Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ec6778ce415e1fe71c889d10c23daa94ea8311c 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-ssh14478055350087082101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4827512879283974414.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11394875773048211930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5854627861352832921.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-ssh13476216600309336388.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-266 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/623 [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/623 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ec6778ce415e1fe71c889d10c23daa94ea8311c (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ec6778ce415e1fe71c889d10c23daa94ea8311c # timeout=10 Commit message: "Merge pull request #4754 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.15" > git rev-list --no-walk d03c3fc825d59e6b3a8f59f45d7ca39112676af6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:40:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:40:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:40:54 ========================================================= 04:40:54 EdgeX Global Pipelines Version Info 04:40:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:40:55 ------------------- 04:40:55 stable info: 04:40:55 ------------------- 04:40:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:40:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:40:55 Message: update stable to v1.0.258 04:40:55 ------------------- 04:40:55 experimental info: 04:40:55 ------------------- 04:40:55 Commited By: **** collab-it+edgex@linuxfoundation.org 04:40:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:40:55 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:40:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:40:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:40:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:40:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:40:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:40:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ec6778 [Pipeline] echo 04:40:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:56 provisioning config files... 04:40:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/623@tmp/config5382092639250849180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:57 ---> ****-login.sh 04:40:57 nexus3.edgexfoundry.org:10001 04:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:57 Configure a credential helper to remove this warning. See 04:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:57 04:40:57 Login Succeeded 04:40:57 nexus3.edgexfoundry.org:10002 04:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:57 Configure a credential helper to remove this warning. See 04:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:57 04:40:57 Login Succeeded 04:40:57 nexus3.edgexfoundry.org:10003 04:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:57 Configure a credential helper to remove this warning. See 04:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:57 04:40:57 Login Succeeded 04:40:57 nexus3.edgexfoundry.org:10004 04:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:57 Configure a credential helper to remove this warning. See 04:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:57 04:40:57 Login Succeeded 04:40:57 ****.io 04:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:58 Configure a credential helper to remove this warning. See 04:40:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:58 04:40:58 Login Succeeded 04:40:58 ---> ****-login.sh ends [Pipeline] } 04:40:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:58 + 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 04:40:58 + + cut -d/ -f2 04:40:58 dirname cmd/core-command/Dockerfile 04:40:58 + echo core-command,cmd/core-command/Dockerfile 04:40:58 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 04:40:58 -d/ -f2 04:40:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:40:58 + dirname cmd/core-data/Dockerfile 04:40:58 + cut -d/ -f2 04:40:58 + echo core-data,cmd/core-data/Dockerfile 04:40:58 + + cut -d/ -f2dirname 04:40:58 cmd/core-metadata/Dockerfile 04:40:58 + echo core-metadata,cmd/core-metadata/Dockerfile 04:40:58 + + cut -d/ -f2 04:40:58 dirname cmd/security-bootstrapper/Dockerfile 04:40:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:40:58 + dirname cmd/security-proxy-auth/Dockerfile 04:40:58 + cut -d/ -f2 04:40:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:40:58 + dirname cmd/security-proxy-setup/Dockerfile 04:40:58 + cut -d/ -f2 04:40:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:40:58 + dirname cmd/security-secretstore-setup/Dockerfile 04:40:58 + cut -d/ -f2 04:40:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:40:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:40:58 + cut -d/ -f2 04:40:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:40:58 + dirname cmd/security-spire-agent/Dockerfile 04:40:58 + cut -d/ -f2 04:40:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:40:58 + dirname cmd/security-spire-config/Dockerfile 04:40:58 + cut -d/ -f2 04:40:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:40:58 + dirname cmd/security-spire-server/Dockerfile 04:40:58 + cut -d/ -f2 04:40:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:40:58 + dirname cmd/support-notifications/Dockerfile 04:40:58 + cut -d/ -f2 04:40:58 + echo support-notifications,cmd/support-notifications/Dockerfile 04:40:58 + dirname cmd/support-scheduler/Dockerfile 04:40:58 + cut -d/ -f2 04:40:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:40:58 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 04:40:59 + git rev-list -1 --merges 2ec6778ce415e1fe71c889d10c23daa94ea8311c~1..2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] echo 04:40:59 -----------> git rev-list -1 --merges 2ec6778ce415e1fe71c889d10c23daa94ea8311c~1..2ec6778ce415e1fe71c889d10c23daa94ea8311c 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:40:59 2ec6778ce415e1fe71c889d10c23daa94ea8311c [false] [Pipeline] sh 04:40:59 + git log --format=format:%s -1 2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] echo 04:40:59 ========================================================= 04:40:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:40:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:40:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:59 + grep -v github /etc/ssh/ssh_known_hosts 04:40:59 + [ -e /tmp/ssh_known_hosts ] 04:40:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:40:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:40:59 + sudo tee -a /etc/ssh/ssh_known_hosts 04:40:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:00 04:41:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:00 0.1.4: Pulling from edgex-devops/py-git-semver 04:41:00 b85a868b505f: Pulling fs layer 04:41:00 e2be974225ed: Pulling fs layer 04:41:00 339a4e72a1f5: Pulling fs layer 04:41:00 988bab9f4d93: Pulling fs layer 04:41:00 1469e6f7b9e6: Pulling fs layer 04:41:00 eaf3925da568: Pulling fs layer 04:41:00 bab4dde63d76: Pulling fs layer 04:41:00 bde34c3a00c8: Pulling fs layer 04:41:00 b352a97aabf1: Pulling fs layer 04:41:00 4872d77fe225: Pulling fs layer 04:41:00 5851b861e8e6: Pulling fs layer 04:41:00 4872d77fe225: Waiting 04:41:00 1469e6f7b9e6: Waiting 04:41:00 bde34c3a00c8: Waiting 04:41:00 b352a97aabf1: Waiting 04:41:00 988bab9f4d93: Waiting 04:41:00 5851b861e8e6: Waiting 04:41:00 bab4dde63d76: Waiting 04:41:00 eaf3925da568: Waiting 04:41:00 e2be974225ed: Download complete 04:41:00 988bab9f4d93: Download complete 04:41:00 1469e6f7b9e6: Verifying Checksum 04:41:00 1469e6f7b9e6: Download complete 04:41:00 339a4e72a1f5: Verifying Checksum 04:41:00 339a4e72a1f5: Download complete 04:41:00 eaf3925da568: Verifying Checksum 04:41:00 eaf3925da568: Download complete 04:41:00 bde34c3a00c8: Verifying Checksum 04:41:00 bde34c3a00c8: Download complete 04:41:00 b352a97aabf1: Verifying Checksum 04:41:00 b352a97aabf1: Download complete 04:41:00 4872d77fe225: Verifying Checksum 04:41:00 4872d77fe225: Download complete 04:41:00 5851b861e8e6: Download complete 04:41:00 b85a868b505f: Verifying Checksum 04:41:00 b85a868b505f: Download complete 04:41:01 bab4dde63d76: Verifying Checksum 04:41:01 bab4dde63d76: Download complete 04:41:01 b85a868b505f: Pull complete 04:41:01 e2be974225ed: Pull complete 04:41:02 339a4e72a1f5: Pull complete 04:41:02 988bab9f4d93: Pull complete 04:41:02 1469e6f7b9e6: Pull complete 04:41:02 eaf3925da568: Pull complete 04:41:04 bab4dde63d76: Pull complete 04:41:04 bde34c3a00c8: Pull complete 04:41:04 b352a97aabf1: Pull complete 04:41:04 4872d77fe225: Pull complete 04:41:04 5851b861e8e6: Pull complete 04:41:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:41:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:04 prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container 04:41:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 04:41:06 $ docker top dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 -eo pid,comm 04:41:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:41:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:06 [ssh-agent] Looking for ssh-agent implementation... 04:41:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:06 $ docker exec dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 ssh-agent 04:41:06 SSH_AUTH_SOCK=/tmp/ssh-hhLY677qOz9D/agent.31 04:41:06 SSH_AGENT_PID=38 04:41:06 Running ssh-add (command line suppressed) 04:41:06 Identity added: /w/workspace/edgex-go/623@tmp/private_key_12572907886800756235.key (/w/workspace/edgex-go/623@tmp/private_key_12572907886800756235.key) 04:41:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:06 + git tag --points-at HEAD [Pipeline] } 04:41:06 $ docker exec --env ******** --env ******** dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 ssh-agent -k 04:41:06 unset SSH_AUTH_SOCK; 04:41:06 unset SSH_AGENT_PID; 04:41:06 echo Agent pid 38 killed; 04:41:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:07 [ssh-agent] Looking for ssh-agent implementation... 04:41:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:07 $ docker exec dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 ssh-agent 04:41:07 SSH_AUTH_SOCK=/tmp/ssh-tfT37m1GPrZI/agent.71 04:41:07 SSH_AGENT_PID=77 04:41:07 Running ssh-add (command line suppressed) 04:41:07 Identity added: /w/workspace/edgex-go/623@tmp/private_key_9298473596024277297.key (/w/workspace/edgex-go/623@tmp/private_key_9298473596024277297.key) 04:41:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:07 + git semver init 04:41:07 2024-02-01 04:41:07,916 [run_init] DEBUG init version:0.0.0 force:False 04:41:07 2024-02-01 04:41:07,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/623/.semver 04:41:07 2024-02-01 04:41:07,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/623/.semver 04:41:07 2024-02-01 04:41:07,917 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/623/.semver'], cwd=/w/workspace/edgex-go/623, universal_newlines=False, shell=None, istream=None) 04:41:12 2024-02-01 04:41:12,094 [append_file] DEBUG append to file:/w/workspace/edgex-go/623/.git/info/exclude 04:41:12 2024-02-01 04:41:12,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/623/.semver/main with force:False 04:41:12 2024-02-01 04:41:12,095 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main 04:41:12 2024-02-01 04:41:12,095 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main 04:41:12 3.2.0-dev.13 [Pipeline] } 04:41:12 $ docker exec --env ******** --env ******** dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 ssh-agent -k 04:41:12 unset SSH_AUTH_SOCK; 04:41:12 unset SSH_AGENT_PID; 04:41:12 echo Agent pid 77 killed; 04:41:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:12 + git semver [Pipeline] } 04:41:12 $ docker stop --time=1 dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 04:41:14 $ docker rm -f --volumes dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 [Pipeline] // withDockerContainer [Pipeline] sh 04:41:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:41:14 Stashed 1 file(s) [Pipeline] echo 04:41:14 [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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 04:41:15 + git config --global --add safe.directory /w/workspace/edgex-go/623 [Pipeline] echo 04:41:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:41:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:41:15 ========================================================= 04:41:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:41:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:41:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:41:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:41:15 7264a8db6415: Pulling fs layer 04:41:15 c4d48a809fc2: Pulling fs layer 04:41:15 4f1c88b9dad5: Pulling fs layer 04:41:15 ad3a456e5733: Pulling fs layer 04:41:15 69c7f0334f64: Pulling fs layer 04:41:15 1f1c1a5573a3: Pulling fs layer 04:41:15 ce7588e14bc9: Pulling fs layer 04:41:15 b5e4710f87ac: Pulling fs layer 04:41:15 ad3a456e5733: Waiting 04:41:15 69c7f0334f64: Waiting 04:41:15 ce7588e14bc9: Waiting 04:41:15 b5e4710f87ac: Waiting 04:41:15 1f1c1a5573a3: Waiting 04:41:15 c4d48a809fc2: Download complete 04:41:15 ad3a456e5733: Verifying Checksum 04:41:15 ad3a456e5733: Download complete 04:41:15 69c7f0334f64: Verifying Checksum 04:41:15 69c7f0334f64: Download complete 04:41:15 7264a8db6415: Verifying Checksum 04:41:15 7264a8db6415: Download complete 04:41:15 1f1c1a5573a3: Verifying Checksum 04:41:15 1f1c1a5573a3: Download complete 04:41:16 7264a8db6415: Pull complete 04:41:16 c4d48a809fc2: Pull complete 04:41:16 b5e4710f87ac: Verifying Checksum 04:41:16 b5e4710f87ac: Download complete 04:41:16 4f1c88b9dad5: Download complete 04:41:16 ce7588e14bc9: Verifying Checksum 04:41:16 ce7588e14bc9: Download complete 04:41:19 4f1c88b9dad5: Pull complete 04:41:19 ad3a456e5733: Pull complete 04:41:19 69c7f0334f64: Pull complete 04:41:19 1f1c1a5573a3: Pull complete 04:41:21 ce7588e14bc9: Pull complete 04:41:22 b5e4710f87ac: Pull complete 04:41:22 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:41:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:41:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:41:22 WORKDIR /edgex 04:41:22 COPY go.mod . 04:41:22 RUN go mod download 04:41:22 + docker build -t ci-base-image-x86_64 -f - . 04:41:23 Sending build context to Docker daemon 175.1MB 04:41:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:41:23 ---> 88b5674ff536 04:41:23 Step 2/4 : WORKDIR /edgex 04:41:25 ---> Running in df3cc0d5620d 04:41:25 Removing intermediate container df3cc0d5620d 04:41:25 ---> 7d6a42396487 04:41:25 Step 3/4 : COPY go.mod . 04:41:25 ---> fcfb24b77ce0 04:41:25 Step 4/4 : RUN go mod download 04:41:25 ---> Running in 04357ccfe9c3 04:41:30 Still waiting to schedule task 04:41:30 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:41:37 Removing intermediate container 04357ccfe9c3 04:41:37 ---> 1003d86c7b46 04:41:37 Successfully built 1003d86c7b46 04:41:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:37 + docker inspect -f . ci-base-image-x86_64 04:41:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:37 prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container 04:41:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 04:41:38 $ docker top 2eea02a95841658c831fd19f4a7a49b7c122a6fbbb869283364fd3ad8efa11af -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:38 + go version 04:41:38 go version go1.21.0 linux/amd64 [Pipeline] } 04:41:38 $ docker stop --time=1 2eea02a95841658c831fd19f4a7a49b7c122a6fbbb869283364fd3ad8efa11af 04:41:39 $ docker rm -f --volumes 2eea02a95841658c831fd19f4a7a49b7c122a6fbbb869283364fd3ad8efa11af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:40 + docker inspect -f . ci-base-image-x86_64 04:41:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:40 prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container 04:41:40 $ 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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 04:41:40 $ docker top caab5fd6ef9eb0b08dcc1632aba95acf5d91a71a52015c7f943c07d702d517ea -eo pid,comm [Pipeline] { [Pipeline] echo 04:41:40 ========================================================= 04:41:40 [edgeXBuildGoParallel] Running Tests and Build... 04:41:40 ========================================================= [Pipeline] sh 04:41:41 + git config --global --add safe.directory /w/workspace/edgex-go/623 [Pipeline] fileExists [Pipeline] sh 04:41:41 + make test 04:41:41 go test -race -coverprofile=coverage.out ./... 04:41:48 ? github.com/edgexfoundry/edgex-go [no test files] 04:42:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:42:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:42:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:42:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:42:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:42:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:42:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:42:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:42:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:42:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 04:42:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements 04:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:42:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:42:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:42:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.090s coverage: 69.2% of statements 04:42:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.2% of statements 04:42:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.073s coverage: 93.4% of statements 04:42:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements 04:42:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:42:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:42:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:42:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:42:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:42:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:42:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:42:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:42:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:42:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:42:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 97.6% of statements 04:42:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:42:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.063s coverage: 0.9% of statements 04:42:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements 04:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 82.9% of statements 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.122s coverage: 96.3% of statements 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.043s coverage: 94.4% of statements 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:42:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:42:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.282s coverage: 79.9% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.053s coverage: 62.3% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.052s coverage: 86.0% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.158s coverage: 63.1% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 38.4% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 95.7% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.088s coverage: 98.9% of statements 04:42:39 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 04:42:39 running golangci-lint 04:42:39 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 04:42:39 go version go1.21.0 linux/amd64 04:42:40 level=info msg="[config_reader] Used config file .golangci.yml" 04:42:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:42:55 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 13.069321719s" 04:42:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.839715ms" 04:43:01 level=info msg="[linters_context/goanalysis] analyzers took 1m15.565027317s with top 10 stages: buildir: 29.697789912s, gosec: 5.751542532s, inspect: 1.854784102s, fact_deprecated: 1.690450372s, printf: 1.527035331s, ctrlflow: 1.274780835s, nilness: 1.180102976s, fact_purity: 1.12286772s, typedness: 953.65184ms, S1038: 841.008741ms" 04:43:01 level=info msg="[runner] Issues before processing: 197, after processing: 0" 04:43:01 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, autogenerated_exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, skip_files: 197/197, exclude-rules: 21/197, cgo: 197/197" 04:43:01 level=info msg="[runner] processing took 15.546961ms with stages: nolint: 7.152603ms, identifier_marker: 3.389411ms, path_prettifier: 1.675545ms, autogenerated_exclude: 1.502565ms, exclude-rules: 1.033674ms, skip_dirs: 728.023µs, cgo: 39.1µs, filename_unadjuster: 21.89µs, max_same_issues: 800ns, uniq_by_line: 460ns, fixer: 430ns, skip_files: 380ns, diff: 370ns, exclude: 280ns, severity-rules: 270ns, sort_results: 250ns, path_prefixer: 250ns, source_code: 240ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" 04:43:01 level=info msg="[runner] linters took 7.707514878s with stages: goanalysis_metalinter: 7.691857016s" 04:43:01 level=info msg="File cache stats: 0 entries of total size 0B" 04:43:01 level=info msg="Memory: 210 samples, avg is 229.3MB, max is 928.9MB" 04:43:01 level=info msg="Execution took 20.820764366s" 04:43:01 go vet ./... 04:43:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:43:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:43:05 ./bin/test-attribution-txt.sh 04:43:05 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:43:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:43:06 + ls -al . 04:43:06 total 736 04:43:06 drwxrwxr-x 11 1001 1001 4096 Feb 1 04:41 . 04:43:06 drwxr-xr-x 4 root root 4096 Feb 1 04:41 .. 04:43:06 drwxrwxr-x 2 1001 1001 4096 Feb 1 04:40 .blubracket 04:43:06 -rw-rw-r-- 1 1001 1001 10 Feb 1 04:40 .dockerignore 04:43:06 drwxrwxr-x 8 1001 1001 4096 Feb 1 04:42 .git 04:43:06 drwxrwxr-x 3 1001 1001 4096 Feb 1 04:40 .github 04:43:06 -rw-rw-r-- 1 1001 1001 1074 Feb 1 04:40 .gitignore 04:43:06 -rw-rw-r-- 1 1001 1001 42 Feb 1 04:40 .golangci.yml 04:43:06 -rw-rw-r-- 1 1001 1001 100 Feb 1 04:40 .hadolint.yml 04:43:06 drwxr-xr-x 3 1001 1001 4096 Feb 1 04:41 .semver 04:43:06 -rw-rw-r-- 1 1001 1001 155 Feb 1 04:40 .sonarcloud.properties 04:43:06 -rw-rw-r-- 1 1001 1001 1171 Feb 1 04:40 ADOPTERS.md 04:43:06 -rw-rw-r-- 1 1001 1001 11674 Feb 1 04:40 Attribution.txt 04:43:06 -rw-rw-r-- 1 1001 1001 100284 Feb 1 04:40 CHANGELOG.md 04:43:06 -rw-rw-r-- 1 1001 1001 3804 Feb 1 04:40 CONTRIBUTING.md 04:43:06 -rw-rw-r-- 1 1001 1001 677 Feb 1 04:40 GOVERNANCE.md 04:43:06 -rw-rw-r-- 1 1001 1001 861 Feb 1 04:40 Jenkinsfile 04:43:06 -rw-rw-r-- 1 1001 1001 10775 Feb 1 04:40 LICENSE 04:43:06 -rw-rw-r-- 1 1001 1001 15392 Feb 1 04:40 Makefile 04:43:06 -rw-rw-r-- 1 1001 1001 582 Feb 1 04:40 OWNERS.md 04:43:06 -rw-rw-r-- 1 1001 1001 9528 Feb 1 04:40 README.md 04:43:06 -rw-rw-r-- 1 1001 1001 789 Feb 1 04:40 SECURITY.md 04:43:06 -rw-rw-r-- 1 1001 1001 12 Feb 1 04:41 VERSION 04:43:06 drwxrwxr-x 2 1001 1001 4096 Feb 1 04:40 bin 04:43:06 drwxrwxr-x 18 1001 1001 4096 Feb 1 04:40 cmd 04:43:06 -rw-r--r-- 1 root root 453602 Feb 1 04:42 coverage.out 04:43:06 drwxrwxr-x 2 1001 1001 4096 Feb 1 04:40 fuzz_test 04:43:06 -rw-rw-r-- 1 1001 1001 3733 Feb 1 04:40 go.mod 04:43:06 -rw-rw-r-- 1 1001 1001 34133 Feb 1 04:40 go.sum 04:43:06 drwxrwxr-x 7 1001 1001 4096 Feb 1 04:40 internal 04:43:06 drwxrwxr-x 3 1001 1001 4096 Feb 1 04:40 openapi 04:43:06 -rw-rw-r-- 1 1001 1001 584 Feb 1 04:40 security.txt 04:43:06 -rw-rw-r-- 1 1001 1001 204 Feb 1 04:40 version.go [Pipeline] sh 04:43:06 + '[' -e coverage.out ] 04:43:06 + chown 1001:1001 coverage.out [Pipeline] stash 04:43:06 Stashed 1 file(s) [Pipeline] sh 04:43:06 + make build 04:43:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:43:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:43:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:43:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:43:19 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:43:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:43:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:43:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:43:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:43:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:43:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:43:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:43:30 $ docker stop --time=1 caab5fd6ef9eb0b08dcc1632aba95acf5d91a71a52015c7f943c07d702d517ea 04:43:34 $ docker rm -f --volumes caab5fd6ef9eb0b08dcc1632aba95acf5d91a71a52015c7f943c07d702d517ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:43:35 04:43:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:43:36 latest: Pulling from edgex-devops/edgex-compose 04:43:36 91d30c5bc195: Pulling fs layer 04:43:36 2e9b0aa3be6d: Pulling fs layer 04:43:36 9c61dcf015f6: Pulling fs layer 04:43:36 4698f68db338: Pulling fs layer 04:43:36 2a2f49069b9e: Pulling fs layer 04:43:36 e0025b399a48: Pulling fs layer 04:43:36 4698f68db338: Waiting 04:43:36 2a2f49069b9e: Waiting 04:43:36 e0025b399a48: Waiting 04:43:36 91d30c5bc195: Verifying Checksum 04:43:36 91d30c5bc195: Download complete 04:43:36 4698f68db338: Verifying Checksum 04:43:36 4698f68db338: Download complete 04:43:36 2e9b0aa3be6d: Verifying Checksum 04:43:36 2e9b0aa3be6d: Download complete 04:43:36 e0025b399a48: Download complete 04:43:36 91d30c5bc195: Pull complete 04:43:36 2a2f49069b9e: Download complete 04:43:37 2e9b0aa3be6d: Pull complete 04:43:37 9c61dcf015f6: Verifying Checksum 04:43:37 9c61dcf015f6: Download complete 04:43:39 9c61dcf015f6: Pull complete 04:43:39 4698f68db338: Pull complete 04:43:40 2a2f49069b9e: Pull complete 04:43:40 e0025b399a48: Pull complete 04:43:40 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:43:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:40 prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container 04:43:40 $ 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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 04:43:45 $ docker top fa44fa7504177c495d37e9574e7095d4e986186e77adad891ce0d392c2db8140 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:45 + docker compose -f ./docker-compose-build.yml build --parallel 04:43:48 #1 [core-data internal] load build definition from Dockerfile 04:43:48 #1 transferring dockerfile: 2.01kB done 04:43:48 #1 DONE 0.0s 04:43:48 04:43:48 #2 [security-proxy-setup internal] load build definition from Dockerfile 04:43:48 #2 transferring dockerfile: 2.50kB done 04:43:48 #2 DONE 0.0s 04:43:48 04:43:48 #3 [security-bootstrapper internal] load build definition from Dockerfile 04:43:48 #3 transferring dockerfile: 2.93kB 0.0s done 04:43:48 #3 DONE 0.0s 04:43:48 04:43:48 #4 [security-proxy-auth internal] load build definition from Dockerfile 04:43:48 #4 transferring dockerfile: 2.15kB done 04:43:48 #4 DONE 0.0s 04:43:48 04:43:48 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:43:48 #5 transferring dockerfile: 2.23kB done 04:43:48 #5 DONE 0.0s 04:43:48 04:43:48 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:43:48 #6 transferring dockerfile: 1.89kB done 04:43:48 #6 DONE 0.0s 04:43:48 04:43:48 #7 [core-metadata internal] load build definition from Dockerfile 04:43:48 #7 transferring dockerfile: 2.06kB done 04:43:48 #7 DONE 0.0s 04:43:48 04:43:48 #8 [security-spire-agent internal] load build definition from Dockerfile 04:43:48 #8 transferring dockerfile: 1.81kB done 04:43:48 #8 DONE 0.0s 04:43:48 04:43:48 #9 [core-data internal] load .dockerignore 04:43:48 #9 transferring context: 50B done 04:43:48 #9 DONE 0.0s 04:43:48 04:43:48 #10 [security-secretstore-setup internal] load build definition from Dockerfile 04:43:48 #10 transferring dockerfile: 2.49kB done 04:43:48 #10 DONE 0.0s 04:43:48 04:43:48 #11 [security-spire-config internal] load build definition from Dockerfile 04:43:48 #11 transferring dockerfile: 1.69kB done 04:43:48 #11 DONE 0.1s 04:43:48 04:43:48 #12 [support-notifications internal] load build definition from Dockerfile 04:43:48 #12 transferring dockerfile: 1.95kB done 04:43:48 #12 DONE 0.0s 04:43:48 04:43:48 #13 [security-spire-server internal] load build definition from Dockerfile 04:43:48 #13 transferring dockerfile: 1.70kB done 04:43:48 #13 DONE 0.1s 04:43:48 04:43:48 #14 [core-command internal] load build definition from Dockerfile 04:43:48 #14 transferring dockerfile: 1.93kB done 04:43:48 #14 DONE 0.1s 04:43:48 04:43:48 #15 [support-scheduler internal] load build definition from Dockerfile 04:43:48 #15 transferring dockerfile: 1.93kB done 04:43:48 #15 DONE 0.1s 04:43:48 04:43:48 #16 [security-bootstrapper internal] load .dockerignore 04:43:48 #16 transferring context: 50B done 04:43:48 #16 DONE 0.0s 04:43:48 04:43:48 #17 [security-proxy-setup internal] load .dockerignore 04:43:48 #17 transferring context: 50B done 04:43:48 #17 DONE 0.0s 04:43:48 04:43:48 #18 [security-proxy-auth internal] load .dockerignore 04:43:48 #18 transferring context: 50B done 04:43:48 #18 DONE 0.0s 04:43:48 04:43:48 #19 [core-common-config-bootstrapper internal] load .dockerignore 04:43:48 #19 transferring context: 50B done 04:43:48 #19 DONE 0.0s 04:43:48 04:43:48 #20 [security-spiffe-token-provider internal] load .dockerignore 04:43:48 #20 transferring context: 50B done 04:43:48 #20 DONE 0.0s 04:43:48 04:43:48 #21 [core-metadata internal] load .dockerignore 04:43:48 #21 transferring context: 50B done 04:43:48 #21 DONE 0.0s 04:43:48 04:43:48 #22 [security-spire-agent internal] load .dockerignore 04:43:48 #22 transferring context: 50B done 04:43:48 #22 DONE 0.0s 04:43:48 04:43:48 #23 [security-secretstore-setup internal] load .dockerignore 04:43:48 #23 transferring context: 50B done 04:43:48 #23 DONE 0.0s 04:43:48 04:43:48 #24 [support-notifications internal] load .dockerignore 04:43:48 #24 transferring context: 50B done 04:43:48 #24 DONE 0.0s 04:43:48 04:43:48 #25 [security-spire-config internal] load .dockerignore 04:43:48 #25 transferring context: 50B done 04:43:48 #25 DONE 0.0s 04:43:48 04:43:48 #26 [security-spire-server internal] load .dockerignore 04:43:48 #26 transferring context: 50B done 04:43:48 #26 DONE 0.0s 04:43:48 04:43:48 #27 [core-command internal] load .dockerignore 04:43:48 #27 transferring context: 50B done 04:43:48 #27 DONE 0.0s 04:43:48 04:43:48 #28 [support-scheduler internal] load .dockerignore 04:43:48 #28 transferring context: 50B done 04:43:48 #28 DONE 0.0s 04:43:48 04:43:48 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:43:48 #29 DONE 0.0s 04:43:48 04:43:48 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 04:43:48 #30 DONE 0.1s 04:43:48 04:43:48 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:43:48 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:43:48 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:43:48 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 04:43:48 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 04:43:48 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.15MB / 3.40MB 0.1s 04:43:48 #31 ... 04:43:48 04:43:48 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:43:48 #29 DONE 0.0s 04:43:48 04:43:48 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:43:48 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 04:43:48 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 04:43:49 #31 ... 04:43:49 04:43:49 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:43:49 #29 DONE 0.0s 04:43:49 04:43:49 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:43:49 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:43:49 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:43:49 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 04:43:49 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 04:43:49 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 04:43:49 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done 04:43:49 #31 ... 04:43:49 04:43:49 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:43:49 #29 DONE 0.0s 04:43:49 04:43:49 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:43:49 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done 04:43:49 #31 ... 04:43:49 04:43:49 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:43:49 #29 DONE 0.0s 04:43:49 04:43:49 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 04:43:49 #30 DONE 0.4s 04:43:49 04:43:49 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:43:49 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:43:49 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:43:49 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 04:43:49 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 04:43:49 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 04:43:49 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done 04:43:49 #31 ... 04:43:49 04:43:49 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:43:49 #29 DONE 0.0s 04:43:49 04:43:49 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:43:49 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:43:49 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:43:49 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 04:43:49 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 04:43:49 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 04:43:49 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done 04:43:50 #31 ... 04:43:50 04:43:50 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 04:43:50 #30 DONE 1.5s 04:43:50 04:43:50 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:43:50 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:43:50 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:43:50 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 04:43:50 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 04:43:50 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 04:43:50 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done 04:43:50 #31 DONE 1.9s 04:43:50 04:43:50 #32 [support-scheduler internal] load build context 04:43:50 #32 ... 04:43:50 04:43:50 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:43:50 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:43:50 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:43:50 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 04:43:50 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 04:43:50 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 04:43:50 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done 04:43:50 #31 DONE 1.9s 04:43:50 04:43:50 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:43:50 #33 DONE 2.0s 04:43:50 04:43:50 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:43:50 #34 DONE 2.1s 04:43:50 04:43:50 #32 [support-scheduler internal] load build context 04:43:51 #32 ... 04:43:51 04:43:51 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:43:51 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:43:51 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:43:51 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 04:43:51 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 04:43:51 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 04:43:51 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done 04:43:51 #31 DONE 1.9s 04:43:51 04:43:51 #32 [support-scheduler internal] load build context 04:43:51 #32 ... 04:43:51 04:43:51 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:43:51 #35 DONE 2.9s 04:43:51 04:43:51 #32 [support-scheduler internal] load build context 04:43:51 #32 ... 04:43:51 04:43:51 #36 [security-spire-agent internal] load build context 04:43:51 #36 transferring context: 17.63kB 0.0s done 04:43:51 #36 DONE 0.4s 04:43:51 04:43:51 #32 [support-scheduler internal] load build context 04:43:51 #32 ... 04:43:51 04:43:51 #37 [security-spire-config internal] load build context 04:43:51 #37 transferring context: 16.35kB 0.1s done 04:43:51 #37 DONE 0.6s 04:43:51 04:43:51 #38 [security-spire-server internal] load build context 04:43:51 #38 transferring context: 18.10kB 0.1s done 04:43:51 #38 DONE 0.6s 04:43:51 04:43:51 #32 [support-scheduler internal] load build context 04:43:56 #32 transferring context: 219.62MB 5.8s 04:43:56 #32 ... 04:43:56 04:43:56 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:43:56 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 04:43:56 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:43:56 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 04:43:56 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 04:43:56 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.3s 04:43:58 #39 ... 04:43:58 04:43:58 #40 [core-data internal] load build context 04:43:58 #40 transferring context: 309.92MB 6.3s done 04:43:58 #40 ... 04:43:58 04:43:58 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:43:58 #39 ... 04:43:58 04:43:58 #41 [security-proxy-setup internal] load build context 04:43:58 #41 transferring context: 309.92MB 7.9s done 04:43:58 #41 ... 04:43:58 04:43:58 #42 [security-bootstrapper internal] load build context 04:43:58 #42 transferring context: 309.92MB 6.2s done 04:43:59 #42 ... 04:43:59 04:43:59 #43 [core-metadata internal] load build context 04:43:59 #43 transferring context: 309.92MB 7.8s done 04:43:59 #43 ... 04:43:59 04:43:59 #44 [core-common-config-bootstrapper internal] load build context 04:43:59 #44 transferring context: 309.92MB 7.4s done 04:43:59 #44 ... 04:43:59 04:43:59 #45 [security-proxy-auth internal] load build context 04:43:59 #45 transferring context: 309.92MB 6.2s done 04:43:59 #45 ... 04:43:59 04:43:59 #46 [core-command internal] load build context 04:43:59 #46 transferring context: 309.92MB 6.1s done 04:43:59 #46 ... 04:43:59 04:43:59 #47 [security-spiffe-token-provider internal] load build context 04:43:59 #47 transferring context: 309.92MB 6.7s done 04:43:59 #47 ... 04:43:59 04:43:59 #48 [support-notifications internal] load build context 04:43:59 #48 transferring context: 309.92MB 7.9s done 04:44:00 #48 ... 04:44:00 04:44:00 #49 [security-secretstore-setup internal] load build context 04:44:00 #49 transferring context: 309.92MB 6.2s done 04:44:00 #49 ... 04:44:00 04:44:00 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:44:00 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:44:00 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 8.1s done 04:44:00 #39 ... 04:44:00 04:44:00 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:44:00 #50 ... 04:44:00 04:44:00 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:44:00 #51 ... 04:44:00 04:44:00 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:44:00 #0 7.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:00 #0 7.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:00 #0 7.515 (1/2) Installing dumb-init (1.2.5-r2) 04:44:00 #0 7.519 (2/2) Installing su-exec (0.2-r3) 04:44:00 #0 7.546 Executing busybox-1.36.1-r5.trigger 04:44:00 #0 7.553 OK: 7 MiB in 17 packages 04:44:00 #52 ... 04:44:00 04:44:00 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:44:01 #53 ... 04:44:01 04:44:01 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:44:01 #54 ... 04:44:01 04:44:01 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:44:01 #55 ... 04:44:01 04:44:01 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:44:01 #56 ... 04:44:01 04:44:01 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:44:02 #57 ... 04:44:02 04:44:02 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:44:02 #58 ... 04:44:02 04:44:02 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:44:02 #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 04:44:02 #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 04:44:02 #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 04:44:02 #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 04:44:02 #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 8.1s done 04:44:02 #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 10.4s 04:44:02 #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:44:03 #59 ... 04:44:03 04:44:03 #60 [support-notifications builder 2/7] WORKDIR /edgex-go 04:44:03 #60 ... 04:44:03 04:44:03 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:44:03 #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 12.0s 04:44:04 #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 12.9s done 04:44:04 #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 13.2s 04:44:06 #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 14.8s done 04:44:07 #59 ... 04:44:07 04:44:07 #32 [support-scheduler internal] load build context 04:44:07 #32 transferring context: 309.92MB 6.6s done 04:44:07 #32 ... 04:44:07 04:44:07 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:44:07 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 14.8s done 04:44:07 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:44:07 #39 ... 04:44:07 04:44:07 #45 [security-proxy-auth internal] load build context 04:44:07 #45 DONE 18.8s 04:44:07 04:44:07 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:44:07 #52 DONE 17.1s 04:44:07 04:44:07 #42 [security-bootstrapper internal] load build context 04:44:07 #42 DONE 18.8s 04:44:07 04:44:07 #40 [core-data internal] load build context 04:44:07 #40 DONE 19.0s 04:44:07 04:44:07 #60 [support-notifications builder 2/7] WORKDIR /edgex-go 04:44:07 #60 DONE 16.3s 04:44:07 04:44:07 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:44:07 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 16.1s 04:44:07 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 16.1s 04:44:07 #39 ... 04:44:07 04:44:07 #49 [security-secretstore-setup internal] load build context 04:44:07 #49 DONE 18.6s 04:44:07 04:44:07 #46 [core-command internal] load build context 04:44:07 #46 DONE 18.5s 04:44:07 04:44:07 #47 [security-spiffe-token-provider internal] load build context 04:44:07 #47 DONE 18.6s 04:44:07 04:44:07 #41 [security-proxy-setup internal] load build context 04:44:07 #41 DONE 18.9s 04:44:07 04:44:07 #32 [support-scheduler internal] load build context 04:44:07 #32 DONE 17.4s 04:44:07 04:44:07 #44 [core-common-config-bootstrapper internal] load build context 04:44:07 #44 DONE 18.7s 04:44:07 04:44:07 #43 [core-metadata internal] load build context 04:44:07 #43 DONE 18.7s 04:44:07 04:44:07 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:44:07 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 16.2s done 04:44:07 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 16.2s 04:44:07 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 04:44:07 #39 ... 04:44:07 04:44:07 #48 [support-notifications internal] load build context 04:44:07 #48 DONE 18.6s 04:44:07 04:44:07 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:44:07 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 16.2s done 04:44:07 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 16.3s 04:44:07 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.4s 04:44:07 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 04:44:07 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.5s done 04:44:09 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done 04:44:10 #39 ... 04:44:10 04:44:10 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:44:10 #56 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #56 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #56 18.19 (1/1) Installing dumb-init (1.2.5-r2) 04:44:10 #56 18.20 Executing busybox-1.36.1-r5.trigger 04:44:10 #56 18.20 OK: 7 MiB in 16 packages 04:44:10 #56 DONE 19.5s 04:44:10 04:44:10 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:44:10 #51 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #51 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #51 18.12 (1/2) Installing ca-certificates (20230506-r0) 04:44:10 #51 18.15 (2/2) Installing dumb-init (1.2.5-r2) 04:44:10 #51 18.15 Executing busybox-1.36.1-r5.trigger 04:44:10 #51 18.17 Executing ca-certificates-20230506-r0.trigger 04:44:10 #51 18.27 OK: 8 MiB in 17 packages 04:44:10 #51 DONE 19.5s 04:44:10 04:44:10 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:44:10 #53 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #53 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #53 18.39 (1/4) Installing dumb-init (1.2.5-r2) 04:44:10 #53 18.39 (2/4) Installing openssl (3.1.4-r5) 04:44:10 #53 18.42 (3/4) Installing su-exec (0.2-r3) 04:44:10 #53 18.43 (4/4) Installing yq (4.33.3-r5) 04:44:10 #53 18.57 Executing busybox-1.36.1-r5.trigger 04:44:10 #53 18.58 OK: 17 MiB in 19 packages 04:44:10 #53 DONE 19.6s 04:44:10 04:44:10 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:44:10 #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #0 1.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #0 1.360 OK: 264 MiB in 52 packages 04:44:10 #61 DONE 2.5s 04:44:10 04:44:10 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:44:10 #0 1.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #0 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #0 1.415 OK: 264 MiB in 52 packages 04:44:10 #62 DONE 2.5s 04:44:10 04:44:10 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:44:10 #58 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #58 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #58 17.72 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:44:10 #58 17.72 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:44:10 #58 17.72 OK: 20069 distinct packages available 04:44:10 #58 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #58 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #58 18.11 (1/4) Installing dumb-init (1.2.5-r2) 04:44:10 #58 18.12 (2/4) Installing musl-obstack (1.2.3-r2) 04:44:10 #58 18.13 (3/4) Installing libucontext (1.2-r2) 04:44:10 #58 18.13 (4/4) Installing gcompat (1.1.0-r1) 04:44:10 #58 18.13 Executing busybox-1.36.1-r5.trigger 04:44:10 #58 18.14 OK: 8 MiB in 19 packages 04:44:10 #58 DONE 18.9s 04:44:10 04:44:10 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:44:10 #55 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #55 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #55 17.21 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:44:10 #55 17.21 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:44:10 #55 17.21 OK: 20069 distinct packages available 04:44:10 #55 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #55 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #55 17.65 (1/5) Installing dumb-init (1.2.5-r2) 04:44:10 #55 17.67 (2/5) Installing musl-obstack (1.2.3-r2) 04:44:10 #55 17.69 (3/5) Installing libucontext (1.2-r2) 04:44:10 #55 17.69 (4/5) Installing gcompat (1.1.0-r1) 04:44:10 #55 17.69 (5/5) Installing openssl (3.1.4-r5) 04:44:10 #55 17.77 Executing busybox-1.36.1-r5.trigger 04:44:10 #55 17.78 OK: 8 MiB in 20 packages 04:44:10 #55 DONE 19.0s 04:44:10 04:44:10 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:44:10 #57 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #57 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #57 18.04 (1/4) Installing ca-certificates (20230506-r0) 04:44:10 #57 18.07 (2/4) Installing dumb-init (1.2.5-r2) 04:44:10 #57 18.07 (3/4) Installing su-exec (0.2-r3) 04:44:10 #57 18.07 (4/4) Installing yq (4.33.3-r5) 04:44:10 #57 18.25 Executing busybox-1.36.1-r5.trigger 04:44:10 #57 18.26 Executing ca-certificates-20230506-r0.trigger 04:44:10 #57 18.42 OK: 17 MiB in 19 packages 04:44:10 #57 DONE 19.7s 04:44:10 04:44:10 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:44:10 #50 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #50 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #50 18.49 (1/1) Installing dumb-init (1.2.5-r2) 04:44:10 #50 18.49 Executing busybox-1.36.1-r5.trigger 04:44:10 #50 18.50 OK: 7 MiB in 16 packages 04:44:10 #50 DONE 19.8s 04:44:10 04:44:10 #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:44:10 #0 1.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #0 1.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #0 1.923 OK: 264 MiB in 52 packages 04:44:10 #63 DONE 2.7s 04:44:10 04:44:10 #64 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:44:10 #64 ... 04:44:10 04:44:10 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:44:10 #54 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #54 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #54 18.25 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:44:10 #54 18.25 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:44:10 #54 18.25 OK: 20069 distinct packages available 04:44:10 #54 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #54 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #54 18.73 (1/11) Installing ca-certificates (20230506-r0) 04:44:10 #54 18.74 (2/11) Installing brotli-libs (1.0.9-r14) 04:44:10 #54 18.75 (3/11) Installing libunistring (1.1-r1) 04:44:10 #54 18.76 (4/11) Installing libidn2 (2.3.4-r1) 04:44:10 #54 18.77 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:44:10 #54 18.77 (6/11) Installing libcurl (8.5.0-r0) 04:44:10 #54 18.78 (7/11) Installing curl (8.5.0-r0) 04:44:10 #54 18.79 (8/11) Installing dumb-init (1.2.5-r2) 04:44:10 #54 18.79 (9/11) Installing musl-obstack (1.2.3-r2) 04:44:10 #54 18.80 (10/11) Installing libucontext (1.2-r2) 04:44:10 #54 18.80 (11/11) Installing gcompat (1.1.0-r1) 04:44:10 #54 18.81 Executing busybox-1.36.1-r5.trigger 04:44:10 #54 18.81 Executing ca-certificates-20230506-r0.trigger 04:44:10 #54 18.85 OK: 12 MiB in 26 packages 04:44:10 #54 DONE 19.7s 04:44:10 04:44:10 #65 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 04:44:10 #65 ... 04:44:10 04:44:10 #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:44:10 #66 DONE 0.3s 04:44:10 04:44:10 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:44:10 #67 DONE 0.4s 04:44:10 04:44:10 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:44:10 #0 2.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #0 2.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #0 2.819 OK: 7 MiB in 17 packages 04:44:10 #68 DONE 2.9s 04:44:10 04:44:10 #69 [core-data builder 4/7] COPY go.mod vendor* ./ 04:44:10 #69 DONE 0.3s 04:44:10 04:44:10 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:44:10 #39 ... 04:44:10 04:44:10 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:44:10 #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #0 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #0 2.685 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:44:10 #0 2.685 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:44:10 #0 2.685 OK: 20073 distinct packages available 04:44:10 #0 2.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:10 #0 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:10 #0 3.093 OK: 264 MiB in 52 packages 04:44:10 #70 DONE 3.2s 04:44:10 04:44:10 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:44:10 #71 DONE 0.0s 04:44:10 04:44:10 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:12 #72 ... 04:44:12 04:44:12 #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 04:44:12 #65 1.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:12 #65 2.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:12 #65 2.221 OK: 7 MiB in 16 packages 04:44:12 #65 DONE 2.4s 04:44:12 04:44:12 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:44:12 #0 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:12 #0 2.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:12 #0 2.303 OK: 8 MiB in 17 packages 04:44:12 #73 DONE 2.4s 04:44:12 04:44:12 #64 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:44:12 #64 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:12 #64 2.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:12 #64 2.489 OK: 8 MiB in 20 packages 04:44:12 #64 DONE 2.6s 04:44:12 04:44:12 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:44:12 #0 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:12 #0 2.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:12 #0 2.429 OK: 8 MiB in 19 packages 04:44:12 #74 DONE 2.6s 04:44:12 04:44:12 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:44:12 #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:12 #0 2.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:12 #0 2.542 OK: 7 MiB in 16 packages 04:44:12 #75 DONE 2.7s 04:44:12 04:44:12 #76 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:44:14 #76 DONE 1.5s 04:44:14 04:44:14 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:44:14 #0 2.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:14 #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:14 #0 2.764 OK: 17 MiB in 19 packages 04:44:14 #77 DONE 4.2s 04:44:14 04:44:14 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:44:14 #0 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:14 #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:14 #0 2.588 OK: 12 MiB in 26 packages 04:44:14 #78 DONE 4.1s 04:44:14 04:44:14 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:44:14 #0 2.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:14 #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:14 #0 3.362 OK: 17 MiB in 19 packages 04:44:14 #79 DONE 4.2s 04:44:14 04:44:14 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:44:14 #80 DONE 1.5s 04:44:14 04:44:14 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:44:14 #81 DONE 0.1s 04:44:14 04:44:14 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:44:14 #82 DONE 1.6s 04:44:14 04:44:14 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:44:14 #83 DONE 0.1s 04:44:14 04:44:14 #84 [security-spire-server stage-2 6/9] COPY security.txt / 04:44:14 #84 ... 04:44:14 04:44:14 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:44:14 #85 DONE 0.1s 04:44:14 04:44:14 #86 [security-spire-config stage-2 6/10] COPY security.txt / 04:44:14 #86 DONE 0.3s 04:44:14 04:44:14 #84 [security-spire-server stage-2 6/9] COPY security.txt / 04:44:14 #84 DONE 0.4s 04:44:14 04:44:14 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:44:14 #87 DONE 0.5s 04:44:14 04:44:14 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:44:14 #88 DONE 4.4s 04:44:14 04:44:14 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:44:14 #89 DONE 0.2s 04:44:14 04:44:14 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:44:14 #90 DONE 0.1s 04:44:14 04:44:14 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:44:14 #91 DONE 0.1s 04:44:14 04:44:14 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:44:15 #92 DONE 0.1s 04:44:15 04:44:15 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:44:15 #93 DONE 0.1s 04:44:15 04:44:15 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:44:15 #94 DONE 0.1s 04:44:15 04:44:15 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 04:44:15 #95 DONE 0.1s 04:44:15 04:44:15 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:44:15 #96 DONE 0.1s 04:44:15 04:44:15 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:44:15 #97 DONE 0.1s 04:44:15 04:44:15 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:44:15 #98 DONE 0.1s 04:44:15 04:44:15 #99 [security-spire-config] exporting to image 04:44:15 #99 exporting layers 04:44:15 #99 ... 04:44:15 04:44:15 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:44:15 #100 DONE 0.1s 04:44:15 04:44:15 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:44:15 #101 DONE 0.0s 04:44:15 04:44:15 #99 [security-spire-agent] exporting to image 04:44:15 #99 exporting layers 0.6s done 04:44:16 #99 exporting layers 0.5s done 04:44:16 #99 writing image sha256:1e1fe94e68bbed571e570424489bdaf887222d4b73ef7c3b6def59f18a79105a done 04:44:16 #99 naming to docker.io/library/security-spire-server done 04:44:16 #99 writing image sha256:f0d9ce4cfd4ffce5f3b0ca0c9d639a85a4b995f6d85de14b57b46609dad3b86c done 04:44:16 #99 naming to docker.io/library/security-spire-config done 04:44:16 #99 writing image sha256:8fe7e66d9e471ad75adfcf3275b186f4a0dab18b984ea0482ef614ee21ff34ab done 04:44:16 #99 naming to docker.io/library/security-spire-agent done 04:44:16 #99 DONE 0.7s 04:44:16 04:44:16 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:44:16 #59 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:44:16 #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 04:44:16 #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 16.5s done 04:44:16 #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done 04:44:21 #59 ... 04:44:21 04:44:21 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:21 #102 ... 04:44:21 04:44:21 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:21 #103 ... 04:44:21 04:44:21 #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:23 #104 DONE 12.9s 04:44:23 04:44:23 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:23 #72 DONE 12.5s 04:44:23 04:44:23 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:23 #103 DONE 12.9s 04:44:23 04:44:23 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:23 #102 DONE 12.9s 04:44:23 04:44:23 #105 [security-bootstrapper builder 6/7] COPY . . 04:44:26 #105 DONE 2.5s 04:44:26 04:44:26 #106 [support-notifications builder 6/7] COPY . . 04:44:26 #106 DONE 2.5s 04:44:26 04:44:26 #107 [security-secretstore-setup builder 6/7] COPY . . 04:44:26 #107 CACHED 04:44:26 04:44:26 #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:26 #108 CACHED 04:44:26 04:44:26 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:44:26 #109 CACHED 04:44:26 04:44:26 #110 [security-spiffe-token-provider builder 6/7] COPY . . 04:44:26 #110 DONE 2.5s 04:44:26 04:44:26 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:44:26 #111 CACHED 04:44:26 04:44:26 #112 [security-proxy-setup builder 6/7] COPY . . 04:44:26 #112 CACHED 04:44:26 04:44:26 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:26 #113 CACHED 04:44:26 04:44:26 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 04:44:26 #114 CACHED 04:44:26 04:44:26 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:26 #115 CACHED 04:44:26 04:44:26 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:44:26 #116 CACHED 04:44:26 04:44:26 #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:44:26 #117 CACHED 04:44:26 04:44:26 #118 [support-scheduler builder 6/7] COPY . . 04:44:26 #118 CACHED 04:44:26 04:44:26 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:26 #119 CACHED 04:44:26 04:44:26 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:44:26 #120 CACHED 04:44:26 04:44:26 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:26 #121 CACHED 04:44:26 04:44:26 #122 [core-metadata builder 6/7] COPY . . 04:44:26 #122 CACHED 04:44:26 04:44:26 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 04:44:26 #123 CACHED 04:44:26 04:44:26 #124 [core-command builder 6/7] COPY . . 04:44:26 #124 CACHED 04:44:26 04:44:26 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:26 #125 CACHED 04:44:26 04:44:26 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:26 #126 CACHED 04:44:26 04:44:26 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:44:26 #127 CACHED 04:44:26 04:44:26 #128 [security-proxy-auth builder 6/7] COPY . . 04:44:26 #128 CACHED 04:44:26 04:44:26 #129 [core-data builder 6/7] COPY . . 04:44:26 #129 DONE 2.5s 04:44:26 04:44:26 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:44:27 #130 1.193 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:44:37 #130 ... 04:44:37 04:44:37 #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 04:44:37 #0 0.587 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:44:37 #131 ... 04:44:37 04:44:37 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:44:37 #0 0.918 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:44:37 #132 ... 04:44:37 04:44:37 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:44:37 #0 0.577 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:44:37 #133 ... 04:44:37 04:44:37 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:44:37 #0 0.777 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:44:37 #134 ... 04:44:37 04:44:37 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:44:37 #0 0.452 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:44:37 #135 ... 04:44:37 04:44:37 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:44:37 #0 1.156 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:44:37 #136 ... 04:44:37 04:44:37 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:44:37 #0 0.951 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:44:37 #137 ... 04:44:37 04:44:37 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:44:37 #0 0.866 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:44:37 #138 ... 04:44:37 04:44:37 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:44:37 #0 0.576 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:44:37 #139 ... 04:44:37 04:44:37 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:44:37 #0 0.359 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:45:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-267 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:45:03 Running in /w/workspace/edgex-go/623 [Pipeline] { [Pipeline] checkout 04:45:04 The recommended git tool is: git 04:45:09 using credential edgex-jenkins-ssh 04:45:09 Cloning the remote Git repository 04:45:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:45:09 > git init /w/workspace/edgex-go/623 # timeout=10 04:45:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:45:10 > git --version # timeout=10 04:45:10 > git --version # 'git version 2.25.1' 04:45:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:45:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:29 Avoid second fetch 04:45:29 Checking out Revision 2ec6778ce415e1fe71c889d10c23daa94ea8311c (main) 04:45:29 Commit message: "Merge pull request #4754 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:29 > git config core.sparsecheckout # timeout=10 04:45:29 > git checkout -f 2ec6778ce415e1fe71c889d10c23daa94ea8311c # timeout=10 04:45:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:45:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:30 Dload Upload Total Spent Left Speed 04:45:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 111k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 04:45:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:45:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:45:31 + sudo tee /etc/docker/daemon.new 04:45:31 { 04:45:31 "registry-mirrors": [ 04:45:31 "https://nexus3.edgexfoundry.org:10001" 04:45:31 ], 04:45:31 "bip": "10.250.0.254/24", 04:45:31 "hosts": [ 04:45:31 "tcp://0.0.0.0:5555", 04:45:31 "unix:///var/run/docker.sock" 04:45:31 ], 04:45:31 "mtu": 1458, 04:45:31 "selinux-enabled": true, 04:45:31 "seccomp-profile": "/etc/docker/seccomp.json" 04:45:31 } [Pipeline] sh 04:45:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:45:32 + sudo service docker restart 04:45:33 #140 ... 04:45:33 04:45:33 #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 04:45:33 #131 62.36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:45:33 #131 DONE 64.3s 04:45:33 04:45:33 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:45:33 #39 ... 04:45:33 04:45:33 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:45:33 #141 ... 04:45:33 04:45:33 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:45:33 #139 DONE 64.6s 04:45:33 04:45:33 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:45:33 #142 ... 04:45:33 04:45:33 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:45:33 #141 DONE 0.5s 04:45:33 04:45:33 #143 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:45:33 #143 DONE 0.1s 04:45:33 04:45:33 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:45:33 #142 DONE 0.3s 04:45:33 04:45:33 #144 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:45:33 #144 DONE 0.1s 04:45:33 04:45:33 #145 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:45:33 #145 DONE 0.2s 04:45:33 04:45:33 #146 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:45:33 #146 DONE 0.1s 04:45:33 04:45:33 #147 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:45:33 #147 DONE 0.2s 04:45:33 04:45:33 #148 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:45:33 #148 ... 04:45:33 04:45:33 #149 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:45:33 #149 DONE 0.3s 04:45:33 04:45:33 #148 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:45:33 #148 DONE 0.3s 04:45:33 04:45:33 #150 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:45:33 #150 ... 04:45:33 04:45:33 #151 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:45:33 #151 DONE 0.3s 04:45:33 04:45:33 #150 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:45:33 #150 DONE 0.2s 04:45:33 04:45:33 #152 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:45:33 #152 DONE 0.1s 04:45:33 04:45:33 #153 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:45:33 #153 DONE 0.1s 04:45:33 04:45:33 #154 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:45:33 #154 DONE 0.1s 04:45:33 04:45:33 #155 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:45:33 #155 DONE 1.0s 04:45:33 04:45:33 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:45:33 #137 DONE 67.1s 04:45:33 04:45:33 #99 [security-proxy-setup] exporting to image 04:45:33 #99 exporting layers 04:45:33 #99 ... 04:45:33 04:45:33 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:45:33 #156 DONE 1.5s 04:45:33 04:45:33 #99 [security-secretstore-setup] exporting to image 04:45:33 #99 ... 04:45:33 04:45:33 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:45:33 #157 DONE 0.6s 04:45:33 04:45:33 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:45:33 #132 DONE 68.0s 04:45:33 04:45:33 #99 [security-secretstore-setup] exporting to image 04:45:33 #99 exporting layers 1.0s done 04:45:33 #99 writing image sha256:fd68af5b9273f2c0c8cae966eaad625b9c2b44326e54557a60c3990c43065139 0.0s done 04:45:33 #99 naming to docker.io/library/security-proxy-setup 04:45:34 #99 naming to docker.io/library/security-proxy-setup done 04:45:34 #99 ... 04:45:34 04:45:34 #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:45:34 #158 DONE 0.5s 04:45:34 04:45:34 #99 [security-proxy-setup] exporting to image 04:45:34 #99 exporting layers 1.0s done 04:45:34 #99 writing image sha256:01a6c33679c846b27f443ac7cb10a1a670a965b014b0389f746c723c49a8fe22 done 04:45:34 #99 naming to docker.io/library/security-secretstore-setup 04:45:34 #99 naming to docker.io/library/security-secretstore-setup done 04:45:34 #99 DONE 2.3s 04:45:34 04:45:34 #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:45:35 #159 ... 04:45:35 04:45:35 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:45:35 #135 DONE 69.1s 04:45:35 04:45:35 #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:45:35 #159 DONE 0.5s 04:45:35 04:45:35 #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:45:35 #160 DONE 0.2s 04:45:35 04:45:35 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:45:35 #161 DONE 0.2s 04:45:35 04:45:35 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:45:35 #162 DONE 0.3s 04:45:35 04:45:35 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:45:35 #130 DONE 69.6s 04:45:35 04:45:35 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:45:35 #163 DONE 1.7s 04:45:35 04:45:35 #164 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:45:35 #164 DONE 0.2s 04:45:35 04:45:35 #165 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:45:35 #165 ... 04:45:35 04:45:35 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:45:35 #166 CACHED 04:45:35 04:45:35 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:45:35 #167 CACHED 04:45:35 04:45:35 #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:45:35 #168 DONE 0.3s 04:45:35 04:45:35 #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:45:36 #169 DONE 0.3s 04:45:36 04:45:36 #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:45:36 #170 DONE 0.2s 04:45:36 04:45:36 #165 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:45:36 #165 DONE 0.4s 04:45:36 04:45:36 #171 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:45:36 #171 DONE 0.4s 04:45:36 04:45:36 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:45:36 #172 ... 04:45:36 04:45:36 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:45:36 #173 DONE 0.2s 04:45:36 04:45:36 #174 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:45:36 #174 DONE 0.3s 04:45:36 04:45:36 #99 [core-data] exporting to image 04:45:36 #99 ... 04:45:36 04:45:36 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:45:36 #172 DONE 0.5s 04:45:36 04:45:36 #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:45:36 #175 DONE 0.4s 04:45:36 04:45:36 #176 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:45:36 #176 ... 04:45:36 04:45:36 #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:45:36 #177 DONE 0.3s 04:45:37 04:45:37 #99 [core-data] exporting to image 04:45:37 #99 exporting layers 0.5s done 04:45:37 #99 writing image sha256:d4af073c2224cf485f843924cba82ed992d4b3c7ed8100a31eae3ba77410a698 done 04:45:37 #99 naming to docker.io/library/core-data done 04:45:37 #99 DONE 2.9s 04:45:37 04:45:37 #178 [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/ 04:45:37 #178 ... 04:45:37 04:45:37 #179 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:45:37 #179 DONE 1.2s 04:45:37 04:45:37 #178 [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/ 04:45:37 #178 DONE 0.3s 04:45:37 04:45:37 #99 [security-proxy-auth] exporting to image 04:45:37 #99 ... 04:45:37 04:45:37 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:45:37 #134 DONE 71.4s 04:45:37 04:45:37 #180 [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/ 04:45:37 #180 DONE 0.2s 04:45:37 04:45:37 #99 [security-proxy-auth] exporting to image 04:45:37 #99 exporting layers 0.2s done 04:45:37 #99 writing image sha256:ef8ea1de3e4aa3e4ca347f2fbf6be21c230271ef9e27db4e88c95ccd5b9135ed done 04:45:37 #99 naming to docker.io/library/security-proxy-auth done 04:45:37 #99 DONE 3.1s 04:45:37 04:45:37 #181 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:45:37 #181 CACHED 04:45:37 04:45:37 #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:45:37 #182 CACHED 04:45:37 04:45:37 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:45:37 #183 DONE 0.1s 04:45:37 04:45:37 #176 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:45:37 #176 DONE 1.0s 04:45:37 04:45:37 #184 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:45:37 #184 DONE 0.2s 04:45:37 04:45:37 #99 [core-common-config-bootstrapper] exporting to image 04:45:37 #99 ... 04:45:37 04:45:37 #185 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:45:37 #185 DONE 0.1s 04:45:37 04:45:37 #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:45:37 #186 DONE 0.1s 04:45:37 04:45:37 #99 [core-command] exporting to image 04:45:37 #99 ... 04:45:37 04:45:37 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:45:37 #136 DONE 72.0s 04:45:37 04:45:37 #99 [core-command] exporting to image 04:45:37 #99 exporting layers 0.2s done 04:45:37 #99 writing image sha256:fc0e8e760b188671e12e0af611f93dfbb01adb363e42b2d78a655df6f9c658c2 done 04:45:37 #99 naming to docker.io/library/core-command done 04:45:38 #99 ... 04:45:38 04:45:38 #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:45:38 #187 CACHED 04:45:38 04:45:38 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:45:38 #188 CACHED 04:45:38 04:45:38 #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:45:38 #189 DONE 0.2s 04:45:38 04:45:38 #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:45:38 #190 DONE 0.2s 04:45:38 04:45:38 #99 [core-common-config-bootstrapper] exporting to image 04:45:38 #99 exporting layers 0.7s done 04:45:38 #99 writing image sha256:41a7808457e861e60222d5a99909c95ee1c269b12c0edc192d87772cec0966f2 done 04:45:38 #99 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 04:45:38 #99 DONE 3.9s 04:45:38 04:45:38 #191 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:45:38 #191 ... 04:45:38 04:45:38 #192 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:45:38 #192 DONE 0.7s 04:45:38 04:45:38 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:45:38 #133 DONE 72.6s 04:45:38 04:45:38 #191 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:45:38 #191 DONE 0.2s 04:45:38 04:45:38 #99 [core-metadata] exporting to image 04:45:38 #99 exporting layers 0.2s done 04:45:38 #99 writing image sha256:efc4348db26bab7fe74aea0fca6a62e710e773221a52b89330f42a2dd4471e37 0.0s done 04:45:38 #99 naming to docker.io/library/core-metadata 04:45:38 #99 ... 04:45:38 04:45:38 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:45:38 #193 DONE 0.1s 04:45:38 04:45:38 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:45:38 #194 DONE 0.1s 04:45:38 04:45:38 #99 [core-metadata] exporting to image 04:45:38 #99 naming to docker.io/library/core-metadata done 04:45:38 #99 exporting layers 0.5s done 04:45:38 #99 writing image sha256:906710673d8ed817e781137fa4a5a3951223335943d653e894e9b2e3abc76e8f done 04:45:38 #99 naming to docker.io/library/security-bootstrapper done 04:45:38 #99 DONE 4.4s 04:45:38 04:45:38 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:45:38 #195 DONE 0.1s 04:45:38 04:45:38 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:45:39 #39 ... 04:45:39 04:45:39 #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 04:45:39 #196 DONE 0.0s 04:45:39 04:45:39 #99 [security-spiffe-token-provider] exporting to image 04:45:39 #99 exporting layers 0.1s done 04:45:39 #99 writing image sha256:dabe5fde558bb184310ba8a8d21a18b10a62e5b46b8b0e5f7525474d95777ab2 done 04:45:39 #99 naming to docker.io/library/security-spiffe-token-provider done 04:45:39 #99 DONE 4.6s 04:45:39 04:45:39 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:45:39 #59 ... 04:45:39 04:45:39 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:45:39 #140 DONE 73.7s 04:45:39 04:45:39 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:45:39 #197 DONE 0.0s 04:45:39 04:45:39 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:45:39 #198 DONE 0.0s 04:45:39 04:45:39 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:45:39 #199 DONE 0.1s 04:45:39 04:45:39 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:45:39 #200 DONE 0.0s 04:45:39 04:45:39 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:45:39 #39 ... 04:45:39 04:45:39 #99 [support-notifications] exporting to image 04:45:39 #99 exporting layers 0.1s done 04:45:40 #99 writing image sha256:caa9c821c93cbaeffaf0af7bff1011c41cf74ea36a13f39a1d0ebd937ee6afbd done 04:45:40 #99 naming to docker.io/library/support-notifications done 04:45:40 #99 DONE 4.7s 04:45:40 04:45:40 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:45:40 #59 ... 04:45:40 04:45:40 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:45:40 #138 DONE 74.4s 04:45:40 04:45:40 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:45:40 #201 DONE 0.0s 04:45:40 04:45:40 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:45:40 #202 DONE 0.0s 04:45:40 04:45:40 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:45:40 #203 DONE 0.1s 04:45:40 04:45:40 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:45:40 #39 ... 04:45:40 04:45:40 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:45:40 #204 DONE 0.0s 04:45:40 04:45:40 #99 [support-scheduler] exporting to image 04:45:40 #99 exporting layers 0.1s done 04:45:40 #99 writing image sha256:c4ea313f9678999d871903144fc15daa185210fcbdfd2b3fe0438ec6bad55b39 done 04:45:40 #99 naming to docker.io/library/support-scheduler done 04:45:40 #99 DONE 4.8s 04:45:40 04:45:40 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:45:40 time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:45:40 $ docker stop --time=1 fa44fa7504177c495d37e9574e7095d4e986186e77adad891ce0d392c2db8140 04:45:42 $ docker rm -f --volumes fa44fa7504177c495d37e9574e7095d4e986186e77adad891ce0d392c2db8140 [Pipeline] // withDockerContainer [Pipeline] sh 04:45:42 + docker images 04:45:42 REPOSITORY TAG IMAGE ID CREATED SIZE 04:45:42 support-scheduler latest c4ea313f9678 2 seconds ago 26.1MB 04:45:42 support-notifications latest caa9c821c93c 3 seconds ago 26.7MB 04:45:42 security-bootstrapper latest 906710673d8e 4 seconds ago 18.5MB 04:45:42 security-spiffe-token-provider latest dabe5fde558b 4 seconds ago 28.6MB 04:45:42 core-metadata latest efc4348db26b 4 seconds ago 17.4MB 04:45:42 core-common-config-bootstrapper latest 41a7808457e8 5 seconds ago 15MB 04:45:42 core-command latest fc0e8e760b18 5 seconds ago 17MB 04:45:42 core-data latest d4af073c2224 6 seconds ago 17.1MB 04:45:42 security-proxy-auth latest ef8ea1de3e4a 6 seconds ago 15.8MB 04:45:42 security-secretstore-setup latest 01a6c33679c8 9 seconds ago 36.2MB 04:45:42 security-proxy-setup latest fd68af5b9273 10 seconds ago 25.8MB 04:45:42 security-spire-server latest 1e1fe94e68bb About a minute ago 102MB 04:45:42 security-spire-config latest f0d9ce4cfd4f About a minute ago 102MB 04:45:42 security-spire-agent latest 8fe7e66d9e47 About a minute ago 161MB 04:45:42 ci-base-image-x86_64 latest 1003d86c7b46 4 minutes ago 883MB 04:45:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 months ago 564MB 04:45:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB 04:45:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 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 04:45:42 provisioning config files... 04:45:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/623@tmp/config2489045741270894248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:43 ---> ****-login.sh 04:45:43 nexus3.edgexfoundry.org:10001 04:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:43 Configure a credential helper to remove this warning. See 04:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:43 04:45:43 Login Succeeded 04:45:43 nexus3.edgexfoundry.org:10002 04:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:43 Configure a credential helper to remove this warning. See 04:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:43 04:45:43 Login Succeeded 04:45:43 nexus3.edgexfoundry.org:10003 04:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:43 Configure a credential helper to remove this warning. See 04:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:43 04:45:43 Login Succeeded 04:45:43 nexus3.edgexfoundry.org:10004 04:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:43 Configure a credential helper to remove this warning. See 04:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:43 04:45:43 Login Succeeded 04:45:43 ****.io 04:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:43 Configure a credential helper to remove this warning. See 04:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:43 04:45:43 Login Succeeded 04:45:43 ---> ****-login.sh ends [Pipeline] } 04:45:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:43 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:45:43 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:45:43 latest 04:45:43 3.2.0-dev.13 04:45:43 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:45:43 main 04:45:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:44 + docker push nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:45:44 8333c994de67: Preparing 04:45:44 94abd3c99d5a: Preparing 04:45:44 c13547c550a1: Preparing 04:45:44 d5b0be571bc9: Preparing 04:45:44 b151f7d3a46c: Preparing 04:45:44 a36d6ca75fbb: Preparing 04:45:44 aedc3bda2944: Preparing 04:45:44 a36d6ca75fbb: Waiting 04:45:44 aedc3bda2944: Waiting 04:45:44 d5b0be571bc9: Pushed 04:45:44 8333c994de67: Pushed 04:45:44 b151f7d3a46c: Pushed 04:45:44 c13547c550a1: Pushed 04:45:44 aedc3bda2944: Layer already exists 04:45:44 a36d6ca75fbb: Pushed 04:45:45 94abd3c99d5a: Pushed 04:45:45 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:ecad8f47312b7067807d40dcdc4f9d6b026781149ff7de5014e08c3021fa5767 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:46 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:45:46 8333c994de67: Preparing 04:45:46 94abd3c99d5a: Preparing 04:45:46 c13547c550a1: Preparing 04:45:46 d5b0be571bc9: Preparing 04:45:46 b151f7d3a46c: Preparing 04:45:46 a36d6ca75fbb: Preparing 04:45:46 aedc3bda2944: Preparing 04:45:46 a36d6ca75fbb: Waiting 04:45:46 94abd3c99d5a: Layer already exists 04:45:46 d5b0be571bc9: Layer already exists 04:45:46 c13547c550a1: Layer already exists 04:45:46 8333c994de67: Layer already exists 04:45:46 b151f7d3a46c: Layer already exists 04:45:46 aedc3bda2944: Layer already exists 04:45:46 a36d6ca75fbb: Layer already exists 04:45:46 latest: digest: sha256:ecad8f47312b7067807d40dcdc4f9d6b026781149ff7de5014e08c3021fa5767 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:47 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.13 04:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:45:47 8333c994de67: Preparing 04:45:47 94abd3c99d5a: Preparing 04:45:47 c13547c550a1: Preparing 04:45:47 d5b0be571bc9: Preparing 04:45:47 b151f7d3a46c: Preparing 04:45:47 a36d6ca75fbb: Preparing 04:45:47 aedc3bda2944: Preparing 04:45:47 aedc3bda2944: Waiting 04:45:47 a36d6ca75fbb: Waiting 04:45:47 b151f7d3a46c: Layer already exists 04:45:47 94abd3c99d5a: Layer already exists 04:45:47 8333c994de67: Layer already exists 04:45:47 c13547c550a1: Layer already exists 04:45:47 d5b0be571bc9: Layer already exists 04:45:47 a36d6ca75fbb: Layer already exists 04:45:47 aedc3bda2944: Layer already exists 04:45:47 3.2.0-dev.13: digest: sha256:ecad8f47312b7067807d40dcdc4f9d6b026781149ff7de5014e08c3021fa5767 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:48 + docker push nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:45:48 8333c994de67: Preparing 04:45:48 94abd3c99d5a: Preparing 04:45:48 c13547c550a1: Preparing 04:45:48 d5b0be571bc9: Preparing 04:45:48 b151f7d3a46c: Preparing 04:45:48 a36d6ca75fbb: Preparing 04:45:48 aedc3bda2944: Preparing 04:45:48 a36d6ca75fbb: Waiting 04:45:48 aedc3bda2944: Waiting 04:45:48 94abd3c99d5a: Layer already exists 04:45:48 d5b0be571bc9: Layer already exists 04:45:48 8333c994de67: Layer already exists 04:45:48 c13547c550a1: Layer already exists 04:45:48 b151f7d3a46c: Layer already exists 04:45:48 aedc3bda2944: Layer already exists 04:45:48 a36d6ca75fbb: Layer already exists 04:45:48 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:ecad8f47312b7067807d40dcdc4f9d6b026781149ff7de5014e08c3021fa5767 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:49 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:45:49 8333c994de67: Preparing 04:45:49 94abd3c99d5a: Preparing 04:45:49 c13547c550a1: Preparing 04:45:49 d5b0be571bc9: Preparing 04:45:49 b151f7d3a46c: Preparing 04:45:49 a36d6ca75fbb: Preparing 04:45:49 aedc3bda2944: Preparing 04:45:49 aedc3bda2944: Waiting 04:45:49 8333c994de67: Layer already exists 04:45:49 b151f7d3a46c: Layer already exists 04:45:49 c13547c550a1: Layer already exists 04:45:49 94abd3c99d5a: Layer already exists 04:45:49 d5b0be571bc9: Layer already exists 04:45:49 a36d6ca75fbb: Layer already exists 04:45:49 aedc3bda2944: Layer already exists 04:45:49 main: digest: sha256:ecad8f47312b7067807d40dcdc4f9d6b026781149ff7de5014e08c3021fa5767 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:49 ===================================================== [Pipeline] echo 04:45:49 taggedImages: 04:45:49 - nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:45:49 - nexus3.edgexfoundry.org:10004/core-command:latest 04:45:49 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.13 04:45:49 - nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:45:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:45:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:45:49 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:45:49 latest 04:45:49 3.2.0-dev.13 04:45:49 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:45:49 main 04:45:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:45:50 98ba3af86e5e: Preparing 04:45:50 e448fe263804: Preparing 04:45:50 6ff77e6033b7: Preparing 04:45:50 4e5e7960ed88: Preparing 04:45:50 c13547c550a1: Preparing 04:45:50 d5b0be571bc9: Preparing 04:45:50 b151f7d3a46c: Preparing 04:45:50 a36d6ca75fbb: Preparing 04:45:50 aedc3bda2944: Preparing 04:45:50 b151f7d3a46c: Waiting 04:45:50 d5b0be571bc9: Waiting 04:45:50 a36d6ca75fbb: Waiting 04:45:50 c13547c550a1: Layer already exists 04:45:50 d5b0be571bc9: Layer already exists 04:45:50 b151f7d3a46c: Layer already exists 04:45:50 a36d6ca75fbb: Layer already exists 04:45:50 aedc3bda2944: Layer already exists 04:45:50 e448fe263804: Pushed 04:45:50 6ff77e6033b7: Pushed 04:45:50 98ba3af86e5e: Pushed 04:45:51 4e5e7960ed88: Pushed 04:45:51 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:7a80a6731f960fc3a55043c7cd1ce0b4e69f43ec9d6877e494941bc08745e63c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:52 + 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 04:45:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:45:52 98ba3af86e5e: Preparing 04:45:52 e448fe263804: Preparing 04:45:52 6ff77e6033b7: Preparing 04:45:52 4e5e7960ed88: Preparing 04:45:52 c13547c550a1: Preparing 04:45:52 d5b0be571bc9: Preparing 04:45:52 b151f7d3a46c: Preparing 04:45:52 a36d6ca75fbb: Preparing 04:45:52 aedc3bda2944: Preparing 04:45:52 d5b0be571bc9: Waiting 04:45:52 b151f7d3a46c: Waiting 04:45:52 a36d6ca75fbb: Waiting 04:45:52 aedc3bda2944: Waiting 04:45:52 98ba3af86e5e: Layer already exists 04:45:52 c13547c550a1: Layer already exists 04:45:52 6ff77e6033b7: Layer already exists 04:45:52 4e5e7960ed88: Layer already exists 04:45:52 e448fe263804: Layer already exists 04:45:52 a36d6ca75fbb: Layer already exists 04:45:52 d5b0be571bc9: Layer already exists 04:45:52 aedc3bda2944: Layer already exists 04:45:52 b151f7d3a46c: Layer already exists 04:45:52 latest: digest: sha256:7a80a6731f960fc3a55043c7cd1ce0b4e69f43ec9d6877e494941bc08745e63c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.13 04:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:45:53 98ba3af86e5e: Preparing 04:45:53 e448fe263804: Preparing 04:45:53 6ff77e6033b7: Preparing 04:45:53 4e5e7960ed88: Preparing 04:45:53 c13547c550a1: Preparing 04:45:53 d5b0be571bc9: Preparing 04:45:53 b151f7d3a46c: Preparing 04:45:53 a36d6ca75fbb: Preparing 04:45:53 aedc3bda2944: Preparing 04:45:53 a36d6ca75fbb: Waiting 04:45:53 d5b0be571bc9: Waiting 04:45:53 b151f7d3a46c: Waiting 04:45:53 aedc3bda2944: Waiting 04:45:53 c13547c550a1: Layer already exists 04:45:53 e448fe263804: Layer already exists 04:45:53 4e5e7960ed88: Layer already exists 04:45:53 6ff77e6033b7: Layer already exists 04:45:53 98ba3af86e5e: Layer already exists 04:45:53 d5b0be571bc9: Layer already exists 04:45:53 b151f7d3a46c: Layer already exists 04:45:53 aedc3bda2944: Layer already exists 04:45:53 a36d6ca75fbb: Layer already exists 04:45:53 3.2.0-dev.13: digest: sha256:7a80a6731f960fc3a55043c7cd1ce0b4e69f43ec9d6877e494941bc08745e63c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 04:45:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:45:54 98ba3af86e5e: Preparing 04:45:54 e448fe263804: Preparing 04:45:54 6ff77e6033b7: Preparing 04:45:54 4e5e7960ed88: Preparing 04:45:54 c13547c550a1: Preparing 04:45:54 d5b0be571bc9: Preparing 04:45:54 d5b0be571bc9: Waiting 04:45:54 b151f7d3a46c: Preparing 04:45:54 a36d6ca75fbb: Preparing 04:45:54 aedc3bda2944: Preparing 04:45:54 a36d6ca75fbb: Waiting 04:45:54 b151f7d3a46c: Waiting 04:45:54 c13547c550a1: Layer already exists 04:45:54 98ba3af86e5e: Layer already exists 04:45:54 e448fe263804: Layer already exists 04:45:54 6ff77e6033b7: Layer already exists 04:45:54 4e5e7960ed88: Layer already exists 04:45:54 a36d6ca75fbb: Layer already exists 04:45:54 b151f7d3a46c: Layer already exists 04:45:54 aedc3bda2944: Layer already exists 04:45:54 d5b0be571bc9: Layer already exists 04:45:54 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:7a80a6731f960fc3a55043c7cd1ce0b4e69f43ec9d6877e494941bc08745e63c size: 2193 [Pipeline] } [Pipeline] configFileProvider 04:45:54 provisioning config files... 04:45:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/623@tmp/config10357851278184011022tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:54 ---> ****-login.sh 04:45:54 nexus3.edgexfoundry.org:10001 04:45:55 + 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 04:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:45:55 98ba3af86e5e: Preparing 04:45:55 e448fe263804: Preparing 04:45:55 6ff77e6033b7: Preparing 04:45:55 4e5e7960ed88: Preparing 04:45:55 c13547c550a1: Preparing 04:45:55 d5b0be571bc9: Preparing 04:45:55 b151f7d3a46c: Preparing 04:45:55 a36d6ca75fbb: Preparing 04:45:55 aedc3bda2944: Preparing 04:45:55 a36d6ca75fbb: Waiting 04:45:55 d5b0be571bc9: Waiting 04:45:55 aedc3bda2944: Waiting 04:45:55 b151f7d3a46c: Waiting 04:45:55 98ba3af86e5e: Layer already exists 04:45:55 e448fe263804: Layer already exists 04:45:55 4e5e7960ed88: Layer already exists 04:45:55 c13547c550a1: Layer already exists 04:45:55 6ff77e6033b7: Layer already exists 04:45:55 b151f7d3a46c: Layer already exists 04:45:55 a36d6ca75fbb: Layer already exists 04:45:55 aedc3bda2944: Layer already exists 04:45:55 d5b0be571bc9: Layer already exists 04:45:55 main: digest: sha256:7a80a6731f960fc3a55043c7cd1ce0b4e69f43ec9d6877e494941bc08745e63c size: 2193 [Pipeline] } 04:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:55 Configure a credential helper to remove this warning. See 04:45:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:55 04:45:55 Login Succeeded 04:45:55 nexus3.edgexfoundry.org:10002 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:55 ===================================================== 04:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 04:45:55 taggedImages: 04:45:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:45:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:45:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.13 04:45:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:45:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:45:55 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:45:55 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:45:55 latest 04:45:55 3.2.0-dev.13 04:45:55 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:45:55 main 04:45:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 04:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:56 Configure a credential helper to remove this warning. See 04:45:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:56 04:45:56 Login Succeeded 04:45:56 nexus3.edgexfoundry.org:10003 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:56 Configure a credential helper to remove this warning. See 04:45:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:56 04:45:56 Login Succeeded 04:45:56 nexus3.edgexfoundry.org:10004 04:45:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:56 Configure a credential helper to remove this warning. See 04:45:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:56 04:45:56 Login Succeeded 04:45:56 ****.io 04:45:56 + docker push nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:45:56 de5663440ea5: Preparing 04:45:56 dcba565af536: Preparing 04:45:56 c13547c550a1: Preparing 04:45:56 d5b0be571bc9: Preparing 04:45:56 b151f7d3a46c: Preparing 04:45:56 a36d6ca75fbb: Preparing 04:45:56 aedc3bda2944: Preparing 04:45:56 a36d6ca75fbb: Waiting 04:45:56 aedc3bda2944: Waiting 04:45:56 c13547c550a1: Layer already exists 04:45:56 b151f7d3a46c: Layer already exists 04:45:56 d5b0be571bc9: Layer already exists 04:45:56 a36d6ca75fbb: Layer already exists 04:45:56 aedc3bda2944: Layer already exists 04:45:56 de5663440ea5: Pushed 04:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:57 Configure a credential helper to remove this warning. See 04:45:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:57 04:45:57 Login Succeeded 04:45:57 ---> ****-login.sh ends [Pipeline] } 04:45:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:45:58 + git config --global --add safe.directory /w/workspace/edgex-go/623 04:45:58 dcba565af536: Pushed 04:45:58 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:978a734b7b9fdb487717d782c02a96ef01e84586100a4285a00bf0919886ec32 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:45:58 ========================================================= 04:45:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:45:58 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 04:45:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 04:45:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:45:59 9fda8d8052c6: Pulling fs layer 04:45:59 5d54e960e981: Pulling fs layer 04:45:59 c4a7e357bf2a: Pulling fs layer 04:45:59 f0e02332f6b5: Pulling fs layer 04:45:59 872ee5b61b7b: Pulling fs layer 04:45:59 0c6a40ed1a82: Pulling fs layer 04:45:59 94ae7d8d031c: Pulling fs layer 04:45:59 0c6a40ed1a82: Waiting 04:45:59 94ae7d8d031c: Waiting 04:45:59 872ee5b61b7b: Waiting 04:45:59 f0e02332f6b5: Waiting 04:45:59 5d54e960e981: Verifying Checksum 04:45:59 5d54e960e981: Download complete 04:45:59 f0e02332f6b5: Verifying Checksum 04:45:59 f0e02332f6b5: Download complete 04:45:59 872ee5b61b7b: Verifying Checksum 04:45:59 872ee5b61b7b: Download complete 04:45:59 9fda8d8052c6: Verifying Checksum 04:45:59 9fda8d8052c6: Download complete 04:45:59 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:45:59 de5663440ea5: Preparing 04:45:59 dcba565af536: Preparing 04:45:59 c13547c550a1: Preparing 04:45:59 d5b0be571bc9: Preparing 04:45:59 b151f7d3a46c: Preparing 04:45:59 a36d6ca75fbb: Preparing 04:45:59 aedc3bda2944: Preparing 04:45:59 a36d6ca75fbb: Waiting 04:45:59 aedc3bda2944: Waiting 04:45:59 c13547c550a1: Layer already exists 04:45:59 dcba565af536: Layer already exists 04:45:59 b151f7d3a46c: Layer already exists 04:45:59 d5b0be571bc9: Layer already exists 04:45:59 de5663440ea5: Layer already exists 04:45:59 a36d6ca75fbb: Layer already exists 04:45:59 aedc3bda2944: Layer already exists 04:45:59 latest: digest: sha256:978a734b7b9fdb487717d782c02a96ef01e84586100a4285a00bf0919886ec32 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv 04:45:59 94ae7d8d031c: Verifying Checksum 04:45:59 94ae7d8d031c: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:59 9fda8d8052c6: Pull complete 04:45:59 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.13 04:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:45:59 de5663440ea5: Preparing 04:45:59 dcba565af536: Preparing 04:45:59 c13547c550a1: Preparing 04:45:59 d5b0be571bc9: Preparing 04:45:59 b151f7d3a46c: Preparing 04:45:59 a36d6ca75fbb: Preparing 04:45:59 aedc3bda2944: Preparing 04:45:59 a36d6ca75fbb: Waiting 04:45:59 aedc3bda2944: Waiting 04:45:59 dcba565af536: Layer already exists 04:45:59 de5663440ea5: Layer already exists 04:45:59 c13547c550a1: Layer already exists 04:45:59 b151f7d3a46c: Layer already exists 04:45:59 d5b0be571bc9: Layer already exists 04:45:59 a36d6ca75fbb: Layer already exists 04:45:59 aedc3bda2944: Layer already exists 04:45:59 3.2.0-dev.13: digest: sha256:978a734b7b9fdb487717d782c02a96ef01e84586100a4285a00bf0919886ec32 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:00 + docker push nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:46:00 de5663440ea5: Preparing 04:46:00 dcba565af536: Preparing 04:46:00 c13547c550a1: Preparing 04:46:00 d5b0be571bc9: Preparing 04:46:00 b151f7d3a46c: Preparing 04:46:00 a36d6ca75fbb: Preparing 04:46:00 aedc3bda2944: Preparing 04:46:00 a36d6ca75fbb: Waiting 04:46:00 aedc3bda2944: Waiting 04:46:00 de5663440ea5: Layer already exists 04:46:00 c13547c550a1: Layer already exists 04:46:00 d5b0be571bc9: Layer already exists 04:46:00 b151f7d3a46c: Layer already exists 04:46:00 dcba565af536: Layer already exists 04:46:00 aedc3bda2944: Layer already exists 04:46:00 a36d6ca75fbb: Layer already exists 04:46:00 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:978a734b7b9fdb487717d782c02a96ef01e84586100a4285a00bf0919886ec32 size: 1778 [Pipeline] } 04:46:00 5d54e960e981: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:01 c4a7e357bf2a: Download complete 04:46:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:01 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:46:01 de5663440ea5: Preparing 04:46:01 dcba565af536: Preparing 04:46:01 c13547c550a1: Preparing 04:46:01 d5b0be571bc9: Preparing 04:46:01 b151f7d3a46c: Preparing 04:46:01 a36d6ca75fbb: Preparing 04:46:01 aedc3bda2944: Preparing 04:46:01 a36d6ca75fbb: Waiting 04:46:01 aedc3bda2944: Waiting 04:46:01 dcba565af536: Layer already exists 04:46:01 de5663440ea5: Layer already exists 04:46:01 b151f7d3a46c: Layer already exists 04:46:01 c13547c550a1: Layer already exists 04:46:01 d5b0be571bc9: Layer already exists 04:46:01 aedc3bda2944: Layer already exists 04:46:01 a36d6ca75fbb: Layer already exists 04:46:01 main: digest: sha256:978a734b7b9fdb487717d782c02a96ef01e84586100a4285a00bf0919886ec32 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:02 ===================================================== [Pipeline] echo 04:46:02 taggedImages: 04:46:02 - nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:02 - nexus3.edgexfoundry.org:10004/core-data:latest 04:46:02 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.13 04:46:02 - nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:02 - nexus3.edgexfoundry.org:10004/core-data:main 04:46:02 0c6a40ed1a82: Verifying Checksum 04:46:02 0c6a40ed1a82: Download complete [Pipeline] echo 04:46:02 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:46:02 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:02 latest 04:46:02 3.2.0-dev.13 04:46:02 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:02 main 04:46:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:46:03 c0632ca62bf6: Preparing 04:46:03 f92dbccb1fff: Preparing 04:46:03 5444edcc914d: Preparing 04:46:03 c13547c550a1: Preparing 04:46:03 d5b0be571bc9: Preparing 04:46:03 b151f7d3a46c: Preparing 04:46:03 a36d6ca75fbb: Preparing 04:46:03 aedc3bda2944: Preparing 04:46:03 b151f7d3a46c: Waiting 04:46:03 a36d6ca75fbb: Waiting 04:46:03 aedc3bda2944: Waiting 04:46:03 c13547c550a1: Layer already exists 04:46:03 d5b0be571bc9: Layer already exists 04:46:03 b151f7d3a46c: Layer already exists 04:46:03 a36d6ca75fbb: Layer already exists 04:46:03 aedc3bda2944: Layer already exists 04:46:03 f92dbccb1fff: Pushed 04:46:03 c0632ca62bf6: Pushed 04:46:04 5444edcc914d: Pushed 04:46:04 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:1c18f59c11a3ee2b1c8f9cf4a8f150cb6b229a4d43aeedc5dded23ecb6d8c6e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:46:05 c0632ca62bf6: Preparing 04:46:05 f92dbccb1fff: Preparing 04:46:05 5444edcc914d: Preparing 04:46:05 c13547c550a1: Preparing 04:46:05 d5b0be571bc9: Preparing 04:46:05 b151f7d3a46c: Preparing 04:46:05 a36d6ca75fbb: Preparing 04:46:05 b151f7d3a46c: Waiting 04:46:05 aedc3bda2944: Preparing 04:46:05 a36d6ca75fbb: Waiting 04:46:05 aedc3bda2944: Waiting 04:46:05 5444edcc914d: Layer already exists 04:46:05 c0632ca62bf6: Layer already exists 04:46:05 c13547c550a1: Layer already exists 04:46:05 d5b0be571bc9: Layer already exists 04:46:05 f92dbccb1fff: Layer already exists 04:46:05 b151f7d3a46c: Layer already exists 04:46:05 a36d6ca75fbb: Layer already exists 04:46:05 aedc3bda2944: Layer already exists 04:46:05 latest: digest: sha256:1c18f59c11a3ee2b1c8f9cf4a8f150cb6b229a4d43aeedc5dded23ecb6d8c6e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.13 04:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:46:06 c0632ca62bf6: Preparing 04:46:06 f92dbccb1fff: Preparing 04:46:06 5444edcc914d: Preparing 04:46:06 c13547c550a1: Preparing 04:46:06 d5b0be571bc9: Preparing 04:46:06 b151f7d3a46c: Preparing 04:46:06 a36d6ca75fbb: Preparing 04:46:06 aedc3bda2944: Preparing 04:46:06 a36d6ca75fbb: Waiting 04:46:06 aedc3bda2944: Waiting 04:46:06 b151f7d3a46c: Waiting 04:46:06 c0632ca62bf6: Layer already exists 04:46:06 d5b0be571bc9: Layer already exists 04:46:06 f92dbccb1fff: Layer already exists 04:46:06 c13547c550a1: Layer already exists 04:46:06 5444edcc914d: Layer already exists 04:46:06 b151f7d3a46c: Layer already exists 04:46:06 aedc3bda2944: Layer already exists 04:46:06 a36d6ca75fbb: Layer already exists 04:46:06 3.2.0-dev.13: digest: sha256:1c18f59c11a3ee2b1c8f9cf4a8f150cb6b229a4d43aeedc5dded23ecb6d8c6e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:46:07 c0632ca62bf6: Preparing 04:46:07 f92dbccb1fff: Preparing 04:46:07 5444edcc914d: Preparing 04:46:07 c13547c550a1: Preparing 04:46:07 d5b0be571bc9: Preparing 04:46:07 b151f7d3a46c: Preparing 04:46:07 a36d6ca75fbb: Preparing 04:46:07 aedc3bda2944: Preparing 04:46:07 b151f7d3a46c: Waiting 04:46:07 a36d6ca75fbb: Waiting 04:46:07 f92dbccb1fff: Layer already exists 04:46:07 c13547c550a1: Layer already exists 04:46:07 5444edcc914d: Layer already exists 04:46:07 d5b0be571bc9: Layer already exists 04:46:07 c0632ca62bf6: Layer already exists 04:46:07 b151f7d3a46c: Layer already exists 04:46:07 aedc3bda2944: Layer already exists 04:46:07 a36d6ca75fbb: Layer already exists 04:46:07 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:1c18f59c11a3ee2b1c8f9cf4a8f150cb6b229a4d43aeedc5dded23ecb6d8c6e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:46:08 c0632ca62bf6: Preparing 04:46:08 f92dbccb1fff: Preparing 04:46:08 5444edcc914d: Preparing 04:46:08 c13547c550a1: Preparing 04:46:08 d5b0be571bc9: Preparing 04:46:08 b151f7d3a46c: Preparing 04:46:08 a36d6ca75fbb: Preparing 04:46:08 aedc3bda2944: Preparing 04:46:08 b151f7d3a46c: Waiting 04:46:08 a36d6ca75fbb: Waiting 04:46:08 aedc3bda2944: Waiting 04:46:08 d5b0be571bc9: Layer already exists 04:46:08 5444edcc914d: Layer already exists 04:46:08 c13547c550a1: Layer already exists 04:46:08 f92dbccb1fff: Layer already exists 04:46:08 c0632ca62bf6: Layer already exists 04:46:08 a36d6ca75fbb: Layer already exists 04:46:08 b151f7d3a46c: Layer already exists 04:46:08 aedc3bda2944: Layer already exists 04:46:08 main: digest: sha256:1c18f59c11a3ee2b1c8f9cf4a8f150cb6b229a4d43aeedc5dded23ecb6d8c6e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:08 ===================================================== [Pipeline] echo 04:46:08 taggedImages: 04:46:08 - nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:08 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:46:08 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.13 04:46:08 - nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:08 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:46:08 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:46:08 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:08 latest 04:46:08 3.2.0-dev.13 04:46:08 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:08 main 04:46:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:46:10 cb7010c63d1d: Preparing 04:46:10 ef90081205c9: Preparing 04:46:10 319408e68830: Preparing 04:46:10 9b91112794fd: Preparing 04:46:10 b59017a2de8a: Preparing 04:46:10 8643efa7f77f: Preparing 04:46:10 aec410f38542: Preparing 04:46:10 c13547c550a1: Preparing 04:46:10 d5b0be571bc9: Preparing 04:46:10 2178b003d79f: Preparing 04:46:10 743a783fc760: Preparing 04:46:10 5f70bf18a086: Preparing 04:46:10 9e1895f6f604: Preparing 04:46:10 9aaea9057e7c: Preparing 04:46:10 c2a816b6bcb4: Preparing 04:46:10 aedc3bda2944: Preparing 04:46:10 743a783fc760: Waiting 04:46:10 5f70bf18a086: Waiting 04:46:10 9e1895f6f604: Waiting 04:46:10 9aaea9057e7c: Waiting 04:46:10 8643efa7f77f: Waiting 04:46:10 c2a816b6bcb4: Waiting 04:46:10 c13547c550a1: Waiting 04:46:10 aec410f38542: Waiting 04:46:10 aedc3bda2944: Waiting 04:46:10 2178b003d79f: Waiting 04:46:10 d5b0be571bc9: Waiting 04:46:10 b59017a2de8a: Pushed 04:46:10 319408e68830: Pushed 04:46:10 ef90081205c9: Pushed 04:46:10 cb7010c63d1d: Pushed 04:46:10 c13547c550a1: Layer already exists 04:46:10 d5b0be571bc9: Layer already exists 04:46:10 9b91112794fd: Pushed 04:46:10 8643efa7f77f: Pushed 04:46:10 743a783fc760: Pushed 04:46:10 5f70bf18a086: Pushed 04:46:10 2178b003d79f: Pushed 04:46:10 9e1895f6f604: Pushed 04:46:10 aedc3bda2944: Layer already exists 04:46:10 9aaea9057e7c: Pushed 04:46:10 c2a816b6bcb4: Pushed 04:46:11 aec410f38542: Pushed 04:46:11 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:71ce30f98d50993a3f4c3a65c681b23cb3d0b9b1e2d1e7fd52965693c5b32cc9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:46:12 cb7010c63d1d: Preparing 04:46:12 ef90081205c9: Preparing 04:46:12 319408e68830: Preparing 04:46:12 9b91112794fd: Preparing 04:46:12 b59017a2de8a: Preparing 04:46:12 8643efa7f77f: Preparing 04:46:12 aec410f38542: Preparing 04:46:12 c13547c550a1: Preparing 04:46:12 d5b0be571bc9: Preparing 04:46:12 2178b003d79f: Preparing 04:46:12 743a783fc760: Preparing 04:46:12 5f70bf18a086: Preparing 04:46:12 9e1895f6f604: Preparing 04:46:12 d5b0be571bc9: Waiting 04:46:12 743a783fc760: Waiting 04:46:12 8643efa7f77f: Waiting 04:46:12 2178b003d79f: Waiting 04:46:12 5f70bf18a086: Waiting 04:46:12 aec410f38542: Waiting 04:46:12 9aaea9057e7c: Preparing 04:46:12 c2a816b6bcb4: Preparing 04:46:12 aedc3bda2944: Preparing 04:46:12 9e1895f6f604: Waiting 04:46:12 c2a816b6bcb4: Waiting 04:46:12 aedc3bda2944: Waiting 04:46:12 9aaea9057e7c: Waiting 04:46:12 9b91112794fd: Layer already exists 04:46:12 b59017a2de8a: Layer already exists 04:46:12 cb7010c63d1d: Layer already exists 04:46:12 ef90081205c9: Layer already exists 04:46:12 319408e68830: Layer already exists 04:46:12 aec410f38542: Layer already exists 04:46:12 c13547c550a1: Layer already exists 04:46:12 8643efa7f77f: Layer already exists 04:46:12 d5b0be571bc9: Layer already exists 04:46:12 2178b003d79f: Layer already exists 04:46:12 743a783fc760: Layer already exists 04:46:12 5f70bf18a086: Layer already exists 04:46:12 9e1895f6f604: Layer already exists 04:46:12 9aaea9057e7c: Layer already exists 04:46:12 c2a816b6bcb4: Layer already exists 04:46:12 aedc3bda2944: Layer already exists 04:46:12 latest: digest: sha256:71ce30f98d50993a3f4c3a65c681b23cb3d0b9b1e2d1e7fd52965693c5b32cc9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.13 04:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:46:13 cb7010c63d1d: Preparing 04:46:13 ef90081205c9: Preparing 04:46:13 319408e68830: Preparing 04:46:13 9b91112794fd: Preparing 04:46:13 b59017a2de8a: Preparing 04:46:13 8643efa7f77f: Preparing 04:46:13 aec410f38542: Preparing 04:46:13 c13547c550a1: Preparing 04:46:13 8643efa7f77f: Waiting 04:46:13 aec410f38542: Waiting 04:46:13 d5b0be571bc9: Preparing 04:46:13 2178b003d79f: Preparing 04:46:13 743a783fc760: Preparing 04:46:13 c13547c550a1: Waiting 04:46:13 d5b0be571bc9: Waiting 04:46:13 2178b003d79f: Waiting 04:46:13 5f70bf18a086: Preparing 04:46:13 9e1895f6f604: Preparing 04:46:13 9aaea9057e7c: Preparing 04:46:13 c2a816b6bcb4: Preparing 04:46:13 aedc3bda2944: Preparing 04:46:13 743a783fc760: Waiting 04:46:13 c2a816b6bcb4: Waiting 04:46:13 9aaea9057e7c: Waiting 04:46:13 5f70bf18a086: Waiting 04:46:13 b59017a2de8a: Layer already exists 04:46:13 9b91112794fd: Layer already exists 04:46:13 319408e68830: Layer already exists 04:46:13 ef90081205c9: Layer already exists 04:46:13 cb7010c63d1d: Layer already exists 04:46:13 8643efa7f77f: Layer already exists 04:46:13 aec410f38542: Layer already exists 04:46:13 d5b0be571bc9: Layer already exists 04:46:13 c13547c550a1: Layer already exists 04:46:13 2178b003d79f: Layer already exists 04:46:13 743a783fc760: Layer already exists 04:46:13 c2a816b6bcb4: Layer already exists 04:46:13 9e1895f6f604: Layer already exists 04:46:13 5f70bf18a086: Layer already exists 04:46:13 9aaea9057e7c: Layer already exists 04:46:13 aedc3bda2944: Layer already exists 04:46:13 3.2.0-dev.13: digest: sha256:71ce30f98d50993a3f4c3a65c681b23cb3d0b9b1e2d1e7fd52965693c5b32cc9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:14 c4a7e357bf2a: Pull complete 04:46:14 f0e02332f6b5: Pull complete 04:46:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:46:14 cb7010c63d1d: Preparing 04:46:14 ef90081205c9: Preparing 04:46:14 319408e68830: Preparing 04:46:14 9b91112794fd: Preparing 04:46:14 b59017a2de8a: Preparing 04:46:14 8643efa7f77f: Preparing 04:46:14 aec410f38542: Preparing 04:46:14 c13547c550a1: Preparing 04:46:14 d5b0be571bc9: Preparing 04:46:14 2178b003d79f: Preparing 04:46:14 743a783fc760: Preparing 04:46:14 5f70bf18a086: Preparing 04:46:14 9e1895f6f604: Preparing 04:46:14 9aaea9057e7c: Preparing 04:46:14 c2a816b6bcb4: Preparing 04:46:14 aedc3bda2944: Preparing 04:46:14 8643efa7f77f: Waiting 04:46:14 aec410f38542: Waiting 04:46:14 c13547c550a1: Waiting 04:46:14 743a783fc760: Waiting 04:46:14 9aaea9057e7c: Waiting 04:46:14 5f70bf18a086: Waiting 04:46:14 c2a816b6bcb4: Waiting 04:46:14 aedc3bda2944: Waiting 04:46:14 9e1895f6f604: Waiting 04:46:14 d5b0be571bc9: Waiting 04:46:14 2178b003d79f: Waiting 04:46:14 cb7010c63d1d: Layer already exists 04:46:14 b59017a2de8a: Layer already exists 04:46:14 ef90081205c9: Layer already exists 04:46:14 9b91112794fd: Layer already exists 04:46:14 319408e68830: Layer already exists 04:46:14 8643efa7f77f: Layer already exists 04:46:14 aec410f38542: Layer already exists 04:46:14 c13547c550a1: Layer already exists 04:46:14 d5b0be571bc9: Layer already exists 04:46:14 2178b003d79f: Layer already exists 04:46:14 743a783fc760: Layer already exists 04:46:14 9e1895f6f604: Layer already exists 04:46:14 9aaea9057e7c: Layer already exists 04:46:14 5f70bf18a086: Layer already exists 04:46:14 c2a816b6bcb4: Layer already exists 04:46:14 aedc3bda2944: Layer already exists 04:46:14 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:71ce30f98d50993a3f4c3a65c681b23cb3d0b9b1e2d1e7fd52965693c5b32cc9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:46:14 872ee5b61b7b: Pull complete [Pipeline] sh 04:46:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:46:15 cb7010c63d1d: Preparing 04:46:15 ef90081205c9: Preparing 04:46:15 319408e68830: Preparing 04:46:15 9b91112794fd: Preparing 04:46:15 b59017a2de8a: Preparing 04:46:15 8643efa7f77f: Preparing 04:46:15 aec410f38542: Preparing 04:46:15 c13547c550a1: Preparing 04:46:15 d5b0be571bc9: Preparing 04:46:15 2178b003d79f: Preparing 04:46:15 8643efa7f77f: Waiting 04:46:15 aec410f38542: Waiting 04:46:15 c13547c550a1: Waiting 04:46:15 d5b0be571bc9: Waiting 04:46:15 743a783fc760: Preparing 04:46:15 5f70bf18a086: Preparing 04:46:15 9e1895f6f604: Preparing 04:46:15 9aaea9057e7c: Preparing 04:46:15 2178b003d79f: Waiting 04:46:15 c2a816b6bcb4: Preparing 04:46:15 5f70bf18a086: Waiting 04:46:15 aedc3bda2944: Preparing 04:46:15 9aaea9057e7c: Waiting 04:46:15 c2a816b6bcb4: Waiting 04:46:15 aedc3bda2944: Waiting 04:46:15 319408e68830: Layer already exists 04:46:15 ef90081205c9: Layer already exists 04:46:15 9b91112794fd: Layer already exists 04:46:15 cb7010c63d1d: Layer already exists 04:46:15 b59017a2de8a: Layer already exists 04:46:15 aec410f38542: Layer already exists 04:46:15 d5b0be571bc9: Layer already exists 04:46:15 2178b003d79f: Layer already exists 04:46:15 8643efa7f77f: Layer already exists 04:46:15 c13547c550a1: Layer already exists 04:46:15 5f70bf18a086: Layer already exists 04:46:15 743a783fc760: Layer already exists 04:46:15 9aaea9057e7c: Layer already exists 04:46:15 c2a816b6bcb4: Layer already exists 04:46:15 9e1895f6f604: Layer already exists 04:46:15 aedc3bda2944: Layer already exists 04:46:15 main: digest: sha256:71ce30f98d50993a3f4c3a65c681b23cb3d0b9b1e2d1e7fd52965693c5b32cc9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:16 ===================================================== [Pipeline] echo 04:46:16 taggedImages: 04:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.13 04:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:46:16 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:46:16 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:16 latest 04:46:16 3.2.0-dev.13 04:46:16 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:16 main 04:46:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:46:17 a20232206263: Preparing 04:46:17 d6bf426a22e6: Preparing 04:46:17 7a8a54a3dab7: Preparing 04:46:17 d6acc5c6bd19: Preparing 04:46:17 c13547c550a1: Preparing 04:46:17 d5b0be571bc9: Preparing 04:46:17 b151f7d3a46c: Preparing 04:46:17 a36d6ca75fbb: Preparing 04:46:17 aedc3bda2944: Preparing 04:46:17 b151f7d3a46c: Waiting 04:46:17 a36d6ca75fbb: Waiting 04:46:17 aedc3bda2944: Waiting 04:46:17 d5b0be571bc9: Waiting 04:46:17 c13547c550a1: Layer already exists 04:46:17 d5b0be571bc9: Layer already exists 04:46:17 b151f7d3a46c: Layer already exists 04:46:17 a36d6ca75fbb: Layer already exists 04:46:17 d6bf426a22e6: Pushed 04:46:17 aedc3bda2944: Layer already exists 04:46:17 a20232206263: Pushed 04:46:17 7a8a54a3dab7: Pushed 04:46:18 d6acc5c6bd19: Pushed 04:46:18 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:a4ea32070a8c26452ae4fc221db0239979007f7588712ef0983e5d9ecaf3609c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:46:19 a20232206263: Preparing 04:46:19 d6bf426a22e6: Preparing 04:46:19 7a8a54a3dab7: Preparing 04:46:19 d6acc5c6bd19: Preparing 04:46:19 c13547c550a1: Preparing 04:46:19 d5b0be571bc9: Preparing 04:46:19 b151f7d3a46c: Preparing 04:46:19 a36d6ca75fbb: Preparing 04:46:19 aedc3bda2944: Preparing 04:46:19 d5b0be571bc9: Waiting 04:46:19 b151f7d3a46c: Waiting 04:46:19 a36d6ca75fbb: Waiting 04:46:19 aedc3bda2944: Waiting 04:46:19 d6bf426a22e6: Layer already exists 04:46:19 7a8a54a3dab7: Layer already exists 04:46:19 a20232206263: Layer already exists 04:46:19 d6acc5c6bd19: Layer already exists 04:46:19 c13547c550a1: Layer already exists 04:46:19 d5b0be571bc9: Layer already exists 04:46:19 aedc3bda2944: Layer already exists 04:46:19 b151f7d3a46c: Layer already exists 04:46:19 a36d6ca75fbb: Layer already exists 04:46:19 latest: digest: sha256:a4ea32070a8c26452ae4fc221db0239979007f7588712ef0983e5d9ecaf3609c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.13 04:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:46:20 a20232206263: Preparing 04:46:20 d6bf426a22e6: Preparing 04:46:20 7a8a54a3dab7: Preparing 04:46:20 d6acc5c6bd19: Preparing 04:46:20 c13547c550a1: Preparing 04:46:20 d5b0be571bc9: Preparing 04:46:20 b151f7d3a46c: Preparing 04:46:20 a36d6ca75fbb: Preparing 04:46:20 aedc3bda2944: Preparing 04:46:20 d5b0be571bc9: Waiting 04:46:20 b151f7d3a46c: Waiting 04:46:20 a36d6ca75fbb: Waiting 04:46:20 aedc3bda2944: Waiting 04:46:20 c13547c550a1: Layer already exists 04:46:20 d6acc5c6bd19: Layer already exists 04:46:20 d6bf426a22e6: Layer already exists 04:46:20 7a8a54a3dab7: Layer already exists 04:46:20 a20232206263: Layer already exists 04:46:20 b151f7d3a46c: Layer already exists 04:46:20 a36d6ca75fbb: Layer already exists 04:46:20 d5b0be571bc9: Layer already exists 04:46:20 aedc3bda2944: Layer already exists 04:46:20 3.2.0-dev.13: digest: sha256:a4ea32070a8c26452ae4fc221db0239979007f7588712ef0983e5d9ecaf3609c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:46:21 a20232206263: Preparing 04:46:21 d6bf426a22e6: Preparing 04:46:21 7a8a54a3dab7: Preparing 04:46:21 d6acc5c6bd19: Preparing 04:46:21 c13547c550a1: Preparing 04:46:21 d5b0be571bc9: Preparing 04:46:21 b151f7d3a46c: Preparing 04:46:21 a36d6ca75fbb: Preparing 04:46:21 aedc3bda2944: Preparing 04:46:21 b151f7d3a46c: Waiting 04:46:21 a36d6ca75fbb: Waiting 04:46:21 aedc3bda2944: Waiting 04:46:21 d5b0be571bc9: Waiting 04:46:21 a20232206263: Layer already exists 04:46:21 7a8a54a3dab7: Layer already exists 04:46:21 d6bf426a22e6: Layer already exists 04:46:21 c13547c550a1: Layer already exists 04:46:21 d6acc5c6bd19: Layer already exists 04:46:21 b151f7d3a46c: Layer already exists 04:46:21 a36d6ca75fbb: Layer already exists 04:46:21 d5b0be571bc9: Layer already exists 04:46:21 aedc3bda2944: Layer already exists 04:46:21 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:a4ea32070a8c26452ae4fc221db0239979007f7588712ef0983e5d9ecaf3609c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:46:22 a20232206263: Preparing 04:46:22 d6bf426a22e6: Preparing 04:46:22 7a8a54a3dab7: Preparing 04:46:22 d6acc5c6bd19: Preparing 04:46:22 c13547c550a1: Preparing 04:46:22 d5b0be571bc9: Preparing 04:46:22 b151f7d3a46c: Preparing 04:46:22 a36d6ca75fbb: Preparing 04:46:22 b151f7d3a46c: Waiting 04:46:22 d5b0be571bc9: Waiting 04:46:22 aedc3bda2944: Preparing 04:46:22 a36d6ca75fbb: Waiting 04:46:22 c13547c550a1: Layer already exists 04:46:22 7a8a54a3dab7: Layer already exists 04:46:22 d6acc5c6bd19: Layer already exists 04:46:22 a20232206263: Layer already exists 04:46:22 d6bf426a22e6: Layer already exists 04:46:22 d5b0be571bc9: Layer already exists 04:46:22 b151f7d3a46c: Layer already exists 04:46:22 a36d6ca75fbb: Layer already exists 04:46:22 aedc3bda2944: Layer already exists 04:46:22 main: digest: sha256:a4ea32070a8c26452ae4fc221db0239979007f7588712ef0983e5d9ecaf3609c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:22 ===================================================== [Pipeline] echo 04:46:23 taggedImages: 04:46:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:46:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.13 04:46:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:46:23 0c6a40ed1a82: Pull complete [Pipeline] echo 04:46:23 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:46:23 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:23 latest 04:46:23 3.2.0-dev.13 04:46:23 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:23 main 04:46:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:23 94ae7d8d031c: Pull complete 04:46:23 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:46:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists 04:46:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:24 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:46:24 WORKDIR /edgex 04:46:24 COPY go.mod . 04:46:24 RUN go mod download build 04:46:24 -t ci-base-image-arm64 -f - . 04:46:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:46:24 78540a2e88f7: Preparing 04:46:24 34b1fbf84904: Preparing 04:46:24 5337bd0a0912: Preparing 04:46:24 63b5bd044acc: Preparing 04:46:24 41c34fcb1e12: Preparing 04:46:24 c13547c550a1: Preparing 04:46:24 d5b0be571bc9: Preparing 04:46:24 4cf397d7a2db: Preparing 04:46:24 d7defed895e8: Preparing 04:46:24 02fdd7961610: Preparing 04:46:24 aedc3bda2944: Preparing 04:46:24 c13547c550a1: Waiting 04:46:24 d5b0be571bc9: Waiting 04:46:24 4cf397d7a2db: Waiting 04:46:24 d7defed895e8: Waiting 04:46:24 02fdd7961610: Waiting 04:46:24 aedc3bda2944: Waiting 04:46:24 34b1fbf84904: Pushed 04:46:24 41c34fcb1e12: Pushed 04:46:24 c13547c550a1: Layer already exists 04:46:24 63b5bd044acc: Pushed 04:46:24 d5b0be571bc9: Layer already exists 04:46:24 78540a2e88f7: Pushed 04:46:24 aedc3bda2944: Layer already exists 04:46:24 4cf397d7a2db: Pushed 04:46:24 d7defed895e8: Pushed 04:46:24 Sending build context to Docker daemon 2.918MB 04:46:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:46:24 ---> 86de565de09d 04:46:24 Step 2/4 : WORKDIR /edgex 04:46:25 5337bd0a0912: Pushed 04:46:25 02fdd7961610: Pushed 04:46:25 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:e1e6cfb60ec71903a1c008743c8d50dfe149b3cfe03412cf20c29d6718e95f85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:26 ---> Running in ea9313913d16 04:46:26 Removing intermediate container ea9313913d16 04:46:26 ---> 9f282fff3f13 04:46:26 Step 3/4 : COPY go.mod . 04:46:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:46:26 78540a2e88f7: Preparing 04:46:26 34b1fbf84904: Preparing 04:46:26 5337bd0a0912: Preparing 04:46:26 63b5bd044acc: Preparing 04:46:26 41c34fcb1e12: Preparing 04:46:26 c13547c550a1: Preparing 04:46:26 d5b0be571bc9: Preparing 04:46:26 4cf397d7a2db: Preparing 04:46:26 d7defed895e8: Preparing 04:46:26 02fdd7961610: Preparing 04:46:26 aedc3bda2944: Preparing 04:46:26 c13547c550a1: Waiting 04:46:26 d5b0be571bc9: Waiting 04:46:26 02fdd7961610: Waiting 04:46:26 aedc3bda2944: Waiting 04:46:26 4cf397d7a2db: Waiting 04:46:26 d7defed895e8: Waiting 04:46:26 5337bd0a0912: Layer already exists 04:46:26 41c34fcb1e12: Layer already exists 04:46:26 63b5bd044acc: Layer already exists 04:46:26 34b1fbf84904: Layer already exists 04:46:26 78540a2e88f7: Layer already exists 04:46:26 4cf397d7a2db: Layer already exists 04:46:26 d7defed895e8: Layer already exists 04:46:26 c13547c550a1: Layer already exists 04:46:26 d5b0be571bc9: Layer already exists 04:46:26 02fdd7961610: Layer already exists 04:46:26 aedc3bda2944: Layer already exists 04:46:26 latest: digest: sha256:e1e6cfb60ec71903a1c008743c8d50dfe149b3cfe03412cf20c29d6718e95f85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.13 [Pipeline] } 04:46:27 ---> 72bdedf78700 04:46:27 Step 4/4 : RUN go mod download 04:46:27 ---> Running in d1097a4efeb3 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.13 04:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:46:27 78540a2e88f7: Preparing 04:46:27 34b1fbf84904: Preparing 04:46:27 5337bd0a0912: Preparing 04:46:27 63b5bd044acc: Preparing 04:46:27 41c34fcb1e12: Preparing 04:46:27 c13547c550a1: Preparing 04:46:27 d5b0be571bc9: Preparing 04:46:27 4cf397d7a2db: Preparing 04:46:27 d7defed895e8: Preparing 04:46:27 02fdd7961610: Preparing 04:46:27 aedc3bda2944: Preparing 04:46:27 c13547c550a1: Waiting 04:46:27 d7defed895e8: Waiting 04:46:27 02fdd7961610: Waiting 04:46:27 4cf397d7a2db: Waiting 04:46:27 d5b0be571bc9: Waiting 04:46:27 aedc3bda2944: Waiting 04:46:27 34b1fbf84904: Layer already exists 04:46:27 78540a2e88f7: Layer already exists 04:46:27 5337bd0a0912: Layer already exists 04:46:27 63b5bd044acc: Layer already exists 04:46:27 41c34fcb1e12: Layer already exists 04:46:27 c13547c550a1: Layer already exists 04:46:27 d7defed895e8: Layer already exists 04:46:27 d5b0be571bc9: Layer already exists 04:46:27 4cf397d7a2db: Layer already exists 04:46:27 02fdd7961610: Layer already exists 04:46:27 aedc3bda2944: Layer already exists 04:46:27 3.2.0-dev.13: digest: sha256:e1e6cfb60ec71903a1c008743c8d50dfe149b3cfe03412cf20c29d6718e95f85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:46:28 78540a2e88f7: Preparing 04:46:28 34b1fbf84904: Preparing 04:46:28 5337bd0a0912: Preparing 04:46:28 63b5bd044acc: Preparing 04:46:28 41c34fcb1e12: Preparing 04:46:28 c13547c550a1: Preparing 04:46:28 d5b0be571bc9: Preparing 04:46:28 4cf397d7a2db: Preparing 04:46:28 d7defed895e8: Preparing 04:46:28 02fdd7961610: Preparing 04:46:28 4cf397d7a2db: Waiting 04:46:28 d5b0be571bc9: Waiting 04:46:28 d7defed895e8: Waiting 04:46:28 aedc3bda2944: Preparing 04:46:28 aedc3bda2944: Waiting 04:46:28 02fdd7961610: Waiting 04:46:28 5337bd0a0912: Layer already exists 04:46:28 34b1fbf84904: Layer already exists 04:46:28 63b5bd044acc: Layer already exists 04:46:28 41c34fcb1e12: Layer already exists 04:46:28 78540a2e88f7: Layer already exists 04:46:28 d5b0be571bc9: Layer already exists 04:46:28 c13547c550a1: Layer already exists 04:46:28 02fdd7961610: Layer already exists 04:46:28 4cf397d7a2db: Layer already exists 04:46:28 d7defed895e8: Layer already exists 04:46:28 aedc3bda2944: Layer already exists 04:46:28 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:e1e6cfb60ec71903a1c008743c8d50dfe149b3cfe03412cf20c29d6718e95f85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:46:29 78540a2e88f7: Preparing 04:46:29 34b1fbf84904: Preparing 04:46:29 5337bd0a0912: Preparing 04:46:29 63b5bd044acc: Preparing 04:46:29 41c34fcb1e12: Preparing 04:46:29 c13547c550a1: Preparing 04:46:29 d5b0be571bc9: Preparing 04:46:29 4cf397d7a2db: Preparing 04:46:29 d7defed895e8: Preparing 04:46:29 02fdd7961610: Preparing 04:46:29 aedc3bda2944: Preparing 04:46:29 c13547c550a1: Waiting 04:46:29 d7defed895e8: Waiting 04:46:29 02fdd7961610: Waiting 04:46:29 d5b0be571bc9: Waiting 04:46:29 4cf397d7a2db: Waiting 04:46:29 aedc3bda2944: Waiting 04:46:29 63b5bd044acc: Layer already exists 04:46:29 78540a2e88f7: Layer already exists 04:46:29 41c34fcb1e12: Layer already exists 04:46:29 34b1fbf84904: Layer already exists 04:46:29 5337bd0a0912: Layer already exists 04:46:29 4cf397d7a2db: Layer already exists 04:46:29 d5b0be571bc9: Layer already exists 04:46:29 d7defed895e8: Layer already exists 04:46:29 02fdd7961610: Layer already exists 04:46:29 c13547c550a1: Layer already exists 04:46:29 aedc3bda2944: Layer already exists 04:46:29 main: digest: sha256:e1e6cfb60ec71903a1c008743c8d50dfe149b3cfe03412cf20c29d6718e95f85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:30 ===================================================== [Pipeline] echo 04:46:30 taggedImages: 04:46:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:46:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.13 04:46:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:46:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:46:30 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:30 latest 04:46:30 3.2.0-dev.13 04:46:30 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:30 main 04:46:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:46:31 7b90626f2a81: Preparing 04:46:31 62df48b7af5f: Preparing 04:46:31 593639c1bb03: Preparing 04:46:31 c6e4d18146cc: Preparing 04:46:31 1a7dee28b753: Preparing 04:46:31 cdd524cae90f: Preparing 04:46:31 2c7336019438: Preparing 04:46:31 c13547c550a1: Preparing 04:46:31 d5b0be571bc9: Preparing 04:46:31 179e7eee5d26: Preparing 04:46:31 2d48df3f6390: Preparing 04:46:31 aedc3bda2944: Preparing 04:46:31 2c7336019438: Waiting 04:46:31 cdd524cae90f: Waiting 04:46:31 179e7eee5d26: Waiting 04:46:31 c13547c550a1: Waiting 04:46:31 d5b0be571bc9: Waiting 04:46:31 2d48df3f6390: Waiting 04:46:31 62df48b7af5f: Pushed 04:46:31 1a7dee28b753: Pushed 04:46:31 7b90626f2a81: Pushed 04:46:31 c13547c550a1: Layer already exists 04:46:31 d5b0be571bc9: Layer already exists 04:46:31 cdd524cae90f: Pushed 04:46:31 2c7336019438: Pushed 04:46:31 aedc3bda2944: Layer already exists 04:46:31 179e7eee5d26: Pushed 04:46:32 c6e4d18146cc: Pushed 04:46:32 593639c1bb03: Pushed 04:46:33 2d48df3f6390: Pushed 04:46:33 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:f039eab6242b3857c866c42ce883020af719e3269a94b095a77a2ce96b3d9ea8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:46:34 7b90626f2a81: Preparing 04:46:34 62df48b7af5f: Preparing 04:46:34 593639c1bb03: Preparing 04:46:34 c6e4d18146cc: Preparing 04:46:34 1a7dee28b753: Preparing 04:46:34 cdd524cae90f: Preparing 04:46:34 2c7336019438: Preparing 04:46:34 c13547c550a1: Preparing 04:46:34 d5b0be571bc9: Preparing 04:46:34 cdd524cae90f: Waiting 04:46:34 c13547c550a1: Waiting 04:46:34 179e7eee5d26: Preparing 04:46:34 2d48df3f6390: Preparing 04:46:34 aedc3bda2944: Preparing 04:46:34 2d48df3f6390: Waiting 04:46:34 aedc3bda2944: Waiting 04:46:34 179e7eee5d26: Waiting 04:46:34 62df48b7af5f: Layer already exists 04:46:34 1a7dee28b753: Layer already exists 04:46:34 7b90626f2a81: Layer already exists 04:46:34 593639c1bb03: Layer already exists 04:46:34 c6e4d18146cc: Layer already exists 04:46:34 cdd524cae90f: Layer already exists 04:46:34 c13547c550a1: Layer already exists 04:46:34 2c7336019438: Layer already exists 04:46:34 d5b0be571bc9: Layer already exists 04:46:34 179e7eee5d26: Layer already exists 04:46:34 2d48df3f6390: Layer already exists 04:46:34 aedc3bda2944: Layer already exists 04:46:34 latest: digest: sha256:f039eab6242b3857c866c42ce883020af719e3269a94b095a77a2ce96b3d9ea8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.13 04:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:46:35 7b90626f2a81: Preparing 04:46:35 62df48b7af5f: Preparing 04:46:35 593639c1bb03: Preparing 04:46:35 c6e4d18146cc: Preparing 04:46:35 1a7dee28b753: Preparing 04:46:35 cdd524cae90f: Preparing 04:46:35 2c7336019438: Preparing 04:46:35 c13547c550a1: Preparing 04:46:35 d5b0be571bc9: Preparing 04:46:35 179e7eee5d26: Preparing 04:46:35 2d48df3f6390: Preparing 04:46:35 aedc3bda2944: Preparing 04:46:35 2d48df3f6390: Waiting 04:46:35 aedc3bda2944: Waiting 04:46:35 c13547c550a1: Waiting 04:46:35 d5b0be571bc9: Waiting 04:46:35 cdd524cae90f: Waiting 04:46:35 2c7336019438: Waiting 04:46:35 179e7eee5d26: Waiting 04:46:35 62df48b7af5f: Layer already exists 04:46:35 c6e4d18146cc: Layer already exists 04:46:35 1a7dee28b753: Layer already exists 04:46:35 593639c1bb03: Layer already exists 04:46:35 7b90626f2a81: Layer already exists 04:46:35 cdd524cae90f: Layer already exists 04:46:35 d5b0be571bc9: Layer already exists 04:46:35 c13547c550a1: Layer already exists 04:46:35 2c7336019438: Layer already exists 04:46:35 179e7eee5d26: Layer already exists 04:46:35 aedc3bda2944: Layer already exists 04:46:35 2d48df3f6390: Layer already exists 04:46:35 3.2.0-dev.13: digest: sha256:f039eab6242b3857c866c42ce883020af719e3269a94b095a77a2ce96b3d9ea8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:46:36 7b90626f2a81: Preparing 04:46:36 62df48b7af5f: Preparing 04:46:36 593639c1bb03: Preparing 04:46:36 c6e4d18146cc: Preparing 04:46:36 1a7dee28b753: Preparing 04:46:36 cdd524cae90f: Preparing 04:46:36 2c7336019438: Preparing 04:46:36 c13547c550a1: Preparing 04:46:36 d5b0be571bc9: Preparing 04:46:36 179e7eee5d26: Preparing 04:46:36 2d48df3f6390: Preparing 04:46:36 aedc3bda2944: Preparing 04:46:36 2c7336019438: Waiting 04:46:36 179e7eee5d26: Waiting 04:46:36 2d48df3f6390: Waiting 04:46:36 c13547c550a1: Waiting 04:46:36 d5b0be571bc9: Waiting 04:46:36 aedc3bda2944: Waiting 04:46:36 cdd524cae90f: Waiting 04:46:36 62df48b7af5f: Layer already exists 04:46:36 7b90626f2a81: Layer already exists 04:46:36 593639c1bb03: Layer already exists 04:46:36 1a7dee28b753: Layer already exists 04:46:36 c6e4d18146cc: Layer already exists 04:46:36 cdd524cae90f: Layer already exists 04:46:36 2c7336019438: Layer already exists 04:46:36 d5b0be571bc9: Layer already exists 04:46:36 c13547c550a1: Layer already exists 04:46:36 2d48df3f6390: Layer already exists 04:46:36 179e7eee5d26: Layer already exists 04:46:36 aedc3bda2944: Layer already exists 04:46:36 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:f039eab6242b3857c866c42ce883020af719e3269a94b095a77a2ce96b3d9ea8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:46:37 7b90626f2a81: Preparing 04:46:37 62df48b7af5f: Preparing 04:46:37 593639c1bb03: Preparing 04:46:37 c6e4d18146cc: Preparing 04:46:37 1a7dee28b753: Preparing 04:46:37 cdd524cae90f: Preparing 04:46:37 2c7336019438: Preparing 04:46:37 c13547c550a1: Preparing 04:46:37 d5b0be571bc9: Preparing 04:46:37 179e7eee5d26: Preparing 04:46:37 2d48df3f6390: Preparing 04:46:37 aedc3bda2944: Preparing 04:46:37 cdd524cae90f: Waiting 04:46:37 2c7336019438: Waiting 04:46:37 c13547c550a1: Waiting 04:46:37 d5b0be571bc9: Waiting 04:46:37 2d48df3f6390: Waiting 04:46:37 aedc3bda2944: Waiting 04:46:37 179e7eee5d26: Waiting 04:46:37 c6e4d18146cc: Layer already exists 04:46:37 593639c1bb03: Layer already exists 04:46:37 62df48b7af5f: Layer already exists 04:46:37 7b90626f2a81: Layer already exists 04:46:37 1a7dee28b753: Layer already exists 04:46:37 cdd524cae90f: Layer already exists 04:46:37 c13547c550a1: Layer already exists 04:46:37 179e7eee5d26: Layer already exists 04:46:37 2c7336019438: Layer already exists 04:46:37 d5b0be571bc9: Layer already exists 04:46:37 2d48df3f6390: Layer already exists 04:46:37 aedc3bda2944: Layer already exists 04:46:37 main: digest: sha256:f039eab6242b3857c866c42ce883020af719e3269a94b095a77a2ce96b3d9ea8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:37 ===================================================== [Pipeline] echo 04:46:37 taggedImages: 04:46:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:46:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.13 04:46:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:46:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:46:37 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:37 latest 04:46:37 3.2.0-dev.13 04:46:37 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:37 main 04:46:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:46:39 2544d1282d6e: Preparing 04:46:39 6d47083516ff: Preparing 04:46:39 c13547c550a1: Preparing 04:46:39 d5b0be571bc9: Preparing 04:46:39 bbe429558c15: Preparing 04:46:39 259fddb03267: Preparing 04:46:39 aedc3bda2944: Preparing 04:46:39 259fddb03267: Waiting 04:46:39 aedc3bda2944: Waiting 04:46:39 c13547c550a1: Layer already exists 04:46:39 d5b0be571bc9: Layer already exists 04:46:39 aedc3bda2944: Layer already exists 04:46:39 bbe429558c15: Pushed 04:46:39 2544d1282d6e: Pushed 04:46:39 259fddb03267: Pushed 04:46:40 6d47083516ff: Pushed 04:46:40 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:d55e6538807c12f25e3f1a275d5f35802e28135ca4c1194bb21d272b8fdf3077 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46: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 04:46:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:46:41 2544d1282d6e: Preparing 04:46:41 6d47083516ff: Preparing 04:46:41 c13547c550a1: Preparing 04:46:41 d5b0be571bc9: Preparing 04:46:41 bbe429558c15: Preparing 04:46:41 259fddb03267: Preparing 04:46:41 aedc3bda2944: Preparing 04:46:41 aedc3bda2944: Waiting 04:46:41 259fddb03267: Waiting 04:46:41 c13547c550a1: Layer already exists 04:46:41 2544d1282d6e: Layer already exists 04:46:41 bbe429558c15: Layer already exists 04:46:41 d5b0be571bc9: Layer already exists 04:46:41 6d47083516ff: Layer already exists 04:46:41 259fddb03267: Layer already exists 04:46:41 aedc3bda2944: Layer already exists 04:46:41 latest: digest: sha256:d55e6538807c12f25e3f1a275d5f35802e28135ca4c1194bb21d272b8fdf3077 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.13 04:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:46:43 2544d1282d6e: Preparing 04:46:43 6d47083516ff: Preparing 04:46:43 c13547c550a1: Preparing 04:46:43 d5b0be571bc9: Preparing 04:46:43 bbe429558c15: Preparing 04:46:43 259fddb03267: Preparing 04:46:43 aedc3bda2944: Preparing 04:46:43 aedc3bda2944: Waiting 04:46:43 259fddb03267: Waiting 04:46:43 bbe429558c15: Layer already exists 04:46:43 6d47083516ff: Layer already exists 04:46:43 c13547c550a1: Layer already exists 04:46:43 d5b0be571bc9: Layer already exists 04:46:43 2544d1282d6e: Layer already exists 04:46:43 259fddb03267: Layer already exists 04:46:43 aedc3bda2944: Layer already exists 04:46:43 3.2.0-dev.13: digest: sha256:d55e6538807c12f25e3f1a275d5f35802e28135ca4c1194bb21d272b8fdf3077 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:46:44 2544d1282d6e: Preparing 04:46:44 6d47083516ff: Preparing 04:46:44 c13547c550a1: Preparing 04:46:44 d5b0be571bc9: Preparing 04:46:44 bbe429558c15: Preparing 04:46:44 259fddb03267: Preparing 04:46:44 aedc3bda2944: Preparing 04:46:44 259fddb03267: Waiting 04:46:44 aedc3bda2944: Waiting 04:46:44 d5b0be571bc9: Layer already exists 04:46:44 2544d1282d6e: Layer already exists 04:46:44 6d47083516ff: Layer already exists 04:46:44 c13547c550a1: Layer already exists 04:46:44 bbe429558c15: Layer already exists 04:46:44 259fddb03267: Layer already exists 04:46:44 aedc3bda2944: Layer already exists 04:46:44 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:d55e6538807c12f25e3f1a275d5f35802e28135ca4c1194bb21d272b8fdf3077 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:44 + 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 04:46:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:46:45 2544d1282d6e: Preparing 04:46:45 6d47083516ff: Preparing 04:46:45 c13547c550a1: Preparing 04:46:45 d5b0be571bc9: Preparing 04:46:45 bbe429558c15: Preparing 04:46:45 259fddb03267: Preparing 04:46:45 aedc3bda2944: Preparing 04:46:45 259fddb03267: Waiting 04:46:45 bbe429558c15: Layer already exists 04:46:45 6d47083516ff: Layer already exists 04:46:45 c13547c550a1: Layer already exists 04:46:45 2544d1282d6e: Layer already exists 04:46:45 d5b0be571bc9: Layer already exists 04:46:45 259fddb03267: Layer already exists 04:46:45 aedc3bda2944: Layer already exists 04:46:45 main: digest: sha256:d55e6538807c12f25e3f1a275d5f35802e28135ca4c1194bb21d272b8fdf3077 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:45 ===================================================== [Pipeline] echo 04:46:45 taggedImages: 04:46:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:46:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.13 04:46:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:46:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:46:45 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:45 latest 04:46:45 3.2.0-dev.13 04:46:45 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:45 main 04:46:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:46:47 f1c6d17b1d9e: Preparing 04:46:47 f52a2aa280bc: Preparing 04:46:47 62b3688b6477: Preparing 04:46:47 c13547c550a1: Preparing 04:46:47 d5b0be571bc9: Preparing 04:46:47 96255a5264f2: Preparing 04:46:47 2c94b24ca115: Preparing 04:46:47 84c1b3209ba1: Preparing 04:46:47 320c7091a896: Preparing 04:46:47 aedc3bda2944: Preparing 04:46:47 96255a5264f2: Waiting 04:46:47 320c7091a896: Waiting 04:46:47 aedc3bda2944: Waiting 04:46:47 2c94b24ca115: Waiting 04:46:47 c13547c550a1: Layer already exists 04:46:47 d5b0be571bc9: Layer already exists 04:46:47 f1c6d17b1d9e: Pushed 04:46:47 f52a2aa280bc: Pushed 04:46:47 62b3688b6477: Pushed 04:46:47 aedc3bda2944: Layer already exists 04:46:47 84c1b3209ba1: Pushed 04:46:47 320c7091a896: Pushed 04:46:52 2c94b24ca115: Pushed 04:46:54 96255a5264f2: Pushed 04:46:54 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:e92436631b443c07d899d40370c645c0f3815e2e89514d12c0416e05f40f8ad7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:46:56 f1c6d17b1d9e: Preparing 04:46:56 f52a2aa280bc: Preparing 04:46:56 62b3688b6477: Preparing 04:46:56 c13547c550a1: Preparing 04:46:56 d5b0be571bc9: Preparing 04:46:56 96255a5264f2: Preparing 04:46:56 2c94b24ca115: Preparing 04:46:56 84c1b3209ba1: Preparing 04:46:56 320c7091a896: Preparing 04:46:56 aedc3bda2944: Preparing 04:46:56 84c1b3209ba1: Waiting 04:46:56 96255a5264f2: Waiting 04:46:56 2c94b24ca115: Waiting 04:46:56 aedc3bda2944: Waiting 04:46:56 62b3688b6477: Layer already exists 04:46:56 f1c6d17b1d9e: Layer already exists 04:46:56 d5b0be571bc9: Layer already exists 04:46:56 f52a2aa280bc: Layer already exists 04:46:56 c13547c550a1: Layer already exists 04:46:56 96255a5264f2: Layer already exists 04:46:56 84c1b3209ba1: Layer already exists 04:46:56 2c94b24ca115: Layer already exists 04:46:56 320c7091a896: Layer already exists 04:46:56 aedc3bda2944: Layer already exists 04:46:56 latest: digest: sha256:e92436631b443c07d899d40370c645c0f3815e2e89514d12c0416e05f40f8ad7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.13 04:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:46:57 f1c6d17b1d9e: Preparing 04:46:57 f52a2aa280bc: Preparing 04:46:57 62b3688b6477: Preparing 04:46:57 c13547c550a1: Preparing 04:46:57 d5b0be571bc9: Preparing 04:46:57 96255a5264f2: Preparing 04:46:57 2c94b24ca115: Preparing 04:46:57 84c1b3209ba1: Preparing 04:46:57 320c7091a896: Preparing 04:46:57 aedc3bda2944: Preparing 04:46:57 320c7091a896: Waiting 04:46:57 84c1b3209ba1: Waiting 04:46:57 aedc3bda2944: Waiting 04:46:57 2c94b24ca115: Waiting 04:46:57 f52a2aa280bc: Layer already exists 04:46:57 c13547c550a1: Layer already exists 04:46:57 f1c6d17b1d9e: Layer already exists 04:46:57 d5b0be571bc9: Layer already exists 04:46:57 62b3688b6477: Layer already exists 04:46:57 320c7091a896: Layer already exists 04:46:57 96255a5264f2: Layer already exists 04:46:57 2c94b24ca115: Layer already exists 04:46:57 aedc3bda2944: Layer already exists 04:46:57 84c1b3209ba1: Layer already exists 04:46:57 3.2.0-dev.13: digest: sha256:e92436631b443c07d899d40370c645c0f3815e2e89514d12c0416e05f40f8ad7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:46:58 f1c6d17b1d9e: Preparing 04:46:58 f52a2aa280bc: Preparing 04:46:58 62b3688b6477: Preparing 04:46:58 c13547c550a1: Preparing 04:46:58 d5b0be571bc9: Preparing 04:46:58 96255a5264f2: Preparing 04:46:58 2c94b24ca115: Preparing 04:46:58 96255a5264f2: Waiting 04:46:58 2c94b24ca115: Waiting 04:46:58 84c1b3209ba1: Preparing 04:46:58 320c7091a896: Preparing 04:46:58 aedc3bda2944: Preparing 04:46:58 84c1b3209ba1: Waiting 04:46:58 320c7091a896: Waiting 04:46:58 d5b0be571bc9: Layer already exists 04:46:58 f1c6d17b1d9e: Layer already exists 04:46:58 f52a2aa280bc: Layer already exists 04:46:58 c13547c550a1: Layer already exists 04:46:58 62b3688b6477: Layer already exists 04:46:58 320c7091a896: Layer already exists 04:46:58 96255a5264f2: Layer already exists 04:46:58 2c94b24ca115: Layer already exists 04:46:58 aedc3bda2944: Layer already exists 04:46:58 84c1b3209ba1: Layer already exists 04:46:58 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:e92436631b443c07d899d40370c645c0f3815e2e89514d12c0416e05f40f8ad7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:46:59 f1c6d17b1d9e: Preparing 04:46:59 f52a2aa280bc: Preparing 04:46:59 62b3688b6477: Preparing 04:46:59 c13547c550a1: Preparing 04:46:59 d5b0be571bc9: Preparing 04:46:59 96255a5264f2: Preparing 04:46:59 2c94b24ca115: Preparing 04:46:59 84c1b3209ba1: Preparing 04:46:59 320c7091a896: Preparing 04:46:59 aedc3bda2944: Preparing 04:46:59 2c94b24ca115: Waiting 04:46:59 84c1b3209ba1: Waiting 04:46:59 320c7091a896: Waiting 04:46:59 96255a5264f2: Waiting 04:46:59 aedc3bda2944: Waiting 04:46:59 f52a2aa280bc: Layer already exists 04:46:59 d5b0be571bc9: Layer already exists 04:46:59 62b3688b6477: Layer already exists 04:46:59 f1c6d17b1d9e: Layer already exists 04:46:59 c13547c550a1: Layer already exists 04:46:59 96255a5264f2: Layer already exists 04:46:59 84c1b3209ba1: Layer already exists 04:46:59 2c94b24ca115: Layer already exists 04:46:59 320c7091a896: Layer already exists 04:46:59 aedc3bda2944: Layer already exists 04:46:59 main: digest: sha256:e92436631b443c07d899d40370c645c0f3815e2e89514d12c0416e05f40f8ad7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:59 ===================================================== [Pipeline] echo 04:47:00 taggedImages: 04:47:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:47:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.13 04:47:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:47:00 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:47:00 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:00 latest 04:47:00 3.2.0-dev.13 04:47:00 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:00 main 04:47:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:47:01 59329952a501: Preparing 04:47:01 2c6eda694d20: Preparing 04:47:01 da9036c9f931: Preparing 04:47:01 c13547c550a1: Preparing 04:47:01 d5b0be571bc9: Preparing 04:47:01 ea9902aede68: Preparing 04:47:01 f78aa227e4b7: Preparing 04:47:01 d3763dab035f: Preparing 04:47:01 aedc3bda2944: Preparing 04:47:01 ea9902aede68: Waiting 04:47:01 f78aa227e4b7: Waiting 04:47:01 d3763dab035f: Waiting 04:47:01 aedc3bda2944: Waiting 04:47:01 d5b0be571bc9: Layer already exists 04:47:01 c13547c550a1: Layer already exists 04:47:01 da9036c9f931: Pushed 04:47:01 f78aa227e4b7: Pushed 04:47:01 2c6eda694d20: Pushed 04:47:01 59329952a501: Pushed 04:47:01 aedc3bda2944: Layer already exists 04:47:01 d3763dab035f: Pushed 04:47:09 ea9902aede68: Pushed 04:47:09 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:e0ad5708650133dcd935ba5d6ba39c59098a2d84fd32d415eddb72ca24a4e910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:47:10 59329952a501: Preparing 04:47:10 2c6eda694d20: Preparing 04:47:10 da9036c9f931: Preparing 04:47:10 c13547c550a1: Preparing 04:47:10 d5b0be571bc9: Preparing 04:47:10 ea9902aede68: Preparing 04:47:10 f78aa227e4b7: Preparing 04:47:10 d3763dab035f: Preparing 04:47:10 ea9902aede68: Waiting 04:47:10 aedc3bda2944: Preparing 04:47:10 f78aa227e4b7: Waiting 04:47:10 d3763dab035f: Waiting 04:47:10 aedc3bda2944: Waiting 04:47:10 2c6eda694d20: Layer already exists 04:47:10 c13547c550a1: Layer already exists 04:47:10 da9036c9f931: Layer already exists 04:47:10 d5b0be571bc9: Layer already exists 04:47:10 59329952a501: Layer already exists 04:47:10 ea9902aede68: Layer already exists 04:47:10 d3763dab035f: Layer already exists 04:47:10 f78aa227e4b7: Layer already exists 04:47:10 aedc3bda2944: Layer already exists 04:47:10 latest: digest: sha256:e0ad5708650133dcd935ba5d6ba39c59098a2d84fd32d415eddb72ca24a4e910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.13 04:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:47:12 59329952a501: Preparing 04:47:12 2c6eda694d20: Preparing 04:47:12 da9036c9f931: Preparing 04:47:12 c13547c550a1: Preparing 04:47:12 d5b0be571bc9: Preparing 04:47:12 ea9902aede68: Preparing 04:47:12 f78aa227e4b7: Preparing 04:47:12 d3763dab035f: Preparing 04:47:12 aedc3bda2944: Preparing 04:47:12 f78aa227e4b7: Waiting 04:47:12 aedc3bda2944: Waiting 04:47:12 d3763dab035f: Waiting 04:47:12 ea9902aede68: Waiting 04:47:12 c13547c550a1: Layer already exists 04:47:12 d5b0be571bc9: Layer already exists 04:47:12 da9036c9f931: Layer already exists 04:47:12 2c6eda694d20: Layer already exists 04:47:12 59329952a501: Layer already exists 04:47:12 ea9902aede68: Layer already exists 04:47:12 f78aa227e4b7: Layer already exists 04:47:12 d3763dab035f: Layer already exists 04:47:12 aedc3bda2944: Layer already exists 04:47:12 3.2.0-dev.13: digest: sha256:e0ad5708650133dcd935ba5d6ba39c59098a2d84fd32d415eddb72ca24a4e910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:47:13 59329952a501: Preparing 04:47:13 2c6eda694d20: Preparing 04:47:13 da9036c9f931: Preparing 04:47:13 c13547c550a1: Preparing 04:47:13 d5b0be571bc9: Preparing 04:47:13 ea9902aede68: Preparing 04:47:13 f78aa227e4b7: Preparing 04:47:13 d3763dab035f: Preparing 04:47:13 aedc3bda2944: Preparing 04:47:13 ea9902aede68: Waiting 04:47:13 f78aa227e4b7: Waiting 04:47:13 d3763dab035f: Waiting 04:47:13 aedc3bda2944: Waiting 04:47:13 c13547c550a1: Layer already exists 04:47:13 d5b0be571bc9: Layer already exists 04:47:13 59329952a501: Layer already exists 04:47:13 da9036c9f931: Layer already exists 04:47:13 2c6eda694d20: Layer already exists 04:47:13 f78aa227e4b7: Layer already exists 04:47:13 ea9902aede68: Layer already exists 04:47:13 d3763dab035f: Layer already exists 04:47:13 aedc3bda2944: Layer already exists 04:47:13 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:e0ad5708650133dcd935ba5d6ba39c59098a2d84fd32d415eddb72ca24a4e910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:47:14 Removing intermediate container d1097a4efeb3 04:47:14 ---> 216b9ccf2c83 04:47:14 Successfully built 216b9ccf2c83 04:47:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:47:14 59329952a501: Preparing 04:47:14 2c6eda694d20: Preparing 04:47:14 da9036c9f931: Preparing 04:47:14 c13547c550a1: Preparing 04:47:14 d5b0be571bc9: Preparing 04:47:14 ea9902aede68: Preparing 04:47:14 f78aa227e4b7: Preparing 04:47:14 d3763dab035f: Preparing 04:47:14 aedc3bda2944: Preparing 04:47:14 f78aa227e4b7: Waiting 04:47:14 d3763dab035f: Waiting 04:47:14 aedc3bda2944: Waiting 04:47:14 ea9902aede68: Waiting 04:47:14 2c6eda694d20: Layer already exists 04:47:14 59329952a501: Layer already exists 04:47:14 d5b0be571bc9: Layer already exists 04:47:14 da9036c9f931: Layer already exists 04:47:14 c13547c550a1: Layer already exists 04:47:14 f78aa227e4b7: Layer already exists 04:47:14 ea9902aede68: Layer already exists 04:47:14 d3763dab035f: Layer already exists 04:47:14 aedc3bda2944: Layer already exists 04:47:14 main: digest: sha256:e0ad5708650133dcd935ba5d6ba39c59098a2d84fd32d415eddb72ca24a4e910 size: 2196 [Pipeline] } [Pipeline] // withEnv 04:47:14 + docker inspect -f . ci-base-image-arm64 04:47:14 . [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:15 prd-ubuntu20.04-docker-arm64-4c-16g-267 does not seem to be running inside a container 04:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 04:47:17 $ docker top 5163a837dfb78a0207fc1bc823bf2d5e143dfa1134b297c9d054e0f3dd1c7644 -eo pid,comm [Pipeline] { [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] echo 04:47:17 ===================================================== [Pipeline] echo 04:47:17 taggedImages: 04:47:17 - nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:47:17 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.13 04:47:17 - nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:47:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:47:17 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:17 latest 04:47:17 3.2.0-dev.13 04:47:17 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:17 main 04:47:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 04:47:18 + go version 04:47:18 go version go1.21.0 linux/arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } 04:47:18 $ docker stop --time=1 5163a837dfb78a0207fc1bc823bf2d5e143dfa1134b297c9d054e0f3dd1c7644 04:47:19 $ docker rm -f --volumes 5163a837dfb78a0207fc1bc823bf2d5e143dfa1134b297c9d054e0f3dd1c7644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 04:47:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage 04:47:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:47:21 41dfc0e5400d: Preparing 04:47:21 ab1b949bcac3: Preparing 04:47:21 b2a258530b8f: Preparing 04:47:21 c13547c550a1: Preparing 04:47:21 d5b0be571bc9: Preparing 04:47:21 ea9902aede68: Preparing 04:47:21 84c1b3209ba1: Preparing 04:47:21 320c7091a896: Preparing 04:47:21 aedc3bda2944: Preparing 04:47:21 84c1b3209ba1: Waiting 04:47:21 320c7091a896: Waiting 04:47:21 d5b0be571bc9: Layer already exists 04:47:21 c13547c550a1: Layer already exists 04:47:21 ea9902aede68: Layer already exists 04:47:21 84c1b3209ba1: Layer already exists 04:47:21 320c7091a896: Layer already exists 04:47:21 aedc3bda2944: Layer already exists 04:47:21 b2a258530b8f: Pushed 04:47:21 41dfc0e5400d: Pushed 04:47:21 ab1b949bcac3: Pushed [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:47:21 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:e6a79f5ea0cf526d7315f2086af6d5b182f590fef060966fb26b2d9c8a0e0c95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 04:47:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 04:47:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:47:22 41dfc0e5400d: Preparing 04:47:22 ab1b949bcac3: Preparing 04:47:22 b2a258530b8f: Preparing 04:47:22 c13547c550a1: Preparing 04:47:22 d5b0be571bc9: Preparing 04:47:22 ea9902aede68: Preparing 04:47:22 84c1b3209ba1: Preparing 04:47:22 320c7091a896: Preparing 04:47:22 aedc3bda2944: Preparing 04:47:22 ea9902aede68: Waiting 04:47:22 84c1b3209ba1: Waiting 04:47:22 320c7091a896: Waiting 04:47:22 aedc3bda2944: Waiting 04:47:22 b2a258530b8f: Layer already exists 04:47:22 d5b0be571bc9: Layer already exists 04:47:22 c13547c550a1: Layer already exists 04:47:22 ab1b949bcac3: Layer already exists 04:47:22 41dfc0e5400d: Layer already exists 04:47:22 ea9902aede68: Layer already exists 04:47:22 84c1b3209ba1: Layer already exists 04:47:22 aedc3bda2944: Layer already exists 04:47:22 320c7091a896: Layer already exists 04:47:22 latest: digest: sha256:e6a79f5ea0cf526d7315f2086af6d5b182f590fef060966fb26b2d9c8a0e0c95 size: 2196 [Pipeline] } [Pipeline] // withEnv 04:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:47:22 04:47:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:47:23 latest: Pulling from edgex-devops/edgex-compose-arm64 04:47:23 547446be3368: Pulling fs layer 04:47:23 d125d8839a47: Pulling fs layer 04:47:23 3e85d5ac6304: Pulling fs layer 04:47:23 c3105a71a48b: Pulling fs layer 04:47:23 0f093f025ec4: Pulling fs layer 04:47:23 c3106fc0e877: Pulling fs layer 04:47:23 c3105a71a48b: Waiting 04:47:23 0f093f025ec4: Waiting 04:47:23 c3106fc0e877: Waiting 04:47:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv 04:47:23 547446be3368: Verifying Checksum 04:47:23 547446be3368: Download complete 04:47:23 c3105a71a48b: Verifying Checksum 04:47:23 c3105a71a48b: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.13 04:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:47:23 41dfc0e5400d: Preparing 04:47:23 ab1b949bcac3: Preparing 04:47:23 b2a258530b8f: Preparing 04:47:23 c13547c550a1: Preparing 04:47:23 d5b0be571bc9: Preparing 04:47:23 ea9902aede68: Preparing 04:47:23 84c1b3209ba1: Preparing 04:47:23 320c7091a896: Preparing 04:47:23 aedc3bda2944: Preparing 04:47:23 320c7091a896: Waiting 04:47:23 ea9902aede68: Waiting 04:47:23 84c1b3209ba1: Waiting 04:47:23 c13547c550a1: Layer already exists 04:47:23 b2a258530b8f: Layer already exists 04:47:23 41dfc0e5400d: Layer already exists 04:47:23 d5b0be571bc9: Layer already exists 04:47:23 ab1b949bcac3: Layer already exists 04:47:23 84c1b3209ba1: Layer already exists 04:47:23 ea9902aede68: Layer already exists 04:47:23 320c7091a896: Layer already exists 04:47:23 aedc3bda2944: Layer already exists 04:47:23 3.2.0-dev.13: digest: sha256:e6a79f5ea0cf526d7315f2086af6d5b182f590fef060966fb26b2d9c8a0e0c95 size: 2196 [Pipeline] } [Pipeline] // withEnv 04:47:23 d125d8839a47: Verifying Checksum 04:47:23 d125d8839a47: Download complete 04:47:23 c3106fc0e877: Verifying Checksum 04:47:23 0f093f025ec4: Verifying Checksum 04:47:23 0f093f025ec4: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:24 547446be3368: Pull complete 04:47:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:47:24 41dfc0e5400d: Preparing 04:47:24 ab1b949bcac3: Preparing 04:47:24 b2a258530b8f: Preparing 04:47:24 c13547c550a1: Preparing 04:47:24 d5b0be571bc9: Preparing 04:47:24 ea9902aede68: Preparing 04:47:24 84c1b3209ba1: Preparing 04:47:24 320c7091a896: Preparing 04:47:24 aedc3bda2944: Preparing 04:47:24 ea9902aede68: Waiting 04:47:24 aedc3bda2944: Waiting 04:47:24 84c1b3209ba1: Waiting 04:47:24 320c7091a896: Waiting 04:47:24 c13547c550a1: Layer already exists 04:47:24 b2a258530b8f: Layer already exists 04:47:24 41dfc0e5400d: Layer already exists 04:47:24 ab1b949bcac3: Layer already exists 04:47:24 d5b0be571bc9: Layer already exists 04:47:24 ea9902aede68: Layer already exists 04:47:24 320c7091a896: Layer already exists 04:47:24 aedc3bda2944: Layer already exists 04:47:24 84c1b3209ba1: Layer already exists 04:47:24 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:e6a79f5ea0cf526d7315f2086af6d5b182f590fef060966fb26b2d9c8a0e0c95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } 04:47:25 d125d8839a47: Pull complete 04:47:25 3e85d5ac6304: Verifying Checksum 04:47:25 3e85d5ac6304: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:47:26 41dfc0e5400d: Preparing 04:47:26 ab1b949bcac3: Preparing 04:47:26 b2a258530b8f: Preparing 04:47:26 c13547c550a1: Preparing 04:47:26 d5b0be571bc9: Preparing 04:47:26 ea9902aede68: Preparing 04:47:26 84c1b3209ba1: Preparing 04:47:26 320c7091a896: Preparing 04:47:26 aedc3bda2944: Preparing 04:47:26 320c7091a896: Waiting 04:47:26 aedc3bda2944: Waiting 04:47:26 84c1b3209ba1: Waiting 04:47:26 ea9902aede68: Waiting 04:47:26 b2a258530b8f: Layer already exists 04:47:26 41dfc0e5400d: Layer already exists 04:47:26 c13547c550a1: Layer already exists 04:47:26 ab1b949bcac3: Layer already exists 04:47:26 d5b0be571bc9: Layer already exists 04:47:26 320c7091a896: Layer already exists 04:47:26 84c1b3209ba1: Layer already exists 04:47:26 ea9902aede68: Layer already exists 04:47:26 aedc3bda2944: Layer already exists 04:47:26 main: digest: sha256:e6a79f5ea0cf526d7315f2086af6d5b182f590fef060966fb26b2d9c8a0e0c95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:26 ===================================================== [Pipeline] echo 04:47:26 taggedImages: 04:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.13 04:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:47:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:47:27 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:27 latest 04:47:27 3.2.0-dev.13 04:47:27 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:27 main 04:47:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:47:28 89ba5c5cc732: Preparing 04:47:28 7887ea91ec27: Preparing 04:47:28 c13547c550a1: Preparing 04:47:28 d5b0be571bc9: Preparing 04:47:28 7e306813eb26: Preparing 04:47:28 29b217281eb3: Preparing 04:47:28 aedc3bda2944: Preparing 04:47:28 29b217281eb3: Waiting 04:47:28 aedc3bda2944: Waiting 04:47:28 c13547c550a1: Layer already exists 04:47:28 d5b0be571bc9: Layer already exists 04:47:28 aedc3bda2944: Layer already exists 04:47:28 7e306813eb26: Pushed 04:47:28 89ba5c5cc732: Pushed 04:47:28 29b217281eb3: Pushed 04:47:30 7887ea91ec27: Pushed 04:47:30 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:5ffa90b961ebb42477f532b61cc17797013ad31c6b61e65b65e8c013192b4db8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:47:31 89ba5c5cc732: Preparing 04:47:31 7887ea91ec27: Preparing 04:47:31 c13547c550a1: Preparing 04:47:31 d5b0be571bc9: Preparing 04:47:31 7e306813eb26: Preparing 04:47:31 29b217281eb3: Preparing 04:47:31 aedc3bda2944: Preparing 04:47:31 aedc3bda2944: Waiting 04:47:31 29b217281eb3: Waiting 04:47:31 7887ea91ec27: Layer already exists 04:47:31 89ba5c5cc732: Layer already exists 04:47:31 c13547c550a1: Layer already exists 04:47:31 7e306813eb26: Layer already exists 04:47:31 d5b0be571bc9: Layer already exists 04:47:31 29b217281eb3: Layer already exists 04:47:31 aedc3bda2944: Layer already exists 04:47:31 latest: digest: sha256:5ffa90b961ebb42477f532b61cc17797013ad31c6b61e65b65e8c013192b4db8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.13 04:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:47:32 89ba5c5cc732: Preparing 04:47:32 7887ea91ec27: Preparing 04:47:32 c13547c550a1: Preparing 04:47:32 d5b0be571bc9: Preparing 04:47:32 7e306813eb26: Preparing 04:47:32 29b217281eb3: Preparing 04:47:32 aedc3bda2944: Preparing 04:47:32 aedc3bda2944: Waiting 04:47:32 29b217281eb3: Waiting 04:47:32 89ba5c5cc732: Layer already exists 04:47:32 d5b0be571bc9: Layer already exists 04:47:32 7e306813eb26: Layer already exists 04:47:32 7887ea91ec27: Layer already exists 04:47:32 c13547c550a1: Layer already exists 04:47:32 aedc3bda2944: Layer already exists 04:47:32 29b217281eb3: Layer already exists 04:47:32 3.2.0-dev.13: digest: sha256:5ffa90b961ebb42477f532b61cc17797013ad31c6b61e65b65e8c013192b4db8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:47:34 89ba5c5cc732: Preparing 04:47:34 7887ea91ec27: Preparing 04:47:34 c13547c550a1: Preparing 04:47:34 d5b0be571bc9: Preparing 04:47:34 7e306813eb26: Preparing 04:47:34 29b217281eb3: Preparing 04:47:34 aedc3bda2944: Preparing 04:47:34 29b217281eb3: Waiting 04:47:34 aedc3bda2944: Waiting 04:47:34 d5b0be571bc9: Layer already exists 04:47:34 89ba5c5cc732: Layer already exists 04:47:34 7887ea91ec27: Layer already exists 04:47:34 7e306813eb26: Layer already exists 04:47:34 c13547c550a1: Layer already exists 04:47:34 29b217281eb3: Layer already exists 04:47:34 aedc3bda2944: Layer already exists 04:47:34 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:5ffa90b961ebb42477f532b61cc17797013ad31c6b61e65b65e8c013192b4db8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:47:35 89ba5c5cc732: Preparing 04:47:35 7887ea91ec27: Preparing 04:47:35 c13547c550a1: Preparing 04:47:35 d5b0be571bc9: Preparing 04:47:35 7e306813eb26: Preparing 04:47:35 29b217281eb3: Preparing 04:47:35 aedc3bda2944: Preparing 04:47:35 29b217281eb3: Waiting 04:47:35 aedc3bda2944: Waiting 04:47:35 89ba5c5cc732: Layer already exists 04:47:35 7887ea91ec27: Layer already exists 04:47:35 7e306813eb26: Layer already exists 04:47:35 c13547c550a1: Layer already exists 04:47:35 d5b0be571bc9: Layer already exists 04:47:35 29b217281eb3: Layer already exists 04:47:35 aedc3bda2944: Layer already exists 04:47:35 main: digest: sha256:5ffa90b961ebb42477f532b61cc17797013ad31c6b61e65b65e8c013192b4db8 size: 1780 [Pipeline] } [Pipeline] // withEnv 04:47:35 3e85d5ac6304: Pull complete 04:47:35 c3105a71a48b: Pull complete [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:36 ===================================================== [Pipeline] echo 04:47:36 taggedImages: 04:47:36 - nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:36 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:47:36 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.13 04:47:36 - nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:36 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:47:36 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:47:36 2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:36 latest 04:47:36 3.2.0-dev.13 04:47:36 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:36 main 04:47:36 ===================================================== [Pipeline] withEnv [Pipeline] { 04:47:36 0f093f025ec4: Pull complete [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:47:36 c3106fc0e877: Pull complete 04:47:36 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:37 prd-ubuntu20.04-docker-arm64-4c-16g-267 does not seem to be running inside a container 04:47:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:37 $ 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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 04:47:39 $ docker top 2946a4b1cc7f3db560ba87abb515be83ee543d0b21f584fa787e96ac7159344d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:47:40 4c2f384148ab: Preparing 04:47:40 bd21d419d94a: Preparing 04:47:40 c13547c550a1: Preparing 04:47:40 d5b0be571bc9: Preparing 04:47:40 b151f7d3a46c: Preparing 04:47:40 a36d6ca75fbb: Preparing 04:47:40 aedc3bda2944: Preparing 04:47:40 a36d6ca75fbb: Waiting 04:47:40 aedc3bda2944: Waiting 04:47:40 c13547c550a1: Layer already exists 04:47:40 d5b0be571bc9: Layer already exists 04:47:40 b151f7d3a46c: Layer already exists 04:47:40 a36d6ca75fbb: Layer already exists 04:47:40 aedc3bda2944: Layer already exists 04:47:40 4c2f384148ab: Pushed 04:47:40 + docker compose -f ./docker-compose-build.yml build --parallel 04:47:42 bd21d419d94a: Pushed 04:47:42 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:992d4fa7e9acd816ff9d9eac298798b826a9c32d57f69548df9a1fe05834faab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:47:43 4c2f384148ab: Preparing 04:47:43 bd21d419d94a: Preparing 04:47:43 c13547c550a1: Preparing 04:47:43 d5b0be571bc9: Preparing 04:47:43 b151f7d3a46c: Preparing 04:47:43 a36d6ca75fbb: Preparing 04:47:43 aedc3bda2944: Preparing 04:47:43 a36d6ca75fbb: Waiting 04:47:43 bd21d419d94a: Layer already exists 04:47:43 b151f7d3a46c: Layer already exists 04:47:43 c13547c550a1: Layer already exists 04:47:43 4c2f384148ab: Layer already exists 04:47:43 d5b0be571bc9: Layer already exists 04:47:43 aedc3bda2944: Layer already exists 04:47:43 a36d6ca75fbb: Layer already exists 04:47:43 latest: digest: sha256:992d4fa7e9acd816ff9d9eac298798b826a9c32d57f69548df9a1fe05834faab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.13 04:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:47:44 4c2f384148ab: Preparing 04:47:44 bd21d419d94a: Preparing 04:47:44 c13547c550a1: Preparing 04:47:44 d5b0be571bc9: Preparing 04:47:44 b151f7d3a46c: Preparing 04:47:44 a36d6ca75fbb: Preparing 04:47:44 aedc3bda2944: Preparing 04:47:44 a36d6ca75fbb: Waiting 04:47:44 aedc3bda2944: Waiting 04:47:44 4c2f384148ab: Layer already exists 04:47:44 c13547c550a1: Layer already exists 04:47:44 bd21d419d94a: Layer already exists 04:47:44 b151f7d3a46c: Layer already exists 04:47:44 d5b0be571bc9: Layer already exists 04:47:44 a36d6ca75fbb: Layer already exists 04:47:44 aedc3bda2944: Layer already exists 04:47:44 3.2.0-dev.13: digest: sha256:992d4fa7e9acd816ff9d9eac298798b826a9c32d57f69548df9a1fe05834faab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:47:46 4c2f384148ab: Preparing 04:47:46 bd21d419d94a: Preparing 04:47:46 c13547c550a1: Preparing 04:47:46 d5b0be571bc9: Preparing 04:47:46 b151f7d3a46c: Preparing 04:47:46 a36d6ca75fbb: Preparing 04:47:46 aedc3bda2944: Preparing 04:47:46 a36d6ca75fbb: Waiting 04:47:46 aedc3bda2944: Waiting 04:47:46 c13547c550a1: Layer already exists 04:47:46 b151f7d3a46c: Layer already exists 04:47:46 4c2f384148ab: Layer already exists 04:47:46 bd21d419d94a: Layer already exists 04:47:46 d5b0be571bc9: Layer already exists 04:47:46 a36d6ca75fbb: Layer already exists 04:47:46 aedc3bda2944: Layer already exists 04:47:46 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:992d4fa7e9acd816ff9d9eac298798b826a9c32d57f69548df9a1fe05834faab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:47:47 4c2f384148ab: Preparing 04:47:47 bd21d419d94a: Preparing 04:47:47 c13547c550a1: Preparing 04:47:47 d5b0be571bc9: Preparing 04:47:47 b151f7d3a46c: Preparing 04:47:47 a36d6ca75fbb: Preparing 04:47:47 aedc3bda2944: Preparing 04:47:47 aedc3bda2944: Waiting 04:47:47 b151f7d3a46c: Layer already exists 04:47:47 bd21d419d94a: Layer already exists 04:47:47 4c2f384148ab: Layer already exists 04:47:47 c13547c550a1: Layer already exists 04:47:47 d5b0be571bc9: Layer already exists 04:47:47 a36d6ca75fbb: Layer already exists 04:47:47 aedc3bda2944: Layer already exists 04:47:47 main: digest: sha256:992d4fa7e9acd816ff9d9eac298798b826a9c32d57f69548df9a1fe05834faab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:48 ===================================================== [Pipeline] echo 04:47:48 taggedImages: 04:47:48 - nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c 04:47:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:47:48 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.13 04:47:48 - nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 04:47:48 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 04:47:48 #1 [support-notifications internal] load build definition from Dockerfile 04:47:48 #1 transferring dockerfile: 1.95kB done 04:47:48 #1 DONE 0.1s Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:47:49 04:47:49 #2 [security-secretstore-setup internal] load build definition from Dockerfile 04:47:49 #2 transferring dockerfile: 2.49kB done 04:47:49 #2 DONE 0.1s 04:47:49 04:47:49 #3 [security-bootstrapper internal] load build definition from Dockerfile 04:47:49 #3 transferring dockerfile: 2.93kB 0.0s done 04:47:49 #3 DONE 0.1s 04:47:49 04:47:49 #4 [security-spire-agent internal] load build definition from Dockerfile 04:47:49 #4 transferring dockerfile: 1.81kB 0.0s done 04:47:49 #4 DONE 0.1s 04:47:49 04:47:49 #5 [security-spire-config internal] load build definition from Dockerfile 04:47:49 #5 transferring dockerfile: 1.69kB done [Pipeline] // stage [Pipeline] } 04:47:49 #5 DONE 0.1s 04:47:49 04:47:49 #6 [security-proxy-auth internal] load build definition from Dockerfile 04:47:49 #6 transferring dockerfile: 2.15kB done 04:47:49 #6 DONE 0.1s 04:47:49 04:47:49 #7 [security-proxy-setup internal] load build definition from Dockerfile 04:47:49 #7 transferring dockerfile: 2.50kB 0.0s done 04:47:49 #7 DONE 0.1s 04:47:49 04:47:49 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:47:49 #8 transferring dockerfile: 1.89kB done 04:47:49 #8 DONE 0.1s 04:47:49 04:47:49 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:47:49 #9 transferring dockerfile: 2.23kB 0.0s done 04:47:49 #9 DONE 0.1s 04:47:49 04:47:49 #10 [support-scheduler internal] load build definition from Dockerfile 04:47:49 #10 transferring dockerfile: 1.93kB 0.0s done 04:47:49 #10 DONE 0.1s 04:47:49 04:47:49 #11 [core-command internal] load build definition from Dockerfile 04:47:50 #11 transferring dockerfile: 1.93kB 0.0s done 04:47:50 #11 DONE 0.1s 04:47:50 04:47:50 #12 [core-data internal] load build definition from Dockerfile 04:47:50 #12 transferring dockerfile: 2.01kB done 04:47:50 #12 DONE 0.1s 04:47:50 04:47:50 #13 [security-spire-server internal] load build definition from Dockerfile 04:47:50 #13 transferring dockerfile: 1.70kB 0.0s done 04:47:50 #13 DONE 0.1s 04:47:50 04:47:50 #14 [core-metadata internal] load build definition from Dockerfile 04:47:50 #14 transferring dockerfile: 2.06kB done 04:47:50 #14 DONE 0.1s 04:47:50 04:47:50 #15 [support-notifications internal] load .dockerignore 04:47:50 #15 transferring context: 50B 0.0s done 04:47:50 #15 DONE 0.1s 04:47:51 04:47:51 #16 [security-secretstore-setup internal] load .dockerignore 04:47:51 #16 transferring context: 50B done 04:47:51 #16 DONE 0.1s 04:47:51 04:47:51 #17 [security-bootstrapper internal] load .dockerignore 04:47:51 #17 transferring context: 50B done 04:47:51 #17 DONE 0.1s 04:47:51 04:47:51 #18 [security-spire-config internal] load .dockerignore 04:47:51 #18 transferring context: 50B 0.0s done 04:47:51 #18 DONE 0.1s 04:47:51 04:47:51 #19 [security-spire-agent internal] load .dockerignore 04:47:51 #19 transferring context: 50B done 04:47:51 #19 DONE 0.1s 04:47:51 04:47:51 #20 [security-proxy-auth internal] load .dockerignore 04:47:51 #20 transferring context: 50B done 04:47:51 #20 DONE 0.1s 04:47:51 04:47:51 #21 [security-proxy-setup internal] load .dockerignore 04:47:51 #21 transferring context: 50B done 04:47:51 #21 DONE 0.1s 04:47:51 04:47:51 #22 [security-spiffe-token-provider internal] load .dockerignore 04:47:51 #22 transferring context: 50B done 04:47:51 #22 DONE 0.1s 04:47:51 04:47:51 #23 [core-common-config-bootstrapper internal] load .dockerignore 04:47:51 #23 transferring context: 50B done 04:47:51 #23 DONE 0.1s 04:47:51 04:47:51 #24 [support-scheduler internal] load .dockerignore 04:47:51 #24 transferring context: 50B 0.0s done 04:47:51 #24 DONE 0.1s 04:47:51 04:47:51 #25 [core-command internal] load .dockerignore 04:47:51 #25 transferring context: 50B done 04:47:51 #25 DONE 0.0s 04:47:51 04:47:51 #26 [core-data internal] load .dockerignore 04:47:51 #26 transferring context: 50B 0.0s done 04:47:51 #26 DONE 0.1s 04:47:51 04:47:51 #27 [security-spire-server internal] load .dockerignore 04:47:51 #27 transferring context: 50B done 04:47:51 #27 DONE 0.1s 04:47:51 04:47:51 #28 [core-metadata internal] load .dockerignore 04:47:51 #28 transferring context: 50B 0.0s done 04:47:51 #28 DONE 0.1s 04:47:51 04:47:51 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:47:51 #29 DONE 0.0s 04:47:51 04:47:51 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 04:47:52 #30 DONE 0.2s 04:47:52 04:47:52 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:47:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:47:52 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:47:52 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:47:52 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.1s 04:47:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:47:52 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.2s 04:47:52 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 04:47:52 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 04:47:52 #31 ... 04:47:52 04:47:52 #32 [support-notifications internal] load build context 04:47:52 #32 transferring context: 2.56MB 0.5s done 04:47:52 #32 DONE 0.7s 04:47:52 04:47:52 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:47:52 #31 ... 04:47:52 04:47:52 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:47:52 #29 DONE 0.0s 04:47:52 04:47:52 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 04:47:52 #30 DONE 0.2s 04:47:52 04:47:52 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:47:52 #31 ... 04:47:52 04:47:52 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:47:52 #29 DONE 0.0s 04:47:52 04:47:52 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:47:52 #30 DONE 0.3s 04:47:52 04:47:52 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:47:52 #33 DONE 1.6s 04:47:52 04:47:52 #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:47:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:47:52 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:47:52 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:47:52 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 04:47:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:47:52 #31 ... 04:47:52 04:47:52 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:47:52 #33 DONE 1.6s 04:47:52 04:47:52 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:47:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:47:52 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:47:52 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:47:52 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 04:47:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:47:53 #31 ... 04:47:53 04:47:53 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:47:53 #29 DONE 0.0s 04:47:53 04:47:53 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:47:53 #31 ... 04:47:53 04:47:53 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 04:47:53 #30 DONE 0.5s 04:47:53 04:47:53 #34 [security-proxy-auth internal] load build context 04:47:53 #34 DONE 0.0s 04:47:53 04:47:53 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:47:53 #33 DONE 1.6s 04:47:53 04:47:53 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:47:53 #35 DONE 1.0s 04:47:53 04:47:53 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:47:53 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:47:53 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:47:53 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:47:53 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 04:47:53 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:47:53 #31 ... 04:47:53 04:47:53 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:47:53 #29 DONE 0.0s 04:47:53 04:47:53 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:47:53 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 04:47:53 #31 ... 04:47:53 04:47:53 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:47:53 #29 DONE 0.1s 04:47:54 04:47:54 #34 [security-proxy-auth internal] load build context 04:47:54 #34 ... 04:47:54 04:47:54 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:47:54 #29 DONE 0.1s 04:47:54 04:47:54 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 04:47:54 #30 DONE 1.0s 04:47:54 04:47:54 #34 [security-proxy-auth internal] load build context 04:47:54 #34 ... 04:47:54 04:47:54 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:47:54 #33 DONE 1.7s 04:47:54 04:47:54 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 04:47:54 #35 DONE 1.1s 04:47:54 04:47:54 #34 [security-proxy-auth internal] load build context 04:47:54 #34 ... 04:47:54 04:47:54 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:47:54 #29 DONE 0.1s 04:47:54 04:47:54 #34 [security-proxy-auth internal] load build context 04:47:54 #34 ... 04:47:54 04:47:54 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:47:54 #29 DONE 0.1s 04:47:54 04:47:54 #36 [security-secretstore-setup internal] load build context 04:47:54 #36 transferring context: 2.56MB 1.2s done 04:47:54 #36 DONE 1.6s 04:47:54 04:47:54 #34 [security-proxy-auth internal] load build context 04:47:54 #34 ... 04:47:54 04:47:54 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:47:54 #33 DONE 1.8s 04:47:54 04:47:54 #35 [core-data builder 2/7] WORKDIR /edgex-go 04:47:54 #35 DONE 1.2s 04:47:54 04:47:54 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:47:54 #29 DONE 0.1s 04:47:54 04:47:54 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 04:47:54 #30 DONE 1.3s 04:47:54 04:47:54 #37 [security-bootstrapper internal] load build context 04:47:54 #37 transferring context: 2.56MB 1.0s done 04:47:54 #37 DONE 1.5s 04:47:54 04:47:54 #34 [security-proxy-auth internal] load build context 04:47:54 #34 transferring context: 2.56MB 0.9s done 04:47:54 #34 ... 04:47:54 04:47:54 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:47:54 #33 DONE 1.8s 04:47:54 04:47:54 #35 [core-command builder 2/7] WORKDIR /edgex-go 04:47:54 #35 DONE 1.2s 04:47:54 04:47:54 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:47:54 #38 DONE 1.8s 04:47:54 04:47:54 #34 [security-proxy-auth internal] load build context 04:47:54 #34 DONE 1.3s 04:47:54 04:47:54 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:47:54 #39 ... 04:47:54 04:47:54 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:47:54 #29 DONE 0.1s 04:47:54 04:47:54 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:47:54 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:47:56 #39 ... 04:47:56 04:47:56 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 04:47:56 #30 DONE 2.5s 04:47:56 04:47:56 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:47:56 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:47:56 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:47:56 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:47:56 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 04:47:56 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:47:56 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 04:47:56 #31 DONE 4.7s 04:47:56 04:47:56 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:47:56 #33 DONE 1.9s 04:47:56 04:47:56 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 04:47:56 #35 DONE 1.3s 04:47:56 04:47:56 #40 [core-metadata internal] load build context 04:47:56 #40 DONE 0.0s 04:47:56 04:47:56 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:47:56 #41 DONE 2.9s 04:47:56 04:47:56 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:47:56 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done 04:47:56 #42 DONE 1.2s 04:47:56 04:47:56 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:47:56 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:47:56 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:47:56 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:47:56 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 04:47:56 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:47:56 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 04:47:56 #31 DONE 4.8s 04:47:56 04:47:56 #43 [security-spiffe-token-provider internal] load build context 04:47:56 #43 ... 04:47:56 04:47:56 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:47:56 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:47:56 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:47:56 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:47:56 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 04:47:56 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:47:56 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 04:47:56 #31 DONE 4.8s 04:47:56 04:47:56 #43 [security-spiffe-token-provider internal] load build context 04:47:56 #43 ... 04:47:56 04:47:56 #44 [core-common-config-bootstrapper internal] load build context 04:47:56 #44 transferring context: 2.56MB 1.1s done 04:47:56 #44 DONE 2.3s 04:47:56 04:47:56 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:47:56 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.6s done 04:47:56 #39 DONE 1.6s 04:47:56 04:47:56 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:47:56 #39 ... 04:47:56 04:47:56 #45 [security-spire-config internal] load build context 04:47:56 #45 transferring context: 16.35kB 0.3s done 04:47:56 #45 DONE 1.9s 04:47:56 04:47:56 #43 [security-spiffe-token-provider internal] load build context 04:47:56 #43 transferring context: 2.56MB 2.1s done 04:47:57 #43 ... 04:47:57 04:47:57 #46 [security-spire-agent internal] load build context 04:47:57 #46 transferring context: 17.63kB 0.4s done 04:47:57 #46 DONE 2.2s 04:47:57 04:47:57 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:47:57 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done 04:47:57 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:47:57 #42 ... 04:47:57 04:47:57 #43 [security-spiffe-token-provider internal] load build context 04:47:57 #43 DONE 3.2s 04:47:57 04:47:57 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:47:57 #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 04:47:57 #42 ... 04:47:57 04:47:57 #47 [security-proxy-setup internal] load build context 04:47:57 #47 transferring context: 2.56MB 2.3s done 04:47:57 #47 DONE 3.4s 04:47:57 04:47:57 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:47:58 #48 ... 04:47:58 04:47:58 #49 [security-spire-server internal] load build context 04:47:58 #49 transferring context: 18.10kB 0.1s done 04:47:58 #49 DONE 2.0s 04:47:58 04:47:58 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:47:58 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 04:47:58 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 04:47:58 #42 ... 04:47:58 04:47:58 #50 [core-command internal] load build context 04:47:58 #50 transferring context: 2.56MB 2.6s done 04:47:58 #50 DONE 3.8s 04:47:58 04:47:58 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:47:58 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s 04:47:58 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.4s 04:47:58 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s 04:47:58 #42 ... 04:47:58 04:47:58 #51 [core-data internal] load build context 04:47:58 #51 transferring context: 2.56MB 2.7s done 04:47:58 #51 DONE 4.0s 04:47:58 04:47:58 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:47:58 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done 04:47:58 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s 04:47:58 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s 04:47:58 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 04:47:58 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done 04:47:58 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 04:47:58 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 04:47:58 #42 ... 04:47:58 04:47:58 #52 [support-scheduler internal] load build context 04:47:58 #52 transferring context: 2.56MB 2.7s done 04:47:58 #52 DONE 4.3s 04:47:58 04:47:58 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:47:58 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 04:47:58 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 04:47:59 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s 04:47:59 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.5s 04:47:59 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.15MB / 23.39MB 1.7s 04:47:59 #42 ... 04:47:59 04:47:59 #40 [core-metadata internal] load build context 04:47:59 #40 transferring context: 2.56MB 2.1s done 04:47:59 #40 DONE 3.9s 04:47:59 04:47:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:00 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.4s 04:48:01 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.0s 04:48:01 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 04:48:01 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 04:48:02 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.13MB / 23.39MB 3.9s 04:48:02 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 04:48:02 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.30MB / 23.39MB 4.4s 04:48:03 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 5.0s 04:48:03 #42 ... 04:48:03 04:48:03 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:48:03 #0 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:03 #0 7.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:03 #53 ... 04:48:03 04:48:03 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:48:03 #0 5.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:03 #0 6.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:03 #0 9.075 OK: 266 MiB in 52 packages 04:48:03 #54 ... 04:48:03 04:48:03 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:48:03 #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:03 #0 8.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:03 #55 ... 04:48:03 04:48:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:04 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.76MB / 23.39MB 5.9s 04:48:04 #42 ... 04:48:04 04:48:04 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:48:04 #0 5.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:04 #0 5.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:04 #0 9.537 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:48:04 #0 9.537 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:48:04 #0 9.537 OK: 19949 distinct packages available 04:48:04 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:04 #56 ... 04:48:04 04:48:04 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:48:04 #54 DONE 10.9s 04:48:04 04:48:04 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:04 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.23MB / 23.39MB 6.4s 04:48:04 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.80MB / 23.39MB 6.9s 04:48:05 #42 ... 04:48:05 04:48:05 #57 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:48:05 #57 DONE 1.2s 04:48:05 04:48:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:05 #42 ... 04:48:05 04:48:05 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:48:05 #53 11.30 OK: 266 MiB in 52 packages 04:48:05 #53 DONE 11.9s 04:48:05 04:48:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:05 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.01MB / 23.39MB 7.6s 04:48:05 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 04:48:05 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 04:48:05 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 04:48:06 #42 ... 04:48:06 04:48:06 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:48:06 #55 12.13 OK: 266 MiB in 52 packages 04:48:06 #55 DONE 12.9s 04:48:06 04:48:06 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:06 #42 ... 04:48:06 04:48:06 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:48:06 #58 ... 04:48:06 04:48:06 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:06 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.25MB / 23.39MB 8.7s 04:48:07 #42 ... 04:48:07 04:48:07 #59 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:48:07 #59 DONE 1.1s 04:48:07 04:48:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:07 #42 ... 04:48:07 04:48:07 #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:48:07 #60 DONE 1.8s 04:48:07 04:48:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:07 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.44MB / 23.39MB 9.2s 04:48:07 #42 ... 04:48:07 04:48:07 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:48:07 #56 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:07 #56 12.54 OK: 266 MiB in 52 packages 04:48:07 #56 DONE 13.3s 04:48:07 04:48:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:07 #42 ... 04:48:07 04:48:07 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:48:07 #61 ... 04:48:07 04:48:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:07 #62 ... 04:48:07 04:48:07 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:48:07 #63 ... 04:48:07 04:48:07 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:48:08 #64 ... 04:48:08 04:48:08 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:48:08 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 04:48:08 #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 04:48:08 #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 04:48:08 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 04:48:08 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 04:48:08 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 04:48:08 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done 04:48:08 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.2s done 04:48:08 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 04:48:08 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 04:48:08 #39 ... 04:48:08 04:48:08 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:48:08 #65 ... 04:48:08 04:48:08 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:48:08 #66 ... 04:48:08 04:48:08 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:48:08 #67 DONE 1.0s 04:48:08 04:48:08 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:48:08 #68 ... 04:48:08 04:48:08 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:08 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.2s done 04:48:09 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 04:48:14 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.8s 04:48:15 #42 ... 04:48:15 04:48:15 #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:15 #69 ... 04:48:15 04:48:15 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:17 #42 ... 04:48:17 04:48:17 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:48:17 #58 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:17 #58 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:17 #58 12.45 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:48:17 #58 12.45 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:48:17 #58 12.45 OK: 19945 distinct packages available 04:48:17 #58 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:17 #58 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:17 #58 18.26 (1/5) Installing dumb-init (1.2.5-r2) 04:48:17 #58 18.29 (2/5) Installing musl-obstack (1.2.3-r2) 04:48:17 #58 18.32 (3/5) Installing libucontext (1.2-r2) 04:48:17 #58 18.36 (4/5) Installing gcompat (1.1.0-r1) 04:48:17 #58 18.37 (5/5) Installing openssl (3.1.4-r5) 04:48:17 #58 18.47 Executing busybox-1.36.1-r5.trigger 04:48:17 #58 18.64 OK: 9 MiB in 20 packages 04:48:17 #58 ... 04:48:17 04:48:17 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:48:17 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.0s done 04:48:17 #39 ... 04:48:17 04:48:17 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:17 #42 ... 04:48:17 04:48:17 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:48:17 #58 DONE 21.1s 04:48:17 04:48:17 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:17 #42 ... 04:48:17 04:48:17 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:17 #70 ... 04:48:17 04:48:17 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:17 #71 ... 04:48:17 04:48:17 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:17 #42 ... 04:48:17 04:48:17 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:48:17 #39 DONE 22.9s 04:48:17 04:48:17 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:18 #42 ... 04:48:18 04:48:18 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:48:18 #65 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:18 #65 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:18 #65 16.93 (1/4) Installing dumb-init (1.2.5-r2) 04:48:18 #65 16.96 (2/4) Installing openssl (3.1.4-r5) 04:48:18 #65 17.07 (3/4) Installing su-exec (0.2-r3) 04:48:18 #65 17.10 (4/4) Installing yq (4.33.3-r5) 04:48:18 #65 18.58 Executing busybox-1.36.1-r5.trigger 04:48:18 #65 18.72 OK: 18 MiB in 19 packages 04:48:18 #65 DONE 20.5s 04:48:18 04:48:18 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:48:18 #72 ... 04:48:18 04:48:18 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:18 #73 ... 04:48:18 04:48:18 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:19 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.8s 04:48:20 #42 ... 04:48:20 04:48:20 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:48:20 #48 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:20 #48 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:20 #48 20.90 (1/1) Installing dumb-init (1.2.5-r2) 04:48:20 #48 20.93 Executing busybox-1.36.1-r5.trigger 04:48:20 #48 21.07 OK: 8 MiB in 16 packages 04:48:20 #48 ... 04:48:20 04:48:20 #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:48:20 #64 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:20 #64 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:20 #64 21.72 (1/1) Installing dumb-init (1.2.5-r2) 04:48:20 #64 21.80 Executing busybox-1.36.1-r5.trigger 04:48:20 #64 22.01 OK: 8 MiB in 16 packages 04:48:20 #64 DONE 23.0s 04:48:20 04:48:20 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:48:20 #66 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:20 #66 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:20 #66 22.41 (1/4) Installing ca-certificates (20230506-r0) 04:48:20 #66 ... 04:48:20 04:48:20 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 04:48:20 #74 ... 04:48:20 04:48:20 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:48:20 #48 DONE 22.9s 04:48:20 04:48:20 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:21 #42 ... 04:48:21 04:48:21 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:21 #62 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:21 #62 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:21 #62 ... 04:48:21 04:48:21 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:48:21 #61 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:21 #61 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:21 #61 23.74 (1/2) Installing ca-certificates (20230506-r0) 04:48:21 #61 ... 04:48:21 04:48:21 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:48:21 #63 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:21 #63 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:21 #63 21.26 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:48:21 #63 21.26 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:48:21 #63 21.26 OK: 19945 distinct packages available 04:48:21 #63 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:21 #63 ... 04:48:21 04:48:21 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:48:21 #68 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:21 #68 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:21 #68 23.14 (1/2) Installing dumb-init (1.2.5-r2) 04:48:21 #68 23.23 (2/2) Installing su-exec (0.2-r3) 04:48:21 #68 23.23 Executing busybox-1.36.1-r5.trigger 04:48:21 #68 23.44 OK: 8 MiB in 17 packages 04:48:21 #68 ... 04:48:21 04:48:21 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:48:21 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.1s done 04:48:22 #42 DONE 27.3s 04:48:22 04:48:22 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:48:22 #61 24.16 (2/2) Installing dumb-init (1.2.5-r2) 04:48:22 #61 24.17 Executing busybox-1.36.1-r5.trigger 04:48:22 #61 24.30 Executing ca-certificates-20230506-r0.trigger 04:48:22 #61 ... 04:48:22 04:48:22 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:48:22 #68 DONE 25.0s 04:48:22 04:48:22 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:48:22 #63 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:24 #63 ... 04:48:24 04:48:24 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:48:24 #61 25.80 OK: 9 MiB in 17 packages 04:48:24 #61 DONE 27.1s 04:48:24 04:48:24 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:48:25 #75 ... 04:48:25 04:48:25 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:48:25 #66 23.05 (2/4) Installing dumb-init (1.2.5-r2) 04:48:25 #66 23.09 (3/4) Installing su-exec (0.2-r3) 04:48:25 #66 23.13 (4/4) Installing yq (4.33.3-r5) 04:48:25 #66 24.24 Executing busybox-1.36.1-r5.trigger 04:48:25 #66 24.46 Executing ca-certificates-20230506-r0.trigger 04:48:25 #66 25.89 OK: 18 MiB in 19 packages 04:48:25 #66 DONE 27.4s 04:48:25 04:48:25 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:48:27 #76 ... 04:48:27 04:48:27 #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:48:27 #0 5.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:27 #0 7.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:27 #77 ... 04:48:27 04:48:27 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:48:27 #63 29.46 (1/4) Installing dumb-init (1.2.5-r2) 04:48:27 #63 29.53 (2/4) Installing musl-obstack (1.2.3-r2) 04:48:27 #63 29.53 (3/4) Installing libucontext (1.2-r2) 04:48:27 #63 29.53 (4/4) Installing gcompat (1.1.0-r1) 04:48:27 #63 29.54 Executing busybox-1.36.1-r5.trigger 04:48:27 #63 29.61 OK: 8 MiB in 19 packages 04:48:28 #63 DONE 30.9s 04:48:28 04:48:28 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:48:28 #75 4.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:30 #75 ... 04:48:30 04:48:30 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:48:30 #0 6.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:30 #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:30 #78 ... 04:48:30 04:48:30 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:48:30 #75 6.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:31 #75 ... 04:48:31 04:48:31 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:31 #62 23.73 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:48:31 #62 23.73 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:48:31 #62 23.73 OK: 19945 distinct packages available 04:48:31 #62 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:31 #62 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:31 #62 31.34 (1/11) Installing ca-certificates (20230506-r0) 04:48:31 #62 31.78 (2/11) Installing brotli-libs (1.0.9-r14) 04:48:31 #62 31.88 (3/11) Installing libunistring (1.1-r1) 04:48:31 #62 32.06 (4/11) Installing libidn2 (2.3.4-r1) 04:48:31 #62 32.10 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:48:31 #62 32.14 (6/11) Installing libcurl (8.5.0-r0) 04:48:31 #62 32.20 (7/11) Installing curl (8.5.0-r0) 04:48:31 #62 32.27 (8/11) Installing dumb-init (1.2.5-r2) 04:48:31 #62 32.29 (9/11) Installing musl-obstack (1.2.3-r2) 04:48:31 #62 32.33 (10/11) Installing libucontext (1.2-r2) 04:48:31 #62 32.36 (11/11) Installing gcompat (1.1.0-r1) 04:48:31 #62 32.38 Executing busybox-1.36.1-r5.trigger 04:48:31 #62 32.49 Executing ca-certificates-20230506-r0.trigger 04:48:31 #62 33.28 OK: 13 MiB in 26 packages 04:48:31 #62 ... 04:48:31 04:48:31 #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:48:31 #77 13.34 OK: 9 MiB in 20 packages 04:48:31 #77 DONE 14.7s 04:48:31 04:48:31 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:48:31 #0 2.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:32 #79 ... 04:48:32 04:48:32 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:32 #62 DONE 34.4s 04:48:32 04:48:32 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:48:32 #80 ... 04:48:32 04:48:32 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:48:32 #0 5.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:32 #0 6.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:32 #81 ... 04:48:32 04:48:32 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:48:34 #82 DONE 2.0s 04:48:34 04:48:34 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:48:34 #83 ... 04:48:34 04:48:34 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:48:34 #84 DONE 2.2s 04:48:34 04:48:34 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:48:34 #85 DONE 0.3s 04:48:34 04:48:34 #86 [security-spire-server stage-2 6/9] COPY security.txt / 04:48:34 #86 DONE 0.2s 04:48:34 04:48:34 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:48:34 #79 4.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:34 #79 ... 04:48:34 04:48:34 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:48:34 #72 6.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:34 #72 8.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:34 #72 14.99 OK: 18 MiB in 19 packages 04:48:34 #72 DONE 16.5s 04:48:34 04:48:34 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:48:34 #81 12.27 OK: 8 MiB in 17 packages 04:48:35 #81 ... 04:48:35 04:48:35 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:48:35 #87 DONE 0.5s 04:48:35 04:48:35 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:48:35 #88 DONE 0.7s 04:48:35 04:48:35 #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:48:35 #89 DONE 0.3s 04:48:35 04:48:35 #90 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:48:35 #90 DONE 0.3s 04:48:35 04:48:35 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:48:35 #81 DONE 13.2s 04:48:35 04:48:35 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:48:37 #91 ... 04:48:37 04:48:37 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 04:48:37 #74 7.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:37 #74 9.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:37 #74 15.28 OK: 8 MiB in 16 packages 04:48:37 #74 DONE 16.8s 04:48:37 04:48:37 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:48:37 #83 DONE 3.4s 04:48:37 04:48:37 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:48:37 #92 DONE 0.4s 04:48:37 04:48:37 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:48:37 #75 12.51 OK: 9 MiB in 17 packages 04:48:37 #75 ... 04:48:37 04:48:37 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:48:37 #76 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:37 #76 5.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:37 #76 11.40 OK: 18 MiB in 19 packages 04:48:37 #76 DONE 12.7s 04:48:37 04:48:37 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 04:48:38 #93 DONE 0.6s 04:48:38 04:48:38 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:48:38 #78 15.96 OK: 8 MiB in 16 packages 04:48:38 #78 DONE 17.5s 04:48:38 04:48:38 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:48:38 #94 DONE 0.6s 04:48:38 04:48:38 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:48:38 #80 4.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:48:38 #80 6.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:48:38 #80 ... 04:48:38 04:48:38 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:48:38 #75 DONE 14.2s 04:48:38 04:48:38 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:48:38 #79 10.34 OK: 8 MiB in 19 packages 04:48:39 #79 ... 04:48:39 04:48:39 #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:48:39 #95 DONE 0.5s 04:48:39 04:48:39 #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:48:39 #96 DONE 0.5s 04:48:39 04:48:39 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:48:39 #79 DONE 11.2s 04:48:39 04:48:39 #97 [security-spire-server] exporting to image 04:48:39 #97 exporting layers 04:48:40 #97 exporting layers 5.0s done 04:48:40 #97 writing image sha256:6b1b8d4f07330330c91746e7acde64ab8fcc7d21d3866c614b90618b3e11591e 04:48:41 #97 writing image sha256:6b1b8d4f07330330c91746e7acde64ab8fcc7d21d3866c614b90618b3e11591e 0.0s done 04:48:41 #97 naming to docker.io/library/security-spire-server-arm64 done 04:48:41 #97 ... 04:48:41 04:48:41 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:48:41 #91 DONE 5.5s 04:48:41 04:48:41 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:48:41 #98 DONE 0.3s 04:48:41 04:48:41 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:48:41 #80 9.846 OK: 13 MiB in 26 packages 04:48:42 #80 DONE 10.5s 04:48:42 04:48:42 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:48:42 #99 DONE 3.0s 04:48:42 04:48:42 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:42 #70 ... 04:48:42 04:48:42 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:48:43 #100 DONE 0.3s 04:48:43 04:48:43 #97 [security-spire-server] exporting to image 04:48:43 #97 exporting layers 3.3s done 04:48:43 #97 writing image sha256:68290df3021f6c6d5334ea0102506af14aae8fa6dc4fbe6fc7cb7cfdb57c18c0 0.0s done 04:48:43 #97 naming to docker.io/library/security-spire-agent-arm64 done 04:48:43 #97 DONE 7.6s 04:48:43 04:48:43 #101 [security-spire-config stage-2 6/10] COPY security.txt / 04:48:43 #101 DONE 0.2s 04:48:43 04:48:43 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:48:43 #102 DONE 0.1s 04:48:43 04:48:43 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:48:43 #103 DONE 0.1s 04:48:43 04:48:43 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:48:43 #104 DONE 0.2s 04:48:43 04:48:43 #97 [security-spire-config] exporting to image 04:48:45 #97 exporting layers 1.5s done 04:48:45 #97 writing image sha256:1869d080870967fc66fa19fe9f2260e985128b5a4a59fe0d65df26a5d25cd680 done 04:48:45 #97 naming to docker.io/library/security-spire-config-arm64 done 04:48:45 #97 DONE 9.1s 04:48:45 04:48:45 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #73 DONE 50.7s 04:49:00 04:49:00 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #70 DONE 52.0s 04:49:00 04:49:00 #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #69 DONE 53.8s 04:49:00 04:49:00 #105 [security-proxy-auth builder 6/7] COPY . . 04:49:00 #105 ... 04:49:00 04:49:00 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #71 DONE 51.9s 04:49:00 04:49:00 #106 [support-notifications builder 6/7] COPY . . 04:49:00 #106 ... 04:49:00 04:49:00 #107 [core-metadata builder 6/7] COPY . . 04:49:00 #107 CACHED 04:49:00 04:49:00 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:49:00 #108 CACHED 04:49:00 04:49:00 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #109 CACHED 04:49:00 04:49:00 #110 [security-spiffe-token-provider builder 6/7] COPY . . 04:49:00 #110 DONE 1.1s 04:49:00 04:49:00 #105 [security-proxy-auth builder 6/7] COPY . . 04:49:00 #105 DONE 1.1s 04:49:00 04:49:00 #111 [core-data builder 4/7] COPY go.mod vendor* ./ 04:49:00 #111 CACHED 04:49:00 04:49:00 #112 [core-data builder 6/7] COPY . . 04:49:00 #112 CACHED 04:49:00 04:49:00 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #113 CACHED 04:49:00 04:49:00 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 04:49:00 #114 CACHED 04:49:00 04:49:00 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #115 CACHED 04:49:00 04:49:00 #116 [core-command builder 6/7] COPY . . 04:49:00 #116 CACHED 04:49:00 04:49:00 #117 [support-scheduler builder 6/7] COPY . . 04:49:00 #117 CACHED 04:49:00 04:49:00 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #118 CACHED 04:49:00 04:49:00 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:49:00 #119 CACHED 04:49:00 04:49:00 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:49:00 #120 CACHED 04:49:00 04:49:00 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #121 CACHED 04:49:00 04:49:00 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 04:49:00 #122 CACHED 04:49:00 04:49:00 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #123 CACHED 04:49:00 04:49:00 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:49:00 #124 CACHED 04:49:00 04:49:00 #125 [security-proxy-setup builder 6/7] COPY . . 04:49:00 #125 CACHED 04:49:00 04:49:00 #126 [security-secretstore-setup builder 6/7] COPY . . 04:49:00 #126 DONE 1.1s 04:49:00 04:49:00 #127 [security-bootstrapper builder 6/7] COPY . . 04:49:00 #127 CACHED 04:49:00 04:49:00 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:49:00 #128 CACHED 04:49:00 04:49:00 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #129 CACHED 04:49:00 04:49:00 #106 [support-notifications builder 6/7] COPY . . 04:49:00 #106 DONE 1.1s 04:49:00 04:49:00 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:49:05 #130 4.722 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:49:10 #130 ... 04:49:10 04:49:10 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:49:10 #0 5.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:49:10 #131 ... 04:49:10 04:49:10 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:49:10 #0 6.383 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:49:10 #132 ... 04:49:10 04:49:10 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:49:10 #0 6.075 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:49:10 #133 ... 04:49:10 04:49:10 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:49:10 #0 5.118 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:49:11 #134 ... 04:49:11 04:49:11 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:49:11 #0 6.176 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:49:11 #135 ... 04:49:11 04:49:11 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:49:11 #0 6.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:49:11 #136 ... 04:49:11 04:49:11 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:49:11 #0 5.516 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:49:11 #137 ... 04:49:11 04:49:11 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:49:11 #0 5.727 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:49:11 #138 ... 04:49:11 04:49:11 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:49:11 #0 5.022 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:49:11 #139 ... 04:49:11 04:49:11 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:49:11 #0 5.784 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:49:32 Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-267: java.lang.InterruptedException 05:01:59 #140 ... 05:01:59 05:01:59 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:01:59 #139 768.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:01:59 #139 ... 05:01:59 05:01:59 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:01:59 #137 DONE 770.6s 05:01:59 05:01:59 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:01:59 #136 ... 05:01:59 05:01:59 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:01:59 #141 DONE 0.3s 05:01:59 05:01:59 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:01:59 #142 DONE 0.2s 05:01:59 05:01:59 #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 05:01:59 #143 DONE 0.1s 05:01:59 05:01:59 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:01:59 #132 ... 05:01:59 05:01:59 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:01:59 #144 DONE 0.2s 05:01:59 05:01:59 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:01:59 #145 DONE 0.2s 05:01:59 05:01:59 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:01:59 #132 ... 05:01:59 05:01:59 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:01:59 #146 DONE 0.1s 05:01:59 05:01:59 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:01:59 #147 DONE 1.9s 05:01:59 05:01:59 #97 [security-proxy-setup] exporting to image 05:01:59 #97 exporting layers 05:01:59 #97 exporting layers 0.9s done 05:01:59 #97 writing image sha256:deedcc41c7e589781f5a3fa613cb5c5a4b2441966015d3ad2ac7dd6250cd8881 done 05:01:59 #97 naming to docker.io/library/security-proxy-setup-arm64 done 05:01:59 #97 DONE 9.9s 05:01:59 05:01:59 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:02 #132 ... 05:02:02 05:02:02 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:02:02 #133 DONE 781.9s 05:02:02 05:02:02 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:02 #132 ... 05:02:02 05:02:02 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:02:03 #148 DONE 0.5s 05:02:03 05:02:03 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:02:03 #139 DONE 782.9s 05:02:03 05:02:03 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:02:05 #149 ... 05:02:05 05:02:05 #150 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:02:05 #150 DONE 0.4s 05:02:05 05:02:05 #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:02:05 #151 DONE 0.4s 05:02:05 05:02:05 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:05 #132 ... 05:02:05 05:02:05 #152 [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 05:02:05 #152 DONE 0.3s 05:02:05 05:02:05 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:05 #132 ... 05:02:05 05:02:05 #153 [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 05:02:05 #153 DONE 0.2s 05:02:05 05:02:05 #154 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:02:05 #154 DONE 0.2s 05:02:05 05:02:05 #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:02:06 #155 DONE 0.3s 05:02:06 05:02:06 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:02:06 #149 DONE 2.9s 05:02:06 05:02:06 #156 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:02:06 #156 DONE 0.5s 05:02:06 05:02:06 #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:02:06 #157 DONE 0.4s 05:02:06 05:02:06 #158 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:02:06 #158 ... 05:02:06 05:02:06 #159 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:02:06 #159 DONE 0.2s 05:02:06 05:02:06 #158 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:02:06 #158 DONE 0.2s 05:02:06 05:02:06 #160 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:02:07 #160 ... 05:02:07 05:02:07 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:02:07 #161 DONE 0.6s 05:02:07 05:02:07 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:02:07 #162 DONE 0.3s 05:02:07 05:02:07 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:07 #132 ... 05:02:07 05:02:07 #163 [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/ 05:02:08 #163 DONE 0.3s 05:02:08 05:02:08 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:08 #132 ... 05:02:08 05:02:08 #164 [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/ 05:02:08 #164 DONE 0.4s 05:02:08 05:02:08 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:02:08 #165 DONE 0.3s 05:02:08 05:02:08 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:02:08 #140 ... 05:02:08 05:02:08 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:02:09 #166 DONE 0.2s 05:02:09 05:02:09 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:02:10 #167 ... 05:02:10 05:02:10 #160 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:02:10 #160 DONE 2.7s 05:02:10 05:02:10 #97 [security-secretstore-setup] exporting to image 05:02:10 #97 exporting layers 05:02:11 #97 exporting layers 1.4s done 05:02:11 #97 writing image sha256:0893dd9a8573aa8157df4b06e2d06fa89cf524ba21e7cc8e6d3d75ec66514d14 done 05:02:11 #97 naming to docker.io/library/security-secretstore-setup-arm64 done 05:02:11 #97 DONE 11.3s 05:02:11 05:02:11 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:11 #132 ... 05:02:11 05:02:11 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:02:11 #167 DONE 2.7s 05:02:11 05:02:11 #97 [security-bootstrapper] exporting to image 05:02:12 #97 exporting layers 1.0s done 05:02:12 #97 writing image sha256:c22d4df39e75fb45256d966b5a4a37feeaaed26e0d35566c4efcfc30cd0b2eca done 05:02:12 #97 naming to docker.io/library/security-bootstrapper-arm64 done 05:02:12 #97 DONE 12.3s 05:02:12 05:02:12 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:18 #132 ... 05:02:18 05:02:18 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:02:18 #131 DONE 797.3s 05:02:18 05:02:18 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:18 #132 ... 05:02:18 05:02:18 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:02:18 #168 DONE 0.2s 05:02:18 05:02:18 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:02:18 #134 ... 05:02:18 05:02:18 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:02:18 #169 DONE 0.1s 05:02:18 05:02:18 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:02:18 #170 DONE 0.3s 05:02:18 05:02:18 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:02:19 #171 DONE 0.1s 05:02:19 05:02:19 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:19 #132 ... 05:02:19 05:02:19 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:02:19 #172 DONE 0.2s 05:02:19 05:02:19 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:02:21 #173 DONE 1.7s 05:02:21 05:02:21 #97 [security-proxy-auth] exporting to image 05:02:21 #97 exporting layers 05:02:21 #97 exporting layers 0.6s done 05:02:21 #97 writing image sha256:95f1410a699ecaf7c81cff09643b76318ba361938710346157f46b2357dcf5e5 done 05:02:21 #97 naming to docker.io/library/security-proxy-auth-arm64 05:02:21 #97 naming to docker.io/library/security-proxy-auth-arm64 done 05:02:21 #97 DONE 13.0s 05:02:21 05:02:21 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:02:31 #134 ... 05:02:31 05:02:31 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:02:31 #138 DONE 811.5s 05:02:32 05:02:32 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:32 #132 ... 05:02:32 05:02:32 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:02:32 #174 DONE 0.2s 05:02:32 05:02:32 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:02:32 #175 DONE 0.2s 05:02:32 05:02:32 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:02:32 #134 ... 05:02:32 05:02:32 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:02:33 #176 DONE 0.2s 05:02:33 05:02:33 #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 05:02:33 #177 DONE 0.1s 05:02:33 05:02:33 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:02:33 #178 DONE 0.2s 05:02:33 05:02:33 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:02:35 #179 DONE 1.9s 05:02:35 05:02:35 #97 [core-common-config-bootstrapper] exporting to image 05:02:35 #97 exporting layers 05:02:35 #97 exporting layers 0.4s done 05:02:35 #97 writing image sha256:5bccdbfe9bfe7b2e439c32a07e469f01d03035d9b61e05d6f9cb58366b88276c done 05:02:35 #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:02:35 #97 DONE 13.4s 05:02:35 05:02:35 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:03:07 #136 DONE 844.0s 05:03:07 05:03:07 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:03:07 #132 ... 05:03:07 05:03:07 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:03:07 #180 DONE 0.1s 05:03:07 05:03:07 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:03:07 #181 DONE 0.2s 05:03:07 05:03:07 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:03:07 #182 DONE 0.2s 05:03:07 05:03:07 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:03:07 #183 DONE 0.1s 05:03:07 05:03:07 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:03:07 #140 ... 05:03:07 05:03:07 #97 [core-command] exporting to image 05:03:07 #97 exporting layers 05:03:07 #97 exporting layers 0.2s done 05:03:07 #97 writing image sha256:5c3918c8188d7d649ef5c45de8c3ea687c258ab0f2bdebe7654978145a34a2b6 05:03:07 #97 writing image sha256:5c3918c8188d7d649ef5c45de8c3ea687c258ab0f2bdebe7654978145a34a2b6 done 05:03:07 #97 naming to docker.io/library/core-command-arm64 done 05:03:07 #97 DONE 13.7s 05:03:07 05:03:07 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:03:16 #140 DONE 854.7s 05:03:16 05:03:16 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:03:16 #132 DONE 854.6s 05:03:16 05:03:16 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:03:16 #134 ... 05:03:16 05:03:16 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:03:16 #184 DONE 0.1s 05:03:16 05:03:16 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:03:16 #134 ... 05:03:16 05:03:16 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:03:16 #185 DONE 0.3s 05:03:16 05:03:16 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:03:16 #186 ... 05:03:16 05:03:16 #187 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:03:16 #187 DONE 0.2s 05:03:16 05:03:16 #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:03:16 #188 DONE 0.2s 05:03:16 05:03:16 #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:03:16 #189 ... 05:03:16 05:03:16 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:03:16 #186 DONE 0.3s 05:03:16 05:03:16 #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:03:16 #190 DONE 0.2s 05:03:16 05:03:16 #191 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:03:16 #191 ... 05:03:16 05:03:16 #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:03:16 #189 DONE 0.4s 05:03:16 05:03:16 #191 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:03:16 #191 DONE 0.2s 05:03:16 05:03:16 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:03:16 #192 DONE 0.2s 05:03:16 05:03:16 #97 [core-metadata] exporting to image 05:03:16 #97 exporting layers 05:03:17 #97 exporting layers 0.5s done 05:03:17 #97 exporting layers 0.4s done 05:03:17 #97 writing image sha256:69fa2efceba3043220913654a9fff38c2cd84351dc56f4a71c1dcb6f05b3decd 0.0s done 05:03:17 #97 naming to docker.io/library/core-metadata-arm64 done 05:03:17 #97 writing image sha256:552a3735002c2e2882a34b9661360500f5c9bca4930355cf787fb1d46bcb840d done 05:03:17 #97 naming to docker.io/library/core-data-arm64 done 05:03:17 #97 DONE 14.3s 05:03:17 05:03:17 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:03:35 #135 ... 05:03:35 05:03:35 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:03:35 #134 DONE 873.1s 05:03:35 05:03:35 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:03:35 #130 ... 05:03:35 05:03:35 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:03:35 #193 DONE 0.1s 05:03:35 05:03:35 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:03:35 #130 ... 05:03:35 05:03:35 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:03:35 #194 DONE 0.1s 05:03:35 05:03:35 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:03:35 #195 DONE 0.2s 05:03:35 05:03:35 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:03:35 #130 ... 05:03:35 05:03:35 #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 05:03:35 #196 DONE 0.1s 05:03:35 05:03:35 #97 [security-spiffe-token-provider] exporting to image 05:03:35 #97 exporting layers 05:03:35 #97 exporting layers 0.5s done 05:03:35 #97 writing image sha256:a906940b5fbef02a397d3318595db02ddfda6d6ee0a647b015ecd257d2eb9f09 done 05:03:35 #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:03:35 #97 DONE 14.8s 05:03:35 05:03:35 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:03:53 #130 ... 05:03:53 05:03:53 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:03:53 #135 DONE 891.7s 05:03:53 05:03:53 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:03:53 #197 DONE 0.2s 05:03:53 05:03:53 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:03:53 #198 DONE 0.2s 05:03:53 05:03:53 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:03:53 #199 DONE 0.3s 05:03:53 05:03:53 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:03:53 #130 DONE 892.5s 05:03:53 05:03:53 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:03:53 #200 DONE 0.2s 05:03:53 05:03:53 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:03:53 #201 DONE 0.1s 05:03:53 05:03:53 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:03:53 #202 DONE 0.1s 05:03:53 05:03:53 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:03:53 #203 DONE 0.3s 05:03:53 05:03:53 #97 [support-scheduler] exporting to image 05:03:53 #97 exporting layers 0.5s done 05:03:53 #97 writing image sha256:f235428daba6fe8601a736f90bc775675f8834f30c2cf1b0c58543ab65195fbb done 05:03:53 #97 naming to docker.io/library/support-scheduler-arm64 done 05:03:53 #97 DONE 15.3s 05:03:53 05:03:53 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:03:53 #204 DONE 0.2s 05:03:53 05:03:53 #97 [support-notifications] exporting to image 05:03:54 #97 exporting layers 0.3s done 05:03:54 #97 writing image sha256:341d63b835d4800de8efe2069b0a1025980e8e7cfd6af5b449f35319c2bd7524 done 05:03:54 #97 naming to docker.io/library/support-notifications-arm64 done 05:03:54 #97 DONE 15.6s 05:03:54 time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:54 time="2024-02-01T04:47:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:03:54 $ docker stop --time=1 2946a4b1cc7f3db560ba87abb515be83ee543d0b21f584fa787e96ac7159344d 05:03:55 $ docker rm -f --volumes 2946a4b1cc7f3db560ba87abb515be83ee543d0b21f584fa787e96ac7159344d [Pipeline] // withDockerContainer [Pipeline] sh 05:03:56 + docker images 05:03:56 REPOSITORY TAG IMAGE ID CREATED SIZE 05:03:56 support-notifications-arm64 latest 341d63b835d4 3 seconds ago 26.5MB 05:03:56 support-scheduler-arm64 latest f235428daba6 4 seconds ago 25.9MB 05:03:56 security-spiffe-token-provider-arm64 latest a906940b5fbe 22 seconds ago 29MB 05:03:56 core-metadata-arm64 latest 69fa2efceba3 40 seconds ago 17.4MB 05:03:56 core-data-arm64 latest 552a3735002c 40 seconds ago 17.1MB 05:03:56 core-command-arm64 latest 5c3918c8188d 51 seconds ago 17MB 05:03:56 core-common-config-bootstrapper-arm64 latest 5bccdbfe9bfe About a minute ago 15.1MB 05:03:56 security-proxy-auth-arm64 latest 95f1410a699e About a minute ago 15.9MB 05:03:56 security-bootstrapper-arm64 latest c22d4df39e75 About a minute ago 18.5MB 05:03:56 security-secretstore-setup-arm64 latest 0893dd9a8573 About a minute ago 35.7MB 05:03:56 security-proxy-setup-arm64 latest deedcc41c7e5 2 minutes ago 25.8MB 05:03:56 security-spire-config-arm64 latest 1869d0808709 15 minutes ago 95.8MB 05:03:56 security-spire-agent-arm64 latest 68290df3021f 15 minutes ago 152MB 05:03:56 security-spire-server-arm64 latest 6b1b8d4f0733 15 minutes ago 96.7MB 05:03:56 ci-base-image-arm64 latest 216b9ccf2c83 16 minutes ago 879MB 05:03:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 months ago 560MB 05:03:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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 05:03:57 provisioning config files... 05:03:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/623@tmp/config10994848732121968492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:58 ---> ****-login.sh 05:03:58 nexus3.edgexfoundry.org:10001 05:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:58 Configure a credential helper to remove this warning. See 05:03:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:58 05:03:58 Login Succeeded 05:03:58 nexus3.edgexfoundry.org:10002 05:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:58 Configure a credential helper to remove this warning. See 05:03:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:58 05:03:58 Login Succeeded 05:03:58 nexus3.edgexfoundry.org:10003 05:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:59 Configure a credential helper to remove this warning. See 05:03:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:59 05:03:59 Login Succeeded 05:03:59 nexus3.edgexfoundry.org:10004 05:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:59 Configure a credential helper to remove this warning. See 05:03:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:59 05:03:59 Login Succeeded 05:03:59 ****.io 05:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:59 Configure a credential helper to remove this warning. See 05:03:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:59 05:03:59 Login Succeeded 05:03:59 ---> ****-login.sh ends [Pipeline] } 05:03:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:04:00 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:04:00 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:04:00 latest 05:04:00 3.2.0-dev.13 05:04:00 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:04:00 main 05:04:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:04:02 b2b8dcc03a55: Preparing 05:04:02 9b0ff49f62f5: Preparing 05:04:02 316c8bacee3d: Preparing 05:04:02 083256557617: Preparing 05:04:02 653b4d715634: Preparing 05:04:02 c136ceffd26d: Preparing 05:04:02 7c504f21be85: Preparing 05:04:02 c136ceffd26d: Waiting 05:04:02 7c504f21be85: Waiting 05:04:02 316c8bacee3d: Pushed 05:04:02 083256557617: Pushed 05:04:02 653b4d715634: Pushed 05:04:02 b2b8dcc03a55: Pushed 05:04:02 7c504f21be85: Layer already exists 05:04:02 c136ceffd26d: Pushed 05:04:04 9b0ff49f62f5: Pushed 05:04:04 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:b83c1a961c0017c8a72bd5fda7e316e5554e6931b0f726c81e1a951c78eeda38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:04:06 b2b8dcc03a55: Preparing 05:04:06 9b0ff49f62f5: Preparing 05:04:06 316c8bacee3d: Preparing 05:04:06 083256557617: Preparing 05:04:06 653b4d715634: Preparing 05:04:06 c136ceffd26d: Preparing 05:04:06 7c504f21be85: Preparing 05:04:06 c136ceffd26d: Waiting 05:04:06 7c504f21be85: Waiting 05:04:06 b2b8dcc03a55: Layer already exists 05:04:06 316c8bacee3d: Layer already exists 05:04:06 083256557617: Layer already exists 05:04:06 9b0ff49f62f5: Layer already exists 05:04:06 653b4d715634: Layer already exists 05:04:06 c136ceffd26d: Layer already exists 05:04:06 7c504f21be85: Layer already exists 05:04:06 latest: digest: sha256:b83c1a961c0017c8a72bd5fda7e316e5554e6931b0f726c81e1a951c78eeda38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.13 05:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:04:08 b2b8dcc03a55: Preparing 05:04:08 9b0ff49f62f5: Preparing 05:04:08 316c8bacee3d: Preparing 05:04:08 083256557617: Preparing 05:04:08 653b4d715634: Preparing 05:04:08 c136ceffd26d: Preparing 05:04:08 7c504f21be85: Preparing 05:04:08 c136ceffd26d: Waiting 05:04:08 7c504f21be85: Waiting 05:04:08 9b0ff49f62f5: Layer already exists 05:04:08 083256557617: Layer already exists 05:04:08 b2b8dcc03a55: Layer already exists 05:04:08 316c8bacee3d: Layer already exists 05:04:08 653b4d715634: Layer already exists 05:04:08 7c504f21be85: Layer already exists 05:04:08 c136ceffd26d: Layer already exists 05:04:08 3.2.0-dev.13: digest: sha256:b83c1a961c0017c8a72bd5fda7e316e5554e6931b0f726c81e1a951c78eeda38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:04:09 b2b8dcc03a55: Preparing 05:04:09 9b0ff49f62f5: Preparing 05:04:09 316c8bacee3d: Preparing 05:04:09 083256557617: Preparing 05:04:09 653b4d715634: Preparing 05:04:09 c136ceffd26d: Preparing 05:04:09 7c504f21be85: Preparing 05:04:09 c136ceffd26d: Waiting 05:04:09 7c504f21be85: Waiting 05:04:09 316c8bacee3d: Layer already exists 05:04:09 b2b8dcc03a55: Layer already exists 05:04:09 9b0ff49f62f5: Layer already exists 05:04:09 083256557617: Layer already exists 05:04:09 653b4d715634: Layer already exists 05:04:09 7c504f21be85: Layer already exists 05:04:09 c136ceffd26d: Layer already exists 05:04:09 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:b83c1a961c0017c8a72bd5fda7e316e5554e6931b0f726c81e1a951c78eeda38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:04:15 b2b8dcc03a55: Preparing 05:04:15 9b0ff49f62f5: Preparing 05:04:15 316c8bacee3d: Preparing 05:04:15 083256557617: Preparing 05:04:15 653b4d715634: Preparing 05:04:15 c136ceffd26d: Preparing 05:04:15 7c504f21be85: Preparing 05:04:15 c136ceffd26d: Waiting 05:04:15 7c504f21be85: Waiting 05:04:15 9b0ff49f62f5: Layer already exists 05:04:15 083256557617: Layer already exists 05:04:15 b2b8dcc03a55: Layer already exists 05:04:15 316c8bacee3d: Layer already exists 05:04:15 653b4d715634: Layer already exists 05:04:15 c136ceffd26d: Layer already exists 05:04:15 7c504f21be85: Layer already exists 05:04:16 main: digest: sha256:b83c1a961c0017c8a72bd5fda7e316e5554e6931b0f726c81e1a951c78eeda38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:16 ===================================================== [Pipeline] echo 05:04:17 taggedImages: 05:04:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:04:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:04:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.13 05:04:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:04:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:04:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:04:17 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:04:17 latest 05:04:17 3.2.0-dev.13 05:04:17 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:04:17 main 05:04:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:04:18 03e439c5b795: Preparing 05:04:18 56e760689f03: Preparing 05:04:18 6fded31352af: Preparing 05:04:18 c01406a40e44: Preparing 05:04:18 316c8bacee3d: Preparing 05:04:18 083256557617: Preparing 05:04:18 653b4d715634: Preparing 05:04:18 c136ceffd26d: Preparing 05:04:18 7c504f21be85: Preparing 05:04:18 653b4d715634: Waiting 05:04:18 c136ceffd26d: Waiting 05:04:18 7c504f21be85: Waiting 05:04:18 083256557617: Waiting 05:04:18 316c8bacee3d: Layer already exists 05:04:18 083256557617: Layer already exists 05:04:19 653b4d715634: Layer already exists 05:04:19 56e760689f03: Pushed 05:04:19 c136ceffd26d: Layer already exists 05:04:19 6fded31352af: Pushed 05:04:19 03e439c5b795: Pushed 05:04:19 7c504f21be85: Layer already exists 05:04:20 c01406a40e44: Pushed 05:04:20 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:c662a93db8814376aadaa47b47ee53f2f4238a8f93871dc729d5a58395efdc5e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:21 + 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 05:04:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:04:22 03e439c5b795: Preparing 05:04:22 56e760689f03: Preparing 05:04:22 6fded31352af: Preparing 05:04:22 c01406a40e44: Preparing 05:04:22 316c8bacee3d: Preparing 05:04:22 083256557617: Preparing 05:04:22 653b4d715634: Preparing 05:04:22 c136ceffd26d: Preparing 05:04:22 7c504f21be85: Preparing 05:04:22 083256557617: Waiting 05:04:22 653b4d715634: Waiting 05:04:22 c136ceffd26d: Waiting 05:04:22 7c504f21be85: Waiting 05:04:22 316c8bacee3d: Layer already exists 05:04:22 56e760689f03: Layer already exists 05:04:22 03e439c5b795: Layer already exists 05:04:22 6fded31352af: Layer already exists 05:04:22 c01406a40e44: Layer already exists 05:04:22 7c504f21be85: Layer already exists 05:04:22 653b4d715634: Layer already exists 05:04:22 c136ceffd26d: Layer already exists 05:04:22 083256557617: Layer already exists 05:04:22 latest: digest: sha256:c662a93db8814376aadaa47b47ee53f2f4238a8f93871dc729d5a58395efdc5e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.13 05:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:04:24 03e439c5b795: Preparing 05:04:24 56e760689f03: Preparing 05:04:24 6fded31352af: Preparing 05:04:24 c01406a40e44: Preparing 05:04:24 316c8bacee3d: Preparing 05:04:24 083256557617: Preparing 05:04:24 653b4d715634: Preparing 05:04:24 c136ceffd26d: Preparing 05:04:24 7c504f21be85: Preparing 05:04:24 c136ceffd26d: Waiting 05:04:24 083256557617: Waiting 05:04:24 653b4d715634: Waiting 05:04:24 7c504f21be85: Waiting 05:04:24 c01406a40e44: Layer already exists 05:04:24 6fded31352af: Layer already exists 05:04:24 03e439c5b795: Layer already exists 05:04:24 56e760689f03: Layer already exists 05:04:24 316c8bacee3d: Layer already exists 05:04:24 653b4d715634: Layer already exists 05:04:24 c136ceffd26d: Layer already exists 05:04:24 083256557617: Layer already exists 05:04:24 7c504f21be85: Layer already exists 05:04:24 3.2.0-dev.13: digest: sha256:c662a93db8814376aadaa47b47ee53f2f4238a8f93871dc729d5a58395efdc5e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:04:25 03e439c5b795: Preparing 05:04:25 56e760689f03: Preparing 05:04:25 6fded31352af: Preparing 05:04:25 c01406a40e44: Preparing 05:04:25 316c8bacee3d: Preparing 05:04:25 083256557617: Preparing 05:04:25 653b4d715634: Preparing 05:04:25 c136ceffd26d: Preparing 05:04:25 7c504f21be85: Preparing 05:04:25 653b4d715634: Waiting 05:04:25 c136ceffd26d: Waiting 05:04:25 7c504f21be85: Waiting 05:04:25 083256557617: Waiting 05:04:25 56e760689f03: Layer already exists 05:04:25 03e439c5b795: Layer already exists 05:04:25 316c8bacee3d: Layer already exists 05:04:25 c01406a40e44: Layer already exists 05:04:25 083256557617: Layer already exists 05:04:25 6fded31352af: Layer already exists 05:04:25 c136ceffd26d: Layer already exists 05:04:25 653b4d715634: Layer already exists 05:04:25 7c504f21be85: Layer already exists 05:04:26 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:c662a93db8814376aadaa47b47ee53f2f4238a8f93871dc729d5a58395efdc5e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:04:30 03e439c5b795: Preparing 05:04:30 56e760689f03: Preparing 05:04:30 6fded31352af: Preparing 05:04:30 c01406a40e44: Preparing 05:04:30 316c8bacee3d: Preparing 05:04:30 083256557617: Preparing 05:04:30 653b4d715634: Preparing 05:04:30 c136ceffd26d: Preparing 05:04:30 7c504f21be85: Preparing 05:04:30 653b4d715634: Waiting 05:04:30 c136ceffd26d: Waiting 05:04:30 083256557617: Waiting 05:04:30 03e439c5b795: Layer already exists 05:04:30 316c8bacee3d: Layer already exists 05:04:30 56e760689f03: Layer already exists 05:04:30 c01406a40e44: Layer already exists 05:04:30 6fded31352af: Layer already exists 05:04:30 c136ceffd26d: Layer already exists 05:04:30 083256557617: Layer already exists 05:04:30 653b4d715634: Layer already exists 05:04:30 7c504f21be85: Layer already exists 05:04:30 main: digest: sha256:c662a93db8814376aadaa47b47ee53f2f4238a8f93871dc729d5a58395efdc5e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:31 ===================================================== [Pipeline] echo 05:04:31 taggedImages: 05:04:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:04:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:04:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.13 05:04:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:04:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:04:31 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:04:31 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:04:31 latest 05:04:31 3.2.0-dev.13 05:04:31 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:04:31 main 05:04:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:04:33 e66bcc89b664: Preparing 05:04:33 33eabe5dc0e4: Preparing 05:04:33 316c8bacee3d: Preparing 05:04:33 083256557617: Preparing 05:04:33 e9f7dd560d7d: Preparing 05:04:33 45f12bc2a3ca: Preparing 05:04:33 7c504f21be85: Preparing 05:04:33 45f12bc2a3ca: Waiting 05:04:33 7c504f21be85: Waiting 05:04:33 083256557617: Layer already exists 05:04:33 316c8bacee3d: Layer already exists 05:04:33 7c504f21be85: Layer already exists 05:04:33 e9f7dd560d7d: Pushed 05:04:33 e66bcc89b664: Pushed 05:04:33 45f12bc2a3ca: Pushed 05:04:35 33eabe5dc0e4: Pushed 05:04:36 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:4e14170be5792f13c695ab84e689f8efb940f28b0ade487b42c0c798a02f6a17 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:04:37 e66bcc89b664: Preparing 05:04:37 33eabe5dc0e4: Preparing 05:04:37 316c8bacee3d: Preparing 05:04:37 083256557617: Preparing 05:04:37 e9f7dd560d7d: Preparing 05:04:37 45f12bc2a3ca: Preparing 05:04:37 7c504f21be85: Preparing 05:04:37 7c504f21be85: Waiting 05:04:37 45f12bc2a3ca: Waiting 05:04:37 e66bcc89b664: Layer already exists 05:04:37 316c8bacee3d: Layer already exists 05:04:37 e9f7dd560d7d: Layer already exists 05:04:37 083256557617: Layer already exists 05:04:37 33eabe5dc0e4: Layer already exists 05:04:37 7c504f21be85: Layer already exists 05:04:37 45f12bc2a3ca: Layer already exists 05:04:37 latest: digest: sha256:4e14170be5792f13c695ab84e689f8efb940f28b0ade487b42c0c798a02f6a17 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.13 05:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:04:39 e66bcc89b664: Preparing 05:04:39 33eabe5dc0e4: Preparing 05:04:39 316c8bacee3d: Preparing 05:04:39 083256557617: Preparing 05:04:39 e9f7dd560d7d: Preparing 05:04:39 45f12bc2a3ca: Preparing 05:04:39 7c504f21be85: Preparing 05:04:39 45f12bc2a3ca: Waiting 05:04:39 7c504f21be85: Waiting 05:04:39 083256557617: Layer already exists 05:04:39 33eabe5dc0e4: Layer already exists 05:04:39 316c8bacee3d: Layer already exists 05:04:39 e66bcc89b664: Layer already exists 05:04:39 e9f7dd560d7d: Layer already exists 05:04:39 45f12bc2a3ca: Layer already exists 05:04:39 7c504f21be85: Layer already exists 05:04:39 3.2.0-dev.13: digest: sha256:4e14170be5792f13c695ab84e689f8efb940f28b0ade487b42c0c798a02f6a17 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:04:41 e66bcc89b664: Preparing 05:04:41 33eabe5dc0e4: Preparing 05:04:41 316c8bacee3d: Preparing 05:04:41 083256557617: Preparing 05:04:41 e9f7dd560d7d: Preparing 05:04:41 45f12bc2a3ca: Preparing 05:04:41 7c504f21be85: Preparing 05:04:41 45f12bc2a3ca: Waiting 05:04:41 7c504f21be85: Waiting 05:04:41 33eabe5dc0e4: Layer already exists 05:04:41 e66bcc89b664: Layer already exists 05:04:41 316c8bacee3d: Layer already exists 05:04:41 083256557617: Layer already exists 05:04:41 e9f7dd560d7d: Layer already exists 05:04:41 45f12bc2a3ca: Layer already exists 05:04:41 7c504f21be85: Layer already exists 05:04:41 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:4e14170be5792f13c695ab84e689f8efb940f28b0ade487b42c0c798a02f6a17 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:04:45 e66bcc89b664: Preparing 05:04:45 33eabe5dc0e4: Preparing 05:04:45 316c8bacee3d: Preparing 05:04:45 083256557617: Preparing 05:04:45 e9f7dd560d7d: Preparing 05:04:45 45f12bc2a3ca: Preparing 05:04:45 7c504f21be85: Preparing 05:04:45 7c504f21be85: Waiting 05:04:45 45f12bc2a3ca: Waiting 05:04:45 083256557617: Layer already exists 05:04:45 e66bcc89b664: Layer already exists 05:04:45 316c8bacee3d: Layer already exists 05:04:45 e9f7dd560d7d: Layer already exists 05:04:45 33eabe5dc0e4: Layer already exists 05:04:45 7c504f21be85: Layer already exists 05:04:45 45f12bc2a3ca: Layer already exists 05:04:45 main: digest: sha256:4e14170be5792f13c695ab84e689f8efb940f28b0ade487b42c0c798a02f6a17 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:46 ===================================================== [Pipeline] echo 05:04:46 taggedImages: 05:04:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:04:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:04:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.13 05:04:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:04:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:04:46 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:04:46 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:04:46 latest 05:04:46 3.2.0-dev.13 05:04:46 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:04:46 main 05:04:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:04:48 e9401027b3c7: Preparing 05:04:48 ab64e1be76d0: Preparing 05:04:48 a01647ef7599: Preparing 05:04:48 316c8bacee3d: Preparing 05:04:48 083256557617: Preparing 05:04:48 653b4d715634: Preparing 05:04:48 c136ceffd26d: Preparing 05:04:48 7c504f21be85: Preparing 05:04:48 c136ceffd26d: Waiting 05:04:48 7c504f21be85: Waiting 05:04:48 653b4d715634: Waiting 05:04:48 083256557617: Layer already exists 05:04:48 316c8bacee3d: Layer already exists 05:04:48 653b4d715634: Layer already exists 05:04:48 c136ceffd26d: Layer already exists 05:04:48 7c504f21be85: Layer already exists 05:04:49 e9401027b3c7: Pushed 05:04:49 ab64e1be76d0: Pushed 05:04:51 a01647ef7599: Pushed 05:04:51 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:9a221f6d0c3dd0304f0b00c488567093e369321c51b7217b5081d6dd1a52d9f4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:04:52 e9401027b3c7: Preparing 05:04:52 ab64e1be76d0: Preparing 05:04:52 a01647ef7599: Preparing 05:04:52 316c8bacee3d: Preparing 05:04:52 083256557617: Preparing 05:04:52 653b4d715634: Preparing 05:04:52 c136ceffd26d: Preparing 05:04:52 7c504f21be85: Preparing 05:04:52 653b4d715634: Waiting 05:04:52 c136ceffd26d: Waiting 05:04:52 7c504f21be85: Waiting 05:04:52 083256557617: Layer already exists 05:04:52 316c8bacee3d: Layer already exists 05:04:52 a01647ef7599: Layer already exists 05:04:52 ab64e1be76d0: Layer already exists 05:04:52 e9401027b3c7: Layer already exists 05:04:52 653b4d715634: Layer already exists 05:04:52 7c504f21be85: Layer already exists 05:04:52 c136ceffd26d: Layer already exists 05:04:52 latest: digest: sha256:9a221f6d0c3dd0304f0b00c488567093e369321c51b7217b5081d6dd1a52d9f4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.13 05:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:04:54 e9401027b3c7: Preparing 05:04:54 ab64e1be76d0: Preparing 05:04:54 a01647ef7599: Preparing 05:04:54 316c8bacee3d: Preparing 05:04:54 083256557617: Preparing 05:04:54 653b4d715634: Preparing 05:04:54 c136ceffd26d: Preparing 05:04:54 7c504f21be85: Preparing 05:04:54 653b4d715634: Waiting 05:04:54 7c504f21be85: Waiting 05:04:54 c136ceffd26d: Waiting 05:04:54 316c8bacee3d: Layer already exists 05:04:54 a01647ef7599: Layer already exists 05:04:54 e9401027b3c7: Layer already exists 05:04:54 ab64e1be76d0: Layer already exists 05:04:54 083256557617: Layer already exists 05:04:54 653b4d715634: Layer already exists 05:04:54 c136ceffd26d: Layer already exists 05:04:54 7c504f21be85: Layer already exists 05:04:54 3.2.0-dev.13: digest: sha256:9a221f6d0c3dd0304f0b00c488567093e369321c51b7217b5081d6dd1a52d9f4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:04:55 e9401027b3c7: Preparing 05:04:55 ab64e1be76d0: Preparing 05:04:55 a01647ef7599: Preparing 05:04:55 316c8bacee3d: Preparing 05:04:55 083256557617: Preparing 05:04:55 653b4d715634: Preparing 05:04:55 c136ceffd26d: Preparing 05:04:55 7c504f21be85: Preparing 05:04:55 653b4d715634: Waiting 05:04:55 c136ceffd26d: Waiting 05:04:55 7c504f21be85: Waiting 05:04:55 e9401027b3c7: Layer already exists 05:04:55 316c8bacee3d: Layer already exists 05:04:55 083256557617: Layer already exists 05:04:55 ab64e1be76d0: Layer already exists 05:04:55 a01647ef7599: Layer already exists 05:04:55 653b4d715634: Layer already exists 05:04:55 c136ceffd26d: Layer already exists 05:04:55 7c504f21be85: Layer already exists 05:04:56 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:9a221f6d0c3dd0304f0b00c488567093e369321c51b7217b5081d6dd1a52d9f4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:05:00 e9401027b3c7: Preparing 05:05:00 ab64e1be76d0: Preparing 05:05:00 a01647ef7599: Preparing 05:05:00 316c8bacee3d: Preparing 05:05:00 083256557617: Preparing 05:05:00 653b4d715634: Preparing 05:05:00 c136ceffd26d: Preparing 05:05:00 7c504f21be85: Preparing 05:05:00 653b4d715634: Waiting 05:05:00 c136ceffd26d: Waiting 05:05:00 7c504f21be85: Waiting 05:05:00 a01647ef7599: Layer already exists 05:05:00 316c8bacee3d: Layer already exists 05:05:00 e9401027b3c7: Layer already exists 05:05:00 ab64e1be76d0: Layer already exists 05:05:00 083256557617: Layer already exists 05:05:00 7c504f21be85: Layer already exists 05:05:00 653b4d715634: Layer already exists 05:05:00 c136ceffd26d: Layer already exists 05:05:00 main: digest: sha256:9a221f6d0c3dd0304f0b00c488567093e369321c51b7217b5081d6dd1a52d9f4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:01 ===================================================== [Pipeline] echo 05:05:01 taggedImages: 05:05:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:05:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.13 05:05:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:05:01 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:05:01 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:01 latest 05:05:01 3.2.0-dev.13 05:05:01 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:01 main 05:05:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:05:03 d5d3246c39bf: Preparing 05:05:03 c6e349e838a2: Preparing 05:05:03 000764ed6d8f: Preparing 05:05:03 7af6f6b95275: Preparing 05:05:03 b894694fc1e2: Preparing 05:05:03 23b99cc7eaef: Preparing 05:05:03 ec05961d38d3: Preparing 05:05:03 316c8bacee3d: Preparing 05:05:03 ec05961d38d3: Waiting 05:05:03 083256557617: Preparing 05:05:03 316c8bacee3d: Waiting 05:05:03 083256557617: Waiting 05:05:03 8f045dccfd7e: Preparing 05:05:03 b1ade86df1b3: Preparing 05:05:03 8f045dccfd7e: Waiting 05:05:03 5f70bf18a086: Preparing 05:05:03 b1ade86df1b3: Waiting 05:05:03 bc503f903340: Preparing 05:05:03 5f70bf18a086: Waiting 05:05:03 9e274c87f81e: Preparing 05:05:03 263f4afae878: Preparing 05:05:03 7c504f21be85: Preparing 05:05:03 bc503f903340: Waiting 05:05:03 9e274c87f81e: Waiting 05:05:03 263f4afae878: Waiting 05:05:03 7c504f21be85: Waiting 05:05:03 000764ed6d8f: Pushed 05:05:03 d5d3246c39bf: Pushed 05:05:03 b894694fc1e2: Pushed 05:05:03 c6e349e838a2: Pushed 05:05:03 7af6f6b95275: Pushed 05:05:03 316c8bacee3d: Layer already exists 05:05:03 083256557617: Layer already exists 05:05:03 23b99cc7eaef: Pushed 05:05:03 8f045dccfd7e: Pushed 05:05:03 b1ade86df1b3: Pushed 05:05:03 5f70bf18a086: Pushed 05:05:03 bc503f903340: Pushed 05:05:03 7c504f21be85: Layer already exists 05:05:03 9e274c87f81e: Pushed 05:05:03 263f4afae878: Pushed 05:05:06 ec05961d38d3: Pushed 05:05:06 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:c7793b76620979b8c4607e38a0d6ab9fd8e40ea93dae0e85f2616febd23b3de3 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:05:07 d5d3246c39bf: Preparing 05:05:07 c6e349e838a2: Preparing 05:05:07 000764ed6d8f: Preparing 05:05:07 7af6f6b95275: Preparing 05:05:07 b894694fc1e2: Preparing 05:05:07 23b99cc7eaef: Preparing 05:05:07 ec05961d38d3: Preparing 05:05:07 316c8bacee3d: Preparing 05:05:07 083256557617: Preparing 05:05:07 8f045dccfd7e: Preparing 05:05:07 b1ade86df1b3: Preparing 05:05:07 5f70bf18a086: Preparing 05:05:07 bc503f903340: Preparing 05:05:07 9e274c87f81e: Preparing 05:05:07 263f4afae878: Preparing 05:05:07 7c504f21be85: Preparing 05:05:07 b1ade86df1b3: Waiting 05:05:07 5f70bf18a086: Waiting 05:05:07 bc503f903340: Waiting 05:05:07 23b99cc7eaef: Waiting 05:05:07 ec05961d38d3: Waiting 05:05:07 316c8bacee3d: Waiting 05:05:07 083256557617: Waiting 05:05:07 8f045dccfd7e: Waiting 05:05:07 263f4afae878: Waiting 05:05:07 9e274c87f81e: Waiting 05:05:07 7c504f21be85: Waiting 05:05:07 000764ed6d8f: Layer already exists 05:05:07 7af6f6b95275: Layer already exists 05:05:07 b894694fc1e2: Layer already exists 05:05:07 d5d3246c39bf: Layer already exists 05:05:07 c6e349e838a2: Layer already exists 05:05:07 316c8bacee3d: Layer already exists 05:05:07 ec05961d38d3: Layer already exists 05:05:07 23b99cc7eaef: Layer already exists 05:05:07 8f045dccfd7e: Layer already exists 05:05:07 083256557617: Layer already exists 05:05:07 b1ade86df1b3: Layer already exists 05:05:07 9e274c87f81e: Layer already exists 05:05:07 bc503f903340: Layer already exists 05:05:07 263f4afae878: Layer already exists 05:05:07 7c504f21be85: Layer already exists 05:05:07 5f70bf18a086: Layer already exists 05:05:08 latest: digest: sha256:c7793b76620979b8c4607e38a0d6ab9fd8e40ea93dae0e85f2616febd23b3de3 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.13 05:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:05:09 d5d3246c39bf: Preparing 05:05:09 c6e349e838a2: Preparing 05:05:09 000764ed6d8f: Preparing 05:05:09 7af6f6b95275: Preparing 05:05:09 b894694fc1e2: Preparing 05:05:09 23b99cc7eaef: Preparing 05:05:09 ec05961d38d3: Preparing 05:05:09 316c8bacee3d: Preparing 05:05:09 083256557617: Preparing 05:05:09 8f045dccfd7e: Preparing 05:05:09 b1ade86df1b3: Preparing 05:05:09 5f70bf18a086: Preparing 05:05:09 bc503f903340: Preparing 05:05:09 9e274c87f81e: Preparing 05:05:09 263f4afae878: Preparing 05:05:09 7c504f21be85: Preparing 05:05:09 ec05961d38d3: Waiting 05:05:09 23b99cc7eaef: Waiting 05:05:09 316c8bacee3d: Waiting 05:05:09 083256557617: Waiting 05:05:09 8f045dccfd7e: Waiting 05:05:09 b1ade86df1b3: Waiting 05:05:09 5f70bf18a086: Waiting 05:05:09 bc503f903340: Waiting 05:05:09 9e274c87f81e: Waiting 05:05:09 263f4afae878: Waiting 05:05:09 7c504f21be85: Waiting 05:05:09 7af6f6b95275: Layer already exists 05:05:09 d5d3246c39bf: Layer already exists 05:05:09 000764ed6d8f: Layer already exists 05:05:09 c6e349e838a2: Layer already exists 05:05:09 b894694fc1e2: Layer already exists 05:05:09 8f045dccfd7e: Layer already exists 05:05:09 23b99cc7eaef: Layer already exists 05:05:09 ec05961d38d3: Layer already exists 05:05:09 316c8bacee3d: Layer already exists 05:05:09 083256557617: Layer already exists 05:05:09 5f70bf18a086: Layer already exists 05:05:09 b1ade86df1b3: Layer already exists 05:05:09 263f4afae878: Layer already exists 05:05:09 9e274c87f81e: Layer already exists 05:05:09 bc503f903340: Layer already exists 05:05:09 7c504f21be85: Layer already exists 05:05:09 3.2.0-dev.13: digest: sha256:c7793b76620979b8c4607e38a0d6ab9fd8e40ea93dae0e85f2616febd23b3de3 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:05:11 d5d3246c39bf: Preparing 05:05:11 c6e349e838a2: Preparing 05:05:11 000764ed6d8f: Preparing 05:05:11 7af6f6b95275: Preparing 05:05:11 b894694fc1e2: Preparing 05:05:11 23b99cc7eaef: Preparing 05:05:11 ec05961d38d3: Preparing 05:05:11 316c8bacee3d: Preparing 05:05:11 083256557617: Preparing 05:05:11 8f045dccfd7e: Preparing 05:05:11 b1ade86df1b3: Preparing 05:05:11 5f70bf18a086: Preparing 05:05:11 bc503f903340: Preparing 05:05:11 9e274c87f81e: Preparing 05:05:11 263f4afae878: Preparing 05:05:11 23b99cc7eaef: Waiting 05:05:11 7c504f21be85: Preparing 05:05:11 083256557617: Waiting 05:05:11 8f045dccfd7e: Waiting 05:05:11 ec05961d38d3: Waiting 05:05:11 b1ade86df1b3: Waiting 05:05:11 5f70bf18a086: Waiting 05:05:11 bc503f903340: Waiting 05:05:11 316c8bacee3d: Waiting 05:05:11 263f4afae878: Waiting 05:05:11 7c504f21be85: Waiting 05:05:11 9e274c87f81e: Waiting 05:05:11 c6e349e838a2: Layer already exists 05:05:11 7af6f6b95275: Layer already exists 05:05:11 000764ed6d8f: Layer already exists 05:05:11 b894694fc1e2: Layer already exists 05:05:11 d5d3246c39bf: Layer already exists 05:05:11 23b99cc7eaef: Layer already exists 05:05:11 083256557617: Layer already exists 05:05:11 ec05961d38d3: Layer already exists 05:05:11 316c8bacee3d: Layer already exists 05:05:11 8f045dccfd7e: Layer already exists 05:05:11 bc503f903340: Layer already exists 05:05:11 b1ade86df1b3: Layer already exists 05:05:11 263f4afae878: Layer already exists 05:05:11 9e274c87f81e: Layer already exists 05:05:11 5f70bf18a086: Layer already exists 05:05:11 7c504f21be85: Layer already exists 05:05:11 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:c7793b76620979b8c4607e38a0d6ab9fd8e40ea93dae0e85f2616febd23b3de3 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:05:15 d5d3246c39bf: Preparing 05:05:15 c6e349e838a2: Preparing 05:05:15 000764ed6d8f: Preparing 05:05:15 7af6f6b95275: Preparing 05:05:15 b894694fc1e2: Preparing 05:05:15 23b99cc7eaef: Preparing 05:05:15 ec05961d38d3: Preparing 05:05:15 316c8bacee3d: Preparing 05:05:15 083256557617: Preparing 05:05:15 8f045dccfd7e: Preparing 05:05:15 b1ade86df1b3: Preparing 05:05:15 5f70bf18a086: Preparing 05:05:15 bc503f903340: Preparing 05:05:15 9e274c87f81e: Preparing 05:05:15 263f4afae878: Preparing 05:05:15 7c504f21be85: Preparing 05:05:15 9e274c87f81e: Waiting 05:05:15 b1ade86df1b3: Waiting 05:05:15 5f70bf18a086: Waiting 05:05:15 bc503f903340: Waiting 05:05:15 23b99cc7eaef: Waiting 05:05:15 ec05961d38d3: Waiting 05:05:15 316c8bacee3d: Waiting 05:05:15 083256557617: Waiting 05:05:15 8f045dccfd7e: Waiting 05:05:15 263f4afae878: Waiting 05:05:15 7c504f21be85: Waiting 05:05:15 000764ed6d8f: Layer already exists 05:05:15 b894694fc1e2: Layer already exists 05:05:15 c6e349e838a2: Layer already exists 05:05:15 d5d3246c39bf: Layer already exists 05:05:15 7af6f6b95275: Layer already exists 05:05:15 8f045dccfd7e: Layer already exists 05:05:15 ec05961d38d3: Layer already exists 05:05:15 23b99cc7eaef: Layer already exists 05:05:15 316c8bacee3d: Layer already exists 05:05:15 083256557617: Layer already exists 05:05:15 5f70bf18a086: Layer already exists 05:05:15 b1ade86df1b3: Layer already exists 05:05:15 9e274c87f81e: Layer already exists 05:05:15 bc503f903340: Layer already exists 05:05:15 263f4afae878: Layer already exists 05:05:15 7c504f21be85: Layer already exists 05:05:15 main: digest: sha256:c7793b76620979b8c4607e38a0d6ab9fd8e40ea93dae0e85f2616febd23b3de3 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:16 ===================================================== [Pipeline] echo 05:05:16 taggedImages: 05:05:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:05:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.13 05:05:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:05:16 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:05:16 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:16 latest 05:05:16 3.2.0-dev.13 05:05:16 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:16 main 05:05:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:05:18 fbc5fc799059: Preparing 05:05:18 22ae338d432f: Preparing 05:05:18 88a5bcdf7bfc: Preparing 05:05:18 02e2860c5a94: Preparing 05:05:18 316c8bacee3d: Preparing 05:05:18 083256557617: Preparing 05:05:18 653b4d715634: Preparing 05:05:18 c136ceffd26d: Preparing 05:05:18 7c504f21be85: Preparing 05:05:18 653b4d715634: Waiting 05:05:18 7c504f21be85: Waiting 05:05:18 c136ceffd26d: Waiting 05:05:18 316c8bacee3d: Layer already exists 05:05:18 083256557617: Layer already exists 05:05:18 88a5bcdf7bfc: Pushed 05:05:18 653b4d715634: Layer already exists 05:05:18 22ae338d432f: Pushed 05:05:18 c136ceffd26d: Layer already exists 05:05:18 fbc5fc799059: Pushed 05:05:18 7c504f21be85: Layer already exists 05:05:20 02e2860c5a94: Pushed 05:05:20 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:9be50ae6e2d2d0f8cba1fe3e5656937222f6e0bfcc7a41df103ab81d2862d961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:21 + 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 05:05:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:05:22 fbc5fc799059: Preparing 05:05:22 22ae338d432f: Preparing 05:05:22 88a5bcdf7bfc: Preparing 05:05:22 02e2860c5a94: Preparing 05:05:22 316c8bacee3d: Preparing 05:05:22 083256557617: Preparing 05:05:22 653b4d715634: Preparing 05:05:22 c136ceffd26d: Preparing 05:05:22 7c504f21be85: Preparing 05:05:22 083256557617: Waiting 05:05:22 653b4d715634: Waiting 05:05:22 c136ceffd26d: Waiting 05:05:22 02e2860c5a94: Layer already exists 05:05:22 22ae338d432f: Layer already exists 05:05:22 316c8bacee3d: Layer already exists 05:05:22 fbc5fc799059: Layer already exists 05:05:22 88a5bcdf7bfc: Layer already exists 05:05:22 c136ceffd26d: Layer already exists 05:05:22 083256557617: Layer already exists 05:05:22 653b4d715634: Layer already exists 05:05:22 7c504f21be85: Layer already exists 05:05:22 latest: digest: sha256:9be50ae6e2d2d0f8cba1fe3e5656937222f6e0bfcc7a41df103ab81d2862d961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.13 05:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:05:23 fbc5fc799059: Preparing 05:05:23 22ae338d432f: Preparing 05:05:23 88a5bcdf7bfc: Preparing 05:05:23 02e2860c5a94: Preparing 05:05:23 316c8bacee3d: Preparing 05:05:23 083256557617: Preparing 05:05:23 653b4d715634: Preparing 05:05:23 c136ceffd26d: Preparing 05:05:23 7c504f21be85: Preparing 05:05:23 653b4d715634: Waiting 05:05:23 c136ceffd26d: Waiting 05:05:23 7c504f21be85: Waiting 05:05:23 083256557617: Waiting 05:05:23 02e2860c5a94: Layer already exists 05:05:23 fbc5fc799059: Layer already exists 05:05:23 88a5bcdf7bfc: Layer already exists 05:05:23 316c8bacee3d: Layer already exists 05:05:23 22ae338d432f: Layer already exists 05:05:23 653b4d715634: Layer already exists 05:05:23 c136ceffd26d: Layer already exists 05:05:23 7c504f21be85: Layer already exists 05:05:23 083256557617: Layer already exists 05:05:24 3.2.0-dev.13: digest: sha256:9be50ae6e2d2d0f8cba1fe3e5656937222f6e0bfcc7a41df103ab81d2862d961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:05:25 fbc5fc799059: Preparing 05:05:25 22ae338d432f: Preparing 05:05:25 88a5bcdf7bfc: Preparing 05:05:25 02e2860c5a94: Preparing 05:05:25 316c8bacee3d: Preparing 05:05:25 083256557617: Preparing 05:05:25 653b4d715634: Preparing 05:05:25 c136ceffd26d: Preparing 05:05:25 7c504f21be85: Preparing 05:05:25 653b4d715634: Waiting 05:05:25 c136ceffd26d: Waiting 05:05:25 7c504f21be85: Waiting 05:05:25 083256557617: Waiting 05:05:25 88a5bcdf7bfc: Layer already exists 05:05:25 02e2860c5a94: Layer already exists 05:05:25 22ae338d432f: Layer already exists 05:05:25 fbc5fc799059: Layer already exists 05:05:25 316c8bacee3d: Layer already exists 05:05:25 653b4d715634: Layer already exists 05:05:25 c136ceffd26d: Layer already exists 05:05:25 083256557617: Layer already exists 05:05:25 7c504f21be85: Layer already exists 05:05:25 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:9be50ae6e2d2d0f8cba1fe3e5656937222f6e0bfcc7a41df103ab81d2862d961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:05:29 fbc5fc799059: Preparing 05:05:29 22ae338d432f: Preparing 05:05:29 88a5bcdf7bfc: Preparing 05:05:29 02e2860c5a94: Preparing 05:05:29 316c8bacee3d: Preparing 05:05:29 083256557617: Preparing 05:05:29 653b4d715634: Preparing 05:05:29 c136ceffd26d: Preparing 05:05:29 7c504f21be85: Preparing 05:05:29 653b4d715634: Waiting 05:05:29 c136ceffd26d: Waiting 05:05:29 7c504f21be85: Waiting 05:05:29 083256557617: Waiting 05:05:29 316c8bacee3d: Layer already exists 05:05:29 88a5bcdf7bfc: Layer already exists 05:05:29 fbc5fc799059: Layer already exists 05:05:29 22ae338d432f: Layer already exists 05:05:29 02e2860c5a94: Layer already exists 05:05:29 653b4d715634: Layer already exists 05:05:29 c136ceffd26d: Layer already exists 05:05:29 7c504f21be85: Layer already exists 05:05:29 083256557617: Layer already exists 05:05:29 main: digest: sha256:9be50ae6e2d2d0f8cba1fe3e5656937222f6e0bfcc7a41df103ab81d2862d961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:30 ===================================================== [Pipeline] echo 05:05:30 taggedImages: 05:05:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:05:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.13 05:05:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:05:30 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:05:30 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:30 latest 05:05:30 3.2.0-dev.13 05:05:30 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:30 main 05:05:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:05:32 413ad5807bdb: Preparing 05:05:32 fdcdf0100cf6: Preparing 05:05:32 ebf74100078e: Preparing 05:05:32 c0ef701cd6ee: Preparing 05:05:32 1261d69b5ce6: Preparing 05:05:32 316c8bacee3d: Preparing 05:05:32 083256557617: Preparing 05:05:32 13dd71eb1f7a: Preparing 05:05:32 7320da6b5511: Preparing 05:05:32 fcf526461142: Preparing 05:05:32 7c504f21be85: Preparing 05:05:32 13dd71eb1f7a: Waiting 05:05:32 7320da6b5511: Waiting 05:05:32 fcf526461142: Waiting 05:05:32 7c504f21be85: Waiting 05:05:32 316c8bacee3d: Waiting 05:05:32 083256557617: Waiting 05:05:32 1261d69b5ce6: Pushed 05:05:32 316c8bacee3d: Layer already exists 05:05:32 413ad5807bdb: Pushed 05:05:32 c0ef701cd6ee: Pushed 05:05:32 fdcdf0100cf6: Pushed 05:05:32 083256557617: Layer already exists 05:05:32 7c504f21be85: Layer already exists 05:05:33 13dd71eb1f7a: Pushed 05:05:33 7320da6b5511: Pushed 05:05:34 ebf74100078e: Pushed 05:05:35 fcf526461142: Pushed 05:05:35 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:ac2805a70d8ea9ef0c879cbeaef452f90eef46c4355445afd19bd540b7d110db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:36 + 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 05:05:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:05:37 413ad5807bdb: Preparing 05:05:37 fdcdf0100cf6: Preparing 05:05:37 ebf74100078e: Preparing 05:05:37 c0ef701cd6ee: Preparing 05:05:37 1261d69b5ce6: Preparing 05:05:37 316c8bacee3d: Preparing 05:05:37 083256557617: Preparing 05:05:37 13dd71eb1f7a: Preparing 05:05:37 7320da6b5511: Preparing 05:05:37 fcf526461142: Preparing 05:05:37 7c504f21be85: Preparing 05:05:37 083256557617: Waiting 05:05:37 13dd71eb1f7a: Waiting 05:05:37 7320da6b5511: Waiting 05:05:37 fcf526461142: Waiting 05:05:37 7c504f21be85: Waiting 05:05:37 316c8bacee3d: Waiting 05:05:37 c0ef701cd6ee: Layer already exists 05:05:37 413ad5807bdb: Layer already exists 05:05:37 1261d69b5ce6: Layer already exists 05:05:37 ebf74100078e: Layer already exists 05:05:37 fdcdf0100cf6: Layer already exists 05:05:37 13dd71eb1f7a: Layer already exists 05:05:37 7320da6b5511: Layer already exists 05:05:37 316c8bacee3d: Layer already exists 05:05:37 fcf526461142: Layer already exists 05:05:37 083256557617: Layer already exists 05:05:37 7c504f21be85: Layer already exists 05:05:37 latest: digest: sha256:ac2805a70d8ea9ef0c879cbeaef452f90eef46c4355445afd19bd540b7d110db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.13 05:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:05:38 413ad5807bdb: Preparing 05:05:38 fdcdf0100cf6: Preparing 05:05:38 ebf74100078e: Preparing 05:05:38 c0ef701cd6ee: Preparing 05:05:38 1261d69b5ce6: Preparing 05:05:38 316c8bacee3d: Preparing 05:05:38 083256557617: Preparing 05:05:38 13dd71eb1f7a: Preparing 05:05:38 7320da6b5511: Preparing 05:05:38 fcf526461142: Preparing 05:05:38 7c504f21be85: Preparing 05:05:38 316c8bacee3d: Waiting 05:05:38 7320da6b5511: Waiting 05:05:38 fcf526461142: Waiting 05:05:38 7c504f21be85: Waiting 05:05:38 083256557617: Waiting 05:05:38 13dd71eb1f7a: Waiting 05:05:38 413ad5807bdb: Layer already exists 05:05:38 1261d69b5ce6: Layer already exists 05:05:38 ebf74100078e: Layer already exists 05:05:38 c0ef701cd6ee: Layer already exists 05:05:38 fdcdf0100cf6: Layer already exists 05:05:38 fcf526461142: Layer already exists 05:05:38 13dd71eb1f7a: Layer already exists 05:05:38 316c8bacee3d: Layer already exists 05:05:38 7320da6b5511: Layer already exists 05:05:38 083256557617: Layer already exists 05:05:38 7c504f21be85: Layer already exists 05:05:39 3.2.0-dev.13: digest: sha256:ac2805a70d8ea9ef0c879cbeaef452f90eef46c4355445afd19bd540b7d110db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:05:40 413ad5807bdb: Preparing 05:05:40 fdcdf0100cf6: Preparing 05:05:40 ebf74100078e: Preparing 05:05:40 c0ef701cd6ee: Preparing 05:05:40 1261d69b5ce6: Preparing 05:05:40 316c8bacee3d: Preparing 05:05:40 083256557617: Preparing 05:05:40 13dd71eb1f7a: Preparing 05:05:40 7320da6b5511: Preparing 05:05:40 fcf526461142: Preparing 05:05:40 7c504f21be85: Preparing 05:05:40 316c8bacee3d: Waiting 05:05:40 083256557617: Waiting 05:05:40 13dd71eb1f7a: Waiting 05:05:40 7320da6b5511: Waiting 05:05:40 7c504f21be85: Waiting 05:05:40 fcf526461142: Waiting 05:05:40 ebf74100078e: Layer already exists 05:05:40 413ad5807bdb: Layer already exists 05:05:40 fdcdf0100cf6: Layer already exists 05:05:40 1261d69b5ce6: Layer already exists 05:05:40 c0ef701cd6ee: Layer already exists 05:05:40 083256557617: Layer already exists 05:05:40 316c8bacee3d: Layer already exists 05:05:40 13dd71eb1f7a: Layer already exists 05:05:40 7320da6b5511: Layer already exists 05:05:40 fcf526461142: Layer already exists 05:05:40 7c504f21be85: Layer already exists 05:05:40 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:ac2805a70d8ea9ef0c879cbeaef452f90eef46c4355445afd19bd540b7d110db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:41 + 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 05:05:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:05:43 413ad5807bdb: Preparing 05:05:43 fdcdf0100cf6: Preparing 05:05:43 ebf74100078e: Preparing 05:05:43 c0ef701cd6ee: Preparing 05:05:43 1261d69b5ce6: Preparing 05:05:43 316c8bacee3d: Preparing 05:05:43 083256557617: Preparing 05:05:43 13dd71eb1f7a: Preparing 05:05:43 7320da6b5511: Preparing 05:05:43 fcf526461142: Preparing 05:05:43 7c504f21be85: Preparing 05:05:43 13dd71eb1f7a: Waiting 05:05:43 7320da6b5511: Waiting 05:05:43 fcf526461142: Waiting 05:05:43 7c504f21be85: Waiting 05:05:43 316c8bacee3d: Waiting 05:05:43 083256557617: Waiting 05:05:43 1261d69b5ce6: Layer already exists 05:05:43 c0ef701cd6ee: Layer already exists 05:05:43 413ad5807bdb: Layer already exists 05:05:43 ebf74100078e: Layer already exists 05:05:43 fdcdf0100cf6: Layer already exists 05:05:43 316c8bacee3d: Layer already exists 05:05:43 13dd71eb1f7a: Layer already exists 05:05:43 fcf526461142: Layer already exists 05:05:43 7320da6b5511: Layer already exists 05:05:43 083256557617: Layer already exists 05:05:43 7c504f21be85: Layer already exists 05:05:43 main: digest: sha256:ac2805a70d8ea9ef0c879cbeaef452f90eef46c4355445afd19bd540b7d110db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:44 ===================================================== [Pipeline] echo 05:05:44 taggedImages: 05:05:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:05:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.13 05:05:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:05:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:05:44 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:44 latest 05:05:44 3.2.0-dev.13 05:05:44 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:44 main 05:05:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:05:46 c01dc556d6d6: Preparing 05:05:46 fa94757b3225: Preparing 05:05:46 f1ca72a440aa: Preparing 05:05:46 fe7902dc148c: Preparing 05:05:46 1ad14ee52006: Preparing 05:05:46 18d8aeb4e009: Preparing 05:05:46 9ee30156bcfd: Preparing 05:05:46 18d8aeb4e009: Waiting 05:05:46 9ee30156bcfd: Waiting 05:05:46 316c8bacee3d: Preparing 05:05:46 083256557617: Preparing 05:05:46 316c8bacee3d: Waiting 05:05:46 d09e5fe2bbad: Preparing 05:05:46 083256557617: Waiting 05:05:46 82a659618491: Preparing 05:05:46 d09e5fe2bbad: Waiting 05:05:46 7c504f21be85: Preparing 05:05:46 82a659618491: Waiting 05:05:46 7c504f21be85: Waiting 05:05:47 fa94757b3225: Pushed 05:05:47 1ad14ee52006: Pushed 05:05:47 c01dc556d6d6: Pushed 05:05:47 316c8bacee3d: Layer already exists 05:05:47 083256557617: Layer already exists 05:05:47 18d8aeb4e009: Pushed 05:05:47 9ee30156bcfd: Pushed 05:05:47 7c504f21be85: Layer already exists 05:05:47 d09e5fe2bbad: Pushed 05:05:48 fe7902dc148c: Pushed 05:05:49 f1ca72a440aa: Pushed 05:05:49 82a659618491: Pushed 05:05:49 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:80ae99f70ad30a90fef504863f90bcebfcf740e3e7fa902855fa56473dfd01c0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:50 + 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 05:05:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:05:51 c01dc556d6d6: Preparing 05:05:51 fa94757b3225: Preparing 05:05:51 f1ca72a440aa: Preparing 05:05:51 fe7902dc148c: Preparing 05:05:51 1ad14ee52006: Preparing 05:05:51 18d8aeb4e009: Preparing 05:05:51 9ee30156bcfd: Preparing 05:05:51 316c8bacee3d: Preparing 05:05:51 083256557617: Preparing 05:05:51 d09e5fe2bbad: Preparing 05:05:51 82a659618491: Preparing 05:05:51 7c504f21be85: Preparing 05:05:51 316c8bacee3d: Waiting 05:05:51 083256557617: Waiting 05:05:51 d09e5fe2bbad: Waiting 05:05:51 82a659618491: Waiting 05:05:51 7c504f21be85: Waiting 05:05:51 18d8aeb4e009: Waiting 05:05:51 9ee30156bcfd: Waiting 05:05:51 1ad14ee52006: Layer already exists 05:05:51 f1ca72a440aa: Layer already exists 05:05:51 fa94757b3225: Layer already exists 05:05:51 fe7902dc148c: Layer already exists 05:05:51 c01dc556d6d6: Layer already exists 05:05:51 9ee30156bcfd: Layer already exists 05:05:51 18d8aeb4e009: Layer already exists 05:05:51 316c8bacee3d: Layer already exists 05:05:51 d09e5fe2bbad: Layer already exists 05:05:51 083256557617: Layer already exists 05:05:51 82a659618491: Layer already exists 05:05:51 7c504f21be85: Layer already exists 05:05:51 latest: digest: sha256:80ae99f70ad30a90fef504863f90bcebfcf740e3e7fa902855fa56473dfd01c0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.13 05:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:05:53 c01dc556d6d6: Preparing 05:05:53 fa94757b3225: Preparing 05:05:53 f1ca72a440aa: Preparing 05:05:53 fe7902dc148c: Preparing 05:05:53 1ad14ee52006: Preparing 05:05:53 18d8aeb4e009: Preparing 05:05:53 9ee30156bcfd: Preparing 05:05:53 316c8bacee3d: Preparing 05:05:53 083256557617: Preparing 05:05:53 d09e5fe2bbad: Preparing 05:05:53 82a659618491: Preparing 05:05:53 7c504f21be85: Preparing 05:05:53 18d8aeb4e009: Waiting 05:05:53 9ee30156bcfd: Waiting 05:05:53 316c8bacee3d: Waiting 05:05:53 82a659618491: Waiting 05:05:53 7c504f21be85: Waiting 05:05:53 083256557617: Waiting 05:05:53 d09e5fe2bbad: Waiting 05:05:53 fe7902dc148c: Layer already exists 05:05:53 c01dc556d6d6: Layer already exists 05:05:53 fa94757b3225: Layer already exists 05:05:53 1ad14ee52006: Layer already exists 05:05:53 f1ca72a440aa: Layer already exists 05:05:53 316c8bacee3d: Layer already exists 05:05:53 9ee30156bcfd: Layer already exists 05:05:53 083256557617: Layer already exists 05:05:53 18d8aeb4e009: Layer already exists 05:05:53 d09e5fe2bbad: Layer already exists 05:05:53 82a659618491: Layer already exists 05:05:53 7c504f21be85: Layer already exists 05:05:53 3.2.0-dev.13: digest: sha256:80ae99f70ad30a90fef504863f90bcebfcf740e3e7fa902855fa56473dfd01c0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:05:58 c01dc556d6d6: Preparing 05:05:58 fa94757b3225: Preparing 05:05:58 f1ca72a440aa: Preparing 05:05:58 fe7902dc148c: Preparing 05:05:58 1ad14ee52006: Preparing 05:05:58 18d8aeb4e009: Preparing 05:05:58 9ee30156bcfd: Preparing 05:05:58 316c8bacee3d: Preparing 05:05:58 083256557617: Preparing 05:05:58 d09e5fe2bbad: Preparing 05:05:58 82a659618491: Preparing 05:05:58 7c504f21be85: Preparing 05:05:58 316c8bacee3d: Waiting 05:05:58 083256557617: Waiting 05:05:58 d09e5fe2bbad: Waiting 05:05:58 82a659618491: Waiting 05:05:58 7c504f21be85: Waiting 05:05:58 18d8aeb4e009: Waiting 05:05:58 9ee30156bcfd: Waiting 05:05:58 c01dc556d6d6: Layer already exists 05:05:58 fa94757b3225: Layer already exists 05:05:58 f1ca72a440aa: Layer already exists 05:05:58 fe7902dc148c: Layer already exists 05:05:58 1ad14ee52006: Layer already exists 05:05:58 9ee30156bcfd: Layer already exists 05:05:58 316c8bacee3d: Layer already exists 05:05:58 d09e5fe2bbad: Layer already exists 05:05:58 18d8aeb4e009: Layer already exists 05:05:58 083256557617: Layer already exists 05:05:58 82a659618491: Layer already exists 05:05:58 7c504f21be85: Layer already exists 05:05:58 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:80ae99f70ad30a90fef504863f90bcebfcf740e3e7fa902855fa56473dfd01c0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:59 + 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 05:06:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:06:00 c01dc556d6d6: Preparing 05:06:00 fa94757b3225: Preparing 05:06:00 f1ca72a440aa: Preparing 05:06:00 fe7902dc148c: Preparing 05:06:00 1ad14ee52006: Preparing 05:06:00 18d8aeb4e009: Preparing 05:06:00 9ee30156bcfd: Preparing 05:06:00 316c8bacee3d: Preparing 05:06:00 083256557617: Preparing 05:06:00 d09e5fe2bbad: Preparing 05:06:00 82a659618491: Preparing 05:06:00 7c504f21be85: Preparing 05:06:00 316c8bacee3d: Waiting 05:06:00 18d8aeb4e009: Waiting 05:06:00 9ee30156bcfd: Waiting 05:06:00 d09e5fe2bbad: Waiting 05:06:00 82a659618491: Waiting 05:06:00 7c504f21be85: Waiting 05:06:00 083256557617: Waiting 05:06:00 1ad14ee52006: Layer already exists 05:06:00 fe7902dc148c: Layer already exists 05:06:00 fa94757b3225: Layer already exists 05:06:00 f1ca72a440aa: Layer already exists 05:06:00 c01dc556d6d6: Layer already exists 05:06:00 316c8bacee3d: Layer already exists 05:06:00 083256557617: Layer already exists 05:06:00 d09e5fe2bbad: Layer already exists 05:06:00 18d8aeb4e009: Layer already exists 05:06:00 9ee30156bcfd: Layer already exists 05:06:00 82a659618491: Layer already exists 05:06:00 7c504f21be85: Layer already exists 05:06:00 main: digest: sha256:80ae99f70ad30a90fef504863f90bcebfcf740e3e7fa902855fa56473dfd01c0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:06:01 ===================================================== [Pipeline] echo 05:06:02 taggedImages: 05:06:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:06:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:06:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.13 05:06:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:06:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:06:02 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:06:02 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:06:02 latest 05:06:02 3.2.0-dev.13 05:06:02 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:06:02 main 05:06:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:06:04 5e30016c6054: Preparing 05:06:04 d07852f988e2: Preparing 05:06:04 316c8bacee3d: Preparing 05:06:04 083256557617: Preparing 05:06:04 6ec84d6f9036: Preparing 05:06:04 ddd1c592f1b0: Preparing 05:06:04 7c504f21be85: Preparing 05:06:04 7c504f21be85: Waiting 05:06:04 ddd1c592f1b0: Waiting 05:06:04 083256557617: Layer already exists 05:06:04 316c8bacee3d: Layer already exists 05:06:04 7c504f21be85: Layer already exists 05:06:04 6ec84d6f9036: Pushed 05:06:04 5e30016c6054: Pushed 05:06:05 ddd1c592f1b0: Pushed 05:06:08 d07852f988e2: Pushed 05:06:08 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:2b5a72b50735103fb4c2e47d0c36a9da481326582a17b0528aa170e83db69b2a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:13 + 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 05:06:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:06:14 5e30016c6054: Preparing 05:06:14 d07852f988e2: Preparing 05:06:14 316c8bacee3d: Preparing 05:06:14 083256557617: Preparing 05:06:14 6ec84d6f9036: Preparing 05:06:14 ddd1c592f1b0: Preparing 05:06:14 7c504f21be85: Preparing 05:06:14 ddd1c592f1b0: Waiting 05:06:14 083256557617: Layer already exists 05:06:14 6ec84d6f9036: Layer already exists 05:06:14 d07852f988e2: Layer already exists 05:06:14 5e30016c6054: Layer already exists 05:06:14 316c8bacee3d: Layer already exists 05:06:14 7c504f21be85: Layer already exists 05:06:14 ddd1c592f1b0: Layer already exists 05:06:14 latest: digest: sha256:2b5a72b50735103fb4c2e47d0c36a9da481326582a17b0528aa170e83db69b2a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.13 05:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:06:16 5e30016c6054: Preparing 05:06:16 d07852f988e2: Preparing 05:06:16 316c8bacee3d: Preparing 05:06:16 083256557617: Preparing 05:06:16 6ec84d6f9036: Preparing 05:06:16 ddd1c592f1b0: Preparing 05:06:16 ddd1c592f1b0: Waiting 05:06:16 7c504f21be85: Preparing 05:06:16 5e30016c6054: Layer already exists 05:06:16 6ec84d6f9036: Layer already exists 05:06:16 d07852f988e2: Layer already exists 05:06:16 083256557617: Layer already exists 05:06:16 316c8bacee3d: Layer already exists 05:06:16 7c504f21be85: Layer already exists 05:06:16 ddd1c592f1b0: Layer already exists 05:06:16 3.2.0-dev.13: digest: sha256:2b5a72b50735103fb4c2e47d0c36a9da481326582a17b0528aa170e83db69b2a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:06:18 5e30016c6054: Preparing 05:06:18 d07852f988e2: Preparing 05:06:18 316c8bacee3d: Preparing 05:06:18 083256557617: Preparing 05:06:18 6ec84d6f9036: Preparing 05:06:18 ddd1c592f1b0: Preparing 05:06:18 7c504f21be85: Preparing 05:06:18 ddd1c592f1b0: Waiting 05:06:18 7c504f21be85: Waiting 05:06:18 6ec84d6f9036: Layer already exists 05:06:18 5e30016c6054: Layer already exists 05:06:18 d07852f988e2: Layer already exists 05:06:18 316c8bacee3d: Layer already exists 05:06:18 083256557617: Layer already exists 05:06:18 7c504f21be85: Layer already exists 05:06:18 ddd1c592f1b0: Layer already exists 05:06:18 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:2b5a72b50735103fb4c2e47d0c36a9da481326582a17b0528aa170e83db69b2a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:19 + 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 05:06:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:06:19 5e30016c6054: Preparing 05:06:19 d07852f988e2: Preparing 05:06:19 316c8bacee3d: Preparing 05:06:19 083256557617: Preparing 05:06:19 6ec84d6f9036: Preparing 05:06:19 ddd1c592f1b0: Preparing 05:06:19 7c504f21be85: Preparing 05:06:19 ddd1c592f1b0: Waiting 05:06:19 7c504f21be85: Waiting 05:06:19 083256557617: Layer already exists 05:06:19 6ec84d6f9036: Layer already exists 05:06:19 5e30016c6054: Layer already exists 05:06:19 316c8bacee3d: Layer already exists 05:06:19 d07852f988e2: Layer already exists 05:06:19 ddd1c592f1b0: Layer already exists 05:06:19 7c504f21be85: Layer already exists 05:06:19 main: digest: sha256:2b5a72b50735103fb4c2e47d0c36a9da481326582a17b0528aa170e83db69b2a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:06:21 ===================================================== [Pipeline] echo 05:06:21 taggedImages: 05:06:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:06:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:06:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.13 05:06:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:06:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:06:21 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:06:21 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:06:21 latest 05:06:21 3.2.0-dev.13 05:06:21 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:06:21 main 05:06:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:06:23 cb766fe721a0: Preparing 05:06:23 876f3ffb2100: Preparing 05:06:23 6aec893506ed: Preparing 05:06:23 316c8bacee3d: Preparing 05:06:23 083256557617: Preparing 05:06:23 63182394cd91: Preparing 05:06:23 e50a7387c3af: Preparing 05:06:23 654328cbd380: Preparing 05:06:23 b477def0a3b7: Preparing 05:06:23 7c504f21be85: Preparing 05:06:23 63182394cd91: Waiting 05:06:23 e50a7387c3af: Waiting 05:06:23 654328cbd380: Waiting 05:06:23 b477def0a3b7: Waiting 05:06:23 7c504f21be85: Waiting 05:06:23 876f3ffb2100: Pushed 05:06:23 6aec893506ed: Pushed 05:06:28 316c8bacee3d: Layer already exists 05:06:28 083256557617: Layer already exists 05:06:28 cb766fe721a0: Pushed 05:06:28 7c504f21be85: Layer already exists 05:06:28 654328cbd380: Pushed 05:06:28 b477def0a3b7: Pushed 05:06:41 e50a7387c3af: Pushed 05:06:45 63182394cd91: Pushed 05:06:45 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:fd25148a932316bd71b343c43a91f6934c571ae8d8d532f1d42af51d562d1b5d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:46 + 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 05:06:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:06:46 cb766fe721a0: Preparing 05:06:46 876f3ffb2100: Preparing 05:06:46 6aec893506ed: Preparing 05:06:46 316c8bacee3d: Preparing 05:06:46 083256557617: Preparing 05:06:46 63182394cd91: Preparing 05:06:46 e50a7387c3af: Preparing 05:06:46 654328cbd380: Preparing 05:06:46 b477def0a3b7: Preparing 05:06:46 7c504f21be85: Preparing 05:06:46 e50a7387c3af: Waiting 05:06:46 654328cbd380: Waiting 05:06:46 b477def0a3b7: Waiting 05:06:46 7c504f21be85: Waiting 05:06:46 63182394cd91: Waiting 05:06:46 cb766fe721a0: Layer already exists 05:06:46 876f3ffb2100: Layer already exists 05:06:46 083256557617: Layer already exists 05:06:46 6aec893506ed: Layer already exists 05:06:46 316c8bacee3d: Layer already exists 05:06:46 e50a7387c3af: Layer already exists 05:06:46 63182394cd91: Layer already exists 05:06:46 654328cbd380: Layer already exists 05:06:46 b477def0a3b7: Layer already exists 05:06:46 7c504f21be85: Layer already exists 05:06:47 latest: digest: sha256:fd25148a932316bd71b343c43a91f6934c571ae8d8d532f1d42af51d562d1b5d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.13 05:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:06:49 cb766fe721a0: Preparing 05:06:49 876f3ffb2100: Preparing 05:06:49 6aec893506ed: Preparing 05:06:49 316c8bacee3d: Preparing 05:06:49 083256557617: Preparing 05:06:49 63182394cd91: Preparing 05:06:49 e50a7387c3af: Preparing 05:06:49 654328cbd380: Preparing 05:06:49 b477def0a3b7: Preparing 05:06:49 7c504f21be85: Preparing 05:06:49 63182394cd91: Waiting 05:06:49 e50a7387c3af: Waiting 05:06:49 654328cbd380: Waiting 05:06:49 b477def0a3b7: Waiting 05:06:49 7c504f21be85: Waiting 05:06:49 316c8bacee3d: Layer already exists 05:06:49 876f3ffb2100: Layer already exists 05:06:49 cb766fe721a0: Layer already exists 05:06:49 6aec893506ed: Layer already exists 05:06:49 083256557617: Layer already exists 05:06:49 654328cbd380: Layer already exists 05:06:49 63182394cd91: Layer already exists 05:06:49 e50a7387c3af: Layer already exists 05:06:49 b477def0a3b7: Layer already exists 05:06:49 7c504f21be85: Layer already exists 05:06:49 3.2.0-dev.13: digest: sha256:fd25148a932316bd71b343c43a91f6934c571ae8d8d532f1d42af51d562d1b5d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:06:52 cb766fe721a0: Preparing 05:06:52 876f3ffb2100: Preparing 05:06:52 6aec893506ed: Preparing 05:06:52 316c8bacee3d: Preparing 05:06:52 083256557617: Preparing 05:06:52 63182394cd91: Preparing 05:06:52 e50a7387c3af: Preparing 05:06:52 654328cbd380: Preparing 05:06:52 b477def0a3b7: Preparing 05:06:52 7c504f21be85: Preparing 05:06:52 63182394cd91: Waiting 05:06:52 e50a7387c3af: Waiting 05:06:52 654328cbd380: Waiting 05:06:52 b477def0a3b7: Waiting 05:06:52 7c504f21be85: Waiting 05:06:52 cb766fe721a0: Layer already exists 05:06:52 083256557617: Layer already exists 05:06:52 6aec893506ed: Layer already exists 05:06:52 316c8bacee3d: Layer already exists 05:06:52 876f3ffb2100: Layer already exists 05:06:52 e50a7387c3af: Layer already exists 05:06:52 63182394cd91: Layer already exists 05:06:52 b477def0a3b7: Layer already exists 05:06:52 7c504f21be85: Layer already exists 05:06:52 654328cbd380: Layer already exists 05:06:52 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:fd25148a932316bd71b343c43a91f6934c571ae8d8d532f1d42af51d562d1b5d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:53 + 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 05:06:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:06:54 cb766fe721a0: Preparing 05:06:54 876f3ffb2100: Preparing 05:06:54 6aec893506ed: Preparing 05:06:54 316c8bacee3d: Preparing 05:06:54 083256557617: Preparing 05:06:54 63182394cd91: Preparing 05:06:54 e50a7387c3af: Preparing 05:06:54 654328cbd380: Preparing 05:06:54 b477def0a3b7: Preparing 05:06:54 7c504f21be85: Preparing 05:06:54 e50a7387c3af: Waiting 05:06:54 654328cbd380: Waiting 05:06:54 b477def0a3b7: Waiting 05:06:54 7c504f21be85: Waiting 05:06:54 63182394cd91: Waiting 05:06:54 316c8bacee3d: Layer already exists 05:06:54 cb766fe721a0: Layer already exists 05:06:54 083256557617: Layer already exists 05:06:54 6aec893506ed: Layer already exists 05:06:54 876f3ffb2100: Layer already exists 05:06:54 7c504f21be85: Layer already exists 05:06:54 e50a7387c3af: Layer already exists 05:06:54 654328cbd380: Layer already exists 05:06:54 63182394cd91: Layer already exists 05:06:54 b477def0a3b7: Layer already exists 05:06:54 main: digest: sha256:fd25148a932316bd71b343c43a91f6934c571ae8d8d532f1d42af51d562d1b5d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:06:55 ===================================================== [Pipeline] echo 05:06:55 taggedImages: 05:06:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:06:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:06:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.13 05:06:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:06:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:06:56 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:06:56 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:06:56 latest 05:06:56 3.2.0-dev.13 05:06:56 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:06:56 main 05:06:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:07:06 bb94605885c2: Preparing 05:07:06 548dd47ebfcd: Preparing 05:07:06 63fcb483623e: Preparing 05:07:06 316c8bacee3d: Preparing 05:07:06 083256557617: Preparing 05:07:06 172a50d6511b: Preparing 05:07:06 d103235fa3b2: Preparing 05:07:06 0cf035d4b66d: Preparing 05:07:06 7c504f21be85: Preparing 05:07:06 172a50d6511b: Waiting 05:07:06 d103235fa3b2: Waiting 05:07:06 0cf035d4b66d: Waiting 05:07:06 7c504f21be85: Waiting 05:07:06 316c8bacee3d: Layer already exists 05:07:06 083256557617: Layer already exists 05:07:06 bb94605885c2: Pushed 05:07:06 63fcb483623e: Pushed 05:07:06 548dd47ebfcd: Pushed 05:07:06 d103235fa3b2: Pushed 05:07:06 7c504f21be85: Layer already exists 05:07:07 0cf035d4b66d: Pushed 05:07:25 172a50d6511b: Pushed 05:07:25 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:b5a2f1ab71128491d1ea5b96daf2a34f1b6dad18a7b494e3e2cdf298dfd0ff38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:26 + 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 05:07:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:07:27 bb94605885c2: Preparing 05:07:27 548dd47ebfcd: Preparing 05:07:27 63fcb483623e: Preparing 05:07:27 316c8bacee3d: Preparing 05:07:27 083256557617: Preparing 05:07:27 172a50d6511b: Preparing 05:07:27 d103235fa3b2: Preparing 05:07:27 0cf035d4b66d: Preparing 05:07:27 7c504f21be85: Preparing 05:07:27 172a50d6511b: Waiting 05:07:27 d103235fa3b2: Waiting 05:07:27 0cf035d4b66d: Waiting 05:07:27 7c504f21be85: Waiting 05:07:27 316c8bacee3d: Layer already exists 05:07:27 083256557617: Layer already exists 05:07:27 63fcb483623e: Layer already exists 05:07:27 bb94605885c2: Layer already exists 05:07:27 548dd47ebfcd: Layer already exists 05:07:27 d103235fa3b2: Layer already exists 05:07:27 0cf035d4b66d: Layer already exists 05:07:27 172a50d6511b: Layer already exists 05:07:27 7c504f21be85: Layer already exists 05:07:27 latest: digest: sha256:b5a2f1ab71128491d1ea5b96daf2a34f1b6dad18a7b494e3e2cdf298dfd0ff38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.13 05:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:07:29 bb94605885c2: Preparing 05:07:29 548dd47ebfcd: Preparing 05:07:29 63fcb483623e: Preparing 05:07:29 316c8bacee3d: Preparing 05:07:29 083256557617: Preparing 05:07:29 172a50d6511b: Preparing 05:07:29 d103235fa3b2: Preparing 05:07:29 0cf035d4b66d: Preparing 05:07:29 7c504f21be85: Preparing 05:07:29 d103235fa3b2: Waiting 05:07:29 0cf035d4b66d: Waiting 05:07:29 172a50d6511b: Waiting 05:07:29 7c504f21be85: Waiting 05:07:29 316c8bacee3d: Layer already exists 05:07:29 083256557617: Layer already exists 05:07:29 bb94605885c2: Layer already exists 05:07:29 548dd47ebfcd: Layer already exists 05:07:29 63fcb483623e: Layer already exists 05:07:29 172a50d6511b: Layer already exists 05:07:29 7c504f21be85: Layer already exists 05:07:29 d103235fa3b2: Layer already exists 05:07:29 0cf035d4b66d: Layer already exists 05:07:29 3.2.0-dev.13: digest: sha256:b5a2f1ab71128491d1ea5b96daf2a34f1b6dad18a7b494e3e2cdf298dfd0ff38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:07:31 bb94605885c2: Preparing 05:07:31 548dd47ebfcd: Preparing 05:07:31 63fcb483623e: Preparing 05:07:31 316c8bacee3d: Preparing 05:07:31 083256557617: Preparing 05:07:31 172a50d6511b: Preparing 05:07:31 d103235fa3b2: Preparing 05:07:31 0cf035d4b66d: Preparing 05:07:31 7c504f21be85: Preparing 05:07:31 d103235fa3b2: Waiting 05:07:31 0cf035d4b66d: Waiting 05:07:31 7c504f21be85: Waiting 05:07:31 172a50d6511b: Waiting 05:07:31 548dd47ebfcd: Layer already exists 05:07:31 316c8bacee3d: Layer already exists 05:07:31 083256557617: Layer already exists 05:07:31 bb94605885c2: Layer already exists 05:07:31 0cf035d4b66d: Layer already exists 05:07:31 63fcb483623e: Layer already exists 05:07:31 172a50d6511b: Layer already exists 05:07:31 d103235fa3b2: Layer already exists 05:07:31 7c504f21be85: Layer already exists 05:07:31 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:b5a2f1ab71128491d1ea5b96daf2a34f1b6dad18a7b494e3e2cdf298dfd0ff38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:07:32 bb94605885c2: Preparing 05:07:32 548dd47ebfcd: Preparing 05:07:32 63fcb483623e: Preparing 05:07:32 316c8bacee3d: Preparing 05:07:32 083256557617: Preparing 05:07:32 172a50d6511b: Preparing 05:07:32 d103235fa3b2: Preparing 05:07:32 0cf035d4b66d: Preparing 05:07:32 7c504f21be85: Preparing 05:07:32 d103235fa3b2: Waiting 05:07:32 0cf035d4b66d: Waiting 05:07:32 172a50d6511b: Waiting 05:07:32 7c504f21be85: Waiting 05:07:32 bb94605885c2: Layer already exists 05:07:32 63fcb483623e: Layer already exists 05:07:32 548dd47ebfcd: Layer already exists 05:07:32 316c8bacee3d: Layer already exists 05:07:32 083256557617: Layer already exists 05:07:32 7c504f21be85: Layer already exists 05:07:32 d103235fa3b2: Layer already exists 05:07:32 172a50d6511b: Layer already exists 05:07:32 0cf035d4b66d: Layer already exists 05:07:33 main: digest: sha256:b5a2f1ab71128491d1ea5b96daf2a34f1b6dad18a7b494e3e2cdf298dfd0ff38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:07:34 ===================================================== [Pipeline] echo 05:07:34 taggedImages: 05:07:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:07:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:07:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.13 05:07:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:07:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:07:34 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:07:34 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:07:34 latest 05:07:34 3.2.0-dev.13 05:07:34 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:07:34 main 05:07:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:07:36 6e1c5e6cc1bc: Preparing 05:07:36 8119fc9ef5d1: Preparing 05:07:36 df6c8cd91d58: Preparing 05:07:36 316c8bacee3d: Preparing 05:07:36 083256557617: Preparing 05:07:36 52bed9c9b6ca: Preparing 05:07:36 654328cbd380: Preparing 05:07:36 b477def0a3b7: Preparing 05:07:36 7c504f21be85: Preparing 05:07:36 52bed9c9b6ca: Waiting 05:07:36 b477def0a3b7: Waiting 05:07:36 654328cbd380: Waiting 05:07:36 7c504f21be85: Waiting 05:07:36 8119fc9ef5d1: Pushed 05:07:36 df6c8cd91d58: Pushed 05:07:39 316c8bacee3d: Layer already exists 05:07:39 083256557617: Layer already exists 05:07:39 654328cbd380: Layer already exists 05:07:39 b477def0a3b7: Layer already exists 05:07:39 6e1c5e6cc1bc: Pushed 05:07:39 7c504f21be85: Layer already exists 05:07:57 52bed9c9b6ca: Pushed 05:07:57 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:05a9cb45b3859fcd3037ea9364e165e9cc47f7738e9983e8d676ba57759dc1a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:58 + 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 05:07:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:07:59 6e1c5e6cc1bc: Preparing 05:07:59 8119fc9ef5d1: Preparing 05:07:59 df6c8cd91d58: Preparing 05:07:59 316c8bacee3d: Preparing 05:07:59 083256557617: Preparing 05:07:59 52bed9c9b6ca: Preparing 05:07:59 654328cbd380: Preparing 05:07:59 b477def0a3b7: Preparing 05:07:59 7c504f21be85: Preparing 05:07:59 52bed9c9b6ca: Waiting 05:07:59 654328cbd380: Waiting 05:07:59 b477def0a3b7: Waiting 05:07:59 7c504f21be85: Waiting 05:07:59 6e1c5e6cc1bc: Layer already exists 05:07:59 df6c8cd91d58: Layer already exists 05:07:59 8119fc9ef5d1: Layer already exists 05:07:59 316c8bacee3d: Layer already exists 05:07:59 083256557617: Layer already exists 05:07:59 52bed9c9b6ca: Layer already exists 05:07:59 654328cbd380: Layer already exists 05:07:59 b477def0a3b7: Layer already exists 05:07:59 7c504f21be85: Layer already exists 05:07:59 latest: digest: sha256:05a9cb45b3859fcd3037ea9364e165e9cc47f7738e9983e8d676ba57759dc1a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.13 05:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:08:01 6e1c5e6cc1bc: Preparing 05:08:01 8119fc9ef5d1: Preparing 05:08:01 df6c8cd91d58: Preparing 05:08:01 316c8bacee3d: Preparing 05:08:01 083256557617: Preparing 05:08:01 52bed9c9b6ca: Preparing 05:08:01 654328cbd380: Preparing 05:08:01 b477def0a3b7: Preparing 05:08:01 7c504f21be85: Preparing 05:08:01 654328cbd380: Waiting 05:08:01 b477def0a3b7: Waiting 05:08:01 7c504f21be85: Waiting 05:08:01 52bed9c9b6ca: Waiting 05:08:01 083256557617: Layer already exists 05:08:01 6e1c5e6cc1bc: Layer already exists 05:08:01 df6c8cd91d58: Layer already exists 05:08:01 8119fc9ef5d1: Layer already exists 05:08:01 b477def0a3b7: Layer already exists 05:08:01 316c8bacee3d: Layer already exists 05:08:01 654328cbd380: Layer already exists 05:08:01 52bed9c9b6ca: Layer already exists 05:08:01 7c504f21be85: Layer already exists 05:08:01 3.2.0-dev.13: digest: sha256:05a9cb45b3859fcd3037ea9364e165e9cc47f7738e9983e8d676ba57759dc1a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:08:03 6e1c5e6cc1bc: Preparing 05:08:03 8119fc9ef5d1: Preparing 05:08:03 df6c8cd91d58: Preparing 05:08:03 316c8bacee3d: Preparing 05:08:03 083256557617: Preparing 05:08:03 52bed9c9b6ca: Preparing 05:08:03 654328cbd380: Preparing 05:08:03 b477def0a3b7: Preparing 05:08:03 7c504f21be85: Preparing 05:08:03 654328cbd380: Waiting 05:08:03 b477def0a3b7: Waiting 05:08:03 7c504f21be85: Waiting 05:08:03 52bed9c9b6ca: Waiting 05:08:03 8119fc9ef5d1: Layer already exists 05:08:03 df6c8cd91d58: Layer already exists 05:08:03 316c8bacee3d: Layer already exists 05:08:03 6e1c5e6cc1bc: Layer already exists 05:08:03 083256557617: Layer already exists 05:08:03 b477def0a3b7: Layer already exists 05:08:03 52bed9c9b6ca: Layer already exists 05:08:03 654328cbd380: Layer already exists 05:08:03 7c504f21be85: Layer already exists 05:08:03 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:05a9cb45b3859fcd3037ea9364e165e9cc47f7738e9983e8d676ba57759dc1a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:04 + 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 05:08:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:08:04 6e1c5e6cc1bc: Preparing 05:08:04 8119fc9ef5d1: Preparing 05:08:04 df6c8cd91d58: Preparing 05:08:04 316c8bacee3d: Preparing 05:08:04 083256557617: Preparing 05:08:04 52bed9c9b6ca: Preparing 05:08:04 654328cbd380: Preparing 05:08:04 52bed9c9b6ca: Waiting 05:08:04 b477def0a3b7: Preparing 05:08:04 654328cbd380: Waiting 05:08:04 7c504f21be85: Preparing 05:08:04 b477def0a3b7: Waiting 05:08:04 7c504f21be85: Waiting 05:08:04 df6c8cd91d58: Layer already exists 05:08:04 6e1c5e6cc1bc: Layer already exists 05:08:04 083256557617: Layer already exists 05:08:04 316c8bacee3d: Layer already exists 05:08:04 8119fc9ef5d1: Layer already exists 05:08:04 52bed9c9b6ca: Layer already exists 05:08:04 654328cbd380: Layer already exists 05:08:04 7c504f21be85: Layer already exists 05:08:04 b477def0a3b7: Layer already exists 05:08:04 main: digest: sha256:05a9cb45b3859fcd3037ea9364e165e9cc47f7738e9983e8d676ba57759dc1a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:06 ===================================================== [Pipeline] echo 05:08:06 taggedImages: 05:08:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:08:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:08:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.13 05:08:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:08:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:08:06 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:08:06 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:08:06 latest 05:08:06 3.2.0-dev.13 05:08:06 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:08:06 main 05:08:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:08:08 0d85bec8a3d7: Preparing 05:08:08 6d7c8aa1337c: Preparing 05:08:08 316c8bacee3d: Preparing 05:08:08 083256557617: Preparing 05:08:08 2dae31b8da9e: Preparing 05:08:08 5ab203244afa: Preparing 05:08:08 7c504f21be85: Preparing 05:08:08 5ab203244afa: Waiting 05:08:08 083256557617: Layer already exists 05:08:08 316c8bacee3d: Layer already exists 05:08:08 7c504f21be85: Layer already exists 05:08:08 2dae31b8da9e: Pushed 05:08:08 0d85bec8a3d7: Pushed 05:08:09 5ab203244afa: Pushed 05:08:13 6d7c8aa1337c: Pushed 05:08:13 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:031785210a9dc6f36c0ff73deba9a307bc12d219b8313a11b841447a98d96538 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:08:14 0d85bec8a3d7: Preparing 05:08:14 6d7c8aa1337c: Preparing 05:08:14 316c8bacee3d: Preparing 05:08:14 083256557617: Preparing 05:08:14 2dae31b8da9e: Preparing 05:08:14 5ab203244afa: Preparing 05:08:14 7c504f21be85: Preparing 05:08:14 5ab203244afa: Waiting 05:08:14 7c504f21be85: Waiting 05:08:14 0d85bec8a3d7: Layer already exists 05:08:14 6d7c8aa1337c: Layer already exists 05:08:14 083256557617: Layer already exists 05:08:14 316c8bacee3d: Layer already exists 05:08:14 2dae31b8da9e: Layer already exists 05:08:14 7c504f21be85: Layer already exists 05:08:14 5ab203244afa: Layer already exists 05:08:15 latest: digest: sha256:031785210a9dc6f36c0ff73deba9a307bc12d219b8313a11b841447a98d96538 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.13 05:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:08:16 0d85bec8a3d7: Preparing 05:08:16 6d7c8aa1337c: Preparing 05:08:16 316c8bacee3d: Preparing 05:08:16 083256557617: Preparing 05:08:16 2dae31b8da9e: Preparing 05:08:16 5ab203244afa: Preparing 05:08:16 7c504f21be85: Preparing 05:08:16 5ab203244afa: Waiting 05:08:16 7c504f21be85: Waiting 05:08:16 6d7c8aa1337c: Layer already exists 05:08:16 083256557617: Layer already exists 05:08:16 316c8bacee3d: Layer already exists 05:08:16 2dae31b8da9e: Layer already exists 05:08:16 0d85bec8a3d7: Layer already exists 05:08:16 5ab203244afa: Layer already exists 05:08:16 7c504f21be85: Layer already exists 05:08:16 3.2.0-dev.13: digest: sha256:031785210a9dc6f36c0ff73deba9a307bc12d219b8313a11b841447a98d96538 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:08:19 0d85bec8a3d7: Preparing 05:08:19 6d7c8aa1337c: Preparing 05:08:19 316c8bacee3d: Preparing 05:08:19 083256557617: Preparing 05:08:19 2dae31b8da9e: Preparing 05:08:19 5ab203244afa: Preparing 05:08:19 7c504f21be85: Preparing 05:08:19 5ab203244afa: Waiting 05:08:19 7c504f21be85: Waiting 05:08:19 2dae31b8da9e: Layer already exists 05:08:19 083256557617: Layer already exists 05:08:19 316c8bacee3d: Layer already exists 05:08:19 6d7c8aa1337c: Layer already exists 05:08:19 0d85bec8a3d7: Layer already exists 05:08:19 5ab203244afa: Layer already exists 05:08:19 7c504f21be85: Layer already exists 05:08:19 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:031785210a9dc6f36c0ff73deba9a307bc12d219b8313a11b841447a98d96538 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:08:21 0d85bec8a3d7: Preparing 05:08:21 6d7c8aa1337c: Preparing 05:08:21 316c8bacee3d: Preparing 05:08:21 083256557617: Preparing 05:08:21 2dae31b8da9e: Preparing 05:08:21 5ab203244afa: Preparing 05:08:21 7c504f21be85: Preparing 05:08:21 5ab203244afa: Waiting 05:08:21 7c504f21be85: Waiting 05:08:21 0d85bec8a3d7: Layer already exists 05:08:21 6d7c8aa1337c: Layer already exists 05:08:21 2dae31b8da9e: Layer already exists 05:08:21 083256557617: Layer already exists 05:08:21 7c504f21be85: Layer already exists 05:08:21 316c8bacee3d: Layer already exists 05:08:21 5ab203244afa: Layer already exists 05:08:21 main: digest: sha256:031785210a9dc6f36c0ff73deba9a307bc12d219b8313a11b841447a98d96538 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:22 ===================================================== [Pipeline] echo 05:08:22 taggedImages: 05:08:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:08:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:08:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.13 05:08:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:08:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:08:23 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:08:23 2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:08:23 latest 05:08:23 3.2.0-dev.13 05:08:23 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:08:23 main 05:08:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:08:25 2c8ea1a9dc4e: Preparing 05:08:25 ed8ea5973b9a: Preparing 05:08:25 316c8bacee3d: Preparing 05:08:25 083256557617: Preparing 05:08:25 653b4d715634: Preparing 05:08:25 c136ceffd26d: Preparing 05:08:25 7c504f21be85: Preparing 05:08:25 c136ceffd26d: Waiting 05:08:25 316c8bacee3d: Layer already exists 05:08:25 083256557617: Layer already exists 05:08:25 653b4d715634: Layer already exists 05:08:25 c136ceffd26d: Layer already exists 05:08:25 7c504f21be85: Layer already exists 05:08:25 2c8ea1a9dc4e: Pushed 05:08:29 ed8ea5973b9a: Pushed 05:08:29 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:10094f56f8d224df357a8d5558b2cc4dd1fe4bb8e54d2eb8b6c1529728d3fe3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:08:31 2c8ea1a9dc4e: Preparing 05:08:31 ed8ea5973b9a: Preparing 05:08:31 316c8bacee3d: Preparing 05:08:31 083256557617: Preparing 05:08:31 653b4d715634: Preparing 05:08:31 c136ceffd26d: Preparing 05:08:31 7c504f21be85: Preparing 05:08:31 c136ceffd26d: Waiting 05:08:31 7c504f21be85: Waiting 05:08:31 2c8ea1a9dc4e: Layer already exists 05:08:31 316c8bacee3d: Layer already exists 05:08:31 ed8ea5973b9a: Layer already exists 05:08:31 653b4d715634: Layer already exists 05:08:31 083256557617: Layer already exists 05:08:31 c136ceffd26d: Layer already exists 05:08:31 7c504f21be85: Layer already exists 05:08:31 latest: digest: sha256:10094f56f8d224df357a8d5558b2cc4dd1fe4bb8e54d2eb8b6c1529728d3fe3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.13 05:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:08:33 2c8ea1a9dc4e: Preparing 05:08:33 ed8ea5973b9a: Preparing 05:08:33 316c8bacee3d: Preparing 05:08:33 083256557617: Preparing 05:08:33 653b4d715634: Preparing 05:08:33 c136ceffd26d: Preparing 05:08:33 7c504f21be85: Preparing 05:08:33 c136ceffd26d: Waiting 05:08:33 7c504f21be85: Waiting 05:08:33 083256557617: Layer already exists 05:08:33 2c8ea1a9dc4e: Layer already exists 05:08:33 653b4d715634: Layer already exists 05:08:33 ed8ea5973b9a: Layer already exists 05:08:33 316c8bacee3d: Layer already exists 05:08:33 c136ceffd26d: Layer already exists 05:08:33 7c504f21be85: Layer already exists 05:08:33 3.2.0-dev.13: digest: sha256:10094f56f8d224df357a8d5558b2cc4dd1fe4bb8e54d2eb8b6c1529728d3fe3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:08:35 2c8ea1a9dc4e: Preparing 05:08:35 ed8ea5973b9a: Preparing 05:08:35 316c8bacee3d: Preparing 05:08:35 083256557617: Preparing 05:08:35 653b4d715634: Preparing 05:08:35 c136ceffd26d: Preparing 05:08:35 7c504f21be85: Preparing 05:08:35 c136ceffd26d: Waiting 05:08:35 7c504f21be85: Waiting 05:08:35 316c8bacee3d: Layer already exists 05:08:35 ed8ea5973b9a: Layer already exists 05:08:35 083256557617: Layer already exists 05:08:35 653b4d715634: Layer already exists 05:08:35 2c8ea1a9dc4e: Layer already exists 05:08:35 c136ceffd26d: Layer already exists 05:08:35 7c504f21be85: Layer already exists 05:08:35 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:10094f56f8d224df357a8d5558b2cc4dd1fe4bb8e54d2eb8b6c1529728d3fe3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:08:38 2c8ea1a9dc4e: Preparing 05:08:38 ed8ea5973b9a: Preparing 05:08:38 316c8bacee3d: Preparing 05:08:38 083256557617: Preparing 05:08:38 653b4d715634: Preparing 05:08:38 c136ceffd26d: Preparing 05:08:38 7c504f21be85: Preparing 05:08:38 c136ceffd26d: Waiting 05:08:38 7c504f21be85: Waiting 05:08:38 ed8ea5973b9a: Layer already exists 05:08:38 083256557617: Layer already exists 05:08:38 2c8ea1a9dc4e: Layer already exists 05:08:38 653b4d715634: Layer already exists 05:08:38 316c8bacee3d: Layer already exists 05:08:38 c136ceffd26d: Layer already exists 05:08:38 7c504f21be85: Layer already exists 05:08:38 main: digest: sha256:10094f56f8d224df357a8d5558b2cc4dd1fe4bb8e54d2eb8b6c1529728d3fe3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:39 ===================================================== [Pipeline] echo 05:08:39 taggedImages: 05:08:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c 05:08:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:08:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.13 05:08:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 05:08:39 - 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 05:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:08:41 05:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:08:41 arm64: Pulling from edgex-lftools-log-publisher 05:08:41 8998bd30e6a1: Pulling fs layer 05:08:41 04944245beec: Pulling fs layer 05:08:41 699f458cf7ca: Pulling fs layer 05:08:41 765212b225bb: Pulling fs layer 05:08:41 f23df028b6ca: Pulling fs layer 05:08:41 d65c8cfc05b1: Pulling fs layer 05:08:41 2437ff75d9bd: Pulling fs layer 05:08:41 f23df028b6ca: Waiting 05:08:41 d65c8cfc05b1: Waiting 05:08:41 765212b225bb: Waiting 05:08:41 2437ff75d9bd: Waiting 05:08:42 04944245beec: Verifying Checksum 05:08:42 04944245beec: Download complete 05:08:42 765212b225bb: Verifying Checksum 05:08:42 765212b225bb: Download complete 05:08:42 f23df028b6ca: Verifying Checksum 05:08:42 f23df028b6ca: Download complete 05:08:42 d65c8cfc05b1: Verifying Checksum 05:08:42 d65c8cfc05b1: Download complete 05:08:42 699f458cf7ca: Verifying Checksum 05:08:42 699f458cf7ca: Download complete 05:08:42 8998bd30e6a1: Verifying Checksum 05:08:42 8998bd30e6a1: Download complete 05:08:45 2437ff75d9bd: Verifying Checksum 05:08:45 2437ff75d9bd: Download complete 05:08:47 8998bd30e6a1: Pull complete 05:08:47 04944245beec: Pull complete 05:08:52 699f458cf7ca: Pull complete 05:08:52 765212b225bb: Pull complete 05:08:53 f23df028b6ca: Pull complete 05:08:53 d65c8cfc05b1: Pull complete 05:09:11 2437ff75d9bd: Pull complete 05:09:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:12 prd-ubuntu20.04-docker-arm64-4c-16g-267 does not seem to be running inside a container 05:09:12 $ 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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 05:09:14 $ docker top 7b038c12576fd1dc7ac7e60742e9646ecf19c8d63c07f95260c149067fab3d4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:16 ---> job-cost.sh 05:09:16 lf-activate-venv: SKIPPING 05:09:16 INFO: No Stack... 05:09:16 INFO: Retrieving Pricing Info for: v3-standard-4 05:09:17 INFO: Archiving Costs [Pipeline] sh 05:09:17 + cat /w/workspace/edgex-go/623/archives/cost.csv 05:09:17 + cut -d, -f6 [Pipeline] lock 05:09:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-623-stack-cost] 05:09:18 Resource [jenkins-edgexfoundry-edgex-go-main-623-stack-cost] did not exist. Created. 05:09:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-623-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:09:19 + echo total: 0.10999999940395355 [Pipeline] stash 05:09:19 Stashed 1 file(s) [Pipeline] } 05:09:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-623-stack-cost] [Pipeline] // lock [Pipeline] } 05:09:20 $ docker stop --time=1 7b038c12576fd1dc7ac7e60742e9646ecf19c8d63c07f95260c149067fab3d4e 05:09:23 $ docker rm -f --volumes 7b038c12576fd1dc7ac7e60742e9646ecf19c8d63c07f95260c149067fab3d4e [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 05:09:27 provisioning config files... 05:09:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/623@tmp/config3668341819917807933tmp [Pipeline] { [Pipeline] sh 05:09:28 + set +x 05:09:28 + curl -s https://codecov.io/bash 05:09:28 + bash -s -- 05:09:28 05:09:28 _____ _ 05:09:28 / ____| | | 05:09:28 | | ___ __| | ___ ___ _____ __ 05:09:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:09:28 | |___| (_) | (_| | __/ (_| (_) \ V / 05:09:28 \_____\___/ \__,_|\___|\___\___/ \_/ 05:09:28 Bash-1.0.6 05:09:28 05:09:28 05:09:28 ==> git version 2.25.1 found 05:09:28 ==> 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 05:09:28 Release-Date: 2020-01-08 05:09:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:09:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:09:28 ==> Jenkins CI detected. 05:09:28 current dir:  /w/workspace/edgex-go/623 05:09:28 project root: . 05:09:28 --> token set from env 05:09:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:09:28 ==> Running gcov in . (disable via -X gcov) 05:09:28 ==> Python coveragepy not found 05:09:28 ==> Searching for coverage reports in: 05:09:28 + . 05:09:28 -> Found 1 reports 05:09:28 ==> Detecting git/mercurial file structure 05:09:28 ==> Reading reports 05:09:28 + ./coverage.out bytes=453602 05:09:28 ==> Appending adjustments 05:09:28 https://docs.codecov.io/docs/fixing-reports 05:09:29 + Found adjustments 05:09:29 ==> Gzipping contents 05:09:29 60K /tmp/codecov.8RjjBc.gz 05:09:29 ==> Uploading reports 05:09:29 url: https://codecov.io 05:09:29 query: branch=main&commit=2ec6778ce415e1fe71c889d10c23daa94ea8311c&build=623&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F623%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:09:29 -> Pinging Codecov 05:09:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2ec6778ce415e1fe71c889d10c23daa94ea8311c&build=623&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F623%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:09:29 -> Uploading to 05:09:29 https://storage.googleapis.com/codecov/v4/raw/2024-02-01/00271124DB129430A58F1EEE437C3FCB/2ec6778ce415e1fe71c889d10c23daa94ea8311c/1ed18b38-0f1e-4c2d-930b-689ae29189e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240201T050929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3230e2f68c420ead8a8b4ee106637cab03989e9f061fd50deb5654127ed626a4 05:09:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:29 Dload Upload Total Spent Left Speed 05:09:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57792 0 0 100 57792 0 185k --:--:-- --:--:-- --:--:-- 185k 05:09:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } 05:09:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:09:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:09:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:09:31 05:09:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:09:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:09:32 df9b9388f04a: Pulling fs layer 05:09:32 52dc419b0ee2: Pulling fs layer 05:09:32 25bc292e5bac: Pulling fs layer 05:09:32 114826534d7a: Pulling fs layer 05:09:32 4657fd5d0bcf: Pulling fs layer 05:09:32 6ad1cebc031e: Pulling fs layer 05:09:32 8a3aa393b2d8: Pulling fs layer 05:09:32 4657fd5d0bcf: Waiting 05:09:32 6ad1cebc031e: Waiting 05:09:32 25bc292e5bac: Verifying Checksum 05:09:32 25bc292e5bac: Download complete 05:09:32 52dc419b0ee2: Download complete 05:09:32 4657fd5d0bcf: Verifying Checksum 05:09:32 4657fd5d0bcf: Download complete 05:09:32 df9b9388f04a: Verifying Checksum 05:09:32 df9b9388f04a: Download complete 05:09:32 6ad1cebc031e: Download complete 05:09:32 df9b9388f04a: Pull complete 05:09:32 52dc419b0ee2: Pull complete 05:09:32 25bc292e5bac: Pull complete 05:09:33 114826534d7a: Verifying Checksum 05:09:33 114826534d7a: Download complete 05:09:33 8a3aa393b2d8: Verifying Checksum 05:09:33 8a3aa393b2d8: Download complete 05:09:36 114826534d7a: Pull complete 05:09:36 4657fd5d0bcf: Pull complete 05:09:36 6ad1cebc031e: Pull complete 05:09:39 8a3aa393b2d8: Pull complete 05:09:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:09:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:40 prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container 05:09:40 $ 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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 05:09:41 $ docker top 6eeca827408243a95cb24069db2414cc45e83793c4af9f51c6e9dd9954e6d74c -eo pid,comm [Pipeline] { [Pipeline] echo 05:09:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:09:42 + set -o pipefail 05:09:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:09:47 05:09:47 Monitoring /w/workspace/edgex-go/623 (github.com/edgexfoundry/edgex-go)... 05:09:47 05:09:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/5944e8b1-f859-4f99-9cb6-630bcd6ae416 05:09:47 05:09:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:09:47 05:09:47 05:09:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:09:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:09:47 More details here: https://snyk.co/ue1NS 05:09:47 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 05:09:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:09:47 $ docker stop --time=1 6eeca827408243a95cb24069db2414cc45e83793c4af9f51c6e9dd9954e6d74c 05:09:49 $ docker rm -f --volumes 6eeca827408243a95cb24069db2414cc45e83793c4af9f51c6e9dd9954e6d74c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:09:51 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:51 provisioning config files... 05:09:51 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/623@tmp/config5626048184650784500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:52 --> edgex-publish-swagger.sh 05:09:52 === Publish openapi/v3 API === 05:09:52 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:09:52 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/623/openapi/v3/core-command.yaml] 05:09:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:52 Dload Upload Total Spent Left Speed 05:09:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 51382 --:--:-- --:--:-- --:--:-- 51302 05:09:52 05:09:52 05:09:52 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/623/openapi/v3/core-data.yaml] 05:09:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:52 Dload Upload Total Spent Left Speed 05:09:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 150k --:--:-- --:--:-- --:--:-- 150k 100 72043 0 0 100 72043 0 150k --:--:-- --:--:-- --:--:-- 150k 05:09:53 05:09:53 05:09:53 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/623/openapi/v3/core-metadata.yaml] 05:09:53 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:53 Dload Upload Total Spent Left Speed 05:09:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 419 336k --:--:-- --:--:-- --:--:-- 336k 05:09:53 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 05:09:53 05:09:53 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/623/openapi/v3/support-notifications.yaml] 05:09:53 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:53 Dload Upload Total Spent Left Speed 05:09:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87331 100 180 100 87151 424 200k --:--:-- --:--:-- --:--:-- 201k 05:09:54 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 05:09:54 05:09:54 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/623/openapi/v3/support-scheduler.yaml] 05:09:54 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:54 Dload Upload Total Spent Left Speed 05:09:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 410 84369 --:--:-- --:--:-- --:--:-- 84587 05:09:54 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 05:09:54 [Pipeline] } 05:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:09:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:09:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:09:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:57 prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container 05:09:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 05:09:58 $ docker top 3b648f913ef92d286f973cb66865da2f92a59b681068124d43f7fd72f4b79273 -eo pid,comm 05:09:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:09:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:09:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:09:58 [ssh-agent] Looking for ssh-agent implementation... 05:09:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:09:58 $ docker exec 3b648f913ef92d286f973cb66865da2f92a59b681068124d43f7fd72f4b79273 ssh-agent 05:09:59 SSH_AUTH_SOCK=/tmp/ssh-qdpdrKVFNF0c/agent.31 05:09:59 SSH_AGENT_PID=38 05:09:59 Running ssh-add (command line suppressed) 05:09:59 Identity added: /w/workspace/edgex-go/623@tmp/private_key_11900893183883917466.key (/w/workspace/edgex-go/623@tmp/private_key_11900893183883917466.key) 05:09:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:09:59 + git semver tag 05:09:59 2024-02-01 05:09:59,882 [run_tag] DEBUG tag force:False 05:09:59 2024-02-01 05:09:59,882 [check_head_tag] DEBUG check head tag 05:09:59 2024-02-01 05:09:59,885 [execute] INFO git cat-file --batch-check 05:09:59 2024-02-01 05:09:59,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/623, universal_newlines=False, shell=None, istream=) 05:09:59 2024-02-01 05:09:59,890 [execute] INFO git cat-file --batch 05:09:59 2024-02-01 05:09:59,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/623, universal_newlines=False, shell=None, istream=) 05:09:59 2024-02-01 05:09:59,918 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main 05:09:59 2024-02-01 05:09:59,918 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 05:09:59 2024-02-01 05:09:59,918 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/edgex-go/623, universal_newlines=False, shell=None, istream=None) 05:09:59 2024-02-01 05:09:59,923 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main 05:09:59 3.2.0-dev.13 [Pipeline] } 05:09:59 $ docker exec --env ******** --env ******** 3b648f913ef92d286f973cb66865da2f92a59b681068124d43f7fd72f4b79273 ssh-agent -k 05:10:00 unset SSH_AUTH_SOCK; 05:10:00 unset SSH_AGENT_PID; 05:10:00 echo Agent pid 38 killed; 05:10:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:01 + git semver [Pipeline] } 05:10:01 $ docker stop --time=1 3b648f913ef92d286f973cb66865da2f92a59b681068124d43f7fd72f4b79273 05:10:02 $ docker rm -f --volumes 3b648f913ef92d286f973cb66865da2f92a59b681068124d43f7fd72f4b79273 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:10:04 05:10:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:10:04 0.23.1-centos7: Pulling from edgex-lftools 05:10:04 ab5ef0e58194: Pulling fs layer 05:10:04 9712f1f96733: Pulling fs layer 05:10:04 63f879dbbcfc: Pulling fs layer 05:10:04 0d9ebad4ef96: Pulling fs layer 05:10:04 e9a5061849ea: Pulling fs layer 05:10:04 d747dcd14b5f: Pulling fs layer 05:10:04 2de7ff778b66: Pulling fs layer 05:10:04 0d9ebad4ef96: Waiting 05:10:04 e9a5061849ea: Waiting 05:10:04 d747dcd14b5f: Waiting 05:10:04 2de7ff778b66: Waiting 05:10:04 9712f1f96733: Download complete 05:10:04 63f879dbbcfc: Verifying Checksum 05:10:04 63f879dbbcfc: Download complete 05:10:05 e9a5061849ea: Verifying Checksum 05:10:05 e9a5061849ea: Download complete 05:10:05 d747dcd14b5f: Download complete 05:10:05 ab5ef0e58194: Verifying Checksum 05:10:05 ab5ef0e58194: Download complete 05:10:05 0d9ebad4ef96: Verifying Checksum 05:10:05 0d9ebad4ef96: Download complete 05:10:05 2de7ff778b66: Verifying Checksum 05:10:05 2de7ff778b66: Download complete 05:10:07 ab5ef0e58194: Pull complete 05:10:07 9712f1f96733: Pull complete 05:10:08 63f879dbbcfc: Pull complete 05:10:11 0d9ebad4ef96: Pull complete 05:10:11 e9a5061849ea: Pull complete 05:10:11 d747dcd14b5f: Pull complete 05:10:12 2de7ff778b66: Pull complete 05:10:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:10:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:10:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:13 prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container 05:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 05:10:23 $ docker top 6a1dc09666e04fd72a10a6275e3e1f101fbf7785c6362b54497c660f8cfd518d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:10:24 provisioning config files... 05:10:24 copy managed file [sigul-config] to file:/w/workspace/edgex-go/623@tmp/config3848964691662173737tmp 05:10:24 copy managed file [sigul-password] to file:/w/workspace/edgex-go/623@tmp/config16296809865538733282tmp 05:10:24 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/623@tmp/config15712610010412654211tmp [Pipeline] { [Pipeline] echo 05:10:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:10:25 ---> sigul-configuration.sh 05:10:25 gpg: directory `/root/.gnupg' created 05:10:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:10:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:10:25 gpg: keyring `/root/.gnupg/secring.gpg' created 05:10:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:10:25 gpg: CAST5 encrypted data 05:10:25 gpg: encrypted with 1 passphrase 05:10:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:10:25 + mkdir /home/jenkins 05:10:25 + mkdir /home/jenkins/sigul [Pipeline] sh 05:10:25 + 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 05:10:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:10:25 ---> sigul-install.sh 05:10:25 Sigul already installed; skipping installation. [Pipeline] sh 05:10:26 + git tag --list 05:10:26 0.6.0 05:10:26 0.6.1 05:10:26 0.7.0 05:10:26 0.7.1 05:10:26 v1.0.0 05:10:26 v1.0.1 05:10:26 v1.1.0 05:10:26 v1.2.0 05:10:26 v1.2.1 05:10:26 v1.3.0 05:10:26 v1.3.1 05:10:26 v2.0.0 05:10:26 v2.1.0 05:10:26 v2.1.1 05:10:26 v2.2.0 05:10:26 v2.3.0 05:10:26 v3.0 05:10:26 v3.0.0 05:10:26 v3.1 05:10:26 v3.1.0 05:10:26 v3.1.0-dev.1 05:10:26 v3.1.0-dev.10 05:10:26 v3.1.0-dev.11 05:10:26 v3.1.0-dev.12 05:10:26 v3.1.0-dev.13 05:10:26 v3.1.0-dev.14 05:10:26 v3.1.0-dev.15 05:10:26 v3.1.0-dev.16 05:10:26 v3.1.0-dev.17 05:10:26 v3.1.0-dev.18 05:10:26 v3.1.0-dev.19 05:10:26 v3.1.0-dev.2 05:10:26 v3.1.0-dev.20 05:10:26 v3.1.0-dev.21 05:10:26 v3.1.0-dev.22 05:10:26 v3.1.0-dev.23 05:10:26 v3.1.0-dev.24 05:10:26 v3.1.0-dev.25 05:10:26 v3.1.0-dev.26 05:10:26 v3.1.0-dev.27 05:10:26 v3.1.0-dev.28 05:10:26 v3.1.0-dev.29 05:10:26 v3.1.0-dev.3 05:10:26 v3.1.0-dev.30 05:10:26 v3.1.0-dev.31 05:10:26 v3.1.0-dev.32 05:10:26 v3.1.0-dev.33 05:10:26 v3.1.0-dev.34 05:10:26 v3.1.0-dev.35 05:10:26 v3.1.0-dev.36 05:10:26 v3.1.0-dev.37 05:10:26 v3.1.0-dev.38 05:10:26 v3.1.0-dev.39 05:10:26 v3.1.0-dev.4 05:10:26 v3.1.0-dev.40 05:10:26 v3.1.0-dev.41 05:10:26 v3.1.0-dev.42 05:10:26 v3.1.0-dev.43 05:10:26 v3.1.0-dev.44 05:10:26 v3.1.0-dev.45 05:10:26 v3.1.0-dev.46 05:10:26 v3.1.0-dev.47 05:10:26 v3.1.0-dev.48 05:10:26 v3.1.0-dev.49 05:10:26 v3.1.0-dev.5 05:10:26 v3.1.0-dev.50 05:10:26 v3.1.0-dev.51 05:10:26 v3.1.0-dev.52 05:10:26 v3.1.0-dev.53 05:10:26 v3.1.0-dev.54 05:10:26 v3.1.0-dev.55 05:10:26 v3.1.0-dev.56 05:10:26 v3.1.0-dev.57 05:10:26 v3.1.0-dev.58 05:10:26 v3.1.0-dev.59 05:10:26 v3.1.0-dev.6 05:10:26 v3.1.0-dev.60 05:10:26 v3.1.0-dev.61 05:10:26 v3.1.0-dev.62 05:10:26 v3.1.0-dev.63 05:10:26 v3.1.0-dev.64 05:10:26 v3.1.0-dev.65 05:10:26 v3.1.0-dev.66 05:10:26 v3.1.0-dev.67 05:10:26 v3.1.0-dev.68 05:10:26 v3.1.0-dev.69 05:10:26 v3.1.0-dev.7 05:10:26 v3.1.0-dev.70 05:10:26 v3.1.0-dev.71 05:10:26 v3.1.0-dev.72 05:10:26 v3.1.0-dev.73 05:10:26 v3.1.0-dev.8 05:10:26 v3.1.0-dev.9 05:10:26 v3.2.0-dev.1 05:10:26 v3.2.0-dev.10 05:10:26 v3.2.0-dev.11 05:10:26 v3.2.0-dev.12 05:10:26 v3.2.0-dev.13 05:10:26 v3.2.0-dev.2 05:10:26 v3.2.0-dev.3 05:10:26 v3.2.0-dev.4 05:10:26 v3.2.0-dev.5 05:10:26 v3.2.0-dev.6 05:10:26 v3.2.0-dev.7 05:10:26 v3.2.0-dev.8 05:10:26 v3.2.0-dev.9 [Pipeline] sh 05:10:26 + lftools sign git-tag v3.2.0-dev.13 05:10:27 Signing Git tag with Sigul... 05:10:27 Signing v3.2.0-dev.13 [Pipeline] echo 05:10:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:10:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:10:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:10:28 $ docker stop --time=1 6a1dc09666e04fd72a10a6275e3e1f101fbf7785c6362b54497c660f8cfd518d 05:10:29 $ docker rm -f --volumes 6a1dc09666e04fd72a10a6275e3e1f101fbf7785c6362b54497c660f8cfd518d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:10:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:10:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:32 prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container 05:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 05:10:32 $ docker top 6faf744d6528aab32c9880c39f7f741645e73745f062251a92d15ac9fde2bacc -eo pid,comm 05:10:32 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). 05:10:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:33 [ssh-agent] Looking for ssh-agent implementation... 05:10:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:33 $ docker exec 6faf744d6528aab32c9880c39f7f741645e73745f062251a92d15ac9fde2bacc ssh-agent 05:10:33 SSH_AUTH_SOCK=/tmp/ssh-a1r8tfMPygBh/agent.32 05:10:33 SSH_AGENT_PID=38 05:10:33 Running ssh-add (command line suppressed) 05:10:33 Identity added: /w/workspace/edgex-go/623@tmp/private_key_1914471791776930157.key (/w/workspace/edgex-go/623@tmp/private_key_1914471791776930157.key) 05:10:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:34 + git semver bump pre 05:10:34 2024-02-01 05:10:34,208 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main 05:10:34 2024-02-01 05:10:34,209 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev 05:10:34 2024-02-01 05:10:34,209 [bump_version] DEBUG bumped version:3.2.0-dev.14 05:10:34 2024-02-01 05:10:34,209 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/edgex-go/623/.semver/main with force:True 05:10:34 2024-02-01 05:10:34,209 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main 05:10:34 2024-02-01 05:10:34,209 [write_file] DEBUG write to file:/w/workspace/edgex-go/623/.semver/main 05:10:34 2024-02-01 05:10:34,211 [execute] INFO git cat-file --batch-check 05:10:34 2024-02-01 05:10:34,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=False, shell=None, istream=) 05:10:34 2024-02-01 05:10:34,216 [execute] INFO git cat-file --batch 05:10:34 2024-02-01 05:10:34,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=False, shell=None, istream=) 05:10:34 2024-02-01 05:10:34,222 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main 05:10:34 3.2.0-dev.14 [Pipeline] } 05:10:34 $ docker exec --env ******** --env ******** 6faf744d6528aab32c9880c39f7f741645e73745f062251a92d15ac9fde2bacc ssh-agent -k 05:10:34 unset SSH_AUTH_SOCK; 05:10:34 unset SSH_AGENT_PID; 05:10:34 echo Agent pid 38 killed; 05:10:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:35 + git semver [Pipeline] } 05:10:35 $ docker stop --time=1 6faf744d6528aab32c9880c39f7f741645e73745f062251a92d15ac9fde2bacc 05:10:37 $ docker rm -f --volumes 6faf744d6528aab32c9880c39f7f741645e73745f062251a92d15ac9fde2bacc [Pipeline] // withDockerContainer [Pipeline] sh 05:10:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:10:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:38 prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container 05:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 05:10:39 $ docker top f399db3282d373ce827926e86c5bdba059520e82491001a6b3e33e7019ae8329 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:40 [ssh-agent] Looking for ssh-agent implementation... 05:10:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:40 $ docker exec f399db3282d373ce827926e86c5bdba059520e82491001a6b3e33e7019ae8329 ssh-agent 05:10:40 SSH_AUTH_SOCK=/tmp/ssh-KFQji7q5kaMX/agent.33 05:10:40 SSH_AGENT_PID=39 05:10:40 Running ssh-add (command line suppressed) 05:10:40 Identity added: /w/workspace/edgex-go/623@tmp/private_key_8001699747548925816.key (/w/workspace/edgex-go/623@tmp/private_key_8001699747548925816.key) 05:10:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:40 + git semver push 05:10:41 2024-02-01 05:10:41,040 [run_push] DEBUG push 05:10:41 2024-02-01 05:10:41,040 [execute] INFO git cat-file --batch-check 05:10:41 2024-02-01 05:10:41,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=False, shell=None, istream=) 05:10:41 2024-02-01 05:10:41,045 [execute] INFO git rev-list 45ded4f602154311b435eeb7d17e6fac19f4551d -- 05:10:41 2024-02-01 05:10:41,045 [execute] DEBUG Popen(['git', 'rev-list', '45ded4f602154311b435eeb7d17e6fac19f4551d', '--'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=False, shell=None, istream=None) 05:10:41 2024-02-01 05:10:41,064 [execute] INFO git fetch -v origin 05:10:41 2024-02-01 05:10:41,064 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=True, shell=None, istream=None) 05:10:41 2024-02-01 05:10:41,558 [run_push] DEBUG no remote changes detected 05:10:41 2024-02-01 05:10:41,559 [execute] INFO git push origin semver 05:10:41 2024-02-01 05:10:41,559 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=False, shell=None, istream=None) 05:10:42 2024-02-01 05:10:42,336 [run_push] DEBUG push all version tags 05:10:42 2024-02-01 05:10:42,337 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:10:42 2024-02-01 05:10:42,337 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/623, universal_newlines=False, shell=None, istream=None) 05:10:43 2024-02-01 05:10:43,035 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main 05:10:43 3.2.0-dev.14 [Pipeline] } 05:10:43 $ docker exec --env ******** --env ******** f399db3282d373ce827926e86c5bdba059520e82491001a6b3e33e7019ae8329 ssh-agent -k 05:10:43 unset SSH_AUTH_SOCK; 05:10:43 unset SSH_AGENT_PID; 05:10:43 echo Agent pid 39 killed; 05:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:44 + git semver [Pipeline] } 05:10:44 $ docker stop --time=1 f399db3282d373ce827926e86c5bdba059520e82491001a6b3e33e7019ae8329 05:10:45 $ docker rm -f --volumes f399db3282d373ce827926e86c5bdba059520e82491001a6b3e33e7019ae8329 [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 05:10:48 + [ -d /w/workspace/edgex-go/623/archives ] [Pipeline] libraryResource [Pipeline] sh 05:10:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:10:49 ---> package-listing.sh 05:10:49 ++ facter osfamily 05:10:49 ++ tr '[:upper:]' '[:lower:]' 05:10:49 + OS_FAMILY=debian 05:10:49 + workspace=/w/workspace/edgex-go/623 05:10:49 + START_PACKAGES=/tmp/packages_start.txt 05:10:49 + END_PACKAGES=/tmp/packages_end.txt 05:10:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:10:49 + PACKAGES=/tmp/packages_start.txt 05:10:49 + '[' /w/workspace/edgex-go/623 ']' 05:10:49 + PACKAGES=/tmp/packages_end.txt 05:10:49 + case "${OS_FAMILY}" in 05:10:49 + dpkg -l 05:10:49 + grep '^ii' 05:10:49 + '[' -f /tmp/packages_start.txt ']' 05:10:49 + '[' -f /tmp/packages_end.txt ']' 05:10:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:10:49 + '[' /w/workspace/edgex-go/623 ']' 05:10:49 + mkdir -p /w/workspace/edgex-go/623/archives/ 05:10:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/623/archives/ [Pipeline] echo 05:10:50 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/623/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:10:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:51 05:10:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:51 latest: Pulling from edgex-lftools-log-publisher 05:10:51 5eb5b503b376: Pulling fs layer 05:10:51 5c69ac0246d0: Pulling fs layer 05:10:51 ec43610c2a17: Pulling fs layer 05:10:51 3a2ae6a8a46f: Pulling fs layer 05:10:51 3a2ae6a8a46f: Waiting 05:10:51 33b1e0a273af: Pulling fs layer 05:10:51 5d3b04190fa2: Pulling fs layer 05:10:51 2f39f015ded8: Pulling fs layer 05:10:51 33b1e0a273af: Waiting 05:10:51 2f39f015ded8: Waiting 05:10:51 5d3b04190fa2: Waiting 05:10:51 5c69ac0246d0: Download complete 05:10:51 3a2ae6a8a46f: Verifying Checksum 05:10:51 3a2ae6a8a46f: Download complete 05:10:51 33b1e0a273af: Verifying Checksum 05:10:51 33b1e0a273af: Download complete 05:10:51 5d3b04190fa2: Download complete 05:10:51 ec43610c2a17: Verifying Checksum 05:10:51 ec43610c2a17: Download complete 05:10:52 5eb5b503b376: Verifying Checksum 05:10:52 5eb5b503b376: Download complete 05:10:52 2f39f015ded8: Download complete 05:10:53 5eb5b503b376: Pull complete 05:10:53 5c69ac0246d0: Pull complete 05:10:53 ec43610c2a17: Pull complete 05:10:53 3a2ae6a8a46f: Pull complete 05:10:53 33b1e0a273af: Pull complete 05:10:53 5d3b04190fa2: Pull complete 05:10:58 2f39f015ded8: Pull complete 05:10:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:59 prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container 05:10:59 $ 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/623/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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 05:11:06 $ docker top 5943680b54ab612692491cee70d879ec9dc75ac02ae2160d108d41ad497ea741 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:07 + touch /tmp/pre-build-complete [Pipeline] sh 05:11:07 + mkdir -p /var/log/sysstat [Pipeline] sh 05:11:08 + ls /var/log/sa-host 05:11:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:08 provisioning config files... 05:11:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/623@tmp/config11981756077137121510tmp [Pipeline] { [Pipeline] echo 05:11:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:11:09 ---> create-netrc.sh [Pipeline] } 05:11:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:11:09 ---> python-tools-install.sh [Pipeline] echo 05:11:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:11:10 ---> sudo-logs.sh 05:11:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:11:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:11:10 ---> job-cost.sh 05:11:10 lf-activate-venv: SKIPPING 05:11:10 DEBUG: total: 0.10999999940395355 05:11:10 INFO: Retrieving Stack Cost... 05:11:11 INFO: Retrieving Pricing Info for: v3-standard-8 05:11:11 INFO: Archiving Costs [Pipeline] echo 05:11:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:11:12 ---> logs-deploy.sh 05:11:12 lf-activate-venv: SKIPPING 05:11:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/623 05:11:12 INFO: archiving workspace using pattern(s): 05:11:13 Archives upload complete. 05:11:13 INFO: archiving logs to Nexus