Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 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-ssh14557179189523852202.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10571349761254702117.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1919827840943905060.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14717599852091458112.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-ssh4058391919424695162.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], buildSnap:false] ========================================================= [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.20 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-8787 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/494 [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/494 # 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 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4515)" > 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 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a # timeout=10 > git rev-list --no-walk 5e5e524b046b59e82a11ffe2e7f953256f5ca87d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:45:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:45:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:45:37 ========================================================= 20:45:37 EdgeX Global Pipelines Version Info 20:45:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:45:38 ------------------- 20:45:38 stable info: 20:45:38 ------------------- 20:45:38 Commited By: Bill Mahoney bill.mahoney@intel.com 20:45:38 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:45:38 Message: update stable to v1.0.248 20:45:39 ------------------- 20:45:39 experimental info: 20:45:39 ------------------- 20:45:39 Commited By: **** collab-it+edgex@linuxfoundation.org 20:45:39 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:45:39 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1e3f5b [Pipeline] echo 20:45:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:39 provisioning config files... 20:45:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/494@tmp/config9503908234002231186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:39 ---> docker-login.sh 20:45:39 nexus3.edgexfoundry.org:10001 20:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:40 Configure a credential helper to remove this warning. See 20:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:40 20:45:40 Login Succeeded 20:45:40 nexus3.edgexfoundry.org:10002 20:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:40 Configure a credential helper to remove this warning. See 20:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:40 20:45:40 Login Succeeded 20:45:40 nexus3.edgexfoundry.org:10003 20:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:40 Configure a credential helper to remove this warning. See 20:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:40 20:45:40 Login Succeeded 20:45:40 nexus3.edgexfoundry.org:10004 20:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:40 Configure a credential helper to remove this warning. See 20:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:40 20:45:40 Login Succeeded 20:45:40 docker.io 20:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:40 Configure a credential helper to remove this warning. See 20:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:40 20:45:40 Login Succeeded 20:45:40 ---> docker-login.sh ends [Pipeline] } 20:45:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:40 + 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 20:45:40 + + cut -d/ -f2 20:45:40 dirname cmd/core-command/Dockerfile 20:45:40 + echo core-command,cmd/core-command/Dockerfile 20:45:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:45:40 + dirname cmd/core-data/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo core-data,cmd/core-data/Dockerfile 20:45:40 + dirname cmd/core-metadata/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo core-metadata,cmd/core-metadata/Dockerfile 20:45:40 + dirname cmd/security-bootstrapper/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:45:40 + dirname cmd/security-proxy-auth/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:45:40 + dirname cmd/security-proxy-setup/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:45:40 + dirname cmd/security-secretstore-setup/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:45:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:45:40 + dirname+ cmd/security-spire-agent/Dockerfile 20:45:40 cut -d/ -f2 20:45:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:45:40 + dirname cmd/security-spire-config/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:45:40 + dirname cmd/security-spire-server/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:45:40 + dirname cmd/support-notifications/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo support-notifications,cmd/support-notifications/Dockerfile 20:45:40 + dirname cmd/support-scheduler/Dockerfile 20:45:40 + cut -d/ -f2 20:45:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:45:41 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 20:45:41 + git rev-list -1 --merges e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a~1..e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] echo 20:45:41 -----------> git rev-list -1 --merges e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a~1..e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [false] [Pipeline] sh 20:45:41 + git log --format=format:%s -1 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] echo 20:45:41 ========================================================= 20:45:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:45:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:45:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:42 + grep -v github /etc/ssh/ssh_known_hosts 20:45:42 + [ -e /tmp/ssh_known_hosts ] 20:45:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:45:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:45:42 + sudo tee -a /etc/ssh/ssh_known_hosts 20:45:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:42 20:45:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:42 0.1.4: Pulling from edgex-devops/py-git-semver 20:45:42 b85a868b505f: Pulling fs layer 20:45:42 e2be974225ed: Pulling fs layer 20:45:42 339a4e72a1f5: Pulling fs layer 20:45:42 988bab9f4d93: Pulling fs layer 20:45:42 1469e6f7b9e6: Pulling fs layer 20:45:42 eaf3925da568: Pulling fs layer 20:45:42 bab4dde63d76: Pulling fs layer 20:45:42 bde34c3a00c8: Pulling fs layer 20:45:42 b352a97aabf1: Pulling fs layer 20:45:42 4872d77fe225: Pulling fs layer 20:45:42 5851b861e8e6: Pulling fs layer 20:45:42 eaf3925da568: Waiting 20:45:42 bab4dde63d76: Waiting 20:45:42 bde34c3a00c8: Waiting 20:45:42 b352a97aabf1: Waiting 20:45:42 4872d77fe225: Waiting 20:45:42 5851b861e8e6: Waiting 20:45:42 988bab9f4d93: Waiting 20:45:42 e2be974225ed: Download complete 20:45:42 988bab9f4d93: Verifying Checksum 20:45:42 988bab9f4d93: Download complete 20:45:42 1469e6f7b9e6: Verifying Checksum 20:45:42 1469e6f7b9e6: Download complete 20:45:42 eaf3925da568: Download complete 20:45:42 339a4e72a1f5: Verifying Checksum 20:45:42 339a4e72a1f5: Download complete 20:45:42 bde34c3a00c8: Verifying Checksum 20:45:42 bde34c3a00c8: Download complete 20:45:42 b352a97aabf1: Verifying Checksum 20:45:42 b352a97aabf1: Download complete 20:45:42 4872d77fe225: Verifying Checksum 20:45:42 4872d77fe225: Download complete 20:45:42 5851b861e8e6: Download complete 20:45:42 b85a868b505f: Verifying Checksum 20:45:42 b85a868b505f: Download complete 20:45:43 bab4dde63d76: Verifying Checksum 20:45:43 bab4dde63d76: Download complete 20:45:44 b85a868b505f: Pull complete 20:45:44 e2be974225ed: Pull complete 20:45:44 339a4e72a1f5: Pull complete 20:45:44 988bab9f4d93: Pull complete 20:45:44 1469e6f7b9e6: Pull complete 20:45:44 eaf3925da568: Pull complete 20:45:46 bab4dde63d76: Pull complete 20:45:46 bde34c3a00c8: Pull complete 20:45:46 b352a97aabf1: Pull complete 20:45:46 4872d77fe225: Pull complete 20:45:46 5851b861e8e6: Pull complete 20:45:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:46 prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container 20:45:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 20:45:48 $ docker top 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 -eo pid,comm 20:45:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:45:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:48 [ssh-agent] Looking for ssh-agent implementation... 20:45:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:48 $ docker exec 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 ssh-agent 20:45:48 SSH_AUTH_SOCK=/tmp/ssh-SRVTjjqEQkRy/agent.31 20:45:48 SSH_AGENT_PID=37 20:45:48 Running ssh-add (command line suppressed) 20:45:48 Identity added: /w/workspace/edgex-go/494@tmp/private_key_13126168437319336575.key (/w/workspace/edgex-go/494@tmp/private_key_13126168437319336575.key) 20:45:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:48 + git tag --points-at HEAD [Pipeline] } 20:45:48 $ docker exec --env ******** --env ******** 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 ssh-agent -k 20:45:48 unset SSH_AUTH_SOCK; 20:45:48 unset SSH_AGENT_PID; 20:45:48 echo Agent pid 37 killed; 20:45:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:45:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:48 [ssh-agent] Looking for ssh-agent implementation... 20:45:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:49 $ docker exec 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 ssh-agent 20:45:49 SSH_AUTH_SOCK=/tmp/ssh-656YK2CXZgh1/agent.69 20:45:49 SSH_AGENT_PID=75 20:45:49 Running ssh-add (command line suppressed) 20:45:49 Identity added: /w/workspace/edgex-go/494@tmp/private_key_2474818793685454149.key (/w/workspace/edgex-go/494@tmp/private_key_2474818793685454149.key) 20:45:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:49 + git semver init 20:45:49 2023-04-17 20:45:49,757 [run_init] DEBUG init version:0.0.0 force:False 20:45:49 2023-04-17 20:45:49,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/494/.semver 20:45:49 2023-04-17 20:45:49,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/494/.semver 20:45:49 2023-04-17 20:45:49,759 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/494/.semver'], cwd=/w/workspace/edgex-go/494, universal_newlines=False, shell=None, istream=None) 20:45:55 2023-04-17 20:45:54,233 [append_file] DEBUG append to file:/w/workspace/edgex-go/494/.git/info/exclude 20:45:55 2023-04-17 20:45:54,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/494/.semver/main with force:False 20:45:55 2023-04-17 20:45:54,233 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main 20:45:55 2023-04-17 20:45:54,233 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main 20:45:55 3.0.0-dev.132 [Pipeline] } 20:45:55 $ docker exec --env ******** --env ******** 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 ssh-agent -k 20:45:55 unset SSH_AUTH_SOCK; 20:45:55 unset SSH_AGENT_PID; 20:45:55 echo Agent pid 75 killed; 20:45:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:55 + git semver [Pipeline] } 20:45:55 $ docker stop --time=1 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 20:45:57 $ docker rm -f --volumes 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:45:57 Stashed 1 file(s) [Pipeline] echo 20:45:57 [edgeXSemver]: initialized semver on version 3.0.0-dev.132 [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 20:45:57 + git config --global --add safe.directory /w/workspace/edgex-go/494 [Pipeline] echo 20:45:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:58 ========================================================= 20:45:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:45:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:45:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:45:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:45:58 63b65145d645: Pulling fs layer 20:45:58 a2d21d5440eb: Pulling fs layer 20:45:58 935e6c44a52c: Pulling fs layer 20:45:58 94cc34f8dd06: Pulling fs layer 20:45:58 30dea6a524f1: Pulling fs layer 20:45:58 a2aff8979fd8: Pulling fs layer 20:45:58 6808be2612f2: Pulling fs layer 20:45:58 f25807f1079a: Pulling fs layer 20:45:58 94cc34f8dd06: Waiting 20:45:58 30dea6a524f1: Waiting 20:45:58 a2aff8979fd8: Waiting 20:45:58 f25807f1079a: Waiting 20:45:58 6808be2612f2: Waiting 20:45:58 a2d21d5440eb: Verifying Checksum 20:45:58 94cc34f8dd06: Verifying Checksum 20:45:58 94cc34f8dd06: Download complete 20:45:58 30dea6a524f1: Download complete 20:45:58 63b65145d645: Download complete 20:45:58 a2aff8979fd8: Verifying Checksum 20:45:58 a2aff8979fd8: Download complete 20:45:58 63b65145d645: Pull complete 20:45:58 a2d21d5440eb: Pull complete 20:45:58 f25807f1079a: Verifying Checksum 20:45:58 f25807f1079a: Download complete 20:45:59 935e6c44a52c: Verifying Checksum 20:45:59 935e6c44a52c: Download complete 20:45:59 6808be2612f2: Verifying Checksum 20:45:59 6808be2612f2: Download complete 20:46:02 935e6c44a52c: Pull complete 20:46:02 94cc34f8dd06: Pull complete 20:46:02 30dea6a524f1: Pull complete 20:46:02 a2aff8979fd8: Pull complete 20:46:04 6808be2612f2: Pull complete 20:46:05 f25807f1079a: Pull complete 20:46:05 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:46:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:46:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:46:05 WORKDIR /edgex 20:46:05 COPY go.mod . 20:46:05 RUN go mod download 20:46:05 + docker build -t ci-base-image-x86_64 -f - . 20:46:05 Sending build context to Docker daemon 170.6MB 20:46:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:46:05 ---> 3b553350e43f 20:46:05 Step 2/4 : WORKDIR /edgex 20:46:07 ---> Running in cf2d32251794 20:46:07 Removing intermediate container cf2d32251794 20:46:07 ---> 17bc7223ad95 20:46:07 Step 3/4 : COPY go.mod . 20:46:07 ---> 3961101741c1 20:46:07 Step 4/4 : RUN go mod download 20:46:07 ---> Running in 675029c806d0 20:46:12 Still waiting to schedule task 20:46:12 ‘prd-centos7-blackbox-4c-2g-8594’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:46:12 ‘prd-centos7-blackbox-4c-2g-8595’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:46:12 ‘prd-ubuntu20.04-docker-8c-8g-8788’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:46:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8786’ is offline 20:46:17 Removing intermediate container 675029c806d0 20:46:17 ---> 31670886c5a6 20:46:17 Successfully built 31670886c5a6 20:46:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:17 + docker inspect -f . ci-base-image-x86_64 20:46:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:17 prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container 20:46:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 20:46:18 $ docker top 31b44f64073a642d5227d5195e763e40eb6d90d9d8f9148e38ede798b00f3f1c -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:18 + go version 20:46:18 go version go1.20.2 linux/amd64 [Pipeline] } 20:46:18 $ docker stop --time=1 31b44f64073a642d5227d5195e763e40eb6d90d9d8f9148e38ede798b00f3f1c 20:46:19 $ docker rm -f --volumes 31b44f64073a642d5227d5195e763e40eb6d90d9d8f9148e38ede798b00f3f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:20 + docker inspect -f . ci-base-image-x86_64 20:46:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:20 prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container 20:46:20 $ 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/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 20:46:20 $ docker top 24bfb95ac7a664ca3a407640201c1b992e1c16ae52a2d1044dad4ab2a3986144 -eo pid,comm [Pipeline] { [Pipeline] echo 20:46:20 ========================================================= 20:46:20 [edgeXBuildGoParallel] Running Tests and Build... 20:46:20 ========================================================= [Pipeline] sh 20:46:21 + git config --global --add safe.directory /w/workspace/edgex-go/494 [Pipeline] fileExists [Pipeline] sh 20:46:21 + make test 20:46:21 go test -race -coverprofile=coverage.out ./... 20:46:27 ? github.com/edgexfoundry/edgex-go [no test files] 20:46:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:46:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:46:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:46:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:46:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:46:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:46:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:46:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 20:46:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 20:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.5% of statements 20:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:47:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.774s coverage: 88.5% of statements 20:47:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.8% of statements 20:47:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:47:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:47:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:47:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 95.6% of statements 20:47:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:47:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:47:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:47:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:47:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:47:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements 20:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:47:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:47:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 20:47:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements 20:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 44.1% of statements 20:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements 20:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 20:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 20:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 20:47:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:47:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:47:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:47:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:47:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:47:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:47:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:47:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:47:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:47:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:47:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:47:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:47:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:47:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:47:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:47:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:47:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:47:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:47:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 20:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:47:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:47:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:47:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:47:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.268s coverage: 79.9% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.079s coverage: 92.9% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.1% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 20:47:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 20:47:30 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 20:47:30 running golangci-lint 20:47:30 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:47:30 go version go1.20.2 linux/amd64 20:47:30 level=info msg="[config_reader] Used config file .golangci.yml" 20:47:30 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:47:45 level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 14.852177413s" 20:47:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.620082ms" 20:47:53 level=info msg="[linters_context/goanalysis] analyzers took 1m11.678957168s with top 10 stages: buildir: 36.457159403s, inspect: 2.172639553s, fact_deprecated: 1.7812583s, gosec: 1.398141733s, S1038: 1.094113708s, ctrlflow: 1.071244672s, fact_purity: 1.035166455s, nilness: 939.329832ms, errcheck: 717.441813ms, printf: 701.767227ms" 20:47:53 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:47:53 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, autogenerated_exclude: 203/203, path_prettifier: 203/203, filename_unadjuster: 203/203, cgo: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_dirs: 203/203" 20:47:53 level=info msg="[runner] processing took 19.72107ms with stages: nolint: 7.614727ms, identifier_marker: 6.611618ms, path_prettifier: 2.112663ms, autogenerated_exclude: 1.438314ms, exclude-rules: 1.232427ms, skip_dirs: 609.638µs, cgo: 66.662µs, filename_unadjuster: 28.061µs, max_same_issues: 1.38µs, uniq_by_line: 980ns, skip_files: 750ns, diff: 630ns, path_shortener: 620ns, max_per_file_from_linter: 490ns, exclude: 410ns, source_code: 390ns, path_prefixer: 390ns, severity-rules: 380ns, sort_results: 370ns, max_from_linter: 170ns" 20:47:53 level=info msg="[runner] linters took 8.513914152s with stages: goanalysis_metalinter: 8.494049237s" 20:47:53 level=info msg="File cache stats: 0 entries of total size 0B" 20:47:53 level=info msg="Memory: 235 samples, avg is 195.8MB, max is 727.5MB" 20:47:53 level=info msg="Execution took 23.419610353s" 20:47:53 go vet ./... 20:47:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:47:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:47:57 ./bin/test-attribution-txt.sh [Pipeline] echo 20:47:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:47:58 + ls -al . 20:47:58 total 704 20:47:58 drwxrwxr-x 11 1001 1001 4096 Apr 17 20:46 . 20:47:58 drwxr-xr-x 4 root root 4096 Apr 17 20:46 .. 20:47:58 drwxrwxr-x 2 1001 1001 4096 Apr 17 20:45 .blubracket 20:47:58 -rw-rw-r-- 1 1001 1001 16 Apr 17 20:45 .dockerignore 20:47:58 drwxrwxr-x 8 1001 1001 4096 Apr 17 20:45 .git 20:47:58 drwxrwxr-x 3 1001 1001 4096 Apr 17 20:45 .github 20:47:58 -rw-rw-r-- 1 1001 1001 1133 Apr 17 20:45 .gitignore 20:47:58 -rw-rw-r-- 1 1001 1001 42 Apr 17 20:45 .golangci.yml 20:47:58 -rw-rw-r-- 1 1001 1001 87 Apr 17 20:45 .hadolint.yml 20:47:58 drwxr-xr-x 3 1001 1001 4096 Apr 17 20:45 .semver 20:47:58 -rw-rw-r-- 1 1001 1001 166 Apr 17 20:45 .sonarcloud.properties 20:47:58 -rw-rw-r-- 1 1001 1001 1171 Apr 17 20:45 ADOPTERS.md 20:47:58 -rw-rw-r-- 1 1001 1001 10835 Apr 17 20:45 Attribution.txt 20:47:58 -rw-rw-r-- 1 1001 1001 73765 Apr 17 20:45 CHANGELOG.md 20:47:58 -rw-rw-r-- 1 1001 1001 3804 Apr 17 20:45 CONTRIBUTING.md 20:47:58 -rw-rw-r-- 1 1001 1001 677 Apr 17 20:45 GOVERNANCE.md 20:47:58 -rw-rw-r-- 1 1001 1001 883 Apr 17 20:45 Jenkinsfile 20:47:58 -rw-rw-r-- 1 1001 1001 10775 Apr 17 20:45 LICENSE 20:47:58 -rw-rw-r-- 1 1001 1001 14368 Apr 17 20:45 Makefile 20:47:58 -rw-rw-r-- 1 1001 1001 582 Apr 17 20:45 OWNERS.md 20:47:58 -rw-rw-r-- 1 1001 1001 9403 Apr 17 20:45 README.md 20:47:58 -rw-rw-r-- 1 1001 1001 789 Apr 17 20:45 SECURITY.md 20:47:58 -rw-rw-r-- 1 1001 1001 13 Apr 17 20:45 VERSION 20:47:58 drwxrwxr-x 2 1001 1001 4096 Apr 17 20:45 bin 20:47:58 drwxrwxr-x 18 1001 1001 4096 Apr 17 20:45 cmd 20:47:58 -rw-r--r-- 1 root root 448248 Apr 17 20:47 coverage.out 20:47:58 -rw-rw-r-- 1 1001 1001 3200 Apr 17 20:45 go.mod 20:47:58 -rw-rw-r-- 1 1001 1001 31265 Apr 17 20:45 go.sum 20:47:58 drwxrwxr-x 7 1001 1001 4096 Apr 17 20:45 internal 20:47:58 drwxrwxr-x 3 1001 1001 4096 Apr 17 20:45 openapi 20:47:58 -rw-rw-r-- 1 1001 1001 594 Apr 17 20:45 security.txt 20:47:58 drwxrwxr-x 4 1001 1001 4096 Apr 17 20:45 snap 20:47:58 -rw-rw-r-- 1 1001 1001 204 Apr 17 20:45 version.go [Pipeline] sh 20:47:58 + '[' -e coverage.out ] 20:47:58 + chown 1001:1001 coverage.out [Pipeline] stash 20:47:58 Stashed 1 file(s) [Pipeline] sh 20:47:59 + make build 20:47:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:48:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:48:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:48:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:48:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:48:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:48:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:48:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:48:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:48:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:48:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:48:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:48:29 $ docker stop --time=1 24bfb95ac7a664ca3a407640201c1b992e1c16ae52a2d1044dad4ab2a3986144 20:48:31 $ docker rm -f --volumes 24bfb95ac7a664ca3a407640201c1b992e1c16ae52a2d1044dad4ab2a3986144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:32 20:48:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:33 latest: Pulling from edgex-devops/edgex-compose 20:48:33 cbdbe7a5bc2a: Pulling fs layer 20:48:33 ca9280d653b3: Pulling fs layer 20:48:33 7e9c9ca2126c: Pulling fs layer 20:48:33 cbdbe7a5bc2a: Download complete 20:48:33 ca9280d653b3: Verifying Checksum 20:48:33 ca9280d653b3: Download complete 20:48:33 cbdbe7a5bc2a: Pull complete 20:48:33 ca9280d653b3: Pull complete 20:48:33 7e9c9ca2126c: Download complete 20:48:37 7e9c9ca2126c: Pull complete 20:48:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:37 prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container 20:48:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:48:38 $ docker top 2c0151d7f5665919f11308bdb818fba794f4cb232453e0f88a0a8b4ca2f1d43a -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:38 + docker-compose build --help 20:48:38 + grep parallel 20:48:39 --parallel Build images in parallel. [Pipeline] } 20:48:39 $ docker stop --time=1 2c0151d7f5665919f11308bdb818fba794f4cb232453e0f88a0a8b4ca2f1d43a 20:48:40 $ docker rm -f --volumes 2c0151d7f5665919f11308bdb818fba794f4cb232453e0f88a0a8b4ca2f1d43a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:40 prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container 20:48: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/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 20:48:41 $ docker top 05ee7ee33b2a0d37ab3e4036068e4074046303be70a377edf67d43fcdd09e934 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:41 + docker-compose -f ./docker-compose-build.yml build --parallel 20:48:42 Building core-command ... 20:48:42 Building core-common-config-bootstrapper ... 20:48:42 Building core-data ... 20:48:42 Building core-metadata ... 20:48:42 Building security-bootstrapper ... 20:48:42 Building security-proxy-auth ... 20:48:42 Building security-proxy-setup ... 20:48:42 Building security-secretstore-setup ... 20:48:42 Building security-spiffe-token-provider ... 20:48:42 Building security-spire-agent ... 20:48:42 Building security-spire-config ... 20:48:42 Building security-spire-server ... 20:48:42 Building support-notifications ... 20:48:42 Building support-scheduler ... 20:48:42 Building security-proxy-auth 20:48:42 Building support-scheduler 20:48:42 Building core-command 20:48:42 Building security-spire-agent 20:48:42 Building security-secretstore-setup 20:48:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:48:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:57 ---> 31670886c5a6 20:48:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:48:57 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:48:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:48:57 ---> 31670886c5a6 20:48:57 Step 3/27 : WORKDIR /edgex-go 20:48:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:48:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:48:57 ---> 31670886c5a6 20:48:57 Step 3/25 : WORKDIR /edgex-go 20:48:57 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:48:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:48:57 ---> 31670886c5a6 20:48:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:48:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:48:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:57 ---> 31670886c5a6 20:48:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:48:59 ---> Running in 439971f929c4 20:48:59 ---> Running in 6be73148872a 20:48:59 ---> Running in 169dc7fcc8b1 20:48:59 ---> Running in fe2a0632abcb 20:48:59 ---> Running in d618fa46c0b9 20:48:59 Removing intermediate container 6be73148872a 20:48:59 ---> 558514808d9d 20:48:59 Step 4/24 : WORKDIR /edgex-go 20:48:59 Removing intermediate container fe2a0632abcb 20:48:59 ---> 33fdb4a35ee7 20:48:59 Step 4/23 : WORKDIR /edgex-go 20:48:59 Removing intermediate container 439971f929c4 20:48:59 ---> 8057a64e9bf0 20:48:59 Step 4/25 : RUN apk add --update --no-cache make git 20:48:59 ---> Running in 28f2b64d93c5 20:48:59 Removing intermediate container 169dc7fcc8b1 20:48:59 ---> 8bba712bb6a3 20:48:59 Step 4/23 : WORKDIR /edgex-go 20:48:59 Removing intermediate container d618fa46c0b9 20:48:59 ---> 1e0e2051a1bc 20:48:59 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:48:59 ---> Running in c045e85b4d33 20:48:59 ---> Running in 4c27046338cc 20:48:59 ---> Running in f6ed68077ddb 20:48:59 ---> Running in 92d0b639bf9a 20:48:59 Removing intermediate container 28f2b64d93c5 20:48:59 ---> c6c0f6cb37cb 20:48:59 Step 5/24 : RUN apk add --update --no-cache make git 20:48:59 Removing intermediate container c045e85b4d33 20:48:59 ---> cc9556dd5d68 20:48:59 Step 5/23 : RUN apk add --update --no-cache make git 20:48:59 ---> Running in 092416ee9f24 20:48:59 ---> Running in be78d1bd3e7b 20:48:59 Removing intermediate container f6ed68077ddb 20:48:59 ---> 252d4629c06d 20:48:59 Step 5/23 : RUN apk add --update --no-cache make git 20:48:59 ---> Running in 35cd39cc5f0a 20:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:49:00 OK: 265 MiB in 53 packages 20:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:49:00 OK: 265 MiB in 53 packages 20:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:49:00 OK: 265 MiB in 53 packages 20:49:00 OK: 265 MiB in 53 packages 20:49:00 OK: 265 MiB in 53 packages 20:49:00 Removing intermediate container 92d0b639bf9a 20:49:00 ---> 811f829a47bb 20:49:00 Step 5/27 : COPY go.mod vendor* ./ 20:49:00 Removing intermediate container 4c27046338cc 20:49:00 ---> 4dacc3b56f32 20:49:00 Step 5/25 : COPY go.mod vendor* ./ 20:49:00 ---> 82db5b063001 20:49:00 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:00 ---> Running in fb518083e5bf 20:49:00 ---> 42a4e00bb379 20:49:00 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:00 ---> Running in 025dd3293cba 20:49:00 Removing intermediate container 092416ee9f24 20:49:00 ---> ac5e69a09bac 20:49:00 Step 6/23 : COPY go.mod vendor* ./ 20:49:00 Removing intermediate container 35cd39cc5f0a 20:49:00 ---> 09ce684437c2 20:49:00 Step 6/23 : COPY go.mod vendor* ./ 20:49:00 Removing intermediate container be78d1bd3e7b 20:49:00 ---> 142cd49af1e6 20:49:00 Step 6/24 : COPY go.mod vendor* ./ 20:49:01 ---> c48d0a322361 20:49:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:01 ---> Running in 4bce053e3aaf 20:49:01 ---> 5ff4b6fd5100 20:49:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:01 ---> Running in a52d159928ab 20:49:01 ---> 3b52a18e635e 20:49:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:01 ---> Running in afc16d6eb14d 20:49:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8789 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:49:02 Running in /w/workspace/edgex-go/494 [Pipeline] { [Pipeline] checkout 20:49:02 The recommended git tool is: git 20:49:09 using credential edgex-jenkins-ssh 20:49:09 Cloning the remote Git repository 20:49:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:49:09 > git init /w/workspace/edgex-go/494 # timeout=10 20:49:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:49:10 > git --version # timeout=10 20:49:10 > git --version # 'git version 2.25.1' 20:49:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:27 Removing intermediate container fb518083e5bf 20:49:27 ---> 15e173b6ad6d 20:49:27 Step 7/27 : COPY . . 20:49:27 Removing intermediate container 4bce053e3aaf 20:49:27 ---> 8d364a9360f1 20:49:27 Step 8/23 : COPY . . 20:49:27 Removing intermediate container a52d159928ab 20:49:27 ---> b9483dcafb27 20:49:27 Step 8/23 : COPY . . 20:49:27 Removing intermediate container afc16d6eb14d 20:49:27 ---> 42ce92136fd9 20:49:27 Step 8/24 : COPY . . 20:49:27 Removing intermediate container 025dd3293cba 20:49:27 ---> 76249fdd5b65 20:49:27 Step 7/25 : COPY . . 20:49:30 Avoid second fetch 20:49:30 Checking out Revision e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a (main) 20:49:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4515)" 20:49:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:49:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:30 > git config core.sparsecheckout # timeout=10 20:49:30 > git checkout -f e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:49:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:32 Dload Upload Total Spent Left Speed 20:49:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 20:49:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:49:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:49:33 + sudo tee /etc/docker/daemon.new 20:49:33 { 20:49:33 "registry-mirrors": [ 20:49:33 "https://nexus3.edgexfoundry.org:10001" 20:49:33 ], 20:49:33 "bip": "10.250.0.254/24", 20:49:33 "hosts": [ 20:49:33 "tcp://0.0.0.0:5555", 20:49:33 "unix:///var/run/docker.sock" 20:49:33 ], 20:49:33 "mtu": 1458, 20:49:33 "selinux-enabled": true, 20:49:33 "seccomp-profile": "/etc/docker/seccomp.json" 20:49:33 } [Pipeline] sh 20:49:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:49:33 + sudo service docker restart 20:49:34 ---> 42bd17707886 20:49:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:49:34 ---> 14d84f221317 20:49:34 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:34 ---> b80ddb275114 20:49:34 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:49:34 ---> 4fa5aa5a642c 20:49:34 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:49:34 ---> 5d298d5d3f46 20:49:34 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:49:34 ---> Running in c2928ba5037f 20:49:34 ---> Running in 83352e97550e 20:49:34 ---> Running in 4bf65c91ef83 20:49:34 ---> Running in 967f1cc15aa8 20:49:34 ---> Running in 429fc633ddfc 20:49:34 Removing intermediate container 967f1cc15aa8 20:49:34 ---> 38227c8e5117 20:49:34 Step 9/27 : WORKDIR /edgex-go/spire-build 20:49:34 ---> Running in ba7df32cd470 20:49:34 Removing intermediate container ba7df32cd470 20:49:34 ---> b413cd0cec78 20:49:34 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:49:34 ---> Running in 9fc4d87f613e 20:49:34 Removing intermediate container 9fc4d87f613e 20:49:34 ---> 588bf0abd6cc 20:49:34 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:49:34 ---> Running in b896b49b293d 20:49:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:49:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:49:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:49:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:49:35 Removing intermediate container b896b49b293d 20:49:35 ---> 6e959cd9703b 20:49:35 Step 12/27 : WORKDIR /edgex-go 20:49:35 ---> Running in c492a1bc3025 20:49:35 Removing intermediate container c492a1bc3025 20:49:35 ---> 5b5bd370a4b6 20:49:35 20:49:35 Step 13/27 : FROM alpine:3.17 20:49:35 3.17: Pulling from library/alpine 20:49:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:49:36 Status: Downloaded newer image for alpine:3.17 20:49:36 ---> 9ed4aefc74f6 20:49:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:49:36 ---> Running in 720489b20bb6 20:49:36 Removing intermediate container 720489b20bb6 20:49:36 ---> 1fb1d5d3d14b 20:49:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:49:36 ---> Running in fc3503400cae 20:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:49:36 v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:49:36 v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:49:36 OK: 17818 distinct packages available 20:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:49:37 (1/5) Installing dumb-init (1.2.5-r2) 20:49:37 (2/5) Installing musl-obstack (1.2.3-r0) 20:49:37 (3/5) Installing libucontext (1.2-r0) 20:49:37 (4/5) Installing gcompat (1.1.0-r0) 20:49:37 (5/5) Installing openssl (3.0.8-r3) 20:49:37 Executing busybox-1.35.0-r29.trigger 20:49:37 OK: 8 MiB in 20 packages 20:49:37 Removing intermediate container fc3503400cae 20:49:37 ---> 15057d7e46ce 20:49:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:38 ---> c2d98bb22e1a 20:49:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:49:38 ---> 7636507680c0 20:49:38 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:49:39 ---> 38c4e1ffef21 20:49:39 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:49:42 ---> d345f3a27bd5 20:49:42 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:49:42 ---> 344474f354c9 20:49:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:49:43 ---> 775493a46c4a 20:49:43 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:49:43 ---> 1d5d02e0d828 20:49:43 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:49:43 ---> Running in 9368d1e95007 20:49:44 Removing intermediate container 9368d1e95007 20:49:44 ---> bbc113030ae4 20:49:44 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:49:44 ---> Running in e4d146534f39 20:49:44 Removing intermediate container e4d146534f39 20:49:44 ---> 8830d6b55958 20:49:44 Step 25/27 : LABEL arch=x86_64 20:49:44 ---> Running in c056dac3e6d7 20:49:45 Removing intermediate container c056dac3e6d7 20:49:45 ---> c3cef7ecf6bb 20:49:45 Step 26/27 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:49:45 ---> Running in 1d1ffa775207 20:49:45 Removing intermediate container 1d1ffa775207 20:49:45 ---> 5c49b8f68a78 20:49:45 Step 27/27 : LABEL version=3.0.0-dev.132 20:49:45 ---> Running in 4cd03e801670 20:49:45 Removing intermediate container 4cd03e801670 20:49:45 ---> 48aaf57f054e 20:49:45 20:49:45 Successfully built 48aaf57f054e 20:49:45 Successfully tagged security-spire-agent:latest 20:49:45 Building security-spiffe-token-provider 20:49:49  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:49:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:49:49 ---> 31670886c5a6 20:49:49 Step 3/20 : WORKDIR /edgex-go 20:49:49 ---> Using cache 20:49:49 ---> 1e0e2051a1bc 20:49:49 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:49:50 ---> Running in c6fe3a0e8d50 20:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:49:51 v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:49:51 v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:49:51 OK: 17824 distinct packages available 20:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:49:52 OK: 265 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:52 provisioning config files... 20:49:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/494@tmp/config3254413684506172237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:52 ---> docker-login.sh 20:49:52 nexus3.edgexfoundry.org:10001 20:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:52 Removing intermediate container c6fe3a0e8d50 20:49:52 ---> 13c414556d47 20:49:52 Step 5/20 : COPY go.mod vendor* ./ 20:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:53 Configure a credential helper to remove this warning. See 20:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:53 20:49:53 Login Succeeded 20:49:53 nexus3.edgexfoundry.org:10002 20:49:53 ---> e74442508072 20:49:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:53 ---> Running in da047ad45621 20:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:53 Configure a credential helper to remove this warning. See 20:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:53 20:49:53 Login Succeeded 20:49:53 nexus3.edgexfoundry.org:10003 20:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:53 Configure a credential helper to remove this warning. See 20:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:53 20:49:53 Login Succeeded 20:49:53 nexus3.edgexfoundry.org:10004 20:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:54 Configure a credential helper to remove this warning. See 20:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:54 20:49:54 Login Succeeded 20:49:54 docker.io 20:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:54 Configure a credential helper to remove this warning. See 20:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:54 20:49:54 Login Succeeded 20:49:54 ---> docker-login.sh ends [Pipeline] } 20:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:49:55 + git config --global --add safe.directory /w/workspace/edgex-go/494 [Pipeline] echo 20:49:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:49:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:49:55 ========================================================= 20:49:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:49:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:49:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:49:56 af6eaf76a39c: Pulling fs layer 20:49:56 55522c791124: Pulling fs layer 20:49:56 ce5c4a1c91eb: Pulling fs layer 20:49:56 169dfbe0d373: Pulling fs layer 20:49:56 e1ff8fa3b103: Pulling fs layer 20:49:56 52ebb69f0ebf: Pulling fs layer 20:49:56 5abe8eddf0d5: Pulling fs layer 20:49:56 169dfbe0d373: Waiting 20:49:56 e1ff8fa3b103: Waiting 20:49:56 52ebb69f0ebf: Waiting 20:49:56 5abe8eddf0d5: Waiting 20:49:56 55522c791124: Verifying Checksum 20:49:56 55522c791124: Download complete 20:49:56 169dfbe0d373: Verifying Checksum 20:49:56 169dfbe0d373: Download complete 20:49:56 e1ff8fa3b103: Download complete 20:49:56 af6eaf76a39c: Verifying Checksum 20:49:56 af6eaf76a39c: Download complete 20:49:57 af6eaf76a39c: Pull complete 20:49:57 5abe8eddf0d5: Verifying Checksum 20:49:57 5abe8eddf0d5: Download complete 20:49:57 55522c791124: Pull complete 20:49:58 ce5c4a1c91eb: Verifying Checksum 20:49:58 ce5c4a1c91eb: Download complete 20:49:58 52ebb69f0ebf: Verifying Checksum 20:49:58 52ebb69f0ebf: Download complete 20:50:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:50:05 Removing intermediate container c2928ba5037f 20:50:05 ---> c47c86663b33 20:50:05 20:50:05 Step 10/23 : FROM alpine:3.17 20:50:05 ---> 9ed4aefc74f6 20:50:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:50:05 Removing intermediate container 83352e97550e 20:50:05 ---> 20c228216c66 20:50:05 20:50:05 Step 10/24 : FROM alpine:3.17 20:50:05 ---> 9ed4aefc74f6 20:50:05 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:50:05 Removing intermediate container 4bf65c91ef83 20:50:05 ---> d6bf04482934 20:50:05 20:50:05 Step 9/25 : FROM alpine:3.17 20:50:05 ---> 9ed4aefc74f6 20:50:05 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:50:05 ---> Running in 5c16472702ee 20:50:05 ---> Running in 88c193efae65 20:50:05 ---> Running in a56dabf8baba 20:50:05 Removing intermediate container 5c16472702ee 20:50:05 ---> 64a24a56cd5c 20:50:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:50:05 ---> Running in 487969604a13 20:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:50:06 (1/3) Installing ca-certificates (20220614-r4) 20:50:06 (2/3) Installing dumb-init (1.2.5-r2) 20:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:50:06 (3/3) Installing su-exec (0.2-r2) 20:50:06 Executing busybox-1.35.0-r29.trigger 20:50:06 Executing ca-certificates-20220614-r4.trigger 20:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:50:06 OK: 8 MiB in 18 packages 20:50:06 (1/1) Installing dumb-init (1.2.5-r2) 20:50:06 Executing busybox-1.35.0-r29.trigger 20:50:06 OK: 7 MiB in 16 packages 20:50:06 (1/1) Installing dumb-init (1.2.5-r2) 20:50:06 Executing busybox-1.35.0-r29.trigger 20:50:06 OK: 7 MiB in 16 packages 20:50:06 Removing intermediate container a56dabf8baba 20:50:06 ---> ba9e0305e8f0 20:50:06 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:50:06 Removing intermediate container 487969604a13 20:50:06 ---> f35ee7cba6f9 20:50:06 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:06 ---> Running in 6a57c567c306 20:50:07 Removing intermediate container 88c193efae65 20:50:07 ---> 3cb48879d6e7 20:50:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:50:07 Removing intermediate container 6a57c567c306 20:50:07 ---> 75e9472713d3 20:50:07 Step 12/25 : WORKDIR / 20:50:07 ---> Running in 4db5b5fce7d4 20:50:07 ---> 9b6c5471c216 20:50:07 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:50:07 ---> Running in 9281f1abbbd3 20:50:07 Removing intermediate container 4db5b5fce7d4 20:50:07 ---> 42d8acef8ef6 20:50:07 Step 13/24 : ENV APP_PORT=59882 20:50:07 Removing intermediate container 9281f1abbbd3 20:50:07 ---> 78d3edd8c680 20:50:07 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:07 ---> Running in 3c9e367961fb 20:50:07 ---> 12dc91d9fe04 20:50:07 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:50:07 Removing intermediate container 3c9e367961fb 20:50:07 ---> cb7a4aa4923b 20:50:07 Step 14/24 : EXPOSE $APP_PORT 20:50:07 ---> Running in 8073f8e2d80f 20:50:07 ---> fd3b01a8a999 20:50:07 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:50:07 Removing intermediate container 8073f8e2d80f 20:50:07 ---> 214a1ebc778a 20:50:07 Step 15/24 : WORKDIR / 20:50:07 ---> 305b3cc82ca1 20:50:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:50:07 ---> e2f328eefd4f 20:50:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:50:08 ---> Running in abc15db4d7b9 20:50:08 Removing intermediate container abc15db4d7b9 20:50:08 ---> 245b4e060846 20:50:08 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:08 ---> a93248dbc351 20:50:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:50:08 ---> 2430cc27e4e5 20:50:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:50:08 ---> caa53c9f7788 20:50:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:50:08 ---> b751c9dbe76a 20:50:08 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:50:08 ---> 6e028014a11c 20:50:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:08 ---> Running in 187b9f04ea34 20:50:09 ---> a9ed921f8722 20:50:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:50:09 ---> 21fd8e97442f 20:50:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:50:09 ---> f36a268d5dd6 20:50:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:50:09 ---> 44b0138e985e 20:50:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:50:09 Removing intermediate container 429fc633ddfc 20:50:09 ---> f8fb326f5fc6 20:50:09 20:50:09 Step 10/23 : FROM alpine:3.17 20:50:09 ---> 9ed4aefc74f6 20:50:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:50:09 ---> Using cache 20:50:09 ---> 3cb48879d6e7 20:50:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:50:09 ---> Using cache 20:50:09 ---> 42d8acef8ef6 20:50:09 Step 13/23 : ENV APP_PORT=59861 20:50:09 ---> Running in befb0fa5d6d6 20:50:09 Removing intermediate container 187b9f04ea34 20:50:09 ---> 44cb681a422e 20:50:09 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:50:09 ---> d797fad71ef6 20:50:09 Step 20/24 : ENTRYPOINT ["/core-command"] 20:50:09 ---> Running in 31ad91f98076 20:50:09 ---> Running in d8ff66b39c9b 20:50:09 Removing intermediate container befb0fa5d6d6 20:50:09 ---> ee215132253b 20:50:09 Step 14/23 : EXPOSE $APP_PORT 20:50:09 ---> aca7423d3750 20:50:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:50:09 Removing intermediate container 31ad91f98076 20:50:09 ---> ff8a09e618cf 20:50:09 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:50:09 ---> Running in 325a4318b380 20:50:09 Removing intermediate container d8ff66b39c9b 20:50:09 ---> 2383975e9254 20:50:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:50:09 ---> Running in 0ba4c1f8117c 20:50:09 ---> Running in 34d53e340eb9 20:50:10 Removing intermediate container 325a4318b380 20:50:10 ---> 43c83efc9d8b 20:50:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:10 ---> 636387bab653 20:50:10 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:10 Removing intermediate container 34d53e340eb9 20:50:10 ---> 95d0aa5551c7 20:50:10 Step 22/24 : LABEL arch=x86_64 20:50:10 ---> Running in 5aa77111e2c6 20:50:10 Removing intermediate container 0ba4c1f8117c 20:50:10 ---> 1dd420e74eec 20:50:10 Step 21/23 : LABEL arch=x86_64 20:50:10 ---> Running in 27c93558d8e5 20:50:10 ---> Running in 9fcaa310f605 20:50:10 ---> d61c8365d16a 20:50:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:50:10 Removing intermediate container 27c93558d8e5 20:50:10 ---> b5e5a441d38d 20:50:10 Step 23/24 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:50:10 ---> Running in 004acae50e03 20:50:10 Removing intermediate container 9fcaa310f605 20:50:10 ---> 41325d31852e 20:50:10 Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:50:10 ---> 0aaa4f93dc16 20:50:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:50:10 ---> Running in 8cc566b7b694 20:50:10 Removing intermediate container 004acae50e03 20:50:10 ---> 4dad0fca5e2d 20:50:10 Step 24/24 : LABEL version=3.0.0-dev.132 20:50:10 ---> Running in 3a1b872190f3 20:50:10 Removing intermediate container 8cc566b7b694 20:50:10 ---> fa82ea5f381a 20:50:10 Step 23/23 : LABEL version=3.0.0-dev.132 20:50:10 ---> Running in 064010efcc50 20:50:11 Removing intermediate container 3a1b872190f3 20:50:11 ---> 3feda6d3d169 20:50:11 20:50:11 Removing intermediate container 064010efcc50 20:50:11 ---> 6116fc67901d 20:50:11 20:50:11 Removing intermediate container 5aa77111e2c6 20:50:11 ---> 50b5dc21533a 20:50:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:50:11 Successfully built 3feda6d3d169 20:50:11 Successfully tagged core-command:latest 20:50:11 Building security-bootstrapper 20:50:11 ---> Running in fc98501796f4 20:50:11  Building core-command ... done Successfully built 6116fc67901d 20:50:11 Successfully tagged security-proxy-auth:latest 20:50:11 Building security-spire-config 20:50:11  Building security-proxy-auth ... done Removing intermediate container fc98501796f4 20:50:11 ---> 332d89987a4d 20:50:11 Step 23/25 : LABEL arch=x86_64 20:50:11 ---> 4b8cfaaea26b 20:50:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:50:11 ---> Running in a40bb06caa5a 20:50:11 ce5c4a1c91eb: Pull complete 20:50:11 169dfbe0d373: Pull complete 20:50:11 e1ff8fa3b103: Pull complete 20:50:11 Removing intermediate container da047ad45621 20:50:11 ---> c6ab59f3acde 20:50:11 Step 7/20 : COPY . . 20:50:14 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:50:14 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:50:14 ---> 31670886c5a6 20:50:14 Step 3/33 : WORKDIR /edgex-go 20:50:14 ---> Using cache 20:50:14 ---> 1e0e2051a1bc 20:50:14 Step 4/33 : RUN apk add --update --no-cache make git 20:50:14 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:50:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:50:14 ---> 31670886c5a6 20:50:14 Step 3/27 : WORKDIR /edgex-go 20:50:14 ---> Using cache 20:50:14 ---> 1e0e2051a1bc 20:50:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:50:14 ---> Using cache 20:50:14 ---> 811f829a47bb 20:50:14 Step 5/27 : COPY go.mod vendor* ./ 20:50:14 ---> Using cache 20:50:14 ---> 82db5b063001 20:50:14 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:14 ---> Using cache 20:50:14 ---> 15e173b6ad6d 20:50:14 Step 7/27 : COPY . . 20:50:14 ---> Using cache 20:50:14 ---> b80ddb275114 20:50:14 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:50:14 ---> Using cache 20:50:14 ---> 38227c8e5117 20:50:14 Step 9/27 : WORKDIR /edgex-go/spire-build 20:50:14 ---> Using cache 20:50:14 ---> b413cd0cec78 20:50:14 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:50:14 ---> Using cache 20:50:14 ---> 588bf0abd6cc 20:50:14 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:50:14 ---> Using cache 20:50:14 ---> 6e959cd9703b 20:50:14 Step 12/27 : WORKDIR /edgex-go 20:50:14 ---> Using cache 20:50:14 ---> 5b5bd370a4b6 20:50:14 20:50:14 Step 13/27 : FROM alpine:3.17 20:50:14 ---> 9ed4aefc74f6 20:50:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:50:14 ---> Using cache 20:50:14 ---> 1fb1d5d3d14b 20:50:14 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:50:14 Removing intermediate container a40bb06caa5a 20:50:14 ---> 7724e4556465 20:50:14 Step 24/25 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:50:15 ---> 18226a4a81c9 20:50:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:50:15 ---> Running in ba84522cfd70 20:50:15 ---> Running in 9bb340cd8a63 20:50:15 ---> Running in da9a9817b364 20:50:15 ---> Running in 8f52fccd6cc4 20:50:15 ---> 2c15a2dd7b63 20:50:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:50:15 ---> Running in ebc3fe18188e 20:50:15 Removing intermediate container da9a9817b364 20:50:15 ---> 8fd96c4645a9 20:50:15 Step 25/25 : LABEL version=3.0.0-dev.132 20:50:15 Removing intermediate container 8f52fccd6cc4 20:50:15 ---> 6a8795f2efe4 20:50:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:50:15 ---> Running in eaf6a1c4b128 20:50:15 ---> Running in 6f5c1c7a8c9f 20:50:15 Removing intermediate container eaf6a1c4b128 20:50:15 ---> 61e561519746 20:50:15 20:50:15 Removing intermediate container 6f5c1c7a8c9f 20:50:15 ---> d42e7acd5a19 20:50:15 Step 21/23 : LABEL arch=x86_64 20:50:15 Successfully built 61e561519746 20:50:15 ---> Running in bf85d6699dba 20:50:15 Successfully tagged security-secretstore-setup:latest 20:50:15  Building security-secretstore-setup ... done Building core-data 20:50:15 Removing intermediate container bf85d6699dba 20:50:15 ---> f0574a33c00d 20:50:15 Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:50:15 ---> Running in e6905c266242 20:50:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:50:16 OK: 265 MiB in 53 packages 20:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:50:16 v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:50:16 v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:50:16 OK: 17818 distinct packages available 20:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:50:16 Removing intermediate container e6905c266242 20:50:16 ---> 8e15b27fedd0 20:50:16 Step 23/23 : LABEL version=3.0.0-dev.132 20:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:50:16 ---> Running in 03409a49fc92 20:50:16 (1/4) Installing dumb-init (1.2.5-r2) 20:50:16 (2/4) Installing musl-obstack (1.2.3-r0) 20:50:16 (3/4) Installing libucontext (1.2-r0) 20:50:16 (4/4) Installing gcompat (1.1.0-r0) 20:50:16 Executing busybox-1.35.0-r29.trigger 20:50:16 OK: 7 MiB in 19 packages 20:50:16 Removing intermediate container ba84522cfd70 20:50:16 ---> adff14d9fe26 20:50:16 Step 5/33 : COPY go.mod vendor* ./ 20:50:16 Removing intermediate container 03409a49fc92 20:50:16 ---> c10809978ffa 20:50:16 20:50:16 Successfully built c10809978ffa 20:50:16 Successfully tagged support-scheduler:latest 20:50:16  Building support-scheduler ... done Building security-proxy-setup 20:50:17 ---> c437bc3fa558 20:50:17 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:17 ---> Running in 1e135f6af3ff 20:50:17 Removing intermediate container 9bb340cd8a63 20:50:17 ---> f4dfcf397bd4 20:50:17 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:18 52ebb69f0ebf: Pull complete 20:50:18 ---> 09a08ee4f595 20:50:18 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:50:18 ---> 3b5534d143ad 20:50:18 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:50:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:50:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:19 ---> 31670886c5a6 20:50:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:50:19 ---> Using cache 20:50:19 ---> 8bba712bb6a3 20:50:19 Step 4/23 : WORKDIR /edgex-go 20:50:19 ---> Using cache 20:50:19 ---> 252d4629c06d 20:50:19 Step 5/23 : RUN apk add --update --no-cache make git 20:50:19 ---> Using cache 20:50:19 ---> 09ce684437c2 20:50:19 Step 6/23 : COPY go.mod vendor* ./ 20:50:19 ---> Using cache 20:50:19 ---> 5ff4b6fd5100 20:50:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:19 ---> Using cache 20:50:19 ---> b9483dcafb27 20:50:19 Step 8/23 : COPY . . 20:50:19 ---> Using cache 20:50:19 ---> 5d298d5d3f46 20:50:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:50:20 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:50:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:50:20 ---> 31670886c5a6 20:50:20 Step 3/22 : WORKDIR /edgex-go 20:50:20 ---> Using cache 20:50:20 ---> 1e0e2051a1bc 20:50:20 Step 4/22 : RUN apk add --update --no-cache make git 20:50:20 ---> Using cache 20:50:20 ---> adff14d9fe26 20:50:20 Step 5/22 : COPY go.mod vendor* ./ 20:50:20 ---> Using cache 20:50:20 ---> c437bc3fa558 20:50:20 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:21 5abe8eddf0d5: Pull complete 20:50:21 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:50:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:50:21 ---> Running in d2f6c9c8b40d 20:50:21 ---> Running in b6a40634eb43 20:50:21 ---> 44a7c0208276 20:50:21 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:50:21 ---> 19b0da238187 20:50:21 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:50:21 ---> Running in c8dfd271f5f9 20:50:22 Removing intermediate container c8dfd271f5f9 20:50:22 ---> 9295791f8a74 20:50:22 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:50:22 + docker build+ echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:50:22 WORKDIR /edgex 20:50:22 COPY go.mod . 20:50:22 RUN go mod download 20:50:22 -t ci-base-image-arm64 -f - . 20:50:22 ---> 00fb96d53497 20:50:22 Step 22/27 : WORKDIR / 20:50:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:50:22 ---> Running in 2cfb95b685e3 20:50:22 Removing intermediate container 2cfb95b685e3 20:50:22 ---> fea623f92fda 20:50:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:50:22 ---> Running in 29a9e59a0ff0 20:50:22 Removing intermediate container 29a9e59a0ff0 20:50:22 ---> e6978e09abe7 20:50:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:50:22 ---> Running in 1c900bf85d48 20:50:22 Sending build context to Docker daemon 2.933MB 20:50:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:50:22 ---> 6cb57ee374ae 20:50:22 Step 2/4 : WORKDIR /edgex 20:50:22 Removing intermediate container 1c900bf85d48 20:50:22 ---> cac871efaf34 20:50:22 Step 25/27 : LABEL arch=x86_64 20:50:22 ---> Running in 35a63ac4fe97 20:50:23 Removing intermediate container 35a63ac4fe97 20:50:23 ---> 1d85bfd0f681 20:50:23 Step 26/27 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:50:23 ---> Running in 1c3458db7c6a 20:50:23 Removing intermediate container 1c3458db7c6a 20:50:23 ---> c8b613a96134 20:50:23 Step 27/27 : LABEL version=3.0.0-dev.132 20:50:23 ---> Running in 2739c27dc3a8 20:50:23 Removing intermediate container 2739c27dc3a8 20:50:23 ---> 80923a9163f8 20:50:23 20:50:23 Successfully built 80923a9163f8 20:50:23 Successfully tagged security-spire-config:latest 20:50:23  Building security-spire-config ... done Building security-spire-server 20:50:24 ---> Running in 237728da41bf 20:50:24 Removing intermediate container 237728da41bf 20:50:24 ---> b4c136725218 20:50:24 Step 3/4 : COPY go.mod . 20:50:25 ---> f6a13412f9a2 20:50:25 Step 4/4 : RUN go mod download 20:50:25 ---> Running in e4f1185bb19b 20:50:27 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:50:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:50:27 ---> 31670886c5a6 20:50:27 Step 3/26 : WORKDIR /edgex-go 20:50:27 ---> Using cache 20:50:27 ---> 1e0e2051a1bc 20:50:27 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:50:27 ---> Using cache 20:50:27 ---> 811f829a47bb 20:50:27 Step 5/26 : COPY go.mod vendor* ./ 20:50:27 ---> Using cache 20:50:27 ---> 82db5b063001 20:50:27 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:27 ---> Using cache 20:50:27 ---> 15e173b6ad6d 20:50:27 Step 7/26 : COPY . . 20:50:27 ---> Using cache 20:50:27 ---> b80ddb275114 20:50:27 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:50:27 ---> Using cache 20:50:27 ---> 38227c8e5117 20:50:27 Step 9/26 : WORKDIR /edgex-go/spire-build 20:50:27 ---> Using cache 20:50:27 ---> b413cd0cec78 20:50:27 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:50:27 ---> Using cache 20:50:27 ---> 588bf0abd6cc 20:50:27 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:50:29 ---> Running in 5b03af1778eb 20:50:32 Removing intermediate container 5b03af1778eb 20:50:32 ---> 7badd881c333 20:50:32 Step 12/26 : WORKDIR /edgex-go 20:50:32 ---> Running in 04ef01316067 20:50:33 Removing intermediate container 04ef01316067 20:50:33 ---> 0f87c3132e20 20:50:33 20:50:33 Step 13/26 : FROM alpine:3.17 20:50:33 ---> 9ed4aefc74f6 20:50:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:50:33 ---> Using cache 20:50:33 ---> 1fb1d5d3d14b 20:50:33 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:50:33 ---> Using cache 20:50:33 ---> 15057d7e46ce 20:50:33 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:33 ---> Using cache 20:50:33 ---> c2d98bb22e1a 20:50:33 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:50:33 ---> Using cache 20:50:33 ---> 7636507680c0 20:50:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:50:37 ---> 70c501b4e070 20:50:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:50:37 ---> 1b4869d22154 20:50:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:50:37 Removing intermediate container 1e135f6af3ff 20:50:37 ---> 4f0583e9749f 20:50:37 Step 7/33 : COPY . . 20:50:37 ---> 851469db8732 20:50:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:50:39 ---> f451eb1939b0 20:50:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:50:40 ---> Running in 93f7ec9051d3 20:50:40 Removing intermediate container ebc3fe18188e 20:50:40 ---> b176f043a2ee 20:50:40 20:50:40 Step 9/20 : FROM alpine:3.17 20:50:40 ---> 9ed4aefc74f6 20:50:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:50:40 Removing intermediate container 93f7ec9051d3 20:50:40 ---> 700931bd5854 20:50:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:50:40 ---> Running in 27151a5e3852 20:50:40 ---> Running in 0f7e648bd1f6 20:50:40 Removing intermediate container 27151a5e3852 20:50:40 ---> 2bce76296c69 20:50:40 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:50:40 Removing intermediate container 0f7e648bd1f6 20:50:40 ---> a275ecdff572 20:50:40 Step 24/26 : LABEL arch=x86_64 20:50:40 ---> Running in c6b5ade7711d 20:50:40 ---> Running in d82a8409aedf 20:50:40 Removing intermediate container d2f6c9c8b40d 20:50:40 ---> 0ad6cf01e8e1 20:50:40 Step 7/22 : COPY . . 20:50:41 Removing intermediate container d82a8409aedf 20:50:41 ---> 3135bcbc995a 20:50:41 Step 25/26 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:50:41 v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:50:41 v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:50:41 OK: 17818 distinct packages available 20:50:41 ---> Running in 1fa082a045b5 20:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:50:41 (1/9) Installing ca-certificates (20220614-r4) 20:50:42 (2/9) Installing brotli-libs (1.0.9-r9) 20:50:42 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:50:42 (4/9) Installing libcurl (8.0.1-r0) 20:50:42 (5/9) Installing curl (8.0.1-r0) 20:50:42 (6/9) Installing dumb-init (1.2.5-r2) 20:50:42 (7/9) Installing musl-obstack (1.2.3-r0) 20:50:42 (8/9) Installing libucontext (1.2-r0) 20:50:42 (9/9) Installing gcompat (1.1.0-r0) 20:50:42 Executing busybox-1.35.0-r29.trigger 20:50:42 Executing ca-certificates-20220614-r4.trigger 20:50:42 OK: 10 MiB in 24 packages 20:50:42 Removing intermediate container 1fa082a045b5 20:50:42 ---> 25cc1828dbd5 20:50:42 Step 26/26 : LABEL version=3.0.0-dev.132 20:50:42 ---> Running in 0a2b4f3cc73a 20:50:42 ---> b02d3ce287d9 20:50:42 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:50:42 Removing intermediate container b6a40634eb43 20:50:42 ---> e2a63dbfe15e 20:50:42 20:50:42 Step 10/23 : FROM alpine:3.17 20:50:42 ---> 9ed4aefc74f6 20:50:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:50:42 ---> Running in d5fec7b84085 20:50:42 ---> Running in 34e0c2a099ee 20:50:42 Removing intermediate container 34e0c2a099ee 20:50:42 ---> e2a31cb812c0 20:50:42 Step 12/23 : ENV APP_PORT=59880 20:50:42 Removing intermediate container 0a2b4f3cc73a 20:50:42 ---> 352cde87d444 20:50:42 20:50:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:50:42 ---> Running in d8dce92fd1d1 20:50:42 Removing intermediate container c6b5ade7711d 20:50:42 ---> c0f5e48a10e9 20:50:42 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:42 Successfully built 352cde87d444 20:50:42 Successfully tagged security-spire-server:latest 20:50:42  Building security-spire-server ... done Building support-notifications 20:50:43 Removing intermediate container d8dce92fd1d1 20:50:43 ---> 28ae51ac2ef6 20:50:43 Step 13/23 : EXPOSE $APP_PORT 20:50:43 ---> Running in 96419de357dd 20:50:44 ---> 62f098350e61 20:50:44 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:50:44 Removing intermediate container 96419de357dd 20:50:44 ---> 2fdaeb2fd31d 20:50:44 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:50:44 ---> Running in c39bfa2985e7 20:50:44 ---> 61183f2dbe0d 20:50:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:50:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:50:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:50:44 (1/1) Installing dumb-init (1.2.5-r2) 20:50:44 Executing busybox-1.35.0-r29.trigger 20:50:44 OK: 7 MiB in 16 packages 20:50:44 ---> e1c6b8743398 20:50:44 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:50:45 ---> Running in 509709e3bcc1 20:50:45 ---> 6d329b761e81 20:50:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:50:45 ---> 511359caed7b 20:50:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:50:45 ---> Running in a8bac2a42465 20:50:45 Removing intermediate container a8bac2a42465 20:50:45 ---> 6fb3ce68ea9d 20:50:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:50:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:50:45 ---> Running in 29a5facc7c1b 20:50:45 Removing intermediate container c39bfa2985e7 20:50:45 ---> 1bb2f772e1b5 20:50:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:45 Removing intermediate container 29a5facc7c1b 20:50:45 ---> edaa5e1119d9 20:50:45 Step 18/20 : LABEL arch=x86_64 20:50:45 ---> Running in b633a327674b 20:50:45 ---> f5795ebb34c6 20:50:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:50:45 Removing intermediate container b633a327674b 20:50:45 ---> c233fe9c712f 20:50:45 Step 19/20 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:50:45 ---> Running in 1e63cb32780f 20:50:46 ---> 9b3788ea2444 20:50:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:50:46 Removing intermediate container 1e63cb32780f 20:50:46 ---> 8ea13bc03993 20:50:46 Step 20/20 : LABEL version=3.0.0-dev.132 20:50:46 ---> Running in 064dc35ecd1e 20:50:46 Removing intermediate container 064dc35ecd1e 20:50:46 ---> 149743374673 20:50:46 20:50:46 Successfully built 149743374673 20:50:46 Successfully tagged security-spiffe-token-provider:latest 20:50:46  Building security-spiffe-token-provider ... done Building core-metadata 20:50:46 ---> a72a074e1b2c 20:50:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:50:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:50:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:46 ---> 31670886c5a6 20:50:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:50:46 ---> Using cache 20:50:46 ---> 8bba712bb6a3 20:50:46 Step 4/23 : WORKDIR /edgex-go 20:50:46 ---> Using cache 20:50:46 ---> 252d4629c06d 20:50:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:50:47 ---> 917ca90b783a 20:50:47 Step 19/23 : ENTRYPOINT ["/core-data"] 20:50:47 ---> Running in 58ce99679050 20:50:47 ---> Running in 7deddc5ad64c 20:50:47 Removing intermediate container 7deddc5ad64c 20:50:47 ---> 54dc517d5a09 20:50:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:50:47 ---> Running in 58474896721f 20:50:48 Removing intermediate container 58474896721f 20:50:48 ---> cb5015bcbc3d 20:50:48 Step 21/23 : LABEL arch=x86_64 20:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:50:48 ---> Running in 7357a1be4f1f 20:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:50:48 Removing intermediate container 7357a1be4f1f 20:50:48 ---> 8a00a9646dea 20:50:48 Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:50:48 OK: 265 MiB in 53 packages 20:50:48 ---> Running in 60d45704e863 20:50:48 Removing intermediate container 60d45704e863 20:50:48 ---> 8e3175fcb35e 20:50:48 Step 23/23 : LABEL version=3.0.0-dev.132 20:50:48 ---> Running in 6ee5ed784ff4 20:50:49 Removing intermediate container 6ee5ed784ff4 20:50:49 ---> d8e66dd4d447 20:50:49 20:50:49 Removing intermediate container 58ce99679050 20:50:49 ---> 7d635fb4ef6d 20:50:49 Step 6/23 : COPY go.mod vendor* ./ 20:50:49 Successfully built d8e66dd4d447 20:50:49 Successfully tagged core-data:latest 20:50:49  Building core-data ... done Building core-common-config-bootstrapper 20:50:49 ---> 157e332fa5a2 20:50:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:49 ---> Running in d8d5198883ed 20:50:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:50:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:50:51 ---> 31670886c5a6 20:50:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:50:51 ---> Using cache 20:50:51 ---> 8bba712bb6a3 20:50:51 Step 4/25 : WORKDIR /edgex-go 20:50:51 ---> Using cache 20:50:51 ---> 252d4629c06d 20:50:51 Step 5/25 : RUN apk add --update --no-cache make git 20:50:51 ---> Using cache 20:50:51 ---> 09ce684437c2 20:50:51 Step 6/25 : COPY go.mod vendor* ./ 20:50:51 ---> Using cache 20:50:51 ---> 5ff4b6fd5100 20:50:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:51 ---> Using cache 20:50:51 ---> b9483dcafb27 20:50:51 Step 8/25 : COPY . . 20:50:51 ---> Using cache 20:50:51 ---> 5d298d5d3f46 20:50:51 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:50:52 ---> Running in 1986be4349e2 20:50:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:50:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:50:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:54 ---> 31670886c5a6 20:50:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:50:54 ---> Using cache 20:50:54 ---> 8bba712bb6a3 20:50:54 Step 4/23 : WORKDIR /edgex-go 20:50:54 ---> Using cache 20:50:54 ---> 252d4629c06d 20:50:54 Step 5/23 : RUN apk add --update --no-cache make git 20:50:54 ---> Using cache 20:50:54 ---> 09ce684437c2 20:50:54 Step 6/23 : COPY go.mod vendor* ./ 20:50:54 ---> Using cache 20:50:54 ---> 5ff4b6fd5100 20:50:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:54 ---> Using cache 20:50:54 ---> b9483dcafb27 20:50:54 Step 8/23 : COPY . . 20:50:54 ---> Using cache 20:50:54 ---> 5d298d5d3f46 20:50:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:50:54 ---> Running in 403a9316ee16 20:50:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:50:57 Removing intermediate container e4f1185bb19b 20:50:57 ---> d14b2d5c2d97 20:50:57 Successfully built d14b2d5c2d97 20:50:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:58 + docker inspect -f . ci-base-image-arm64 20:50:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:58 prd-ubuntu20.04-docker-arm64-4c-16g-8789 does not seem to be running inside a container 20:50:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 20:50:59 $ docker top 0cea6803a2ae39fe60ad50d9a2c17912ac1be908159245b112ed317e493b1707 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:00 + go version 20:51:00 go version go1.20.2 linux/arm64 [Pipeline] } 20:51:00 $ docker stop --time=1 0cea6803a2ae39fe60ad50d9a2c17912ac1be908159245b112ed317e493b1707 20:51:04 $ docker rm -f --volumes 0cea6803a2ae39fe60ad50d9a2c17912ac1be908159245b112ed317e493b1707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:05 20:51:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:05 latest: Pulling from edgex-devops/edgex-compose-arm64 20:51:05 29e5d40040c1: Pulling fs layer 20:51:05 1ce36da41761: Pulling fs layer 20:51:05 25b303627fd3: Pulling fs layer 20:51:05 29e5d40040c1: Verifying Checksum 20:51:05 29e5d40040c1: Download complete 20:51:06 1ce36da41761: Verifying Checksum 20:51:06 1ce36da41761: Download complete 20:51:06 29e5d40040c1: Pull complete 20:51:07 Removing intermediate container d5fec7b84085 20:51:07 ---> 162da3728f70 20:51:07 20:51:07 Step 9/33 : FROM alpine:3.17 20:51:07 ---> 9ed4aefc74f6 20:51:07 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:51:07 ---> Using cache 20:51:07 ---> 2bce76296c69 20:51:07 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:51:07 ---> Running in 5cbc06ad679e 20:51:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:51:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:51:07 (1/2) Installing dumb-init (1.2.5-r2) 20:51:07 (2/2) Installing su-exec (0.2-r2) 20:51:07 Executing busybox-1.35.0-r29.trigger 20:51:07 OK: 7 MiB in 17 packages 20:51:07 1ce36da41761: Pull complete 20:51:07 25b303627fd3: Verifying Checksum 20:51:07 25b303627fd3: Download complete 20:51:08 Removing intermediate container 5cbc06ad679e 20:51:08 ---> 08cd477d38a4 20:51:08 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:51:08 ---> Running in 19721ec21d0e 20:51:08 Removing intermediate container 19721ec21d0e 20:51:08 ---> bb45c23382a5 20:51:08 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:51:08 ---> Running in 98a1c0f79c3f 20:51:08 Removing intermediate container 98a1c0f79c3f 20:51:08 ---> fca8c12e8353 20:51:08 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:51:09 ---> Running in a709eee415c5 20:51:09 Removing intermediate container a709eee415c5 20:51:09 ---> 0bc8d791b77f 20:51:09 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:51:09 ---> Running in 4cea6b84a652 20:51:09 Removing intermediate container 4cea6b84a652 20:51:09 ---> 6545d20f38e0 20:51:09 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:51:09 ---> Running in 96a129969b0f 20:51:09 Removing intermediate container 509709e3bcc1 20:51:09 ---> 9e69b22f0da0 20:51:09 20:51:09 Step 9/22 : FROM alpine:3.17 20:51:09 ---> 9ed4aefc74f6 20:51:09 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:51:09 ---> Running in 8e5e58c8278c 20:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:51:10 (1/2) Installing dumb-init (1.2.5-r2) 20:51:10 (2/2) Installing openssl (3.0.8-r3) 20:51:10 Executing busybox-1.35.0-r29.trigger 20:51:10 OK: 8 MiB in 17 packages 20:51:11 Removing intermediate container 96a129969b0f 20:51:11 ---> 14c1606327d8 20:51:11 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:51:11 ---> Running in 200b20a6e674 20:51:11 Removing intermediate container 200b20a6e674 20:51:11 ---> a179c0332db7 20:51:11 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:51:11 Removing intermediate container 8e5e58c8278c 20:51:11 ---> 1b089f2a2a15 20:51:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:51:11 ---> Running in 71bf3bee7432 20:51:11 ---> 0642827ff39c 20:51:11 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:51:11 Removing intermediate container 71bf3bee7432 20:51:11 ---> b9bfdf3f95e6 20:51:11 Step 12/22 : WORKDIR /edgex 20:51:11 ---> Running in bc0b0d045a0b 20:51:11 ---> Running in ed453cf3b920 20:51:12 Removing intermediate container bc0b0d045a0b 20:51:12 ---> 228c133e32f8 20:51:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:12 Removing intermediate container d8d5198883ed 20:51:12 ---> 84025719ee76 20:51:12 Step 8/23 : COPY . . 20:51:13 ---> 0aa9a65de5f0 20:51:13 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:51:13 ---> 93d05861a9b5 20:51:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:51:13 Removing intermediate container ed453cf3b920 20:51:13 ---> d67ae2f68c1e 20:51:13 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:13 ---> 3cc373fc5682 20:51:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:51:13 ---> bec8d9c43ede 20:51:13 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:51:13 ---> 4ab383e5ce51 20:51:13 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:51:13 ---> 65d4f9d9303c 20:51:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:51:14 ---> a8820f0adb2a 20:51:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:51:14 ---> d3ecbb1cbaf7 20:51:14 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:51:14 ---> Running in e0aa464429c8 20:51:14 ---> 2bfaf63d23fc 20:51:14 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:51:14 ---> 893b3ef9f4e6 20:51:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:51:15 ---> d4a66f4d592d 20:51:15 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:51:15 Removing intermediate container e0aa464429c8 20:51:15 ---> 525a183110ed 20:51:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:51:15 ---> ddf342d6cb8b 20:51:15 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:51:15 ---> Running in c1d3c9f0bbd7 20:51:15 Removing intermediate container c1d3c9f0bbd7 20:51:15 ---> 15586c342a17 20:51:15 Step 20/22 : LABEL arch=x86_64 20:51:15 ---> 910167d6b649 20:51:15 Step 28/33 : RUN chmod +x /entrypoint.sh 20:51:15 ---> Running in bd31b292cbfa 20:51:15 ---> Running in a72dc9947201 20:51:16 Removing intermediate container bd31b292cbfa 20:51:16 ---> 6145c771cdb5 20:51:16 Step 21/22 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:16 ---> Running in cec8aee62bef 20:51:16 Removing intermediate container cec8aee62bef 20:51:16 ---> 7389844244d3 20:51:16 Step 22/22 : LABEL version=3.0.0-dev.132 20:51:16 ---> Running in 05438006d53a 20:51:16 Removing intermediate container 05438006d53a 20:51:16 ---> 00ae27f2fea3 20:51:16 20:51:16 Successfully built 00ae27f2fea3 20:51:16 Removing intermediate container 403a9316ee16 20:51:16 ---> 398a27652f79 20:51:16 20:51:16 Step 10/23 : FROM alpine:3.17 20:51:16 Removing intermediate container 1986be4349e2 20:51:16 ---> b62f06d2098b 20:51:16 20:51:16 Step 10/25 : FROM alpine:3.17 20:51:16 ---> 9ed4aefc74f6 20:51:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:51:16 ---> 9ed4aefc74f6 20:51:16 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:51:16 Successfully tagged security-proxy-setup:latest 20:51:16 ---> Using cache 20:51:16  Building security-proxy-setup ... done  ---> Using cache 20:51:16 ---> 64a24a56cd5c 20:51:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:51:16 ---> Using cache 20:51:16 ---> f35ee7cba6f9 20:51:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:16 ---> Using cache 20:51:16 ---> 3cb48879d6e7 20:51:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:51:16 ---> Using cache 20:51:16 ---> 42d8acef8ef6 20:51:16 Step 13/25 : ENV APP_PORT=59881 20:51:16 ---> 9b6c5471c216 20:51:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:51:16 ---> Using cache 20:51:16 ---> 12dc91d9fe04 20:51:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:51:16 ---> Running in 46fdb26accd9 20:51:16 Removing intermediate container a72dc9947201 20:51:16 ---> d309255f835a 20:51:16 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:51:16 ---> Running in aa7e40793f1f 20:51:16 Removing intermediate container 46fdb26accd9 20:51:16 ---> 874a994af60c 20:51:16 Step 14/25 : EXPOSE $APP_PORT 20:51:16 ---> Running in 9a0f2ed30ec9 20:51:16 Removing intermediate container aa7e40793f1f 20:51:16 ---> 98b46b2964bd 20:51:16 Step 30/33 : CMD ["gate"] 20:51:17 Removing intermediate container 9a0f2ed30ec9 20:51:17 ---> 4a9172a07e8d 20:51:17 Step 15/25 : WORKDIR / 20:51:17 ---> Running in 4407e7bba901 20:51:17 ---> Running in bbf9837ae1fd 20:51:17 ---> efaf646b0e8e 20:51:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:51:17 Removing intermediate container 4407e7bba901 20:51:17 ---> ae5a5571e230 20:51:17 Step 31/33 : LABEL arch=x86_64 20:51:17 ---> Running in 3381e927a186 20:51:17 Removing intermediate container bbf9837ae1fd 20:51:17 ---> 8917db6a6c28 20:51:17 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:17 ---> 9c468247774e 20:51:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:51:17 Removing intermediate container 3381e927a186 20:51:17 ---> 4ce080a52652 20:51:17 Step 32/33 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:17 ---> Running in 08740d3d5322 20:51:17 ---> bb6092a5cd81 20:51:17 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:51:17 ---> d52a234a4c4b 20:51:17 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:51:17 ---> Running in 242404d6a103 20:51:17 Removing intermediate container 08740d3d5322 20:51:17 ---> 50e8916a79e4 20:51:17 Step 33/33 : LABEL version=3.0.0-dev.132 20:51:17 ---> Running in d94941388b3f 20:51:17 ---> 815a0cc5a2e2 20:51:17 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:51:17 ---> 293d3d9f9212 20:51:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:51:17 ---> Running in 3e8f0543e5f9 20:51:17 Removing intermediate container d94941388b3f 20:51:17 ---> 8c48aaeb6ad3 20:51:17 20:51:17 Successfully built 8c48aaeb6ad3 20:51:17 Successfully tagged security-bootstrapper:latest 20:51:17  Building security-bootstrapper ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:51:17 ---> df0d1c4cccb6 20:51:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:51:17 25b303627fd3: Pull complete 20:51:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:18 prd-ubuntu20.04-docker-arm64-4c-16g-8789 does not seem to be running inside a container 20:51:18 ---> aac2561aa536 20:51:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:51:18 ---> f9f74587c0cb 20:51:18 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:51:18 ---> Running in f0cebff5650f 20:51:18 Removing intermediate container 3e8f0543e5f9 20:51:18 ---> 8682150d0590 20:51:18 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:51:18 ---> Running in 72b51fae0e26 20:51:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:51:18 Removing intermediate container f0cebff5650f 20:51:18 ---> 985375271058 20:51:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:51:18 ---> Running in bbee990989bc 20:51:18 Removing intermediate container 72b51fae0e26 20:51:18 ---> b2d124eff273 20:51:18 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:51:18 ---> Running in 47778c8345f9 20:51:18 Removing intermediate container bbee990989bc 20:51:18 ---> 075fc090317f 20:51:18 Step 23/25 : LABEL arch=x86_64 20:51:18 ---> Running in 9b4eb90a94ee 20:51:18 Removing intermediate container 47778c8345f9 20:51:18 ---> dc017ca66e1b 20:51:18 Step 21/23 : LABEL arch=x86_64 20:51:18 ---> Running in 52845ebef69e 20:51:18 Removing intermediate container 9b4eb90a94ee 20:51:18 ---> 4815ed8e7292 20:51:18 Step 24/25 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:18 Removing intermediate container 52845ebef69e 20:51:18 ---> 8687c3939df8 20:51:18 Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:18 ---> Running in c555d9274611 20:51:18 ---> Running in ecb066955dfd 20:51:18 Removing intermediate container c555d9274611 20:51:18 ---> 12285fc6437e 20:51:18 Step 25/25 : LABEL version=3.0.0-dev.132 20:51:18 Removing intermediate container ecb066955dfd 20:51:18 ---> 2a981146a7d0 20:51:18 Step 23/23 : LABEL version=3.0.0-dev.132 20:51:18 ---> Running in c5e3647c1532 20:51:18 ---> Running in 2ad46378d106 20:51:18 Removing intermediate container c5e3647c1532 20:51:18 ---> 11b7a5369c7f 20:51:18 20:51:18 Removing intermediate container 2ad46378d106 20:51:18 ---> bbd098bc148f 20:51:18 20:51:18 Successfully built 11b7a5369c7f 20:51:18 Successfully tagged core-metadata:latest 20:51:18  Building core-metadata ... done Successfully built bbd098bc148f 20:51:18 Successfully tagged core-common-config-bootstrapper:latest 20:51:20 $ docker top 73f21cf0f412ab7d4658eded66eb1e411d1faa23c45e41563fb10e4e892e938b -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:21 + docker-compose build --help 20:51:21 + grep parallel 20:51:28 --parallel Build images in parallel. [Pipeline] } 20:51:28 $ docker stop --time=1 73f21cf0f412ab7d4658eded66eb1e411d1faa23c45e41563fb10e4e892e938b 20:51:30 $ docker rm -f --volumes 73f21cf0f412ab7d4658eded66eb1e411d1faa23c45e41563fb10e4e892e938b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:31 prd-ubuntu20.04-docker-arm64-4c-16g-8789 does not seem to be running inside a container 20:51:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 20:51:32 $ docker top c03360bada3326d80b2934e372c8b133c0276d2a5e1a043fcc745a69293d863f -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:33 + docker-compose -f ./docker-compose-build.yml build --parallel 20:51:37  Building core-common-config-bootstrapper ... done Removing intermediate container 242404d6a103 20:51:37 ---> 2c9f0e4f6d0a 20:51:37 20:51:37 Step 10/23 : FROM alpine:3.17 20:51:37 ---> 9ed4aefc74f6 20:51:37 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:51:37 ---> Running in 34a7aa068b44 20:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:51:37 (1/2) Installing ca-certificates (20220614-r4) 20:51:37 (2/2) Installing dumb-init (1.2.5-r2) 20:51:37 Executing busybox-1.35.0-r29.trigger 20:51:37 Executing ca-certificates-20220614-r4.trigger 20:51:37 OK: 8 MiB in 17 packages 20:51:37 Removing intermediate container 34a7aa068b44 20:51:37 ---> 8c3fe1b4d08d 20:51:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:51:37 ---> Running in 637e442dced9 20:51:37 Removing intermediate container 637e442dced9 20:51:37 ---> 74e77c82549d 20:51:37 Step 13/23 : ENV APP_PORT=59860 20:51:37 ---> Running in 5aae81d7f8b0 20:51:37 Removing intermediate container 5aae81d7f8b0 20:51:37 ---> 0d6bded062e0 20:51:37 Step 14/23 : EXPOSE $APP_PORT 20:51:37 ---> Running in a456b6b53062 20:51:37 Removing intermediate container a456b6b53062 20:51:37 ---> e8d565d98d80 20:51:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:37 ---> 4bd8dbc946c5 20:51:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:51:37 ---> 18ac0e157c2e 20:51:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:51:37 ---> d2d9f7ce597d 20:51:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:51:37 ---> 81241a261c99 20:51:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:51:37 ---> Running in 4e4ccaa0d25b 20:51:37 Removing intermediate container 4e4ccaa0d25b 20:51:37 ---> 71bb366b4cf5 20:51:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:51:37 ---> Running in 3f7413e2a00d 20:51:37 Removing intermediate container 3f7413e2a00d 20:51:37 ---> 4586e8f30f34 20:51:37 Step 21/23 : LABEL arch=x86_64 20:51:37 ---> Running in 074a093be1dd 20:51:37 Removing intermediate container 074a093be1dd 20:51:37 ---> ed56821977cc 20:51:37 Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:37 ---> Running in cdd62454936a 20:51:37 Removing intermediate container cdd62454936a 20:51:37 ---> cad70c6ec0ee 20:51:37 Step 23/23 : LABEL version=3.0.0-dev.132 20:51:37 ---> Running in 64dfceb55443 20:51:37 Removing intermediate container 64dfceb55443 20:51:37 ---> c9c40c37fe00 20:51:37 20:51:37 Successfully built c9c40c37fe00 20:51:37 Successfully tagged support-notifications:latest 20:51:37  Building support-notifications ... done  [Pipeline] } 20:51:37 $ docker stop --time=1 05ee7ee33b2a0d37ab3e4036068e4074046303be70a377edf67d43fcdd09e934 20:51:38 $ docker rm -f --volumes 05ee7ee33b2a0d37ab3e4036068e4074046303be70a377edf67d43fcdd09e934 [Pipeline] // withDockerContainer [Pipeline] sh 20:51:38 + docker images 20:51:38 REPOSITORY TAG IMAGE ID CREATED SIZE 20:51:38 support-notifications latest c9c40c37fe00 2 seconds ago 32.7MB 20:51:38 2c9f0e4f6d0a 5 seconds ago 1.75GB 20:51:38 core-metadata latest 11b7a5369c7f 20 seconds ago 20.4MB 20:51:38 core-common-config-bootstrapper latest bbd098bc148f 20 seconds ago 17.2MB 20:51:38 security-bootstrapper latest 8c48aaeb6ad3 21 seconds ago 22.2MB 20:51:38 b62f06d2098b 22 seconds ago 1.69GB 20:51:38 398a27652f79 22 seconds ago 1.68GB 20:51:38 security-proxy-setup latest 00ae27f2fea3 22 seconds ago 18.7MB 20:51:38 9e69b22f0da0 29 seconds ago 1.66GB 20:51:38 162da3728f70 33 seconds ago 1.67GB 20:51:38 core-data latest d8e66dd4d447 50 seconds ago 20MB 20:51:38 security-spiffe-token-provider latest 149743374673 52 seconds ago 32.8MB 20:51:38 security-spire-server latest 352cde87d444 56 seconds ago 89.8MB 20:51:38 e2a63dbfe15e 56 seconds ago 1.69GB 20:51:38 b176f043a2ee 58 seconds ago 1.72GB 20:51:38 0f87c3132e20 About a minute ago 1.54GB 20:51:38 security-spire-config latest 80923a9163f8 About a minute ago 88.9MB 20:51:38 support-scheduler latest c10809978ffa About a minute ago 32.1MB 20:51:38 security-secretstore-setup latest 61e561519746 About a minute ago 32.8MB 20:51:38 security-proxy-auth latest 6116fc67901d About a minute ago 18.3MB 20:51:38 core-command latest 3feda6d3d169 About a minute ago 19.8MB 20:51:38 f8fb326f5fc6 About a minute ago 1.75GB 20:51:38 d6bf04482934 About a minute ago 1.68GB 20:51:38 20c228216c66 About a minute ago 1.69GB 20:51:38 c47c86663b33 About a minute ago 1.66GB 20:51:38 security-spire-agent latest 48aaf57f054e About a minute ago 129MB 20:51:38 5b5bd370a4b6 2 minutes ago 1.54GB 20:51:38 ci-base-image-x86_64 latest 31670886c5a6 5 minutes ago 881MB 20:51:38 alpine 3.17 9ed4aefc74f6 2 weeks ago 7.05MB 20:51:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB 20:51:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 20:51:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:38 provisioning config files... 20:51:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/494@tmp/config248514290471291553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:39 ---> docker-login.sh 20:51:39 nexus3.edgexfoundry.org:10001 20:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:39 Configure a credential helper to remove this warning. See 20:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:39 20:51:39 Login Succeeded 20:51:39 nexus3.edgexfoundry.org:10002 20:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:39 Configure a credential helper to remove this warning. See 20:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:39 20:51:39 Login Succeeded 20:51:39 nexus3.edgexfoundry.org:10003 20:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:39 Configure a credential helper to remove this warning. See 20:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:39 20:51:39 Login Succeeded 20:51:39 nexus3.edgexfoundry.org:10004 20:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:39 Configure a credential helper to remove this warning. See 20:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:39 20:51:39 Login Succeeded 20:51:39 docker.io 20:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:39 Configure a credential helper to remove this warning. See 20:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:39 20:51:39 Login Succeeded 20:51:39 ---> docker-login.sh ends [Pipeline] } 20:51:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:51:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:51:39 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:39 latest 20:51:39 3.0.0-dev.132 20:51:39 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:39 main 20:51:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:40 + docker push nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:51:40 b2fab2cc04cb: Preparing 20:51:40 a99640f465b3: Preparing 20:51:40 3815832c267c: Preparing 20:51:40 d7776136ac27: Preparing 20:51:40 1ff4b4de294a: Preparing 20:51:40 f1417ff83b31: Preparing 20:51:40 f1417ff83b31: Waiting 20:51:40 1ff4b4de294a: Pushed 20:51:40 d7776136ac27: Pushed 20:51:40 3815832c267c: Pushed 20:51:40 b2fab2cc04cb: Pushed 20:51:40 f1417ff83b31: Layer already exists 20:51:40 Building core-command ... 20:51:40 Building core-common-config-bootstrapper ... 20:51:40 Building core-data ... 20:51:40 Building core-metadata ... 20:51:40 Building security-bootstrapper ... 20:51:40 Building security-proxy-auth ... 20:51:40 Building security-proxy-setup ... 20:51:40 Building security-secretstore-setup ... 20:51:40 Building security-spiffe-token-provider ... 20:51:40 Building security-spire-agent ... 20:51:40 Building security-spire-config ... 20:51:40 Building security-spire-server ... 20:51:40 Building support-notifications ... 20:51:40 Building support-scheduler ... 20:51:40 Building security-bootstrapper 20:51:40 Building security-spire-config 20:51:40 Building security-proxy-setup 20:51:40 Building security-spire-agent 20:51:40 Building core-metadata 20:51:41 a99640f465b3: Pushed 20:51:41 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:2e1612d7a1df691ecb33a65681f2389cd331a2e531a032e306b242ff021e656a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:51:42 b2fab2cc04cb: Preparing 20:51:42 a99640f465b3: Preparing 20:51:42 3815832c267c: Preparing 20:51:42 d7776136ac27: Preparing 20:51:42 1ff4b4de294a: Preparing 20:51:42 f1417ff83b31: Preparing 20:51:42 f1417ff83b31: Waiting 20:51:42 b2fab2cc04cb: Layer already exists 20:51:42 1ff4b4de294a: Layer already exists 20:51:42 3815832c267c: Layer already exists 20:51:42 d7776136ac27: Layer already exists 20:51:42 a99640f465b3: Layer already exists 20:51:42 f1417ff83b31: Layer already exists 20:51:42 latest: digest: sha256:2e1612d7a1df691ecb33a65681f2389cd331a2e531a032e306b242ff021e656a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:42 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.132 20:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:51:42 b2fab2cc04cb: Preparing 20:51:42 a99640f465b3: Preparing 20:51:42 3815832c267c: Preparing 20:51:42 d7776136ac27: Preparing 20:51:42 1ff4b4de294a: Preparing 20:51:42 f1417ff83b31: Preparing 20:51:42 f1417ff83b31: Waiting 20:51:42 b2fab2cc04cb: Layer already exists 20:51:42 d7776136ac27: Layer already exists 20:51:42 3815832c267c: Layer already exists 20:51:42 a99640f465b3: Layer already exists 20:51:42 1ff4b4de294a: Layer already exists 20:51:42 f1417ff83b31: Layer already exists 20:51:42 3.0.0-dev.132: digest: sha256:2e1612d7a1df691ecb33a65681f2389cd331a2e531a032e306b242ff021e656a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker push nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:51:43 b2fab2cc04cb: Preparing 20:51:43 a99640f465b3: Preparing 20:51:43 3815832c267c: Preparing 20:51:43 d7776136ac27: Preparing 20:51:43 1ff4b4de294a: Preparing 20:51:43 f1417ff83b31: Preparing 20:51:43 f1417ff83b31: Waiting 20:51:43 a99640f465b3: Layer already exists 20:51:43 d7776136ac27: Layer already exists 20:51:43 3815832c267c: Layer already exists 20:51:43 1ff4b4de294a: Layer already exists 20:51:43 b2fab2cc04cb: Layer already exists 20:51:43 f1417ff83b31: Layer already exists 20:51:43 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:2e1612d7a1df691ecb33a65681f2389cd331a2e531a032e306b242ff021e656a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:51:44 b2fab2cc04cb: Preparing 20:51:44 a99640f465b3: Preparing 20:51:44 3815832c267c: Preparing 20:51:44 d7776136ac27: Preparing 20:51:44 1ff4b4de294a: Preparing 20:51:44 f1417ff83b31: Preparing 20:51:44 f1417ff83b31: Waiting 20:51:44 b2fab2cc04cb: Layer already exists 20:51:44 3815832c267c: Layer already exists 20:51:44 d7776136ac27: Layer already exists 20:51:44 a99640f465b3: Layer already exists 20:51:44 1ff4b4de294a: Layer already exists 20:51:44 f1417ff83b31: Layer already exists 20:51:44 main: digest: sha256:2e1612d7a1df691ecb33a65681f2389cd331a2e531a032e306b242ff021e656a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:44 ===================================================== [Pipeline] echo 20:51:44 taggedImages: 20:51:44 - nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:44 - nexus3.edgexfoundry.org:10004/core-command:latest 20:51:44 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.132 20:51:44 - nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:51:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:51:44 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:44 latest 20:51:44 3.0.0-dev.132 20:51:44 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:44 main 20:51:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:51:45 f98d34557af1: Preparing 20:51:45 760ac22021db: Preparing 20:51:45 6850e0f729d1: Preparing 20:51:45 698fb4eb7f6b: Preparing 20:51:45 3815832c267c: Preparing 20:51:45 d7776136ac27: Preparing 20:51:45 887acaa8fb1d: Preparing 20:51:45 f1417ff83b31: Preparing 20:51:45 d7776136ac27: Waiting 20:51:45 887acaa8fb1d: Waiting 20:51:45 f1417ff83b31: Waiting 20:51:45 3815832c267c: Layer already exists 20:51:45 d7776136ac27: Layer already exists 20:51:45 760ac22021db: Pushed 20:51:45 f98d34557af1: Pushed 20:51:45 6850e0f729d1: Pushed 20:51:45 f1417ff83b31: Layer already exists 20:51:45 887acaa8fb1d: Pushed 20:51:46 698fb4eb7f6b: Pushed 20:51:46 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:959b1781280d61ed560b35972359edce449b24a075ec0e4c9522b157bee3531f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:46 + 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 20:51:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:51:47 f98d34557af1: Preparing 20:51:47 760ac22021db: Preparing 20:51:47 6850e0f729d1: Preparing 20:51:47 698fb4eb7f6b: Preparing 20:51:47 3815832c267c: Preparing 20:51:47 d7776136ac27: Preparing 20:51:47 887acaa8fb1d: Preparing 20:51:47 f1417ff83b31: Preparing 20:51:47 d7776136ac27: Waiting 20:51:47 887acaa8fb1d: Waiting 20:51:47 f1417ff83b31: Waiting 20:51:47 760ac22021db: Layer already exists 20:51:47 698fb4eb7f6b: Layer already exists 20:51:47 f98d34557af1: Layer already exists 20:51:47 3815832c267c: Layer already exists 20:51:47 6850e0f729d1: Layer already exists 20:51:47 d7776136ac27: Layer already exists 20:51:47 f1417ff83b31: Layer already exists 20:51:47 887acaa8fb1d: Layer already exists 20:51:47 latest: digest: sha256:959b1781280d61ed560b35972359edce449b24a075ec0e4c9522b157bee3531f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.132 20:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:51:47 f98d34557af1: Preparing 20:51:47 760ac22021db: Preparing 20:51:47 6850e0f729d1: Preparing 20:51:47 698fb4eb7f6b: Preparing 20:51:47 3815832c267c: Preparing 20:51:47 d7776136ac27: Preparing 20:51:47 887acaa8fb1d: Preparing 20:51:47 f1417ff83b31: Preparing 20:51:47 887acaa8fb1d: Waiting 20:51:47 760ac22021db: Layer already exists 20:51:47 698fb4eb7f6b: Layer already exists 20:51:47 f98d34557af1: Layer already exists 20:51:47 3815832c267c: Layer already exists 20:51:47 6850e0f729d1: Layer already exists 20:51:47 d7776136ac27: Layer already exists 20:51:47 f1417ff83b31: Layer already exists 20:51:47 887acaa8fb1d: Layer already exists 20:51:47 3.0.0-dev.132: digest: sha256:959b1781280d61ed560b35972359edce449b24a075ec0e4c9522b157bee3531f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:51:48 f98d34557af1: Preparing 20:51:48 760ac22021db: Preparing 20:51:48 6850e0f729d1: Preparing 20:51:48 698fb4eb7f6b: Preparing 20:51:48 3815832c267c: Preparing 20:51:48 d7776136ac27: Preparing 20:51:48 887acaa8fb1d: Preparing 20:51:48 f1417ff83b31: Preparing 20:51:48 f1417ff83b31: Waiting 20:51:48 d7776136ac27: Waiting 20:51:48 887acaa8fb1d: Waiting 20:51:48 6850e0f729d1: Layer already exists 20:51:48 760ac22021db: Layer already exists 20:51:48 f98d34557af1: Layer already exists 20:51:48 3815832c267c: Layer already exists 20:51:48 698fb4eb7f6b: Layer already exists 20:51:48 d7776136ac27: Layer already exists 20:51:48 887acaa8fb1d: Layer already exists 20:51:48 f1417ff83b31: Layer already exists 20:51:48 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:959b1781280d61ed560b35972359edce449b24a075ec0e4c9522b157bee3531f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:48 + 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 20:51:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:51:48 f98d34557af1: Preparing 20:51:48 760ac22021db: Preparing 20:51:48 6850e0f729d1: Preparing 20:51:48 698fb4eb7f6b: Preparing 20:51:48 3815832c267c: Preparing 20:51:48 d7776136ac27: Preparing 20:51:48 887acaa8fb1d: Preparing 20:51:48 f1417ff83b31: Preparing 20:51:48 d7776136ac27: Waiting 20:51:48 887acaa8fb1d: Waiting 20:51:48 f1417ff83b31: Waiting 20:51:48 6850e0f729d1: Layer already exists 20:51:48 760ac22021db: Layer already exists 20:51:48 f98d34557af1: Layer already exists 20:51:48 698fb4eb7f6b: Layer already exists 20:51:48 3815832c267c: Layer already exists 20:51:48 d7776136ac27: Layer already exists 20:51:48 f1417ff83b31: Layer already exists 20:51:48 887acaa8fb1d: Layer already exists 20:51:48 main: digest: sha256:959b1781280d61ed560b35972359edce449b24a075ec0e4c9522b157bee3531f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:48 ===================================================== [Pipeline] echo 20:51:48 taggedImages: 20:51:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:51:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.132 20:51:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:51:49 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:51:49 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:49 latest 20:51:49 3.0.0-dev.132 20:51:49 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:49 main 20:51:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:49 + docker push nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:51:49 ef80cd0c9480: Preparing 20:51:49 bc7f6a02dcb9: Preparing 20:51:49 3815832c267c: Preparing 20:51:49 d7776136ac27: Preparing 20:51:49 c75e7cfbd6bf: Preparing 20:51:49 f1417ff83b31: Preparing 20:51:49 f1417ff83b31: Waiting 20:51:49 3815832c267c: Layer already exists 20:51:49 d7776136ac27: Layer already exists 20:51:49 f1417ff83b31: Layer already exists 20:51:49 ef80cd0c9480: Pushed 20:51:49 c75e7cfbd6bf: Pushed 20:51:50 bc7f6a02dcb9: Pushed 20:51:51 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:b39f239f72433604a5fc68996819ddfbeb2fd6001e1b2b99659ffe7f1ebcce76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:51 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:51:51 ef80cd0c9480: Preparing 20:51:51 bc7f6a02dcb9: Preparing 20:51:51 3815832c267c: Preparing 20:51:51 d7776136ac27: Preparing 20:51:51 c75e7cfbd6bf: Preparing 20:51:51 f1417ff83b31: Preparing 20:51:51 f1417ff83b31: Waiting 20:51:51 3815832c267c: Layer already exists 20:51:51 ef80cd0c9480: Layer already exists 20:51:51 bc7f6a02dcb9: Layer already exists 20:51:51 d7776136ac27: Layer already exists 20:51:51 c75e7cfbd6bf: Layer already exists 20:51:51 f1417ff83b31: Layer already exists 20:51:51 latest: digest: sha256:b39f239f72433604a5fc68996819ddfbeb2fd6001e1b2b99659ffe7f1ebcce76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:52 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.132 20:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:51:52 ef80cd0c9480: Preparing 20:51:52 bc7f6a02dcb9: Preparing 20:51:52 3815832c267c: Preparing 20:51:52 d7776136ac27: Preparing 20:51:52 c75e7cfbd6bf: Preparing 20:51:52 f1417ff83b31: Preparing 20:51:52 f1417ff83b31: Waiting 20:51:52 ef80cd0c9480: Layer already exists 20:51:52 c75e7cfbd6bf: Layer already exists 20:51:52 bc7f6a02dcb9: Layer already exists 20:51:52 d7776136ac27: Layer already exists 20:51:52 3815832c267c: Layer already exists 20:51:52 f1417ff83b31: Layer already exists 20:51:52 3.0.0-dev.132: digest: sha256:b39f239f72433604a5fc68996819ddfbeb2fd6001e1b2b99659ffe7f1ebcce76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:52 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:51:52 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:51:52 ---> d14b2d5c2d97 20:51:52 Step 3/27 : WORKDIR /edgex-go 20:51:52 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:51:52 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:51:52 ---> d14b2d5c2d97 20:51:52 Step 3/33 : WORKDIR /edgex-go 20:51:52 ---> Running in c8703c8222b0 20:51:52 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:51:52 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:51:52 ---> d14b2d5c2d97 20:51:52 Step 3/27 : WORKDIR /edgex-go 20:51:52 ---> Running in 8e7223b28ce0 20:51:52 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:51:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:51:52 ---> d14b2d5c2d97 20:51:52 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:51:52 ---> Running in c047b2534f12 20:51:52 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:51:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:52 ---> d14b2d5c2d97 20:51:52 Step 3/22 : WORKDIR /edgex-go 20:51:52 ---> Running in df835792e1e7 20:51:52 ---> Running in 6b21e0e5f2d5 20:51:53 + docker push nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:51:53 ef80cd0c9480: Preparing 20:51:53 bc7f6a02dcb9: Preparing 20:51:53 3815832c267c: Preparing 20:51:53 d7776136ac27: Preparing 20:51:53 c75e7cfbd6bf: Preparing 20:51:53 f1417ff83b31: Preparing 20:51:53 f1417ff83b31: Waiting 20:51:53 ef80cd0c9480: Layer already exists 20:51:53 c75e7cfbd6bf: Layer already exists 20:51:53 3815832c267c: Layer already exists 20:51:53 d7776136ac27: Layer already exists 20:51:53 bc7f6a02dcb9: Layer already exists 20:51:53 f1417ff83b31: Layer already exists 20:51:53 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:b39f239f72433604a5fc68996819ddfbeb2fd6001e1b2b99659ffe7f1ebcce76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:51:53 Removing intermediate container c8703c8222b0 20:51:53 ---> 2d005e0a3b47 20:51:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:51:53 Removing intermediate container 8e7223b28ce0 20:51:53 ---> b34f72761393 20:51:53 Step 4/33 : RUN apk add --update --no-cache make git [Pipeline] sh 20:51:53 ---> Running in a00e770e03e0 20:51:53 Removing intermediate container df835792e1e7 20:51:53 ---> 5577cbf7e7ef 20:51:53 Step 4/25 : WORKDIR /edgex-go 20:51:53 ---> Running in 27233b73069d 20:51:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:53 Removing intermediate container 6b21e0e5f2d5 20:51:53 ---> b1a090ef2345 20:51:53 Step 4/22 : RUN apk add --update --no-cache make git 20:51:53 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:51:53 ef80cd0c9480: Preparing 20:51:53 bc7f6a02dcb9: Preparing 20:51:53 3815832c267c: Preparing 20:51:53 d7776136ac27: Preparing 20:51:53 c75e7cfbd6bf: Preparing 20:51:53 f1417ff83b31: Preparing 20:51:53 f1417ff83b31: Waiting 20:51:53 d7776136ac27: Layer already exists 20:51:53 c75e7cfbd6bf: Layer already exists 20:51:53 3815832c267c: Layer already exists 20:51:53 ef80cd0c9480: Layer already exists 20:51:53 bc7f6a02dcb9: Layer already exists 20:51:53 f1417ff83b31: Layer already exists 20:51:53 main: digest: sha256:b39f239f72433604a5fc68996819ddfbeb2fd6001e1b2b99659ffe7f1ebcce76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:53 ===================================================== [Pipeline] echo 20:51:53 taggedImages: 20:51:53 - nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:53 - nexus3.edgexfoundry.org:10004/core-data:latest 20:51:53 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.132 20:51:53 - nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:53 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:51:53 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:51:53 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:53 latest 20:51:53 3.0.0-dev.132 20:51:53 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:53 main 20:51:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:53 Removing intermediate container c047b2534f12 20:51:53 ---> 0da761640e9f 20:51:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:51:53 ---> Running in 97f7a8a26fa5 20:51:53 ---> Running in c46069608a73 20:51:53 ---> Running in 33368d2305c5 20:51:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:51:54 81b5c4177aff: Preparing 20:51:54 c4effddf1083: Preparing 20:51:54 72ffca4f36ca: Preparing 20:51:54 3815832c267c: Preparing 20:51:54 d7776136ac27: Preparing 20:51:54 1ff4b4de294a: Preparing 20:51:54 f1417ff83b31: Preparing 20:51:54 f1417ff83b31: Waiting 20:51:54 1ff4b4de294a: Waiting 20:51:54 3815832c267c: Layer already exists 20:51:54 d7776136ac27: Layer already exists 20:51:54 1ff4b4de294a: Layer already exists 20:51:54 f1417ff83b31: Layer already exists 20:51:54 c4effddf1083: Pushed 20:51:54 81b5c4177aff: Pushed 20:51:54 Removing intermediate container 97f7a8a26fa5 20:51:54 ---> f3a0ee7a2017 20:51:54 Step 5/25 : RUN apk add --update --no-cache make git 20:51:54 ---> Running in 3cb710e348ad 20:51:55 72ffca4f36ca: Pushed 20:51:56 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:d1b70445dbbb5fb402e5fad57ca83e2ecf68a28f6c45ffd9d37c68e49bda476c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:51:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:51:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:51:56 81b5c4177aff: Preparing 20:51:56 c4effddf1083: Preparing 20:51:56 72ffca4f36ca: Preparing 20:51:56 3815832c267c: Preparing 20:51:56 d7776136ac27: Preparing 20:51:56 1ff4b4de294a: Preparing 20:51:56 f1417ff83b31: Preparing 20:51:56 1ff4b4de294a: Waiting 20:51:56 f1417ff83b31: Waiting 20:51:56 d7776136ac27: Layer already exists 20:51:56 3815832c267c: Layer already exists 20:51:56 c4effddf1083: Layer already exists 20:51:56 72ffca4f36ca: Layer already exists 20:51:56 81b5c4177aff: Layer already exists 20:51:56 1ff4b4de294a: Layer already exists 20:51:56 f1417ff83b31: Layer already exists 20:51:56 latest: digest: sha256:d1b70445dbbb5fb402e5fad57ca83e2ecf68a28f6c45ffd9d37c68e49bda476c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:51:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:51:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.132 20:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:51:57 81b5c4177aff: Preparing 20:51:57 c4effddf1083: Preparing 20:51:57 72ffca4f36ca: Preparing 20:51:57 3815832c267c: Preparing 20:51:57 d7776136ac27: Preparing 20:51:57 1ff4b4de294a: Preparing 20:51:57 f1417ff83b31: Preparing 20:51:57 f1417ff83b31: Waiting 20:51:57 1ff4b4de294a: Waiting 20:51:57 72ffca4f36ca: Layer already exists 20:51:57 81b5c4177aff: Layer already exists 20:51:57 d7776136ac27: Layer already exists 20:51:57 c4effddf1083: Layer already exists 20:51:57 3815832c267c: Layer already exists 20:51:57 1ff4b4de294a: Layer already exists 20:51:57 f1417ff83b31: Layer already exists 20:51:57 3.0.0-dev.132: digest: sha256:d1b70445dbbb5fb402e5fad57ca83e2ecf68a28f6c45ffd9d37c68e49bda476c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:51:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:51:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:51:57 81b5c4177aff: Preparing 20:51:57 c4effddf1083: Preparing 20:51:57 72ffca4f36ca: Preparing 20:51:57 3815832c267c: Preparing 20:51:57 d7776136ac27: Preparing 20:51:57 1ff4b4de294a: Preparing 20:51:57 f1417ff83b31: Preparing 20:51:57 1ff4b4de294a: Waiting 20:51:57 72ffca4f36ca: Layer already exists 20:51:57 d7776136ac27: Layer already exists 20:51:57 c4effddf1083: Layer already exists 20:51:57 3815832c267c: Layer already exists 20:51:57 81b5c4177aff: Layer already exists 20:51:57 1ff4b4de294a: Layer already exists 20:51:57 f1417ff83b31: Layer already exists 20:51:57 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:d1b70445dbbb5fb402e5fad57ca83e2ecf68a28f6c45ffd9d37c68e49bda476c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:51:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:51:58 81b5c4177aff: Preparing 20:51:58 c4effddf1083: Preparing 20:51:58 72ffca4f36ca: Preparing 20:51:58 3815832c267c: Preparing 20:51:58 d7776136ac27: Preparing 20:51:58 1ff4b4de294a: Preparing 20:51:58 f1417ff83b31: Preparing 20:51:58 1ff4b4de294a: Waiting 20:51:58 f1417ff83b31: Waiting 20:51:58 d7776136ac27: Layer already exists 20:51:58 72ffca4f36ca: Layer already exists 20:51:58 3815832c267c: Layer already exists 20:51:58 81b5c4177aff: Layer already exists 20:51:58 c4effddf1083: Layer already exists 20:51:58 f1417ff83b31: Layer already exists 20:51:58 1ff4b4de294a: Layer already exists 20:51:58 main: digest: sha256:d1b70445dbbb5fb402e5fad57ca83e2ecf68a28f6c45ffd9d37c68e49bda476c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:58 ===================================================== [Pipeline] echo 20:51:58 taggedImages: 20:51:58 - nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:58 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:51:58 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.132 20:51:58 - nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:58 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:51:58 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:51:58 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:58 latest 20:51:58 3.0.0-dev.132 20:51:58 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:51:58 main 20:51:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:58 OK: 263 MiB in 53 packages 20:51:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:51:59 fa13f373320d: Preparing 20:51:59 fa13f373320d: Preparing 20:51:59 636e900e3e92: Preparing 20:51:59 b29b3e05245f: Preparing 20:51:59 80759f8628f5: Preparing 20:51:59 df8a41020eaa: Preparing 20:51:59 e56611323e88: Preparing 20:51:59 3815832c267c: Preparing 20:51:59 d7776136ac27: Preparing 20:51:59 3c3226de2912: Preparing 20:51:59 0a097cc4116f: Preparing 20:51:59 21b60d1d211e: Preparing 20:51:59 f8f8924ff269: Preparing 20:51:59 f1417ff83b31: Preparing 20:51:59 0a097cc4116f: Waiting 20:51:59 e56611323e88: Waiting 20:51:59 21b60d1d211e: Waiting 20:51:59 f8f8924ff269: Waiting 20:51:59 3815832c267c: Waiting 20:51:59 3c3226de2912: Waiting 20:51:59 d7776136ac27: Waiting 20:51:59 f1417ff83b31: Waiting 20:51:59 fa13f373320d: Pushed 20:51:59 636e900e3e92: Pushed 20:51:59 b29b3e05245f: Pushed 20:51:59 80759f8628f5: Pushed 20:51:59 df8a41020eaa: Pushed 20:51:59 3815832c267c: Layer already exists 20:51:59 d7776136ac27: Layer already exists 20:51:59 OK: 263 MiB in 53 packages 20:51:59 21b60d1d211e: Pushed 20:51:59 0a097cc4116f: Pushed 20:51:59 f8f8924ff269: Pushed 20:51:59 3c3226de2912: Pushed 20:51:59 f1417ff83b31: Layer already exists 20:51:59 OK: 263 MiB in 53 packages 20:51:59 OK: 263 MiB in 53 packages 20:51:59 OK: 263 MiB in 53 packages 20:52:01 Removing intermediate container a00e770e03e0 20:52:01 ---> b10f9a683f4b 20:52:01 Step 5/27 : COPY go.mod vendor* ./ 20:52:01 Removing intermediate container 27233b73069d 20:52:01 ---> 787eba9c7950 20:52:01 Step 5/33 : COPY go.mod vendor* ./ 20:52:01 e56611323e88: Pushed 20:52:01 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:1d571c1ac46249a7604945f7793896c7531dccb27e59e8e4788102482e6c57d2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:01 Removing intermediate container 3cb710e348ad 20:52:01 ---> 09969736869d 20:52:01 Step 6/25 : COPY go.mod vendor* ./ 20:52:01 Removing intermediate container 33368d2305c5 20:52:01 ---> 755e30e4a9b7 20:52:01 Step 5/27 : COPY go.mod vendor* ./ 20:52:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:52:01 fa13f373320d: Preparing 20:52:01 fa13f373320d: Preparing 20:52:01 636e900e3e92: Preparing 20:52:01 b29b3e05245f: Preparing 20:52:01 80759f8628f5: Preparing 20:52:01 df8a41020eaa: Preparing 20:52:01 e56611323e88: Preparing 20:52:01 3815832c267c: Preparing 20:52:01 d7776136ac27: Preparing 20:52:01 3c3226de2912: Preparing 20:52:01 0a097cc4116f: Preparing 20:52:01 21b60d1d211e: Preparing 20:52:01 f8f8924ff269: Preparing 20:52:01 f1417ff83b31: Preparing 20:52:01 e56611323e88: Waiting 20:52:01 3815832c267c: Waiting 20:52:01 21b60d1d211e: Waiting 20:52:01 f8f8924ff269: Waiting 20:52:01 f1417ff83b31: Waiting 20:52:01 d7776136ac27: Waiting 20:52:01 0a097cc4116f: Waiting 20:52:01 3c3226de2912: Waiting 20:52:01 80759f8628f5: Layer already exists 20:52:01 636e900e3e92: Layer already exists 20:52:01 b29b3e05245f: Layer already exists 20:52:01 fa13f373320d: Layer already exists 20:52:01 df8a41020eaa: Layer already exists 20:52:01 0a097cc4116f: Layer already exists 20:52:01 e56611323e88: Layer already exists 20:52:01 d7776136ac27: Layer already exists 20:52:01 3c3226de2912: Layer already exists 20:52:01 3815832c267c: Layer already exists 20:52:01 21b60d1d211e: Layer already exists 20:52:01 f8f8924ff269: Layer already exists 20:52:01 f1417ff83b31: Layer already exists 20:52:01 latest: digest: sha256:1d571c1ac46249a7604945f7793896c7531dccb27e59e8e4788102482e6c57d2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 Removing intermediate container c46069608a73 20:52:02 ---> 232ed8d8a08b 20:52:02 Step 5/22 : COPY go.mod vendor* ./ 20:52:02 ---> 681593494edf 20:52:02 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 ---> Running in b2b4b9a0ee51 20:52:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.132 20:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:52:02 fa13f373320d: Preparing 20:52:02 fa13f373320d: Preparing 20:52:02 636e900e3e92: Preparing 20:52:02 b29b3e05245f: Preparing 20:52:02 80759f8628f5: Preparing 20:52:02 df8a41020eaa: Preparing 20:52:02 e56611323e88: Preparing 20:52:02 3815832c267c: Preparing 20:52:02 e56611323e88: Waiting 20:52:02 d7776136ac27: Preparing 20:52:02 3c3226de2912: Preparing 20:52:02 3815832c267c: Waiting 20:52:02 d7776136ac27: Waiting 20:52:02 0a097cc4116f: Preparing 20:52:02 21b60d1d211e: Preparing 20:52:02 f8f8924ff269: Preparing 20:52:02 3c3226de2912: Waiting 20:52:02 0a097cc4116f: Waiting 20:52:02 21b60d1d211e: Waiting 20:52:02 f1417ff83b31: Preparing 20:52:02 f1417ff83b31: Waiting 20:52:02 f8f8924ff269: Waiting 20:52:02 df8a41020eaa: Layer already exists 20:52:02 b29b3e05245f: Layer already exists 20:52:02 636e900e3e92: Layer already exists 20:52:02 fa13f373320d: Layer already exists 20:52:02 80759f8628f5: Layer already exists 20:52:02 e56611323e88: Layer already exists 20:52:02 0a097cc4116f: Layer already exists 20:52:02 d7776136ac27: Layer already exists 20:52:02 3815832c267c: Layer already exists 20:52:02 21b60d1d211e: Layer already exists 20:52:02 3c3226de2912: Layer already exists 20:52:02 f8f8924ff269: Layer already exists 20:52:02 f1417ff83b31: Layer already exists 20:52:02 3.0.0-dev.132: digest: sha256:1d571c1ac46249a7604945f7793896c7531dccb27e59e8e4788102482e6c57d2 size: 3231 20:52:02 ---> 2c8c9a9a579f 20:52:02 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 ---> Running in 976b5a9e4ada 20:52:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 ---> 48909fe86e4b 20:52:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:52:03 fa13f373320d: Preparing 20:52:03 fa13f373320d: Preparing 20:52:03 636e900e3e92: Preparing 20:52:03 b29b3e05245f: Preparing 20:52:03 80759f8628f5: Preparing 20:52:03 df8a41020eaa: Preparing 20:52:03 e56611323e88: Preparing 20:52:03 3815832c267c: Preparing 20:52:03 d7776136ac27: Preparing 20:52:03 3c3226de2912: Preparing 20:52:03 0a097cc4116f: Preparing 20:52:03 21b60d1d211e: Preparing 20:52:03 f8f8924ff269: Preparing 20:52:03 f1417ff83b31: Preparing 20:52:03 e56611323e88: Waiting 20:52:03 3815832c267c: Waiting 20:52:03 d7776136ac27: Waiting 20:52:03 3c3226de2912: Waiting 20:52:03 0a097cc4116f: Waiting 20:52:03 21b60d1d211e: Waiting 20:52:03 f8f8924ff269: Waiting 20:52:03 f1417ff83b31: Waiting 20:52:03 df8a41020eaa: Layer already exists 20:52:03 fa13f373320d: Layer already exists 20:52:03 80759f8628f5: Layer already exists 20:52:03 b29b3e05245f: Layer already exists 20:52:03 636e900e3e92: Layer already exists 20:52:03 e56611323e88: Layer already exists 20:52:03 3815832c267c: Layer already exists 20:52:03 d7776136ac27: Layer already exists 20:52:03 3c3226de2912: Layer already exists 20:52:03 0a097cc4116f: Layer already exists 20:52:03 f1417ff83b31: Layer already exists 20:52:03 f8f8924ff269: Layer already exists 20:52:03 21b60d1d211e: Layer already exists 20:52:03 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:1d571c1ac46249a7604945f7793896c7531dccb27e59e8e4788102482e6c57d2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 ---> Running in fb8937a140fb 20:52:03 ---> 5dcac49bf528 20:52:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 ---> Running in f7dc2dcdc0f3 20:52:03 ---> 26d38580e046 20:52:03 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:52:03 fa13f373320d: Preparing 20:52:03 fa13f373320d: Preparing 20:52:03 636e900e3e92: Preparing 20:52:03 b29b3e05245f: Preparing 20:52:03 80759f8628f5: Preparing 20:52:03 df8a41020eaa: Preparing 20:52:03 e56611323e88: Preparing 20:52:03 3815832c267c: Preparing 20:52:03 d7776136ac27: Preparing 20:52:03 3c3226de2912: Preparing 20:52:03 0a097cc4116f: Preparing 20:52:03 21b60d1d211e: Preparing 20:52:03 e56611323e88: Waiting 20:52:03 3815832c267c: Waiting 20:52:03 d7776136ac27: Waiting 20:52:03 3c3226de2912: Waiting 20:52:03 0a097cc4116f: Waiting 20:52:03 f8f8924ff269: Preparing 20:52:03 f1417ff83b31: Preparing 20:52:03 21b60d1d211e: Waiting 20:52:03 f1417ff83b31: Waiting 20:52:03 f8f8924ff269: Waiting 20:52:03 b29b3e05245f: Layer already exists 20:52:03 fa13f373320d: Layer already exists 20:52:03 df8a41020eaa: Layer already exists 20:52:03 636e900e3e92: Layer already exists 20:52:03 80759f8628f5: Layer already exists 20:52:03 e56611323e88: Layer already exists 20:52:03 3815832c267c: Layer already exists 20:52:03 d7776136ac27: Layer already exists 20:52:03 3c3226de2912: Layer already exists 20:52:03 0a097cc4116f: Layer already exists 20:52:03 f8f8924ff269: Layer already exists 20:52:03 21b60d1d211e: Layer already exists 20:52:03 f1417ff83b31: Layer already exists 20:52:03 main: digest: sha256:1d571c1ac46249a7604945f7793896c7531dccb27e59e8e4788102482e6c57d2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:03 ===================================================== [Pipeline] echo 20:52:03 taggedImages: 20:52:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:52:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.132 20:52:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:52:03 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:52:03 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:03 latest 20:52:03 3.0.0-dev.132 20:52:03 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:03 main 20:52:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 ---> Running in 6808ee0b4b47 20:52:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:52:04 b1b85eea7c80: Preparing 20:52:04 668d057e4aa4: Preparing 20:52:04 27b353c3c270: Preparing 20:52:04 561782945fea: Preparing 20:52:04 3815832c267c: Preparing 20:52:04 d7776136ac27: Preparing 20:52:04 887acaa8fb1d: Preparing 20:52:04 f1417ff83b31: Preparing 20:52:04 f1417ff83b31: Waiting 20:52:04 d7776136ac27: Waiting 20:52:04 887acaa8fb1d: Waiting 20:52:04 3815832c267c: Layer already exists 20:52:04 d7776136ac27: Layer already exists 20:52:04 887acaa8fb1d: Layer already exists 20:52:04 f1417ff83b31: Layer already exists 20:52:04 27b353c3c270: Pushed 20:52:04 b1b85eea7c80: Pushed 20:52:04 668d057e4aa4: Pushed 20:52:05 561782945fea: Pushed 20:52:05 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:8946076416ac79df5732deca57d1628892e3945db237812f66d020d36d91958a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:52:06 b1b85eea7c80: Preparing 20:52:06 668d057e4aa4: Preparing 20:52:06 27b353c3c270: Preparing 20:52:06 561782945fea: Preparing 20:52:06 3815832c267c: Preparing 20:52:06 d7776136ac27: Preparing 20:52:06 887acaa8fb1d: Preparing 20:52:06 f1417ff83b31: Preparing 20:52:06 887acaa8fb1d: Waiting 20:52:06 f1417ff83b31: Waiting 20:52:06 b1b85eea7c80: Layer already exists 20:52:06 27b353c3c270: Layer already exists 20:52:06 561782945fea: Layer already exists 20:52:06 668d057e4aa4: Layer already exists 20:52:06 3815832c267c: Layer already exists 20:52:06 887acaa8fb1d: Layer already exists 20:52:06 d7776136ac27: Layer already exists 20:52:06 f1417ff83b31: Layer already exists 20:52:06 latest: digest: sha256:8946076416ac79df5732deca57d1628892e3945db237812f66d020d36d91958a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.132 20:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:52:07 b1b85eea7c80: Preparing 20:52:07 668d057e4aa4: Preparing 20:52:07 27b353c3c270: Preparing 20:52:07 561782945fea: Preparing 20:52:07 3815832c267c: Preparing 20:52:07 d7776136ac27: Preparing 20:52:07 887acaa8fb1d: Preparing 20:52:07 f1417ff83b31: Preparing 20:52:07 d7776136ac27: Waiting 20:52:07 887acaa8fb1d: Waiting 20:52:07 f1417ff83b31: Waiting 20:52:07 b1b85eea7c80: Layer already exists 20:52:07 668d057e4aa4: Layer already exists 20:52:07 561782945fea: Layer already exists 20:52:07 27b353c3c270: Layer already exists 20:52:07 3815832c267c: Layer already exists 20:52:07 887acaa8fb1d: Layer already exists 20:52:07 f1417ff83b31: Layer already exists 20:52:07 d7776136ac27: Layer already exists 20:52:07 3.0.0-dev.132: digest: sha256:8946076416ac79df5732deca57d1628892e3945db237812f66d020d36d91958a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:52:07 b1b85eea7c80: Preparing 20:52:07 668d057e4aa4: Preparing 20:52:07 27b353c3c270: Preparing 20:52:07 561782945fea: Preparing 20:52:07 3815832c267c: Preparing 20:52:07 d7776136ac27: Preparing 20:52:07 887acaa8fb1d: Preparing 20:52:07 f1417ff83b31: Preparing 20:52:07 d7776136ac27: Waiting 20:52:07 f1417ff83b31: Waiting 20:52:07 b1b85eea7c80: Layer already exists 20:52:07 561782945fea: Layer already exists 20:52:07 668d057e4aa4: Layer already exists 20:52:07 27b353c3c270: Layer already exists 20:52:07 3815832c267c: Layer already exists 20:52:07 d7776136ac27: Layer already exists 20:52:07 f1417ff83b31: Layer already exists 20:52:07 887acaa8fb1d: Layer already exists 20:52:07 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:8946076416ac79df5732deca57d1628892e3945db237812f66d020d36d91958a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:52:08 b1b85eea7c80: Preparing 20:52:08 668d057e4aa4: Preparing 20:52:08 27b353c3c270: Preparing 20:52:08 561782945fea: Preparing 20:52:08 3815832c267c: Preparing 20:52:08 d7776136ac27: Preparing 20:52:08 887acaa8fb1d: Preparing 20:52:08 f1417ff83b31: Preparing 20:52:08 887acaa8fb1d: Waiting 20:52:08 d7776136ac27: Waiting 20:52:08 f1417ff83b31: Waiting 20:52:08 561782945fea: Layer already exists 20:52:08 3815832c267c: Layer already exists 20:52:08 668d057e4aa4: Layer already exists 20:52:08 27b353c3c270: Layer already exists 20:52:08 b1b85eea7c80: Layer already exists 20:52:08 887acaa8fb1d: Layer already exists 20:52:08 d7776136ac27: Layer already exists 20:52:08 f1417ff83b31: Layer already exists 20:52:08 main: digest: sha256:8946076416ac79df5732deca57d1628892e3945db237812f66d020d36d91958a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:08 ===================================================== [Pipeline] echo 20:52:08 taggedImages: 20:52:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:52:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.132 20:52:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:52:08 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:52:08 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:08 latest 20:52:08 3.0.0-dev.132 20:52:08 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:08 main 20:52:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:52:08 1490906fbb46: Preparing 20:52:08 978bcd665b9c: Preparing 20:52:08 c3299dee149f: Preparing 20:52:08 5105cb06d46e: Preparing 20:52:08 3815832c267c: Preparing 20:52:08 d7776136ac27: Preparing 20:52:08 b6aa67e8412a: Preparing 20:52:08 c78fc8ee576d: Preparing 20:52:08 f1417ff83b31: Preparing 20:52:08 d7776136ac27: Waiting 20:52:08 c78fc8ee576d: Waiting 20:52:08 3815832c267c: Layer already exists 20:52:08 d7776136ac27: Layer already exists 20:52:08 978bcd665b9c: Pushed 20:52:08 1490906fbb46: Pushed 20:52:08 b6aa67e8412a: Pushed 20:52:08 f1417ff83b31: Layer already exists 20:52:08 5105cb06d46e: Pushed 20:52:09 c78fc8ee576d: Pushed 20:52:10 c3299dee149f: Pushed 20:52:10 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:8525cab95b03be79236b9da98a9d77815e977745d1336cd2b3ffe195ffdbcbac size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:52:11 1490906fbb46: Preparing 20:52:11 978bcd665b9c: Preparing 20:52:11 c3299dee149f: Preparing 20:52:11 5105cb06d46e: Preparing 20:52:11 3815832c267c: Preparing 20:52:11 d7776136ac27: Preparing 20:52:11 b6aa67e8412a: Preparing 20:52:11 c78fc8ee576d: Preparing 20:52:11 f1417ff83b31: Preparing 20:52:11 d7776136ac27: Waiting 20:52:11 b6aa67e8412a: Waiting 20:52:11 c78fc8ee576d: Waiting 20:52:11 f1417ff83b31: Waiting 20:52:11 3815832c267c: Layer already exists 20:52:11 c3299dee149f: Layer already exists 20:52:11 5105cb06d46e: Layer already exists 20:52:11 1490906fbb46: Layer already exists 20:52:11 978bcd665b9c: Layer already exists 20:52:11 b6aa67e8412a: Layer already exists 20:52:11 d7776136ac27: Layer already exists 20:52:11 c78fc8ee576d: Layer already exists 20:52:11 f1417ff83b31: Layer already exists 20:52:11 latest: digest: sha256:8525cab95b03be79236b9da98a9d77815e977745d1336cd2b3ffe195ffdbcbac size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.132 20:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:52:11 1490906fbb46: Preparing 20:52:11 978bcd665b9c: Preparing 20:52:11 c3299dee149f: Preparing 20:52:11 5105cb06d46e: Preparing 20:52:11 3815832c267c: Preparing 20:52:11 d7776136ac27: Preparing 20:52:11 b6aa67e8412a: Preparing 20:52:11 c78fc8ee576d: Preparing 20:52:11 f1417ff83b31: Preparing 20:52:11 b6aa67e8412a: Waiting 20:52:11 c78fc8ee576d: Waiting 20:52:11 f1417ff83b31: Waiting 20:52:11 d7776136ac27: Waiting 20:52:11 1490906fbb46: Layer already exists 20:52:11 5105cb06d46e: Layer already exists 20:52:11 3815832c267c: Layer already exists 20:52:11 c3299dee149f: Layer already exists 20:52:11 978bcd665b9c: Layer already exists 20:52:11 c78fc8ee576d: Layer already exists 20:52:11 b6aa67e8412a: Layer already exists 20:52:11 d7776136ac27: Layer already exists 20:52:11 f1417ff83b31: Layer already exists 20:52:11 3.0.0-dev.132: digest: sha256:8525cab95b03be79236b9da98a9d77815e977745d1336cd2b3ffe195ffdbcbac size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:52:12 1490906fbb46: Preparing 20:52:12 978bcd665b9c: Preparing 20:52:12 c3299dee149f: Preparing 20:52:12 5105cb06d46e: Preparing 20:52:12 3815832c267c: Preparing 20:52:12 d7776136ac27: Preparing 20:52:12 b6aa67e8412a: Preparing 20:52:12 c78fc8ee576d: Preparing 20:52:12 f1417ff83b31: Preparing 20:52:12 b6aa67e8412a: Waiting 20:52:12 c78fc8ee576d: Waiting 20:52:12 f1417ff83b31: Waiting 20:52:12 d7776136ac27: Waiting 20:52:12 c3299dee149f: Layer already exists 20:52:12 5105cb06d46e: Layer already exists 20:52:12 3815832c267c: Layer already exists 20:52:12 1490906fbb46: Layer already exists 20:52:12 978bcd665b9c: Layer already exists 20:52:12 b6aa67e8412a: Layer already exists 20:52:12 c78fc8ee576d: Layer already exists 20:52:12 d7776136ac27: Layer already exists 20:52:12 f1417ff83b31: Layer already exists 20:52:12 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:8525cab95b03be79236b9da98a9d77815e977745d1336cd2b3ffe195ffdbcbac size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:52:13 1490906fbb46: Preparing 20:52:13 978bcd665b9c: Preparing 20:52:13 c3299dee149f: Preparing 20:52:13 5105cb06d46e: Preparing 20:52:13 3815832c267c: Preparing 20:52:13 d7776136ac27: Preparing 20:52:13 b6aa67e8412a: Preparing 20:52:13 c78fc8ee576d: Preparing 20:52:13 f1417ff83b31: Preparing 20:52:13 d7776136ac27: Waiting 20:52:13 b6aa67e8412a: Waiting 20:52:13 c78fc8ee576d: Waiting 20:52:13 f1417ff83b31: Waiting 20:52:13 c3299dee149f: Layer already exists 20:52:13 978bcd665b9c: Layer already exists 20:52:13 3815832c267c: Layer already exists 20:52:13 1490906fbb46: Layer already exists 20:52:13 5105cb06d46e: Layer already exists 20:52:13 d7776136ac27: Layer already exists 20:52:13 c78fc8ee576d: Layer already exists 20:52:13 b6aa67e8412a: Layer already exists 20:52:13 f1417ff83b31: Layer already exists 20:52:13 main: digest: sha256:8525cab95b03be79236b9da98a9d77815e977745d1336cd2b3ffe195ffdbcbac size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:13 ===================================================== [Pipeline] echo 20:52:13 taggedImages: 20:52:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:52:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.132 20:52:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:52:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:52:13 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:13 latest 20:52:13 3.0.0-dev.132 20:52:13 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:13 main 20:52:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:52:13 8719b9299c58: Preparing 20:52:13 8f707773608d: Preparing 20:52:13 a68cd67e3be3: Preparing 20:52:13 f7f6aee8be93: Preparing 20:52:13 18b3e1a777c9: Preparing 20:52:13 e6b8ca646c20: Preparing 20:52:13 bb1cc9610bbb: Preparing 20:52:13 3815832c267c: Preparing 20:52:13 d7776136ac27: Preparing 20:52:13 d783614185df: Preparing 20:52:13 f1417ff83b31: Preparing 20:52:13 d7776136ac27: Waiting 20:52:13 d783614185df: Waiting 20:52:13 f1417ff83b31: Waiting 20:52:13 e6b8ca646c20: Waiting 20:52:13 3815832c267c: Waiting 20:52:13 bb1cc9610bbb: Waiting 20:52:13 18b3e1a777c9: Pushed 20:52:13 8719b9299c58: Pushed 20:52:13 8f707773608d: Pushed 20:52:13 3815832c267c: Layer already exists 20:52:13 d7776136ac27: Layer already exists 20:52:13 e6b8ca646c20: Pushed 20:52:13 f1417ff83b31: Layer already exists 20:52:14 bb1cc9610bbb: Pushed 20:52:14 d783614185df: Pushed 20:52:14 f7f6aee8be93: Pushed 20:52:15 a68cd67e3be3: Pushed 20:52:15 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:2f9684d2c68d681cf09ce09b5f343aaffc62a2f396d41773ba2dbd779f362221 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:52:16 8719b9299c58: Preparing 20:52:16 8f707773608d: Preparing 20:52:16 a68cd67e3be3: Preparing 20:52:16 f7f6aee8be93: Preparing 20:52:16 18b3e1a777c9: Preparing 20:52:16 e6b8ca646c20: Preparing 20:52:16 bb1cc9610bbb: Preparing 20:52:16 3815832c267c: Preparing 20:52:16 d7776136ac27: Preparing 20:52:16 d783614185df: Preparing 20:52:16 f1417ff83b31: Preparing 20:52:16 bb1cc9610bbb: Waiting 20:52:16 3815832c267c: Waiting 20:52:16 e6b8ca646c20: Waiting 20:52:16 f1417ff83b31: Waiting 20:52:16 d7776136ac27: Waiting 20:52:16 d783614185df: Waiting 20:52:16 18b3e1a777c9: Layer already exists 20:52:16 8f707773608d: Layer already exists 20:52:16 8719b9299c58: Layer already exists 20:52:16 f7f6aee8be93: Layer already exists 20:52:16 a68cd67e3be3: Layer already exists 20:52:16 3815832c267c: Layer already exists 20:52:16 e6b8ca646c20: Layer already exists 20:52:16 bb1cc9610bbb: Layer already exists 20:52:16 d7776136ac27: Layer already exists 20:52:16 d783614185df: Layer already exists 20:52:16 f1417ff83b31: Layer already exists 20:52:16 latest: digest: sha256:2f9684d2c68d681cf09ce09b5f343aaffc62a2f396d41773ba2dbd779f362221 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.132 20:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:52:16 8719b9299c58: Preparing 20:52:16 8f707773608d: Preparing 20:52:16 a68cd67e3be3: Preparing 20:52:16 f7f6aee8be93: Preparing 20:52:16 18b3e1a777c9: Preparing 20:52:16 e6b8ca646c20: Preparing 20:52:16 bb1cc9610bbb: Preparing 20:52:16 3815832c267c: Preparing 20:52:16 d7776136ac27: Preparing 20:52:16 d783614185df: Preparing 20:52:16 f1417ff83b31: Preparing 20:52:16 bb1cc9610bbb: Waiting 20:52:16 3815832c267c: Waiting 20:52:16 d7776136ac27: Waiting 20:52:16 d783614185df: Waiting 20:52:16 f1417ff83b31: Waiting 20:52:16 e6b8ca646c20: Waiting 20:52:16 f7f6aee8be93: Layer already exists 20:52:16 8719b9299c58: Layer already exists 20:52:16 18b3e1a777c9: Layer already exists 20:52:16 a68cd67e3be3: Layer already exists 20:52:16 8f707773608d: Layer already exists 20:52:16 e6b8ca646c20: Layer already exists 20:52:16 bb1cc9610bbb: Layer already exists 20:52:16 d7776136ac27: Layer already exists 20:52:16 d783614185df: Layer already exists 20:52:16 3815832c267c: Layer already exists 20:52:16 f1417ff83b31: Layer already exists 20:52:16 3.0.0-dev.132: digest: sha256:2f9684d2c68d681cf09ce09b5f343aaffc62a2f396d41773ba2dbd779f362221 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:52:17 8719b9299c58: Preparing 20:52:17 8f707773608d: Preparing 20:52:17 a68cd67e3be3: Preparing 20:52:17 f7f6aee8be93: Preparing 20:52:17 18b3e1a777c9: Preparing 20:52:17 e6b8ca646c20: Preparing 20:52:17 bb1cc9610bbb: Preparing 20:52:17 3815832c267c: Preparing 20:52:17 d7776136ac27: Preparing 20:52:17 d783614185df: Preparing 20:52:17 f1417ff83b31: Preparing 20:52:17 d7776136ac27: Waiting 20:52:17 e6b8ca646c20: Waiting 20:52:17 d783614185df: Waiting 20:52:17 bb1cc9610bbb: Waiting 20:52:17 3815832c267c: Waiting 20:52:17 f1417ff83b31: Waiting 20:52:17 18b3e1a777c9: Layer already exists 20:52:17 8f707773608d: Layer already exists 20:52:17 a68cd67e3be3: Layer already exists 20:52:17 8719b9299c58: Layer already exists 20:52:17 f7f6aee8be93: Layer already exists 20:52:17 e6b8ca646c20: Layer already exists 20:52:17 3815832c267c: Layer already exists 20:52:17 bb1cc9610bbb: Layer already exists 20:52:17 d7776136ac27: Layer already exists 20:52:17 d783614185df: Layer already exists 20:52:17 f1417ff83b31: Layer already exists 20:52:17 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:2f9684d2c68d681cf09ce09b5f343aaffc62a2f396d41773ba2dbd779f362221 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:52:17 8719b9299c58: Preparing 20:52:17 8f707773608d: Preparing 20:52:17 a68cd67e3be3: Preparing 20:52:17 f7f6aee8be93: Preparing 20:52:17 18b3e1a777c9: Preparing 20:52:17 e6b8ca646c20: Preparing 20:52:17 bb1cc9610bbb: Preparing 20:52:17 3815832c267c: Preparing 20:52:17 d7776136ac27: Preparing 20:52:17 d783614185df: Preparing 20:52:17 f1417ff83b31: Preparing 20:52:17 e6b8ca646c20: Waiting 20:52:17 bb1cc9610bbb: Waiting 20:52:17 d783614185df: Waiting 20:52:17 d7776136ac27: Waiting 20:52:17 f1417ff83b31: Waiting 20:52:17 8719b9299c58: Layer already exists 20:52:17 f7f6aee8be93: Layer already exists 20:52:17 8f707773608d: Layer already exists 20:52:17 a68cd67e3be3: Layer already exists 20:52:17 18b3e1a777c9: Layer already exists 20:52:17 bb1cc9610bbb: Layer already exists 20:52:17 d783614185df: Layer already exists 20:52:17 d7776136ac27: Layer already exists 20:52:17 3815832c267c: Layer already exists 20:52:17 e6b8ca646c20: Layer already exists 20:52:17 f1417ff83b31: Layer already exists 20:52:17 main: digest: sha256:2f9684d2c68d681cf09ce09b5f343aaffc62a2f396d41773ba2dbd779f362221 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:18 ===================================================== [Pipeline] echo 20:52:18 taggedImages: 20:52:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:52:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.132 20:52:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:52:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:52:18 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:18 latest 20:52:18 3.0.0-dev.132 20:52:18 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:18 main 20:52:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:52:18 ad020eff8dc7: Preparing 20:52:18 fcd796f5d66c: Preparing 20:52:18 3815832c267c: Preparing 20:52:18 d7776136ac27: Preparing 20:52:18 c148ba596caf: Preparing 20:52:18 f1417ff83b31: Preparing 20:52:18 f1417ff83b31: Waiting 20:52:18 3815832c267c: Layer already exists 20:52:18 d7776136ac27: Layer already exists 20:52:18 f1417ff83b31: Layer already exists 20:52:18 ad020eff8dc7: Pushed 20:52:19 c148ba596caf: Pushed 20:52:21 fcd796f5d66c: Pushed 20:52:21 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:253639d9ee3fd82a8398a572487348de87b2c1ea8ba499f8ae92f21c542a2a91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:21 + 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 20:52:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:52:21 ad020eff8dc7: Preparing 20:52:21 fcd796f5d66c: Preparing 20:52:21 3815832c267c: Preparing 20:52:21 d7776136ac27: Preparing 20:52:21 c148ba596caf: Preparing 20:52:21 f1417ff83b31: Preparing 20:52:21 f1417ff83b31: Waiting 20:52:21 c148ba596caf: Layer already exists 20:52:21 3815832c267c: Layer already exists 20:52:21 ad020eff8dc7: Layer already exists 20:52:21 fcd796f5d66c: Layer already exists 20:52:21 d7776136ac27: Layer already exists 20:52:21 f1417ff83b31: Layer already exists 20:52:21 latest: digest: sha256:253639d9ee3fd82a8398a572487348de87b2c1ea8ba499f8ae92f21c542a2a91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.132 20:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:52:22 ad020eff8dc7: Preparing 20:52:22 fcd796f5d66c: Preparing 20:52:22 3815832c267c: Preparing 20:52:22 d7776136ac27: Preparing 20:52:22 c148ba596caf: Preparing 20:52:22 f1417ff83b31: Preparing 20:52:22 f1417ff83b31: Waiting 20:52:22 3815832c267c: Layer already exists 20:52:22 fcd796f5d66c: Layer already exists 20:52:22 ad020eff8dc7: Layer already exists 20:52:22 c148ba596caf: Layer already exists 20:52:22 d7776136ac27: Layer already exists 20:52:22 f1417ff83b31: Layer already exists 20:52:22 3.0.0-dev.132: digest: sha256:253639d9ee3fd82a8398a572487348de87b2c1ea8ba499f8ae92f21c542a2a91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:52:22 ad020eff8dc7: Preparing 20:52:22 fcd796f5d66c: Preparing 20:52:22 3815832c267c: Preparing 20:52:22 d7776136ac27: Preparing 20:52:22 c148ba596caf: Preparing 20:52:22 f1417ff83b31: Preparing 20:52:22 f1417ff83b31: Waiting 20:52:22 3815832c267c: Layer already exists 20:52:22 fcd796f5d66c: Layer already exists 20:52:22 d7776136ac27: Layer already exists 20:52:22 ad020eff8dc7: Layer already exists 20:52:22 c148ba596caf: Layer already exists 20:52:22 f1417ff83b31: Layer already exists 20:52:22 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:253639d9ee3fd82a8398a572487348de87b2c1ea8ba499f8ae92f21c542a2a91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:23 + 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 20:52:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:52:23 ad020eff8dc7: Preparing 20:52:23 fcd796f5d66c: Preparing 20:52:23 3815832c267c: Preparing 20:52:23 d7776136ac27: Preparing 20:52:23 c148ba596caf: Preparing 20:52:23 f1417ff83b31: Preparing 20:52:23 f1417ff83b31: Waiting 20:52:23 c148ba596caf: Layer already exists 20:52:23 fcd796f5d66c: Layer already exists 20:52:23 ad020eff8dc7: Layer already exists 20:52:23 3815832c267c: Layer already exists 20:52:23 d7776136ac27: Layer already exists 20:52:23 f1417ff83b31: Layer already exists 20:52:23 main: digest: sha256:253639d9ee3fd82a8398a572487348de87b2c1ea8ba499f8ae92f21c542a2a91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:23 ===================================================== [Pipeline] echo 20:52:23 taggedImages: 20:52:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:52:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.132 20:52:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:52:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:52:23 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:23 latest 20:52:23 3.0.0-dev.132 20:52:23 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:23 main 20:52:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:52:24 543813dc128a: Preparing 20:52:24 371efb38b100: Preparing 20:52:24 71f76eef06d2: Preparing 20:52:24 c2666b7c9c25: Preparing 20:52:24 591265272445: Preparing 20:52:24 3815832c267c: Preparing 20:52:24 d7776136ac27: Preparing 20:52:24 9b1ae2a79746: Preparing 20:52:24 f1417ff83b31: Preparing 20:52:24 3815832c267c: Waiting 20:52:24 d7776136ac27: Waiting 20:52:24 9b1ae2a79746: Waiting 20:52:24 f1417ff83b31: Waiting 20:52:24 543813dc128a: Pushed 20:52:24 371efb38b100: Pushed 20:52:24 3815832c267c: Layer already exists 20:52:24 71f76eef06d2: Pushed 20:52:24 d7776136ac27: Layer already exists 20:52:24 f1417ff83b31: Layer already exists 20:52:24 9b1ae2a79746: Pushed 20:52:28 591265272445: Pushed 20:52:30 c2666b7c9c25: Pushed 20:52:30 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:f689f8d46a66d9cb89caea3d8bdee35d8081a6ac6f1990daf6809f7c9afba6c8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:52:31 543813dc128a: Preparing 20:52:31 371efb38b100: Preparing 20:52:31 71f76eef06d2: Preparing 20:52:31 c2666b7c9c25: Preparing 20:52:31 591265272445: Preparing 20:52:31 3815832c267c: Preparing 20:52:31 d7776136ac27: Preparing 20:52:31 9b1ae2a79746: Preparing 20:52:31 f1417ff83b31: Preparing 20:52:31 d7776136ac27: Waiting 20:52:31 9b1ae2a79746: Waiting 20:52:31 f1417ff83b31: Waiting 20:52:31 3815832c267c: Waiting 20:52:31 591265272445: Layer already exists 20:52:31 c2666b7c9c25: Layer already exists 20:52:31 371efb38b100: Layer already exists 20:52:31 543813dc128a: Layer already exists 20:52:31 71f76eef06d2: Layer already exists 20:52:31 3815832c267c: Layer already exists 20:52:31 9b1ae2a79746: Layer already exists 20:52:31 d7776136ac27: Layer already exists 20:52:31 f1417ff83b31: Layer already exists 20:52:31 latest: digest: sha256:f689f8d46a66d9cb89caea3d8bdee35d8081a6ac6f1990daf6809f7c9afba6c8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.132 20:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:52:32 543813dc128a: Preparing 20:52:32 371efb38b100: Preparing 20:52:32 71f76eef06d2: Preparing 20:52:32 c2666b7c9c25: Preparing 20:52:32 591265272445: Preparing 20:52:32 3815832c267c: Preparing 20:52:32 d7776136ac27: Preparing 20:52:32 9b1ae2a79746: Preparing 20:52:32 f1417ff83b31: Preparing 20:52:32 9b1ae2a79746: Waiting 20:52:32 3815832c267c: Waiting 20:52:32 f1417ff83b31: Waiting 20:52:32 543813dc128a: Layer already exists 20:52:32 371efb38b100: Layer already exists 20:52:32 c2666b7c9c25: Layer already exists 20:52:32 71f76eef06d2: Layer already exists 20:52:32 591265272445: Layer already exists 20:52:32 3815832c267c: Layer already exists 20:52:32 d7776136ac27: Layer already exists 20:52:32 9b1ae2a79746: Layer already exists 20:52:32 f1417ff83b31: Layer already exists 20:52:32 3.0.0-dev.132: digest: sha256:f689f8d46a66d9cb89caea3d8bdee35d8081a6ac6f1990daf6809f7c9afba6c8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:52:32 543813dc128a: Preparing 20:52:32 371efb38b100: Preparing 20:52:32 71f76eef06d2: Preparing 20:52:32 c2666b7c9c25: Preparing 20:52:32 591265272445: Preparing 20:52:32 3815832c267c: Preparing 20:52:32 d7776136ac27: Preparing 20:52:32 9b1ae2a79746: Preparing 20:52:32 f1417ff83b31: Preparing 20:52:32 d7776136ac27: Waiting 20:52:32 9b1ae2a79746: Waiting 20:52:32 3815832c267c: Waiting 20:52:32 f1417ff83b31: Waiting 20:52:32 543813dc128a: Layer already exists 20:52:32 71f76eef06d2: Layer already exists 20:52:32 371efb38b100: Layer already exists 20:52:32 c2666b7c9c25: Layer already exists 20:52:32 591265272445: Layer already exists 20:52:32 f1417ff83b31: Layer already exists 20:52:32 3815832c267c: Layer already exists 20:52:32 9b1ae2a79746: Layer already exists 20:52:32 d7776136ac27: Layer already exists 20:52:32 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:f689f8d46a66d9cb89caea3d8bdee35d8081a6ac6f1990daf6809f7c9afba6c8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:52:33 543813dc128a: Preparing 20:52:33 371efb38b100: Preparing 20:52:33 71f76eef06d2: Preparing 20:52:33 c2666b7c9c25: Preparing 20:52:33 591265272445: Preparing 20:52:33 3815832c267c: Preparing 20:52:33 d7776136ac27: Preparing 20:52:33 9b1ae2a79746: Preparing 20:52:33 f1417ff83b31: Preparing 20:52:33 d7776136ac27: Waiting 20:52:33 9b1ae2a79746: Waiting 20:52:33 f1417ff83b31: Waiting 20:52:33 3815832c267c: Waiting 20:52:33 71f76eef06d2: Layer already exists 20:52:33 591265272445: Layer already exists 20:52:33 543813dc128a: Layer already exists 20:52:33 371efb38b100: Layer already exists 20:52:33 c2666b7c9c25: Layer already exists 20:52:33 d7776136ac27: Layer already exists 20:52:33 3815832c267c: Layer already exists 20:52:33 9b1ae2a79746: Layer already exists 20:52:33 f1417ff83b31: Layer already exists 20:52:33 main: digest: sha256:f689f8d46a66d9cb89caea3d8bdee35d8081a6ac6f1990daf6809f7c9afba6c8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:33 ===================================================== [Pipeline] echo 20:52:33 taggedImages: 20:52:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:52:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.132 20:52:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:52:33 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:52:33 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:33 latest 20:52:33 3.0.0-dev.132 20:52:33 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:33 main 20:52:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:52:33 9bba771344e2: Preparing 20:52:33 26f01b8813a7: Preparing 20:52:33 c8ef98b3b225: Preparing 20:52:33 65103c20990f: Preparing 20:52:33 3815832c267c: Preparing 20:52:33 d7776136ac27: Preparing 20:52:33 fe9f9903eebe: Preparing 20:52:33 f1417ff83b31: Preparing 20:52:33 d7776136ac27: Waiting 20:52:33 f1417ff83b31: Waiting 20:52:33 fe9f9903eebe: Waiting 20:52:33 3815832c267c: Layer already exists 20:52:33 d7776136ac27: Layer already exists 20:52:33 9bba771344e2: Pushed 20:52:33 26f01b8813a7: Pushed 20:52:33 c8ef98b3b225: Pushed 20:52:33 f1417ff83b31: Layer already exists 20:52:34 fe9f9903eebe: Pushed 20:52:42 65103c20990f: Pushed 20:52:42 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:17b10dc4288637a7e32fc34dd47f4904b4fe74056ed6b19f6b7c16410a1d56b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:52:42 9bba771344e2: Preparing 20:52:42 26f01b8813a7: Preparing 20:52:42 c8ef98b3b225: Preparing 20:52:42 65103c20990f: Preparing 20:52:42 3815832c267c: Preparing 20:52:42 d7776136ac27: Preparing 20:52:42 fe9f9903eebe: Preparing 20:52:42 f1417ff83b31: Preparing 20:52:42 fe9f9903eebe: Waiting 20:52:42 d7776136ac27: Waiting 20:52:42 f1417ff83b31: Waiting 20:52:42 9bba771344e2: Layer already exists 20:52:42 65103c20990f: Layer already exists 20:52:42 c8ef98b3b225: Layer already exists 20:52:42 26f01b8813a7: Layer already exists 20:52:42 3815832c267c: Layer already exists 20:52:42 d7776136ac27: Layer already exists 20:52:42 fe9f9903eebe: Layer already exists 20:52:42 f1417ff83b31: Layer already exists 20:52:42 latest: digest: sha256:17b10dc4288637a7e32fc34dd47f4904b4fe74056ed6b19f6b7c16410a1d56b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.132 20:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:52:43 9bba771344e2: Preparing 20:52:43 26f01b8813a7: Preparing 20:52:43 c8ef98b3b225: Preparing 20:52:43 65103c20990f: Preparing 20:52:43 3815832c267c: Preparing 20:52:43 d7776136ac27: Preparing 20:52:43 fe9f9903eebe: Preparing 20:52:43 f1417ff83b31: Preparing 20:52:43 d7776136ac27: Waiting 20:52:43 fe9f9903eebe: Waiting 20:52:43 f1417ff83b31: Waiting 20:52:43 65103c20990f: Layer already exists 20:52:43 26f01b8813a7: Layer already exists 20:52:43 9bba771344e2: Layer already exists 20:52:43 3815832c267c: Layer already exists 20:52:43 c8ef98b3b225: Layer already exists 20:52:43 d7776136ac27: Layer already exists 20:52:43 fe9f9903eebe: Layer already exists 20:52:43 f1417ff83b31: Layer already exists 20:52:43 3.0.0-dev.132: digest: sha256:17b10dc4288637a7e32fc34dd47f4904b4fe74056ed6b19f6b7c16410a1d56b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:52:44 9bba771344e2: Preparing 20:52:44 26f01b8813a7: Preparing 20:52:44 c8ef98b3b225: Preparing 20:52:44 65103c20990f: Preparing 20:52:44 3815832c267c: Preparing 20:52:44 d7776136ac27: Preparing 20:52:44 fe9f9903eebe: Preparing 20:52:44 f1417ff83b31: Preparing 20:52:44 d7776136ac27: Waiting 20:52:44 f1417ff83b31: Waiting 20:52:44 fe9f9903eebe: Waiting 20:52:44 65103c20990f: Layer already exists 20:52:44 c8ef98b3b225: Layer already exists 20:52:44 3815832c267c: Layer already exists 20:52:44 9bba771344e2: Layer already exists 20:52:44 26f01b8813a7: Layer already exists 20:52:44 d7776136ac27: Layer already exists 20:52:44 f1417ff83b31: Layer already exists 20:52:44 fe9f9903eebe: Layer already exists 20:52:44 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:17b10dc4288637a7e32fc34dd47f4904b4fe74056ed6b19f6b7c16410a1d56b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:52:44 9bba771344e2: Preparing 20:52:44 26f01b8813a7: Preparing 20:52:44 c8ef98b3b225: Preparing 20:52:44 65103c20990f: Preparing 20:52:44 3815832c267c: Preparing 20:52:44 d7776136ac27: Preparing 20:52:44 fe9f9903eebe: Preparing 20:52:44 f1417ff83b31: Preparing 20:52:44 d7776136ac27: Waiting 20:52:44 fe9f9903eebe: Waiting 20:52:44 f1417ff83b31: Waiting 20:52:44 c8ef98b3b225: Layer already exists 20:52:44 3815832c267c: Layer already exists 20:52:44 26f01b8813a7: Layer already exists 20:52:44 9bba771344e2: Layer already exists 20:52:44 65103c20990f: Layer already exists 20:52:44 d7776136ac27: Layer already exists 20:52:44 fe9f9903eebe: Layer already exists 20:52:44 f1417ff83b31: Layer already exists 20:52:44 main: digest: sha256:17b10dc4288637a7e32fc34dd47f4904b4fe74056ed6b19f6b7c16410a1d56b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:44 ===================================================== [Pipeline] echo 20:52:44 taggedImages: 20:52:44 - nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:44 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:52:44 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.132 20:52:44 - nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:44 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:52:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:52:45 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:45 latest 20:52:45 3.0.0-dev.132 20:52:45 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:45 main 20:52:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:52:45 98ebe4ec9197: Preparing 20:52:45 a4fa74ed3a31: Preparing 20:52:45 91296c25ba76: Preparing 20:52:45 57d82912231f: Preparing 20:52:45 3815832c267c: Preparing 20:52:45 d7776136ac27: Preparing 20:52:45 9b1ae2a79746: Preparing 20:52:45 f1417ff83b31: Preparing 20:52:45 9b1ae2a79746: Waiting 20:52:45 f1417ff83b31: Waiting 20:52:45 d7776136ac27: Waiting 20:52:45 3815832c267c: Layer already exists 20:52:45 d7776136ac27: Layer already exists 20:52:45 9b1ae2a79746: Layer already exists 20:52:45 f1417ff83b31: Layer already exists 20:52:45 a4fa74ed3a31: Pushed 20:52:45 98ebe4ec9197: Pushed 20:52:45 91296c25ba76: Pushed 20:52:53 57d82912231f: Pushed 20:52:53 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:f66dc8509ccbc59b7152f36bee9dbc0888e3c777217d82980f23aaa01dbdbde6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:52:54 98ebe4ec9197: Preparing 20:52:54 a4fa74ed3a31: Preparing 20:52:54 91296c25ba76: Preparing 20:52:54 57d82912231f: Preparing 20:52:54 3815832c267c: Preparing 20:52:54 d7776136ac27: Preparing 20:52:54 9b1ae2a79746: Preparing 20:52:54 f1417ff83b31: Preparing 20:52:54 d7776136ac27: Waiting 20:52:54 f1417ff83b31: Waiting 20:52:54 9b1ae2a79746: Waiting 20:52:54 57d82912231f: Layer already exists 20:52:54 98ebe4ec9197: Layer already exists 20:52:54 3815832c267c: Layer already exists 20:52:54 91296c25ba76: Layer already exists 20:52:54 a4fa74ed3a31: Layer already exists 20:52:54 f1417ff83b31: Layer already exists 20:52:54 d7776136ac27: Layer already exists 20:52:54 9b1ae2a79746: Layer already exists 20:52:54 latest: digest: sha256:f66dc8509ccbc59b7152f36bee9dbc0888e3c777217d82980f23aaa01dbdbde6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.132 20:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:52:54 98ebe4ec9197: Preparing 20:52:54 a4fa74ed3a31: Preparing 20:52:54 91296c25ba76: Preparing 20:52:54 57d82912231f: Preparing 20:52:54 3815832c267c: Preparing 20:52:54 d7776136ac27: Preparing 20:52:54 9b1ae2a79746: Preparing 20:52:54 f1417ff83b31: Preparing 20:52:54 9b1ae2a79746: Waiting 20:52:54 d7776136ac27: Waiting 20:52:54 f1417ff83b31: Waiting 20:52:54 91296c25ba76: Layer already exists 20:52:54 3815832c267c: Layer already exists 20:52:54 98ebe4ec9197: Layer already exists 20:52:54 a4fa74ed3a31: Layer already exists 20:52:54 57d82912231f: Layer already exists 20:52:54 d7776136ac27: Layer already exists 20:52:54 f1417ff83b31: Layer already exists 20:52:54 9b1ae2a79746: Layer already exists 20:52:54 3.0.0-dev.132: digest: sha256:f66dc8509ccbc59b7152f36bee9dbc0888e3c777217d82980f23aaa01dbdbde6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:52:55 98ebe4ec9197: Preparing 20:52:55 a4fa74ed3a31: Preparing 20:52:55 91296c25ba76: Preparing 20:52:55 57d82912231f: Preparing 20:52:55 3815832c267c: Preparing 20:52:55 d7776136ac27: Preparing 20:52:55 9b1ae2a79746: Preparing 20:52:55 f1417ff83b31: Preparing 20:52:55 d7776136ac27: Waiting 20:52:55 9b1ae2a79746: Waiting 20:52:55 f1417ff83b31: Waiting 20:52:55 98ebe4ec9197: Layer already exists 20:52:55 a4fa74ed3a31: Layer already exists 20:52:55 3815832c267c: Layer already exists 20:52:55 91296c25ba76: Layer already exists 20:52:55 57d82912231f: Layer already exists 20:52:55 d7776136ac27: Layer already exists 20:52:55 9b1ae2a79746: Layer already exists 20:52:55 f1417ff83b31: Layer already exists 20:52:55 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:f66dc8509ccbc59b7152f36bee9dbc0888e3c777217d82980f23aaa01dbdbde6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:52:56 98ebe4ec9197: Preparing 20:52:56 a4fa74ed3a31: Preparing 20:52:56 91296c25ba76: Preparing 20:52:56 57d82912231f: Preparing 20:52:56 3815832c267c: Preparing 20:52:56 d7776136ac27: Preparing 20:52:56 9b1ae2a79746: Preparing 20:52:56 f1417ff83b31: Preparing 20:52:56 9b1ae2a79746: Waiting 20:52:56 d7776136ac27: Waiting 20:52:56 f1417ff83b31: Waiting 20:52:56 a4fa74ed3a31: Layer already exists 20:52:56 3815832c267c: Layer already exists 20:52:56 91296c25ba76: Layer already exists 20:52:56 57d82912231f: Layer already exists 20:52:56 98ebe4ec9197: Layer already exists 20:52:56 9b1ae2a79746: Layer already exists 20:52:56 f1417ff83b31: Layer already exists 20:52:56 d7776136ac27: Layer already exists 20:52:56 main: digest: sha256:f66dc8509ccbc59b7152f36bee9dbc0888e3c777217d82980f23aaa01dbdbde6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:56 ===================================================== [Pipeline] echo 20:52:56 taggedImages: 20:52:56 - nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:52:56 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.132 20:52:56 - nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:52:56 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:52:56 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:56 latest 20:52:56 3.0.0-dev.132 20:52:56 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:52:56 main 20:52:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:52:56 ae1fe840adc2: Preparing 20:52:56 f7710a76b9ea: Preparing 20:52:56 3815832c267c: Preparing 20:52:56 d7776136ac27: Preparing 20:52:56 77f1b84949f8: Preparing 20:52:56 f1417ff83b31: Preparing 20:52:56 f1417ff83b31: Waiting 20:52:56 3815832c267c: Layer already exists 20:52:56 d7776136ac27: Layer already exists 20:52:56 f1417ff83b31: Layer already exists 20:52:56 ae1fe840adc2: Pushed 20:52:56 77f1b84949f8: Pushed 20:52:59 f7710a76b9ea: Pushed 20:52:59 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:64c8718752d4a15be1b999b59e6dbc58e51038fbb5d1d7831fa5dbab26bc05be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:53:00 ae1fe840adc2: Preparing 20:53:00 f7710a76b9ea: Preparing 20:53:00 3815832c267c: Preparing 20:53:00 d7776136ac27: Preparing 20:53:00 77f1b84949f8: Preparing 20:53:00 f1417ff83b31: Preparing 20:53:00 f1417ff83b31: Waiting 20:53:00 ae1fe840adc2: Layer already exists 20:53:00 3815832c267c: Layer already exists 20:53:00 f7710a76b9ea: Layer already exists 20:53:00 d7776136ac27: Layer already exists 20:53:00 77f1b84949f8: Layer already exists 20:53:00 f1417ff83b31: Layer already exists 20:53:00 latest: digest: sha256:64c8718752d4a15be1b999b59e6dbc58e51038fbb5d1d7831fa5dbab26bc05be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.132 20:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:53:00 ae1fe840adc2: Preparing 20:53:00 f7710a76b9ea: Preparing 20:53:00 3815832c267c: Preparing 20:53:00 d7776136ac27: Preparing 20:53:00 77f1b84949f8: Preparing 20:53:00 f1417ff83b31: Preparing 20:53:00 f1417ff83b31: Waiting 20:53:00 3815832c267c: Layer already exists 20:53:00 d7776136ac27: Layer already exists 20:53:00 77f1b84949f8: Layer already exists 20:53:00 ae1fe840adc2: Layer already exists 20:53:00 f7710a76b9ea: Layer already exists 20:53:00 f1417ff83b31: Layer already exists 20:53:00 3.0.0-dev.132: digest: sha256:64c8718752d4a15be1b999b59e6dbc58e51038fbb5d1d7831fa5dbab26bc05be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:53:01 ae1fe840adc2: Preparing 20:53:01 f7710a76b9ea: Preparing 20:53:01 3815832c267c: Preparing 20:53:01 d7776136ac27: Preparing 20:53:01 77f1b84949f8: Preparing 20:53:01 f1417ff83b31: Preparing 20:53:01 f1417ff83b31: Waiting 20:53:01 ae1fe840adc2: Layer already exists 20:53:01 77f1b84949f8: Layer already exists 20:53:01 d7776136ac27: Layer already exists 20:53:01 f7710a76b9ea: Layer already exists 20:53:01 3815832c267c: Layer already exists 20:53:01 f1417ff83b31: Layer already exists 20:53:01 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:64c8718752d4a15be1b999b59e6dbc58e51038fbb5d1d7831fa5dbab26bc05be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:53:02 ae1fe840adc2: Preparing 20:53:02 f7710a76b9ea: Preparing 20:53:02 3815832c267c: Preparing 20:53:02 d7776136ac27: Preparing 20:53:02 77f1b84949f8: Preparing 20:53:02 f1417ff83b31: Preparing 20:53:02 f1417ff83b31: Waiting 20:53:02 ae1fe840adc2: Layer already exists 20:53:02 3815832c267c: Layer already exists 20:53:02 f7710a76b9ea: Layer already exists 20:53:02 77f1b84949f8: Layer already exists 20:53:02 d7776136ac27: Layer already exists 20:53:02 f1417ff83b31: Layer already exists 20:53:02 main: digest: sha256:64c8718752d4a15be1b999b59e6dbc58e51038fbb5d1d7831fa5dbab26bc05be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:02 ===================================================== [Pipeline] echo 20:53:02 taggedImages: 20:53:02 - nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:53:02 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:53:02 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.132 20:53:02 - nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:53:02 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:53:02 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:53:02 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:53:02 latest 20:53:02 3.0.0-dev.132 20:53:02 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:53:02 main 20:53:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:53:02 6023d8bf86ae: Preparing 20:53:02 bcf16b246c0e: Preparing 20:53:02 3815832c267c: Preparing 20:53:02 d7776136ac27: Preparing 20:53:02 1ff4b4de294a: Preparing 20:53:02 f1417ff83b31: Preparing 20:53:02 f1417ff83b31: Waiting 20:53:02 1ff4b4de294a: Layer already exists 20:53:02 d7776136ac27: Layer already exists 20:53:02 3815832c267c: Layer already exists 20:53:02 f1417ff83b31: Layer already exists 20:53:02 6023d8bf86ae: Pushed 20:53:05 bcf16b246c0e: Pushed 20:53:05 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:2826ecff31d3ebc54ab720402f485d3a903cc33698012921341a779f1ccfff1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:53:06 6023d8bf86ae: Preparing 20:53:06 bcf16b246c0e: Preparing 20:53:06 3815832c267c: Preparing 20:53:06 d7776136ac27: Preparing 20:53:06 1ff4b4de294a: Preparing 20:53:06 f1417ff83b31: Preparing 20:53:06 bcf16b246c0e: Layer already exists 20:53:06 1ff4b4de294a: Layer already exists 20:53:06 3815832c267c: Layer already exists 20:53:06 6023d8bf86ae: Layer already exists 20:53:06 d7776136ac27: Layer already exists 20:53:06 f1417ff83b31: Layer already exists 20:53:06 latest: digest: sha256:2826ecff31d3ebc54ab720402f485d3a903cc33698012921341a779f1ccfff1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.132 20:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:53:06 6023d8bf86ae: Preparing 20:53:06 bcf16b246c0e: Preparing 20:53:06 3815832c267c: Preparing 20:53:06 d7776136ac27: Preparing 20:53:06 1ff4b4de294a: Preparing 20:53:06 f1417ff83b31: Preparing 20:53:06 f1417ff83b31: Waiting 20:53:06 bcf16b246c0e: Layer already exists 20:53:06 6023d8bf86ae: Layer already exists 20:53:06 d7776136ac27: Layer already exists 20:53:06 3815832c267c: Layer already exists 20:53:06 1ff4b4de294a: Layer already exists 20:53:06 f1417ff83b31: Layer already exists 20:53:06 3.0.0-dev.132: digest: sha256:2826ecff31d3ebc54ab720402f485d3a903cc33698012921341a779f1ccfff1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:53:07 6023d8bf86ae: Preparing 20:53:07 bcf16b246c0e: Preparing 20:53:07 3815832c267c: Preparing 20:53:07 d7776136ac27: Preparing 20:53:07 1ff4b4de294a: Preparing 20:53:07 f1417ff83b31: Preparing 20:53:07 f1417ff83b31: Waiting 20:53:07 3815832c267c: Layer already exists 20:53:07 bcf16b246c0e: Layer already exists 20:53:07 6023d8bf86ae: Layer already exists 20:53:07 d7776136ac27: Layer already exists 20:53:07 1ff4b4de294a: Layer already exists 20:53:07 f1417ff83b31: Layer already exists 20:53:07 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:2826ecff31d3ebc54ab720402f485d3a903cc33698012921341a779f1ccfff1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:53:07 6023d8bf86ae: Preparing 20:53:07 bcf16b246c0e: Preparing 20:53:07 3815832c267c: Preparing 20:53:07 d7776136ac27: Preparing 20:53:07 1ff4b4de294a: Preparing 20:53:07 f1417ff83b31: Preparing 20:53:07 f1417ff83b31: Waiting 20:53:07 bcf16b246c0e: Layer already exists 20:53:07 3815832c267c: Layer already exists 20:53:07 6023d8bf86ae: Layer already exists 20:53:07 d7776136ac27: Layer already exists 20:53:07 1ff4b4de294a: Layer already exists 20:53:07 f1417ff83b31: Layer already exists 20:53:07 main: digest: sha256:2826ecff31d3ebc54ab720402f485d3a903cc33698012921341a779f1ccfff1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:07 ===================================================== [Pipeline] echo 20:53:07 taggedImages: 20:53:07 - nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:53:07 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:53:07 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.132 20:53:07 - nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 20:53:07 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:54:25 Removing intermediate container 6808ee0b4b47 20:54:25 ---> 4bef49afb104 20:54:25 Step 7/22 : COPY . . 20:54:25 Removing intermediate container fb8937a140fb 20:54:25 ---> 33ef80e9615c 20:54:25 Step 7/27 : COPY . . 20:54:25 Removing intermediate container b2b4b9a0ee51 20:54:25 ---> 60ffd32782ab 20:54:25 Step 7/27 : COPY . . 20:54:25 Removing intermediate container 976b5a9e4ada 20:54:25 ---> 86f0944444ae 20:54:25 Step 7/33 : COPY . . 20:54:25 Removing intermediate container f7dc2dcdc0f3 20:54:25 ---> 0ad803c984b1 20:54:25 Step 8/25 : COPY . . 20:54:27 ---> 6e09d0ad1ca4 20:54:27 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:54:27 ---> Running in f4b75fdfab4a 20:54:28 ---> 4ec8a5f0d42c 20:54:28 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:54:28 ---> Running in 7b7861e6655b 20:54:29 ---> 3a438add2e59 20:54:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:54:29 Removing intermediate container 7b7861e6655b 20:54:29 ---> 7e8ef6ed149b 20:54:29 Step 9/27 : WORKDIR /edgex-go/spire-build 20:54:29 ---> Running in 2bd1673be56c 20:54:29 ---> Running in b509bd0e51cc 20:54:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:54:31 Removing intermediate container b509bd0e51cc 20:54:31 ---> 163434dfc9c0 20:54:31 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:54:31 Removing intermediate container 2bd1673be56c 20:54:31 ---> 9276d46728c2 20:54:31 Step 9/27 : WORKDIR /edgex-go/spire-build 20:54:31 ---> 27f9eec2f0bd 20:54:31 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:54:31 ---> Running in 244cebbf5fb7 20:54:31 ---> Running in 8e4076501464 20:54:31 ---> Running in f9312d4b4178 20:54:31 ---> e1c47facd40d 20:54:31 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:54:32 ---> Running in a87d2db7ceaa 20:54:33 Removing intermediate container 244cebbf5fb7 20:54:33 ---> d3894a2ef3eb 20:54:33 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:54:33 ---> Running in e0df2feaa29d 20:54:33 Removing intermediate container 8e4076501464 20:54:33 ---> 044aa9b1b648 20:54:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:54:33 ---> Running in ec61c9245552 20:54:34 Removing intermediate container ec61c9245552 20:54:34 ---> 5cbef0b22db8 20:54:34 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:54:34 ---> Running in add8e1999b43 20:54:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:54:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:54:41 Removing intermediate container e0df2feaa29d 20:54:41 ---> bb8f994761a7 20:54:41 Step 12/27 : WORKDIR /edgex-go 20:54:41 ---> Running in e220ffe6ba5e 20:54:43 Removing intermediate container add8e1999b43 20:54:43 ---> 87e7f7de9c62 20:54:43 Step 12/27 : WORKDIR /edgex-go 20:54:43 Removing intermediate container e220ffe6ba5e 20:54:43 ---> 47ad53d10416 20:54:43 20:54:43 Step 13/27 : FROM alpine:3.17 20:54:43 ---> Running in ac9d53fba462 20:54:43 3.17: Pulling from library/alpine 20:54:45 Removing intermediate container ac9d53fba462 20:54:45 ---> e9ee255eb3a9 20:54:45 20:54:45 Step 13/27 : FROM alpine:3.17 20:54:45 3.17: Pulling from library/alpine 20:54:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:54:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:54:46 Status: Downloaded newer image for alpine:3.17 20:54:46 Status: Downloaded newer image for alpine:3.17 20:54:46 ---> 51e60588ff2c 20:54:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:54:46 ---> 51e60588ff2c 20:54:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:54:47 ---> Running in a873a527a258 20:54:47 ---> Running in 2258da804a4d 20:54:47 Removing intermediate container a873a527a258 20:54:47 ---> 713b1b1cc965 20:54:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:54:48 ---> Running in 91e164f32796 20:54:48 Removing intermediate container 2258da804a4d 20:54:48 ---> bef632e50c9d 20:54:48 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:54:49 ---> Running in 9b062335c3d8 20:54:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:57 v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:54:57 v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:54:57 OK: 17689 distinct packages available 20:54:57 v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:54:57 v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:54:57 OK: 17689 distinct packages available 20:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:55:01 (1/4) Installing dumb-init (1.2.5-r2) 20:55:01 (2/4) Installing musl-obstack (1.2.3-r0) 20:55:01 (3/4) Installing libucontext (1.2-r0) 20:55:01 (4/4) Installing gcompat (1.1.0-r0) 20:55:01 Executing busybox-1.35.0-r29.trigger 20:55:01 OK: 8 MiB in 19 packages 20:55:01 (1/5) Installing dumb-init (1.2.5-r2) 20:55:01 (2/5) Installing musl-obstack (1.2.3-r0) 20:55:01 (3/5) Installing libucontext (1.2-r0) 20:55:01 (4/5) Installing gcompat (1.1.0-r0) 20:55:01 (5/5) Installing openssl (3.0.8-r3) 20:55:01 Executing busybox-1.35.0-r29.trigger 20:55:01 OK: 9 MiB in 20 packages 20:55:04 Removing intermediate container 9b062335c3d8 20:55:04 ---> ffc418ae97b7 20:55:04 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:05 Removing intermediate container 91e164f32796 20:55:05 ---> e0070deb21e0 20:55:05 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:06 ---> 77e1d876b68b 20:55:06 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:55:07 ---> ee3d2169926b 20:55:07 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:55:08 ---> 01dfa45793a9 20:55:08 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:09 ---> a73bf583720e 20:55:09 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:55:14 ---> 388a7cc80d29 20:55:14 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:16 ---> a17fb3b66f1e 20:55:16 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:55:18 ---> ff158b4db46a 20:55:18 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:55:18 ---> Running in 28e653b689bf 20:55:18 Removing intermediate container 28e653b689bf 20:55:18 ---> 608a992eebfc 20:55:18 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:55:20 ---> 388ee5256717 20:55:20 Step 22/27 : WORKDIR / 20:55:20 ---> Running in 5e9c1641e7b6 20:55:21 Removing intermediate container 5e9c1641e7b6 20:55:21 ---> e01d80800325 20:55:21 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:55:21 ---> Running in 74b1519f42cd 20:55:22 Removing intermediate container 74b1519f42cd 20:55:22 ---> 824aeb919161 20:55:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:55:22 ---> Running in 5aeb6741befa 20:55:23 Removing intermediate container 5aeb6741befa 20:55:23 ---> b2debe339023 20:55:23 Step 25/27 : LABEL arch=arm64 20:55:23 ---> Running in b6e514a5b8a3 20:55:23 ---> 2de7fbebde7f 20:55:23 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:55:24 Removing intermediate container b6e514a5b8a3 20:55:24 ---> 60a9022b540d 20:55:24 Step 26/27 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:55:24 ---> Running in 113086ebf189 20:55:25 ---> 5689a594e845 20:55:25 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:55:25 Removing intermediate container 113086ebf189 20:55:25 ---> 457df1c92daa 20:55:25 Step 27/27 : LABEL version=3.0.0-dev.132 20:55:25 ---> Running in ffc765ffd128 20:55:26 Removing intermediate container ffc765ffd128 20:55:26 ---> d03317ece537 20:55:26 20:55:26 ---> 6f76213dd73a 20:55:26 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:55:26 Successfully built d03317ece537 20:55:26 Successfully tagged security-spire-config-arm64:latest 20:55:26  Building security-spire-config ... done Building core-data 20:55:27 ---> 7e7dbe1d5ff2 20:55:27 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:55:27 ---> Running in d798172c2f15 20:55:28 Removing intermediate container d798172c2f15 20:55:28 ---> 82939211d302 20:55:28 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:55:28 ---> Running in 9d76e828c3fc 20:55:29 Removing intermediate container 9d76e828c3fc 20:55:29 ---> 291ec3f54d30 20:55:29 Step 25/27 : LABEL arch=arm64 20:55:29 ---> Running in 211e5dc693f4 20:55:29 Removing intermediate container 211e5dc693f4 20:55:29 ---> 3dbc84a71cf5 20:55:29 Step 26/27 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 20:55:30 ---> Running in ee8242e67262 20:55:30 Removing intermediate container ee8242e67262 20:55:30 ---> 2afa7df55ca7 20:55:30 Step 27/27 : LABEL version=3.0.0-dev.132 20:55:30 ---> Running in 59e77e3ea033 20:55:31 Removing intermediate container 59e77e3ea033 20:55:31 ---> 95e39eba9019 20:55:31 20:55:31 Successfully built 95e39eba9019 20:55:31 Successfully tagged security-spire-agent-arm64:latest 20:55:31  Building security-spire-agent ... done Building security-proxy-auth 20:55:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:55:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:55:32 ---> d14b2d5c2d97 20:55:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:55:32 ---> Using cache 20:55:32 ---> 5577cbf7e7ef 20:55:32 Step 4/23 : WORKDIR /edgex-go 20:55:32 ---> Using cache 20:55:32 ---> f3a0ee7a2017 20:55:32 Step 5/23 : RUN apk add --update --no-cache make git 20:55:32 ---> Using cache 20:55:32 ---> 09969736869d 20:55:32 Step 6/23 : COPY go.mod vendor* ./ 20:55:32 ---> Using cache 20:55:32 ---> 5dcac49bf528 20:55:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:32 ---> Using cache 20:55:32 ---> 0ad803c984b1 20:55:32 Step 8/23 : COPY . . 20:55:32 ---> Using cache 20:55:32 ---> e1c47facd40d 20:55:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:55:32 ---> Running in 8f8b56803343 20:55:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:55:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:55:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:55:36 ---> d14b2d5c2d97 20:55:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:55:36 ---> Using cache 20:55:36 ---> 5577cbf7e7ef 20:55:36 Step 4/23 : WORKDIR /edgex-go 20:55:36 ---> Using cache 20:55:36 ---> f3a0ee7a2017 20:55:36 Step 5/23 : RUN apk add --update --no-cache make git 20:55:36 ---> Using cache 20:55:36 ---> 09969736869d 20:55:36 Step 6/23 : COPY go.mod vendor* ./ 20:55:36 ---> Using cache 20:55:36 ---> 5dcac49bf528 20:55:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:36 ---> Using cache 20:55:36 ---> 0ad803c984b1 20:55:36 Step 8/23 : COPY . . 20:55:36 ---> Using cache 20:55:36 ---> e1c47facd40d 20:55:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:55:36 ---> Running in abd99aa2023f 20:55:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:02:16 Removing intermediate container f4b75fdfab4a 21:02:16 ---> 55d400d1b576 21:02:16 21:02:16 Step 9/22 : FROM alpine:3.17 21:02:16 ---> 51e60588ff2c 21:02:16 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 21:02:16 ---> Running in 74459cf1a930 21:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:02:16 (1/2) Installing dumb-init (1.2.5-r2) 21:02:16 (2/2) Installing openssl (3.0.8-r3) 21:02:16 Executing busybox-1.35.0-r29.trigger 21:02:16 OK: 8 MiB in 17 packages 21:02:16 Removing intermediate container 74459cf1a930 21:02:16 ---> 05c03fbf5fe3 21:02:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:02:16 ---> Running in 5649331facfe 21:02:16 Removing intermediate container 5649331facfe 21:02:16 ---> c5de589a1546 21:02:16 Step 12/22 : WORKDIR /edgex 21:02:16 ---> Running in fd15b98a6b3d 21:02:16 Removing intermediate container fd15b98a6b3d 21:02:16 ---> 3d43dc11cf99 21:02:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:17 ---> b81ebaa5a6a3 21:02:17 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 21:02:19 ---> 5ff7b16602fe 21:02:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:02:21 ---> 001926cf2d8a 21:02:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:02:22 Removing intermediate container f9312d4b4178 21:02:22 ---> 4eed7ff391a0 21:02:22 21:02:22 Step 9/33 : FROM alpine:3.17 21:02:22 ---> 51e60588ff2c 21:02:22 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 21:02:22 ---> Running in be6321503697 21:02:23 ---> 05f823d29f27 21:02:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:02:24 Removing intermediate container be6321503697 21:02:24 ---> 6867cb47de61 21:02:24 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 21:02:24 ---> Running in cca1e03c44b1 21:02:25 ---> fb755ecef11b 21:02:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:25 ---> Running in bba3b929244a 21:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:02:29 Removing intermediate container bba3b929244a 21:02:29 ---> 1c1faf0566a3 21:02:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:02:29 ---> Running in 5c21990a9d13 21:02:30 Removing intermediate container 5c21990a9d13 21:02:30 ---> bfc722c505ef 21:02:30 Step 20/22 : LABEL arch=arm64 21:02:30 ---> Running in 1471b6398e88 21:02:30 (1/2) Installing dumb-init (1.2.5-r2) 21:02:30 (2/2) Installing su-exec (0.2-r2) 21:02:30 Executing busybox-1.35.0-r29.trigger 21:02:30 OK: 8 MiB in 17 packages 21:02:31 Removing intermediate container 1471b6398e88 21:02:31 ---> 785a9bab5b9b 21:02:31 Step 21/22 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:02:31 ---> Running in 96c90334b609 21:02:32 Removing intermediate container 96c90334b609 21:02:32 ---> 7a297a9b56a3 21:02:32 Step 22/22 : LABEL version=3.0.0-dev.132 21:02:32 ---> Running in c95723586ae4 21:02:33 Removing intermediate container cca1e03c44b1 21:02:33 ---> 05d9c2ab6c5a 21:02:33 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 21:02:33 ---> Running in c770e68a26a0 21:02:33 Removing intermediate container c95723586ae4 21:02:33 ---> c14e1824e720 21:02:33 21:02:33 Successfully built c14e1824e720 21:02:33 Successfully tagged security-proxy-setup-arm64:latest 21:02:33 Building support-notifications 21:02:33  Building security-proxy-setup ... done Removing intermediate container c770e68a26a0 21:02:33 ---> 72cceb277827 21:02:33 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:02:33 ---> Running in dec188b9d462 21:02:34 Removing intermediate container dec188b9d462 21:02:34 ---> 3b4cae9a9e5c 21:02:34 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:02:35 ---> Running in ec4bfaddca66 21:02:36 Removing intermediate container ec4bfaddca66 21:02:36 ---> 910881011124 21:02:36 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:02:36 ---> Running in 67ff02474bfd 21:02:37 Removing intermediate container 67ff02474bfd 21:02:37 ---> b2db77fb4163 21:02:37 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:02:37 ---> Running in 739bf9430b9a 21:02:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:02:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:38 ---> d14b2d5c2d97 21:02:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:02:38 ---> Using cache 21:02:38 ---> 5577cbf7e7ef 21:02:38 Step 4/23 : WORKDIR /edgex-go 21:02:38 ---> Using cache 21:02:38 ---> f3a0ee7a2017 21:02:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:02:38 ---> Running in 073cb3fc15a6 21:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:02:41 Removing intermediate container 739bf9430b9a 21:02:41 ---> 851e59330280 21:02:41 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:02:41 ---> Running in bbbefe9445a1 21:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:02:42 Removing intermediate container bbbefe9445a1 21:02:42 ---> 8f563651d3a6 21:02:42 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:02:43 ---> 7bbb070c3cc9 21:02:43 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:02:43 ---> Running in bf3bf0345661 21:02:44 OK: 263 MiB in 53 packages 21:02:46 Removing intermediate container 073cb3fc15a6 21:02:46 ---> d11a204ef00e 21:02:46 Step 6/23 : COPY go.mod vendor* ./ 21:02:49 ---> 3fafebece401 21:02:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:49 ---> Running in f19f351b0cb2 21:02:49 Removing intermediate container bf3bf0345661 21:02:49 ---> 9fe3826ffeab 21:02:49 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:51 ---> 17a9e69e0cd7 21:02:51 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 21:02:52 ---> b0534f87156f 21:02:52 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:02:56 ---> aab5febee766 21:02:56 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:02:58 ---> f9437000d817 21:02:58 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 21:02:59 ---> 2b42ad94ab0b 21:02:59 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:03:01 ---> 1523e2c0b884 21:03:01 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:03:02 ---> d9c1d100f0d3 21:03:02 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:03:03 Removing intermediate container abd99aa2023f 21:03:03 ---> b21f88496bf7 21:03:03 21:03:03 Step 10/23 : FROM alpine:3.17 21:03:03 ---> 51e60588ff2c 21:03:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:03:03 ---> Running in 6daca86be6a6 21:03:04 ---> 0d4975119895 21:03:04 Step 28/33 : RUN chmod +x /entrypoint.sh 21:03:04 ---> Running in 2ce1e2cee3b3 21:03:04 Removing intermediate container 6daca86be6a6 21:03:04 ---> 59b404503f4c 21:03:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:03:04 ---> Running in 922b7d7362b6 21:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:08 Removing intermediate container 2ce1e2cee3b3 21:03:08 ---> fedc92880e19 21:03:08 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:03:08 ---> Running in ab3d8e7712c0 21:03:09 Removing intermediate container ab3d8e7712c0 21:03:09 ---> f61ca52cf2c4 21:03:09 Step 30/33 : CMD ["gate"] 21:03:09 ---> Running in a192ff99afe3 21:03:10 (1/1) Installing dumb-init (1.2.5-r2) 21:03:10 Executing busybox-1.35.0-r29.trigger 21:03:10 OK: 8 MiB in 16 packages 21:03:11 Removing intermediate container a192ff99afe3 21:03:11 ---> 190598a5ab71 21:03:11 Step 31/33 : LABEL arch=arm64 21:03:11 ---> Running in 753365033a98 21:03:16 Removing intermediate container 753365033a98 21:03:16 ---> 00db2c16c3dc 21:03:16 Step 32/33 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:03:16 Removing intermediate container 922b7d7362b6 21:03:16 ---> 32768ab7ed3f 21:03:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:16 ---> Running in 15d8bade8f96 21:03:18 Removing intermediate container 15d8bade8f96 21:03:18 ---> 6ddd8b6ebf60 21:03:18 Step 33/33 : LABEL version=3.0.0-dev.132 21:03:18 ---> Running in 6b5d74278c3a 21:03:18 ---> d631f0bae6e9 21:03:18 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:03:19 Removing intermediate container 6b5d74278c3a 21:03:19 ---> ce6cdbd71c5d 21:03:19 21:03:19 Successfully built ce6cdbd71c5d 21:03:19 Successfully tagged security-bootstrapper-arm64:latest 21:03:19 Building security-spire-server 21:03:20  Building security-bootstrapper ... done  ---> d0706ce570af 21:03:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:03:23 ---> 92ce721e2089 21:03:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:03:24 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:03:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:03:24 ---> d14b2d5c2d97 21:03:24 Step 3/26 : WORKDIR /edgex-go 21:03:24 ---> Using cache 21:03:24 ---> 0da761640e9f 21:03:24 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 21:03:24 ---> Using cache 21:03:24 ---> 755e30e4a9b7 21:03:24 Step 5/26 : COPY go.mod vendor* ./ 21:03:24 Removing intermediate container a87d2db7ceaa 21:03:24 ---> da8f5ed5b36f 21:03:24 21:03:24 Step 10/25 : FROM alpine:3.17 21:03:24 ---> 51e60588ff2c 21:03:24 Step 11/25 : RUN apk add --update --no-cache dumb-init 21:03:24 ---> Using cache 21:03:24 ---> 48909fe86e4b 21:03:24 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:24 ---> Using cache 21:03:24 ---> 33ef80e9615c 21:03:24 Step 7/26 : COPY . . 21:03:24 ---> Running in 6a9181e7003f 21:03:24 ---> Using cache 21:03:24 ---> 4ec8a5f0d42c 21:03:24 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 21:03:24 ---> Using cache 21:03:24 ---> 7e8ef6ed149b 21:03:24 Step 9/26 : WORKDIR /edgex-go/spire-build 21:03:24 ---> Using cache 21:03:24 ---> 163434dfc9c0 21:03:24 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 21:03:24 ---> Using cache 21:03:24 ---> d3894a2ef3eb 21:03:24 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:03:24 ---> Running in 0a49e6ee87ab 21:03:25 ---> 00d84301616a 21:03:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:03:27 ---> 76533356a0db 21:03:27 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:03:27 ---> Running in 84bf77f3a8a8 21:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:29 Removing intermediate container 0a49e6ee87ab 21:03:29 ---> e1a908761abc 21:03:29 Step 12/26 : WORKDIR /edgex-go 21:03:30 ---> Running in 57ea64c30857 21:03:30 (1/1) Installing dumb-init (1.2.5-r2) 21:03:30 Executing busybox-1.35.0-r29.trigger 21:03:30 OK: 8 MiB in 16 packages 21:03:30 Removing intermediate container 57ea64c30857 21:03:30 ---> 65cff8a27326 21:03:30 21:03:30 Step 13/26 : FROM alpine:3.17 21:03:30 ---> 51e60588ff2c 21:03:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:03:30 ---> Using cache 21:03:30 ---> bef632e50c9d 21:03:30 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:03:31 ---> Running in 8409abb46527 21:03:31 Removing intermediate container 84bf77f3a8a8 21:03:31 ---> 104593e4125c 21:03:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:03:32 ---> Running in 23957be341a6 21:03:33 Removing intermediate container 6a9181e7003f 21:03:33 ---> 60600c0afec2 21:03:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:03:33 ---> Running in d640689edf13 21:03:33 Removing intermediate container 23957be341a6 21:03:33 ---> b3091b1b73ab 21:03:33 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 21:03:33 ---> Running in 4effd3e6a428 21:03:34 Removing intermediate container d640689edf13 21:03:34 ---> b6213bc1538e 21:03:34 Step 13/25 : ENV APP_PORT=59881 21:03:34 Removing intermediate container 4effd3e6a428 21:03:34 ---> 388aad17e810 21:03:34 Step 21/23 : LABEL arch=arm64 21:03:34 ---> Running in e50e00194e81 21:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:34 ---> Running in 54afcfaca3fb 21:03:35 Removing intermediate container 54afcfaca3fb 21:03:35 ---> 0d5bcfdbe32b 21:03:35 Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:03:35 Removing intermediate container e50e00194e81 21:03:35 ---> d0b252765179 21:03:35 Step 14/25 : EXPOSE $APP_PORT 21:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:35 ---> Running in 0f6bd8eab638 21:03:35 ---> Running in ab98ff446fb0 21:03:36 Removing intermediate container 0f6bd8eab638 21:03:36 ---> a0fc45f610d4 21:03:36 Step 15/25 : WORKDIR / 21:03:36 Removing intermediate container ab98ff446fb0 21:03:36 ---> d09146604c07 21:03:36 Step 23/23 : LABEL version=3.0.0-dev.132 21:03:36 ---> Running in 6b5861f29e78 21:03:36 ---> Running in 3b06fc4a6c35 21:03:37 Removing intermediate container 6b5861f29e78 21:03:37 ---> 3fb0f146b70b 21:03:37 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:37 Removing intermediate container 3b06fc4a6c35 21:03:37 ---> 2ad35144fd2d 21:03:37 21:03:37 v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:03:37 v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:03:37 OK: 17689 distinct packages available 21:03:37 Successfully built 2ad35144fd2d 21:03:37 Successfully tagged security-proxy-auth-arm64:latest 21:03:37  Building security-proxy-auth ... done Building security-secretstore-setup 21:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:38 ---> 572c376ead29 21:03:38 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 21:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:40 ---> fc7d70beb612 21:03:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:03:40 (1/5) Installing dumb-init (1.2.5-r2) 21:03:40 (2/5) Installing musl-obstack (1.2.3-r0) 21:03:40 (3/5) Installing libucontext (1.2-r0) 21:03:40 (4/5) Installing gcompat (1.1.0-r0) 21:03:40 (5/5) Installing openssl (3.0.8-r3) 21:03:40 Executing busybox-1.35.0-r29.trigger 21:03:40 OK: 9 MiB in 20 packages 21:03:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:03:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:03:41 ---> d14b2d5c2d97 21:03:41 Step 3/25 : WORKDIR /edgex-go 21:03:41 ---> Using cache 21:03:41 ---> 0da761640e9f 21:03:41 Step 4/25 : RUN apk add --update --no-cache make git 21:03:45 ---> 3dec79c65673 21:03:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:03:45 ---> Running in 888aa58f3a38 21:03:46 Removing intermediate container 8409abb46527 21:03:46 ---> 5c233d4d912a 21:03:46 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:46 ---> b511c8706732 21:03:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:47 ---> c928e8f1dde0 21:03:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:03:47 ---> 10973dad5895 21:03:47 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 21:03:47 ---> Running in 41bd3555f4f7 21:03:48 OK: 263 MiB in 53 packages 21:03:48 Removing intermediate container 41bd3555f4f7 21:03:48 ---> 1c7afc7ac2d9 21:03:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:03:48 Removing intermediate container 8f8b56803343 21:03:48 ---> 4112762d9cf5 21:03:48 21:03:48 Step 10/23 : FROM alpine:3.17 21:03:48 ---> 51e60588ff2c 21:03:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:03:48 ---> Running in 44ac5ee6875c 21:03:48 ---> Running in 4bbb9eae01f9 21:03:49 ---> 0def963624a8 21:03:49 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:03:49 Removing intermediate container 44ac5ee6875c 21:03:49 ---> cb8546d458c6 21:03:49 Step 23/25 : LABEL arch=arm64 21:03:49 Removing intermediate container 4bbb9eae01f9 21:03:49 ---> a945ef140d7b 21:03:49 Step 12/23 : ENV APP_PORT=59880 21:03:49 ---> Running in 156cf921db96 21:03:50 ---> Running in 74ce1dc5880c 21:03:50 Removing intermediate container 888aa58f3a38 21:03:50 ---> 8ddb55adcbcb 21:03:50 Step 5/25 : COPY go.mod vendor* ./ 21:03:50 Removing intermediate container 156cf921db96 21:03:50 ---> bec4b8dadf69 21:03:50 Step 24/25 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:03:50 Removing intermediate container 74ce1dc5880c 21:03:50 ---> 3e68d8415c6c 21:03:50 Step 13/23 : EXPOSE $APP_PORT 21:03:50 ---> Running in ed5b45bb795c 21:03:50 ---> Running in 3f98f707df41 21:03:51 ---> 3749fad83d66 21:03:51 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:51 Removing intermediate container ed5b45bb795c 21:03:51 ---> fe9e39f36531 21:03:51 Step 25/25 : LABEL version=3.0.0-dev.132 21:03:51 Removing intermediate container 3f98f707df41 21:03:51 ---> 3d5d4081ce18 21:03:51 Step 14/23 : RUN apk add --update --no-cache dumb-init 21:03:51 ---> Running in d51d2289731b 21:03:51 ---> Running in 70b2eda5da4a 21:03:52 ---> Running in e98b9fd03a5c 21:03:52 Removing intermediate container 70b2eda5da4a 21:03:52 ---> eaa543dcd69f 21:03:52 21:03:53 Successfully built eaa543dcd69f 21:03:53 Successfully tagged core-metadata-arm64:latest 21:03:53  Building core-metadata ... done Building core-common-config-bootstrapper 21:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:56 (1/1) Installing dumb-init (1.2.5-r2) 21:03:56 Executing busybox-1.35.0-r29.trigger 21:03:56 OK: 8 MiB in 16 packages 21:03:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:03:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:03:56 ---> d14b2d5c2d97 21:03:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:03:56 ---> Using cache 21:03:56 ---> 5577cbf7e7ef 21:03:56 Step 4/23 : WORKDIR /edgex-go 21:03:56 ---> Using cache 21:03:56 ---> f3a0ee7a2017 21:03:56 Step 5/23 : RUN apk add --update --no-cache make git 21:03:56 ---> Using cache 21:03:56 ---> 09969736869d 21:03:56 Step 6/23 : COPY go.mod vendor* ./ 21:03:57 ---> Using cache 21:03:57 ---> 5dcac49bf528 21:03:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:57 ---> Using cache 21:03:57 ---> 0ad803c984b1 21:03:57 Step 8/23 : COPY . . 21:03:57 ---> Using cache 21:03:57 ---> e1c47facd40d 21:03:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:03:57 ---> Running in f08a9e09b0d1 21:03:58 Removing intermediate container e98b9fd03a5c 21:03:58 ---> 7bfd79522766 21:03:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:59 ---> 3cb8c456937b 21:03:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:03:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:04:00 ---> ad11f88fed92 21:04:00 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:04:00 ---> cfd679d61ed2 21:04:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:04:02 ---> 6678a04968d8 21:04:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:04:02 ---> ff486f8fd7ca 21:04:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:04:04 ---> cfd16829985b 21:04:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:04:04 ---> Running in 4a32003ddf7e 21:04:05 Removing intermediate container 4a32003ddf7e 21:04:05 ---> 4ccab511d789 21:04:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:04:05 ---> a68d586ad551 21:04:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:04:05 ---> Running in 26104d5d2808 21:04:06 Removing intermediate container 26104d5d2808 21:04:06 ---> 3487d5b04f05 21:04:06 Step 24/26 : LABEL arch=arm64 21:04:06 ---> Running in 3917d0d09d15 21:04:07 ---> 5674973b21af 21:04:07 Step 19/23 : ENTRYPOINT ["/core-data"] 21:04:12 ---> Running in f85361a7914e 21:04:12 Removing intermediate container 3917d0d09d15 21:04:12 ---> d26b17acc138 21:04:12 Step 25/26 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:04:12 ---> Running in a93a65c27405 21:04:12 Removing intermediate container f85361a7914e 21:04:12 ---> e2386fd4abc4 21:04:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:04:13 ---> Running in 63961dac9b46 21:04:13 Removing intermediate container a93a65c27405 21:04:13 ---> e54148a9d6ff 21:04:13 Step 26/26 : LABEL version=3.0.0-dev.132 21:04:13 ---> Running in 7aff9583c35a 21:04:14 Removing intermediate container 63961dac9b46 21:04:14 ---> 199995438ab5 21:04:14 Step 21/23 : LABEL arch=arm64 21:04:14 Removing intermediate container 7aff9583c35a 21:04:14 ---> fe9f49ee51ad 21:04:14 21:04:14 ---> Running in ff8ffed820ce 21:04:14 Successfully built fe9f49ee51ad 21:04:14 Successfully tagged security-spire-server-arm64:latest 21:04:14  Building security-spire-server ... done Building support-scheduler 21:04:15 Removing intermediate container ff8ffed820ce 21:04:15 ---> 292eec004c0b 21:04:15 Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:04:15 ---> Running in 2fb18b75b7a3 21:04:16 Removing intermediate container 2fb18b75b7a3 21:04:16 ---> c27c39ad9c18 21:04:16 Step 23/23 : LABEL version=3.0.0-dev.132 21:04:16 ---> Running in f07aae0667d2 21:04:17 Removing intermediate container f07aae0667d2 21:04:17 ---> 02c504325734 21:04:17 21:04:18 Successfully built 02c504325734 21:04:18 Successfully tagged core-data-arm64:latest 21:04:18  Building core-data ... done Building core-command 21:04:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:04:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:19 ---> d14b2d5c2d97 21:04:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:04:19 ---> Using cache 21:04:19 ---> 5577cbf7e7ef 21:04:19 Step 4/23 : WORKDIR /edgex-go 21:04:19 ---> Using cache 21:04:19 ---> f3a0ee7a2017 21:04:19 Step 5/23 : RUN apk add --update --no-cache make git 21:04:19 ---> Using cache 21:04:19 ---> 09969736869d 21:04:19 Step 6/23 : COPY go.mod vendor* ./ 21:04:19 ---> Using cache 21:04:19 ---> 5dcac49bf528 21:04:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:19 ---> Using cache 21:04:19 ---> 0ad803c984b1 21:04:19 Step 8/23 : COPY . . 21:04:20 ---> Using cache 21:04:20 ---> e1c47facd40d 21:04:20 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 21:04:21 ---> Running in e35c4cbd1659 21:04:23 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:04:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:04:23 ---> d14b2d5c2d97 21:04:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:04:23 ---> Using cache 21:04:23 ---> 5577cbf7e7ef 21:04:23 Step 4/24 : WORKDIR /edgex-go 21:04:23 ---> Using cache 21:04:23 ---> f3a0ee7a2017 21:04:23 Step 5/24 : RUN apk add --update --no-cache make git 21:04:23 ---> Using cache 21:04:23 ---> 09969736869d 21:04:23 Step 6/24 : COPY go.mod vendor* ./ 21:04:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:04:24 ---> Using cache 21:04:24 ---> 5dcac49bf528 21:04:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:24 ---> Using cache 21:04:24 ---> 0ad803c984b1 21:04:24 Step 8/24 : COPY . . 21:04:24 ---> Using cache 21:04:24 ---> e1c47facd40d 21:04:24 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:04:24 ---> Running in 57f998cfa807 21:04:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:04:39 Removing intermediate container f19f351b0cb2 21:04:39 ---> a6b655bf99f9 21:04:39 Step 8/23 : COPY . . 21:04:41 ---> 764b59321a15 21:04:41 Step 9/23 : RUN make cmd/support-notifications/support-notifications 21:04:41 ---> Running in a48953c25da3 21:04:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:05:30 Removing intermediate container d51d2289731b 21:05:30 ---> a89fa4508013 21:05:30 Step 7/25 : COPY . . 21:05:30 ---> 9e92d17d10a5 21:05:30 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:05:30 ---> Running in 65c2b4518576 21:05:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:12:22 Removing intermediate container f08a9e09b0d1 21:12:22 ---> 55f44a7c8f6a 21:12:22 21:12:22 Step 10/23 : FROM alpine:3.17 21:12:22 ---> 51e60588ff2c 21:12:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:12:22 ---> Using cache 21:12:22 ---> 59b404503f4c 21:12:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:12:22 ---> Using cache 21:12:22 ---> 32768ab7ed3f 21:12:22 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:22 ---> Using cache 21:12:22 ---> d631f0bae6e9 21:12:22 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:12:22 ---> Using cache 21:12:22 ---> d0706ce570af 21:12:22 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:12:22 ---> 9c41c4d54b4b 21:12:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:12:22 ---> d86794a17a5f 21:12:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:12:22 ---> 2ba4400a04a0 21:12:22 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:12:22 ---> Running in 58b3ed033f46 21:12:25 Removing intermediate container 58b3ed033f46 21:12:25 ---> 4e5db7c75a67 21:12:25 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:12:25 ---> Running in 85cb8230fe7a 21:12:26 Removing intermediate container 85cb8230fe7a 21:12:26 ---> aa22c3523220 21:12:26 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 21:12:26 ---> Running in e756da48d210 21:12:26 Removing intermediate container e756da48d210 21:12:26 ---> 85ac3c527841 21:12:26 Step 21/23 : LABEL arch=arm64 21:12:27 ---> Running in 0abdf17c4854 21:12:27 Removing intermediate container 0abdf17c4854 21:12:27 ---> c0cfa1b7d90c 21:12:27 Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:12:28 ---> Running in e74939b836c2 21:12:28 Removing intermediate container e74939b836c2 21:12:28 ---> f2784d0c073c 21:12:28 Step 23/23 : LABEL version=3.0.0-dev.132 21:12:28 ---> Running in 339b0abd5b7a 21:12:29 Removing intermediate container 339b0abd5b7a 21:12:29 ---> 2e496ee8cb77 21:12:29 21:12:29 Successfully built 2e496ee8cb77 21:12:29 Successfully tagged core-common-config-bootstrapper-arm64:latest 21:12:29 Building security-spiffe-token-provider 21:12:33  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:12:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:12:33 ---> d14b2d5c2d97 21:12:33 Step 3/20 : WORKDIR /edgex-go 21:12:33 ---> Using cache 21:12:33 ---> 0da761640e9f 21:12:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:12:33 ---> Running in 5634fe87318d 21:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:12:39 v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:12:39 v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:12:39 OK: 17695 distinct packages available 21:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:12:43 OK: 263 MiB in 53 packages 21:12:45 Removing intermediate container 5634fe87318d 21:12:45 ---> 0e68d9763223 21:12:45 Step 5/20 : COPY go.mod vendor* ./ 21:12:46 ---> ccaf17756319 21:12:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:46 ---> Running in 75867b9cd8b6 21:13:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:13:33 Removing intermediate container 57f998cfa807 21:13:33 ---> 31ed6abea578 21:13:33 21:13:33 Step 10/24 : FROM alpine:3.17 21:13:33 ---> 51e60588ff2c 21:13:33 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:13:33 ---> Using cache 21:13:33 ---> 60600c0afec2 21:13:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:13:33 ---> Using cache 21:13:33 ---> b6213bc1538e 21:13:33 Step 13/24 : ENV APP_PORT=59882 21:13:33 ---> Running in b8a20a5fa4bf 21:13:34 Removing intermediate container b8a20a5fa4bf 21:13:34 ---> 859c8f31dc39 21:13:34 Step 14/24 : EXPOSE $APP_PORT 21:13:34 ---> Running in a035f3125bc7 21:13:35 Removing intermediate container a035f3125bc7 21:13:35 ---> 7ba7adfac547 21:13:35 Step 15/24 : WORKDIR / 21:13:35 ---> Running in 8684a3618e0d 21:13:35 Removing intermediate container 8684a3618e0d 21:13:35 ---> a8f502f73d29 21:13:35 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:37 ---> 8ffdbbe77be4 21:13:37 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 21:13:39 ---> 81941071d884 21:13:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:13:42 ---> 228bc887b3f8 21:13:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:13:44 ---> af0557e76e63 21:13:44 Step 20/24 : ENTRYPOINT ["/core-command"] 21:13:44 ---> Running in 33bc739d7c29 21:13:46 Removing intermediate container 33bc739d7c29 21:13:46 ---> 9f4512981010 21:13:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:13:46 ---> Running in d69c186caad9 21:13:47 Removing intermediate container d69c186caad9 21:13:47 ---> 1a9e44b382fb 21:13:47 Step 22/24 : LABEL arch=arm64 21:13:48 ---> Running in ab8e8934d18f 21:13:49 Removing intermediate container ab8e8934d18f 21:13:49 ---> e5fa9a8a586b 21:13:49 Step 23/24 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:13:49 ---> Running in f560c25e1bac 21:13:50 Removing intermediate container f560c25e1bac 21:13:50 ---> 6fba3807af3f 21:13:50 Step 24/24 : LABEL version=3.0.0-dev.132 21:13:50 ---> Running in 10bff7378d10 21:13:51 Removing intermediate container 10bff7378d10 21:13:51 ---> 2af38c7638c7 21:13:51 21:13:51 Removing intermediate container 65c2b4518576 21:13:51 ---> 7c70074a5aa5 21:13:51 21:13:51 Step 9/25 : FROM alpine:3.17 21:13:51 ---> 51e60588ff2c 21:13:51 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:13:51 Successfully built 2af38c7638c7 21:13:51 Successfully tagged core-command-arm64:latest 21:13:51  Building core-command ... done  ---> Running in d0734310301c 21:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:13:56 (1/3) Installing ca-certificates (20220614-r4) 21:13:56 (2/3) Installing dumb-init (1.2.5-r2) 21:13:56 (3/3) Installing su-exec (0.2-r2) 21:13:56 Executing busybox-1.35.0-r29.trigger 21:13:56 Executing ca-certificates-20220614-r4.trigger 21:13:56 OK: 8 MiB in 18 packages 21:14:02 Removing intermediate container d0734310301c 21:14:02 ---> 487949a345f9 21:14:02 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:14:02 ---> Running in 75b68cf574fb 21:14:02 Removing intermediate container 75b68cf574fb 21:14:02 ---> e12547083aed 21:14:02 Step 12/25 : WORKDIR / 21:14:02 ---> Running in 6e46190f7b51 21:14:03 Removing intermediate container 6e46190f7b51 21:14:03 ---> 68680551e47d 21:14:03 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:05 ---> 866750ff415d 21:14:05 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 21:14:07 ---> 10219930b178 21:14:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:14:08 ---> f415bf408f21 21:14:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:14:11 ---> 72def4ab19e7 21:14:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:14:13 ---> 9d588f81f113 21:14:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:14:16 ---> 9f302a1bf16d 21:14:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:14:19 ---> 35d70a9554a1 21:14:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:14:21 ---> d5c84d847f58 21:14:21 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:14:21 ---> Running in 6dd41c8810f2 21:14:28 Removing intermediate container 6dd41c8810f2 21:14:28 ---> bac027a27803 21:14:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:14:28 ---> Running in f01d0e50a659 21:14:29 Removing intermediate container f01d0e50a659 21:14:29 ---> 49153dda3faa 21:14:29 Step 23/25 : LABEL arch=arm64 21:14:29 ---> Running in 461ffb0fcb83 21:14:30 Removing intermediate container 461ffb0fcb83 21:14:30 ---> 250c2a0287c1 21:14:30 Step 24/25 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:14:30 ---> Running in 8c525ecddfd3 21:14:31 Removing intermediate container 8c525ecddfd3 21:14:31 ---> fe3d6d45ec28 21:14:31 Step 25/25 : LABEL version=3.0.0-dev.132 21:14:32 ---> Running in 0e8b5e4b4817 21:14:33 Removing intermediate container 0e8b5e4b4817 21:14:33 ---> 682ac09412cf 21:14:33 21:14:33 Successfully built 682ac09412cf 21:14:33 Successfully tagged security-secretstore-setup-arm64:latest 21:14:46  Building security-secretstore-setup ... done Removing intermediate container 75867b9cd8b6 21:14:46 ---> 09d8401e4040 21:14:46 Step 7/20 : COPY . . 21:14:49 ---> 9cf7aaae9cd7 21:14:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:14:49 ---> Running in b6d5d4392e23 21:14:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:15:59 Removing intermediate container e35c4cbd1659 21:15:59 ---> 5e7b6f0b3c19 21:15:59 21:15:59 Step 10/23 : FROM alpine:3.17 21:15:59 ---> 51e60588ff2c 21:15:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:15:59 ---> Using cache 21:15:59 ---> 60600c0afec2 21:15:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:15:59 ---> Using cache 21:15:59 ---> b6213bc1538e 21:15:59 Step 13/23 : ENV APP_PORT=59861 21:15:59 ---> Running in bab966303f68 21:15:59 Removing intermediate container bab966303f68 21:15:59 ---> 9535c808d494 21:15:59 Step 14/23 : EXPOSE $APP_PORT 21:15:59 ---> Running in e62022463128 21:15:59 Removing intermediate container e62022463128 21:15:59 ---> 8a7719e28a09 21:15:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:59 ---> 9741fd1296be 21:15:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:15:59 ---> ae5835db5b9a 21:15:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:16:01 ---> 687a30d818da 21:16:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:16:02 ---> 0ca6e1487ded 21:16:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:16:03 ---> Running in 97f10310dcf3 21:16:04 Removing intermediate container 97f10310dcf3 21:16:04 ---> 0924342a3808 21:16:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:16:04 ---> Running in 5372213bc18c 21:16:04 Removing intermediate container 5372213bc18c 21:16:04 ---> b0da575a050a 21:16:04 Step 21/23 : LABEL arch=arm64 21:16:04 ---> Running in a2e661daa4ad 21:16:05 Removing intermediate container a2e661daa4ad 21:16:05 ---> 0d1648eaf291 21:16:05 Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:16:05 ---> Running in 32bf8740c261 21:16:06 Removing intermediate container a48953c25da3 21:16:06 ---> 82e22fb72795 21:16:06 21:16:06 Step 10/23 : FROM alpine:3.17 21:16:06 ---> 51e60588ff2c 21:16:06 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:16:06 ---> Running in 0b112b52ca75 21:16:06 Removing intermediate container 32bf8740c261 21:16:06 ---> 0df59a04d5ed 21:16:06 Step 23/23 : LABEL version=3.0.0-dev.132 21:16:06 ---> Running in aead98546991 21:16:07 Removing intermediate container aead98546991 21:16:07 ---> 8aaee53591a6 21:16:07 21:16:07 Successfully built 8aaee53591a6 21:16:07 Successfully tagged support-scheduler-arm64:latest 21:16:08  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:16:11 (1/2) Installing ca-certificates (20220614-r4) 21:16:11 (2/2) Installing dumb-init (1.2.5-r2) 21:16:11 Executing busybox-1.35.0-r29.trigger 21:16:11 Executing ca-certificates-20220614-r4.trigger 21:16:11 OK: 8 MiB in 17 packages 21:16:15 Removing intermediate container 0b112b52ca75 21:16:15 ---> 664487f2b335 21:16:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 21:16:15 ---> Running in 2d4d30cbbbba 21:16:15 Removing intermediate container 2d4d30cbbbba 21:16:15 ---> df2a32db8848 21:16:15 Step 13/23 : ENV APP_PORT=59860 21:16:15 ---> Running in fe93ecee192e 21:16:16 Removing intermediate container fe93ecee192e 21:16:16 ---> 328fa4bc52ae 21:16:16 Step 14/23 : EXPOSE $APP_PORT 21:16:16 ---> Running in 4198d97173dc 21:16:17 Removing intermediate container 4198d97173dc 21:16:17 ---> 1c3806e934cd 21:16:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:16:18 ---> 43d844512139 21:16:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:16:19 ---> 997698fd5c00 21:16:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:16:22 ---> c964e6682f77 21:16:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:16:23 ---> 0d4d63817c5a 21:16:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:16:23 ---> Running in 26b8cd63ee2e 21:16:24 Removing intermediate container 26b8cd63ee2e 21:16:24 ---> 9e1b7bee5f68 21:16:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:16:24 ---> Running in c07e50e08945 21:16:26 Removing intermediate container c07e50e08945 21:16:26 ---> 4b06908f2025 21:16:26 Step 21/23 : LABEL arch=arm64 21:16:26 ---> Running in 1253d5dbec6a 21:16:27 Removing intermediate container 1253d5dbec6a 21:16:27 ---> 001a6f3cca43 21:16:27 Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:16:27 ---> Running in 4a9108382d99 21:16:28 Removing intermediate container 4a9108382d99 21:16:28 ---> b37717ea6db2 21:16:28 Step 23/23 : LABEL version=3.0.0-dev.132 21:16:28 ---> Running in 3d086ab416ff 21:16:28 Removing intermediate container 3d086ab416ff 21:16:28 ---> c53dadcaee91 21:16:28 21:16:28 Successfully built c53dadcaee91 21:16:28 Successfully tagged support-notifications-arm64:latest 21:18:05  Building support-notifications ... done Removing intermediate container b6d5d4392e23 21:18:05 ---> cb7415e0b46e 21:18:05 21:18:05 Step 9/20 : FROM alpine:3.17 21:18:05 ---> 51e60588ff2c 21:18:05 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 21:18:05 ---> Using cache 21:18:05 ---> 6867cb47de61 21:18:05 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:18:05 ---> Running in 7ca7da0f5a48 21:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:18:05 v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:18:05 v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:18:05 OK: 17689 distinct packages available 21:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:18:08 (1/9) Installing ca-certificates (20220614-r4) 21:18:08 (2/9) Installing brotli-libs (1.0.9-r9) 21:18:08 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:18:08 (4/9) Installing libcurl (8.0.1-r0) 21:18:08 (5/9) Installing curl (8.0.1-r0) 21:18:08 (6/9) Installing dumb-init (1.2.5-r2) 21:18:08 (7/9) Installing musl-obstack (1.2.3-r0) 21:18:08 (8/9) Installing libucontext (1.2-r0) 21:18:08 (9/9) Installing gcompat (1.1.0-r0) 21:18:08 Executing busybox-1.35.0-r29.trigger 21:18:08 Executing ca-certificates-20220614-r4.trigger 21:18:08 OK: 11 MiB in 24 packages 21:18:10 Removing intermediate container 7ca7da0f5a48 21:18:10 ---> 03a403b65ce1 21:18:10 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:18:10 ---> c175f40f49c4 21:18:10 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 21:18:11 ---> f1d050307283 21:18:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:18:14 ---> 302dbb3c903e 21:18:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:18:15 ---> 421b938902ea 21:18:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:18:15 ---> Running in 58c8606ac604 21:18:15 Removing intermediate container 58c8606ac604 21:18:15 ---> 9685cf0c7545 21:18:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:18:15 ---> Running in 47e40fe17003 21:18:16 Removing intermediate container 47e40fe17003 21:18:16 ---> 4ea68bc928ec 21:18:16 Step 18/20 : LABEL arch=arm64 21:18:16 ---> Running in 17397b58c9f8 21:18:16 Removing intermediate container 17397b58c9f8 21:18:16 ---> 819c79bf0350 21:18:16 Step 19/20 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:16 ---> Running in 0fcd421cfc1f 21:18:16 Removing intermediate container 0fcd421cfc1f 21:18:16 ---> 739e2f4dde48 21:18:16 Step 20/20 : LABEL version=3.0.0-dev.132 21:18:16 ---> Running in d76e7adb7a46 21:18:17 Removing intermediate container d76e7adb7a46 21:18:17 ---> abdec9936e74 21:18:17 21:18:17 Successfully built abdec9936e74 21:18:17 Successfully tagged security-spiffe-token-provider-arm64:latest 21:18:17  Building security-spiffe-token-provider ... done  [Pipeline] } 21:18:17 $ docker stop --time=1 c03360bada3326d80b2934e372c8b133c0276d2a5e1a043fcc745a69293d863f 21:18:19 $ docker rm -f --volumes c03360bada3326d80b2934e372c8b133c0276d2a5e1a043fcc745a69293d863f [Pipeline] // withDockerContainer [Pipeline] sh 21:18:20 + docker images 21:18:20 REPOSITORY TAG IMAGE ID CREATED SIZE 21:18:20 security-spiffe-token-provider-arm64 latest abdec9936e74 4 seconds ago 32.7MB 21:18:20 cb7415e0b46e 19 seconds ago 1.36GB 21:18:20 support-notifications-arm64 latest c53dadcaee91 About a minute ago 32.2MB 21:18:20 support-scheduler-arm64 latest 8aaee53591a6 2 minutes ago 31.5MB 21:18:20 82e22fb72795 2 minutes ago 1.39GB 21:18:20 5e7b6f0b3c19 2 minutes ago 1.39GB 21:18:20 security-secretstore-setup-arm64 latest 682ac09412cf 3 minutes ago 32.2MB 21:18:20 core-command-arm64 latest 2af38c7638c7 4 minutes ago 19.7MB 21:18:20 7c70074a5aa5 4 minutes ago 1.31GB 21:18:20 31ed6abea578 4 minutes ago 1.32GB 21:18:20 core-common-config-bootstrapper-arm64 latest 2e496ee8cb77 5 minutes ago 17.2MB 21:18:20 55f44a7c8f6a 6 minutes ago 1.31GB 21:18:20 core-data-arm64 latest 02c504325734 14 minutes ago 19.9MB 21:18:20 security-spire-server-arm64 latest fe9f49ee51ad 14 minutes ago 87.1MB 21:18:20 core-metadata-arm64 latest eaa543dcd69f 14 minutes ago 20.2MB 21:18:20 4112762d9cf5 14 minutes ago 1.32GB 21:18:20 security-proxy-auth-arm64 latest 2ad35144fd2d 14 minutes ago 18.3MB 21:18:20 65cff8a27326 14 minutes ago 1.18GB 21:18:20 da8f5ed5b36f 14 minutes ago 1.32GB 21:18:20 security-bootstrapper-arm64 latest ce6cdbd71c5d 15 minutes ago 21.9MB 21:18:20 b21f88496bf7 15 minutes ago 1.3GB 21:18:20 security-proxy-setup-arm64 latest c14e1824e720 15 minutes ago 18.7MB 21:18:20 4eed7ff391a0 15 minutes ago 1.3GB 21:18:20 55d400d1b576 16 minutes ago 1.3GB 21:18:20 security-spire-agent-arm64 latest 95e39eba9019 22 minutes ago 125MB 21:18:20 security-spire-config-arm64 latest d03317ece537 22 minutes ago 86.2MB 21:18:20 e9ee255eb3a9 23 minutes ago 1.18GB 21:18:20 47ad53d10416 23 minutes ago 1.18GB 21:18:20 ci-base-image-arm64 latest d14b2d5c2d97 27 minutes ago 866MB 21:18:20 alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB 21:18:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB 21:18:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:20 provisioning config files... 21:18:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/494@tmp/config14132903857644542316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:20 ---> docker-login.sh 21:18:20 nexus3.edgexfoundry.org:10001 21:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:20 Configure a credential helper to remove this warning. See 21:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:20 21:18:20 Login Succeeded 21:18:20 nexus3.edgexfoundry.org:10002 21:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:21 Configure a credential helper to remove this warning. See 21:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:21 21:18:21 Login Succeeded 21:18:21 nexus3.edgexfoundry.org:10003 21:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:21 Configure a credential helper to remove this warning. See 21:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:21 21:18:21 Login Succeeded 21:18:22 nexus3.edgexfoundry.org:10004 21:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:22 Configure a credential helper to remove this warning. See 21:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:22 21:18:22 Login Succeeded 21:18:22 docker.io 21:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:22 Configure a credential helper to remove this warning. See 21:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:22 21:18:22 Login Succeeded 21:18:22 ---> docker-login.sh ends [Pipeline] } 21:18:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:18:22 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:18:22 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:22 latest 21:18:22 3.0.0-dev.132 21:18:22 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:22 main 21:18:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:18:23 975846c46dfb: Preparing 21:18:23 62149d50162a: Preparing 21:18:23 604a01ea3b5d: Preparing 21:18:23 efd7eddbf134: Preparing 21:18:23 23fcab4c638e: Preparing 21:18:23 26cbea5cba74: Preparing 21:18:23 26cbea5cba74: Waiting 21:18:23 604a01ea3b5d: Pushed 21:18:23 975846c46dfb: Pushed 21:18:23 efd7eddbf134: Pushed 21:18:23 23fcab4c638e: Pushed 21:18:23 26cbea5cba74: Layer already exists 21:18:27 62149d50162a: Pushed 21:18:27 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:b61484d99949d8b59edb841e070d4e50abf0d230a85c03339ce10a2db13e1fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:18:27 975846c46dfb: Preparing 21:18:27 62149d50162a: Preparing 21:18:27 604a01ea3b5d: Preparing 21:18:27 efd7eddbf134: Preparing 21:18:27 23fcab4c638e: Preparing 21:18:27 26cbea5cba74: Preparing 21:18:27 26cbea5cba74: Waiting 21:18:27 efd7eddbf134: Layer already exists 21:18:27 604a01ea3b5d: Layer already exists 21:18:27 975846c46dfb: Layer already exists 21:18:27 62149d50162a: Layer already exists 21:18:27 23fcab4c638e: Layer already exists 21:18:27 26cbea5cba74: Layer already exists 21:18:28 latest: digest: sha256:b61484d99949d8b59edb841e070d4e50abf0d230a85c03339ce10a2db13e1fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.132 21:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:18:28 975846c46dfb: Preparing 21:18:28 62149d50162a: Preparing 21:18:28 604a01ea3b5d: Preparing 21:18:28 efd7eddbf134: Preparing 21:18:28 23fcab4c638e: Preparing 21:18:28 26cbea5cba74: Preparing 21:18:28 26cbea5cba74: Waiting 21:18:28 62149d50162a: Layer already exists 21:18:28 efd7eddbf134: Layer already exists 21:18:28 23fcab4c638e: Layer already exists 21:18:28 975846c46dfb: Layer already exists 21:18:28 604a01ea3b5d: Layer already exists 21:18:28 26cbea5cba74: Layer already exists 21:18:29 3.0.0-dev.132: digest: sha256:b61484d99949d8b59edb841e070d4e50abf0d230a85c03339ce10a2db13e1fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:18:29 975846c46dfb: Preparing 21:18:29 62149d50162a: Preparing 21:18:29 604a01ea3b5d: Preparing 21:18:29 efd7eddbf134: Preparing 21:18:29 23fcab4c638e: Preparing 21:18:29 26cbea5cba74: Preparing 21:18:29 26cbea5cba74: Waiting 21:18:29 975846c46dfb: Layer already exists 21:18:29 62149d50162a: Layer already exists 21:18:29 efd7eddbf134: Layer already exists 21:18:29 604a01ea3b5d: Layer already exists 21:18:29 23fcab4c638e: Layer already exists 21:18:29 26cbea5cba74: Layer already exists 21:18:30 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:b61484d99949d8b59edb841e070d4e50abf0d230a85c03339ce10a2db13e1fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:18:30 975846c46dfb: Preparing 21:18:30 62149d50162a: Preparing 21:18:30 604a01ea3b5d: Preparing 21:18:30 efd7eddbf134: Preparing 21:18:30 23fcab4c638e: Preparing 21:18:30 26cbea5cba74: Preparing 21:18:30 26cbea5cba74: Waiting 21:18:30 975846c46dfb: Layer already exists 21:18:30 62149d50162a: Layer already exists 21:18:30 efd7eddbf134: Layer already exists 21:18:30 23fcab4c638e: Layer already exists 21:18:30 604a01ea3b5d: Layer already exists 21:18:30 26cbea5cba74: Layer already exists 21:18:31 main: digest: sha256:b61484d99949d8b59edb841e070d4e50abf0d230a85c03339ce10a2db13e1fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:31 ===================================================== [Pipeline] echo 21:18:31 taggedImages: 21:18:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:18:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.132 21:18:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:18:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:18:31 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:31 latest 21:18:31 3.0.0-dev.132 21:18:31 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:31 main 21:18:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:18:31 d120fb446cf1: Preparing 21:18:31 0fb9af106115: Preparing 21:18:31 85466bfdf2bf: Preparing 21:18:31 ffa19b94ecc3: Preparing 21:18:31 604a01ea3b5d: Preparing 21:18:31 efd7eddbf134: Preparing 21:18:31 e840d94b8cde: Preparing 21:18:31 26cbea5cba74: Preparing 21:18:31 efd7eddbf134: Waiting 21:18:31 26cbea5cba74: Waiting 21:18:31 e840d94b8cde: Waiting 21:18:32 604a01ea3b5d: Layer already exists 21:18:32 efd7eddbf134: Layer already exists 21:18:32 d120fb446cf1: Pushed 21:18:32 0fb9af106115: Pushed 21:18:32 85466bfdf2bf: Pushed 21:18:32 26cbea5cba74: Layer already exists 21:18:32 e840d94b8cde: Pushed 21:18:34 ffa19b94ecc3: Pushed 21:18:34 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:0d75bc52426105c357b6d39a8c1ac69069b9aa4f3d17ef0dd3d23f7aa64a83fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:35 + 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 21:18:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:18:35 d120fb446cf1: Preparing 21:18:35 0fb9af106115: Preparing 21:18:35 85466bfdf2bf: Preparing 21:18:35 ffa19b94ecc3: Preparing 21:18:35 604a01ea3b5d: Preparing 21:18:35 efd7eddbf134: Preparing 21:18:35 e840d94b8cde: Preparing 21:18:35 26cbea5cba74: Preparing 21:18:35 efd7eddbf134: Waiting 21:18:35 e840d94b8cde: Waiting 21:18:35 26cbea5cba74: Waiting 21:18:35 d120fb446cf1: Layer already exists 21:18:35 ffa19b94ecc3: Layer already exists 21:18:35 604a01ea3b5d: Layer already exists 21:18:35 0fb9af106115: Layer already exists 21:18:35 85466bfdf2bf: Layer already exists 21:18:35 e840d94b8cde: Layer already exists 21:18:35 efd7eddbf134: Layer already exists 21:18:35 26cbea5cba74: Layer already exists 21:18:35 latest: digest: sha256:0d75bc52426105c357b6d39a8c1ac69069b9aa4f3d17ef0dd3d23f7aa64a83fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.132 21:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:18:36 d120fb446cf1: Preparing 21:18:36 0fb9af106115: Preparing 21:18:36 85466bfdf2bf: Preparing 21:18:36 ffa19b94ecc3: Preparing 21:18:36 604a01ea3b5d: Preparing 21:18:36 efd7eddbf134: Preparing 21:18:36 e840d94b8cde: Preparing 21:18:36 26cbea5cba74: Preparing 21:18:36 efd7eddbf134: Waiting 21:18:36 e840d94b8cde: Waiting 21:18:36 26cbea5cba74: Waiting 21:18:36 604a01ea3b5d: Layer already exists 21:18:36 d120fb446cf1: Layer already exists 21:18:36 85466bfdf2bf: Layer already exists 21:18:36 0fb9af106115: Layer already exists 21:18:36 ffa19b94ecc3: Layer already exists 21:18:36 26cbea5cba74: Layer already exists 21:18:36 efd7eddbf134: Layer already exists 21:18:36 e840d94b8cde: Layer already exists 21:18:36 3.0.0-dev.132: digest: sha256:0d75bc52426105c357b6d39a8c1ac69069b9aa4f3d17ef0dd3d23f7aa64a83fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:18:37 d120fb446cf1: Preparing 21:18:37 0fb9af106115: Preparing 21:18:37 85466bfdf2bf: Preparing 21:18:37 ffa19b94ecc3: Preparing 21:18:37 604a01ea3b5d: Preparing 21:18:37 efd7eddbf134: Preparing 21:18:37 e840d94b8cde: Preparing 21:18:37 26cbea5cba74: Preparing 21:18:37 e840d94b8cde: Waiting 21:18:37 26cbea5cba74: Waiting 21:18:37 efd7eddbf134: Waiting 21:18:37 ffa19b94ecc3: Layer already exists 21:18:37 0fb9af106115: Layer already exists 21:18:37 604a01ea3b5d: Layer already exists 21:18:37 d120fb446cf1: Layer already exists 21:18:37 85466bfdf2bf: Layer already exists 21:18:37 e840d94b8cde: Layer already exists 21:18:37 26cbea5cba74: Layer already exists 21:18:37 efd7eddbf134: Layer already exists 21:18:37 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:0d75bc52426105c357b6d39a8c1ac69069b9aa4f3d17ef0dd3d23f7aa64a83fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:38 + 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 21:18:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:18:38 d120fb446cf1: Preparing 21:18:38 0fb9af106115: Preparing 21:18:38 85466bfdf2bf: Preparing 21:18:38 ffa19b94ecc3: Preparing 21:18:38 604a01ea3b5d: Preparing 21:18:38 efd7eddbf134: Preparing 21:18:38 e840d94b8cde: Preparing 21:18:38 26cbea5cba74: Preparing 21:18:38 e840d94b8cde: Waiting 21:18:38 efd7eddbf134: Waiting 21:18:38 26cbea5cba74: Waiting 21:18:38 604a01ea3b5d: Layer already exists 21:18:38 d120fb446cf1: Layer already exists 21:18:38 0fb9af106115: Layer already exists 21:18:38 85466bfdf2bf: Layer already exists 21:18:38 ffa19b94ecc3: Layer already exists 21:18:38 efd7eddbf134: Layer already exists 21:18:38 e840d94b8cde: Layer already exists 21:18:38 26cbea5cba74: Layer already exists 21:18:38 main: digest: sha256:0d75bc52426105c357b6d39a8c1ac69069b9aa4f3d17ef0dd3d23f7aa64a83fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:38 ===================================================== [Pipeline] echo 21:18:38 taggedImages: 21:18:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:18:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.132 21:18:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:18:38 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:18:38 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:38 latest 21:18:38 3.0.0-dev.132 21:18:38 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:38 main 21:18:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:18:39 d1c3fac72e8c: Preparing 21:18:39 e0428fa73bbf: Preparing 21:18:39 604a01ea3b5d: Preparing 21:18:39 efd7eddbf134: Preparing 21:18:39 4fce8fedaf30: Preparing 21:18:39 26cbea5cba74: Preparing 21:18:39 26cbea5cba74: Waiting 21:18:39 604a01ea3b5d: Layer already exists 21:18:39 efd7eddbf134: Layer already exists 21:18:39 26cbea5cba74: Layer already exists 21:18:39 d1c3fac72e8c: Pushed 21:18:39 4fce8fedaf30: Pushed 21:18:43 e0428fa73bbf: Pushed 21:18:43 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:2079375e422e984e371c7e7b19b468880f868f8430dd42256330287b0e01d6ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:18:44 d1c3fac72e8c: Preparing 21:18:44 e0428fa73bbf: Preparing 21:18:44 604a01ea3b5d: Preparing 21:18:44 efd7eddbf134: Preparing 21:18:44 4fce8fedaf30: Preparing 21:18:44 26cbea5cba74: Preparing 21:18:44 26cbea5cba74: Waiting 21:18:44 d1c3fac72e8c: Layer already exists 21:18:44 e0428fa73bbf: Layer already exists 21:18:44 604a01ea3b5d: Layer already exists 21:18:44 efd7eddbf134: Layer already exists 21:18:44 4fce8fedaf30: Layer already exists 21:18:44 26cbea5cba74: Layer already exists 21:18:44 latest: digest: sha256:2079375e422e984e371c7e7b19b468880f868f8430dd42256330287b0e01d6ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.132 21:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:18:45 d1c3fac72e8c: Preparing 21:18:45 e0428fa73bbf: Preparing 21:18:45 604a01ea3b5d: Preparing 21:18:45 efd7eddbf134: Preparing 21:18:45 4fce8fedaf30: Preparing 21:18:45 26cbea5cba74: Preparing 21:18:45 26cbea5cba74: Waiting 21:18:45 4fce8fedaf30: Layer already exists 21:18:45 e0428fa73bbf: Layer already exists 21:18:45 efd7eddbf134: Layer already exists 21:18:45 d1c3fac72e8c: Layer already exists 21:18:45 604a01ea3b5d: Layer already exists 21:18:45 26cbea5cba74: Layer already exists 21:18:45 3.0.0-dev.132: digest: sha256:2079375e422e984e371c7e7b19b468880f868f8430dd42256330287b0e01d6ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:18:46 d1c3fac72e8c: Preparing 21:18:46 e0428fa73bbf: Preparing 21:18:46 604a01ea3b5d: Preparing 21:18:46 efd7eddbf134: Preparing 21:18:46 4fce8fedaf30: Preparing 21:18:46 26cbea5cba74: Preparing 21:18:46 26cbea5cba74: Waiting 21:18:46 4fce8fedaf30: Layer already exists 21:18:46 e0428fa73bbf: Layer already exists 21:18:46 efd7eddbf134: Layer already exists 21:18:46 604a01ea3b5d: Layer already exists 21:18:46 d1c3fac72e8c: Layer already exists 21:18:46 26cbea5cba74: Layer already exists 21:18:46 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:2079375e422e984e371c7e7b19b468880f868f8430dd42256330287b0e01d6ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:18:47 d1c3fac72e8c: Preparing 21:18:47 e0428fa73bbf: Preparing 21:18:47 604a01ea3b5d: Preparing 21:18:47 efd7eddbf134: Preparing 21:18:47 4fce8fedaf30: Preparing 21:18:47 26cbea5cba74: Preparing 21:18:47 26cbea5cba74: Waiting 21:18:47 604a01ea3b5d: Layer already exists 21:18:47 efd7eddbf134: Layer already exists 21:18:47 e0428fa73bbf: Layer already exists 21:18:47 d1c3fac72e8c: Layer already exists 21:18:47 4fce8fedaf30: Layer already exists 21:18:47 26cbea5cba74: Layer already exists 21:18:47 main: digest: sha256:2079375e422e984e371c7e7b19b468880f868f8430dd42256330287b0e01d6ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:47 ===================================================== [Pipeline] echo 21:18:47 taggedImages: 21:18:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:18:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.132 21:18:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:18:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:18:47 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:47 latest 21:18:47 3.0.0-dev.132 21:18:47 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:47 main 21:18:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:18:48 1fba85607a09: Preparing 21:18:48 4aac911f3851: Preparing 21:18:48 e5fba3e111f4: Preparing 21:18:48 604a01ea3b5d: Preparing 21:18:48 efd7eddbf134: Preparing 21:18:48 23fcab4c638e: Preparing 21:18:48 26cbea5cba74: Preparing 21:18:48 23fcab4c638e: Waiting 21:18:48 26cbea5cba74: Waiting 21:18:48 604a01ea3b5d: Layer already exists 21:18:48 efd7eddbf134: Layer already exists 21:18:48 26cbea5cba74: Layer already exists 21:18:48 23fcab4c638e: Layer already exists 21:18:48 4aac911f3851: Pushed 21:18:48 1fba85607a09: Pushed 21:18:51 e5fba3e111f4: Pushed 21:18:51 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:f98ea01a961b9b8eef95b09187b8ccb61ba301ca113486aba804ca35eed68abf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:18:55 1fba85607a09: Preparing 21:18:55 4aac911f3851: Preparing 21:18:55 e5fba3e111f4: Preparing 21:18:55 604a01ea3b5d: Preparing 21:18:55 efd7eddbf134: Preparing 21:18:55 23fcab4c638e: Preparing 21:18:55 26cbea5cba74: Preparing 21:18:55 23fcab4c638e: Waiting 21:18:55 26cbea5cba74: Waiting 21:18:55 efd7eddbf134: Layer already exists 21:18:55 1fba85607a09: Layer already exists 21:18:55 e5fba3e111f4: Layer already exists 21:18:55 604a01ea3b5d: Layer already exists 21:18:55 4aac911f3851: Layer already exists 21:18:55 23fcab4c638e: Layer already exists 21:18:55 26cbea5cba74: Layer already exists 21:18:56 latest: digest: sha256:f98ea01a961b9b8eef95b09187b8ccb61ba301ca113486aba804ca35eed68abf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.132 21:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:18:56 1fba85607a09: Preparing 21:18:56 4aac911f3851: Preparing 21:18:56 e5fba3e111f4: Preparing 21:18:56 604a01ea3b5d: Preparing 21:18:56 efd7eddbf134: Preparing 21:18:56 23fcab4c638e: Preparing 21:18:56 26cbea5cba74: Preparing 21:18:56 23fcab4c638e: Waiting 21:18:56 26cbea5cba74: Waiting 21:18:56 4aac911f3851: Layer already exists 21:18:56 604a01ea3b5d: Layer already exists 21:18:56 efd7eddbf134: Layer already exists 21:18:56 1fba85607a09: Layer already exists 21:18:56 e5fba3e111f4: Layer already exists 21:18:56 23fcab4c638e: Layer already exists 21:18:56 26cbea5cba74: Layer already exists 21:18:56 3.0.0-dev.132: digest: sha256:f98ea01a961b9b8eef95b09187b8ccb61ba301ca113486aba804ca35eed68abf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:18:57 1fba85607a09: Preparing 21:18:57 4aac911f3851: Preparing 21:18:57 e5fba3e111f4: Preparing 21:18:57 604a01ea3b5d: Preparing 21:18:57 efd7eddbf134: Preparing 21:18:57 23fcab4c638e: Preparing 21:18:57 26cbea5cba74: Preparing 21:18:57 23fcab4c638e: Waiting 21:18:57 26cbea5cba74: Waiting 21:18:57 1fba85607a09: Layer already exists 21:18:57 efd7eddbf134: Layer already exists 21:18:57 604a01ea3b5d: Layer already exists 21:18:57 4aac911f3851: Layer already exists 21:18:57 e5fba3e111f4: Layer already exists 21:18:57 23fcab4c638e: Layer already exists 21:18:57 26cbea5cba74: Layer already exists 21:18:57 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:f98ea01a961b9b8eef95b09187b8ccb61ba301ca113486aba804ca35eed68abf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:18:58 1fba85607a09: Preparing 21:18:58 4aac911f3851: Preparing 21:18:58 e5fba3e111f4: Preparing 21:18:58 604a01ea3b5d: Preparing 21:18:58 efd7eddbf134: Preparing 21:18:58 23fcab4c638e: Preparing 21:18:58 26cbea5cba74: Preparing 21:18:58 23fcab4c638e: Waiting 21:18:58 26cbea5cba74: Waiting 21:18:58 4aac911f3851: Layer already exists 21:18:58 efd7eddbf134: Layer already exists 21:18:58 604a01ea3b5d: Layer already exists 21:18:58 1fba85607a09: Layer already exists 21:18:58 e5fba3e111f4: Layer already exists 21:18:58 26cbea5cba74: Layer already exists 21:18:58 23fcab4c638e: Layer already exists 21:18:58 main: digest: sha256:f98ea01a961b9b8eef95b09187b8ccb61ba301ca113486aba804ca35eed68abf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:58 ===================================================== [Pipeline] echo 21:18:58 taggedImages: 21:18:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:18:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.132 21:18:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:18:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:18:58 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:58 latest 21:18:58 3.0.0-dev.132 21:18:58 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:18:58 main 21:18:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:18:59 611efd6da54b: Preparing 21:18:59 611efd6da54b: Preparing 21:18:59 d4e841336c1c: Preparing 21:18:59 1c48c2672b16: Preparing 21:18:59 b253b91d5354: Preparing 21:18:59 e4f7047a1a55: Preparing 21:18:59 c5acf766c69e: Preparing 21:18:59 604a01ea3b5d: Preparing 21:18:59 efd7eddbf134: Preparing 21:18:59 006e00a3f4ac: Preparing 21:18:59 cba9b02b9f8e: Preparing 21:18:59 8388991a6cb1: Preparing 21:18:59 7d69a0929d13: Preparing 21:18:59 26cbea5cba74: Preparing 21:18:59 efd7eddbf134: Waiting 21:18:59 006e00a3f4ac: Waiting 21:18:59 cba9b02b9f8e: Waiting 21:18:59 8388991a6cb1: Waiting 21:18:59 7d69a0929d13: Waiting 21:18:59 26cbea5cba74: Waiting 21:18:59 c5acf766c69e: Waiting 21:18:59 604a01ea3b5d: Waiting 21:18:59 e4f7047a1a55: Pushed 21:18:59 611efd6da54b: Pushed 21:18:59 b253b91d5354: Pushed 21:18:59 d4e841336c1c: Pushed 21:18:59 1c48c2672b16: Pushed 21:18:59 604a01ea3b5d: Layer already exists 21:18:59 efd7eddbf134: Layer already exists 21:19:00 006e00a3f4ac: Pushed 21:19:00 cba9b02b9f8e: Pushed 21:19:00 26cbea5cba74: Layer already exists 21:19:00 8388991a6cb1: Pushed 21:19:00 7d69a0929d13: Pushed 21:19:04 c5acf766c69e: Pushed 21:19:04 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:547f09779cdcba09f648391958a4c939deb27a8e4094fdd2e79754f6ee795b48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:19:05 611efd6da54b: Preparing 21:19:05 611efd6da54b: Preparing 21:19:05 d4e841336c1c: Preparing 21:19:05 1c48c2672b16: Preparing 21:19:05 b253b91d5354: Preparing 21:19:05 e4f7047a1a55: Preparing 21:19:05 c5acf766c69e: Preparing 21:19:05 604a01ea3b5d: Preparing 21:19:05 efd7eddbf134: Preparing 21:19:05 006e00a3f4ac: Preparing 21:19:05 cba9b02b9f8e: Preparing 21:19:05 8388991a6cb1: Preparing 21:19:05 7d69a0929d13: Preparing 21:19:05 26cbea5cba74: Preparing 21:19:05 c5acf766c69e: Waiting 21:19:05 604a01ea3b5d: Waiting 21:19:05 efd7eddbf134: Waiting 21:19:05 006e00a3f4ac: Waiting 21:19:05 cba9b02b9f8e: Waiting 21:19:05 8388991a6cb1: Waiting 21:19:05 7d69a0929d13: Waiting 21:19:05 26cbea5cba74: Waiting 21:19:05 1c48c2672b16: Layer already exists 21:19:05 b253b91d5354: Layer already exists 21:19:05 e4f7047a1a55: Layer already exists 21:19:05 611efd6da54b: Layer already exists 21:19:05 d4e841336c1c: Layer already exists 21:19:05 604a01ea3b5d: Layer already exists 21:19:05 efd7eddbf134: Layer already exists 21:19:05 c5acf766c69e: Layer already exists 21:19:05 006e00a3f4ac: Layer already exists 21:19:05 cba9b02b9f8e: Layer already exists 21:19:05 26cbea5cba74: Layer already exists 21:19:05 7d69a0929d13: Layer already exists 21:19:05 8388991a6cb1: Layer already exists 21:19:05 latest: digest: sha256:547f09779cdcba09f648391958a4c939deb27a8e4094fdd2e79754f6ee795b48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.132 21:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:19:06 611efd6da54b: Preparing 21:19:06 611efd6da54b: Preparing 21:19:06 d4e841336c1c: Preparing 21:19:06 1c48c2672b16: Preparing 21:19:06 b253b91d5354: Preparing 21:19:06 e4f7047a1a55: Preparing 21:19:06 c5acf766c69e: Preparing 21:19:06 604a01ea3b5d: Preparing 21:19:06 efd7eddbf134: Preparing 21:19:06 006e00a3f4ac: Preparing 21:19:06 cba9b02b9f8e: Preparing 21:19:06 8388991a6cb1: Preparing 21:19:06 7d69a0929d13: Preparing 21:19:06 26cbea5cba74: Preparing 21:19:06 c5acf766c69e: Waiting 21:19:06 cba9b02b9f8e: Waiting 21:19:06 604a01ea3b5d: Waiting 21:19:06 efd7eddbf134: Waiting 21:19:06 006e00a3f4ac: Waiting 21:19:06 8388991a6cb1: Waiting 21:19:06 26cbea5cba74: Waiting 21:19:06 7d69a0929d13: Waiting 21:19:06 d4e841336c1c: Layer already exists 21:19:06 b253b91d5354: Layer already exists 21:19:06 1c48c2672b16: Layer already exists 21:19:06 e4f7047a1a55: Layer already exists 21:19:06 611efd6da54b: Layer already exists 21:19:06 cba9b02b9f8e: Layer already exists 21:19:06 c5acf766c69e: Layer already exists 21:19:06 604a01ea3b5d: Layer already exists 21:19:06 006e00a3f4ac: Layer already exists 21:19:06 efd7eddbf134: Layer already exists 21:19:06 7d69a0929d13: Layer already exists 21:19:06 8388991a6cb1: Layer already exists 21:19:06 26cbea5cba74: Layer already exists 21:19:06 3.0.0-dev.132: digest: sha256:547f09779cdcba09f648391958a4c939deb27a8e4094fdd2e79754f6ee795b48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:19:07 611efd6da54b: Preparing 21:19:07 611efd6da54b: Preparing 21:19:07 d4e841336c1c: Preparing 21:19:07 1c48c2672b16: Preparing 21:19:07 b253b91d5354: Preparing 21:19:07 e4f7047a1a55: Preparing 21:19:07 c5acf766c69e: Preparing 21:19:07 604a01ea3b5d: Preparing 21:19:07 efd7eddbf134: Preparing 21:19:07 006e00a3f4ac: Preparing 21:19:07 cba9b02b9f8e: Preparing 21:19:07 8388991a6cb1: Preparing 21:19:07 7d69a0929d13: Preparing 21:19:07 c5acf766c69e: Waiting 21:19:07 26cbea5cba74: Preparing 21:19:07 efd7eddbf134: Waiting 21:19:07 006e00a3f4ac: Waiting 21:19:07 cba9b02b9f8e: Waiting 21:19:07 8388991a6cb1: Waiting 21:19:07 7d69a0929d13: Waiting 21:19:07 26cbea5cba74: Waiting 21:19:07 604a01ea3b5d: Waiting 21:19:07 e4f7047a1a55: Layer already exists 21:19:07 1c48c2672b16: Layer already exists 21:19:07 b253b91d5354: Layer already exists 21:19:07 611efd6da54b: Layer already exists 21:19:07 d4e841336c1c: Layer already exists 21:19:07 cba9b02b9f8e: Layer already exists 21:19:07 c5acf766c69e: Layer already exists 21:19:07 006e00a3f4ac: Layer already exists 21:19:07 604a01ea3b5d: Layer already exists 21:19:07 efd7eddbf134: Layer already exists 21:19:07 7d69a0929d13: Layer already exists 21:19:07 8388991a6cb1: Layer already exists 21:19:07 26cbea5cba74: Layer already exists 21:19:07 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:547f09779cdcba09f648391958a4c939deb27a8e4094fdd2e79754f6ee795b48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:19:08 611efd6da54b: Preparing 21:19:08 611efd6da54b: Preparing 21:19:08 d4e841336c1c: Preparing 21:19:08 1c48c2672b16: Preparing 21:19:08 b253b91d5354: Preparing 21:19:08 e4f7047a1a55: Preparing 21:19:08 c5acf766c69e: Preparing 21:19:08 604a01ea3b5d: Preparing 21:19:08 efd7eddbf134: Preparing 21:19:08 006e00a3f4ac: Preparing 21:19:08 cba9b02b9f8e: Preparing 21:19:08 8388991a6cb1: Preparing 21:19:08 7d69a0929d13: Preparing 21:19:08 26cbea5cba74: Preparing 21:19:08 006e00a3f4ac: Waiting 21:19:08 c5acf766c69e: Waiting 21:19:08 cba9b02b9f8e: Waiting 21:19:08 8388991a6cb1: Waiting 21:19:08 604a01ea3b5d: Waiting 21:19:08 efd7eddbf134: Waiting 21:19:08 26cbea5cba74: Waiting 21:19:08 7d69a0929d13: Waiting 21:19:08 e4f7047a1a55: Layer already exists 21:19:08 1c48c2672b16: Layer already exists 21:19:08 d4e841336c1c: Layer already exists 21:19:08 611efd6da54b: Layer already exists 21:19:08 b253b91d5354: Layer already exists 21:19:08 efd7eddbf134: Layer already exists 21:19:08 c5acf766c69e: Layer already exists 21:19:08 604a01ea3b5d: Layer already exists 21:19:08 006e00a3f4ac: Layer already exists 21:19:08 26cbea5cba74: Layer already exists 21:19:08 7d69a0929d13: Layer already exists 21:19:08 cba9b02b9f8e: Layer already exists 21:19:08 8388991a6cb1: Layer already exists 21:19:08 main: digest: sha256:547f09779cdcba09f648391958a4c939deb27a8e4094fdd2e79754f6ee795b48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:08 ===================================================== [Pipeline] echo 21:19:08 taggedImages: 21:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.132 21:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:19:08 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:19:08 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:08 latest 21:19:08 3.0.0-dev.132 21:19:08 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:08 main 21:19:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:19:09 2fed903854d0: Preparing 21:19:09 96f10d9f7b18: Preparing 21:19:09 2c5980a7857e: Preparing 21:19:09 289e9f99edc8: Preparing 21:19:09 604a01ea3b5d: Preparing 21:19:09 efd7eddbf134: Preparing 21:19:09 e840d94b8cde: Preparing 21:19:09 26cbea5cba74: Preparing 21:19:09 e840d94b8cde: Waiting 21:19:09 26cbea5cba74: Waiting 21:19:09 efd7eddbf134: Waiting 21:19:09 604a01ea3b5d: Layer already exists 21:19:09 efd7eddbf134: Layer already exists 21:19:09 e840d94b8cde: Layer already exists 21:19:09 26cbea5cba74: Layer already exists 21:19:09 2c5980a7857e: Pushed 21:19:09 96f10d9f7b18: Pushed 21:19:09 2fed903854d0: Pushed 21:19:12 289e9f99edc8: Pushed 21:19:12 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:b6e87cb74cae5ca98b83bff1e8ec868b6f55045fd8ea851e6de4cb0324d14b75 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:13 + 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 21:19:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:19:13 2fed903854d0: Preparing 21:19:13 96f10d9f7b18: Preparing 21:19:13 2c5980a7857e: Preparing 21:19:13 289e9f99edc8: Preparing 21:19:13 604a01ea3b5d: Preparing 21:19:13 efd7eddbf134: Preparing 21:19:13 e840d94b8cde: Preparing 21:19:13 26cbea5cba74: Preparing 21:19:13 e840d94b8cde: Waiting 21:19:13 26cbea5cba74: Waiting 21:19:13 efd7eddbf134: Waiting 21:19:13 289e9f99edc8: Layer already exists 21:19:13 604a01ea3b5d: Layer already exists 21:19:13 2fed903854d0: Layer already exists 21:19:13 96f10d9f7b18: Layer already exists 21:19:13 2c5980a7857e: Layer already exists 21:19:13 26cbea5cba74: Layer already exists 21:19:13 efd7eddbf134: Layer already exists 21:19:13 e840d94b8cde: Layer already exists 21:19:13 latest: digest: sha256:b6e87cb74cae5ca98b83bff1e8ec868b6f55045fd8ea851e6de4cb0324d14b75 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.132 21:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:19:14 2fed903854d0: Preparing 21:19:14 96f10d9f7b18: Preparing 21:19:14 2c5980a7857e: Preparing 21:19:14 289e9f99edc8: Preparing 21:19:14 604a01ea3b5d: Preparing 21:19:14 efd7eddbf134: Preparing 21:19:14 e840d94b8cde: Preparing 21:19:14 26cbea5cba74: Preparing 21:19:14 e840d94b8cde: Waiting 21:19:14 26cbea5cba74: Waiting 21:19:14 efd7eddbf134: Waiting 21:19:14 2c5980a7857e: Layer already exists 21:19:14 2fed903854d0: Layer already exists 21:19:14 604a01ea3b5d: Layer already exists 21:19:14 289e9f99edc8: Layer already exists 21:19:14 96f10d9f7b18: Layer already exists 21:19:14 e840d94b8cde: Layer already exists 21:19:14 efd7eddbf134: Layer already exists 21:19:14 26cbea5cba74: Layer already exists 21:19:14 3.0.0-dev.132: digest: sha256:b6e87cb74cae5ca98b83bff1e8ec868b6f55045fd8ea851e6de4cb0324d14b75 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:19:15 2fed903854d0: Preparing 21:19:15 96f10d9f7b18: Preparing 21:19:15 2c5980a7857e: Preparing 21:19:15 289e9f99edc8: Preparing 21:19:15 604a01ea3b5d: Preparing 21:19:15 efd7eddbf134: Preparing 21:19:15 e840d94b8cde: Preparing 21:19:15 26cbea5cba74: Preparing 21:19:15 efd7eddbf134: Waiting 21:19:15 e840d94b8cde: Waiting 21:19:15 26cbea5cba74: Waiting 21:19:15 604a01ea3b5d: Layer already exists 21:19:15 2c5980a7857e: Layer already exists 21:19:15 289e9f99edc8: Layer already exists 21:19:15 2fed903854d0: Layer already exists 21:19:15 96f10d9f7b18: Layer already exists 21:19:15 efd7eddbf134: Layer already exists 21:19:15 26cbea5cba74: Layer already exists 21:19:15 e840d94b8cde: Layer already exists 21:19:15 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:b6e87cb74cae5ca98b83bff1e8ec868b6f55045fd8ea851e6de4cb0324d14b75 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:15 + 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 21:19:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:19:16 2fed903854d0: Preparing 21:19:16 96f10d9f7b18: Preparing 21:19:16 2c5980a7857e: Preparing 21:19:16 289e9f99edc8: Preparing 21:19:16 604a01ea3b5d: Preparing 21:19:16 efd7eddbf134: Preparing 21:19:16 e840d94b8cde: Preparing 21:19:16 26cbea5cba74: Preparing 21:19:16 e840d94b8cde: Waiting 21:19:16 26cbea5cba74: Waiting 21:19:16 efd7eddbf134: Waiting 21:19:16 604a01ea3b5d: Layer already exists 21:19:16 289e9f99edc8: Layer already exists 21:19:16 2c5980a7857e: Layer already exists 21:19:16 96f10d9f7b18: Layer already exists 21:19:16 2fed903854d0: Layer already exists 21:19:16 efd7eddbf134: Layer already exists 21:19:16 e840d94b8cde: Layer already exists 21:19:16 26cbea5cba74: Layer already exists 21:19:16 main: digest: sha256:b6e87cb74cae5ca98b83bff1e8ec868b6f55045fd8ea851e6de4cb0324d14b75 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:16 ===================================================== [Pipeline] echo 21:19:16 taggedImages: 21:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.132 21:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:19:16 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:19:16 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:16 latest 21:19:16 3.0.0-dev.132 21:19:16 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:16 main 21:19:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:19:17 5d4d3e4aae7a: Preparing 21:19:17 aafcc53d64a2: Preparing 21:19:17 73c3904c0f0a: Preparing 21:19:17 924c34e5af45: Preparing 21:19:17 604a01ea3b5d: Preparing 21:19:17 efd7eddbf134: Preparing 21:19:17 2b3f424746d0: Preparing 21:19:17 eab383aa686a: Preparing 21:19:17 efd7eddbf134: Waiting 21:19:17 26cbea5cba74: Preparing 21:19:17 eab383aa686a: Waiting 21:19:17 2b3f424746d0: Waiting 21:19:17 26cbea5cba74: Waiting 21:19:17 604a01ea3b5d: Layer already exists 21:19:17 efd7eddbf134: Layer already exists 21:19:17 5d4d3e4aae7a: Pushed 21:19:17 aafcc53d64a2: Pushed 21:19:17 924c34e5af45: Pushed 21:19:17 26cbea5cba74: Layer already exists 21:19:17 2b3f424746d0: Pushed 21:19:17 eab383aa686a: Pushed 21:19:20 73c3904c0f0a: Pushed 21:19:20 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:a6df75a65d824af52e1453ced8b4365b4ea6d168367a21b401d4cd5ecde42d71 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:20 + 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 21:19:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:19:21 5d4d3e4aae7a: Preparing 21:19:21 aafcc53d64a2: Preparing 21:19:21 73c3904c0f0a: Preparing 21:19:21 924c34e5af45: Preparing 21:19:21 604a01ea3b5d: Preparing 21:19:21 efd7eddbf134: Preparing 21:19:21 2b3f424746d0: Preparing 21:19:21 eab383aa686a: Preparing 21:19:21 26cbea5cba74: Preparing 21:19:21 2b3f424746d0: Waiting 21:19:21 eab383aa686a: Waiting 21:19:21 26cbea5cba74: Waiting 21:19:21 aafcc53d64a2: Layer already exists 21:19:21 73c3904c0f0a: Layer already exists 21:19:21 604a01ea3b5d: Layer already exists 21:19:21 924c34e5af45: Layer already exists 21:19:21 5d4d3e4aae7a: Layer already exists 21:19:21 2b3f424746d0: Layer already exists 21:19:21 eab383aa686a: Layer already exists 21:19:21 efd7eddbf134: Layer already exists 21:19:21 26cbea5cba74: Layer already exists 21:19:21 latest: digest: sha256:a6df75a65d824af52e1453ced8b4365b4ea6d168367a21b401d4cd5ecde42d71 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.132 21:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:19:22 5d4d3e4aae7a: Preparing 21:19:22 aafcc53d64a2: Preparing 21:19:22 73c3904c0f0a: Preparing 21:19:22 924c34e5af45: Preparing 21:19:22 604a01ea3b5d: Preparing 21:19:22 efd7eddbf134: Preparing 21:19:22 2b3f424746d0: Preparing 21:19:22 eab383aa686a: Preparing 21:19:22 26cbea5cba74: Preparing 21:19:22 efd7eddbf134: Waiting 21:19:22 eab383aa686a: Waiting 21:19:22 26cbea5cba74: Waiting 21:19:22 2b3f424746d0: Waiting 21:19:22 5d4d3e4aae7a: Layer already exists 21:19:22 924c34e5af45: Layer already exists 21:19:22 aafcc53d64a2: Layer already exists 21:19:22 73c3904c0f0a: Layer already exists 21:19:22 604a01ea3b5d: Layer already exists 21:19:22 26cbea5cba74: Layer already exists 21:19:22 2b3f424746d0: Layer already exists 21:19:22 eab383aa686a: Layer already exists 21:19:22 efd7eddbf134: Layer already exists 21:19:22 3.0.0-dev.132: digest: sha256:a6df75a65d824af52e1453ced8b4365b4ea6d168367a21b401d4cd5ecde42d71 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:19:23 5d4d3e4aae7a: Preparing 21:19:23 aafcc53d64a2: Preparing 21:19:23 73c3904c0f0a: Preparing 21:19:23 924c34e5af45: Preparing 21:19:23 604a01ea3b5d: Preparing 21:19:23 efd7eddbf134: Preparing 21:19:23 2b3f424746d0: Preparing 21:19:23 eab383aa686a: Preparing 21:19:23 26cbea5cba74: Preparing 21:19:23 efd7eddbf134: Waiting 21:19:23 2b3f424746d0: Waiting 21:19:23 eab383aa686a: Waiting 21:19:23 26cbea5cba74: Waiting 21:19:23 604a01ea3b5d: Layer already exists 21:19:23 aafcc53d64a2: Layer already exists 21:19:23 73c3904c0f0a: Layer already exists 21:19:23 5d4d3e4aae7a: Layer already exists 21:19:23 924c34e5af45: Layer already exists 21:19:23 eab383aa686a: Layer already exists 21:19:23 2b3f424746d0: Layer already exists 21:19:23 26cbea5cba74: Layer already exists 21:19:23 efd7eddbf134: Layer already exists 21:19:23 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:a6df75a65d824af52e1453ced8b4365b4ea6d168367a21b401d4cd5ecde42d71 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:23 + 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 21:19:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:19:24 5d4d3e4aae7a: Preparing 21:19:24 aafcc53d64a2: Preparing 21:19:24 73c3904c0f0a: Preparing 21:19:24 924c34e5af45: Preparing 21:19:24 604a01ea3b5d: Preparing 21:19:24 efd7eddbf134: Preparing 21:19:24 2b3f424746d0: Preparing 21:19:24 eab383aa686a: Preparing 21:19:24 26cbea5cba74: Preparing 21:19:24 2b3f424746d0: Waiting 21:19:24 eab383aa686a: Waiting 21:19:24 26cbea5cba74: Waiting 21:19:24 efd7eddbf134: Waiting 21:19:24 604a01ea3b5d: Layer already exists 21:19:24 5d4d3e4aae7a: Layer already exists 21:19:24 73c3904c0f0a: Layer already exists 21:19:24 aafcc53d64a2: Layer already exists 21:19:24 924c34e5af45: Layer already exists 21:19:24 2b3f424746d0: Layer already exists 21:19:24 efd7eddbf134: Layer already exists 21:19:24 26cbea5cba74: Layer already exists 21:19:24 eab383aa686a: Layer already exists 21:19:24 main: digest: sha256:a6df75a65d824af52e1453ced8b4365b4ea6d168367a21b401d4cd5ecde42d71 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:24 ===================================================== [Pipeline] echo 21:19:24 taggedImages: 21:19:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:19:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.132 21:19:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:19:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:19:24 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:24 latest 21:19:24 3.0.0-dev.132 21:19:24 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:24 main 21:19:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:19:25 e612725ba572: Preparing 21:19:25 cc2af30a7a2f: Preparing 21:19:25 a589476e6771: Preparing 21:19:25 b78e96cefa3a: Preparing 21:19:25 495179067ca3: Preparing 21:19:25 d67f1082bb82: Preparing 21:19:25 10d6c8bc637e: Preparing 21:19:25 604a01ea3b5d: Preparing 21:19:25 efd7eddbf134: Preparing 21:19:25 8ed89b5c549a: Preparing 21:19:25 26cbea5cba74: Preparing 21:19:25 10d6c8bc637e: Waiting 21:19:25 d67f1082bb82: Waiting 21:19:25 604a01ea3b5d: Waiting 21:19:25 efd7eddbf134: Waiting 21:19:25 8ed89b5c549a: Waiting 21:19:25 26cbea5cba74: Waiting 21:19:25 e612725ba572: Pushed 21:19:25 495179067ca3: Pushed 21:19:25 cc2af30a7a2f: Pushed 21:19:25 604a01ea3b5d: Layer already exists 21:19:25 efd7eddbf134: Layer already exists 21:19:25 d67f1082bb82: Pushed 21:19:25 10d6c8bc637e: Pushed 21:19:25 26cbea5cba74: Layer already exists 21:19:25 8ed89b5c549a: Pushed 21:19:27 b78e96cefa3a: Pushed 21:19:28 a589476e6771: Pushed 21:19:28 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:62bad7848e63221b382ed8bff3351c70605bc2dfad994225a5815fff02662ccd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:29 + 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 21:19:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:19:29 e612725ba572: Preparing 21:19:29 cc2af30a7a2f: Preparing 21:19:29 a589476e6771: Preparing 21:19:29 b78e96cefa3a: Preparing 21:19:29 495179067ca3: Preparing 21:19:29 d67f1082bb82: Preparing 21:19:29 10d6c8bc637e: Preparing 21:19:29 604a01ea3b5d: Preparing 21:19:29 efd7eddbf134: Preparing 21:19:29 8ed89b5c549a: Preparing 21:19:29 26cbea5cba74: Preparing 21:19:29 604a01ea3b5d: Waiting 21:19:29 efd7eddbf134: Waiting 21:19:29 8ed89b5c549a: Waiting 21:19:29 26cbea5cba74: Waiting 21:19:29 d67f1082bb82: Waiting 21:19:29 10d6c8bc637e: Waiting 21:19:29 b78e96cefa3a: Layer already exists 21:19:29 495179067ca3: Layer already exists 21:19:29 a589476e6771: Layer already exists 21:19:29 cc2af30a7a2f: Layer already exists 21:19:29 e612725ba572: Layer already exists 21:19:29 604a01ea3b5d: Layer already exists 21:19:29 8ed89b5c549a: Layer already exists 21:19:29 efd7eddbf134: Layer already exists 21:19:29 d67f1082bb82: Layer already exists 21:19:29 10d6c8bc637e: Layer already exists 21:19:29 26cbea5cba74: Layer already exists 21:19:29 latest: digest: sha256:62bad7848e63221b382ed8bff3351c70605bc2dfad994225a5815fff02662ccd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.132 21:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:19:30 e612725ba572: Preparing 21:19:30 cc2af30a7a2f: Preparing 21:19:30 a589476e6771: Preparing 21:19:30 b78e96cefa3a: Preparing 21:19:30 495179067ca3: Preparing 21:19:30 d67f1082bb82: Preparing 21:19:30 10d6c8bc637e: Preparing 21:19:30 604a01ea3b5d: Preparing 21:19:30 efd7eddbf134: Preparing 21:19:30 8ed89b5c549a: Preparing 21:19:30 26cbea5cba74: Preparing 21:19:30 604a01ea3b5d: Waiting 21:19:30 efd7eddbf134: Waiting 21:19:30 8ed89b5c549a: Waiting 21:19:30 26cbea5cba74: Waiting 21:19:30 d67f1082bb82: Waiting 21:19:30 10d6c8bc637e: Waiting 21:19:30 cc2af30a7a2f: Layer already exists 21:19:30 e612725ba572: Layer already exists 21:19:30 a589476e6771: Layer already exists 21:19:30 495179067ca3: Layer already exists 21:19:30 b78e96cefa3a: Layer already exists 21:19:30 604a01ea3b5d: Layer already exists 21:19:30 d67f1082bb82: Layer already exists 21:19:30 10d6c8bc637e: Layer already exists 21:19:30 efd7eddbf134: Layer already exists 21:19:30 8ed89b5c549a: Layer already exists 21:19:30 26cbea5cba74: Layer already exists 21:19:30 3.0.0-dev.132: digest: sha256:62bad7848e63221b382ed8bff3351c70605bc2dfad994225a5815fff02662ccd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:19:31 e612725ba572: Preparing 21:19:31 cc2af30a7a2f: Preparing 21:19:31 a589476e6771: Preparing 21:19:31 b78e96cefa3a: Preparing 21:19:31 495179067ca3: Preparing 21:19:31 d67f1082bb82: Preparing 21:19:31 10d6c8bc637e: Preparing 21:19:31 d67f1082bb82: Waiting 21:19:31 604a01ea3b5d: Preparing 21:19:31 efd7eddbf134: Preparing 21:19:31 8ed89b5c549a: Preparing 21:19:31 10d6c8bc637e: Waiting 21:19:31 26cbea5cba74: Preparing 21:19:31 8ed89b5c549a: Waiting 21:19:31 efd7eddbf134: Waiting 21:19:31 26cbea5cba74: Waiting 21:19:31 604a01ea3b5d: Waiting 21:19:31 e612725ba572: Layer already exists 21:19:31 cc2af30a7a2f: Layer already exists 21:19:31 b78e96cefa3a: Layer already exists 21:19:31 495179067ca3: Layer already exists 21:19:31 a589476e6771: Layer already exists 21:19:31 604a01ea3b5d: Layer already exists 21:19:31 8ed89b5c549a: Layer already exists 21:19:31 10d6c8bc637e: Layer already exists 21:19:31 d67f1082bb82: Layer already exists 21:19:31 efd7eddbf134: Layer already exists 21:19:31 26cbea5cba74: Layer already exists 21:19:31 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:62bad7848e63221b382ed8bff3351c70605bc2dfad994225a5815fff02662ccd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:32 + 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 21:19:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:19:32 e612725ba572: Preparing 21:19:32 cc2af30a7a2f: Preparing 21:19:32 a589476e6771: Preparing 21:19:32 b78e96cefa3a: Preparing 21:19:32 495179067ca3: Preparing 21:19:32 d67f1082bb82: Preparing 21:19:32 10d6c8bc637e: Preparing 21:19:32 604a01ea3b5d: Preparing 21:19:32 efd7eddbf134: Preparing 21:19:32 8ed89b5c549a: Preparing 21:19:32 26cbea5cba74: Preparing 21:19:32 d67f1082bb82: Waiting 21:19:32 10d6c8bc637e: Waiting 21:19:32 8ed89b5c549a: Waiting 21:19:32 26cbea5cba74: Waiting 21:19:32 604a01ea3b5d: Waiting 21:19:32 efd7eddbf134: Waiting 21:19:32 b78e96cefa3a: Layer already exists 21:19:32 a589476e6771: Layer already exists 21:19:32 e612725ba572: Layer already exists 21:19:32 cc2af30a7a2f: Layer already exists 21:19:32 495179067ca3: Layer already exists 21:19:32 604a01ea3b5d: Layer already exists 21:19:32 d67f1082bb82: Layer already exists 21:19:32 10d6c8bc637e: Layer already exists 21:19:32 8ed89b5c549a: Layer already exists 21:19:32 efd7eddbf134: Layer already exists 21:19:32 26cbea5cba74: Layer already exists 21:19:32 main: digest: sha256:62bad7848e63221b382ed8bff3351c70605bc2dfad994225a5815fff02662ccd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:32 ===================================================== [Pipeline] echo 21:19:32 taggedImages: 21:19:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:19:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.132 21:19:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:19:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:19:32 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:32 latest 21:19:32 3.0.0-dev.132 21:19:32 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:32 main 21:19:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:19:33 3d08415f227c: Preparing 21:19:33 9df93459a101: Preparing 21:19:33 604a01ea3b5d: Preparing 21:19:33 efd7eddbf134: Preparing 21:19:33 1288a3189a76: Preparing 21:19:33 26cbea5cba74: Preparing 21:19:33 26cbea5cba74: Waiting 21:19:33 604a01ea3b5d: Layer already exists 21:19:33 efd7eddbf134: Layer already exists 21:19:33 26cbea5cba74: Layer already exists 21:19:33 3d08415f227c: Pushed 21:19:35 1288a3189a76: Pushed 21:19:39 9df93459a101: Pushed 21:19:39 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:0ab1ee5e4972e186cd20825cb549a33c08b53bc056954a77a7d747b6a77d996d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:39 + 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 21:19:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:19:40 3d08415f227c: Preparing 21:19:40 9df93459a101: Preparing 21:19:40 604a01ea3b5d: Preparing 21:19:40 efd7eddbf134: Preparing 21:19:40 1288a3189a76: Preparing 21:19:40 26cbea5cba74: Preparing 21:19:40 26cbea5cba74: Waiting 21:19:40 efd7eddbf134: Layer already exists 21:19:40 1288a3189a76: Layer already exists 21:19:40 3d08415f227c: Layer already exists 21:19:40 604a01ea3b5d: Layer already exists 21:19:40 9df93459a101: Layer already exists 21:19:40 26cbea5cba74: Layer already exists 21:19:40 latest: digest: sha256:0ab1ee5e4972e186cd20825cb549a33c08b53bc056954a77a7d747b6a77d996d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.132 21:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:19:40 3d08415f227c: Preparing 21:19:40 9df93459a101: Preparing 21:19:40 604a01ea3b5d: Preparing 21:19:40 efd7eddbf134: Preparing 21:19:40 1288a3189a76: Preparing 21:19:40 26cbea5cba74: Preparing 21:19:40 26cbea5cba74: Waiting 21:19:40 9df93459a101: Layer already exists 21:19:40 3d08415f227c: Layer already exists 21:19:40 efd7eddbf134: Layer already exists 21:19:40 1288a3189a76: Layer already exists 21:19:40 604a01ea3b5d: Layer already exists 21:19:40 26cbea5cba74: Layer already exists 21:19:41 3.0.0-dev.132: digest: sha256:0ab1ee5e4972e186cd20825cb549a33c08b53bc056954a77a7d747b6a77d996d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:19:41 3d08415f227c: Preparing 21:19:41 9df93459a101: Preparing 21:19:41 604a01ea3b5d: Preparing 21:19:41 efd7eddbf134: Preparing 21:19:41 1288a3189a76: Preparing 21:19:41 26cbea5cba74: Preparing 21:19:41 26cbea5cba74: Waiting 21:19:41 9df93459a101: Layer already exists 21:19:41 efd7eddbf134: Layer already exists 21:19:41 1288a3189a76: Layer already exists 21:19:41 3d08415f227c: Layer already exists 21:19:41 604a01ea3b5d: Layer already exists 21:19:41 26cbea5cba74: Layer already exists 21:19:42 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:0ab1ee5e4972e186cd20825cb549a33c08b53bc056954a77a7d747b6a77d996d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:42 + 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 21:19:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:19:42 3d08415f227c: Preparing 21:19:42 9df93459a101: Preparing 21:19:42 604a01ea3b5d: Preparing 21:19:42 efd7eddbf134: Preparing 21:19:42 1288a3189a76: Preparing 21:19:42 26cbea5cba74: Preparing 21:19:42 26cbea5cba74: Waiting 21:19:42 efd7eddbf134: Layer already exists 21:19:42 1288a3189a76: Layer already exists 21:19:42 3d08415f227c: Layer already exists 21:19:42 9df93459a101: Layer already exists 21:19:42 604a01ea3b5d: Layer already exists 21:19:42 26cbea5cba74: Layer already exists 21:19:43 main: digest: sha256:0ab1ee5e4972e186cd20825cb549a33c08b53bc056954a77a7d747b6a77d996d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:43 ===================================================== [Pipeline] echo 21:19:43 taggedImages: 21:19:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:19:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.132 21:19:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:19:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:19:43 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:43 latest 21:19:43 3.0.0-dev.132 21:19:43 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:19:43 main 21:19:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:19:43 94a72fb4d46b: Preparing 21:19:43 6d7a5a82ef7b: Preparing 21:19:43 fb2aec81c6dd: Preparing 21:19:43 40af5365a0b7: Preparing 21:19:43 919168a117c9: Preparing 21:19:43 604a01ea3b5d: Preparing 21:19:43 efd7eddbf134: Preparing 21:19:43 399d5a940962: Preparing 21:19:43 26cbea5cba74: Preparing 21:19:43 399d5a940962: Waiting 21:19:43 efd7eddbf134: Waiting 21:19:43 26cbea5cba74: Waiting 21:19:43 604a01ea3b5d: Waiting 21:19:44 fb2aec81c6dd: Pushed 21:19:44 6d7a5a82ef7b: Pushed 21:19:44 94a72fb4d46b: Pushed 21:19:44 604a01ea3b5d: Layer already exists 21:19:44 efd7eddbf134: Layer already exists 21:19:44 26cbea5cba74: Layer already exists 21:19:45 399d5a940962: Pushed 21:19:53 919168a117c9: Pushed 21:20:01 40af5365a0b7: Pushed 21:20:03 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:9ecc03eca2f747647e1c06e3d438cfe6d7450ade88e2d7709fc8c63fa446465e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:04 + 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 21:20:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:20:04 94a72fb4d46b: Preparing 21:20:04 6d7a5a82ef7b: Preparing 21:20:04 fb2aec81c6dd: Preparing 21:20:04 40af5365a0b7: Preparing 21:20:04 919168a117c9: Preparing 21:20:04 604a01ea3b5d: Preparing 21:20:04 efd7eddbf134: Preparing 21:20:04 399d5a940962: Preparing 21:20:04 26cbea5cba74: Preparing 21:20:04 604a01ea3b5d: Waiting 21:20:04 efd7eddbf134: Waiting 21:20:04 399d5a940962: Waiting 21:20:04 26cbea5cba74: Waiting 21:20:04 919168a117c9: Layer already exists 21:20:04 6d7a5a82ef7b: Layer already exists 21:20:04 94a72fb4d46b: Layer already exists 21:20:04 40af5365a0b7: Layer already exists 21:20:04 fb2aec81c6dd: Layer already exists 21:20:04 26cbea5cba74: Layer already exists 21:20:04 604a01ea3b5d: Layer already exists 21:20:04 efd7eddbf134: Layer already exists 21:20:04 399d5a940962: Layer already exists 21:20:04 latest: digest: sha256:9ecc03eca2f747647e1c06e3d438cfe6d7450ade88e2d7709fc8c63fa446465e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.132 21:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:20:05 94a72fb4d46b: Preparing 21:20:05 6d7a5a82ef7b: Preparing 21:20:05 fb2aec81c6dd: Preparing 21:20:05 40af5365a0b7: Preparing 21:20:05 919168a117c9: Preparing 21:20:05 604a01ea3b5d: Preparing 21:20:05 efd7eddbf134: Preparing 21:20:05 399d5a940962: Preparing 21:20:05 26cbea5cba74: Preparing 21:20:05 604a01ea3b5d: Waiting 21:20:05 efd7eddbf134: Waiting 21:20:05 399d5a940962: Waiting 21:20:05 26cbea5cba74: Waiting 21:20:05 40af5365a0b7: Layer already exists 21:20:05 6d7a5a82ef7b: Layer already exists 21:20:05 919168a117c9: Layer already exists 21:20:05 fb2aec81c6dd: Layer already exists 21:20:05 94a72fb4d46b: Layer already exists 21:20:05 efd7eddbf134: Layer already exists 21:20:05 26cbea5cba74: Layer already exists 21:20:05 399d5a940962: Layer already exists 21:20:05 604a01ea3b5d: Layer already exists 21:20:05 3.0.0-dev.132: digest: sha256:9ecc03eca2f747647e1c06e3d438cfe6d7450ade88e2d7709fc8c63fa446465e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:20:06 94a72fb4d46b: Preparing 21:20:06 6d7a5a82ef7b: Preparing 21:20:06 fb2aec81c6dd: Preparing 21:20:06 40af5365a0b7: Preparing 21:20:06 919168a117c9: Preparing 21:20:06 604a01ea3b5d: Preparing 21:20:06 efd7eddbf134: Preparing 21:20:06 399d5a940962: Preparing 21:20:06 26cbea5cba74: Preparing 21:20:06 efd7eddbf134: Waiting 21:20:06 399d5a940962: Waiting 21:20:06 26cbea5cba74: Waiting 21:20:06 fb2aec81c6dd: Layer already exists 21:20:06 6d7a5a82ef7b: Layer already exists 21:20:06 919168a117c9: Layer already exists 21:20:06 40af5365a0b7: Layer already exists 21:20:06 94a72fb4d46b: Layer already exists 21:20:06 26cbea5cba74: Layer already exists 21:20:06 399d5a940962: Layer already exists 21:20:06 604a01ea3b5d: Layer already exists 21:20:06 efd7eddbf134: Layer already exists 21:20:06 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:9ecc03eca2f747647e1c06e3d438cfe6d7450ade88e2d7709fc8c63fa446465e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:06 + 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 21:20:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:20:07 94a72fb4d46b: Preparing 21:20:07 6d7a5a82ef7b: Preparing 21:20:07 fb2aec81c6dd: Preparing 21:20:07 40af5365a0b7: Preparing 21:20:07 919168a117c9: Preparing 21:20:07 604a01ea3b5d: Preparing 21:20:07 efd7eddbf134: Preparing 21:20:07 399d5a940962: Preparing 21:20:07 26cbea5cba74: Preparing 21:20:07 399d5a940962: Waiting 21:20:07 efd7eddbf134: Waiting 21:20:07 26cbea5cba74: Waiting 21:20:07 604a01ea3b5d: Waiting 21:20:07 40af5365a0b7: Layer already exists 21:20:07 94a72fb4d46b: Layer already exists 21:20:07 6d7a5a82ef7b: Layer already exists 21:20:07 919168a117c9: Layer already exists 21:20:07 fb2aec81c6dd: Layer already exists 21:20:07 399d5a940962: Layer already exists 21:20:07 604a01ea3b5d: Layer already exists 21:20:07 26cbea5cba74: Layer already exists 21:20:07 efd7eddbf134: Layer already exists 21:20:07 main: digest: sha256:9ecc03eca2f747647e1c06e3d438cfe6d7450ade88e2d7709fc8c63fa446465e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:07 ===================================================== [Pipeline] echo 21:20:07 taggedImages: 21:20:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:20:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:20:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.132 21:20:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:20:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:20:07 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:20:07 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:20:07 latest 21:20:07 3.0.0-dev.132 21:20:07 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:20:07 main 21:20:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:20:08 451f9aa0e2e3: Preparing 21:20:08 d89eeed95e84: Preparing 21:20:08 7eef9ecaaac6: Preparing 21:20:08 21a01f1210dd: Preparing 21:20:08 604a01ea3b5d: Preparing 21:20:08 efd7eddbf134: Preparing 21:20:08 a899bf94c076: Preparing 21:20:08 26cbea5cba74: Preparing 21:20:08 a899bf94c076: Waiting 21:20:08 26cbea5cba74: Waiting 21:20:08 efd7eddbf134: Waiting 21:20:08 604a01ea3b5d: Layer already exists 21:20:08 efd7eddbf134: Layer already exists 21:20:08 7eef9ecaaac6: Pushed 21:20:08 451f9aa0e2e3: Pushed 21:20:08 d89eeed95e84: Pushed 21:20:08 26cbea5cba74: Layer already exists 21:20:09 a899bf94c076: Pushed 21:20:24 21a01f1210dd: Pushed 21:20:24 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:660bf2907622d816e520aba180b49addb4ae238e1ae9512ccaa5a5611a4bc92d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:24 + 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 21:20:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:20:25 451f9aa0e2e3: Preparing 21:20:25 d89eeed95e84: Preparing 21:20:25 7eef9ecaaac6: Preparing 21:20:25 21a01f1210dd: Preparing 21:20:25 604a01ea3b5d: Preparing 21:20:25 efd7eddbf134: Preparing 21:20:25 a899bf94c076: Preparing 21:20:25 26cbea5cba74: Preparing 21:20:25 efd7eddbf134: Waiting 21:20:25 a899bf94c076: Waiting 21:20:25 26cbea5cba74: Waiting 21:20:25 d89eeed95e84: Layer already exists 21:20:25 604a01ea3b5d: Layer already exists 21:20:25 7eef9ecaaac6: Layer already exists 21:20:25 21a01f1210dd: Layer already exists 21:20:25 451f9aa0e2e3: Layer already exists 21:20:25 a899bf94c076: Layer already exists 21:20:25 efd7eddbf134: Layer already exists 21:20:25 26cbea5cba74: Layer already exists 21:20:25 latest: digest: sha256:660bf2907622d816e520aba180b49addb4ae238e1ae9512ccaa5a5611a4bc92d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.132 21:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:20:25 451f9aa0e2e3: Preparing 21:20:25 d89eeed95e84: Preparing 21:20:25 7eef9ecaaac6: Preparing 21:20:25 21a01f1210dd: Preparing 21:20:25 604a01ea3b5d: Preparing 21:20:25 efd7eddbf134: Preparing 21:20:25 a899bf94c076: Preparing 21:20:25 26cbea5cba74: Preparing 21:20:25 efd7eddbf134: Waiting 21:20:25 26cbea5cba74: Waiting 21:20:25 a899bf94c076: Waiting 21:20:25 451f9aa0e2e3: Layer already exists 21:20:25 7eef9ecaaac6: Layer already exists 21:20:25 604a01ea3b5d: Layer already exists 21:20:25 d89eeed95e84: Layer already exists 21:20:25 21a01f1210dd: Layer already exists 21:20:25 26cbea5cba74: Layer already exists 21:20:25 efd7eddbf134: Layer already exists 21:20:25 a899bf94c076: Layer already exists 21:20:26 3.0.0-dev.132: digest: sha256:660bf2907622d816e520aba180b49addb4ae238e1ae9512ccaa5a5611a4bc92d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:20:26 451f9aa0e2e3: Preparing 21:20:26 d89eeed95e84: Preparing 21:20:26 7eef9ecaaac6: Preparing 21:20:26 21a01f1210dd: Preparing 21:20:26 604a01ea3b5d: Preparing 21:20:26 efd7eddbf134: Preparing 21:20:26 a899bf94c076: Preparing 21:20:26 26cbea5cba74: Preparing 21:20:26 efd7eddbf134: Waiting 21:20:26 a899bf94c076: Waiting 21:20:26 26cbea5cba74: Waiting 21:20:26 451f9aa0e2e3: Layer already exists 21:20:26 7eef9ecaaac6: Layer already exists 21:20:26 21a01f1210dd: Layer already exists 21:20:26 604a01ea3b5d: Layer already exists 21:20:26 d89eeed95e84: Layer already exists 21:20:26 efd7eddbf134: Layer already exists 21:20:26 a899bf94c076: Layer already exists 21:20:26 26cbea5cba74: Layer already exists 21:20:26 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:660bf2907622d816e520aba180b49addb4ae238e1ae9512ccaa5a5611a4bc92d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:27 + 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 21:20:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:20:29 451f9aa0e2e3: Preparing 21:20:29 d89eeed95e84: Preparing 21:20:29 7eef9ecaaac6: Preparing 21:20:29 21a01f1210dd: Preparing 21:20:29 604a01ea3b5d: Preparing 21:20:29 efd7eddbf134: Preparing 21:20:29 a899bf94c076: Preparing 21:20:29 26cbea5cba74: Preparing 21:20:29 efd7eddbf134: Waiting 21:20:29 a899bf94c076: Waiting 21:20:29 26cbea5cba74: Waiting 21:20:29 7eef9ecaaac6: Layer already exists 21:20:29 604a01ea3b5d: Layer already exists 21:20:29 21a01f1210dd: Layer already exists 21:20:29 d89eeed95e84: Layer already exists 21:20:29 451f9aa0e2e3: Layer already exists 21:20:29 efd7eddbf134: Layer already exists 21:20:29 a899bf94c076: Layer already exists 21:20:29 26cbea5cba74: Layer already exists 21:20:29 main: digest: sha256:660bf2907622d816e520aba180b49addb4ae238e1ae9512ccaa5a5611a4bc92d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:29 ===================================================== [Pipeline] echo 21:20:29 taggedImages: 21:20:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:20:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:20:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.132 21:20:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:20:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:20:29 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:20:29 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:20:29 latest 21:20:29 3.0.0-dev.132 21:20:29 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:20:29 main 21:20:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:20:30 19034bce396e: Preparing 21:20:30 4757dbe16a6c: Preparing 21:20:30 ce752174c32e: Preparing 21:20:30 4c72e8b82aa7: Preparing 21:20:30 604a01ea3b5d: Preparing 21:20:30 efd7eddbf134: Preparing 21:20:30 6aea19651417: Preparing 21:20:30 26cbea5cba74: Preparing 21:20:30 6aea19651417: Waiting 21:20:30 26cbea5cba74: Waiting 21:20:30 efd7eddbf134: Waiting 21:20:30 604a01ea3b5d: Layer already exists 21:20:30 efd7eddbf134: Layer already exists 21:20:30 4757dbe16a6c: Pushed 21:20:30 19034bce396e: Pushed 21:20:30 ce752174c32e: Pushed 21:20:30 26cbea5cba74: Layer already exists 21:20:31 6aea19651417: Pushed 21:20:46 4c72e8b82aa7: Pushed 21:20:47 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:8e9f12fabb2ee1f07a7bbb30b139f2235d4a02ae95c6d992e5046e54f656397c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:47 + 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 21:20:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:20:47 19034bce396e: Preparing 21:20:47 4757dbe16a6c: Preparing 21:20:47 ce752174c32e: Preparing 21:20:47 4c72e8b82aa7: Preparing 21:20:47 604a01ea3b5d: Preparing 21:20:47 efd7eddbf134: Preparing 21:20:47 6aea19651417: Preparing 21:20:47 26cbea5cba74: Preparing 21:20:47 6aea19651417: Waiting 21:20:47 efd7eddbf134: Waiting 21:20:47 26cbea5cba74: Waiting 21:20:47 4c72e8b82aa7: Layer already exists 21:20:47 ce752174c32e: Layer already exists 21:20:47 19034bce396e: Layer already exists 21:20:47 4757dbe16a6c: Layer already exists 21:20:47 604a01ea3b5d: Layer already exists 21:20:47 efd7eddbf134: Layer already exists 21:20:47 26cbea5cba74: Layer already exists 21:20:47 6aea19651417: Layer already exists 21:20:48 latest: digest: sha256:8e9f12fabb2ee1f07a7bbb30b139f2235d4a02ae95c6d992e5046e54f656397c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.132 21:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:20:48 19034bce396e: Preparing 21:20:48 4757dbe16a6c: Preparing 21:20:48 ce752174c32e: Preparing 21:20:48 4c72e8b82aa7: Preparing 21:20:48 604a01ea3b5d: Preparing 21:20:48 efd7eddbf134: Preparing 21:20:48 6aea19651417: Preparing 21:20:48 26cbea5cba74: Preparing 21:20:48 6aea19651417: Waiting 21:20:48 26cbea5cba74: Waiting 21:20:48 efd7eddbf134: Waiting 21:20:48 4c72e8b82aa7: Layer already exists 21:20:48 19034bce396e: Layer already exists 21:20:48 604a01ea3b5d: Layer already exists 21:20:48 ce752174c32e: Layer already exists 21:20:48 4757dbe16a6c: Layer already exists 21:20:48 efd7eddbf134: Layer already exists 21:20:48 26cbea5cba74: Layer already exists 21:20:48 6aea19651417: Layer already exists 21:20:49 3.0.0-dev.132: digest: sha256:8e9f12fabb2ee1f07a7bbb30b139f2235d4a02ae95c6d992e5046e54f656397c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:20:49 19034bce396e: Preparing 21:20:49 4757dbe16a6c: Preparing 21:20:49 ce752174c32e: Preparing 21:20:49 4c72e8b82aa7: Preparing 21:20:49 604a01ea3b5d: Preparing 21:20:49 efd7eddbf134: Preparing 21:20:49 6aea19651417: Preparing 21:20:49 26cbea5cba74: Preparing 21:20:49 efd7eddbf134: Waiting 21:20:49 6aea19651417: Waiting 21:20:49 26cbea5cba74: Waiting 21:20:49 4c72e8b82aa7: Layer already exists 21:20:49 ce752174c32e: Layer already exists 21:20:49 4757dbe16a6c: Layer already exists 21:20:49 604a01ea3b5d: Layer already exists 21:20:49 19034bce396e: Layer already exists 21:20:49 efd7eddbf134: Layer already exists 21:20:49 26cbea5cba74: Layer already exists 21:20:49 6aea19651417: Layer already exists 21:20:49 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:8e9f12fabb2ee1f07a7bbb30b139f2235d4a02ae95c6d992e5046e54f656397c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:50 + 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 21:20:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:20:50 19034bce396e: Preparing 21:20:50 4757dbe16a6c: Preparing 21:20:50 ce752174c32e: Preparing 21:20:50 4c72e8b82aa7: Preparing 21:20:50 604a01ea3b5d: Preparing 21:20:50 efd7eddbf134: Preparing 21:20:50 6aea19651417: Preparing 21:20:50 26cbea5cba74: Preparing 21:20:50 6aea19651417: Waiting 21:20:50 26cbea5cba74: Waiting 21:20:50 efd7eddbf134: Waiting 21:20:50 19034bce396e: Layer already exists 21:20:50 4c72e8b82aa7: Layer already exists 21:20:50 604a01ea3b5d: Layer already exists 21:20:50 4757dbe16a6c: Layer already exists 21:20:50 ce752174c32e: Layer already exists 21:20:50 efd7eddbf134: Layer already exists 21:20:50 26cbea5cba74: Layer already exists 21:20:50 6aea19651417: Layer already exists 21:20:50 main: digest: sha256:8e9f12fabb2ee1f07a7bbb30b139f2235d4a02ae95c6d992e5046e54f656397c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:50 ===================================================== [Pipeline] echo 21:20:50 taggedImages: 21:20:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:20:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:20:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.132 21:20:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:20:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:20:50 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:20:50 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:20:50 latest 21:20:50 3.0.0-dev.132 21:20:50 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:20:50 main 21:20:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:20:51 cea5e27eed1b: Preparing 21:20:51 92ee984a6d0c: Preparing 21:20:51 604a01ea3b5d: Preparing 21:20:51 efd7eddbf134: Preparing 21:20:51 37bb012799eb: Preparing 21:20:51 26cbea5cba74: Preparing 21:20:51 26cbea5cba74: Waiting 21:20:51 efd7eddbf134: Layer already exists 21:20:51 604a01ea3b5d: Layer already exists 21:20:51 26cbea5cba74: Layer already exists 21:20:51 cea5e27eed1b: Pushed 21:20:52 37bb012799eb: Pushed 21:20:57 92ee984a6d0c: Pushed 21:20:57 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:0d22910e4d54bf4bd3cfb330a7a9c2da1fa8538eb70ad9f4a99a9c62f93e7fba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:20:58 cea5e27eed1b: Preparing 21:20:58 92ee984a6d0c: Preparing 21:20:58 604a01ea3b5d: Preparing 21:20:58 efd7eddbf134: Preparing 21:20:58 37bb012799eb: Preparing 21:20:58 26cbea5cba74: Preparing 21:20:58 26cbea5cba74: Waiting 21:20:58 efd7eddbf134: Layer already exists 21:20:58 cea5e27eed1b: Layer already exists 21:20:58 92ee984a6d0c: Layer already exists 21:20:58 604a01ea3b5d: Layer already exists 21:20:58 37bb012799eb: Layer already exists 21:20:58 26cbea5cba74: Layer already exists 21:20:58 latest: digest: sha256:0d22910e4d54bf4bd3cfb330a7a9c2da1fa8538eb70ad9f4a99a9c62f93e7fba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.132 21:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:20:59 cea5e27eed1b: Preparing 21:20:59 92ee984a6d0c: Preparing 21:20:59 604a01ea3b5d: Preparing 21:20:59 efd7eddbf134: Preparing 21:20:59 37bb012799eb: Preparing 21:20:59 26cbea5cba74: Preparing 21:20:59 26cbea5cba74: Waiting 21:20:59 cea5e27eed1b: Layer already exists 21:20:59 92ee984a6d0c: Layer already exists 21:20:59 37bb012799eb: Layer already exists 21:20:59 efd7eddbf134: Layer already exists 21:20:59 604a01ea3b5d: Layer already exists 21:20:59 26cbea5cba74: Layer already exists 21:20:59 3.0.0-dev.132: digest: sha256:0d22910e4d54bf4bd3cfb330a7a9c2da1fa8538eb70ad9f4a99a9c62f93e7fba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:21:00 cea5e27eed1b: Preparing 21:21:00 92ee984a6d0c: Preparing 21:21:00 604a01ea3b5d: Preparing 21:21:00 efd7eddbf134: Preparing 21:21:00 37bb012799eb: Preparing 21:21:00 26cbea5cba74: Preparing 21:21:00 26cbea5cba74: Waiting 21:21:00 efd7eddbf134: Layer already exists 21:21:00 37bb012799eb: Layer already exists 21:21:00 cea5e27eed1b: Layer already exists 21:21:00 604a01ea3b5d: Layer already exists 21:21:00 92ee984a6d0c: Layer already exists 21:21:00 26cbea5cba74: Layer already exists 21:21:00 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:0d22910e4d54bf4bd3cfb330a7a9c2da1fa8538eb70ad9f4a99a9c62f93e7fba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:21:01 cea5e27eed1b: Preparing 21:21:01 92ee984a6d0c: Preparing 21:21:01 604a01ea3b5d: Preparing 21:21:01 efd7eddbf134: Preparing 21:21:01 37bb012799eb: Preparing 21:21:01 26cbea5cba74: Preparing 21:21:01 26cbea5cba74: Waiting 21:21:01 efd7eddbf134: Layer already exists 21:21:01 604a01ea3b5d: Layer already exists 21:21:01 37bb012799eb: Layer already exists 21:21:01 cea5e27eed1b: Layer already exists 21:21:01 92ee984a6d0c: Layer already exists 21:21:01 26cbea5cba74: Layer already exists 21:21:01 main: digest: sha256:0d22910e4d54bf4bd3cfb330a7a9c2da1fa8538eb70ad9f4a99a9c62f93e7fba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:21:01 ===================================================== [Pipeline] echo 21:21:01 taggedImages: 21:21:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:21:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:21:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.132 21:21:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:21:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:21:01 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:21:01 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:21:01 latest 21:21:01 3.0.0-dev.132 21:21:01 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:21:01 main 21:21:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:21:02 636b12452596: Preparing 21:21:02 5b4b6afab4dc: Preparing 21:21:02 604a01ea3b5d: Preparing 21:21:02 efd7eddbf134: Preparing 21:21:02 23fcab4c638e: Preparing 21:21:02 26cbea5cba74: Preparing 21:21:02 26cbea5cba74: Waiting 21:21:02 23fcab4c638e: Layer already exists 21:21:02 efd7eddbf134: Layer already exists 21:21:02 604a01ea3b5d: Layer already exists 21:21:02 26cbea5cba74: Layer already exists 21:21:02 636b12452596: Pushed 21:21:08 5b4b6afab4dc: Pushed 21:21:08 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:3f18627c6c5ee7bc532d5f54c58eb670a97fe471028521ca4cd37e356d82edd4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:21:09 636b12452596: Preparing 21:21:09 5b4b6afab4dc: Preparing 21:21:09 604a01ea3b5d: Preparing 21:21:09 efd7eddbf134: Preparing 21:21:09 23fcab4c638e: Preparing 21:21:09 26cbea5cba74: Preparing 21:21:09 26cbea5cba74: Waiting 21:21:09 604a01ea3b5d: Layer already exists 21:21:09 efd7eddbf134: Layer already exists 21:21:09 5b4b6afab4dc: Layer already exists 21:21:09 23fcab4c638e: Layer already exists 21:21:09 636b12452596: Layer already exists 21:21:09 26cbea5cba74: Layer already exists 21:21:09 latest: digest: sha256:3f18627c6c5ee7bc532d5f54c58eb670a97fe471028521ca4cd37e356d82edd4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.132 21:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:21:10 636b12452596: Preparing 21:21:10 5b4b6afab4dc: Preparing 21:21:10 604a01ea3b5d: Preparing 21:21:10 efd7eddbf134: Preparing 21:21:10 23fcab4c638e: Preparing 21:21:10 26cbea5cba74: Preparing 21:21:10 26cbea5cba74: Waiting 21:21:10 604a01ea3b5d: Layer already exists 21:21:10 23fcab4c638e: Layer already exists 21:21:10 efd7eddbf134: Layer already exists 21:21:10 5b4b6afab4dc: Layer already exists 21:21:10 636b12452596: Layer already exists 21:21:10 26cbea5cba74: Layer already exists 21:21:10 3.0.0-dev.132: digest: sha256:3f18627c6c5ee7bc532d5f54c58eb670a97fe471028521ca4cd37e356d82edd4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:21:11 636b12452596: Preparing 21:21:11 5b4b6afab4dc: Preparing 21:21:11 604a01ea3b5d: Preparing 21:21:11 efd7eddbf134: Preparing 21:21:11 23fcab4c638e: Preparing 21:21:11 26cbea5cba74: Preparing 21:21:11 26cbea5cba74: Waiting 21:21:11 5b4b6afab4dc: Layer already exists 21:21:11 604a01ea3b5d: Layer already exists 21:21:11 636b12452596: Layer already exists 21:21:11 efd7eddbf134: Layer already exists 21:21:11 23fcab4c638e: Layer already exists 21:21:11 26cbea5cba74: Layer already exists 21:21:11 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:3f18627c6c5ee7bc532d5f54c58eb670a97fe471028521ca4cd37e356d82edd4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:21:12 636b12452596: Preparing 21:21:12 5b4b6afab4dc: Preparing 21:21:12 604a01ea3b5d: Preparing 21:21:12 efd7eddbf134: Preparing 21:21:12 23fcab4c638e: Preparing 21:21:12 26cbea5cba74: Preparing 21:21:12 26cbea5cba74: Waiting 21:21:12 efd7eddbf134: Layer already exists 21:21:12 5b4b6afab4dc: Layer already exists 21:21:12 23fcab4c638e: Layer already exists 21:21:12 604a01ea3b5d: Layer already exists 21:21:12 636b12452596: Layer already exists 21:21:12 26cbea5cba74: Layer already exists 21:21:12 main: digest: sha256:3f18627c6c5ee7bc532d5f54c58eb670a97fe471028521ca4cd37e356d82edd4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:21:12 ===================================================== [Pipeline] echo 21:21:12 taggedImages: 21:21:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 21:21:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:21:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.132 21:21:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 21:21:12 - 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 21:21:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:13 21:21:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:13 arm64: Pulling from edgex-lftools-log-publisher 21:21:13 8998bd30e6a1: Pulling fs layer 21:21:13 04944245beec: Pulling fs layer 21:21:13 699f458cf7ca: Pulling fs layer 21:21:13 765212b225bb: Pulling fs layer 21:21:13 f23df028b6ca: Pulling fs layer 21:21:13 d65c8cfc05b1: Pulling fs layer 21:21:13 2437ff75d9bd: Pulling fs layer 21:21:13 f23df028b6ca: Waiting 21:21:13 d65c8cfc05b1: Waiting 21:21:13 2437ff75d9bd: Waiting 21:21:13 765212b225bb: Waiting 21:21:13 04944245beec: Verifying Checksum 21:21:13 04944245beec: Download complete 21:21:13 765212b225bb: Verifying Checksum 21:21:13 765212b225bb: Download complete 21:21:13 f23df028b6ca: Download complete 21:21:13 d65c8cfc05b1: Verifying Checksum 21:21:13 d65c8cfc05b1: Download complete 21:21:13 699f458cf7ca: Verifying Checksum 21:21:13 699f458cf7ca: Download complete 21:21:14 8998bd30e6a1: Verifying Checksum 21:21:14 8998bd30e6a1: Download complete 21:21:16 2437ff75d9bd: Verifying Checksum 21:21:16 2437ff75d9bd: Download complete 21:21:18 8998bd30e6a1: Pull complete 21:21:18 04944245beec: Pull complete 21:21:20 699f458cf7ca: Pull complete 21:21:20 765212b225bb: Pull complete 21:21:21 f23df028b6ca: Pull complete 21:21:21 d65c8cfc05b1: Pull complete 21:21:36 2437ff75d9bd: Pull complete 21:21:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:21:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:37 prd-ubuntu20.04-docker-arm64-4c-16g-8789 does not seem to be running inside a container 21:21:37 $ 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/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 21:21:40 $ docker top 38db2cabf76125b2a286cb5a51c4426dad437f1c9f1297ddcd5f747d5cc49c02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:41 ---> job-cost.sh 21:21:41 lf-activate-venv: SKIPPING 21:21:41 INFO: No Stack... 21:21:41 INFO: Retrieving Pricing Info for: v3-standard-4 21:21:42 INFO: Archiving Costs [Pipeline] sh 21:21:43 + + cat /w/workspace/edgex-go/494/archives/cost.csv 21:21:43 cut -d, -f6 [Pipeline] lock 21:21:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-494-stack-cost] 21:21:43 Resource [jenkins-edgexfoundry-edgex-go-main-494-stack-cost] did not exist. Created. 21:21:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-494-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:21:43 + echo total: 0.10999999940395355 [Pipeline] stash 21:21:44 Stashed 1 file(s) [Pipeline] } 21:21:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-494-stack-cost] [Pipeline] // lock [Pipeline] } 21:21:44 $ docker stop --time=1 38db2cabf76125b2a286cb5a51c4426dad437f1c9f1297ddcd5f747d5cc49c02 21:21:46 $ docker rm -f --volumes 38db2cabf76125b2a286cb5a51c4426dad437f1c9f1297ddcd5f747d5cc49c02 [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 21:21:47 provisioning config files... 21:21:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/494@tmp/config7363185419242177905tmp [Pipeline] { [Pipeline] sh 21:21:47 + set +x 21:21:47 + + curl -s https://codecov.io/bash 21:21:47 bash -s -- 21:21:47 21:21:47 _____ _ 21:21:47 / ____| | | 21:21:47 | | ___ __| | ___ ___ _____ __ 21:21:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:21:47 | |___| (_) | (_| | __/ (_| (_) \ V / 21:21:47 \_____\___/ \__,_|\___|\___\___/ \_/ 21:21:47 Bash-1.0.6 21:21:47 21:21:47 21:21:47 ==> git version 2.25.1 found 21:21:47 ==> 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 21:21:47 Release-Date: 2020-01-08 21:21:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:21:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:21:47 ==> Jenkins CI detected. 21:21:47 current dir:  /w/workspace/edgex-go/494 21:21:47 project root: . 21:21:47 --> token set from env 21:21:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:21:47 ==> Running gcov in . (disable via -X gcov) 21:21:47 ==> Python coveragepy not found 21:21:47 ==> Searching for coverage reports in: 21:21:47 + . 21:21:47 -> Found 1 reports 21:21:47 ==> Detecting git/mercurial file structure 21:21:47 ==> Reading reports 21:21:47 + ./coverage.out bytes=448248 21:21:47 ==> Appending adjustments 21:21:47 https://docs.codecov.io/docs/fixing-reports 21:21:48 + Found adjustments 21:21:48 ==> Gzipping contents 21:21:48 60K /tmp/codecov.Vohlb8.gz 21:21:48 ==> Uploading reports 21:21:48 url: https://codecov.io 21:21:48 query: branch=main&commit=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a&build=494&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F494%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:21:48 -> Pinging Codecov 21:21:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a&build=494&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F494%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:21:48 -> Uploading to 21:21:48 https://storage.googleapis.com/codecov/v4/raw/2023-04-17/00271124DB129430A58F1EEE437C3FCB/e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a/eed25c0a-eb23-4cee-8313-8aea6d72666e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T212148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93dffd2d75c28274ed4dd348bdd14d5fa3d61485742e12e0792da7d597c5cf65 21:21:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:21:48 Dload Upload Total Spent Left Speed 21:21:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57583 0 0 100 57583 0 248k --:--:-- --:--:-- --:--:-- 248k 21:21:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } 21:21:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:21:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:21:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:49 21:21:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:21:49 df9b9388f04a: Pulling fs layer 21:21:49 52dc419b0ee2: Pulling fs layer 21:21:49 25bc292e5bac: Pulling fs layer 21:21:49 114826534d7a: Pulling fs layer 21:21:49 4657fd5d0bcf: Pulling fs layer 21:21:49 6ad1cebc031e: Pulling fs layer 21:21:49 8a3aa393b2d8: Pulling fs layer 21:21:49 4657fd5d0bcf: Waiting 21:21:49 6ad1cebc031e: Waiting 21:21:49 8a3aa393b2d8: Waiting 21:21:49 114826534d7a: Waiting 21:21:49 25bc292e5bac: Download complete 21:21:49 52dc419b0ee2: Verifying Checksum 21:21:49 52dc419b0ee2: Download complete 21:21:49 4657fd5d0bcf: Verifying Checksum 21:21:49 4657fd5d0bcf: Download complete 21:21:49 df9b9388f04a: Download complete 21:21:50 df9b9388f04a: Pull complete 21:21:50 6ad1cebc031e: Verifying Checksum 21:21:50 6ad1cebc031e: Download complete 21:21:50 52dc419b0ee2: Pull complete 21:21:50 25bc292e5bac: Pull complete 21:21:50 114826534d7a: Verifying Checksum 21:21:50 114826534d7a: Download complete 21:21:50 8a3aa393b2d8: Verifying Checksum 21:21:50 8a3aa393b2d8: Download complete 21:21:53 114826534d7a: Pull complete 21:21:53 4657fd5d0bcf: Pull complete 21:21:53 6ad1cebc031e: Pull complete 21:21:56 8a3aa393b2d8: Pull complete 21:21:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:56 prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container 21:21:56 $ 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/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 21:21:58 $ docker top 12a37943e699600d1e7e8cc4cbd90c9645ea349ec4700fc1421cb3316ba7a570 -eo pid,comm [Pipeline] { [Pipeline] echo 21:21:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:21:58 + set -o pipefail 21:21:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:22:03 21:22:03 Monitoring /w/workspace/edgex-go/494 (github.com/edgexfoundry/edgex-go)... 21:22:03 21:22:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/92eadbd3-4162-4199-8adf-7dae2cce1125 21:22:03 21:22:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:22:03 21:22:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:22:03 21:22:04 21:22:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:22:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:22:04 More details here: https://snyk.co/ue1NS [Pipeline] } 21:22:04 $ docker stop --time=1 12a37943e699600d1e7e8cc4cbd90c9645ea349ec4700fc1421cb3316ba7a570 21:22:06 $ docker rm -f --volumes 12a37943e699600d1e7e8cc4cbd90c9645ea349ec4700fc1421cb3316ba7a570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:22:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:06 provisioning config files... 21:22:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/494@tmp/config3530318343492501842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:07 --> edgex-publish-swagger.sh 21:22:07 === Publish openapi/v3 API === 21:22:07 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:22:07 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/494/openapi/v3/core-command.yaml] 21:22:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:07 Dload Upload Total Spent Left Speed 21:22:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 44118 --:--:-- --:--:-- --:--:-- 44051 100 29030 0 0 100 29030 0 44051 --:--:-- --:--:-- --:--:-- 43984 21:22:07 21:22:07 21:22:07 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/494/openapi/v3/core-data.yaml] 21:22:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:07 Dload Upload Total Spent Left Speed 21:22:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 133k --:--:-- --:--:-- --:--:-- 133k 21:22:08 21:22:08 21:22:08 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/494/openapi/v3/core-metadata.yaml] 21:22:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:08 Dload Upload Total Spent Left Speed 21:22:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 208k --:--:-- --:--:-- --:--:-- 208k 100 141k 0 0 100 141k 0 208k --:--:-- --:--:-- --:--:-- 208k 21:22:08 21:22:08 21:22:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/494/openapi/v3/support-notifications.yaml] 21:22:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:08 Dload Upload Total Spent Left Speed 21:22:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 117k --:--:-- --:--:-- --:--:-- 117k 100 86965 0 0 100 86965 0 117k --:--:-- --:--:-- --:--:-- 117k 21:22:09 21:22:09 21:22:09 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/494/openapi/v3/support-scheduler.yaml] 21:22:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:09 Dload Upload Total Spent Left Speed 21:22:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 74043 --:--:-- --:--:-- --:--:-- 74043 21:22:10 21:22:10 [Pipeline] } 21:22:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:22:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:22:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:10 prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container 21:22:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 21:22:11 $ docker top a4c5b9d512b80f45810afb37eb5fa6f1ba6dcefeacf12eb30b5b6176832590ac -eo pid,comm 21:22:11 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). 21:22:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:11 [ssh-agent] Looking for ssh-agent implementation... 21:22:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:11 $ docker exec a4c5b9d512b80f45810afb37eb5fa6f1ba6dcefeacf12eb30b5b6176832590ac ssh-agent 21:22:11 SSH_AUTH_SOCK=/tmp/ssh-EM13gE9NvnsY/agent.33 21:22:11 SSH_AGENT_PID=39 21:22:11 Running ssh-add (command line suppressed) 21:22:11 Identity added: /w/workspace/edgex-go/494@tmp/private_key_1799169960698847356.key (/w/workspace/edgex-go/494@tmp/private_key_1799169960698847356.key) 21:22:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:11 + git semver tag 21:22:12 2023-04-17 21:22:12,151 [run_tag] DEBUG tag force:False 21:22:12 2023-04-17 21:22:12,151 [check_head_tag] DEBUG check head tag 21:22:12 2023-04-17 21:22:12,154 [execute] INFO git cat-file --batch-check 21:22:12 2023-04-17 21:22:12,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/494, universal_newlines=False, shell=None, istream=) 21:22:12 2023-04-17 21:22:12,158 [execute] INFO git cat-file --batch 21:22:12 2023-04-17 21:22:12,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/494, universal_newlines=False, shell=None, istream=) 21:22:12 2023-04-17 21:22:12,216 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main 21:22:12 2023-04-17 21:22:12,216 [execute] INFO git tag -a v3.0.0-dev.132 -m v3.0.0-dev.132 21:22:12 2023-04-17 21:22:12,217 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.132', '-m', 'v3.0.0-dev.132'], cwd=/w/workspace/edgex-go/494, universal_newlines=False, shell=None, istream=None) 21:22:12 2023-04-17 21:22:12,219 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main 21:22:12 3.0.0-dev.132 [Pipeline] } 21:22:12 $ docker exec --env ******** --env ******** a4c5b9d512b80f45810afb37eb5fa6f1ba6dcefeacf12eb30b5b6176832590ac ssh-agent -k 21:22:12 unset SSH_AUTH_SOCK; 21:22:12 unset SSH_AGENT_PID; 21:22:12 echo Agent pid 39 killed; 21:22:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:12 + git semver [Pipeline] } 21:22:12 $ docker stop --time=1 a4c5b9d512b80f45810afb37eb5fa6f1ba6dcefeacf12eb30b5b6176832590ac 21:22:14 $ docker rm -f --volumes a4c5b9d512b80f45810afb37eb5fa6f1ba6dcefeacf12eb30b5b6176832590ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:22:14 21:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:22:14 0.23.1-centos7: Pulling from edgex-lftools 21:22:14 ab5ef0e58194: Pulling fs layer 21:22:14 9712f1f96733: Pulling fs layer 21:22:14 63f879dbbcfc: Pulling fs layer 21:22:14 0d9ebad4ef96: Pulling fs layer 21:22:14 e9a5061849ea: Pulling fs layer 21:22:14 d747dcd14b5f: Pulling fs layer 21:22:14 2de7ff778b66: Pulling fs layer 21:22:14 e9a5061849ea: Waiting 21:22:14 2de7ff778b66: Waiting 21:22:14 d747dcd14b5f: Waiting 21:22:14 0d9ebad4ef96: Waiting 21:22:14 9712f1f96733: Verifying Checksum 21:22:14 9712f1f96733: Download complete 21:22:15 63f879dbbcfc: Verifying Checksum 21:22:15 63f879dbbcfc: Download complete 21:22:15 e9a5061849ea: Verifying Checksum 21:22:15 e9a5061849ea: Download complete 21:22:15 d747dcd14b5f: Verifying Checksum 21:22:15 d747dcd14b5f: Download complete 21:22:15 0d9ebad4ef96: Verifying Checksum 21:22:15 0d9ebad4ef96: Download complete 21:22:15 ab5ef0e58194: Verifying Checksum 21:22:15 ab5ef0e58194: Download complete 21:22:15 2de7ff778b66: Verifying Checksum 21:22:15 2de7ff778b66: Download complete 21:22:17 ab5ef0e58194: Pull complete 21:22:17 9712f1f96733: Pull complete 21:22:18 63f879dbbcfc: Pull complete 21:22:21 0d9ebad4ef96: Pull complete 21:22:22 e9a5061849ea: Pull complete 21:22:22 d747dcd14b5f: Pull complete 21:22:23 2de7ff778b66: Pull complete 21:22:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:22:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:23 prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container 21:22:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 21:22:24 $ docker top d7c111ceb21f3d01885abbe1a40c8f1d8c7adec20f804abc721a1827bd8732a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:22:24 provisioning config files... 21:22:24 copy managed file [sigul-config] to file:/w/workspace/edgex-go/494@tmp/config13564806147304992010tmp 21:22:24 copy managed file [sigul-password] to file:/w/workspace/edgex-go/494@tmp/config12721583545649479660tmp 21:22:25 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/494@tmp/config6083557114308278297tmp [Pipeline] { [Pipeline] echo 21:22:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:22:25 ---> sigul-configuration.sh 21:22:25 gpg: directory `/root/.gnupg' created 21:22:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:22:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:22:25 gpg: keyring `/root/.gnupg/secring.gpg' created 21:22:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:22:25 gpg: CAST5 encrypted data 21:22:25 gpg: encrypted with 1 passphrase 21:22:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:22:25 + mkdir /home/jenkins 21:22:25 + mkdir /home/jenkins/sigul [Pipeline] sh 21:22: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 21:22:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:22:26 ---> sigul-install.sh 21:22:26 Sigul already installed; skipping installation. [Pipeline] sh 21:22:26 + git tag --list 21:22:26 0.6.0 21:22:26 0.6.1 21:22:26 0.7.0 21:22:26 0.7.1 21:22:26 v1.0.0 21:22:26 v1.0.1 21:22:26 v1.1.0 21:22:26 v1.2.0 21:22:26 v1.2.1 21:22:26 v1.3.0 21:22:26 v1.3.1 21:22:26 v2.0.0 21:22:26 v2.1.0 21:22:26 v2.1.1 21:22:26 v2.1.1-dev.1 21:22:26 v2.1.1-dev.2 21:22:26 v2.1.1-dev.3 21:22:26 v2.1.1-dev.4 21:22:26 v2.1.1-dev.5 21:22:26 v2.1.1-dev.6 21:22:26 v2.1.1-dev.7 21:22:26 v2.1.1-dev.8 21:22:26 v2.1.2-dev.1 21:22:26 v2.2.0 21:22:26 v2.2.1-dev.1 21:22:26 v2.2.1-dev.10 21:22:26 v2.2.1-dev.11 21:22:26 v2.2.1-dev.12 21:22:26 v2.2.1-dev.13 21:22:26 v2.2.1-dev.14 21:22:26 v2.2.1-dev.15 21:22:26 v2.2.1-dev.16 21:22:26 v2.2.1-dev.17 21:22:26 v2.2.1-dev.18 21:22:26 v2.2.1-dev.19 21:22:26 v2.2.1-dev.2 21:22:26 v2.2.1-dev.20 21:22:26 v2.2.1-dev.21 21:22:26 v2.2.1-dev.22 21:22:26 v2.2.1-dev.23 21:22:26 v2.2.1-dev.24 21:22:26 v2.2.1-dev.25 21:22:26 v2.2.1-dev.26 21:22:26 v2.2.1-dev.27 21:22:26 v2.2.1-dev.28 21:22:26 v2.2.1-dev.29 21:22:26 v2.2.1-dev.3 21:22:26 v2.2.1-dev.4 21:22:26 v2.2.1-dev.5 21:22:26 v2.2.1-dev.6 21:22:26 v2.2.1-dev.7 21:22:26 v2.2.1-dev.8 21:22:26 v2.2.1-dev.9 21:22:26 v2.3.0 21:22:26 v2.3.0-dev.100 21:22:26 v2.3.0-dev.101 21:22:26 v2.3.0-dev.102 21:22:26 v2.3.0-dev.103 21:22:26 v2.3.0-dev.104 21:22:26 v2.3.0-dev.105 21:22:26 v2.3.0-dev.106 21:22:26 v2.3.0-dev.29 21:22:26 v2.3.0-dev.30 21:22:26 v2.3.0-dev.31 21:22:26 v2.3.0-dev.32 21:22:26 v2.3.0-dev.33 21:22:26 v2.3.0-dev.34 21:22:26 v2.3.0-dev.35 21:22:26 v2.3.0-dev.36 21:22:26 v2.3.0-dev.37 21:22:26 v2.3.0-dev.38 21:22:26 v2.3.0-dev.39 21:22:26 v2.3.0-dev.40 21:22:26 v2.3.0-dev.41 21:22:26 v2.3.0-dev.42 21:22:26 v2.3.0-dev.43 21:22:26 v2.3.0-dev.44 21:22:26 v2.3.0-dev.45 21:22:26 v2.3.0-dev.46 21:22:26 v2.3.0-dev.47 21:22:26 v2.3.0-dev.48 21:22:26 v2.3.0-dev.49 21:22:26 v2.3.0-dev.50 21:22:26 v2.3.0-dev.51 21:22:26 v2.3.0-dev.52 21:22:26 v2.3.0-dev.53 21:22:26 v2.3.0-dev.54 21:22:26 v2.3.0-dev.55 21:22:26 v2.3.0-dev.56 21:22:26 v2.3.0-dev.57 21:22:26 v2.3.0-dev.58 21:22:26 v2.3.0-dev.59 21:22:26 v2.3.0-dev.60 21:22:26 v2.3.0-dev.61 21:22:26 v2.3.0-dev.62 21:22:26 v2.3.0-dev.63 21:22:26 v2.3.0-dev.64 21:22:26 v2.3.0-dev.65 21:22:26 v2.3.0-dev.66 21:22:26 v2.3.0-dev.67 21:22:26 v2.3.0-dev.68 21:22:26 v2.3.0-dev.69 21:22:26 v2.3.0-dev.70 21:22:26 v2.3.0-dev.71 21:22:26 v2.3.0-dev.72 21:22:26 v2.3.0-dev.73 21:22:26 v2.3.0-dev.74 21:22:26 v2.3.0-dev.75 21:22:26 v2.3.0-dev.76 21:22:26 v2.3.0-dev.77 21:22:26 v2.3.0-dev.78 21:22:26 v2.3.0-dev.79 21:22:26 v2.3.0-dev.80 21:22:26 v2.3.0-dev.81 21:22:26 v2.3.0-dev.82 21:22:26 v2.3.0-dev.83 21:22:26 v2.3.0-dev.84 21:22:26 v2.3.0-dev.85 21:22:26 v2.3.0-dev.86 21:22:26 v2.3.0-dev.87 21:22:26 v2.3.0-dev.88 21:22:26 v2.3.0-dev.89 21:22:26 v2.3.0-dev.90 21:22:26 v2.3.0-dev.91 21:22:26 v2.3.0-dev.92 21:22:26 v2.3.0-dev.93 21:22:26 v2.3.0-dev.94 21:22:26 v2.3.0-dev.95 21:22:26 v2.3.0-dev.96 21:22:26 v2.3.0-dev.97 21:22:26 v2.3.0-dev.98 21:22:26 v2.3.0-dev.99 21:22:26 v2.3.1-dev.1 21:22:26 v2.3.1-dev.2 21:22:26 v2.3.1-dev.3 21:22:26 v2.3.1-dev.4 21:22:26 v2.3.1-dev.5 21:22:26 v3.0.0-dev.1 21:22:26 v3.0.0-dev.10 21:22:26 v3.0.0-dev.100 21:22:26 v3.0.0-dev.101 21:22:26 v3.0.0-dev.102 21:22:26 v3.0.0-dev.103 21:22:26 v3.0.0-dev.104 21:22:26 v3.0.0-dev.105 21:22:26 v3.0.0-dev.106 21:22:26 v3.0.0-dev.107 21:22:26 v3.0.0-dev.108 21:22:26 v3.0.0-dev.109 21:22:26 v3.0.0-dev.11 21:22:26 v3.0.0-dev.110 21:22:26 v3.0.0-dev.111 21:22:26 v3.0.0-dev.112 21:22:26 v3.0.0-dev.113 21:22:26 v3.0.0-dev.114 21:22:26 v3.0.0-dev.115 21:22:26 v3.0.0-dev.116 21:22:26 v3.0.0-dev.117 21:22:26 v3.0.0-dev.118 21:22:26 v3.0.0-dev.119 21:22:26 v3.0.0-dev.12 21:22:26 v3.0.0-dev.120 21:22:26 v3.0.0-dev.121 21:22:26 v3.0.0-dev.122 21:22:26 v3.0.0-dev.123 21:22:26 v3.0.0-dev.124 21:22:26 v3.0.0-dev.125 21:22:26 v3.0.0-dev.126 21:22:26 v3.0.0-dev.127 21:22:26 v3.0.0-dev.128 21:22:26 v3.0.0-dev.129 21:22:26 v3.0.0-dev.13 21:22:26 v3.0.0-dev.130 21:22:26 v3.0.0-dev.131 21:22:26 v3.0.0-dev.132 21:22:26 v3.0.0-dev.14 21:22:26 v3.0.0-dev.15 21:22:26 v3.0.0-dev.16 21:22:26 v3.0.0-dev.17 21:22:26 v3.0.0-dev.18 21:22:26 v3.0.0-dev.19 21:22:26 v3.0.0-dev.2 21:22:26 v3.0.0-dev.20 21:22:26 v3.0.0-dev.21 21:22:26 v3.0.0-dev.22 21:22:26 v3.0.0-dev.23 21:22:26 v3.0.0-dev.24 21:22:26 v3.0.0-dev.25 21:22:26 v3.0.0-dev.26 21:22:26 v3.0.0-dev.27 21:22:26 v3.0.0-dev.28 21:22:26 v3.0.0-dev.29 21:22:26 v3.0.0-dev.3 21:22:26 v3.0.0-dev.30 21:22:26 v3.0.0-dev.31 21:22:26 v3.0.0-dev.32 21:22:26 v3.0.0-dev.33 21:22:26 v3.0.0-dev.34 21:22:26 v3.0.0-dev.35 21:22:26 v3.0.0-dev.36 21:22:26 v3.0.0-dev.37 21:22:26 v3.0.0-dev.38 21:22:26 v3.0.0-dev.39 21:22:26 v3.0.0-dev.4 21:22:26 v3.0.0-dev.40 21:22:26 v3.0.0-dev.41 21:22:26 v3.0.0-dev.42 21:22:26 v3.0.0-dev.43 21:22:26 v3.0.0-dev.44 21:22:26 v3.0.0-dev.45 21:22:26 v3.0.0-dev.46 21:22:26 v3.0.0-dev.47 21:22:26 v3.0.0-dev.48 21:22:26 v3.0.0-dev.49 21:22:26 v3.0.0-dev.5 21:22:26 v3.0.0-dev.50 21:22:26 v3.0.0-dev.51 21:22:26 v3.0.0-dev.52 21:22:26 v3.0.0-dev.53 21:22:26 v3.0.0-dev.54 21:22:26 v3.0.0-dev.55 21:22:26 v3.0.0-dev.56 21:22:26 v3.0.0-dev.57 21:22:26 v3.0.0-dev.58 21:22:26 v3.0.0-dev.59 21:22:26 v3.0.0-dev.6 21:22:26 v3.0.0-dev.60 21:22:26 v3.0.0-dev.61 21:22:26 v3.0.0-dev.62 21:22:26 v3.0.0-dev.63 21:22:26 v3.0.0-dev.64 21:22:26 v3.0.0-dev.65 21:22:26 v3.0.0-dev.66 21:22:26 v3.0.0-dev.67 21:22:26 v3.0.0-dev.68 21:22:26 v3.0.0-dev.69 21:22:26 v3.0.0-dev.7 21:22:26 v3.0.0-dev.70 21:22:26 v3.0.0-dev.71 21:22:26 v3.0.0-dev.72 21:22:26 v3.0.0-dev.73 21:22:26 v3.0.0-dev.74 21:22:26 v3.0.0-dev.75 21:22:26 v3.0.0-dev.76 21:22:26 v3.0.0-dev.77 21:22:26 v3.0.0-dev.78 21:22:26 v3.0.0-dev.79 21:22:26 v3.0.0-dev.8 21:22:26 v3.0.0-dev.80 21:22:26 v3.0.0-dev.81 21:22:26 v3.0.0-dev.82 21:22:26 v3.0.0-dev.83 21:22:26 v3.0.0-dev.84 21:22:26 v3.0.0-dev.85 21:22:26 v3.0.0-dev.86 21:22:26 v3.0.0-dev.87 21:22:26 v3.0.0-dev.88 21:22:26 v3.0.0-dev.89 21:22:26 v3.0.0-dev.9 21:22:26 v3.0.0-dev.90 21:22:26 v3.0.0-dev.91 21:22:26 v3.0.0-dev.92 21:22:26 v3.0.0-dev.93 21:22:26 v3.0.0-dev.94 21:22:26 v3.0.0-dev.95 21:22:26 v3.0.0-dev.96 21:22:26 v3.0.0-dev.97 21:22:26 v3.0.0-dev.98 21:22:26 v3.0.0-dev.99 [Pipeline] sh 21:22:26 + lftools sign git-tag v3.0.0-dev.132 21:22:27 Signing Git tag with Sigul... 21:22:27 Signing v3.0.0-dev.132 [Pipeline] echo 21:22:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:22:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:22:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:22:27 $ docker stop --time=1 d7c111ceb21f3d01885abbe1a40c8f1d8c7adec20f804abc721a1827bd8732a1 21:22:29 $ docker rm -f --volumes d7c111ceb21f3d01885abbe1a40c8f1d8c7adec20f804abc721a1827bd8732a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:22:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:22:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:29 prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container 21:22:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 21:22:30 $ docker top 1a5dbed8d3ca1ac95ee97bbe4b5b5eaf964d6501d2f1cd428c001e0489945bbf -eo pid,comm 21:22:30 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). 21:22:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:30 [ssh-agent] Looking for ssh-agent implementation... 21:22:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:30 $ docker exec 1a5dbed8d3ca1ac95ee97bbe4b5b5eaf964d6501d2f1cd428c001e0489945bbf ssh-agent 21:22:30 SSH_AUTH_SOCK=/tmp/ssh-g7MJYstthhNb/agent.33 21:22:30 SSH_AGENT_PID=39 21:22:30 Running ssh-add (command line suppressed) 21:22:30 Identity added: /w/workspace/edgex-go/494@tmp/private_key_1093978843264562477.key (/w/workspace/edgex-go/494@tmp/private_key_1093978843264562477.key) 21:22:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:31 + git semver bump pre 21:22:31 2023-04-17 21:22:31,213 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main 21:22:31 2023-04-17 21:22:31,214 [bump_version] DEBUG bumping version:3.0.0-dev.132 on axis:pre with prefix:dev 21:22:31 2023-04-17 21:22:31,214 [bump_version] DEBUG bumped version:3.0.0-dev.133 21:22:31 2023-04-17 21:22:31,214 [write_version] DEBUG write version:3.0.0-dev.133 to path:/w/workspace/edgex-go/494/.semver/main with force:True 21:22:31 2023-04-17 21:22:31,214 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main 21:22:31 2023-04-17 21:22:31,214 [write_file] DEBUG write to file:/w/workspace/edgex-go/494/.semver/main 21:22:31 2023-04-17 21:22:31,218 [execute] INFO git cat-file --batch-check 21:22:31 2023-04-17 21:22:31,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=False, shell=None, istream=) 21:22:31 2023-04-17 21:22:31,225 [execute] INFO git cat-file --batch 21:22:31 2023-04-17 21:22:31,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=False, shell=None, istream=) 21:22:31 2023-04-17 21:22:31,233 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main 21:22:31 3.0.0-dev.133 [Pipeline] } 21:22:31 $ docker exec --env ******** --env ******** 1a5dbed8d3ca1ac95ee97bbe4b5b5eaf964d6501d2f1cd428c001e0489945bbf ssh-agent -k 21:22:31 unset SSH_AUTH_SOCK; 21:22:31 unset SSH_AGENT_PID; 21:22:31 echo Agent pid 39 killed; 21:22:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:31 + git semver [Pipeline] } 21:22:32 $ docker stop --time=1 1a5dbed8d3ca1ac95ee97bbe4b5b5eaf964d6501d2f1cd428c001e0489945bbf 21:22:33 $ docker rm -f --volumes 1a5dbed8d3ca1ac95ee97bbe4b5b5eaf964d6501d2f1cd428c001e0489945bbf [Pipeline] // withDockerContainer [Pipeline] sh 21:22:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:22:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:34 prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container 21:22:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 21:22:34 $ docker top f0a830916314310190ce1f65698050e8a15199167c1d9c0f9d7c13c756de329d -eo pid,comm 21:22:34 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). 21:22:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:34 [ssh-agent] Looking for ssh-agent implementation... 21:22:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:34 $ docker exec f0a830916314310190ce1f65698050e8a15199167c1d9c0f9d7c13c756de329d ssh-agent 21:22:34 SSH_AUTH_SOCK=/tmp/ssh-VkxsUUyuQfqH/agent.31 21:22:34 SSH_AGENT_PID=37 21:22:34 Running ssh-add (command line suppressed) 21:22:34 Identity added: /w/workspace/edgex-go/494@tmp/private_key_17951821585133690736.key (/w/workspace/edgex-go/494@tmp/private_key_17951821585133690736.key) 21:22:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:35 + git semver push 21:22:35 2023-04-17 21:22:35,282 [run_push] DEBUG push 21:22:35 2023-04-17 21:22:35,283 [execute] INFO git cat-file --batch-check 21:22:35 2023-04-17 21:22:35,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=False, shell=None, istream=) 21:22:35 2023-04-17 21:22:35,290 [execute] INFO git rev-list 1b9e54491ebd316801007cb79f9276f3580d1209 -- 21:22:35 2023-04-17 21:22:35,292 [execute] DEBUG Popen(['git', 'rev-list', '1b9e54491ebd316801007cb79f9276f3580d1209', '--'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=False, shell=None, istream=None) 21:22:35 2023-04-17 21:22:35,311 [execute] INFO git fetch -v origin 21:22:35 2023-04-17 21:22:35,312 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=True, shell=None, istream=None) 21:22:35 2023-04-17 21:22:35,780 [run_push] DEBUG no remote changes detected 21:22:35 2023-04-17 21:22:35,781 [execute] INFO git push origin semver 21:22:35 2023-04-17 21:22:35,781 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=False, shell=None, istream=None) 21:22:36 2023-04-17 21:22:36,653 [run_push] DEBUG push all version tags 21:22:36 2023-04-17 21:22:36,653 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:22:36 2023-04-17 21:22:36,654 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/494, universal_newlines=False, shell=None, istream=None) 21:22:37 2023-04-17 21:22:37,542 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main 21:22:37 3.0.0-dev.133 [Pipeline] } 21:22:37 $ docker exec --env ******** --env ******** f0a830916314310190ce1f65698050e8a15199167c1d9c0f9d7c13c756de329d ssh-agent -k 21:22:37 unset SSH_AUTH_SOCK; 21:22:37 unset SSH_AGENT_PID; 21:22:37 echo Agent pid 37 killed; 21:22:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:38 + git semver [Pipeline] } 21:22:38 $ docker stop --time=1 f0a830916314310190ce1f65698050e8a15199167c1d9c0f9d7c13c756de329d 21:22:39 $ docker rm -f --volumes f0a830916314310190ce1f65698050e8a15199167c1d9c0f9d7c13c756de329d [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 21:22:40 + [ -d /w/workspace/edgex-go/494/archives ] [Pipeline] libraryResource [Pipeline] sh 21:22:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:22:41 ---> package-listing.sh 21:22:41 ++ facter osfamily 21:22:41 ++ tr '[:upper:]' '[:lower:]' 21:22:41 + OS_FAMILY=debian 21:22:41 + workspace=/w/workspace/edgex-go/494 21:22:41 + START_PACKAGES=/tmp/packages_start.txt 21:22:41 + END_PACKAGES=/tmp/packages_end.txt 21:22:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:22:41 + PACKAGES=/tmp/packages_start.txt 21:22:41 + '[' /w/workspace/edgex-go/494 ']' 21:22:41 + PACKAGES=/tmp/packages_end.txt 21:22:41 + case "${OS_FAMILY}" in 21:22:41 + dpkg -l 21:22:41 + grep '^ii' 21:22:41 + '[' -f /tmp/packages_start.txt ']' 21:22:41 + '[' -f /tmp/packages_end.txt ']' 21:22:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:22:41 + '[' /w/workspace/edgex-go/494 ']' 21:22:41 + mkdir -p /w/workspace/edgex-go/494/archives/ 21:22:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/494/archives/ [Pipeline] echo 21:22:41 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/494/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:22:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:42 21:22:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:42 latest: Pulling from edgex-lftools-log-publisher 21:22:42 5eb5b503b376: Pulling fs layer 21:22:42 5c69ac0246d0: Pulling fs layer 21:22:42 ec43610c2a17: Pulling fs layer 21:22:42 3a2ae6a8a46f: Pulling fs layer 21:22:42 33b1e0a273af: Pulling fs layer 21:22:42 5d3b04190fa2: Pulling fs layer 21:22:42 2f39f015ded8: Pulling fs layer 21:22:42 3a2ae6a8a46f: Waiting 21:22:42 33b1e0a273af: Waiting 21:22:42 5d3b04190fa2: Waiting 21:22:42 2f39f015ded8: Waiting 21:22:42 5c69ac0246d0: Verifying Checksum 21:22:42 5c69ac0246d0: Download complete 21:22:42 3a2ae6a8a46f: Verifying Checksum 21:22:42 3a2ae6a8a46f: Download complete 21:22:43 33b1e0a273af: Verifying Checksum 21:22:43 33b1e0a273af: Download complete 21:22:43 ec43610c2a17: Verifying Checksum 21:22:43 ec43610c2a17: Download complete 21:22:43 5d3b04190fa2: Download complete 21:22:43 5eb5b503b376: Verifying Checksum 21:22:43 5eb5b503b376: Download complete 21:22:43 2f39f015ded8: Download complete 21:22:44 5eb5b503b376: Pull complete 21:22:44 5c69ac0246d0: Pull complete 21:22:44 ec43610c2a17: Pull complete 21:22:44 3a2ae6a8a46f: Pull complete 21:22:45 33b1e0a273af: Pull complete 21:22:45 5d3b04190fa2: Pull complete 21:22:49 2f39f015ded8: Pull complete 21:22:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:22:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:49 prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container 21:22:49 $ 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/494/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/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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 21:22:50 $ docker top 3e7ce5d0f48543de1c38de3e1a6c09b80ffb417fa89d0c230df8ea1c9c68618c -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:51 + touch /tmp/pre-build-complete [Pipeline] sh 21:22:51 + mkdir -p /var/log/sysstat [Pipeline] sh 21:22:51 + ls /var/log/sa-host 21:22:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:51 provisioning config files... 21:22:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/494@tmp/config6237039306726478222tmp [Pipeline] { [Pipeline] echo 21:22:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:22:52 ---> create-netrc.sh [Pipeline] } 21:22:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:22:52 ---> python-tools-install.sh [Pipeline] echo 21:22:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:22:52 ---> sudo-logs.sh 21:22:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:22:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:22:52 ---> job-cost.sh 21:22:52 lf-activate-venv: SKIPPING 21:22:52 DEBUG: total: 0.10999999940395355 21:22:52 INFO: Retrieving Stack Cost... 21:22:53 INFO: Retrieving Pricing Info for: v3-standard-8 21:22:53 INFO: Archiving Costs [Pipeline] echo 21:22:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:22:54 ---> logs-deploy.sh 21:22:54 lf-activate-venv: SKIPPING 21:22:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/494 21:22:54 INFO: archiving workspace using pattern(s): 21:22:54 Archives upload complete. 21:22:54 INFO: archiving logs to Nexus