Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b680ce2290ec1e216282ae2e83c9b6619569a4e 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-ssh14052489003405574964.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14063920583870579911.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1896989184788249311.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh4744751916003192916.key Verifying host key using known hosts file > 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-ssh11165757163876555206.key Verifying host key using known hosts file > 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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8611’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8619 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/334 [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/334 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 5b680ce2290ec1e216282ae2e83c9b6619569a4e (main) Commit message: "refactor: moving consul access and role interface (#4193)" > 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 5b680ce2290ec1e216282ae2e83c9b6619569a4e # timeout=10 > git rev-list --no-walk 1656a83b8d7ec9b65e8ecedcd5a1bf2449fd3e2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-19T21:17:03.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-19T21:17:03.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-19T21:17:03.576Z] ========================================================= [2022-10-19T21:17:03.576Z] EdgeX Global Pipelines Version Info [2022-10-19T21:17:03.576Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:17:04.271Z] ------------------- [2022-10-19T21:17:04.272Z] stable info: [2022-10-19T21:17:04.272Z] ------------------- [2022-10-19T21:17:04.272Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-19T21:17:04.272Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T21:17:04.272Z] Message: update stable to v1.0.243 [2022-10-19T21:17:04.842Z] ------------------- [2022-10-19T21:17:04.842Z] experimental info: [2022-10-19T21:17:04.842Z] ------------------- [2022-10-19T21:17:04.842Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-19T21:17:04.842Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T21:17:04.842Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-19T21:17:04.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-19T21:17:05.008Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-19T21:17:05.018Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-19T21:17:05.028Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-19T21:17:05.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-19T21:17:05.050Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-19T21:17:05.059Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-19T21:17:05.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-19T21:17:05.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-19T21:17:05.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-19T21:17:05.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-19T21:17:05.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-19T21:17:05.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-19T21:17:05.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-19T21:17:05.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-19T21:17:05.152Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-19T21:17:05.162Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-19T21:17:05.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-19T21:17:05.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-19T21:17:05.198Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-19T21:17:05.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-19T21:17:05.220Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-19T21:17:05.230Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-19T21:17:05.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-19T21:17:05.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-19T21:17:05.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-19T21:17:05.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] echo [2022-10-19T21:17:05.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b680ce [Pipeline] echo [2022-10-19T21:17:05.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T21:17:05.335Z] provisioning config files... [2022-10-19T21:17:05.348Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/334@tmp/config259438007300730347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:17:05.649Z] ---> docker-login.sh [2022-10-19T21:17:05.649Z] nexus3.edgexfoundry.org:10001 [2022-10-19T21:17:05.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:17:06.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:17:06.220Z] Configure a credential helper to remove this warning. See [2022-10-19T21:17:06.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:17:06.220Z] [2022-10-19T21:17:06.220Z] Login Succeeded [2022-10-19T21:17:06.220Z] nexus3.edgexfoundry.org:10002 [2022-10-19T21:17:06.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:17:06.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:17:06.220Z] Configure a credential helper to remove this warning. See [2022-10-19T21:17:06.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:17:06.220Z] [2022-10-19T21:17:06.220Z] Login Succeeded [2022-10-19T21:17:06.220Z] nexus3.edgexfoundry.org:10003 [2022-10-19T21:17:06.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:17:06.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:17:06.220Z] Configure a credential helper to remove this warning. See [2022-10-19T21:17:06.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:17:06.220Z] [2022-10-19T21:17:06.220Z] Login Succeeded [2022-10-19T21:17:06.220Z] nexus3.edgexfoundry.org:10004 [2022-10-19T21:17:06.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:17:06.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:17:06.480Z] Configure a credential helper to remove this warning. See [2022-10-19T21:17:06.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:17:06.480Z] [2022-10-19T21:17:06.480Z] Login Succeeded [2022-10-19T21:17:06.480Z] docker.io [2022-10-19T21:17:06.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:17:06.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:17:06.741Z] Configure a credential helper to remove this warning. See [2022-10-19T21:17:06.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:17:06.741Z] [2022-10-19T21:17:06.741Z] Login Succeeded [2022-10-19T21:17:06.741Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T21:17:06.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T21:17:07.049Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-10-19T21:17:07.049Z] + dirname cmd/core-command/Dockerfile [2022-10-19T21:17:07.049Z] + cut -d/ -f2 [2022-10-19T21:17:07.049Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-19T21:17:07.049Z] + dirname cmd/core-data/Dockerfile [2022-10-19T21:17:07.049Z] + cut -d/ -f2 [2022-10-19T21:17:07.049Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-19T21:17:07.049Z] + dirname cmd/core-metadata/Dockerfile [2022-10-19T21:17:07.049Z] + cut -d/ -f2 [2022-10-19T21:17:07.049Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-19T21:17:07.049Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2022-10-19T21:17:07.049Z] [2022-10-19T21:17:07.049Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-19T21:17:07.049Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-19T21:17:07.049Z] + cut -d/ -f2 [2022-10-19T21:17:07.049Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-19T21:17:07.049Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-19T21:17:07.049Z] + cut -d/ -f2 [2022-10-19T21:17:07.049Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-19T21:17:07.049Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-19T21:17:07.049Z] + cut -d/ -f2 [2022-10-19T21:17:07.049Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-19T21:17:07.049Z] + cut -d/ -f2 [2022-10-19T21:17:07.049Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-19T21:17:07.049Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-19T21:17:07.049Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-19T21:17:07.049Z] + cut -d/ -f2 [2022-10-19T21:17:07.049Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-19T21:17:07.049Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-19T21:17:07.049Z] + cut -d/ -f2 [2022-10-19T21:17:07.049Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-19T21:17:07.050Z] + dirname cmd/support-notifications/Dockerfile [2022-10-19T21:17:07.050Z] + cut -d/ -f2 [2022-10-19T21:17:07.050Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-19T21:17:07.050Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-19T21:17:07.050Z] + cut -d/ -f2 [2022-10-19T21:17:07.050Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-19T21:17:07.050Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-19T21:17:07.050Z] + cut -d/ -f2 [2022-10-19T21:17:07.050Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-19T21:17:07.088Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-19T21:17:07.414Z] + git rev-list -1 --merges 5b680ce2290ec1e216282ae2e83c9b6619569a4e~1..5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] echo [2022-10-19T21:17:07.429Z] -----------> git rev-list -1 --merges 5b680ce2290ec1e216282ae2e83c9b6619569a4e~1..5b680ce2290ec1e216282ae2e83c9b6619569a4e 5b680ce2290ec1e216282ae2e83c9b6619569a4e [false] [Pipeline] sh [2022-10-19T21:17:07.716Z] + git log --format=format:%s -1 5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] echo [2022-10-19T21:17:07.750Z] ========================================================= [2022-10-19T21:17:07.750Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-19T21:17:07.750Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-19T21:17:08.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T21:17:08.153Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-19T21:17:08.153Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-19T21:17:08.153Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-19T21:17:08.153Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-19T21:17:08.153Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-19T21:17:08.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:17:08.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T21:17:08.548Z] [2022-10-19T21:17:08.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:17:08.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T21:17:08.841Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-19T21:17:08.841Z] b85a868b505f: Pulling fs layer [2022-10-19T21:17:08.841Z] e2be974225ed: Pulling fs layer [2022-10-19T21:17:08.841Z] 339a4e72a1f5: Pulling fs layer [2022-10-19T21:17:08.841Z] 988bab9f4d93: Pulling fs layer [2022-10-19T21:17:08.841Z] 1469e6f7b9e6: Pulling fs layer [2022-10-19T21:17:08.841Z] 988bab9f4d93: Waiting [2022-10-19T21:17:08.841Z] eaf3925da568: Pulling fs layer [2022-10-19T21:17:08.841Z] 1469e6f7b9e6: Waiting [2022-10-19T21:17:08.841Z] bab4dde63d76: Pulling fs layer [2022-10-19T21:17:08.841Z] bde34c3a00c8: Pulling fs layer [2022-10-19T21:17:08.841Z] b352a97aabf1: Pulling fs layer [2022-10-19T21:17:08.841Z] 4872d77fe225: Pulling fs layer [2022-10-19T21:17:08.841Z] 5851b861e8e6: Pulling fs layer [2022-10-19T21:17:08.841Z] bab4dde63d76: Waiting [2022-10-19T21:17:08.841Z] bde34c3a00c8: Waiting [2022-10-19T21:17:08.841Z] b352a97aabf1: Waiting [2022-10-19T21:17:08.841Z] 5851b861e8e6: Waiting [2022-10-19T21:17:08.841Z] 4872d77fe225: Waiting [2022-10-19T21:17:08.841Z] e2be974225ed: Download complete [2022-10-19T21:17:08.841Z] 988bab9f4d93: Verifying Checksum [2022-10-19T21:17:08.841Z] 988bab9f4d93: Download complete [2022-10-19T21:17:09.100Z] 1469e6f7b9e6: Verifying Checksum [2022-10-19T21:17:09.100Z] 1469e6f7b9e6: Download complete [2022-10-19T21:17:09.100Z] eaf3925da568: Verifying Checksum [2022-10-19T21:17:09.100Z] eaf3925da568: Download complete [2022-10-19T21:17:09.100Z] 339a4e72a1f5: Verifying Checksum [2022-10-19T21:17:09.100Z] 339a4e72a1f5: Download complete [2022-10-19T21:17:09.100Z] bde34c3a00c8: Download complete [2022-10-19T21:17:09.100Z] b352a97aabf1: Verifying Checksum [2022-10-19T21:17:09.100Z] b352a97aabf1: Download complete [2022-10-19T21:17:09.100Z] 4872d77fe225: Verifying Checksum [2022-10-19T21:17:09.100Z] 4872d77fe225: Download complete [2022-10-19T21:17:09.100Z] 5851b861e8e6: Verifying Checksum [2022-10-19T21:17:09.100Z] 5851b861e8e6: Download complete [2022-10-19T21:17:09.100Z] b85a868b505f: Verifying Checksum [2022-10-19T21:17:09.100Z] b85a868b505f: Download complete [2022-10-19T21:17:09.359Z] bab4dde63d76: Verifying Checksum [2022-10-19T21:17:09.359Z] bab4dde63d76: Download complete [2022-10-19T21:17:10.294Z] b85a868b505f: Pull complete [2022-10-19T21:17:10.294Z] e2be974225ed: Pull complete [2022-10-19T21:17:10.861Z] 339a4e72a1f5: Pull complete [2022-10-19T21:17:10.861Z] 988bab9f4d93: Pull complete [2022-10-19T21:17:11.120Z] 1469e6f7b9e6: Pull complete [2022-10-19T21:17:11.120Z] eaf3925da568: Pull complete [2022-10-19T21:17:12.497Z] bab4dde63d76: Pull complete [2022-10-19T21:17:12.756Z] bde34c3a00c8: Pull complete [2022-10-19T21:17:12.756Z] b352a97aabf1: Pull complete [2022-10-19T21:17:12.756Z] 4872d77fe225: Pull complete [2022-10-19T21:17:13.015Z] 5851b861e8e6: Pull complete [2022-10-19T21:17:13.015Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-19T21:17:13.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T21:17:13.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:17:13.092Z] prd-ubuntu20.04-docker-8c-8g-8619 does not seem to be running inside a container [2022-10-19T21:17:13.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T21:17:14.560Z] $ docker top 3ba4e13ea1eaddb89e667f5e42a0ece0e76d25ee4c339ac374e8099ccea55f9d -eo pid,comm [2022-10-19T21:17:14.619Z] 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). [2022-10-19T21:17:14.619Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T21:17:14.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T21:17:14.654Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T21:17:14.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T21:17:14.775Z] $ docker exec 3ba4e13ea1eaddb89e667f5e42a0ece0e76d25ee4c339ac374e8099ccea55f9d ssh-agent [2022-10-19T21:17:14.876Z] SSH_AUTH_SOCK=/tmp/ssh-Ad2qqq1R9qNj/agent.32 [2022-10-19T21:17:14.876Z] SSH_AGENT_PID=38 [2022-10-19T21:17:14.882Z] Running ssh-add (command line suppressed) [2022-10-19T21:17:14.973Z] Identity added: /w/workspace/edgex-go/334@tmp/private_key_14328742743044642668.key (/w/workspace/edgex-go/334@tmp/private_key_14328742743044642668.key) [2022-10-19T21:17:14.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T21:17:15.273Z] + git tag --points-at HEAD [Pipeline] } [2022-10-19T21:17:15.282Z] $ docker exec --env ******** --env ******** 3ba4e13ea1eaddb89e667f5e42a0ece0e76d25ee4c339ac374e8099ccea55f9d ssh-agent -k [2022-10-19T21:17:15.384Z] unset SSH_AUTH_SOCK; [2022-10-19T21:17:15.384Z] unset SSH_AGENT_PID; [2022-10-19T21:17:15.385Z] echo Agent pid 38 killed; [2022-10-19T21:17:15.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-19T21:17:15.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T21:17:15.422Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T21:17:15.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T21:17:15.531Z] $ docker exec 3ba4e13ea1eaddb89e667f5e42a0ece0e76d25ee4c339ac374e8099ccea55f9d ssh-agent [2022-10-19T21:17:15.630Z] SSH_AUTH_SOCK=/tmp/ssh-6KdqzYa74oLE/agent.70 [2022-10-19T21:17:15.630Z] SSH_AGENT_PID=76 [2022-10-19T21:17:15.634Z] Running ssh-add (command line suppressed) [2022-10-19T21:17:15.746Z] Identity added: /w/workspace/edgex-go/334@tmp/private_key_11730553874552962768.key (/w/workspace/edgex-go/334@tmp/private_key_11730553874552962768.key) [2022-10-19T21:17:15.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T21:17:16.041Z] + git semver init [2022-10-19T21:17:16.300Z] 2022-10-19 21:17:16,202 [run_init] DEBUG init version:0.0.0 force:False [2022-10-19T21:17:16.300Z] 2022-10-19 21:17:16,202 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/334/.semver [2022-10-19T21:17:16.300Z] 2022-10-19 21:17:16,203 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/334/.semver [2022-10-19T21:17:16.300Z] 2022-10-19 21:17:16,203 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/334/.semver'], cwd=/w/workspace/edgex-go/334, universal_newlines=False, shell=None, istream=None) [2022-10-19T21:17:21.575Z] 2022-10-19 21:17:20,733 [append_file] DEBUG append to file:/w/workspace/edgex-go/334/.git/info/exclude [2022-10-19T21:17:21.575Z] 2022-10-19 21:17:20,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/334/.semver/main with force:False [2022-10-19T21:17:21.575Z] 2022-10-19 21:17:20,734 [read_version] DEBUG read version from /w/workspace/edgex-go/334/.semver/main [2022-10-19T21:17:21.575Z] 2022-10-19 21:17:20,734 [read_version] DEBUG read version from /w/workspace/edgex-go/334/.semver/main [2022-10-19T21:17:21.575Z] 2.3.0-dev.96 [Pipeline] } [2022-10-19T21:17:21.581Z] $ docker exec --env ******** --env ******** 3ba4e13ea1eaddb89e667f5e42a0ece0e76d25ee4c339ac374e8099ccea55f9d ssh-agent -k [2022-10-19T21:17:21.687Z] unset SSH_AUTH_SOCK; [2022-10-19T21:17:21.688Z] unset SSH_AGENT_PID; [2022-10-19T21:17:21.688Z] echo Agent pid 76 killed; [2022-10-19T21:17:21.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T21:17:22.005Z] + git semver [Pipeline] } [2022-10-19T21:17:22.278Z] $ docker stop --time=1 3ba4e13ea1eaddb89e667f5e42a0ece0e76d25ee4c339ac374e8099ccea55f9d [2022-10-19T21:17:23.582Z] $ docker rm -f 3ba4e13ea1eaddb89e667f5e42a0ece0e76d25ee4c339ac374e8099ccea55f9d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T21:17:23.915Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-19T21:17:24.073Z] Stashed 1 file(s) [Pipeline] echo [2022-10-19T21:17:24.077Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.96 [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 [2022-10-19T21:17:24.444Z] + git config --global --add safe.directory /w/workspace/edgex-go/334 [Pipeline] echo [2022-10-19T21:17:24.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T21:17:24.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T21:17:24.474Z] ========================================================= [2022-10-19T21:17:24.474Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-19T21:17:24.474Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-19T21:17:24.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T21:17:24.763Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-19T21:17:24.763Z] 213ec9aee27d: Pulling fs layer [2022-10-19T21:17:24.763Z] 4583459ba037: Pulling fs layer [2022-10-19T21:17:24.763Z] 93c1e223e6f2: Pulling fs layer [2022-10-19T21:17:24.763Z] 53926ce57604: Pulling fs layer [2022-10-19T21:17:24.763Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-19T21:17:24.763Z] 30f14e443154: Pulling fs layer [2022-10-19T21:17:24.763Z] 801331c1e519: Pulling fs layer [2022-10-19T21:17:24.763Z] 99cc6dd402b0: Pulling fs layer [2022-10-19T21:17:24.763Z] 7d9ed39f4882: Pulling fs layer [2022-10-19T21:17:24.763Z] 801331c1e519: Waiting [2022-10-19T21:17:24.763Z] 99cc6dd402b0: Waiting [2022-10-19T21:17:24.763Z] 7d9ed39f4882: Waiting [2022-10-19T21:17:24.763Z] 53926ce57604: Waiting [2022-10-19T21:17:24.763Z] 21b2b0c7a3f4: Waiting [2022-10-19T21:17:24.763Z] 30f14e443154: Waiting [2022-10-19T21:17:24.763Z] 93c1e223e6f2: Download complete [2022-10-19T21:17:24.763Z] 4583459ba037: Download complete [2022-10-19T21:17:24.763Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-19T21:17:24.763Z] 21b2b0c7a3f4: Download complete [2022-10-19T21:17:24.763Z] 30f14e443154: Download complete [2022-10-19T21:17:24.763Z] 213ec9aee27d: Verifying Checksum [2022-10-19T21:17:24.763Z] 213ec9aee27d: Download complete [2022-10-19T21:17:24.763Z] 801331c1e519: Verifying Checksum [2022-10-19T21:17:24.763Z] 801331c1e519: Download complete [2022-10-19T21:17:25.023Z] 213ec9aee27d: Pull complete [2022-10-19T21:17:25.023Z] 4583459ba037: Pull complete [2022-10-19T21:17:25.286Z] 93c1e223e6f2: Pull complete [2022-10-19T21:17:25.545Z] 7d9ed39f4882: Verifying Checksum [2022-10-19T21:17:25.545Z] 7d9ed39f4882: Download complete [2022-10-19T21:17:25.545Z] 99cc6dd402b0: Verifying Checksum [2022-10-19T21:17:25.545Z] 99cc6dd402b0: Download complete [2022-10-19T21:17:25.545Z] 53926ce57604: Download complete [2022-10-19T21:17:28.828Z] 53926ce57604: Pull complete [2022-10-19T21:17:29.087Z] 21b2b0c7a3f4: Pull complete [2022-10-19T21:17:29.087Z] 30f14e443154: Pull complete [2022-10-19T21:17:29.087Z] 801331c1e519: Pull complete [2022-10-19T21:17:31.623Z] 99cc6dd402b0: Pull complete [2022-10-19T21:17:32.193Z] 7d9ed39f4882: Pull complete [2022-10-19T21:17:32.193Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-19T21:17:32.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T21:17:32.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-19T21:17:32.488Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T21:17:32.489Z] WORKDIR /edgex [2022-10-19T21:17:32.489Z] COPY go.mod . [2022-10-19T21:17:32.489Z] RUN go mod download [2022-10-19T21:17:32.489Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-19T21:17:33.057Z] Sending build context to Docker daemon 169.7MB [2022-10-19T21:17:33.057Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T21:17:33.057Z] ---> 1dedd983c030 [2022-10-19T21:17:33.057Z] Step 2/4 : WORKDIR /edgex [2022-10-19T21:17:34.966Z] ---> Running in e73311784b1b [2022-10-19T21:17:34.966Z] Removing intermediate container e73311784b1b [2022-10-19T21:17:34.966Z] ---> 0945e83a210b [2022-10-19T21:17:34.966Z] Step 3/4 : COPY go.mod . [2022-10-19T21:17:34.966Z] ---> ace4cf9dde78 [2022-10-19T21:17:34.966Z] Step 4/4 : RUN go mod download [2022-10-19T21:17:34.966Z] ---> Running in c3013ccd7bb6 [2022-10-19T21:17:39.137Z] Still waiting to schedule task [2022-10-19T21:17:39.138Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8612’ is offline [2022-10-19T21:17:47.192Z] Removing intermediate container c3013ccd7bb6 [2022-10-19T21:17:47.192Z] ---> feb23b9736c0 [2022-10-19T21:17:47.192Z] Successfully built feb23b9736c0 [2022-10-19T21:17:47.192Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:17:47.484Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T21:17:47.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:17:47.546Z] prd-ubuntu20.04-docker-8c-8g-8619 does not seem to be running inside a container [2022-10-19T21:17:47.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-19T21:17:47.922Z] $ docker top 3309cbec9e5fd5f3a612f3be31ffa4f1b18876149b6bbf9f2ee44b773d01b71b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T21:17:48.254Z] + go version [2022-10-19T21:17:48.254Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-19T21:17:48.266Z] $ docker stop --time=1 3309cbec9e5fd5f3a612f3be31ffa4f1b18876149b6bbf9f2ee44b773d01b71b [2022-10-19T21:17:49.532Z] $ docker rm -f 3309cbec9e5fd5f3a612f3be31ffa4f1b18876149b6bbf9f2ee44b773d01b71b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:17:49.898Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T21:17:49.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:17:49.963Z] prd-ubuntu20.04-docker-8c-8g-8619 does not seem to be running inside a container [2022-10-19T21:17:49.991Z] $ 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/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-19T21:17:50.321Z] $ docker top 485e11376d8885b44958d905eada33a260de07a2f32b776f648a4b05587e4ef6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-19T21:17:50.389Z] ========================================================= [2022-10-19T21:17:50.389Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-19T21:17:50.389Z] ========================================================= [Pipeline] sh [2022-10-19T21:17:50.665Z] + git config --global --add safe.directory /w/workspace/edgex-go/334 [Pipeline] fileExists [Pipeline] sh [2022-10-19T21:17:50.961Z] + make test [2022-10-19T21:17:50.961Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-19T21:17:57.531Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-19T21:18:09.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-19T21:18:10.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2022-10-19T21:18:10.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-19T21:18:10.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-19T21:18:10.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2022-10-19T21:18:11.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.092s coverage: 41.3% of statements [2022-10-19T21:18:11.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-19T21:18:11.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-19T21:18:11.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements [2022-10-19T21:18:11.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-19T21:18:11.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.281s coverage: 89.2% of statements [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 2.2% of statements [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.443s coverage: 95.6% of statements [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.6% of statements [2022-10-19T21:18:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-10-19T21:18:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2022-10-19T21:18:21.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-10-19T21:18:21.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2022-10-19T21:18:26.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 79.9% of statements [2022-10-19T21:18:26.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.2% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.366s coverage: 65.8% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 41.8% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-19T21:18:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-10-19T21:18:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-10-19T21:18:34.469Z] 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 [2022-10-19T21:18:52.541Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-19T21:18:52.541Z] GO111MODULE=on go vet ./... [2022-10-19T21:18:55.070Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-19T21:18:55.070Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-19T21:18:55.070Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-19T21:18:55.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-19T21:18:55.379Z] + ls -al . [2022-10-19T21:18:55.379Z] total 760 [2022-10-19T21:18:55.379Z] drwxrwxr-x 11 1001 1001 4096 Oct 19 21:17 . [2022-10-19T21:18:55.379Z] drwxr-xr-x 4 root root 4096 Oct 19 21:17 .. [2022-10-19T21:18:55.379Z] drwxrwxr-x 2 1001 1001 4096 Oct 19 21:17 .blubracket [2022-10-19T21:18:55.379Z] -rw-rw-r-- 1 1001 1001 16 Oct 19 21:17 .dockerignore [2022-10-19T21:18:55.379Z] drwxrwxr-x 8 1001 1001 4096 Oct 19 21:18 .git [2022-10-19T21:18:55.379Z] drwxrwxr-x 3 1001 1001 4096 Oct 19 21:17 .github [2022-10-19T21:18:55.379Z] -rw-rw-r-- 1 1001 1001 1030 Oct 19 21:17 .gitignore [2022-10-19T21:18:55.379Z] -rw-rw-r-- 1 1001 1001 42 Oct 19 21:17 .golangci.yml [2022-10-19T21:18:55.379Z] -rw-rw-r-- 1 1001 1001 87 Oct 19 21:17 .hadolint.yml [2022-10-19T21:18:55.380Z] drwxr-xr-x 3 1001 1001 4096 Oct 19 21:17 .semver [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 166 Oct 19 21:17 .sonarcloud.properties [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 1171 Oct 19 21:17 ADOPTERS.md [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 10722 Oct 19 21:17 Attribution.txt [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 63209 Oct 19 21:17 CHANGELOG.md [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 3804 Oct 19 21:17 CONTRIBUTING.md [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 677 Oct 19 21:17 GOVERNANCE.md [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 850 Oct 19 21:17 Jenkinsfile [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 10775 Oct 19 21:17 LICENSE [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 13857 Oct 19 21:17 Makefile [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 582 Oct 19 21:17 OWNERS.md [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 9799 Oct 19 21:17 README.md [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 6912 Oct 19 21:17 SECURITY.md [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 12 Oct 19 21:17 VERSION [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 4131 Oct 19 21:17 ZMQWindows.md [2022-10-19T21:18:55.380Z] drwxrwxr-x 2 1001 1001 4096 Oct 19 21:17 bin [2022-10-19T21:18:55.380Z] drwxrwxr-x 18 1001 1001 4096 Oct 19 21:17 cmd [2022-10-19T21:18:55.380Z] -rw-r--r-- 1 root root 500071 Oct 19 21:18 coverage.out [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 3458 Oct 19 21:17 go.mod [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 38041 Oct 19 21:17 go.sum [2022-10-19T21:18:55.380Z] drwxrwxr-x 8 1001 1001 4096 Oct 19 21:17 internal [2022-10-19T21:18:55.380Z] drwxrwxr-x 3 1001 1001 4096 Oct 19 21:17 openapi [2022-10-19T21:18:55.380Z] drwxrwxr-x 4 1001 1001 4096 Oct 19 21:17 snap [2022-10-19T21:18:55.380Z] -rw-rw-r-- 1 1001 1001 204 Oct 19 21:17 version.go [Pipeline] sh [2022-10-19T21:18:55.663Z] + '[' -e coverage.out ] [2022-10-19T21:18:55.663Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-19T21:18:55.779Z] Stashed 1 file(s) [Pipeline] sh [2022-10-19T21:18:56.059Z] + make build [2022-10-19T21:18:56.059Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-19T21:19:07.502Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8621 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-19T21:19:07.513Z] Running in /w/workspace/edgex-go/334 [Pipeline] { [Pipeline] checkout [2022-10-19T21:19:07.544Z] The recommended git tool is: git [2022-10-19T21:19:08.404Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-19T21:19:12.624Z] using credential edgex-jenkins-ssh [2022-10-19T21:19:12.636Z] Cloning the remote Git repository [2022-10-19T21:19:12.670Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-19T21:19:12.737Z] > git init /w/workspace/edgex-go/334 # timeout=10 [2022-10-19T21:19:12.866Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-19T21:19:12.867Z] > git --version # timeout=10 [2022-10-19T21:19:12.890Z] > git --version # 'git version 2.25.1' [2022-10-19T21:19:12.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-19T21:19:12.937Z] Verifying host key using known hosts file [2022-10-19T21:19:13.121Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-19T21:19:13.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T21:19:18.398Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-19T21:19:18.398Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-19T21:19:24.958Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-19T21:19:24.958Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-19T21:19:25.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-19T21:19:27.268Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-19T21:19:28.204Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-19T21:19:29.138Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-19T21:19:29.704Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-19T21:19:30.637Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-19T21:19:30.998Z] Avoid second fetch [2022-10-19T21:19:30.998Z] Checking out Revision 5b680ce2290ec1e216282ae2e83c9b6619569a4e (main) [2022-10-19T21:19:31.644Z] Commit message: "refactor: moving consul access and role interface (#4193)" [2022-10-19T21:19:30.215Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-19T21:19:30.235Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T21:19:31.012Z] > git config core.sparsecheckout # timeout=10 [2022-10-19T21:19:31.033Z] > git checkout -f 5b680ce2290ec1e216282ae2e83c9b6619569a4e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T21:19:32.009Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-19T21:19:32.440Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-19T21:19:32.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T21:19:32.440Z] Dload Upload Total Spent Left Speed [2022-10-19T21:19:32.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-10-19T21:19:33.053Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-19T21:19:33.380Z] + sudo tee /etc/docker/daemon.new [2022-10-19T21:19:33.380Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-19T21:19:33.380Z] { [2022-10-19T21:19:33.380Z] "registry-mirrors": [ [2022-10-19T21:19:33.380Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-19T21:19:33.380Z] ], [2022-10-19T21:19:33.380Z] "bip": "10.250.0.254/24", [2022-10-19T21:19:33.380Z] "hosts": [ [2022-10-19T21:19:33.380Z] "tcp://0.0.0.0:5555", [2022-10-19T21:19:33.380Z] "unix:///var/run/docker.sock" [2022-10-19T21:19:33.380Z] ], [2022-10-19T21:19:33.380Z] "mtu": 1458, [2022-10-19T21:19:33.380Z] "selinux-enabled": true, [2022-10-19T21:19:33.380Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-19T21:19:33.380Z] } [Pipeline] } [2022-10-19T21:19:33.392Z] $ docker stop --time=1 485e11376d8885b44958d905eada33a260de07a2f32b776f648a4b05587e4ef6 [2022-10-19T21:19:35.753Z] $ docker rm -f 485e11376d8885b44958d905eada33a260de07a2f32b776f648a4b05587e4ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:19:36.370Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-19T21:19:36.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-19T21:19:36.632Z] [2022-10-19T21:19:36.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:19:36.694Z] + sudo service docker restart [2022-10-19T21:19:36.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-19T21:19:36.924Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-19T21:19:36.924Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-19T21:19:36.924Z] ca9280d653b3: Pulling fs layer [2022-10-19T21:19:36.924Z] 7e9c9ca2126c: Pulling fs layer [2022-10-19T21:19:36.924Z] cbdbe7a5bc2a: Download complete [2022-10-19T21:19:37.184Z] cbdbe7a5bc2a: Pull complete [2022-10-19T21:19:37.184Z] ca9280d653b3: Verifying Checksum [2022-10-19T21:19:37.184Z] ca9280d653b3: Download complete [2022-10-19T21:19:37.442Z] 7e9c9ca2126c: Download complete [2022-10-19T21:19:37.442Z] ca9280d653b3: Pull complete [2022-10-19T21:19:40.726Z] 7e9c9ca2126c: Pull complete [2022-10-19T21:19:40.726Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-19T21:19:40.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-19T21:19:40.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:19:40.794Z] prd-ubuntu20.04-docker-8c-8g-8619 does not seem to be running inside a container [2022-10-19T21:19:40.822Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-19T21:19:42.008Z] $ docker top a0e4d6cb15338b541e0191b49f44666f006b13e5b0bee5b6001435eecdfc7c3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T21:19:42.346Z] + docker-compose build --help [2022-10-19T21:19:42.346Z] + grep parallel [2022-10-19T21:19:42.912Z] --parallel Build images in parallel. [Pipeline] } [2022-10-19T21:19:42.922Z] $ docker stop --time=1 a0e4d6cb15338b541e0191b49f44666f006b13e5b0bee5b6001435eecdfc7c3f [2022-10-19T21:19:44.242Z] $ docker rm -f a0e4d6cb15338b541e0191b49f44666f006b13e5b0bee5b6001435eecdfc7c3f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:19:44.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-19T21:19:44.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:19:44.686Z] prd-ubuntu20.04-docker-8c-8g-8619 does not seem to be running inside a container [2022-10-19T21:19:44.715Z] $ 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/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@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 [2022-10-19T21:19:45.095Z] $ docker top 0953ec5e700e47a5daa002468f0e3353b4c1ed5f3d51e5cfd13c44187c6d1044 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T21:19:45.430Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-19T21:19:45.996Z] Building core-command ... [2022-10-19T21:19:45.996Z] Building core-data ... [2022-10-19T21:19:45.996Z] Building core-metadata ... [2022-10-19T21:19:45.996Z] Building security-bootstrapper ... [2022-10-19T21:19:45.996Z] Building security-proxy-setup ... [2022-10-19T21:19:45.996Z] Building security-secretstore-setup ... [2022-10-19T21:19:45.996Z] Building security-spiffe-token-provider ... [2022-10-19T21:19:45.996Z] Building security-spire-agent ... [2022-10-19T21:19:45.996Z] Building security-spire-config ... [2022-10-19T21:19:45.996Z] Building security-spire-server ... [2022-10-19T21:19:45.996Z] Building support-notifications ... [2022-10-19T21:19:45.996Z] Building support-scheduler ... [2022-10-19T21:19:45.996Z] Building sys-mgmt-agent ... [2022-10-19T21:19:45.996Z] Building security-spire-server [2022-10-19T21:19:45.996Z] Building core-command [2022-10-19T21:19:45.996Z] Building support-notifications [2022-10-19T21:19:45.996Z] Building security-secretstore-setup [2022-10-19T21:19:45.996Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T21:19:54.944Z] provisioning config files... [2022-10-19T21:19:54.965Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/334@tmp/config18322335725102257755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:19:55.307Z] ---> docker-login.sh [2022-10-19T21:19:55.308Z] nexus3.edgexfoundry.org:10001 [2022-10-19T21:19:55.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:19:55.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:19:55.896Z] Configure a credential helper to remove this warning. See [2022-10-19T21:19:55.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:19:55.896Z] [2022-10-19T21:19:55.896Z] Login Succeeded [2022-10-19T21:19:55.896Z] nexus3.edgexfoundry.org:10002 [2022-10-19T21:19:55.959Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:19:55.959Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:19:55.959Z] ---> feb23b9736c0 [2022-10-19T21:19:55.959Z] Step 3/20 : WORKDIR /edgex-go [2022-10-19T21:19:56.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:19:56.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:19:56.165Z] Configure a credential helper to remove this warning. See [2022-10-19T21:19:56.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:19:56.165Z] [2022-10-19T21:19:56.165Z] Login Succeeded [2022-10-19T21:19:56.165Z] nexus3.edgexfoundry.org:10003 [2022-10-19T21:19:56.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:19:56.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:19:56.218Z] ---> feb23b9736c0 [2022-10-19T21:19:56.218Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-19T21:19:56.218Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:19:56.218Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:19:56.218Z] ---> feb23b9736c0 [2022-10-19T21:19:56.218Z] Step 3/25 : WORKDIR /edgex-go [2022-10-19T21:19:56.218Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:19:56.218Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:19:56.218Z] ---> feb23b9736c0 [2022-10-19T21:19:56.218Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-19T21:19:56.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:19:56.477Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:19:56.477Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:19:56.477Z] ---> feb23b9736c0 [2022-10-19T21:19:56.477Z] Step 3/25 : WORKDIR /edgex-go [2022-10-19T21:19:56.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:19:56.702Z] Configure a credential helper to remove this warning. See [2022-10-19T21:19:56.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:19:56.702Z] [2022-10-19T21:19:56.702Z] Login Succeeded [2022-10-19T21:19:56.702Z] nexus3.edgexfoundry.org:10004 [2022-10-19T21:19:56.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:19:56.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:19:56.971Z] Configure a credential helper to remove this warning. See [2022-10-19T21:19:56.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:19:56.971Z] [2022-10-19T21:19:56.971Z] Login Succeeded [2022-10-19T21:19:56.971Z] docker.io [2022-10-19T21:19:57.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:19:57.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:19:57.510Z] Configure a credential helper to remove this warning. See [2022-10-19T21:19:57.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:19:57.510Z] [2022-10-19T21:19:57.510Z] Login Succeeded [2022-10-19T21:19:57.510Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T21:19:57.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-19T21:19:57.980Z] + git config --global --add safe.directory /w/workspace/edgex-go/334 [Pipeline] echo [2022-10-19T21:19:57.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T21:19:58.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T21:19:58.021Z] ========================================================= [2022-10-19T21:19:58.022Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-19T21:19:58.022Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-19T21:19:58.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T21:19:58.343Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-19T21:19:58.343Z] 9b18e9b68314: Pulling fs layer [2022-10-19T21:19:58.343Z] d32db5db7311: Pulling fs layer [2022-10-19T21:19:58.343Z] d0c4b47475fc: Pulling fs layer [2022-10-19T21:19:58.343Z] 5831b945b038: Pulling fs layer [2022-10-19T21:19:58.343Z] 86bbec2aaacd: Pulling fs layer [2022-10-19T21:19:58.343Z] e10730c5d714: Pulling fs layer [2022-10-19T21:19:58.343Z] 5dd5c2283517: Pulling fs layer [2022-10-19T21:19:58.343Z] d5ac0230b979: Pulling fs layer [2022-10-19T21:19:58.343Z] 5831b945b038: Waiting [2022-10-19T21:19:58.343Z] 86bbec2aaacd: Waiting [2022-10-19T21:19:58.343Z] e10730c5d714: Waiting [2022-10-19T21:19:58.343Z] 5dd5c2283517: Waiting [2022-10-19T21:19:58.343Z] d5ac0230b979: Waiting [2022-10-19T21:19:58.627Z] d0c4b47475fc: Verifying Checksum [2022-10-19T21:19:58.627Z] d0c4b47475fc: Download complete [2022-10-19T21:19:58.627Z] d32db5db7311: Download complete [2022-10-19T21:19:58.627Z] 86bbec2aaacd: Verifying Checksum [2022-10-19T21:19:58.627Z] 86bbec2aaacd: Download complete [2022-10-19T21:19:58.627Z] e10730c5d714: Verifying Checksum [2022-10-19T21:19:58.627Z] e10730c5d714: Download complete [2022-10-19T21:19:58.627Z] 9b18e9b68314: Verifying Checksum [2022-10-19T21:19:58.627Z] 9b18e9b68314: Download complete [2022-10-19T21:19:59.026Z] ---> Running in a90a51cf2a2f [2022-10-19T21:19:59.026Z] ---> Running in 2b93f684d9c6 [2022-10-19T21:19:59.026Z] ---> Running in 971d5ddcfab8 [2022-10-19T21:19:59.026Z] ---> Running in 6f03ac403904 [2022-10-19T21:19:59.026Z] ---> Running in cf9a2119a0c1 [2022-10-19T21:19:59.026Z] Removing intermediate container 971d5ddcfab8 [2022-10-19T21:19:59.026Z] ---> c520a825bff8 [2022-10-19T21:19:59.026Z] Step 4/24 : WORKDIR /edgex-go [2022-10-19T21:19:59.026Z] ---> Running in 156af06ec071 [2022-10-19T21:19:59.026Z] Removing intermediate container cf9a2119a0c1 [2022-10-19T21:19:59.026Z] ---> 77a678a3a46f [2022-10-19T21:19:59.026Z] Step 4/23 : WORKDIR /edgex-go [2022-10-19T21:19:59.026Z] Removing intermediate container a90a51cf2a2f [2022-10-19T21:19:59.026Z] ---> 64f3dc612ae3 [2022-10-19T21:19:59.026Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:19:59.026Z] Removing intermediate container 2b93f684d9c6 [2022-10-19T21:19:59.026Z] ---> 8c160d568f99 [2022-10-19T21:19:59.026Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:19:59.026Z] Removing intermediate container 6f03ac403904 [2022-10-19T21:19:59.026Z] ---> 12a8828673bd [2022-10-19T21:19:59.026Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-19T21:19:59.284Z] ---> Running in 2e2e1808c8fe [2022-10-19T21:19:59.284Z] ---> Running in 570b42cfc860 [2022-10-19T21:19:59.284Z] ---> Running in 47a3f155da86 [2022-10-19T21:19:59.284Z] ---> Running in 90f64ed32734 [2022-10-19T21:19:59.284Z] Removing intermediate container 156af06ec071 [2022-10-19T21:19:59.284Z] ---> 0ecfbf9f96c4 [2022-10-19T21:19:59.284Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:19:59.284Z] ---> Running in af55960afa47 [2022-10-19T21:19:59.284Z] Removing intermediate container 570b42cfc860 [2022-10-19T21:19:59.284Z] ---> 4be8481279ae [2022-10-19T21:19:59.284Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:19:59.284Z] ---> Running in 30fcdf69312b [2022-10-19T21:19:59.602Z] 9b18e9b68314: Pull complete [2022-10-19T21:19:59.602Z] d5ac0230b979: Verifying Checksum [2022-10-19T21:19:59.602Z] d5ac0230b979: Download complete [2022-10-19T21:19:59.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:19:59.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:00.106Z] v3.16.2-312-gb93bd0b546 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-19T21:20:00.106Z] v3.16.2-311-gdacaca291d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-19T21:20:00.106Z] OK: 17038 distinct packages available [2022-10-19T21:20:00.106Z] Removing intermediate container 2e2e1808c8fe [2022-10-19T21:20:00.107Z] ---> c970326ed4a9 [2022-10-19T21:20:00.107Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T21:20:00.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:00.107Z] ---> Running in baef0542f087 [2022-10-19T21:20:00.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:00.190Z] d32db5db7311: Pull complete [2022-10-19T21:20:00.367Z] OK: 211 MiB in 51 packages [2022-10-19T21:20:00.367Z] Removing intermediate container 90f64ed32734 [2022-10-19T21:20:00.367Z] ---> 54d41ebfe310 [2022-10-19T21:20:00.367Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-19T21:20:00.367Z] ---> Running in 25b7396d0a74 [2022-10-19T21:20:00.461Z] d0c4b47475fc: Pull complete [2022-10-19T21:20:00.625Z] Removing intermediate container 30fcdf69312b [2022-10-19T21:20:00.625Z] ---> b1cb99dcdaa1 [2022-10-19T21:20:00.625Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-19T21:20:00.625Z] ---> Running in 92baa064c13e [2022-10-19T21:20:00.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:00.882Z] Removing intermediate container af55960afa47 [2022-10-19T21:20:00.882Z] ---> c98254d04fee [2022-10-19T21:20:00.882Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-19T21:20:00.882Z] Removing intermediate container 47a3f155da86 [2022-10-19T21:20:00.882Z] ---> 83e3c8d30984 [2022-10-19T21:20:00.882Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-19T21:20:00.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:00.882Z] ---> Running in 0f6818334d1d [2022-10-19T21:20:01.055Z] 5dd5c2283517: Download complete [2022-10-19T21:20:01.139Z] ---> 5efafe643f31 [2022-10-19T21:20:01.139Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:20:01.139Z] ---> Running in 9d70ceaec251 [2022-10-19T21:20:01.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:01.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:01.640Z] 5831b945b038: Verifying Checksum [2022-10-19T21:20:01.640Z] 5831b945b038: Download complete [2022-10-19T21:20:01.719Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:01.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:02.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:02.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:02.237Z] OK: 211 MiB in 51 packages [2022-10-19T21:20:02.806Z] OK: 211 MiB in 51 packages [2022-10-19T21:20:02.806Z] Removing intermediate container baef0542f087 [2022-10-19T21:20:02.806Z] ---> a4f640a5ceca [2022-10-19T21:20:02.806Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-19T21:20:02.806Z] ---> 8c1849d2c50b [2022-10-19T21:20:02.806Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:20:03.070Z] ---> Running in 3c90b1698eb5 [2022-10-19T21:20:03.070Z] OK: 211 MiB in 51 packages [2022-10-19T21:20:03.070Z] Removing intermediate container 0f6818334d1d [2022-10-19T21:20:03.070Z] ---> d267c69ce38b [2022-10-19T21:20:03.070Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-19T21:20:03.327Z] ---> 43052a6a79be [2022-10-19T21:20:03.327Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:20:03.327Z] ---> Running in 0461e0e43d84 [2022-10-19T21:20:03.327Z] OK: 211 MiB in 51 packages [2022-10-19T21:20:03.327Z] Removing intermediate container 92baa064c13e [2022-10-19T21:20:03.327Z] ---> 4d829a5f852f [2022-10-19T21:20:03.327Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-19T21:20:03.584Z] ---> a7e2f216737b [2022-10-19T21:20:03.584Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:20:03.584Z] ---> Running in facfd16d3f30 [2022-10-19T21:20:03.584Z] Removing intermediate container 25b7396d0a74 [2022-10-19T21:20:03.584Z] ---> dcf64b08138c [2022-10-19T21:20:03.584Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-19T21:20:03.841Z] ---> aafbf91a5c17 [2022-10-19T21:20:03.841Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:20:03.841Z] ---> Running in fe0dddfcf8ae [2022-10-19T21:20:13.991Z] 5831b945b038: Pull complete [2022-10-19T21:20:13.991Z] 86bbec2aaacd: Pull complete [2022-10-19T21:20:13.991Z] e10730c5d714: Pull complete [2022-10-19T21:20:20.671Z] 5dd5c2283517: Pull complete [2022-10-19T21:20:21.633Z] d5ac0230b979: Pull complete [2022-10-19T21:20:21.633Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-19T21:20:21.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T21:20:21.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-19T21:20:21.946Z] Removing intermediate container 0461e0e43d84 [2022-10-19T21:20:21.946Z] ---> 752285a5d830 [2022-10-19T21:20:21.946Z] Step 9/24 : COPY . . [2022-10-19T21:20:21.946Z] Removing intermediate container 3c90b1698eb5 [2022-10-19T21:20:21.946Z] ---> 17d24cabd289 [2022-10-19T21:20:21.946Z] Step 8/25 : COPY . . [2022-10-19T21:20:21.946Z] Removing intermediate container 9d70ceaec251 [2022-10-19T21:20:21.946Z] ---> 9695d748a382 [2022-10-19T21:20:21.946Z] Step 7/20 : COPY . . [2022-10-19T21:20:21.946Z] Removing intermediate container fe0dddfcf8ae [2022-10-19T21:20:21.946Z] ---> 8f5faa08f3e6 [2022-10-19T21:20:21.946Z] Step 8/25 : COPY . . [2022-10-19T21:20:21.946Z] Removing intermediate container facfd16d3f30 [2022-10-19T21:20:21.946Z] ---> 854c98097ecd [2022-10-19T21:20:21.946Z] Step 9/23 : COPY . . [2022-10-19T21:20:21.969Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T21:20:21.969Z] WORKDIR /edgex [2022-10-19T21:20:21.969Z] COPY go.mod . [2022-10-19T21:20:21.969Z] RUN go mod downloaddocker [2022-10-19T21:20:21.969Z] build -t ci-base-image-arm64 -f - . [2022-10-19T21:20:22.555Z] Sending build context to Docker daemon 3.259MB [2022-10-19T21:20:22.555Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T21:20:22.555Z] ---> 59b3b1a385d4 [2022-10-19T21:20:22.555Z] Step 2/4 : WORKDIR /edgex [2022-10-19T21:20:24.497Z] ---> Running in 851d7b3fa3cb [2022-10-19T21:20:24.766Z] Removing intermediate container 851d7b3fa3cb [2022-10-19T21:20:24.766Z] ---> 4390cc2b79ad [2022-10-19T21:20:24.766Z] Step 3/4 : COPY go.mod . [2022-10-19T21:20:25.354Z] ---> 4e0b3d93e6d4 [2022-10-19T21:20:25.354Z] Step 4/4 : RUN go mod download [2022-10-19T21:20:25.354Z] ---> Running in d647abc03c0d [2022-10-19T21:20:27.226Z] ---> 028ffb19456a [2022-10-19T21:20:27.226Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-19T21:20:27.226Z] ---> 397a134f10a4 [2022-10-19T21:20:27.226Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-19T21:20:27.226Z] ---> 67cd189b97ac [2022-10-19T21:20:27.226Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T21:20:27.226Z] ---> 9bd04b007ffb [2022-10-19T21:20:27.226Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-19T21:20:27.226Z] ---> 77bba77fef98 [2022-10-19T21:20:27.226Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-19T21:20:27.226Z] ---> Running in 210c691bfb6e [2022-10-19T21:20:27.226Z] ---> Running in c9189f75a6cf [2022-10-19T21:20:27.226Z] ---> Running in 6710f066b8a1 [2022-10-19T21:20:27.226Z] ---> Running in 7d1be879d2e5 [2022-10-19T21:20:27.226Z] ---> Running in 0a546d221456 [2022-10-19T21:20:27.226Z] Removing intermediate container 6710f066b8a1 [2022-10-19T21:20:27.226Z] ---> 6d0187d12f0f [2022-10-19T21:20:27.226Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-19T21:20:27.226Z] ---> Running in 6ea0aa0d9013 [2022-10-19T21:20:27.484Z] Removing intermediate container 6ea0aa0d9013 [2022-10-19T21:20:27.484Z] ---> 5583f04ff39d [2022-10-19T21:20:27.484Z] Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-19T21:20:27.484Z] ---> Running in 1e2e8da07dd1 [2022-10-19T21:20:27.484Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-19T21:20:27.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-19T21:20:27.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-19T21:20:27.999Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-19T21:20:28.563Z] Removing intermediate container 1e2e8da07dd1 [2022-10-19T21:20:28.563Z] ---> 289be83b9ba7 [2022-10-19T21:20:28.563Z] Step 12/25 : WORKDIR /edgex-go [2022-10-19T21:20:28.819Z] ---> Running in 6207e8055472 [2022-10-19T21:20:28.819Z] Removing intermediate container 6207e8055472 [2022-10-19T21:20:29.076Z] ---> 8523ec32dcbd [2022-10-19T21:20:29.076Z] [2022-10-19T21:20:29.076Z] Step 13/25 : FROM alpine:3.15 [2022-10-19T21:20:29.076Z] 3.15: Pulling from library/alpine [2022-10-19T21:20:29.338Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-19T21:20:29.338Z] Status: Downloaded newer image for alpine:3.15 [2022-10-19T21:20:29.338Z] ---> c4fc93816858 [2022-10-19T21:20:29.338Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T21:20:29.338Z] ---> Running in 913c50679f71 [2022-10-19T21:20:29.595Z] Removing intermediate container 913c50679f71 [2022-10-19T21:20:29.595Z] ---> 847c4b81bb76 [2022-10-19T21:20:29.595Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:20:29.595Z] ---> Running in f9303784b0dc [2022-10-19T21:20:30.963Z] Removing intermediate container f9303784b0dc [2022-10-19T21:20:30.963Z] ---> d3d03209b62a [2022-10-19T21:20:30.963Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-19T21:20:30.963Z] ---> Running in fa6a6128af81 [2022-10-19T21:20:31.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:32.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:32.720Z] v3.15.6-128-g8c15845e4d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T21:20:32.720Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T21:20:32.720Z] OK: 15857 distinct packages available [2022-10-19T21:20:32.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:33.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:33.910Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-19T21:20:33.910Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-19T21:20:34.167Z] (3/5) Installing libucontext (1.1-r0) [2022-10-19T21:20:34.167Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-19T21:20:34.167Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-19T21:20:34.424Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T21:20:34.424Z] OK: 7 MiB in 19 packages [2022-10-19T21:20:36.330Z] Removing intermediate container fa6a6128af81 [2022-10-19T21:20:36.330Z] ---> c35d7ab9f0dd [2022-10-19T21:20:36.330Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T21:20:38.227Z] ---> 35b967b1bc4b [2022-10-19T21:20:38.227Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T21:20:38.794Z] ---> f91a20dc33f0 [2022-10-19T21:20:38.794Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-19T21:20:39.359Z] ---> 2a15f0abe61c [2022-10-19T21:20:39.359Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-19T21:20:40.293Z] ---> ebbdd17e634a [2022-10-19T21:20:40.293Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T21:20:40.293Z] ---> Running in ef0e375b0b17 [2022-10-19T21:20:40.552Z] Removing intermediate container ef0e375b0b17 [2022-10-19T21:20:40.552Z] ---> 17d46bec0ec9 [2022-10-19T21:20:40.552Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T21:20:40.823Z] ---> Running in 964fa93a1b44 [2022-10-19T21:20:41.081Z] Removing intermediate container 964fa93a1b44 [2022-10-19T21:20:41.081Z] ---> 4146058be2af [2022-10-19T21:20:41.081Z] Step 23/25 : LABEL arch=x86_64 [2022-10-19T21:20:41.081Z] ---> Running in 1fa0403e92b0 [2022-10-19T21:20:41.646Z] Removing intermediate container 1fa0403e92b0 [2022-10-19T21:20:41.646Z] ---> 851a74f4010a [2022-10-19T21:20:41.646Z] Step 24/25 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:20:41.646Z] ---> Running in 09e36410c7b9 [2022-10-19T21:20:41.903Z] Removing intermediate container 09e36410c7b9 [2022-10-19T21:20:41.903Z] ---> f757b4ffade3 [2022-10-19T21:20:41.903Z] Step 25/25 : LABEL version=2.3.0-dev.96 [2022-10-19T21:20:42.162Z] ---> Running in dbced136403c [2022-10-19T21:20:42.419Z] Removing intermediate container dbced136403c [2022-10-19T21:20:42.419Z] ---> 8daa241c3c3e [2022-10-19T21:20:42.419Z] [2022-10-19T21:20:42.419Z] Successfully built 8daa241c3c3e [2022-10-19T21:20:42.419Z] Successfully tagged security-spire-server:latest [2022-10-19T21:20:42.419Z]  Building security-spire-server ... done Building security-bootstrapper [2022-10-19T21:20:45.696Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:20:45.696Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:20:45.696Z] ---> feb23b9736c0 [2022-10-19T21:20:45.696Z] Step 3/33 : WORKDIR /edgex-go [2022-10-19T21:20:45.696Z] ---> Using cache [2022-10-19T21:20:45.696Z] ---> 12a8828673bd [2022-10-19T21:20:45.696Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:20:47.591Z] ---> Running in 049cbf6aaa2d [2022-10-19T21:20:50.122Z] Removing intermediate container 049cbf6aaa2d [2022-10-19T21:20:50.122Z] ---> c723b091bffb [2022-10-19T21:20:50.122Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-19T21:20:50.122Z] ---> Running in 40ace13753e9 [2022-10-19T21:20:50.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:51.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:52.187Z] OK: 211 MiB in 51 packages [2022-10-19T21:20:53.121Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-19T21:20:54.054Z] Removing intermediate container 40ace13753e9 [2022-10-19T21:20:54.054Z] ---> 60906b0247df [2022-10-19T21:20:54.054Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-19T21:20:54.619Z] ---> 800993b8db10 [2022-10-19T21:20:54.619Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:20:55.553Z] ---> Running in bf84828876ca [2022-10-19T21:20:55.811Z] Removing intermediate container 210c691bfb6e [2022-10-19T21:20:55.811Z] ---> b59842d16da6 [2022-10-19T21:20:55.811Z] [2022-10-19T21:20:55.811Z] Step 11/24 : FROM alpine:3.16 [2022-10-19T21:20:55.811Z] 3.16: Pulling from library/alpine [2022-10-19T21:20:55.811Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-19T21:20:55.811Z] Status: Downloaded newer image for alpine:3.16 [2022-10-19T21:20:55.811Z] ---> 9c6f07244728 [2022-10-19T21:20:55.811Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-19T21:20:56.376Z] ---> Running in 70e498f76a0d [2022-10-19T21:20:56.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:56.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:56.889Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-19T21:20:56.889Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:20:56.889Z] OK: 6 MiB in 15 packages [2022-10-19T21:20:57.697Z] Removing intermediate container d647abc03c0d [2022-10-19T21:20:57.697Z] ---> b55fbd3948a5 [2022-10-19T21:20:57.697Z] Successfully built b55fbd3948a5 [2022-10-19T21:20:57.697Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:20:57.867Z] Removing intermediate container 0a546d221456 [2022-10-19T21:20:57.867Z] ---> 376266b2a9dc [2022-10-19T21:20:57.867Z] [2022-10-19T21:20:57.867Z] Step 10/25 : FROM alpine:3.16 [2022-10-19T21:20:57.867Z] ---> 9c6f07244728 [2022-10-19T21:20:57.867Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-19T21:20:58.037Z] + docker inspect -f . ci-base-image-arm64 [2022-10-19T21:20:58.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:20:58.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-8621 does not seem to be running inside a container [2022-10-19T21:20:58.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@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 [2022-10-19T21:20:58.435Z] ---> Running in bc434274e31d [2022-10-19T21:20:58.696Z] Removing intermediate container 70e498f76a0d [2022-10-19T21:20:58.696Z] ---> b8f975073da8 [2022-10-19T21:20:58.696Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T21:20:58.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:58.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:20:58.967Z] ---> Running in aa613b467f85 [2022-10-19T21:20:58.967Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-19T21:20:58.967Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-19T21:20:58.967Z] (3/3) Installing su-exec (0.2-r1) [2022-10-19T21:20:58.967Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:20:58.967Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T21:20:59.225Z] Removing intermediate container aa613b467f85 [2022-10-19T21:20:59.225Z] ---> 8f45a1575878 [2022-10-19T21:20:59.225Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-19T21:20:59.225Z] OK: 6 MiB in 17 packages [2022-10-19T21:20:59.422Z] $ docker top 3d19950fb81439ab3f67391c1f1c9957e5b6b7809cdb3591364bb5287fce6b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T21:21:00.159Z] ---> Running in 68e4b0a332fe [2022-10-19T21:21:00.250Z] + go version [2022-10-19T21:21:00.250Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-19T21:21:00.271Z] $ docker stop --time=1 3d19950fb81439ab3f67391c1f1c9957e5b6b7809cdb3591364bb5287fce6b67 [2022-10-19T21:21:00.726Z] Removing intermediate container 68e4b0a332fe [2022-10-19T21:21:00.726Z] ---> c2122ad0f404 [2022-10-19T21:21:00.726Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-19T21:21:00.983Z] Removing intermediate container 7d1be879d2e5 [2022-10-19T21:21:00.983Z] ---> ec643a9b5300 [2022-10-19T21:21:00.983Z] [2022-10-19T21:21:00.983Z] Step 9/20 : FROM alpine:3.15 [2022-10-19T21:21:00.983Z] ---> c4fc93816858 [2022-10-19T21:21:00.983Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T21:21:00.983Z] ---> Using cache [2022-10-19T21:21:00.983Z] ---> 847c4b81bb76 [2022-10-19T21:21:00.983Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:00.983Z] ---> Using cache [2022-10-19T21:21:00.983Z] ---> d3d03209b62a [2022-10-19T21:21:00.983Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-19T21:21:00.983Z] Removing intermediate container bc434274e31d [2022-10-19T21:21:00.983Z] ---> edc0313e4691 [2022-10-19T21:21:00.983Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-19T21:21:01.257Z] ---> Running in 2674cb686431 [2022-10-19T21:21:01.257Z] ---> Running in 835d6daafbe7 [2022-10-19T21:21:01.257Z] ---> Running in d45a29676dc6 [2022-10-19T21:21:01.257Z] Removing intermediate container 2674cb686431 [2022-10-19T21:21:01.257Z] ---> 03ebaf3c5dd3 [2022-10-19T21:21:01.257Z] Step 16/24 : WORKDIR / [2022-10-19T21:21:01.521Z] Removing intermediate container d45a29676dc6 [2022-10-19T21:21:01.521Z] ---> c9e772903280 [2022-10-19T21:21:01.521Z] Step 13/25 : WORKDIR / [2022-10-19T21:21:01.521Z] ---> Running in 5a7b2cbed842 [2022-10-19T21:21:01.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:01.781Z] ---> Running in f5816972f4d3 [2022-10-19T21:21:01.781Z] Removing intermediate container 5a7b2cbed842 [2022-10-19T21:21:01.781Z] ---> 8aaca364fbba [2022-10-19T21:21:01.781Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:21:01.781Z] Removing intermediate container c9189f75a6cf [2022-10-19T21:21:01.781Z] ---> 735504645c2f [2022-10-19T21:21:01.781Z] [2022-10-19T21:21:01.781Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T21:21:01.781Z] ---> 9c6f07244728 [2022-10-19T21:21:01.781Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-19T21:21:01.781Z] ---> Running in 8ae499647848 [2022-10-19T21:21:01.889Z] $ docker rm -f 3d19950fb81439ab3f67391c1f1c9957e5b6b7809cdb3591364bb5287fce6b67 [2022-10-19T21:21:02.039Z] Removing intermediate container f5816972f4d3 [2022-10-19T21:21:02.039Z] ---> 11b5c36be6b0 [2022-10-19T21:21:02.039Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-19T21:21:02.039Z] ---> 311520f75bc7 [2022-10-19T21:21:02.039Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-19T21:21:02.039Z] ---> ca41484497cd [2022-10-19T21:21:02.039Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [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 [2022-10-19T21:21:02.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-19T21:21:02.456Z] [2022-10-19T21:21:02.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:21:02.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:02.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:02.605Z] ---> 05ef3a19c0f7 [2022-10-19T21:21:02.605Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-19T21:21:02.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:02.605Z] ---> b81aa158df6e [2022-10-19T21:21:02.605Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-19T21:21:02.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-19T21:21:02.790Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-19T21:21:02.790Z] 29e5d40040c1: Pulling fs layer [2022-10-19T21:21:02.790Z] 1ce36da41761: Pulling fs layer [2022-10-19T21:21:02.790Z] 25b303627fd3: Pulling fs layer [2022-10-19T21:21:02.864Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-19T21:21:02.864Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-19T21:21:02.864Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:21:02.864Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T21:21:02.864Z] ---> 7c47cf3dbab2 [2022-10-19T21:21:02.864Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-19T21:21:02.864Z] v3.15.6-128-g8c15845e4d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T21:21:02.864Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T21:21:02.864Z] OK: 15857 distinct packages available [2022-10-19T21:21:02.864Z] ---> de6f54723fd2 [2022-10-19T21:21:02.864Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-19T21:21:02.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:02.864Z] ---> Running in a2c59be4bc70 [2022-10-19T21:21:03.057Z] 29e5d40040c1: Verifying Checksum [2022-10-19T21:21:03.057Z] 29e5d40040c1: Download complete [2022-10-19T21:21:03.121Z] OK: 6 MiB in 16 packages [2022-10-19T21:21:03.121Z] ---> 6946781d0a02 [2022-10-19T21:21:03.121Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-19T21:21:03.121Z] Removing intermediate container a2c59be4bc70 [2022-10-19T21:21:03.121Z] ---> 3d5c0f3980c8 [2022-10-19T21:21:03.121Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:21:03.324Z] 1ce36da41761: Verifying Checksum [2022-10-19T21:21:03.324Z] 1ce36da41761: Download complete [2022-10-19T21:21:03.381Z] Removing intermediate container bf84828876ca [2022-10-19T21:21:03.381Z] ---> 934e7faf1782 [2022-10-19T21:21:03.381Z] Step 8/33 : COPY . . [2022-10-19T21:21:03.381Z] ---> Running in 591269bb9496 [2022-10-19T21:21:03.381Z] ---> f26bf12c2755 [2022-10-19T21:21:03.381Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-19T21:21:03.381Z] Removing intermediate container 591269bb9496 [2022-10-19T21:21:03.592Z] 29e5d40040c1: Pull complete [2022-10-19T21:21:03.640Z] ---> 2d01da21967d [2022-10-19T21:21:03.640Z] Step 22/24 : LABEL arch=x86_64 [2022-10-19T21:21:03.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:03.901Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-19T21:21:04.159Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-19T21:21:04.159Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-19T21:21:04.421Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-19T21:21:04.421Z] (5/9) Installing curl (7.80.0-r3) [2022-10-19T21:21:04.421Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-19T21:21:04.681Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-19T21:21:04.681Z] ---> Running in f15a348e0bb1 [2022-10-19T21:21:04.681Z] Removing intermediate container 8ae499647848 [2022-10-19T21:21:04.681Z] ---> 2d2073fcc672 [2022-10-19T21:21:04.681Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T21:21:04.681Z] (8/9) Installing libucontext (1.1-r0) [2022-10-19T21:21:04.681Z] ---> 11c464dfcf6a [2022-10-19T21:21:04.681Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-19T21:21:04.681Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-19T21:21:04.681Z] ---> Running in 559ca017b017 [2022-10-19T21:21:04.939Z] Removing intermediate container f15a348e0bb1 [2022-10-19T21:21:04.939Z] ---> 27135b7b6465 [2022-10-19T21:21:04.939Z] Step 23/24 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:21:04.939Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T21:21:04.939Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T21:21:04.939Z] ---> Running in 266dfb669ba2 [2022-10-19T21:21:04.939Z] Removing intermediate container 559ca017b017 [2022-10-19T21:21:04.939Z] ---> 41192441bd27 [2022-10-19T21:21:04.939Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-19T21:21:04.939Z] OK: 8 MiB in 23 packages [2022-10-19T21:21:04.939Z] ---> 06eb4ea94951 [2022-10-19T21:21:04.939Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-19T21:21:05.007Z] 1ce36da41761: Pull complete [2022-10-19T21:21:05.007Z] 25b303627fd3: Verifying Checksum [2022-10-19T21:21:05.007Z] 25b303627fd3: Download complete [2022-10-19T21:21:05.197Z] ---> Running in 70832c3a9d9c [2022-10-19T21:21:05.197Z] ---> Running in 4cce61b890de [2022-10-19T21:21:05.198Z] Removing intermediate container 266dfb669ba2 [2022-10-19T21:21:05.198Z] ---> 6db8b8e51d25 [2022-10-19T21:21:05.198Z] Step 24/24 : LABEL version=2.3.0-dev.96 [2022-10-19T21:21:05.456Z] ---> Running in 92642956126b [2022-10-19T21:21:05.456Z] Removing intermediate container 70832c3a9d9c [2022-10-19T21:21:05.456Z] ---> 49036b439d88 [2022-10-19T21:21:05.456Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T21:21:05.456Z] ---> Running in 3afaa440dab9 [2022-10-19T21:21:05.714Z] Removing intermediate container 92642956126b [2022-10-19T21:21:05.714Z] ---> 77b18b9a531e [2022-10-19T21:21:05.714Z] [2022-10-19T21:21:05.714Z] Successfully built 77b18b9a531e [2022-10-19T21:21:05.714Z] Removing intermediate container 3afaa440dab9 [2022-10-19T21:21:05.714Z] ---> ec8348238d83 [2022-10-19T21:21:05.714Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:21:05.714Z] Successfully tagged core-command:latest [2022-10-19T21:21:05.714Z]  Building core-command ... done Building security-spire-agent [2022-10-19T21:21:05.714Z] Removing intermediate container 835d6daafbe7 [2022-10-19T21:21:05.714Z] ---> 5d8cd0ab240c [2022-10-19T21:21:05.714Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:21:07.094Z] ---> 1df69d6de520 [2022-10-19T21:21:07.094Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-19T21:21:07.094Z] ---> 9855648bda45 [2022-10-19T21:21:07.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-19T21:21:07.094Z] ---> a2979d1c279e [2022-10-19T21:21:07.094Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-19T21:21:07.660Z] ---> Running in 66ab3e2822ea [2022-10-19T21:21:07.660Z] Removing intermediate container 4cce61b890de [2022-10-19T21:21:07.660Z] ---> a612825e616c [2022-10-19T21:21:07.660Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-19T21:21:07.660Z] ---> 47a85cde4b43 [2022-10-19T21:21:07.660Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-19T21:21:07.918Z] ---> c1426aae7030 [2022-10-19T21:21:07.918Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-19T21:21:07.918Z] ---> Running in 94862aa345e1 [2022-10-19T21:21:08.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-19T21:21:08.177Z] ---> da9d766a4f48 [2022-10-19T21:21:08.177Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-19T21:21:08.177Z] Removing intermediate container 94862aa345e1 [2022-10-19T21:21:08.177Z] ---> bfb4b250d86c [2022-10-19T21:21:08.177Z] Step 23/25 : LABEL arch=x86_64 [2022-10-19T21:21:08.435Z] ---> 2315dee53cc0 [2022-10-19T21:21:08.435Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-19T21:21:08.435Z] ---> Running in a322fa705661 [2022-10-19T21:21:08.435Z] ---> Running in 8c6d6a0cf67b [2022-10-19T21:21:08.435Z] ---> Running in 5989d75bf5da [2022-10-19T21:21:08.693Z] Removing intermediate container a322fa705661 [2022-10-19T21:21:08.693Z] ---> dcfca841c8a7 [2022-10-19T21:21:08.693Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:21:08.693Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:08.693Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:08.693Z] ---> feb23b9736c0 [2022-10-19T21:21:08.693Z] Step 3/26 : WORKDIR /edgex-go [2022-10-19T21:21:08.693Z] ---> Using cache [2022-10-19T21:21:08.693Z] ---> 12a8828673bd [2022-10-19T21:21:08.693Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:08.693Z] ---> Using cache [2022-10-19T21:21:08.693Z] ---> c723b091bffb [2022-10-19T21:21:08.693Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T21:21:08.693Z] Removing intermediate container 8c6d6a0cf67b [2022-10-19T21:21:08.693Z] ---> 9e210ea1f5b8 [2022-10-19T21:21:08.693Z] Step 24/25 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:21:08.693Z] ---> Running in ad8deccb8a8c [2022-10-19T21:21:08.693Z] ---> Running in 0c26fed35d6c [2022-10-19T21:21:08.693Z] Removing intermediate container 5989d75bf5da [2022-10-19T21:21:08.693Z] ---> 983b92fc6ea3 [2022-10-19T21:21:08.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:21:08.952Z] ---> Running in cd682c94cd00 [2022-10-19T21:21:08.952Z] ---> Running in ccd8f6b08a6c [2022-10-19T21:21:08.952Z] Removing intermediate container ad8deccb8a8c [2022-10-19T21:21:08.952Z] ---> ae9c69509db9 [2022-10-19T21:21:08.952Z] Step 18/20 : LABEL arch=x86_64 [2022-10-19T21:21:08.952Z] ---> Running in 07baf9fe3da8 [2022-10-19T21:21:08.952Z] Removing intermediate container cd682c94cd00 [2022-10-19T21:21:08.952Z] ---> 09258116e95c [2022-10-19T21:21:08.952Z] Step 25/25 : LABEL version=2.3.0-dev.96 [2022-10-19T21:21:08.952Z] Removing intermediate container ccd8f6b08a6c [2022-10-19T21:21:08.952Z] ---> c28f1ccdf6f7 [2022-10-19T21:21:08.952Z] Step 21/23 : LABEL arch=x86_64 [2022-10-19T21:21:08.952Z] ---> Running in 0582fbf87184 [2022-10-19T21:21:08.952Z] ---> Running in 866c92fe92ec [2022-10-19T21:21:09.209Z] Removing intermediate container 07baf9fe3da8 [2022-10-19T21:21:09.209Z] ---> 022f3eec7107 [2022-10-19T21:21:09.209Z] Step 19/20 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:21:09.209Z] ---> Running in bc2bee4d3450 [2022-10-19T21:21:09.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:09.209Z] Removing intermediate container 0582fbf87184 [2022-10-19T21:21:09.209Z] ---> c8012b904c7e [2022-10-19T21:21:09.209Z] [2022-10-19T21:21:09.209Z] Removing intermediate container 866c92fe92ec [2022-10-19T21:21:09.209Z] ---> 5948fa901021 [2022-10-19T21:21:09.209Z] Step 22/23 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:21:09.209Z] Removing intermediate container bc2bee4d3450 [2022-10-19T21:21:09.209Z] ---> 642134085527 [2022-10-19T21:21:09.209Z] Step 20/20 : LABEL version=2.3.0-dev.96 [2022-10-19T21:21:09.209Z] ---> Running in 85b16478d656 [2022-10-19T21:21:09.209Z] Successfully built c8012b904c7e [2022-10-19T21:21:09.209Z] Successfully tagged security-secretstore-setup:latest [2022-10-19T21:21:09.209Z] Building sys-mgmt-agent [2022-10-19T21:21:09.209Z]  Building security-secretstore-setup ... done  ---> Running in dcf55018ed8e [2022-10-19T21:21:09.467Z] Removing intermediate container 85b16478d656 [2022-10-19T21:21:09.467Z] ---> fa4e86922715 [2022-10-19T21:21:09.467Z] Step 23/23 : LABEL version=2.3.0-dev.96 [2022-10-19T21:21:09.467Z] Removing intermediate container dcf55018ed8e [2022-10-19T21:21:09.467Z] ---> 3c3470910919 [2022-10-19T21:21:09.467Z] [2022-10-19T21:21:09.467Z] Successfully built 3c3470910919 [2022-10-19T21:21:09.725Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-19T21:21:09.725Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-10-19T21:21:09.725Z] ---> Running in 5fb7093181ef [2022-10-19T21:21:09.982Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:10.240Z] Removing intermediate container 5fb7093181ef [2022-10-19T21:21:10.240Z] ---> d381999a0ed7 [2022-10-19T21:21:10.240Z] [2022-10-19T21:21:10.240Z] OK: 211 MiB in 51 packages [2022-10-19T21:21:10.240Z] Successfully built d381999a0ed7 [2022-10-19T21:21:10.240Z] Successfully tagged support-notifications:latest [2022-10-19T21:21:10.240Z] Building core-data [2022-10-19T21:21:11.612Z]  Building support-notifications ... done Removing intermediate container 0c26fed35d6c [2022-10-19T21:21:11.612Z] ---> 14edc8c500ba [2022-10-19T21:21:11.612Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-19T21:21:12.176Z] ---> 2aa1f15ec0ce [2022-10-19T21:21:12.176Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:12.176Z] ---> Running in fc29d6ba0926 [2022-10-19T21:21:15.090Z] 25b303627fd3: Pull complete [2022-10-19T21:21:15.090Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-19T21:21:15.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-19T21:21:15.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:21:15.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-8621 does not seem to be running inside a container [2022-10-19T21:21:15.336Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@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 [2022-10-19T21:21:15.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:15.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:15.455Z] ---> feb23b9736c0 [2022-10-19T21:21:15.455Z] Step 3/23 : WORKDIR /edgex-go [2022-10-19T21:21:15.455Z] ---> Using cache [2022-10-19T21:21:15.455Z] ---> 12a8828673bd [2022-10-19T21:21:15.455Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:15.455Z] ---> Using cache [2022-10-19T21:21:15.455Z] ---> c723b091bffb [2022-10-19T21:21:15.455Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-19T21:21:16.021Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:16.021Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:16.021Z] ---> feb23b9736c0 [2022-10-19T21:21:16.021Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-19T21:21:16.021Z] ---> Using cache [2022-10-19T21:21:16.021Z] ---> 77a678a3a46f [2022-10-19T21:21:16.021Z] Step 4/24 : WORKDIR /edgex-go [2022-10-19T21:21:16.021Z] ---> Using cache [2022-10-19T21:21:16.021Z] ---> 4be8481279ae [2022-10-19T21:21:16.021Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:16.021Z] ---> Using cache [2022-10-19T21:21:16.021Z] ---> b1cb99dcdaa1 [2022-10-19T21:21:16.021Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-19T21:21:16.021Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:16.021Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:16.021Z] ---> feb23b9736c0 [2022-10-19T21:21:16.021Z] Step 3/22 : WORKDIR /edgex-go [2022-10-19T21:21:16.021Z] ---> Using cache [2022-10-19T21:21:16.021Z] ---> 12a8828673bd [2022-10-19T21:21:16.021Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:16.021Z] ---> Using cache [2022-10-19T21:21:16.021Z] ---> c723b091bffb [2022-10-19T21:21:16.021Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-19T21:21:16.021Z] ---> Using cache [2022-10-19T21:21:16.021Z] ---> 60906b0247df [2022-10-19T21:21:16.022Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-19T21:21:16.022Z] ---> Using cache [2022-10-19T21:21:16.022Z] ---> 800993b8db10 [2022-10-19T21:21:16.022Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:16.022Z] ---> Using cache [2022-10-19T21:21:16.022Z] ---> 934e7faf1782 [2022-10-19T21:21:16.022Z] Step 8/22 : COPY . . [2022-10-19T21:21:16.022Z] ---> Using cache [2022-10-19T21:21:16.022Z] ---> a2979d1c279e [2022-10-19T21:21:16.022Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-19T21:21:17.403Z] ---> Running in 8e3bcd09b852 [2022-10-19T21:21:17.403Z] ---> Running in 7e49a8c47642 [2022-10-19T21:21:17.403Z] ---> Running in 25977164d842 [2022-10-19T21:21:17.493Z] $ docker top 62d04e44bc3c1fd99a563e09348d63afa9cade2c4147d5e8ed9420d97eb8fcd6 -eo pid,comm [2022-10-19T21:21:17.664Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-10-19T21:21:17.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:17.921Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-19T21:21:18.303Z] + docker-compose build --help [2022-10-19T21:21:18.303Z] + grep parallel [2022-10-19T21:21:18.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:18.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:19.000Z] OK: 211 MiB in 51 packages [2022-10-19T21:21:19.257Z] OK: 211 MiB in 51 packages [2022-10-19T21:21:20.190Z] Removing intermediate container 8e3bcd09b852 [2022-10-19T21:21:20.190Z] ---> 3c3a9c87def3 [2022-10-19T21:21:20.190Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-19T21:21:20.190Z] Removing intermediate container 7e49a8c47642 [2022-10-19T21:21:20.190Z] ---> 23ce199a8cb6 [2022-10-19T21:21:20.190Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-19T21:21:20.190Z] ---> 5af756149154 [2022-10-19T21:21:20.190Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:20.190Z] ---> Running in 1fe4cfa71255 [2022-10-19T21:21:20.447Z] ---> 4b4c39f0b518 [2022-10-19T21:21:20.447Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:20.447Z] ---> Running in 402ca6158e84 [2022-10-19T21:21:20.447Z] Removing intermediate container fc29d6ba0926 [2022-10-19T21:21:20.447Z] ---> 5f8e8b350e45 [2022-10-19T21:21:20.447Z] Step 8/26 : COPY . . [2022-10-19T21:21:21.637Z] --parallel Build images in parallel. [Pipeline] } [2022-10-19T21:21:21.657Z] $ docker stop --time=1 62d04e44bc3c1fd99a563e09348d63afa9cade2c4147d5e8ed9420d97eb8fcd6 [2022-10-19T21:21:23.239Z] $ docker rm -f 62d04e44bc3c1fd99a563e09348d63afa9cade2c4147d5e8ed9420d97eb8fcd6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:21:23.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-19T21:21:23.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:21:23.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-8621 does not seem to be running inside a container [2022-10-19T21:21:23.949Z] $ 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/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@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 [2022-10-19T21:21:24.629Z] ---> 5ea2730a26bf [2022-10-19T21:21:24.629Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T21:21:24.629Z] ---> Running in 42d65c305e48 [2022-10-19T21:21:24.629Z] Removing intermediate container 42d65c305e48 [2022-10-19T21:21:24.629Z] ---> 33423efed6f8 [2022-10-19T21:21:24.629Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-19T21:21:24.887Z] ---> Running in ec5bca3b1656 [2022-10-19T21:21:25.029Z] $ docker top ebf4109b5b4c572b7e2e99de9e90817e393123949324a79fb52f59e4441bd425 -eo pid,comm [2022-10-19T21:21:25.146Z] Removing intermediate container ec5bca3b1656 [2022-10-19T21:21:25.146Z] ---> d5cc376ea4ce [2022-10-19T21:21:25.146Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [Pipeline] { [Pipeline] sh [2022-10-19T21:21:25.402Z] ---> Running in 047084306ab5 [2022-10-19T21:21:25.519Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-19T21:21:26.805Z] Removing intermediate container 66ab3e2822ea [2022-10-19T21:21:26.805Z] ---> fe081094c245 [2022-10-19T21:21:26.805Z] [2022-10-19T21:21:26.805Z] Step 10/33 : FROM alpine:3.16 [2022-10-19T21:21:26.805Z] ---> 9c6f07244728 [2022-10-19T21:21:26.805Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T21:21:27.062Z] Removing intermediate container 047084306ab5 [2022-10-19T21:21:27.062Z] ---> 8e2bcd339082 [2022-10-19T21:21:27.062Z] Step 12/26 : WORKDIR /edgex-go [2022-10-19T21:21:27.062Z] ---> Running in 0d23e60c57fc [2022-10-19T21:21:27.062Z] ---> Running in 10965cf5ec3b [2022-10-19T21:21:27.319Z] Removing intermediate container 0d23e60c57fc [2022-10-19T21:21:27.319Z] ---> c5fb6367e91d [2022-10-19T21:21:27.319Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-19T21:21:27.319Z] ---> Running in 15a184c8d355 [2022-10-19T21:21:27.319Z] Removing intermediate container 10965cf5ec3b [2022-10-19T21:21:27.319Z] ---> c02bbd563ed9 [2022-10-19T21:21:27.319Z] [2022-10-19T21:21:27.319Z] Step 13/26 : FROM alpine:3.15 [2022-10-19T21:21:27.319Z] ---> c4fc93816858 [2022-10-19T21:21:27.319Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T21:21:27.319Z] ---> Using cache [2022-10-19T21:21:27.319Z] ---> 847c4b81bb76 [2022-10-19T21:21:27.319Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:27.319Z] ---> Using cache [2022-10-19T21:21:27.319Z] ---> d3d03209b62a [2022-10-19T21:21:27.319Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-19T21:21:27.319Z] ---> Using cache [2022-10-19T21:21:27.319Z] ---> c35d7ab9f0dd [2022-10-19T21:21:27.319Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-19T21:21:27.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:27.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:27.884Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-19T21:21:27.884Z] (2/2) Installing su-exec (0.2-r1) [2022-10-19T21:21:27.884Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:21:27.884Z] OK: 6 MiB in 16 packages [2022-10-19T21:21:29.278Z] ---> 33b503556129 [2022-10-19T21:21:29.278Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T21:21:29.278Z] Removing intermediate container 15a184c8d355 [2022-10-19T21:21:29.278Z] ---> 78319163ca8e [2022-10-19T21:21:29.278Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-19T21:21:29.536Z] ---> Running in 576599a7ee57 [2022-10-19T21:21:29.766Z] Building core-command ... [2022-10-19T21:21:29.766Z] Building core-data ... [2022-10-19T21:21:29.766Z] Building core-metadata ... [2022-10-19T21:21:29.766Z] Building security-bootstrapper ... [2022-10-19T21:21:29.766Z] Building security-proxy-setup ... [2022-10-19T21:21:29.766Z] Building security-secretstore-setup ... [2022-10-19T21:21:29.766Z] Building security-spiffe-token-provider ... [2022-10-19T21:21:29.766Z] Building security-spire-agent ... [2022-10-19T21:21:29.766Z] Building security-spire-config ... [2022-10-19T21:21:29.766Z] Building security-spire-server ... [2022-10-19T21:21:29.766Z] Building support-notifications ... [2022-10-19T21:21:29.766Z] Building support-scheduler ... [2022-10-19T21:21:29.766Z] Building sys-mgmt-agent ... [2022-10-19T21:21:29.766Z] Building security-spire-config [2022-10-19T21:21:29.766Z] Building security-bootstrapper [2022-10-19T21:21:29.766Z] Building core-data [2022-10-19T21:21:29.766Z] Building security-secretstore-setup [2022-10-19T21:21:29.766Z] Building security-spiffe-token-provider [2022-10-19T21:21:29.795Z] Removing intermediate container 402ca6158e84 [2022-10-19T21:21:29.795Z] ---> b0ad59e72253 [2022-10-19T21:21:29.795Z] Step 8/23 : COPY . . [2022-10-19T21:21:29.795Z] Removing intermediate container 1fe4cfa71255 [2022-10-19T21:21:29.795Z] ---> 7b8c7ce64e7c [2022-10-19T21:21:29.795Z] Step 9/24 : COPY . . [2022-10-19T21:21:29.795Z] Removing intermediate container 576599a7ee57 [2022-10-19T21:21:29.795Z] ---> f5cc44f2daa6 [2022-10-19T21:21:29.795Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-19T21:21:30.052Z] ---> Running in 13967f3dfd73 [2022-10-19T21:21:31.002Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-19T21:21:31.260Z] Removing intermediate container 13967f3dfd73 [2022-10-19T21:21:31.260Z] ---> 32a8e8a5ba53 [2022-10-19T21:21:31.260Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-19T21:21:33.163Z] ---> e227c6134657 [2022-10-19T21:21:33.163Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T21:21:33.163Z] ---> Running in ebd5b0d384a1 [2022-10-19T21:21:33.421Z] Removing intermediate container ebd5b0d384a1 [2022-10-19T21:21:33.421Z] ---> 2fa16457507c [2022-10-19T21:21:33.421Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-19T21:21:33.421Z] ---> 924e9f774df6 [2022-10-19T21:21:33.421Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-19T21:21:33.421Z] ---> Running in 617deb52ed9c [2022-10-19T21:21:33.989Z] Removing intermediate container 617deb52ed9c [2022-10-19T21:21:33.989Z] ---> 3ed8d97321d1 [2022-10-19T21:21:33.989Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-19T21:21:34.251Z] ---> 82c3e92cb61e [2022-10-19T21:21:34.251Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-19T21:21:34.251Z] ---> Running in be5eaadb5409 [2022-10-19T21:21:34.515Z] ---> c376af258470 [2022-10-19T21:21:34.515Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-19T21:21:34.515Z] ---> 154cd65d2fea [2022-10-19T21:21:34.515Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-19T21:21:34.515Z] ---> Running in 3aff4c7ea426 [2022-10-19T21:21:34.515Z] ---> Running in 6c8c7c2914cc [2022-10-19T21:21:35.081Z] ---> 33e442d20789 [2022-10-19T21:21:35.081Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T21:21:35.081Z] ---> Running in 2f138b5736bb [2022-10-19T21:21:35.081Z] Removing intermediate container 2f138b5736bb [2022-10-19T21:21:35.081Z] ---> 54da00248641 [2022-10-19T21:21:35.081Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T21:21:35.338Z] Removing intermediate container 25977164d842 [2022-10-19T21:21:35.338Z] ---> 1699f4988114 [2022-10-19T21:21:35.338Z] [2022-10-19T21:21:35.338Z] Step 10/22 : FROM alpine:3.16 [2022-10-19T21:21:35.338Z] ---> 9c6f07244728 [2022-10-19T21:21:35.338Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-19T21:21:35.338Z] ---> Running in 544f020178d0 [2022-10-19T21:21:35.338Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-19T21:21:35.338Z] ---> Running in 82d7769d2fd4 [2022-10-19T21:21:35.338Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-19T21:21:35.601Z] Removing intermediate container 544f020178d0 [2022-10-19T21:21:35.601Z] ---> 9f6c9507262e [2022-10-19T21:21:35.601Z] Step 24/26 : LABEL arch=x86_64 [2022-10-19T21:21:35.601Z] Removing intermediate container be5eaadb5409 [2022-10-19T21:21:35.601Z] ---> 44e718dd45c2 [2022-10-19T21:21:35.601Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-19T21:21:35.601Z] ---> Running in c22712fb3b96 [2022-10-19T21:21:35.601Z] ---> Running in d0889639cec9 [2022-10-19T21:21:35.601Z] Removing intermediate container c22712fb3b96 [2022-10-19T21:21:35.601Z] ---> 4333fb86afbd [2022-10-19T21:21:35.601Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-19T21:21:35.601Z] Removing intermediate container d0889639cec9 [2022-10-19T21:21:35.601Z] ---> 839fa047ec85 [2022-10-19T21:21:35.601Z] Step 25/26 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:21:35.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:35.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:35.859Z] ---> Running in 6876cae2c52f [2022-10-19T21:21:36.116Z] ---> 3ada7a5b73cf [2022-10-19T21:21:36.116Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-19T21:21:36.116Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-19T21:21:36.116Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-19T21:21:36.116Z] ---> Running in 78164cd81ba1 [2022-10-19T21:21:36.116Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-19T21:21:36.116Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-19T21:21:36.116Z] (5/6) Installing curl (7.83.1-r3) [2022-10-19T21:21:36.116Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-19T21:21:36.116Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:21:36.116Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T21:21:36.116Z] Removing intermediate container 6876cae2c52f [2022-10-19T21:21:36.116Z] ---> 1fa19d1434c4 [2022-10-19T21:21:36.116Z] Step 26/26 : LABEL version=2.3.0-dev.96 [2022-10-19T21:21:36.375Z] ---> Running in 9a58de4b69da [2022-10-19T21:21:36.375Z] OK: 8 MiB in 20 packages [2022-10-19T21:21:36.375Z] Removing intermediate container 9a58de4b69da [2022-10-19T21:21:36.375Z] ---> dddf226fd08b [2022-10-19T21:21:36.375Z] [2022-10-19T21:21:36.634Z] Successfully built dddf226fd08b [2022-10-19T21:21:36.634Z] Successfully tagged security-spire-agent:latest [2022-10-19T21:21:36.634Z]  Building security-spire-agent ... done Building core-metadata [2022-10-19T21:21:37.571Z] Removing intermediate container 82d7769d2fd4 [2022-10-19T21:21:37.571Z] ---> 07fcd4ffb8f7 [2022-10-19T21:21:37.571Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-19T21:21:37.843Z] ---> Running in ece5da414e15 [2022-10-19T21:21:37.843Z] Removing intermediate container 78164cd81ba1 [2022-10-19T21:21:37.843Z] ---> 17a828470eb2 [2022-10-19T21:21:37.843Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:21:37.843Z] Removing intermediate container ece5da414e15 [2022-10-19T21:21:37.843Z] ---> 471859d5f936 [2022-10-19T21:21:37.843Z] Step 13/22 : WORKDIR /edgex [2022-10-19T21:21:38.107Z] ---> Running in b0b2e4790499 [2022-10-19T21:21:38.107Z] ---> afb92ba1214c [2022-10-19T21:21:38.107Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-19T21:21:38.365Z] Removing intermediate container b0b2e4790499 [2022-10-19T21:21:38.365Z] ---> 846ec23e4cd2 [2022-10-19T21:21:38.365Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-19T21:21:38.934Z] ---> ccddee3722cf [2022-10-19T21:21:38.934Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-19T21:21:38.934Z] ---> 6afb69d34d4e [2022-10-19T21:21:38.934Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-19T21:21:39.499Z] ---> 24d79bbe7e93 [2022-10-19T21:21:39.499Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-19T21:21:39.757Z] ---> e8d18c4455de [2022-10-19T21:21:39.757Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-19T21:21:39.827Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:39.827Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:39.827Z] ---> b55fbd3948a5 [2022-10-19T21:21:39.827Z] Step 3/25 : WORKDIR /edgex-go [2022-10-19T21:21:39.827Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:39.827Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:39.827Z] ---> b55fbd3948a5 [2022-10-19T21:21:39.827Z] Step 3/33 : WORKDIR /edgex-go [2022-10-19T21:21:39.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:39.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:39.827Z] ---> b55fbd3948a5 [2022-10-19T21:21:39.827Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-19T21:21:39.827Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:39.827Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:39.827Z] ---> b55fbd3948a5 [2022-10-19T21:21:39.827Z] Step 3/26 : WORKDIR /edgex-go [2022-10-19T21:21:39.827Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:39.827Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:39.827Z] ---> b55fbd3948a5 [2022-10-19T21:21:39.827Z] Step 3/20 : WORKDIR /edgex-go [2022-10-19T21:21:40.093Z] ---> Running in 344e16f284ea [2022-10-19T21:21:40.093Z] ---> Running in 8abc2c0a5b3f [2022-10-19T21:21:40.093Z] ---> Running in 0f9cac2fcd8a [2022-10-19T21:21:40.093Z] ---> Running in 7245caf8f994 [2022-10-19T21:21:40.093Z] ---> Running in 744cf631a30a [2022-10-19T21:21:40.324Z] ---> 0e309b5dda48 [2022-10-19T21:21:40.324Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-19T21:21:40.682Z] Removing intermediate container 0f9cac2fcd8a [2022-10-19T21:21:40.682Z] ---> 5024711325f0 [2022-10-19T21:21:40.682Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:40.682Z] Removing intermediate container 8abc2c0a5b3f [2022-10-19T21:21:40.682Z] ---> c22ad4735833 [2022-10-19T21:21:40.682Z] Step 4/24 : WORKDIR /edgex-go [2022-10-19T21:21:40.953Z] ---> Running in 32d858746f04 [2022-10-19T21:21:40.953Z] Removing intermediate container 744cf631a30a [2022-10-19T21:21:40.953Z] ---> 324602c4029a [2022-10-19T21:21:40.953Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:40.953Z] Removing intermediate container 344e16f284ea [2022-10-19T21:21:40.953Z] ---> 9ed644755164 [2022-10-19T21:21:40.953Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-19T21:21:40.953Z] Removing intermediate container 7245caf8f994 [2022-10-19T21:21:40.953Z] ---> 4e7432b7117e [2022-10-19T21:21:40.953Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:40.953Z] ---> Running in 92e74b5d54c3 [2022-10-19T21:21:40.953Z] ---> Running in c08395831993 [2022-10-19T21:21:40.953Z] ---> Running in ecf7845dfe29 [2022-10-19T21:21:41.221Z] ---> Running in f894a2c0b9a5 [2022-10-19T21:21:41.259Z] ---> 401dd4119974 [2022-10-19T21:21:41.259Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-19T21:21:41.259Z] ---> dd57e18f5c8b [2022-10-19T21:21:41.259Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-19T21:21:41.517Z] ---> 7f5ac04659a1 [2022-10-19T21:21:41.517Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-19T21:21:41.517Z] ---> Running in 8776fde34880 [2022-10-19T21:21:41.782Z] ---> 9ea785380147 [2022-10-19T21:21:41.782Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-19T21:21:41.808Z] Removing intermediate container 92e74b5d54c3 [2022-10-19T21:21:41.808Z] ---> a6ba220e2e1d [2022-10-19T21:21:41.808Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:41.808Z] ---> Running in 2941e8d536a2 [2022-10-19T21:21:42.043Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:42.043Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:42.043Z] ---> feb23b9736c0 [2022-10-19T21:21:42.043Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-19T21:21:42.043Z] ---> Using cache [2022-10-19T21:21:42.043Z] ---> 77a678a3a46f [2022-10-19T21:21:42.043Z] Step 4/25 : WORKDIR /edgex-go [2022-10-19T21:21:42.043Z] ---> Using cache [2022-10-19T21:21:42.043Z] ---> 4be8481279ae [2022-10-19T21:21:42.043Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:42.043Z] ---> Using cache [2022-10-19T21:21:42.043Z] ---> b1cb99dcdaa1 [2022-10-19T21:21:42.043Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-19T21:21:42.043Z] ---> Running in fcbda4ce3506 [2022-10-19T21:21:42.301Z] ---> 95554ff13b55 [2022-10-19T21:21:42.301Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-19T21:21:42.301Z] ---> Running in f06e124f142b [2022-10-19T21:21:42.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:42.867Z] Removing intermediate container 8776fde34880 [2022-10-19T21:21:42.867Z] ---> 7ac9a3df5dcb [2022-10-19T21:21:42.868Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-19T21:21:43.126Z] ---> Running in 3af8fdfa1d8c [2022-10-19T21:21:43.389Z] Removing intermediate container 3af8fdfa1d8c [2022-10-19T21:21:43.389Z] ---> 8b3473b743ac [2022-10-19T21:21:43.389Z] Step 20/22 : LABEL arch=x86_64 [2022-10-19T21:21:43.655Z] ---> Running in 6860d2eb2c62 [2022-10-19T21:21:43.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:43.655Z] Removing intermediate container f06e124f142b [2022-10-19T21:21:43.655Z] ---> 1d6fcea725bb [2022-10-19T21:21:43.655Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-19T21:21:43.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:43.916Z] ---> Running in e0aef7aef0dd [2022-10-19T21:21:43.916Z] Removing intermediate container 6860d2eb2c62 [2022-10-19T21:21:43.916Z] ---> 9ed1a697434c [2022-10-19T21:21:43.916Z] Step 21/22 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:21:43.916Z] ---> Running in d6f106711ddd [2022-10-19T21:21:44.185Z] OK: 211 MiB in 51 packages [2022-10-19T21:21:44.185Z] Removing intermediate container e0aef7aef0dd [2022-10-19T21:21:44.185Z] ---> e70a83945caf [2022-10-19T21:21:44.185Z] Step 30/33 : CMD ["gate"] [2022-10-19T21:21:44.185Z] Removing intermediate container d6f106711ddd [2022-10-19T21:21:44.185Z] ---> fa44e32bd103 [2022-10-19T21:21:44.185Z] Step 22/22 : LABEL version=2.3.0-dev.96 [2022-10-19T21:21:44.185Z] ---> Running in 376b9d0db332 [2022-10-19T21:21:44.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:44.347Z] Removing intermediate container 32d858746f04 [2022-10-19T21:21:44.347Z] ---> 896dac0d0b9f [2022-10-19T21:21:44.442Z] ---> Running in a2115dd14aae [2022-10-19T21:21:44.442Z] Removing intermediate container 376b9d0db332 [2022-10-19T21:21:44.442Z] ---> 877d5ccb0abe [2022-10-19T21:21:44.442Z] Step 31/33 : LABEL arch=x86_64 [2022-10-19T21:21:44.617Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-19T21:21:44.617Z] ---> Running in 5a19555e2bdb [2022-10-19T21:21:44.700Z] ---> Running in 76a231d320a0 [2022-10-19T21:21:44.894Z] Removing intermediate container ecf7845dfe29 [2022-10-19T21:21:44.894Z] ---> 4bc229eb1eaa [2022-10-19T21:21:44.894Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-19T21:21:44.967Z] Removing intermediate container a2115dd14aae [2022-10-19T21:21:44.967Z] ---> 3efb226b831e [2022-10-19T21:21:44.967Z] [2022-10-19T21:21:44.967Z] Removing intermediate container fcbda4ce3506 [2022-10-19T21:21:44.967Z] ---> 9e8ed0c7c324 [2022-10-19T21:21:44.967Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-19T21:21:44.967Z] Removing intermediate container 76a231d320a0 [2022-10-19T21:21:44.967Z] ---> 8fb990e130f8 [2022-10-19T21:21:44.967Z] Step 32/33 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:21:45.162Z] ---> Running in 324aa9c78883 [2022-10-19T21:21:45.162Z] v3.16.2-312-gb93bd0b546 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-19T21:21:45.162Z] v3.16.2-311-gdacaca291d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-19T21:21:45.162Z] OK: 16894 distinct packages available [2022-10-19T21:21:45.263Z] ---> Running in 1d3151c83f00 [2022-10-19T21:21:45.263Z] Successfully built 3efb226b831e [2022-10-19T21:21:45.263Z] Successfully tagged security-proxy-setup:latest [2022-10-19T21:21:45.263Z]  Building security-proxy-setup ... done Building support-scheduler [2022-10-19T21:21:45.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:45.438Z] Removing intermediate container f894a2c0b9a5 [2022-10-19T21:21:45.438Z] ---> 838049f2af94 [2022-10-19T21:21:45.438Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T21:21:45.706Z] Removing intermediate container 2941e8d536a2 [2022-10-19T21:21:45.706Z] ---> 481ee36bfc82 [2022-10-19T21:21:45.706Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-19T21:21:45.706Z] ---> Running in 6c474b5aa947 [2022-10-19T21:21:45.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:45.706Z] ---> Running in 204fee687adc [2022-10-19T21:21:45.831Z] ---> 5824d80101e6 [2022-10-19T21:21:45.831Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:46.111Z] Removing intermediate container 1d3151c83f00 [2022-10-19T21:21:46.111Z] ---> 2c6ddd9760e1 [2022-10-19T21:21:46.111Z] Step 33/33 : LABEL version=2.3.0-dev.96 [2022-10-19T21:21:46.372Z] ---> Running in 58f80f78331a [2022-10-19T21:21:46.372Z] ---> Running in 7195c1df8d62 [2022-10-19T21:21:47.126Z] OK: 221 MiB in 51 packages [2022-10-19T21:21:47.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:47.307Z] Removing intermediate container 7195c1df8d62 [2022-10-19T21:21:47.307Z] ---> cce3b016c644 [2022-10-19T21:21:47.307Z] [2022-10-19T21:21:47.307Z] Successfully built cce3b016c644 [2022-10-19T21:21:47.307Z] Successfully tagged security-bootstrapper:latest [2022-10-19T21:21:47.307Z]  Building security-bootstrapper ... done Building security-spire-config [2022-10-19T21:21:47.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:47.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:47.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:47.931Z] Removing intermediate container c08395831993 [2022-10-19T21:21:47.931Z] ---> 1f22d0b401ad [2022-10-19T21:21:47.931Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-19T21:21:47.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:48.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:48.513Z] ---> a19f226a5cf4 [2022-10-19T21:21:48.513Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:48.513Z] ---> Running in 74aa5ed9e4c6 [2022-10-19T21:21:48.783Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:48.783Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:21:49.056Z] OK: 221 MiB in 51 packages [2022-10-19T21:21:50.021Z] OK: 221 MiB in 51 packages [2022-10-19T21:21:50.288Z] OK: 221 MiB in 51 packages [2022-10-19T21:21:50.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:50.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:50.588Z] ---> feb23b9736c0 [2022-10-19T21:21:50.588Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-19T21:21:50.588Z] ---> Using cache [2022-10-19T21:21:50.588Z] ---> 77a678a3a46f [2022-10-19T21:21:50.588Z] Step 4/23 : WORKDIR /edgex-go [2022-10-19T21:21:50.588Z] ---> Using cache [2022-10-19T21:21:50.588Z] ---> 4be8481279ae [2022-10-19T21:21:50.588Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:50.588Z] ---> Using cache [2022-10-19T21:21:50.588Z] ---> b1cb99dcdaa1 [2022-10-19T21:21:50.588Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-19T21:21:50.588Z] ---> Using cache [2022-10-19T21:21:50.588Z] ---> 9e8ed0c7c324 [2022-10-19T21:21:50.588Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-19T21:21:50.588Z] ---> Using cache [2022-10-19T21:21:50.588Z] ---> 5824d80101e6 [2022-10-19T21:21:50.588Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:50.875Z] Removing intermediate container 5a19555e2bdb [2022-10-19T21:21:50.875Z] ---> e6459b42a561 [2022-10-19T21:21:50.875Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-19T21:21:51.150Z] OK: 221 MiB in 51 packages [2022-10-19T21:21:51.153Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:21:51.153Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:21:51.153Z] ---> feb23b9736c0 [2022-10-19T21:21:51.153Z] Step 3/26 : WORKDIR /edgex-go [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> 12a8828673bd [2022-10-19T21:21:51.153Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> c723b091bffb [2022-10-19T21:21:51.153Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> 14edc8c500ba [2022-10-19T21:21:51.153Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> 2aa1f15ec0ce [2022-10-19T21:21:51.153Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> 5f8e8b350e45 [2022-10-19T21:21:51.153Z] Step 8/26 : COPY . . [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> 5ea2730a26bf [2022-10-19T21:21:51.153Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> 33423efed6f8 [2022-10-19T21:21:51.153Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> d5cc376ea4ce [2022-10-19T21:21:51.153Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> 8e2bcd339082 [2022-10-19T21:21:51.153Z] Step 12/26 : WORKDIR /edgex-go [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> c02bbd563ed9 [2022-10-19T21:21:51.153Z] [2022-10-19T21:21:51.153Z] Step 13/26 : FROM alpine:3.15 [2022-10-19T21:21:51.153Z] ---> c4fc93816858 [2022-10-19T21:21:51.153Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> 847c4b81bb76 [2022-10-19T21:21:51.153Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:21:51.153Z] ---> Using cache [2022-10-19T21:21:51.153Z] ---> d3d03209b62a [2022-10-19T21:21:51.153Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-19T21:21:51.740Z] Removing intermediate container 324aa9c78883 [2022-10-19T21:21:51.740Z] ---> d936e43582f3 [2022-10-19T21:21:51.740Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-19T21:21:52.328Z] ---> 678e46e11c1e [2022-10-19T21:21:52.328Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:52.328Z] Removing intermediate container 204fee687adc [2022-10-19T21:21:52.328Z] ---> cac186a7649b [2022-10-19T21:21:52.328Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-19T21:21:52.328Z] ---> Running in c9b02324826a [2022-10-19T21:21:52.596Z] Removing intermediate container 6c474b5aa947 [2022-10-19T21:21:52.596Z] ---> 74d37e4da48b [2022-10-19T21:21:52.596Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-19T21:21:53.188Z] ---> 59ea08e08061 [2022-10-19T21:21:53.188Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:53.188Z] ---> Running in 46132fa88ee6 [2022-10-19T21:21:54.159Z] ---> 0fe034f02cb8 [2022-10-19T21:21:54.159Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:54.428Z] ---> bfd81cf57a7b [2022-10-19T21:21:54.428Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:21:54.428Z] ---> Running in 4434478fb45b [2022-10-19T21:21:54.436Z] ---> Running in 96d45634a64c [2022-10-19T21:21:54.436Z] ---> Running in 9c0e910efd4e [2022-10-19T21:21:54.694Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:54.696Z] ---> Running in 31f41c82056b [2022-10-19T21:21:55.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:55.887Z] v3.15.6-128-g8c15845e4d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T21:21:55.887Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T21:21:55.887Z] OK: 15857 distinct packages available [2022-10-19T21:21:55.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:58.416Z] Removing intermediate container 6c8c7c2914cc [2022-10-19T21:21:58.416Z] ---> 6784a1b45453 [2022-10-19T21:21:58.416Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-19T21:21:58.416Z] ---> Running in bd05a0f5df80 [2022-10-19T21:21:58.675Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-19T21:21:59.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:21:59.607Z] Removing intermediate container 58f80f78331a [2022-10-19T21:21:59.607Z] ---> ded153b3efc2 [2022-10-19T21:21:59.607Z] Step 9/25 : COPY . . [2022-10-19T21:22:01.511Z] Removing intermediate container 3aff4c7ea426 [2022-10-19T21:22:01.511Z] ---> cf53a936e156 [2022-10-19T21:22:01.511Z] [2022-10-19T21:22:01.511Z] Step 11/24 : FROM alpine:3.16 [2022-10-19T21:22:01.511Z] ---> 9c6f07244728 [2022-10-19T21:22:01.511Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-19T21:22:01.511Z] Removing intermediate container bd05a0f5df80 [2022-10-19T21:22:01.511Z] ---> 5eeee8c648a0 [2022-10-19T21:22:01.511Z] [2022-10-19T21:22:01.511Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T21:22:01.511Z] ---> 9c6f07244728 [2022-10-19T21:22:01.511Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-19T21:22:01.511Z] ---> Running in 318816f0caae [2022-10-19T21:22:01.511Z] ---> Running in a4ebc1fadb36 [2022-10-19T21:22:01.774Z] Removing intermediate container 318816f0caae [2022-10-19T21:22:01.774Z] ---> c2bee9a45569 [2022-10-19T21:22:01.774Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-19T21:22:01.774Z] ---> Running in f594bdde1234 [2022-10-19T21:22:02.031Z] Removing intermediate container a4ebc1fadb36 [2022-10-19T21:22:02.031Z] ---> 202061e4ee4e [2022-10-19T21:22:02.031Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-19T21:22:02.031Z] ---> Running in 2af8e1a86ba7 [2022-10-19T21:22:02.031Z] Removing intermediate container f594bdde1234 [2022-10-19T21:22:02.031Z] ---> 4dfdf3984013 [2022-10-19T21:22:02.031Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-19T21:22:02.290Z] ---> Running in 6bfdbc6eaa77 [2022-10-19T21:22:02.547Z] Removing intermediate container 96d45634a64c [2022-10-19T21:22:02.547Z] ---> 2629650d7681 [2022-10-19T21:22:02.547Z] Step 9/23 : COPY . . [2022-10-19T21:22:02.547Z] Removing intermediate container 6bfdbc6eaa77 [2022-10-19T21:22:02.547Z] ---> 37b8a74941ef [2022-10-19T21:22:02.547Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:22:02.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:22:02.547Z] ---> Running in 11459d102c54 [2022-10-19T21:22:02.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:22:02.804Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-19T21:22:02.804Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-19T21:22:02.804Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-19T21:22:02.804Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-19T21:22:02.804Z] (3/4) Installing libucontext (1.1-r0) [2022-10-19T21:22:03.061Z] (3/33) Installing readline (8.1.2-r0) [2022-10-19T21:22:03.061Z] (4/33) Installing bash (5.1.16-r2) [2022-10-19T21:22:03.061Z] Executing bash-5.1.16-r2.post-install [2022-10-19T21:22:03.061Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-19T21:22:03.061Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-19T21:22:03.061Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-19T21:22:03.061Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-19T21:22:03.061Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-19T21:22:03.061Z] (9/33) Installing curl (7.83.1-r3) [2022-10-19T21:22:03.061Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-19T21:22:03.061Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T21:22:03.061Z] OK: 6 MiB in 18 packages [2022-10-19T21:22:03.319Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-19T21:22:03.319Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-19T21:22:03.319Z] (13/33) Installing expat (2.4.9-r0) [2022-10-19T21:22:03.319Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-19T21:22:03.319Z] (15/33) Installing gdbm (1.23-r0) [2022-10-19T21:22:03.319Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-19T21:22:03.319Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-19T21:22:03.319Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-19T21:22:03.319Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-19T21:22:03.576Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-19T21:22:03.576Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-19T21:22:03.834Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-19T21:22:03.834Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-19T21:22:03.834Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-19T21:22:03.834Z] ---> a7300a76c398 [2022-10-19T21:22:03.834Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-19T21:22:03.834Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-19T21:22:03.834Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-19T21:22:04.092Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-19T21:22:04.092Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-19T21:22:04.092Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-19T21:22:04.092Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-19T21:22:04.092Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-19T21:22:04.092Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-19T21:22:04.092Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-19T21:22:04.092Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:22:04.092Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T21:22:04.349Z] OK: 122 MiB in 47 packages [2022-10-19T21:22:04.915Z] ---> Running in e2f056ea3499 [2022-10-19T21:22:04.915Z] Removing intermediate container 9c0e910efd4e [2022-10-19T21:22:04.915Z] ---> 379f60c1f2ad [2022-10-19T21:22:04.915Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T21:22:04.915Z] Removing intermediate container 11459d102c54 [2022-10-19T21:22:04.915Z] ---> 9469caca5422 [2022-10-19T21:22:04.915Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-19T21:22:05.172Z] ---> Running in 44fda1cc9eae [2022-10-19T21:22:05.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-19T21:22:05.430Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T21:22:06.001Z] ---> d65a1d807737 [2022-10-19T21:22:06.001Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T21:22:06.001Z] ---> 98deda5990b0 [2022-10-19T21:22:06.001Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-19T21:22:06.001Z] ---> Running in 74cb1157f48d [2022-10-19T21:22:06.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T21:22:06.281Z] ---> 9302dbb4d4d6 [2022-10-19T21:22:06.281Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-19T21:22:06.281Z] ---> Running in 08dde58f90df [2022-10-19T21:22:06.281Z] Removing intermediate container 08dde58f90df [2022-10-19T21:22:06.281Z] ---> 15dbdfeaaeef [2022-10-19T21:22:06.281Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-19T21:22:06.542Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-19T21:22:06.542Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-19T21:22:06.542Z] ---> af6d2f84f887 [2022-10-19T21:22:06.542Z] Step 21/26 : WORKDIR / [2022-10-19T21:22:06.542Z] ---> Running in 93b56f4074ec [2022-10-19T21:22:06.542Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-19T21:22:06.803Z] Removing intermediate container 93b56f4074ec [2022-10-19T21:22:06.803Z] ---> 4f18e94b1c27 [2022-10-19T21:22:06.803Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T21:22:06.803Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-19T21:22:06.803Z] ---> Running in a1dd735051d0 [2022-10-19T21:22:06.803Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-19T21:22:06.803Z] Removing intermediate container a1dd735051d0 [2022-10-19T21:22:06.803Z] ---> fca197a4fcfd [2022-10-19T21:22:06.803Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T21:22:06.803Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-19T21:22:06.803Z] ---> Running in 1d1042b0cfa8 [2022-10-19T21:22:07.073Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-19T21:22:07.073Z] Removing intermediate container 1d1042b0cfa8 [2022-10-19T21:22:07.073Z] ---> 4b78aeece997 [2022-10-19T21:22:07.073Z] Step 24/26 : LABEL arch=x86_64 [2022-10-19T21:22:07.073Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:22:07.073Z] OK: 8 MiB in 20 packages [2022-10-19T21:22:07.073Z] ---> Running in b95333a5134f [2022-10-19T21:22:07.331Z] Removing intermediate container b95333a5134f [2022-10-19T21:22:07.331Z] ---> c2cd1280c4ae [2022-10-19T21:22:07.331Z] Step 25/26 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:07.331Z] Collecting docker-compose==1.23.2 [2022-10-19T21:22:07.331Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-19T21:22:07.331Z] ---> Running in 93919195210b [2022-10-19T21:22:07.331Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.6 MB/s eta 0:00:00 [2022-10-19T21:22:07.589Z] Removing intermediate container 93919195210b [2022-10-19T21:22:07.589Z] ---> 0eb3e255864d [2022-10-19T21:22:07.589Z] Step 26/26 : LABEL version=2.3.0-dev.96 [2022-10-19T21:22:07.589Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-19T21:22:07.589Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-19T21:22:07.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 62.1 MB/s eta 0:00:00 [2022-10-19T21:22:07.589Z] ---> Running in 964f73e5c76f [2022-10-19T21:22:07.589Z] Removing intermediate container 44fda1cc9eae [2022-10-19T21:22:07.589Z] ---> 8f4d8fdec168 [2022-10-19T21:22:07.589Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:22:07.589Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-19T21:22:07.589Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-19T21:22:07.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 24.1 MB/s eta 0:00:00 [2022-10-19T21:22:07.589Z] Collecting cached-property<2,>=1.2.0 [2022-10-19T21:22:07.589Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-19T21:22:07.589Z] Collecting texttable<0.10,>=0.9.0 [2022-10-19T21:22:07.589Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-19T21:22:07.589Z] Preparing metadata (setup.py): started [2022-10-19T21:22:07.846Z] Removing intermediate container 964f73e5c76f [2022-10-19T21:22:07.846Z] ---> 3ab79a05758b [2022-10-19T21:22:07.846Z] [2022-10-19T21:22:07.846Z] ---> 446683bde5a0 [2022-10-19T21:22:07.846Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-19T21:22:07.846Z] Successfully built 3ab79a05758b [2022-10-19T21:22:07.846Z] Successfully tagged security-spire-config:latest [2022-10-19T21:22:07.846Z]  Building security-spire-config ... done  Preparing metadata (setup.py): finished with status 'done' [2022-10-19T21:22:08.139Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-19T21:22:08.139Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-19T21:22:08.139Z] Preparing metadata (setup.py): started [2022-10-19T21:22:08.413Z] ---> c52025054258 [2022-10-19T21:22:08.413Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-19T21:22:08.413Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T21:22:08.413Z] Collecting jsonschema<3,>=2.5.1 [2022-10-19T21:22:08.413Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-19T21:22:08.413Z] Collecting PyYAML<4,>=3.10 [2022-10-19T21:22:08.670Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-19T21:22:08.670Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.1 MB/s eta 0:00:00 [2022-10-19T21:22:08.670Z] ---> 49d6719d3c2c [2022-10-19T21:22:08.670Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-19T21:22:08.670Z] ---> Running in 647ecc45281e [2022-10-19T21:22:08.928Z] Preparing metadata (setup.py): started [2022-10-19T21:22:08.928Z] Removing intermediate container 647ecc45281e [2022-10-19T21:22:08.928Z] ---> cbbaaecd40a9 [2022-10-19T21:22:08.928Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:22:09.186Z] ---> Running in 3dbdceb765f2 [2022-10-19T21:22:09.186Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T21:22:09.186Z] Collecting docopt<0.7,>=0.6.1 [2022-10-19T21:22:09.186Z] Removing intermediate container 3dbdceb765f2 [2022-10-19T21:22:09.186Z] ---> 156908f8ed7c [2022-10-19T21:22:09.186Z] Step 22/24 : LABEL arch=x86_64 [2022-10-19T21:22:09.186Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-19T21:22:09.186Z] Preparing metadata (setup.py): started [2022-10-19T21:22:09.186Z] ---> Running in 0edaf6b6441b [2022-10-19T21:22:09.443Z] Removing intermediate container 0edaf6b6441b [2022-10-19T21:22:09.443Z] ---> d2141b8fa6ae [2022-10-19T21:22:09.443Z] Step 23/24 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:09.443Z] ---> Running in 321ac5f853aa [2022-10-19T21:22:09.443Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T21:22:09.701Z] Collecting docker<4.0,>=3.6.0 [2022-10-19T21:22:09.701Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-19T21:22:09.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.8 MB/s eta 0:00:00 [2022-10-19T21:22:09.701Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-19T21:22:09.701Z] Removing intermediate container 321ac5f853aa [2022-10-19T21:22:09.701Z] ---> 1e4f0b043ac6 [2022-10-19T21:22:09.701Z] Step 24/24 : LABEL version=2.3.0-dev.96 [2022-10-19T21:22:09.701Z] Collecting docker-pycreds>=0.4.0 [2022-10-19T21:22:09.701Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-19T21:22:09.701Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-19T21:22:09.701Z] ---> Running in d556542a4e8d [2022-10-19T21:22:09.959Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-19T21:22:09.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 26.5 MB/s eta 0:00:00 [2022-10-19T21:22:09.959Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-19T21:22:09.959Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-19T21:22:09.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 177.9 MB/s eta 0:00:00 [2022-10-19T21:22:09.959Z] Collecting certifi>=2017.4.17 [2022-10-19T21:22:09.959Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-19T21:22:09.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 30.3 MB/s eta 0:00:00 [2022-10-19T21:22:09.959Z] Collecting idna<2.8,>=2.5 [2022-10-19T21:22:09.959Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-19T21:22:09.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 189.2 MB/s eta 0:00:00 [2022-10-19T21:22:09.959Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-19T21:22:09.959Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-19T21:22:09.959Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-19T21:22:09.959Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-19T21:22:09.959Z] Removing intermediate container d556542a4e8d [2022-10-19T21:22:09.959Z] ---> a2115973df19 [2022-10-19T21:22:09.959Z] [2022-10-19T21:22:10.217Z] Successfully built a2115973df19 [2022-10-19T21:22:10.217Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-19T21:22:10.217Z] Running setup.py install for texttable: started [2022-10-19T21:22:10.217Z] Successfully tagged core-data:latest [2022-10-19T21:22:10.475Z]  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' [2022-10-19T21:22:10.475Z] Running setup.py install for PyYAML: started [2022-10-19T21:22:10.733Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-19T21:22:10.991Z] Running setup.py install for docopt: started [2022-10-19T21:22:11.248Z] Running setup.py install for docopt: finished with status 'done' [2022-10-19T21:22:11.813Z] Running setup.py install for dockerpty: started [2022-10-19T21:22:12.071Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-19T21:22:12.329Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-19T21:22:12.329Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-19T21:22:17.597Z] Removing intermediate container 2af8e1a86ba7 [2022-10-19T21:22:17.597Z] ---> 92745c126a07 [2022-10-19T21:22:17.597Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-19T21:22:17.597Z] ---> Running in 2c4f90c335fc [2022-10-19T21:22:17.597Z] Removing intermediate container 2c4f90c335fc [2022-10-19T21:22:17.597Z] ---> 1a1a23c2420b [2022-10-19T21:22:17.597Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T21:22:17.597Z] ---> Running in fa33bdb5586a [2022-10-19T21:22:18.164Z] Removing intermediate container fa33bdb5586a [2022-10-19T21:22:18.164Z] ---> bffa33eb3f8e [2022-10-19T21:22:18.164Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-19T21:22:18.730Z] ---> da8f2207225e [2022-10-19T21:22:18.730Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-19T21:22:19.295Z] ---> 8f4db7c1b5d3 [2022-10-19T21:22:19.295Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-19T21:22:19.860Z] ---> 6c90d575e465 [2022-10-19T21:22:19.860Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-19T21:22:19.860Z] ---> Running in 89ea3b0e753d [2022-10-19T21:22:20.118Z] Removing intermediate container 89ea3b0e753d [2022-10-19T21:22:20.118Z] ---> 36e5e8f9e774 [2022-10-19T21:22:20.118Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:22:20.118Z] ---> Running in abd00f9e43aa [2022-10-19T21:22:20.380Z] Removing intermediate container abd00f9e43aa [2022-10-19T21:22:20.380Z] ---> 0e1ef32a7f17 [2022-10-19T21:22:20.380Z] Step 21/23 : LABEL arch=x86_64 [2022-10-19T21:22:20.380Z] ---> Running in 59415194b77e [2022-10-19T21:22:20.637Z] Removing intermediate container 59415194b77e [2022-10-19T21:22:20.637Z] ---> 55154ff470f0 [2022-10-19T21:22:20.637Z] Step 22/23 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:20.637Z] ---> Running in 0ae1064a0a52 [2022-10-19T21:22:20.637Z] Removing intermediate container 0ae1064a0a52 [2022-10-19T21:22:20.637Z] ---> 51e77c660bf4 [2022-10-19T21:22:20.637Z] Step 23/23 : LABEL version=2.3.0-dev.96 [2022-10-19T21:22:20.894Z] ---> Running in f72052df329f [2022-10-19T21:22:20.894Z] Removing intermediate container f72052df329f [2022-10-19T21:22:20.894Z] ---> 57c75e1d7ab3 [2022-10-19T21:22:20.894Z] [2022-10-19T21:22:21.151Z] Successfully built 57c75e1d7ab3 [2022-10-19T21:22:21.151Z] Successfully tagged sys-mgmt-agent:latest [2022-10-19T21:22:24.448Z]  Building sys-mgmt-agent ... done Removing intermediate container e2f056ea3499 [2022-10-19T21:22:24.448Z] ---> 02731c255fa5 [2022-10-19T21:22:24.448Z] [2022-10-19T21:22:24.448Z] Step 11/25 : FROM alpine:3.16 [2022-10-19T21:22:24.448Z] ---> 9c6f07244728 [2022-10-19T21:22:24.448Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-19T21:22:24.448Z] ---> Using cache [2022-10-19T21:22:24.448Z] ---> b8f975073da8 [2022-10-19T21:22:24.448Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T21:22:24.448Z] ---> Using cache [2022-10-19T21:22:24.448Z] ---> 8f45a1575878 [2022-10-19T21:22:24.448Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-19T21:22:24.448Z] ---> Running in f44e3a8c8bcd [2022-10-19T21:22:24.448Z] Removing intermediate container f44e3a8c8bcd [2022-10-19T21:22:24.448Z] ---> bf40dadf22e8 [2022-10-19T21:22:24.448Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-19T21:22:24.448Z] ---> Running in ff6c369aa16f [2022-10-19T21:22:24.713Z] Removing intermediate container ff6c369aa16f [2022-10-19T21:22:24.713Z] ---> d520de819e1e [2022-10-19T21:22:24.713Z] Step 16/25 : WORKDIR / [2022-10-19T21:22:24.713Z] ---> Running in d3e31198d44e [2022-10-19T21:22:24.713Z] Removing intermediate container d3e31198d44e [2022-10-19T21:22:24.713Z] ---> 5cb3789311eb [2022-10-19T21:22:24.713Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:22:24.971Z] ---> 8c86b65a2aab [2022-10-19T21:22:24.971Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-19T21:22:25.227Z] ---> 582ec1850d6b [2022-10-19T21:22:25.227Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-19T21:22:25.484Z] ---> 069311d944f4 [2022-10-19T21:22:25.484Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-19T21:22:25.744Z] ---> b2a376b50678 [2022-10-19T21:22:25.744Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-19T21:22:25.744Z] ---> Running in 9397930fde6e [2022-10-19T21:22:25.744Z] Removing intermediate container 9397930fde6e [2022-10-19T21:22:25.744Z] ---> 842d8fa9e429 [2022-10-19T21:22:25.744Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:22:26.003Z] ---> Running in f618380a70d0 [2022-10-19T21:22:26.003Z] Removing intermediate container f618380a70d0 [2022-10-19T21:22:26.003Z] ---> 65910323bd4c [2022-10-19T21:22:26.003Z] Step 23/25 : LABEL arch=x86_64 [2022-10-19T21:22:26.003Z] ---> Running in 229dababb0db [2022-10-19T21:22:26.003Z] Removing intermediate container 229dababb0db [2022-10-19T21:22:26.003Z] ---> 9c7d8cf4fd1b [2022-10-19T21:22:26.003Z] Step 24/25 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:26.270Z] ---> Running in 402b763300d9 [2022-10-19T21:22:26.270Z] Removing intermediate container 402b763300d9 [2022-10-19T21:22:26.270Z] ---> 8b798cb07103 [2022-10-19T21:22:26.270Z] Step 25/25 : LABEL version=2.3.0-dev.96 [2022-10-19T21:22:26.270Z] ---> Running in e0e456185178 [2022-10-19T21:22:26.270Z] Removing intermediate container e0e456185178 [2022-10-19T21:22:26.270Z] ---> fa9a30dee8b0 [2022-10-19T21:22:26.270Z] [2022-10-19T21:22:26.270Z] Successfully built fa9a30dee8b0 [2022-10-19T21:22:26.529Z] Successfully tagged core-metadata:latest [2022-10-19T21:22:29.058Z]  Building core-metadata ... done Removing intermediate container 74cb1157f48d [2022-10-19T21:22:29.058Z] ---> ae1af8a88a1f [2022-10-19T21:22:29.058Z] [2022-10-19T21:22:29.058Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T21:22:29.058Z] ---> 9c6f07244728 [2022-10-19T21:22:29.058Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-19T21:22:29.058Z] ---> Using cache [2022-10-19T21:22:29.058Z] ---> b8f975073da8 [2022-10-19T21:22:29.058Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T21:22:29.058Z] ---> Using cache [2022-10-19T21:22:29.058Z] ---> 8f45a1575878 [2022-10-19T21:22:29.058Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-19T21:22:29.318Z] ---> Running in 986c92f4871a [2022-10-19T21:22:29.318Z] Removing intermediate container 986c92f4871a [2022-10-19T21:22:29.318Z] ---> 98876cb02757 [2022-10-19T21:22:29.318Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T21:22:29.318Z] ---> Running in 7c24db3d02ea [2022-10-19T21:22:29.318Z] Removing intermediate container 7c24db3d02ea [2022-10-19T21:22:29.318Z] ---> 35acc26f4152 [2022-10-19T21:22:29.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:22:29.577Z] ---> 4a205233b0b0 [2022-10-19T21:22:29.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-19T21:22:30.143Z] ---> e2951b4bc7ab [2022-10-19T21:22:30.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-19T21:22:30.143Z] ---> ec2cae8d4b4f [2022-10-19T21:22:30.143Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-19T21:22:30.143Z] ---> Running in 2848496446b1 [2022-10-19T21:22:30.402Z] Removing intermediate container 2848496446b1 [2022-10-19T21:22:30.402Z] ---> 782a6ded8aab [2022-10-19T21:22:30.402Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:22:30.402Z] ---> Running in 01262f1aa5db [2022-10-19T21:22:30.402Z] Removing intermediate container 01262f1aa5db [2022-10-19T21:22:30.402Z] ---> fa7d219d51e2 [2022-10-19T21:22:30.402Z] Step 21/23 : LABEL arch=x86_64 [2022-10-19T21:22:30.402Z] ---> Running in c93aba3386e3 [2022-10-19T21:22:30.661Z] Removing intermediate container c93aba3386e3 [2022-10-19T21:22:30.661Z] ---> b238d36d01fa [2022-10-19T21:22:30.661Z] Step 22/23 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:30.661Z] ---> Running in ab1992409ab6 [2022-10-19T21:22:30.661Z] Removing intermediate container ab1992409ab6 [2022-10-19T21:22:30.661Z] ---> aeab57dfd050 [2022-10-19T21:22:30.661Z] Step 23/23 : LABEL version=2.3.0-dev.96 [2022-10-19T21:22:30.661Z] ---> Running in 0c8233484264 [2022-10-19T21:22:30.661Z] Removing intermediate container 0c8233484264 [2022-10-19T21:22:30.661Z] ---> c8fc68d1ea19 [2022-10-19T21:22:30.661Z] [2022-10-19T21:22:30.920Z] Successfully built c8fc68d1ea19 [2022-10-19T21:22:30.920Z] Successfully tagged support-scheduler:latest [2022-10-19T21:22:30.926Z]  Building support-scheduler ... done  [Pipeline] } [2022-10-19T21:22:30.933Z] $ docker stop --time=1 0953ec5e700e47a5daa002468f0e3353b4c1ed5f3d51e5cfd13c44187c6d1044 [2022-10-19T21:22:32.229Z] $ docker rm -f 0953ec5e700e47a5daa002468f0e3353b4c1ed5f3d51e5cfd13c44187c6d1044 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T21:22:32.552Z] + docker images [2022-10-19T21:22:32.552Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-19T21:22:32.552Z] support-scheduler latest c8fc68d1ea19 2 seconds ago 29.6MB [2022-10-19T21:22:32.552Z] ae1af8a88a1f 4 seconds ago 1.64GB [2022-10-19T21:22:32.552Z] core-metadata latest fa9a30dee8b0 6 seconds ago 18.4MB [2022-10-19T21:22:32.552Z] 02731c255fa5 9 seconds ago 1.59GB [2022-10-19T21:22:32.552Z] sys-mgmt-agent latest 57c75e1d7ab3 12 seconds ago 136MB [2022-10-19T21:22:32.552Z] core-data latest a2115973df19 23 seconds ago 21.7MB [2022-10-19T21:22:32.552Z] security-spire-config latest 3ab79a05758b 25 seconds ago 85.8MB [2022-10-19T21:22:32.552Z] 5eeee8c648a0 32 seconds ago 1.56GB [2022-10-19T21:22:32.552Z] cf53a936e156 33 seconds ago 1.59GB [2022-10-19T21:22:32.552Z] security-bootstrapper latest cce3b016c644 46 seconds ago 20MB [2022-10-19T21:22:32.552Z] security-proxy-setup latest 3efb226b831e 48 seconds ago 27.6MB [2022-10-19T21:22:32.552Z] security-spire-agent latest dddf226fd08b 56 seconds ago 125MB [2022-10-19T21:22:32.552Z] 1699f4988114 58 seconds ago 1.57GB [2022-10-19T21:22:32.552Z] c02bbd563ed9 About a minute ago 1.45GB [2022-10-19T21:22:32.552Z] fe081094c245 About a minute ago 1.57GB [2022-10-19T21:22:32.552Z] support-notifications latest d381999a0ed7 About a minute ago 30.2MB [2022-10-19T21:22:32.552Z] security-secretstore-setup latest c8012b904c7e About a minute ago 29.5MB [2022-10-19T21:22:32.552Z] security-spiffe-token-provider latest 3c3470910919 About a minute ago 29.5MB [2022-10-19T21:22:32.552Z] core-command latest 77b18b9a531e About a minute ago 17.6MB [2022-10-19T21:22:32.552Z] 735504645c2f About a minute ago 1.64GB [2022-10-19T21:22:32.552Z] ec643a9b5300 About a minute ago 1.61GB [2022-10-19T21:22:32.552Z] 376266b2a9dc About a minute ago 1.57GB [2022-10-19T21:22:32.552Z] b59842d16da6 About a minute ago 1.58GB [2022-10-19T21:22:32.552Z] security-spire-server latest 8daa241c3c3e About a minute ago 86.5MB [2022-10-19T21:22:32.552Z] 8523ec32dcbd 2 minutes ago 1.45GB [2022-10-19T21:22:32.552Z] ci-base-image-x86_64 latest feb23b9736c0 4 minutes ago 941MB [2022-10-19T21:22:32.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 9 days ago 677MB [2022-10-19T21:22:32.552Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-19T21:22:32.552Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-19T21:22:32.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-19T21:22:32.552Z] 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 [2022-10-19T21:22:32.651Z] provisioning config files... [2022-10-19T21:22:32.659Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/334@tmp/config8934159306958769135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:22:32.953Z] ---> docker-login.sh [2022-10-19T21:22:32.954Z] nexus3.edgexfoundry.org:10001 [2022-10-19T21:22:32.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:22:33.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:22:33.212Z] Configure a credential helper to remove this warning. See [2022-10-19T21:22:33.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:22:33.212Z] [2022-10-19T21:22:33.212Z] Login Succeeded [2022-10-19T21:22:33.212Z] nexus3.edgexfoundry.org:10002 [2022-10-19T21:22:33.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:22:33.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:22:33.212Z] Configure a credential helper to remove this warning. See [2022-10-19T21:22:33.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:22:33.212Z] [2022-10-19T21:22:33.212Z] Login Succeeded [2022-10-19T21:22:33.212Z] nexus3.edgexfoundry.org:10003 [2022-10-19T21:22:33.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:22:33.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:22:33.471Z] Configure a credential helper to remove this warning. See [2022-10-19T21:22:33.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:22:33.471Z] [2022-10-19T21:22:33.471Z] Login Succeeded [2022-10-19T21:22:33.471Z] nexus3.edgexfoundry.org:10004 [2022-10-19T21:22:33.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:22:33.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:22:33.471Z] Configure a credential helper to remove this warning. See [2022-10-19T21:22:33.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:22:33.471Z] [2022-10-19T21:22:33.471Z] Login Succeeded [2022-10-19T21:22:33.471Z] docker.io [2022-10-19T21:22:33.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:22:34.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:22:34.040Z] Configure a credential helper to remove this warning. See [2022-10-19T21:22:34.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:22:34.040Z] [2022-10-19T21:22:34.040Z] Login Succeeded [2022-10-19T21:22:34.040Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T21:22:34.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:22:34.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T21:22:34.083Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-19T21:22:34.083Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:34.083Z] latest [2022-10-19T21:22:34.083Z] 2.3.0-dev.96 [2022-10-19T21:22:34.083Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:34.083Z] main [2022-10-19T21:22:34.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:34.380Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:34.682Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:34.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-19T21:22:34.682Z] 671bf88112b3: Preparing [2022-10-19T21:22:34.682Z] c403590abf4d: Preparing [2022-10-19T21:22:34.682Z] cba0219c3dc1: Preparing [2022-10-19T21:22:34.682Z] 30dd6c4c0f70: Preparing [2022-10-19T21:22:34.682Z] 994393dc58e7: Preparing [2022-10-19T21:22:34.682Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:34.682Z] 30dd6c4c0f70: Pushed [2022-10-19T21:22:34.682Z] 671bf88112b3: Pushed [2022-10-19T21:22:34.682Z] cba0219c3dc1: Pushed [2022-10-19T21:22:36.054Z] c403590abf4d: Pushed [2022-10-19T21:22:36.054Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:ece4d4097f35db65b8d8f046660376354dbaefb691a1029b94a60920f075199d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:36.356Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:36.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-19T21:22:36.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-19T21:22:36.655Z] 671bf88112b3: Preparing [2022-10-19T21:22:36.655Z] c403590abf4d: Preparing [2022-10-19T21:22:36.655Z] cba0219c3dc1: Preparing [2022-10-19T21:22:36.655Z] 30dd6c4c0f70: Preparing [2022-10-19T21:22:36.655Z] 994393dc58e7: Preparing [2022-10-19T21:22:36.655Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:36.655Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:36.655Z] 671bf88112b3: Layer already exists [2022-10-19T21:22:36.655Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:22:36.655Z] c403590abf4d: Layer already exists [2022-10-19T21:22:36.655Z] latest: digest: sha256:ece4d4097f35db65b8d8f046660376354dbaefb691a1029b94a60920f075199d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:36.960Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:37.258Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.96 [2022-10-19T21:22:37.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-19T21:22:37.258Z] 671bf88112b3: Preparing [2022-10-19T21:22:37.258Z] c403590abf4d: Preparing [2022-10-19T21:22:37.258Z] cba0219c3dc1: Preparing [2022-10-19T21:22:37.258Z] 30dd6c4c0f70: Preparing [2022-10-19T21:22:37.258Z] 994393dc58e7: Preparing [2022-10-19T21:22:37.258Z] 671bf88112b3: Layer already exists [2022-10-19T21:22:37.258Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:37.258Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:37.258Z] c403590abf4d: Layer already exists [2022-10-19T21:22:37.258Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:22:37.258Z] 2.3.0-dev.96: digest: sha256:ece4d4097f35db65b8d8f046660376354dbaefb691a1029b94a60920f075199d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:37.566Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:37.869Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:37.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-19T21:22:37.869Z] 671bf88112b3: Preparing [2022-10-19T21:22:37.869Z] c403590abf4d: Preparing [2022-10-19T21:22:37.869Z] cba0219c3dc1: Preparing [2022-10-19T21:22:37.869Z] 30dd6c4c0f70: Preparing [2022-10-19T21:22:37.869Z] 994393dc58e7: Preparing [2022-10-19T21:22:37.869Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:37.869Z] c403590abf4d: Layer already exists [2022-10-19T21:22:37.869Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:37.869Z] 671bf88112b3: Layer already exists [2022-10-19T21:22:37.869Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:22:37.869Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:ece4d4097f35db65b8d8f046660376354dbaefb691a1029b94a60920f075199d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:38.185Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:38.484Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-19T21:22:38.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-19T21:22:38.484Z] 671bf88112b3: Preparing [2022-10-19T21:22:38.484Z] c403590abf4d: Preparing [2022-10-19T21:22:38.484Z] cba0219c3dc1: Preparing [2022-10-19T21:22:38.484Z] 30dd6c4c0f70: Preparing [2022-10-19T21:22:38.484Z] 994393dc58e7: Preparing [2022-10-19T21:22:38.484Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:38.484Z] c403590abf4d: Layer already exists [2022-10-19T21:22:38.484Z] 671bf88112b3: Layer already exists [2022-10-19T21:22:38.484Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:22:38.484Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:38.484Z] main: digest: sha256:ece4d4097f35db65b8d8f046660376354dbaefb691a1029b94a60920f075199d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:22:38.516Z] ===================================================== [Pipeline] echo [2022-10-19T21:22:38.521Z] taggedImages: [2022-10-19T21:22:38.521Z] - nexus3.edgexfoundry.org:10004/core-command:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:38.521Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-19T21:22:38.521Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.96 [2022-10-19T21:22:38.521Z] - nexus3.edgexfoundry.org:10004/core-command:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:38.521Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-19T21:22:38.534Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-19T21:22:38.534Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:38.534Z] latest [2022-10-19T21:22:38.534Z] 2.3.0-dev.96 [2022-10-19T21:22:38.534Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:38.534Z] main [2022-10-19T21:22:38.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:38.912Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:39.274Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:39.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-19T21:22:39.274Z] 203cfe63af8f: Preparing [2022-10-19T21:22:39.274Z] 35a43c4aa289: Preparing [2022-10-19T21:22:39.274Z] cba0219c3dc1: Preparing [2022-10-19T21:22:39.274Z] e77d46099e11: Preparing [2022-10-19T21:22:39.274Z] 783c91204f8c: Preparing [2022-10-19T21:22:39.274Z] 994393dc58e7: Preparing [2022-10-19T21:22:39.274Z] 994393dc58e7: Waiting [2022-10-19T21:22:39.274Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:39.274Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:39.274Z] 783c91204f8c: Pushed [2022-10-19T21:22:39.274Z] 203cfe63af8f: Pushed [2022-10-19T21:22:39.550Z] e77d46099e11: Pushed [2022-10-19T21:22:40.559Z] 35a43c4aa289: Pushed [2022-10-19T21:22:40.559Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:e97488674616f66a087c38eb2d67201dc2041437600a68c693e6f090fb81d5b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:40.914Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:41.213Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-19T21:22:41.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-19T21:22:41.213Z] 203cfe63af8f: Preparing [2022-10-19T21:22:41.213Z] 35a43c4aa289: Preparing [2022-10-19T21:22:41.213Z] cba0219c3dc1: Preparing [2022-10-19T21:22:41.213Z] e77d46099e11: Preparing [2022-10-19T21:22:41.213Z] 783c91204f8c: Preparing [2022-10-19T21:22:41.213Z] 994393dc58e7: Preparing [2022-10-19T21:22:41.213Z] 994393dc58e7: Waiting [2022-10-19T21:22:41.213Z] 203cfe63af8f: Layer already exists [2022-10-19T21:22:41.213Z] e77d46099e11: Layer already exists [2022-10-19T21:22:41.213Z] 35a43c4aa289: Layer already exists [2022-10-19T21:22:41.213Z] 783c91204f8c: Layer already exists [2022-10-19T21:22:41.213Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:41.213Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:41.213Z] latest: digest: sha256:e97488674616f66a087c38eb2d67201dc2041437600a68c693e6f090fb81d5b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:41.519Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:41.825Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.96 [2022-10-19T21:22:41.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-19T21:22:41.825Z] 203cfe63af8f: Preparing [2022-10-19T21:22:41.825Z] 35a43c4aa289: Preparing [2022-10-19T21:22:41.825Z] cba0219c3dc1: Preparing [2022-10-19T21:22:41.825Z] e77d46099e11: Preparing [2022-10-19T21:22:41.825Z] 783c91204f8c: Preparing [2022-10-19T21:22:41.825Z] 994393dc58e7: Preparing [2022-10-19T21:22:41.825Z] 994393dc58e7: Waiting [2022-10-19T21:22:41.825Z] e77d46099e11: Layer already exists [2022-10-19T21:22:41.825Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:41.825Z] 203cfe63af8f: Layer already exists [2022-10-19T21:22:41.825Z] 35a43c4aa289: Layer already exists [2022-10-19T21:22:41.825Z] 783c91204f8c: Layer already exists [2022-10-19T21:22:41.825Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:41.825Z] 2.3.0-dev.96: digest: sha256:e97488674616f66a087c38eb2d67201dc2041437600a68c693e6f090fb81d5b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:42.137Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:42.447Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:42.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-19T21:22:42.447Z] 203cfe63af8f: Preparing [2022-10-19T21:22:42.447Z] 35a43c4aa289: Preparing [2022-10-19T21:22:42.447Z] cba0219c3dc1: Preparing [2022-10-19T21:22:42.447Z] e77d46099e11: Preparing [2022-10-19T21:22:42.447Z] 783c91204f8c: Preparing [2022-10-19T21:22:42.447Z] 994393dc58e7: Preparing [2022-10-19T21:22:42.447Z] 994393dc58e7: Waiting [2022-10-19T21:22:42.447Z] 203cfe63af8f: Layer already exists [2022-10-19T21:22:42.447Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:42.447Z] 783c91204f8c: Layer already exists [2022-10-19T21:22:42.447Z] 35a43c4aa289: Layer already exists [2022-10-19T21:22:42.447Z] e77d46099e11: Layer already exists [2022-10-19T21:22:42.447Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:42.447Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:e97488674616f66a087c38eb2d67201dc2041437600a68c693e6f090fb81d5b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:42.764Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:43.072Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-19T21:22:43.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-19T21:22:43.072Z] 203cfe63af8f: Preparing [2022-10-19T21:22:43.072Z] 35a43c4aa289: Preparing [2022-10-19T21:22:43.072Z] cba0219c3dc1: Preparing [2022-10-19T21:22:43.072Z] e77d46099e11: Preparing [2022-10-19T21:22:43.072Z] 783c91204f8c: Preparing [2022-10-19T21:22:43.072Z] 994393dc58e7: Preparing [2022-10-19T21:22:43.072Z] 994393dc58e7: Waiting [2022-10-19T21:22:43.072Z] 203cfe63af8f: Layer already exists [2022-10-19T21:22:43.072Z] e77d46099e11: Layer already exists [2022-10-19T21:22:43.072Z] 783c91204f8c: Layer already exists [2022-10-19T21:22:43.072Z] 35a43c4aa289: Layer already exists [2022-10-19T21:22:43.072Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:43.072Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:43.072Z] main: digest: sha256:e97488674616f66a087c38eb2d67201dc2041437600a68c693e6f090fb81d5b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:22:43.112Z] ===================================================== [Pipeline] echo [2022-10-19T21:22:43.119Z] taggedImages: [2022-10-19T21:22:43.119Z] - nexus3.edgexfoundry.org:10004/core-data:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:43.119Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-19T21:22:43.119Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.96 [2022-10-19T21:22:43.119Z] - nexus3.edgexfoundry.org:10004/core-data:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:43.119Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-19T21:22:43.141Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-19T21:22:43.141Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:43.141Z] latest [2022-10-19T21:22:43.141Z] 2.3.0-dev.96 [2022-10-19T21:22:43.141Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:43.141Z] main [2022-10-19T21:22:43.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:43.462Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:43.768Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:43.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-19T21:22:43.768Z] b564268420b2: Preparing [2022-10-19T21:22:43.768Z] ab95d6e4588a: Preparing [2022-10-19T21:22:43.768Z] 9d5c7fb41ee5: Preparing [2022-10-19T21:22:43.768Z] cba0219c3dc1: Preparing [2022-10-19T21:22:43.768Z] 30dd6c4c0f70: Preparing [2022-10-19T21:22:43.768Z] 994393dc58e7: Preparing [2022-10-19T21:22:43.768Z] 994393dc58e7: Waiting [2022-10-19T21:22:43.768Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:22:43.768Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:43.768Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:43.768Z] b564268420b2: Pushed [2022-10-19T21:22:43.768Z] ab95d6e4588a: Pushed [2022-10-19T21:22:45.140Z] 9d5c7fb41ee5: Pushed [2022-10-19T21:22:45.140Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:e1971a8bbdbb032ba7f4598ef8e72598507853e6bb408d40c896406832b15d59 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:45.439Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:45.737Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-19T21:22:45.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-19T21:22:45.737Z] b564268420b2: Preparing [2022-10-19T21:22:45.737Z] ab95d6e4588a: Preparing [2022-10-19T21:22:45.737Z] 9d5c7fb41ee5: Preparing [2022-10-19T21:22:45.737Z] cba0219c3dc1: Preparing [2022-10-19T21:22:45.737Z] 30dd6c4c0f70: Preparing [2022-10-19T21:22:45.737Z] 994393dc58e7: Preparing [2022-10-19T21:22:45.737Z] 994393dc58e7: Waiting [2022-10-19T21:22:45.737Z] 9d5c7fb41ee5: Layer already exists [2022-10-19T21:22:45.737Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:45.737Z] b564268420b2: Layer already exists [2022-10-19T21:22:45.737Z] ab95d6e4588a: Layer already exists [2022-10-19T21:22:45.737Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:22:45.737Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:45.737Z] latest: digest: sha256:e1971a8bbdbb032ba7f4598ef8e72598507853e6bb408d40c896406832b15d59 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:46.042Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:46.337Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.96 [2022-10-19T21:22:46.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-19T21:22:46.337Z] b564268420b2: Preparing [2022-10-19T21:22:46.337Z] ab95d6e4588a: Preparing [2022-10-19T21:22:46.337Z] 9d5c7fb41ee5: Preparing [2022-10-19T21:22:46.337Z] cba0219c3dc1: Preparing [2022-10-19T21:22:46.337Z] 30dd6c4c0f70: Preparing [2022-10-19T21:22:46.337Z] 994393dc58e7: Preparing [2022-10-19T21:22:46.337Z] 994393dc58e7: Waiting [2022-10-19T21:22:46.337Z] 9d5c7fb41ee5: Layer already exists [2022-10-19T21:22:46.337Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:22:46.337Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:46.337Z] ab95d6e4588a: Layer already exists [2022-10-19T21:22:46.337Z] b564268420b2: Layer already exists [2022-10-19T21:22:46.337Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:46.337Z] 2.3.0-dev.96: digest: sha256:e1971a8bbdbb032ba7f4598ef8e72598507853e6bb408d40c896406832b15d59 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:46.639Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:46.938Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:46.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-19T21:22:46.938Z] b564268420b2: Preparing [2022-10-19T21:22:46.938Z] ab95d6e4588a: Preparing [2022-10-19T21:22:46.938Z] 9d5c7fb41ee5: Preparing [2022-10-19T21:22:46.938Z] cba0219c3dc1: Preparing [2022-10-19T21:22:46.938Z] 30dd6c4c0f70: Preparing [2022-10-19T21:22:46.938Z] 994393dc58e7: Preparing [2022-10-19T21:22:46.938Z] 994393dc58e7: Waiting [2022-10-19T21:22:46.938Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:22:46.938Z] b564268420b2: Layer already exists [2022-10-19T21:22:46.938Z] 9d5c7fb41ee5: Layer already exists [2022-10-19T21:22:46.938Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:46.938Z] ab95d6e4588a: Layer already exists [2022-10-19T21:22:46.938Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:46.938Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:e1971a8bbdbb032ba7f4598ef8e72598507853e6bb408d40c896406832b15d59 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:47.248Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:47.552Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-19T21:22:47.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-19T21:22:47.552Z] b564268420b2: Preparing [2022-10-19T21:22:47.552Z] ab95d6e4588a: Preparing [2022-10-19T21:22:47.552Z] 9d5c7fb41ee5: Preparing [2022-10-19T21:22:47.552Z] cba0219c3dc1: Preparing [2022-10-19T21:22:47.552Z] 30dd6c4c0f70: Preparing [2022-10-19T21:22:47.552Z] 994393dc58e7: Preparing [2022-10-19T21:22:47.552Z] 994393dc58e7: Waiting [2022-10-19T21:22:47.552Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:22:47.552Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:47.552Z] b564268420b2: Layer already exists [2022-10-19T21:22:47.552Z] ab95d6e4588a: Layer already exists [2022-10-19T21:22:47.552Z] 9d5c7fb41ee5: Layer already exists [2022-10-19T21:22:47.552Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:47.552Z] main: digest: sha256:e1971a8bbdbb032ba7f4598ef8e72598507853e6bb408d40c896406832b15d59 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:22:47.593Z] ===================================================== [Pipeline] echo [2022-10-19T21:22:47.600Z] taggedImages: [2022-10-19T21:22:47.600Z] - nexus3.edgexfoundry.org:10004/core-metadata:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:47.600Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-19T21:22:47.600Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.96 [2022-10-19T21:22:47.600Z] - nexus3.edgexfoundry.org:10004/core-metadata:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:47.600Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-19T21:22:47.621Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-19T21:22:47.621Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:47.621Z] latest [2022-10-19T21:22:47.621Z] 2.3.0-dev.96 [2022-10-19T21:22:47.621Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:47.621Z] main [2022-10-19T21:22:47.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:47.929Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:48.230Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:48.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-19T21:22:48.230Z] 003eb3a40d42: Preparing [2022-10-19T21:22:48.230Z] 003eb3a40d42: Preparing [2022-10-19T21:22:48.230Z] 39401e5f22a6: Preparing [2022-10-19T21:22:48.230Z] c8257ed00326: Preparing [2022-10-19T21:22:48.230Z] 6273da273c13: Preparing [2022-10-19T21:22:48.230Z] 12bd2b87e259: Preparing [2022-10-19T21:22:48.230Z] a0b589b893d8: Preparing [2022-10-19T21:22:48.230Z] cba0219c3dc1: Preparing [2022-10-19T21:22:48.230Z] a0b589b893d8: Waiting [2022-10-19T21:22:48.230Z] 7a122af2b876: Preparing [2022-10-19T21:22:48.230Z] 3544e591fcda: Preparing [2022-10-19T21:22:48.230Z] bd8006e08f31: Preparing [2022-10-19T21:22:48.230Z] 3544e591fcda: Waiting [2022-10-19T21:22:48.230Z] edbc19fa8a88: Preparing [2022-10-19T21:22:48.230Z] 7a122af2b876: Waiting [2022-10-19T21:22:48.230Z] 994393dc58e7: Preparing [2022-10-19T21:22:48.230Z] bd8006e08f31: Waiting [2022-10-19T21:22:48.230Z] edbc19fa8a88: Waiting [2022-10-19T21:22:48.230Z] 39401e5f22a6: Pushed [2022-10-19T21:22:48.230Z] 6273da273c13: Pushed [2022-10-19T21:22:48.230Z] 12bd2b87e259: Pushed [2022-10-19T21:22:48.230Z] c8257ed00326: Pushed [2022-10-19T21:22:48.230Z] 003eb3a40d42: Pushed [2022-10-19T21:22:48.230Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:48.491Z] 7a122af2b876: Pushed [2022-10-19T21:22:48.491Z] 3544e591fcda: Pushed [2022-10-19T21:22:48.491Z] edbc19fa8a88: Pushed [2022-10-19T21:22:48.491Z] bd8006e08f31: Pushed [2022-10-19T21:22:48.491Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:49.866Z] a0b589b893d8: Pushed [2022-10-19T21:22:50.124Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:3f08fa53e0848fd7eb094fbd8d5f3e1bf10037782afdddf80bbf8f09b7efe466 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:50.428Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:50.728Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-19T21:22:50.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-19T21:22:50.728Z] 003eb3a40d42: Preparing [2022-10-19T21:22:50.728Z] 003eb3a40d42: Preparing [2022-10-19T21:22:50.728Z] 39401e5f22a6: Preparing [2022-10-19T21:22:50.728Z] c8257ed00326: Preparing [2022-10-19T21:22:50.728Z] 6273da273c13: Preparing [2022-10-19T21:22:50.728Z] 12bd2b87e259: Preparing [2022-10-19T21:22:50.728Z] a0b589b893d8: Preparing [2022-10-19T21:22:50.728Z] cba0219c3dc1: Preparing [2022-10-19T21:22:50.728Z] 7a122af2b876: Preparing [2022-10-19T21:22:50.728Z] 3544e591fcda: Preparing [2022-10-19T21:22:50.728Z] bd8006e08f31: Preparing [2022-10-19T21:22:50.728Z] edbc19fa8a88: Preparing [2022-10-19T21:22:50.728Z] 994393dc58e7: Preparing [2022-10-19T21:22:50.728Z] a0b589b893d8: Waiting [2022-10-19T21:22:50.728Z] cba0219c3dc1: Waiting [2022-10-19T21:22:50.728Z] 7a122af2b876: Waiting [2022-10-19T21:22:50.728Z] 3544e591fcda: Waiting [2022-10-19T21:22:50.728Z] bd8006e08f31: Waiting [2022-10-19T21:22:50.728Z] edbc19fa8a88: Waiting [2022-10-19T21:22:50.728Z] 994393dc58e7: Waiting [2022-10-19T21:22:50.728Z] 12bd2b87e259: Layer already exists [2022-10-19T21:22:50.728Z] 6273da273c13: Layer already exists [2022-10-19T21:22:50.728Z] 39401e5f22a6: Layer already exists [2022-10-19T21:22:50.728Z] c8257ed00326: Layer already exists [2022-10-19T21:22:50.728Z] 003eb3a40d42: Layer already exists [2022-10-19T21:22:50.728Z] a0b589b893d8: Layer already exists [2022-10-19T21:22:50.728Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:50.728Z] 3544e591fcda: Layer already exists [2022-10-19T21:22:50.728Z] 7a122af2b876: Layer already exists [2022-10-19T21:22:50.728Z] bd8006e08f31: Layer already exists [2022-10-19T21:22:50.728Z] edbc19fa8a88: Layer already exists [2022-10-19T21:22:50.728Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:50.728Z] latest: digest: sha256:3f08fa53e0848fd7eb094fbd8d5f3e1bf10037782afdddf80bbf8f09b7efe466 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:51.038Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:51.260Z] Removing intermediate container 74aa5ed9e4c6 [2022-10-19T21:22:51.260Z] ---> 6b5c46eac605 [2022-10-19T21:22:51.260Z] Step 7/20 : COPY . . [2022-10-19T21:22:51.342Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.96 [2022-10-19T21:22:51.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-19T21:22:51.342Z] 003eb3a40d42: Preparing [2022-10-19T21:22:51.342Z] 003eb3a40d42: Preparing [2022-10-19T21:22:51.342Z] 39401e5f22a6: Preparing [2022-10-19T21:22:51.342Z] c8257ed00326: Preparing [2022-10-19T21:22:51.342Z] 6273da273c13: Preparing [2022-10-19T21:22:51.342Z] 12bd2b87e259: Preparing [2022-10-19T21:22:51.342Z] a0b589b893d8: Preparing [2022-10-19T21:22:51.342Z] cba0219c3dc1: Preparing [2022-10-19T21:22:51.342Z] 7a122af2b876: Preparing [2022-10-19T21:22:51.342Z] 3544e591fcda: Preparing [2022-10-19T21:22:51.342Z] a0b589b893d8: Waiting [2022-10-19T21:22:51.342Z] cba0219c3dc1: Waiting [2022-10-19T21:22:51.342Z] 7a122af2b876: Waiting [2022-10-19T21:22:51.342Z] bd8006e08f31: Preparing [2022-10-19T21:22:51.342Z] edbc19fa8a88: Preparing [2022-10-19T21:22:51.342Z] 3544e591fcda: Waiting [2022-10-19T21:22:51.342Z] 994393dc58e7: Preparing [2022-10-19T21:22:51.342Z] bd8006e08f31: Waiting [2022-10-19T21:22:51.342Z] 994393dc58e7: Waiting [2022-10-19T21:22:51.342Z] 6273da273c13: Layer already exists [2022-10-19T21:22:51.342Z] c8257ed00326: Layer already exists [2022-10-19T21:22:51.342Z] 39401e5f22a6: Layer already exists [2022-10-19T21:22:51.342Z] 12bd2b87e259: Layer already exists [2022-10-19T21:22:51.342Z] 003eb3a40d42: Layer already exists [2022-10-19T21:22:51.342Z] a0b589b893d8: Layer already exists [2022-10-19T21:22:51.342Z] 7a122af2b876: Layer already exists [2022-10-19T21:22:51.342Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:51.342Z] 3544e591fcda: Layer already exists [2022-10-19T21:22:51.342Z] bd8006e08f31: Layer already exists [2022-10-19T21:22:51.342Z] edbc19fa8a88: Layer already exists [2022-10-19T21:22:51.342Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:51.342Z] 2.3.0-dev.96: digest: sha256:3f08fa53e0848fd7eb094fbd8d5f3e1bf10037782afdddf80bbf8f09b7efe466 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:51.649Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:51.953Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:51.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-19T21:22:51.953Z] 003eb3a40d42: Preparing [2022-10-19T21:22:51.953Z] 003eb3a40d42: Preparing [2022-10-19T21:22:51.953Z] 39401e5f22a6: Preparing [2022-10-19T21:22:51.953Z] c8257ed00326: Preparing [2022-10-19T21:22:51.953Z] 6273da273c13: Preparing [2022-10-19T21:22:51.953Z] 12bd2b87e259: Preparing [2022-10-19T21:22:51.953Z] a0b589b893d8: Preparing [2022-10-19T21:22:51.953Z] cba0219c3dc1: Preparing [2022-10-19T21:22:51.953Z] a0b589b893d8: Waiting [2022-10-19T21:22:51.953Z] 7a122af2b876: Preparing [2022-10-19T21:22:51.953Z] 3544e591fcda: Preparing [2022-10-19T21:22:51.953Z] bd8006e08f31: Preparing [2022-10-19T21:22:51.953Z] edbc19fa8a88: Preparing [2022-10-19T21:22:51.953Z] 994393dc58e7: Preparing [2022-10-19T21:22:51.953Z] 7a122af2b876: Waiting [2022-10-19T21:22:51.953Z] cba0219c3dc1: Waiting [2022-10-19T21:22:51.953Z] 3544e591fcda: Waiting [2022-10-19T21:22:51.953Z] edbc19fa8a88: Waiting [2022-10-19T21:22:51.953Z] bd8006e08f31: Waiting [2022-10-19T21:22:51.953Z] 994393dc58e7: Waiting [2022-10-19T21:22:51.953Z] 12bd2b87e259: Layer already exists [2022-10-19T21:22:51.953Z] 6273da273c13: Layer already exists [2022-10-19T21:22:51.953Z] 003eb3a40d42: Layer already exists [2022-10-19T21:22:51.953Z] 39401e5f22a6: Layer already exists [2022-10-19T21:22:51.953Z] c8257ed00326: Layer already exists [2022-10-19T21:22:51.953Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:51.953Z] bd8006e08f31: Layer already exists [2022-10-19T21:22:51.953Z] 7a122af2b876: Layer already exists [2022-10-19T21:22:51.953Z] a0b589b893d8: Layer already exists [2022-10-19T21:22:51.953Z] 3544e591fcda: Layer already exists [2022-10-19T21:22:51.953Z] edbc19fa8a88: Layer already exists [2022-10-19T21:22:51.953Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:51.954Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:3f08fa53e0848fd7eb094fbd8d5f3e1bf10037782afdddf80bbf8f09b7efe466 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:52.256Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:52.559Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-19T21:22:52.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-19T21:22:52.559Z] 003eb3a40d42: Preparing [2022-10-19T21:22:52.559Z] 003eb3a40d42: Preparing [2022-10-19T21:22:52.559Z] 39401e5f22a6: Preparing [2022-10-19T21:22:52.559Z] c8257ed00326: Preparing [2022-10-19T21:22:52.559Z] 6273da273c13: Preparing [2022-10-19T21:22:52.559Z] 12bd2b87e259: Preparing [2022-10-19T21:22:52.559Z] a0b589b893d8: Preparing [2022-10-19T21:22:52.559Z] cba0219c3dc1: Preparing [2022-10-19T21:22:52.559Z] 7a122af2b876: Preparing [2022-10-19T21:22:52.559Z] 3544e591fcda: Preparing [2022-10-19T21:22:52.559Z] bd8006e08f31: Preparing [2022-10-19T21:22:52.559Z] edbc19fa8a88: Preparing [2022-10-19T21:22:52.559Z] 994393dc58e7: Preparing [2022-10-19T21:22:52.559Z] edbc19fa8a88: Waiting [2022-10-19T21:22:52.559Z] cba0219c3dc1: Waiting [2022-10-19T21:22:52.559Z] a0b589b893d8: Waiting [2022-10-19T21:22:52.559Z] 3544e591fcda: Waiting [2022-10-19T21:22:52.559Z] bd8006e08f31: Waiting [2022-10-19T21:22:52.559Z] 994393dc58e7: Waiting [2022-10-19T21:22:52.559Z] 7a122af2b876: Waiting [2022-10-19T21:22:52.559Z] 12bd2b87e259: Layer already exists [2022-10-19T21:22:52.559Z] 003eb3a40d42: Layer already exists [2022-10-19T21:22:52.559Z] 39401e5f22a6: Layer already exists [2022-10-19T21:22:52.559Z] 6273da273c13: Layer already exists [2022-10-19T21:22:52.559Z] c8257ed00326: Layer already exists [2022-10-19T21:22:52.559Z] a0b589b893d8: Layer already exists [2022-10-19T21:22:52.559Z] 7a122af2b876: Layer already exists [2022-10-19T21:22:52.559Z] cba0219c3dc1: Layer already exists [2022-10-19T21:22:52.559Z] 3544e591fcda: Layer already exists [2022-10-19T21:22:52.559Z] bd8006e08f31: Layer already exists [2022-10-19T21:22:52.559Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:52.559Z] edbc19fa8a88: Layer already exists [2022-10-19T21:22:52.559Z] main: digest: sha256:3f08fa53e0848fd7eb094fbd8d5f3e1bf10037782afdddf80bbf8f09b7efe466 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:22:52.593Z] ===================================================== [Pipeline] echo [2022-10-19T21:22:52.599Z] taggedImages: [2022-10-19T21:22:52.599Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:52.599Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-19T21:22:52.599Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.96 [2022-10-19T21:22:52.599Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:52.599Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-19T21:22:52.612Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-19T21:22:52.612Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:52.612Z] latest [2022-10-19T21:22:52.612Z] 2.3.0-dev.96 [2022-10-19T21:22:52.612Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:52.612Z] main [2022-10-19T21:22:52.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:52.915Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:53.227Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:53.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-19T21:22:53.227Z] 5a995c8e6abc: Preparing [2022-10-19T21:22:53.227Z] ddf42376348d: Preparing [2022-10-19T21:22:53.227Z] 2a8885380446: Preparing [2022-10-19T21:22:53.227Z] 83af789558cc: Preparing [2022-10-19T21:22:53.227Z] bf6979a4a9d0: Preparing [2022-10-19T21:22:53.227Z] fe5e9b62abb4: Preparing [2022-10-19T21:22:53.227Z] 24b187a4f1b5: Preparing [2022-10-19T21:22:53.227Z] 994393dc58e7: Preparing [2022-10-19T21:22:53.227Z] 994393dc58e7: Waiting [2022-10-19T21:22:53.227Z] fe5e9b62abb4: Waiting [2022-10-19T21:22:53.227Z] 24b187a4f1b5: Waiting [2022-10-19T21:22:53.227Z] bf6979a4a9d0: Pushed [2022-10-19T21:22:53.227Z] ddf42376348d: Pushed [2022-10-19T21:22:53.227Z] 5a995c8e6abc: Pushed [2022-10-19T21:22:53.228Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:53.486Z] fe5e9b62abb4: Pushed [2022-10-19T21:22:53.486Z] 24b187a4f1b5: Pushed [2022-10-19T21:22:54.424Z] 83af789558cc: Pushed [2022-10-19T21:22:54.424Z] 2a8885380446: Pushed [2022-10-19T21:22:54.424Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:86149919abb1ebb01af6d48392a9308b447b9a316a2906fed29ef0584f396f61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:54.743Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:55.051Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-19T21:22:55.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-19T21:22:55.051Z] 5a995c8e6abc: Preparing [2022-10-19T21:22:55.051Z] ddf42376348d: Preparing [2022-10-19T21:22:55.051Z] 2a8885380446: Preparing [2022-10-19T21:22:55.051Z] 83af789558cc: Preparing [2022-10-19T21:22:55.051Z] bf6979a4a9d0: Preparing [2022-10-19T21:22:55.051Z] fe5e9b62abb4: Preparing [2022-10-19T21:22:55.051Z] 24b187a4f1b5: Preparing [2022-10-19T21:22:55.051Z] 994393dc58e7: Preparing [2022-10-19T21:22:55.051Z] fe5e9b62abb4: Waiting [2022-10-19T21:22:55.051Z] 24b187a4f1b5: Waiting [2022-10-19T21:22:55.051Z] 994393dc58e7: Waiting [2022-10-19T21:22:55.051Z] bf6979a4a9d0: Layer already exists [2022-10-19T21:22:55.051Z] 2a8885380446: Layer already exists [2022-10-19T21:22:55.051Z] 5a995c8e6abc: Layer already exists [2022-10-19T21:22:55.051Z] ddf42376348d: Layer already exists [2022-10-19T21:22:55.051Z] 83af789558cc: Layer already exists [2022-10-19T21:22:55.051Z] fe5e9b62abb4: Layer already exists [2022-10-19T21:22:55.051Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:55.051Z] 24b187a4f1b5: Layer already exists [2022-10-19T21:22:55.051Z] latest: digest: sha256:86149919abb1ebb01af6d48392a9308b447b9a316a2906fed29ef0584f396f61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:55.356Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:55.665Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.96 [2022-10-19T21:22:55.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-19T21:22:55.665Z] 5a995c8e6abc: Preparing [2022-10-19T21:22:55.665Z] ddf42376348d: Preparing [2022-10-19T21:22:55.665Z] 2a8885380446: Preparing [2022-10-19T21:22:55.665Z] 83af789558cc: Preparing [2022-10-19T21:22:55.665Z] bf6979a4a9d0: Preparing [2022-10-19T21:22:55.665Z] fe5e9b62abb4: Preparing [2022-10-19T21:22:55.665Z] 24b187a4f1b5: Preparing [2022-10-19T21:22:55.665Z] 994393dc58e7: Preparing [2022-10-19T21:22:55.665Z] fe5e9b62abb4: Waiting [2022-10-19T21:22:55.665Z] 24b187a4f1b5: Waiting [2022-10-19T21:22:55.665Z] 994393dc58e7: Waiting [2022-10-19T21:22:55.665Z] 5a995c8e6abc: Layer already exists [2022-10-19T21:22:55.665Z] 2a8885380446: Layer already exists [2022-10-19T21:22:55.665Z] ddf42376348d: Layer already exists [2022-10-19T21:22:55.665Z] 83af789558cc: Layer already exists [2022-10-19T21:22:55.665Z] bf6979a4a9d0: Layer already exists [2022-10-19T21:22:55.665Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:55.665Z] fe5e9b62abb4: Layer already exists [2022-10-19T21:22:55.665Z] 24b187a4f1b5: Layer already exists [2022-10-19T21:22:55.665Z] 2.3.0-dev.96: digest: sha256:86149919abb1ebb01af6d48392a9308b447b9a316a2906fed29ef0584f396f61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:55.976Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:56.279Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:56.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-19T21:22:56.279Z] 5a995c8e6abc: Preparing [2022-10-19T21:22:56.279Z] ddf42376348d: Preparing [2022-10-19T21:22:56.279Z] 2a8885380446: Preparing [2022-10-19T21:22:56.279Z] 83af789558cc: Preparing [2022-10-19T21:22:56.279Z] bf6979a4a9d0: Preparing [2022-10-19T21:22:56.279Z] fe5e9b62abb4: Preparing [2022-10-19T21:22:56.279Z] 24b187a4f1b5: Preparing [2022-10-19T21:22:56.279Z] 994393dc58e7: Preparing [2022-10-19T21:22:56.279Z] fe5e9b62abb4: Waiting [2022-10-19T21:22:56.279Z] 24b187a4f1b5: Waiting [2022-10-19T21:22:56.279Z] 994393dc58e7: Waiting [2022-10-19T21:22:56.279Z] bf6979a4a9d0: Layer already exists [2022-10-19T21:22:56.279Z] ddf42376348d: Layer already exists [2022-10-19T21:22:56.279Z] 83af789558cc: Layer already exists [2022-10-19T21:22:56.279Z] 2a8885380446: Layer already exists [2022-10-19T21:22:56.279Z] 5a995c8e6abc: Layer already exists [2022-10-19T21:22:56.279Z] fe5e9b62abb4: Layer already exists [2022-10-19T21:22:56.279Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:56.279Z] 24b187a4f1b5: Layer already exists [2022-10-19T21:22:56.279Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:86149919abb1ebb01af6d48392a9308b447b9a316a2906fed29ef0584f396f61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:56.589Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:56.896Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-19T21:22:56.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-19T21:22:56.896Z] 5a995c8e6abc: Preparing [2022-10-19T21:22:56.896Z] ddf42376348d: Preparing [2022-10-19T21:22:56.896Z] 2a8885380446: Preparing [2022-10-19T21:22:56.896Z] 83af789558cc: Preparing [2022-10-19T21:22:56.896Z] bf6979a4a9d0: Preparing [2022-10-19T21:22:56.896Z] fe5e9b62abb4: Preparing [2022-10-19T21:22:56.896Z] 24b187a4f1b5: Preparing [2022-10-19T21:22:56.896Z] 994393dc58e7: Preparing [2022-10-19T21:22:56.896Z] fe5e9b62abb4: Waiting [2022-10-19T21:22:56.896Z] 24b187a4f1b5: Waiting [2022-10-19T21:22:56.896Z] bf6979a4a9d0: Layer already exists [2022-10-19T21:22:56.896Z] 5a995c8e6abc: Layer already exists [2022-10-19T21:22:56.896Z] 2a8885380446: Layer already exists [2022-10-19T21:22:56.896Z] ddf42376348d: Layer already exists [2022-10-19T21:22:56.896Z] 83af789558cc: Layer already exists [2022-10-19T21:22:56.896Z] 24b187a4f1b5: Layer already exists [2022-10-19T21:22:56.896Z] fe5e9b62abb4: Layer already exists [2022-10-19T21:22:56.896Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:56.896Z] main: digest: sha256:86149919abb1ebb01af6d48392a9308b447b9a316a2906fed29ef0584f396f61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:22:56.943Z] ===================================================== [Pipeline] echo [2022-10-19T21:22:56.951Z] taggedImages: [2022-10-19T21:22:56.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:56.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-19T21:22:56.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.96 [2022-10-19T21:22:56.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:56.951Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-19T21:22:56.966Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-19T21:22:56.966Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:56.966Z] latest [2022-10-19T21:22:56.966Z] 2.3.0-dev.96 [2022-10-19T21:22:56.966Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:22:56.966Z] main [2022-10-19T21:22:56.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:57.272Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:57.568Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:22:57.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-19T21:22:57.568Z] 55b8f3e49f45: Preparing [2022-10-19T21:22:57.568Z] 275d63a59e5b: Preparing [2022-10-19T21:22:57.568Z] f3d0b9d38eef: Preparing [2022-10-19T21:22:57.568Z] 1d1d9a9115dc: Preparing [2022-10-19T21:22:57.568Z] 2cf892580db7: Preparing [2022-10-19T21:22:57.568Z] f50cf455ea3a: Preparing [2022-10-19T21:22:57.568Z] 133359f15ff1: Preparing [2022-10-19T21:22:57.568Z] d0c56394ce0a: Preparing [2022-10-19T21:22:57.568Z] 26d98026eb5b: Preparing [2022-10-19T21:22:57.568Z] 994393dc58e7: Preparing [2022-10-19T21:22:57.568Z] f50cf455ea3a: Waiting [2022-10-19T21:22:57.568Z] 133359f15ff1: Waiting [2022-10-19T21:22:57.568Z] 994393dc58e7: Waiting [2022-10-19T21:22:57.568Z] d0c56394ce0a: Waiting [2022-10-19T21:22:57.568Z] 26d98026eb5b: Waiting [2022-10-19T21:22:57.568Z] 2cf892580db7: Pushed [2022-10-19T21:22:57.568Z] 275d63a59e5b: Pushed [2022-10-19T21:22:57.568Z] 55b8f3e49f45: Pushed [2022-10-19T21:22:57.826Z] d0c56394ce0a: Pushed [2022-10-19T21:22:57.826Z] f50cf455ea3a: Pushed [2022-10-19T21:22:57.826Z] 133359f15ff1: Pushed [2022-10-19T21:22:57.826Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:57.826Z] 26d98026eb5b: Pushed [2022-10-19T21:22:57.913Z] ---> d454269ba967 [2022-10-19T21:22:57.913Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-19T21:22:57.913Z] ---> Running in a341d0748f07 [2022-10-19T21:22:58.502Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-19T21:22:58.762Z] 1d1d9a9115dc: Pushed [2022-10-19T21:22:59.021Z] f3d0b9d38eef: Pushed [2022-10-19T21:22:59.021Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:e31dfe96bd0ed7f4ef574cefbe3fe9922589a5df8c0b98f3fbc301aa61e8de4e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:59.322Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:59.619Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-19T21:22:59.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-19T21:22:59.619Z] 55b8f3e49f45: Preparing [2022-10-19T21:22:59.619Z] 275d63a59e5b: Preparing [2022-10-19T21:22:59.619Z] f3d0b9d38eef: Preparing [2022-10-19T21:22:59.619Z] 1d1d9a9115dc: Preparing [2022-10-19T21:22:59.619Z] 2cf892580db7: Preparing [2022-10-19T21:22:59.619Z] f50cf455ea3a: Preparing [2022-10-19T21:22:59.619Z] 133359f15ff1: Preparing [2022-10-19T21:22:59.619Z] d0c56394ce0a: Preparing [2022-10-19T21:22:59.619Z] 26d98026eb5b: Preparing [2022-10-19T21:22:59.619Z] 994393dc58e7: Preparing [2022-10-19T21:22:59.619Z] 133359f15ff1: Waiting [2022-10-19T21:22:59.619Z] d0c56394ce0a: Waiting [2022-10-19T21:22:59.619Z] 26d98026eb5b: Waiting [2022-10-19T21:22:59.619Z] f50cf455ea3a: Waiting [2022-10-19T21:22:59.619Z] f3d0b9d38eef: Layer already exists [2022-10-19T21:22:59.619Z] 55b8f3e49f45: Layer already exists [2022-10-19T21:22:59.619Z] 2cf892580db7: Layer already exists [2022-10-19T21:22:59.619Z] 275d63a59e5b: Layer already exists [2022-10-19T21:22:59.619Z] 1d1d9a9115dc: Layer already exists [2022-10-19T21:22:59.619Z] f50cf455ea3a: Layer already exists [2022-10-19T21:22:59.619Z] 133359f15ff1: Layer already exists [2022-10-19T21:22:59.619Z] 26d98026eb5b: Layer already exists [2022-10-19T21:22:59.619Z] 994393dc58e7: Layer already exists [2022-10-19T21:22:59.619Z] d0c56394ce0a: Layer already exists [2022-10-19T21:22:59.619Z] latest: digest: sha256:e31dfe96bd0ed7f4ef574cefbe3fe9922589a5df8c0b98f3fbc301aa61e8de4e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:22:59.923Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:00.221Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.96 [2022-10-19T21:23:00.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-19T21:23:00.221Z] 55b8f3e49f45: Preparing [2022-10-19T21:23:00.221Z] 275d63a59e5b: Preparing [2022-10-19T21:23:00.221Z] f3d0b9d38eef: Preparing [2022-10-19T21:23:00.221Z] 1d1d9a9115dc: Preparing [2022-10-19T21:23:00.221Z] 2cf892580db7: Preparing [2022-10-19T21:23:00.221Z] f50cf455ea3a: Preparing [2022-10-19T21:23:00.221Z] 133359f15ff1: Preparing [2022-10-19T21:23:00.221Z] d0c56394ce0a: Preparing [2022-10-19T21:23:00.221Z] 26d98026eb5b: Preparing [2022-10-19T21:23:00.221Z] 994393dc58e7: Preparing [2022-10-19T21:23:00.221Z] d0c56394ce0a: Waiting [2022-10-19T21:23:00.221Z] 26d98026eb5b: Waiting [2022-10-19T21:23:00.221Z] f50cf455ea3a: Waiting [2022-10-19T21:23:00.221Z] 994393dc58e7: Waiting [2022-10-19T21:23:00.221Z] 133359f15ff1: Waiting [2022-10-19T21:23:00.221Z] f3d0b9d38eef: Layer already exists [2022-10-19T21:23:00.221Z] 2cf892580db7: Layer already exists [2022-10-19T21:23:00.221Z] 1d1d9a9115dc: Layer already exists [2022-10-19T21:23:00.221Z] 55b8f3e49f45: Layer already exists [2022-10-19T21:23:00.221Z] 275d63a59e5b: Layer already exists [2022-10-19T21:23:00.221Z] f50cf455ea3a: Layer already exists [2022-10-19T21:23:00.221Z] 133359f15ff1: Layer already exists [2022-10-19T21:23:00.221Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:00.221Z] d0c56394ce0a: Layer already exists [2022-10-19T21:23:00.221Z] 26d98026eb5b: Layer already exists [2022-10-19T21:23:00.221Z] 2.3.0-dev.96: digest: sha256:e31dfe96bd0ed7f4ef574cefbe3fe9922589a5df8c0b98f3fbc301aa61e8de4e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:00.443Z] Removing intermediate container 4434478fb45b [2022-10-19T21:23:00.443Z] ---> 08d74caa4cbd [2022-10-19T21:23:00.443Z] Step 8/26 : COPY . . [2022-10-19T21:23:00.443Z] Removing intermediate container 46132fa88ee6 [2022-10-19T21:23:00.443Z] ---> 7f9dde806271 [2022-10-19T21:23:00.443Z] Step 8/25 : COPY . . [2022-10-19T21:23:00.443Z] Removing intermediate container c9b02324826a [2022-10-19T21:23:00.443Z] ---> 07f6df484652 [2022-10-19T21:23:00.443Z] Step 8/33 : COPY . . [2022-10-19T21:23:00.443Z] Removing intermediate container 31f41c82056b [2022-10-19T21:23:00.443Z] ---> 8ca7ee3d021d [2022-10-19T21:23:00.443Z] Step 9/24 : COPY . . [2022-10-19T21:23:00.523Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:00.824Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:00.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-19T21:23:00.824Z] 55b8f3e49f45: Preparing [2022-10-19T21:23:00.824Z] 275d63a59e5b: Preparing [2022-10-19T21:23:00.824Z] f3d0b9d38eef: Preparing [2022-10-19T21:23:00.824Z] 1d1d9a9115dc: Preparing [2022-10-19T21:23:00.824Z] 2cf892580db7: Preparing [2022-10-19T21:23:00.824Z] f50cf455ea3a: Preparing [2022-10-19T21:23:00.824Z] 133359f15ff1: Preparing [2022-10-19T21:23:00.824Z] d0c56394ce0a: Preparing [2022-10-19T21:23:00.824Z] 26d98026eb5b: Preparing [2022-10-19T21:23:00.824Z] 994393dc58e7: Preparing [2022-10-19T21:23:00.824Z] f50cf455ea3a: Waiting [2022-10-19T21:23:00.824Z] 994393dc58e7: Waiting [2022-10-19T21:23:00.824Z] 26d98026eb5b: Waiting [2022-10-19T21:23:00.824Z] d0c56394ce0a: Waiting [2022-10-19T21:23:00.824Z] 133359f15ff1: Waiting [2022-10-19T21:23:00.824Z] 55b8f3e49f45: Layer already exists [2022-10-19T21:23:00.824Z] f3d0b9d38eef: Layer already exists [2022-10-19T21:23:00.824Z] 275d63a59e5b: Layer already exists [2022-10-19T21:23:00.824Z] 1d1d9a9115dc: Layer already exists [2022-10-19T21:23:00.824Z] 2cf892580db7: Layer already exists [2022-10-19T21:23:00.824Z] f50cf455ea3a: Layer already exists [2022-10-19T21:23:00.824Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:00.824Z] 133359f15ff1: Layer already exists [2022-10-19T21:23:00.824Z] 26d98026eb5b: Layer already exists [2022-10-19T21:23:00.824Z] d0c56394ce0a: Layer already exists [2022-10-19T21:23:00.824Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:e31dfe96bd0ed7f4ef574cefbe3fe9922589a5df8c0b98f3fbc301aa61e8de4e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:01.125Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:01.419Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-19T21:23:01.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-19T21:23:01.419Z] 55b8f3e49f45: Preparing [2022-10-19T21:23:01.419Z] 275d63a59e5b: Preparing [2022-10-19T21:23:01.419Z] f3d0b9d38eef: Preparing [2022-10-19T21:23:01.419Z] 1d1d9a9115dc: Preparing [2022-10-19T21:23:01.419Z] 2cf892580db7: Preparing [2022-10-19T21:23:01.419Z] f50cf455ea3a: Preparing [2022-10-19T21:23:01.419Z] 133359f15ff1: Preparing [2022-10-19T21:23:01.419Z] d0c56394ce0a: Preparing [2022-10-19T21:23:01.419Z] 26d98026eb5b: Preparing [2022-10-19T21:23:01.419Z] 994393dc58e7: Preparing [2022-10-19T21:23:01.419Z] 133359f15ff1: Waiting [2022-10-19T21:23:01.420Z] d0c56394ce0a: Waiting [2022-10-19T21:23:01.420Z] 26d98026eb5b: Waiting [2022-10-19T21:23:01.420Z] 994393dc58e7: Waiting [2022-10-19T21:23:01.420Z] f50cf455ea3a: Waiting [2022-10-19T21:23:01.420Z] 275d63a59e5b: Layer already exists [2022-10-19T21:23:01.420Z] f3d0b9d38eef: Layer already exists [2022-10-19T21:23:01.420Z] 2cf892580db7: Layer already exists [2022-10-19T21:23:01.420Z] 55b8f3e49f45: Layer already exists [2022-10-19T21:23:01.420Z] 1d1d9a9115dc: Layer already exists [2022-10-19T21:23:01.420Z] f50cf455ea3a: Layer already exists [2022-10-19T21:23:01.420Z] 133359f15ff1: Layer already exists [2022-10-19T21:23:01.420Z] d0c56394ce0a: Layer already exists [2022-10-19T21:23:01.420Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:01.420Z] 26d98026eb5b: Layer already exists [2022-10-19T21:23:01.420Z] main: digest: sha256:e31dfe96bd0ed7f4ef574cefbe3fe9922589a5df8c0b98f3fbc301aa61e8de4e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:23:01.454Z] ===================================================== [Pipeline] echo [2022-10-19T21:23:01.459Z] taggedImages: [2022-10-19T21:23:01.459Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:01.459Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-19T21:23:01.459Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.96 [2022-10-19T21:23:01.459Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:01.460Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-19T21:23:01.472Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-19T21:23:01.472Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:01.472Z] latest [2022-10-19T21:23:01.472Z] 2.3.0-dev.96 [2022-10-19T21:23:01.472Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:01.472Z] main [2022-10-19T21:23:01.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:01.770Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:02.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:02.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-19T21:23:02.067Z] 044e45e2cad1: Preparing [2022-10-19T21:23:02.067Z] c904b840917b: Preparing [2022-10-19T21:23:02.068Z] cba0219c3dc1: Preparing [2022-10-19T21:23:02.068Z] a3479530cf85: Preparing [2022-10-19T21:23:02.068Z] df40e519d9e5: Preparing [2022-10-19T21:23:02.068Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:02.068Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:02.068Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:02.068Z] df40e519d9e5: Pushed [2022-10-19T21:23:02.068Z] 044e45e2cad1: Pushed [2022-10-19T21:23:02.643Z] a3479530cf85: Pushed [2022-10-19T21:23:04.019Z] c904b840917b: Pushed [2022-10-19T21:23:04.019Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:0623f9a1db34404fb36c57f24850dd340ff7fe03a879d8ff6978f0f0c0d837fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:04.581Z] + 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 [2022-10-19T21:23:04.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-19T21:23:04.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-19T21:23:04.877Z] 044e45e2cad1: Preparing [2022-10-19T21:23:04.877Z] c904b840917b: Preparing [2022-10-19T21:23:04.877Z] cba0219c3dc1: Preparing [2022-10-19T21:23:04.877Z] a3479530cf85: Preparing [2022-10-19T21:23:04.877Z] df40e519d9e5: Preparing [2022-10-19T21:23:04.877Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:04.877Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:04.877Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:04.877Z] 044e45e2cad1: Layer already exists [2022-10-19T21:23:04.877Z] c904b840917b: Layer already exists [2022-10-19T21:23:04.877Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:04.877Z] a3479530cf85: Layer already exists [2022-10-19T21:23:04.877Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:04.877Z] latest: digest: sha256:0623f9a1db34404fb36c57f24850dd340ff7fe03a879d8ff6978f0f0c0d837fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:05.176Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:05.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.96 [2022-10-19T21:23:05.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-19T21:23:05.478Z] 044e45e2cad1: Preparing [2022-10-19T21:23:05.478Z] c904b840917b: Preparing [2022-10-19T21:23:05.478Z] cba0219c3dc1: Preparing [2022-10-19T21:23:05.478Z] a3479530cf85: Preparing [2022-10-19T21:23:05.478Z] df40e519d9e5: Preparing [2022-10-19T21:23:05.478Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:05.478Z] c904b840917b: Layer already exists [2022-10-19T21:23:05.478Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:05.478Z] 044e45e2cad1: Layer already exists [2022-10-19T21:23:05.478Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:05.478Z] a3479530cf85: Layer already exists [2022-10-19T21:23:05.478Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:05.478Z] 2.3.0-dev.96: digest: sha256:0623f9a1db34404fb36c57f24850dd340ff7fe03a879d8ff6978f0f0c0d837fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:05.776Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:06.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:06.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-19T21:23:06.079Z] 044e45e2cad1: Preparing [2022-10-19T21:23:06.079Z] c904b840917b: Preparing [2022-10-19T21:23:06.079Z] cba0219c3dc1: Preparing [2022-10-19T21:23:06.079Z] a3479530cf85: Preparing [2022-10-19T21:23:06.079Z] df40e519d9e5: Preparing [2022-10-19T21:23:06.079Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:06.079Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:06.079Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:06.079Z] a3479530cf85: Layer already exists [2022-10-19T21:23:06.079Z] 044e45e2cad1: Layer already exists [2022-10-19T21:23:06.079Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:06.079Z] c904b840917b: Layer already exists [2022-10-19T21:23:06.079Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:06.079Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:0623f9a1db34404fb36c57f24850dd340ff7fe03a879d8ff6978f0f0c0d837fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:06.388Z] + 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 [2022-10-19T21:23:06.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-19T21:23:06.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-19T21:23:06.687Z] 044e45e2cad1: Preparing [2022-10-19T21:23:06.687Z] c904b840917b: Preparing [2022-10-19T21:23:06.687Z] cba0219c3dc1: Preparing [2022-10-19T21:23:06.687Z] a3479530cf85: Preparing [2022-10-19T21:23:06.687Z] df40e519d9e5: Preparing [2022-10-19T21:23:06.687Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:06.687Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:06.687Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:06.687Z] c904b840917b: Layer already exists [2022-10-19T21:23:06.687Z] a3479530cf85: Layer already exists [2022-10-19T21:23:06.687Z] 044e45e2cad1: Layer already exists [2022-10-19T21:23:06.687Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:06.687Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:06.687Z] main: digest: sha256:0623f9a1db34404fb36c57f24850dd340ff7fe03a879d8ff6978f0f0c0d837fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:23:06.721Z] ===================================================== [Pipeline] echo [2022-10-19T21:23:06.725Z] taggedImages: [2022-10-19T21:23:06.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:06.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-19T21:23:06.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.96 [2022-10-19T21:23:06.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:06.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-19T21:23:06.747Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-19T21:23:06.747Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:06.747Z] latest [2022-10-19T21:23:06.747Z] 2.3.0-dev.96 [2022-10-19T21:23:06.747Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:06.747Z] main [2022-10-19T21:23:06.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:07.060Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:07.104Z] ---> 9c4d40e51066 [2022-10-19T21:23:07.104Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T21:23:07.104Z] ---> Running in c13ce4be0b8c [2022-10-19T21:23:07.104Z] ---> 88efda9fd262 [2022-10-19T21:23:07.104Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-19T21:23:07.104Z] ---> Running in 5071a9cc17fe [2022-10-19T21:23:07.104Z] ---> 594d4509b4cb [2022-10-19T21:23:07.104Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-19T21:23:07.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:07.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-19T21:23:07.369Z] 3606a0340fd9: Preparing [2022-10-19T21:23:07.369Z] 318c749ec369: Preparing [2022-10-19T21:23:07.369Z] a1a0bafea5c2: Preparing [2022-10-19T21:23:07.369Z] 040e0a9dabe9: Preparing [2022-10-19T21:23:07.369Z] 3fbaaf9b655c: Preparing [2022-10-19T21:23:07.369Z] 994bcc9c015d: Preparing [2022-10-19T21:23:07.369Z] df40e519d9e5: Preparing [2022-10-19T21:23:07.369Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:07.369Z] 994bcc9c015d: Waiting [2022-10-19T21:23:07.369Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:07.369Z] 318c749ec369: Pushed [2022-10-19T21:23:07.369Z] a1a0bafea5c2: Pushed [2022-10-19T21:23:07.369Z] 3606a0340fd9: Pushed [2022-10-19T21:23:07.369Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:07.369Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:07.371Z] Removing intermediate container c13ce4be0b8c [2022-10-19T21:23:07.371Z] ---> 780532b17f3b [2022-10-19T21:23:07.371Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-19T21:23:07.371Z] ---> Running in e0ec096c3b51 [2022-10-19T21:23:07.639Z] ---> Running in 4d9aad0ca797 [2022-10-19T21:23:07.639Z] ---> 0e5903f137a9 [2022-10-19T21:23:07.639Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-19T21:23:07.906Z] ---> Running in 337dc8ba5a16 [2022-10-19T21:23:07.935Z] 994bcc9c015d: Pushed [2022-10-19T21:23:08.495Z] Removing intermediate container 4d9aad0ca797 [2022-10-19T21:23:08.495Z] ---> 618c8fe6e9de [2022-10-19T21:23:08.495Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-19T21:23:08.495Z] ---> Running in f63e48923065 [2022-10-19T21:23:09.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-19T21:23:09.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-19T21:23:10.177Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-19T21:23:11.213Z] 3fbaaf9b655c: Pushed [2022-10-19T21:23:11.590Z] Removing intermediate container f63e48923065 [2022-10-19T21:23:11.590Z] ---> 2db7cf8f7ac3 [2022-10-19T21:23:11.590Z] Step 12/26 : WORKDIR /edgex-go [2022-10-19T21:23:11.590Z] ---> Running in dc88c63f4978 [2022-10-19T21:23:11.859Z] Removing intermediate container dc88c63f4978 [2022-10-19T21:23:11.859Z] ---> 9212767058fc [2022-10-19T21:23:11.859Z] [2022-10-19T21:23:11.859Z] Step 13/26 : FROM alpine:3.15 [2022-10-19T21:23:12.130Z] 3.15: Pulling from library/alpine [2022-10-19T21:23:13.548Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-19T21:23:13.548Z] Status: Downloaded newer image for alpine:3.15 [2022-10-19T21:23:13.548Z] ---> 02e0d6fdf486 [2022-10-19T21:23:13.548Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T21:23:13.548Z] ---> Running in 738ea0d7c524 [2022-10-19T21:23:13.744Z] 040e0a9dabe9: Pushed [2022-10-19T21:23:13.744Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:3e1016473272000f58b70d1671380847037ccfd24667e9396048ad23a3127713 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:13.817Z] Removing intermediate container 738ea0d7c524 [2022-10-19T21:23:13.817Z] ---> 9d7d7484f347 [2022-10-19T21:23:13.817Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:23:14.048Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:14.086Z] ---> Running in 6000f41ab634 [2022-10-19T21:23:14.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-19T21:23:14.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-19T21:23:14.344Z] 3606a0340fd9: Preparing [2022-10-19T21:23:14.344Z] 318c749ec369: Preparing [2022-10-19T21:23:14.344Z] a1a0bafea5c2: Preparing [2022-10-19T21:23:14.344Z] 040e0a9dabe9: Preparing [2022-10-19T21:23:14.344Z] 3fbaaf9b655c: Preparing [2022-10-19T21:23:14.345Z] 994bcc9c015d: Preparing [2022-10-19T21:23:14.345Z] df40e519d9e5: Preparing [2022-10-19T21:23:14.345Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:14.345Z] df40e519d9e5: Waiting [2022-10-19T21:23:14.345Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:14.345Z] 994bcc9c015d: Waiting [2022-10-19T21:23:14.345Z] a1a0bafea5c2: Layer already exists [2022-10-19T21:23:14.345Z] 3606a0340fd9: Layer already exists [2022-10-19T21:23:14.345Z] 3fbaaf9b655c: Layer already exists [2022-10-19T21:23:14.345Z] 040e0a9dabe9: Layer already exists [2022-10-19T21:23:14.345Z] 318c749ec369: Layer already exists [2022-10-19T21:23:14.345Z] 994bcc9c015d: Layer already exists [2022-10-19T21:23:14.345Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:14.345Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:14.345Z] latest: digest: sha256:3e1016473272000f58b70d1671380847037ccfd24667e9396048ad23a3127713 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:14.656Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:14.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.96 [2022-10-19T21:23:14.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-19T21:23:14.963Z] 3606a0340fd9: Preparing [2022-10-19T21:23:14.963Z] 318c749ec369: Preparing [2022-10-19T21:23:14.963Z] a1a0bafea5c2: Preparing [2022-10-19T21:23:14.963Z] 040e0a9dabe9: Preparing [2022-10-19T21:23:14.963Z] 3fbaaf9b655c: Preparing [2022-10-19T21:23:14.963Z] 994bcc9c015d: Preparing [2022-10-19T21:23:14.963Z] df40e519d9e5: Preparing [2022-10-19T21:23:14.963Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:14.963Z] 994bcc9c015d: Waiting [2022-10-19T21:23:14.963Z] df40e519d9e5: Waiting [2022-10-19T21:23:14.963Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:14.963Z] 3fbaaf9b655c: Layer already exists [2022-10-19T21:23:14.963Z] 318c749ec369: Layer already exists [2022-10-19T21:23:14.963Z] 040e0a9dabe9: Layer already exists [2022-10-19T21:23:14.963Z] a1a0bafea5c2: Layer already exists [2022-10-19T21:23:14.963Z] 3606a0340fd9: Layer already exists [2022-10-19T21:23:14.963Z] 994bcc9c015d: Layer already exists [2022-10-19T21:23:14.963Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:14.963Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:14.963Z] 2.3.0-dev.96: digest: sha256:3e1016473272000f58b70d1671380847037ccfd24667e9396048ad23a3127713 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:15.281Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:15.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:15.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-19T21:23:15.581Z] 3606a0340fd9: Preparing [2022-10-19T21:23:15.581Z] 318c749ec369: Preparing [2022-10-19T21:23:15.581Z] a1a0bafea5c2: Preparing [2022-10-19T21:23:15.581Z] 040e0a9dabe9: Preparing [2022-10-19T21:23:15.581Z] 3fbaaf9b655c: Preparing [2022-10-19T21:23:15.581Z] 994bcc9c015d: Preparing [2022-10-19T21:23:15.581Z] df40e519d9e5: Preparing [2022-10-19T21:23:15.581Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:15.581Z] 994bcc9c015d: Waiting [2022-10-19T21:23:15.581Z] df40e519d9e5: Waiting [2022-10-19T21:23:15.581Z] 3fbaaf9b655c: Layer already exists [2022-10-19T21:23:15.581Z] 3606a0340fd9: Layer already exists [2022-10-19T21:23:15.581Z] a1a0bafea5c2: Layer already exists [2022-10-19T21:23:15.581Z] 040e0a9dabe9: Layer already exists [2022-10-19T21:23:15.581Z] 318c749ec369: Layer already exists [2022-10-19T21:23:15.581Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:15.581Z] 994bcc9c015d: Layer already exists [2022-10-19T21:23:15.581Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:15.582Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:3e1016473272000f58b70d1671380847037ccfd24667e9396048ad23a3127713 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:15.902Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:16.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-19T21:23:16.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-19T21:23:16.203Z] 3606a0340fd9: Preparing [2022-10-19T21:23:16.203Z] 318c749ec369: Preparing [2022-10-19T21:23:16.203Z] a1a0bafea5c2: Preparing [2022-10-19T21:23:16.203Z] 040e0a9dabe9: Preparing [2022-10-19T21:23:16.203Z] 3fbaaf9b655c: Preparing [2022-10-19T21:23:16.203Z] 994bcc9c015d: Preparing [2022-10-19T21:23:16.203Z] df40e519d9e5: Preparing [2022-10-19T21:23:16.203Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:16.203Z] df40e519d9e5: Waiting [2022-10-19T21:23:16.203Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:16.203Z] 318c749ec369: Layer already exists [2022-10-19T21:23:16.203Z] 3606a0340fd9: Layer already exists [2022-10-19T21:23:16.203Z] 040e0a9dabe9: Layer already exists [2022-10-19T21:23:16.203Z] 3fbaaf9b655c: Layer already exists [2022-10-19T21:23:16.203Z] a1a0bafea5c2: Layer already exists [2022-10-19T21:23:16.203Z] 994bcc9c015d: Layer already exists [2022-10-19T21:23:16.203Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:16.203Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:16.203Z] main: digest: sha256:3e1016473272000f58b70d1671380847037ccfd24667e9396048ad23a3127713 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:23:16.239Z] ===================================================== [Pipeline] echo [2022-10-19T21:23:16.245Z] taggedImages: [2022-10-19T21:23:16.245Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:16.245Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-19T21:23:16.245Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.96 [2022-10-19T21:23:16.245Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:16.245Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-19T21:23:16.262Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-19T21:23:16.262Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:16.262Z] latest [2022-10-19T21:23:16.262Z] 2.3.0-dev.96 [2022-10-19T21:23:16.262Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:16.262Z] main [2022-10-19T21:23:16.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:16.566Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:16.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:16.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-19T21:23:16.866Z] f33521128d74: Preparing [2022-10-19T21:23:16.866Z] 0d0f11731427: Preparing [2022-10-19T21:23:16.866Z] 85952f8f79e4: Preparing [2022-10-19T21:23:16.866Z] 3a3b59f46f69: Preparing [2022-10-19T21:23:16.866Z] 817464524424: Preparing [2022-10-19T21:23:16.866Z] df40e519d9e5: Preparing [2022-10-19T21:23:16.866Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:16.866Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:16.866Z] df40e519d9e5: Waiting [2022-10-19T21:23:16.866Z] 85952f8f79e4: Pushed [2022-10-19T21:23:16.866Z] 0d0f11731427: Pushed [2022-10-19T21:23:16.866Z] f33521128d74: Pushed [2022-10-19T21:23:16.866Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:16.866Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:17.125Z] 817464524424: Pushed [2022-10-19T21:23:17.454Z] Removing intermediate container 6000f41ab634 [2022-10-19T21:23:17.454Z] ---> 9c782c5d4428 [2022-10-19T21:23:17.454Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-19T21:23:17.454Z] ---> Running in 6fbebf3c59c8 [2022-10-19T21:23:18.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:23:20.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:23:21.706Z] v3.15.6-128-g8c15845e4d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T21:23:21.706Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T21:23:21.706Z] OK: 15734 distinct packages available [2022-10-19T21:23:21.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:23:22.667Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:23:23.683Z] 3a3b59f46f69: Pushed [2022-10-19T21:23:23.683Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:dd9d3ed62d2ed5c4ffdb061bdb56bc68da1c6c15c5453ca775e3f398e86bc23c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:23.987Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:24.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-19T21:23:24.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-19T21:23:24.288Z] f33521128d74: Preparing [2022-10-19T21:23:24.288Z] 0d0f11731427: Preparing [2022-10-19T21:23:24.288Z] 85952f8f79e4: Preparing [2022-10-19T21:23:24.288Z] 3a3b59f46f69: Preparing [2022-10-19T21:23:24.288Z] 817464524424: Preparing [2022-10-19T21:23:24.288Z] df40e519d9e5: Preparing [2022-10-19T21:23:24.288Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:24.288Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:24.288Z] df40e519d9e5: Waiting [2022-10-19T21:23:24.288Z] 0d0f11731427: Layer already exists [2022-10-19T21:23:24.288Z] 85952f8f79e4: Layer already exists [2022-10-19T21:23:24.288Z] f33521128d74: Layer already exists [2022-10-19T21:23:24.288Z] 817464524424: Layer already exists [2022-10-19T21:23:24.288Z] 3a3b59f46f69: Layer already exists [2022-10-19T21:23:24.288Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:24.288Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:24.288Z] latest: digest: sha256:dd9d3ed62d2ed5c4ffdb061bdb56bc68da1c6c15c5453ca775e3f398e86bc23c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:24.601Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.96 [Pipeline] } [2022-10-19T21:23:24.609Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-19T21:23:24.609Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-19T21:23:24.609Z] (3/4) Installing libucontext (1.1-r0) [2022-10-19T21:23:24.609Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-19T21:23:24.609Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T21:23:24.609Z] OK: 6 MiB in 18 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:24.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.96 [2022-10-19T21:23:24.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-19T21:23:24.903Z] f33521128d74: Preparing [2022-10-19T21:23:24.903Z] 0d0f11731427: Preparing [2022-10-19T21:23:24.903Z] 85952f8f79e4: Preparing [2022-10-19T21:23:24.903Z] 3a3b59f46f69: Preparing [2022-10-19T21:23:24.903Z] 817464524424: Preparing [2022-10-19T21:23:24.903Z] df40e519d9e5: Preparing [2022-10-19T21:23:24.903Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:24.903Z] df40e519d9e5: Waiting [2022-10-19T21:23:24.903Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:24.903Z] 0d0f11731427: Layer already exists [2022-10-19T21:23:24.903Z] 3a3b59f46f69: Layer already exists [2022-10-19T21:23:24.903Z] f33521128d74: Layer already exists [2022-10-19T21:23:24.903Z] 85952f8f79e4: Layer already exists [2022-10-19T21:23:24.903Z] 817464524424: Layer already exists [2022-10-19T21:23:24.903Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:24.903Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:24.903Z] 2.3.0-dev.96: digest: sha256:dd9d3ed62d2ed5c4ffdb061bdb56bc68da1c6c15c5453ca775e3f398e86bc23c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:25.209Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:25.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:25.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-19T21:23:25.509Z] f33521128d74: Preparing [2022-10-19T21:23:25.509Z] 0d0f11731427: Preparing [2022-10-19T21:23:25.509Z] 85952f8f79e4: Preparing [2022-10-19T21:23:25.509Z] 3a3b59f46f69: Preparing [2022-10-19T21:23:25.509Z] 817464524424: Preparing [2022-10-19T21:23:25.509Z] df40e519d9e5: Preparing [2022-10-19T21:23:25.509Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:25.509Z] df40e519d9e5: Waiting [2022-10-19T21:23:25.509Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:25.509Z] 0d0f11731427: Layer already exists [2022-10-19T21:23:25.509Z] 85952f8f79e4: Layer already exists [2022-10-19T21:23:25.509Z] 817464524424: Layer already exists [2022-10-19T21:23:25.509Z] f33521128d74: Layer already exists [2022-10-19T21:23:25.509Z] 3a3b59f46f69: Layer already exists [2022-10-19T21:23:25.509Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:25.509Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:25.509Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:dd9d3ed62d2ed5c4ffdb061bdb56bc68da1c6c15c5453ca775e3f398e86bc23c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:25.809Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:26.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-19T21:23:26.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-19T21:23:26.111Z] f33521128d74: Preparing [2022-10-19T21:23:26.111Z] 0d0f11731427: Preparing [2022-10-19T21:23:26.111Z] 85952f8f79e4: Preparing [2022-10-19T21:23:26.111Z] 3a3b59f46f69: Preparing [2022-10-19T21:23:26.111Z] 817464524424: Preparing [2022-10-19T21:23:26.111Z] df40e519d9e5: Preparing [2022-10-19T21:23:26.111Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:26.111Z] df40e519d9e5: Waiting [2022-10-19T21:23:26.111Z] 817464524424: Layer already exists [2022-10-19T21:23:26.111Z] 85952f8f79e4: Layer already exists [2022-10-19T21:23:26.111Z] f33521128d74: Layer already exists [2022-10-19T21:23:26.111Z] 0d0f11731427: Layer already exists [2022-10-19T21:23:26.111Z] 3a3b59f46f69: Layer already exists [2022-10-19T21:23:26.111Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:26.111Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:26.111Z] main: digest: sha256:dd9d3ed62d2ed5c4ffdb061bdb56bc68da1c6c15c5453ca775e3f398e86bc23c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:23:26.154Z] ===================================================== [Pipeline] echo [2022-10-19T21:23:26.163Z] taggedImages: [2022-10-19T21:23:26.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:26.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-19T21:23:26.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.96 [2022-10-19T21:23:26.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:26.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-19T21:23:26.182Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-19T21:23:26.182Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:26.182Z] latest [2022-10-19T21:23:26.182Z] 2.3.0-dev.96 [2022-10-19T21:23:26.182Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:26.182Z] main [2022-10-19T21:23:26.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:26.510Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:26.561Z] Removing intermediate container 6fbebf3c59c8 [2022-10-19T21:23:26.561Z] ---> 816dcb409938 [2022-10-19T21:23:26.561Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T21:23:26.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:26.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-19T21:23:26.808Z] f82e34c424c6: Preparing [2022-10-19T21:23:26.808Z] 84b49a95c73c: Preparing [2022-10-19T21:23:26.808Z] 87a74fb902d7: Preparing [2022-10-19T21:23:26.808Z] c48c48aa73bc: Preparing [2022-10-19T21:23:26.808Z] 994bcc9c015d: Preparing [2022-10-19T21:23:26.808Z] df40e519d9e5: Preparing [2022-10-19T21:23:26.808Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:26.808Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:26.808Z] df40e519d9e5: Waiting [2022-10-19T21:23:26.808Z] 994bcc9c015d: Layer already exists [2022-10-19T21:23:26.808Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:26.808Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:26.808Z] f82e34c424c6: Pushed [2022-10-19T21:23:26.808Z] 84b49a95c73c: Pushed [2022-10-19T21:23:26.808Z] 87a74fb902d7: Pushed [2022-10-19T21:23:34.917Z] c48c48aa73bc: Pushed [2022-10-19T21:23:34.917Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:da29a397ac409884c6b0cc555f2da0b708e7f7e8899f123f429adda8d3a50831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:35.007Z] ---> 28ab890f7e30 [2022-10-19T21:23:35.007Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T21:23:35.217Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:35.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-19T21:23:35.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-19T21:23:35.512Z] f82e34c424c6: Preparing [2022-10-19T21:23:35.512Z] 84b49a95c73c: Preparing [2022-10-19T21:23:35.512Z] 87a74fb902d7: Preparing [2022-10-19T21:23:35.512Z] c48c48aa73bc: Preparing [2022-10-19T21:23:35.512Z] 994bcc9c015d: Preparing [2022-10-19T21:23:35.512Z] df40e519d9e5: Preparing [2022-10-19T21:23:35.512Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:35.512Z] df40e519d9e5: Waiting [2022-10-19T21:23:35.512Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:35.512Z] 87a74fb902d7: Layer already exists [2022-10-19T21:23:35.512Z] 84b49a95c73c: Layer already exists [2022-10-19T21:23:35.512Z] c48c48aa73bc: Layer already exists [2022-10-19T21:23:35.512Z] f82e34c424c6: Layer already exists [2022-10-19T21:23:35.512Z] 994bcc9c015d: Layer already exists [2022-10-19T21:23:35.512Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:35.512Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:35.512Z] latest: digest: sha256:da29a397ac409884c6b0cc555f2da0b708e7f7e8899f123f429adda8d3a50831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:35.616Z] ---> 5b62c8b5bc04 [2022-10-19T21:23:35.616Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-19T21:23:35.810Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:35.895Z] ---> Running in d99a767772d5 [2022-10-19T21:23:36.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.96 [2022-10-19T21:23:36.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-19T21:23:36.108Z] f82e34c424c6: Preparing [2022-10-19T21:23:36.108Z] 84b49a95c73c: Preparing [2022-10-19T21:23:36.108Z] 87a74fb902d7: Preparing [2022-10-19T21:23:36.108Z] c48c48aa73bc: Preparing [2022-10-19T21:23:36.108Z] 994bcc9c015d: Preparing [2022-10-19T21:23:36.108Z] df40e519d9e5: Preparing [2022-10-19T21:23:36.108Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:36.108Z] df40e519d9e5: Waiting [2022-10-19T21:23:36.108Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:36.108Z] 994bcc9c015d: Layer already exists [2022-10-19T21:23:36.108Z] 84b49a95c73c: Layer already exists [2022-10-19T21:23:36.108Z] c48c48aa73bc: Layer already exists [2022-10-19T21:23:36.108Z] 87a74fb902d7: Layer already exists [2022-10-19T21:23:36.108Z] f82e34c424c6: Layer already exists [2022-10-19T21:23:36.108Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:36.108Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:36.108Z] 2.3.0-dev.96: digest: sha256:da29a397ac409884c6b0cc555f2da0b708e7f7e8899f123f429adda8d3a50831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:36.407Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:36.484Z] Removing intermediate container d99a767772d5 [2022-10-19T21:23:36.484Z] ---> bd74245359ec [2022-10-19T21:23:36.484Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-19T21:23:36.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:36.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-19T21:23:36.707Z] f82e34c424c6: Preparing [2022-10-19T21:23:36.707Z] 84b49a95c73c: Preparing [2022-10-19T21:23:36.707Z] 87a74fb902d7: Preparing [2022-10-19T21:23:36.707Z] c48c48aa73bc: Preparing [2022-10-19T21:23:36.707Z] 994bcc9c015d: Preparing [2022-10-19T21:23:36.707Z] df40e519d9e5: Preparing [2022-10-19T21:23:36.707Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:36.707Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:36.707Z] df40e519d9e5: Waiting [2022-10-19T21:23:36.707Z] c48c48aa73bc: Layer already exists [2022-10-19T21:23:36.707Z] 84b49a95c73c: Layer already exists [2022-10-19T21:23:36.707Z] 994bcc9c015d: Layer already exists [2022-10-19T21:23:36.707Z] 87a74fb902d7: Layer already exists [2022-10-19T21:23:36.707Z] f82e34c424c6: Layer already exists [2022-10-19T21:23:36.707Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:36.707Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:36.707Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:da29a397ac409884c6b0cc555f2da0b708e7f7e8899f123f429adda8d3a50831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:37.012Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:37.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-19T21:23:37.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-19T21:23:37.307Z] f82e34c424c6: Preparing [2022-10-19T21:23:37.307Z] 84b49a95c73c: Preparing [2022-10-19T21:23:37.307Z] 87a74fb902d7: Preparing [2022-10-19T21:23:37.307Z] c48c48aa73bc: Preparing [2022-10-19T21:23:37.307Z] 994bcc9c015d: Preparing [2022-10-19T21:23:37.307Z] df40e519d9e5: Preparing [2022-10-19T21:23:37.307Z] 34d5ebaa5410: Preparing [2022-10-19T21:23:37.307Z] df40e519d9e5: Waiting [2022-10-19T21:23:37.307Z] 34d5ebaa5410: Waiting [2022-10-19T21:23:37.307Z] 994bcc9c015d: Layer already exists [2022-10-19T21:23:37.307Z] c48c48aa73bc: Layer already exists [2022-10-19T21:23:37.307Z] f82e34c424c6: Layer already exists [2022-10-19T21:23:37.307Z] 84b49a95c73c: Layer already exists [2022-10-19T21:23:37.307Z] 87a74fb902d7: Layer already exists [2022-10-19T21:23:37.307Z] df40e519d9e5: Layer already exists [2022-10-19T21:23:37.307Z] 34d5ebaa5410: Layer already exists [2022-10-19T21:23:37.307Z] main: digest: sha256:da29a397ac409884c6b0cc555f2da0b708e7f7e8899f123f429adda8d3a50831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:23:37.340Z] ===================================================== [Pipeline] echo [2022-10-19T21:23:37.345Z] taggedImages: [2022-10-19T21:23:37.345Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:37.345Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-19T21:23:37.345Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.96 [2022-10-19T21:23:37.345Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:37.345Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-19T21:23:37.357Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-19T21:23:37.357Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:37.357Z] latest [2022-10-19T21:23:37.357Z] 2.3.0-dev.96 [2022-10-19T21:23:37.357Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:37.357Z] main [2022-10-19T21:23:37.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:37.656Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:37.888Z] ---> 5ae8a65bc807 [2022-10-19T21:23:37.888Z] Step 21/26 : WORKDIR / [2022-10-19T21:23:37.888Z] ---> Running in 841caa933528 [2022-10-19T21:23:37.950Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:37.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-19T21:23:37.950Z] ee2ad480ee2a: Preparing [2022-10-19T21:23:37.950Z] 559f32a5dd17: Preparing [2022-10-19T21:23:37.950Z] cba0219c3dc1: Preparing [2022-10-19T21:23:37.950Z] 101fe04f49b2: Preparing [2022-10-19T21:23:37.950Z] 994393dc58e7: Preparing [2022-10-19T21:23:37.950Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:37.950Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:37.950Z] ee2ad480ee2a: Pushed [2022-10-19T21:23:37.950Z] 101fe04f49b2: Pushed [2022-10-19T21:23:38.474Z] Removing intermediate container 841caa933528 [2022-10-19T21:23:38.474Z] ---> 8622034be524 [2022-10-19T21:23:38.474Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T21:23:38.474Z] ---> Running in ad0fbe19dce6 [2022-10-19T21:23:39.059Z] Removing intermediate container ad0fbe19dce6 [2022-10-19T21:23:39.059Z] ---> 768c7e6086dd [2022-10-19T21:23:39.059Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T21:23:39.326Z] ---> Running in 22a33adc2404 [2022-10-19T21:23:39.910Z] Removing intermediate container 22a33adc2404 [2022-10-19T21:23:39.910Z] ---> 78fd2888a5c3 [2022-10-19T21:23:39.910Z] Step 24/26 : LABEL arch=arm64 [2022-10-19T21:23:39.910Z] ---> Running in bbc4954037a4 [2022-10-19T21:23:40.474Z] 559f32a5dd17: Pushed [2022-10-19T21:23:40.474Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:37f942f493e0a10930bdbf5ad2a4ae809b54adc98a9042c0794f35057ac1873e size: 1366 [Pipeline] } [Pipeline] // withEnv [2022-10-19T21:23:40.494Z] Removing intermediate container bbc4954037a4 [2022-10-19T21:23:40.494Z] ---> b6a8067eff0e [2022-10-19T21:23:40.494Z] Step 25/26 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:40.762Z] ---> Running in 3b33a1edbb19 [2022-10-19T21:23:40.780Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:41.078Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-19T21:23:41.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-19T21:23:41.078Z] ee2ad480ee2a: Preparing [2022-10-19T21:23:41.078Z] 559f32a5dd17: Preparing [2022-10-19T21:23:41.078Z] cba0219c3dc1: Preparing [2022-10-19T21:23:41.078Z] 101fe04f49b2: Preparing [2022-10-19T21:23:41.078Z] 994393dc58e7: Preparing [2022-10-19T21:23:41.078Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:41.078Z] 101fe04f49b2: Layer already exists [2022-10-19T21:23:41.078Z] ee2ad480ee2a: Layer already exists [2022-10-19T21:23:41.078Z] 559f32a5dd17: Layer already exists [2022-10-19T21:23:41.078Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:41.078Z] latest: digest: sha256:37f942f493e0a10930bdbf5ad2a4ae809b54adc98a9042c0794f35057ac1873e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:41.386Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:41.688Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.96 [2022-10-19T21:23:41.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-19T21:23:41.688Z] ee2ad480ee2a: Preparing [2022-10-19T21:23:41.688Z] 559f32a5dd17: Preparing [2022-10-19T21:23:41.688Z] cba0219c3dc1: Preparing [2022-10-19T21:23:41.688Z] 101fe04f49b2: Preparing [2022-10-19T21:23:41.688Z] 994393dc58e7: Preparing [2022-10-19T21:23:41.688Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:41.688Z] 101fe04f49b2: Layer already exists [2022-10-19T21:23:41.688Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:41.688Z] 559f32a5dd17: Layer already exists [2022-10-19T21:23:41.688Z] ee2ad480ee2a: Layer already exists [2022-10-19T21:23:41.688Z] 2.3.0-dev.96: digest: sha256:37f942f493e0a10930bdbf5ad2a4ae809b54adc98a9042c0794f35057ac1873e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:41.729Z] Removing intermediate container 3b33a1edbb19 [2022-10-19T21:23:41.729Z] ---> 7bb44d5b135c [2022-10-19T21:23:41.729Z] Step 26/26 : LABEL version=2.3.0-dev.96 [2022-10-19T21:23:41.729Z] ---> Running in 18879d4eb41a [2022-10-19T21:23:41.998Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:42.301Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:42.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-19T21:23:42.301Z] ee2ad480ee2a: Preparing [2022-10-19T21:23:42.301Z] 559f32a5dd17: Preparing [2022-10-19T21:23:42.301Z] cba0219c3dc1: Preparing [2022-10-19T21:23:42.301Z] 101fe04f49b2: Preparing [2022-10-19T21:23:42.301Z] 994393dc58e7: Preparing [2022-10-19T21:23:42.301Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:42.301Z] ee2ad480ee2a: Layer already exists [2022-10-19T21:23:42.301Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:42.301Z] 101fe04f49b2: Layer already exists [2022-10-19T21:23:42.301Z] 559f32a5dd17: Layer already exists [2022-10-19T21:23:42.301Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:37f942f493e0a10930bdbf5ad2a4ae809b54adc98a9042c0794f35057ac1873e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:42.604Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:42.695Z] Removing intermediate container 18879d4eb41a [2022-10-19T21:23:42.695Z] ---> 0bc0ca39ba92 [2022-10-19T21:23:42.695Z] [2022-10-19T21:23:42.695Z] Successfully built 0bc0ca39ba92 [2022-10-19T21:23:42.908Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-19T21:23:42.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-19T21:23:42.908Z] ee2ad480ee2a: Preparing [2022-10-19T21:23:42.908Z] 559f32a5dd17: Preparing [2022-10-19T21:23:42.908Z] cba0219c3dc1: Preparing [2022-10-19T21:23:42.908Z] 101fe04f49b2: Preparing [2022-10-19T21:23:42.908Z] 994393dc58e7: Preparing [2022-10-19T21:23:42.908Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:42.908Z] 559f32a5dd17: Layer already exists [2022-10-19T21:23:42.908Z] 101fe04f49b2: Layer already exists [2022-10-19T21:23:42.908Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:42.908Z] ee2ad480ee2a: Layer already exists [2022-10-19T21:23:42.908Z] main: digest: sha256:37f942f493e0a10930bdbf5ad2a4ae809b54adc98a9042c0794f35057ac1873e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:23:42.952Z] ===================================================== [Pipeline] echo [2022-10-19T21:23:42.960Z] taggedImages: [2022-10-19T21:23:42.960Z] - nexus3.edgexfoundry.org:10004/support-notifications:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:42.960Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-19T21:23:42.960Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.96 [2022-10-19T21:23:42.960Z] - nexus3.edgexfoundry.org:10004/support-notifications:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:42.960Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-19T21:23:42.963Z] Successfully tagged security-spire-config-arm64:latest [2022-10-19T21:23:42.963Z] Building support-notifications [Pipeline] echo [2022-10-19T21:23:42.977Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-19T21:23:42.977Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:42.977Z] latest [2022-10-19T21:23:42.977Z] 2.3.0-dev.96 [2022-10-19T21:23:42.977Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:42.977Z] main [2022-10-19T21:23:42.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:43.272Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:43.580Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:43.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-19T21:23:43.580Z] 333b5ebafa12: Preparing [2022-10-19T21:23:43.580Z] ba38cc7211f2: Preparing [2022-10-19T21:23:43.580Z] cba0219c3dc1: Preparing [2022-10-19T21:23:43.580Z] 30dd6c4c0f70: Preparing [2022-10-19T21:23:43.580Z] 994393dc58e7: Preparing [2022-10-19T21:23:43.580Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:43.580Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:23:43.580Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:43.580Z] 333b5ebafa12: Pushed [2022-10-19T21:23:46.230Z] ba38cc7211f2: Pushed [2022-10-19T21:23:46.230Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:b105a0676bf717315e062613bbc9a4c73adca9ef13571083b1f5b38ad74fcf02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:46.599Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:46.906Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-19T21:23:46.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-19T21:23:46.906Z] 333b5ebafa12: Preparing [2022-10-19T21:23:46.906Z] ba38cc7211f2: Preparing [2022-10-19T21:23:46.906Z] cba0219c3dc1: Preparing [2022-10-19T21:23:46.906Z] 30dd6c4c0f70: Preparing [2022-10-19T21:23:46.906Z] 994393dc58e7: Preparing [2022-10-19T21:23:46.906Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:23:46.906Z] ba38cc7211f2: Layer already exists [2022-10-19T21:23:46.906Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:46.906Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:46.906Z] 333b5ebafa12: Layer already exists [2022-10-19T21:23:46.906Z] latest: digest: sha256:b105a0676bf717315e062613bbc9a4c73adca9ef13571083b1f5b38ad74fcf02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:47.208Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:47.505Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.96 [2022-10-19T21:23:47.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-19T21:23:47.505Z] 333b5ebafa12: Preparing [2022-10-19T21:23:47.505Z] ba38cc7211f2: Preparing [2022-10-19T21:23:47.505Z] cba0219c3dc1: Preparing [2022-10-19T21:23:47.505Z] 30dd6c4c0f70: Preparing [2022-10-19T21:23:47.505Z] 994393dc58e7: Preparing [2022-10-19T21:23:47.505Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:47.505Z] ba38cc7211f2: Layer already exists [2022-10-19T21:23:47.505Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:23:47.505Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:47.505Z] 333b5ebafa12: Layer already exists [2022-10-19T21:23:47.505Z] 2.3.0-dev.96: digest: sha256:b105a0676bf717315e062613bbc9a4c73adca9ef13571083b1f5b38ad74fcf02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:47.805Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:48.110Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:48.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-19T21:23:48.110Z] 333b5ebafa12: Preparing [2022-10-19T21:23:48.110Z] ba38cc7211f2: Preparing [2022-10-19T21:23:48.110Z] cba0219c3dc1: Preparing [2022-10-19T21:23:48.110Z] 30dd6c4c0f70: Preparing [2022-10-19T21:23:48.110Z] 994393dc58e7: Preparing [2022-10-19T21:23:48.110Z] 333b5ebafa12: Layer already exists [2022-10-19T21:23:48.110Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:48.110Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:48.110Z] ba38cc7211f2: Layer already exists [2022-10-19T21:23:48.110Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:23:48.110Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:b105a0676bf717315e062613bbc9a4c73adca9ef13571083b1f5b38ad74fcf02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:48.305Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:23:48.305Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:23:48.305Z] ---> b55fbd3948a5 [2022-10-19T21:23:48.305Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-19T21:23:48.305Z] ---> Using cache [2022-10-19T21:23:48.305Z] ---> c22ad4735833 [2022-10-19T21:23:48.305Z] Step 4/23 : WORKDIR /edgex-go [2022-10-19T21:23:48.305Z] ---> Using cache [2022-10-19T21:23:48.305Z] ---> a6ba220e2e1d [2022-10-19T21:23:48.305Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:23:48.305Z] ---> Using cache [2022-10-19T21:23:48.305Z] ---> 481ee36bfc82 [2022-10-19T21:23:48.305Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-19T21:23:48.417Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:48.574Z] ---> Running in f23ea28431af [2022-10-19T21:23:48.723Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-19T21:23:48.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-19T21:23:48.724Z] 333b5ebafa12: Preparing [2022-10-19T21:23:48.724Z] ba38cc7211f2: Preparing [2022-10-19T21:23:48.724Z] cba0219c3dc1: Preparing [2022-10-19T21:23:48.724Z] 30dd6c4c0f70: Preparing [2022-10-19T21:23:48.724Z] 994393dc58e7: Preparing [2022-10-19T21:23:48.724Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:48.724Z] 30dd6c4c0f70: Layer already exists [2022-10-19T21:23:48.724Z] cba0219c3dc1: Layer already exists [2022-10-19T21:23:48.724Z] ba38cc7211f2: Layer already exists [2022-10-19T21:23:48.724Z] 333b5ebafa12: Layer already exists [2022-10-19T21:23:48.724Z] main: digest: sha256:b105a0676bf717315e062613bbc9a4c73adca9ef13571083b1f5b38ad74fcf02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:23:48.762Z] ===================================================== [Pipeline] echo [2022-10-19T21:23:48.770Z] taggedImages: [2022-10-19T21:23:48.770Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:48.770Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-19T21:23:48.770Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.96 [2022-10-19T21:23:48.770Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:48.770Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-19T21:23:48.790Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-19T21:23:48.790Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:48.790Z] latest [2022-10-19T21:23:48.790Z] 2.3.0-dev.96 [2022-10-19T21:23:48.790Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:23:48.790Z] main [2022-10-19T21:23:48.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:49.101Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:23:49.400Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:23:49.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-19T21:23:49.400Z] fe28a69a558d: Preparing [2022-10-19T21:23:49.400Z] 2c8ee11a2dd6: Preparing [2022-10-19T21:23:49.400Z] 5aef90e61689: Preparing [2022-10-19T21:23:49.400Z] 90837d5fc17e: Preparing [2022-10-19T21:23:49.400Z] 994393dc58e7: Preparing [2022-10-19T21:23:49.400Z] 994393dc58e7: Layer already exists [2022-10-19T21:23:49.400Z] 2c8ee11a2dd6: Pushed [2022-10-19T21:23:49.658Z] fe28a69a558d: Pushed [2022-10-19T21:23:50.593Z] 5aef90e61689: Pushed [2022-10-19T21:23:51.165Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:23:52.127Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:23:54.733Z] OK: 221 MiB in 51 packages [2022-10-19T21:23:56.147Z] Removing intermediate container f23ea28431af [2022-10-19T21:23:56.147Z] ---> 27934ff87699 [2022-10-19T21:23:56.147Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-19T21:23:57.575Z] ---> 6f3b33d4e7f6 [2022-10-19T21:23:57.575Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:23:57.575Z] ---> Running in 259e25e61578 [2022-10-19T21:24:02.796Z] 90837d5fc17e: Pushed [2022-10-19T21:24:02.796Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:c9c407398603a330c95848658b4fdffd98e1abc6b4a0a7bf26628d6ba3f5b8e3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:24:03.110Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:24:03.417Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-19T21:24:03.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-19T21:24:03.417Z] fe28a69a558d: Preparing [2022-10-19T21:24:03.417Z] 2c8ee11a2dd6: Preparing [2022-10-19T21:24:03.417Z] 5aef90e61689: Preparing [2022-10-19T21:24:03.417Z] 90837d5fc17e: Preparing [2022-10-19T21:24:03.417Z] 994393dc58e7: Preparing [2022-10-19T21:24:03.417Z] fe28a69a558d: Layer already exists [2022-10-19T21:24:03.417Z] 994393dc58e7: Layer already exists [2022-10-19T21:24:03.417Z] 2c8ee11a2dd6: Layer already exists [2022-10-19T21:24:03.417Z] 5aef90e61689: Layer already exists [2022-10-19T21:24:03.417Z] 90837d5fc17e: Layer already exists [2022-10-19T21:24:03.417Z] latest: digest: sha256:c9c407398603a330c95848658b4fdffd98e1abc6b4a0a7bf26628d6ba3f5b8e3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:24:03.726Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:24:04.028Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.96 [2022-10-19T21:24:04.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-19T21:24:04.028Z] fe28a69a558d: Preparing [2022-10-19T21:24:04.028Z] 2c8ee11a2dd6: Preparing [2022-10-19T21:24:04.028Z] 5aef90e61689: Preparing [2022-10-19T21:24:04.028Z] 90837d5fc17e: Preparing [2022-10-19T21:24:04.028Z] 994393dc58e7: Preparing [2022-10-19T21:24:04.028Z] 994393dc58e7: Layer already exists [2022-10-19T21:24:04.028Z] 90837d5fc17e: Layer already exists [2022-10-19T21:24:04.028Z] fe28a69a558d: Layer already exists [2022-10-19T21:24:04.028Z] 2c8ee11a2dd6: Layer already exists [2022-10-19T21:24:04.028Z] 5aef90e61689: Layer already exists [2022-10-19T21:24:04.028Z] 2.3.0-dev.96: digest: sha256:c9c407398603a330c95848658b4fdffd98e1abc6b4a0a7bf26628d6ba3f5b8e3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:24:04.339Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:24:04.646Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:24:04.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-19T21:24:04.646Z] fe28a69a558d: Preparing [2022-10-19T21:24:04.646Z] 2c8ee11a2dd6: Preparing [2022-10-19T21:24:04.646Z] 5aef90e61689: Preparing [2022-10-19T21:24:04.646Z] 90837d5fc17e: Preparing [2022-10-19T21:24:04.646Z] 994393dc58e7: Preparing [2022-10-19T21:24:04.646Z] 994393dc58e7: Layer already exists [2022-10-19T21:24:04.646Z] 90837d5fc17e: Layer already exists [2022-10-19T21:24:04.646Z] 5aef90e61689: Layer already exists [2022-10-19T21:24:04.646Z] 2c8ee11a2dd6: Layer already exists [2022-10-19T21:24:04.646Z] fe28a69a558d: Layer already exists [2022-10-19T21:24:04.646Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:c9c407398603a330c95848658b4fdffd98e1abc6b4a0a7bf26628d6ba3f5b8e3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:24:04.954Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:24:05.252Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-19T21:24:05.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-19T21:24:05.252Z] fe28a69a558d: Preparing [2022-10-19T21:24:05.252Z] 2c8ee11a2dd6: Preparing [2022-10-19T21:24:05.252Z] 5aef90e61689: Preparing [2022-10-19T21:24:05.252Z] 90837d5fc17e: Preparing [2022-10-19T21:24:05.252Z] 994393dc58e7: Preparing [2022-10-19T21:24:05.252Z] 994393dc58e7: Layer already exists [2022-10-19T21:24:05.252Z] 5aef90e61689: Layer already exists [2022-10-19T21:24:05.252Z] 90837d5fc17e: Layer already exists [2022-10-19T21:24:05.252Z] fe28a69a558d: Layer already exists [2022-10-19T21:24:05.252Z] 2c8ee11a2dd6: Layer already exists [2022-10-19T21:24:05.252Z] main: digest: sha256:c9c407398603a330c95848658b4fdffd98e1abc6b4a0a7bf26628d6ba3f5b8e3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:24:05.287Z] ===================================================== [Pipeline] echo [2022-10-19T21:24:05.294Z] taggedImages: [2022-10-19T21:24:05.294Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:24:05.294Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-19T21:24:05.294Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.96 [2022-10-19T21:24:05.294Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:24:05.294Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } [2022-10-19T21:25:19.212Z] Removing intermediate container 259e25e61578 [2022-10-19T21:25:19.212Z] ---> 4c8c5f47b923 [2022-10-19T21:25:19.212Z] Step 9/23 : COPY . . [2022-10-19T21:25:19.212Z] ---> 93d039f80189 [2022-10-19T21:25:19.212Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-19T21:25:19.212Z] ---> Running in 0fcbe3965a71 [2022-10-19T21:25:19.212Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-19T21:29:11.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-19T21:29:29.207Z] Removing intermediate container e0ec096c3b51 [2022-10-19T21:29:29.207Z] ---> 56d941599008 [2022-10-19T21:29:29.207Z] [2022-10-19T21:29:29.207Z] Step 10/25 : FROM alpine:3.16 [2022-10-19T21:29:29.207Z] 3.16: Pulling from library/alpine [2022-10-19T21:29:29.207Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-19T21:29:29.207Z] Status: Downloaded newer image for alpine:3.16 [2022-10-19T21:29:29.207Z] ---> a6215f271958 [2022-10-19T21:29:29.207Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-19T21:29:29.207Z] ---> Running in 419c80951624 [2022-10-19T21:29:31.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:29:31.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:29:33.184Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-19T21:29:33.184Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-19T21:29:33.184Z] (3/3) Installing su-exec (0.2-r1) [2022-10-19T21:29:33.184Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:29:33.184Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T21:29:33.763Z] OK: 6 MiB in 17 packages [2022-10-19T21:29:36.330Z] Removing intermediate container 419c80951624 [2022-10-19T21:29:36.330Z] ---> 320e9ffe9dcb [2022-10-19T21:29:36.330Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-19T21:29:36.330Z] ---> Running in 5f580fd95940 [2022-10-19T21:29:36.915Z] Removing intermediate container 5071a9cc17fe [2022-10-19T21:29:36.915Z] ---> 5fccc79c80f8 [2022-10-19T21:29:36.915Z] [2022-10-19T21:29:36.915Z] Step 10/33 : FROM alpine:3.16 [2022-10-19T21:29:36.915Z] ---> a6215f271958 [2022-10-19T21:29:36.915Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T21:29:36.915Z] ---> Running in 312c0f3a141c [2022-10-19T21:29:36.915Z] Removing intermediate container 5f580fd95940 [2022-10-19T21:29:36.915Z] ---> 7b0040837327 [2022-10-19T21:29:36.915Z] Step 13/25 : WORKDIR / [2022-10-19T21:29:37.182Z] ---> Running in 56452bd132ca [2022-10-19T21:29:37.765Z] Removing intermediate container 312c0f3a141c [2022-10-19T21:29:37.765Z] ---> eb4cb4439fd5 [2022-10-19T21:29:37.765Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-19T21:29:37.765Z] Removing intermediate container 56452bd132ca [2022-10-19T21:29:37.765Z] ---> 7dd39ff230a5 [2022-10-19T21:29:37.765Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-19T21:29:37.765Z] ---> Running in 2c5e6149e640 [2022-10-19T21:29:39.171Z] ---> 3d2d9beb74ff [2022-10-19T21:29:39.171Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-19T21:29:40.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:29:40.139Z] ---> b15d5c506be5 [2022-10-19T21:29:40.139Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-19T21:29:40.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:29:40.993Z] ---> d4cfefee99d2 [2022-10-19T21:29:40.993Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-19T21:29:41.577Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-19T21:29:41.577Z] (2/2) Installing su-exec (0.2-r1) [2022-10-19T21:29:41.577Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:29:41.577Z] OK: 5 MiB in 16 packages [2022-10-19T21:29:42.163Z] ---> dbfff16204a1 [2022-10-19T21:29:42.163Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-19T21:29:43.571Z] Removing intermediate container 2c5e6149e640 [2022-10-19T21:29:43.571Z] ---> 9086812200a0 [2022-10-19T21:29:43.571Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-19T21:29:43.571Z] ---> Running in cc1137e6213d [2022-10-19T21:29:44.529Z] Removing intermediate container cc1137e6213d [2022-10-19T21:29:44.529Z] ---> beb448f842e7 [2022-10-19T21:29:44.529Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-19T21:29:44.529Z] ---> 741f0eef23ae [2022-10-19T21:29:44.529Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-19T21:29:44.529Z] ---> Running in d499459c2e91 [2022-10-19T21:29:45.496Z] Removing intermediate container d499459c2e91 [2022-10-19T21:29:45.496Z] ---> e27507f1658a [2022-10-19T21:29:45.496Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-19T21:29:45.496Z] ---> Running in e0b4da1baf25 [2022-10-19T21:29:46.470Z] Removing intermediate container e0b4da1baf25 [2022-10-19T21:29:46.470Z] ---> f977a81bd8fb [2022-10-19T21:29:46.470Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-19T21:29:46.470Z] ---> Running in f92b1da9b958 [2022-10-19T21:29:47.067Z] Removing intermediate container f92b1da9b958 [2022-10-19T21:29:47.067Z] ---> d82dc306ed29 [2022-10-19T21:29:47.067Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-19T21:29:47.343Z] ---> 78c1888a2d7f [2022-10-19T21:29:47.343Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-19T21:29:47.343Z] ---> Running in 087906a325cd [2022-10-19T21:29:48.751Z] ---> 6e912094606e [2022-10-19T21:29:48.751Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-19T21:29:48.751Z] ---> Running in ade246b6c3cc [2022-10-19T21:29:51.328Z] Removing intermediate container 087906a325cd [2022-10-19T21:29:51.328Z] ---> ea6e0a861e45 [2022-10-19T21:29:51.328Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-19T21:29:51.328Z] ---> Running in 40f5b12cad6b [2022-10-19T21:29:52.283Z] Removing intermediate container 40f5b12cad6b [2022-10-19T21:29:52.283Z] ---> b77f4f8c9955 [2022-10-19T21:29:52.283Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-19T21:29:52.283Z] Removing intermediate container ade246b6c3cc [2022-10-19T21:29:52.283Z] ---> 778253d28924 [2022-10-19T21:29:52.283Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-19T21:29:52.283Z] ---> Running in ad4b9afc8b17 [2022-10-19T21:29:52.863Z] Removing intermediate container ad4b9afc8b17 [2022-10-19T21:29:52.863Z] ---> 87f334494ff2 [2022-10-19T21:29:52.863Z] Step 23/25 : LABEL arch=arm64 [2022-10-19T21:29:53.129Z] ---> Running in cf51f565a8b0 [2022-10-19T21:29:53.714Z] ---> e01427ebce95 [2022-10-19T21:29:53.714Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-19T21:29:53.714Z] Removing intermediate container cf51f565a8b0 [2022-10-19T21:29:53.714Z] ---> a179db25d17d [2022-10-19T21:29:53.714Z] Step 24/25 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:29:53.981Z] ---> Running in 8358e0c56b8d [2022-10-19T21:29:53.981Z] ---> Running in 450b37587aeb [2022-10-19T21:29:54.558Z] Removing intermediate container 450b37587aeb [2022-10-19T21:29:54.558Z] ---> ecbf499c4776 [2022-10-19T21:29:54.558Z] Step 25/25 : LABEL version=2.3.0-dev.96 [2022-10-19T21:29:54.822Z] ---> Running in e2b90de75e52 [2022-10-19T21:29:55.775Z] Removing intermediate container e2b90de75e52 [2022-10-19T21:29:55.775Z] ---> 02a892bc4d92 [2022-10-19T21:29:55.775Z] [2022-10-19T21:29:55.775Z] Successfully built 02a892bc4d92 [2022-10-19T21:29:55.775Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-19T21:29:55.775Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-10-19T21:29:57.178Z] Removing intermediate container 8358e0c56b8d [2022-10-19T21:29:57.178Z] ---> af8d6fa378fc [2022-10-19T21:29:57.178Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:29:58.131Z] ---> a3720b86ab6a [2022-10-19T21:29:58.131Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-19T21:30:00.716Z] ---> e07f8701ca25 [2022-10-19T21:30:00.716Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-19T21:30:00.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:30:00.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:30:00.716Z] ---> b55fbd3948a5 [2022-10-19T21:30:00.716Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-19T21:30:00.716Z] ---> Using cache [2022-10-19T21:30:00.716Z] ---> c22ad4735833 [2022-10-19T21:30:00.716Z] Step 4/23 : WORKDIR /edgex-go [2022-10-19T21:30:00.716Z] ---> Using cache [2022-10-19T21:30:00.716Z] ---> a6ba220e2e1d [2022-10-19T21:30:00.716Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:30:00.716Z] ---> Using cache [2022-10-19T21:30:00.716Z] ---> 481ee36bfc82 [2022-10-19T21:30:00.716Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-19T21:30:00.716Z] ---> Running in d3e723ced0c5 [2022-10-19T21:30:02.117Z] ---> 43f7abfd9ee2 [2022-10-19T21:30:02.117Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-19T21:30:03.071Z] ---> f262d9305607 [2022-10-19T21:30:03.071Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-19T21:30:03.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:30:04.026Z] ---> c10827d9abf0 [2022-10-19T21:30:04.026Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-19T21:30:04.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:30:04.874Z] ---> a3678acc9786 [2022-10-19T21:30:04.874Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-19T21:30:05.833Z] ---> 5fdc455255cc [2022-10-19T21:30:05.833Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-19T21:30:05.833Z] ---> Running in 587e8b5b10e5 [2022-10-19T21:30:06.100Z] OK: 221 MiB in 51 packages [2022-10-19T21:30:08.054Z] Removing intermediate container d3e723ced0c5 [2022-10-19T21:30:08.054Z] ---> e5bb70239391 [2022-10-19T21:30:08.054Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-19T21:30:09.014Z] ---> 90bc1b14b495 [2022-10-19T21:30:09.014Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:30:09.014Z] ---> Running in 96a29bb83ded [2022-10-19T21:30:09.277Z] Removing intermediate container 587e8b5b10e5 [2022-10-19T21:30:09.277Z] ---> 348dd597a304 [2022-10-19T21:30:09.277Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-19T21:30:09.542Z] ---> Running in 676726675f28 [2022-10-19T21:30:10.122Z] Removing intermediate container 676726675f28 [2022-10-19T21:30:10.122Z] ---> 2150b72577a7 [2022-10-19T21:30:10.122Z] Step 30/33 : CMD ["gate"] [2022-10-19T21:30:10.387Z] ---> Running in e51d0abd78b1 [2022-10-19T21:30:11.339Z] Removing intermediate container e51d0abd78b1 [2022-10-19T21:30:11.339Z] ---> 96511e8e5678 [2022-10-19T21:30:11.339Z] Step 31/33 : LABEL arch=arm64 [2022-10-19T21:30:11.339Z] ---> Running in dca28e9ab9d7 [2022-10-19T21:30:11.606Z] Removing intermediate container dca28e9ab9d7 [2022-10-19T21:30:11.606Z] ---> 21859a2b0a9d [2022-10-19T21:30:11.606Z] Step 32/33 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:30:11.870Z] ---> Running in fc7549ccf3a7 [2022-10-19T21:30:12.448Z] Removing intermediate container fc7549ccf3a7 [2022-10-19T21:30:12.448Z] ---> f64e9f4f8c95 [2022-10-19T21:30:12.448Z] Step 33/33 : LABEL version=2.3.0-dev.96 [2022-10-19T21:30:12.448Z] ---> Running in c0be4803a68e [2022-10-19T21:30:13.028Z] Removing intermediate container c0be4803a68e [2022-10-19T21:30:13.028Z] ---> 70700ff9e2bb [2022-10-19T21:30:13.028Z] [2022-10-19T21:30:13.028Z] Successfully built 70700ff9e2bb [2022-10-19T21:30:13.028Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-19T21:30:13.028Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-10-19T21:30:16.352Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:30:16.352Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:30:16.352Z] ---> b55fbd3948a5 [2022-10-19T21:30:16.353Z] Step 3/26 : WORKDIR /edgex-go [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 4e7432b7117e [2022-10-19T21:30:16.353Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 838049f2af94 [2022-10-19T21:30:16.353Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 74d37e4da48b [2022-10-19T21:30:16.353Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 0fe034f02cb8 [2022-10-19T21:30:16.353Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 08d74caa4cbd [2022-10-19T21:30:16.353Z] Step 8/26 : COPY . . [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 9c4d40e51066 [2022-10-19T21:30:16.353Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 780532b17f3b [2022-10-19T21:30:16.353Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 618c8fe6e9de [2022-10-19T21:30:16.353Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 2db7cf8f7ac3 [2022-10-19T21:30:16.353Z] Step 12/26 : WORKDIR /edgex-go [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 9212767058fc [2022-10-19T21:30:16.353Z] [2022-10-19T21:30:16.353Z] Step 13/26 : FROM alpine:3.15 [2022-10-19T21:30:16.353Z] ---> 02e0d6fdf486 [2022-10-19T21:30:16.353Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 9d7d7484f347 [2022-10-19T21:30:16.353Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:30:16.353Z] ---> Using cache [2022-10-19T21:30:16.353Z] ---> 9c782c5d4428 [2022-10-19T21:30:16.353Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-19T21:30:16.620Z] ---> Running in 0c89995e38ca [2022-10-19T21:30:18.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:30:19.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:30:20.930Z] v3.15.6-128-g8c15845e4d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T21:30:20.930Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T21:30:20.930Z] OK: 15734 distinct packages available [2022-10-19T21:30:21.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:30:22.600Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:30:24.006Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-19T21:30:24.006Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-19T21:30:24.006Z] (3/5) Installing libucontext (1.1-r0) [2022-10-19T21:30:24.006Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-19T21:30:24.272Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-19T21:30:24.272Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T21:30:24.272Z] OK: 6 MiB in 19 packages [2022-10-19T21:30:26.852Z] Removing intermediate container 0c89995e38ca [2022-10-19T21:30:26.852Z] ---> 2aacdbf3ce9b [2022-10-19T21:30:26.852Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-19T21:30:31.088Z] ---> 4211a36240f5 [2022-10-19T21:30:31.088Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T21:30:36.413Z] ---> 131eb0e96a7d [2022-10-19T21:30:36.413Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T21:30:36.413Z] ---> 5f1945609c74 [2022-10-19T21:30:36.413Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-19T21:30:37.367Z] ---> 4f72cc96f0ca [2022-10-19T21:30:37.367Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-19T21:30:38.324Z] ---> fd73f9cdb45b [2022-10-19T21:30:38.324Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T21:30:38.590Z] ---> Running in a6ec1d14fcb9 [2022-10-19T21:30:39.169Z] Removing intermediate container a6ec1d14fcb9 [2022-10-19T21:30:39.169Z] ---> 790bd1f808e1 [2022-10-19T21:30:39.169Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T21:30:39.169Z] ---> Running in 26310cc90167 [2022-10-19T21:30:39.749Z] Removing intermediate container 26310cc90167 [2022-10-19T21:30:39.749Z] ---> b29756870cc2 [2022-10-19T21:30:39.749Z] Step 24/26 : LABEL arch=arm64 [2022-10-19T21:30:40.107Z] ---> Running in d6d688290d89 [2022-10-19T21:30:42.163Z] Removing intermediate container d6d688290d89 [2022-10-19T21:30:42.163Z] ---> b5a1fabddf31 [2022-10-19T21:30:42.163Z] Step 25/26 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:30:42.163Z] ---> Running in e195b66e1a2b [2022-10-19T21:30:42.787Z] Removing intermediate container e195b66e1a2b [2022-10-19T21:30:42.787Z] ---> 3f55935fc728 [2022-10-19T21:30:42.787Z] Step 26/26 : LABEL version=2.3.0-dev.96 [2022-10-19T21:30:43.062Z] ---> Running in 10e4265cb416 [2022-10-19T21:30:44.053Z] Removing intermediate container 10e4265cb416 [2022-10-19T21:30:44.053Z] ---> ca4add73856d [2022-10-19T21:30:44.053Z] [2022-10-19T21:30:44.348Z] Successfully built ca4add73856d [2022-10-19T21:30:44.348Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-19T21:30:44.348Z]  Building security-spire-agent ... done Building security-spire-server [2022-10-19T21:30:50.972Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:30:50.972Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:30:50.972Z] ---> b55fbd3948a5 [2022-10-19T21:30:50.972Z] Step 3/25 : WORKDIR /edgex-go [2022-10-19T21:30:50.972Z] ---> Using cache [2022-10-19T21:30:50.972Z] ---> 4e7432b7117e [2022-10-19T21:30:50.972Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:30:50.972Z] ---> Using cache [2022-10-19T21:30:50.972Z] ---> 838049f2af94 [2022-10-19T21:30:50.972Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-19T21:30:50.972Z] ---> Using cache [2022-10-19T21:30:50.972Z] ---> 74d37e4da48b [2022-10-19T21:30:50.972Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-19T21:30:50.972Z] ---> Using cache [2022-10-19T21:30:50.972Z] ---> 0fe034f02cb8 [2022-10-19T21:30:50.972Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:30:50.972Z] ---> Using cache [2022-10-19T21:30:50.972Z] ---> 08d74caa4cbd [2022-10-19T21:30:50.972Z] Step 8/25 : COPY . . [2022-10-19T21:30:50.972Z] ---> Using cache [2022-10-19T21:30:50.972Z] ---> 9c4d40e51066 [2022-10-19T21:30:50.972Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-19T21:30:50.972Z] ---> Using cache [2022-10-19T21:30:50.972Z] ---> 780532b17f3b [2022-10-19T21:30:50.972Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-19T21:30:50.972Z] ---> Using cache [2022-10-19T21:30:50.972Z] ---> 618c8fe6e9de [2022-10-19T21:30:50.972Z] Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-19T21:30:51.238Z] ---> Running in aa2edc5adba5 [2022-10-19T21:30:56.569Z] Removing intermediate container aa2edc5adba5 [2022-10-19T21:30:56.569Z] ---> c12753842a4f [2022-10-19T21:30:56.569Z] Step 12/25 : WORKDIR /edgex-go [2022-10-19T21:30:56.569Z] ---> Running in 912e4939c70b [2022-10-19T21:30:57.972Z] Removing intermediate container 912e4939c70b [2022-10-19T21:30:57.972Z] ---> 8d52a26088e7 [2022-10-19T21:30:57.972Z] [2022-10-19T21:30:57.972Z] Step 13/25 : FROM alpine:3.15 [2022-10-19T21:30:57.972Z] ---> 02e0d6fdf486 [2022-10-19T21:30:57.972Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T21:30:57.972Z] ---> Using cache [2022-10-19T21:30:57.972Z] ---> 9d7d7484f347 [2022-10-19T21:30:57.972Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:30:57.972Z] ---> Using cache [2022-10-19T21:30:57.972Z] ---> 9c782c5d4428 [2022-10-19T21:30:57.972Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-19T21:30:57.972Z] ---> Using cache [2022-10-19T21:30:57.972Z] ---> 2aacdbf3ce9b [2022-10-19T21:30:57.972Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-19T21:31:10.276Z] Removing intermediate container 337dc8ba5a16 [2022-10-19T21:31:10.276Z] ---> b5845838c8e5 [2022-10-19T21:31:10.276Z] [2022-10-19T21:31:10.276Z] Step 11/24 : FROM alpine:3.16 [2022-10-19T21:31:10.276Z] ---> a6215f271958 [2022-10-19T21:31:10.276Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-19T21:31:10.276Z] ---> Running in 903c865c9d92 [2022-10-19T21:31:10.276Z] Removing intermediate container 903c865c9d92 [2022-10-19T21:31:10.276Z] ---> fee08f1d0f33 [2022-10-19T21:31:10.276Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-19T21:31:10.551Z] ---> Running in 68fb5dfbc8ad [2022-10-19T21:31:11.549Z] Removing intermediate container 68fb5dfbc8ad [2022-10-19T21:31:11.549Z] ---> 212a8f1cf77a [2022-10-19T21:31:11.549Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-19T21:31:11.816Z] ---> Running in f5257b3477cf [2022-10-19T21:31:13.755Z] Removing intermediate container f5257b3477cf [2022-10-19T21:31:13.755Z] ---> 5cdc3bf6eeb6 [2022-10-19T21:31:13.755Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:31:13.755Z] ---> Running in b0983fadb993 [2022-10-19T21:31:14.712Z] ---> 0239eb8add6d [2022-10-19T21:31:14.712Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-19T21:31:16.647Z] ---> e9878303eacc [2022-10-19T21:31:16.647Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-19T21:31:18.049Z] Removing intermediate container b0983fadb993 [2022-10-19T21:31:18.049Z] ---> b0138d8a0b77 [2022-10-19T21:31:18.049Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-19T21:31:18.049Z] ---> Running in 1e69598a03c7 [2022-10-19T21:31:18.630Z] Removing intermediate container a341d0748f07 [2022-10-19T21:31:18.630Z] ---> 2e388c6d2d17 [2022-10-19T21:31:18.630Z] [2022-10-19T21:31:18.630Z] Step 9/20 : FROM alpine:3.15 [2022-10-19T21:31:18.630Z] ---> 02e0d6fdf486 [2022-10-19T21:31:18.630Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-19T21:31:18.630Z] ---> Using cache [2022-10-19T21:31:18.630Z] ---> 9d7d7484f347 [2022-10-19T21:31:18.630Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:31:18.630Z] ---> Using cache [2022-10-19T21:31:18.630Z] ---> 9c782c5d4428 [2022-10-19T21:31:18.630Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-19T21:31:18.630Z] ---> a61696dd4340 [2022-10-19T21:31:18.630Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-19T21:31:18.630Z] ---> Running in fb2206282e88 [2022-10-19T21:31:21.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:31:21.801Z] ---> 785c373d5a31 [2022-10-19T21:31:21.801Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-19T21:31:21.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:31:21.801Z] ---> Running in 8a038e1a62f1 [2022-10-19T21:31:22.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:31:22.403Z] Removing intermediate container 8a038e1a62f1 [2022-10-19T21:31:22.403Z] ---> 6d2b76cc2b7c [2022-10-19T21:31:22.403Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-19T21:31:22.670Z] ---> Running in 4058754819ff [2022-10-19T21:31:22.937Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:31:23.204Z] Removing intermediate container 4058754819ff [2022-10-19T21:31:23.204Z] ---> 9bea40e0c536 [2022-10-19T21:31:23.204Z] Step 23/25 : LABEL arch=arm64 [2022-10-19T21:31:23.471Z] ---> Running in e8e2c0d409a4 [2022-10-19T21:31:23.471Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-19T21:31:23.471Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-19T21:31:23.738Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-19T21:31:23.738Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-19T21:31:24.008Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-19T21:31:24.008Z] Removing intermediate container e8e2c0d409a4 [2022-10-19T21:31:24.008Z] ---> 952f76e67c5a [2022-10-19T21:31:24.008Z] Step 24/25 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:31:24.008Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-19T21:31:24.279Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:31:24.279Z] OK: 8 MiB in 20 packages [2022-10-19T21:31:24.279Z] ---> Running in aa576babad8f [2022-10-19T21:31:24.547Z] v3.15.6-128-g8c15845e4d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-19T21:31:24.547Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-19T21:31:24.547Z] OK: 15734 distinct packages available [2022-10-19T21:31:24.814Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:31:24.814Z] Removing intermediate container aa576babad8f [2022-10-19T21:31:24.814Z] ---> fb4bef1b5a71 [2022-10-19T21:31:24.814Z] Step 25/25 : LABEL version=2.3.0-dev.96 [2022-10-19T21:31:25.080Z] ---> Running in 30ba7ca906df [2022-10-19T21:31:25.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:31:25.944Z] Removing intermediate container 30ba7ca906df [2022-10-19T21:31:25.944Z] ---> 0479bae0026e [2022-10-19T21:31:25.944Z] [2022-10-19T21:31:25.944Z] Successfully built 0479bae0026e [2022-10-19T21:31:26.209Z] Successfully tagged security-spire-server-arm64:latest [2022-10-19T21:31:26.210Z]  Building security-spire-server ... done Building core-command [2022-10-19T21:31:26.477Z] Removing intermediate container 1e69598a03c7 [2022-10-19T21:31:26.477Z] ---> 28450b600a56 [2022-10-19T21:31:26.477Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:31:27.059Z] Removing intermediate container 96a29bb83ded [2022-10-19T21:31:27.059Z] ---> 435b49dd26f0 [2022-10-19T21:31:27.059Z] Step 9/23 : COPY . . [2022-10-19T21:31:27.059Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-19T21:31:27.336Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-19T21:31:27.336Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-19T21:31:27.336Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-19T21:31:27.611Z] (5/9) Installing curl (7.80.0-r3) [2022-10-19T21:31:27.611Z] ---> 080d2fd797c5 [2022-10-19T21:31:27.611Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-19T21:31:27.611Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-19T21:31:27.884Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-19T21:31:27.884Z] (8/9) Installing libucontext (1.1-r0) [2022-10-19T21:31:27.884Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-19T21:31:28.151Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T21:31:28.151Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T21:31:28.731Z] OK: 8 MiB in 23 packages [2022-10-19T21:31:31.301Z] ---> b9a03f4e6c69 [2022-10-19T21:31:31.302Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-19T21:31:31.302Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:31:31.302Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:31:31.302Z] ---> b55fbd3948a5 [2022-10-19T21:31:31.302Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-19T21:31:31.302Z] ---> Using cache [2022-10-19T21:31:31.302Z] ---> c22ad4735833 [2022-10-19T21:31:31.302Z] Step 4/24 : WORKDIR /edgex-go [2022-10-19T21:31:31.302Z] ---> Using cache [2022-10-19T21:31:31.302Z] ---> a6ba220e2e1d [2022-10-19T21:31:31.302Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:31:31.302Z] ---> Using cache [2022-10-19T21:31:31.302Z] ---> 481ee36bfc82 [2022-10-19T21:31:31.302Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-19T21:31:31.302Z] ---> Using cache [2022-10-19T21:31:31.302Z] ---> e5bb70239391 [2022-10-19T21:31:31.302Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-19T21:31:31.566Z] ---> Using cache [2022-10-19T21:31:31.566Z] ---> 90bc1b14b495 [2022-10-19T21:31:31.566Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:31:31.566Z] ---> Using cache [2022-10-19T21:31:31.566Z] ---> 435b49dd26f0 [2022-10-19T21:31:31.566Z] Step 9/24 : COPY . . [2022-10-19T21:31:32.147Z] ---> Using cache [2022-10-19T21:31:32.147Z] ---> 063404169737 [2022-10-19T21:31:32.147Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-19T21:31:32.147Z] ---> 063404169737 [2022-10-19T21:31:32.147Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-19T21:31:32.413Z] ---> Running in 8ffc3923db61 [2022-10-19T21:31:32.413Z] ---> Running in b73929527491 [2022-10-19T21:31:32.684Z] ---> 6e8485bf4927 [2022-10-19T21:31:32.684Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-19T21:31:32.950Z] ---> Running in c6d98109b6c0 [2022-10-19T21:31:33.223Z] Removing intermediate container fb2206282e88 [2022-10-19T21:31:33.223Z] ---> 4faaf3fef2e3 [2022-10-19T21:31:33.223Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:31:34.191Z] Removing intermediate container c6d98109b6c0 [2022-10-19T21:31:34.191Z] ---> 95c27fbe43aa [2022-10-19T21:31:34.191Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:31:34.191Z] ---> Running in fe9bfbf40503 [2022-10-19T21:31:35.158Z] Removing intermediate container fe9bfbf40503 [2022-10-19T21:31:35.158Z] ---> a321b2bbf353 [2022-10-19T21:31:35.158Z] Step 22/24 : LABEL arch=arm64 [2022-10-19T21:31:35.158Z] ---> Running in 8900d3eaa8a3 [2022-10-19T21:31:35.158Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-19T21:31:35.425Z] ---> 22e438df2162 [2022-10-19T21:31:35.425Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-19T21:31:35.691Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-19T21:31:35.956Z] Removing intermediate container 8900d3eaa8a3 [2022-10-19T21:31:35.956Z] ---> 0f45ff7f5485 [2022-10-19T21:31:35.956Z] Step 23/24 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:31:36.221Z] ---> Running in ed519bc36c9c [2022-10-19T21:31:37.180Z] Removing intermediate container ed519bc36c9c [2022-10-19T21:31:37.180Z] ---> 1fe166e72f37 [2022-10-19T21:31:37.180Z] Step 24/24 : LABEL version=2.3.0-dev.96 [2022-10-19T21:31:37.180Z] ---> Running in 016a5616283b [2022-10-19T21:31:38.135Z] Removing intermediate container 016a5616283b [2022-10-19T21:31:38.135Z] ---> 04b3affa4125 [2022-10-19T21:31:38.135Z] [2022-10-19T21:31:38.135Z] Successfully built 04b3affa4125 [2022-10-19T21:31:38.135Z] Successfully tagged core-data-arm64:latest [2022-10-19T21:31:38.135Z]  Building core-data ... done Building security-proxy-setup [2022-10-19T21:31:38.714Z] ---> 897c8b1871b7 [2022-10-19T21:31:38.714Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-19T21:31:39.667Z] ---> f46b54f6107f [2022-10-19T21:31:39.667Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-19T21:31:39.667Z] ---> Running in e14582196cc0 [2022-10-19T21:31:40.249Z] Removing intermediate container e14582196cc0 [2022-10-19T21:31:40.249Z] ---> 05127171634e [2022-10-19T21:31:40.249Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:31:40.516Z] ---> Running in b4bba55263ff [2022-10-19T21:31:40.785Z] Removing intermediate container b4bba55263ff [2022-10-19T21:31:41.052Z] ---> 6c91ed2a70e9 [2022-10-19T21:31:41.052Z] Step 18/20 : LABEL arch=arm64 [2022-10-19T21:31:41.052Z] ---> Running in 8801b7815e6f [2022-10-19T21:31:41.636Z] Removing intermediate container 8801b7815e6f [2022-10-19T21:31:41.636Z] ---> 018b6731a1ea [2022-10-19T21:31:41.636Z] Step 19/20 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:31:41.913Z] ---> Running in 9e2e087fbfde [2022-10-19T21:31:42.875Z] Removing intermediate container 9e2e087fbfde [2022-10-19T21:31:42.875Z] ---> 6225e9fcb70b [2022-10-19T21:31:42.875Z] Step 20/20 : LABEL version=2.3.0-dev.96 [2022-10-19T21:31:43.141Z] ---> Running in fc6ac31d3abb [2022-10-19T21:31:43.420Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:31:43.420Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:31:43.420Z] ---> b55fbd3948a5 [2022-10-19T21:31:43.420Z] Step 3/22 : WORKDIR /edgex-go [2022-10-19T21:31:43.420Z] ---> Using cache [2022-10-19T21:31:43.420Z] ---> 4e7432b7117e [2022-10-19T21:31:43.420Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:31:43.420Z] ---> Using cache [2022-10-19T21:31:43.420Z] ---> 838049f2af94 [2022-10-19T21:31:43.420Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-19T21:31:43.686Z] ---> Running in e931fbce49d5 [2022-10-19T21:31:43.968Z] Removing intermediate container fc6ac31d3abb [2022-10-19T21:31:43.968Z] ---> c31e0ac1e3d0 [2022-10-19T21:31:43.968Z] [2022-10-19T21:31:44.239Z] Successfully built c31e0ac1e3d0 [2022-10-19T21:31:44.239Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-19T21:31:44.239Z] Building core-metadata [2022-10-19T21:31:45.653Z]  Building security-spiffe-token-provider ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:31:46.612Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:31:48.020Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:31:48.020Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:31:48.020Z] ---> b55fbd3948a5 [2022-10-19T21:31:48.020Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-19T21:31:48.020Z] ---> Using cache [2022-10-19T21:31:48.020Z] ---> c22ad4735833 [2022-10-19T21:31:48.020Z] Step 4/25 : WORKDIR /edgex-go [2022-10-19T21:31:48.020Z] ---> Using cache [2022-10-19T21:31:48.020Z] ---> a6ba220e2e1d [2022-10-19T21:31:48.020Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:31:48.020Z] ---> Using cache [2022-10-19T21:31:48.020Z] ---> 481ee36bfc82 [2022-10-19T21:31:48.020Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-19T21:31:48.020Z] ---> Using cache [2022-10-19T21:31:48.020Z] ---> e5bb70239391 [2022-10-19T21:31:48.020Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-19T21:31:48.020Z] ---> Using cache [2022-10-19T21:31:48.020Z] ---> 90bc1b14b495 [2022-10-19T21:31:48.020Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:31:48.020Z] ---> Using cache [2022-10-19T21:31:48.020Z] ---> 435b49dd26f0 [2022-10-19T21:31:48.020Z] Step 9/25 : COPY . . [2022-10-19T21:31:48.020Z] ---> Using cache [2022-10-19T21:31:48.020Z] ---> 063404169737 [2022-10-19T21:31:48.020Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-19T21:31:48.285Z] OK: 221 MiB in 51 packages [2022-10-19T21:31:48.285Z] ---> Running in a639df6bd8e1 [2022-10-19T21:31:50.230Z] Removing intermediate container e931fbce49d5 [2022-10-19T21:31:50.230Z] ---> 96c09cc3255f [2022-10-19T21:31:50.230Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-19T21:31:50.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-19T21:31:51.077Z] ---> 9049177dcba3 [2022-10-19T21:31:51.077Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:31:51.077Z] ---> Running in ca4c706bbc0f [2022-10-19T21:32:47.454Z] Removing intermediate container ca4c706bbc0f [2022-10-19T21:32:47.454Z] ---> c63182c2b206 [2022-10-19T21:32:47.454Z] Step 8/22 : COPY . . [2022-10-19T21:32:50.045Z] ---> 71503d16ce27 [2022-10-19T21:32:50.045Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-19T21:32:50.317Z] ---> Running in a367ef8d6516 [2022-10-19T21:32:52.256Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-19T21:33:18.942Z] Removing intermediate container 0fcbe3965a71 [2022-10-19T21:33:18.942Z] ---> 7887ce4ef9b3 [2022-10-19T21:33:18.942Z] [2022-10-19T21:33:18.942Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T21:33:18.942Z] ---> a6215f271958 [2022-10-19T21:33:18.942Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-19T21:33:18.942Z] ---> Running in 0315526bddff [2022-10-19T21:33:18.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:33:18.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:33:19.896Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-19T21:33:19.896Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-19T21:33:19.896Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:33:19.896Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T21:33:20.476Z] OK: 6 MiB in 16 packages [2022-10-19T21:33:23.044Z] Removing intermediate container 0315526bddff [2022-10-19T21:33:23.044Z] ---> f30a828d8900 [2022-10-19T21:33:23.044Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T21:33:23.044Z] ---> Running in 249084395afe [2022-10-19T21:33:23.310Z] Removing intermediate container 249084395afe [2022-10-19T21:33:23.310Z] ---> 1a62fc0400dd [2022-10-19T21:33:23.310Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-19T21:33:23.310Z] ---> Running in 9c79649bc227 [2022-10-19T21:33:23.894Z] Removing intermediate container 9c79649bc227 [2022-10-19T21:33:23.894Z] ---> 6dd19562aef2 [2022-10-19T21:33:23.894Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T21:33:23.894Z] ---> Running in 3f951adce384 [2022-10-19T21:33:24.485Z] Removing intermediate container 3f951adce384 [2022-10-19T21:33:24.485Z] ---> 77bf72c1b6d1 [2022-10-19T21:33:24.485Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:33:25.440Z] ---> ec809ab0843a [2022-10-19T21:33:25.440Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-19T21:33:28.010Z] ---> 8219b4053bf0 [2022-10-19T21:33:28.010Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-19T21:33:28.592Z] ---> bb0e4ed3ce59 [2022-10-19T21:33:28.592Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-19T21:33:28.592Z] ---> Running in a1d0a21a8b6a [2022-10-19T21:33:29.174Z] Removing intermediate container a1d0a21a8b6a [2022-10-19T21:33:29.174Z] ---> 7a7a985a8dfc [2022-10-19T21:33:29.174Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:33:29.438Z] ---> Running in 5b75555f39d7 [2022-10-19T21:33:30.402Z] Removing intermediate container 5b75555f39d7 [2022-10-19T21:33:30.402Z] ---> 38293600ba8e [2022-10-19T21:33:30.402Z] Step 21/23 : LABEL arch=arm64 [2022-10-19T21:33:30.402Z] ---> Running in 06b58d8754de [2022-10-19T21:33:30.668Z] Removing intermediate container 06b58d8754de [2022-10-19T21:33:30.668Z] ---> 6f3ce0dc8efa [2022-10-19T21:33:30.668Z] Step 22/23 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:33:30.946Z] ---> Running in c9f4ef1a8035 [2022-10-19T21:33:31.530Z] Removing intermediate container c9f4ef1a8035 [2022-10-19T21:33:31.530Z] ---> baece44eb163 [2022-10-19T21:33:31.530Z] Step 23/23 : LABEL version=2.3.0-dev.96 [2022-10-19T21:33:31.530Z] ---> Running in 4b1948c4d80e [2022-10-19T21:33:32.122Z] Removing intermediate container 4b1948c4d80e [2022-10-19T21:33:32.122Z] ---> 0199a39d3641 [2022-10-19T21:33:32.122Z] [2022-10-19T21:33:32.122Z] Successfully built 0199a39d3641 [2022-10-19T21:33:32.122Z] Successfully tagged support-notifications-arm64:latest [2022-10-19T21:33:32.122Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-10-19T21:33:36.372Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-19T21:33:36.372Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-19T21:33:36.372Z] ---> b55fbd3948a5 [2022-10-19T21:33:36.372Z] Step 3/23 : WORKDIR /edgex-go [2022-10-19T21:33:36.372Z] ---> Using cache [2022-10-19T21:33:36.372Z] ---> 4e7432b7117e [2022-10-19T21:33:36.372Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:33:36.372Z] ---> Using cache [2022-10-19T21:33:36.372Z] ---> 838049f2af94 [2022-10-19T21:33:36.372Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-19T21:33:36.372Z] ---> Running in 9e4233d58892 [2022-10-19T21:33:38.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:33:39.273Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:33:40.673Z] OK: 221 MiB in 51 packages [2022-10-19T21:33:43.254Z] Removing intermediate container 9e4233d58892 [2022-10-19T21:33:43.254Z] ---> 95ac7804a102 [2022-10-19T21:33:43.254Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-19T21:33:43.834Z] ---> 3ac9758759d0 [2022-10-19T21:33:43.834Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:33:44.105Z] ---> Running in 0c917ffe40c5 [2022-10-19T21:34:52.174Z] Removing intermediate container 0c917ffe40c5 [2022-10-19T21:34:52.174Z] ---> 0ca718de7043 [2022-10-19T21:34:52.174Z] Step 8/23 : COPY . . [2022-10-19T21:34:52.174Z] ---> 215f2ee6d4f7 [2022-10-19T21:34:52.174Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-19T21:34:52.174Z] ---> Running in 86b322607030 [2022-10-19T21:34:52.174Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-19T21:38:28.976Z] Removing intermediate container 8ffc3923db61 [2022-10-19T21:38:28.976Z] ---> b73ee43cd7ee [2022-10-19T21:38:28.976Z] [2022-10-19T21:38:28.976Z] Step 11/24 : FROM alpine:3.16 [2022-10-19T21:38:28.976Z] ---> a6215f271958 [2022-10-19T21:38:28.976Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-19T21:38:28.976Z] ---> Running in e78697499a05 [2022-10-19T21:38:28.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:38:28.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:38:28.976Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-19T21:38:28.976Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:38:28.976Z] OK: 5 MiB in 15 packages [2022-10-19T21:38:28.976Z] Removing intermediate container e78697499a05 [2022-10-19T21:38:28.976Z] ---> c615aed91117 [2022-10-19T21:38:28.976Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T21:38:28.976Z] ---> Running in 8fd98ad10949 [2022-10-19T21:38:28.976Z] Removing intermediate container 8fd98ad10949 [2022-10-19T21:38:28.976Z] ---> 26bcf4055155 [2022-10-19T21:38:28.976Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-19T21:38:28.976Z] ---> Running in 96a126a39edc [2022-10-19T21:38:28.976Z] Removing intermediate container 96a126a39edc [2022-10-19T21:38:28.976Z] ---> 3b9f3b5284cf [2022-10-19T21:38:28.976Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-19T21:38:28.976Z] ---> Running in c66b5c8cc2df [2022-10-19T21:38:28.976Z] Removing intermediate container c66b5c8cc2df [2022-10-19T21:38:28.976Z] ---> 291259cca2df [2022-10-19T21:38:28.976Z] Step 16/24 : WORKDIR / [2022-10-19T21:38:28.976Z] ---> Running in 63a8290897b7 [2022-10-19T21:38:28.976Z] Removing intermediate container 63a8290897b7 [2022-10-19T21:38:28.976Z] ---> 54946926b909 [2022-10-19T21:38:28.976Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:38:28.976Z] ---> 331f232c511d [2022-10-19T21:38:28.976Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-19T21:38:28.976Z] ---> f31c8fa20a23 [2022-10-19T21:38:28.976Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-19T21:38:28.976Z] ---> 65e8e89a42c1 [2022-10-19T21:38:28.976Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-19T21:38:28.976Z] ---> Running in 29c4f39cbdb5 [2022-10-19T21:38:28.976Z] Removing intermediate container 29c4f39cbdb5 [2022-10-19T21:38:28.976Z] ---> bad2fe458f74 [2022-10-19T21:38:28.976Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:38:28.976Z] ---> Running in 2707ab11000c [2022-10-19T21:38:29.559Z] Removing intermediate container 2707ab11000c [2022-10-19T21:38:29.559Z] ---> d51ea75cdb8a [2022-10-19T21:38:29.559Z] Step 22/24 : LABEL arch=arm64 [2022-10-19T21:38:29.559Z] ---> Running in fdada3292607 [2022-10-19T21:38:30.143Z] Removing intermediate container fdada3292607 [2022-10-19T21:38:30.143Z] ---> 309332a0e947 [2022-10-19T21:38:30.143Z] Step 23/24 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:38:30.409Z] ---> Running in 8845fa20b226 [2022-10-19T21:38:30.679Z] Removing intermediate container 8845fa20b226 [2022-10-19T21:38:30.679Z] ---> a3e2da382910 [2022-10-19T21:38:30.679Z] Step 24/24 : LABEL version=2.3.0-dev.96 [2022-10-19T21:38:30.945Z] ---> Running in 32a9592417fe [2022-10-19T21:38:31.527Z] Removing intermediate container 32a9592417fe [2022-10-19T21:38:31.527Z] ---> 8c08e842c6fd [2022-10-19T21:38:31.527Z] [2022-10-19T21:38:31.527Z] Successfully built 8c08e842c6fd [2022-10-19T21:38:31.527Z] Successfully tagged core-command-arm64:latest [2022-10-19T21:38:38.160Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-19T21:38:50.474Z] Removing intermediate container a639df6bd8e1 [2022-10-19T21:38:50.474Z] ---> 9a682f0f5d0f [2022-10-19T21:38:50.474Z] [2022-10-19T21:38:50.474Z] Step 11/25 : FROM alpine:3.16 [2022-10-19T21:38:50.474Z] ---> a6215f271958 [2022-10-19T21:38:50.474Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-19T21:38:50.474Z] ---> Using cache [2022-10-19T21:38:50.474Z] ---> c615aed91117 [2022-10-19T21:38:50.474Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T21:38:50.474Z] ---> Using cache [2022-10-19T21:38:50.474Z] ---> 26bcf4055155 [2022-10-19T21:38:50.474Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-19T21:38:52.438Z] ---> Running in 1eacbdad2df1 [2022-10-19T21:38:53.019Z] Removing intermediate container 1eacbdad2df1 [2022-10-19T21:38:53.019Z] ---> 37d48d2163c1 [2022-10-19T21:38:53.019Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-19T21:38:53.019Z] ---> Running in 704bd629ebe0 [2022-10-19T21:38:53.973Z] Removing intermediate container 704bd629ebe0 [2022-10-19T21:38:53.973Z] ---> f14122354db9 [2022-10-19T21:38:53.973Z] Step 16/25 : WORKDIR / [2022-10-19T21:38:54.240Z] ---> Running in a024241ac5aa [2022-10-19T21:38:55.194Z] Removing intermediate container a024241ac5aa [2022-10-19T21:38:55.194Z] ---> 4507226b84ea [2022-10-19T21:38:55.194Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:38:56.593Z] ---> 95006b19428d [2022-10-19T21:38:56.593Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-19T21:38:59.937Z] ---> 59b974bff92c [2022-10-19T21:38:59.937Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-19T21:39:00.894Z] ---> 6cc8b53a38dd [2022-10-19T21:39:00.894Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-19T21:39:01.856Z] Removing intermediate container a367ef8d6516 [2022-10-19T21:39:01.856Z] ---> 8069d4d0eec4 [2022-10-19T21:39:01.856Z] [2022-10-19T21:39:01.856Z] Step 10/22 : FROM alpine:3.16 [2022-10-19T21:39:01.856Z] ---> a6215f271958 [2022-10-19T21:39:01.856Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-19T21:39:01.856Z] ---> Running in 295330f5c5ec [2022-10-19T21:39:02.132Z] ---> fad557326a77 [2022-10-19T21:39:02.132Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-19T21:39:02.397Z] ---> Running in 8714f52f7ce1 [2022-10-19T21:39:02.993Z] Removing intermediate container 8714f52f7ce1 [2022-10-19T21:39:02.993Z] ---> adb77dad1389 [2022-10-19T21:39:02.993Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:39:03.262Z] ---> Running in b3c9d50a3312 [2022-10-19T21:39:03.854Z] Removing intermediate container b3c9d50a3312 [2022-10-19T21:39:03.854Z] ---> ab2534b33682 [2022-10-19T21:39:03.854Z] Step 23/25 : LABEL arch=arm64 [2022-10-19T21:39:04.121Z] ---> Running in 36834d6f9a6e [2022-10-19T21:39:04.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:39:04.660Z] Removing intermediate container 36834d6f9a6e [2022-10-19T21:39:04.660Z] ---> e766e66ca22e [2022-10-19T21:39:04.660Z] Step 24/25 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:39:04.660Z] ---> Running in 91bafbffed1b [2022-10-19T21:39:04.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:39:05.201Z] Removing intermediate container 91bafbffed1b [2022-10-19T21:39:05.201Z] ---> 872b00ac523a [2022-10-19T21:39:05.201Z] Step 25/25 : LABEL version=2.3.0-dev.96 [2022-10-19T21:39:05.201Z] ---> Running in 1fba040c71fb [2022-10-19T21:39:05.793Z] Removing intermediate container 1fba040c71fb [2022-10-19T21:39:05.793Z] ---> 11607fe80a33 [2022-10-19T21:39:05.793Z] [2022-10-19T21:39:05.793Z] Successfully built 11607fe80a33 [2022-10-19T21:39:05.793Z] Successfully tagged core-metadata-arm64:latest [2022-10-19T21:39:06.064Z]  Building core-metadata ... done (1/6) Installing ca-certificates (20220614-r0) [2022-10-19T21:39:06.064Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-19T21:39:06.331Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-19T21:39:06.331Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-19T21:39:06.331Z] (5/6) Installing curl (7.83.1-r3) [2022-10-19T21:39:06.331Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-19T21:39:06.331Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:39:06.331Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T21:39:06.603Z] OK: 8 MiB in 20 packages [2022-10-19T21:39:08.544Z] Removing intermediate container 295330f5c5ec [2022-10-19T21:39:08.544Z] ---> 9ddfede3012d [2022-10-19T21:39:08.544Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-19T21:39:08.814Z] ---> Running in e09978a8d365 [2022-10-19T21:39:09.396Z] Removing intermediate container e09978a8d365 [2022-10-19T21:39:09.396Z] ---> a71018e79de0 [2022-10-19T21:39:09.396Z] Step 13/22 : WORKDIR /edgex [2022-10-19T21:39:09.396Z] ---> Running in fddf888b7aa8 [2022-10-19T21:39:09.974Z] Removing intermediate container fddf888b7aa8 [2022-10-19T21:39:09.974Z] ---> 301eb869cb4d [2022-10-19T21:39:09.974Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-19T21:39:10.928Z] ---> 638b9ae63140 [2022-10-19T21:39:10.928Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-19T21:39:12.868Z] ---> ed220b74c05a [2022-10-19T21:39:12.868Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-19T21:39:14.271Z] ---> f3752cc284fc [2022-10-19T21:39:14.271Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-19T21:39:15.234Z] ---> d6455ce6175d [2022-10-19T21:39:15.234Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-19T21:39:15.500Z] ---> Running in 7d244078f165 [2022-10-19T21:39:18.841Z] Removing intermediate container 7d244078f165 [2022-10-19T21:39:18.841Z] ---> b3376f7d1ad5 [2022-10-19T21:39:18.841Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-19T21:39:18.841Z] ---> Running in e8654f35c910 [2022-10-19T21:39:18.841Z] Removing intermediate container e8654f35c910 [2022-10-19T21:39:18.841Z] ---> e1292c9ecfd9 [2022-10-19T21:39:18.841Z] Step 20/22 : LABEL arch=arm64 [2022-10-19T21:39:19.106Z] ---> Running in 6cd9aeebc082 [2022-10-19T21:39:19.689Z] Removing intermediate container 6cd9aeebc082 [2022-10-19T21:39:19.689Z] ---> 8fc167edbd9c [2022-10-19T21:39:19.689Z] Step 21/22 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:39:19.689Z] ---> Running in 1bc291713335 [2022-10-19T21:39:20.272Z] Removing intermediate container 1bc291713335 [2022-10-19T21:39:20.272Z] ---> d172c05d3038 [2022-10-19T21:39:20.272Z] Step 22/22 : LABEL version=2.3.0-dev.96 [2022-10-19T21:39:20.539Z] ---> Running in 05e26184acb0 [2022-10-19T21:39:20.805Z] Removing intermediate container 05e26184acb0 [2022-10-19T21:39:20.805Z] ---> 204829e8a1a6 [2022-10-19T21:39:20.805Z] [2022-10-19T21:39:21.071Z] Successfully built 204829e8a1a6 [2022-10-19T21:39:21.071Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-19T21:39:43.113Z]  Building security-proxy-setup ... done Removing intermediate container 86b322607030 [2022-10-19T21:39:43.113Z] ---> d5d2ec7da25a [2022-10-19T21:39:43.113Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-19T21:39:43.113Z] ---> Running in b9a2bca6ce13 [2022-10-19T21:39:43.113Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-19T21:39:45.044Z] Removing intermediate container b9a2bca6ce13 [2022-10-19T21:39:45.044Z] ---> 3e27c356e24a [2022-10-19T21:39:45.044Z] [2022-10-19T21:39:45.044Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T21:39:45.044Z] ---> a6215f271958 [2022-10-19T21:39:45.044Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-19T21:39:45.044Z] ---> Running in 21e4f1e97f59 [2022-10-19T21:39:45.044Z] Removing intermediate container 21e4f1e97f59 [2022-10-19T21:39:45.044Z] ---> e72fee0cab45 [2022-10-19T21:39:45.044Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-19T21:39:45.315Z] ---> Running in 2aa41444c1c5 [2022-10-19T21:39:46.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:39:46.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:39:47.497Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-19T21:39:47.497Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-19T21:39:47.497Z] (3/33) Installing readline (8.1.2-r0) [2022-10-19T21:39:47.497Z] (4/33) Installing bash (5.1.16-r2) [2022-10-19T21:39:47.497Z] Executing bash-5.1.16-r2.post-install [2022-10-19T21:39:47.497Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-19T21:39:47.497Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-19T21:39:47.497Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-19T21:39:47.497Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-19T21:39:47.764Z] (9/33) Installing curl (7.83.1-r3) [2022-10-19T21:39:47.764Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-19T21:39:48.720Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-19T21:39:48.720Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-19T21:39:48.720Z] (13/33) Installing expat (2.4.9-r0) [2022-10-19T21:39:48.720Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-19T21:39:48.720Z] (15/33) Installing gdbm (1.23-r0) [2022-10-19T21:39:48.720Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-19T21:39:48.720Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-19T21:39:48.720Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-19T21:39:48.720Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-19T21:39:48.720Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-19T21:39:48.720Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-19T21:39:51.296Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-19T21:39:51.296Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-19T21:39:51.296Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-19T21:39:51.296Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-19T21:39:51.296Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-19T21:39:51.296Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-19T21:39:51.296Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-19T21:39:51.296Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-19T21:39:51.296Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-19T21:39:51.296Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-19T21:39:51.296Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-19T21:39:51.296Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-19T21:39:51.880Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T21:39:51.880Z] Executing ca-certificates-20220614-r0.trigger [2022-10-19T21:39:52.147Z] OK: 120 MiB in 47 packages [2022-10-19T21:39:56.411Z] Removing intermediate container b73929527491 [2022-10-19T21:39:56.411Z] ---> 9f8d5dcd191e [2022-10-19T21:39:56.411Z] [2022-10-19T21:39:56.411Z] Step 11/23 : FROM alpine:3.16 [2022-10-19T21:39:56.411Z] ---> a6215f271958 [2022-10-19T21:39:56.411Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-19T21:39:56.411Z] ---> Using cache [2022-10-19T21:39:56.411Z] ---> c615aed91117 [2022-10-19T21:39:56.411Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-19T21:39:56.411Z] ---> Using cache [2022-10-19T21:39:56.411Z] ---> 26bcf4055155 [2022-10-19T21:39:56.411Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-19T21:39:56.411Z] ---> Running in 2d11e5d5a90b [2022-10-19T21:39:56.675Z] Removing intermediate container 2d11e5d5a90b [2022-10-19T21:39:56.675Z] ---> ff7ee277b890 [2022-10-19T21:39:56.675Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T21:39:56.675Z] ---> Running in a3f4d741b930 [2022-10-19T21:39:56.941Z] Removing intermediate container a3f4d741b930 [2022-10-19T21:39:56.941Z] ---> 77f800539835 [2022-10-19T21:39:56.941Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-19T21:39:57.521Z] ---> 43cc90d43c2a [2022-10-19T21:39:57.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-19T21:39:58.928Z] ---> 17e6a6a107e9 [2022-10-19T21:39:58.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-19T21:39:59.510Z] ---> a790e607e3b2 [2022-10-19T21:39:59.510Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-19T21:39:59.510Z] ---> Running in 47673f327a9e [2022-10-19T21:39:59.777Z] Removing intermediate container 47673f327a9e [2022-10-19T21:39:59.777Z] ---> 4dd8641afdac [2022-10-19T21:39:59.777Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:39:59.777Z] ---> Running in dd5265cbb60b [2022-10-19T21:40:00.357Z] Removing intermediate container dd5265cbb60b [2022-10-19T21:40:00.357Z] ---> cef40ff93832 [2022-10-19T21:40:00.357Z] Step 21/23 : LABEL arch=arm64 [2022-10-19T21:40:00.357Z] ---> Running in 5e75a0a8610a [2022-10-19T21:40:00.622Z] Removing intermediate container 5e75a0a8610a [2022-10-19T21:40:00.622Z] ---> 64f48223590d [2022-10-19T21:40:00.622Z] Step 22/23 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:40:00.622Z] ---> Running in 124dbd4ab91c [2022-10-19T21:40:00.889Z] Removing intermediate container 124dbd4ab91c [2022-10-19T21:40:00.889Z] ---> d557db4513c7 [2022-10-19T21:40:00.889Z] Step 23/23 : LABEL version=2.3.0-dev.96 [2022-10-19T21:40:00.889Z] ---> Running in f9069477c703 [2022-10-19T21:40:01.473Z] Removing intermediate container f9069477c703 [2022-10-19T21:40:01.473Z] ---> 50ced9c7624d [2022-10-19T21:40:01.473Z] [2022-10-19T21:40:01.473Z] Successfully built 50ced9c7624d [2022-10-19T21:40:01.473Z] Successfully tagged support-scheduler-arm64:latest [2022-10-19T21:40:04.804Z]  Building support-scheduler ... done Collecting docker-compose==1.23.2 [2022-10-19T21:40:04.804Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-19T21:40:04.804Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.1 MB/s eta 0:00:00 [2022-10-19T21:40:05.072Z] Collecting docker<4.0,>=3.6.0 [2022-10-19T21:40:05.072Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-19T21:40:05.072Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 20.5 MB/s eta 0:00:00 [2022-10-19T21:40:05.072Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-19T21:40:05.072Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-19T21:40:05.072Z] Preparing metadata (setup.py): started [2022-10-19T21:40:07.009Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T21:40:07.009Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-19T21:40:07.009Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-19T21:40:07.009Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-19T21:40:07.009Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.4 MB/s eta 0:00:00 [2022-10-19T21:40:07.585Z] Collecting PyYAML<4,>=3.10 [2022-10-19T21:40:07.585Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-19T21:40:07.585Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 21.1 MB/s eta 0:00:00 [2022-10-19T21:40:09.029Z] Preparing metadata (setup.py): started [2022-10-19T21:40:10.450Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T21:40:11.034Z] Collecting jsonschema<3,>=2.5.1 [2022-10-19T21:40:11.034Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-19T21:40:11.034Z] Collecting docopt<0.7,>=0.6.1 [2022-10-19T21:40:11.034Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-19T21:40:11.034Z] Preparing metadata (setup.py): started [2022-10-19T21:40:12.973Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T21:40:12.973Z] Collecting cached-property<2,>=1.2.0 [2022-10-19T21:40:12.973Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-19T21:40:12.973Z] Collecting texttable<0.10,>=0.9.0 [2022-10-19T21:40:12.973Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-19T21:40:12.973Z] Preparing metadata (setup.py): started [2022-10-19T21:40:14.375Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-19T21:40:15.328Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-19T21:40:15.328Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-19T21:40:15.328Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.3 MB/s eta 0:00:00 [2022-10-19T21:40:15.904Z] Collecting docker-pycreds>=0.4.0 [2022-10-19T21:40:15.904Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-19T21:40:16.481Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-19T21:40:16.746Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-19T21:40:16.746Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 21.4 MB/s eta 0:00:00 [2022-10-19T21:40:16.746Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-19T21:40:16.746Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-19T21:40:16.746Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.6 MB/s eta 0:00:00 [2022-10-19T21:40:17.011Z] Collecting certifi>=2017.4.17 [2022-10-19T21:40:17.011Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-19T21:40:17.011Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 21.9 MB/s eta 0:00:00 [2022-10-19T21:40:17.275Z] Collecting idna<2.8,>=2.5 [2022-10-19T21:40:17.275Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-19T21:40:17.275Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.7 MB/s eta 0:00:00 [2022-10-19T21:40:17.539Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-19T21:40:17.539Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-19T21:40:17.539Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-19T21:40:17.539Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-19T21:40:18.491Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-19T21:40:18.491Z] Running setup.py install for texttable: started [2022-10-19T21:40:20.431Z] Running setup.py install for texttable: finished with status 'done' [2022-10-19T21:40:20.431Z] Running setup.py install for PyYAML: started [2022-10-19T21:40:22.364Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-19T21:40:23.767Z] Running setup.py install for docopt: started [2022-10-19T21:40:25.706Z] Running setup.py install for docopt: finished with status 'done' [2022-10-19T21:40:28.291Z] Running setup.py install for dockerpty: started [2022-10-19T21:40:29.695Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-19T21:40:32.265Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-19T21:40:32.265Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-19T21:40:42.323Z] Removing intermediate container 2aa41444c1c5 [2022-10-19T21:40:42.323Z] ---> d36ee0815b50 [2022-10-19T21:40:42.323Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-19T21:40:42.323Z] ---> Running in 097fde5069b4 [2022-10-19T21:40:42.323Z] Removing intermediate container 097fde5069b4 [2022-10-19T21:40:42.323Z] ---> 5d7ac7f44c1e [2022-10-19T21:40:42.323Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-19T21:40:42.323Z] ---> Running in 6c0dfb32536c [2022-10-19T21:40:42.323Z] Removing intermediate container 6c0dfb32536c [2022-10-19T21:40:42.323Z] ---> d92a370a7a37 [2022-10-19T21:40:42.323Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-19T21:40:42.909Z] ---> 0eb53c6ede48 [2022-10-19T21:40:42.909Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-19T21:40:43.175Z] ---> daff47d8be2a [2022-10-19T21:40:43.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-19T21:40:43.757Z] ---> 5cc3dce80e83 [2022-10-19T21:40:43.757Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-19T21:40:44.023Z] ---> Running in 80af4c083277 [2022-10-19T21:40:44.289Z] Removing intermediate container 80af4c083277 [2022-10-19T21:40:44.289Z] ---> 51f736c68db3 [2022-10-19T21:40:44.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T21:40:44.289Z] ---> Running in 9d11c8864f77 [2022-10-19T21:40:44.553Z] Removing intermediate container 9d11c8864f77 [2022-10-19T21:40:44.553Z] ---> 183057e26ae3 [2022-10-19T21:40:44.553Z] Step 21/23 : LABEL arch=arm64 [2022-10-19T21:40:44.553Z] ---> Running in 3b16a8d59bce [2022-10-19T21:40:44.820Z] Removing intermediate container 3b16a8d59bce [2022-10-19T21:40:44.820Z] ---> ba99203e7bac [2022-10-19T21:40:44.820Z] Step 22/23 : LABEL git_sha=5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:40:44.820Z] ---> Running in 80164bd1e024 [2022-10-19T21:40:45.084Z] Removing intermediate container 80164bd1e024 [2022-10-19T21:40:45.084Z] ---> 2ce458f13697 [2022-10-19T21:40:45.084Z] Step 23/23 : LABEL version=2.3.0-dev.96 [2022-10-19T21:40:45.350Z] ---> Running in eecdfec8060a [2022-10-19T21:40:45.616Z] Removing intermediate container eecdfec8060a [2022-10-19T21:40:45.616Z] ---> 40129e360da8 [2022-10-19T21:40:45.616Z] [2022-10-19T21:40:45.616Z] Successfully built 40129e360da8 [2022-10-19T21:40:45.616Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-19T21:40:46.204Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-19T21:40:46.208Z] $ docker stop --time=1 ebf4109b5b4c572b7e2e99de9e90817e393123949324a79fb52f59e4441bd425 [2022-10-19T21:40:47.856Z] $ docker rm -f ebf4109b5b4c572b7e2e99de9e90817e393123949324a79fb52f59e4441bd425 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T21:40:48.311Z] + docker images [2022-10-19T21:40:48.574Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-19T21:40:48.574Z] sys-mgmt-agent-arm64 latest 40129e360da8 3 seconds ago 133MB [2022-10-19T21:40:48.574Z] support-scheduler-arm64 latest 50ced9c7624d 47 seconds ago 28.6MB [2022-10-19T21:40:48.574Z] 9f8d5dcd191e 54 seconds ago 1.3GB [2022-10-19T21:40:48.574Z] 3e27c356e24a About a minute ago 1.22GB [2022-10-19T21:40:48.574Z] security-proxy-setup-arm64 latest 204829e8a1a6 About a minute ago 26.7MB [2022-10-19T21:40:48.574Z] core-metadata-arm64 latest 11607fe80a33 About a minute ago 17.7MB [2022-10-19T21:40:48.574Z] 8069d4d0eec4 About a minute ago 1.23GB [2022-10-19T21:40:48.574Z] 9a682f0f5d0f 2 minutes ago 1.25GB [2022-10-19T21:40:48.574Z] core-command-arm64 latest 8c08e842c6fd 2 minutes ago 16.9MB [2022-10-19T21:40:48.574Z] b73ee43cd7ee 2 minutes ago 1.24GB [2022-10-19T21:40:48.574Z] support-notifications-arm64 latest 0199a39d3641 7 minutes ago 29.2MB [2022-10-19T21:40:48.574Z] 7887ce4ef9b3 7 minutes ago 1.3GB [2022-10-19T21:40:48.574Z] security-spiffe-token-provider-arm64 latest c31e0ac1e3d0 9 minutes ago 28.6MB [2022-10-19T21:40:48.574Z] core-data-arm64 latest 04b3affa4125 9 minutes ago 20.8MB [2022-10-19T21:40:48.574Z] security-spire-server-arm64 latest 0479bae0026e 9 minutes ago 84.3MB [2022-10-19T21:40:48.574Z] 2e388c6d2d17 9 minutes ago 1.27GB [2022-10-19T21:40:48.574Z] b5845838c8e5 9 minutes ago 1.25GB [2022-10-19T21:40:48.574Z] 8d52a26088e7 9 minutes ago 1.11GB [2022-10-19T21:40:48.574Z] security-spire-agent-arm64 latest ca4add73856d 10 minutes ago 122MB [2022-10-19T21:40:48.574Z] security-bootstrapper-arm64 latest 70700ff9e2bb 10 minutes ago 19.2MB [2022-10-19T21:40:48.574Z] security-secretstore-setup-arm64 latest 02a892bc4d92 10 minutes ago 28.4MB [2022-10-19T21:40:48.574Z] 5fccc79c80f8 11 minutes ago 1.23GB [2022-10-19T21:40:48.574Z] 56d941599008 11 minutes ago 1.23GB [2022-10-19T21:40:48.574Z] security-spire-config-arm64 latest 0bc0ca39ba92 17 minutes ago 83.6MB [2022-10-19T21:40:48.574Z] 9212767058fc 17 minutes ago 1.11GB [2022-10-19T21:40:48.574Z] ci-base-image-arm64 latest b55fbd3948a5 19 minutes ago 942MB [2022-10-19T21:40:48.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 9 days ago 679MB [2022-10-19T21:40:48.574Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-19T21:40:48.574Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-19T21:40:48.574Z] 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 [2022-10-19T21:40:48.677Z] provisioning config files... [2022-10-19T21:40:48.689Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/334@tmp/config18177795602272038800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:40:49.009Z] ---> docker-login.sh [2022-10-19T21:40:49.009Z] nexus3.edgexfoundry.org:10001 [2022-10-19T21:40:49.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:40:49.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:40:49.591Z] Configure a credential helper to remove this warning. See [2022-10-19T21:40:49.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:40:49.591Z] [2022-10-19T21:40:49.591Z] Login Succeeded [2022-10-19T21:40:49.591Z] nexus3.edgexfoundry.org:10002 [2022-10-19T21:40:49.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:40:49.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:40:49.858Z] Configure a credential helper to remove this warning. See [2022-10-19T21:40:49.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:40:49.858Z] [2022-10-19T21:40:49.858Z] Login Succeeded [2022-10-19T21:40:49.858Z] nexus3.edgexfoundry.org:10003 [2022-10-19T21:40:50.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:40:50.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:40:50.128Z] Configure a credential helper to remove this warning. See [2022-10-19T21:40:50.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:40:50.128Z] [2022-10-19T21:40:50.128Z] Login Succeeded [2022-10-19T21:40:50.128Z] nexus3.edgexfoundry.org:10004 [2022-10-19T21:40:50.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:40:50.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:40:50.663Z] Configure a credential helper to remove this warning. See [2022-10-19T21:40:50.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:40:50.663Z] [2022-10-19T21:40:50.663Z] Login Succeeded [2022-10-19T21:40:50.663Z] docker.io [2022-10-19T21:40:50.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:40:51.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:40:51.191Z] Configure a credential helper to remove this warning. See [2022-10-19T21:40:51.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:40:51.191Z] [2022-10-19T21:40:51.191Z] Login Succeeded [2022-10-19T21:40:51.191Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T21:40:51.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:40:51.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T21:40:51.255Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-19T21:40:51.255Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:40:51.255Z] latest [2022-10-19T21:40:51.255Z] 2.3.0-dev.96 [2022-10-19T21:40:51.255Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:40:51.255Z] main [2022-10-19T21:40:51.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:51.583Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:51.918Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:40:51.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-19T21:40:51.918Z] 7a3103c88ac2: Preparing [2022-10-19T21:40:51.918Z] 49f9555dab3a: Preparing [2022-10-19T21:40:51.918Z] 014cca7d67e4: Preparing [2022-10-19T21:40:51.918Z] 8f9c41b46234: Preparing [2022-10-19T21:40:51.918Z] 5d3e392a13a0: Preparing [2022-10-19T21:40:51.918Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:40:52.188Z] 8f9c41b46234: Pushed [2022-10-19T21:40:52.188Z] 014cca7d67e4: Pushed [2022-10-19T21:40:52.188Z] 7a3103c88ac2: Pushed [2022-10-19T21:40:54.761Z] 49f9555dab3a: Pushed [2022-10-19T21:40:55.024Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:f0a92012c2354e28373be53c4eed42ea35246db2b2171ee842eca764f9c82db1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:55.361Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:55.708Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-19T21:40:55.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-19T21:40:55.708Z] 7a3103c88ac2: Preparing [2022-10-19T21:40:55.708Z] 49f9555dab3a: Preparing [2022-10-19T21:40:55.708Z] 014cca7d67e4: Preparing [2022-10-19T21:40:55.708Z] 8f9c41b46234: Preparing [2022-10-19T21:40:55.708Z] 5d3e392a13a0: Preparing [2022-10-19T21:40:55.708Z] 014cca7d67e4: Layer already exists [2022-10-19T21:40:55.708Z] 8f9c41b46234: Layer already exists [2022-10-19T21:40:55.708Z] 7a3103c88ac2: Layer already exists [2022-10-19T21:40:55.708Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:40:55.708Z] 49f9555dab3a: Layer already exists [2022-10-19T21:40:55.708Z] latest: digest: sha256:f0a92012c2354e28373be53c4eed42ea35246db2b2171ee842eca764f9c82db1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:56.314Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:56.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.96 [2022-10-19T21:40:56.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-19T21:40:56.649Z] 7a3103c88ac2: Preparing [2022-10-19T21:40:56.649Z] 49f9555dab3a: Preparing [2022-10-19T21:40:56.649Z] 014cca7d67e4: Preparing [2022-10-19T21:40:56.649Z] 8f9c41b46234: Preparing [2022-10-19T21:40:56.649Z] 5d3e392a13a0: Preparing [2022-10-19T21:40:56.649Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:40:56.649Z] 8f9c41b46234: Layer already exists [2022-10-19T21:40:56.649Z] 49f9555dab3a: Layer already exists [2022-10-19T21:40:56.649Z] 7a3103c88ac2: Layer already exists [2022-10-19T21:40:56.649Z] 014cca7d67e4: Layer already exists [2022-10-19T21:40:56.649Z] 2.3.0-dev.96: digest: sha256:f0a92012c2354e28373be53c4eed42ea35246db2b2171ee842eca764f9c82db1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:56.975Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:57.305Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:40:57.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-19T21:40:57.305Z] 7a3103c88ac2: Preparing [2022-10-19T21:40:57.305Z] 49f9555dab3a: Preparing [2022-10-19T21:40:57.305Z] 014cca7d67e4: Preparing [2022-10-19T21:40:57.305Z] 8f9c41b46234: Preparing [2022-10-19T21:40:57.305Z] 5d3e392a13a0: Preparing [2022-10-19T21:40:57.305Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:40:57.305Z] 014cca7d67e4: Layer already exists [2022-10-19T21:40:57.305Z] 8f9c41b46234: Layer already exists [2022-10-19T21:40:57.305Z] 49f9555dab3a: Layer already exists [2022-10-19T21:40:57.305Z] 7a3103c88ac2: Layer already exists [2022-10-19T21:40:57.305Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:f0a92012c2354e28373be53c4eed42ea35246db2b2171ee842eca764f9c82db1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:57.641Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:57.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-19T21:40:57.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-19T21:40:57.979Z] 7a3103c88ac2: Preparing [2022-10-19T21:40:57.979Z] 49f9555dab3a: Preparing [2022-10-19T21:40:57.979Z] 014cca7d67e4: Preparing [2022-10-19T21:40:57.979Z] 8f9c41b46234: Preparing [2022-10-19T21:40:57.979Z] 5d3e392a13a0: Preparing [2022-10-19T21:40:57.979Z] 014cca7d67e4: Layer already exists [2022-10-19T21:40:57.979Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:40:57.979Z] 8f9c41b46234: Layer already exists [2022-10-19T21:40:57.979Z] 7a3103c88ac2: Layer already exists [2022-10-19T21:40:57.979Z] 49f9555dab3a: Layer already exists [2022-10-19T21:40:57.979Z] main: digest: sha256:f0a92012c2354e28373be53c4eed42ea35246db2b2171ee842eca764f9c82db1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:40:58.029Z] ===================================================== [Pipeline] echo [2022-10-19T21:40:58.036Z] taggedImages: [2022-10-19T21:40:58.036Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:40:58.036Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-19T21:40:58.036Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.96 [2022-10-19T21:40:58.036Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:40:58.036Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-19T21:40:58.053Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-19T21:40:58.053Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:40:58.053Z] latest [2022-10-19T21:40:58.053Z] 2.3.0-dev.96 [2022-10-19T21:40:58.053Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:40:58.053Z] main [2022-10-19T21:40:58.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:58.382Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:40:58.707Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:40:58.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-19T21:40:58.707Z] ba5593231dbc: Preparing [2022-10-19T21:40:58.707Z] eb3734ed57b8: Preparing [2022-10-19T21:40:58.707Z] 014cca7d67e4: Preparing [2022-10-19T21:40:58.707Z] d4287b9993db: Preparing [2022-10-19T21:40:58.707Z] aced187e5464: Preparing [2022-10-19T21:40:58.707Z] 5d3e392a13a0: Preparing [2022-10-19T21:40:58.707Z] 5d3e392a13a0: Waiting [2022-10-19T21:40:58.707Z] 014cca7d67e4: Layer already exists [2022-10-19T21:40:58.970Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:40:58.970Z] aced187e5464: Pushed [2022-10-19T21:40:58.970Z] ba5593231dbc: Pushed [2022-10-19T21:40:59.547Z] d4287b9993db: Pushed [2022-10-19T21:41:02.117Z] eb3734ed57b8: Pushed [2022-10-19T21:41:02.117Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:355371f823717bd89885027859d3d219755848c2c960b96ea03875acf91763db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:02.447Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:02.775Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-19T21:41:02.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-19T21:41:02.775Z] ba5593231dbc: Preparing [2022-10-19T21:41:02.775Z] eb3734ed57b8: Preparing [2022-10-19T21:41:02.775Z] 014cca7d67e4: Preparing [2022-10-19T21:41:02.775Z] d4287b9993db: Preparing [2022-10-19T21:41:02.775Z] aced187e5464: Preparing [2022-10-19T21:41:02.775Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:02.775Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:02.775Z] aced187e5464: Layer already exists [2022-10-19T21:41:02.775Z] ba5593231dbc: Layer already exists [2022-10-19T21:41:02.775Z] d4287b9993db: Layer already exists [2022-10-19T21:41:02.775Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:02.775Z] eb3734ed57b8: Layer already exists [2022-10-19T21:41:02.775Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:02.775Z] latest: digest: sha256:355371f823717bd89885027859d3d219755848c2c960b96ea03875acf91763db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:03.103Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:03.432Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.96 [2022-10-19T21:41:03.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-19T21:41:03.432Z] ba5593231dbc: Preparing [2022-10-19T21:41:03.432Z] eb3734ed57b8: Preparing [2022-10-19T21:41:03.432Z] 014cca7d67e4: Preparing [2022-10-19T21:41:03.432Z] d4287b9993db: Preparing [2022-10-19T21:41:03.432Z] aced187e5464: Preparing [2022-10-19T21:41:03.432Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:03.432Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:03.432Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:03.432Z] eb3734ed57b8: Layer already exists [2022-10-19T21:41:03.432Z] d4287b9993db: Layer already exists [2022-10-19T21:41:03.432Z] aced187e5464: Layer already exists [2022-10-19T21:41:03.432Z] ba5593231dbc: Layer already exists [2022-10-19T21:41:03.432Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:03.432Z] 2.3.0-dev.96: digest: sha256:355371f823717bd89885027859d3d219755848c2c960b96ea03875acf91763db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:03.764Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:04.089Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:04.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-19T21:41:04.089Z] ba5593231dbc: Preparing [2022-10-19T21:41:04.089Z] eb3734ed57b8: Preparing [2022-10-19T21:41:04.089Z] 014cca7d67e4: Preparing [2022-10-19T21:41:04.089Z] d4287b9993db: Preparing [2022-10-19T21:41:04.089Z] aced187e5464: Preparing [2022-10-19T21:41:04.089Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:04.089Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:04.089Z] aced187e5464: Layer already exists [2022-10-19T21:41:04.089Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:04.089Z] eb3734ed57b8: Layer already exists [2022-10-19T21:41:04.089Z] d4287b9993db: Layer already exists [2022-10-19T21:41:04.089Z] ba5593231dbc: Layer already exists [2022-10-19T21:41:04.089Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:04.089Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:355371f823717bd89885027859d3d219755848c2c960b96ea03875acf91763db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:04.685Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:05.015Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-19T21:41:05.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-19T21:41:05.015Z] ba5593231dbc: Preparing [2022-10-19T21:41:05.015Z] eb3734ed57b8: Preparing [2022-10-19T21:41:05.015Z] 014cca7d67e4: Preparing [2022-10-19T21:41:05.015Z] d4287b9993db: Preparing [2022-10-19T21:41:05.015Z] aced187e5464: Preparing [2022-10-19T21:41:05.015Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:05.015Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:05.015Z] ba5593231dbc: Layer already exists [2022-10-19T21:41:05.015Z] eb3734ed57b8: Layer already exists [2022-10-19T21:41:05.015Z] d4287b9993db: Layer already exists [2022-10-19T21:41:05.015Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:05.015Z] aced187e5464: Layer already exists [2022-10-19T21:41:05.015Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:05.015Z] main: digest: sha256:355371f823717bd89885027859d3d219755848c2c960b96ea03875acf91763db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:41:05.322Z] ===================================================== [Pipeline] echo [2022-10-19T21:41:05.331Z] taggedImages: [2022-10-19T21:41:05.331Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:05.331Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-19T21:41:05.331Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.96 [2022-10-19T21:41:05.331Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:05.331Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-19T21:41:05.349Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-19T21:41:05.349Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:05.349Z] latest [2022-10-19T21:41:05.349Z] 2.3.0-dev.96 [2022-10-19T21:41:05.349Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:05.349Z] main [2022-10-19T21:41:05.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:05.666Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:05.991Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:05.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-19T21:41:05.991Z] 9abaf76bfd54: Preparing [2022-10-19T21:41:05.991Z] b9f0813e3ee1: Preparing [2022-10-19T21:41:05.991Z] eadb705b9d1c: Preparing [2022-10-19T21:41:05.991Z] 014cca7d67e4: Preparing [2022-10-19T21:41:05.991Z] 8f9c41b46234: Preparing [2022-10-19T21:41:05.991Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:05.991Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:05.991Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:05.991Z] 8f9c41b46234: Layer already exists [2022-10-19T21:41:05.991Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:06.260Z] b9f0813e3ee1: Pushed [2022-10-19T21:41:06.260Z] 9abaf76bfd54: Pushed [2022-10-19T21:41:09.587Z] eadb705b9d1c: Pushed [2022-10-19T21:41:09.587Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:a6238ba7688a63f068934e364ffa38edb11c701dd54944f5aade282475d68f4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:09.923Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:10.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-19T21:41:10.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-19T21:41:10.247Z] 9abaf76bfd54: Preparing [2022-10-19T21:41:10.247Z] b9f0813e3ee1: Preparing [2022-10-19T21:41:10.247Z] eadb705b9d1c: Preparing [2022-10-19T21:41:10.247Z] 014cca7d67e4: Preparing [2022-10-19T21:41:10.247Z] 8f9c41b46234: Preparing [2022-10-19T21:41:10.247Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:10.247Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:10.247Z] eadb705b9d1c: Layer already exists [2022-10-19T21:41:10.247Z] b9f0813e3ee1: Layer already exists [2022-10-19T21:41:10.247Z] 8f9c41b46234: Layer already exists [2022-10-19T21:41:10.247Z] 9abaf76bfd54: Layer already exists [2022-10-19T21:41:10.247Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:10.247Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:10.247Z] latest: digest: sha256:a6238ba7688a63f068934e364ffa38edb11c701dd54944f5aade282475d68f4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:10.837Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:11.159Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.96 [2022-10-19T21:41:11.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-19T21:41:11.159Z] 9abaf76bfd54: Preparing [2022-10-19T21:41:11.159Z] b9f0813e3ee1: Preparing [2022-10-19T21:41:11.159Z] eadb705b9d1c: Preparing [2022-10-19T21:41:11.159Z] 014cca7d67e4: Preparing [2022-10-19T21:41:11.159Z] 8f9c41b46234: Preparing [2022-10-19T21:41:11.159Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:11.159Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:11.159Z] eadb705b9d1c: Layer already exists [2022-10-19T21:41:11.159Z] 9abaf76bfd54: Layer already exists [2022-10-19T21:41:11.159Z] b9f0813e3ee1: Layer already exists [2022-10-19T21:41:11.159Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:11.159Z] 8f9c41b46234: Layer already exists [2022-10-19T21:41:11.159Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:11.159Z] 2.3.0-dev.96: digest: sha256:a6238ba7688a63f068934e364ffa38edb11c701dd54944f5aade282475d68f4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:11.763Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:12.094Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:12.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-19T21:41:12.094Z] 9abaf76bfd54: Preparing [2022-10-19T21:41:12.094Z] b9f0813e3ee1: Preparing [2022-10-19T21:41:12.094Z] eadb705b9d1c: Preparing [2022-10-19T21:41:12.094Z] 014cca7d67e4: Preparing [2022-10-19T21:41:12.094Z] 8f9c41b46234: Preparing [2022-10-19T21:41:12.094Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:12.094Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:12.094Z] b9f0813e3ee1: Layer already exists [2022-10-19T21:41:12.094Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:12.094Z] 8f9c41b46234: Layer already exists [2022-10-19T21:41:12.094Z] eadb705b9d1c: Layer already exists [2022-10-19T21:41:12.094Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:12.094Z] 9abaf76bfd54: Layer already exists [2022-10-19T21:41:12.363Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:a6238ba7688a63f068934e364ffa38edb11c701dd54944f5aade282475d68f4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:12.697Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:13.035Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-19T21:41:13.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-19T21:41:13.035Z] 9abaf76bfd54: Preparing [2022-10-19T21:41:13.035Z] b9f0813e3ee1: Preparing [2022-10-19T21:41:13.035Z] eadb705b9d1c: Preparing [2022-10-19T21:41:13.035Z] 014cca7d67e4: Preparing [2022-10-19T21:41:13.035Z] 8f9c41b46234: Preparing [2022-10-19T21:41:13.035Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:13.035Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:13.035Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:13.035Z] 8f9c41b46234: Layer already exists [2022-10-19T21:41:13.035Z] 9abaf76bfd54: Layer already exists [2022-10-19T21:41:13.035Z] b9f0813e3ee1: Layer already exists [2022-10-19T21:41:13.035Z] eadb705b9d1c: Layer already exists [2022-10-19T21:41:13.035Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:13.302Z] main: digest: sha256:a6238ba7688a63f068934e364ffa38edb11c701dd54944f5aade282475d68f4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:41:13.349Z] ===================================================== [Pipeline] echo [2022-10-19T21:41:13.360Z] taggedImages: [2022-10-19T21:41:13.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:13.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-19T21:41:13.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.96 [2022-10-19T21:41:13.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:13.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-19T21:41:13.378Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-19T21:41:13.378Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:13.378Z] latest [2022-10-19T21:41:13.378Z] 2.3.0-dev.96 [2022-10-19T21:41:13.378Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:13.378Z] main [2022-10-19T21:41:13.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:13.720Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:14.145Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:14.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-19T21:41:14.145Z] 8dc5fa74ef18: Preparing [2022-10-19T21:41:14.145Z] 8dc5fa74ef18: Preparing [2022-10-19T21:41:14.145Z] 2fb7ff371550: Preparing [2022-10-19T21:41:14.145Z] e20fafd68817: Preparing [2022-10-19T21:41:14.145Z] c657a8923518: Preparing [2022-10-19T21:41:14.145Z] 706e3dac719e: Preparing [2022-10-19T21:41:14.145Z] 9d8fa535b9cc: Preparing [2022-10-19T21:41:14.145Z] 014cca7d67e4: Preparing [2022-10-19T21:41:14.145Z] 45b91cfe62d2: Preparing [2022-10-19T21:41:14.145Z] 2b133e57301d: Preparing [2022-10-19T21:41:14.145Z] f94f726bed3e: Preparing [2022-10-19T21:41:14.145Z] a0d448957fbe: Preparing [2022-10-19T21:41:14.145Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:14.145Z] 2b133e57301d: Waiting [2022-10-19T21:41:14.145Z] f94f726bed3e: Waiting [2022-10-19T21:41:14.145Z] 9d8fa535b9cc: Waiting [2022-10-19T21:41:14.145Z] 45b91cfe62d2: Waiting [2022-10-19T21:41:14.145Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:14.145Z] a0d448957fbe: Waiting [2022-10-19T21:41:14.145Z] 014cca7d67e4: Waiting [2022-10-19T21:41:14.416Z] 8dc5fa74ef18: Pushed [2022-10-19T21:41:14.416Z] 2fb7ff371550: Pushed [2022-10-19T21:41:14.416Z] 706e3dac719e: Pushed [2022-10-19T21:41:14.416Z] e20fafd68817: Pushed [2022-10-19T21:41:14.416Z] c657a8923518: Pushed [2022-10-19T21:41:14.417Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:14.693Z] 45b91cfe62d2: Pushed [2022-10-19T21:41:14.693Z] f94f726bed3e: Pushed [2022-10-19T21:41:14.693Z] 2b133e57301d: Pushed [2022-10-19T21:41:14.693Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:14.693Z] a0d448957fbe: Pushed [2022-10-19T21:41:18.061Z] 9d8fa535b9cc: Pushed [2022-10-19T21:41:18.061Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:302ba508334f892c71e29d14f719e147dc8bb4a6e17eeb66fdd3d99f5ec28b35 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:18.387Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:18.709Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-19T21:41:18.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-19T21:41:18.709Z] 8dc5fa74ef18: Preparing [2022-10-19T21:41:18.709Z] 8dc5fa74ef18: Preparing [2022-10-19T21:41:18.709Z] 2fb7ff371550: Preparing [2022-10-19T21:41:18.709Z] e20fafd68817: Preparing [2022-10-19T21:41:18.709Z] c657a8923518: Preparing [2022-10-19T21:41:18.709Z] 706e3dac719e: Preparing [2022-10-19T21:41:18.709Z] 9d8fa535b9cc: Preparing [2022-10-19T21:41:18.709Z] 014cca7d67e4: Preparing [2022-10-19T21:41:18.709Z] 45b91cfe62d2: Preparing [2022-10-19T21:41:18.709Z] 2b133e57301d: Preparing [2022-10-19T21:41:18.709Z] f94f726bed3e: Preparing [2022-10-19T21:41:18.709Z] a0d448957fbe: Preparing [2022-10-19T21:41:18.709Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:18.709Z] 9d8fa535b9cc: Waiting [2022-10-19T21:41:18.709Z] 014cca7d67e4: Waiting [2022-10-19T21:41:18.709Z] 45b91cfe62d2: Waiting [2022-10-19T21:41:18.709Z] 2b133e57301d: Waiting [2022-10-19T21:41:18.709Z] f94f726bed3e: Waiting [2022-10-19T21:41:18.709Z] a0d448957fbe: Waiting [2022-10-19T21:41:18.709Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:18.709Z] 706e3dac719e: Layer already exists [2022-10-19T21:41:18.709Z] e20fafd68817: Layer already exists [2022-10-19T21:41:18.709Z] c657a8923518: Layer already exists [2022-10-19T21:41:18.709Z] 8dc5fa74ef18: Layer already exists [2022-10-19T21:41:18.709Z] 2fb7ff371550: Layer already exists [2022-10-19T21:41:18.709Z] 9d8fa535b9cc: Layer already exists [2022-10-19T21:41:18.709Z] 45b91cfe62d2: Layer already exists [2022-10-19T21:41:18.709Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:18.709Z] 2b133e57301d: Layer already exists [2022-10-19T21:41:18.709Z] f94f726bed3e: Layer already exists [2022-10-19T21:41:18.709Z] a0d448957fbe: Layer already exists [2022-10-19T21:41:18.709Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:18.972Z] latest: digest: sha256:302ba508334f892c71e29d14f719e147dc8bb4a6e17eeb66fdd3d99f5ec28b35 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:19.300Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:19.624Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.96 [2022-10-19T21:41:19.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-19T21:41:19.624Z] 8dc5fa74ef18: Preparing [2022-10-19T21:41:19.624Z] 8dc5fa74ef18: Preparing [2022-10-19T21:41:19.624Z] 2fb7ff371550: Preparing [2022-10-19T21:41:19.624Z] e20fafd68817: Preparing [2022-10-19T21:41:19.624Z] c657a8923518: Preparing [2022-10-19T21:41:19.624Z] 706e3dac719e: Preparing [2022-10-19T21:41:19.624Z] 9d8fa535b9cc: Preparing [2022-10-19T21:41:19.624Z] 014cca7d67e4: Preparing [2022-10-19T21:41:19.624Z] 45b91cfe62d2: Preparing [2022-10-19T21:41:19.624Z] 2b133e57301d: Preparing [2022-10-19T21:41:19.624Z] f94f726bed3e: Preparing [2022-10-19T21:41:19.624Z] a0d448957fbe: Preparing [2022-10-19T21:41:19.624Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:19.624Z] 9d8fa535b9cc: Waiting [2022-10-19T21:41:19.624Z] 014cca7d67e4: Waiting [2022-10-19T21:41:19.624Z] 45b91cfe62d2: Waiting [2022-10-19T21:41:19.624Z] a0d448957fbe: Waiting [2022-10-19T21:41:19.624Z] 2b133e57301d: Waiting [2022-10-19T21:41:19.624Z] f94f726bed3e: Waiting [2022-10-19T21:41:19.624Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:19.624Z] 2fb7ff371550: Layer already exists [2022-10-19T21:41:19.624Z] c657a8923518: Layer already exists [2022-10-19T21:41:19.624Z] 8dc5fa74ef18: Layer already exists [2022-10-19T21:41:19.624Z] e20fafd68817: Layer already exists [2022-10-19T21:41:19.624Z] 706e3dac719e: Layer already exists [2022-10-19T21:41:19.624Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:19.624Z] 45b91cfe62d2: Layer already exists [2022-10-19T21:41:19.624Z] 9d8fa535b9cc: Layer already exists [2022-10-19T21:41:19.624Z] 2b133e57301d: Layer already exists [2022-10-19T21:41:19.624Z] f94f726bed3e: Layer already exists [2022-10-19T21:41:19.624Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:19.624Z] a0d448957fbe: Layer already exists [2022-10-19T21:41:19.888Z] 2.3.0-dev.96: digest: sha256:302ba508334f892c71e29d14f719e147dc8bb4a6e17eeb66fdd3d99f5ec28b35 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:20.221Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:20.554Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:20.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-19T21:41:20.554Z] 8dc5fa74ef18: Preparing [2022-10-19T21:41:20.554Z] 8dc5fa74ef18: Preparing [2022-10-19T21:41:20.554Z] 2fb7ff371550: Preparing [2022-10-19T21:41:20.554Z] e20fafd68817: Preparing [2022-10-19T21:41:20.554Z] c657a8923518: Preparing [2022-10-19T21:41:20.554Z] 706e3dac719e: Preparing [2022-10-19T21:41:20.554Z] 9d8fa535b9cc: Preparing [2022-10-19T21:41:20.554Z] 014cca7d67e4: Preparing [2022-10-19T21:41:20.554Z] 45b91cfe62d2: Preparing [2022-10-19T21:41:20.554Z] 2b133e57301d: Preparing [2022-10-19T21:41:20.554Z] f94f726bed3e: Preparing [2022-10-19T21:41:20.554Z] a0d448957fbe: Preparing [2022-10-19T21:41:20.554Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:20.554Z] 45b91cfe62d2: Waiting [2022-10-19T21:41:20.554Z] a0d448957fbe: Waiting [2022-10-19T21:41:20.554Z] 2b133e57301d: Waiting [2022-10-19T21:41:20.554Z] f94f726bed3e: Waiting [2022-10-19T21:41:20.554Z] 9d8fa535b9cc: Waiting [2022-10-19T21:41:20.555Z] 014cca7d67e4: Waiting [2022-10-19T21:41:20.555Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:20.555Z] 706e3dac719e: Layer already exists [2022-10-19T21:41:20.555Z] e20fafd68817: Layer already exists [2022-10-19T21:41:20.555Z] c657a8923518: Layer already exists [2022-10-19T21:41:20.555Z] 2fb7ff371550: Layer already exists [2022-10-19T21:41:20.555Z] 8dc5fa74ef18: Layer already exists [2022-10-19T21:41:20.555Z] f94f726bed3e: Layer already exists [2022-10-19T21:41:20.555Z] 45b91cfe62d2: Layer already exists [2022-10-19T21:41:20.555Z] 9d8fa535b9cc: Layer already exists [2022-10-19T21:41:20.555Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:20.555Z] 2b133e57301d: Layer already exists [2022-10-19T21:41:20.555Z] a0d448957fbe: Layer already exists [2022-10-19T21:41:20.555Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:20.819Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:302ba508334f892c71e29d14f719e147dc8bb4a6e17eeb66fdd3d99f5ec28b35 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:21.150Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:21.474Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-19T21:41:21.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-19T21:41:21.475Z] 8dc5fa74ef18: Preparing [2022-10-19T21:41:21.475Z] 8dc5fa74ef18: Preparing [2022-10-19T21:41:21.475Z] 2fb7ff371550: Preparing [2022-10-19T21:41:21.475Z] e20fafd68817: Preparing [2022-10-19T21:41:21.475Z] c657a8923518: Preparing [2022-10-19T21:41:21.475Z] 706e3dac719e: Preparing [2022-10-19T21:41:21.475Z] 9d8fa535b9cc: Preparing [2022-10-19T21:41:21.475Z] 014cca7d67e4: Preparing [2022-10-19T21:41:21.475Z] 45b91cfe62d2: Preparing [2022-10-19T21:41:21.475Z] 2b133e57301d: Preparing [2022-10-19T21:41:21.475Z] f94f726bed3e: Preparing [2022-10-19T21:41:21.475Z] a0d448957fbe: Preparing [2022-10-19T21:41:21.475Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:21.475Z] 014cca7d67e4: Waiting [2022-10-19T21:41:21.475Z] 45b91cfe62d2: Waiting [2022-10-19T21:41:21.475Z] 2b133e57301d: Waiting [2022-10-19T21:41:21.475Z] f94f726bed3e: Waiting [2022-10-19T21:41:21.475Z] a0d448957fbe: Waiting [2022-10-19T21:41:21.475Z] 9d8fa535b9cc: Waiting [2022-10-19T21:41:21.475Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:21.475Z] c657a8923518: Layer already exists [2022-10-19T21:41:21.475Z] 706e3dac719e: Layer already exists [2022-10-19T21:41:21.475Z] 8dc5fa74ef18: Layer already exists [2022-10-19T21:41:21.475Z] 2fb7ff371550: Layer already exists [2022-10-19T21:41:21.475Z] e20fafd68817: Layer already exists [2022-10-19T21:41:21.475Z] 9d8fa535b9cc: Layer already exists [2022-10-19T21:41:21.475Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:21.475Z] 45b91cfe62d2: Layer already exists [2022-10-19T21:41:21.475Z] f94f726bed3e: Layer already exists [2022-10-19T21:41:21.475Z] 2b133e57301d: Layer already exists [2022-10-19T21:41:21.475Z] a0d448957fbe: Layer already exists [2022-10-19T21:41:21.475Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:21.739Z] main: digest: sha256:302ba508334f892c71e29d14f719e147dc8bb4a6e17eeb66fdd3d99f5ec28b35 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:41:21.789Z] ===================================================== [Pipeline] echo [2022-10-19T21:41:21.798Z] taggedImages: [2022-10-19T21:41:21.798Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:21.798Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-19T21:41:21.798Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.96 [2022-10-19T21:41:21.798Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:21.798Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-19T21:41:21.817Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-19T21:41:21.817Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:21.817Z] latest [2022-10-19T21:41:21.817Z] 2.3.0-dev.96 [2022-10-19T21:41:21.817Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:21.817Z] main [2022-10-19T21:41:21.817Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:22.150Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:22.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:22.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-19T21:41:22.488Z] 024e90acbe07: Preparing [2022-10-19T21:41:22.488Z] 9c91ac40be58: Preparing [2022-10-19T21:41:22.488Z] 03488190f028: Preparing [2022-10-19T21:41:22.488Z] 4ac891cef2f5: Preparing [2022-10-19T21:41:22.488Z] 69ccac5fea77: Preparing [2022-10-19T21:41:22.488Z] 0eff90dd82f5: Preparing [2022-10-19T21:41:22.488Z] 858a496c4440: Preparing [2022-10-19T21:41:22.488Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:22.488Z] 0eff90dd82f5: Waiting [2022-10-19T21:41:22.488Z] 858a496c4440: Waiting [2022-10-19T21:41:22.488Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:22.752Z] 024e90acbe07: Pushed [2022-10-19T21:41:22.752Z] 69ccac5fea77: Pushed [2022-10-19T21:41:22.752Z] 9c91ac40be58: Pushed [2022-10-19T21:41:22.752Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:23.016Z] 0eff90dd82f5: Pushed [2022-10-19T21:41:23.595Z] 858a496c4440: Pushed [2022-10-19T21:41:25.000Z] 4ac891cef2f5: Pushed [2022-10-19T21:41:25.000Z] 03488190f028: Pushed [2022-10-19T21:41:25.265Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:15c86fb8c146158991300c30a5fcf9f14c1e9942e90cb23dd25f10cecba074e7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:25.601Z] + 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 [2022-10-19T21:41:25.929Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-19T21:41:25.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-19T21:41:25.929Z] 024e90acbe07: Preparing [2022-10-19T21:41:25.929Z] 9c91ac40be58: Preparing [2022-10-19T21:41:25.929Z] 03488190f028: Preparing [2022-10-19T21:41:25.929Z] 4ac891cef2f5: Preparing [2022-10-19T21:41:25.929Z] 69ccac5fea77: Preparing [2022-10-19T21:41:25.929Z] 0eff90dd82f5: Preparing [2022-10-19T21:41:25.929Z] 858a496c4440: Preparing [2022-10-19T21:41:25.929Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:25.929Z] 0eff90dd82f5: Waiting [2022-10-19T21:41:25.929Z] 858a496c4440: Waiting [2022-10-19T21:41:25.929Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:25.929Z] 69ccac5fea77: Layer already exists [2022-10-19T21:41:25.929Z] 03488190f028: Layer already exists [2022-10-19T21:41:25.929Z] 024e90acbe07: Layer already exists [2022-10-19T21:41:25.929Z] 9c91ac40be58: Layer already exists [2022-10-19T21:41:25.929Z] 4ac891cef2f5: Layer already exists [2022-10-19T21:41:25.929Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:25.929Z] 858a496c4440: Layer already exists [2022-10-19T21:41:25.929Z] 0eff90dd82f5: Layer already exists [2022-10-19T21:41:25.929Z] latest: digest: sha256:15c86fb8c146158991300c30a5fcf9f14c1e9942e90cb23dd25f10cecba074e7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:26.525Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:26.853Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.96 [2022-10-19T21:41:26.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-19T21:41:26.853Z] 024e90acbe07: Preparing [2022-10-19T21:41:26.853Z] 9c91ac40be58: Preparing [2022-10-19T21:41:26.853Z] 03488190f028: Preparing [2022-10-19T21:41:26.853Z] 4ac891cef2f5: Preparing [2022-10-19T21:41:26.853Z] 69ccac5fea77: Preparing [2022-10-19T21:41:26.853Z] 0eff90dd82f5: Preparing [2022-10-19T21:41:26.853Z] 858a496c4440: Preparing [2022-10-19T21:41:26.853Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:26.853Z] 858a496c4440: Waiting [2022-10-19T21:41:26.853Z] 0eff90dd82f5: Waiting [2022-10-19T21:41:26.853Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:26.853Z] 69ccac5fea77: Layer already exists [2022-10-19T21:41:26.853Z] 9c91ac40be58: Layer already exists [2022-10-19T21:41:26.853Z] 024e90acbe07: Layer already exists [2022-10-19T21:41:26.853Z] 4ac891cef2f5: Layer already exists [2022-10-19T21:41:26.853Z] 03488190f028: Layer already exists [2022-10-19T21:41:26.853Z] 0eff90dd82f5: Layer already exists [2022-10-19T21:41:26.853Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:26.853Z] 858a496c4440: Layer already exists [2022-10-19T21:41:27.117Z] 2.3.0-dev.96: digest: sha256:15c86fb8c146158991300c30a5fcf9f14c1e9942e90cb23dd25f10cecba074e7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:27.440Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:27.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:27.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-19T21:41:27.792Z] 024e90acbe07: Preparing [2022-10-19T21:41:27.792Z] 9c91ac40be58: Preparing [2022-10-19T21:41:27.792Z] 03488190f028: Preparing [2022-10-19T21:41:27.792Z] 4ac891cef2f5: Preparing [2022-10-19T21:41:27.792Z] 69ccac5fea77: Preparing [2022-10-19T21:41:27.792Z] 0eff90dd82f5: Preparing [2022-10-19T21:41:27.792Z] 858a496c4440: Preparing [2022-10-19T21:41:27.792Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:27.792Z] 858a496c4440: Waiting [2022-10-19T21:41:27.792Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:27.792Z] 0eff90dd82f5: Waiting [2022-10-19T21:41:27.792Z] 69ccac5fea77: Layer already exists [2022-10-19T21:41:27.792Z] 9c91ac40be58: Layer already exists [2022-10-19T21:41:27.792Z] 03488190f028: Layer already exists [2022-10-19T21:41:27.792Z] 024e90acbe07: Layer already exists [2022-10-19T21:41:27.792Z] 4ac891cef2f5: Layer already exists [2022-10-19T21:41:27.792Z] 0eff90dd82f5: Layer already exists [2022-10-19T21:41:27.792Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:27.792Z] 858a496c4440: Layer already exists [2022-10-19T21:41:27.792Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:15c86fb8c146158991300c30a5fcf9f14c1e9942e90cb23dd25f10cecba074e7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:28.114Z] + 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 [2022-10-19T21:41:28.432Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-19T21:41:28.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-19T21:41:28.432Z] 024e90acbe07: Preparing [2022-10-19T21:41:28.432Z] 9c91ac40be58: Preparing [2022-10-19T21:41:28.432Z] 03488190f028: Preparing [2022-10-19T21:41:28.432Z] 4ac891cef2f5: Preparing [2022-10-19T21:41:28.432Z] 69ccac5fea77: Preparing [2022-10-19T21:41:28.432Z] 0eff90dd82f5: Preparing [2022-10-19T21:41:28.432Z] 858a496c4440: Preparing [2022-10-19T21:41:28.432Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:28.432Z] 858a496c4440: Waiting [2022-10-19T21:41:28.432Z] 0eff90dd82f5: Waiting [2022-10-19T21:41:28.432Z] 4ac891cef2f5: Layer already exists [2022-10-19T21:41:28.432Z] 03488190f028: Layer already exists [2022-10-19T21:41:28.432Z] 69ccac5fea77: Layer already exists [2022-10-19T21:41:28.432Z] 9c91ac40be58: Layer already exists [2022-10-19T21:41:28.432Z] 024e90acbe07: Layer already exists [2022-10-19T21:41:28.432Z] 858a496c4440: Layer already exists [2022-10-19T21:41:28.432Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:28.432Z] 0eff90dd82f5: Layer already exists [2022-10-19T21:41:28.694Z] main: digest: sha256:15c86fb8c146158991300c30a5fcf9f14c1e9942e90cb23dd25f10cecba074e7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:41:28.743Z] ===================================================== [Pipeline] echo [2022-10-19T21:41:28.752Z] taggedImages: [2022-10-19T21:41:28.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:28.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-19T21:41:28.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.96 [2022-10-19T21:41:28.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:28.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-19T21:41:28.772Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-19T21:41:28.772Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:28.772Z] latest [2022-10-19T21:41:28.772Z] 2.3.0-dev.96 [2022-10-19T21:41:28.772Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:28.772Z] main [2022-10-19T21:41:28.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:29.100Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:29.430Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:29.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-19T21:41:29.430Z] ad2159fd0ec8: Preparing [2022-10-19T21:41:29.430Z] 77e24586b5d3: Preparing [2022-10-19T21:41:29.430Z] 347110cac2e0: Preparing [2022-10-19T21:41:29.430Z] f715741fe2a4: Preparing [2022-10-19T21:41:29.430Z] f4c0d9e0eb35: Preparing [2022-10-19T21:41:29.430Z] 99d33cdcadb8: Preparing [2022-10-19T21:41:29.430Z] 414b550f68ba: Preparing [2022-10-19T21:41:29.430Z] 117da5c58b11: Preparing [2022-10-19T21:41:29.430Z] 8a59d8fccb3c: Preparing [2022-10-19T21:41:29.430Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:29.430Z] 99d33cdcadb8: Waiting [2022-10-19T21:41:29.430Z] 414b550f68ba: Waiting [2022-10-19T21:41:29.430Z] 117da5c58b11: Waiting [2022-10-19T21:41:29.430Z] 8a59d8fccb3c: Waiting [2022-10-19T21:41:29.430Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:29.694Z] ad2159fd0ec8: Pushed [2022-10-19T21:41:29.694Z] f4c0d9e0eb35: Pushed [2022-10-19T21:41:29.694Z] 77e24586b5d3: Pushed [2022-10-19T21:41:29.959Z] 99d33cdcadb8: Pushed [2022-10-19T21:41:29.959Z] 117da5c58b11: Pushed [2022-10-19T21:41:29.959Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:29.959Z] 414b550f68ba: Pushed [2022-10-19T21:41:30.223Z] 8a59d8fccb3c: Pushed [2022-10-19T21:41:32.157Z] f715741fe2a4: Pushed [2022-10-19T21:41:32.738Z] 347110cac2e0: Pushed [2022-10-19T21:41:33.001Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:4fdb7d3952bda652f434180b292ed3bafc57cdc72f36d866d221621912bc2971 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:33.338Z] + 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 [2022-10-19T21:41:33.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-19T21:41:33.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-19T21:41:33.665Z] ad2159fd0ec8: Preparing [2022-10-19T21:41:33.665Z] 77e24586b5d3: Preparing [2022-10-19T21:41:33.665Z] 347110cac2e0: Preparing [2022-10-19T21:41:33.665Z] f715741fe2a4: Preparing [2022-10-19T21:41:33.665Z] f4c0d9e0eb35: Preparing [2022-10-19T21:41:33.665Z] 99d33cdcadb8: Preparing [2022-10-19T21:41:33.665Z] 414b550f68ba: Preparing [2022-10-19T21:41:33.665Z] 117da5c58b11: Preparing [2022-10-19T21:41:33.665Z] 8a59d8fccb3c: Preparing [2022-10-19T21:41:33.665Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:33.665Z] 414b550f68ba: Waiting [2022-10-19T21:41:33.665Z] 117da5c58b11: Waiting [2022-10-19T21:41:33.665Z] 8a59d8fccb3c: Waiting [2022-10-19T21:41:33.665Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:33.665Z] 99d33cdcadb8: Waiting [2022-10-19T21:41:33.665Z] f4c0d9e0eb35: Layer already exists [2022-10-19T21:41:33.665Z] f715741fe2a4: Layer already exists [2022-10-19T21:41:33.665Z] ad2159fd0ec8: Layer already exists [2022-10-19T21:41:33.665Z] 347110cac2e0: Layer already exists [2022-10-19T21:41:33.665Z] 77e24586b5d3: Layer already exists [2022-10-19T21:41:33.665Z] 99d33cdcadb8: Layer already exists [2022-10-19T21:41:33.665Z] 414b550f68ba: Layer already exists [2022-10-19T21:41:33.665Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:33.665Z] 117da5c58b11: Layer already exists [2022-10-19T21:41:33.665Z] 8a59d8fccb3c: Layer already exists [2022-10-19T21:41:33.928Z] latest: digest: sha256:4fdb7d3952bda652f434180b292ed3bafc57cdc72f36d866d221621912bc2971 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:34.255Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:34.589Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.96 [2022-10-19T21:41:34.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-19T21:41:34.589Z] ad2159fd0ec8: Preparing [2022-10-19T21:41:34.589Z] 77e24586b5d3: Preparing [2022-10-19T21:41:34.589Z] 347110cac2e0: Preparing [2022-10-19T21:41:34.589Z] f715741fe2a4: Preparing [2022-10-19T21:41:34.589Z] f4c0d9e0eb35: Preparing [2022-10-19T21:41:34.589Z] 99d33cdcadb8: Preparing [2022-10-19T21:41:34.589Z] 414b550f68ba: Preparing [2022-10-19T21:41:34.589Z] 117da5c58b11: Preparing [2022-10-19T21:41:34.589Z] 8a59d8fccb3c: Preparing [2022-10-19T21:41:34.589Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:34.589Z] 99d33cdcadb8: Waiting [2022-10-19T21:41:34.589Z] 414b550f68ba: Waiting [2022-10-19T21:41:34.589Z] 117da5c58b11: Waiting [2022-10-19T21:41:34.589Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:34.589Z] 8a59d8fccb3c: Waiting [2022-10-19T21:41:34.589Z] 347110cac2e0: Layer already exists [2022-10-19T21:41:34.589Z] f715741fe2a4: Layer already exists [2022-10-19T21:41:34.589Z] ad2159fd0ec8: Layer already exists [2022-10-19T21:41:34.589Z] 77e24586b5d3: Layer already exists [2022-10-19T21:41:34.589Z] f4c0d9e0eb35: Layer already exists [2022-10-19T21:41:34.589Z] 414b550f68ba: Layer already exists [2022-10-19T21:41:34.589Z] 99d33cdcadb8: Layer already exists [2022-10-19T21:41:34.589Z] 8a59d8fccb3c: Layer already exists [2022-10-19T21:41:34.589Z] 117da5c58b11: Layer already exists [2022-10-19T21:41:34.589Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:34.589Z] 2.3.0-dev.96: digest: sha256:4fdb7d3952bda652f434180b292ed3bafc57cdc72f36d866d221621912bc2971 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:34.919Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:35.242Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:35.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-19T21:41:35.242Z] ad2159fd0ec8: Preparing [2022-10-19T21:41:35.242Z] 77e24586b5d3: Preparing [2022-10-19T21:41:35.242Z] 347110cac2e0: Preparing [2022-10-19T21:41:35.242Z] f715741fe2a4: Preparing [2022-10-19T21:41:35.242Z] f4c0d9e0eb35: Preparing [2022-10-19T21:41:35.242Z] 99d33cdcadb8: Preparing [2022-10-19T21:41:35.242Z] 414b550f68ba: Preparing [2022-10-19T21:41:35.242Z] 117da5c58b11: Preparing [2022-10-19T21:41:35.242Z] 8a59d8fccb3c: Preparing [2022-10-19T21:41:35.242Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:35.242Z] 117da5c58b11: Waiting [2022-10-19T21:41:35.242Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:35.242Z] 99d33cdcadb8: Waiting [2022-10-19T21:41:35.242Z] 414b550f68ba: Waiting [2022-10-19T21:41:35.242Z] 8a59d8fccb3c: Waiting [2022-10-19T21:41:35.242Z] f715741fe2a4: Layer already exists [2022-10-19T21:41:35.242Z] 77e24586b5d3: Layer already exists [2022-10-19T21:41:35.242Z] 347110cac2e0: Layer already exists [2022-10-19T21:41:35.242Z] f4c0d9e0eb35: Layer already exists [2022-10-19T21:41:35.242Z] ad2159fd0ec8: Layer already exists [2022-10-19T21:41:35.242Z] 117da5c58b11: Layer already exists [2022-10-19T21:41:35.242Z] 8a59d8fccb3c: Layer already exists [2022-10-19T21:41:35.242Z] 99d33cdcadb8: Layer already exists [2022-10-19T21:41:35.242Z] 414b550f68ba: Layer already exists [2022-10-19T21:41:35.242Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:35.242Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:4fdb7d3952bda652f434180b292ed3bafc57cdc72f36d866d221621912bc2971 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:35.839Z] + 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 [2022-10-19T21:41:36.159Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-19T21:41:36.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-19T21:41:36.159Z] ad2159fd0ec8: Preparing [2022-10-19T21:41:36.159Z] 77e24586b5d3: Preparing [2022-10-19T21:41:36.159Z] 347110cac2e0: Preparing [2022-10-19T21:41:36.159Z] f715741fe2a4: Preparing [2022-10-19T21:41:36.159Z] f4c0d9e0eb35: Preparing [2022-10-19T21:41:36.159Z] 99d33cdcadb8: Preparing [2022-10-19T21:41:36.159Z] 414b550f68ba: Preparing [2022-10-19T21:41:36.159Z] 117da5c58b11: Preparing [2022-10-19T21:41:36.159Z] 8a59d8fccb3c: Preparing [2022-10-19T21:41:36.159Z] 5d3e392a13a0: Preparing [2022-10-19T21:41:36.159Z] 99d33cdcadb8: Waiting [2022-10-19T21:41:36.159Z] 8a59d8fccb3c: Waiting [2022-10-19T21:41:36.159Z] 414b550f68ba: Waiting [2022-10-19T21:41:36.159Z] 5d3e392a13a0: Waiting [2022-10-19T21:41:36.159Z] 117da5c58b11: Waiting [2022-10-19T21:41:36.159Z] ad2159fd0ec8: Layer already exists [2022-10-19T21:41:36.159Z] 77e24586b5d3: Layer already exists [2022-10-19T21:41:36.159Z] f715741fe2a4: Layer already exists [2022-10-19T21:41:36.159Z] f4c0d9e0eb35: Layer already exists [2022-10-19T21:41:36.159Z] 347110cac2e0: Layer already exists [2022-10-19T21:41:36.159Z] 414b550f68ba: Layer already exists [2022-10-19T21:41:36.159Z] 99d33cdcadb8: Layer already exists [2022-10-19T21:41:36.159Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:41:36.159Z] 8a59d8fccb3c: Layer already exists [2022-10-19T21:41:36.159Z] 117da5c58b11: Layer already exists [2022-10-19T21:41:36.423Z] main: digest: sha256:4fdb7d3952bda652f434180b292ed3bafc57cdc72f36d866d221621912bc2971 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:41:36.462Z] ===================================================== [Pipeline] echo [2022-10-19T21:41:36.467Z] taggedImages: [2022-10-19T21:41:36.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:36.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-19T21:41:36.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.96 [2022-10-19T21:41:36.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:36.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-19T21:41:36.479Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-19T21:41:36.480Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:36.480Z] latest [2022-10-19T21:41:36.480Z] 2.3.0-dev.96 [2022-10-19T21:41:36.480Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:36.480Z] main [2022-10-19T21:41:36.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:36.797Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:37.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:37.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-19T21:41:37.120Z] d79df5a69170: Preparing [2022-10-19T21:41:37.120Z] 7423d333e430: Preparing [2022-10-19T21:41:37.120Z] 014cca7d67e4: Preparing [2022-10-19T21:41:37.120Z] b85763cbac70: Preparing [2022-10-19T21:41:37.120Z] b2b0ca144b79: Preparing [2022-10-19T21:41:37.120Z] 9833f26c6bda: Preparing [2022-10-19T21:41:37.120Z] 9833f26c6bda: Waiting [2022-10-19T21:41:37.120Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:37.384Z] 9833f26c6bda: Layer already exists [2022-10-19T21:41:37.384Z] b2b0ca144b79: Pushed [2022-10-19T21:41:37.384Z] d79df5a69170: Pushed [2022-10-19T21:41:38.786Z] b85763cbac70: Pushed [2022-10-19T21:41:42.116Z] 7423d333e430: Pushed [2022-10-19T21:41:42.116Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:2249fbf22a76a33adc00e72ec490271ac8cae65654f491db3cd9debc6165253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:42.441Z] + 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 [2022-10-19T21:41:42.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-19T21:41:42.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-19T21:41:42.764Z] d79df5a69170: Preparing [2022-10-19T21:41:42.764Z] 7423d333e430: Preparing [2022-10-19T21:41:42.764Z] 014cca7d67e4: Preparing [2022-10-19T21:41:42.764Z] b85763cbac70: Preparing [2022-10-19T21:41:42.764Z] b2b0ca144b79: Preparing [2022-10-19T21:41:42.764Z] 9833f26c6bda: Preparing [2022-10-19T21:41:42.764Z] 9833f26c6bda: Waiting [2022-10-19T21:41:42.764Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:42.764Z] 7423d333e430: Layer already exists [2022-10-19T21:41:42.764Z] d79df5a69170: Layer already exists [2022-10-19T21:41:42.764Z] b2b0ca144b79: Layer already exists [2022-10-19T21:41:42.764Z] b85763cbac70: Layer already exists [2022-10-19T21:41:42.764Z] 9833f26c6bda: Layer already exists [2022-10-19T21:41:43.028Z] latest: digest: sha256:2249fbf22a76a33adc00e72ec490271ac8cae65654f491db3cd9debc6165253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:43.356Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:43.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.96 [2022-10-19T21:41:43.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-19T21:41:43.680Z] d79df5a69170: Preparing [2022-10-19T21:41:43.680Z] 7423d333e430: Preparing [2022-10-19T21:41:43.680Z] 014cca7d67e4: Preparing [2022-10-19T21:41:43.680Z] b85763cbac70: Preparing [2022-10-19T21:41:43.680Z] b2b0ca144b79: Preparing [2022-10-19T21:41:43.680Z] 9833f26c6bda: Preparing [2022-10-19T21:41:43.680Z] 9833f26c6bda: Waiting [2022-10-19T21:41:43.680Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:43.680Z] 7423d333e430: Layer already exists [2022-10-19T21:41:43.680Z] d79df5a69170: Layer already exists [2022-10-19T21:41:43.680Z] b85763cbac70: Layer already exists [2022-10-19T21:41:43.680Z] b2b0ca144b79: Layer already exists [2022-10-19T21:41:43.680Z] 9833f26c6bda: Layer already exists [2022-10-19T21:41:43.943Z] 2.3.0-dev.96: digest: sha256:2249fbf22a76a33adc00e72ec490271ac8cae65654f491db3cd9debc6165253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:44.272Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:44.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:44.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-19T21:41:44.592Z] d79df5a69170: Preparing [2022-10-19T21:41:44.592Z] 7423d333e430: Preparing [2022-10-19T21:41:44.592Z] 014cca7d67e4: Preparing [2022-10-19T21:41:44.592Z] b85763cbac70: Preparing [2022-10-19T21:41:44.592Z] b2b0ca144b79: Preparing [2022-10-19T21:41:44.592Z] 9833f26c6bda: Preparing [2022-10-19T21:41:44.592Z] 9833f26c6bda: Waiting [2022-10-19T21:41:44.592Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:44.592Z] 7423d333e430: Layer already exists [2022-10-19T21:41:44.592Z] b85763cbac70: Layer already exists [2022-10-19T21:41:44.592Z] d79df5a69170: Layer already exists [2022-10-19T21:41:44.592Z] b2b0ca144b79: Layer already exists [2022-10-19T21:41:44.592Z] 9833f26c6bda: Layer already exists [2022-10-19T21:41:44.593Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:2249fbf22a76a33adc00e72ec490271ac8cae65654f491db3cd9debc6165253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:45.190Z] + 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 [2022-10-19T21:41:45.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-19T21:41:45.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-19T21:41:45.514Z] d79df5a69170: Preparing [2022-10-19T21:41:45.514Z] 7423d333e430: Preparing [2022-10-19T21:41:45.514Z] 014cca7d67e4: Preparing [2022-10-19T21:41:45.514Z] b85763cbac70: Preparing [2022-10-19T21:41:45.514Z] b2b0ca144b79: Preparing [2022-10-19T21:41:45.514Z] 9833f26c6bda: Preparing [2022-10-19T21:41:45.514Z] 9833f26c6bda: Waiting [2022-10-19T21:41:45.514Z] d79df5a69170: Layer already exists [2022-10-19T21:41:45.514Z] 014cca7d67e4: Layer already exists [2022-10-19T21:41:45.514Z] b2b0ca144b79: Layer already exists [2022-10-19T21:41:45.514Z] 7423d333e430: Layer already exists [2022-10-19T21:41:45.514Z] b85763cbac70: Layer already exists [2022-10-19T21:41:45.514Z] 9833f26c6bda: Layer already exists [2022-10-19T21:41:45.514Z] main: digest: sha256:2249fbf22a76a33adc00e72ec490271ac8cae65654f491db3cd9debc6165253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:41:45.815Z] ===================================================== [Pipeline] echo [2022-10-19T21:41:45.820Z] taggedImages: [2022-10-19T21:41:45.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:45.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-19T21:41:45.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.96 [2022-10-19T21:41:45.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:45.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-19T21:41:45.833Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-19T21:41:45.833Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:45.833Z] latest [2022-10-19T21:41:45.833Z] 2.3.0-dev.96 [2022-10-19T21:41:45.833Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:41:45.833Z] main [2022-10-19T21:41:45.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:46.147Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:41:46.466Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:41:46.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-19T21:41:46.466Z] b63c9f99fea3: Preparing [2022-10-19T21:41:46.466Z] c540c4eab0b3: Preparing [2022-10-19T21:41:46.466Z] c7e60d18109c: Preparing [2022-10-19T21:41:46.466Z] fe5e5ef29faf: Preparing [2022-10-19T21:41:46.466Z] b68a3ebdd5db: Preparing [2022-10-19T21:41:46.466Z] ff8df104dcbb: Preparing [2022-10-19T21:41:46.466Z] b2b0ca144b79: Preparing [2022-10-19T21:41:46.466Z] 9833f26c6bda: Preparing [2022-10-19T21:41:46.466Z] ff8df104dcbb: Waiting [2022-10-19T21:41:46.466Z] 9833f26c6bda: Waiting [2022-10-19T21:41:46.466Z] b2b0ca144b79: Waiting [2022-10-19T21:41:46.731Z] b63c9f99fea3: Pushed [2022-10-19T21:41:46.731Z] c7e60d18109c: Pushed [2022-10-19T21:41:46.731Z] c540c4eab0b3: Pushed [2022-10-19T21:41:46.731Z] 9833f26c6bda: Layer already exists [2022-10-19T21:41:46.731Z] b2b0ca144b79: Layer already exists [2022-10-19T21:41:47.682Z] ff8df104dcbb: Pushed [2022-10-19T21:41:54.309Z] b68a3ebdd5db: Pushed [2022-10-19T21:42:02.487Z] fe5e5ef29faf: Pushed [2022-10-19T21:42:02.487Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:b21d73fee6571432a43467979c075fc72e2521566ff17109c2b385a3f240b3b1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:02.829Z] + 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 [2022-10-19T21:42:03.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-19T21:42:03.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-19T21:42:03.148Z] b63c9f99fea3: Preparing [2022-10-19T21:42:03.148Z] c540c4eab0b3: Preparing [2022-10-19T21:42:03.148Z] c7e60d18109c: Preparing [2022-10-19T21:42:03.148Z] fe5e5ef29faf: Preparing [2022-10-19T21:42:03.148Z] b68a3ebdd5db: Preparing [2022-10-19T21:42:03.148Z] ff8df104dcbb: Preparing [2022-10-19T21:42:03.148Z] b2b0ca144b79: Preparing [2022-10-19T21:42:03.148Z] 9833f26c6bda: Preparing [2022-10-19T21:42:03.148Z] ff8df104dcbb: Waiting [2022-10-19T21:42:03.148Z] b2b0ca144b79: Waiting [2022-10-19T21:42:03.148Z] b68a3ebdd5db: Layer already exists [2022-10-19T21:42:03.148Z] b63c9f99fea3: Layer already exists [2022-10-19T21:42:03.148Z] fe5e5ef29faf: Layer already exists [2022-10-19T21:42:03.148Z] c540c4eab0b3: Layer already exists [2022-10-19T21:42:03.148Z] c7e60d18109c: Layer already exists [2022-10-19T21:42:03.148Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:03.148Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:03.148Z] ff8df104dcbb: Layer already exists [2022-10-19T21:42:03.763Z] latest: digest: sha256:b21d73fee6571432a43467979c075fc72e2521566ff17109c2b385a3f240b3b1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:04.105Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:04.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.96 [2022-10-19T21:42:04.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-19T21:42:04.435Z] b63c9f99fea3: Preparing [2022-10-19T21:42:04.435Z] c540c4eab0b3: Preparing [2022-10-19T21:42:04.435Z] c7e60d18109c: Preparing [2022-10-19T21:42:04.435Z] fe5e5ef29faf: Preparing [2022-10-19T21:42:04.435Z] b68a3ebdd5db: Preparing [2022-10-19T21:42:04.435Z] ff8df104dcbb: Preparing [2022-10-19T21:42:04.435Z] b2b0ca144b79: Preparing [2022-10-19T21:42:04.435Z] 9833f26c6bda: Preparing [2022-10-19T21:42:04.435Z] ff8df104dcbb: Waiting [2022-10-19T21:42:04.435Z] b2b0ca144b79: Waiting [2022-10-19T21:42:04.435Z] 9833f26c6bda: Waiting [2022-10-19T21:42:04.435Z] fe5e5ef29faf: Layer already exists [2022-10-19T21:42:04.435Z] b68a3ebdd5db: Layer already exists [2022-10-19T21:42:04.435Z] b63c9f99fea3: Layer already exists [2022-10-19T21:42:04.435Z] c540c4eab0b3: Layer already exists [2022-10-19T21:42:04.435Z] c7e60d18109c: Layer already exists [2022-10-19T21:42:04.435Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:04.435Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:04.435Z] ff8df104dcbb: Layer already exists [2022-10-19T21:42:04.702Z] 2.3.0-dev.96: digest: sha256:b21d73fee6571432a43467979c075fc72e2521566ff17109c2b385a3f240b3b1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:05.046Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:05.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:05.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-19T21:42:05.381Z] b63c9f99fea3: Preparing [2022-10-19T21:42:05.381Z] c540c4eab0b3: Preparing [2022-10-19T21:42:05.381Z] c7e60d18109c: Preparing [2022-10-19T21:42:05.381Z] fe5e5ef29faf: Preparing [2022-10-19T21:42:05.381Z] b68a3ebdd5db: Preparing [2022-10-19T21:42:05.381Z] ff8df104dcbb: Preparing [2022-10-19T21:42:05.381Z] b2b0ca144b79: Preparing [2022-10-19T21:42:05.381Z] 9833f26c6bda: Preparing [2022-10-19T21:42:05.381Z] b2b0ca144b79: Waiting [2022-10-19T21:42:05.381Z] 9833f26c6bda: Waiting [2022-10-19T21:42:05.381Z] ff8df104dcbb: Waiting [2022-10-19T21:42:05.381Z] b63c9f99fea3: Layer already exists [2022-10-19T21:42:05.381Z] c540c4eab0b3: Layer already exists [2022-10-19T21:42:05.381Z] c7e60d18109c: Layer already exists [2022-10-19T21:42:05.381Z] b68a3ebdd5db: Layer already exists [2022-10-19T21:42:05.381Z] fe5e5ef29faf: Layer already exists [2022-10-19T21:42:05.381Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:05.381Z] ff8df104dcbb: Layer already exists [2022-10-19T21:42:05.381Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:05.381Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:b21d73fee6571432a43467979c075fc72e2521566ff17109c2b385a3f240b3b1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:05.709Z] + 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 [2022-10-19T21:42:06.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-19T21:42:06.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-19T21:42:06.038Z] b63c9f99fea3: Preparing [2022-10-19T21:42:06.038Z] c540c4eab0b3: Preparing [2022-10-19T21:42:06.038Z] c7e60d18109c: Preparing [2022-10-19T21:42:06.038Z] fe5e5ef29faf: Preparing [2022-10-19T21:42:06.038Z] b68a3ebdd5db: Preparing [2022-10-19T21:42:06.038Z] ff8df104dcbb: Preparing [2022-10-19T21:42:06.038Z] b2b0ca144b79: Preparing [2022-10-19T21:42:06.038Z] 9833f26c6bda: Preparing [2022-10-19T21:42:06.038Z] b2b0ca144b79: Waiting [2022-10-19T21:42:06.038Z] 9833f26c6bda: Waiting [2022-10-19T21:42:06.038Z] ff8df104dcbb: Waiting [2022-10-19T21:42:06.038Z] c540c4eab0b3: Layer already exists [2022-10-19T21:42:06.038Z] fe5e5ef29faf: Layer already exists [2022-10-19T21:42:06.038Z] c7e60d18109c: Layer already exists [2022-10-19T21:42:06.038Z] b68a3ebdd5db: Layer already exists [2022-10-19T21:42:06.038Z] b63c9f99fea3: Layer already exists [2022-10-19T21:42:06.038Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:06.038Z] ff8df104dcbb: Layer already exists [2022-10-19T21:42:06.038Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:06.038Z] main: digest: sha256:b21d73fee6571432a43467979c075fc72e2521566ff17109c2b385a3f240b3b1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:42:06.341Z] ===================================================== [Pipeline] echo [2022-10-19T21:42:06.346Z] taggedImages: [2022-10-19T21:42:06.346Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:06.346Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-19T21:42:06.346Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.96 [2022-10-19T21:42:06.346Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:06.346Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-19T21:42:06.361Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-19T21:42:06.361Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:06.361Z] latest [2022-10-19T21:42:06.361Z] 2.3.0-dev.96 [2022-10-19T21:42:06.361Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:06.361Z] main [2022-10-19T21:42:06.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:06.680Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:07.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:07.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-19T21:42:07.005Z] 4bc42ec752f2: Preparing [2022-10-19T21:42:07.005Z] 577cac265afa: Preparing [2022-10-19T21:42:07.005Z] d77f9d390324: Preparing [2022-10-19T21:42:07.005Z] 957c967fdade: Preparing [2022-10-19T21:42:07.005Z] 87d3e0503983: Preparing [2022-10-19T21:42:07.005Z] b2b0ca144b79: Preparing [2022-10-19T21:42:07.005Z] 9833f26c6bda: Preparing [2022-10-19T21:42:07.005Z] b2b0ca144b79: Waiting [2022-10-19T21:42:07.005Z] 9833f26c6bda: Waiting [2022-10-19T21:42:07.269Z] 4bc42ec752f2: Pushed [2022-10-19T21:42:07.269Z] d77f9d390324: Pushed [2022-10-19T21:42:07.269Z] 577cac265afa: Pushed [2022-10-19T21:42:07.269Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:07.269Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:07.849Z] 87d3e0503983: Pushed [2022-10-19T21:42:22.799Z] 957c967fdade: Pushed [2022-10-19T21:42:22.799Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:a15cfb394c1f6154c41ca49a0c69a0401a33970d43e4eb732db82c0fe46578f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:23.120Z] + 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 [2022-10-19T21:42:23.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-19T21:42:23.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-19T21:42:23.438Z] 4bc42ec752f2: Preparing [2022-10-19T21:42:23.438Z] 577cac265afa: Preparing [2022-10-19T21:42:23.438Z] d77f9d390324: Preparing [2022-10-19T21:42:23.438Z] 957c967fdade: Preparing [2022-10-19T21:42:23.438Z] 87d3e0503983: Preparing [2022-10-19T21:42:23.438Z] b2b0ca144b79: Preparing [2022-10-19T21:42:23.438Z] 9833f26c6bda: Preparing [2022-10-19T21:42:23.438Z] b2b0ca144b79: Waiting [2022-10-19T21:42:23.438Z] 9833f26c6bda: Waiting [2022-10-19T21:42:23.438Z] 4bc42ec752f2: Layer already exists [2022-10-19T21:42:23.438Z] 87d3e0503983: Layer already exists [2022-10-19T21:42:23.438Z] 577cac265afa: Layer already exists [2022-10-19T21:42:23.438Z] 957c967fdade: Layer already exists [2022-10-19T21:42:23.438Z] d77f9d390324: Layer already exists [2022-10-19T21:42:23.438Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:23.438Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:23.704Z] latest: digest: sha256:a15cfb394c1f6154c41ca49a0c69a0401a33970d43e4eb732db82c0fe46578f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:24.036Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:24.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.96 [2022-10-19T21:42:24.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-19T21:42:24.359Z] 4bc42ec752f2: Preparing [2022-10-19T21:42:24.359Z] 577cac265afa: Preparing [2022-10-19T21:42:24.359Z] d77f9d390324: Preparing [2022-10-19T21:42:24.359Z] 957c967fdade: Preparing [2022-10-19T21:42:24.359Z] 87d3e0503983: Preparing [2022-10-19T21:42:24.359Z] b2b0ca144b79: Preparing [2022-10-19T21:42:24.359Z] 9833f26c6bda: Preparing [2022-10-19T21:42:24.359Z] 9833f26c6bda: Waiting [2022-10-19T21:42:24.359Z] b2b0ca144b79: Waiting [2022-10-19T21:42:24.359Z] 87d3e0503983: Layer already exists [2022-10-19T21:42:24.359Z] 577cac265afa: Layer already exists [2022-10-19T21:42:24.359Z] 4bc42ec752f2: Layer already exists [2022-10-19T21:42:24.359Z] 957c967fdade: Layer already exists [2022-10-19T21:42:24.359Z] d77f9d390324: Layer already exists [2022-10-19T21:42:24.359Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:24.359Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:24.624Z] 2.3.0-dev.96: digest: sha256:a15cfb394c1f6154c41ca49a0c69a0401a33970d43e4eb732db82c0fe46578f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:24.960Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:25.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:25.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-19T21:42:25.283Z] 4bc42ec752f2: Preparing [2022-10-19T21:42:25.283Z] 577cac265afa: Preparing [2022-10-19T21:42:25.283Z] d77f9d390324: Preparing [2022-10-19T21:42:25.283Z] 957c967fdade: Preparing [2022-10-19T21:42:25.283Z] 87d3e0503983: Preparing [2022-10-19T21:42:25.283Z] b2b0ca144b79: Preparing [2022-10-19T21:42:25.283Z] 9833f26c6bda: Preparing [2022-10-19T21:42:25.283Z] b2b0ca144b79: Waiting [2022-10-19T21:42:25.283Z] 9833f26c6bda: Waiting [2022-10-19T21:42:25.283Z] 87d3e0503983: Layer already exists [2022-10-19T21:42:25.283Z] 957c967fdade: Layer already exists [2022-10-19T21:42:25.283Z] d77f9d390324: Layer already exists [2022-10-19T21:42:25.283Z] 4bc42ec752f2: Layer already exists [2022-10-19T21:42:25.283Z] 577cac265afa: Layer already exists [2022-10-19T21:42:25.283Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:25.283Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:25.283Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:a15cfb394c1f6154c41ca49a0c69a0401a33970d43e4eb732db82c0fe46578f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:25.867Z] + 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 [2022-10-19T21:42:26.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-19T21:42:26.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-19T21:42:26.192Z] 4bc42ec752f2: Preparing [2022-10-19T21:42:26.192Z] 577cac265afa: Preparing [2022-10-19T21:42:26.192Z] d77f9d390324: Preparing [2022-10-19T21:42:26.192Z] 957c967fdade: Preparing [2022-10-19T21:42:26.192Z] 87d3e0503983: Preparing [2022-10-19T21:42:26.192Z] b2b0ca144b79: Preparing [2022-10-19T21:42:26.192Z] 9833f26c6bda: Preparing [2022-10-19T21:42:26.192Z] b2b0ca144b79: Waiting [2022-10-19T21:42:26.192Z] 9833f26c6bda: Waiting [2022-10-19T21:42:26.192Z] d77f9d390324: Layer already exists [2022-10-19T21:42:26.192Z] 4bc42ec752f2: Layer already exists [2022-10-19T21:42:26.192Z] 957c967fdade: Layer already exists [2022-10-19T21:42:26.192Z] 577cac265afa: Layer already exists [2022-10-19T21:42:26.192Z] 87d3e0503983: Layer already exists [2022-10-19T21:42:26.192Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:26.192Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:26.456Z] main: digest: sha256:a15cfb394c1f6154c41ca49a0c69a0401a33970d43e4eb732db82c0fe46578f3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:42:26.497Z] ===================================================== [Pipeline] echo [2022-10-19T21:42:26.502Z] taggedImages: [2022-10-19T21:42:26.502Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:26.502Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-19T21:42:26.502Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.96 [2022-10-19T21:42:26.502Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:26.502Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-19T21:42:26.516Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-19T21:42:26.516Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:26.516Z] latest [2022-10-19T21:42:26.516Z] 2.3.0-dev.96 [2022-10-19T21:42:26.516Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:26.516Z] main [2022-10-19T21:42:26.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:26.838Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:27.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:27.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-19T21:42:27.161Z] adca3b634eef: Preparing [2022-10-19T21:42:27.161Z] da85056d3d44: Preparing [2022-10-19T21:42:27.161Z] e2450a77cfd1: Preparing [2022-10-19T21:42:27.161Z] ba90e030b658: Preparing [2022-10-19T21:42:27.161Z] ff8df104dcbb: Preparing [2022-10-19T21:42:27.162Z] b2b0ca144b79: Preparing [2022-10-19T21:42:27.162Z] 9833f26c6bda: Preparing [2022-10-19T21:42:27.162Z] b2b0ca144b79: Waiting [2022-10-19T21:42:27.162Z] 9833f26c6bda: Waiting [2022-10-19T21:42:27.162Z] ff8df104dcbb: Layer already exists [2022-10-19T21:42:27.162Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:27.425Z] da85056d3d44: Pushed [2022-10-19T21:42:27.425Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:27.425Z] e2450a77cfd1: Pushed [2022-10-19T21:42:27.425Z] adca3b634eef: Pushed [2022-10-19T21:42:45.597Z] ba90e030b658: Pushed [2022-10-19T21:42:45.597Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:7c00c1c9c72e5f3750472f8e429a41b7475cfccabf72942933ec4638aa72b320 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:45.920Z] + 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 [2022-10-19T21:42:46.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-19T21:42:46.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-19T21:42:46.238Z] adca3b634eef: Preparing [2022-10-19T21:42:46.238Z] da85056d3d44: Preparing [2022-10-19T21:42:46.238Z] e2450a77cfd1: Preparing [2022-10-19T21:42:46.238Z] ba90e030b658: Preparing [2022-10-19T21:42:46.238Z] ff8df104dcbb: Preparing [2022-10-19T21:42:46.238Z] b2b0ca144b79: Preparing [2022-10-19T21:42:46.238Z] 9833f26c6bda: Preparing [2022-10-19T21:42:46.238Z] b2b0ca144b79: Waiting [2022-10-19T21:42:46.238Z] 9833f26c6bda: Waiting [2022-10-19T21:42:46.238Z] da85056d3d44: Layer already exists [2022-10-19T21:42:46.238Z] adca3b634eef: Layer already exists [2022-10-19T21:42:46.238Z] ff8df104dcbb: Layer already exists [2022-10-19T21:42:46.238Z] ba90e030b658: Layer already exists [2022-10-19T21:42:46.238Z] e2450a77cfd1: Layer already exists [2022-10-19T21:42:46.238Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:46.238Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:46.238Z] latest: digest: sha256:7c00c1c9c72e5f3750472f8e429a41b7475cfccabf72942933ec4638aa72b320 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:46.831Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:47.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.96 [2022-10-19T21:42:47.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-19T21:42:47.154Z] adca3b634eef: Preparing [2022-10-19T21:42:47.154Z] da85056d3d44: Preparing [2022-10-19T21:42:47.154Z] e2450a77cfd1: Preparing [2022-10-19T21:42:47.154Z] ba90e030b658: Preparing [2022-10-19T21:42:47.154Z] ff8df104dcbb: Preparing [2022-10-19T21:42:47.154Z] b2b0ca144b79: Preparing [2022-10-19T21:42:47.154Z] 9833f26c6bda: Preparing [2022-10-19T21:42:47.154Z] b2b0ca144b79: Waiting [2022-10-19T21:42:47.154Z] 9833f26c6bda: Waiting [2022-10-19T21:42:47.154Z] ba90e030b658: Layer already exists [2022-10-19T21:42:47.154Z] adca3b634eef: Layer already exists [2022-10-19T21:42:47.154Z] e2450a77cfd1: Layer already exists [2022-10-19T21:42:47.154Z] da85056d3d44: Layer already exists [2022-10-19T21:42:47.154Z] ff8df104dcbb: Layer already exists [2022-10-19T21:42:47.154Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:47.155Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:47.155Z] 2.3.0-dev.96: digest: sha256:7c00c1c9c72e5f3750472f8e429a41b7475cfccabf72942933ec4638aa72b320 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:47.480Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:47.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:47.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-19T21:42:47.801Z] adca3b634eef: Preparing [2022-10-19T21:42:47.801Z] da85056d3d44: Preparing [2022-10-19T21:42:47.801Z] e2450a77cfd1: Preparing [2022-10-19T21:42:47.801Z] ba90e030b658: Preparing [2022-10-19T21:42:47.801Z] ff8df104dcbb: Preparing [2022-10-19T21:42:47.801Z] b2b0ca144b79: Preparing [2022-10-19T21:42:47.801Z] 9833f26c6bda: Preparing [2022-10-19T21:42:47.801Z] b2b0ca144b79: Waiting [2022-10-19T21:42:47.801Z] 9833f26c6bda: Waiting [2022-10-19T21:42:47.801Z] adca3b634eef: Layer already exists [2022-10-19T21:42:47.801Z] da85056d3d44: Layer already exists [2022-10-19T21:42:47.801Z] ba90e030b658: Layer already exists [2022-10-19T21:42:47.801Z] ff8df104dcbb: Layer already exists [2022-10-19T21:42:47.801Z] e2450a77cfd1: Layer already exists [2022-10-19T21:42:47.801Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:47.801Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:48.065Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:7c00c1c9c72e5f3750472f8e429a41b7475cfccabf72942933ec4638aa72b320 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:48.388Z] + 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 [2022-10-19T21:42:48.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-19T21:42:48.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-19T21:42:48.712Z] adca3b634eef: Preparing [2022-10-19T21:42:48.712Z] da85056d3d44: Preparing [2022-10-19T21:42:48.712Z] e2450a77cfd1: Preparing [2022-10-19T21:42:48.712Z] ba90e030b658: Preparing [2022-10-19T21:42:48.712Z] ff8df104dcbb: Preparing [2022-10-19T21:42:48.712Z] b2b0ca144b79: Preparing [2022-10-19T21:42:48.712Z] 9833f26c6bda: Preparing [2022-10-19T21:42:48.712Z] b2b0ca144b79: Waiting [2022-10-19T21:42:48.712Z] 9833f26c6bda: Waiting [2022-10-19T21:42:48.712Z] e2450a77cfd1: Layer already exists [2022-10-19T21:42:48.712Z] ff8df104dcbb: Layer already exists [2022-10-19T21:42:48.712Z] ba90e030b658: Layer already exists [2022-10-19T21:42:48.712Z] da85056d3d44: Layer already exists [2022-10-19T21:42:48.712Z] adca3b634eef: Layer already exists [2022-10-19T21:42:48.712Z] 9833f26c6bda: Layer already exists [2022-10-19T21:42:48.712Z] b2b0ca144b79: Layer already exists [2022-10-19T21:42:48.712Z] main: digest: sha256:7c00c1c9c72e5f3750472f8e429a41b7475cfccabf72942933ec4638aa72b320 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:42:49.013Z] ===================================================== [Pipeline] echo [2022-10-19T21:42:49.018Z] taggedImages: [2022-10-19T21:42:49.018Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:49.018Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-19T21:42:49.018Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.96 [2022-10-19T21:42:49.018Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:49.018Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-19T21:42:49.031Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-19T21:42:49.031Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:49.031Z] latest [2022-10-19T21:42:49.031Z] 2.3.0-dev.96 [2022-10-19T21:42:49.031Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:49.031Z] main [2022-10-19T21:42:49.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:49.362Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:49.691Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:49.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-19T21:42:49.691Z] c1bdb09de109: Preparing [2022-10-19T21:42:49.691Z] d2282f9aa58a: Preparing [2022-10-19T21:42:49.691Z] 014cca7d67e4: Preparing [2022-10-19T21:42:49.691Z] 0492b5fdf3d5: Preparing [2022-10-19T21:42:49.691Z] 5d3e392a13a0: Preparing [2022-10-19T21:42:49.691Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:42:49.691Z] 014cca7d67e4: Layer already exists [2022-10-19T21:42:49.955Z] c1bdb09de109: Pushed [2022-10-19T21:42:49.955Z] 0492b5fdf3d5: Pushed [2022-10-19T21:42:55.270Z] d2282f9aa58a: Pushed [2022-10-19T21:42:55.270Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:47ac4fbc27daa8f1d21ea3143ba089fa8b46c41a901b13e4d9985a19ca437c1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:55.600Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:55.926Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-19T21:42:55.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-19T21:42:55.926Z] c1bdb09de109: Preparing [2022-10-19T21:42:55.926Z] d2282f9aa58a: Preparing [2022-10-19T21:42:55.926Z] 014cca7d67e4: Preparing [2022-10-19T21:42:55.926Z] 0492b5fdf3d5: Preparing [2022-10-19T21:42:55.926Z] 5d3e392a13a0: Preparing [2022-10-19T21:42:55.926Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:42:55.926Z] c1bdb09de109: Layer already exists [2022-10-19T21:42:55.926Z] 0492b5fdf3d5: Layer already exists [2022-10-19T21:42:55.926Z] 014cca7d67e4: Layer already exists [2022-10-19T21:42:55.926Z] d2282f9aa58a: Layer already exists [2022-10-19T21:42:56.189Z] latest: digest: sha256:47ac4fbc27daa8f1d21ea3143ba089fa8b46c41a901b13e4d9985a19ca437c1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:56.526Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:56.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.96 [2022-10-19T21:42:56.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-19T21:42:56.850Z] c1bdb09de109: Preparing [2022-10-19T21:42:56.850Z] d2282f9aa58a: Preparing [2022-10-19T21:42:56.850Z] 014cca7d67e4: Preparing [2022-10-19T21:42:56.850Z] 0492b5fdf3d5: Preparing [2022-10-19T21:42:56.850Z] 5d3e392a13a0: Preparing [2022-10-19T21:42:56.850Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:42:56.850Z] c1bdb09de109: Layer already exists [2022-10-19T21:42:56.850Z] 014cca7d67e4: Layer already exists [2022-10-19T21:42:56.850Z] d2282f9aa58a: Layer already exists [2022-10-19T21:42:56.850Z] 0492b5fdf3d5: Layer already exists [2022-10-19T21:42:56.850Z] 2.3.0-dev.96: digest: sha256:47ac4fbc27daa8f1d21ea3143ba089fa8b46c41a901b13e4d9985a19ca437c1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:57.173Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:57.494Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:57.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-19T21:42:57.494Z] c1bdb09de109: Preparing [2022-10-19T21:42:57.494Z] d2282f9aa58a: Preparing [2022-10-19T21:42:57.494Z] 014cca7d67e4: Preparing [2022-10-19T21:42:57.494Z] 0492b5fdf3d5: Preparing [2022-10-19T21:42:57.494Z] 5d3e392a13a0: Preparing [2022-10-19T21:42:57.494Z] 0492b5fdf3d5: Layer already exists [2022-10-19T21:42:57.494Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:42:57.494Z] d2282f9aa58a: Layer already exists [2022-10-19T21:42:57.494Z] c1bdb09de109: Layer already exists [2022-10-19T21:42:57.494Z] 014cca7d67e4: Layer already exists [2022-10-19T21:42:57.494Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:47ac4fbc27daa8f1d21ea3143ba089fa8b46c41a901b13e4d9985a19ca437c1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:57.819Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:58.140Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-19T21:42:58.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-19T21:42:58.141Z] c1bdb09de109: Preparing [2022-10-19T21:42:58.141Z] d2282f9aa58a: Preparing [2022-10-19T21:42:58.141Z] 014cca7d67e4: Preparing [2022-10-19T21:42:58.141Z] 0492b5fdf3d5: Preparing [2022-10-19T21:42:58.141Z] 5d3e392a13a0: Preparing [2022-10-19T21:42:58.141Z] 0492b5fdf3d5: Layer already exists [2022-10-19T21:42:58.141Z] d2282f9aa58a: Layer already exists [2022-10-19T21:42:58.141Z] 014cca7d67e4: Layer already exists [2022-10-19T21:42:58.141Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:42:58.141Z] c1bdb09de109: Layer already exists [2022-10-19T21:42:58.141Z] main: digest: sha256:47ac4fbc27daa8f1d21ea3143ba089fa8b46c41a901b13e4d9985a19ca437c1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:42:58.177Z] ===================================================== [Pipeline] echo [2022-10-19T21:42:58.182Z] taggedImages: [2022-10-19T21:42:58.182Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:58.182Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-19T21:42:58.182Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.96 [2022-10-19T21:42:58.182Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:58.182Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-19T21:42:58.195Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-19T21:42:58.195Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:58.195Z] latest [2022-10-19T21:42:58.195Z] 2.3.0-dev.96 [2022-10-19T21:42:58.195Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:42:58.195Z] main [2022-10-19T21:42:58.195Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:58.516Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:42:58.836Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:42:58.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-19T21:42:58.836Z] 561e5f7d947a: Preparing [2022-10-19T21:42:58.836Z] a624eea04040: Preparing [2022-10-19T21:42:58.836Z] 014cca7d67e4: Preparing [2022-10-19T21:42:58.836Z] 8f9c41b46234: Preparing [2022-10-19T21:42:58.836Z] 5d3e392a13a0: Preparing [2022-10-19T21:42:58.836Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:42:58.836Z] 8f9c41b46234: Layer already exists [2022-10-19T21:42:58.836Z] 014cca7d67e4: Layer already exists [2022-10-19T21:42:59.099Z] 561e5f7d947a: Pushed [2022-10-19T21:43:04.408Z] a624eea04040: Pushed [2022-10-19T21:43:04.408Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:1d291da3aaa60609ff878caa3de94eaef2c906e79432eb2b61e862d10c617f40 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:04.730Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:05.055Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-19T21:43:05.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-19T21:43:05.055Z] 561e5f7d947a: Preparing [2022-10-19T21:43:05.055Z] a624eea04040: Preparing [2022-10-19T21:43:05.055Z] 014cca7d67e4: Preparing [2022-10-19T21:43:05.055Z] 8f9c41b46234: Preparing [2022-10-19T21:43:05.055Z] 5d3e392a13a0: Preparing [2022-10-19T21:43:05.055Z] 8f9c41b46234: Layer already exists [2022-10-19T21:43:05.055Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:43:05.055Z] 561e5f7d947a: Layer already exists [2022-10-19T21:43:05.055Z] a624eea04040: Layer already exists [2022-10-19T21:43:05.055Z] 014cca7d67e4: Layer already exists [2022-10-19T21:43:05.055Z] latest: digest: sha256:1d291da3aaa60609ff878caa3de94eaef2c906e79432eb2b61e862d10c617f40 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:05.373Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:05.692Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.96 [2022-10-19T21:43:05.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-19T21:43:05.692Z] 561e5f7d947a: Preparing [2022-10-19T21:43:05.692Z] a624eea04040: Preparing [2022-10-19T21:43:05.692Z] 014cca7d67e4: Preparing [2022-10-19T21:43:05.692Z] 8f9c41b46234: Preparing [2022-10-19T21:43:05.692Z] 5d3e392a13a0: Preparing [2022-10-19T21:43:05.692Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:43:05.692Z] 8f9c41b46234: Layer already exists [2022-10-19T21:43:05.692Z] a624eea04040: Layer already exists [2022-10-19T21:43:05.692Z] 561e5f7d947a: Layer already exists [2022-10-19T21:43:05.692Z] 014cca7d67e4: Layer already exists [2022-10-19T21:43:05.692Z] 2.3.0-dev.96: digest: sha256:1d291da3aaa60609ff878caa3de94eaef2c906e79432eb2b61e862d10c617f40 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:06.011Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:06.329Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:43:06.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-19T21:43:06.329Z] 561e5f7d947a: Preparing [2022-10-19T21:43:06.329Z] a624eea04040: Preparing [2022-10-19T21:43:06.329Z] 014cca7d67e4: Preparing [2022-10-19T21:43:06.329Z] 8f9c41b46234: Preparing [2022-10-19T21:43:06.329Z] 5d3e392a13a0: Preparing [2022-10-19T21:43:06.329Z] 014cca7d67e4: Layer already exists [2022-10-19T21:43:06.329Z] a624eea04040: Layer already exists [2022-10-19T21:43:06.329Z] 8f9c41b46234: Layer already exists [2022-10-19T21:43:06.329Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:43:06.329Z] 561e5f7d947a: Layer already exists [2022-10-19T21:43:06.329Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:1d291da3aaa60609ff878caa3de94eaef2c906e79432eb2b61e862d10c617f40 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:06.649Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:06.980Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-19T21:43:06.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-19T21:43:06.980Z] 561e5f7d947a: Preparing [2022-10-19T21:43:06.980Z] a624eea04040: Preparing [2022-10-19T21:43:06.980Z] 014cca7d67e4: Preparing [2022-10-19T21:43:06.980Z] 8f9c41b46234: Preparing [2022-10-19T21:43:06.980Z] 5d3e392a13a0: Preparing [2022-10-19T21:43:06.980Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:43:06.980Z] 014cca7d67e4: Layer already exists [2022-10-19T21:43:06.980Z] a624eea04040: Layer already exists [2022-10-19T21:43:06.980Z] 8f9c41b46234: Layer already exists [2022-10-19T21:43:06.980Z] 561e5f7d947a: Layer already exists [2022-10-19T21:43:06.980Z] main: digest: sha256:1d291da3aaa60609ff878caa3de94eaef2c906e79432eb2b61e862d10c617f40 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:43:07.027Z] ===================================================== [Pipeline] echo [2022-10-19T21:43:07.034Z] taggedImages: [2022-10-19T21:43:07.034Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:43:07.034Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-19T21:43:07.034Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.96 [2022-10-19T21:43:07.034Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:43:07.034Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-19T21:43:07.053Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-19T21:43:07.053Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:43:07.053Z] latest [2022-10-19T21:43:07.053Z] 2.3.0-dev.96 [2022-10-19T21:43:07.053Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:43:07.053Z] main [2022-10-19T21:43:07.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:07.391Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:07.715Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:43:07.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-19T21:43:07.716Z] 949e341aeda5: Preparing [2022-10-19T21:43:07.716Z] eded6e4930f0: Preparing [2022-10-19T21:43:07.716Z] deb726d1b266: Preparing [2022-10-19T21:43:07.716Z] 1820bfe0842f: Preparing [2022-10-19T21:43:07.716Z] 5d3e392a13a0: Preparing [2022-10-19T21:43:07.716Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:43:07.978Z] eded6e4930f0: Pushed [2022-10-19T21:43:08.554Z] 949e341aeda5: Pushed [2022-10-19T21:43:10.483Z] deb726d1b266: Pushed [2022-10-19T21:43:37.126Z] 1820bfe0842f: Pushed [2022-10-19T21:43:37.126Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e: digest: sha256:efb2156f5aac01a02a38711dc695fb88c2be5a0ac061e99e08b5bfeaefd55675 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:37.496Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:37.839Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-19T21:43:37.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-19T21:43:37.839Z] 949e341aeda5: Preparing [2022-10-19T21:43:37.839Z] eded6e4930f0: Preparing [2022-10-19T21:43:37.839Z] deb726d1b266: Preparing [2022-10-19T21:43:37.839Z] 1820bfe0842f: Preparing [2022-10-19T21:43:37.839Z] 5d3e392a13a0: Preparing [2022-10-19T21:43:37.839Z] 949e341aeda5: Layer already exists [2022-10-19T21:43:37.839Z] eded6e4930f0: Layer already exists [2022-10-19T21:43:37.839Z] deb726d1b266: Layer already exists [2022-10-19T21:43:37.839Z] 1820bfe0842f: Layer already exists [2022-10-19T21:43:37.839Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:43:37.839Z] latest: digest: sha256:efb2156f5aac01a02a38711dc695fb88c2be5a0ac061e99e08b5bfeaefd55675 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:38.452Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:38.792Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.96 [2022-10-19T21:43:38.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-19T21:43:38.792Z] 949e341aeda5: Preparing [2022-10-19T21:43:38.792Z] eded6e4930f0: Preparing [2022-10-19T21:43:38.792Z] deb726d1b266: Preparing [2022-10-19T21:43:38.792Z] 1820bfe0842f: Preparing [2022-10-19T21:43:38.792Z] 5d3e392a13a0: Preparing [2022-10-19T21:43:38.792Z] eded6e4930f0: Layer already exists [2022-10-19T21:43:38.792Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:43:38.792Z] deb726d1b266: Layer already exists [2022-10-19T21:43:38.792Z] 1820bfe0842f: Layer already exists [2022-10-19T21:43:38.792Z] 949e341aeda5: Layer already exists [2022-10-19T21:43:38.792Z] 2.3.0-dev.96: digest: sha256:efb2156f5aac01a02a38711dc695fb88c2be5a0ac061e99e08b5bfeaefd55675 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:39.138Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:39.461Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:43:39.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-19T21:43:39.461Z] 949e341aeda5: Preparing [2022-10-19T21:43:39.461Z] eded6e4930f0: Preparing [2022-10-19T21:43:39.461Z] deb726d1b266: Preparing [2022-10-19T21:43:39.461Z] 1820bfe0842f: Preparing [2022-10-19T21:43:39.461Z] 5d3e392a13a0: Preparing [2022-10-19T21:43:39.461Z] eded6e4930f0: Layer already exists [2022-10-19T21:43:39.461Z] 1820bfe0842f: Layer already exists [2022-10-19T21:43:39.461Z] 949e341aeda5: Layer already exists [2022-10-19T21:43:39.461Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:43:39.461Z] deb726d1b266: Layer already exists [2022-10-19T21:43:39.461Z] 5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96: digest: sha256:efb2156f5aac01a02a38711dc695fb88c2be5a0ac061e99e08b5bfeaefd55675 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:40.047Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:40.375Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-19T21:43:40.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-19T21:43:40.375Z] 949e341aeda5: Preparing [2022-10-19T21:43:40.375Z] eded6e4930f0: Preparing [2022-10-19T21:43:40.375Z] deb726d1b266: Preparing [2022-10-19T21:43:40.375Z] 1820bfe0842f: Preparing [2022-10-19T21:43:40.375Z] 5d3e392a13a0: Preparing [2022-10-19T21:43:40.375Z] 949e341aeda5: Layer already exists [2022-10-19T21:43:40.375Z] deb726d1b266: Layer already exists [2022-10-19T21:43:40.375Z] 5d3e392a13a0: Layer already exists [2022-10-19T21:43:40.375Z] 1820bfe0842f: Layer already exists [2022-10-19T21:43:40.375Z] eded6e4930f0: Layer already exists [2022-10-19T21:43:40.375Z] main: digest: sha256:efb2156f5aac01a02a38711dc695fb88c2be5a0ac061e99e08b5bfeaefd55675 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:43:40.679Z] ===================================================== [Pipeline] echo [2022-10-19T21:43:40.684Z] taggedImages: [2022-10-19T21:43:40.684Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e [2022-10-19T21:43:40.684Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-19T21:43:40.684Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.96 [2022-10-19T21:43:40.684Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b680ce2290ec1e216282ae2e83c9b6619569a4e-2.3.0-dev.96 [2022-10-19T21:43:40.684Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:41.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T21:43:41.047Z] [2022-10-19T21:43:41.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:43:41.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T21:43:41.371Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-19T21:43:41.371Z] 8998bd30e6a1: Pulling fs layer [2022-10-19T21:43:41.371Z] 04944245beec: Pulling fs layer [2022-10-19T21:43:41.371Z] 699f458cf7ca: Pulling fs layer [2022-10-19T21:43:41.371Z] 765212b225bb: Pulling fs layer [2022-10-19T21:43:41.371Z] f23df028b6ca: Pulling fs layer [2022-10-19T21:43:41.371Z] d65c8cfc05b1: Pulling fs layer [2022-10-19T21:43:41.371Z] 2437ff75d9bd: Pulling fs layer [2022-10-19T21:43:41.371Z] f23df028b6ca: Waiting [2022-10-19T21:43:41.371Z] d65c8cfc05b1: Waiting [2022-10-19T21:43:41.371Z] 2437ff75d9bd: Waiting [2022-10-19T21:43:41.371Z] 765212b225bb: Waiting [2022-10-19T21:43:41.638Z] 04944245beec: Verifying Checksum [2022-10-19T21:43:41.638Z] 04944245beec: Download complete [2022-10-19T21:43:41.638Z] 765212b225bb: Verifying Checksum [2022-10-19T21:43:41.638Z] 765212b225bb: Download complete [2022-10-19T21:43:41.638Z] f23df028b6ca: Verifying Checksum [2022-10-19T21:43:41.638Z] f23df028b6ca: Download complete [2022-10-19T21:43:41.638Z] d65c8cfc05b1: Verifying Checksum [2022-10-19T21:43:41.638Z] d65c8cfc05b1: Download complete [2022-10-19T21:43:41.638Z] 699f458cf7ca: Verifying Checksum [2022-10-19T21:43:41.638Z] 699f458cf7ca: Download complete [2022-10-19T21:43:42.225Z] 8998bd30e6a1: Verifying Checksum [2022-10-19T21:43:42.225Z] 8998bd30e6a1: Download complete [2022-10-19T21:43:44.803Z] 2437ff75d9bd: Verifying Checksum [2022-10-19T21:43:44.803Z] 2437ff75d9bd: Download complete [2022-10-19T21:43:46.205Z] 8998bd30e6a1: Pull complete [2022-10-19T21:43:46.786Z] 04944245beec: Pull complete [2022-10-19T21:43:48.191Z] 699f458cf7ca: Pull complete [2022-10-19T21:43:48.191Z] 765212b225bb: Pull complete [2022-10-19T21:43:49.149Z] f23df028b6ca: Pull complete [2022-10-19T21:43:49.149Z] d65c8cfc05b1: Pull complete [2022-10-19T21:44:04.129Z] 2437ff75d9bd: Pull complete [2022-10-19T21:44:04.129Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-19T21:44:04.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T21:44:04.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:44:04.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-8621 does not seem to be running inside a container [2022-10-19T21:44:04.373Z] $ 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/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@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 [2022-10-19T21:44:07.010Z] $ docker top 95e8f5924e22691e751a9fd15c9023b22702e7e85fb7e9b2a7273579dfbc35fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:44:07.872Z] ---> job-cost.sh [2022-10-19T21:44:07.872Z] lf-activate-venv: SKIPPING [2022-10-19T21:44:07.872Z] INFO: No Stack... [2022-10-19T21:44:08.452Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-19T21:44:09.035Z] INFO: Archiving Costs [Pipeline] sh [2022-10-19T21:44:09.669Z] + cat /w/workspace/edgex-go/334/archives/cost.csv [2022-10-19T21:44:09.669Z] + cut -d, -f6 [Pipeline] lock [2022-10-19T21:44:09.705Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-334-stack-cost] [2022-10-19T21:44:09.714Z] Resource [jenkins-edgexfoundry-edgex-go-main-334-stack-cost] did not exist. Created. [2022-10-19T21:44:09.715Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-334-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-19T21:44:10.355Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-19T21:44:10.921Z] Stashed 1 file(s) [Pipeline] } [2022-10-19T21:44:10.928Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-334-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-19T21:44:10.945Z] $ docker stop --time=1 95e8f5924e22691e751a9fd15c9023b22702e7e85fb7e9b2a7273579dfbc35fd [2022-10-19T21:44:12.467Z] $ docker rm -f 95e8f5924e22691e751a9fd15c9023b22702e7e85fb7e9b2a7273579dfbc35fd [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 [2022-10-19T21:44:12.893Z] provisioning config files... [2022-10-19T21:44:12.901Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/334@tmp/config1282774654948680853tmp [Pipeline] { [Pipeline] sh [2022-10-19T21:44:13.193Z] + set +x [2022-10-19T21:44:13.193Z] + curl -s https://codecov.io/bash [2022-10-19T21:44:13.193Z] + bash -s -- [2022-10-19T21:44:13.193Z] [2022-10-19T21:44:13.193Z] _____ _ [2022-10-19T21:44:13.193Z] / ____| | | [2022-10-19T21:44:13.193Z] | | ___ __| | ___ ___ _____ __ [2022-10-19T21:44:13.193Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-19T21:44:13.193Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-19T21:44:13.193Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-19T21:44:13.193Z] Bash-1.0.6 [2022-10-19T21:44:13.193Z] [2022-10-19T21:44:13.193Z] [2022-10-19T21:44:13.193Z] ==> git version 2.25.1 found [2022-10-19T21:44:13.193Z] ==> 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 [2022-10-19T21:44:13.193Z] Release-Date: 2020-01-08 [2022-10-19T21:44:13.193Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-19T21:44:13.193Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-19T21:44:13.193Z] ==> Jenkins CI detected. [2022-10-19T21:44:13.193Z] current dir:  /w/workspace/edgex-go/334 [2022-10-19T21:44:13.193Z] project root: . [2022-10-19T21:44:13.193Z] --> token set from env [2022-10-19T21:44:13.193Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-19T21:44:13.193Z] ==> Running gcov in . (disable via -X gcov) [2022-10-19T21:44:13.193Z] ==> Python coveragepy not found [2022-10-19T21:44:13.193Z] ==> Searching for coverage reports in: [2022-10-19T21:44:13.193Z] + . [2022-10-19T21:44:13.193Z] -> Found 1 reports [2022-10-19T21:44:13.193Z] ==> Detecting git/mercurial file structure [2022-10-19T21:44:13.193Z] ==> Reading reports [2022-10-19T21:44:13.193Z] + ./coverage.out bytes=500071 [2022-10-19T21:44:13.193Z] ==> Appending adjustments [2022-10-19T21:44:13.193Z] https://docs.codecov.io/docs/fixing-reports [2022-10-19T21:44:14.570Z] + Found adjustments [2022-10-19T21:44:14.570Z] ==> Gzipping contents [2022-10-19T21:44:14.570Z] 64K /tmp/codecov.8HvTGX.gz [2022-10-19T21:44:14.570Z] ==> Uploading reports [2022-10-19T21:44:14.570Z] url: https://codecov.io [2022-10-19T21:44:14.570Z] query: branch=main&commit=5b680ce2290ec1e216282ae2e83c9b6619569a4e&build=334&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F334%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-19T21:44:14.570Z] -> Pinging Codecov [2022-10-19T21:44:14.570Z] 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=5b680ce2290ec1e216282ae2e83c9b6619569a4e&build=334&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F334%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-19T21:44:14.828Z] -> Uploading to [2022-10-19T21:44:14.828Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-19/00271124DB129430A58F1EEE437C3FCB/5b680ce2290ec1e216282ae2e83c9b6619569a4e/97965202-0348-403e-a850-482640dcc467.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T214414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4202fc0fd8e04f388fcb12880380ba9269c3f0f1d434ad66c635b584b9f69ba3 [2022-10-19T21:44:14.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T21:44:14.828Z] Dload Upload Total Spent Left Speed [2022-10-19T21:44:15.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65225 0 0 100 65225 0 221k --:--:-- --:--:-- --:--:-- 221k [2022-10-19T21:44:15.087Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5b680ce2290ec1e216282ae2e83c9b6619569a4e [Pipeline] } [2022-10-19T21:44:15.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-19T21:44:15.281Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-19T21:44:15.291Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:44:15.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T21:44:15.585Z] [2022-10-19T21:44:15.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:44:15.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T21:44:15.880Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-19T21:44:15.880Z] df9b9388f04a: Pulling fs layer [2022-10-19T21:44:15.880Z] 52dc419b0ee2: Pulling fs layer [2022-10-19T21:44:15.880Z] 25bc292e5bac: Pulling fs layer [2022-10-19T21:44:15.880Z] 114826534d7a: Pulling fs layer [2022-10-19T21:44:15.880Z] 4657fd5d0bcf: Pulling fs layer [2022-10-19T21:44:15.880Z] 6ad1cebc031e: Pulling fs layer [2022-10-19T21:44:15.880Z] 8a3aa393b2d8: Pulling fs layer [2022-10-19T21:44:15.880Z] 8a3aa393b2d8: Waiting [2022-10-19T21:44:15.880Z] 114826534d7a: Waiting [2022-10-19T21:44:15.880Z] 6ad1cebc031e: Waiting [2022-10-19T21:44:15.880Z] 25bc292e5bac: Download complete [2022-10-19T21:44:15.880Z] 52dc419b0ee2: Download complete [2022-10-19T21:44:15.880Z] 4657fd5d0bcf: Download complete [2022-10-19T21:44:15.880Z] df9b9388f04a: Verifying Checksum [2022-10-19T21:44:15.880Z] df9b9388f04a: Download complete [2022-10-19T21:44:16.140Z] 6ad1cebc031e: Verifying Checksum [2022-10-19T21:44:16.140Z] 6ad1cebc031e: Download complete [2022-10-19T21:44:16.140Z] df9b9388f04a: Pull complete [2022-10-19T21:44:16.140Z] 52dc419b0ee2: Pull complete [2022-10-19T21:44:16.140Z] 25bc292e5bac: Pull complete [2022-10-19T21:44:17.074Z] 8a3aa393b2d8: Verifying Checksum [2022-10-19T21:44:17.074Z] 8a3aa393b2d8: Download complete [2022-10-19T21:44:17.074Z] 114826534d7a: Verifying Checksum [2022-10-19T21:44:17.074Z] 114826534d7a: Download complete [2022-10-19T21:44:20.362Z] 114826534d7a: Pull complete [2022-10-19T21:44:20.362Z] 4657fd5d0bcf: Pull complete [2022-10-19T21:44:20.362Z] 6ad1cebc031e: Pull complete [2022-10-19T21:44:22.888Z] 8a3aa393b2d8: Pull complete [2022-10-19T21:44:22.888Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-19T21:44:22.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T21:44:22.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:44:22.962Z] prd-ubuntu20.04-docker-8c-8g-8619 does not seem to be running inside a container [2022-10-19T21:44:22.987Z] $ 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/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-19T21:44:24.916Z] $ docker top a5cee8e8c186257168ee401a532286a828856f79e13e933b570acf279dc73a42 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-19T21:44:24.974Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-19T21:44:25.251Z] + set -o pipefail [2022-10-19T21:44:25.251Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-19T21:44:31.809Z] [2022-10-19T21:44:31.809Z] Monitoring /w/workspace/edgex-go/334 (github.com/edgexfoundry/edgex-go)... [2022-10-19T21:44:31.809Z] [2022-10-19T21:44:31.809Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4a7b3a37-1f1a-427a-8f94-4c0f910dbd73 [2022-10-19T21:44:31.809Z] [2022-10-19T21:44:31.809Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-19T21:44:31.809Z] [2022-10-19T21:44:31.809Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-19T21:44:31.809Z] [2022-10-19T21:44:31.809Z] [2022-10-19T21:44:31.809Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-19T21:44:31.809Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-19T21:44:31.809Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-19T21:44:31.820Z] $ docker stop --time=1 a5cee8e8c186257168ee401a532286a828856f79e13e933b570acf279dc73a42 [2022-10-19T21:44:33.838Z] $ docker rm -f a5cee8e8c186257168ee401a532286a828856f79e13e933b570acf279dc73a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-19T21:44:34.191Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T21:44:34.210Z] provisioning config files... [2022-10-19T21:44:34.216Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/334@tmp/config1958846126934330916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:44:34.509Z] --> edgex-publish-swagger.sh [2022-10-19T21:44:34.509Z] === Publish openapi/v2 API === [2022-10-19T21:44:34.509Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-19T21:44:34.509Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/334/openapi/v2/core-command.yaml] [2022-10-19T21:44:34.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T21:44:34.509Z] Dload Upload Total Spent Left Speed [2022-10-19T21:44:35.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34416 --:--:-- --:--:-- --:--:-- 34381 100 33831 0 0 100 33831 0 34416 --:--:-- --:--:-- --:--:-- 34381 [2022-10-19T21:44:35.444Z] [2022-10-19T21:44:35.444Z] [2022-10-19T21:44:35.444Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/334/openapi/v2/core-data.yaml] [2022-10-19T21:44:35.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T21:44:35.444Z] Dload Upload Total Spent Left Speed [2022-10-19T21:44:36.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73440 --:--:-- --:--:-- --:--:-- 73440 [2022-10-19T21:44:36.381Z] [2022-10-19T21:44:36.381Z] [2022-10-19T21:44:36.381Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/334/openapi/v2/core-metadata.yaml] [2022-10-19T21:44:36.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T21:44:36.381Z] Dload Upload Total Spent Left Speed [2022-10-19T21:44:37.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 142k 0:00:01 0:00:01 --:--:-- 142k 100 144k 0 0 100 144k 0 142k 0:00:01 0:00:01 --:--:-- 142k [2022-10-19T21:44:37.320Z] [2022-10-19T21:44:37.320Z] [2022-10-19T21:44:37.320Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/334/openapi/v2/support-notifications.yaml] [2022-10-19T21:44:37.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T21:44:37.320Z] Dload Upload Total Spent Left Speed [2022-10-19T21:44:38.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 86969 0:00:01 0:00:01 --:--:-- 86969 100 89318 0 0 100 89318 0 86969 0:00:01 0:00:01 --:--:-- 86969 [2022-10-19T21:44:38.696Z] [2022-10-19T21:44:38.696Z] [2022-10-19T21:44:38.696Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/334/openapi/v2/support-scheduler.yaml] [2022-10-19T21:44:38.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T21:44:38.696Z] Dload Upload Total Spent Left Speed [2022-10-19T21:44:39.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40322 --:--:-- --:--:-- --:--:-- 40281 100 39556 0 0 100 39556 0 40240 --:--:-- --:--:-- --:--:-- 40199 [2022-10-19T21:44:39.629Z] [2022-10-19T21:44:39.629Z] [2022-10-19T21:44:39.629Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/334/openapi/v2/system-agent.yaml] [2022-10-19T21:44:39.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T21:44:39.629Z] Dload Upload Total Spent Left Speed [2022-10-19T21:44:40.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20669 --:--:-- --:--:-- --:--:-- 20648 100 20091 0 0 100 20091 0 20648 --:--:-- --:--:-- --:--:-- 20627 [2022-10-19T21:44:40.562Z] [2022-10-19T21:44:40.562Z] [Pipeline] } [2022-10-19T21:44:40.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-10-19T21:44:40.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T21:44:40.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:44:41.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T21:44:41.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:44:41.317Z] prd-ubuntu20.04-docker-8c-8g-8619 does not seem to be running inside a container [2022-10-19T21:44:41.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T21:44:41.685Z] $ docker top fb29524add9ceae479ab573ce332c25d7ce1b22583122b907449c8b93d7df560 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T21:44:41.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T21:44:41.768Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T21:44:41.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T21:44:41.880Z] $ docker exec fb29524add9ceae479ab573ce332c25d7ce1b22583122b907449c8b93d7df560 ssh-agent [2022-10-19T21:44:41.989Z] SSH_AUTH_SOCK=/tmp/ssh-If0mNPg5BBVG/agent.33 [2022-10-19T21:44:41.989Z] SSH_AGENT_PID=38 [2022-10-19T21:44:41.993Z] Running ssh-add (command line suppressed) [2022-10-19T21:44:42.104Z] Identity added: /w/workspace/edgex-go/334@tmp/private_key_8669471550657448364.key (/w/workspace/edgex-go/334@tmp/private_key_8669471550657448364.key) [2022-10-19T21:44:42.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T21:44:42.399Z] + git semver tag [2022-10-19T21:44:42.658Z] 2022-10-19 21:44:42,579 [run_tag] DEBUG tag force:False [2022-10-19T21:44:42.658Z] 2022-10-19 21:44:42,579 [check_head_tag] DEBUG check head tag [2022-10-19T21:44:42.658Z] 2022-10-19 21:44:42,582 [execute] INFO git cat-file --batch-check [2022-10-19T21:44:42.658Z] 2022-10-19 21:44:42,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/334, universal_newlines=False, shell=None, istream=) [2022-10-19T21:44:42.658Z] 2022-10-19 21:44:42,586 [execute] INFO git cat-file --batch [2022-10-19T21:44:42.658Z] 2022-10-19 21:44:42,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/334, universal_newlines=False, shell=None, istream=) [2022-10-19T21:44:42.658Z] 2022-10-19 21:44:42,617 [read_version] DEBUG read version from /w/workspace/edgex-go/334/.semver/main [2022-10-19T21:44:42.658Z] 2022-10-19 21:44:42,617 [execute] INFO git tag -a v2.3.0-dev.96 -m v2.3.0-dev.96 [2022-10-19T21:44:42.658Z] 2022-10-19 21:44:42,618 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.96', '-m', 'v2.3.0-dev.96'], cwd=/w/workspace/edgex-go/334, universal_newlines=False, shell=None, istream=None) [2022-10-19T21:44:42.658Z] 2022-10-19 21:44:42,622 [read_version] DEBUG read version from /w/workspace/edgex-go/334/.semver/main [2022-10-19T21:44:42.658Z] 2.3.0-dev.96 [Pipeline] } [2022-10-19T21:44:42.666Z] $ docker exec --env ******** --env ******** fb29524add9ceae479ab573ce332c25d7ce1b22583122b907449c8b93d7df560 ssh-agent -k [2022-10-19T21:44:42.775Z] unset SSH_AUTH_SOCK; [2022-10-19T21:44:42.775Z] unset SSH_AGENT_PID; [2022-10-19T21:44:42.775Z] echo Agent pid 38 killed; [2022-10-19T21:44:42.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T21:44:43.080Z] + git semver [Pipeline] } [2022-10-19T21:44:43.349Z] $ docker stop --time=1 fb29524add9ceae479ab573ce332c25d7ce1b22583122b907449c8b93d7df560 [2022-10-19T21:44:44.664Z] $ docker rm -f fb29524add9ceae479ab573ce332c25d7ce1b22583122b907449c8b93d7df560 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:44:45.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T21:44:45.027Z] [2022-10-19T21:44:45.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:44:45.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T21:44:45.320Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-19T21:44:45.320Z] ab5ef0e58194: Pulling fs layer [2022-10-19T21:44:45.320Z] 9712f1f96733: Pulling fs layer [2022-10-19T21:44:45.320Z] 63f879dbbcfc: Pulling fs layer [2022-10-19T21:44:45.320Z] 0d9ebad4ef96: Pulling fs layer [2022-10-19T21:44:45.320Z] e9a5061849ea: Pulling fs layer [2022-10-19T21:44:45.320Z] d747dcd14b5f: Pulling fs layer [2022-10-19T21:44:45.320Z] 2de7ff778b66: Pulling fs layer [2022-10-19T21:44:45.320Z] e9a5061849ea: Waiting [2022-10-19T21:44:45.320Z] 0d9ebad4ef96: Waiting [2022-10-19T21:44:45.320Z] d747dcd14b5f: Waiting [2022-10-19T21:44:45.320Z] 2de7ff778b66: Waiting [2022-10-19T21:44:45.320Z] 9712f1f96733: Download complete [2022-10-19T21:44:45.589Z] 63f879dbbcfc: Verifying Checksum [2022-10-19T21:44:45.589Z] 63f879dbbcfc: Download complete [2022-10-19T21:44:45.851Z] 0d9ebad4ef96: Verifying Checksum [2022-10-19T21:44:45.851Z] 0d9ebad4ef96: Download complete [2022-10-19T21:44:45.851Z] d747dcd14b5f: Verifying Checksum [2022-10-19T21:44:45.851Z] d747dcd14b5f: Download complete [2022-10-19T21:44:46.107Z] ab5ef0e58194: Download complete [2022-10-19T21:44:46.107Z] e9a5061849ea: Verifying Checksum [2022-10-19T21:44:46.107Z] e9a5061849ea: Download complete [2022-10-19T21:44:46.107Z] 2de7ff778b66: Verifying Checksum [2022-10-19T21:44:46.107Z] 2de7ff778b66: Download complete [2022-10-19T21:44:48.636Z] ab5ef0e58194: Pull complete [2022-10-19T21:44:48.636Z] 9712f1f96733: Pull complete [2022-10-19T21:44:49.568Z] 63f879dbbcfc: Pull complete [2022-10-19T21:44:52.846Z] 0d9ebad4ef96: Pull complete [2022-10-19T21:44:52.846Z] e9a5061849ea: Pull complete [2022-10-19T21:44:52.846Z] d747dcd14b5f: Pull complete [2022-10-19T21:44:53.779Z] 2de7ff778b66: Pull complete [2022-10-19T21:44:53.779Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-19T21:44:53.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T21:44:53.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:44:53.848Z] prd-ubuntu20.04-docker-8c-8g-8619 does not seem to be running inside a container [2022-10-19T21:44:53.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-19T21:44:55.657Z] $ docker top 6d657e924904747407b6cc8c77fc43b657b596e438eadc9fc9d3341c02f7d07c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-19T21:44:55.725Z] provisioning config files... [2022-10-19T21:44:55.731Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/334@tmp/config9377990402226579656tmp [2022-10-19T21:44:55.740Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/334@tmp/config8599115048400706868tmp [2022-10-19T21:44:55.749Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/334@tmp/config18269642425211194522tmp [Pipeline] { [Pipeline] echo [2022-10-19T21:44:55.761Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:44:56.037Z] ---> sigul-configuration.sh [2022-10-19T21:44:56.037Z] gpg: directory `/root/.gnupg' created [2022-10-19T21:44:56.037Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-19T21:44:56.037Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-19T21:44:56.037Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-19T21:44:56.037Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-19T21:44:56.037Z] gpg: CAST5 encrypted data [2022-10-19T21:44:56.037Z] gpg: encrypted with 1 passphrase [2022-10-19T21:44:56.037Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-19T21:44:56.319Z] + mkdir /home/jenkins [2022-10-19T21:44:56.319Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-19T21:44:56.601Z] + 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 [2022-10-19T21:44:56.610Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:44:56.892Z] ---> sigul-install.sh [2022-10-19T21:44:56.892Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-19T21:44:57.173Z] + git tag --list [2022-10-19T21:44:57.173Z] 0.6.0 [2022-10-19T21:44:57.173Z] 0.6.1 [2022-10-19T21:44:57.173Z] 0.7.0 [2022-10-19T21:44:57.173Z] 0.7.1 [2022-10-19T21:44:57.173Z] v1.0.0 [2022-10-19T21:44:57.173Z] v1.0.1 [2022-10-19T21:44:57.173Z] v1.1.0 [2022-10-19T21:44:57.173Z] v1.2.0 [2022-10-19T21:44:57.173Z] v1.2.1 [2022-10-19T21:44:57.173Z] v1.3.0 [2022-10-19T21:44:57.173Z] v1.3.1 [2022-10-19T21:44:57.173Z] v2.0.0 [2022-10-19T21:44:57.173Z] v2.1.0 [2022-10-19T21:44:57.173Z] v2.1.1 [2022-10-19T21:44:57.173Z] v2.1.1-dev.1 [2022-10-19T21:44:57.173Z] v2.1.1-dev.2 [2022-10-19T21:44:57.173Z] v2.1.1-dev.3 [2022-10-19T21:44:57.173Z] v2.1.1-dev.4 [2022-10-19T21:44:57.173Z] v2.1.1-dev.5 [2022-10-19T21:44:57.173Z] v2.1.1-dev.6 [2022-10-19T21:44:57.173Z] v2.1.1-dev.7 [2022-10-19T21:44:57.173Z] v2.1.1-dev.8 [2022-10-19T21:44:57.173Z] v2.1.2-dev.1 [2022-10-19T21:44:57.173Z] v2.2.0 [2022-10-19T21:44:57.173Z] v2.2.1-dev.1 [2022-10-19T21:44:57.173Z] v2.2.1-dev.10 [2022-10-19T21:44:57.173Z] v2.2.1-dev.11 [2022-10-19T21:44:57.173Z] v2.2.1-dev.12 [2022-10-19T21:44:57.173Z] v2.2.1-dev.13 [2022-10-19T21:44:57.173Z] v2.2.1-dev.14 [2022-10-19T21:44:57.173Z] v2.2.1-dev.15 [2022-10-19T21:44:57.173Z] v2.2.1-dev.16 [2022-10-19T21:44:57.173Z] v2.2.1-dev.17 [2022-10-19T21:44:57.173Z] v2.2.1-dev.18 [2022-10-19T21:44:57.173Z] v2.2.1-dev.19 [2022-10-19T21:44:57.173Z] v2.2.1-dev.2 [2022-10-19T21:44:57.173Z] v2.2.1-dev.20 [2022-10-19T21:44:57.173Z] v2.2.1-dev.21 [2022-10-19T21:44:57.173Z] v2.2.1-dev.22 [2022-10-19T21:44:57.173Z] v2.2.1-dev.23 [2022-10-19T21:44:57.173Z] v2.2.1-dev.24 [2022-10-19T21:44:57.173Z] v2.2.1-dev.25 [2022-10-19T21:44:57.173Z] v2.2.1-dev.26 [2022-10-19T21:44:57.173Z] v2.2.1-dev.27 [2022-10-19T21:44:57.173Z] v2.2.1-dev.28 [2022-10-19T21:44:57.173Z] v2.2.1-dev.29 [2022-10-19T21:44:57.173Z] v2.2.1-dev.3 [2022-10-19T21:44:57.173Z] v2.2.1-dev.4 [2022-10-19T21:44:57.173Z] v2.2.1-dev.5 [2022-10-19T21:44:57.173Z] v2.2.1-dev.6 [2022-10-19T21:44:57.173Z] v2.2.1-dev.7 [2022-10-19T21:44:57.173Z] v2.2.1-dev.8 [2022-10-19T21:44:57.173Z] v2.2.1-dev.9 [2022-10-19T21:44:57.173Z] v2.3.0-dev.29 [2022-10-19T21:44:57.173Z] v2.3.0-dev.30 [2022-10-19T21:44:57.173Z] v2.3.0-dev.31 [2022-10-19T21:44:57.173Z] v2.3.0-dev.32 [2022-10-19T21:44:57.173Z] v2.3.0-dev.33 [2022-10-19T21:44:57.173Z] v2.3.0-dev.34 [2022-10-19T21:44:57.173Z] v2.3.0-dev.35 [2022-10-19T21:44:57.173Z] v2.3.0-dev.36 [2022-10-19T21:44:57.173Z] v2.3.0-dev.37 [2022-10-19T21:44:57.173Z] v2.3.0-dev.38 [2022-10-19T21:44:57.173Z] v2.3.0-dev.39 [2022-10-19T21:44:57.173Z] v2.3.0-dev.40 [2022-10-19T21:44:57.173Z] v2.3.0-dev.41 [2022-10-19T21:44:57.173Z] v2.3.0-dev.42 [2022-10-19T21:44:57.173Z] v2.3.0-dev.43 [2022-10-19T21:44:57.173Z] v2.3.0-dev.44 [2022-10-19T21:44:57.173Z] v2.3.0-dev.45 [2022-10-19T21:44:57.173Z] v2.3.0-dev.46 [2022-10-19T21:44:57.173Z] v2.3.0-dev.47 [2022-10-19T21:44:57.173Z] v2.3.0-dev.48 [2022-10-19T21:44:57.173Z] v2.3.0-dev.49 [2022-10-19T21:44:57.173Z] v2.3.0-dev.50 [2022-10-19T21:44:57.173Z] v2.3.0-dev.51 [2022-10-19T21:44:57.173Z] v2.3.0-dev.52 [2022-10-19T21:44:57.173Z] v2.3.0-dev.53 [2022-10-19T21:44:57.173Z] v2.3.0-dev.54 [2022-10-19T21:44:57.173Z] v2.3.0-dev.55 [2022-10-19T21:44:57.173Z] v2.3.0-dev.56 [2022-10-19T21:44:57.173Z] v2.3.0-dev.57 [2022-10-19T21:44:57.173Z] v2.3.0-dev.58 [2022-10-19T21:44:57.173Z] v2.3.0-dev.59 [2022-10-19T21:44:57.173Z] v2.3.0-dev.60 [2022-10-19T21:44:57.173Z] v2.3.0-dev.61 [2022-10-19T21:44:57.173Z] v2.3.0-dev.62 [2022-10-19T21:44:57.173Z] v2.3.0-dev.63 [2022-10-19T21:44:57.173Z] v2.3.0-dev.64 [2022-10-19T21:44:57.173Z] v2.3.0-dev.65 [2022-10-19T21:44:57.173Z] v2.3.0-dev.66 [2022-10-19T21:44:57.173Z] v2.3.0-dev.67 [2022-10-19T21:44:57.173Z] v2.3.0-dev.68 [2022-10-19T21:44:57.173Z] v2.3.0-dev.69 [2022-10-19T21:44:57.173Z] v2.3.0-dev.70 [2022-10-19T21:44:57.173Z] v2.3.0-dev.71 [2022-10-19T21:44:57.173Z] v2.3.0-dev.72 [2022-10-19T21:44:57.173Z] v2.3.0-dev.73 [2022-10-19T21:44:57.173Z] v2.3.0-dev.74 [2022-10-19T21:44:57.173Z] v2.3.0-dev.75 [2022-10-19T21:44:57.173Z] v2.3.0-dev.76 [2022-10-19T21:44:57.173Z] v2.3.0-dev.77 [2022-10-19T21:44:57.173Z] v2.3.0-dev.78 [2022-10-19T21:44:57.173Z] v2.3.0-dev.79 [2022-10-19T21:44:57.173Z] v2.3.0-dev.80 [2022-10-19T21:44:57.173Z] v2.3.0-dev.81 [2022-10-19T21:44:57.173Z] v2.3.0-dev.82 [2022-10-19T21:44:57.173Z] v2.3.0-dev.83 [2022-10-19T21:44:57.173Z] v2.3.0-dev.84 [2022-10-19T21:44:57.173Z] v2.3.0-dev.85 [2022-10-19T21:44:57.173Z] v2.3.0-dev.86 [2022-10-19T21:44:57.173Z] v2.3.0-dev.87 [2022-10-19T21:44:57.173Z] v2.3.0-dev.88 [2022-10-19T21:44:57.173Z] v2.3.0-dev.89 [2022-10-19T21:44:57.173Z] v2.3.0-dev.90 [2022-10-19T21:44:57.173Z] v2.3.0-dev.91 [2022-10-19T21:44:57.173Z] v2.3.0-dev.92 [2022-10-19T21:44:57.173Z] v2.3.0-dev.93 [2022-10-19T21:44:57.173Z] v2.3.0-dev.94 [2022-10-19T21:44:57.173Z] v2.3.0-dev.95 [2022-10-19T21:44:57.173Z] v2.3.0-dev.96 [Pipeline] sh [2022-10-19T21:44:57.456Z] + lftools sign git-tag v2.3.0-dev.96 [2022-10-19T21:44:58.020Z] Signing Git tag with Sigul... [2022-10-19T21:44:58.020Z] Signing v2.3.0-dev.96 [Pipeline] echo [2022-10-19T21:44:58.285Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:44:58.564Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-19T21:44:58.570Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-19T21:44:58.588Z] $ docker stop --time=1 6d657e924904747407b6cc8c77fc43b657b596e438eadc9fc9d3341c02f7d07c [2022-10-19T21:44:59.904Z] $ docker rm -f 6d657e924904747407b6cc8c77fc43b657b596e438eadc9fc9d3341c02f7d07c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-19T21:45:00.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T21:45:00.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:45:00.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T21:45:00.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:45:00.678Z] prd-ubuntu20.04-docker-8c-8g-8619 does not seem to be running inside a container [2022-10-19T21:45:00.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T21:45:01.044Z] $ docker top 1a40e82eaaa184830a723e3743fa7f1b90d4b3e8ee48c9e62467a52ca6bd037d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T21:45:01.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T21:45:01.130Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T21:45:01.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T21:45:01.234Z] $ docker exec 1a40e82eaaa184830a723e3743fa7f1b90d4b3e8ee48c9e62467a52ca6bd037d ssh-agent [2022-10-19T21:45:01.336Z] SSH_AUTH_SOCK=/tmp/ssh-jf6vocsqdkW3/agent.32 [2022-10-19T21:45:01.336Z] SSH_AGENT_PID=38 [2022-10-19T21:45:01.340Z] Running ssh-add (command line suppressed) [2022-10-19T21:45:01.437Z] Identity added: /w/workspace/edgex-go/334@tmp/private_key_14549115022680624959.key (/w/workspace/edgex-go/334@tmp/private_key_14549115022680624959.key) [2022-10-19T21:45:01.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T21:45:01.733Z] + git semver bump pre [2022-10-19T21:45:01.992Z] 2022-10-19 21:45:01,893 [read_version] DEBUG read version from /w/workspace/edgex-go/334/.semver/main [2022-10-19T21:45:01.992Z] 2022-10-19 21:45:01,893 [bump_version] DEBUG bumping version:2.3.0-dev.96 on axis:pre with prefix:dev [2022-10-19T21:45:01.992Z] 2022-10-19 21:45:01,893 [bump_version] DEBUG bumped version:2.3.0-dev.97 [2022-10-19T21:45:01.992Z] 2022-10-19 21:45:01,893 [write_version] DEBUG write version:2.3.0-dev.97 to path:/w/workspace/edgex-go/334/.semver/main with force:True [2022-10-19T21:45:01.992Z] 2022-10-19 21:45:01,893 [read_version] DEBUG read version from /w/workspace/edgex-go/334/.semver/main [2022-10-19T21:45:01.992Z] 2022-10-19 21:45:01,893 [write_file] DEBUG write to file:/w/workspace/edgex-go/334/.semver/main [2022-10-19T21:45:01.992Z] 2022-10-19 21:45:01,896 [execute] INFO git cat-file --batch-check [2022-10-19T21:45:01.992Z] 2022-10-19 21:45:01,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/334/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T21:45:01.992Z] 2022-10-19 21:45:01,901 [execute] INFO git cat-file --batch [2022-10-19T21:45:01.992Z] 2022-10-19 21:45:01,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/334/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T21:45:01.992Z] 2022-10-19 21:45:01,907 [read_version] DEBUG read version from /w/workspace/edgex-go/334/.semver/main [2022-10-19T21:45:01.992Z] 2.3.0-dev.97 [Pipeline] } [2022-10-19T21:45:02.000Z] $ docker exec --env ******** --env ******** 1a40e82eaaa184830a723e3743fa7f1b90d4b3e8ee48c9e62467a52ca6bd037d ssh-agent -k [2022-10-19T21:45:02.097Z] unset SSH_AUTH_SOCK; [2022-10-19T21:45:02.097Z] unset SSH_AGENT_PID; [2022-10-19T21:45:02.097Z] echo Agent pid 38 killed; [2022-10-19T21:45:02.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T21:45:02.410Z] + git semver [Pipeline] } [2022-10-19T21:45:02.681Z] $ docker stop --time=1 1a40e82eaaa184830a723e3743fa7f1b90d4b3e8ee48c9e62467a52ca6bd037d [2022-10-19T21:45:03.976Z] $ docker rm -f 1a40e82eaaa184830a723e3743fa7f1b90d4b3e8ee48c9e62467a52ca6bd037d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T21:45:04.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T21:45:04.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:45:04.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T21:45:04.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:45:04.733Z] prd-ubuntu20.04-docker-8c-8g-8619 does not seem to be running inside a container [2022-10-19T21:45:04.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T21:45:05.154Z] $ docker top 99c04e806e66c2fbb8d5faba917ea79c43e25a8c75bba4c02f94956ae7894946 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T21:45:05.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T21:45:05.238Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T21:45:05.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T21:45:05.342Z] $ docker exec 99c04e806e66c2fbb8d5faba917ea79c43e25a8c75bba4c02f94956ae7894946 ssh-agent [2022-10-19T21:45:05.438Z] SSH_AUTH_SOCK=/tmp/ssh-5Je4dMMHVIuU/agent.32 [2022-10-19T21:45:05.438Z] SSH_AGENT_PID=38 [2022-10-19T21:45:05.442Z] Running ssh-add (command line suppressed) [2022-10-19T21:45:05.543Z] Identity added: /w/workspace/edgex-go/334@tmp/private_key_13799796161241427481.key (/w/workspace/edgex-go/334@tmp/private_key_13799796161241427481.key) [2022-10-19T21:45:05.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T21:45:05.841Z] + git semver push [2022-10-19T21:45:06.098Z] 2022-10-19 21:45:05,997 [run_push] DEBUG push [2022-10-19T21:45:06.098Z] 2022-10-19 21:45:05,997 [execute] INFO git cat-file --batch-check [2022-10-19T21:45:06.098Z] 2022-10-19 21:45:05,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/334/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T21:45:06.098Z] 2022-10-19 21:45:06,001 [execute] INFO git rev-list 6f2e775d6e92f606d1a42598292476e06d8e9000 -- [2022-10-19T21:45:06.098Z] 2022-10-19 21:45:06,001 [execute] DEBUG Popen(['git', 'rev-list', '6f2e775d6e92f606d1a42598292476e06d8e9000', '--'], cwd=/w/workspace/edgex-go/334/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-19T21:45:06.098Z] 2022-10-19 21:45:06,015 [execute] INFO git fetch -v origin [2022-10-19T21:45:06.098Z] 2022-10-19 21:45:06,015 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/334/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-19T21:45:06.665Z] 2022-10-19 21:45:06,582 [run_push] DEBUG no remote changes detected [2022-10-19T21:45:06.665Z] 2022-10-19 21:45:06,582 [execute] INFO git push origin semver [2022-10-19T21:45:06.665Z] 2022-10-19 21:45:06,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/334/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-19T21:45:08.039Z] 2022-10-19 21:45:07,632 [run_push] DEBUG push all version tags [2022-10-19T21:45:08.040Z] 2022-10-19 21:45:07,632 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-19T21:45:08.040Z] 2022-10-19 21:45:07,632 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/334, universal_newlines=False, shell=None, istream=None) [2022-10-19T21:45:08.608Z] 2022-10-19 21:45:08,599 [read_version] DEBUG read version from /w/workspace/edgex-go/334/.semver/main [2022-10-19T21:45:08.608Z] 2.3.0-dev.97 [Pipeline] } [2022-10-19T21:45:08.887Z] $ docker exec --env ******** --env ******** 99c04e806e66c2fbb8d5faba917ea79c43e25a8c75bba4c02f94956ae7894946 ssh-agent -k [2022-10-19T21:45:08.998Z] unset SSH_AUTH_SOCK; [2022-10-19T21:45:08.998Z] unset SSH_AGENT_PID; [2022-10-19T21:45:08.998Z] echo Agent pid 38 killed; [2022-10-19T21:45:09.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T21:45:09.299Z] + git semver [Pipeline] } [2022-10-19T21:45:09.570Z] $ docker stop --time=1 99c04e806e66c2fbb8d5faba917ea79c43e25a8c75bba4c02f94956ae7894946 [2022-10-19T21:45:10.855Z] $ docker rm -f 99c04e806e66c2fbb8d5faba917ea79c43e25a8c75bba4c02f94956ae7894946 [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 [2022-10-19T21:45:11.310Z] + [ -d /w/workspace/edgex-go/334/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:45:11.600Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:45:12.456Z] ---> package-listing.sh [2022-10-19T21:45:12.456Z] ++ facter osfamily [2022-10-19T21:45:12.456Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-19T21:45:12.715Z] + OS_FAMILY=debian [2022-10-19T21:45:12.715Z] + workspace=/w/workspace/edgex-go/334 [2022-10-19T21:45:12.715Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-19T21:45:12.715Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-19T21:45:12.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-19T21:45:12.715Z] + PACKAGES=/tmp/packages_start.txt [2022-10-19T21:45:12.715Z] + '[' /w/workspace/edgex-go/334 ']' [2022-10-19T21:45:12.715Z] + PACKAGES=/tmp/packages_end.txt [2022-10-19T21:45:12.715Z] + case "${OS_FAMILY}" in [2022-10-19T21:45:12.715Z] + dpkg -l [2022-10-19T21:45:12.715Z] + grep '^ii' [2022-10-19T21:45:12.715Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-19T21:45:12.715Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-19T21:45:12.715Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-19T21:45:12.715Z] + '[' /w/workspace/edgex-go/334 ']' [2022-10-19T21:45:12.715Z] + mkdir -p /w/workspace/edgex-go/334/archives/ [2022-10-19T21:45:12.715Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/334/archives/ [Pipeline] echo [2022-10-19T21:45:12.725Z] 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/334/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-19T21:45:13.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:45:13.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T21:45:13.555Z] [2022-10-19T21:45:13.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:45:13.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T21:45:13.847Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-19T21:45:13.847Z] 5eb5b503b376: Pulling fs layer [2022-10-19T21:45:13.847Z] 5c69ac0246d0: Pulling fs layer [2022-10-19T21:45:13.847Z] ec43610c2a17: Pulling fs layer [2022-10-19T21:45:13.847Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-19T21:45:13.847Z] 33b1e0a273af: Pulling fs layer [2022-10-19T21:45:13.847Z] 5d3b04190fa2: Pulling fs layer [2022-10-19T21:45:13.847Z] 2f39f015ded8: Pulling fs layer [2022-10-19T21:45:13.847Z] 5d3b04190fa2: Waiting [2022-10-19T21:45:13.847Z] 2f39f015ded8: Waiting [2022-10-19T21:45:14.105Z] 5c69ac0246d0: Download complete [2022-10-19T21:45:14.105Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-19T21:45:14.105Z] 3a2ae6a8a46f: Download complete [2022-10-19T21:45:14.105Z] 33b1e0a273af: Verifying Checksum [2022-10-19T21:45:14.105Z] 33b1e0a273af: Download complete [2022-10-19T21:45:14.105Z] 5d3b04190fa2: Verifying Checksum [2022-10-19T21:45:14.105Z] 5d3b04190fa2: Download complete [2022-10-19T21:45:14.105Z] ec43610c2a17: Verifying Checksum [2022-10-19T21:45:14.105Z] ec43610c2a17: Download complete [2022-10-19T21:45:14.105Z] 5eb5b503b376: Verifying Checksum [2022-10-19T21:45:14.105Z] 5eb5b503b376: Download complete [2022-10-19T21:45:15.039Z] 2f39f015ded8: Download complete [2022-10-19T21:45:15.298Z] 5eb5b503b376: Pull complete [2022-10-19T21:45:15.298Z] 5c69ac0246d0: Pull complete [2022-10-19T21:45:15.862Z] ec43610c2a17: Pull complete [2022-10-19T21:45:15.862Z] 3a2ae6a8a46f: Pull complete [2022-10-19T21:45:16.120Z] 33b1e0a273af: Pull complete [2022-10-19T21:45:16.120Z] 5d3b04190fa2: Pull complete [2022-10-19T21:45:20.302Z] 2f39f015ded8: Pull complete [2022-10-19T21:45:20.302Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-19T21:45:20.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T21:45:20.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:45:20.384Z] prd-ubuntu20.04-docker-8c-8g-8619 does not seem to be running inside a container [2022-10-19T21:45:20.414Z] $ 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/334/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/334 -v /w/workspace/edgex-go/334:/w/workspace/edgex-go/334:rw,z -v /w/workspace/edgex-go/334@tmp:/w/workspace/edgex-go/334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-19T21:45:21.866Z] $ docker top 6d6050f571386e98524e9b88ff24f46e84871385883956aa136ce230da16db5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T21:45:22.213Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-19T21:45:22.496Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-19T21:45:22.777Z] + ls /var/log/sa-host [2022-10-19T21:45:22.777Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T21:45:22.839Z] provisioning config files... [2022-10-19T21:45:22.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/334@tmp/config17223061344277647012tmp [Pipeline] { [Pipeline] echo [2022-10-19T21:45:22.862Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:45:23.146Z] ---> create-netrc.sh [Pipeline] } [2022-10-19T21:45:23.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:45:23.462Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-19T21:45:23.470Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:45:23.747Z] ---> sudo-logs.sh [2022-10-19T21:45:23.747Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-19T21:45:23.767Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:45:24.048Z] ---> job-cost.sh [2022-10-19T21:45:24.048Z] lf-activate-venv: SKIPPING [2022-10-19T21:45:24.048Z] DEBUG: total: 0.10999999940395355 [2022-10-19T21:45:24.048Z] INFO: Retrieving Stack Cost... [2022-10-19T21:45:24.614Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-19T21:45:24.872Z] INFO: Archiving Costs [Pipeline] echo [2022-10-19T21:45:24.883Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:45:25.162Z] ---> logs-deploy.sh [2022-10-19T21:45:25.162Z] lf-activate-venv: SKIPPING [2022-10-19T21:45:25.162Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/334 [2022-10-19T21:45:25.162Z] INFO: archiving workspace using pattern(s): [2022-10-19T21:45:26.096Z] Archives upload complete. [2022-10-19T21:45:26.096Z] INFO: archiving logs to Nexus