Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 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-ssh10093753373173014191.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13465113438335924762.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16011334873821743779.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh3053281900780687621.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-ssh3348660113759235065.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6125 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/313 [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/313 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 (main) Commit message: "Merge pull request #4175 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.18" > git config core.sparsecheckout # timeout=10 > git checkout -f 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 # timeout=10 > git rev-list --no-walk f2edda911038ac18a4e90aa9d682a0860be913b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-01T00:40:54.394Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-01T00:40:54.450Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-01T00:40:54.463Z] ========================================================= [2022-10-01T00:40:54.463Z] EdgeX Global Pipelines Version Info [2022-10-01T00:40:54.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-01T00:40:55.206Z] ------------------- [2022-10-01T00:40:55.206Z] stable info: [2022-10-01T00:40:55.206Z] ------------------- [2022-10-01T00:40:55.206Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-01T00:40:55.206Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-01T00:40:55.206Z] Message: update stable to v1.0.239 [2022-10-01T00:40:55.790Z] ------------------- [2022-10-01T00:40:55.790Z] experimental info: [2022-10-01T00:40:55.790Z] ------------------- [2022-10-01T00:40:55.790Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-01T00:40:55.790Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-01T00:40:55.790Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-01T00:40:55.939Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-01T00:40:55.950Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-01T00:40:55.960Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-01T00:40:55.970Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-01T00:40:55.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-01T00:40:55.996Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-01T00:40:56.007Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-01T00:40:56.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-01T00:40:56.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-01T00:40:56.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-01T00:40:56.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-01T00:40:56.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-01T00:40:56.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-01T00:40:56.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-01T00:40:56.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-01T00:40:56.127Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-01T00:40:56.137Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-01T00:40:56.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-01T00:40:56.164Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-01T00:40:56.177Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-01T00:40:56.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-01T00:40:56.200Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-01T00:40:56.210Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-01T00:40:56.223Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-01T00:40:56.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-01T00:40:56.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-01T00:40:56.260Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] echo [2022-10-01T00:40:56.273Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a8ab4d [Pipeline] echo [2022-10-01T00:40:56.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-01T00:40:56.323Z] provisioning config files... [2022-10-01T00:40:56.338Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/313@tmp/config10916452888209138998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T00:40:56.659Z] ---> docker-login.sh [2022-10-01T00:40:56.659Z] nexus3.edgexfoundry.org:10001 [2022-10-01T00:40:56.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:40:57.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:40:57.183Z] Configure a credential helper to remove this warning. See [2022-10-01T00:40:57.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:40:57.183Z] [2022-10-01T00:40:57.183Z] Login Succeeded [2022-10-01T00:40:57.183Z] nexus3.edgexfoundry.org:10002 [2022-10-01T00:40:57.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:40:57.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:40:57.183Z] Configure a credential helper to remove this warning. See [2022-10-01T00:40:57.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:40:57.183Z] [2022-10-01T00:40:57.183Z] Login Succeeded [2022-10-01T00:40:57.183Z] nexus3.edgexfoundry.org:10003 [2022-10-01T00:40:57.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:40:57.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:40:57.442Z] Configure a credential helper to remove this warning. See [2022-10-01T00:40:57.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:40:57.442Z] [2022-10-01T00:40:57.442Z] Login Succeeded [2022-10-01T00:40:57.442Z] nexus3.edgexfoundry.org:10004 [2022-10-01T00:40:57.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:40:57.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:40:57.443Z] Configure a credential helper to remove this warning. See [2022-10-01T00:40:57.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:40:57.443Z] [2022-10-01T00:40:57.443Z] Login Succeeded [2022-10-01T00:40:57.443Z] docker.io [2022-10-01T00:40:57.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:40:57.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:40:57.969Z] Configure a credential helper to remove this warning. See [2022-10-01T00:40:57.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:40:57.969Z] [2022-10-01T00:40:57.969Z] Login Succeeded [2022-10-01T00:40:57.969Z] ---> docker-login.sh ends [Pipeline] } [2022-10-01T00:40:57.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-01T00:40:58.280Z] + 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-01T00:40:58.280Z] + dirname cmd/core-command/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + dirname cmd/core-data/Dockerfile [2022-10-01T00:40:58.280Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-01T00:40:58.280Z] + dirname cmd/core-metadata/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-01T00:40:58.280Z] + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 [2022-10-01T00:40:58.280Z] [2022-10-01T00:40:58.280Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-01T00:40:58.280Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-01T00:40:58.280Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-01T00:40:58.280Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-01T00:40:58.280Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-01T00:40:58.280Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-01T00:40:58.280Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-01T00:40:58.280Z] + dirname cmd/support-notifications/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-01T00:40:58.280Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-01T00:40:58.280Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-01T00:40:58.280Z] + cut -d/ -f2 [2022-10-01T00:40:58.280Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-01T00:40:58.321Z] 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-01T00:40:58.710Z] + git rev-list -1 --merges 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9~1..2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] echo [2022-10-01T00:40:58.722Z] -----------> git rev-list -1 --merges 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9~1..2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:40:58.722Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [false] [Pipeline] sh [2022-10-01T00:40:59.008Z] + git log --format=format:%s -1 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] echo [2022-10-01T00:40:59.026Z] ========================================================= [2022-10-01T00:40:59.026Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-01T00:40:59.026Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-01T00:40:59.459Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-01T00:40:59.459Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-01T00:40:59.459Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-01T00:40:59.459Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-01T00:40:59.459Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-01T00:40:59.459Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-01T00:40:59.459Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:40:59.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T00:40:59.865Z] [2022-10-01T00:40:59.865Z] 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-01T00:41:00.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T00:41:00.161Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-01T00:41:00.161Z] b85a868b505f: Pulling fs layer [2022-10-01T00:41:00.161Z] e2be974225ed: Pulling fs layer [2022-10-01T00:41:00.161Z] 339a4e72a1f5: Pulling fs layer [2022-10-01T00:41:00.161Z] 988bab9f4d93: Pulling fs layer [2022-10-01T00:41:00.161Z] 1469e6f7b9e6: Pulling fs layer [2022-10-01T00:41:00.161Z] eaf3925da568: Pulling fs layer [2022-10-01T00:41:00.161Z] bab4dde63d76: Pulling fs layer [2022-10-01T00:41:00.161Z] bde34c3a00c8: Pulling fs layer [2022-10-01T00:41:00.161Z] b352a97aabf1: Pulling fs layer [2022-10-01T00:41:00.161Z] 4872d77fe225: Pulling fs layer [2022-10-01T00:41:00.161Z] 5851b861e8e6: Pulling fs layer [2022-10-01T00:41:00.161Z] bab4dde63d76: Waiting [2022-10-01T00:41:00.161Z] bde34c3a00c8: Waiting [2022-10-01T00:41:00.161Z] 988bab9f4d93: Waiting [2022-10-01T00:41:00.161Z] 1469e6f7b9e6: Waiting [2022-10-01T00:41:00.161Z] b352a97aabf1: Waiting [2022-10-01T00:41:00.161Z] eaf3925da568: Waiting [2022-10-01T00:41:00.161Z] 4872d77fe225: Waiting [2022-10-01T00:41:00.161Z] 5851b861e8e6: Waiting [2022-10-01T00:41:00.161Z] e2be974225ed: Download complete [2022-10-01T00:41:00.161Z] 988bab9f4d93: Download complete [2022-10-01T00:41:00.161Z] 1469e6f7b9e6: Verifying Checksum [2022-10-01T00:41:00.161Z] 1469e6f7b9e6: Download complete [2022-10-01T00:41:00.422Z] eaf3925da568: Verifying Checksum [2022-10-01T00:41:00.422Z] eaf3925da568: Download complete [2022-10-01T00:41:00.422Z] 339a4e72a1f5: Verifying Checksum [2022-10-01T00:41:00.422Z] 339a4e72a1f5: Download complete [2022-10-01T00:41:00.422Z] bde34c3a00c8: Verifying Checksum [2022-10-01T00:41:00.422Z] bde34c3a00c8: Download complete [2022-10-01T00:41:00.422Z] b352a97aabf1: Download complete [2022-10-01T00:41:00.422Z] 4872d77fe225: Download complete [2022-10-01T00:41:00.422Z] 5851b861e8e6: Download complete [2022-10-01T00:41:00.422Z] b85a868b505f: Verifying Checksum [2022-10-01T00:41:00.422Z] b85a868b505f: Download complete [2022-10-01T00:41:00.681Z] bab4dde63d76: Verifying Checksum [2022-10-01T00:41:00.681Z] bab4dde63d76: Download complete [2022-10-01T00:41:01.617Z] b85a868b505f: Pull complete [2022-10-01T00:41:01.876Z] e2be974225ed: Pull complete [2022-10-01T00:41:02.135Z] 339a4e72a1f5: Pull complete [2022-10-01T00:41:02.135Z] 988bab9f4d93: Pull complete [2022-10-01T00:41:02.396Z] 1469e6f7b9e6: Pull complete [2022-10-01T00:41:02.655Z] eaf3925da568: Pull complete [2022-10-01T00:41:04.558Z] bab4dde63d76: Pull complete [2022-10-01T00:41:04.558Z] bde34c3a00c8: Pull complete [2022-10-01T00:41:04.558Z] b352a97aabf1: Pull complete [2022-10-01T00:41:04.558Z] 4872d77fe225: Pull complete [2022-10-01T00:41:04.558Z] 5851b861e8e6: Pull complete [2022-10-01T00:41:04.558Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-01T00:41:04.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T00:41:04.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T00:41:04.635Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2022-10-01T00:41:04.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-01T00:41:07.086Z] $ docker top 8c74ae793d3f93f0243ba1624a091bc4ceaf67dda47c7af41d6963d0eb3992c1 -eo pid,comm [2022-10-01T00:41:07.140Z] 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-01T00:41:07.140Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-01T00:41:07.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-01T00:41:07.173Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-01T00:41:07.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-01T00:41:07.288Z] $ docker exec 8c74ae793d3f93f0243ba1624a091bc4ceaf67dda47c7af41d6963d0eb3992c1 ssh-agent [2022-10-01T00:41:07.397Z] SSH_AUTH_SOCK=/tmp/ssh-oF7si32sd2KC/agent.33 [2022-10-01T00:41:07.397Z] SSH_AGENT_PID=39 [2022-10-01T00:41:07.403Z] Running ssh-add (command line suppressed) [2022-10-01T00:41:07.517Z] Identity added: /w/workspace/edgex-go/313@tmp/private_key_12554565838650424803.key (/w/workspace/edgex-go/313@tmp/private_key_12554565838650424803.key) [2022-10-01T00:41:07.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-01T00:41:07.817Z] + git tag --points-at HEAD [Pipeline] } [2022-10-01T00:41:07.832Z] $ docker exec --env ******** --env ******** 8c74ae793d3f93f0243ba1624a091bc4ceaf67dda47c7af41d6963d0eb3992c1 ssh-agent -k [2022-10-01T00:41:07.941Z] unset SSH_AUTH_SOCK; [2022-10-01T00:41:07.946Z] unset SSH_AGENT_PID; [2022-10-01T00:41:07.946Z] echo Agent pid 39 killed; [2022-10-01T00:41:07.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-01T00:41:07.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-01T00:41:07.976Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-01T00:41:08.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-01T00:41:08.101Z] $ docker exec 8c74ae793d3f93f0243ba1624a091bc4ceaf67dda47c7af41d6963d0eb3992c1 ssh-agent [2022-10-01T00:41:08.207Z] SSH_AUTH_SOCK=/tmp/ssh-GIxTkdA7K2OI/agent.71 [2022-10-01T00:41:08.207Z] SSH_AGENT_PID=77 [2022-10-01T00:41:08.212Z] Running ssh-add (command line suppressed) [2022-10-01T00:41:08.332Z] Identity added: /w/workspace/edgex-go/313@tmp/private_key_12675286408045555861.key (/w/workspace/edgex-go/313@tmp/private_key_12675286408045555861.key) [2022-10-01T00:41:08.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-01T00:41:08.632Z] + git semver init [2022-10-01T00:41:08.891Z] 2022-10-01 00:41:08,816 [run_init] DEBUG init version:0.0.0 force:False [2022-10-01T00:41:08.891Z] 2022-10-01 00:41:08,817 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/313/.semver [2022-10-01T00:41:08.891Z] 2022-10-01 00:41:08,818 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/313/.semver [2022-10-01T00:41:08.891Z] 2022-10-01 00:41:08,818 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/313/.semver'], cwd=/w/workspace/edgex-go/313, universal_newlines=False, shell=None, istream=None) [2022-10-01T00:41:14.179Z] 2022-10-01 00:41:13,201 [append_file] DEBUG append to file:/w/workspace/edgex-go/313/.git/info/exclude [2022-10-01T00:41:14.179Z] 2022-10-01 00:41:13,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/313/.semver/main with force:False [2022-10-01T00:41:14.179Z] 2022-10-01 00:41:13,201 [read_version] DEBUG read version from /w/workspace/edgex-go/313/.semver/main [2022-10-01T00:41:14.180Z] 2022-10-01 00:41:13,201 [read_version] DEBUG read version from /w/workspace/edgex-go/313/.semver/main [2022-10-01T00:41:14.180Z] 2.3.0-dev.76 [Pipeline] } [2022-10-01T00:41:14.191Z] $ docker exec --env ******** --env ******** 8c74ae793d3f93f0243ba1624a091bc4ceaf67dda47c7af41d6963d0eb3992c1 ssh-agent -k [2022-10-01T00:41:14.303Z] unset SSH_AUTH_SOCK; [2022-10-01T00:41:14.303Z] unset SSH_AGENT_PID; [2022-10-01T00:41:14.303Z] echo Agent pid 77 killed; [2022-10-01T00:41:14.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-01T00:41:14.614Z] + git semver [Pipeline] } [2022-10-01T00:41:14.893Z] $ docker stop --time=1 8c74ae793d3f93f0243ba1624a091bc4ceaf67dda47c7af41d6963d0eb3992c1 [2022-10-01T00:41:16.193Z] $ docker rm -f 8c74ae793d3f93f0243ba1624a091bc4ceaf67dda47c7af41d6963d0eb3992c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-01T00:41:16.521Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-01T00:41:16.682Z] Stashed 1 file(s) [Pipeline] echo [2022-10-01T00:41:16.685Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.76 [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-01T00:41:17.095Z] + git config --global --add safe.directory /w/workspace/edgex-go/313 [Pipeline] echo [2022-10-01T00:41:17.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T00:41:17.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T00:41:17.132Z] ========================================================= [2022-10-01T00:41:17.132Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-01T00:41:17.132Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-01T00:41:17.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-01T00:41:17.415Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-01T00:41:17.415Z] 2408cc74d12b: Pulling fs layer [2022-10-01T00:41:17.415Z] ea60b727a1ce: Pulling fs layer [2022-10-01T00:41:17.415Z] 30c4a7721957: Pulling fs layer [2022-10-01T00:41:17.415Z] 370296b7ddb6: Pulling fs layer [2022-10-01T00:41:17.415Z] 7c6cee850709: Pulling fs layer [2022-10-01T00:41:17.415Z] aa9baa53a306: Pulling fs layer [2022-10-01T00:41:17.415Z] 8b309c321861: Pulling fs layer [2022-10-01T00:41:17.415Z] d8d76fd02f46: Pulling fs layer [2022-10-01T00:41:17.415Z] fa31f396de31: Pulling fs layer [2022-10-01T00:41:17.415Z] 7c6cee850709: Waiting [2022-10-01T00:41:17.415Z] 370296b7ddb6: Waiting [2022-10-01T00:41:17.415Z] 8b309c321861: Waiting [2022-10-01T00:41:17.415Z] d8d76fd02f46: Waiting [2022-10-01T00:41:17.415Z] fa31f396de31: Waiting [2022-10-01T00:41:17.415Z] 30c4a7721957: Verifying Checksum [2022-10-01T00:41:17.415Z] 30c4a7721957: Download complete [2022-10-01T00:41:17.415Z] ea60b727a1ce: Verifying Checksum [2022-10-01T00:41:17.415Z] ea60b727a1ce: Download complete [2022-10-01T00:41:17.415Z] 7c6cee850709: Verifying Checksum [2022-10-01T00:41:17.415Z] 7c6cee850709: Download complete [2022-10-01T00:41:17.415Z] aa9baa53a306: Download complete [2022-10-01T00:41:17.415Z] 2408cc74d12b: Verifying Checksum [2022-10-01T00:41:17.415Z] 8b309c321861: Verifying Checksum [2022-10-01T00:41:17.415Z] 8b309c321861: Download complete [2022-10-01T00:41:17.686Z] 2408cc74d12b: Pull complete [2022-10-01T00:41:17.686Z] ea60b727a1ce: Pull complete [2022-10-01T00:41:17.947Z] 30c4a7721957: Pull complete [2022-10-01T00:41:17.947Z] fa31f396de31: Verifying Checksum [2022-10-01T00:41:17.947Z] fa31f396de31: Download complete [2022-10-01T00:41:18.513Z] 370296b7ddb6: Verifying Checksum [2022-10-01T00:41:18.513Z] 370296b7ddb6: Download complete [2022-10-01T00:41:18.513Z] d8d76fd02f46: Verifying Checksum [2022-10-01T00:41:18.513Z] d8d76fd02f46: Download complete [2022-10-01T00:41:22.717Z] 370296b7ddb6: Pull complete [2022-10-01T00:41:22.717Z] 7c6cee850709: Pull complete [2022-10-01T00:41:22.717Z] aa9baa53a306: Pull complete [2022-10-01T00:41:22.717Z] 8b309c321861: Pull complete [2022-10-01T00:41:24.617Z] d8d76fd02f46: Pull complete [2022-10-01T00:41:25.188Z] fa31f396de31: Pull complete [2022-10-01T00:41:25.188Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-01T00:41:25.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-01T00:41:25.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-01T00:41:25.482Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-10-01T00:41:25.482Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-01T00:41:25.482Z] WORKDIR /edgex [2022-10-01T00:41:25.482Z] COPY go.mod . [2022-10-01T00:41:25.482Z] RUN go mod download [2022-10-01T00:41:26.046Z] Sending build context to Docker daemon 169.5MB [2022-10-01T00:41:26.047Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-01T00:41:26.047Z] ---> cef68f9685f8 [2022-10-01T00:41:26.047Z] Step 2/4 : WORKDIR /edgex [2022-10-01T00:41:30.334Z] ---> Running in d99827f7ae0f [2022-10-01T00:41:30.334Z] Removing intermediate container d99827f7ae0f [2022-10-01T00:41:30.334Z] ---> 9161331d597a [2022-10-01T00:41:30.334Z] Step 3/4 : COPY go.mod . [2022-10-01T00:41:30.334Z] ---> 88450ecc61fa [2022-10-01T00:41:30.334Z] Step 4/4 : RUN go mod download [2022-10-01T00:41:30.334Z] ---> Running in a7a5b85c0cfa [2022-10-01T00:41:31.761Z] Still waiting to schedule task [2022-10-01T00:41:31.761Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-01T00:41:45.212Z] Removing intermediate container a7a5b85c0cfa [2022-10-01T00:41:45.213Z] ---> 1bd0510f4197 [2022-10-01T00:41:45.213Z] Successfully built 1bd0510f4197 [2022-10-01T00:41:45.213Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:41:45.512Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-01T00:41:45.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T00:41:45.578Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2022-10-01T00:41:45.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-01T00:41:46.007Z] $ docker top f76bb3e4c3f4543eee6036028b2c25ef227c43926b1030542010036b39cefc06 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T00:41:46.342Z] + go version [2022-10-01T00:41:46.342Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-01T00:41:46.353Z] $ docker stop --time=1 f76bb3e4c3f4543eee6036028b2c25ef227c43926b1030542010036b39cefc06 [2022-10-01T00:41:47.588Z] $ docker rm -f f76bb3e4c3f4543eee6036028b2c25ef227c43926b1030542010036b39cefc06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:41:47.984Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-01T00:41:47.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T00:41:48.044Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2022-10-01T00:41:48.070Z] $ 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/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-01T00:41:48.381Z] $ docker top dc20abb02cb9d3b071207a75bfb81b79b5a4d26a008a16ceaf8f7bf0dd95842a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-01T00:41:48.444Z] ========================================================= [2022-10-01T00:41:48.444Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-01T00:41:48.444Z] ========================================================= [Pipeline] sh [2022-10-01T00:41:48.720Z] + git config --global --add safe.directory /w/workspace/edgex-go/313 [Pipeline] fileExists [Pipeline] sh [2022-10-01T00:41:49.010Z] + make test [2022-10-01T00:41:49.010Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-01T00:41:55.584Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-01T00:42:07.785Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-01T00:42:07.785Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-01T00:42:08.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-01T00:42:08.043Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-01T00:42:08.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-01T00:42:08.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-01T00:42:08.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-01T00:42:08.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-01T00:42:08.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-01T00:42:08.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-01T00:42:08.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-01T00:42:08.301Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-01T00:42:08.301Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-01T00:42:08.301Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-01T00:42:08.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-01T00:42:09.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2022-10-01T00:42:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-01T00:42:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-01T00:42:09.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.125s coverage: 98.5% of statements [2022-10-01T00:42:09.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.105s coverage: 75.6% of statements [2022-10-01T00:42:09.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-01T00:42:09.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-01T00:42:09.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements [2022-10-01T00:42:09.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-01T00:42:09.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.641s coverage: 89.2% of statements [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 2.0% of statements [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.500s coverage: 95.6% of statements [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements [2022-10-01T00:42:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-10-01T00:42:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2022-10-01T00:42:22.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-10-01T00:42:22.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-10-01T00:42:24.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.233s coverage: 80.5% of statements [2022-10-01T00:42:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.7% of statements [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-01T00:42:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-10-01T00:42:34.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.311s coverage: 65.8% of statements [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 41.8% of statements [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-01T00:42:34.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2022-10-01T00:42:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-10-01T00:42:34.533Z] 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-01T00:42:56.447Z] 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-01T00:42:56.447Z] GO111MODULE=on go vet ./... [2022-10-01T00:42:57.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-01T00:42:57.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-01T00:42:57.829Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-01T00:42:57.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-01T00:42:58.125Z] + ls -al . [2022-10-01T00:42:58.125Z] total 756 [2022-10-01T00:42:58.125Z] drwxrwxr-x 11 1001 1001 4096 Oct 1 00:41 . [2022-10-01T00:42:58.125Z] drwxr-xr-x 4 root root 4096 Oct 1 00:41 .. [2022-10-01T00:42:58.125Z] drwxrwxr-x 2 1001 1001 4096 Oct 1 00:40 .blubracket [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 16 Oct 1 00:40 .dockerignore [2022-10-01T00:42:58.125Z] drwxrwxr-x 8 1001 1001 4096 Oct 1 00:42 .git [2022-10-01T00:42:58.125Z] drwxrwxr-x 3 1001 1001 4096 Oct 1 00:40 .github [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 1030 Oct 1 00:40 .gitignore [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 42 Oct 1 00:40 .golangci.yml [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 87 Oct 1 00:40 .hadolint.yml [2022-10-01T00:42:58.125Z] drwxr-xr-x 3 1001 1001 4096 Oct 1 00:41 .semver [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 166 Oct 1 00:40 .sonarcloud.properties [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 1171 Oct 1 00:40 ADOPTERS.md [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 10722 Oct 1 00:40 Attribution.txt [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 63209 Oct 1 00:40 CHANGELOG.md [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 3804 Oct 1 00:40 CONTRIBUTING.md [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 677 Oct 1 00:40 GOVERNANCE.md [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 850 Oct 1 00:40 Jenkinsfile [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 10775 Oct 1 00:40 LICENSE [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 13724 Oct 1 00:40 Makefile [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 582 Oct 1 00:40 OWNERS.md [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 9799 Oct 1 00:40 README.md [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 6912 Oct 1 00:40 SECURITY.md [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 12 Oct 1 00:41 VERSION [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 4131 Oct 1 00:40 ZMQWindows.md [2022-10-01T00:42:58.125Z] drwxrwxr-x 2 1001 1001 4096 Oct 1 00:40 bin [2022-10-01T00:42:58.125Z] drwxrwxr-x 18 1001 1001 4096 Oct 1 00:40 cmd [2022-10-01T00:42:58.125Z] -rw-r--r-- 1 root root 496148 Oct 1 00:42 coverage.out [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 3458 Oct 1 00:40 go.mod [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 38041 Oct 1 00:40 go.sum [2022-10-01T00:42:58.125Z] drwxrwxr-x 8 1001 1001 4096 Oct 1 00:40 internal [2022-10-01T00:42:58.125Z] drwxrwxr-x 3 1001 1001 4096 Oct 1 00:40 openapi [2022-10-01T00:42:58.125Z] drwxrwxr-x 4 1001 1001 4096 Oct 1 00:40 snap [2022-10-01T00:42:58.125Z] -rw-rw-r-- 1 1001 1001 204 Oct 1 00:40 version.go [Pipeline] sh [2022-10-01T00:42:58.533Z] + '[' -e coverage.out ] [2022-10-01T00:42:58.533Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-01T00:42:58.680Z] Stashed 1 file(s) [Pipeline] sh [2022-10-01T00:42:59.000Z] + make build [2022-10-01T00:42:59.000Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-01T00:43:13.918Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-01T00:43:23.892Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-01T00:43:24.458Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-01T00:43:32.562Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-01T00:43:32.562Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-01T00:43:33.545Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-01T00:43:34.919Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-01T00:43:35.854Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-01T00:43:37.226Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-01T00:43:37.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-01T00:43:38.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-01T00:43:40.620Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-01T00:43:41.565Z] $ docker stop --time=1 dc20abb02cb9d3b071207a75bfb81b79b5a4d26a008a16ceaf8f7bf0dd95842a [2022-10-01T00:43:44.949Z] $ docker rm -f dc20abb02cb9d3b071207a75bfb81b79b5a4d26a008a16ceaf8f7bf0dd95842a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:43:45.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-01T00:43:45.793Z] [2022-10-01T00:43:45.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:43:46.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-01T00:43:46.088Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-01T00:43:46.088Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-01T00:43:46.088Z] ca9280d653b3: Pulling fs layer [2022-10-01T00:43:46.088Z] 7e9c9ca2126c: Pulling fs layer [2022-10-01T00:43:46.345Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-01T00:43:46.345Z] cbdbe7a5bc2a: Download complete [2022-10-01T00:43:46.345Z] ca9280d653b3: Verifying Checksum [2022-10-01T00:43:46.345Z] ca9280d653b3: Download complete [2022-10-01T00:43:46.345Z] cbdbe7a5bc2a: Pull complete [2022-10-01T00:43:46.911Z] 7e9c9ca2126c: Download complete [2022-10-01T00:43:46.911Z] ca9280d653b3: Pull complete [2022-10-01T00:43:50.192Z] 7e9c9ca2126c: Pull complete [2022-10-01T00:43:50.192Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-01T00:43:50.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-01T00:43:50.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T00:43:50.271Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2022-10-01T00:43:50.297Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@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-01T00:43:52.430Z] $ docker top 3ffcbc14b02985fd679df47a3b7191bbb617ced9f4f4efb49b628c796ba04a52 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T00:43:52.767Z] + docker-compose build --help [2022-10-01T00:43:52.767Z] + grep parallel [2022-10-01T00:43:53.334Z] --parallel Build images in parallel. [Pipeline] } [2022-10-01T00:43:53.344Z] $ docker stop --time=1 3ffcbc14b02985fd679df47a3b7191bbb617ced9f4f4efb49b628c796ba04a52 [2022-10-01T00:43:54.601Z] $ docker rm -f 3ffcbc14b02985fd679df47a3b7191bbb617ced9f4f4efb49b628c796ba04a52 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:43:54.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-01T00:43:54.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T00:43:55.050Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2022-10-01T00:43:55.112Z] $ 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/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-01T00:43:55.448Z] $ docker top d64f22f1c8e991037d4a02dd38bf83f34bb9476fce523cbf09174c9d0622c9d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T00:43:55.790Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-01T00:43:56.359Z] Building core-command ... [2022-10-01T00:43:56.360Z] Building core-data ... [2022-10-01T00:43:56.360Z] Building core-metadata ... [2022-10-01T00:43:56.360Z] Building security-bootstrapper ... [2022-10-01T00:43:56.360Z] Building security-proxy-setup ... [2022-10-01T00:43:56.360Z] Building security-secretstore-setup ... [2022-10-01T00:43:56.360Z] Building security-spiffe-token-provider ... [2022-10-01T00:43:56.360Z] Building security-spire-agent ... [2022-10-01T00:43:56.360Z] Building security-spire-config ... [2022-10-01T00:43:56.360Z] Building security-spire-server ... [2022-10-01T00:43:56.360Z] Building support-notifications ... [2022-10-01T00:43:56.360Z] Building support-scheduler ... [2022-10-01T00:43:56.360Z] Building sys-mgmt-agent ... [2022-10-01T00:43:56.360Z] Building core-command [2022-10-01T00:43:56.360Z] Building support-scheduler [2022-10-01T00:43:56.360Z] Building core-metadata [2022-10-01T00:43:56.360Z] Building support-notifications [2022-10-01T00:43:56.360Z] Building security-spire-agent [2022-10-01T00:44:06.915Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6127 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-01T00:44:06.927Z] Running in /w/workspace/edgex-go/313 [Pipeline] { [Pipeline] checkout [2022-10-01T00:44:06.957Z] The recommended git tool is: git [2022-10-01T00:44:08.613Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:44:08.613Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:44:08.613Z] ---> 1bd0510f4197 [2022-10-01T00:44:08.613Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-01T00:44:08.613Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:44:08.613Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:44:08.613Z] ---> 1bd0510f4197 [2022-10-01T00:44:08.613Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-01T00:44:08.613Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:44:08.613Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:44:08.613Z] ---> 1bd0510f4197 [2022-10-01T00:44:08.613Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-01T00:44:08.613Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:44:08.613Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:44:08.613Z] ---> 1bd0510f4197 [2022-10-01T00:44:08.613Z] Step 3/26 : WORKDIR /edgex-go [2022-10-01T00:44:08.613Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:44:08.613Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:44:08.613Z] ---> 1bd0510f4197 [2022-10-01T00:44:08.613Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-01T00:44:11.895Z] ---> Running in d2a429d35a1b [2022-10-01T00:44:11.895Z] ---> Running in 5e2451d7c816 [2022-10-01T00:44:11.895Z] ---> Running in d04da01eeb75 [2022-10-01T00:44:11.895Z] ---> Running in ef8fbfded6a5 [2022-10-01T00:44:11.895Z] ---> Running in a4a1335a7d12 [2022-10-01T00:44:11.895Z] Removing intermediate container d2a429d35a1b [2022-10-01T00:44:11.895Z] ---> 9041e31e7739 [2022-10-01T00:44:11.895Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:44:11.895Z] Removing intermediate container d04da01eeb75 [2022-10-01T00:44:11.895Z] ---> d238cc9863bd [2022-10-01T00:44:11.895Z] Step 4/25 : WORKDIR /edgex-go [2022-10-01T00:44:11.895Z] Removing intermediate container ef8fbfded6a5 [2022-10-01T00:44:11.895Z] ---> a3935538ecdf [2022-10-01T00:44:11.895Z] Step 4/24 : WORKDIR /edgex-go [2022-10-01T00:44:11.895Z] Removing intermediate container a4a1335a7d12 [2022-10-01T00:44:11.895Z] ---> 459f8c79b03c [2022-10-01T00:44:11.895Z] Step 4/23 : WORKDIR /edgex-go [2022-10-01T00:44:11.895Z] Removing intermediate container 5e2451d7c816 [2022-10-01T00:44:11.895Z] ---> 038a2c865be3 [2022-10-01T00:44:11.895Z] Step 4/23 : WORKDIR /edgex-go [2022-10-01T00:44:11.895Z] ---> Running in 7ee8aa152ae2 [2022-10-01T00:44:11.895Z] ---> Running in d6e4f0f9e9d3 [2022-10-01T00:44:11.895Z] ---> Running in 9022abf3e15b [2022-10-01T00:44:11.895Z] ---> Running in b5636c392808 [2022-10-01T00:44:11.895Z] ---> Running in 90448fe8df2e [2022-10-01T00:44:12.152Z] Removing intermediate container d6e4f0f9e9d3 [2022-10-01T00:44:12.152Z] ---> a0acb3c8a816 [2022-10-01T00:44:12.152Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:44:12.153Z] Removing intermediate container b5636c392808 [2022-10-01T00:44:12.153Z] ---> a646f378559c [2022-10-01T00:44:12.153Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:44:12.153Z] Removing intermediate container 7ee8aa152ae2 [2022-10-01T00:44:12.153Z] ---> d663131898f8 [2022-10-01T00:44:12.153Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:44:12.153Z] Removing intermediate container 90448fe8df2e [2022-10-01T00:44:12.153Z] ---> 8f480d42c4d2 [2022-10-01T00:44:12.153Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:44:12.153Z] ---> Running in 1def3d49fff0 [2022-10-01T00:44:12.153Z] ---> Running in e4dd9621cf9b [2022-10-01T00:44:12.153Z] ---> Running in 0da11e2731a0 [2022-10-01T00:44:12.153Z] ---> Running in b83abef4506a [2022-10-01T00:44:12.343Z] using credential edgex-jenkins-ssh [2022-10-01T00:44:12.359Z] Cloning the remote Git repository [2022-10-01T00:44:12.718Z] Removing intermediate container 9022abf3e15b [2022-10-01T00:44:12.718Z] ---> 4f92f6f4809a [2022-10-01T00:44:12.718Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T00:44:12.718Z] ---> Running in 7eabb5c8f30d [2022-10-01T00:44:12.975Z] Removing intermediate container 0da11e2731a0 [2022-10-01T00:44:12.975Z] ---> 3374f97cb95f [2022-10-01T00:44:12.975Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-01T00:44:12.975Z] ---> Running in 53b81d787e7d [2022-10-01T00:44:12.399Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-01T00:44:12.473Z] > git init /w/workspace/edgex-go/313 # timeout=10 [2022-10-01T00:44:12.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-01T00:44:12.607Z] > git --version # timeout=10 [2022-10-01T00:44:12.625Z] > git --version # 'git version 2.25.1' [2022-10-01T00:44:12.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-01T00:44:12.677Z] Verifying host key using known hosts file [2022-10-01T00:44:12.858Z] 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-01T00:44:12.869Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-01T00:44:13.231Z] Removing intermediate container b83abef4506a [2022-10-01T00:44:13.232Z] ---> bcca53a6293f [2022-10-01T00:44:13.232Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-01T00:44:13.232Z] ---> Running in f289029db168 [2022-10-01T00:44:13.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:44:13.488Z] Removing intermediate container e4dd9621cf9b [2022-10-01T00:44:13.488Z] ---> 48930b934b40 [2022-10-01T00:44:13.488Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-01T00:44:13.488Z] ---> Running in 77b182278877 [2022-10-01T00:44:13.488Z] Removing intermediate container 1def3d49fff0 [2022-10-01T00:44:13.488Z] ---> 04845d5b5785 [2022-10-01T00:44:13.488Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-01T00:44:13.488Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:44:13.488Z] ---> Running in 3b1034fa103c [2022-10-01T00:44:13.745Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:44:14.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:44:14.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:44:14.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:44:14.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:44:14.522Z] OK: 211 MiB in 51 packages [2022-10-01T00:44:14.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:44:14.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:44:14.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:44:14.778Z] OK: 211 MiB in 51 packages [2022-10-01T00:44:14.778Z] Removing intermediate container 7eabb5c8f30d [2022-10-01T00:44:14.778Z] ---> 50d5bd1e9860 [2022-10-01T00:44:14.778Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-01T00:44:15.037Z] ---> ea95f0c10013 [2022-10-01T00:44:15.037Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:44:15.037Z] OK: 211 MiB in 51 packages [2022-10-01T00:44:15.037Z] ---> Running in 94e217f2b717 [2022-10-01T00:44:15.037Z] OK: 211 MiB in 51 packages [2022-10-01T00:44:15.037Z] Removing intermediate container 53b81d787e7d [2022-10-01T00:44:15.037Z] ---> 7a2777412701 [2022-10-01T00:44:15.037Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-01T00:44:15.296Z] ---> 33577077f6b6 [2022-10-01T00:44:15.296Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:44:15.296Z] ---> Running in f5a1ffaaa038 [2022-10-01T00:44:15.554Z] Removing intermediate container 77b182278877 [2022-10-01T00:44:15.554Z] ---> 5c8f259a1b22 [2022-10-01T00:44:15.554Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-01T00:44:15.554Z] OK: 211 MiB in 51 packages [2022-10-01T00:44:15.554Z] ---> bbce52e1a550 [2022-10-01T00:44:15.554Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:44:15.554Z] Removing intermediate container 3b1034fa103c [2022-10-01T00:44:15.554Z] ---> 214ff3fb5cfc [2022-10-01T00:44:15.554Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-01T00:44:15.554Z] ---> Running in 4d26ad0786f4 [2022-10-01T00:44:15.813Z] ---> 9aafb9ccbd26 [2022-10-01T00:44:15.813Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:44:15.813Z] ---> Running in 6b7174122f3d [2022-10-01T00:44:15.813Z] Removing intermediate container f289029db168 [2022-10-01T00:44:15.813Z] ---> 227d8d36c419 [2022-10-01T00:44:15.813Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-01T00:44:16.071Z] ---> 88c5e436d865 [2022-10-01T00:44:16.071Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:44:16.071Z] ---> Running in 478fe556b14d [2022-10-01T00:44:35.199Z] Avoid second fetch [2022-10-01T00:44:35.200Z] Checking out Revision 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 (main) [2022-10-01T00:44:34.394Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-01T00:44:34.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-01T00:44:35.217Z] > git config core.sparsecheckout # timeout=10 [2022-10-01T00:44:35.241Z] > git checkout -f 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 # timeout=10 [2022-10-01T00:44:35.885Z] Commit message: "Merge pull request #4175 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-01T00:44:36.718Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-01T00:44:36.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T00:44:36.718Z] Dload Upload Total Spent Left Speed [2022-10-01T00:44:36.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 74129 0 --:--:-- --:--:-- --:--:-- 74568 [Pipeline] sh [2022-10-01T00:44:37.337Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-01T00:44:37.684Z] + sudo tee /etc/docker/daemon.new [2022-10-01T00:44:37.684Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-01T00:44:37.684Z] { [2022-10-01T00:44:37.684Z] "registry-mirrors": [ [2022-10-01T00:44:37.684Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-01T00:44:37.684Z] ], [2022-10-01T00:44:37.684Z] "bip": "10.250.0.254/24", [2022-10-01T00:44:37.684Z] "hosts": [ [2022-10-01T00:44:37.684Z] "tcp://0.0.0.0:5555", [2022-10-01T00:44:37.684Z] "unix:///var/run/docker.sock" [2022-10-01T00:44:37.684Z] ], [2022-10-01T00:44:37.684Z] "mtu": 1458, [2022-10-01T00:44:37.684Z] "selinux-enabled": true, [2022-10-01T00:44:37.684Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-01T00:44:37.684Z] } [Pipeline] sh [2022-10-01T00:44:38.022Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-01T00:44:38.364Z] + sudo service docker restart [2022-10-01T00:44:48.281Z] Removing intermediate container f5a1ffaaa038 [2022-10-01T00:44:48.281Z] ---> 079135aca360 [2022-10-01T00:44:48.281Z] Step 9/23 : COPY . . [2022-10-01T00:44:48.281Z] Removing intermediate container 478fe556b14d [2022-10-01T00:44:48.281Z] ---> ceb04784f550 [2022-10-01T00:44:48.281Z] Step 9/23 : COPY . . [2022-10-01T00:44:48.281Z] Removing intermediate container 6b7174122f3d [2022-10-01T00:44:48.281Z] ---> 56543e33296c [2022-10-01T00:44:48.281Z] Step 9/25 : COPY . . [2022-10-01T00:44:48.281Z] Removing intermediate container 4d26ad0786f4 [2022-10-01T00:44:48.281Z] ---> 6fac1faa79d6 [2022-10-01T00:44:48.281Z] Step 9/24 : COPY . . [2022-10-01T00:44:48.281Z] Removing intermediate container 94e217f2b717 [2022-10-01T00:44:48.281Z] ---> 6c5991158caf [2022-10-01T00:44:48.281Z] Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-01T00:44:56.629Z] provisioning config files... [2022-10-01T00:44:56.658Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/313@tmp/config16892470132909241331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T00:44:57.014Z] ---> docker-login.sh [2022-10-01T00:44:57.014Z] nexus3.edgexfoundry.org:10001 [2022-10-01T00:44:57.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:44:57.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:44:57.601Z] Configure a credential helper to remove this warning. See [2022-10-01T00:44:57.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:44:57.601Z] [2022-10-01T00:44:57.601Z] Login Succeeded [2022-10-01T00:44:57.601Z] nexus3.edgexfoundry.org:10002 [2022-10-01T00:44:57.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:44:58.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:44:58.136Z] Configure a credential helper to remove this warning. See [2022-10-01T00:44:58.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:44:58.136Z] [2022-10-01T00:44:58.136Z] Login Succeeded [2022-10-01T00:44:58.136Z] nexus3.edgexfoundry.org:10003 [2022-10-01T00:44:58.263Z] ---> f487cb0dad36 [2022-10-01T00:44:58.263Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-01T00:44:58.263Z] ---> bf33b1b5341e [2022-10-01T00:44:58.263Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-01T00:44:58.263Z] ---> d57dfd88e1fc [2022-10-01T00:44:58.263Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T00:44:58.263Z] ---> 0de732904cb5 [2022-10-01T00:44:58.263Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-01T00:44:58.263Z] ---> 59965a35c7d2 [2022-10-01T00:44:58.263Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-01T00:44:58.263Z] ---> Running in 28971b32fbe4 [2022-10-01T00:44:58.263Z] ---> Running in c1164f22d758 [2022-10-01T00:44:58.263Z] ---> Running in 072db1930e6a [2022-10-01T00:44:58.263Z] ---> Running in a97aa62e88d7 [2022-10-01T00:44:58.263Z] ---> Running in 50fdc3434e3f [2022-10-01T00:44:58.263Z] Removing intermediate container 072db1930e6a [2022-10-01T00:44:58.263Z] ---> 26c9d77fa994 [2022-10-01T00:44:58.263Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-01T00:44:58.263Z] ---> Running in 38a33aca3f5d [2022-10-01T00:44:58.263Z] Removing intermediate container 38a33aca3f5d [2022-10-01T00:44:58.263Z] ---> a8ce78911689 [2022-10-01T00:44:58.263Z] 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-01T00:44:58.263Z] ---> Running in a5db6a645379 [2022-10-01T00:44:58.263Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-01T00:44:58.263Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-01T00:44:58.263Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-01T00:44:58.263Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-01T00:44:58.263Z] Removing intermediate container a5db6a645379 [2022-10-01T00:44:58.263Z] ---> b7826dec767e [2022-10-01T00:44:58.263Z] Step 12/26 : WORKDIR /edgex-go [2022-10-01T00:44:58.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:44:58.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:44:58.406Z] Configure a credential helper to remove this warning. See [2022-10-01T00:44:58.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:44:58.406Z] [2022-10-01T00:44:58.406Z] Login Succeeded [2022-10-01T00:44:58.406Z] nexus3.edgexfoundry.org:10004 [2022-10-01T00:44:58.520Z] ---> Running in 415b5f0e2c2d [2022-10-01T00:44:58.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:44:58.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:44:58.676Z] Configure a credential helper to remove this warning. See [2022-10-01T00:44:58.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:44:58.676Z] [2022-10-01T00:44:58.676Z] Login Succeeded [2022-10-01T00:44:58.676Z] docker.io [2022-10-01T00:44:58.776Z] Removing intermediate container 415b5f0e2c2d [2022-10-01T00:44:58.776Z] ---> dc4effb83477 [2022-10-01T00:44:58.776Z] [2022-10-01T00:44:58.776Z] Step 13/26 : FROM alpine:3.15 [2022-10-01T00:44:58.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:44:59.032Z] 3.15: Pulling from library/alpine [2022-10-01T00:44:59.472Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-01T00:44:59.472Z] Status: Downloaded newer image for alpine:3.15 [2022-10-01T00:44:59.472Z] ---> c4fc93816858 [2022-10-01T00:44:59.472Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T00:44:59.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:44:59.532Z] Configure a credential helper to remove this warning. See [2022-10-01T00:44:59.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:44:59.532Z] [2022-10-01T00:44:59.532Z] Login Succeeded [2022-10-01T00:44:59.532Z] ---> docker-login.sh ends [Pipeline] } [2022-10-01T00:44:59.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-01T00:44:59.729Z] ---> Running in 94daadc43686 [2022-10-01T00:44:59.729Z] Removing intermediate container 94daadc43686 [2022-10-01T00:44:59.729Z] ---> 91897961f930 [2022-10-01T00:44:59.729Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:44:59.729Z] ---> Running in 4c89a322ff56 [2022-10-01T00:44:59.994Z] + git config --global --add safe.directory /w/workspace/edgex-go/313 [Pipeline] echo [2022-10-01T00:45:00.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T00:45:00.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T00:45:00.031Z] ========================================================= [2022-10-01T00:45:00.031Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-01T00:45:00.031Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-01T00:45:00.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-01T00:45:00.352Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-01T00:45:00.352Z] b3c136eddcbf: Pulling fs layer [2022-10-01T00:45:00.352Z] c0a3192eca97: Pulling fs layer [2022-10-01T00:45:00.352Z] a050256f5b6f: Pulling fs layer [2022-10-01T00:45:00.352Z] 656be50a0ddc: Pulling fs layer [2022-10-01T00:45:00.352Z] 2bbca73fdf42: Pulling fs layer [2022-10-01T00:45:00.352Z] f607e4fc86c3: Pulling fs layer [2022-10-01T00:45:00.352Z] 4d572c569a2c: Pulling fs layer [2022-10-01T00:45:00.352Z] fcf976331f73: Pulling fs layer [2022-10-01T00:45:00.352Z] 2bbca73fdf42: Waiting [2022-10-01T00:45:00.352Z] f607e4fc86c3: Waiting [2022-10-01T00:45:00.352Z] fcf976331f73: Waiting [2022-10-01T00:45:00.352Z] 4d572c569a2c: Waiting [2022-10-01T00:45:00.352Z] 656be50a0ddc: Waiting [2022-10-01T00:45:00.621Z] a050256f5b6f: Verifying Checksum [2022-10-01T00:45:00.621Z] a050256f5b6f: Download complete [2022-10-01T00:45:00.621Z] c0a3192eca97: Download complete [2022-10-01T00:45:00.621Z] 2bbca73fdf42: Download complete [2022-10-01T00:45:00.621Z] f607e4fc86c3: Verifying Checksum [2022-10-01T00:45:00.621Z] f607e4fc86c3: Download complete [2022-10-01T00:45:00.621Z] b3c136eddcbf: Download complete [2022-10-01T00:45:01.102Z] Removing intermediate container 4c89a322ff56 [2022-10-01T00:45:01.102Z] ---> 9cab1d0b14b2 [2022-10-01T00:45:01.102Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-01T00:45:01.102Z] ---> Running in a50d99d55dea [2022-10-01T00:45:01.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:01.598Z] b3c136eddcbf: Pull complete [2022-10-01T00:45:01.872Z] fcf976331f73: Verifying Checksum [2022-10-01T00:45:01.872Z] fcf976331f73: Download complete [2022-10-01T00:45:02.142Z] c0a3192eca97: Pull complete [2022-10-01T00:45:02.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:02.415Z] a050256f5b6f: Pull complete [2022-10-01T00:45:02.550Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T00:45:02.550Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T00:45:02.550Z] OK: 15857 distinct packages available [2022-10-01T00:45:02.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:02.684Z] 4d572c569a2c: Verifying Checksum [2022-10-01T00:45:02.684Z] 4d572c569a2c: Download complete [2022-10-01T00:45:03.272Z] 656be50a0ddc: Verifying Checksum [2022-10-01T00:45:03.272Z] 656be50a0ddc: Download complete [2022-10-01T00:45:03.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:03.740Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-01T00:45:03.740Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-01T00:45:03.997Z] (3/5) Installing libucontext (1.1-r0) [2022-10-01T00:45:03.997Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-01T00:45:03.997Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-01T00:45:04.254Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T00:45:04.254Z] OK: 7 MiB in 19 packages [2022-10-01T00:45:07.565Z] Removing intermediate container a50d99d55dea [2022-10-01T00:45:07.565Z] ---> e3b9244a8bae [2022-10-01T00:45:07.565Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-01T00:45:10.835Z] ---> 80843b74241a [2022-10-01T00:45:10.835Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T00:45:15.042Z] ---> fe192243b031 [2022-10-01T00:45:15.042Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T00:45:15.299Z] ---> 9cf6cf3055e0 [2022-10-01T00:45:15.299Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-01T00:45:15.594Z] 656be50a0ddc: Pull complete [2022-10-01T00:45:15.594Z] 2bbca73fdf42: Pull complete [2022-10-01T00:45:15.594Z] f607e4fc86c3: Pull complete [2022-10-01T00:45:16.297Z] ---> 647cb8ab9920 [2022-10-01T00:45:16.297Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-01T00:45:17.230Z] ---> 592724c1c04d [2022-10-01T00:45:17.230Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T00:45:17.230Z] ---> Running in 9f2961e62104 [2022-10-01T00:45:17.489Z] Removing intermediate container 9f2961e62104 [2022-10-01T00:45:17.489Z] ---> cc31c55d15bd [2022-10-01T00:45:17.489Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T00:45:17.489Z] ---> Running in c58713aee44c [2022-10-01T00:45:17.750Z] Removing intermediate container c58713aee44c [2022-10-01T00:45:17.750Z] ---> 5d0f152cf7c9 [2022-10-01T00:45:17.750Z] Step 24/26 : LABEL arch=x86_64 [2022-10-01T00:45:18.042Z] ---> Running in e9c892f0fdf2 [2022-10-01T00:45:18.300Z] Removing intermediate container e9c892f0fdf2 [2022-10-01T00:45:18.300Z] ---> e351cbd46cb5 [2022-10-01T00:45:18.300Z] Step 25/26 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:45:18.300Z] ---> Running in 31e24409fe08 [2022-10-01T00:45:18.895Z] Removing intermediate container 31e24409fe08 [2022-10-01T00:45:18.895Z] ---> ee53e716439e [2022-10-01T00:45:18.895Z] Step 26/26 : LABEL version=2.3.0-dev.76 [2022-10-01T00:45:19.167Z] ---> Running in 3c99bb399480 [2022-10-01T00:45:19.431Z] Removing intermediate container 3c99bb399480 [2022-10-01T00:45:19.431Z] ---> 462e6d87b1e1 [2022-10-01T00:45:19.431Z] [2022-10-01T00:45:19.431Z] Successfully built 462e6d87b1e1 [2022-10-01T00:45:19.431Z] Successfully tagged security-spire-agent:latest [2022-10-01T00:45:19.431Z] Building security-proxy-setup [2022-10-01T00:45:20.997Z] 4d572c569a2c: Pull complete [2022-10-01T00:45:23.598Z] fcf976331f73: Pull complete [2022-10-01T00:45:23.598Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-01T00:45:23.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-01T00:45:23.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [2022-10-01T00:45:23.618Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:45:23.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:45:23.618Z] ---> 1bd0510f4197 [2022-10-01T00:45:23.618Z] Step 3/22 : WORKDIR /edgex-go [2022-10-01T00:45:23.618Z] ---> Using cache [2022-10-01T00:45:23.618Z] ---> 9041e31e7739 [2022-10-01T00:45:23.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:45:23.618Z] ---> Using cache [2022-10-01T00:45:23.618Z] ---> 4f92f6f4809a [2022-10-01T00:45:23.618Z] Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] sh [2022-10-01T00:45:23.945Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-01T00:45:23.945Z] WORKDIR /edgex [2022-10-01T00:45:23.945Z] COPY go.mod . [2022-10-01T00:45:23.945Z] RUN go mod download [2022-10-01T00:45:23.945Z] docker build -t ci-base-image-arm64 -f - . [2022-10-01T00:45:24.532Z] Sending build context to Docker daemon 3.246MB [2022-10-01T00:45:24.532Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-01T00:45:24.532Z] ---> 3970a7415f9e [2022-10-01T00:45:24.532Z] Step 2/4 : WORKDIR /edgex [2022-10-01T00:45:26.665Z] ---> Running in f1a46894c94f [2022-10-01T00:45:26.665Z] Removing intermediate container f1a46894c94f [2022-10-01T00:45:26.665Z] ---> 684982d30e2d [2022-10-01T00:45:26.665Z] Step 3/4 : COPY go.mod . [2022-10-01T00:45:27.253Z] ---> 48fbb8d04891 [2022-10-01T00:45:27.253Z] Step 4/4 : RUN go mod download [2022-10-01T00:45:27.253Z] ---> Running in 583d761df9cc [2022-10-01T00:45:29.891Z] ---> Running in 3731da650f8b [2022-10-01T00:45:30.150Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:31.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:31.384Z] OK: 211 MiB in 51 packages [2022-10-01T00:45:34.744Z] Removing intermediate container 28971b32fbe4 [2022-10-01T00:45:34.744Z] ---> f3e825e440c4 [2022-10-01T00:45:34.744Z] [2022-10-01T00:45:34.744Z] Step 11/24 : FROM alpine:3.16 [2022-10-01T00:45:35.003Z] Removing intermediate container c1164f22d758 [2022-10-01T00:45:35.003Z] ---> 0fba8b1f86db [2022-10-01T00:45:35.003Z] [2022-10-01T00:45:35.003Z] Step 11/25 : FROM alpine:3.16 [2022-10-01T00:45:35.003Z] Removing intermediate container 3731da650f8b [2022-10-01T00:45:35.003Z] ---> a5299a803084 [2022-10-01T00:45:35.003Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-01T00:45:35.263Z] ---> f45e7f82ad73 [2022-10-01T00:45:35.263Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:45:35.263Z] ---> Running in 5c4172712505 [2022-10-01T00:45:35.523Z] 3.16: Pulling from library/alpine [2022-10-01T00:45:35.523Z] 3.16: Pulling from library/alpine [2022-10-01T00:45:36.480Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-01T00:45:36.480Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-01T00:45:36.480Z] Status: Image is up to date for alpine:3.16 [2022-10-01T00:45:36.480Z] Status: Downloaded newer image for alpine:3.16 [2022-10-01T00:45:36.480Z] ---> 9c6f07244728 [2022-10-01T00:45:36.480Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-01T00:45:36.480Z] ---> 9c6f07244728 [2022-10-01T00:45:36.480Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-01T00:45:37.071Z] ---> Running in 34988307482e [2022-10-01T00:45:37.071Z] ---> Running in 4cfdf38cc7ab [2022-10-01T00:45:37.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:37.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:37.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:38.608Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-01T00:45:38.608Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:45:38.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:38.608Z] OK: 6 MiB in 15 packages [2022-10-01T00:45:38.871Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-01T00:45:38.871Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:45:38.871Z] OK: 6 MiB in 15 packages [2022-10-01T00:45:43.161Z] Removing intermediate container 34988307482e [2022-10-01T00:45:43.161Z] ---> ded2e02df5f4 [2022-10-01T00:45:43.161Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T00:45:43.161Z] Removing intermediate container 4cfdf38cc7ab [2022-10-01T00:45:43.161Z] ---> d95304de7c81 [2022-10-01T00:45:43.161Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T00:45:43.161Z] Removing intermediate container a97aa62e88d7 [2022-10-01T00:45:43.161Z] ---> c1118c44b001 [2022-10-01T00:45:43.161Z] [2022-10-01T00:45:43.161Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T00:45:43.161Z] ---> 9c6f07244728 [2022-10-01T00:45:43.161Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-01T00:45:43.161Z] Removing intermediate container 50fdc3434e3f [2022-10-01T00:45:43.161Z] ---> e2269fb81be4 [2022-10-01T00:45:43.161Z] [2022-10-01T00:45:43.161Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T00:45:43.161Z] ---> 9c6f07244728 [2022-10-01T00:45:43.161Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-01T00:45:43.161Z] ---> Using cache [2022-10-01T00:45:43.161Z] ---> d95304de7c81 [2022-10-01T00:45:43.161Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T00:45:43.746Z] ---> Running in 8f26c1645aa9 [2022-10-01T00:45:43.746Z] ---> Running in 3e10fe817a99 [2022-10-01T00:45:43.746Z] ---> Running in 68197a0ca3bf [2022-10-01T00:45:43.746Z] ---> Running in 7f8221b4446a [2022-10-01T00:45:44.006Z] Removing intermediate container 8f26c1645aa9 [2022-10-01T00:45:44.006Z] ---> 44e3a57a7b7d [2022-10-01T00:45:44.006Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-01T00:45:44.006Z] Removing intermediate container 3e10fe817a99 [2022-10-01T00:45:44.006Z] ---> 23ad3d0d8443 [2022-10-01T00:45:44.006Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-01T00:45:44.006Z] Removing intermediate container 7f8221b4446a [2022-10-01T00:45:44.006Z] ---> f7abd5e7d718 [2022-10-01T00:45:44.006Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-01T00:45:44.275Z] ---> Running in b69efc30a052 [2022-10-01T00:45:44.275Z] ---> Running in c74d6280c658 [2022-10-01T00:45:44.275Z] ---> Running in 5f5133c566bc [2022-10-01T00:45:44.275Z] Removing intermediate container b69efc30a052 [2022-10-01T00:45:44.275Z] ---> f7cd33b9ca2e [2022-10-01T00:45:44.275Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-01T00:45:44.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:44.540Z] Removing intermediate container 5f5133c566bc [2022-10-01T00:45:44.540Z] ---> 31b2d5f9e8d3 [2022-10-01T00:45:44.540Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-01T00:45:44.540Z] Removing intermediate container c74d6280c658 [2022-10-01T00:45:44.540Z] ---> 557b828ad684 [2022-10-01T00:45:44.540Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T00:45:44.540Z] ---> Running in 58b703791ebf [2022-10-01T00:45:44.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:44.541Z] ---> Running in aec999baa406 [2022-10-01T00:45:44.541Z] ---> Running in abcc5a7f53b3 [2022-10-01T00:45:44.541Z] Removing intermediate container 58b703791ebf [2022-10-01T00:45:44.541Z] ---> d08bbcc411ad [2022-10-01T00:45:44.541Z] Step 16/24 : WORKDIR / [2022-10-01T00:45:44.541Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-01T00:45:44.798Z] ---> Running in daa5b84abd35 [2022-10-01T00:45:44.798Z] Removing intermediate container aec999baa406 [2022-10-01T00:45:44.798Z] ---> 3da8d7c5c73e [2022-10-01T00:45:44.798Z] Step 16/25 : WORKDIR / [2022-10-01T00:45:44.798Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-01T00:45:44.798Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:45:44.798Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T00:45:44.798Z] Removing intermediate container abcc5a7f53b3 [2022-10-01T00:45:44.798Z] ---> e18d6d000265 [2022-10-01T00:45:44.798Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T00:45:44.798Z] ---> Running in 1e5ab4231077 [2022-10-01T00:45:44.798Z] OK: 6 MiB in 16 packages [2022-10-01T00:45:44.798Z] Removing intermediate container daa5b84abd35 [2022-10-01T00:45:44.798Z] ---> 0f3aaa94bc07 [2022-10-01T00:45:44.798Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T00:45:45.758Z] ---> 9162a1573214 [2022-10-01T00:45:45.758Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-01T00:45:45.758Z] Removing intermediate container 1e5ab4231077 [2022-10-01T00:45:45.758Z] ---> 8677c3896cae [2022-10-01T00:45:45.758Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T00:45:46.777Z] ---> ce440066168b [2022-10-01T00:45:46.777Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-01T00:45:47.406Z] ---> aff4b9508840 [2022-10-01T00:45:47.406Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-01T00:45:47.406Z] ---> 01c5e64a139a [2022-10-01T00:45:47.406Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-01T00:45:47.666Z] Removing intermediate container 68197a0ca3bf [2022-10-01T00:45:47.666Z] ---> 857cabdf0dbc [2022-10-01T00:45:47.666Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T00:45:47.926Z] ---> 73aa18381fa7 [2022-10-01T00:45:47.926Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-01T00:45:47.926Z] ---> Running in 69f68bfba4c6 [2022-10-01T00:45:47.926Z] ---> ce5e3622af76 [2022-10-01T00:45:47.926Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-01T00:45:47.926Z] ---> 9861ff764246 [2022-10-01T00:45:47.926Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-01T00:45:47.926Z] ---> Running in a7be1a956baf [2022-10-01T00:45:48.192Z] Removing intermediate container 69f68bfba4c6 [2022-10-01T00:45:48.192Z] ---> d1ddb714dc3d [2022-10-01T00:45:48.192Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-01T00:45:48.192Z] ---> 119e05ed91e3 [2022-10-01T00:45:48.192Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-01T00:45:48.192Z] ---> Running in 89e4b47af207 [2022-10-01T00:45:48.192Z] ---> 73b3fcc94e5d [2022-10-01T00:45:48.192Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-01T00:45:48.192Z] ---> Running in c81e4703c06b [2022-10-01T00:45:48.452Z] Removing intermediate container a7be1a956baf [2022-10-01T00:45:48.452Z] ---> c01791e8baf7 [2022-10-01T00:45:48.452Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T00:45:48.452Z] ---> Running in 87685e5940bb [2022-10-01T00:45:48.452Z] Removing intermediate container 89e4b47af207 [2022-10-01T00:45:48.452Z] ---> 6906cd911dc1 [2022-10-01T00:45:48.452Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T00:45:48.452Z] Removing intermediate container c81e4703c06b [2022-10-01T00:45:48.452Z] ---> 62c605825a88 [2022-10-01T00:45:48.452Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T00:45:48.452Z] ---> Running in deb3ae5f8d0d [2022-10-01T00:45:48.452Z] ---> Running in 4f32387b71fb [2022-10-01T00:45:48.452Z] ---> f95f7c585bc3 [2022-10-01T00:45:48.452Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-01T00:45:48.452Z] Removing intermediate container 87685e5940bb [2022-10-01T00:45:48.452Z] ---> d6fdf4188f25 [2022-10-01T00:45:48.452Z] Step 21/23 : LABEL arch=x86_64 [2022-10-01T00:45:48.712Z] ---> Running in 19be8d3a51a1 [2022-10-01T00:45:48.712Z] Removing intermediate container deb3ae5f8d0d [2022-10-01T00:45:48.712Z] ---> 4223c8892075 [2022-10-01T00:45:48.712Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T00:45:48.712Z] ---> Running in 46b8850c7fef [2022-10-01T00:45:48.712Z] Removing intermediate container 4f32387b71fb [2022-10-01T00:45:48.712Z] ---> 24d8df86cba8 [2022-10-01T00:45:48.712Z] Step 22/24 : LABEL arch=x86_64 [2022-10-01T00:45:48.712Z] ---> Running in 10956ce42ec0 [2022-10-01T00:45:48.972Z] Removing intermediate container 19be8d3a51a1 [2022-10-01T00:45:48.972Z] ---> dc35bb217ce3 [2022-10-01T00:45:48.972Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T00:45:48.972Z] Removing intermediate container 46b8850c7fef [2022-10-01T00:45:48.972Z] ---> e23be01ca1ca [2022-10-01T00:45:48.972Z] Step 22/23 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:45:48.972Z] ---> c8e792eb77df [2022-10-01T00:45:48.972Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-01T00:45:48.972Z] ---> Running in 7fee60e48c57 [2022-10-01T00:45:48.972Z] Removing intermediate container 10956ce42ec0 [2022-10-01T00:45:48.972Z] Removing intermediate container 5c4172712505 [2022-10-01T00:45:48.972Z] ---> 6922a8fa9a28 [2022-10-01T00:45:48.972Z] ---> a1e48a53d86c [2022-10-01T00:45:48.972Z] Step 8/22 : COPY . .Step 23/24 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:45:48.972Z] [2022-10-01T00:45:48.972Z] ---> Running in 69d4299740f3 [2022-10-01T00:45:48.972Z] ---> Running in f3795ab85565 [2022-10-01T00:45:49.233Z] Removing intermediate container 7fee60e48c57 [2022-10-01T00:45:49.233Z] ---> d6550f5b5e1c [2022-10-01T00:45:49.233Z] Step 23/25 : LABEL arch=x86_64 [2022-10-01T00:45:49.233Z] Removing intermediate container 69d4299740f3 [2022-10-01T00:45:49.233Z] ---> 2b912aa95b2b [2022-10-01T00:45:49.233Z] Step 23/23 : LABEL version=2.3.0-dev.76 [2022-10-01T00:45:51.782Z] Removing intermediate container f3795ab85565 [2022-10-01T00:45:51.782Z] ---> 213660be22f1 [2022-10-01T00:45:51.782Z] Step 24/24 : LABEL version=2.3.0-dev.76 [2022-10-01T00:45:51.782Z] ---> Running in 11bb9ea7000f [2022-10-01T00:45:51.782Z] ---> 8cb5821c2e48 [2022-10-01T00:45:51.782Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-01T00:45:51.782Z] ---> Running in d28a8a8d14be [2022-10-01T00:45:51.782Z] ---> Running in 728b35f2a1bd [2022-10-01T00:45:51.782Z] Removing intermediate container 11bb9ea7000f [2022-10-01T00:45:51.782Z] ---> 7193b1d13aa2 [2022-10-01T00:45:51.782Z] Step 24/25 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:45:52.052Z] Removing intermediate container 728b35f2a1bd [2022-10-01T00:45:52.052Z] ---> 31844268c2d9 [2022-10-01T00:45:52.052Z] [2022-10-01T00:45:52.052Z] ---> e61f775ad743 [2022-10-01T00:45:52.052Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-01T00:45:52.052Z] Removing intermediate container d28a8a8d14be [2022-10-01T00:45:52.052Z] ---> 0647f046e5a1 [2022-10-01T00:45:52.052Z] [2022-10-01T00:45:52.052Z] ---> Running in d4dca949611d [2022-10-01T00:45:52.311Z] Successfully built 31844268c2d9 [2022-10-01T00:45:52.311Z] Successfully built 0647f046e5a1 [2022-10-01T00:45:52.311Z] Successfully tagged support-scheduler:latest [2022-10-01T00:45:52.311Z] Successfully tagged core-command:latest [2022-10-01T00:45:52.311Z]  Building support-scheduler ... done  Building core-command ... done Building sys-mgmt-agent [2022-10-01T00:45:52.311Z] Building security-spiffe-token-provider [2022-10-01T00:45:52.572Z] ---> Running in 40354552b671 [2022-10-01T00:45:56.833Z] Removing intermediate container d4dca949611d [2022-10-01T00:45:56.833Z] ---> 42f7c6b3f01e [2022-10-01T00:45:56.833Z] Step 25/25 : LABEL version=2.3.0-dev.76 [2022-10-01T00:45:57.157Z] Removing intermediate container 40354552b671 [2022-10-01T00:45:57.157Z] ---> 55249eadf7cb [2022-10-01T00:45:57.157Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T00:45:57.157Z] ---> 56ec2199e94c [2022-10-01T00:45:57.157Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-01T00:45:57.157Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:45:57.157Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:45:57.157Z] ---> 1bd0510f4197 [2022-10-01T00:45:57.157Z] Step 3/20 : WORKDIR /edgex-go [2022-10-01T00:45:57.157Z] ---> Using cache [2022-10-01T00:45:57.157Z] ---> 9041e31e7739 [2022-10-01T00:45:57.157Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-01T00:45:57.418Z] ---> Running in 2a161bf5ae0b [2022-10-01T00:45:57.418Z] ---> Running in 673b8951228a [2022-10-01T00:45:57.418Z] ---> Running in bfb34bdac1f4 [2022-10-01T00:45:57.418Z] ---> Running in 3bd45b007c29 [2022-10-01T00:45:57.678Z] Removing intermediate container 2a161bf5ae0b [2022-10-01T00:45:57.678Z] ---> b467cabc6df7 [2022-10-01T00:45:57.678Z] [2022-10-01T00:45:57.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:45:57.678Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:45:57.678Z] ---> 1bd0510f4197 [2022-10-01T00:45:57.678Z] Step 3/23 : WORKDIR /edgex-go [2022-10-01T00:45:57.678Z] ---> Using cache [2022-10-01T00:45:57.678Z] ---> 9041e31e7739 [2022-10-01T00:45:57.678Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:45:57.678Z] ---> Using cache [2022-10-01T00:45:57.678Z] ---> 4f92f6f4809a [2022-10-01T00:45:57.678Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-01T00:45:57.678Z] ---> Running in 3f57637c16e6 [2022-10-01T00:45:57.678Z] Removing intermediate container bfb34bdac1f4 [2022-10-01T00:45:57.678Z] ---> c1a1ef2bf944 [2022-10-01T00:45:57.678Z] Step 21/23 : LABEL arch=x86_64 [2022-10-01T00:45:57.678Z] ---> Running in d73079cd8837 [2022-10-01T00:45:57.678Z] Successfully built b467cabc6df7 [2022-10-01T00:45:57.678Z] Successfully tagged core-metadata:latest [2022-10-01T00:45:57.678Z] Building security-bootstrapper [2022-10-01T00:45:57.939Z]  Building core-metadata ... done Removing intermediate container d73079cd8837 [2022-10-01T00:45:57.939Z] ---> 0ca15e92619d [2022-10-01T00:45:57.939Z] Step 22/23 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:45:58.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:58.200Z] ---> Running in b210d9520d29 [2022-10-01T00:45:58.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:58.888Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-01T00:45:58.888Z] v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-01T00:45:58.888Z] OK: 17040 distinct packages available [2022-10-01T00:45:58.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:58.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:45:58.888Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-01T00:45:59.522Z] Removing intermediate container 583d761df9cc [2022-10-01T00:45:59.522Z] ---> a5baf107eb5d [2022-10-01T00:45:59.522Z] Successfully built a5baf107eb5d [2022-10-01T00:45:59.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:45:59.855Z] + docker inspect -f . ci-base-image-arm64 [2022-10-01T00:45:59.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T00:45:59.923Z] OK: 211 MiB in 51 packages [2022-10-01T00:45:59.923Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:00.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container [2022-10-01T00:46:00.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@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-01T00:46:00.183Z] Removing intermediate container b210d9520d29 [2022-10-01T00:46:00.183Z] ---> ad6f3430c1f0 [2022-10-01T00:46:00.183Z] Step 23/23 : LABEL version=2.3.0-dev.76 [2022-10-01T00:46:00.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:01.118Z] ---> Running in 14fb89cc9a74 [2022-10-01T00:46:01.118Z] OK: 211 MiB in 51 packages [2022-10-01T00:46:01.118Z] Removing intermediate container 14fb89cc9a74 [2022-10-01T00:46:01.118Z] ---> eae66f8c73ad [2022-10-01T00:46:01.118Z] [2022-10-01T00:46:01.319Z] $ docker top 7e2236c67e5dd4b315164ef4ad078b83dc94a00a37314be9e79a93fb274171bd -eo pid,comm [2022-10-01T00:46:01.420Z] Removing intermediate container 673b8951228a [2022-10-01T00:46:01.420Z] ---> 8efcac23c89c [2022-10-01T00:46:01.420Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-01T00:46:01.420Z] Successfully built eae66f8c73ad [2022-10-01T00:46:01.420Z] Successfully tagged support-notifications:latest [2022-10-01T00:46:01.420Z]  Building support-notifications ... done Building security-spire-config [Pipeline] { [Pipeline] sh [2022-10-01T00:46:02.155Z] + go version [2022-10-01T00:46:02.155Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-01T00:46:02.178Z] $ docker stop --time=1 7e2236c67e5dd4b315164ef4ad078b83dc94a00a37314be9e79a93fb274171bd [2022-10-01T00:46:03.385Z] ---> e829668b2eb9 [2022-10-01T00:46:03.385Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:46:03.788Z] $ docker rm -f 7e2236c67e5dd4b315164ef4ad078b83dc94a00a37314be9e79a93fb274171bd [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-01T00:46:04.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-01T00:46:04.349Z] [2022-10-01T00:46:04.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:46:04.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-01T00:46:04.680Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-01T00:46:04.680Z] 29e5d40040c1: Pulling fs layer [2022-10-01T00:46:04.680Z] 1ce36da41761: Pulling fs layer [2022-10-01T00:46:04.680Z] 25b303627fd3: Pulling fs layer [2022-10-01T00:46:04.957Z] 29e5d40040c1: Download complete [2022-10-01T00:46:05.074Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:46:05.074Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:46:05.074Z] ---> 1bd0510f4197 [2022-10-01T00:46:05.074Z] Step 3/33 : WORKDIR /edgex-go [2022-10-01T00:46:05.074Z] ---> Using cache [2022-10-01T00:46:05.074Z] ---> 9041e31e7739 [2022-10-01T00:46:05.074Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:46:05.074Z] ---> Using cache [2022-10-01T00:46:05.074Z] ---> 4f92f6f4809a [2022-10-01T00:46:05.074Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-01T00:46:05.074Z] ---> Using cache [2022-10-01T00:46:05.074Z] ---> a5299a803084 [2022-10-01T00:46:05.074Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-01T00:46:05.074Z] ---> Using cache [2022-10-01T00:46:05.074Z] ---> f45e7f82ad73 [2022-10-01T00:46:05.074Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:46:05.074Z] ---> Using cache [2022-10-01T00:46:05.074Z] ---> a1e48a53d86c [2022-10-01T00:46:05.074Z] Step 8/33 : COPY . . [2022-10-01T00:46:05.074Z] ---> Using cache [2022-10-01T00:46:05.074Z] ---> 56ec2199e94c [2022-10-01T00:46:05.074Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-01T00:46:05.226Z] 1ce36da41761: Verifying Checksum [2022-10-01T00:46:05.226Z] 1ce36da41761: Download complete [2022-10-01T00:46:05.354Z] Removing intermediate container 3f57637c16e6 [2022-10-01T00:46:05.354Z] ---> 1c84ee3c840a [2022-10-01T00:46:05.354Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-01T00:46:05.354Z] ---> Running in 8ecd94db1742 [2022-10-01T00:46:05.354Z] ---> Running in ebdf115cf205 [2022-10-01T00:46:05.493Z] 29e5d40040c1: Pull complete [2022-10-01T00:46:05.994Z] ---> 671e733b3887 [2022-10-01T00:46:05.994Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:46:05.994Z] ---> Running in 159bb17b25c6 [2022-10-01T00:46:05.994Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-01T00:46:06.905Z] 25b303627fd3: Verifying Checksum [2022-10-01T00:46:06.905Z] 25b303627fd3: Download complete [2022-10-01T00:46:06.905Z] 1ce36da41761: Pull complete [2022-10-01T00:46:07.378Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:46:07.378Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:46:07.378Z] ---> 1bd0510f4197 [2022-10-01T00:46:07.378Z] Step 3/26 : WORKDIR /edgex-go [2022-10-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> 9041e31e7739 [2022-10-01T00:46:07.378Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> 4f92f6f4809a [2022-10-01T00:46:07.378Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> 50d5bd1e9860 [2022-10-01T00:46:07.378Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> ea95f0c10013 [2022-10-01T00:46:07.378Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> 6c5991158caf [2022-10-01T00:46:07.378Z] Step 8/26 : COPY . . [2022-10-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> d57dfd88e1fc [2022-10-01T00:46:07.378Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> 26c9d77fa994 [2022-10-01T00:46:07.378Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> a8ce78911689 [2022-10-01T00:46:07.378Z] 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-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> b7826dec767e [2022-10-01T00:46:07.378Z] Step 12/26 : WORKDIR /edgex-go [2022-10-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> dc4effb83477 [2022-10-01T00:46:07.378Z] [2022-10-01T00:46:07.378Z] Step 13/26 : FROM alpine:3.15 [2022-10-01T00:46:07.378Z] ---> c4fc93816858 [2022-10-01T00:46:07.378Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> 91897961f930 [2022-10-01T00:46:07.378Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:46:07.378Z] ---> Using cache [2022-10-01T00:46:07.378Z] ---> 9cab1d0b14b2 [2022-10-01T00:46:07.378Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-01T00:46:10.081Z] ---> Running in a41531c79ee0 [2022-10-01T00:46:11.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:11.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:12.535Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T00:46:12.535Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T00:46:12.535Z] OK: 15857 distinct packages available [2022-10-01T00:46:12.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:13.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:13.468Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-01T00:46:13.726Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-01T00:46:13.726Z] (3/4) Installing libucontext (1.1-r0) [2022-10-01T00:46:13.726Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-01T00:46:13.984Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T00:46:13.984Z] OK: 6 MiB in 18 packages [2022-10-01T00:46:16.972Z] 25b303627fd3: Pull complete [2022-10-01T00:46:16.972Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-01T00:46:16.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-01T00:46:16.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T00:46:17.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container [2022-10-01T00:46:17.222Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@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-01T00:46:18.407Z] Removing intermediate container ebdf115cf205 [2022-10-01T00:46:18.407Z] ---> 21ab34199887 [2022-10-01T00:46:18.407Z] Step 7/20 : COPY . . [2022-10-01T00:46:18.669Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-01T00:46:18.928Z] Removing intermediate container a41531c79ee0 [2022-10-01T00:46:18.928Z] ---> 86c18e50f5d3 [2022-10-01T00:46:18.928Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T00:46:19.357Z] $ docker top 4202d0d2586d460432d8765281e3e57c9b634a2aa19c1c97b26f18dce58cc78a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T00:46:20.172Z] + grep parallel [2022-10-01T00:46:20.172Z] + docker-compose build --help [2022-10-01T00:46:24.420Z] --parallel Build images in parallel. [Pipeline] } [2022-10-01T00:46:25.021Z] $ docker stop --time=1 4202d0d2586d460432d8765281e3e57c9b634a2aa19c1c97b26f18dce58cc78a [2022-10-01T00:46:26.678Z] $ docker rm -f 4202d0d2586d460432d8765281e3e57c9b634a2aa19c1c97b26f18dce58cc78a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:46:27.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-01T00:46:27.210Z] . [Pipeline] } [Pipeline] // withEnv [2022-10-01T00:46:27.239Z] ---> ba5f098c5376 [2022-10-01T00:46:27.239Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T00:46:27.239Z] ---> 344dfd45d8fa [2022-10-01T00:46:27.239Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-01T00:46:27.239Z] ---> Running in b8d3fe684fe9 [2022-10-01T00:46:27.239Z] Removing intermediate container 159bb17b25c6 [2022-10-01T00:46:27.239Z] ---> c8c9f2f905bb [2022-10-01T00:46:27.239Z] Step 8/23 : COPY . . [Pipeline] withDockerContainer [2022-10-01T00:46:27.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container [2022-10-01T00:46:27.453Z] $ 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/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@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-01T00:46:28.574Z] $ docker top 609ac05bf808594e156c62dbf14fdbcccb06e4374fd749fd8ae8b40a3ab47db1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T00:46:29.059Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-01T00:46:30.595Z] ---> f0a4800e2956 [2022-10-01T00:46:30.595Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-01T00:46:31.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-01T00:46:31.203Z] ---> Running in 958032404ae0 [2022-10-01T00:46:31.203Z] Removing intermediate container 8ecd94db1742 [2022-10-01T00:46:31.203Z] ---> 3f67d6142dc2 [2022-10-01T00:46:31.203Z] [2022-10-01T00:46:31.203Z] Step 10/33 : FROM alpine:3.16 [2022-10-01T00:46:31.203Z] ---> 9c6f07244728 [2022-10-01T00:46:31.203Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T00:46:31.203Z] Removing intermediate container 3bd45b007c29 [2022-10-01T00:46:31.203Z] ---> 5664faba49f0 [2022-10-01T00:46:31.203Z] [2022-10-01T00:46:31.203Z] Step 10/22 : FROM alpine:3.16 [2022-10-01T00:46:31.203Z] ---> 9c6f07244728 [2022-10-01T00:46:31.203Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-01T00:46:31.462Z] ---> Running in 1092a014aa22 [2022-10-01T00:46:31.462Z] ---> Running in c388db0f39bc [2022-10-01T00:46:31.769Z] Removing intermediate container 958032404ae0 [2022-10-01T00:46:31.769Z] ---> 554361c7fdb3 [2022-10-01T00:46:31.769Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-01T00:46:32.041Z] Removing intermediate container 1092a014aa22 [2022-10-01T00:46:32.041Z] ---> 56c1e91f74cc [2022-10-01T00:46:32.041Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-01T00:46:32.301Z] ---> efa1a245986c [2022-10-01T00:46:32.301Z] Step 21/26 : WORKDIR / [2022-10-01T00:46:32.301Z] ---> Running in 19ea0c3fb24d [2022-10-01T00:46:32.301Z] ---> Running in b3323cd43a52 [2022-10-01T00:46:32.301Z] ---> 8ab762624269 [2022-10-01T00:46:32.301Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-01T00:46:32.301Z] ---> Running in 69100c2da0d7 [2022-10-01T00:46:32.301Z] Removing intermediate container b3323cd43a52 [2022-10-01T00:46:32.301Z] ---> 8f44d8202809 [2022-10-01T00:46:32.301Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T00:46:32.301Z] ---> Running in afe88be46f30 [2022-10-01T00:46:32.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:32.560Z] Removing intermediate container afe88be46f30 [2022-10-01T00:46:32.560Z] ---> ac0b9b8f0848 [2022-10-01T00:46:32.560Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T00:46:32.560Z] ---> Running in 4cf38148b223 [2022-10-01T00:46:32.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:32.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:32.560Z] Removing intermediate container 4cf38148b223 [2022-10-01T00:46:32.560Z] ---> f54c448a29bc [2022-10-01T00:46:32.560Z] Step 24/26 : LABEL arch=x86_64 [2022-10-01T00:46:32.560Z] ---> Running in c9a4262a46d8 [2022-10-01T00:46:32.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:32.846Z] Removing intermediate container c9a4262a46d8 [2022-10-01T00:46:32.846Z] ---> 270f248650e8 [2022-10-01T00:46:32.846Z] Step 25/26 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:46:32.846Z] ---> Running in 9b175c9ae62d [2022-10-01T00:46:32.846Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-01T00:46:32.846Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-01T00:46:32.846Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-01T00:46:32.846Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-01T00:46:32.846Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-01T00:46:32.846Z] (5/6) Installing curl (7.83.1-r3) [2022-10-01T00:46:32.846Z] Removing intermediate container 9b175c9ae62d [2022-10-01T00:46:32.846Z] ---> a991a44b0a10 [2022-10-01T00:46:32.846Z] Step 26/26 : LABEL version=2.3.0-dev.76 [2022-10-01T00:46:32.846Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-01T00:46:32.846Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-01T00:46:33.106Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:46:33.106Z] ---> Running in 3158f61d752d [2022-10-01T00:46:33.106Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T00:46:33.106Z] OK: 8 MiB in 20 packages [2022-10-01T00:46:33.106Z] (2/2) Installing su-exec (0.2-r1) [2022-10-01T00:46:33.106Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:46:33.106Z] OK: 6 MiB in 16 packages [2022-10-01T00:46:33.106Z] Removing intermediate container 3158f61d752d [2022-10-01T00:46:33.106Z] ---> c17b413b93fa [2022-10-01T00:46:33.106Z] [2022-10-01T00:46:33.106Z] Successfully built c17b413b93fa [2022-10-01T00:46:33.106Z] Successfully tagged security-spire-config:latest [2022-10-01T00:46:33.106Z]  Building security-spire-config ... done Building core-data [2022-10-01T00:46:34.395Z] Building core-command ... [2022-10-01T00:46:34.395Z] Building core-data ... [2022-10-01T00:46:34.395Z] Building core-metadata ... [2022-10-01T00:46:34.395Z] Building security-bootstrapper ... [2022-10-01T00:46:34.395Z] Building security-proxy-setup ... [2022-10-01T00:46:34.395Z] Building security-secretstore-setup ... [2022-10-01T00:46:34.395Z] Building security-spiffe-token-provider ... [2022-10-01T00:46:34.395Z] Building security-spire-agent ... [2022-10-01T00:46:34.395Z] Building security-spire-config ... [2022-10-01T00:46:34.395Z] Building security-spire-server ... [2022-10-01T00:46:34.395Z] Building support-notifications ... [2022-10-01T00:46:34.395Z] Building support-scheduler ... [2022-10-01T00:46:34.395Z] Building sys-mgmt-agent ... [2022-10-01T00:46:34.395Z] Building support-notifications [2022-10-01T00:46:34.395Z] Building security-proxy-setup [2022-10-01T00:46:34.395Z] Building core-command [2022-10-01T00:46:34.395Z] Building security-spire-agent [2022-10-01T00:46:34.395Z] Building security-bootstrapper [2022-10-01T00:46:36.458Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:46:36.458Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:46:36.458Z] ---> 1bd0510f4197 [2022-10-01T00:46:36.458Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-01T00:46:36.458Z] ---> Using cache [2022-10-01T00:46:36.458Z] ---> 038a2c865be3 [2022-10-01T00:46:36.458Z] Step 4/24 : WORKDIR /edgex-go [2022-10-01T00:46:36.458Z] ---> Using cache [2022-10-01T00:46:36.458Z] ---> 8f480d42c4d2 [2022-10-01T00:46:36.458Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:46:36.458Z] ---> Using cache [2022-10-01T00:46:36.458Z] ---> bcca53a6293f [2022-10-01T00:46:36.458Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-01T00:46:37.835Z] ---> Running in 0c589748b98f [2022-10-01T00:46:37.835Z] Removing intermediate container c388db0f39bc [2022-10-01T00:46:37.835Z] ---> c18dfbe22520 [2022-10-01T00:46:37.835Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-01T00:46:37.835Z] ---> Running in e1d6a54ab056 [2022-10-01T00:46:38.096Z] Removing intermediate container 19ea0c3fb24d [2022-10-01T00:46:38.096Z] ---> 58815768ef72 [2022-10-01T00:46:38.096Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-01T00:46:38.096Z] ---> Running in c14d560c37ea [2022-10-01T00:46:38.096Z] Removing intermediate container e1d6a54ab056 [2022-10-01T00:46:38.096Z] ---> 5a27fdfcf708 [2022-10-01T00:46:38.096Z] Step 13/22 : WORKDIR /edgex [2022-10-01T00:46:38.354Z] ---> Running in 0e99d24d309b [2022-10-01T00:46:38.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:38.354Z] Removing intermediate container c14d560c37ea [2022-10-01T00:46:38.354Z] ---> f96bd6efed9c [2022-10-01T00:46:38.354Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-01T00:46:38.613Z] ---> Running in 342b3ae48875 [2022-10-01T00:46:38.613Z] Removing intermediate container 0e99d24d309b [2022-10-01T00:46:38.613Z] ---> 032f90cfdbdf [2022-10-01T00:46:38.613Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-01T00:46:38.873Z] Removing intermediate container 342b3ae48875 [2022-10-01T00:46:38.873Z] ---> 3c685ef55e3f [2022-10-01T00:46:38.873Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-01T00:46:38.873Z] ---> Running in 1ab2edafa7bc [2022-10-01T00:46:39.154Z] ---> 994a78ee77e9 [2022-10-01T00:46:39.154Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-01T00:46:39.154Z] Removing intermediate container 1ab2edafa7bc [2022-10-01T00:46:39.154Z] ---> 3a01e5728875 [2022-10-01T00:46:39.154Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-01T00:46:39.413Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:46:39.413Z] ---> Running in 595fa99afa1b [2022-10-01T00:46:39.672Z] OK: 211 MiB in 51 packages [2022-10-01T00:46:39.931Z] Removing intermediate container 595fa99afa1b [2022-10-01T00:46:39.931Z] ---> c854553ac7ae [2022-10-01T00:46:39.931Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-01T00:46:40.191Z] ---> 784c772e1cb8 [2022-10-01T00:46:40.191Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-01T00:46:40.191Z] ---> Running in afead4b0397a [2022-10-01T00:46:40.808Z] Removing intermediate container 0c589748b98f [2022-10-01T00:46:40.808Z] ---> 61171b4a69df [2022-10-01T00:46:40.808Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-01T00:46:41.067Z] ---> 9d9572cc0b7e [2022-10-01T00:46:41.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-01T00:46:41.328Z] ---> f508b99bf125 [2022-10-01T00:46:41.328Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:46:41.328Z] ---> Running in 635f32512de3 [2022-10-01T00:46:41.897Z] ---> c82cecfc04ac [2022-10-01T00:46:41.897Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-01T00:46:41.897Z] Removing intermediate container afead4b0397a [2022-10-01T00:46:41.897Z] ---> 4f4cfe06e236 [2022-10-01T00:46:41.897Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-01T00:46:41.897Z] ---> Running in 26a6e6045d29 [2022-10-01T00:46:41.897Z] ---> Running in 79b86b71e534 [2022-10-01T00:46:42.468Z] Removing intermediate container 79b86b71e534 [2022-10-01T00:46:42.468Z] ---> 4575c51a35e6 [2022-10-01T00:46:42.468Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-01T00:46:43.037Z] ---> 04960290db2c [2022-10-01T00:46:43.037Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-01T00:46:43.295Z] ---> Running in e2f916c7ac71 [2022-10-01T00:46:43.859Z] Removing intermediate container 26a6e6045d29 [2022-10-01T00:46:43.859Z] ---> 25f2b6e8e29e [2022-10-01T00:46:43.859Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-01T00:46:44.446Z] ---> Running in 72a55a4584ee [2022-10-01T00:46:46.689Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:46:46.689Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:46:46.689Z] ---> a5baf107eb5d [2022-10-01T00:46:46.689Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-01T00:46:46.689Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:46:46.689Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:46:46.689Z] ---> a5baf107eb5d [2022-10-01T00:46:46.689Z] Step 3/26 : WORKDIR /edgex-go [2022-10-01T00:46:46.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:46:46.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:46:46.689Z] ---> a5baf107eb5d [2022-10-01T00:46:46.689Z] Step 3/22 : WORKDIR /edgex-go [2022-10-01T00:46:46.689Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:46:46.689Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:46:46.689Z] ---> a5baf107eb5d [2022-10-01T00:46:46.689Z] Step 3/33 : WORKDIR /edgex-go [2022-10-01T00:46:46.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:46:46.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:46:46.689Z] ---> a5baf107eb5d [2022-10-01T00:46:46.689Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-01T00:46:46.689Z] ---> Running in 09a6eaf43520 [2022-10-01T00:46:46.689Z] ---> Running in d44372ccd07c [2022-10-01T00:46:46.689Z] ---> Running in 8b40eb78be61 [2022-10-01T00:46:46.689Z] ---> Running in 6d77f7ce266a [2022-10-01T00:46:46.689Z] ---> Running in 14274228efce [2022-10-01T00:46:46.689Z] Removing intermediate container 6d77f7ce266a [2022-10-01T00:46:46.689Z] ---> bd33b6b0f3cc [2022-10-01T00:46:46.689Z] Step 4/24 : WORKDIR /edgex-go [2022-10-01T00:46:46.689Z] ---> Running in 6bec272f7019 [2022-10-01T00:46:46.689Z] Removing intermediate container d44372ccd07c [2022-10-01T00:46:46.689Z] ---> 86114941d082 [2022-10-01T00:46:46.689Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:46:46.689Z] Removing intermediate container 09a6eaf43520 [2022-10-01T00:46:46.689Z] ---> 63fa28defb70 [2022-10-01T00:46:46.689Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:46:46.689Z] ---> Running in 2762d8dce50c [2022-10-01T00:46:46.689Z] Removing intermediate container 8b40eb78be61 [2022-10-01T00:46:46.689Z] ---> 769356275297 [2022-10-01T00:46:46.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:46:46.689Z] ---> Running in d80a5c01fbc2 [2022-10-01T00:46:46.689Z] Removing intermediate container 14274228efce [2022-10-01T00:46:46.689Z] ---> 92b1bbaf6b9d [2022-10-01T00:46:46.689Z] Step 4/23 : WORKDIR /edgex-go [2022-10-01T00:46:46.689Z] ---> Running in 69219ce08dba [2022-10-01T00:46:46.689Z] ---> Running in eebf0db37d09 [2022-10-01T00:46:46.958Z] Removing intermediate container 6bec272f7019 [2022-10-01T00:46:46.958Z] ---> 5fa609626204 [2022-10-01T00:46:46.958Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:46:46.999Z] Removing intermediate container 72a55a4584ee [2022-10-01T00:46:46.999Z] ---> 35fce0143b5d [2022-10-01T00:46:46.999Z] Step 20/22 : LABEL arch=x86_64 [2022-10-01T00:46:46.999Z] ---> Running in e8e769259480 [2022-10-01T00:46:46.999Z] Removing intermediate container e2f916c7ac71 [2022-10-01T00:46:46.999Z] ---> 4b889689597b [2022-10-01T00:46:46.999Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T00:46:47.248Z] ---> Running in b36c9c62bd09 [2022-10-01T00:46:47.259Z] Removing intermediate container e8e769259480 [2022-10-01T00:46:47.259Z] ---> dba310d01333 [2022-10-01T00:46:47.259Z] Step 21/22 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:46:47.259Z] ---> Running in bc5cb4ed0738 [2022-10-01T00:46:47.520Z] Removing intermediate container bc5cb4ed0738 [2022-10-01T00:46:47.520Z] ---> 975d75941e86 [2022-10-01T00:46:47.520Z] Step 22/22 : LABEL version=2.3.0-dev.76 [2022-10-01T00:46:47.520Z] ---> baaea4987d75 [2022-10-01T00:46:47.520Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-01T00:46:47.780Z] ---> Running in 5f39ee329aa3 [2022-10-01T00:46:47.835Z] Removing intermediate container eebf0db37d09 [2022-10-01T00:46:47.835Z] ---> c230b6d879e7 [2022-10-01T00:46:47.835Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:46:47.835Z] ---> Running in 3695021dbd33 [2022-10-01T00:46:48.353Z] Removing intermediate container 5f39ee329aa3 [2022-10-01T00:46:48.353Z] ---> a38a5fa3c698 [2022-10-01T00:46:48.353Z] [2022-10-01T00:46:48.613Z] Successfully built a38a5fa3c698 [2022-10-01T00:46:49.182Z] Successfully tagged security-proxy-setup:latest [2022-10-01T00:46:49.182Z]  Building security-proxy-setup ... done Building security-spire-server [2022-10-01T00:46:50.130Z] ---> ccd1a9e9f2fa [2022-10-01T00:46:50.130Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-01T00:46:50.415Z] Removing intermediate container 2762d8dce50c [2022-10-01T00:46:50.416Z] ---> 38555789662c [2022-10-01T00:46:50.416Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T00:46:50.416Z] ---> Running in 537b9dae6952 [2022-10-01T00:46:50.687Z] Removing intermediate container 69219ce08dba [2022-10-01T00:46:50.687Z] ---> 66fbc57261f2 [2022-10-01T00:46:50.687Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-01T00:46:50.955Z] Removing intermediate container d80a5c01fbc2 [2022-10-01T00:46:50.955Z] ---> 8be2db7265a2 [2022-10-01T00:46:50.955Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-01T00:46:50.955Z] ---> Running in 35a51c9d9b5a [2022-10-01T00:46:51.223Z] ---> Running in 2253ae5d57bc [2022-10-01T00:46:51.223Z] Removing intermediate container b36c9c62bd09 [2022-10-01T00:46:51.223Z] ---> a4ff42ebf8b6 [2022-10-01T00:46:51.491Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-01T00:46:51.491Z] ---> Running in 2332d1065ec9 [2022-10-01T00:46:51.770Z] Removing intermediate container 3695021dbd33 [2022-10-01T00:46:51.770Z] ---> 42560209c9af [2022-10-01T00:46:51.770Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-01T00:46:52.041Z] ---> Running in 18a88b6d58ea [2022-10-01T00:46:52.675Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:46:52.675Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:46:52.675Z] ---> 1bd0510f4197 [2022-10-01T00:46:52.675Z] Step 3/25 : WORKDIR /edgex-go [2022-10-01T00:46:52.675Z] ---> Using cache [2022-10-01T00:46:52.675Z] ---> 9041e31e7739 [2022-10-01T00:46:52.675Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:46:52.675Z] ---> Using cache [2022-10-01T00:46:52.675Z] ---> 4f92f6f4809a [2022-10-01T00:46:52.675Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T00:46:52.675Z] ---> Using cache [2022-10-01T00:46:52.675Z] ---> 50d5bd1e9860 [2022-10-01T00:46:52.675Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-01T00:46:52.675Z] ---> Using cache [2022-10-01T00:46:52.675Z] ---> ea95f0c10013 [2022-10-01T00:46:52.675Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:46:52.675Z] ---> Using cache [2022-10-01T00:46:52.675Z] ---> 6c5991158caf [2022-10-01T00:46:52.675Z] Step 8/25 : COPY . . [2022-10-01T00:46:52.675Z] ---> Using cache [2022-10-01T00:46:52.675Z] ---> d57dfd88e1fc [2022-10-01T00:46:52.675Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T00:46:52.675Z] ---> Using cache [2022-10-01T00:46:52.675Z] ---> 26c9d77fa994 [2022-10-01T00:46:52.675Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-01T00:46:52.675Z] ---> Using cache [2022-10-01T00:46:52.675Z] ---> a8ce78911689 [2022-10-01T00:46:52.675Z] 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-01T00:46:53.006Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:46:53.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:46:53.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:46:53.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:46:53.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:46:54.132Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:46:54.400Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:46:54.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:46:54.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:46:54.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:46:55.208Z] OK: 221 MiB in 51 packages [2022-10-01T00:46:55.237Z] ---> 64242801d31b [2022-10-01T00:46:55.237Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-01T00:46:55.237Z] ---> Running in 8ee2cadb023c [2022-10-01T00:46:55.789Z] OK: 221 MiB in 51 packages [2022-10-01T00:46:55.820Z] ---> dfeec384c5c2 [2022-10-01T00:46:55.820Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-01T00:46:56.059Z] OK: 221 MiB in 51 packages [2022-10-01T00:46:56.085Z] Removing intermediate container 635f32512de3 [2022-10-01T00:46:56.085Z] ---> 519bebee9490 [2022-10-01T00:46:56.085Z] Step 9/24 : COPY . . [2022-10-01T00:46:56.329Z] OK: 221 MiB in 51 packages [2022-10-01T00:46:56.329Z] OK: 221 MiB in 51 packages [2022-10-01T00:46:57.308Z] Removing intermediate container 537b9dae6952 [2022-10-01T00:46:57.308Z] ---> 5764025f201a [2022-10-01T00:46:57.308Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-01T00:46:57.890Z] Removing intermediate container 35a51c9d9b5a [2022-10-01T00:46:57.890Z] ---> b11a148784b2 [2022-10-01T00:46:57.890Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-01T00:46:57.890Z] Removing intermediate container 2253ae5d57bc [2022-10-01T00:46:57.890Z] ---> 12fedcc1d186 [2022-10-01T00:46:57.890Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-01T00:46:58.163Z] Removing intermediate container 2332d1065ec9 [2022-10-01T00:46:58.163Z] ---> c541a49a47ea [2022-10-01T00:46:58.163Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-01T00:46:58.163Z] Removing intermediate container 18a88b6d58ea [2022-10-01T00:46:58.163Z] ---> 44fcf971d41e [2022-10-01T00:46:58.163Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-01T00:46:58.443Z] ---> c63dd81847cf [2022-10-01T00:46:58.443Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:46:58.443Z] ---> Running in 112acad40441 [2022-10-01T00:46:59.026Z] ---> 7d1b5860ab13 [2022-10-01T00:46:59.026Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:46:59.026Z] ---> c981a4c7512c [2022-10-01T00:46:59.026Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:46:59.292Z] ---> Running in 5ea956f15136 [2022-10-01T00:46:59.292Z] ---> Running in 23feb48b861f [2022-10-01T00:46:59.874Z] ---> 12019dfc5b93 [2022-10-01T00:46:59.874Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:46:59.874Z] ---> d351cf757a21 [2022-10-01T00:46:59.874Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:46:59.874Z] ---> Running in 97e1516784fc [2022-10-01T00:47:00.140Z] ---> Running in f12945bfa1a5 [2022-10-01T00:47:01.360Z] ---> 2e29bae4040a [2022-10-01T00:47:01.360Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-01T00:47:01.360Z] Removing intermediate container 69100c2da0d7 [2022-10-01T00:47:01.360Z] ---> 165a112b42f0 [2022-10-01T00:47:01.360Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-01T00:47:01.360Z] ---> Running in e415f0ecd1b7 [2022-10-01T00:47:01.360Z] ---> 4d4371c5dabf [2022-10-01T00:47:01.360Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-01T00:47:01.360Z] ---> 947ba174c267 [2022-10-01T00:47:01.360Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-01T00:47:01.360Z] Removing intermediate container 8ee2cadb023c [2022-10-01T00:47:01.360Z] ---> 31b276085627 [2022-10-01T00:47:01.360Z] Step 12/25 : WORKDIR /edgex-go [2022-10-01T00:47:01.360Z] Removing intermediate container b8d3fe684fe9 [2022-10-01T00:47:01.360Z] ---> 3191ff089760 [2022-10-01T00:47:01.360Z] [2022-10-01T00:47:01.360Z] Step 9/20 : FROM alpine:3.15 [2022-10-01T00:47:01.360Z] ---> c4fc93816858 [2022-10-01T00:47:01.360Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T00:47:01.360Z] ---> Using cache [2022-10-01T00:47:01.360Z] ---> 91897961f930 [2022-10-01T00:47:01.360Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:47:01.360Z] ---> Using cache [2022-10-01T00:47:01.360Z] ---> 9cab1d0b14b2 [2022-10-01T00:47:01.360Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-01T00:47:01.360Z] ---> Running in 34bd45811b23 [2022-10-01T00:47:01.360Z] ---> Running in 1dc7e0b0c5a7 [2022-10-01T00:47:01.360Z] ---> Running in 40e68c65d596 [2022-10-01T00:47:01.360Z] ---> 3bcfdd7a9e0e [2022-10-01T00:47:01.360Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-01T00:47:01.360Z] ---> Running in aa80912b2977 [2022-10-01T00:47:01.360Z] Removing intermediate container 40e68c65d596 [2022-10-01T00:47:01.360Z] ---> cf53eaa14465 [2022-10-01T00:47:01.360Z] [2022-10-01T00:47:01.360Z] Step 13/25 : FROM alpine:3.15 [2022-10-01T00:47:01.360Z] ---> c4fc93816858 [2022-10-01T00:47:01.360Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T00:47:01.360Z] ---> Using cache [2022-10-01T00:47:01.360Z] ---> 91897961f930 [2022-10-01T00:47:01.360Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:47:01.360Z] ---> Using cache [2022-10-01T00:47:01.360Z] ---> 9cab1d0b14b2 [2022-10-01T00:47:01.360Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-01T00:47:01.360Z] ---> Using cache [2022-10-01T00:47:01.360Z] ---> e3b9244a8bae [2022-10-01T00:47:01.360Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T00:47:01.360Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-01T00:47:01.620Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-01T00:47:01.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:47:02.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:47:02.862Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T00:47:02.862Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T00:47:02.862Z] OK: 15857 distinct packages available [2022-10-01T00:47:02.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:47:03.138Z] ---> 2580ca1cf603 [2022-10-01T00:47:03.138Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T00:47:03.409Z] Removing intermediate container aa80912b2977 [2022-10-01T00:47:03.409Z] ---> 15f5c1f53aea [2022-10-01T00:47:03.409Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-01T00:47:03.409Z] ---> Running in 6faca08d08a4 [2022-10-01T00:47:03.409Z] ---> a260cb481732 [2022-10-01T00:47:03.409Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-01T00:47:03.409Z] Removing intermediate container e415f0ecd1b7 [2022-10-01T00:47:03.409Z] ---> 5489ec1638d8 [2022-10-01T00:47:03.409Z] [2022-10-01T00:47:03.409Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T00:47:03.409Z] ---> 9c6f07244728 [2022-10-01T00:47:03.409Z] 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-01T00:47:03.409Z] ---> Running in 42e06f1952f0 [2022-10-01T00:47:03.409Z] Removing intermediate container 6faca08d08a4 [2022-10-01T00:47:03.409Z] ---> 16a55af5c45d [2022-10-01T00:47:03.409Z] Step 30/33 : CMD ["gate"] [2022-10-01T00:47:03.668Z] ---> Running in 620449547ff1 [2022-10-01T00:47:03.668Z] Removing intermediate container 42e06f1952f0 [2022-10-01T00:47:03.668Z] ---> 7d753a267bae [2022-10-01T00:47:03.668Z] 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-01T00:47:03.668Z] ---> Running in ae05f86f8797 [2022-10-01T00:47:03.668Z] ---> d1c75dd3a14e [2022-10-01T00:47:03.668Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-01T00:47:03.668Z] Removing intermediate container 620449547ff1 [2022-10-01T00:47:03.668Z] ---> 195709111c5f [2022-10-01T00:47:03.668Z] Step 31/33 : LABEL arch=x86_64 [2022-10-01T00:47:03.668Z] ---> Running in 2190206a303a [2022-10-01T00:47:03.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:47:03.925Z] Removing intermediate container 2190206a303a [2022-10-01T00:47:03.925Z] ---> f4cda25f3934 [2022-10-01T00:47:03.925Z] Step 32/33 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:03.925Z] ---> c891b4557a5b [2022-10-01T00:47:03.925Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T00:47:03.925Z] ---> Running in 9c7265b56b4c [2022-10-01T00:47:03.925Z] ---> Running in 812c4569ba01 [2022-10-01T00:47:03.925Z] Removing intermediate container 9c7265b56b4c [2022-10-01T00:47:03.925Z] ---> 5c8979557822 [2022-10-01T00:47:03.925Z] Step 33/33 : LABEL version=2.3.0-dev.76 [2022-10-01T00:47:03.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:47:03.925Z] Removing intermediate container 812c4569ba01 [2022-10-01T00:47:03.925Z] ---> bd3d9f072098 [2022-10-01T00:47:03.925Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T00:47:03.925Z] ---> Running in 3aa309b1e300 [2022-10-01T00:47:04.195Z] ---> Running in 1a8419f6c760 [2022-10-01T00:47:04.195Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-01T00:47:04.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:47:04.195Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-01T00:47:04.195Z] Removing intermediate container 3aa309b1e300 [2022-10-01T00:47:04.195Z] ---> e4f199314ecd [2022-10-01T00:47:04.195Z] [2022-10-01T00:47:04.195Z] Removing intermediate container 1a8419f6c760 [2022-10-01T00:47:04.195Z] ---> 3d8f6d700320 [2022-10-01T00:47:04.195Z] Step 23/25 : LABEL arch=x86_64 [2022-10-01T00:47:04.195Z] ---> Running in 422625fb5814 [2022-10-01T00:47:04.195Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-01T00:47:04.195Z] Successfully built e4f199314ecd [2022-10-01T00:47:04.453Z] Successfully tagged security-bootstrapper:latest [2022-10-01T00:47:04.453Z] Building security-secretstore-setup [2022-10-01T00:47:04.453Z]  Building security-bootstrapper ... done (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-01T00:47:04.453Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-01T00:47:04.453Z] (3/33) Installing readline (8.1.2-r0) [2022-10-01T00:47:04.453Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-01T00:47:04.453Z] (4/33) Installing bash (5.1.16-r2) [2022-10-01T00:47:04.453Z] Removing intermediate container 422625fb5814 [2022-10-01T00:47:04.453Z] ---> c8574be54b16 [2022-10-01T00:47:04.453Z] Step 24/25 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:04.453Z] Executing bash-5.1.16-r2.post-install [2022-10-01T00:47:04.453Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-01T00:47:04.453Z] (5/9) Installing curl (7.80.0-r3) [2022-10-01T00:47:04.453Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-01T00:47:04.453Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-01T00:47:04.453Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-01T00:47:04.453Z] (9/33) Installing curl (7.83.1-r3) [2022-10-01T00:47:04.453Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-01T00:47:04.711Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-01T00:47:04.711Z] ---> Running in ee0d662af370 [2022-10-01T00:47:04.711Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-01T00:47:04.711Z] (8/9) Installing libucontext (1.1-r0) [2022-10-01T00:47:04.711Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-01T00:47:04.711Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-01T00:47:04.711Z] (13/33) Installing expat (2.4.9-r0) [2022-10-01T00:47:04.711Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-01T00:47:04.711Z] (15/33) Installing gdbm (1.23-r0) [2022-10-01T00:47:04.711Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-01T00:47:04.711Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-01T00:47:04.711Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-01T00:47:04.969Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-01T00:47:04.969Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-01T00:47:04.969Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-01T00:47:04.969Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-01T00:47:04.969Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T00:47:04.969Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T00:47:04.969Z] OK: 8 MiB in 23 packages [2022-10-01T00:47:05.227Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-01T00:47:05.227Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-01T00:47:05.227Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-01T00:47:05.227Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-01T00:47:05.227Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-01T00:47:05.227Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-01T00:47:05.227Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-01T00:47:05.227Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-01T00:47:05.227Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-01T00:47:05.490Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-01T00:47:05.490Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-01T00:47:05.490Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-01T00:47:05.490Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:47:05.490Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T00:47:05.490Z] OK: 122 MiB in 47 packages [2022-10-01T00:47:09.676Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:47:09.676Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:47:09.676Z] ---> 1bd0510f4197 [2022-10-01T00:47:09.676Z] Step 3/25 : WORKDIR /edgex-go [2022-10-01T00:47:09.676Z] ---> Using cache [2022-10-01T00:47:09.676Z] ---> 9041e31e7739 [2022-10-01T00:47:09.676Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:47:09.676Z] ---> Using cache [2022-10-01T00:47:09.676Z] ---> 4f92f6f4809a [2022-10-01T00:47:09.676Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-01T00:47:09.676Z] ---> Using cache [2022-10-01T00:47:09.676Z] ---> a5299a803084 [2022-10-01T00:47:09.676Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-01T00:47:09.676Z] ---> Using cache [2022-10-01T00:47:09.676Z] ---> f45e7f82ad73 [2022-10-01T00:47:09.676Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:47:09.676Z] ---> Using cache [2022-10-01T00:47:09.676Z] ---> a1e48a53d86c [2022-10-01T00:47:09.676Z] Step 8/25 : COPY . . [2022-10-01T00:47:09.676Z] ---> Using cache [2022-10-01T00:47:09.676Z] ---> 56ec2199e94c [2022-10-01T00:47:09.676Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-01T00:47:11.052Z] Removing intermediate container ee0d662af370 [2022-10-01T00:47:11.052Z] ---> e8c53441c20f [2022-10-01T00:47:11.052Z] Step 25/25 : LABEL version=2.3.0-dev.76 [2022-10-01T00:47:11.052Z] ---> Running in 7c67bdcc43a7 [2022-10-01T00:47:11.309Z] ---> Running in a47e8d8d625c [2022-10-01T00:47:11.309Z] Removing intermediate container a47e8d8d625c [2022-10-01T00:47:11.309Z] ---> 7bc5fa5d6db1 [2022-10-01T00:47:11.309Z] [2022-10-01T00:47:11.309Z] Successfully built 7bc5fa5d6db1 [2022-10-01T00:47:11.309Z] Successfully tagged security-spire-server:latest [2022-10-01T00:47:11.566Z]  Building security-spire-server ... done Removing intermediate container 1dc7e0b0c5a7 [2022-10-01T00:47:11.566Z] ---> 54fc0f61aed5 [2022-10-01T00:47:11.566Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T00:47:11.566Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-01T00:47:11.566Z] ---> 5b739d0e3c19 [2022-10-01T00:47:11.566Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-01T00:47:12.497Z] ---> 702f2bf7af12 [2022-10-01T00:47:12.497Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-01T00:47:12.497Z] ---> 0de26905a0b7 [2022-10-01T00:47:12.497Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-01T00:47:12.497Z] ---> Running in 6abe49e6a04d [2022-10-01T00:47:12.782Z] Removing intermediate container 6abe49e6a04d [2022-10-01T00:47:12.782Z] ---> e7891fdf1e29 [2022-10-01T00:47:12.782Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T00:47:12.782Z] ---> Running in 3da9f3f6ae88 [2022-10-01T00:47:13.041Z] Removing intermediate container 3da9f3f6ae88 [2022-10-01T00:47:13.041Z] ---> 4cef17c15ccf [2022-10-01T00:47:13.041Z] Step 18/20 : LABEL arch=x86_64 [2022-10-01T00:47:13.041Z] ---> Running in 621c8f2c660e [2022-10-01T00:47:13.312Z] Removing intermediate container 621c8f2c660e [2022-10-01T00:47:13.312Z] ---> badc95f09f87 [2022-10-01T00:47:13.312Z] Step 19/20 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:13.312Z] ---> Running in d90a0defd182 [2022-10-01T00:47:13.312Z] Collecting docker-compose==1.23.2 [2022-10-01T00:47:13.312Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-01T00:47:13.312Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 13.8 MB/s eta 0:00:00 [2022-10-01T00:47:13.312Z] Removing intermediate container d90a0defd182 [2022-10-01T00:47:13.312Z] ---> 0042d73e22df [2022-10-01T00:47:13.312Z] Step 20/20 : LABEL version=2.3.0-dev.76 [2022-10-01T00:47:13.571Z] ---> Running in 25d5f8203b32 [2022-10-01T00:47:13.571Z] Collecting docker<4.0,>=3.6.0 [2022-10-01T00:47:13.571Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-01T00:47:13.571Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 164.0 MB/s eta 0:00:00 [2022-10-01T00:47:13.571Z] Collecting jsonschema<3,>=2.5.1 [2022-10-01T00:47:13.571Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-01T00:47:13.571Z] Removing intermediate container 25d5f8203b32 [2022-10-01T00:47:13.571Z] ---> d61f41a15460 [2022-10-01T00:47:13.571Z] [2022-10-01T00:47:13.571Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-01T00:47:13.571Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-01T00:47:13.571Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 143.9 MB/s eta 0:00:00 [2022-10-01T00:47:13.571Z] Successfully built d61f41a15460 [2022-10-01T00:47:13.830Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-01T00:47:13.830Z]  Building security-spiffe-token-provider ... done Collecting cached-property<2,>=1.2.0 [2022-10-01T00:47:13.830Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-01T00:47:13.830Z] 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-01T00:47:13.830Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-01T00:47:13.830Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-01T00:47:13.830Z] Preparing metadata (setup.py): started [2022-10-01T00:47:14.088Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T00:47:14.088Z] Collecting PyYAML<4,>=3.10 [2022-10-01T00:47:14.088Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-01T00:47:14.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 35.4 MB/s eta 0:00:00 [2022-10-01T00:47:14.346Z] Preparing metadata (setup.py): started [2022-10-01T00:47:14.606Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T00:47:14.606Z] Collecting texttable<0.10,>=0.9.0 [2022-10-01T00:47:14.606Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-01T00:47:14.606Z] Preparing metadata (setup.py): started [2022-10-01T00:47:14.863Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T00:47:14.863Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-01T00:47:14.863Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-01T00:47:14.863Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 177.2 MB/s eta 0:00:00 [2022-10-01T00:47:14.863Z] Collecting docopt<0.7,>=0.6.1 [2022-10-01T00:47:14.863Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-01T00:47:14.863Z] Preparing metadata (setup.py): started [2022-10-01T00:47:15.120Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T00:47:15.120Z] Collecting docker-pycreds>=0.4.0 [2022-10-01T00:47:15.120Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-01T00:47:15.378Z] Collecting idna<2.8,>=2.5 [2022-10-01T00:47:15.378Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-01T00:47:15.378Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 177.9 MB/s eta 0:00:00 [2022-10-01T00:47:15.378Z] Collecting certifi>=2017.4.17 [2022-10-01T00:47:15.378Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-01T00:47:15.378Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 195.7 MB/s eta 0:00:00 [2022-10-01T00:47:15.634Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-01T00:47:15.634Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-01T00:47:15.634Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 191.2 MB/s eta 0:00:00 [2022-10-01T00:47:15.634Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-01T00:47:15.634Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-01T00:47:15.634Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 62.0 MB/s eta 0:00:00 [2022-10-01T00:47:15.634Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-01T00:47:15.634Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-01T00:47:15.634Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-01T00:47:15.634Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-01T00:47:15.634Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-01T00:47:15.634Z] Running setup.py install for texttable: started [2022-10-01T00:47:15.893Z] Running setup.py install for texttable: finished with status 'done' [2022-10-01T00:47:16.150Z] Running setup.py install for PyYAML: started [2022-10-01T00:47:16.407Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-01T00:47:16.664Z] Running setup.py install for docopt: started [2022-10-01T00:47:16.922Z] Running setup.py install for docopt: finished with status 'done' [2022-10-01T00:47:17.489Z] Running setup.py install for dockerpty: started [2022-10-01T00:47:17.754Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-01T00:47:18.318Z] 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-01T00:47:18.318Z] 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-01T00:47:24.900Z] Removing intermediate container ae05f86f8797 [2022-10-01T00:47:24.900Z] ---> 5a0a04162a4b [2022-10-01T00:47:24.900Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-01T00:47:25.470Z] ---> Running in 6eb107ddd641 [2022-10-01T00:47:26.850Z] Removing intermediate container 6eb107ddd641 [2022-10-01T00:47:26.850Z] ---> efc5b364128c [2022-10-01T00:47:26.850Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T00:47:27.109Z] ---> Running in d82b0c7266d9 [2022-10-01T00:47:27.109Z] Removing intermediate container 34bd45811b23 [2022-10-01T00:47:27.109Z] ---> b08b05159909 [2022-10-01T00:47:27.109Z] [2022-10-01T00:47:27.109Z] Step 11/24 : FROM alpine:3.16 [2022-10-01T00:47:27.109Z] ---> 9c6f07244728 [2022-10-01T00:47:27.109Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-01T00:47:27.369Z] ---> Running in c5b6a0d449d3 [2022-10-01T00:47:27.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-01T00:47:27.939Z] Removing intermediate container d82b0c7266d9 [2022-10-01T00:47:27.939Z] ---> bdde208004dc [2022-10-01T00:47:27.939Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-01T00:47:29.326Z] Removing intermediate container c5b6a0d449d3 [2022-10-01T00:47:29.326Z] ---> e7d13cf510ef [2022-10-01T00:47:29.326Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-01T00:47:29.585Z] ---> Running in 5b5d042091c3 [2022-10-01T00:47:29.585Z] ---> 7c2bb2a73578 [2022-10-01T00:47:29.585Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-01T00:47:33.009Z] Removing intermediate container 5b5d042091c3 [2022-10-01T00:47:33.009Z] ---> 1658d4500064 [2022-10-01T00:47:33.009Z] ---> 121179ef4494 [2022-10-01T00:47:33.009Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor /Step 14/24 : EXPOSE $APP_PORT [2022-10-01T00:47:33.009Z] [2022-10-01T00:47:33.579Z] ---> Running in 7f677f62da17 [2022-10-01T00:47:33.579Z] Removing intermediate container 7c67bdcc43a7 [2022-10-01T00:47:33.579Z] ---> ef2d49ee1f99 [2022-10-01T00:47:33.579Z] [2022-10-01T00:47:33.579Z] Step 10/25 : FROM alpine:3.16 [2022-10-01T00:47:33.579Z] ---> 9c6f07244728 [2022-10-01T00:47:33.579Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-01T00:47:33.579Z] ---> 1175498ca07d [2022-10-01T00:47:33.579Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-01T00:47:33.840Z] ---> Running in de4131aaa8fc [2022-10-01T00:47:34.100Z] ---> Running in 85be277d5897 [2022-10-01T00:47:34.100Z] Removing intermediate container 7f677f62da17 [2022-10-01T00:47:34.100Z] ---> b58222060a24 [2022-10-01T00:47:34.100Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:47:34.695Z] ---> Running in 57e153535489 [2022-10-01T00:47:34.695Z] Removing intermediate container 85be277d5897 [2022-10-01T00:47:34.695Z] ---> 537b24115aea [2022-10-01T00:47:34.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T00:47:35.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:47:35.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:47:35.023Z] ---> Running in 91385d3e589f [2022-10-01T00:47:35.324Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-01T00:47:35.324Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-01T00:47:35.324Z] (3/3) Installing su-exec (0.2-r1) [2022-10-01T00:47:35.324Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:47:35.324Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T00:47:35.324Z] OK: 6 MiB in 17 packages [2022-10-01T00:47:35.937Z] Removing intermediate container 91385d3e589f [2022-10-01T00:47:35.938Z] ---> 77544a28ec38 [2022-10-01T00:47:35.938Z] Step 21/23 : LABEL arch=x86_64 [2022-10-01T00:47:36.216Z] ---> Running in 76fb144c1fa1 [2022-10-01T00:47:36.874Z] Removing intermediate container 76fb144c1fa1 [2022-10-01T00:47:36.874Z] ---> 9e8c1dc748c4 [2022-10-01T00:47:36.874Z] Step 22/23 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:36.874Z] Removing intermediate container de4131aaa8fc [2022-10-01T00:47:36.874Z] ---> 5cf72913da2f [2022-10-01T00:47:36.874Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-01T00:47:37.147Z] Removing intermediate container 57e153535489 [2022-10-01T00:47:37.147Z] ---> 91b5919c12d6 [2022-10-01T00:47:37.147Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-01T00:47:37.410Z] ---> Running in 74b63f8fa5a7 [2022-10-01T00:47:37.700Z] ---> Running in fa780b1712f0 [2022-10-01T00:47:37.700Z] ---> Running in c71455629481 [2022-10-01T00:47:38.356Z] Removing intermediate container 74b63f8fa5a7 [2022-10-01T00:47:38.356Z] ---> f361e976ed6f [2022-10-01T00:47:38.356Z] Step 23/23 : LABEL version=2.3.0-dev.76 [2022-10-01T00:47:38.356Z] Removing intermediate container fa780b1712f0 [2022-10-01T00:47:38.356Z] ---> 5c878cd17275 [2022-10-01T00:47:38.356Z] Step 13/25 : WORKDIR / [2022-10-01T00:47:38.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T00:47:38.616Z] ---> Running in 0605d538b541 [2022-10-01T00:47:38.616Z] ---> Running in e7c4ca8d5f42 [2022-10-01T00:47:38.884Z] Removing intermediate container e7c4ca8d5f42 [2022-10-01T00:47:38.884Z] ---> 5f5af02c15ba [2022-10-01T00:47:38.884Z] 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-01T00:47:38.884Z] Removing intermediate container 0605d538b541 [2022-10-01T00:47:38.884Z] ---> 8fe2a50343cf [2022-10-01T00:47:38.884Z] [2022-10-01T00:47:38.884Z] Successfully built 8fe2a50343cf [2022-10-01T00:47:39.143Z] Successfully tagged sys-mgmt-agent:latest [2022-10-01T00:47:39.143Z]  Building sys-mgmt-agent ... done  ---> ffbfcb52706a [2022-10-01T00:47:39.143Z] 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-01T00:47:39.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T00:47:39.663Z] ---> 209cf3642ba4 [2022-10-01T00:47:39.663Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-01T00:47:39.663Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-01T00:47:39.663Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-01T00:47:39.921Z] ---> cbde4d3daec0 [2022-10-01T00:47:39.921Z] 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-01T00:47:39.921Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-01T00:47:39.921Z] ---> 57b5a9e3a9c2 [2022-10-01T00:47:39.921Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-01T00:47:39.921Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-01T00:47:40.179Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-01T00:47:40.179Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-01T00:47:40.179Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:47:40.179Z] OK: 8 MiB in 20 packages [2022-10-01T00:47:40.752Z] ---> f147c9645dfe [2022-10-01T00:47:40.752Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-01T00:47:41.326Z] Removing intermediate container c71455629481 [2022-10-01T00:47:41.326Z] ---> 4d6c72a2aec3 [2022-10-01T00:47:41.326Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T00:47:41.326Z] ---> bd503bf725c6 [2022-10-01T00:47:41.326Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-01T00:47:41.583Z] ---> 2bd41e7c2434 [2022-10-01T00:47:41.583Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-01T00:47:41.583Z] ---> 1284d0911df5 [2022-10-01T00:47:41.583Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-01T00:47:41.583Z] ---> Running in 5737a5676545 [2022-10-01T00:47:42.150Z] ---> 8308d664e24b [2022-10-01T00:47:42.150Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-01T00:47:42.150Z] ---> dd9b12adf31f [2022-10-01T00:47:42.150Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-01T00:47:42.150Z] ---> Running in f156ad732b93 [2022-10-01T00:47:42.408Z] Removing intermediate container f156ad732b93 [2022-10-01T00:47:42.408Z] ---> 546a3b11cdf1 [2022-10-01T00:47:42.408Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T00:47:42.408Z] Removing intermediate container 5737a5676545 [2022-10-01T00:47:42.408Z] ---> 6ac893db5046 [2022-10-01T00:47:42.408Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-01T00:47:42.408Z] ---> Running in 153de456ddc5 [2022-10-01T00:47:42.408Z] ---> Running in 0e7be0857b0e [2022-10-01T00:47:42.408Z] Removing intermediate container 0e7be0857b0e [2022-10-01T00:47:42.408Z] ---> 021f1534ce01 [2022-10-01T00:47:42.408Z] Step 23/25 : LABEL arch=x86_64 [2022-10-01T00:47:42.408Z] Removing intermediate container 153de456ddc5 [2022-10-01T00:47:42.408Z] ---> 1837e6f370cf [2022-10-01T00:47:42.408Z] Step 22/24 : LABEL arch=x86_64 [2022-10-01T00:47:42.408Z] ---> Running in 5e16cebbca36 [2022-10-01T00:47:42.408Z] ---> Running in 1588d32a0648 [2022-10-01T00:47:42.408Z] Removing intermediate container 5e16cebbca36 [2022-10-01T00:47:42.408Z] ---> 0ecc42ca22bf [2022-10-01T00:47:42.408Z] Step 24/25 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:42.666Z] ---> Running in 39487731d6f7 [2022-10-01T00:47:42.666Z] Removing intermediate container 1588d32a0648 [2022-10-01T00:47:42.666Z] ---> f3de60688940 [2022-10-01T00:47:42.666Z] Step 23/24 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:42.666Z] ---> Running in 646cd94af4e9 [2022-10-01T00:47:42.666Z] Removing intermediate container 39487731d6f7 [2022-10-01T00:47:42.666Z] ---> 953c9fbca1a4 [2022-10-01T00:47:42.666Z] Step 25/25 : LABEL version=2.3.0-dev.76 [2022-10-01T00:47:42.666Z] ---> Running in ea3e9724dcb6 [2022-10-01T00:47:42.666Z] Removing intermediate container 646cd94af4e9 [2022-10-01T00:47:42.666Z] ---> 572ad4086e89 [2022-10-01T00:47:42.666Z] Step 24/24 : LABEL version=2.3.0-dev.76 [2022-10-01T00:47:42.666Z] ---> Running in 337062801a2d [2022-10-01T00:47:42.666Z] Removing intermediate container ea3e9724dcb6 [2022-10-01T00:47:42.666Z] ---> 6d22966df055 [2022-10-01T00:47:42.666Z] [2022-10-01T00:47:42.926Z] Removing intermediate container 337062801a2d [2022-10-01T00:47:42.926Z] ---> ccace6206364 [2022-10-01T00:47:42.926Z] [2022-10-01T00:47:42.926Z] Successfully built 6d22966df055 [2022-10-01T00:47:42.926Z] Successfully tagged security-secretstore-setup:latest [2022-10-01T00:47:42.926Z]  Building security-secretstore-setup ... done Successfully built ccace6206364 [2022-10-01T00:47:42.926Z] Successfully tagged core-data:latest [2022-10-01T00:47:42.931Z]  Building core-data ... done  [Pipeline] } [2022-10-01T00:47:42.935Z] $ docker stop --time=1 d64f22f1c8e991037d4a02dd38bf83f34bb9476fce523cbf09174c9d0622c9d5 [2022-10-01T00:47:44.257Z] $ docker rm -f d64f22f1c8e991037d4a02dd38bf83f34bb9476fce523cbf09174c9d0622c9d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-01T00:47:44.626Z] + docker images [2022-10-01T00:47:44.626Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-01T00:47:44.626Z] security-secretstore-setup latest 6d22966df055 2 seconds ago 29.2MB [2022-10-01T00:47:44.626Z] core-data latest ccace6206364 2 seconds ago 21.6MB [2022-10-01T00:47:44.626Z] sys-mgmt-agent latest 8fe2a50343cf 6 seconds ago 136MB [2022-10-01T00:47:44.626Z] ef2d49ee1f99 12 seconds ago 1.57GB [2022-10-01T00:47:44.626Z] b08b05159909 18 seconds ago 1.58GB [2022-10-01T00:47:44.626Z] security-spiffe-token-provider latest d61f41a15460 31 seconds ago 29.3MB [2022-10-01T00:47:44.626Z] security-spire-server latest 7bc5fa5d6db1 33 seconds ago 86.5MB [2022-10-01T00:47:44.626Z] security-bootstrapper latest e4f199314ecd 40 seconds ago 19.8MB [2022-10-01T00:47:44.626Z] 5489ec1638d8 41 seconds ago 1.55GB [2022-10-01T00:47:44.626Z] 3191ff089760 44 seconds ago 1.6GB [2022-10-01T00:47:44.626Z] cf53eaa14465 44 seconds ago 1.45GB [2022-10-01T00:47:44.626Z] security-proxy-setup latest a38a5fa3c698 57 seconds ago 27.4MB [2022-10-01T00:47:44.626Z] security-spire-config latest c17b413b93fa About a minute ago 85.8MB [2022-10-01T00:47:44.626Z] 5664faba49f0 About a minute ago 1.56GB [2022-10-01T00:47:44.626Z] 3f67d6142dc2 About a minute ago 1.56GB [2022-10-01T00:47:44.626Z] support-notifications latest eae66f8c73ad About a minute ago 27.3MB [2022-10-01T00:47:44.626Z] core-metadata latest b467cabc6df7 About a minute ago 18.2MB [2022-10-01T00:47:44.626Z] core-command latest 31844268c2d9 About a minute ago 17.3MB [2022-10-01T00:47:44.626Z] support-scheduler latest 0647f046e5a1 About a minute ago 26.7MB [2022-10-01T00:47:44.626Z] c1118c44b001 2 minutes ago 1.63GB [2022-10-01T00:47:44.626Z] e2269fb81be4 2 minutes ago 1.63GB [2022-10-01T00:47:44.626Z] 0fba8b1f86db 2 minutes ago 1.58GB [2022-10-01T00:47:44.626Z] f3e825e440c4 2 minutes ago 1.57GB [2022-10-01T00:47:44.626Z] security-spire-agent latest 462e6d87b1e1 2 minutes ago 125MB [2022-10-01T00:47:44.626Z] dc4effb83477 2 minutes ago 1.45GB [2022-10-01T00:47:44.626Z] ci-base-image-x86_64 latest 1bd0510f4197 6 minutes ago 940MB [2022-10-01T00:47:44.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 26 hours ago 677MB [2022-10-01T00:47:44.626Z] alpine 3.15 c4fc93816858 7 weeks ago 5.59MB [2022-10-01T00:47:44.626Z] alpine 3.16 9c6f07244728 7 weeks ago 5.54MB [2022-10-01T00:47:44.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-10-01T00:47:44.626Z] 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-01T00:47:44.719Z] provisioning config files... [2022-10-01T00:47:44.728Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/313@tmp/config493505505147611410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T00:47:45.028Z] ---> docker-login.sh [2022-10-01T00:47:45.028Z] nexus3.edgexfoundry.org:10001 [2022-10-01T00:47:45.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:47:45.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:47:45.028Z] Configure a credential helper to remove this warning. See [2022-10-01T00:47:45.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:47:45.028Z] [2022-10-01T00:47:45.028Z] Login Succeeded [2022-10-01T00:47:45.028Z] nexus3.edgexfoundry.org:10002 [2022-10-01T00:47:45.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:47:45.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:47:45.028Z] Configure a credential helper to remove this warning. See [2022-10-01T00:47:45.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:47:45.028Z] [2022-10-01T00:47:45.028Z] Login Succeeded [2022-10-01T00:47:45.028Z] nexus3.edgexfoundry.org:10003 [2022-10-01T00:47:45.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:47:45.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:47:45.286Z] Configure a credential helper to remove this warning. See [2022-10-01T00:47:45.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:47:45.286Z] [2022-10-01T00:47:45.286Z] Login Succeeded [2022-10-01T00:47:45.286Z] nexus3.edgexfoundry.org:10004 [2022-10-01T00:47:45.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:47:45.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:47:45.286Z] Configure a credential helper to remove this warning. See [2022-10-01T00:47:45.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:47:45.286Z] [2022-10-01T00:47:45.286Z] Login Succeeded [2022-10-01T00:47:45.286Z] docker.io [2022-10-01T00:47:45.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T00:47:45.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T00:47:45.805Z] Configure a credential helper to remove this warning. See [2022-10-01T00:47:45.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T00:47:45.805Z] [2022-10-01T00:47:45.805Z] Login Succeeded [2022-10-01T00:47:45.805Z] ---> docker-login.sh ends [Pipeline] } [2022-10-01T00:47:45.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:47:45.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T00:47:45.867Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-01T00:47:45.867Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:45.867Z] latest [2022-10-01T00:47:45.867Z] 2.3.0-dev.76 [2022-10-01T00:47:45.867Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:47:45.867Z] main [2022-10-01T00:47:45.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:46.193Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:46.506Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:46.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-01T00:47:46.506Z] ea2a4b7aa459: Preparing [2022-10-01T00:47:46.506Z] ea2e557415d0: Preparing [2022-10-01T00:47:46.506Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:46.506Z] fb6f233253a8: Preparing [2022-10-01T00:47:46.506Z] 994393dc58e7: Preparing [2022-10-01T00:47:46.506Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:46.506Z] fb6f233253a8: Pushed [2022-10-01T00:47:46.506Z] ea2a4b7aa459: Pushed [2022-10-01T00:47:46.506Z] d9d18d91f4b4: Pushed [2022-10-01T00:47:47.883Z] ea2e557415d0: Pushed [2022-10-01T00:47:47.883Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:5732e37b1348c8caafac92a1e3b70c0cde733b9f546b779640124f400030fbc7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:48.196Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:48.514Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-01T00:47:48.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-01T00:47:48.514Z] ea2a4b7aa459: Preparing [2022-10-01T00:47:48.514Z] ea2e557415d0: Preparing [2022-10-01T00:47:48.514Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:48.514Z] fb6f233253a8: Preparing [2022-10-01T00:47:48.514Z] 994393dc58e7: Preparing [2022-10-01T00:47:48.514Z] ea2e557415d0: Layer already exists [2022-10-01T00:47:48.514Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:48.514Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:48.514Z] fb6f233253a8: Layer already exists [2022-10-01T00:47:48.514Z] ea2a4b7aa459: Layer already exists [2022-10-01T00:47:48.514Z] latest: digest: sha256:5732e37b1348c8caafac92a1e3b70c0cde733b9f546b779640124f400030fbc7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:48.830Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:49.142Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.76 [2022-10-01T00:47:49.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-01T00:47:49.142Z] ea2a4b7aa459: Preparing [2022-10-01T00:47:49.142Z] ea2e557415d0: Preparing [2022-10-01T00:47:49.142Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:49.142Z] fb6f233253a8: Preparing [2022-10-01T00:47:49.142Z] 994393dc58e7: Preparing [2022-10-01T00:47:49.142Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:49.142Z] ea2e557415d0: Layer already exists [2022-10-01T00:47:49.142Z] ea2a4b7aa459: Layer already exists [2022-10-01T00:47:49.142Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:49.142Z] fb6f233253a8: Layer already exists [2022-10-01T00:47:49.142Z] 2.3.0-dev.76: digest: sha256:5732e37b1348c8caafac92a1e3b70c0cde733b9f546b779640124f400030fbc7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:49.455Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:49.760Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:47:49.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-01T00:47:49.760Z] ea2a4b7aa459: Preparing [2022-10-01T00:47:49.760Z] ea2e557415d0: Preparing [2022-10-01T00:47:49.760Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:49.760Z] fb6f233253a8: Preparing [2022-10-01T00:47:49.760Z] 994393dc58e7: Preparing [2022-10-01T00:47:49.760Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:49.760Z] ea2e557415d0: Layer already exists [2022-10-01T00:47:49.760Z] ea2a4b7aa459: Layer already exists [2022-10-01T00:47:49.760Z] fb6f233253a8: Layer already exists [2022-10-01T00:47:49.760Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:49.760Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:5732e37b1348c8caafac92a1e3b70c0cde733b9f546b779640124f400030fbc7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:50.067Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:50.373Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-01T00:47:50.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-01T00:47:50.373Z] ea2a4b7aa459: Preparing [2022-10-01T00:47:50.373Z] ea2e557415d0: Preparing [2022-10-01T00:47:50.373Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:50.373Z] fb6f233253a8: Preparing [2022-10-01T00:47:50.373Z] 994393dc58e7: Preparing [2022-10-01T00:47:50.373Z] ea2e557415d0: Layer already exists [2022-10-01T00:47:50.373Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:50.373Z] fb6f233253a8: Layer already exists [2022-10-01T00:47:50.373Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:50.373Z] ea2a4b7aa459: Layer already exists [2022-10-01T00:47:50.373Z] main: digest: sha256:5732e37b1348c8caafac92a1e3b70c0cde733b9f546b779640124f400030fbc7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:47:50.415Z] ===================================================== [Pipeline] echo [2022-10-01T00:47:50.423Z] taggedImages: [2022-10-01T00:47:50.423Z] - nexus3.edgexfoundry.org:10004/core-command:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:50.423Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-01T00:47:50.423Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.76 [2022-10-01T00:47:50.423Z] - nexus3.edgexfoundry.org:10004/core-command:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:47:50.423Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-01T00:47:50.440Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-01T00:47:50.440Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:50.440Z] latest [2022-10-01T00:47:50.440Z] 2.3.0-dev.76 [2022-10-01T00:47:50.440Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:47:50.440Z] main [2022-10-01T00:47:50.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:50.756Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:51.063Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:51.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-01T00:47:51.063Z] fabc6f00d362: Preparing [2022-10-01T00:47:51.063Z] 7b49d3b273d7: Preparing [2022-10-01T00:47:51.063Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:51.063Z] 59ec59400c60: Preparing [2022-10-01T00:47:51.063Z] 2b6a09fcdf71: Preparing [2022-10-01T00:47:51.063Z] 994393dc58e7: Preparing [2022-10-01T00:47:51.063Z] 994393dc58e7: Waiting [2022-10-01T00:47:51.063Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:51.063Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:51.063Z] fabc6f00d362: Pushed [2022-10-01T00:47:51.063Z] 2b6a09fcdf71: Pushed [2022-10-01T00:47:51.321Z] 59ec59400c60: Pushed [2022-10-01T00:47:52.699Z] 7b49d3b273d7: Pushed [2022-10-01T00:47:52.699Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:15b5ccd5ebffa9b8a590003371983233158e9804d29b5ff48fef1385516b942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:53.014Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:53.319Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-01T00:47:53.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-01T00:47:53.319Z] fabc6f00d362: Preparing [2022-10-01T00:47:53.319Z] 7b49d3b273d7: Preparing [2022-10-01T00:47:53.319Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:53.319Z] 59ec59400c60: Preparing [2022-10-01T00:47:53.319Z] 2b6a09fcdf71: Preparing [2022-10-01T00:47:53.319Z] 994393dc58e7: Preparing [2022-10-01T00:47:53.319Z] 994393dc58e7: Waiting [2022-10-01T00:47:53.319Z] fabc6f00d362: Layer already exists [2022-10-01T00:47:53.319Z] 2b6a09fcdf71: Layer already exists [2022-10-01T00:47:53.319Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:53.319Z] 7b49d3b273d7: Layer already exists [2022-10-01T00:47:53.319Z] 59ec59400c60: Layer already exists [2022-10-01T00:47:53.319Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:53.319Z] latest: digest: sha256:15b5ccd5ebffa9b8a590003371983233158e9804d29b5ff48fef1385516b942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:53.633Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:53.943Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.76 [2022-10-01T00:47:53.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-01T00:47:53.943Z] fabc6f00d362: Preparing [2022-10-01T00:47:53.943Z] 7b49d3b273d7: Preparing [2022-10-01T00:47:53.943Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:53.943Z] 59ec59400c60: Preparing [2022-10-01T00:47:53.943Z] 2b6a09fcdf71: Preparing [2022-10-01T00:47:53.943Z] 994393dc58e7: Preparing [2022-10-01T00:47:53.943Z] 994393dc58e7: Waiting [2022-10-01T00:47:53.943Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:53.943Z] 59ec59400c60: Layer already exists [2022-10-01T00:47:53.943Z] 2b6a09fcdf71: Layer already exists [2022-10-01T00:47:53.943Z] fabc6f00d362: Layer already exists [2022-10-01T00:47:53.943Z] 7b49d3b273d7: Layer already exists [2022-10-01T00:47:53.943Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:53.943Z] 2.3.0-dev.76: digest: sha256:15b5ccd5ebffa9b8a590003371983233158e9804d29b5ff48fef1385516b942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:54.259Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:54.575Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:47:54.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-01T00:47:54.575Z] fabc6f00d362: Preparing [2022-10-01T00:47:54.575Z] 7b49d3b273d7: Preparing [2022-10-01T00:47:54.575Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:54.575Z] 59ec59400c60: Preparing [2022-10-01T00:47:54.575Z] 2b6a09fcdf71: Preparing [2022-10-01T00:47:54.575Z] 994393dc58e7: Preparing [2022-10-01T00:47:54.575Z] 994393dc58e7: Waiting [2022-10-01T00:47:54.575Z] 2b6a09fcdf71: Layer already exists [2022-10-01T00:47:54.575Z] 59ec59400c60: Layer already exists [2022-10-01T00:47:54.575Z] 7b49d3b273d7: Layer already exists [2022-10-01T00:47:54.575Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:54.575Z] fabc6f00d362: Layer already exists [2022-10-01T00:47:54.575Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:54.575Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:15b5ccd5ebffa9b8a590003371983233158e9804d29b5ff48fef1385516b942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:54.896Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:55.203Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-01T00:47:55.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-01T00:47:55.203Z] fabc6f00d362: Preparing [2022-10-01T00:47:55.203Z] 7b49d3b273d7: Preparing [2022-10-01T00:47:55.203Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:55.203Z] 59ec59400c60: Preparing [2022-10-01T00:47:55.203Z] 2b6a09fcdf71: Preparing [2022-10-01T00:47:55.203Z] 994393dc58e7: Preparing [2022-10-01T00:47:55.203Z] 994393dc58e7: Waiting [2022-10-01T00:47:55.203Z] 2b6a09fcdf71: Layer already exists [2022-10-01T00:47:55.203Z] fabc6f00d362: Layer already exists [2022-10-01T00:47:55.203Z] 7b49d3b273d7: Layer already exists [2022-10-01T00:47:55.203Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:55.203Z] 59ec59400c60: Layer already exists [2022-10-01T00:47:55.203Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:55.203Z] main: digest: sha256:15b5ccd5ebffa9b8a590003371983233158e9804d29b5ff48fef1385516b942e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:47:55.262Z] ===================================================== [Pipeline] echo [2022-10-01T00:47:55.272Z] taggedImages: [2022-10-01T00:47:55.272Z] - nexus3.edgexfoundry.org:10004/core-data:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:55.272Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-01T00:47:55.272Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.76 [2022-10-01T00:47:55.272Z] - nexus3.edgexfoundry.org:10004/core-data:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:47:55.272Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-01T00:47:55.292Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-01T00:47:55.292Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:55.292Z] latest [2022-10-01T00:47:55.292Z] 2.3.0-dev.76 [2022-10-01T00:47:55.292Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:47:55.292Z] main [2022-10-01T00:47:55.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:55.624Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:55.937Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:47:55.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-01T00:47:55.937Z] f1050fe73038: Preparing [2022-10-01T00:47:55.937Z] e62a6d2e3efb: Preparing [2022-10-01T00:47:55.937Z] 82fa384549f9: Preparing [2022-10-01T00:47:55.937Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:55.937Z] fb6f233253a8: Preparing [2022-10-01T00:47:55.937Z] 994393dc58e7: Preparing [2022-10-01T00:47:55.937Z] 994393dc58e7: Waiting [2022-10-01T00:47:55.937Z] fb6f233253a8: Layer already exists [2022-10-01T00:47:55.937Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:55.937Z] f1050fe73038: Pushed [2022-10-01T00:47:55.937Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:55.937Z] e62a6d2e3efb: Pushed [2022-10-01T00:47:57.314Z] 82fa384549f9: Pushed [2022-10-01T00:47:57.574Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:535352987d8bbddce4cb4d39ec03f80c5d913dfe8f3f01dca1a6c865dc3b26c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:57.878Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:58.183Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-01T00:47:58.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-01T00:47:58.183Z] f1050fe73038: Preparing [2022-10-01T00:47:58.183Z] e62a6d2e3efb: Preparing [2022-10-01T00:47:58.183Z] 82fa384549f9: Preparing [2022-10-01T00:47:58.183Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:58.183Z] fb6f233253a8: Preparing [2022-10-01T00:47:58.183Z] 994393dc58e7: Preparing [2022-10-01T00:47:58.183Z] 994393dc58e7: Waiting [2022-10-01T00:47:58.183Z] f1050fe73038: Layer already exists [2022-10-01T00:47:58.183Z] e62a6d2e3efb: Layer already exists [2022-10-01T00:47:58.183Z] 82fa384549f9: Layer already exists [2022-10-01T00:47:58.183Z] fb6f233253a8: Layer already exists [2022-10-01T00:47:58.183Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:58.183Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:58.183Z] latest: digest: sha256:535352987d8bbddce4cb4d39ec03f80c5d913dfe8f3f01dca1a6c865dc3b26c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:58.501Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:58.803Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.76 [2022-10-01T00:47:58.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-01T00:47:58.804Z] f1050fe73038: Preparing [2022-10-01T00:47:58.804Z] e62a6d2e3efb: Preparing [2022-10-01T00:47:58.804Z] 82fa384549f9: Preparing [2022-10-01T00:47:58.804Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:58.804Z] fb6f233253a8: Preparing [2022-10-01T00:47:58.804Z] 994393dc58e7: Preparing [2022-10-01T00:47:58.804Z] 994393dc58e7: Waiting [2022-10-01T00:47:58.804Z] 82fa384549f9: Layer already exists [2022-10-01T00:47:58.804Z] f1050fe73038: Layer already exists [2022-10-01T00:47:58.804Z] e62a6d2e3efb: Layer already exists [2022-10-01T00:47:58.804Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:58.804Z] fb6f233253a8: Layer already exists [2022-10-01T00:47:58.804Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:58.804Z] 2.3.0-dev.76: digest: sha256:535352987d8bbddce4cb4d39ec03f80c5d913dfe8f3f01dca1a6c865dc3b26c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:59.111Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:59.414Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:47:59.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-01T00:47:59.414Z] f1050fe73038: Preparing [2022-10-01T00:47:59.414Z] e62a6d2e3efb: Preparing [2022-10-01T00:47:59.414Z] 82fa384549f9: Preparing [2022-10-01T00:47:59.414Z] d9d18d91f4b4: Preparing [2022-10-01T00:47:59.414Z] fb6f233253a8: Preparing [2022-10-01T00:47:59.414Z] 994393dc58e7: Preparing [2022-10-01T00:47:59.414Z] 994393dc58e7: Waiting [2022-10-01T00:47:59.414Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:47:59.414Z] e62a6d2e3efb: Layer already exists [2022-10-01T00:47:59.414Z] f1050fe73038: Layer already exists [2022-10-01T00:47:59.414Z] fb6f233253a8: Layer already exists [2022-10-01T00:47:59.414Z] 82fa384549f9: Layer already exists [2022-10-01T00:47:59.414Z] 994393dc58e7: Layer already exists [2022-10-01T00:47:59.414Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:535352987d8bbddce4cb4d39ec03f80c5d913dfe8f3f01dca1a6c865dc3b26c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:47:59.728Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:00.035Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-01T00:48:00.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-01T00:48:00.035Z] f1050fe73038: Preparing [2022-10-01T00:48:00.035Z] e62a6d2e3efb: Preparing [2022-10-01T00:48:00.035Z] 82fa384549f9: Preparing [2022-10-01T00:48:00.035Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:00.035Z] fb6f233253a8: Preparing [2022-10-01T00:48:00.035Z] 994393dc58e7: Preparing [2022-10-01T00:48:00.035Z] 994393dc58e7: Waiting [2022-10-01T00:48:00.035Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:00.035Z] e62a6d2e3efb: Layer already exists [2022-10-01T00:48:00.035Z] 82fa384549f9: Layer already exists [2022-10-01T00:48:00.035Z] fb6f233253a8: Layer already exists [2022-10-01T00:48:00.035Z] f1050fe73038: Layer already exists [2022-10-01T00:48:00.035Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:00.035Z] main: digest: sha256:535352987d8bbddce4cb4d39ec03f80c5d913dfe8f3f01dca1a6c865dc3b26c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:48:00.091Z] ===================================================== [Pipeline] echo [2022-10-01T00:48:00.099Z] taggedImages: [2022-10-01T00:48:00.099Z] - nexus3.edgexfoundry.org:10004/core-metadata:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:00.099Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-01T00:48:00.099Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.76 [2022-10-01T00:48:00.099Z] - nexus3.edgexfoundry.org:10004/core-metadata:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:00.099Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-01T00:48:00.125Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-01T00:48:00.125Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:00.125Z] latest [2022-10-01T00:48:00.125Z] 2.3.0-dev.76 [2022-10-01T00:48:00.125Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:00.125Z] main [2022-10-01T00:48:00.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:00.456Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:00.767Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:00.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-01T00:48:00.768Z] 3db4dd37c123: Preparing [2022-10-01T00:48:00.768Z] 3db4dd37c123: Preparing [2022-10-01T00:48:00.768Z] eb5277736fe5: Preparing [2022-10-01T00:48:00.768Z] b6595305a05e: Preparing [2022-10-01T00:48:00.768Z] 7e1ec7903b03: Preparing [2022-10-01T00:48:00.768Z] 305587fe41ca: Preparing [2022-10-01T00:48:00.768Z] 229776989b76: Preparing [2022-10-01T00:48:00.768Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:00.768Z] 9a81adf85438: Preparing [2022-10-01T00:48:00.768Z] 4bde145e8e31: Preparing [2022-10-01T00:48:00.768Z] aae820df5b13: Preparing [2022-10-01T00:48:00.768Z] 8dc6786da842: Preparing [2022-10-01T00:48:00.768Z] 994393dc58e7: Preparing [2022-10-01T00:48:00.768Z] d9d18d91f4b4: Waiting [2022-10-01T00:48:00.768Z] 9a81adf85438: Waiting [2022-10-01T00:48:00.768Z] 229776989b76: Waiting [2022-10-01T00:48:00.768Z] 4bde145e8e31: Waiting [2022-10-01T00:48:00.768Z] 8dc6786da842: Waiting [2022-10-01T00:48:00.768Z] 994393dc58e7: Waiting [2022-10-01T00:48:00.768Z] aae820df5b13: Waiting [2022-10-01T00:48:00.768Z] 305587fe41ca: Pushed [2022-10-01T00:48:00.768Z] 7e1ec7903b03: Pushed [2022-10-01T00:48:01.028Z] 3db4dd37c123: Pushed [2022-10-01T00:48:01.028Z] eb5277736fe5: Pushed [2022-10-01T00:48:01.028Z] b6595305a05e: Pushed [2022-10-01T00:48:01.028Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:01.028Z] aae820df5b13: Pushed [2022-10-01T00:48:01.028Z] 4bde145e8e31: Pushed [2022-10-01T00:48:01.028Z] 9a81adf85438: Pushed [2022-10-01T00:48:01.028Z] 8dc6786da842: Pushed [2022-10-01T00:48:01.028Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:02.934Z] 229776989b76: Pushed [2022-10-01T00:48:02.934Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:6e75dd6217250282f2abf1f8a54fd653e6297347fa30bc2130e43ff8ab9fa8d4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:03.248Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:03.554Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-01T00:48:03.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-01T00:48:03.554Z] 3db4dd37c123: Preparing [2022-10-01T00:48:03.554Z] 3db4dd37c123: Preparing [2022-10-01T00:48:03.554Z] eb5277736fe5: Preparing [2022-10-01T00:48:03.554Z] b6595305a05e: Preparing [2022-10-01T00:48:03.554Z] 7e1ec7903b03: Preparing [2022-10-01T00:48:03.554Z] 305587fe41ca: Preparing [2022-10-01T00:48:03.554Z] 229776989b76: Preparing [2022-10-01T00:48:03.554Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:03.554Z] 9a81adf85438: Preparing [2022-10-01T00:48:03.554Z] 4bde145e8e31: Preparing [2022-10-01T00:48:03.554Z] aae820df5b13: Preparing [2022-10-01T00:48:03.554Z] 8dc6786da842: Preparing [2022-10-01T00:48:03.554Z] 994393dc58e7: Preparing [2022-10-01T00:48:03.554Z] 9a81adf85438: Waiting [2022-10-01T00:48:03.554Z] 4bde145e8e31: Waiting [2022-10-01T00:48:03.554Z] aae820df5b13: Waiting [2022-10-01T00:48:03.554Z] 8dc6786da842: Waiting [2022-10-01T00:48:03.554Z] 994393dc58e7: Waiting [2022-10-01T00:48:03.554Z] d9d18d91f4b4: Waiting [2022-10-01T00:48:03.554Z] 229776989b76: Waiting [2022-10-01T00:48:03.554Z] 7e1ec7903b03: Layer already exists [2022-10-01T00:48:03.554Z] 3db4dd37c123: Layer already exists [2022-10-01T00:48:03.554Z] eb5277736fe5: Layer already exists [2022-10-01T00:48:03.554Z] 305587fe41ca: Layer already exists [2022-10-01T00:48:03.554Z] b6595305a05e: Layer already exists [2022-10-01T00:48:03.554Z] 229776989b76: Layer already exists [2022-10-01T00:48:03.554Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:03.554Z] 9a81adf85438: Layer already exists [2022-10-01T00:48:03.554Z] 4bde145e8e31: Layer already exists [2022-10-01T00:48:03.554Z] aae820df5b13: Layer already exists [2022-10-01T00:48:03.554Z] 8dc6786da842: Layer already exists [2022-10-01T00:48:03.554Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:03.554Z] latest: digest: sha256:6e75dd6217250282f2abf1f8a54fd653e6297347fa30bc2130e43ff8ab9fa8d4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:03.862Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:04.173Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.76 [2022-10-01T00:48:04.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-01T00:48:04.173Z] 3db4dd37c123: Preparing [2022-10-01T00:48:04.173Z] 3db4dd37c123: Preparing [2022-10-01T00:48:04.173Z] eb5277736fe5: Preparing [2022-10-01T00:48:04.173Z] b6595305a05e: Preparing [2022-10-01T00:48:04.173Z] 7e1ec7903b03: Preparing [2022-10-01T00:48:04.173Z] 305587fe41ca: Preparing [2022-10-01T00:48:04.173Z] 229776989b76: Preparing [2022-10-01T00:48:04.173Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:04.173Z] 9a81adf85438: Preparing [2022-10-01T00:48:04.173Z] 4bde145e8e31: Preparing [2022-10-01T00:48:04.173Z] aae820df5b13: Preparing [2022-10-01T00:48:04.173Z] 8dc6786da842: Preparing [2022-10-01T00:48:04.173Z] 994393dc58e7: Preparing [2022-10-01T00:48:04.173Z] 9a81adf85438: Waiting [2022-10-01T00:48:04.173Z] 4bde145e8e31: Waiting [2022-10-01T00:48:04.173Z] 229776989b76: Waiting [2022-10-01T00:48:04.173Z] aae820df5b13: Waiting [2022-10-01T00:48:04.173Z] d9d18d91f4b4: Waiting [2022-10-01T00:48:04.173Z] 994393dc58e7: Waiting [2022-10-01T00:48:04.173Z] 8dc6786da842: Waiting [2022-10-01T00:48:04.173Z] 7e1ec7903b03: Layer already exists [2022-10-01T00:48:04.173Z] b6595305a05e: Layer already exists [2022-10-01T00:48:04.173Z] eb5277736fe5: Layer already exists [2022-10-01T00:48:04.173Z] 305587fe41ca: Layer already exists [2022-10-01T00:48:04.173Z] 3db4dd37c123: Layer already exists [2022-10-01T00:48:04.173Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:04.173Z] 4bde145e8e31: Layer already exists [2022-10-01T00:48:04.173Z] 229776989b76: Layer already exists [2022-10-01T00:48:04.173Z] 9a81adf85438: Layer already exists [2022-10-01T00:48:04.173Z] aae820df5b13: Layer already exists [2022-10-01T00:48:04.173Z] 8dc6786da842: Layer already exists [2022-10-01T00:48:04.173Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:04.173Z] 2.3.0-dev.76: digest: sha256:6e75dd6217250282f2abf1f8a54fd653e6297347fa30bc2130e43ff8ab9fa8d4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:04.491Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:04.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:04.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-01T00:48:04.805Z] 3db4dd37c123: Preparing [2022-10-01T00:48:04.805Z] 3db4dd37c123: Preparing [2022-10-01T00:48:04.805Z] eb5277736fe5: Preparing [2022-10-01T00:48:04.805Z] b6595305a05e: Preparing [2022-10-01T00:48:04.805Z] 7e1ec7903b03: Preparing [2022-10-01T00:48:04.805Z] 305587fe41ca: Preparing [2022-10-01T00:48:04.805Z] 229776989b76: Preparing [2022-10-01T00:48:04.805Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:04.805Z] 9a81adf85438: Preparing [2022-10-01T00:48:04.805Z] 4bde145e8e31: Preparing [2022-10-01T00:48:04.805Z] aae820df5b13: Preparing [2022-10-01T00:48:04.805Z] 8dc6786da842: Preparing [2022-10-01T00:48:04.805Z] 994393dc58e7: Preparing [2022-10-01T00:48:04.805Z] 4bde145e8e31: Waiting [2022-10-01T00:48:04.805Z] aae820df5b13: Waiting [2022-10-01T00:48:04.805Z] 229776989b76: Waiting [2022-10-01T00:48:04.805Z] 8dc6786da842: Waiting [2022-10-01T00:48:04.805Z] 994393dc58e7: Waiting [2022-10-01T00:48:04.805Z] 9a81adf85438: Waiting [2022-10-01T00:48:04.805Z] 305587fe41ca: Layer already exists [2022-10-01T00:48:04.805Z] eb5277736fe5: Layer already exists [2022-10-01T00:48:04.805Z] 3db4dd37c123: Layer already exists [2022-10-01T00:48:04.805Z] 7e1ec7903b03: Layer already exists [2022-10-01T00:48:04.805Z] b6595305a05e: Layer already exists [2022-10-01T00:48:04.805Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:04.805Z] 229776989b76: Layer already exists [2022-10-01T00:48:04.805Z] 9a81adf85438: Layer already exists [2022-10-01T00:48:04.805Z] 4bde145e8e31: Layer already exists [2022-10-01T00:48:04.805Z] 8dc6786da842: Layer already exists [2022-10-01T00:48:04.805Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:04.806Z] aae820df5b13: Layer already exists [2022-10-01T00:48:04.806Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:6e75dd6217250282f2abf1f8a54fd653e6297347fa30bc2130e43ff8ab9fa8d4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:05.125Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:05.435Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-01T00:48:05.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-01T00:48:05.435Z] 3db4dd37c123: Preparing [2022-10-01T00:48:05.435Z] 3db4dd37c123: Preparing [2022-10-01T00:48:05.435Z] eb5277736fe5: Preparing [2022-10-01T00:48:05.435Z] b6595305a05e: Preparing [2022-10-01T00:48:05.435Z] 7e1ec7903b03: Preparing [2022-10-01T00:48:05.435Z] 305587fe41ca: Preparing [2022-10-01T00:48:05.435Z] 229776989b76: Preparing [2022-10-01T00:48:05.435Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:05.435Z] 9a81adf85438: Preparing [2022-10-01T00:48:05.435Z] 4bde145e8e31: Preparing [2022-10-01T00:48:05.435Z] aae820df5b13: Preparing [2022-10-01T00:48:05.435Z] 8dc6786da842: Preparing [2022-10-01T00:48:05.435Z] 994393dc58e7: Preparing [2022-10-01T00:48:05.435Z] 229776989b76: Waiting [2022-10-01T00:48:05.435Z] aae820df5b13: Waiting [2022-10-01T00:48:05.435Z] d9d18d91f4b4: Waiting [2022-10-01T00:48:05.435Z] 9a81adf85438: Waiting [2022-10-01T00:48:05.435Z] 8dc6786da842: Waiting [2022-10-01T00:48:05.435Z] 4bde145e8e31: Waiting [2022-10-01T00:48:05.435Z] 994393dc58e7: Waiting [2022-10-01T00:48:05.435Z] 3db4dd37c123: Layer already exists [2022-10-01T00:48:05.435Z] b6595305a05e: Layer already exists [2022-10-01T00:48:05.435Z] 305587fe41ca: Layer already exists [2022-10-01T00:48:05.435Z] eb5277736fe5: Layer already exists [2022-10-01T00:48:05.435Z] 7e1ec7903b03: Layer already exists [2022-10-01T00:48:05.435Z] 229776989b76: Layer already exists [2022-10-01T00:48:05.435Z] aae820df5b13: Layer already exists [2022-10-01T00:48:05.435Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:05.435Z] 4bde145e8e31: Layer already exists [2022-10-01T00:48:05.435Z] 8dc6786da842: Layer already exists [2022-10-01T00:48:05.435Z] 9a81adf85438: Layer already exists [2022-10-01T00:48:05.435Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:05.435Z] main: digest: sha256:6e75dd6217250282f2abf1f8a54fd653e6297347fa30bc2130e43ff8ab9fa8d4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:48:05.487Z] ===================================================== [Pipeline] echo [2022-10-01T00:48:05.496Z] taggedImages: [2022-10-01T00:48:05.496Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:05.496Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-01T00:48:05.496Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.76 [2022-10-01T00:48:05.496Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:05.496Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-01T00:48:05.521Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-01T00:48:05.521Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:05.521Z] latest [2022-10-01T00:48:05.521Z] 2.3.0-dev.76 [2022-10-01T00:48:05.521Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:05.521Z] main [2022-10-01T00:48:05.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:05.844Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:06.153Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:06.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-01T00:48:06.153Z] 2e575692df56: Preparing [2022-10-01T00:48:06.153Z] 38448bd91781: Preparing [2022-10-01T00:48:06.153Z] faee1330fc71: Preparing [2022-10-01T00:48:06.153Z] 4f7d71f66561: Preparing [2022-10-01T00:48:06.153Z] b579afa4de7a: Preparing [2022-10-01T00:48:06.153Z] 2a09731ec6da: Preparing [2022-10-01T00:48:06.153Z] 3ae50b67b392: Preparing [2022-10-01T00:48:06.153Z] 994393dc58e7: Preparing [2022-10-01T00:48:06.153Z] 2a09731ec6da: Waiting [2022-10-01T00:48:06.153Z] 3ae50b67b392: Waiting [2022-10-01T00:48:06.153Z] 994393dc58e7: Waiting [2022-10-01T00:48:06.153Z] b579afa4de7a: Pushed [2022-10-01T00:48:06.153Z] 2e575692df56: Pushed [2022-10-01T00:48:06.153Z] 38448bd91781: Pushed [2022-10-01T00:48:06.153Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:06.412Z] 2a09731ec6da: Pushed [2022-10-01T00:48:06.673Z] 3ae50b67b392: Pushed [2022-10-01T00:48:07.241Z] 4f7d71f66561: Pushed [2022-10-01T00:48:07.241Z] faee1330fc71: Pushed [2022-10-01T00:48:07.500Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:4253956ce2c4b1d413337cb57c21d9a6ff8363b04e8fa55c5bd5e5f561b4e818 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:07.810Z] + 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-01T00:48:07.994Z] Removing intermediate container f12945bfa1a5 [2022-10-01T00:48:07.994Z] ---> 86cdb2b87ac1 [2022-10-01T00:48:07.994Z] Step 9/23 : COPY . . [2022-10-01T00:48:07.994Z] Removing intermediate container 112acad40441 [2022-10-01T00:48:07.994Z] ---> 9555450b6899 [2022-10-01T00:48:07.994Z] Step 8/26 : COPY . . [2022-10-01T00:48:07.994Z] Removing intermediate container 23feb48b861f [2022-10-01T00:48:07.994Z] ---> 2a838ddbf8bf [2022-10-01T00:48:07.994Z] Step 8/22 : COPY . . [2022-10-01T00:48:07.994Z] Removing intermediate container 5ea956f15136 [2022-10-01T00:48:07.994Z] ---> 565296b792cb [2022-10-01T00:48:07.994Z] Step 8/33 : COPY . . [2022-10-01T00:48:07.994Z] Removing intermediate container 97e1516784fc [2022-10-01T00:48:07.994Z] ---> 465564315a27 [2022-10-01T00:48:07.994Z] Step 9/24 : COPY . . [2022-10-01T00:48:08.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-01T00:48:08.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-01T00:48:08.118Z] 2e575692df56: Preparing [2022-10-01T00:48:08.118Z] 38448bd91781: Preparing [2022-10-01T00:48:08.118Z] faee1330fc71: Preparing [2022-10-01T00:48:08.118Z] 4f7d71f66561: Preparing [2022-10-01T00:48:08.118Z] b579afa4de7a: Preparing [2022-10-01T00:48:08.118Z] 2a09731ec6da: Preparing [2022-10-01T00:48:08.118Z] 3ae50b67b392: Preparing [2022-10-01T00:48:08.118Z] 994393dc58e7: Preparing [2022-10-01T00:48:08.118Z] 2a09731ec6da: Waiting [2022-10-01T00:48:08.118Z] 3ae50b67b392: Waiting [2022-10-01T00:48:08.118Z] 994393dc58e7: Waiting [2022-10-01T00:48:08.118Z] 38448bd91781: Layer already exists [2022-10-01T00:48:08.118Z] faee1330fc71: Layer already exists [2022-10-01T00:48:08.118Z] 4f7d71f66561: Layer already exists [2022-10-01T00:48:08.118Z] 2e575692df56: Layer already exists [2022-10-01T00:48:08.118Z] b579afa4de7a: Layer already exists [2022-10-01T00:48:08.118Z] 2a09731ec6da: Layer already exists [2022-10-01T00:48:08.118Z] 3ae50b67b392: Layer already exists [2022-10-01T00:48:08.118Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:08.118Z] latest: digest: sha256:4253956ce2c4b1d413337cb57c21d9a6ff8363b04e8fa55c5bd5e5f561b4e818 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:08.428Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:08.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.76 [2022-10-01T00:48:08.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-01T00:48:08.740Z] 2e575692df56: Preparing [2022-10-01T00:48:08.740Z] 38448bd91781: Preparing [2022-10-01T00:48:08.740Z] faee1330fc71: Preparing [2022-10-01T00:48:08.740Z] 4f7d71f66561: Preparing [2022-10-01T00:48:08.740Z] b579afa4de7a: Preparing [2022-10-01T00:48:08.740Z] 2a09731ec6da: Preparing [2022-10-01T00:48:08.740Z] 3ae50b67b392: Preparing [2022-10-01T00:48:08.740Z] 994393dc58e7: Preparing [2022-10-01T00:48:08.740Z] 2a09731ec6da: Waiting [2022-10-01T00:48:08.740Z] 3ae50b67b392: Waiting [2022-10-01T00:48:08.740Z] 994393dc58e7: Waiting [2022-10-01T00:48:08.740Z] 38448bd91781: Layer already exists [2022-10-01T00:48:08.740Z] faee1330fc71: Layer already exists [2022-10-01T00:48:08.740Z] b579afa4de7a: Layer already exists [2022-10-01T00:48:08.740Z] 4f7d71f66561: Layer already exists [2022-10-01T00:48:08.740Z] 2e575692df56: Layer already exists [2022-10-01T00:48:08.740Z] 2a09731ec6da: Layer already exists [2022-10-01T00:48:08.740Z] 3ae50b67b392: Layer already exists [2022-10-01T00:48:08.740Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:08.740Z] 2.3.0-dev.76: digest: sha256:4253956ce2c4b1d413337cb57c21d9a6ff8363b04e8fa55c5bd5e5f561b4e818 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:09.054Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:09.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:09.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-01T00:48:09.368Z] 2e575692df56: Preparing [2022-10-01T00:48:09.368Z] 38448bd91781: Preparing [2022-10-01T00:48:09.368Z] faee1330fc71: Preparing [2022-10-01T00:48:09.368Z] 4f7d71f66561: Preparing [2022-10-01T00:48:09.368Z] b579afa4de7a: Preparing [2022-10-01T00:48:09.368Z] 2a09731ec6da: Preparing [2022-10-01T00:48:09.368Z] 3ae50b67b392: Preparing [2022-10-01T00:48:09.368Z] 994393dc58e7: Preparing [2022-10-01T00:48:09.368Z] 994393dc58e7: Waiting [2022-10-01T00:48:09.368Z] 3ae50b67b392: Waiting [2022-10-01T00:48:09.368Z] 2a09731ec6da: Waiting [2022-10-01T00:48:09.368Z] 4f7d71f66561: Layer already exists [2022-10-01T00:48:09.368Z] 38448bd91781: Layer already exists [2022-10-01T00:48:09.368Z] faee1330fc71: Layer already exists [2022-10-01T00:48:09.368Z] 2e575692df56: Layer already exists [2022-10-01T00:48:09.368Z] b579afa4de7a: Layer already exists [2022-10-01T00:48:09.368Z] 2a09731ec6da: Layer already exists [2022-10-01T00:48:09.368Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:09.368Z] 3ae50b67b392: Layer already exists [2022-10-01T00:48:09.368Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:4253956ce2c4b1d413337cb57c21d9a6ff8363b04e8fa55c5bd5e5f561b4e818 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:09.676Z] + 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-01T00:48:09.985Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-01T00:48:09.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-01T00:48:09.985Z] 2e575692df56: Preparing [2022-10-01T00:48:09.985Z] 38448bd91781: Preparing [2022-10-01T00:48:09.985Z] faee1330fc71: Preparing [2022-10-01T00:48:09.985Z] 4f7d71f66561: Preparing [2022-10-01T00:48:09.985Z] b579afa4de7a: Preparing [2022-10-01T00:48:09.985Z] 2a09731ec6da: Preparing [2022-10-01T00:48:09.985Z] 3ae50b67b392: Preparing [2022-10-01T00:48:09.985Z] 994393dc58e7: Preparing [2022-10-01T00:48:09.985Z] 2a09731ec6da: Waiting [2022-10-01T00:48:09.985Z] 3ae50b67b392: Waiting [2022-10-01T00:48:09.985Z] 994393dc58e7: Waiting [2022-10-01T00:48:09.985Z] 4f7d71f66561: Layer already exists [2022-10-01T00:48:09.985Z] b579afa4de7a: Layer already exists [2022-10-01T00:48:09.985Z] 2e575692df56: Layer already exists [2022-10-01T00:48:09.985Z] 38448bd91781: Layer already exists [2022-10-01T00:48:09.985Z] faee1330fc71: Layer already exists [2022-10-01T00:48:09.985Z] 2a09731ec6da: Layer already exists [2022-10-01T00:48:09.985Z] 3ae50b67b392: Layer already exists [2022-10-01T00:48:09.985Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:09.985Z] main: digest: sha256:4253956ce2c4b1d413337cb57c21d9a6ff8363b04e8fa55c5bd5e5f561b4e818 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:48:10.029Z] ===================================================== [Pipeline] echo [2022-10-01T00:48:10.042Z] taggedImages: [2022-10-01T00:48:10.042Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:10.042Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-01T00:48:10.042Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.76 [2022-10-01T00:48:10.042Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:10.042Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-01T00:48:10.062Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-01T00:48:10.062Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:10.062Z] latest [2022-10-01T00:48:10.062Z] 2.3.0-dev.76 [2022-10-01T00:48:10.062Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:10.062Z] main [2022-10-01T00:48:10.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:10.385Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:10.694Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:10.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-01T00:48:10.694Z] 02a6ef785023: Preparing [2022-10-01T00:48:10.694Z] 216047d95da9: Preparing [2022-10-01T00:48:10.694Z] 3c582fb35c34: Preparing [2022-10-01T00:48:10.694Z] b24b11466403: Preparing [2022-10-01T00:48:10.694Z] 0b15ecdc7da1: Preparing [2022-10-01T00:48:10.694Z] 5e727ec5214b: Preparing [2022-10-01T00:48:10.694Z] 42b6273ff110: Preparing [2022-10-01T00:48:10.694Z] c2479ed8c120: Preparing [2022-10-01T00:48:10.694Z] 487b893fb671: Preparing [2022-10-01T00:48:10.694Z] 994393dc58e7: Preparing [2022-10-01T00:48:10.694Z] 5e727ec5214b: Waiting [2022-10-01T00:48:10.694Z] 42b6273ff110: Waiting [2022-10-01T00:48:10.694Z] c2479ed8c120: Waiting [2022-10-01T00:48:10.694Z] 487b893fb671: Waiting [2022-10-01T00:48:10.694Z] 994393dc58e7: Waiting [2022-10-01T00:48:10.694Z] 02a6ef785023: Pushed [2022-10-01T00:48:10.694Z] 0b15ecdc7da1: Pushed [2022-10-01T00:48:10.694Z] 216047d95da9: Pushed [2022-10-01T00:48:10.952Z] 5e727ec5214b: Pushed [2022-10-01T00:48:10.952Z] 42b6273ff110: Pushed [2022-10-01T00:48:10.952Z] c2479ed8c120: Pushed [2022-10-01T00:48:10.952Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:10.952Z] 487b893fb671: Pushed [2022-10-01T00:48:11.888Z] b24b11466403: Pushed [2022-10-01T00:48:12.146Z] 3c582fb35c34: Pushed [2022-10-01T00:48:12.287Z] ---> 8a61e5e78643 [2022-10-01T00:48:12.287Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T00:48:12.287Z] ---> c03212004bd6 [2022-10-01T00:48:12.287Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-01T00:48:12.405Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:fba07d49b1cfc18e7c22880f11cd92b287c2dbb8b55b31a0f30182ed16bdd730 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:12.563Z] ---> aa53c6ffedce [2022-10-01T00:48:12.563Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-01T00:48:12.563Z] ---> 8e874f3a1f2a [2022-10-01T00:48:12.563Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-01T00:48:12.563Z] ---> Running in a8765ddacffc [2022-10-01T00:48:12.563Z] ---> c27f47a7d2a8 [2022-10-01T00:48:12.563Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-01T00:48:12.563Z] ---> Running in b12a71f29711 [2022-10-01T00:48:12.718Z] + 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-01T00:48:12.839Z] ---> Running in 4c62a4a69259 [2022-10-01T00:48:12.840Z] ---> Running in 8c148cffeb55 [2022-10-01T00:48:12.840Z] ---> Running in 7d9438fa95e3 [2022-10-01T00:48:13.027Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-01T00:48:13.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-01T00:48:13.027Z] 02a6ef785023: Preparing [2022-10-01T00:48:13.027Z] 216047d95da9: Preparing [2022-10-01T00:48:13.027Z] 3c582fb35c34: Preparing [2022-10-01T00:48:13.027Z] b24b11466403: Preparing [2022-10-01T00:48:13.027Z] 0b15ecdc7da1: Preparing [2022-10-01T00:48:13.027Z] 5e727ec5214b: Preparing [2022-10-01T00:48:13.027Z] 42b6273ff110: Preparing [2022-10-01T00:48:13.027Z] c2479ed8c120: Preparing [2022-10-01T00:48:13.027Z] 487b893fb671: Preparing [2022-10-01T00:48:13.027Z] 994393dc58e7: Preparing [2022-10-01T00:48:13.027Z] 5e727ec5214b: Waiting [2022-10-01T00:48:13.027Z] 487b893fb671: Waiting [2022-10-01T00:48:13.027Z] c2479ed8c120: Waiting [2022-10-01T00:48:13.027Z] 994393dc58e7: Waiting [2022-10-01T00:48:13.027Z] 42b6273ff110: Waiting [2022-10-01T00:48:13.027Z] 3c582fb35c34: Layer already exists [2022-10-01T00:48:13.027Z] 02a6ef785023: Layer already exists [2022-10-01T00:48:13.027Z] b24b11466403: Layer already exists [2022-10-01T00:48:13.027Z] 216047d95da9: Layer already exists [2022-10-01T00:48:13.027Z] 0b15ecdc7da1: Layer already exists [2022-10-01T00:48:13.027Z] 5e727ec5214b: Layer already exists [2022-10-01T00:48:13.027Z] 42b6273ff110: Layer already exists [2022-10-01T00:48:13.027Z] c2479ed8c120: Layer already exists [2022-10-01T00:48:13.027Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:13.027Z] 487b893fb671: Layer already exists [2022-10-01T00:48:13.027Z] latest: digest: sha256:fba07d49b1cfc18e7c22880f11cd92b287c2dbb8b55b31a0f30182ed16bdd730 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:13.347Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:13.432Z] Removing intermediate container a8765ddacffc [2022-10-01T00:48:13.432Z] ---> 476811978a80 [2022-10-01T00:48:13.432Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-01T00:48:13.432Z] ---> Running in 83206762eabc [2022-10-01T00:48:13.662Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.76 [2022-10-01T00:48:13.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-01T00:48:13.663Z] 02a6ef785023: Preparing [2022-10-01T00:48:13.663Z] 216047d95da9: Preparing [2022-10-01T00:48:13.663Z] 3c582fb35c34: Preparing [2022-10-01T00:48:13.663Z] b24b11466403: Preparing [2022-10-01T00:48:13.663Z] 0b15ecdc7da1: Preparing [2022-10-01T00:48:13.663Z] 5e727ec5214b: Preparing [2022-10-01T00:48:13.663Z] 42b6273ff110: Preparing [2022-10-01T00:48:13.663Z] c2479ed8c120: Preparing [2022-10-01T00:48:13.663Z] 487b893fb671: Preparing [2022-10-01T00:48:13.663Z] 994393dc58e7: Preparing [2022-10-01T00:48:13.663Z] 5e727ec5214b: Waiting [2022-10-01T00:48:13.663Z] 42b6273ff110: Waiting [2022-10-01T00:48:13.663Z] c2479ed8c120: Waiting [2022-10-01T00:48:13.663Z] 487b893fb671: Waiting [2022-10-01T00:48:13.663Z] 994393dc58e7: Waiting [2022-10-01T00:48:13.663Z] 216047d95da9: Layer already exists [2022-10-01T00:48:13.663Z] 02a6ef785023: Layer already exists [2022-10-01T00:48:13.663Z] 3c582fb35c34: Layer already exists [2022-10-01T00:48:13.663Z] b24b11466403: Layer already exists [2022-10-01T00:48:13.663Z] 0b15ecdc7da1: Layer already exists [2022-10-01T00:48:13.663Z] 42b6273ff110: Layer already exists [2022-10-01T00:48:13.663Z] 5e727ec5214b: Layer already exists [2022-10-01T00:48:13.663Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:13.663Z] 487b893fb671: Layer already exists [2022-10-01T00:48:13.663Z] c2479ed8c120: Layer already exists [2022-10-01T00:48:13.663Z] 2.3.0-dev.76: digest: sha256:fba07d49b1cfc18e7c22880f11cd92b287c2dbb8b55b31a0f30182ed16bdd730 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:13.983Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:14.302Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:14.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-01T00:48:14.302Z] 02a6ef785023: Preparing [2022-10-01T00:48:14.302Z] 216047d95da9: Preparing [2022-10-01T00:48:14.302Z] 3c582fb35c34: Preparing [2022-10-01T00:48:14.302Z] b24b11466403: Preparing [2022-10-01T00:48:14.302Z] 0b15ecdc7da1: Preparing [2022-10-01T00:48:14.302Z] 5e727ec5214b: Preparing [2022-10-01T00:48:14.302Z] 42b6273ff110: Preparing [2022-10-01T00:48:14.302Z] c2479ed8c120: Preparing [2022-10-01T00:48:14.302Z] 487b893fb671: Preparing [2022-10-01T00:48:14.302Z] 994393dc58e7: Preparing [2022-10-01T00:48:14.302Z] 5e727ec5214b: Waiting [2022-10-01T00:48:14.302Z] c2479ed8c120: Waiting [2022-10-01T00:48:14.302Z] 487b893fb671: Waiting [2022-10-01T00:48:14.302Z] 0b15ecdc7da1: Layer already exists [2022-10-01T00:48:14.302Z] 3c582fb35c34: Layer already exists [2022-10-01T00:48:14.302Z] 02a6ef785023: Layer already exists [2022-10-01T00:48:14.302Z] 216047d95da9: Layer already exists [2022-10-01T00:48:14.302Z] b24b11466403: Layer already exists [2022-10-01T00:48:14.302Z] 5e727ec5214b: Layer already exists [2022-10-01T00:48:14.302Z] 487b893fb671: Layer already exists [2022-10-01T00:48:14.302Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:14.302Z] 42b6273ff110: Layer already exists [2022-10-01T00:48:14.302Z] c2479ed8c120: Layer already exists [2022-10-01T00:48:14.302Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:fba07d49b1cfc18e7c22880f11cd92b287c2dbb8b55b31a0f30182ed16bdd730 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:14.401Z] Removing intermediate container 83206762eabc [2022-10-01T00:48:14.401Z] ---> db6e51cfc2a3 [2022-10-01T00:48:14.401Z] 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-01T00:48:14.623Z] + 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-01T00:48:14.671Z] ---> Running in bfeca6a8f632 [2022-10-01T00:48:14.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-01T00:48:14.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-01T00:48:14.927Z] 02a6ef785023: Preparing [2022-10-01T00:48:14.927Z] 216047d95da9: Preparing [2022-10-01T00:48:14.927Z] 3c582fb35c34: Preparing [2022-10-01T00:48:14.927Z] b24b11466403: Preparing [2022-10-01T00:48:14.927Z] 0b15ecdc7da1: Preparing [2022-10-01T00:48:14.927Z] 5e727ec5214b: Preparing [2022-10-01T00:48:14.927Z] 42b6273ff110: Preparing [2022-10-01T00:48:14.927Z] c2479ed8c120: Preparing [2022-10-01T00:48:14.927Z] 487b893fb671: Preparing [2022-10-01T00:48:14.927Z] 994393dc58e7: Preparing [2022-10-01T00:48:14.927Z] 42b6273ff110: Waiting [2022-10-01T00:48:14.927Z] c2479ed8c120: Waiting [2022-10-01T00:48:14.927Z] 487b893fb671: Waiting [2022-10-01T00:48:14.927Z] 994393dc58e7: Waiting [2022-10-01T00:48:14.927Z] 5e727ec5214b: Waiting [2022-10-01T00:48:14.927Z] 02a6ef785023: Layer already exists [2022-10-01T00:48:14.927Z] 3c582fb35c34: Layer already exists [2022-10-01T00:48:14.927Z] 0b15ecdc7da1: Layer already exists [2022-10-01T00:48:14.927Z] b24b11466403: Layer already exists [2022-10-01T00:48:14.927Z] 216047d95da9: Layer already exists [2022-10-01T00:48:14.927Z] 5e727ec5214b: Layer already exists [2022-10-01T00:48:14.927Z] 42b6273ff110: Layer already exists [2022-10-01T00:48:14.927Z] c2479ed8c120: Layer already exists [2022-10-01T00:48:14.927Z] 487b893fb671: Layer already exists [2022-10-01T00:48:14.927Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:14.927Z] main: digest: sha256:fba07d49b1cfc18e7c22880f11cd92b287c2dbb8b55b31a0f30182ed16bdd730 size: 2405 [Pipeline] } [2022-10-01T00:48:14.938Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:48:14.965Z] ===================================================== [Pipeline] echo [2022-10-01T00:48:14.972Z] taggedImages: [2022-10-01T00:48:14.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:14.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-01T00:48:14.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.76 [2022-10-01T00:48:14.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:14.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-01T00:48:14.986Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-01T00:48:14.986Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:14.986Z] latest [2022-10-01T00:48:14.986Z] 2.3.0-dev.76 [2022-10-01T00:48:14.986Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:14.986Z] main [2022-10-01T00:48:14.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:15.207Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-01T00:48:15.297Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:15.483Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-01T00:48:15.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:15.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-01T00:48:15.603Z] 6890933c82cd: Preparing [2022-10-01T00:48:15.603Z] 74d37ef98638: Preparing [2022-10-01T00:48:15.603Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:15.603Z] 6a15ba9e24b8: Preparing [2022-10-01T00:48:15.603Z] f5170f3f9c07: Preparing [2022-10-01T00:48:15.603Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:15.603Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:15.603Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:15.603Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:15.603Z] f5170f3f9c07: Pushed [2022-10-01T00:48:15.603Z] 6890933c82cd: Pushed [2022-10-01T00:48:15.751Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-01T00:48:16.170Z] 6a15ba9e24b8: Pushed [2022-10-01T00:48:17.550Z] 74d37ef98638: Pushed [2022-10-01T00:48:17.700Z] Removing intermediate container bfeca6a8f632 [2022-10-01T00:48:17.700Z] ---> 278e15fc634d [2022-10-01T00:48:17.700Z] Step 12/26 : WORKDIR /edgex-go [2022-10-01T00:48:17.700Z] ---> Running in 480f92965ec5 [2022-10-01T00:48:17.809Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:95fa27ee3ffe98f8baa79052df0b0c73f8dccafacea36376b85fb8b764a40a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:18.125Z] + 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-01T00:48:18.283Z] Removing intermediate container 480f92965ec5 [2022-10-01T00:48:18.283Z] ---> 88a739e5ad4b [2022-10-01T00:48:18.283Z] [2022-10-01T00:48:18.283Z] Step 13/26 : FROM alpine:3.15 [2022-10-01T00:48:18.434Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-01T00:48:18.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-01T00:48:18.434Z] 6890933c82cd: Preparing [2022-10-01T00:48:18.434Z] 74d37ef98638: Preparing [2022-10-01T00:48:18.434Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:18.434Z] 6a15ba9e24b8: Preparing [2022-10-01T00:48:18.434Z] f5170f3f9c07: Preparing [2022-10-01T00:48:18.434Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:18.434Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:18.434Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:18.434Z] 74d37ef98638: Layer already exists [2022-10-01T00:48:18.434Z] 6890933c82cd: Layer already exists [2022-10-01T00:48:18.434Z] 6a15ba9e24b8: Layer already exists [2022-10-01T00:48:18.434Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:18.434Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:18.434Z] latest: digest: sha256:95fa27ee3ffe98f8baa79052df0b0c73f8dccafacea36376b85fb8b764a40a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:18.556Z] 3.15: Pulling from library/alpine [2022-10-01T00:48:18.748Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:19.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.76 [2022-10-01T00:48:19.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-01T00:48:19.065Z] 6890933c82cd: Preparing [2022-10-01T00:48:19.065Z] 74d37ef98638: Preparing [2022-10-01T00:48:19.065Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:19.065Z] 6a15ba9e24b8: Preparing [2022-10-01T00:48:19.065Z] f5170f3f9c07: Preparing [2022-10-01T00:48:19.065Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:19.065Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:19.065Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:19.065Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:19.065Z] 74d37ef98638: Layer already exists [2022-10-01T00:48:19.065Z] 6a15ba9e24b8: Layer already exists [2022-10-01T00:48:19.065Z] 6890933c82cd: Layer already exists [2022-10-01T00:48:19.065Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:19.065Z] 2.3.0-dev.76: digest: sha256:95fa27ee3ffe98f8baa79052df0b0c73f8dccafacea36376b85fb8b764a40a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:19.370Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:19.535Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-01T00:48:19.535Z] Status: Downloaded newer image for alpine:3.15 [2022-10-01T00:48:19.535Z] ---> 02e0d6fdf486 [2022-10-01T00:48:19.535Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T00:48:19.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:19.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-01T00:48:19.670Z] 6890933c82cd: Preparing [2022-10-01T00:48:19.670Z] 74d37ef98638: Preparing [2022-10-01T00:48:19.670Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:19.670Z] 6a15ba9e24b8: Preparing [2022-10-01T00:48:19.670Z] f5170f3f9c07: Preparing [2022-10-01T00:48:19.670Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:19.670Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:19.670Z] 6890933c82cd: Layer already exists [2022-10-01T00:48:19.670Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:19.670Z] 74d37ef98638: Layer already exists [2022-10-01T00:48:19.670Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:19.670Z] 6a15ba9e24b8: Layer already exists [2022-10-01T00:48:19.670Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:19.670Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:95fa27ee3ffe98f8baa79052df0b0c73f8dccafacea36376b85fb8b764a40a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:19.812Z] ---> Running in a178d58eee50 [2022-10-01T00:48:19.981Z] + 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-01T00:48:20.082Z] Removing intermediate container a178d58eee50 [2022-10-01T00:48:20.082Z] ---> 7fe6a530d7ed [2022-10-01T00:48:20.082Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:48:20.082Z] ---> Running in 26c3fa3098ea [2022-10-01T00:48:20.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-01T00:48:20.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-01T00:48:20.293Z] 6890933c82cd: Preparing [2022-10-01T00:48:20.293Z] 74d37ef98638: Preparing [2022-10-01T00:48:20.293Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:20.293Z] 6a15ba9e24b8: Preparing [2022-10-01T00:48:20.293Z] f5170f3f9c07: Preparing [2022-10-01T00:48:20.293Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:20.293Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:20.293Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:20.293Z] 74d37ef98638: Layer already exists [2022-10-01T00:48:20.293Z] 6890933c82cd: Layer already exists [2022-10-01T00:48:20.293Z] 6a15ba9e24b8: Layer already exists [2022-10-01T00:48:20.293Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:20.293Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:20.293Z] main: digest: sha256:95fa27ee3ffe98f8baa79052df0b0c73f8dccafacea36376b85fb8b764a40a83 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:48:20.337Z] ===================================================== [Pipeline] echo [2022-10-01T00:48:20.345Z] taggedImages: [2022-10-01T00:48:20.345Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:20.345Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-01T00:48:20.345Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.76 [2022-10-01T00:48:20.345Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:20.345Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-01T00:48:20.361Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-01T00:48:20.361Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:20.361Z] latest [2022-10-01T00:48:20.361Z] 2.3.0-dev.76 [2022-10-01T00:48:20.361Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:20.361Z] main [2022-10-01T00:48:20.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:20.671Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:20.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:20.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-01T00:48:20.991Z] d1de285990a5: Preparing [2022-10-01T00:48:20.991Z] 51fcf863b483: Preparing [2022-10-01T00:48:20.991Z] d99d7971d606: Preparing [2022-10-01T00:48:20.991Z] 78c9e996f21e: Preparing [2022-10-01T00:48:20.991Z] 986c9e9a4e0c: Preparing [2022-10-01T00:48:20.991Z] 1d1903f18cae: Preparing [2022-10-01T00:48:20.991Z] f5170f3f9c07: Preparing [2022-10-01T00:48:20.991Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:20.991Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:20.991Z] d1de285990a5: Pushed [2022-10-01T00:48:20.991Z] d99d7971d606: Pushed [2022-10-01T00:48:20.991Z] 51fcf863b483: Pushed [2022-10-01T00:48:20.991Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:20.991Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:21.559Z] 1d1903f18cae: Pushed [2022-10-01T00:48:23.465Z] Removing intermediate container 26c3fa3098ea [2022-10-01T00:48:23.465Z] ---> c1d8f18246f5 [2022-10-01T00:48:23.465Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-01T00:48:23.750Z] ---> Running in 80c021529649 [2022-10-01T00:48:24.862Z] 986c9e9a4e0c: Pushed [2022-10-01T00:48:26.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:48:27.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:48:28.156Z] 78c9e996f21e: Pushed [2022-10-01T00:48:28.156Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:588550a32e4c62b480b87962ea29043f3dc613779aaa8760e2df7506553c2b17 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:28.469Z] + 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-01T00:48:28.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-01T00:48:28.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-01T00:48:28.781Z] d1de285990a5: Preparing [2022-10-01T00:48:28.781Z] 51fcf863b483: Preparing [2022-10-01T00:48:28.781Z] d99d7971d606: Preparing [2022-10-01T00:48:28.781Z] 78c9e996f21e: Preparing [2022-10-01T00:48:28.781Z] 986c9e9a4e0c: Preparing [2022-10-01T00:48:28.781Z] 1d1903f18cae: Preparing [2022-10-01T00:48:28.781Z] f5170f3f9c07: Preparing [2022-10-01T00:48:28.781Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:28.781Z] 1d1903f18cae: Waiting [2022-10-01T00:48:28.781Z] f5170f3f9c07: Waiting [2022-10-01T00:48:28.781Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:28.781Z] 986c9e9a4e0c: Layer already exists [2022-10-01T00:48:28.781Z] d99d7971d606: Layer already exists [2022-10-01T00:48:28.781Z] d1de285990a5: Layer already exists [2022-10-01T00:48:28.781Z] 78c9e996f21e: Layer already exists [2022-10-01T00:48:28.781Z] 51fcf863b483: Layer already exists [2022-10-01T00:48:28.781Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:28.781Z] 1d1903f18cae: Layer already exists [2022-10-01T00:48:28.781Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:28.781Z] latest: digest: sha256:588550a32e4c62b480b87962ea29043f3dc613779aaa8760e2df7506553c2b17 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:29.089Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:29.332Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T00:48:29.332Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T00:48:29.332Z] OK: 15734 distinct packages available [2022-10-01T00:48:29.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.76 [2022-10-01T00:48:29.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-01T00:48:29.390Z] d1de285990a5: Preparing [2022-10-01T00:48:29.390Z] 51fcf863b483: Preparing [2022-10-01T00:48:29.390Z] d99d7971d606: Preparing [2022-10-01T00:48:29.390Z] 78c9e996f21e: Preparing [2022-10-01T00:48:29.390Z] 986c9e9a4e0c: Preparing [2022-10-01T00:48:29.390Z] 1d1903f18cae: Preparing [2022-10-01T00:48:29.390Z] f5170f3f9c07: Preparing [2022-10-01T00:48:29.390Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:29.390Z] f5170f3f9c07: Waiting [2022-10-01T00:48:29.390Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:29.390Z] 1d1903f18cae: Waiting [2022-10-01T00:48:29.390Z] 78c9e996f21e: Layer already exists [2022-10-01T00:48:29.390Z] 51fcf863b483: Layer already exists [2022-10-01T00:48:29.390Z] d99d7971d606: Layer already exists [2022-10-01T00:48:29.390Z] 986c9e9a4e0c: Layer already exists [2022-10-01T00:48:29.390Z] d1de285990a5: Layer already exists [2022-10-01T00:48:29.390Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:29.390Z] 1d1903f18cae: Layer already exists [2022-10-01T00:48:29.390Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:29.390Z] 2.3.0-dev.76: digest: sha256:588550a32e4c62b480b87962ea29043f3dc613779aaa8760e2df7506553c2b17 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:29.600Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:48:29.702Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:30.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:30.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-01T00:48:30.015Z] d1de285990a5: Preparing [2022-10-01T00:48:30.015Z] 51fcf863b483: Preparing [2022-10-01T00:48:30.015Z] d99d7971d606: Preparing [2022-10-01T00:48:30.015Z] 78c9e996f21e: Preparing [2022-10-01T00:48:30.015Z] 986c9e9a4e0c: Preparing [2022-10-01T00:48:30.015Z] 1d1903f18cae: Preparing [2022-10-01T00:48:30.015Z] f5170f3f9c07: Preparing [2022-10-01T00:48:30.015Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:30.015Z] 1d1903f18cae: Waiting [2022-10-01T00:48:30.015Z] f5170f3f9c07: Waiting [2022-10-01T00:48:30.015Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:30.015Z] 78c9e996f21e: Layer already exists [2022-10-01T00:48:30.015Z] d99d7971d606: Layer already exists [2022-10-01T00:48:30.015Z] 51fcf863b483: Layer already exists [2022-10-01T00:48:30.015Z] d1de285990a5: Layer already exists [2022-10-01T00:48:30.015Z] 986c9e9a4e0c: Layer already exists [2022-10-01T00:48:30.015Z] 1d1903f18cae: Layer already exists [2022-10-01T00:48:30.015Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:30.015Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:30.015Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:588550a32e4c62b480b87962ea29043f3dc613779aaa8760e2df7506553c2b17 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:30.325Z] + 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-01T00:48:30.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-01T00:48:30.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-01T00:48:30.628Z] d1de285990a5: Preparing [2022-10-01T00:48:30.628Z] 51fcf863b483: Preparing [2022-10-01T00:48:30.628Z] d99d7971d606: Preparing [2022-10-01T00:48:30.628Z] 78c9e996f21e: Preparing [2022-10-01T00:48:30.628Z] 986c9e9a4e0c: Preparing [2022-10-01T00:48:30.628Z] 1d1903f18cae: Preparing [2022-10-01T00:48:30.628Z] f5170f3f9c07: Preparing [2022-10-01T00:48:30.628Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:30.628Z] f5170f3f9c07: Waiting [2022-10-01T00:48:30.628Z] 1d1903f18cae: Waiting [2022-10-01T00:48:30.628Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:30.628Z] d1de285990a5: Layer already exists [2022-10-01T00:48:30.628Z] 51fcf863b483: Layer already exists [2022-10-01T00:48:30.628Z] 986c9e9a4e0c: Layer already exists [2022-10-01T00:48:30.628Z] 78c9e996f21e: Layer already exists [2022-10-01T00:48:30.628Z] d99d7971d606: Layer already exists [2022-10-01T00:48:30.628Z] 1d1903f18cae: Layer already exists [2022-10-01T00:48:30.628Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:30.628Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:30.628Z] main: digest: sha256:588550a32e4c62b480b87962ea29043f3dc613779aaa8760e2df7506553c2b17 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:48:30.669Z] ===================================================== [Pipeline] echo [2022-10-01T00:48:30.676Z] taggedImages: [2022-10-01T00:48:30.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:30.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-01T00:48:30.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.76 [2022-10-01T00:48:30.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:30.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-01T00:48:30.691Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-01T00:48:30.691Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:30.691Z] latest [2022-10-01T00:48:30.691Z] 2.3.0-dev.76 [2022-10-01T00:48:30.691Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:30.691Z] main [2022-10-01T00:48:30.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:31.009Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [2022-10-01T00:48:31.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:31.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:31.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-01T00:48:31.318Z] 666dd2c87b44: Preparing [2022-10-01T00:48:31.318Z] 7406a9bf0010: Preparing [2022-10-01T00:48:31.318Z] b2d89f57d18f: Preparing [2022-10-01T00:48:31.318Z] 3cf8d91483ab: Preparing [2022-10-01T00:48:31.318Z] 2601ba1a5c60: Preparing [2022-10-01T00:48:31.318Z] f5170f3f9c07: Preparing [2022-10-01T00:48:31.318Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:31.318Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:31.318Z] f5170f3f9c07: Waiting [2022-10-01T00:48:31.318Z] 7406a9bf0010: Pushed [2022-10-01T00:48:31.318Z] b2d89f57d18f: Pushed [2022-10-01T00:48:31.318Z] 666dd2c87b44: Pushed [2022-10-01T00:48:31.318Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:31.318Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:31.575Z] 2601ba1a5c60: Pushed [2022-10-01T00:48:32.974Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-01T00:48:32.974Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-01T00:48:33.241Z] (3/5) Installing libucontext (1.1-r0) [2022-10-01T00:48:33.241Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-01T00:48:33.512Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-01T00:48:33.790Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T00:48:33.790Z] OK: 6 MiB in 19 packages [2022-10-01T00:48:35.767Z] Removing intermediate container 80c021529649 [2022-10-01T00:48:35.767Z] ---> 0afaa2ed2fa7 [2022-10-01T00:48:35.767Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-01T00:48:38.141Z] 3cf8d91483ab: Pushed [2022-10-01T00:48:38.141Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:ec12c4cd99e1206aaac350a39370cccdc49af7faf78b3fc8bdc602dff7574379 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:38.467Z] + 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-01T00:48:38.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-01T00:48:38.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-01T00:48:38.777Z] 666dd2c87b44: Preparing [2022-10-01T00:48:38.777Z] 7406a9bf0010: Preparing [2022-10-01T00:48:38.777Z] b2d89f57d18f: Preparing [2022-10-01T00:48:38.777Z] 3cf8d91483ab: Preparing [2022-10-01T00:48:38.777Z] 2601ba1a5c60: Preparing [2022-10-01T00:48:38.777Z] f5170f3f9c07: Preparing [2022-10-01T00:48:38.777Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:38.777Z] f5170f3f9c07: Waiting [2022-10-01T00:48:38.777Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:38.777Z] 2601ba1a5c60: Layer already exists [2022-10-01T00:48:38.777Z] b2d89f57d18f: Layer already exists [2022-10-01T00:48:38.777Z] 666dd2c87b44: Layer already exists [2022-10-01T00:48:38.777Z] 3cf8d91483ab: Layer already exists [2022-10-01T00:48:38.777Z] 7406a9bf0010: Layer already exists [2022-10-01T00:48:38.778Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:38.778Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:38.778Z] latest: digest: sha256:ec12c4cd99e1206aaac350a39370cccdc49af7faf78b3fc8bdc602dff7574379 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:39.079Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:39.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.76 [2022-10-01T00:48:39.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-01T00:48:39.386Z] 666dd2c87b44: Preparing [2022-10-01T00:48:39.386Z] 7406a9bf0010: Preparing [2022-10-01T00:48:39.386Z] b2d89f57d18f: Preparing [2022-10-01T00:48:39.386Z] 3cf8d91483ab: Preparing [2022-10-01T00:48:39.386Z] 2601ba1a5c60: Preparing [2022-10-01T00:48:39.386Z] f5170f3f9c07: Preparing [2022-10-01T00:48:39.386Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:39.386Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:39.387Z] f5170f3f9c07: Waiting [2022-10-01T00:48:39.387Z] b2d89f57d18f: Layer already exists [2022-10-01T00:48:39.387Z] 3cf8d91483ab: Layer already exists [2022-10-01T00:48:39.387Z] 666dd2c87b44: Layer already exists [2022-10-01T00:48:39.387Z] 2601ba1a5c60: Layer already exists [2022-10-01T00:48:39.387Z] 7406a9bf0010: Layer already exists [2022-10-01T00:48:39.387Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:39.387Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:39.387Z] 2.3.0-dev.76: digest: sha256:ec12c4cd99e1206aaac350a39370cccdc49af7faf78b3fc8bdc602dff7574379 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:39.695Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:39.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:39.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-01T00:48:39.997Z] 666dd2c87b44: Preparing [2022-10-01T00:48:39.997Z] 7406a9bf0010: Preparing [2022-10-01T00:48:39.997Z] b2d89f57d18f: Preparing [2022-10-01T00:48:39.997Z] 3cf8d91483ab: Preparing [2022-10-01T00:48:39.997Z] 2601ba1a5c60: Preparing [2022-10-01T00:48:39.997Z] f5170f3f9c07: Preparing [2022-10-01T00:48:39.997Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:39.997Z] f5170f3f9c07: Waiting [2022-10-01T00:48:39.997Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:39.997Z] 2601ba1a5c60: Layer already exists [2022-10-01T00:48:39.997Z] 3cf8d91483ab: Layer already exists [2022-10-01T00:48:39.997Z] 7406a9bf0010: Layer already exists [2022-10-01T00:48:39.997Z] b2d89f57d18f: Layer already exists [2022-10-01T00:48:39.997Z] 666dd2c87b44: Layer already exists [2022-10-01T00:48:39.997Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:39.997Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:39.997Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:ec12c4cd99e1206aaac350a39370cccdc49af7faf78b3fc8bdc602dff7574379 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:40.302Z] + 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-01T00:48:40.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-01T00:48:40.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-01T00:48:40.604Z] 666dd2c87b44: Preparing [2022-10-01T00:48:40.604Z] 7406a9bf0010: Preparing [2022-10-01T00:48:40.604Z] b2d89f57d18f: Preparing [2022-10-01T00:48:40.604Z] 3cf8d91483ab: Preparing [2022-10-01T00:48:40.604Z] 2601ba1a5c60: Preparing [2022-10-01T00:48:40.604Z] f5170f3f9c07: Preparing [2022-10-01T00:48:40.604Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:40.604Z] f5170f3f9c07: Waiting [2022-10-01T00:48:40.604Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:40.604Z] 7406a9bf0010: Layer already exists [2022-10-01T00:48:40.604Z] 3cf8d91483ab: Layer already exists [2022-10-01T00:48:40.604Z] 666dd2c87b44: Layer already exists [2022-10-01T00:48:40.604Z] b2d89f57d18f: Layer already exists [2022-10-01T00:48:40.604Z] 2601ba1a5c60: Layer already exists [2022-10-01T00:48:40.604Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:40.604Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:40.604Z] main: digest: sha256:ec12c4cd99e1206aaac350a39370cccdc49af7faf78b3fc8bdc602dff7574379 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:48:40.644Z] ===================================================== [Pipeline] echo [2022-10-01T00:48:40.651Z] taggedImages: [2022-10-01T00:48:40.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:40.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-01T00:48:40.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.76 [2022-10-01T00:48:40.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:40.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-01T00:48:40.668Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-01T00:48:40.668Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:40.668Z] latest [2022-10-01T00:48:40.668Z] 2.3.0-dev.76 [2022-10-01T00:48:40.668Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:40.668Z] main [2022-10-01T00:48:40.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:40.972Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:41.126Z] ---> eda8f9897413 [2022-10-01T00:48:41.126Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T00:48:41.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:41.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-01T00:48:41.275Z] a33f06e4dfee: Preparing [2022-10-01T00:48:41.275Z] 43b8626ba88b: Preparing [2022-10-01T00:48:41.275Z] cf3a9002031e: Preparing [2022-10-01T00:48:41.275Z] e2e96c7cacfc: Preparing [2022-10-01T00:48:41.275Z] 1d1903f18cae: Preparing [2022-10-01T00:48:41.275Z] f5170f3f9c07: Preparing [2022-10-01T00:48:41.275Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:41.275Z] f5170f3f9c07: Waiting [2022-10-01T00:48:41.275Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:41.275Z] 1d1903f18cae: Layer already exists [2022-10-01T00:48:41.275Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:41.275Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:41.275Z] a33f06e4dfee: Pushed [2022-10-01T00:48:41.275Z] 43b8626ba88b: Pushed [2022-10-01T00:48:41.275Z] cf3a9002031e: Pushed [2022-10-01T00:48:47.840Z] e2e96c7cacfc: Pushed [2022-10-01T00:48:47.840Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:a96b718e5ab80db623810c8bbda36809da4ff87dafaedaabbe59a3a31d8a6cbd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:48.446Z] + 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-01T00:48:48.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-01T00:48:48.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-01T00:48:48.796Z] a33f06e4dfee: Preparing [2022-10-01T00:48:48.796Z] 43b8626ba88b: Preparing [2022-10-01T00:48:48.796Z] cf3a9002031e: Preparing [2022-10-01T00:48:48.796Z] e2e96c7cacfc: Preparing [2022-10-01T00:48:48.796Z] 1d1903f18cae: Preparing [2022-10-01T00:48:48.796Z] f5170f3f9c07: Preparing [2022-10-01T00:48:48.796Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:48.796Z] f5170f3f9c07: Waiting [2022-10-01T00:48:48.796Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:48.796Z] e2e96c7cacfc: Layer already exists [2022-10-01T00:48:48.796Z] a33f06e4dfee: Layer already exists [2022-10-01T00:48:48.796Z] 43b8626ba88b: Layer already exists [2022-10-01T00:48:48.796Z] cf3a9002031e: Layer already exists [2022-10-01T00:48:48.796Z] 1d1903f18cae: Layer already exists [2022-10-01T00:48:48.796Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:48.796Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:48.796Z] latest: digest: sha256:a96b718e5ab80db623810c8bbda36809da4ff87dafaedaabbe59a3a31d8a6cbd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:49.150Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:49.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.76 [2022-10-01T00:48:49.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-01T00:48:49.489Z] a33f06e4dfee: Preparing [2022-10-01T00:48:49.489Z] 43b8626ba88b: Preparing [2022-10-01T00:48:49.489Z] cf3a9002031e: Preparing [2022-10-01T00:48:49.489Z] e2e96c7cacfc: Preparing [2022-10-01T00:48:49.489Z] 1d1903f18cae: Preparing [2022-10-01T00:48:49.489Z] f5170f3f9c07: Preparing [2022-10-01T00:48:49.489Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:49.489Z] f5170f3f9c07: Waiting [2022-10-01T00:48:49.489Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:49.489Z] a33f06e4dfee: Layer already exists [2022-10-01T00:48:49.489Z] 1d1903f18cae: Layer already exists [2022-10-01T00:48:49.489Z] cf3a9002031e: Layer already exists [2022-10-01T00:48:49.489Z] 43b8626ba88b: Layer already exists [2022-10-01T00:48:49.489Z] e2e96c7cacfc: Layer already exists [2022-10-01T00:48:49.489Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:49.489Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:49.489Z] 2.3.0-dev.76: digest: sha256:a96b718e5ab80db623810c8bbda36809da4ff87dafaedaabbe59a3a31d8a6cbd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:49.812Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:50.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:50.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-01T00:48:50.115Z] a33f06e4dfee: Preparing [2022-10-01T00:48:50.115Z] 43b8626ba88b: Preparing [2022-10-01T00:48:50.115Z] cf3a9002031e: Preparing [2022-10-01T00:48:50.115Z] e2e96c7cacfc: Preparing [2022-10-01T00:48:50.115Z] 1d1903f18cae: Preparing [2022-10-01T00:48:50.115Z] f5170f3f9c07: Preparing [2022-10-01T00:48:50.115Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:50.115Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:50.115Z] f5170f3f9c07: Waiting [2022-10-01T00:48:50.115Z] 43b8626ba88b: Layer already exists [2022-10-01T00:48:50.115Z] cf3a9002031e: Layer already exists [2022-10-01T00:48:50.115Z] a33f06e4dfee: Layer already exists [2022-10-01T00:48:50.115Z] e2e96c7cacfc: Layer already exists [2022-10-01T00:48:50.115Z] 1d1903f18cae: Layer already exists [2022-10-01T00:48:50.115Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:50.115Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:50.115Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:a96b718e5ab80db623810c8bbda36809da4ff87dafaedaabbe59a3a31d8a6cbd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:50.429Z] + 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-01T00:48:50.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-01T00:48:50.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-01T00:48:50.736Z] a33f06e4dfee: Preparing [2022-10-01T00:48:50.736Z] 43b8626ba88b: Preparing [2022-10-01T00:48:50.736Z] cf3a9002031e: Preparing [2022-10-01T00:48:50.736Z] e2e96c7cacfc: Preparing [2022-10-01T00:48:50.736Z] 1d1903f18cae: Preparing [2022-10-01T00:48:50.736Z] f5170f3f9c07: Preparing [2022-10-01T00:48:50.736Z] 34d5ebaa5410: Preparing [2022-10-01T00:48:50.736Z] f5170f3f9c07: Waiting [2022-10-01T00:48:50.736Z] 34d5ebaa5410: Waiting [2022-10-01T00:48:50.736Z] 43b8626ba88b: Layer already exists [2022-10-01T00:48:50.736Z] e2e96c7cacfc: Layer already exists [2022-10-01T00:48:50.736Z] a33f06e4dfee: Layer already exists [2022-10-01T00:48:50.736Z] cf3a9002031e: Layer already exists [2022-10-01T00:48:50.736Z] 1d1903f18cae: Layer already exists [2022-10-01T00:48:50.736Z] f5170f3f9c07: Layer already exists [2022-10-01T00:48:50.736Z] 34d5ebaa5410: Layer already exists [2022-10-01T00:48:50.736Z] main: digest: sha256:a96b718e5ab80db623810c8bbda36809da4ff87dafaedaabbe59a3a31d8a6cbd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:48:50.787Z] ===================================================== [Pipeline] echo [2022-10-01T00:48:50.796Z] taggedImages: [2022-10-01T00:48:50.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:50.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-01T00:48:50.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.76 [2022-10-01T00:48:50.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:50.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-01T00:48:50.815Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-01T00:48:50.815Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:50.815Z] latest [2022-10-01T00:48:50.815Z] 2.3.0-dev.76 [2022-10-01T00:48:50.815Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:50.815Z] main [2022-10-01T00:48:50.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:51.140Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:51.207Z] ---> 22cca8102e5d [2022-10-01T00:48:51.208Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T00:48:51.448Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:51.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-01T00:48:51.449Z] 3545f64ea5f9: Preparing [2022-10-01T00:48:51.449Z] 43236c13cf12: Preparing [2022-10-01T00:48:51.449Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:51.449Z] cea19bf14134: Preparing [2022-10-01T00:48:51.449Z] 994393dc58e7: Preparing [2022-10-01T00:48:51.449Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:51.449Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:51.449Z] 3545f64ea5f9: Pushed [2022-10-01T00:48:51.449Z] cea19bf14134: Pushed [2022-10-01T00:48:51.474Z] ---> a7cf9f63485f [2022-10-01T00:48:51.474Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-01T00:48:52.891Z] ---> 1728c76301e3 [2022-10-01T00:48:52.891Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-01T00:48:53.854Z] ---> 6af7483650b1 [2022-10-01T00:48:53.988Z] 43236c13cf12: Pushed [2022-10-01T00:48:53.988Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:9126c5a383c56cb9319fb617e50d6f01e84cee8e1ce9b615bd27ef351b259459 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:54.123Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T00:48:54.123Z] ---> Running in 95c5d76ea552 [2022-10-01T00:48:54.300Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:54.603Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-01T00:48:54.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-01T00:48:54.603Z] 3545f64ea5f9: Preparing [2022-10-01T00:48:54.603Z] 43236c13cf12: Preparing [2022-10-01T00:48:54.603Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:54.603Z] cea19bf14134: Preparing [2022-10-01T00:48:54.603Z] 994393dc58e7: Preparing [2022-10-01T00:48:54.603Z] cea19bf14134: Layer already exists [2022-10-01T00:48:54.603Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:54.603Z] 3545f64ea5f9: Layer already exists [2022-10-01T00:48:54.603Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:54.603Z] 43236c13cf12: Layer already exists [2022-10-01T00:48:54.603Z] latest: digest: sha256:9126c5a383c56cb9319fb617e50d6f01e84cee8e1ce9b615bd27ef351b259459 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:54.914Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:55.085Z] Removing intermediate container 95c5d76ea552 [2022-10-01T00:48:55.085Z] ---> b15877aea051 [2022-10-01T00:48:55.085Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T00:48:55.215Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.76 [2022-10-01T00:48:55.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-01T00:48:55.215Z] 3545f64ea5f9: Preparing [2022-10-01T00:48:55.215Z] 43236c13cf12: Preparing [2022-10-01T00:48:55.215Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:55.215Z] cea19bf14134: Preparing [2022-10-01T00:48:55.215Z] 994393dc58e7: Preparing [2022-10-01T00:48:55.216Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:55.216Z] 3545f64ea5f9: Layer already exists [2022-10-01T00:48:55.216Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:55.216Z] 43236c13cf12: Layer already exists [2022-10-01T00:48:55.216Z] cea19bf14134: Layer already exists [2022-10-01T00:48:55.216Z] 2.3.0-dev.76: digest: sha256:9126c5a383c56cb9319fb617e50d6f01e84cee8e1ce9b615bd27ef351b259459 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:55.521Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:55.670Z] ---> Running in 4b8539959dbf [2022-10-01T00:48:55.820Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:55.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-01T00:48:55.820Z] 3545f64ea5f9: Preparing [2022-10-01T00:48:55.820Z] 43236c13cf12: Preparing [2022-10-01T00:48:55.820Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:55.820Z] cea19bf14134: Preparing [2022-10-01T00:48:55.820Z] 994393dc58e7: Preparing [2022-10-01T00:48:55.820Z] 3545f64ea5f9: Layer already exists [2022-10-01T00:48:55.820Z] cea19bf14134: Layer already exists [2022-10-01T00:48:55.820Z] 43236c13cf12: Layer already exists [2022-10-01T00:48:55.820Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:55.820Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:55.820Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:9126c5a383c56cb9319fb617e50d6f01e84cee8e1ce9b615bd27ef351b259459 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:56.129Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:56.430Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-01T00:48:56.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-01T00:48:56.430Z] 3545f64ea5f9: Preparing [2022-10-01T00:48:56.430Z] 43236c13cf12: Preparing [2022-10-01T00:48:56.430Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:56.430Z] cea19bf14134: Preparing [2022-10-01T00:48:56.430Z] 994393dc58e7: Preparing [2022-10-01T00:48:56.430Z] 3545f64ea5f9: Layer already exists [2022-10-01T00:48:56.430Z] 43236c13cf12: Layer already exists [2022-10-01T00:48:56.430Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:56.430Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:56.430Z] cea19bf14134: Layer already exists [2022-10-01T00:48:56.430Z] main: digest: sha256:9126c5a383c56cb9319fb617e50d6f01e84cee8e1ce9b615bd27ef351b259459 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:48:56.468Z] ===================================================== [Pipeline] echo [2022-10-01T00:48:56.475Z] taggedImages: [2022-10-01T00:48:56.475Z] - nexus3.edgexfoundry.org:10004/support-notifications:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:56.475Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-01T00:48:56.475Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.76 [2022-10-01T00:48:56.475Z] - nexus3.edgexfoundry.org:10004/support-notifications:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:56.475Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-01T00:48:56.494Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-01T00:48:56.494Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:56.494Z] latest [2022-10-01T00:48:56.494Z] 2.3.0-dev.76 [2022-10-01T00:48:56.494Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:48:56.494Z] main [2022-10-01T00:48:56.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:56.802Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:57.080Z] Removing intermediate container 4b8539959dbf [2022-10-01T00:48:57.080Z] ---> 8ceb3994201a [2022-10-01T00:48:57.080Z] Step 24/26 : LABEL arch=arm64 [2022-10-01T00:48:57.080Z] ---> Running in a45324fb04de [2022-10-01T00:48:57.103Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:57.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-01T00:48:57.103Z] 082d8c9cc913: Preparing [2022-10-01T00:48:57.103Z] 6cf75893716d: Preparing [2022-10-01T00:48:57.103Z] d9d18d91f4b4: Preparing [2022-10-01T00:48:57.103Z] fb6f233253a8: Preparing [2022-10-01T00:48:57.103Z] 994393dc58e7: Preparing [2022-10-01T00:48:57.103Z] 994393dc58e7: Layer already exists [2022-10-01T00:48:57.103Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:48:57.103Z] fb6f233253a8: Layer already exists [2022-10-01T00:48:57.103Z] 082d8c9cc913: Pushed [2022-10-01T00:48:57.663Z] Removing intermediate container a45324fb04de [2022-10-01T00:48:57.663Z] ---> 2abf6f65734b [2022-10-01T00:48:57.663Z] Step 25/26 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:48:57.663Z] ---> Running in 1c24e8f52e57 [2022-10-01T00:48:58.636Z] Removing intermediate container 1c24e8f52e57 [2022-10-01T00:48:58.636Z] ---> ef6dc736d4c0 [2022-10-01T00:48:58.636Z] Step 26/26 : LABEL version=2.3.0-dev.76 [2022-10-01T00:48:58.636Z] ---> Running in 05c1945a23af [2022-10-01T00:48:59.219Z] Removing intermediate container 05c1945a23af [2022-10-01T00:48:59.219Z] ---> ed436e5e8d6c [2022-10-01T00:48:59.219Z] [2022-10-01T00:48:59.219Z] Successfully built ed436e5e8d6c [2022-10-01T00:48:59.219Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-01T00:48:59.219Z]  Building security-spire-agent ... done Building core-data [2022-10-01T00:48:59.634Z] 6cf75893716d: Pushed [2022-10-01T00:48:59.634Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:32f1e812135a2a36f001938392c0d537950a61a16febbf499c68c891b68dd87d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:48:59.948Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:00.258Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-01T00:49:00.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-01T00:49:00.258Z] 082d8c9cc913: Preparing [2022-10-01T00:49:00.258Z] 6cf75893716d: Preparing [2022-10-01T00:49:00.258Z] d9d18d91f4b4: Preparing [2022-10-01T00:49:00.258Z] fb6f233253a8: Preparing [2022-10-01T00:49:00.258Z] 994393dc58e7: Preparing [2022-10-01T00:49:00.258Z] 994393dc58e7: Layer already exists [2022-10-01T00:49:00.258Z] fb6f233253a8: Layer already exists [2022-10-01T00:49:00.258Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:49:00.258Z] 6cf75893716d: Layer already exists [2022-10-01T00:49:00.258Z] 082d8c9cc913: Layer already exists [2022-10-01T00:49:00.258Z] latest: digest: sha256:32f1e812135a2a36f001938392c0d537950a61a16febbf499c68c891b68dd87d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:00.566Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:00.865Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.76 [2022-10-01T00:49:00.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-01T00:49:00.865Z] 082d8c9cc913: Preparing [2022-10-01T00:49:00.865Z] 6cf75893716d: Preparing [2022-10-01T00:49:00.865Z] d9d18d91f4b4: Preparing [2022-10-01T00:49:00.865Z] fb6f233253a8: Preparing [2022-10-01T00:49:00.865Z] 994393dc58e7: Preparing [2022-10-01T00:49:00.865Z] 994393dc58e7: Layer already exists [2022-10-01T00:49:00.865Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:49:00.865Z] 6cf75893716d: Layer already exists [2022-10-01T00:49:00.865Z] 082d8c9cc913: Layer already exists [2022-10-01T00:49:00.865Z] fb6f233253a8: Layer already exists [2022-10-01T00:49:00.865Z] 2.3.0-dev.76: digest: sha256:32f1e812135a2a36f001938392c0d537950a61a16febbf499c68c891b68dd87d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:01.171Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:01.472Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:49:01.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-01T00:49:01.473Z] 082d8c9cc913: Preparing [2022-10-01T00:49:01.473Z] 6cf75893716d: Preparing [2022-10-01T00:49:01.473Z] d9d18d91f4b4: Preparing [2022-10-01T00:49:01.473Z] fb6f233253a8: Preparing [2022-10-01T00:49:01.473Z] 994393dc58e7: Preparing [2022-10-01T00:49:01.473Z] 6cf75893716d: Layer already exists [2022-10-01T00:49:01.473Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:49:01.473Z] 082d8c9cc913: Layer already exists [2022-10-01T00:49:01.473Z] fb6f233253a8: Layer already exists [2022-10-01T00:49:01.473Z] 994393dc58e7: Layer already exists [2022-10-01T00:49:01.473Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:32f1e812135a2a36f001938392c0d537950a61a16febbf499c68c891b68dd87d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:01.778Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:02.090Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-01T00:49:02.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-01T00:49:02.090Z] 082d8c9cc913: Preparing [2022-10-01T00:49:02.090Z] 6cf75893716d: Preparing [2022-10-01T00:49:02.090Z] d9d18d91f4b4: Preparing [2022-10-01T00:49:02.090Z] fb6f233253a8: Preparing [2022-10-01T00:49:02.090Z] 994393dc58e7: Preparing [2022-10-01T00:49:02.090Z] 6cf75893716d: Layer already exists [2022-10-01T00:49:02.090Z] fb6f233253a8: Layer already exists [2022-10-01T00:49:02.090Z] d9d18d91f4b4: Layer already exists [2022-10-01T00:49:02.090Z] 082d8c9cc913: Layer already exists [2022-10-01T00:49:02.090Z] 994393dc58e7: Layer already exists [2022-10-01T00:49:02.090Z] main: digest: sha256:32f1e812135a2a36f001938392c0d537950a61a16febbf499c68c891b68dd87d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:49:02.136Z] ===================================================== [Pipeline] echo [2022-10-01T00:49:02.151Z] taggedImages: [2022-10-01T00:49:02.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:49:02.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-01T00:49:02.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.76 [2022-10-01T00:49:02.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:49:02.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-01T00:49:02.171Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-01T00:49:02.171Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:49:02.171Z] latest [2022-10-01T00:49:02.171Z] 2.3.0-dev.76 [2022-10-01T00:49:02.171Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:49:02.171Z] main [2022-10-01T00:49:02.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:02.497Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:02.801Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:49:02.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-01T00:49:02.801Z] 3adcaf987f70: Preparing [2022-10-01T00:49:02.801Z] 58b71447b596: Preparing [2022-10-01T00:49:02.801Z] 584b09486fb7: Preparing [2022-10-01T00:49:02.801Z] d4169cc306e4: Preparing [2022-10-01T00:49:02.801Z] 994393dc58e7: Preparing [2022-10-01T00:49:02.801Z] 994393dc58e7: Layer already exists [2022-10-01T00:49:02.801Z] 58b71447b596: Pushed [2022-10-01T00:49:03.058Z] 3adcaf987f70: Pushed [2022-10-01T00:49:03.993Z] 584b09486fb7: Pushed [2022-10-01T00:49:05.877Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:49:05.877Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:49:05.877Z] ---> a5baf107eb5d [2022-10-01T00:49:05.877Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-01T00:49:05.877Z] ---> Using cache [2022-10-01T00:49:05.877Z] ---> 92b1bbaf6b9d [2022-10-01T00:49:05.877Z] Step 4/24 : WORKDIR /edgex-go [2022-10-01T00:49:05.877Z] ---> Using cache [2022-10-01T00:49:05.877Z] ---> c230b6d879e7 [2022-10-01T00:49:05.877Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:49:05.877Z] ---> Using cache [2022-10-01T00:49:05.877Z] ---> 42560209c9af [2022-10-01T00:49:05.877Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-01T00:49:05.877Z] ---> Running in 5fd1f303963c [2022-10-01T00:49:07.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:49:08.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:49:11.008Z] OK: 221 MiB in 51 packages [2022-10-01T00:49:13.117Z] Removing intermediate container 5fd1f303963c [2022-10-01T00:49:13.117Z] ---> c7a0335573e7 [2022-10-01T00:49:13.117Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-01T00:49:14.150Z] ---> ee21223a9a0f [2022-10-01T00:49:14.150Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:49:14.150Z] ---> Running in 469b01fa3e9d [2022-10-01T00:49:16.201Z] d4169cc306e4: Pushed [2022-10-01T00:49:16.201Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:4378154030103f05ba4c7f9f0b2c6342a3f16bb0977e6c988167495abf4bd1de size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:16.505Z] + 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-01T00:49:16.801Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-01T00:49:16.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-01T00:49:16.801Z] 3adcaf987f70: Preparing [2022-10-01T00:49:16.801Z] 58b71447b596: Preparing [2022-10-01T00:49:16.801Z] 584b09486fb7: Preparing [2022-10-01T00:49:16.801Z] d4169cc306e4: Preparing [2022-10-01T00:49:16.801Z] 994393dc58e7: Preparing [2022-10-01T00:49:16.801Z] 58b71447b596: Layer already exists [2022-10-01T00:49:16.801Z] d4169cc306e4: Layer already exists [2022-10-01T00:49:16.801Z] 3adcaf987f70: Layer already exists [2022-10-01T00:49:16.801Z] 584b09486fb7: Layer already exists [2022-10-01T00:49:16.801Z] 994393dc58e7: Layer already exists [2022-10-01T00:49:16.801Z] latest: digest: sha256:4378154030103f05ba4c7f9f0b2c6342a3f16bb0977e6c988167495abf4bd1de size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:17.100Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:17.404Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.76 [2022-10-01T00:49:17.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-01T00:49:17.404Z] 3adcaf987f70: Preparing [2022-10-01T00:49:17.404Z] 58b71447b596: Preparing [2022-10-01T00:49:17.404Z] 584b09486fb7: Preparing [2022-10-01T00:49:17.404Z] d4169cc306e4: Preparing [2022-10-01T00:49:17.404Z] 994393dc58e7: Preparing [2022-10-01T00:49:17.404Z] d4169cc306e4: Layer already exists [2022-10-01T00:49:17.404Z] 3adcaf987f70: Layer already exists [2022-10-01T00:49:17.404Z] 994393dc58e7: Layer already exists [2022-10-01T00:49:17.404Z] 58b71447b596: Layer already exists [2022-10-01T00:49:17.404Z] 584b09486fb7: Layer already exists [2022-10-01T00:49:17.404Z] 2.3.0-dev.76: digest: sha256:4378154030103f05ba4c7f9f0b2c6342a3f16bb0977e6c988167495abf4bd1de size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:17.718Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:18.019Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:49:18.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-01T00:49:18.019Z] 3adcaf987f70: Preparing [2022-10-01T00:49:18.019Z] 58b71447b596: Preparing [2022-10-01T00:49:18.019Z] 584b09486fb7: Preparing [2022-10-01T00:49:18.019Z] d4169cc306e4: Preparing [2022-10-01T00:49:18.019Z] 994393dc58e7: Preparing [2022-10-01T00:49:18.019Z] 58b71447b596: Layer already exists [2022-10-01T00:49:18.019Z] 994393dc58e7: Layer already exists [2022-10-01T00:49:18.019Z] 3adcaf987f70: Layer already exists [2022-10-01T00:49:18.019Z] 584b09486fb7: Layer already exists [2022-10-01T00:49:18.019Z] d4169cc306e4: Layer already exists [2022-10-01T00:49:18.019Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:4378154030103f05ba4c7f9f0b2c6342a3f16bb0977e6c988167495abf4bd1de size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T00:49:18.328Z] + 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-01T00:49:18.635Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-01T00:49:18.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-01T00:49:18.635Z] 3adcaf987f70: Preparing [2022-10-01T00:49:18.635Z] 58b71447b596: Preparing [2022-10-01T00:49:18.635Z] 584b09486fb7: Preparing [2022-10-01T00:49:18.635Z] d4169cc306e4: Preparing [2022-10-01T00:49:18.635Z] 994393dc58e7: Preparing [2022-10-01T00:49:18.635Z] 58b71447b596: Layer already exists [2022-10-01T00:49:18.635Z] 584b09486fb7: Layer already exists [2022-10-01T00:49:18.636Z] 3adcaf987f70: Layer already exists [2022-10-01T00:49:18.636Z] d4169cc306e4: Layer already exists [2022-10-01T00:49:18.636Z] 994393dc58e7: Layer already exists [2022-10-01T00:49:18.636Z] main: digest: sha256:4378154030103f05ba4c7f9f0b2c6342a3f16bb0977e6c988167495abf4bd1de size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T00:49:18.681Z] ===================================================== [Pipeline] echo [2022-10-01T00:49:18.688Z] taggedImages: [2022-10-01T00:49:18.688Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:49:18.688Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-01T00:49:18.688Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.76 [2022-10-01T00:49:18.688Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T00:49:18.688Z] - 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-01T00:50:35.850Z] Removing intermediate container 469b01fa3e9d [2022-10-01T00:50:35.851Z] ---> 715d88b32476 [2022-10-01T00:50:35.851Z] Step 9/24 : COPY . . [2022-10-01T00:50:35.851Z] ---> 56effcbeae70 [2022-10-01T00:50:35.851Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-01T00:50:35.851Z] ---> Running in 672ebf742cb5 [2022-10-01T00:50:35.851Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-01T00:54:42.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-01T00:54:54.986Z] Removing intermediate container b12a71f29711 [2022-10-01T00:54:54.986Z] ---> b020f0c982ca [2022-10-01T00:54:54.986Z] [2022-10-01T00:54:54.986Z] Step 10/22 : FROM alpine:3.16 [2022-10-01T00:54:55.258Z] 3.16: Pulling from library/alpine [2022-10-01T00:54:56.668Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-01T00:54:56.668Z] Status: Downloaded newer image for alpine:3.16 [2022-10-01T00:54:56.668Z] ---> a6215f271958 [2022-10-01T00:54:56.668Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-01T00:54:56.668Z] ---> Running in bdb6649bfc05 [2022-10-01T00:54:58.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:54:58.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:55:00.294Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-01T00:55:00.562Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-01T00:55:00.562Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-01T00:55:00.562Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-01T00:55:00.562Z] (5/6) Installing curl (7.83.1-r3) [2022-10-01T00:55:00.562Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-01T00:55:00.562Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:55:00.562Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T00:55:01.149Z] OK: 8 MiB in 20 packages [2022-10-01T00:55:03.732Z] Removing intermediate container bdb6649bfc05 [2022-10-01T00:55:03.732Z] ---> 1aab7f8155a0 [2022-10-01T00:55:03.732Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-01T00:55:03.732Z] ---> Running in c2c51e6eff3e [2022-10-01T00:55:04.695Z] Removing intermediate container c2c51e6eff3e [2022-10-01T00:55:04.695Z] ---> ad5484d31719 [2022-10-01T00:55:04.695Z] Step 13/22 : WORKDIR /edgex [2022-10-01T00:55:04.695Z] ---> Running in 4a33a7fd6d3a [2022-10-01T00:55:05.655Z] Removing intermediate container 4a33a7fd6d3a [2022-10-01T00:55:05.655Z] ---> 72db9d138bac [2022-10-01T00:55:05.655Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-01T00:55:07.065Z] ---> bad1a7b6b6e8 [2022-10-01T00:55:07.065Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-01T00:55:09.644Z] ---> cff91da510c7 [2022-10-01T00:55:09.644Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-01T00:55:11.585Z] Removing intermediate container 7d9438fa95e3 [2022-10-01T00:55:11.585Z] ---> 95a3db0628ce [2022-10-01T00:55:11.585Z] [2022-10-01T00:55:11.585Z] Step 10/33 : FROM alpine:3.16 [2022-10-01T00:55:11.585Z] ---> a6215f271958 [2022-10-01T00:55:11.585Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T00:55:11.585Z] ---> 53923355bf09 [2022-10-01T00:55:11.585Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-01T00:55:11.585Z] ---> Running in d6e6f0e6a452 [2022-10-01T00:55:12.562Z] Removing intermediate container d6e6f0e6a452 [2022-10-01T00:55:12.562Z] ---> 1439fea20f7c [2022-10-01T00:55:12.562Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-01T00:55:12.562Z] ---> Running in 0a1cfd2b2010 [2022-10-01T00:55:13.143Z] ---> b5791d8c0fdf [2022-10-01T00:55:13.143Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-01T00:55:13.143Z] ---> Running in 900df9fb7918 [2022-10-01T00:55:15.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:55:15.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:55:16.748Z] Removing intermediate container 900df9fb7918 [2022-10-01T00:55:16.748Z] ---> aa7886efaa5d [2022-10-01T00:55:16.748Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-01T00:55:17.021Z] ---> Running in 6d610423380e [2022-10-01T00:55:17.287Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-01T00:55:17.287Z] (2/2) Installing su-exec (0.2-r1) [2022-10-01T00:55:17.287Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:55:17.287Z] OK: 5 MiB in 16 packages [2022-10-01T00:55:17.287Z] Removing intermediate container 6d610423380e [2022-10-01T00:55:17.287Z] ---> 59c2592cee7f [2022-10-01T00:55:17.287Z] Step 20/22 : LABEL arch=arm64 [2022-10-01T00:55:17.552Z] ---> Running in fa923486c0e7 [2022-10-01T00:55:17.818Z] Removing intermediate container fa923486c0e7 [2022-10-01T00:55:17.818Z] ---> af44b2870c63 [2022-10-01T00:55:17.818Z] Step 21/22 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:55:18.090Z] ---> Running in d967b7eabcd7 [2022-10-01T00:55:19.068Z] Removing intermediate container d967b7eabcd7 [2022-10-01T00:55:19.068Z] ---> 016a0007aecb [2022-10-01T00:55:19.068Z] Step 22/22 : LABEL version=2.3.0-dev.76 [2022-10-01T00:55:19.068Z] ---> Running in b81ae09f4a23 [2022-10-01T00:55:19.335Z] Removing intermediate container 0a1cfd2b2010 [2022-10-01T00:55:19.335Z] ---> 4f2272d1e847 [2022-10-01T00:55:19.335Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-01T00:55:19.335Z] ---> Running in 22dfa9c40e0f [2022-10-01T00:55:19.600Z] Removing intermediate container b81ae09f4a23 [2022-10-01T00:55:19.600Z] ---> e17b5b51fdbb [2022-10-01T00:55:19.600Z] [2022-10-01T00:55:19.866Z] Successfully built e17b5b51fdbb [2022-10-01T00:55:19.866Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-01T00:55:19.866Z] Building security-secretstore-setup [2022-10-01T00:55:20.131Z]  Building security-proxy-setup ... done Removing intermediate container 22dfa9c40e0f [2022-10-01T00:55:20.131Z] ---> 08c4a6effad6 [2022-10-01T00:55:20.131Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-01T00:55:20.131Z] ---> Running in 5a28becc28bc [2022-10-01T00:55:20.722Z] Removing intermediate container 5a28becc28bc [2022-10-01T00:55:20.722Z] ---> 773dc100bc9e [2022-10-01T00:55:20.722Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-01T00:55:20.722Z] ---> Running in 29e04606afda [2022-10-01T00:55:21.304Z] Removing intermediate container 29e04606afda [2022-10-01T00:55:21.304Z] ---> 0d1c5712ae2d [2022-10-01T00:55:21.304Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-01T00:55:21.304Z] ---> Running in e907dea8427c [2022-10-01T00:55:21.570Z] Removing intermediate container e907dea8427c [2022-10-01T00:55:21.570Z] ---> 2aa009638b7e [2022-10-01T00:55:21.570Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-01T00:55:21.836Z] ---> Running in d0c00a84c87e [2022-10-01T00:55:26.094Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:55:26.094Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:55:26.094Z] ---> a5baf107eb5d [2022-10-01T00:55:26.094Z] Step 3/25 : WORKDIR /edgex-go [2022-10-01T00:55:26.094Z] ---> Using cache [2022-10-01T00:55:26.094Z] ---> 769356275297 [2022-10-01T00:55:26.094Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:55:26.094Z] ---> Using cache [2022-10-01T00:55:26.094Z] ---> 66fbc57261f2 [2022-10-01T00:55:26.094Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-01T00:55:26.094Z] ---> Using cache [2022-10-01T00:55:26.094Z] ---> b11a148784b2 [2022-10-01T00:55:26.094Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-01T00:55:26.094Z] ---> Using cache [2022-10-01T00:55:26.094Z] ---> c981a4c7512c [2022-10-01T00:55:26.094Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:55:26.094Z] ---> Using cache [2022-10-01T00:55:26.094Z] ---> 2a838ddbf8bf [2022-10-01T00:55:26.094Z] Step 8/25 : COPY . . [2022-10-01T00:55:26.094Z] ---> Using cache [2022-10-01T00:55:26.094Z] ---> c03212004bd6 [2022-10-01T00:55:26.094Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-01T00:55:26.360Z] ---> Running in a62f24ffd68e [2022-10-01T00:55:26.625Z] Removing intermediate container d0c00a84c87e [2022-10-01T00:55:26.625Z] ---> 8a5daca3216c [2022-10-01T00:55:26.625Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-01T00:55:27.206Z] ---> Running in cb104a09fe8b [2022-10-01T00:55:27.790Z] Removing intermediate container cb104a09fe8b [2022-10-01T00:55:27.790Z] ---> 916a69f291d8 [2022-10-01T00:55:27.790Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-01T00:55:29.197Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-01T00:55:29.465Z] ---> f1991a8b5175 [2022-10-01T00:55:29.465Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-01T00:55:29.736Z] ---> Running in a929a6360aa6 [2022-10-01T00:55:36.385Z] Removing intermediate container a929a6360aa6 [2022-10-01T00:55:36.385Z] ---> 49ff3e7975f8 [2022-10-01T00:55:36.385Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T00:55:36.971Z] ---> 663c92d6d23b [2022-10-01T00:55:36.971Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-01T00:55:37.931Z] Removing intermediate container 4c62a4a69259 [2022-10-01T00:55:37.931Z] ---> 1c63e42628f1 [2022-10-01T00:55:37.931Z] [2022-10-01T00:55:37.931Z] Step 11/24 : FROM alpine:3.16 [2022-10-01T00:55:37.931Z] ---> a6215f271958 [2022-10-01T00:55:37.931Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-01T00:55:37.931Z] ---> Running in 5cb14dc2ad54 [2022-10-01T00:55:39.868Z] ---> 819c988e71f7 [2022-10-01T00:55:39.868Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-01T00:55:40.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:55:40.719Z] ---> 8d8db32f27db [2022-10-01T00:55:40.719Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-01T00:55:40.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:55:41.678Z] ---> b7c2ce02e977 [2022-10-01T00:55:41.678Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-01T00:55:42.263Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-01T00:55:42.263Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:55:42.263Z] ---> 1bfd9f07b0f5 [2022-10-01T00:55:42.530Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-01T00:55:42.530Z] OK: 5 MiB in 15 packages [2022-10-01T00:55:43.942Z] ---> 49558245e90e [2022-10-01T00:55:43.942Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-01T00:55:44.212Z] Removing intermediate container 5cb14dc2ad54 [2022-10-01T00:55:44.212Z] ---> e8fe656921d2 [2022-10-01T00:55:44.212Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T00:55:44.479Z] ---> Running in 5bde04a5edcc [2022-10-01T00:55:45.073Z] ---> b5d0dac5048b [2022-10-01T00:55:45.073Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-01T00:55:45.073Z] Removing intermediate container 5bde04a5edcc [2022-10-01T00:55:45.073Z] ---> f0f4250946bf [2022-10-01T00:55:45.073Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-01T00:55:45.339Z] ---> Running in 922673c73219 [2022-10-01T00:55:45.339Z] ---> Running in 36336c849cca [2022-10-01T00:55:46.743Z] Removing intermediate container 36336c849cca [2022-10-01T00:55:46.743Z] ---> 0345d8534214 [2022-10-01T00:55:46.743Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-01T00:55:47.009Z] ---> Running in 5c8af1133566 [2022-10-01T00:55:47.593Z] Removing intermediate container 5c8af1133566 [2022-10-01T00:55:47.593Z] ---> 67ace9636256 [2022-10-01T00:55:47.593Z] Step 16/24 : WORKDIR / [2022-10-01T00:55:47.861Z] ---> Running in 7ca4782e7ef8 [2022-10-01T00:55:48.451Z] Removing intermediate container 7ca4782e7ef8 [2022-10-01T00:55:48.451Z] ---> 1b3a7cf3dba6 [2022-10-01T00:55:48.451Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T00:55:48.720Z] Removing intermediate container 922673c73219 [2022-10-01T00:55:48.720Z] ---> b170cfbe9d31 [2022-10-01T00:55:48.720Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-01T00:55:48.986Z] ---> Running in cd812fcaea9f [2022-10-01T00:55:49.570Z] ---> 654a1c9f63d1 [2022-10-01T00:55:49.570Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-01T00:55:49.570Z] Removing intermediate container cd812fcaea9f [2022-10-01T00:55:49.570Z] ---> c658f7516528 [2022-10-01T00:55:49.570Z] Step 30/33 : CMD ["gate"] [2022-10-01T00:55:49.837Z] ---> Running in d8047d36cdaa [2022-10-01T00:55:50.423Z] Removing intermediate container d8047d36cdaa [2022-10-01T00:55:50.423Z] ---> 8f139634e398 [2022-10-01T00:55:50.423Z] Step 31/33 : LABEL arch=arm64 [2022-10-01T00:55:50.423Z] ---> Running in 2f176fecdbb2 [2022-10-01T00:55:51.385Z] Removing intermediate container 2f176fecdbb2 [2022-10-01T00:55:51.385Z] ---> bb24e9cfac60 [2022-10-01T00:55:51.385Z] Step 32/33 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:55:51.385Z] ---> Running in 9655f14084b8 [2022-10-01T00:55:52.350Z] ---> 09a8eb9c5b15 [2022-10-01T00:55:52.350Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-01T00:55:52.350Z] Removing intermediate container 9655f14084b8 [2022-10-01T00:55:52.350Z] ---> 3170d514648e [2022-10-01T00:55:52.350Z] Step 33/33 : LABEL version=2.3.0-dev.76 [2022-10-01T00:55:52.350Z] ---> Running in d336b7033f1a [2022-10-01T00:55:52.936Z] Removing intermediate container d336b7033f1a [2022-10-01T00:55:52.936Z] ---> 8d075c9af614 [2022-10-01T00:55:52.936Z] [2022-10-01T00:55:53.207Z] Successfully built 8d075c9af614 [2022-10-01T00:55:53.207Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-01T00:55:53.207Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-10-01T00:55:53.473Z] ---> 7ff6052e8a33 [2022-10-01T00:55:53.473Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-01T00:55:53.473Z] ---> Running in f840ccd88118 [2022-10-01T00:55:54.055Z] Removing intermediate container f840ccd88118 [2022-10-01T00:55:54.055Z] ---> a08de9e2948b [2022-10-01T00:55:54.055Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T00:55:54.055Z] ---> Running in 81b64a9a0ff5 [2022-10-01T00:55:54.642Z] Removing intermediate container 81b64a9a0ff5 [2022-10-01T00:55:54.642Z] ---> e367bd92ab77 [2022-10-01T00:55:54.642Z] Step 22/24 : LABEL arch=arm64 [2022-10-01T00:55:54.642Z] ---> Running in 8d252de527dc [2022-10-01T00:55:55.225Z] Removing intermediate container 8d252de527dc [2022-10-01T00:55:55.225Z] ---> 2218d8b44eca [2022-10-01T00:55:55.225Z] Step 23/24 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:55:55.225Z] ---> Running in 3da083ab1c50 [2022-10-01T00:55:55.805Z] Removing intermediate container 3da083ab1c50 [2022-10-01T00:55:55.805Z] ---> b301cb4a5bb5 [2022-10-01T00:55:55.805Z] Step 24/24 : LABEL version=2.3.0-dev.76 [2022-10-01T00:55:55.805Z] ---> Running in f77810036dd7 [2022-10-01T00:55:56.071Z] Removing intermediate container f77810036dd7 [2022-10-01T00:55:56.071Z] ---> f9f5482f79ce [2022-10-01T00:55:56.071Z] [2022-10-01T00:55:56.339Z] Successfully built f9f5482f79ce [2022-10-01T00:55:56.339Z] Successfully tagged core-command-arm64:latest [2022-10-01T00:55:56.339Z]  Building core-command ... done Building support-scheduler [2022-10-01T00:55:57.744Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:55:57.744Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:55:57.744Z] ---> a5baf107eb5d [2022-10-01T00:55:57.744Z] Step 3/20 : WORKDIR /edgex-go [2022-10-01T00:55:57.744Z] ---> Using cache [2022-10-01T00:55:57.744Z] ---> 769356275297 [2022-10-01T00:55:57.744Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-01T00:55:59.145Z] ---> Running in 17ceecd2388f [2022-10-01T00:56:00.550Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:56:00.550Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:56:00.550Z] ---> a5baf107eb5d [2022-10-01T00:56:00.550Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-01T00:56:00.550Z] ---> Using cache [2022-10-01T00:56:00.550Z] ---> 92b1bbaf6b9d [2022-10-01T00:56:00.550Z] Step 4/23 : WORKDIR /edgex-go [2022-10-01T00:56:00.550Z] ---> Using cache [2022-10-01T00:56:00.550Z] ---> c230b6d879e7 [2022-10-01T00:56:00.550Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:56:00.550Z] ---> Using cache [2022-10-01T00:56:00.550Z] ---> 42560209c9af [2022-10-01T00:56:00.550Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-01T00:56:00.819Z] ---> Running in b05526bb750d [2022-10-01T00:56:01.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:56:01.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:56:02.634Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:56:02.903Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-01T00:56:02.903Z] v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-01T00:56:02.903Z] OK: 16896 distinct packages available [2022-10-01T00:56:03.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:56:03.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:56:03.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:56:04.664Z] OK: 221 MiB in 51 packages [2022-10-01T00:56:04.936Z] OK: 221 MiB in 51 packages [2022-10-01T00:56:06.351Z] Removing intermediate container 17ceecd2388f [2022-10-01T00:56:06.351Z] ---> e5943103d97f [2022-10-01T00:56:06.351Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-01T00:56:06.618Z] Removing intermediate container b05526bb750d [2022-10-01T00:56:06.618Z] ---> e4b8ee80ad66 [2022-10-01T00:56:06.618Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-01T00:56:07.576Z] ---> fbd4691a12ef [2022-10-01T00:56:07.863Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:56:07.863Z] ---> 1a685f0aca46 [2022-10-01T00:56:07.863Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:56:07.863Z] ---> Running in 180682c08c24 [2022-10-01T00:56:08.132Z] ---> Running in 48acc8c6a141 [2022-10-01T00:57:29.777Z] Removing intermediate container 48acc8c6a141 [2022-10-01T00:57:29.777Z] ---> 283a0167d873 [2022-10-01T00:57:29.777Z] Step 9/23 : COPY . . [2022-10-01T00:57:29.777Z] Removing intermediate container 180682c08c24 [2022-10-01T00:57:29.777Z] ---> 8edb71184809 [2022-10-01T00:57:29.777Z] Step 7/20 : COPY . . [2022-10-01T00:57:29.777Z] ---> 111b43d58271 [2022-10-01T00:57:29.777Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-01T00:57:29.777Z] ---> 1eb1b1872277 [2022-10-01T00:57:29.777Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-01T00:57:29.777Z] ---> Running in b837eaf35cce [2022-10-01T00:57:29.777Z] ---> Running in ec9277999486 [2022-10-01T00:57:31.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-01T00:57:31.626Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-01T00:58:04.156Z] Removing intermediate container 672ebf742cb5 [2022-10-01T00:58:04.156Z] ---> 1db8bb59ae26 [2022-10-01T00:58:04.156Z] [2022-10-01T00:58:04.156Z] Step 11/24 : FROM alpine:3.16 [2022-10-01T00:58:04.156Z] ---> a6215f271958 [2022-10-01T00:58:04.156Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-01T00:58:04.156Z] ---> Running in 0df7bab3caab [2022-10-01T00:58:04.156Z] Removing intermediate container 0df7bab3caab [2022-10-01T00:58:04.156Z] ---> 65863ccc5ada [2022-10-01T00:58:04.156Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-01T00:58:04.156Z] ---> Running in 8838d2b14a11 [2022-10-01T00:58:04.156Z] Removing intermediate container 8838d2b14a11 [2022-10-01T00:58:04.156Z] ---> 7fe0cf724557 [2022-10-01T00:58:04.156Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-01T00:58:04.156Z] ---> Running in 980bf45e112a [2022-10-01T00:58:04.156Z] Removing intermediate container 980bf45e112a [2022-10-01T00:58:04.156Z] ---> da02a40576f4 [2022-10-01T00:58:04.156Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:58:04.156Z] ---> Running in a20379bcf43b [2022-10-01T00:58:04.425Z] Removing intermediate container a20379bcf43b [2022-10-01T00:58:04.425Z] ---> c1d8439efb89 [2022-10-01T00:58:04.425Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-01T00:58:04.425Z] ---> Running in d9ba9bf362e0 [2022-10-01T00:58:07.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:58:07.604Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:58:09.011Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-01T00:58:09.011Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-01T00:58:09.011Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-01T00:58:09.011Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-01T00:58:09.276Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-01T00:58:09.543Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-01T00:58:09.543Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:58:09.543Z] OK: 8 MiB in 20 packages [2022-10-01T00:58:11.490Z] Removing intermediate container d9ba9bf362e0 [2022-10-01T00:58:11.490Z] ---> 4e0342c9886a [2022-10-01T00:58:11.490Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T00:58:12.457Z] ---> ede4e5a70d13 [2022-10-01T00:58:12.457Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-01T00:58:15.036Z] ---> 15d7f61eb307 [2022-10-01T00:58:15.037Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-01T00:58:15.993Z] ---> fced698de3fd [2022-10-01T00:58:15.993Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-01T00:58:16.263Z] ---> Running in d115983cb499 [2022-10-01T00:58:17.967Z] Removing intermediate container d115983cb499 [2022-10-01T00:58:17.967Z] ---> a8b8197375b2 [2022-10-01T00:58:17.967Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T00:58:18.235Z] ---> Running in 0d09133d86a2 [2022-10-01T00:58:19.196Z] Removing intermediate container 0d09133d86a2 [2022-10-01T00:58:19.196Z] ---> 6ea37505e329 [2022-10-01T00:58:19.196Z] Step 22/24 : LABEL arch=arm64 [2022-10-01T00:58:19.196Z] ---> Running in f673750b8346 [2022-10-01T00:58:20.157Z] Removing intermediate container f673750b8346 [2022-10-01T00:58:20.157Z] ---> 3635f2909f51 [2022-10-01T00:58:20.157Z] Step 23/24 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:58:20.157Z] ---> Running in c859f7baad3f [2022-10-01T00:58:21.114Z] Removing intermediate container c859f7baad3f [2022-10-01T00:58:21.114Z] ---> 1f11c65e5602 [2022-10-01T00:58:21.114Z] Step 24/24 : LABEL version=2.3.0-dev.76 [2022-10-01T00:58:21.114Z] ---> Running in 6132eb3e50b1 [2022-10-01T00:58:22.072Z] Removing intermediate container 6132eb3e50b1 [2022-10-01T00:58:22.072Z] ---> 4669328d1791 [2022-10-01T00:58:22.072Z] [2022-10-01T00:58:22.338Z] Successfully built 4669328d1791 [2022-10-01T00:58:22.338Z] Successfully tagged core-data-arm64:latest [2022-10-01T00:58:22.338Z] Building security-spire-config [2022-10-01T00:58:27.672Z]  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:58:27.672Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:58:27.672Z] ---> a5baf107eb5d [2022-10-01T00:58:27.672Z] Step 3/26 : WORKDIR /edgex-go [2022-10-01T00:58:27.672Z] ---> Using cache [2022-10-01T00:58:27.672Z] ---> 769356275297 [2022-10-01T00:58:27.672Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:58:27.672Z] ---> Using cache [2022-10-01T00:58:27.672Z] ---> 66fbc57261f2 [2022-10-01T00:58:27.672Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T00:58:27.672Z] ---> Running in 56afb22fa8b9 [2022-10-01T00:58:28.637Z] Removing intermediate container 8c148cffeb55 [2022-10-01T00:58:28.637Z] ---> f9b9d501447e [2022-10-01T00:58:28.637Z] [2022-10-01T00:58:28.637Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T00:58:28.637Z] ---> a6215f271958 [2022-10-01T00:58:28.637Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-01T00:58:28.637Z] ---> Running in dbdcc894e3e1 [2022-10-01T00:58:30.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:58:30.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:58:31.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:58:31.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:58:32.859Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-01T00:58:32.859Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-01T00:58:32.859Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T00:58:32.859Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T00:58:33.127Z] OK: 221 MiB in 51 packages [2022-10-01T00:58:33.397Z] OK: 6 MiB in 16 packages [2022-10-01T00:58:35.358Z] Removing intermediate container 56afb22fa8b9 [2022-10-01T00:58:35.358Z] ---> 708a1e8e9b69 [2022-10-01T00:58:35.358Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-01T00:58:36.319Z] Removing intermediate container dbdcc894e3e1 [2022-10-01T00:58:36.319Z] ---> 5f535b42d9d5 [2022-10-01T00:58:36.319Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T00:58:36.586Z] ---> Running in 62112e29eb46 [2022-10-01T00:58:36.586Z] ---> fed1a07df88b [2022-10-01T00:58:36.586Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:58:36.586Z] ---> Running in 4941f568a409 [2022-10-01T00:58:37.169Z] Removing intermediate container 62112e29eb46 [2022-10-01T00:58:37.169Z] ---> 0ac42e1e5ef3 [2022-10-01T00:58:37.169Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-01T00:58:37.435Z] ---> Running in 2d6d2cb9d1e1 [2022-10-01T00:58:38.398Z] Removing intermediate container 2d6d2cb9d1e1 [2022-10-01T00:58:38.398Z] ---> 07a5d3bcc070 [2022-10-01T00:58:38.398Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T00:58:38.398Z] ---> Running in 69adbac27d6a [2022-10-01T00:58:39.356Z] Removing intermediate container 69adbac27d6a [2022-10-01T00:58:39.356Z] ---> 60ef95d0edb4 [2022-10-01T00:58:39.356Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T00:58:40.325Z] ---> 7b2ec0a168c0 [2022-10-01T00:58:40.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-01T00:58:42.898Z] ---> 6f0fbbf78fb3 [2022-10-01T00:58:42.898Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-01T00:58:43.479Z] ---> b789ea874d61 [2022-10-01T00:58:43.479Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-01T00:58:43.744Z] ---> Running in 4fcac6990f7b [2022-10-01T00:58:44.324Z] Removing intermediate container 4fcac6990f7b [2022-10-01T00:58:44.324Z] ---> 63680d91ac44 [2022-10-01T00:58:44.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T00:58:44.324Z] ---> Running in 943d759c2dab [2022-10-01T00:58:44.913Z] Removing intermediate container 943d759c2dab [2022-10-01T00:58:44.913Z] ---> 4af5e11c75a3 [2022-10-01T00:58:44.913Z] Step 21/23 : LABEL arch=arm64 [2022-10-01T00:58:45.179Z] ---> Running in 4430036554c1 [2022-10-01T00:58:45.760Z] Removing intermediate container 4430036554c1 [2022-10-01T00:58:45.760Z] ---> b1de6a838939 [2022-10-01T00:58:45.760Z] Step 22/23 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T00:58:46.026Z] ---> Running in 8ad98a322473 [2022-10-01T00:58:46.606Z] Removing intermediate container 8ad98a322473 [2022-10-01T00:58:46.606Z] ---> 6a3c3e2ed41e [2022-10-01T00:58:46.606Z] Step 23/23 : LABEL version=2.3.0-dev.76 [2022-10-01T00:58:46.606Z] ---> Running in 57da48edb44a [2022-10-01T00:58:47.186Z] Removing intermediate container 57da48edb44a [2022-10-01T00:58:47.187Z] ---> b9b828d1a8f7 [2022-10-01T00:58:47.187Z] [2022-10-01T00:58:47.187Z] Successfully built b9b828d1a8f7 [2022-10-01T00:58:47.187Z] Successfully tagged support-notifications-arm64:latest [2022-10-01T00:58:47.187Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-10-01T00:58:51.441Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T00:58:51.441Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T00:58:51.441Z] ---> a5baf107eb5d [2022-10-01T00:58:51.441Z] Step 3/23 : WORKDIR /edgex-go [2022-10-01T00:58:51.441Z] ---> Using cache [2022-10-01T00:58:51.441Z] ---> 769356275297 [2022-10-01T00:58:51.441Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:58:51.441Z] ---> Using cache [2022-10-01T00:58:51.441Z] ---> 66fbc57261f2 [2022-10-01T00:58:51.441Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-01T00:58:51.441Z] ---> Running in 0cc680fe61ae [2022-10-01T00:58:53.392Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T00:58:54.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T00:58:56.762Z] OK: 221 MiB in 51 packages [2022-10-01T00:58:58.172Z] Removing intermediate container 0cc680fe61ae [2022-10-01T00:58:58.172Z] ---> 5dcf843a35eb [2022-10-01T00:58:58.172Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-01T00:58:59.133Z] ---> b126446cbe30 [2022-10-01T00:58:59.133Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T00:58:59.399Z] ---> Running in 3158da847620 [2022-10-01T00:59:46.233Z] Removing intermediate container 4941f568a409 [2022-10-01T00:59:46.233Z] ---> 94e98bfec05e [2022-10-01T00:59:46.233Z] Step 8/26 : COPY . . [2022-10-01T00:59:46.498Z] ---> ee751047dddd [2022-10-01T00:59:46.498Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T00:59:46.766Z] ---> Running in 030b7aa655d0 [2022-10-01T00:59:47.733Z] Removing intermediate container 030b7aa655d0 [2022-10-01T00:59:47.733Z] ---> 07c9b5d6cb87 [2022-10-01T00:59:47.733Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-01T00:59:48.017Z] ---> Running in 736bcc1d23cf [2022-10-01T00:59:48.983Z] Removing intermediate container 736bcc1d23cf [2022-10-01T00:59:48.983Z] ---> 3a1d7f97de28 [2022-10-01T00:59:48.983Z] 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-01T00:59:49.254Z] ---> Running in 49e7d8f6b6f2 [2022-10-01T00:59:54.630Z] Removing intermediate container 49e7d8f6b6f2 [2022-10-01T00:59:54.630Z] ---> 3f30499cade5 [2022-10-01T00:59:54.630Z] Step 12/26 : WORKDIR /edgex-go [2022-10-01T00:59:54.630Z] ---> Running in c7d341120fef [2022-10-01T00:59:56.044Z] Removing intermediate container c7d341120fef [2022-10-01T00:59:56.044Z] ---> 1d9eb7984154 [2022-10-01T00:59:56.044Z] [2022-10-01T00:59:56.044Z] Step 13/26 : FROM alpine:3.15 [2022-10-01T00:59:56.044Z] ---> 02e0d6fdf486 [2022-10-01T00:59:56.044Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T00:59:56.044Z] ---> Using cache [2022-10-01T00:59:56.044Z] ---> 7fe6a530d7ed [2022-10-01T00:59:56.044Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T00:59:56.044Z] ---> Using cache [2022-10-01T00:59:56.044Z] ---> c1d8f18246f5 [2022-10-01T00:59:56.044Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-01T00:59:56.044Z] ---> Running in 3e4b5998f802 [2022-10-01T00:59:58.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:00:00.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:00:01.996Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T01:00:01.996Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T01:00:01.996Z] OK: 15734 distinct packages available [2022-10-01T01:00:01.996Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:00:03.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:00:04.813Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-01T01:00:04.813Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-01T01:00:04.813Z] (3/4) Installing libucontext (1.1-r0) [2022-10-01T01:00:04.813Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-01T01:00:05.079Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T01:00:05.079Z] OK: 6 MiB in 18 packages [2022-10-01T01:00:05.660Z] Removing intermediate container 3158da847620 [2022-10-01T01:00:05.660Z] ---> 236d1b0a3c37 [2022-10-01T01:00:05.926Z] Step 8/23 : COPY . . [2022-10-01T01:00:07.335Z] Removing intermediate container 3e4b5998f802 [2022-10-01T01:00:07.335Z] ---> 3239c5d21e80 [2022-10-01T01:00:07.335Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T01:00:11.589Z] ---> 21b5335be6ad [2022-10-01T01:00:11.589Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-01T01:00:11.589Z] ---> Running in fb990e27ddd2 [2022-10-01T01:00:13.546Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-01T01:00:15.498Z] ---> d52459be5d7b [2022-10-01T01:00:15.498Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T01:00:16.469Z] ---> b1b2507e6b6e [2022-10-01T01:00:16.469Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-01T01:00:16.469Z] ---> Running in fe5121a5f0ef [2022-10-01T01:00:17.055Z] Removing intermediate container fe5121a5f0ef [2022-10-01T01:00:17.055Z] ---> 2e2b2f3fcf00 [2022-10-01T01:00:17.055Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-01T01:00:18.024Z] ---> 5864130d2f47 [2022-10-01T01:00:18.024Z] Step 21/26 : WORKDIR / [2022-10-01T01:00:18.024Z] ---> Running in 719e2310f5ff [2022-10-01T01:00:18.613Z] Removing intermediate container 719e2310f5ff [2022-10-01T01:00:18.613Z] ---> 180127ddea59 [2022-10-01T01:00:18.613Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T01:00:18.879Z] ---> Running in 4d6fa98c5178 [2022-10-01T01:00:19.463Z] Removing intermediate container 4d6fa98c5178 [2022-10-01T01:00:19.463Z] ---> 55323a27647e [2022-10-01T01:00:19.463Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T01:00:19.463Z] ---> Running in 9bd7736e1f82 [2022-10-01T01:00:20.075Z] Removing intermediate container 9bd7736e1f82 [2022-10-01T01:00:20.075Z] ---> 610f97757ec1 [2022-10-01T01:00:20.075Z] Step 24/26 : LABEL arch=arm64 [2022-10-01T01:00:20.075Z] ---> Running in cd3cde77dfe5 [2022-10-01T01:00:20.661Z] Removing intermediate container cd3cde77dfe5 [2022-10-01T01:00:20.661Z] ---> 05c522c87937 [2022-10-01T01:00:20.661Z] Step 25/26 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:00:20.661Z] ---> Running in c44f840b3cdd [2022-10-01T01:00:21.634Z] Removing intermediate container c44f840b3cdd [2022-10-01T01:00:21.634Z] ---> e859fbbc5fc2 [2022-10-01T01:00:21.634Z] Step 26/26 : LABEL version=2.3.0-dev.76 [2022-10-01T01:00:21.634Z] ---> Running in b4a0061f2a6a [2022-10-01T01:00:22.216Z] Removing intermediate container b4a0061f2a6a [2022-10-01T01:00:22.216Z] ---> d27b20f71921 [2022-10-01T01:00:22.216Z] [2022-10-01T01:00:22.216Z] Successfully built d27b20f71921 [2022-10-01T01:00:22.216Z] Successfully tagged security-spire-config-arm64:latest [2022-10-01T01:00:22.216Z]  Building security-spire-config ... done Building security-spire-server [2022-10-01T01:00:26.465Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:00:26.465Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:00:26.465Z] ---> a5baf107eb5d [2022-10-01T01:00:26.465Z] Step 3/25 : WORKDIR /edgex-go [2022-10-01T01:00:26.465Z] ---> Using cache [2022-10-01T01:00:26.465Z] ---> 769356275297 [2022-10-01T01:00:26.465Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:00:26.465Z] ---> Using cache [2022-10-01T01:00:26.465Z] ---> 66fbc57261f2 [2022-10-01T01:00:26.465Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T01:00:26.465Z] ---> Using cache [2022-10-01T01:00:26.465Z] ---> 708a1e8e9b69 [2022-10-01T01:00:26.465Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-01T01:00:26.465Z] ---> Using cache [2022-10-01T01:00:26.465Z] ---> fed1a07df88b [2022-10-01T01:00:26.465Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:00:26.465Z] ---> Using cache [2022-10-01T01:00:26.465Z] ---> 94e98bfec05e [2022-10-01T01:00:26.465Z] Step 8/25 : COPY . . [2022-10-01T01:00:26.736Z] ---> Using cache [2022-10-01T01:00:26.736Z] ---> ee751047dddd [2022-10-01T01:00:26.736Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T01:00:26.736Z] ---> Using cache [2022-10-01T01:00:26.736Z] ---> 07c9b5d6cb87 [2022-10-01T01:00:26.736Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-01T01:00:26.736Z] ---> Using cache [2022-10-01T01:00:26.736Z] ---> 3a1d7f97de28 [2022-10-01T01:00:26.736Z] 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-01T01:00:27.003Z] ---> Running in 6ce2968be514 [2022-10-01T01:00:31.262Z] Removing intermediate container 6ce2968be514 [2022-10-01T01:00:31.262Z] ---> 90e37a7b343c [2022-10-01T01:00:31.262Z] Step 12/25 : WORKDIR /edgex-go [2022-10-01T01:00:31.262Z] ---> Running in 1b5ed5e5499d [2022-10-01T01:00:31.262Z] Removing intermediate container 1b5ed5e5499d [2022-10-01T01:00:31.262Z] ---> 09ce5e67313d [2022-10-01T01:00:31.262Z] [2022-10-01T01:00:31.262Z] Step 13/25 : FROM alpine:3.15 [2022-10-01T01:00:31.262Z] ---> 02e0d6fdf486 [2022-10-01T01:00:31.262Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:00:31.262Z] ---> Using cache [2022-10-01T01:00:31.262Z] ---> 7fe6a530d7ed [2022-10-01T01:00:31.262Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:00:31.262Z] ---> Using cache [2022-10-01T01:00:31.262Z] ---> c1d8f18246f5 [2022-10-01T01:00:31.262Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-01T01:00:31.262Z] ---> Using cache [2022-10-01T01:00:31.262Z] ---> 0afaa2ed2fa7 [2022-10-01T01:00:31.262Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T01:00:37.905Z] ---> 10ca77a2e0c6 [2022-10-01T01:00:37.905Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T01:00:38.869Z] ---> 630cf71ddd9f [2022-10-01T01:00:38.869Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-01T01:00:39.836Z] ---> 746cde6848e4 [2022-10-01T01:00:39.836Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-01T01:00:40.804Z] ---> e9b4f2fe3dd2 [2022-10-01T01:00:40.804Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T01:00:41.075Z] ---> Running in 77512f47445f [2022-10-01T01:00:41.659Z] Removing intermediate container 77512f47445f [2022-10-01T01:00:41.659Z] ---> be4049d6b8ec [2022-10-01T01:00:41.659Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T01:00:41.930Z] ---> Running in 49aec5f14a19 [2022-10-01T01:00:42.553Z] Removing intermediate container 49aec5f14a19 [2022-10-01T01:00:42.553Z] ---> 103da8e2fc40 [2022-10-01T01:00:42.553Z] Step 23/25 : LABEL arch=arm64 [2022-10-01T01:00:42.820Z] ---> Running in 0f6986d2716d [2022-10-01T01:00:43.402Z] Removing intermediate container 0f6986d2716d [2022-10-01T01:00:43.402Z] ---> 3cbc67b2fcef [2022-10-01T01:00:43.402Z] Step 24/25 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:00:43.402Z] ---> Running in 80c87975ccb0 [2022-10-01T01:00:43.988Z] Removing intermediate container 80c87975ccb0 [2022-10-01T01:00:43.988Z] ---> fa5f320dfeb2 [2022-10-01T01:00:43.988Z] Step 25/25 : LABEL version=2.3.0-dev.76 [2022-10-01T01:00:43.988Z] ---> Running in e398246aa8ed [2022-10-01T01:00:44.573Z] Removing intermediate container e398246aa8ed [2022-10-01T01:00:44.574Z] ---> fea10d6e8c11 [2022-10-01T01:00:44.574Z] [2022-10-01T01:00:44.838Z] Successfully built fea10d6e8c11 [2022-10-01T01:00:44.838Z] Successfully tagged security-spire-server-arm64:latest [2022-10-01T01:00:44.838Z]  Building security-spire-server ... done Building core-metadata [2022-10-01T01:00:49.079Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:00:49.079Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:00:49.079Z] ---> a5baf107eb5d [2022-10-01T01:00:49.079Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-01T01:00:49.079Z] ---> Using cache [2022-10-01T01:00:49.079Z] ---> 92b1bbaf6b9d [2022-10-01T01:00:49.079Z] Step 4/25 : WORKDIR /edgex-go [2022-10-01T01:00:49.079Z] ---> Using cache [2022-10-01T01:00:49.079Z] ---> c230b6d879e7 [2022-10-01T01:00:49.079Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:00:49.079Z] ---> Using cache [2022-10-01T01:00:49.079Z] ---> 42560209c9af [2022-10-01T01:00:49.079Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-01T01:00:49.079Z] ---> Using cache [2022-10-01T01:00:49.079Z] ---> e4b8ee80ad66 [2022-10-01T01:00:49.079Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-01T01:00:49.079Z] ---> Using cache [2022-10-01T01:00:49.079Z] ---> 1a685f0aca46 [2022-10-01T01:00:49.079Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:00:49.079Z] ---> Using cache [2022-10-01T01:00:49.079Z] ---> 283a0167d873 [2022-10-01T01:00:49.079Z] Step 9/25 : COPY . . [2022-10-01T01:00:49.079Z] ---> Using cache [2022-10-01T01:00:49.079Z] ---> 1eb1b1872277 [2022-10-01T01:00:49.079Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-01T01:00:49.346Z] ---> Running in d53316b78b8f [2022-10-01T01:00:51.542Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-01T01:01:18.306Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-01T01:01:36.527Z] Removing intermediate container a62f24ffd68e [2022-10-01T01:01:36.527Z] ---> 55c8faebe8a5 [2022-10-01T01:01:36.527Z] [2022-10-01T01:01:36.527Z] Step 10/25 : FROM alpine:3.16 [2022-10-01T01:01:36.527Z] ---> a6215f271958 [2022-10-01T01:01:36.527Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-01T01:01:36.527Z] ---> Running in ee3022659604 [2022-10-01T01:01:37.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:01:38.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:01:40.145Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-01T01:01:40.145Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-01T01:01:40.145Z] (3/3) Installing su-exec (0.2-r1) [2022-10-01T01:01:40.145Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:01:40.145Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:01:40.413Z] OK: 6 MiB in 17 packages [2022-10-01T01:01:43.001Z] Removing intermediate container ee3022659604 [2022-10-01T01:01:43.001Z] ---> 9df3d79e6a59 [2022-10-01T01:01:43.001Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-01T01:01:43.001Z] ---> Running in 733b556d1f3c [2022-10-01T01:01:43.585Z] Removing intermediate container 733b556d1f3c [2022-10-01T01:01:43.585Z] ---> d0083fb1b5af [2022-10-01T01:01:43.585Z] Step 13/25 : WORKDIR / [2022-10-01T01:01:43.585Z] ---> Running in 1c5def9663ab [2022-10-01T01:01:44.166Z] Removing intermediate container 1c5def9663ab [2022-10-01T01:01:44.166Z] ---> f93d47f6e87c [2022-10-01T01:01:44.166Z] 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-01T01:01:45.124Z] ---> 3908df9f2962 [2022-10-01T01:01:45.124Z] 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-01T01:01:46.083Z] ---> dd68d3db9fce [2022-10-01T01:01:46.083Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-01T01:01:47.039Z] ---> b08e5db7080b [2022-10-01T01:01:47.039Z] 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-01T01:01:49.622Z] ---> 090ab2b7432b [2022-10-01T01:01:49.622Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-01T01:01:51.027Z] ---> d77e50ad17cc [2022-10-01T01:01:51.027Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-01T01:01:52.439Z] ---> 3125f73987cb [2022-10-01T01:01:52.440Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-01T01:01:53.396Z] ---> a85e9857e218 [2022-10-01T01:01:53.396Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-01T01:01:53.670Z] ---> Running in befd8e1cf085 [2022-10-01T01:01:57.011Z] Removing intermediate container befd8e1cf085 [2022-10-01T01:01:57.011Z] ---> 2c840e7a6bc6 [2022-10-01T01:01:57.011Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-01T01:01:57.011Z] ---> Running in a7cf52d52f7f [2022-10-01T01:01:57.284Z] Removing intermediate container a7cf52d52f7f [2022-10-01T01:01:57.284Z] ---> fb835649054a [2022-10-01T01:01:57.284Z] Step 23/25 : LABEL arch=arm64 [2022-10-01T01:01:57.551Z] ---> Running in d380e15709b2 [2022-10-01T01:01:57.818Z] Removing intermediate container d380e15709b2 [2022-10-01T01:01:57.818Z] ---> bf48ac873165 [2022-10-01T01:01:57.818Z] Step 24/25 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:01:58.092Z] ---> Running in 05b1464c55e5 [2022-10-01T01:01:58.674Z] Removing intermediate container 05b1464c55e5 [2022-10-01T01:01:58.674Z] ---> ce01c1ff071b [2022-10-01T01:01:58.674Z] Step 25/25 : LABEL version=2.3.0-dev.76 [2022-10-01T01:01:58.674Z] ---> Running in e8b02eae0256 [2022-10-01T01:01:59.254Z] Removing intermediate container e8b02eae0256 [2022-10-01T01:01:59.254Z] ---> c2703f900a05 [2022-10-01T01:01:59.254Z] [2022-10-01T01:01:59.519Z] Successfully built c2703f900a05 [2022-10-01T01:01:59.519Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-01T01:05:36.274Z]  Building security-secretstore-setup ... done Removing intermediate container b837eaf35cce [2022-10-01T01:05:36.274Z] ---> 13f21afe75bb [2022-10-01T01:05:36.274Z] [2022-10-01T01:05:36.274Z] Step 9/20 : FROM alpine:3.15 [2022-10-01T01:05:36.274Z] ---> 02e0d6fdf486 [2022-10-01T01:05:36.274Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:05:36.274Z] ---> Using cache [2022-10-01T01:05:36.274Z] ---> 7fe6a530d7ed [2022-10-01T01:05:36.274Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:05:36.274Z] ---> Using cache [2022-10-01T01:05:36.274Z] ---> c1d8f18246f5 [2022-10-01T01:05:36.274Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-01T01:05:36.274Z] ---> Running in ac7eafdf8970 [2022-10-01T01:05:37.231Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:05:38.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:05:40.048Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T01:05:40.048Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T01:05:40.048Z] OK: 15734 distinct packages available [2022-10-01T01:05:40.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:05:40.315Z] Removing intermediate container fb990e27ddd2 [2022-10-01T01:05:40.315Z] ---> b371ac778f1f [2022-10-01T01:05:40.315Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-01T01:05:40.587Z] ---> Running in b0044a744e2b [2022-10-01T01:05:41.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:05:42.127Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.76" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-01T01:05:42.394Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-01T01:05:42.394Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-01T01:05:42.660Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-01T01:05:42.660Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-01T01:05:42.925Z] (5/9) Installing curl (7.80.0-r3) [2022-10-01T01:05:42.925Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-01T01:05:42.925Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-01T01:05:43.192Z] (8/9) Installing libucontext (1.1-r0) [2022-10-01T01:05:43.192Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-01T01:05:43.457Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T01:05:43.457Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:05:43.723Z] OK: 8 MiB in 23 packages [2022-10-01T01:05:46.295Z] Removing intermediate container ac7eafdf8970 [2022-10-01T01:05:46.295Z] ---> 160f830a3ced [2022-10-01T01:05:46.295Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:05:47.261Z] Removing intermediate container b0044a744e2b [2022-10-01T01:05:47.261Z] ---> 826e61e16563 [2022-10-01T01:05:47.261Z] [2022-10-01T01:05:47.261Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T01:05:47.261Z] ---> a6215f271958 [2022-10-01T01:05:47.261Z] 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-01T01:05:47.527Z] ---> Running in 064f2a4c54c3 [2022-10-01T01:05:47.527Z] ---> 7d200eec7a74 [2022-10-01T01:05:47.527Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-01T01:05:48.110Z] Removing intermediate container 064f2a4c54c3 [2022-10-01T01:05:48.110Z] ---> f051c7e0404f [2022-10-01T01:05:48.110Z] 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-01T01:05:48.110Z] ---> Running in 68e26e8ebb94 [2022-10-01T01:05:50.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:05:50.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:05:50.960Z] ---> b350601a59b3 [2022-10-01T01:05:50.960Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-01T01:05:51.919Z] ---> 2257c4eefabf [2022-10-01T01:05:51.919Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-01T01:05:52.191Z] ---> Running in 25bb919f1351 [2022-10-01T01:05:52.459Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-01T01:05:52.459Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-01T01:05:52.459Z] (3/33) Installing readline (8.1.2-r0) [2022-10-01T01:05:52.459Z] (4/33) Installing bash (5.1.16-r2) [2022-10-01T01:05:52.459Z] Executing bash-5.1.16-r2.post-install [2022-10-01T01:05:52.459Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-01T01:05:52.726Z] Removing intermediate container 25bb919f1351 [2022-10-01T01:05:52.726Z] ---> a60a8c7e016a [2022-10-01T01:05:52.726Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:05:52.726Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-01T01:05:52.726Z] ---> Running in 857ef7a99a95 [2022-10-01T01:05:52.726Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-01T01:05:52.726Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-01T01:05:52.726Z] (9/33) Installing curl (7.83.1-r3) [2022-10-01T01:05:52.726Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-01T01:05:53.309Z] Removing intermediate container 857ef7a99a95 [2022-10-01T01:05:53.309Z] ---> a0f3978d4f43 [2022-10-01T01:05:53.310Z] Step 18/20 : LABEL arch=arm64 [2022-10-01T01:05:53.575Z] ---> Running in 7699c9698e74 [2022-10-01T01:05:53.840Z] Removing intermediate container 7699c9698e74 [2022-10-01T01:05:53.840Z] ---> e7f602bb90f9 [2022-10-01T01:05:53.840Z] Step 19/20 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:05:54.105Z] ---> Running in 8a2ff7ff49cf [2022-10-01T01:05:54.105Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-01T01:05:54.369Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-01T01:05:54.369Z] (13/33) Installing expat (2.4.9-r0) [2022-10-01T01:05:54.369Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-01T01:05:54.369Z] (15/33) Installing gdbm (1.23-r0) [2022-10-01T01:05:54.369Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-01T01:05:54.369Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-01T01:05:54.369Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-01T01:05:54.369Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-01T01:05:54.369Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-01T01:05:54.369Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-01T01:05:55.328Z] Removing intermediate container 8a2ff7ff49cf [2022-10-01T01:05:55.328Z] ---> 7cfb854e36b4 [2022-10-01T01:05:55.328Z] Step 20/20 : LABEL version=2.3.0-dev.76 [2022-10-01T01:05:55.595Z] ---> Running in ffc9b474f5f7 [2022-10-01T01:05:56.182Z] Removing intermediate container ffc9b474f5f7 [2022-10-01T01:05:56.182Z] ---> 73bb2ce828b5 [2022-10-01T01:05:56.182Z] [2022-10-01T01:05:56.449Z] Successfully built 73bb2ce828b5 [2022-10-01T01:05:56.449Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-01T01:05:57.031Z]  Building security-spiffe-token-provider ... done (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-01T01:05:57.031Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-01T01:05:57.031Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-01T01:05:57.031Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-01T01:05:57.296Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-01T01:05:57.296Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-01T01:05:57.296Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-01T01:05:57.296Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-01T01:05:57.296Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-01T01:05:57.296Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-01T01:05:57.296Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-01T01:05:57.562Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-01T01:05:58.517Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:05:58.517Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:05:58.517Z] OK: 120 MiB in 47 packages [2022-10-01T01:06:13.489Z] Collecting docker-compose==1.23.2 [2022-10-01T01:06:13.489Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-01T01:06:13.489Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.0 MB/s eta 0:00:00 [2022-10-01T01:06:13.489Z] 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-01T01:06:13.754Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-01T01:06:13.754Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-01T01:06:14.020Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 8.6 MB/s eta 0:00:00 [2022-10-01T01:06:14.020Z] Collecting docopt<0.7,>=0.6.1 [2022-10-01T01:06:14.020Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-01T01:06:14.286Z] Preparing metadata (setup.py): started [2022-10-01T01:06:16.866Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:06:17.829Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-01T01:06:17.829Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-01T01:06:17.829Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.3 MB/s eta 0:00:00 [2022-10-01T01:06:18.415Z] Collecting docker<4.0,>=3.6.0 [2022-10-01T01:06:18.415Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-01T01:06:18.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.0 MB/s eta 0:00:00 [2022-10-01T01:06:18.684Z] Collecting cached-property<2,>=1.2.0 [2022-10-01T01:06:18.684Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-01T01:06:18.684Z] Collecting texttable<0.10,>=0.9.0 [2022-10-01T01:06:18.684Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-01T01:06:18.952Z] Preparing metadata (setup.py): started [2022-10-01T01:06:21.548Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:06:21.816Z] Collecting PyYAML<4,>=3.10 [2022-10-01T01:06:21.816Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-01T01:06:22.084Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.9 MB/s eta 0:00:00 [2022-10-01T01:06:24.043Z] Preparing metadata (setup.py): started [2022-10-01T01:06:25.987Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:06:26.256Z] Collecting jsonschema<3,>=2.5.1 [2022-10-01T01:06:26.256Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-01T01:06:26.523Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-01T01:06:26.523Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-01T01:06:26.523Z] Preparing metadata (setup.py): started [2022-10-01T01:06:28.466Z] Removing intermediate container ec9277999486 [2022-10-01T01:06:28.466Z] ---> 4a2ed4e6a315 [2022-10-01T01:06:28.466Z] [2022-10-01T01:06:28.466Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T01:06:28.466Z] ---> a6215f271958 [2022-10-01T01:06:28.466Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-01T01:06:28.466Z] ---> Using cache [2022-10-01T01:06:28.466Z] ---> e8fe656921d2 [2022-10-01T01:06:28.466Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T01:06:28.466Z] ---> Using cache [2022-10-01T01:06:28.466Z] ---> f0f4250946bf [2022-10-01T01:06:28.466Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-01T01:06:28.466Z] ---> Running in f0f62387ef9f [2022-10-01T01:06:28.749Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:06:28.749Z] Removing intermediate container d53316b78b8f [2022-10-01T01:06:28.749Z] ---> ee577b09f7ad [2022-10-01T01:06:28.749Z] [2022-10-01T01:06:28.749Z] Step 11/25 : FROM alpine:3.16 [2022-10-01T01:06:28.749Z] ---> a6215f271958 [2022-10-01T01:06:28.749Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-01T01:06:28.749Z] ---> Using cache [2022-10-01T01:06:28.749Z] ---> e8fe656921d2 [2022-10-01T01:06:28.749Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T01:06:28.749Z] ---> Using cache [2022-10-01T01:06:28.749Z] ---> f0f4250946bf [2022-10-01T01:06:28.749Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-01T01:06:29.017Z] ---> Running in eef94a6646ea [2022-10-01T01:06:29.017Z] Removing intermediate container f0f62387ef9f [2022-10-01T01:06:29.017Z] ---> 101970fd2111 [2022-10-01T01:06:29.017Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T01:06:29.017Z] ---> Running in 85248959bcad [2022-10-01T01:06:29.287Z] Collecting docker-pycreds>=0.4.0 [2022-10-01T01:06:29.287Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-01T01:06:29.287Z] Removing intermediate container eef94a6646ea [2022-10-01T01:06:29.287Z] ---> c25b348b300a [2022-10-01T01:06:29.287Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-01T01:06:29.287Z] ---> Running in 5d7691d04aec [2022-10-01T01:06:29.553Z] Removing intermediate container 85248959bcad [2022-10-01T01:06:29.553Z] ---> ba266769af98 [2022-10-01T01:06:29.553Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:06:29.821Z] Removing intermediate container 5d7691d04aec [2022-10-01T01:06:29.821Z] ---> 78f0b2a63a5b [2022-10-01T01:06:29.821Z] Step 16/25 : WORKDIR / [2022-10-01T01:06:29.821Z] ---> Running in 0a674a32b6d5 [2022-10-01T01:06:30.409Z] ---> 9c89162eee52 [2022-10-01T01:06:30.409Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-01T01:06:30.409Z] Removing intermediate container 0a674a32b6d5 [2022-10-01T01:06:30.409Z] ---> 31643b87f105 [2022-10-01T01:06:30.409Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:06:30.674Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-01T01:06:30.940Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-01T01:06:30.940Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.1 MB/s eta 0:00:00 [2022-10-01T01:06:31.206Z] Collecting certifi>=2017.4.17 [2022-10-01T01:06:31.207Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-01T01:06:31.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.1 MB/s eta 0:00:00 [2022-10-01T01:06:31.491Z] ---> 6668bc672f63 [2022-10-01T01:06:31.491Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-01T01:06:31.491Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-01T01:06:31.491Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-01T01:06:31.491Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.0 MB/s eta 0:00:00 [2022-10-01T01:06:31.758Z] Collecting idna<2.8,>=2.5 [2022-10-01T01:06:31.758Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-01T01:06:31.758Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.7 MB/s eta 0:00:00 [2022-10-01T01:06:32.043Z] ---> be5cae97d304 [2022-10-01T01:06:32.043Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-01T01:06:32.311Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-01T01:06:32.311Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-01T01:06:32.311Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-01T01:06:32.311Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-01T01:06:32.899Z] ---> ca4aac447ba2 [2022-10-01T01:06:32.899Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-01T01:06:32.899Z] ---> 4dfce14f9098 [2022-10-01T01:06:32.899Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-01T01:06:32.899Z] ---> Running in 1ed0f6300224 [2022-10-01T01:06:33.169Z] Removing intermediate container 1ed0f6300224 [2022-10-01T01:06:33.169Z] ---> 63eadf1935c6 [2022-10-01T01:06:33.169Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:06:33.434Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-01T01:06:33.434Z] Running setup.py install for texttable: started [2022-10-01T01:06:33.434Z] ---> Running in 5cf53930a642 [2022-10-01T01:06:33.711Z] ---> ce4bc83daebf [2022-10-01T01:06:33.711Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-01T01:06:33.711Z] Removing intermediate container 5cf53930a642 [2022-10-01T01:06:33.711Z] ---> 6bfb5c9f638b [2022-10-01T01:06:33.711Z] Step 21/23 : LABEL arch=arm64 [2022-10-01T01:06:33.977Z] ---> Running in 72090e06de40 [2022-10-01T01:06:34.245Z] ---> fdf96a0f20d2 [2022-10-01T01:06:34.245Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-01T01:06:34.245Z] ---> Running in f90bc333f330 [2022-10-01T01:06:34.512Z] Removing intermediate container 72090e06de40 [2022-10-01T01:06:34.512Z] ---> 8f92c2c4de99 [2022-10-01T01:06:34.512Z] Step 22/23 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:06:34.512Z] ---> Running in 8cec71ca6ae9 [2022-10-01T01:06:34.781Z] Removing intermediate container f90bc333f330 [2022-10-01T01:06:34.781Z] ---> eecced56aa88 [2022-10-01T01:06:34.781Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:06:35.047Z] ---> Running in 902f67cce0be [2022-10-01T01:06:35.047Z] Removing intermediate container 8cec71ca6ae9 [2022-10-01T01:06:35.047Z] ---> 4d057aff6b69 [2022-10-01T01:06:35.047Z] Step 23/23 : LABEL version=2.3.0-dev.76 [2022-10-01T01:06:35.047Z] ---> Running in 614ec27ebc16 [2022-10-01T01:06:35.314Z] Removing intermediate container 902f67cce0be [2022-10-01T01:06:35.314Z] ---> 52e1b10901f0 [2022-10-01T01:06:35.314Z] Step 23/25 : LABEL arch=arm64 [2022-10-01T01:06:35.314Z] ---> Running in 32bbfd9288ce [2022-10-01T01:06:35.582Z] Removing intermediate container 614ec27ebc16 [2022-10-01T01:06:35.583Z] ---> 89db3354808d [2022-10-01T01:06:35.583Z] [2022-10-01T01:06:35.849Z] Successfully built 89db3354808d [2022-10-01T01:06:35.849Z] Successfully tagged support-scheduler-arm64:latest [2022-10-01T01:06:35.849Z]  Building support-scheduler ... done Removing intermediate container 32bbfd9288ce [2022-10-01T01:06:35.849Z] ---> 718e66b49221 [2022-10-01T01:06:35.849Z] Step 24/25 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:06:35.849Z] Running setup.py install for texttable: finished with status 'done' [2022-10-01T01:06:35.849Z] Running setup.py install for PyYAML: started [2022-10-01T01:06:35.849Z] ---> Running in 7526faeefb84 [2022-10-01T01:06:36.125Z] Removing intermediate container 7526faeefb84 [2022-10-01T01:06:36.125Z] ---> 2a6f93da11ca [2022-10-01T01:06:36.125Z] Step 25/25 : LABEL version=2.3.0-dev.76 [2022-10-01T01:06:36.389Z] ---> Running in 2a1f5764677f [2022-10-01T01:06:36.655Z] Removing intermediate container 2a1f5764677f [2022-10-01T01:06:36.655Z] ---> e287427b5049 [2022-10-01T01:06:36.655Z] [2022-10-01T01:06:36.655Z] Successfully built e287427b5049 [2022-10-01T01:06:36.655Z] Successfully tagged core-metadata-arm64:latest [2022-10-01T01:06:38.603Z]  Building core-metadata ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-10-01T01:06:40.550Z] Running setup.py install for docopt: started [2022-10-01T01:06:42.490Z] Running setup.py install for docopt: finished with status 'done' [2022-10-01T01:06:45.064Z] Running setup.py install for dockerpty: started [2022-10-01T01:06:47.638Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-01T01:06:50.976Z] 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-01T01:06:50.976Z] 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-01T01:07:01.039Z] Removing intermediate container 68e26e8ebb94 [2022-10-01T01:07:01.039Z] ---> 03fc073a6201 [2022-10-01T01:07:01.039Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-01T01:07:01.039Z] ---> Running in 7f60c273330d [2022-10-01T01:07:01.039Z] Removing intermediate container 7f60c273330d [2022-10-01T01:07:01.039Z] ---> 3d3349f0970c [2022-10-01T01:07:01.039Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T01:07:01.039Z] ---> Running in 684a54eb8353 [2022-10-01T01:07:01.039Z] Removing intermediate container 684a54eb8353 [2022-10-01T01:07:01.039Z] ---> 0d87aa1e55b5 [2022-10-01T01:07:01.039Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-01T01:07:01.621Z] ---> 714bd3d4fb9f [2022-10-01T01:07:01.621Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-01T01:07:02.206Z] ---> d756eaae7e08 [2022-10-01T01:07:02.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-01T01:07:02.800Z] ---> 89e69dd938c5 [2022-10-01T01:07:02.800Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-01T01:07:02.800Z] ---> Running in 1f5c7599a713 [2022-10-01T01:07:03.382Z] Removing intermediate container 1f5c7599a713 [2022-10-01T01:07:03.382Z] ---> 01791b9d9e73 [2022-10-01T01:07:03.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:07:03.382Z] ---> Running in 7e386247e2e7 [2022-10-01T01:07:03.649Z] Removing intermediate container 7e386247e2e7 [2022-10-01T01:07:03.649Z] ---> 6dc21723509f [2022-10-01T01:07:03.649Z] Step 21/23 : LABEL arch=arm64 [2022-10-01T01:07:03.649Z] ---> Running in 4ec97fea3eed [2022-10-01T01:07:03.974Z] Removing intermediate container 4ec97fea3eed [2022-10-01T01:07:03.974Z] ---> 9912d7e6b4a0 [2022-10-01T01:07:03.974Z] Step 22/23 : LABEL git_sha=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:03.974Z] ---> Running in 626aee3b3b10 [2022-10-01T01:07:04.562Z] Removing intermediate container 626aee3b3b10 [2022-10-01T01:07:04.562Z] ---> 0b67b83074b9 [2022-10-01T01:07:04.562Z] Step 23/23 : LABEL version=2.3.0-dev.76 [2022-10-01T01:07:04.562Z] ---> Running in 05adc878b6ab [2022-10-01T01:07:04.833Z] Removing intermediate container 05adc878b6ab [2022-10-01T01:07:04.833Z] ---> 43d3978e4a93 [2022-10-01T01:07:04.833Z] [2022-10-01T01:07:04.833Z] Successfully built 43d3978e4a93 [2022-10-01T01:07:05.113Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-01T01:07:05.400Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-01T01:07:05.410Z] $ docker stop --time=1 609ac05bf808594e156c62dbf14fdbcccb06e4374fd749fd8ae8b40a3ab47db1 [2022-10-01T01:07:07.154Z] $ docker rm -f 609ac05bf808594e156c62dbf14fdbcccb06e4374fd749fd8ae8b40a3ab47db1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-01T01:07:07.652Z] + docker images [2022-10-01T01:07:07.919Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-01T01:07:07.919Z] sys-mgmt-agent-arm64 latest 43d3978e4a93 3 seconds ago 133MB [2022-10-01T01:07:07.919Z] core-metadata-arm64 latest e287427b5049 31 seconds ago 17.5MB [2022-10-01T01:07:07.919Z] support-scheduler-arm64 latest 89db3354808d 32 seconds ago 25.7MB [2022-10-01T01:07:07.919Z] ee577b09f7ad 39 seconds ago 1.24GB [2022-10-01T01:07:07.919Z] 4a2ed4e6a315 41 seconds ago 1.3GB [2022-10-01T01:07:07.919Z] security-spiffe-token-provider-arm64 latest 73bb2ce828b5 About a minute ago 28.4MB [2022-10-01T01:07:07.919Z] 826e61e16563 About a minute ago 1.22GB [2022-10-01T01:07:07.919Z] 13f21afe75bb About a minute ago 1.27GB [2022-10-01T01:07:07.919Z] security-secretstore-setup-arm64 latest c2703f900a05 5 minutes ago 28.2MB [2022-10-01T01:07:07.919Z] 55c8faebe8a5 5 minutes ago 1.23GB [2022-10-01T01:07:07.919Z] security-spire-server-arm64 latest fea10d6e8c11 6 minutes ago 84.3MB [2022-10-01T01:07:07.919Z] 09ce5e67313d 6 minutes ago 1.11GB [2022-10-01T01:07:07.919Z] security-spire-config-arm64 latest d27b20f71921 6 minutes ago 83.6MB [2022-10-01T01:07:07.919Z] 1d9eb7984154 7 minutes ago 1.11GB [2022-10-01T01:07:07.919Z] support-notifications-arm64 latest b9b828d1a8f7 8 minutes ago 26.3MB [2022-10-01T01:07:07.919Z] f9b9d501447e 8 minutes ago 1.3GB [2022-10-01T01:07:07.920Z] core-data-arm64 latest 4669328d1791 8 minutes ago 20.7MB [2022-10-01T01:07:07.920Z] 1db8bb59ae26 9 minutes ago 1.25GB [2022-10-01T01:07:07.920Z] core-command-arm64 latest f9f5482f79ce 11 minutes ago 16.7MB [2022-10-01T01:07:07.920Z] security-bootstrapper-arm64 latest 8d075c9af614 11 minutes ago 19.1MB [2022-10-01T01:07:07.920Z] 1c63e42628f1 11 minutes ago 1.24GB [2022-10-01T01:07:07.920Z] security-proxy-setup-arm64 latest e17b5b51fdbb 11 minutes ago 26.4MB [2022-10-01T01:07:07.920Z] 95a3db0628ce 11 minutes ago 1.23GB [2022-10-01T01:07:07.920Z] b020f0c982ca 12 minutes ago 1.23GB [2022-10-01T01:07:07.920Z] security-spire-agent-arm64 latest ed436e5e8d6c 18 minutes ago 122MB [2022-10-01T01:07:07.920Z] 88a739e5ad4b 18 minutes ago 1.11GB [2022-10-01T01:07:07.920Z] ci-base-image-arm64 latest a5baf107eb5d 21 minutes ago 941MB [2022-10-01T01:07:07.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 26 hours ago 679MB [2022-10-01T01:07:07.920Z] alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB [2022-10-01T01:07:07.920Z] alpine 3.16 a6215f271958 7 weeks ago 5.29MB [2022-10-01T01:07:07.920Z] 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-01T01:07:08.007Z] provisioning config files... [2022-10-01T01:07:08.024Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/313@tmp/config16211704945241754085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:07:08.369Z] ---> docker-login.sh [2022-10-01T01:07:08.369Z] nexus3.edgexfoundry.org:10001 [2022-10-01T01:07:08.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:07:08.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:07:08.637Z] Configure a credential helper to remove this warning. See [2022-10-01T01:07:08.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:07:08.637Z] [2022-10-01T01:07:08.637Z] Login Succeeded [2022-10-01T01:07:08.637Z] nexus3.edgexfoundry.org:10002 [2022-10-01T01:07:08.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:07:09.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:07:09.172Z] Configure a credential helper to remove this warning. See [2022-10-01T01:07:09.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:07:09.172Z] [2022-10-01T01:07:09.172Z] Login Succeeded [2022-10-01T01:07:09.172Z] nexus3.edgexfoundry.org:10003 [2022-10-01T01:07:09.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:07:09.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:07:09.440Z] Configure a credential helper to remove this warning. See [2022-10-01T01:07:09.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:07:09.440Z] [2022-10-01T01:07:09.440Z] Login Succeeded [2022-10-01T01:07:09.440Z] nexus3.edgexfoundry.org:10004 [2022-10-01T01:07:09.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:07:09.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:07:09.975Z] Configure a credential helper to remove this warning. See [2022-10-01T01:07:09.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:07:09.975Z] [2022-10-01T01:07:09.975Z] Login Succeeded [2022-10-01T01:07:09.975Z] docker.io [2022-10-01T01:07:10.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:07:10.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:07:10.509Z] Configure a credential helper to remove this warning. See [2022-10-01T01:07:10.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:07:10.509Z] [2022-10-01T01:07:10.509Z] Login Succeeded [2022-10-01T01:07:10.509Z] ---> docker-login.sh ends [Pipeline] } [2022-10-01T01:07:10.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:07:10.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T01:07:10.572Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-01T01:07:10.572Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:10.572Z] latest [2022-10-01T01:07:10.572Z] 2.3.0-dev.76 [2022-10-01T01:07:10.572Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:10.572Z] main [2022-10-01T01:07:10.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:10.923Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:11.262Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:11.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-01T01:07:11.262Z] 561823748c9d: Preparing [2022-10-01T01:07:11.262Z] 5de9cc6362b7: Preparing [2022-10-01T01:07:11.262Z] 4c9534517e5b: Preparing [2022-10-01T01:07:11.262Z] af555c0ecf37: Preparing [2022-10-01T01:07:11.262Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:11.531Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:11.531Z] 4c9534517e5b: Pushed [2022-10-01T01:07:11.531Z] af555c0ecf37: Pushed [2022-10-01T01:07:11.531Z] 561823748c9d: Pushed [2022-10-01T01:07:14.110Z] 5de9cc6362b7: Pushed [2022-10-01T01:07:14.379Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:80e1661542e445242aac49d86f42f7e83dfdba98c3ef222387e208a0b87ab4f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:14.724Z] + 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-01T01:07:15.077Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-01T01:07:15.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-01T01:07:15.077Z] 561823748c9d: Preparing [2022-10-01T01:07:15.077Z] 5de9cc6362b7: Preparing [2022-10-01T01:07:15.077Z] 4c9534517e5b: Preparing [2022-10-01T01:07:15.077Z] af555c0ecf37: Preparing [2022-10-01T01:07:15.077Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:15.077Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:15.077Z] 5de9cc6362b7: Layer already exists [2022-10-01T01:07:15.077Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:15.077Z] af555c0ecf37: Layer already exists [2022-10-01T01:07:15.077Z] 561823748c9d: Layer already exists [2022-10-01T01:07:15.344Z] latest: digest: sha256:80e1661542e445242aac49d86f42f7e83dfdba98c3ef222387e208a0b87ab4f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:15.747Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:16.079Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.76 [2022-10-01T01:07:16.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-01T01:07:16.080Z] 561823748c9d: Preparing [2022-10-01T01:07:16.080Z] 5de9cc6362b7: Preparing [2022-10-01T01:07:16.080Z] 4c9534517e5b: Preparing [2022-10-01T01:07:16.080Z] af555c0ecf37: Preparing [2022-10-01T01:07:16.080Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:16.080Z] 561823748c9d: Layer already exists [2022-10-01T01:07:16.080Z] 5de9cc6362b7: Layer already exists [2022-10-01T01:07:16.080Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:16.080Z] af555c0ecf37: Layer already exists [2022-10-01T01:07:16.080Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:16.080Z] 2.3.0-dev.76: digest: sha256:80e1661542e445242aac49d86f42f7e83dfdba98c3ef222387e208a0b87ab4f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:16.419Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:16.752Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:16.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-01T01:07:16.752Z] 561823748c9d: Preparing [2022-10-01T01:07:16.752Z] 5de9cc6362b7: Preparing [2022-10-01T01:07:16.752Z] 4c9534517e5b: Preparing [2022-10-01T01:07:16.752Z] af555c0ecf37: Preparing [2022-10-01T01:07:16.752Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:16.752Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:16.752Z] 5de9cc6362b7: Layer already exists [2022-10-01T01:07:16.752Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:16.752Z] af555c0ecf37: Layer already exists [2022-10-01T01:07:16.752Z] 561823748c9d: Layer already exists [2022-10-01T01:07:17.018Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:80e1661542e445242aac49d86f42f7e83dfdba98c3ef222387e208a0b87ab4f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:17.361Z] + 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-01T01:07:17.694Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-01T01:07:17.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-01T01:07:17.694Z] 561823748c9d: Preparing [2022-10-01T01:07:17.694Z] 5de9cc6362b7: Preparing [2022-10-01T01:07:17.694Z] 4c9534517e5b: Preparing [2022-10-01T01:07:17.694Z] af555c0ecf37: Preparing [2022-10-01T01:07:17.694Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:17.694Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:17.694Z] 561823748c9d: Layer already exists [2022-10-01T01:07:17.694Z] af555c0ecf37: Layer already exists [2022-10-01T01:07:17.694Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:17.694Z] 5de9cc6362b7: Layer already exists [2022-10-01T01:07:17.961Z] main: digest: sha256:80e1661542e445242aac49d86f42f7e83dfdba98c3ef222387e208a0b87ab4f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:07:18.022Z] ===================================================== [Pipeline] echo [2022-10-01T01:07:18.032Z] taggedImages: [2022-10-01T01:07:18.032Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:18.032Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-01T01:07:18.032Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.76 [2022-10-01T01:07:18.032Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:18.032Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-01T01:07:18.060Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-01T01:07:18.060Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:18.060Z] latest [2022-10-01T01:07:18.060Z] 2.3.0-dev.76 [2022-10-01T01:07:18.060Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:18.060Z] main [2022-10-01T01:07:18.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:18.418Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:18.772Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:18.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-01T01:07:18.772Z] d117e85d9366: Preparing [2022-10-01T01:07:18.772Z] a32e149a86e1: Preparing [2022-10-01T01:07:18.772Z] 4c9534517e5b: Preparing [2022-10-01T01:07:18.772Z] 16267475166d: Preparing [2022-10-01T01:07:18.772Z] c757f80777bf: Preparing [2022-10-01T01:07:18.772Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:18.772Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:18.772Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:19.038Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:19.038Z] c757f80777bf: Pushed [2022-10-01T01:07:19.038Z] d117e85d9366: Pushed [2022-10-01T01:07:19.996Z] 16267475166d: Pushed [2022-10-01T01:07:22.574Z] a32e149a86e1: Pushed [2022-10-01T01:07:22.574Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:e7cfa6f404d464668fbcd81ed53ccf5bc11137270ccf25a4b2de65455613b6cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:22.914Z] + 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-01T01:07:23.251Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-01T01:07:23.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-01T01:07:23.251Z] d117e85d9366: Preparing [2022-10-01T01:07:23.251Z] a32e149a86e1: Preparing [2022-10-01T01:07:23.251Z] 4c9534517e5b: Preparing [2022-10-01T01:07:23.251Z] 16267475166d: Preparing [2022-10-01T01:07:23.251Z] c757f80777bf: Preparing [2022-10-01T01:07:23.251Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:23.251Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:23.251Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:23.251Z] d117e85d9366: Layer already exists [2022-10-01T01:07:23.251Z] a32e149a86e1: Layer already exists [2022-10-01T01:07:23.251Z] c757f80777bf: Layer already exists [2022-10-01T01:07:23.251Z] 16267475166d: Layer already exists [2022-10-01T01:07:23.251Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:23.518Z] latest: digest: sha256:e7cfa6f404d464668fbcd81ed53ccf5bc11137270ccf25a4b2de65455613b6cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:23.863Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:24.206Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.76 [2022-10-01T01:07:24.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-01T01:07:24.207Z] d117e85d9366: Preparing [2022-10-01T01:07:24.207Z] a32e149a86e1: Preparing [2022-10-01T01:07:24.207Z] 4c9534517e5b: Preparing [2022-10-01T01:07:24.207Z] 16267475166d: Preparing [2022-10-01T01:07:24.207Z] c757f80777bf: Preparing [2022-10-01T01:07:24.207Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:24.207Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:24.207Z] d117e85d9366: Layer already exists [2022-10-01T01:07:24.207Z] a32e149a86e1: Layer already exists [2022-10-01T01:07:24.207Z] 16267475166d: Layer already exists [2022-10-01T01:07:24.207Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:24.207Z] c757f80777bf: Layer already exists [2022-10-01T01:07:24.207Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:24.472Z] 2.3.0-dev.76: digest: sha256:e7cfa6f404d464668fbcd81ed53ccf5bc11137270ccf25a4b2de65455613b6cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:24.818Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:25.158Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:25.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-01T01:07:25.158Z] d117e85d9366: Preparing [2022-10-01T01:07:25.158Z] a32e149a86e1: Preparing [2022-10-01T01:07:25.158Z] 4c9534517e5b: Preparing [2022-10-01T01:07:25.158Z] 16267475166d: Preparing [2022-10-01T01:07:25.158Z] c757f80777bf: Preparing [2022-10-01T01:07:25.158Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:25.158Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:25.158Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:25.158Z] a32e149a86e1: Layer already exists [2022-10-01T01:07:25.158Z] d117e85d9366: Layer already exists [2022-10-01T01:07:25.158Z] 16267475166d: Layer already exists [2022-10-01T01:07:25.158Z] c757f80777bf: Layer already exists [2022-10-01T01:07:25.158Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:25.424Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:e7cfa6f404d464668fbcd81ed53ccf5bc11137270ccf25a4b2de65455613b6cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:25.775Z] + 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-01T01:07:26.111Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-01T01:07:26.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-01T01:07:26.111Z] d117e85d9366: Preparing [2022-10-01T01:07:26.111Z] a32e149a86e1: Preparing [2022-10-01T01:07:26.111Z] 4c9534517e5b: Preparing [2022-10-01T01:07:26.111Z] 16267475166d: Preparing [2022-10-01T01:07:26.111Z] c757f80777bf: Preparing [2022-10-01T01:07:26.111Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:26.111Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:26.111Z] d117e85d9366: Layer already exists [2022-10-01T01:07:26.111Z] 16267475166d: Layer already exists [2022-10-01T01:07:26.111Z] a32e149a86e1: Layer already exists [2022-10-01T01:07:26.111Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:26.111Z] c757f80777bf: Layer already exists [2022-10-01T01:07:26.111Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:26.376Z] main: digest: sha256:e7cfa6f404d464668fbcd81ed53ccf5bc11137270ccf25a4b2de65455613b6cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:07:26.418Z] ===================================================== [Pipeline] echo [2022-10-01T01:07:26.426Z] taggedImages: [2022-10-01T01:07:26.426Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:26.426Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-01T01:07:26.426Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.76 [2022-10-01T01:07:26.426Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:26.426Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-01T01:07:26.443Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-01T01:07:26.443Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:26.443Z] latest [2022-10-01T01:07:26.443Z] 2.3.0-dev.76 [2022-10-01T01:07:26.443Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:26.443Z] main [2022-10-01T01:07:26.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:26.782Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:27.113Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:27.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-01T01:07:27.113Z] 762e04d42a1d: Preparing [2022-10-01T01:07:27.113Z] 60b46059a5dc: Preparing [2022-10-01T01:07:27.113Z] e1cde8ca5654: Preparing [2022-10-01T01:07:27.113Z] 4c9534517e5b: Preparing [2022-10-01T01:07:27.113Z] af555c0ecf37: Preparing [2022-10-01T01:07:27.113Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:27.113Z] af555c0ecf37: Layer already exists [2022-10-01T01:07:27.113Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:27.113Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:27.378Z] 60b46059a5dc: Pushed [2022-10-01T01:07:27.378Z] 762e04d42a1d: Pushed [2022-10-01T01:07:30.718Z] e1cde8ca5654: Pushed [2022-10-01T01:07:30.719Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:fcf74e0abe73e87c0c9f75a7a347562268714b203eae58e25d869ee903762981 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:31.063Z] + 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-01T01:07:31.399Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-01T01:07:31.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-01T01:07:31.399Z] 762e04d42a1d: Preparing [2022-10-01T01:07:31.399Z] 60b46059a5dc: Preparing [2022-10-01T01:07:31.399Z] e1cde8ca5654: Preparing [2022-10-01T01:07:31.399Z] 4c9534517e5b: Preparing [2022-10-01T01:07:31.399Z] af555c0ecf37: Preparing [2022-10-01T01:07:31.399Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:31.399Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:31.399Z] af555c0ecf37: Layer already exists [2022-10-01T01:07:31.399Z] 762e04d42a1d: Layer already exists [2022-10-01T01:07:31.399Z] e1cde8ca5654: Layer already exists [2022-10-01T01:07:31.399Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:31.399Z] 60b46059a5dc: Layer already exists [2022-10-01T01:07:31.399Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:31.666Z] latest: digest: sha256:fcf74e0abe73e87c0c9f75a7a347562268714b203eae58e25d869ee903762981 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:32.004Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:32.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.76 [2022-10-01T01:07:32.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-01T01:07:32.355Z] 762e04d42a1d: Preparing [2022-10-01T01:07:32.355Z] 60b46059a5dc: Preparing [2022-10-01T01:07:32.355Z] e1cde8ca5654: Preparing [2022-10-01T01:07:32.355Z] 4c9534517e5b: Preparing [2022-10-01T01:07:32.355Z] af555c0ecf37: Preparing [2022-10-01T01:07:32.355Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:32.355Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:32.355Z] e1cde8ca5654: Layer already exists [2022-10-01T01:07:32.355Z] 762e04d42a1d: Layer already exists [2022-10-01T01:07:32.355Z] 60b46059a5dc: Layer already exists [2022-10-01T01:07:32.355Z] af555c0ecf37: Layer already exists [2022-10-01T01:07:32.355Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:32.355Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:32.621Z] 2.3.0-dev.76: digest: sha256:fcf74e0abe73e87c0c9f75a7a347562268714b203eae58e25d869ee903762981 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:32.978Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:33.310Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:33.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-01T01:07:33.310Z] 762e04d42a1d: Preparing [2022-10-01T01:07:33.310Z] 60b46059a5dc: Preparing [2022-10-01T01:07:33.310Z] e1cde8ca5654: Preparing [2022-10-01T01:07:33.310Z] 4c9534517e5b: Preparing [2022-10-01T01:07:33.310Z] af555c0ecf37: Preparing [2022-10-01T01:07:33.310Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:33.310Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:33.311Z] e1cde8ca5654: Layer already exists [2022-10-01T01:07:33.311Z] af555c0ecf37: Layer already exists [2022-10-01T01:07:33.311Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:33.311Z] 762e04d42a1d: Layer already exists [2022-10-01T01:07:33.311Z] 60b46059a5dc: Layer already exists [2022-10-01T01:07:33.311Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:33.577Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:fcf74e0abe73e87c0c9f75a7a347562268714b203eae58e25d869ee903762981 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:33.932Z] + 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-01T01:07:34.278Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-01T01:07:34.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-01T01:07:34.278Z] 762e04d42a1d: Preparing [2022-10-01T01:07:34.278Z] 60b46059a5dc: Preparing [2022-10-01T01:07:34.278Z] e1cde8ca5654: Preparing [2022-10-01T01:07:34.278Z] 4c9534517e5b: Preparing [2022-10-01T01:07:34.278Z] af555c0ecf37: Preparing [2022-10-01T01:07:34.278Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:34.278Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:34.278Z] 762e04d42a1d: Layer already exists [2022-10-01T01:07:34.278Z] e1cde8ca5654: Layer already exists [2022-10-01T01:07:34.278Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:34.278Z] 60b46059a5dc: Layer already exists [2022-10-01T01:07:34.278Z] af555c0ecf37: Layer already exists [2022-10-01T01:07:34.278Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:34.543Z] main: digest: sha256:fcf74e0abe73e87c0c9f75a7a347562268714b203eae58e25d869ee903762981 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:07:34.601Z] ===================================================== [Pipeline] echo [2022-10-01T01:07:34.610Z] taggedImages: [2022-10-01T01:07:34.610Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:34.610Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-01T01:07:34.610Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.76 [2022-10-01T01:07:34.610Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:34.611Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-01T01:07:34.630Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-01T01:07:34.630Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:34.630Z] latest [2022-10-01T01:07:34.630Z] 2.3.0-dev.76 [2022-10-01T01:07:34.630Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:34.630Z] main [2022-10-01T01:07:34.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:34.978Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:35.323Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:35.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-01T01:07:35.323Z] 7d8d3442ec89: Preparing [2022-10-01T01:07:35.323Z] 7d8d3442ec89: Preparing [2022-10-01T01:07:35.323Z] 278a727882ab: Preparing [2022-10-01T01:07:35.323Z] b9ccee4a5bf8: Preparing [2022-10-01T01:07:35.323Z] 264ad40db8dc: Preparing [2022-10-01T01:07:35.323Z] 777bb020da47: Preparing [2022-10-01T01:07:35.323Z] e79851b9eb03: Preparing [2022-10-01T01:07:35.323Z] 4c9534517e5b: Preparing [2022-10-01T01:07:35.323Z] e5487a3a2712: Preparing [2022-10-01T01:07:35.323Z] e3ebce90442c: Preparing [2022-10-01T01:07:35.323Z] 135dd56fa4e3: Preparing [2022-10-01T01:07:35.323Z] 39271986538a: Preparing [2022-10-01T01:07:35.323Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:35.323Z] e79851b9eb03: Waiting [2022-10-01T01:07:35.323Z] 4c9534517e5b: Waiting [2022-10-01T01:07:35.323Z] e5487a3a2712: Waiting [2022-10-01T01:07:35.323Z] e3ebce90442c: Waiting [2022-10-01T01:07:35.323Z] 135dd56fa4e3: Waiting [2022-10-01T01:07:35.323Z] 39271986538a: Waiting [2022-10-01T01:07:35.323Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:35.589Z] 264ad40db8dc: Pushed [2022-10-01T01:07:35.589Z] 7d8d3442ec89: Pushed [2022-10-01T01:07:35.589Z] b9ccee4a5bf8: Pushed [2022-10-01T01:07:35.589Z] 777bb020da47: Pushed [2022-10-01T01:07:35.589Z] 278a727882ab: Pushed [2022-10-01T01:07:35.589Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:35.856Z] e5487a3a2712: Pushed [2022-10-01T01:07:35.856Z] 39271986538a: Pushed [2022-10-01T01:07:35.856Z] 135dd56fa4e3: Pushed [2022-10-01T01:07:35.856Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:35.856Z] e3ebce90442c: Pushed [2022-10-01T01:07:39.191Z] e79851b9eb03: Pushed [2022-10-01T01:07:39.191Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:5898cbac4e6dba0083170dfa87197a3bffac5ef0b8a8fb702d44d2f56a2c2122 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:39.529Z] + 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-01T01:07:39.861Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-01T01:07:39.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-01T01:07:39.861Z] 7d8d3442ec89: Preparing [2022-10-01T01:07:39.861Z] 7d8d3442ec89: Preparing [2022-10-01T01:07:39.861Z] 278a727882ab: Preparing [2022-10-01T01:07:39.861Z] b9ccee4a5bf8: Preparing [2022-10-01T01:07:39.861Z] 264ad40db8dc: Preparing [2022-10-01T01:07:39.861Z] 777bb020da47: Preparing [2022-10-01T01:07:39.861Z] e79851b9eb03: Preparing [2022-10-01T01:07:39.861Z] 4c9534517e5b: Preparing [2022-10-01T01:07:39.861Z] e5487a3a2712: Preparing [2022-10-01T01:07:39.861Z] e3ebce90442c: Preparing [2022-10-01T01:07:39.861Z] 135dd56fa4e3: Preparing [2022-10-01T01:07:39.861Z] 39271986538a: Preparing [2022-10-01T01:07:39.861Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:39.861Z] e3ebce90442c: Waiting [2022-10-01T01:07:39.861Z] 135dd56fa4e3: Waiting [2022-10-01T01:07:39.861Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:39.861Z] 39271986538a: Waiting [2022-10-01T01:07:39.861Z] 4c9534517e5b: Waiting [2022-10-01T01:07:39.861Z] e79851b9eb03: Waiting [2022-10-01T01:07:39.861Z] e5487a3a2712: Waiting [2022-10-01T01:07:39.861Z] 278a727882ab: Layer already exists [2022-10-01T01:07:39.861Z] b9ccee4a5bf8: Layer already exists [2022-10-01T01:07:39.861Z] 7d8d3442ec89: Layer already exists [2022-10-01T01:07:39.861Z] 777bb020da47: Layer already exists [2022-10-01T01:07:39.861Z] 264ad40db8dc: Layer already exists [2022-10-01T01:07:39.861Z] e79851b9eb03: Layer already exists [2022-10-01T01:07:39.861Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:39.861Z] e5487a3a2712: Layer already exists [2022-10-01T01:07:39.861Z] e3ebce90442c: Layer already exists [2022-10-01T01:07:39.861Z] 135dd56fa4e3: Layer already exists [2022-10-01T01:07:39.861Z] 39271986538a: Layer already exists [2022-10-01T01:07:39.861Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:40.126Z] latest: digest: sha256:5898cbac4e6dba0083170dfa87197a3bffac5ef0b8a8fb702d44d2f56a2c2122 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:40.456Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:40.800Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.76 [2022-10-01T01:07:40.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-01T01:07:40.800Z] 7d8d3442ec89: Preparing [2022-10-01T01:07:40.800Z] 7d8d3442ec89: Preparing [2022-10-01T01:07:40.800Z] 278a727882ab: Preparing [2022-10-01T01:07:40.800Z] b9ccee4a5bf8: Preparing [2022-10-01T01:07:40.800Z] 264ad40db8dc: Preparing [2022-10-01T01:07:40.800Z] 777bb020da47: Preparing [2022-10-01T01:07:40.800Z] e79851b9eb03: Preparing [2022-10-01T01:07:40.800Z] 4c9534517e5b: Preparing [2022-10-01T01:07:40.800Z] e5487a3a2712: Preparing [2022-10-01T01:07:40.800Z] e3ebce90442c: Preparing [2022-10-01T01:07:40.800Z] 135dd56fa4e3: Preparing [2022-10-01T01:07:40.800Z] 39271986538a: Preparing [2022-10-01T01:07:40.800Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:40.800Z] e3ebce90442c: Waiting [2022-10-01T01:07:40.800Z] 135dd56fa4e3: Waiting [2022-10-01T01:07:40.800Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:40.800Z] 39271986538a: Waiting [2022-10-01T01:07:40.800Z] e79851b9eb03: Waiting [2022-10-01T01:07:40.800Z] 4c9534517e5b: Waiting [2022-10-01T01:07:40.800Z] e5487a3a2712: Waiting [2022-10-01T01:07:40.800Z] 7d8d3442ec89: Layer already exists [2022-10-01T01:07:40.800Z] 777bb020da47: Layer already exists [2022-10-01T01:07:40.800Z] 278a727882ab: Layer already exists [2022-10-01T01:07:40.800Z] 264ad40db8dc: Layer already exists [2022-10-01T01:07:40.800Z] b9ccee4a5bf8: Layer already exists [2022-10-01T01:07:40.800Z] e5487a3a2712: Layer already exists [2022-10-01T01:07:40.800Z] e79851b9eb03: Layer already exists [2022-10-01T01:07:40.800Z] e3ebce90442c: Layer already exists [2022-10-01T01:07:40.800Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:40.800Z] 135dd56fa4e3: Layer already exists [2022-10-01T01:07:40.800Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:40.800Z] 39271986538a: Layer already exists [2022-10-01T01:07:41.065Z] 2.3.0-dev.76: digest: sha256:5898cbac4e6dba0083170dfa87197a3bffac5ef0b8a8fb702d44d2f56a2c2122 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:41.410Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:41.746Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:41.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-01T01:07:41.746Z] 7d8d3442ec89: Preparing [2022-10-01T01:07:41.746Z] 7d8d3442ec89: Preparing [2022-10-01T01:07:41.746Z] 278a727882ab: Preparing [2022-10-01T01:07:41.746Z] b9ccee4a5bf8: Preparing [2022-10-01T01:07:41.746Z] 264ad40db8dc: Preparing [2022-10-01T01:07:41.746Z] 777bb020da47: Preparing [2022-10-01T01:07:41.746Z] e79851b9eb03: Preparing [2022-10-01T01:07:41.746Z] 4c9534517e5b: Preparing [2022-10-01T01:07:41.746Z] e5487a3a2712: Preparing [2022-10-01T01:07:41.746Z] e3ebce90442c: Preparing [2022-10-01T01:07:41.746Z] 135dd56fa4e3: Preparing [2022-10-01T01:07:41.746Z] 39271986538a: Preparing [2022-10-01T01:07:41.746Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:41.746Z] e3ebce90442c: Waiting [2022-10-01T01:07:41.746Z] e79851b9eb03: Waiting [2022-10-01T01:07:41.746Z] e5487a3a2712: Waiting [2022-10-01T01:07:41.746Z] 4c9534517e5b: Waiting [2022-10-01T01:07:41.746Z] 135dd56fa4e3: Waiting [2022-10-01T01:07:41.746Z] 39271986538a: Waiting [2022-10-01T01:07:41.746Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:41.746Z] 264ad40db8dc: Layer already exists [2022-10-01T01:07:41.746Z] 7d8d3442ec89: Layer already exists [2022-10-01T01:07:41.746Z] 777bb020da47: Layer already exists [2022-10-01T01:07:41.746Z] b9ccee4a5bf8: Layer already exists [2022-10-01T01:07:41.746Z] 278a727882ab: Layer already exists [2022-10-01T01:07:41.746Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:41.746Z] e79851b9eb03: Layer already exists [2022-10-01T01:07:41.746Z] 135dd56fa4e3: Layer already exists [2022-10-01T01:07:41.746Z] e5487a3a2712: Layer already exists [2022-10-01T01:07:41.746Z] e3ebce90442c: Layer already exists [2022-10-01T01:07:41.746Z] 39271986538a: Layer already exists [2022-10-01T01:07:41.746Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:42.012Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:5898cbac4e6dba0083170dfa87197a3bffac5ef0b8a8fb702d44d2f56a2c2122 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:42.348Z] + 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-01T01:07:42.690Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-01T01:07:42.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-01T01:07:42.690Z] 7d8d3442ec89: Preparing [2022-10-01T01:07:42.690Z] 7d8d3442ec89: Preparing [2022-10-01T01:07:42.690Z] 278a727882ab: Preparing [2022-10-01T01:07:42.690Z] b9ccee4a5bf8: Preparing [2022-10-01T01:07:42.690Z] 264ad40db8dc: Preparing [2022-10-01T01:07:42.690Z] 777bb020da47: Preparing [2022-10-01T01:07:42.690Z] e79851b9eb03: Preparing [2022-10-01T01:07:42.690Z] 4c9534517e5b: Preparing [2022-10-01T01:07:42.690Z] e5487a3a2712: Preparing [2022-10-01T01:07:42.690Z] e3ebce90442c: Preparing [2022-10-01T01:07:42.690Z] 135dd56fa4e3: Preparing [2022-10-01T01:07:42.690Z] 39271986538a: Preparing [2022-10-01T01:07:42.690Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:42.690Z] 4c9534517e5b: Waiting [2022-10-01T01:07:42.690Z] 135dd56fa4e3: Waiting [2022-10-01T01:07:42.690Z] 39271986538a: Waiting [2022-10-01T01:07:42.690Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:42.690Z] e3ebce90442c: Waiting [2022-10-01T01:07:42.690Z] e79851b9eb03: Waiting [2022-10-01T01:07:42.690Z] e5487a3a2712: Waiting [2022-10-01T01:07:42.690Z] 264ad40db8dc: Layer already exists [2022-10-01T01:07:42.690Z] b9ccee4a5bf8: Layer already exists [2022-10-01T01:07:42.690Z] 777bb020da47: Layer already exists [2022-10-01T01:07:42.690Z] 7d8d3442ec89: Layer already exists [2022-10-01T01:07:42.690Z] 278a727882ab: Layer already exists [2022-10-01T01:07:42.690Z] e79851b9eb03: Layer already exists [2022-10-01T01:07:42.690Z] e5487a3a2712: Layer already exists [2022-10-01T01:07:42.690Z] 4c9534517e5b: Layer already exists [2022-10-01T01:07:42.690Z] 135dd56fa4e3: Layer already exists [2022-10-01T01:07:42.690Z] e3ebce90442c: Layer already exists [2022-10-01T01:07:42.690Z] 39271986538a: Layer already exists [2022-10-01T01:07:42.690Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:42.956Z] main: digest: sha256:5898cbac4e6dba0083170dfa87197a3bffac5ef0b8a8fb702d44d2f56a2c2122 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:07:42.996Z] ===================================================== [Pipeline] echo [2022-10-01T01:07:43.002Z] taggedImages: [2022-10-01T01:07:43.003Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:43.003Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-01T01:07:43.003Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.76 [2022-10-01T01:07:43.003Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:43.003Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-01T01:07:43.016Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-01T01:07:43.016Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:43.016Z] latest [2022-10-01T01:07:43.016Z] 2.3.0-dev.76 [2022-10-01T01:07:43.016Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:43.016Z] main [2022-10-01T01:07:43.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:43.353Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:43.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:43.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-01T01:07:43.691Z] 92a7523be8c5: Preparing [2022-10-01T01:07:43.691Z] 1b1f4b68af70: Preparing [2022-10-01T01:07:43.691Z] 346103a92092: Preparing [2022-10-01T01:07:43.691Z] fe96b0897ca5: Preparing [2022-10-01T01:07:43.691Z] 60b7de5a13f8: Preparing [2022-10-01T01:07:43.691Z] a893060af73a: Preparing [2022-10-01T01:07:43.691Z] bb524fe5e38d: Preparing [2022-10-01T01:07:43.691Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:43.691Z] bb524fe5e38d: Waiting [2022-10-01T01:07:43.691Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:43.691Z] a893060af73a: Waiting [2022-10-01T01:07:43.963Z] 1b1f4b68af70: Pushed [2022-10-01T01:07:43.963Z] 92a7523be8c5: Pushed [2022-10-01T01:07:43.963Z] 60b7de5a13f8: Pushed [2022-10-01T01:07:43.963Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:44.230Z] a893060af73a: Pushed [2022-10-01T01:07:44.813Z] bb524fe5e38d: Pushed [2022-10-01T01:07:46.751Z] fe96b0897ca5: Pushed [2022-10-01T01:07:46.751Z] 346103a92092: Pushed [2022-10-01T01:07:46.751Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:ddf298deaa389bc0b205a05c3ec1b9989d22f91963ed9d70f093b737f1dae5f5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:47.097Z] + 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-01T01:07:47.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-01T01:07:47.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-01T01:07:47.429Z] 92a7523be8c5: Preparing [2022-10-01T01:07:47.429Z] 1b1f4b68af70: Preparing [2022-10-01T01:07:47.429Z] 346103a92092: Preparing [2022-10-01T01:07:47.429Z] fe96b0897ca5: Preparing [2022-10-01T01:07:47.429Z] 60b7de5a13f8: Preparing [2022-10-01T01:07:47.429Z] a893060af73a: Preparing [2022-10-01T01:07:47.429Z] bb524fe5e38d: Preparing [2022-10-01T01:07:47.429Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:47.429Z] a893060af73a: Waiting [2022-10-01T01:07:47.429Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:47.429Z] bb524fe5e38d: Waiting [2022-10-01T01:07:47.430Z] 92a7523be8c5: Layer already exists [2022-10-01T01:07:47.430Z] 1b1f4b68af70: Layer already exists [2022-10-01T01:07:47.430Z] 60b7de5a13f8: Layer already exists [2022-10-01T01:07:47.430Z] fe96b0897ca5: Layer already exists [2022-10-01T01:07:47.430Z] 346103a92092: Layer already exists [2022-10-01T01:07:47.430Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:47.430Z] bb524fe5e38d: Layer already exists [2022-10-01T01:07:47.430Z] a893060af73a: Layer already exists [2022-10-01T01:07:47.694Z] latest: digest: sha256:ddf298deaa389bc0b205a05c3ec1b9989d22f91963ed9d70f093b737f1dae5f5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:48.029Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:48.366Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.76 [2022-10-01T01:07:48.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-01T01:07:48.366Z] 92a7523be8c5: Preparing [2022-10-01T01:07:48.366Z] 1b1f4b68af70: Preparing [2022-10-01T01:07:48.366Z] 346103a92092: Preparing [2022-10-01T01:07:48.366Z] fe96b0897ca5: Preparing [2022-10-01T01:07:48.366Z] 60b7de5a13f8: Preparing [2022-10-01T01:07:48.366Z] a893060af73a: Preparing [2022-10-01T01:07:48.366Z] bb524fe5e38d: Preparing [2022-10-01T01:07:48.366Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:48.366Z] a893060af73a: Waiting [2022-10-01T01:07:48.366Z] bb524fe5e38d: Waiting [2022-10-01T01:07:48.366Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:48.366Z] fe96b0897ca5: Layer already exists [2022-10-01T01:07:48.366Z] 60b7de5a13f8: Layer already exists [2022-10-01T01:07:48.366Z] 1b1f4b68af70: Layer already exists [2022-10-01T01:07:48.366Z] 92a7523be8c5: Layer already exists [2022-10-01T01:07:48.366Z] 346103a92092: Layer already exists [2022-10-01T01:07:48.366Z] a893060af73a: Layer already exists [2022-10-01T01:07:48.366Z] bb524fe5e38d: Layer already exists [2022-10-01T01:07:48.366Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:48.632Z] 2.3.0-dev.76: digest: sha256:ddf298deaa389bc0b205a05c3ec1b9989d22f91963ed9d70f093b737f1dae5f5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:48.968Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:49.308Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:49.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-01T01:07:49.308Z] 92a7523be8c5: Preparing [2022-10-01T01:07:49.308Z] 1b1f4b68af70: Preparing [2022-10-01T01:07:49.308Z] 346103a92092: Preparing [2022-10-01T01:07:49.308Z] fe96b0897ca5: Preparing [2022-10-01T01:07:49.308Z] 60b7de5a13f8: Preparing [2022-10-01T01:07:49.308Z] a893060af73a: Preparing [2022-10-01T01:07:49.308Z] bb524fe5e38d: Preparing [2022-10-01T01:07:49.308Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:49.308Z] bb524fe5e38d: Waiting [2022-10-01T01:07:49.308Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:49.308Z] a893060af73a: Waiting [2022-10-01T01:07:49.308Z] 346103a92092: Layer already exists [2022-10-01T01:07:49.308Z] 92a7523be8c5: Layer already exists [2022-10-01T01:07:49.308Z] fe96b0897ca5: Layer already exists [2022-10-01T01:07:49.308Z] 60b7de5a13f8: Layer already exists [2022-10-01T01:07:49.308Z] 1b1f4b68af70: Layer already exists [2022-10-01T01:07:49.308Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:49.308Z] a893060af73a: Layer already exists [2022-10-01T01:07:49.308Z] bb524fe5e38d: Layer already exists [2022-10-01T01:07:49.573Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:ddf298deaa389bc0b205a05c3ec1b9989d22f91963ed9d70f093b737f1dae5f5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:49.905Z] + 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-01T01:07:50.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-01T01:07:50.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-01T01:07:50.237Z] 92a7523be8c5: Preparing [2022-10-01T01:07:50.237Z] 1b1f4b68af70: Preparing [2022-10-01T01:07:50.237Z] 346103a92092: Preparing [2022-10-01T01:07:50.237Z] fe96b0897ca5: Preparing [2022-10-01T01:07:50.237Z] 60b7de5a13f8: Preparing [2022-10-01T01:07:50.237Z] a893060af73a: Preparing [2022-10-01T01:07:50.237Z] bb524fe5e38d: Preparing [2022-10-01T01:07:50.237Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:50.237Z] bb524fe5e38d: Waiting [2022-10-01T01:07:50.237Z] a893060af73a: Waiting [2022-10-01T01:07:50.237Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:50.237Z] fe96b0897ca5: Layer already exists [2022-10-01T01:07:50.237Z] 346103a92092: Layer already exists [2022-10-01T01:07:50.237Z] 1b1f4b68af70: Layer already exists [2022-10-01T01:07:50.237Z] 60b7de5a13f8: Layer already exists [2022-10-01T01:07:50.237Z] 92a7523be8c5: Layer already exists [2022-10-01T01:07:50.237Z] a893060af73a: Layer already exists [2022-10-01T01:07:50.237Z] bb524fe5e38d: Layer already exists [2022-10-01T01:07:50.237Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:50.503Z] main: digest: sha256:ddf298deaa389bc0b205a05c3ec1b9989d22f91963ed9d70f093b737f1dae5f5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:07:50.549Z] ===================================================== [Pipeline] echo [2022-10-01T01:07:50.557Z] taggedImages: [2022-10-01T01:07:50.557Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:50.557Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-01T01:07:50.557Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.76 [2022-10-01T01:07:50.557Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:50.557Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-01T01:07:50.572Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-01T01:07:50.572Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:50.572Z] latest [2022-10-01T01:07:50.572Z] 2.3.0-dev.76 [2022-10-01T01:07:50.572Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:50.572Z] main [2022-10-01T01:07:50.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:50.910Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:53.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:07:53.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-01T01:07:53.057Z] 54174d8f79b6: Preparing [2022-10-01T01:07:53.057Z] 8e09db8717cd: Preparing [2022-10-01T01:07:53.057Z] 418b0bdc5488: Preparing [2022-10-01T01:07:53.057Z] ce46a1d4d82b: Preparing [2022-10-01T01:07:53.057Z] 2db7ac9fac9e: Preparing [2022-10-01T01:07:53.057Z] 083487b61f3a: Preparing [2022-10-01T01:07:53.057Z] 8db956b5cef6: Preparing [2022-10-01T01:07:53.057Z] d3bc574d225d: Preparing [2022-10-01T01:07:53.057Z] 270040468aee: Preparing [2022-10-01T01:07:53.057Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:53.057Z] 270040468aee: Waiting [2022-10-01T01:07:53.057Z] 8db956b5cef6: Waiting [2022-10-01T01:07:53.057Z] d3bc574d225d: Waiting [2022-10-01T01:07:53.057Z] 083487b61f3a: Waiting [2022-10-01T01:07:53.057Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:53.339Z] 8e09db8717cd: Pushed [2022-10-01T01:07:53.339Z] 54174d8f79b6: Pushed [2022-10-01T01:07:53.339Z] 2db7ac9fac9e: Pushed [2022-10-01T01:07:53.610Z] 083487b61f3a: Pushed [2022-10-01T01:07:53.610Z] 8db956b5cef6: Pushed [2022-10-01T01:07:53.610Z] d3bc574d225d: Pushed [2022-10-01T01:07:53.610Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:53.885Z] 270040468aee: Pushed [2022-10-01T01:07:55.862Z] ce46a1d4d82b: Pushed [2022-10-01T01:07:56.445Z] 418b0bdc5488: Pushed [2022-10-01T01:07:56.445Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:a547ba5424a0a2ce2b94312ecb3dda55e72db275fc17777ba164e7d110c10386 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:57.050Z] + 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-01T01:07:57.391Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-01T01:07:57.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-01T01:07:57.391Z] 54174d8f79b6: Preparing [2022-10-01T01:07:57.391Z] 8e09db8717cd: Preparing [2022-10-01T01:07:57.391Z] 418b0bdc5488: Preparing [2022-10-01T01:07:57.391Z] ce46a1d4d82b: Preparing [2022-10-01T01:07:57.391Z] 2db7ac9fac9e: Preparing [2022-10-01T01:07:57.391Z] 083487b61f3a: Preparing [2022-10-01T01:07:57.391Z] 8db956b5cef6: Preparing [2022-10-01T01:07:57.391Z] d3bc574d225d: Preparing [2022-10-01T01:07:57.391Z] 270040468aee: Preparing [2022-10-01T01:07:57.391Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:57.391Z] d3bc574d225d: Waiting [2022-10-01T01:07:57.391Z] 083487b61f3a: Waiting [2022-10-01T01:07:57.391Z] 270040468aee: Waiting [2022-10-01T01:07:57.391Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:57.391Z] 8db956b5cef6: Waiting [2022-10-01T01:07:57.391Z] 418b0bdc5488: Layer already exists [2022-10-01T01:07:57.391Z] ce46a1d4d82b: Layer already exists [2022-10-01T01:07:57.391Z] 54174d8f79b6: Layer already exists [2022-10-01T01:07:57.391Z] 2db7ac9fac9e: Layer already exists [2022-10-01T01:07:57.391Z] 8e09db8717cd: Layer already exists [2022-10-01T01:07:57.391Z] 083487b61f3a: Layer already exists [2022-10-01T01:07:57.391Z] 8db956b5cef6: Layer already exists [2022-10-01T01:07:57.391Z] d3bc574d225d: Layer already exists [2022-10-01T01:07:57.391Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:57.391Z] 270040468aee: Layer already exists [2022-10-01T01:07:57.656Z] latest: digest: sha256:a547ba5424a0a2ce2b94312ecb3dda55e72db275fc17777ba164e7d110c10386 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:57.993Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:58.443Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.76 [2022-10-01T01:07:58.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-01T01:07:58.443Z] 54174d8f79b6: Preparing [2022-10-01T01:07:58.443Z] 8e09db8717cd: Preparing [2022-10-01T01:07:58.443Z] 418b0bdc5488: Preparing [2022-10-01T01:07:58.443Z] ce46a1d4d82b: Preparing [2022-10-01T01:07:58.443Z] 2db7ac9fac9e: Preparing [2022-10-01T01:07:58.443Z] 083487b61f3a: Preparing [2022-10-01T01:07:58.443Z] 8db956b5cef6: Preparing [2022-10-01T01:07:58.443Z] d3bc574d225d: Preparing [2022-10-01T01:07:58.443Z] 270040468aee: Preparing [2022-10-01T01:07:58.443Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:58.443Z] 8db956b5cef6: Waiting [2022-10-01T01:07:58.443Z] 083487b61f3a: Waiting [2022-10-01T01:07:58.443Z] d3bc574d225d: Waiting [2022-10-01T01:07:58.443Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:58.443Z] 270040468aee: Waiting [2022-10-01T01:07:58.443Z] 2db7ac9fac9e: Layer already exists [2022-10-01T01:07:58.443Z] 8e09db8717cd: Layer already exists [2022-10-01T01:07:58.443Z] 418b0bdc5488: Layer already exists [2022-10-01T01:07:58.443Z] 54174d8f79b6: Layer already exists [2022-10-01T01:07:58.443Z] ce46a1d4d82b: Layer already exists [2022-10-01T01:07:58.443Z] 083487b61f3a: Layer already exists [2022-10-01T01:07:58.443Z] 8db956b5cef6: Layer already exists [2022-10-01T01:07:58.443Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:58.443Z] d3bc574d225d: Layer already exists [2022-10-01T01:07:58.443Z] 270040468aee: Layer already exists [2022-10-01T01:07:58.709Z] 2.3.0-dev.76: digest: sha256:a547ba5424a0a2ce2b94312ecb3dda55e72db275fc17777ba164e7d110c10386 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:59.072Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:07:59.406Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:07:59.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-01T01:07:59.406Z] 54174d8f79b6: Preparing [2022-10-01T01:07:59.406Z] 8e09db8717cd: Preparing [2022-10-01T01:07:59.406Z] 418b0bdc5488: Preparing [2022-10-01T01:07:59.406Z] ce46a1d4d82b: Preparing [2022-10-01T01:07:59.406Z] 2db7ac9fac9e: Preparing [2022-10-01T01:07:59.406Z] 083487b61f3a: Preparing [2022-10-01T01:07:59.406Z] 8db956b5cef6: Preparing [2022-10-01T01:07:59.406Z] d3bc574d225d: Preparing [2022-10-01T01:07:59.406Z] 270040468aee: Preparing [2022-10-01T01:07:59.406Z] 5d3e392a13a0: Preparing [2022-10-01T01:07:59.406Z] d3bc574d225d: Waiting [2022-10-01T01:07:59.406Z] 083487b61f3a: Waiting [2022-10-01T01:07:59.406Z] 8db956b5cef6: Waiting [2022-10-01T01:07:59.406Z] 270040468aee: Waiting [2022-10-01T01:07:59.406Z] 5d3e392a13a0: Waiting [2022-10-01T01:07:59.406Z] ce46a1d4d82b: Layer already exists [2022-10-01T01:07:59.406Z] 8e09db8717cd: Layer already exists [2022-10-01T01:07:59.406Z] 2db7ac9fac9e: Layer already exists [2022-10-01T01:07:59.406Z] 418b0bdc5488: Layer already exists [2022-10-01T01:07:59.406Z] 54174d8f79b6: Layer already exists [2022-10-01T01:07:59.406Z] 8db956b5cef6: Layer already exists [2022-10-01T01:07:59.406Z] 270040468aee: Layer already exists [2022-10-01T01:07:59.406Z] 083487b61f3a: Layer already exists [2022-10-01T01:07:59.406Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:07:59.406Z] d3bc574d225d: Layer already exists [2022-10-01T01:07:59.671Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:a547ba5424a0a2ce2b94312ecb3dda55e72db275fc17777ba164e7d110c10386 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:00.025Z] + 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-01T01:08:00.355Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-01T01:08:00.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-01T01:08:00.355Z] 54174d8f79b6: Preparing [2022-10-01T01:08:00.355Z] 8e09db8717cd: Preparing [2022-10-01T01:08:00.355Z] 418b0bdc5488: Preparing [2022-10-01T01:08:00.355Z] ce46a1d4d82b: Preparing [2022-10-01T01:08:00.355Z] 2db7ac9fac9e: Preparing [2022-10-01T01:08:00.355Z] 083487b61f3a: Preparing [2022-10-01T01:08:00.355Z] 8db956b5cef6: Preparing [2022-10-01T01:08:00.355Z] d3bc574d225d: Preparing [2022-10-01T01:08:00.355Z] 270040468aee: Preparing [2022-10-01T01:08:00.355Z] 5d3e392a13a0: Preparing [2022-10-01T01:08:00.355Z] 083487b61f3a: Waiting [2022-10-01T01:08:00.355Z] d3bc574d225d: Waiting [2022-10-01T01:08:00.355Z] 270040468aee: Waiting [2022-10-01T01:08:00.355Z] 5d3e392a13a0: Waiting [2022-10-01T01:08:00.355Z] 8db956b5cef6: Waiting [2022-10-01T01:08:00.355Z] 2db7ac9fac9e: Layer already exists [2022-10-01T01:08:00.356Z] 8e09db8717cd: Layer already exists [2022-10-01T01:08:00.356Z] ce46a1d4d82b: Layer already exists [2022-10-01T01:08:00.356Z] 418b0bdc5488: Layer already exists [2022-10-01T01:08:00.356Z] 54174d8f79b6: Layer already exists [2022-10-01T01:08:00.356Z] 270040468aee: Layer already exists [2022-10-01T01:08:00.356Z] 083487b61f3a: Layer already exists [2022-10-01T01:08:00.356Z] 8db956b5cef6: Layer already exists [2022-10-01T01:08:00.356Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:08:00.356Z] d3bc574d225d: Layer already exists [2022-10-01T01:08:00.621Z] main: digest: sha256:a547ba5424a0a2ce2b94312ecb3dda55e72db275fc17777ba164e7d110c10386 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:08:00.663Z] ===================================================== [Pipeline] echo [2022-10-01T01:08:00.671Z] taggedImages: [2022-10-01T01:08:00.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:00.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-01T01:08:00.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.76 [2022-10-01T01:08:00.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:08:00.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-01T01:08:00.687Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-01T01:08:00.687Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:00.687Z] latest [2022-10-01T01:08:00.687Z] 2.3.0-dev.76 [2022-10-01T01:08:00.687Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:08:00.687Z] main [2022-10-01T01:08:00.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:01.017Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:01.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:01.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-01T01:08:01.348Z] cd00a0dfefbb: Preparing [2022-10-01T01:08:01.348Z] e3f6af5bb09d: Preparing [2022-10-01T01:08:01.348Z] 4c9534517e5b: Preparing [2022-10-01T01:08:01.348Z] 4f8f97786085: Preparing [2022-10-01T01:08:01.348Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:01.348Z] 9833f26c6bda: Preparing [2022-10-01T01:08:01.348Z] 9833f26c6bda: Waiting [2022-10-01T01:08:01.348Z] 4c9534517e5b: Layer already exists [2022-10-01T01:08:01.612Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:01.612Z] cd00a0dfefbb: Pushed [2022-10-01T01:08:01.612Z] 03cf2e1820ed: Pushed [2022-10-01T01:08:03.015Z] 4f8f97786085: Pushed [2022-10-01T01:08:06.348Z] e3f6af5bb09d: Pushed [2022-10-01T01:08:06.348Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:6c3bab752d3d096aa51050615a360a6c101985d85d888279f48de7ab0aac3ac9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:06.687Z] + 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-01T01:08:07.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-01T01:08:07.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-01T01:08:07.024Z] cd00a0dfefbb: Preparing [2022-10-01T01:08:07.024Z] e3f6af5bb09d: Preparing [2022-10-01T01:08:07.024Z] 4c9534517e5b: Preparing [2022-10-01T01:08:07.024Z] 4f8f97786085: Preparing [2022-10-01T01:08:07.024Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:07.024Z] 9833f26c6bda: Preparing [2022-10-01T01:08:07.024Z] 9833f26c6bda: Waiting [2022-10-01T01:08:07.024Z] 4f8f97786085: Layer already exists [2022-10-01T01:08:07.024Z] 4c9534517e5b: Layer already exists [2022-10-01T01:08:07.024Z] e3f6af5bb09d: Layer already exists [2022-10-01T01:08:07.024Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:07.024Z] cd00a0dfefbb: Layer already exists [2022-10-01T01:08:07.024Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:07.290Z] latest: digest: sha256:6c3bab752d3d096aa51050615a360a6c101985d85d888279f48de7ab0aac3ac9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:07.631Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:07.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.76 [2022-10-01T01:08:07.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-01T01:08:07.970Z] cd00a0dfefbb: Preparing [2022-10-01T01:08:07.970Z] e3f6af5bb09d: Preparing [2022-10-01T01:08:07.970Z] 4c9534517e5b: Preparing [2022-10-01T01:08:07.970Z] 4f8f97786085: Preparing [2022-10-01T01:08:07.970Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:07.970Z] 9833f26c6bda: Preparing [2022-10-01T01:08:07.970Z] 9833f26c6bda: Waiting [2022-10-01T01:08:07.970Z] 4c9534517e5b: Layer already exists [2022-10-01T01:08:07.970Z] cd00a0dfefbb: Layer already exists [2022-10-01T01:08:07.970Z] e3f6af5bb09d: Layer already exists [2022-10-01T01:08:07.970Z] 4f8f97786085: Layer already exists [2022-10-01T01:08:07.970Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:07.970Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:07.970Z] 2.3.0-dev.76: digest: sha256:6c3bab752d3d096aa51050615a360a6c101985d85d888279f48de7ab0aac3ac9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:08.587Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:08.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:08:08.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-01T01:08:08.933Z] cd00a0dfefbb: Preparing [2022-10-01T01:08:08.933Z] e3f6af5bb09d: Preparing [2022-10-01T01:08:08.933Z] 4c9534517e5b: Preparing [2022-10-01T01:08:08.933Z] 4f8f97786085: Preparing [2022-10-01T01:08:08.933Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:08.933Z] 9833f26c6bda: Preparing [2022-10-01T01:08:08.933Z] 9833f26c6bda: Waiting [2022-10-01T01:08:08.933Z] 4c9534517e5b: Layer already exists [2022-10-01T01:08:08.933Z] e3f6af5bb09d: Layer already exists [2022-10-01T01:08:08.933Z] 4f8f97786085: Layer already exists [2022-10-01T01:08:08.933Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:08.933Z] cd00a0dfefbb: Layer already exists [2022-10-01T01:08:08.933Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:09.199Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:6c3bab752d3d096aa51050615a360a6c101985d85d888279f48de7ab0aac3ac9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:09.547Z] + 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-01T01:08:09.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-01T01:08:09.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-01T01:08:09.880Z] cd00a0dfefbb: Preparing [2022-10-01T01:08:09.880Z] e3f6af5bb09d: Preparing [2022-10-01T01:08:09.880Z] 4c9534517e5b: Preparing [2022-10-01T01:08:09.880Z] 4f8f97786085: Preparing [2022-10-01T01:08:09.880Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:09.880Z] 9833f26c6bda: Preparing [2022-10-01T01:08:09.880Z] 9833f26c6bda: Waiting [2022-10-01T01:08:09.880Z] cd00a0dfefbb: Layer already exists [2022-10-01T01:08:09.880Z] 4c9534517e5b: Layer already exists [2022-10-01T01:08:09.880Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:09.880Z] 4f8f97786085: Layer already exists [2022-10-01T01:08:09.880Z] e3f6af5bb09d: Layer already exists [2022-10-01T01:08:09.880Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:10.146Z] main: digest: sha256:6c3bab752d3d096aa51050615a360a6c101985d85d888279f48de7ab0aac3ac9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:08:10.202Z] ===================================================== [Pipeline] echo [2022-10-01T01:08:10.216Z] taggedImages: [2022-10-01T01:08:10.216Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:10.216Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-01T01:08:10.216Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.76 [2022-10-01T01:08:10.216Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:08:10.216Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-01T01:08:10.237Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-01T01:08:10.237Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:10.237Z] latest [2022-10-01T01:08:10.237Z] 2.3.0-dev.76 [2022-10-01T01:08:10.237Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:08:10.237Z] main [2022-10-01T01:08:10.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:10.579Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:10.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:10.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-01T01:08:10.906Z] f0b436610993: Preparing [2022-10-01T01:08:10.906Z] 2622610d85dd: Preparing [2022-10-01T01:08:10.906Z] 18aedd614036: Preparing [2022-10-01T01:08:10.906Z] 36503976992b: Preparing [2022-10-01T01:08:10.906Z] a40a9ebd1b40: Preparing [2022-10-01T01:08:10.906Z] 2fcb9036a266: Preparing [2022-10-01T01:08:10.906Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:10.906Z] 9833f26c6bda: Preparing [2022-10-01T01:08:10.906Z] 2fcb9036a266: Waiting [2022-10-01T01:08:10.906Z] 03cf2e1820ed: Waiting [2022-10-01T01:08:10.906Z] 9833f26c6bda: Waiting [2022-10-01T01:08:11.169Z] f0b436610993: Pushed [2022-10-01T01:08:11.169Z] 2622610d85dd: Pushed [2022-10-01T01:08:11.169Z] 18aedd614036: Pushed [2022-10-01T01:08:11.169Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:11.169Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:12.127Z] 2fcb9036a266: Pushed [2022-10-01T01:08:20.319Z] a40a9ebd1b40: Pushed [2022-10-01T01:08:26.961Z] 36503976992b: Pushed [2022-10-01T01:08:26.961Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:3f5e93617aa81ec290ab51b18a79f0bbb5ac3533c7173e1ee250737ff722d323 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:27.295Z] + 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-01T01:08:27.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-01T01:08:27.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-01T01:08:27.631Z] f0b436610993: Preparing [2022-10-01T01:08:27.631Z] 2622610d85dd: Preparing [2022-10-01T01:08:27.631Z] 18aedd614036: Preparing [2022-10-01T01:08:27.631Z] 36503976992b: Preparing [2022-10-01T01:08:27.631Z] a40a9ebd1b40: Preparing [2022-10-01T01:08:27.631Z] 2fcb9036a266: Preparing [2022-10-01T01:08:27.631Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:27.631Z] 9833f26c6bda: Preparing [2022-10-01T01:08:27.631Z] 03cf2e1820ed: Waiting [2022-10-01T01:08:27.631Z] 9833f26c6bda: Waiting [2022-10-01T01:08:27.631Z] 2fcb9036a266: Waiting [2022-10-01T01:08:27.631Z] a40a9ebd1b40: Layer already exists [2022-10-01T01:08:27.631Z] 36503976992b: Layer already exists [2022-10-01T01:08:27.631Z] 18aedd614036: Layer already exists [2022-10-01T01:08:27.631Z] f0b436610993: Layer already exists [2022-10-01T01:08:27.631Z] 2622610d85dd: Layer already exists [2022-10-01T01:08:27.631Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:27.631Z] 2fcb9036a266: Layer already exists [2022-10-01T01:08:27.631Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:27.897Z] latest: digest: sha256:3f5e93617aa81ec290ab51b18a79f0bbb5ac3533c7173e1ee250737ff722d323 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:28.236Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:28.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.76 [2022-10-01T01:08:28.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-01T01:08:28.571Z] f0b436610993: Preparing [2022-10-01T01:08:28.571Z] 2622610d85dd: Preparing [2022-10-01T01:08:28.571Z] 18aedd614036: Preparing [2022-10-01T01:08:28.571Z] 36503976992b: Preparing [2022-10-01T01:08:28.571Z] a40a9ebd1b40: Preparing [2022-10-01T01:08:28.571Z] 2fcb9036a266: Preparing [2022-10-01T01:08:28.571Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:28.571Z] 9833f26c6bda: Preparing [2022-10-01T01:08:28.571Z] 03cf2e1820ed: Waiting [2022-10-01T01:08:28.571Z] 9833f26c6bda: Waiting [2022-10-01T01:08:28.571Z] 2fcb9036a266: Waiting [2022-10-01T01:08:28.571Z] 18aedd614036: Layer already exists [2022-10-01T01:08:28.571Z] 2622610d85dd: Layer already exists [2022-10-01T01:08:28.571Z] f0b436610993: Layer already exists [2022-10-01T01:08:28.571Z] 36503976992b: Layer already exists [2022-10-01T01:08:28.571Z] a40a9ebd1b40: Layer already exists [2022-10-01T01:08:28.571Z] 2fcb9036a266: Layer already exists [2022-10-01T01:08:28.571Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:28.571Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:28.836Z] 2.3.0-dev.76: digest: sha256:3f5e93617aa81ec290ab51b18a79f0bbb5ac3533c7173e1ee250737ff722d323 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:29.178Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:29.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:08:29.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-01T01:08:29.511Z] f0b436610993: Preparing [2022-10-01T01:08:29.511Z] 2622610d85dd: Preparing [2022-10-01T01:08:29.511Z] 18aedd614036: Preparing [2022-10-01T01:08:29.511Z] 36503976992b: Preparing [2022-10-01T01:08:29.511Z] a40a9ebd1b40: Preparing [2022-10-01T01:08:29.511Z] 2fcb9036a266: Preparing [2022-10-01T01:08:29.511Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:29.511Z] 9833f26c6bda: Preparing [2022-10-01T01:08:29.511Z] 2fcb9036a266: Waiting [2022-10-01T01:08:29.511Z] 03cf2e1820ed: Waiting [2022-10-01T01:08:29.511Z] 9833f26c6bda: Waiting [2022-10-01T01:08:29.511Z] f0b436610993: Layer already exists [2022-10-01T01:08:29.511Z] 18aedd614036: Layer already exists [2022-10-01T01:08:29.511Z] 36503976992b: Layer already exists [2022-10-01T01:08:29.511Z] a40a9ebd1b40: Layer already exists [2022-10-01T01:08:29.511Z] 2622610d85dd: Layer already exists [2022-10-01T01:08:29.511Z] 2fcb9036a266: Layer already exists [2022-10-01T01:08:29.511Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:29.511Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:29.775Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:3f5e93617aa81ec290ab51b18a79f0bbb5ac3533c7173e1ee250737ff722d323 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:30.110Z] + 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-01T01:08:30.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-01T01:08:30.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-01T01:08:30.441Z] f0b436610993: Preparing [2022-10-01T01:08:30.441Z] 2622610d85dd: Preparing [2022-10-01T01:08:30.441Z] 18aedd614036: Preparing [2022-10-01T01:08:30.441Z] 36503976992b: Preparing [2022-10-01T01:08:30.441Z] a40a9ebd1b40: Preparing [2022-10-01T01:08:30.441Z] 2fcb9036a266: Preparing [2022-10-01T01:08:30.441Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:30.441Z] 9833f26c6bda: Preparing [2022-10-01T01:08:30.441Z] 03cf2e1820ed: Waiting [2022-10-01T01:08:30.441Z] 9833f26c6bda: Waiting [2022-10-01T01:08:30.441Z] 2fcb9036a266: Waiting [2022-10-01T01:08:30.441Z] 2622610d85dd: Layer already exists [2022-10-01T01:08:30.441Z] f0b436610993: Layer already exists [2022-10-01T01:08:30.441Z] a40a9ebd1b40: Layer already exists [2022-10-01T01:08:30.441Z] 36503976992b: Layer already exists [2022-10-01T01:08:30.441Z] 18aedd614036: Layer already exists [2022-10-01T01:08:30.441Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:30.441Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:30.441Z] 2fcb9036a266: Layer already exists [2022-10-01T01:08:30.705Z] main: digest: sha256:3f5e93617aa81ec290ab51b18a79f0bbb5ac3533c7173e1ee250737ff722d323 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:08:30.757Z] ===================================================== [Pipeline] echo [2022-10-01T01:08:30.766Z] taggedImages: [2022-10-01T01:08:30.766Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:30.766Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-01T01:08:30.766Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.76 [2022-10-01T01:08:30.766Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:08:30.766Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-01T01:08:30.786Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-01T01:08:30.786Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:30.786Z] latest [2022-10-01T01:08:30.786Z] 2.3.0-dev.76 [2022-10-01T01:08:30.786Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:08:30.786Z] main [2022-10-01T01:08:30.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:31.129Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:31.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:31.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-01T01:08:31.466Z] 64441d6880fd: Preparing [2022-10-01T01:08:31.466Z] 8d8977dbfea9: Preparing [2022-10-01T01:08:31.466Z] 25e7065a9da6: Preparing [2022-10-01T01:08:31.466Z] b570c0b8c48e: Preparing [2022-10-01T01:08:31.466Z] ad783d5e7159: Preparing [2022-10-01T01:08:31.466Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:31.466Z] 9833f26c6bda: Preparing [2022-10-01T01:08:31.466Z] 03cf2e1820ed: Waiting [2022-10-01T01:08:31.466Z] 9833f26c6bda: Waiting [2022-10-01T01:08:31.730Z] 64441d6880fd: Pushed [2022-10-01T01:08:31.730Z] 25e7065a9da6: Pushed [2022-10-01T01:08:31.730Z] 8d8977dbfea9: Pushed [2022-10-01T01:08:31.730Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:31.730Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:32.310Z] ad783d5e7159: Pushed [2022-10-01T01:08:47.272Z] b570c0b8c48e: Pushed [2022-10-01T01:08:47.272Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:b8ee1a9838841b2cd5c7926019946641ae01bf53f4801aab4ea2ace1eae5471b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:47.614Z] + 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-01T01:08:47.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-01T01:08:47.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-01T01:08:47.939Z] 64441d6880fd: Preparing [2022-10-01T01:08:47.939Z] 8d8977dbfea9: Preparing [2022-10-01T01:08:47.939Z] 25e7065a9da6: Preparing [2022-10-01T01:08:47.939Z] b570c0b8c48e: Preparing [2022-10-01T01:08:47.939Z] ad783d5e7159: Preparing [2022-10-01T01:08:47.939Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:47.939Z] 9833f26c6bda: Preparing [2022-10-01T01:08:47.939Z] 03cf2e1820ed: Waiting [2022-10-01T01:08:47.939Z] 9833f26c6bda: Waiting [2022-10-01T01:08:47.939Z] 25e7065a9da6: Layer already exists [2022-10-01T01:08:47.939Z] b570c0b8c48e: Layer already exists [2022-10-01T01:08:47.939Z] 8d8977dbfea9: Layer already exists [2022-10-01T01:08:47.939Z] 64441d6880fd: Layer already exists [2022-10-01T01:08:47.939Z] ad783d5e7159: Layer already exists [2022-10-01T01:08:47.939Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:47.939Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:48.204Z] latest: digest: sha256:b8ee1a9838841b2cd5c7926019946641ae01bf53f4801aab4ea2ace1eae5471b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:48.535Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:48.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.76 [2022-10-01T01:08:48.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-01T01:08:48.874Z] 64441d6880fd: Preparing [2022-10-01T01:08:48.874Z] 8d8977dbfea9: Preparing [2022-10-01T01:08:48.874Z] 25e7065a9da6: Preparing [2022-10-01T01:08:48.874Z] b570c0b8c48e: Preparing [2022-10-01T01:08:48.874Z] ad783d5e7159: Preparing [2022-10-01T01:08:48.874Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:48.874Z] 9833f26c6bda: Preparing [2022-10-01T01:08:48.874Z] 03cf2e1820ed: Waiting [2022-10-01T01:08:48.874Z] 64441d6880fd: Layer already exists [2022-10-01T01:08:48.874Z] 8d8977dbfea9: Layer already exists [2022-10-01T01:08:48.874Z] 25e7065a9da6: Layer already exists [2022-10-01T01:08:48.874Z] b570c0b8c48e: Layer already exists [2022-10-01T01:08:48.874Z] ad783d5e7159: Layer already exists [2022-10-01T01:08:48.874Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:48.874Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:49.140Z] 2.3.0-dev.76: digest: sha256:b8ee1a9838841b2cd5c7926019946641ae01bf53f4801aab4ea2ace1eae5471b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:49.479Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:49.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:08:49.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-01T01:08:49.815Z] 64441d6880fd: Preparing [2022-10-01T01:08:49.815Z] 8d8977dbfea9: Preparing [2022-10-01T01:08:49.815Z] 25e7065a9da6: Preparing [2022-10-01T01:08:49.815Z] b570c0b8c48e: Preparing [2022-10-01T01:08:49.815Z] ad783d5e7159: Preparing [2022-10-01T01:08:49.815Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:49.815Z] 9833f26c6bda: Preparing [2022-10-01T01:08:49.815Z] 03cf2e1820ed: Waiting [2022-10-01T01:08:49.815Z] 9833f26c6bda: Waiting [2022-10-01T01:08:49.815Z] b570c0b8c48e: Layer already exists [2022-10-01T01:08:49.815Z] 8d8977dbfea9: Layer already exists [2022-10-01T01:08:49.815Z] 64441d6880fd: Layer already exists [2022-10-01T01:08:49.815Z] 25e7065a9da6: Layer already exists [2022-10-01T01:08:49.815Z] ad783d5e7159: Layer already exists [2022-10-01T01:08:49.815Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:49.815Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:50.080Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:b8ee1a9838841b2cd5c7926019946641ae01bf53f4801aab4ea2ace1eae5471b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:50.416Z] + 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-01T01:08:50.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-01T01:08:50.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-01T01:08:50.755Z] 64441d6880fd: Preparing [2022-10-01T01:08:50.755Z] 8d8977dbfea9: Preparing [2022-10-01T01:08:50.755Z] 25e7065a9da6: Preparing [2022-10-01T01:08:50.755Z] b570c0b8c48e: Preparing [2022-10-01T01:08:50.755Z] ad783d5e7159: Preparing [2022-10-01T01:08:50.755Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:50.755Z] 9833f26c6bda: Preparing [2022-10-01T01:08:50.755Z] 03cf2e1820ed: Waiting [2022-10-01T01:08:50.755Z] 9833f26c6bda: Waiting [2022-10-01T01:08:50.755Z] ad783d5e7159: Layer already exists [2022-10-01T01:08:50.755Z] 25e7065a9da6: Layer already exists [2022-10-01T01:08:50.755Z] b570c0b8c48e: Layer already exists [2022-10-01T01:08:50.755Z] 8d8977dbfea9: Layer already exists [2022-10-01T01:08:50.755Z] 64441d6880fd: Layer already exists [2022-10-01T01:08:50.755Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:50.755Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:51.020Z] main: digest: sha256:b8ee1a9838841b2cd5c7926019946641ae01bf53f4801aab4ea2ace1eae5471b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:08:51.071Z] ===================================================== [Pipeline] echo [2022-10-01T01:08:51.079Z] taggedImages: [2022-10-01T01:08:51.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:51.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-01T01:08:51.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.76 [2022-10-01T01:08:51.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:08:51.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-01T01:08:51.100Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-01T01:08:51.100Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:51.100Z] latest [2022-10-01T01:08:51.100Z] 2.3.0-dev.76 [2022-10-01T01:08:51.100Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:08:51.100Z] main [2022-10-01T01:08:51.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:51.447Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:08:51.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:08:51.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-01T01:08:51.785Z] d7ca330261a2: Preparing [2022-10-01T01:08:51.785Z] 0e792cc32f03: Preparing [2022-10-01T01:08:51.785Z] 8b1d8a8f6314: Preparing [2022-10-01T01:08:51.785Z] 526e18376bc6: Preparing [2022-10-01T01:08:51.785Z] 2fcb9036a266: Preparing [2022-10-01T01:08:51.785Z] 03cf2e1820ed: Preparing [2022-10-01T01:08:51.785Z] 9833f26c6bda: Preparing [2022-10-01T01:08:51.785Z] 03cf2e1820ed: Waiting [2022-10-01T01:08:51.785Z] 9833f26c6bda: Waiting [2022-10-01T01:08:51.785Z] 2fcb9036a266: Layer already exists [2022-10-01T01:08:52.049Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:08:52.049Z] 9833f26c6bda: Layer already exists [2022-10-01T01:08:52.049Z] d7ca330261a2: Pushed [2022-10-01T01:08:52.049Z] 8b1d8a8f6314: Pushed [2022-10-01T01:08:52.049Z] 0e792cc32f03: Pushed [2022-10-01T01:09:07.011Z] 526e18376bc6: Pushed [2022-10-01T01:09:07.011Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:e40fbfaed24581d174e1d6780bb2677663ec88b0c3a15322557bc3b21f2f6cfa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:07.344Z] + 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-01T01:09:07.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-01T01:09:07.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-01T01:09:07.672Z] d7ca330261a2: Preparing [2022-10-01T01:09:07.672Z] 0e792cc32f03: Preparing [2022-10-01T01:09:07.672Z] 8b1d8a8f6314: Preparing [2022-10-01T01:09:07.672Z] 526e18376bc6: Preparing [2022-10-01T01:09:07.672Z] 2fcb9036a266: Preparing [2022-10-01T01:09:07.672Z] 03cf2e1820ed: Preparing [2022-10-01T01:09:07.672Z] 9833f26c6bda: Preparing [2022-10-01T01:09:07.672Z] 03cf2e1820ed: Waiting [2022-10-01T01:09:07.672Z] 9833f26c6bda: Waiting [2022-10-01T01:09:07.672Z] 0e792cc32f03: Layer already exists [2022-10-01T01:09:07.672Z] 8b1d8a8f6314: Layer already exists [2022-10-01T01:09:07.672Z] d7ca330261a2: Layer already exists [2022-10-01T01:09:07.672Z] 2fcb9036a266: Layer already exists [2022-10-01T01:09:07.672Z] 526e18376bc6: Layer already exists [2022-10-01T01:09:07.672Z] 9833f26c6bda: Layer already exists [2022-10-01T01:09:07.672Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:09:07.936Z] latest: digest: sha256:e40fbfaed24581d174e1d6780bb2677663ec88b0c3a15322557bc3b21f2f6cfa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:08.272Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:08.605Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.76 [2022-10-01T01:09:08.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-01T01:09:08.605Z] d7ca330261a2: Preparing [2022-10-01T01:09:08.605Z] 0e792cc32f03: Preparing [2022-10-01T01:09:08.605Z] 8b1d8a8f6314: Preparing [2022-10-01T01:09:08.605Z] 526e18376bc6: Preparing [2022-10-01T01:09:08.605Z] 2fcb9036a266: Preparing [2022-10-01T01:09:08.605Z] 03cf2e1820ed: Preparing [2022-10-01T01:09:08.605Z] 9833f26c6bda: Preparing [2022-10-01T01:09:08.605Z] 03cf2e1820ed: Waiting [2022-10-01T01:09:08.605Z] 9833f26c6bda: Waiting [2022-10-01T01:09:08.605Z] 2fcb9036a266: Layer already exists [2022-10-01T01:09:08.605Z] 0e792cc32f03: Layer already exists [2022-10-01T01:09:08.605Z] 8b1d8a8f6314: Layer already exists [2022-10-01T01:09:08.605Z] 526e18376bc6: Layer already exists [2022-10-01T01:09:08.605Z] d7ca330261a2: Layer already exists [2022-10-01T01:09:08.605Z] 9833f26c6bda: Layer already exists [2022-10-01T01:09:08.605Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:09:08.870Z] 2.3.0-dev.76: digest: sha256:e40fbfaed24581d174e1d6780bb2677663ec88b0c3a15322557bc3b21f2f6cfa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:09.213Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:09.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:09:09.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-01T01:09:09.544Z] d7ca330261a2: Preparing [2022-10-01T01:09:09.544Z] 0e792cc32f03: Preparing [2022-10-01T01:09:09.544Z] 8b1d8a8f6314: Preparing [2022-10-01T01:09:09.544Z] 526e18376bc6: Preparing [2022-10-01T01:09:09.544Z] 2fcb9036a266: Preparing [2022-10-01T01:09:09.544Z] 03cf2e1820ed: Preparing [2022-10-01T01:09:09.544Z] 9833f26c6bda: Preparing [2022-10-01T01:09:09.544Z] 03cf2e1820ed: Waiting [2022-10-01T01:09:09.544Z] 9833f26c6bda: Waiting [2022-10-01T01:09:09.544Z] 2fcb9036a266: Layer already exists [2022-10-01T01:09:09.544Z] d7ca330261a2: Layer already exists [2022-10-01T01:09:09.544Z] 0e792cc32f03: Layer already exists [2022-10-01T01:09:09.544Z] 526e18376bc6: Layer already exists [2022-10-01T01:09:09.544Z] 8b1d8a8f6314: Layer already exists [2022-10-01T01:09:09.544Z] 9833f26c6bda: Layer already exists [2022-10-01T01:09:09.544Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:09:09.810Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:e40fbfaed24581d174e1d6780bb2677663ec88b0c3a15322557bc3b21f2f6cfa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:10.148Z] + 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-01T01:09:10.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-01T01:09:10.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-01T01:09:10.479Z] d7ca330261a2: Preparing [2022-10-01T01:09:10.479Z] 0e792cc32f03: Preparing [2022-10-01T01:09:10.479Z] 8b1d8a8f6314: Preparing [2022-10-01T01:09:10.479Z] 526e18376bc6: Preparing [2022-10-01T01:09:10.479Z] 2fcb9036a266: Preparing [2022-10-01T01:09:10.479Z] 03cf2e1820ed: Preparing [2022-10-01T01:09:10.479Z] 9833f26c6bda: Preparing [2022-10-01T01:09:10.479Z] 03cf2e1820ed: Waiting [2022-10-01T01:09:10.479Z] 9833f26c6bda: Waiting [2022-10-01T01:09:10.479Z] 2fcb9036a266: Layer already exists [2022-10-01T01:09:10.479Z] 526e18376bc6: Layer already exists [2022-10-01T01:09:10.479Z] d7ca330261a2: Layer already exists [2022-10-01T01:09:10.479Z] 0e792cc32f03: Layer already exists [2022-10-01T01:09:10.479Z] 8b1d8a8f6314: Layer already exists [2022-10-01T01:09:10.479Z] 9833f26c6bda: Layer already exists [2022-10-01T01:09:10.479Z] 03cf2e1820ed: Layer already exists [2022-10-01T01:09:10.745Z] main: digest: sha256:e40fbfaed24581d174e1d6780bb2677663ec88b0c3a15322557bc3b21f2f6cfa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:09:10.804Z] ===================================================== [Pipeline] echo [2022-10-01T01:09:10.813Z] taggedImages: [2022-10-01T01:09:10.813Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:09:10.813Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-01T01:09:10.813Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.76 [2022-10-01T01:09:10.813Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:09:10.813Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-01T01:09:10.834Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-01T01:09:10.834Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:09:10.834Z] latest [2022-10-01T01:09:10.834Z] 2.3.0-dev.76 [2022-10-01T01:09:10.834Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:09:10.834Z] main [2022-10-01T01:09:10.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:11.173Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:11.510Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:09:11.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-01T01:09:11.510Z] 8f4f121694a8: Preparing [2022-10-01T01:09:11.510Z] 086e6270a496: Preparing [2022-10-01T01:09:11.510Z] 4c9534517e5b: Preparing [2022-10-01T01:09:11.510Z] 742011a59f81: Preparing [2022-10-01T01:09:11.510Z] 5d3e392a13a0: Preparing [2022-10-01T01:09:11.510Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:09:11.510Z] 4c9534517e5b: Layer already exists [2022-10-01T01:09:11.776Z] 8f4f121694a8: Pushed [2022-10-01T01:09:12.043Z] 742011a59f81: Pushed [2022-10-01T01:09:17.374Z] 086e6270a496: Pushed [2022-10-01T01:09:17.374Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:fa68ca9243ae7d5ab283e59ffecc67fad02dc25029f3bee1270c5468ea62b2de size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:17.704Z] + 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-01T01:09:18.082Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-01T01:09:18.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-01T01:09:18.082Z] 8f4f121694a8: Preparing [2022-10-01T01:09:18.082Z] 086e6270a496: Preparing [2022-10-01T01:09:18.082Z] 4c9534517e5b: Preparing [2022-10-01T01:09:18.082Z] 742011a59f81: Preparing [2022-10-01T01:09:18.082Z] 5d3e392a13a0: Preparing [2022-10-01T01:09:18.082Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:09:18.082Z] 742011a59f81: Layer already exists [2022-10-01T01:09:18.082Z] 086e6270a496: Layer already exists [2022-10-01T01:09:18.082Z] 8f4f121694a8: Layer already exists [2022-10-01T01:09:18.082Z] 4c9534517e5b: Layer already exists [2022-10-01T01:09:18.351Z] latest: digest: sha256:fa68ca9243ae7d5ab283e59ffecc67fad02dc25029f3bee1270c5468ea62b2de size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:18.693Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:19.029Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.76 [2022-10-01T01:09:19.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-01T01:09:19.029Z] 8f4f121694a8: Preparing [2022-10-01T01:09:19.029Z] 086e6270a496: Preparing [2022-10-01T01:09:19.029Z] 4c9534517e5b: Preparing [2022-10-01T01:09:19.029Z] 742011a59f81: Preparing [2022-10-01T01:09:19.029Z] 5d3e392a13a0: Preparing [2022-10-01T01:09:19.029Z] 4c9534517e5b: Layer already exists [2022-10-01T01:09:19.029Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:09:19.029Z] 742011a59f81: Layer already exists [2022-10-01T01:09:19.029Z] 8f4f121694a8: Layer already exists [2022-10-01T01:09:19.029Z] 086e6270a496: Layer already exists [2022-10-01T01:09:19.029Z] 2.3.0-dev.76: digest: sha256:fa68ca9243ae7d5ab283e59ffecc67fad02dc25029f3bee1270c5468ea62b2de size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:19.375Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:19.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:09:19.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-01T01:09:19.727Z] 8f4f121694a8: Preparing [2022-10-01T01:09:19.727Z] 086e6270a496: Preparing [2022-10-01T01:09:19.727Z] 4c9534517e5b: Preparing [2022-10-01T01:09:19.727Z] 742011a59f81: Preparing [2022-10-01T01:09:19.727Z] 5d3e392a13a0: Preparing [2022-10-01T01:09:19.727Z] 086e6270a496: Layer already exists [2022-10-01T01:09:19.727Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:09:19.727Z] 8f4f121694a8: Layer already exists [2022-10-01T01:09:19.727Z] 742011a59f81: Layer already exists [2022-10-01T01:09:19.727Z] 4c9534517e5b: Layer already exists [2022-10-01T01:09:19.993Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:fa68ca9243ae7d5ab283e59ffecc67fad02dc25029f3bee1270c5468ea62b2de size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:20.333Z] + 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-01T01:09:20.668Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-01T01:09:20.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-01T01:09:20.668Z] 8f4f121694a8: Preparing [2022-10-01T01:09:20.668Z] 086e6270a496: Preparing [2022-10-01T01:09:20.668Z] 4c9534517e5b: Preparing [2022-10-01T01:09:20.668Z] 742011a59f81: Preparing [2022-10-01T01:09:20.668Z] 5d3e392a13a0: Preparing [2022-10-01T01:09:20.668Z] 086e6270a496: Layer already exists [2022-10-01T01:09:20.668Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:09:20.668Z] 4c9534517e5b: Layer already exists [2022-10-01T01:09:20.668Z] 8f4f121694a8: Layer already exists [2022-10-01T01:09:20.668Z] 742011a59f81: Layer already exists [2022-10-01T01:09:20.934Z] main: digest: sha256:fa68ca9243ae7d5ab283e59ffecc67fad02dc25029f3bee1270c5468ea62b2de size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:09:20.975Z] ===================================================== [Pipeline] echo [2022-10-01T01:09:20.982Z] taggedImages: [2022-10-01T01:09:20.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:09:20.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-01T01:09:20.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.76 [2022-10-01T01:09:20.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:09:20.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-01T01:09:20.996Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-01T01:09:20.996Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:09:20.996Z] latest [2022-10-01T01:09:20.996Z] 2.3.0-dev.76 [2022-10-01T01:09:20.996Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:09:20.996Z] main [2022-10-01T01:09:20.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:21.333Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:21.663Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:09:21.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-01T01:09:21.663Z] acfda7881a06: Preparing [2022-10-01T01:09:21.663Z] a37eac721a95: Preparing [2022-10-01T01:09:21.663Z] 4c9534517e5b: Preparing [2022-10-01T01:09:21.663Z] af555c0ecf37: Preparing [2022-10-01T01:09:21.663Z] 5d3e392a13a0: Preparing [2022-10-01T01:09:21.663Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:09:21.663Z] 4c9534517e5b: Layer already exists [2022-10-01T01:09:21.932Z] af555c0ecf37: Layer already exists [2022-10-01T01:09:21.932Z] acfda7881a06: Pushed [2022-10-01T01:09:27.270Z] a37eac721a95: Pushed [2022-10-01T01:09:27.270Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:1fef06cd69a9e8e04bea75e87035cda4fd8895b6345b21557b084efb58f41eea size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:27.613Z] + 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-01T01:09:27.944Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-01T01:09:27.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-01T01:09:27.944Z] acfda7881a06: Preparing [2022-10-01T01:09:27.944Z] a37eac721a95: Preparing [2022-10-01T01:09:27.944Z] 4c9534517e5b: Preparing [2022-10-01T01:09:27.944Z] af555c0ecf37: Preparing [2022-10-01T01:09:27.944Z] 5d3e392a13a0: Preparing [2022-10-01T01:09:27.944Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:09:27.944Z] 4c9534517e5b: Layer already exists [2022-10-01T01:09:27.944Z] a37eac721a95: Layer already exists [2022-10-01T01:09:27.944Z] acfda7881a06: Layer already exists [2022-10-01T01:09:27.944Z] af555c0ecf37: Layer already exists [2022-10-01T01:09:28.210Z] latest: digest: sha256:1fef06cd69a9e8e04bea75e87035cda4fd8895b6345b21557b084efb58f41eea size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:28.548Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:28.880Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.76 [2022-10-01T01:09:28.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-01T01:09:28.880Z] acfda7881a06: Preparing [2022-10-01T01:09:28.880Z] a37eac721a95: Preparing [2022-10-01T01:09:28.880Z] 4c9534517e5b: Preparing [2022-10-01T01:09:28.880Z] af555c0ecf37: Preparing [2022-10-01T01:09:28.880Z] 5d3e392a13a0: Preparing [2022-10-01T01:09:28.880Z] 4c9534517e5b: Layer already exists [2022-10-01T01:09:28.880Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:09:28.880Z] acfda7881a06: Layer already exists [2022-10-01T01:09:28.880Z] af555c0ecf37: Layer already exists [2022-10-01T01:09:28.880Z] a37eac721a95: Layer already exists [2022-10-01T01:09:28.880Z] 2.3.0-dev.76: digest: sha256:1fef06cd69a9e8e04bea75e87035cda4fd8895b6345b21557b084efb58f41eea size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:29.477Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:29.813Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:09:29.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-01T01:09:29.813Z] acfda7881a06: Preparing [2022-10-01T01:09:29.813Z] a37eac721a95: Preparing [2022-10-01T01:09:29.813Z] 4c9534517e5b: Preparing [2022-10-01T01:09:29.813Z] af555c0ecf37: Preparing [2022-10-01T01:09:29.813Z] 5d3e392a13a0: Preparing [2022-10-01T01:09:29.813Z] af555c0ecf37: Layer already exists [2022-10-01T01:09:29.813Z] acfda7881a06: Layer already exists [2022-10-01T01:09:29.813Z] 4c9534517e5b: Layer already exists [2022-10-01T01:09:29.813Z] a37eac721a95: Layer already exists [2022-10-01T01:09:29.813Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:09:29.813Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:1fef06cd69a9e8e04bea75e87035cda4fd8895b6345b21557b084efb58f41eea size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:30.417Z] + 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-01T01:09:30.750Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-01T01:09:30.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-01T01:09:30.750Z] acfda7881a06: Preparing [2022-10-01T01:09:30.750Z] a37eac721a95: Preparing [2022-10-01T01:09:30.750Z] 4c9534517e5b: Preparing [2022-10-01T01:09:30.750Z] af555c0ecf37: Preparing [2022-10-01T01:09:30.750Z] 5d3e392a13a0: Preparing [2022-10-01T01:09:30.750Z] a37eac721a95: Layer already exists [2022-10-01T01:09:30.750Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:09:30.750Z] acfda7881a06: Layer already exists [2022-10-01T01:09:30.750Z] 4c9534517e5b: Layer already exists [2022-10-01T01:09:30.750Z] af555c0ecf37: Layer already exists [2022-10-01T01:09:30.750Z] main: digest: sha256:1fef06cd69a9e8e04bea75e87035cda4fd8895b6345b21557b084efb58f41eea size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:09:31.055Z] ===================================================== [Pipeline] echo [2022-10-01T01:09:31.062Z] taggedImages: [2022-10-01T01:09:31.062Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:09:31.062Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-01T01:09:31.062Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.76 [2022-10-01T01:09:31.062Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:09:31.062Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-01T01:09:31.074Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-01T01:09:31.074Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:09:31.074Z] latest [2022-10-01T01:09:31.074Z] 2.3.0-dev.76 [2022-10-01T01:09:31.074Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:09:31.074Z] main [2022-10-01T01:09:31.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:31.398Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:09:31.723Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:09:31.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-01T01:09:31.723Z] 1a5d10d715e5: Preparing [2022-10-01T01:09:31.723Z] 2f8fa7e33d14: Preparing [2022-10-01T01:09:31.723Z] a9e434af5a0d: Preparing [2022-10-01T01:09:31.723Z] f47301123c29: Preparing [2022-10-01T01:09:31.723Z] 5d3e392a13a0: Preparing [2022-10-01T01:09:31.723Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:09:31.988Z] 2f8fa7e33d14: Pushed [2022-10-01T01:09:32.570Z] 1a5d10d715e5: Pushed [2022-10-01T01:09:34.509Z] a9e434af5a0d: Pushed [2022-10-01T01:10:01.159Z] f47301123c29: Pushed [2022-10-01T01:10:01.159Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9: digest: sha256:8ff83d000cfb614e48c39629c17e5fe50b8b04832ce4f3762f75ee7775127fcd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:10:01.495Z] + 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-01T01:10:01.820Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-01T01:10:01.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-01T01:10:01.820Z] 1a5d10d715e5: Preparing [2022-10-01T01:10:01.820Z] 2f8fa7e33d14: Preparing [2022-10-01T01:10:01.820Z] a9e434af5a0d: Preparing [2022-10-01T01:10:01.820Z] f47301123c29: Preparing [2022-10-01T01:10:01.820Z] 5d3e392a13a0: Preparing [2022-10-01T01:10:01.820Z] f47301123c29: Layer already exists [2022-10-01T01:10:01.820Z] 1a5d10d715e5: Layer already exists [2022-10-01T01:10:01.820Z] 2f8fa7e33d14: Layer already exists [2022-10-01T01:10:01.820Z] a9e434af5a0d: Layer already exists [2022-10-01T01:10:01.820Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:10:01.820Z] latest: digest: sha256:8ff83d000cfb614e48c39629c17e5fe50b8b04832ce4f3762f75ee7775127fcd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:10:02.416Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:10:02.748Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.76 [2022-10-01T01:10:02.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-01T01:10:02.748Z] 1a5d10d715e5: Preparing [2022-10-01T01:10:02.748Z] 2f8fa7e33d14: Preparing [2022-10-01T01:10:02.748Z] a9e434af5a0d: Preparing [2022-10-01T01:10:02.748Z] f47301123c29: Preparing [2022-10-01T01:10:02.748Z] 5d3e392a13a0: Preparing [2022-10-01T01:10:02.748Z] a9e434af5a0d: Layer already exists [2022-10-01T01:10:02.748Z] f47301123c29: Layer already exists [2022-10-01T01:10:02.748Z] 2f8fa7e33d14: Layer already exists [2022-10-01T01:10:02.748Z] 1a5d10d715e5: Layer already exists [2022-10-01T01:10:02.748Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:10:02.748Z] 2.3.0-dev.76: digest: sha256:8ff83d000cfb614e48c39629c17e5fe50b8b04832ce4f3762f75ee7775127fcd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:10:03.351Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:10:03.698Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:10:03.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-01T01:10:03.698Z] 1a5d10d715e5: Preparing [2022-10-01T01:10:03.698Z] 2f8fa7e33d14: Preparing [2022-10-01T01:10:03.698Z] a9e434af5a0d: Preparing [2022-10-01T01:10:03.698Z] f47301123c29: Preparing [2022-10-01T01:10:03.698Z] 5d3e392a13a0: Preparing [2022-10-01T01:10:03.698Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:10:03.698Z] f47301123c29: Layer already exists [2022-10-01T01:10:03.698Z] a9e434af5a0d: Layer already exists [2022-10-01T01:10:03.698Z] 2f8fa7e33d14: Layer already exists [2022-10-01T01:10:03.698Z] 1a5d10d715e5: Layer already exists [2022-10-01T01:10:03.698Z] 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76: digest: sha256:8ff83d000cfb614e48c39629c17e5fe50b8b04832ce4f3762f75ee7775127fcd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:10:04.301Z] + 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-01T01:10:04.638Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-01T01:10:04.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-01T01:10:04.638Z] 1a5d10d715e5: Preparing [2022-10-01T01:10:04.638Z] 2f8fa7e33d14: Preparing [2022-10-01T01:10:04.638Z] a9e434af5a0d: Preparing [2022-10-01T01:10:04.638Z] f47301123c29: Preparing [2022-10-01T01:10:04.638Z] 5d3e392a13a0: Preparing [2022-10-01T01:10:04.638Z] 2f8fa7e33d14: Layer already exists [2022-10-01T01:10:04.638Z] a9e434af5a0d: Layer already exists [2022-10-01T01:10:04.638Z] f47301123c29: Layer already exists [2022-10-01T01:10:04.638Z] 1a5d10d715e5: Layer already exists [2022-10-01T01:10:04.638Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:10:04.902Z] main: digest: sha256:8ff83d000cfb614e48c39629c17e5fe50b8b04832ce4f3762f75ee7775127fcd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:10:04.946Z] ===================================================== [Pipeline] echo [2022-10-01T01:10:04.958Z] taggedImages: [2022-10-01T01:10:04.958Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [2022-10-01T01:10:04.958Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-01T01:10:04.958Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.76 [2022-10-01T01:10:04.958Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2a8ab4d758b6f4591046dc1f155d6fe83c9352f9-2.3.0-dev.76 [2022-10-01T01:10:04.958Z] - 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-01T01:10:05.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-01T01:10:05.316Z] [2022-10-01T01:10:05.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:10:05.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-01T01:10:05.637Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-01T01:10:05.637Z] 8998bd30e6a1: Pulling fs layer [2022-10-01T01:10:05.637Z] 04944245beec: Pulling fs layer [2022-10-01T01:10:05.637Z] 699f458cf7ca: Pulling fs layer [2022-10-01T01:10:05.637Z] 765212b225bb: Pulling fs layer [2022-10-01T01:10:05.637Z] f23df028b6ca: Pulling fs layer [2022-10-01T01:10:05.637Z] d65c8cfc05b1: Pulling fs layer [2022-10-01T01:10:05.637Z] 2437ff75d9bd: Pulling fs layer [2022-10-01T01:10:05.637Z] 765212b225bb: Waiting [2022-10-01T01:10:05.637Z] 2437ff75d9bd: Waiting [2022-10-01T01:10:05.637Z] f23df028b6ca: Waiting [2022-10-01T01:10:05.637Z] d65c8cfc05b1: Waiting [2022-10-01T01:10:05.904Z] 04944245beec: Verifying Checksum [2022-10-01T01:10:05.904Z] 04944245beec: Download complete [2022-10-01T01:10:05.904Z] 765212b225bb: Download complete [2022-10-01T01:10:05.904Z] f23df028b6ca: Verifying Checksum [2022-10-01T01:10:05.904Z] f23df028b6ca: Download complete [2022-10-01T01:10:05.904Z] d65c8cfc05b1: Verifying Checksum [2022-10-01T01:10:05.904Z] d65c8cfc05b1: Download complete [2022-10-01T01:10:06.172Z] 699f458cf7ca: Verifying Checksum [2022-10-01T01:10:06.172Z] 699f458cf7ca: Download complete [2022-10-01T01:10:06.439Z] 8998bd30e6a1: Verifying Checksum [2022-10-01T01:10:06.439Z] 8998bd30e6a1: Download complete [2022-10-01T01:10:09.018Z] 2437ff75d9bd: Verifying Checksum [2022-10-01T01:10:09.018Z] 2437ff75d9bd: Download complete [2022-10-01T01:10:10.423Z] 8998bd30e6a1: Pull complete [2022-10-01T01:10:10.690Z] 04944245beec: Pull complete [2022-10-01T01:10:12.091Z] 699f458cf7ca: Pull complete [2022-10-01T01:10:12.357Z] 765212b225bb: Pull complete [2022-10-01T01:10:13.313Z] f23df028b6ca: Pull complete [2022-10-01T01:10:13.313Z] d65c8cfc05b1: Pull complete [2022-10-01T01:10:28.292Z] 2437ff75d9bd: Pull complete [2022-10-01T01:10:28.292Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-01T01:10:28.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-01T01:10:28.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:10:28.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container [2022-10-01T01:10:28.531Z] $ 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/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@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-01T01:10:31.308Z] $ docker top d321f65232dcda2a2b46768805edaf970b0e908e247397cd5596e6a2151ee422 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:10:32.215Z] ---> job-cost.sh [2022-10-01T01:10:32.215Z] lf-activate-venv: SKIPPING [2022-10-01T01:10:32.215Z] INFO: No Stack... [2022-10-01T01:10:32.796Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-01T01:10:33.374Z] INFO: Archiving Costs [Pipeline] sh [2022-10-01T01:10:34.003Z] + cat /w/workspace/edgex-go/313/archives/cost.csv [2022-10-01T01:10:34.003Z] + cut -d, -f6 [Pipeline] lock [2022-10-01T01:10:34.040Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-313-stack-cost] [2022-10-01T01:10:34.046Z] Resource [jenkins-edgexfoundry-edgex-go-main-313-stack-cost] did not exist. Created. [2022-10-01T01:10:34.046Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-313-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-01T01:10:34.687Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-01T01:10:35.299Z] Stashed 1 file(s) [Pipeline] } [2022-10-01T01:10:35.306Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-313-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-01T01:10:35.331Z] $ docker stop --time=1 d321f65232dcda2a2b46768805edaf970b0e908e247397cd5596e6a2151ee422 [2022-10-01T01:10:36.850Z] $ docker rm -f d321f65232dcda2a2b46768805edaf970b0e908e247397cd5596e6a2151ee422 [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-01T01:10:37.337Z] provisioning config files... [2022-10-01T01:10:37.343Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/313@tmp/config5191228865979139592tmp [Pipeline] { [Pipeline] sh [2022-10-01T01:10:37.634Z] + set +x [2022-10-01T01:10:37.635Z] + curl -s https://codecov.io/bash [2022-10-01T01:10:37.635Z] + bash -s -- [2022-10-01T01:10:37.635Z] [2022-10-01T01:10:37.635Z] _____ _ [2022-10-01T01:10:37.635Z] / ____| | | [2022-10-01T01:10:37.635Z] | | ___ __| | ___ ___ _____ __ [2022-10-01T01:10:37.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-01T01:10:37.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-01T01:10:37.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-01T01:10:37.635Z] Bash-1.0.6 [2022-10-01T01:10:37.635Z] [2022-10-01T01:10:37.635Z] [2022-10-01T01:10:37.635Z] ==> git version 2.25.1 found [2022-10-01T01:10:37.635Z] ==> 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-01T01:10:37.635Z] Release-Date: 2020-01-08 [2022-10-01T01:10:37.635Z] 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-01T01:10:37.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-01T01:10:37.635Z] ==> Jenkins CI detected. [2022-10-01T01:10:37.635Z] current dir:  /w/workspace/edgex-go/313 [2022-10-01T01:10:37.635Z] project root: . [2022-10-01T01:10:37.635Z] --> token set from env [2022-10-01T01:10:37.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-01T01:10:37.635Z] ==> Running gcov in . (disable via -X gcov) [2022-10-01T01:10:37.894Z] ==> Python coveragepy not found [2022-10-01T01:10:37.894Z] ==> Searching for coverage reports in: [2022-10-01T01:10:37.894Z] + . [2022-10-01T01:10:37.894Z] -> Found 1 reports [2022-10-01T01:10:37.894Z] ==> Detecting git/mercurial file structure [2022-10-01T01:10:37.894Z] ==> Reading reports [2022-10-01T01:10:37.894Z] + ./coverage.out bytes=496148 [2022-10-01T01:10:37.894Z] ==> Appending adjustments [2022-10-01T01:10:37.894Z] https://docs.codecov.io/docs/fixing-reports [2022-10-01T01:10:39.275Z] + Found adjustments [2022-10-01T01:10:39.275Z] ==> Gzipping contents [2022-10-01T01:10:39.275Z] 64K /tmp/codecov.lF7RdF.gz [2022-10-01T01:10:39.275Z] ==> Uploading reports [2022-10-01T01:10:39.275Z] url: https://codecov.io [2022-10-01T01:10:39.275Z] query: branch=main&commit=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9&build=313&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F313%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-01T01:10:39.275Z] -> Pinging Codecov [2022-10-01T01:10:39.275Z] 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=2a8ab4d758b6f4591046dc1f155d6fe83c9352f9&build=313&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F313%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-01T01:10:39.534Z] -> Uploading to [2022-10-01T01:10:39.534Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-01/00271124DB129430A58F1EEE437C3FCB/2a8ab4d758b6f4591046dc1f155d6fe83c9352f9/9df85173-441b-44e3-8185-6d8438aa6ccc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221001%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221001T011039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e31436cafbe9cd73b3211f3ef815aa86fe1d6851a6e087635e64298f9feee001 [2022-10-01T01:10:39.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:10:39.534Z] Dload Upload Total Spent Left Speed [2022-10-01T01:10:39.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65051 0 0 100 65051 0 263k --:--:-- --:--:-- --:--:-- 264k [2022-10-01T01:10:39.793Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 [Pipeline] } [2022-10-01T01:10:39.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-01T01:10:40.013Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-01T01:10:40.022Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:10:40.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-01T01:10:40.311Z] [2022-10-01T01:10:40.311Z] 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-01T01:10:40.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-01T01:10:40.610Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-01T01:10:40.610Z] df9b9388f04a: Pulling fs layer [2022-10-01T01:10:40.610Z] 52dc419b0ee2: Pulling fs layer [2022-10-01T01:10:40.610Z] 25bc292e5bac: Pulling fs layer [2022-10-01T01:10:40.610Z] 114826534d7a: Pulling fs layer [2022-10-01T01:10:40.610Z] 4657fd5d0bcf: Pulling fs layer [2022-10-01T01:10:40.610Z] 6ad1cebc031e: Pulling fs layer [2022-10-01T01:10:40.610Z] 8a3aa393b2d8: Pulling fs layer [2022-10-01T01:10:40.610Z] 8a3aa393b2d8: Waiting [2022-10-01T01:10:40.610Z] 4657fd5d0bcf: Waiting [2022-10-01T01:10:40.610Z] 6ad1cebc031e: Waiting [2022-10-01T01:10:40.610Z] 114826534d7a: Waiting [2022-10-01T01:10:40.610Z] 25bc292e5bac: Verifying Checksum [2022-10-01T01:10:40.610Z] 25bc292e5bac: Download complete [2022-10-01T01:10:40.610Z] 52dc419b0ee2: Download complete [2022-10-01T01:10:40.610Z] 4657fd5d0bcf: Download complete [2022-10-01T01:10:40.610Z] df9b9388f04a: Download complete [2022-10-01T01:10:40.869Z] 6ad1cebc031e: Verifying Checksum [2022-10-01T01:10:40.870Z] 6ad1cebc031e: Download complete [2022-10-01T01:10:40.870Z] df9b9388f04a: Pull complete [2022-10-01T01:10:40.870Z] 52dc419b0ee2: Pull complete [2022-10-01T01:10:41.131Z] 25bc292e5bac: Pull complete [2022-10-01T01:10:41.698Z] 114826534d7a: Verifying Checksum [2022-10-01T01:10:41.698Z] 114826534d7a: Download complete [2022-10-01T01:10:41.956Z] 8a3aa393b2d8: Verifying Checksum [2022-10-01T01:10:41.956Z] 8a3aa393b2d8: Download complete [2022-10-01T01:10:45.236Z] 114826534d7a: Pull complete [2022-10-01T01:10:45.236Z] 4657fd5d0bcf: Pull complete [2022-10-01T01:10:45.494Z] 6ad1cebc031e: Pull complete [2022-10-01T01:10:48.034Z] 8a3aa393b2d8: Pull complete [2022-10-01T01:10:48.034Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-01T01:10:48.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-01T01:10:48.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:10:48.102Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2022-10-01T01:10:48.131Z] $ 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/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-01T01:10:51.865Z] $ docker top 5bf6f3bd8799c2d82a7a63e4eabd126234cc9ba8c817c016b193e39796f33ddd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-01T01:10:51.934Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-01T01:10:52.208Z] + set -o pipefail [2022-10-01T01:10:52.208Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-01T01:10:57.479Z] [2022-10-01T01:10:57.479Z] Monitoring /w/workspace/edgex-go/313 (github.com/edgexfoundry/edgex-go)... [2022-10-01T01:10:57.479Z] [2022-10-01T01:10:57.479Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f41ddbc3-a0a9-4960-88f0-d5e1be602147 [2022-10-01T01:10:57.479Z] [2022-10-01T01:10:57.479Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-01T01:10:57.479Z] [2022-10-01T01:10:57.479Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-01T01:10:57.479Z] [2022-10-01T01:10:57.479Z] [Pipeline] } [2022-10-01T01:10:57.488Z] $ docker stop --time=1 5bf6f3bd8799c2d82a7a63e4eabd126234cc9ba8c817c016b193e39796f33ddd [2022-10-01T01:11:00.718Z] $ docker rm -f 5bf6f3bd8799c2d82a7a63e4eabd126234cc9ba8c817c016b193e39796f33ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-01T01:11:01.049Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-01T01:11:01.061Z] provisioning config files... [2022-10-01T01:11:01.068Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/313@tmp/config16620355132090229053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:11:01.440Z] --> edgex-publish-swagger.sh [2022-10-01T01:11:01.441Z] === Publish openapi/v2 API === [2022-10-01T01:11:01.441Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-01T01:11:01.441Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/313/openapi/v2/core-command.yaml] [2022-10-01T01:11:01.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:11:01.441Z] Dload Upload Total Spent Left Speed [2022-10-01T01:11:02.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31796 0:00:01 0:00:01 --:--:-- 31766 100 33831 0 0 100 33831 0 31796 0:00:01 0:00:01 --:--:-- 31766 [2022-10-01T01:11:02.383Z] [2022-10-01T01:11:02.383Z] [2022-10-01T01:11:02.383Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/313/openapi/v2/core-data.yaml] [2022-10-01T01:11:02.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:11:02.384Z] Dload Upload Total Spent Left Speed [2022-10-01T01:11:03.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73515 --:--:-- --:--:-- --:--:-- 73440 100 71604 0 0 100 71604 0 73515 --:--:-- --:--:-- --:--:-- 73440 [2022-10-01T01:11:03.321Z] [2022-10-01T01:11:03.321Z] [2022-10-01T01:11:03.321Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/313/openapi/v2/core-metadata.yaml] [2022-10-01T01:11:03.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:11:03.321Z] Dload Upload Total Spent Left Speed [2022-10-01T01:11:04.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 128k 0:00:01 0:00:01 --:--:-- 128k 100 144k 0 0 100 144k 0 128k 0:00:01 0:00:01 --:--:-- 128k [2022-10-01T01:11:04.705Z] [2022-10-01T01:11:04.705Z] [2022-10-01T01:11:04.705Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/313/openapi/v2/support-notifications.yaml] [2022-10-01T01:11:04.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:11:04.705Z] Dload Upload Total Spent Left Speed [2022-10-01T01:11:05.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 84983 0:00:01 0:00:01 --:--:-- 84983 100 89318 0 0 100 89318 0 84903 0:00:01 0:00:01 --:--:-- 84903 [2022-10-01T01:11:05.641Z] [2022-10-01T01:11:05.641Z] [2022-10-01T01:11:05.641Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/313/openapi/v2/support-scheduler.yaml] [2022-10-01T01:11:05.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:11:05.641Z] Dload Upload Total Spent Left Speed [2022-10-01T01:11:06.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39915 --:--:-- --:--:-- --:--:-- 39875 100 39556 0 0 100 39556 0 39915 --:--:-- --:--:-- --:--:-- 39875 [2022-10-01T01:11:06.576Z] [2022-10-01T01:11:06.576Z] [2022-10-01T01:11:06.576Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/313/openapi/v2/system-agent.yaml] [2022-10-01T01:11:06.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:11:06.576Z] Dload Upload Total Spent Left Speed [2022-10-01T01:11:07.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22701 --:--:-- --:--:-- --:--:-- 22676 100 20091 0 0 100 20091 0 22701 --:--:-- --:--:-- --:--:-- 22676 [2022-10-01T01:11:07.509Z] [2022-10-01T01:11:07.509Z] [Pipeline] } [2022-10-01T01:11:07.514Z] 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-01T01:11:07.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-01T01:11:07.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:11:08.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T01:11:08.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:11:08.236Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2022-10-01T01:11:08.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-01T01:11:08.703Z] $ docker top 1a051314aeb20ed87daf93f12c4d841434be3c5739fefd086cd38cc0aa305ea4 -eo pid,comm [2022-10-01T01:11:08.753Z] 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-01T01:11:08.753Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-01T01:11:08.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-01T01:11:08.785Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-01T01:11:08.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-01T01:11:08.898Z] $ docker exec 1a051314aeb20ed87daf93f12c4d841434be3c5739fefd086cd38cc0aa305ea4 ssh-agent [2022-10-01T01:11:09.008Z] SSH_AUTH_SOCK=/tmp/ssh-KF47OLEQrzj9/agent.33 [2022-10-01T01:11:09.008Z] SSH_AGENT_PID=39 [2022-10-01T01:11:09.011Z] Running ssh-add (command line suppressed) [2022-10-01T01:11:09.102Z] Identity added: /w/workspace/edgex-go/313@tmp/private_key_16874970048957354545.key (/w/workspace/edgex-go/313@tmp/private_key_16874970048957354545.key) [2022-10-01T01:11:09.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-01T01:11:09.404Z] + git semver tag [2022-10-01T01:11:09.661Z] 2022-10-01 01:11:09,579 [run_tag] DEBUG tag force:False [2022-10-01T01:11:09.661Z] 2022-10-01 01:11:09,579 [check_head_tag] DEBUG check head tag [2022-10-01T01:11:09.661Z] 2022-10-01 01:11:09,581 [execute] INFO git cat-file --batch-check [2022-10-01T01:11:09.661Z] 2022-10-01 01:11:09,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/313, universal_newlines=False, shell=None, istream=) [2022-10-01T01:11:09.662Z] 2022-10-01 01:11:09,585 [execute] INFO git cat-file --batch [2022-10-01T01:11:09.662Z] 2022-10-01 01:11:09,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/313, universal_newlines=False, shell=None, istream=) [2022-10-01T01:11:09.662Z] 2022-10-01 01:11:09,612 [read_version] DEBUG read version from /w/workspace/edgex-go/313/.semver/main [2022-10-01T01:11:09.662Z] 2022-10-01 01:11:09,612 [execute] INFO git tag -a v2.3.0-dev.76 -m v2.3.0-dev.76 [2022-10-01T01:11:09.662Z] 2022-10-01 01:11:09,612 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.76', '-m', 'v2.3.0-dev.76'], cwd=/w/workspace/edgex-go/313, universal_newlines=False, shell=None, istream=None) [2022-10-01T01:11:09.662Z] 2022-10-01 01:11:09,617 [read_version] DEBUG read version from /w/workspace/edgex-go/313/.semver/main [2022-10-01T01:11:09.662Z] 2.3.0-dev.76 [Pipeline] } [2022-10-01T01:11:09.667Z] $ docker exec --env ******** --env ******** 1a051314aeb20ed87daf93f12c4d841434be3c5739fefd086cd38cc0aa305ea4 ssh-agent -k [2022-10-01T01:11:09.767Z] unset SSH_AUTH_SOCK; [2022-10-01T01:11:09.767Z] unset SSH_AGENT_PID; [2022-10-01T01:11:09.767Z] echo Agent pid 39 killed; [2022-10-01T01:11:09.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-01T01:11:10.075Z] + git semver [Pipeline] } [2022-10-01T01:11:10.343Z] $ docker stop --time=1 1a051314aeb20ed87daf93f12c4d841434be3c5739fefd086cd38cc0aa305ea4 [2022-10-01T01:11:11.574Z] $ docker rm -f 1a051314aeb20ed87daf93f12c4d841434be3c5739fefd086cd38cc0aa305ea4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:11:11.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-01T01:11:11.974Z] [2022-10-01T01:11:11.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:11:12.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-01T01:11:12.285Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-01T01:11:12.285Z] ab5ef0e58194: Pulling fs layer [2022-10-01T01:11:12.285Z] 9712f1f96733: Pulling fs layer [2022-10-01T01:11:12.285Z] 63f879dbbcfc: Pulling fs layer [2022-10-01T01:11:12.285Z] 0d9ebad4ef96: Pulling fs layer [2022-10-01T01:11:12.285Z] e9a5061849ea: Pulling fs layer [2022-10-01T01:11:12.285Z] d747dcd14b5f: Pulling fs layer [2022-10-01T01:11:12.285Z] 2de7ff778b66: Pulling fs layer [2022-10-01T01:11:12.285Z] d747dcd14b5f: Waiting [2022-10-01T01:11:12.285Z] e9a5061849ea: Waiting [2022-10-01T01:11:12.285Z] 2de7ff778b66: Waiting [2022-10-01T01:11:12.285Z] 9712f1f96733: Verifying Checksum [2022-10-01T01:11:12.285Z] 9712f1f96733: Download complete [2022-10-01T01:11:12.892Z] 63f879dbbcfc: Verifying Checksum [2022-10-01T01:11:12.892Z] 63f879dbbcfc: Download complete [2022-10-01T01:11:13.157Z] e9a5061849ea: Verifying Checksum [2022-10-01T01:11:13.157Z] e9a5061849ea: Download complete [2022-10-01T01:11:13.157Z] d747dcd14b5f: Verifying Checksum [2022-10-01T01:11:13.157Z] d747dcd14b5f: Download complete [2022-10-01T01:11:13.157Z] 0d9ebad4ef96: Verifying Checksum [2022-10-01T01:11:13.157Z] 0d9ebad4ef96: Download complete [2022-10-01T01:11:13.416Z] 2de7ff778b66: Verifying Checksum [2022-10-01T01:11:13.416Z] 2de7ff778b66: Download complete [2022-10-01T01:11:13.416Z] ab5ef0e58194: Verifying Checksum [2022-10-01T01:11:13.416Z] ab5ef0e58194: Download complete [2022-10-01T01:11:15.950Z] ab5ef0e58194: Pull complete [2022-10-01T01:11:15.950Z] 9712f1f96733: Pull complete [2022-10-01T01:11:16.883Z] 63f879dbbcfc: Pull complete [2022-10-01T01:11:20.161Z] 0d9ebad4ef96: Pull complete [2022-10-01T01:11:20.419Z] e9a5061849ea: Pull complete [2022-10-01T01:11:20.676Z] d747dcd14b5f: Pull complete [2022-10-01T01:11:21.607Z] 2de7ff778b66: Pull complete [2022-10-01T01:11:21.607Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-01T01:11:21.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-01T01:11:21.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:11:21.675Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2022-10-01T01:11:21.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-01T01:11:25.962Z] $ docker top 172b627e1eaa9330dd32a250391022a555ede1f60c9668e0f38aa190d3373f9c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-01T01:11:26.033Z] provisioning config files... [2022-10-01T01:11:26.039Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/313@tmp/config11881256419063937877tmp [2022-10-01T01:11:26.049Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/313@tmp/config3901686313860943758tmp [2022-10-01T01:11:26.059Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/313@tmp/config15096819474951277643tmp [Pipeline] { [Pipeline] echo [2022-10-01T01:11:26.073Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:11:26.354Z] ---> sigul-configuration.sh [2022-10-01T01:11:26.354Z] gpg: directory `/root/.gnupg' created [2022-10-01T01:11:26.354Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-01T01:11:26.354Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-01T01:11:26.354Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-01T01:11:26.354Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-01T01:11:26.354Z] gpg: CAST5 encrypted data [2022-10-01T01:11:26.354Z] gpg: encrypted with 1 passphrase [2022-10-01T01:11:26.354Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-01T01:11:26.639Z] + mkdir /home/jenkins [2022-10-01T01:11:26.639Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-01T01:11:26.924Z] + 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-01T01:11:26.931Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:11:27.219Z] ---> sigul-install.sh [2022-10-01T01:11:27.219Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-01T01:11:27.502Z] + git tag --list [2022-10-01T01:11:27.502Z] 0.6.0 [2022-10-01T01:11:27.502Z] 0.6.1 [2022-10-01T01:11:27.502Z] 0.7.0 [2022-10-01T01:11:27.502Z] 0.7.1 [2022-10-01T01:11:27.502Z] v1.0.0 [2022-10-01T01:11:27.502Z] v1.0.1 [2022-10-01T01:11:27.502Z] v1.1.0 [2022-10-01T01:11:27.502Z] v1.2.0 [2022-10-01T01:11:27.502Z] v1.2.1 [2022-10-01T01:11:27.502Z] v1.3.0 [2022-10-01T01:11:27.502Z] v1.3.1 [2022-10-01T01:11:27.502Z] v2.0.0 [2022-10-01T01:11:27.502Z] v2.1.0 [2022-10-01T01:11:27.502Z] v2.1.1 [2022-10-01T01:11:27.502Z] v2.1.1-dev.1 [2022-10-01T01:11:27.502Z] v2.1.1-dev.2 [2022-10-01T01:11:27.502Z] v2.1.1-dev.3 [2022-10-01T01:11:27.502Z] v2.1.1-dev.4 [2022-10-01T01:11:27.502Z] v2.1.1-dev.5 [2022-10-01T01:11:27.502Z] v2.1.1-dev.6 [2022-10-01T01:11:27.502Z] v2.1.1-dev.7 [2022-10-01T01:11:27.502Z] v2.1.1-dev.8 [2022-10-01T01:11:27.502Z] v2.1.2-dev.1 [2022-10-01T01:11:27.502Z] v2.2.0 [2022-10-01T01:11:27.502Z] v2.2.1-dev.1 [2022-10-01T01:11:27.502Z] v2.2.1-dev.10 [2022-10-01T01:11:27.502Z] v2.2.1-dev.11 [2022-10-01T01:11:27.502Z] v2.2.1-dev.12 [2022-10-01T01:11:27.502Z] v2.2.1-dev.13 [2022-10-01T01:11:27.502Z] v2.2.1-dev.14 [2022-10-01T01:11:27.502Z] v2.2.1-dev.15 [2022-10-01T01:11:27.502Z] v2.2.1-dev.16 [2022-10-01T01:11:27.502Z] v2.2.1-dev.17 [2022-10-01T01:11:27.502Z] v2.2.1-dev.18 [2022-10-01T01:11:27.502Z] v2.2.1-dev.19 [2022-10-01T01:11:27.502Z] v2.2.1-dev.2 [2022-10-01T01:11:27.502Z] v2.2.1-dev.20 [2022-10-01T01:11:27.502Z] v2.2.1-dev.21 [2022-10-01T01:11:27.502Z] v2.2.1-dev.22 [2022-10-01T01:11:27.502Z] v2.2.1-dev.23 [2022-10-01T01:11:27.502Z] v2.2.1-dev.24 [2022-10-01T01:11:27.502Z] v2.2.1-dev.25 [2022-10-01T01:11:27.502Z] v2.2.1-dev.26 [2022-10-01T01:11:27.502Z] v2.2.1-dev.27 [2022-10-01T01:11:27.502Z] v2.2.1-dev.28 [2022-10-01T01:11:27.502Z] v2.2.1-dev.29 [2022-10-01T01:11:27.502Z] v2.2.1-dev.3 [2022-10-01T01:11:27.502Z] v2.2.1-dev.4 [2022-10-01T01:11:27.502Z] v2.2.1-dev.5 [2022-10-01T01:11:27.502Z] v2.2.1-dev.6 [2022-10-01T01:11:27.502Z] v2.2.1-dev.7 [2022-10-01T01:11:27.502Z] v2.2.1-dev.8 [2022-10-01T01:11:27.502Z] v2.2.1-dev.9 [2022-10-01T01:11:27.502Z] v2.3.0-dev.29 [2022-10-01T01:11:27.502Z] v2.3.0-dev.30 [2022-10-01T01:11:27.502Z] v2.3.0-dev.31 [2022-10-01T01:11:27.502Z] v2.3.0-dev.32 [2022-10-01T01:11:27.502Z] v2.3.0-dev.33 [2022-10-01T01:11:27.502Z] v2.3.0-dev.34 [2022-10-01T01:11:27.502Z] v2.3.0-dev.35 [2022-10-01T01:11:27.502Z] v2.3.0-dev.36 [2022-10-01T01:11:27.502Z] v2.3.0-dev.37 [2022-10-01T01:11:27.502Z] v2.3.0-dev.38 [2022-10-01T01:11:27.502Z] v2.3.0-dev.39 [2022-10-01T01:11:27.502Z] v2.3.0-dev.40 [2022-10-01T01:11:27.502Z] v2.3.0-dev.41 [2022-10-01T01:11:27.502Z] v2.3.0-dev.42 [2022-10-01T01:11:27.502Z] v2.3.0-dev.43 [2022-10-01T01:11:27.502Z] v2.3.0-dev.44 [2022-10-01T01:11:27.502Z] v2.3.0-dev.45 [2022-10-01T01:11:27.502Z] v2.3.0-dev.46 [2022-10-01T01:11:27.502Z] v2.3.0-dev.47 [2022-10-01T01:11:27.502Z] v2.3.0-dev.48 [2022-10-01T01:11:27.502Z] v2.3.0-dev.49 [2022-10-01T01:11:27.502Z] v2.3.0-dev.50 [2022-10-01T01:11:27.502Z] v2.3.0-dev.51 [2022-10-01T01:11:27.502Z] v2.3.0-dev.52 [2022-10-01T01:11:27.502Z] v2.3.0-dev.53 [2022-10-01T01:11:27.502Z] v2.3.0-dev.54 [2022-10-01T01:11:27.502Z] v2.3.0-dev.55 [2022-10-01T01:11:27.502Z] v2.3.0-dev.56 [2022-10-01T01:11:27.502Z] v2.3.0-dev.57 [2022-10-01T01:11:27.502Z] v2.3.0-dev.58 [2022-10-01T01:11:27.502Z] v2.3.0-dev.59 [2022-10-01T01:11:27.502Z] v2.3.0-dev.60 [2022-10-01T01:11:27.502Z] v2.3.0-dev.61 [2022-10-01T01:11:27.502Z] v2.3.0-dev.62 [2022-10-01T01:11:27.502Z] v2.3.0-dev.63 [2022-10-01T01:11:27.502Z] v2.3.0-dev.64 [2022-10-01T01:11:27.502Z] v2.3.0-dev.65 [2022-10-01T01:11:27.502Z] v2.3.0-dev.66 [2022-10-01T01:11:27.502Z] v2.3.0-dev.67 [2022-10-01T01:11:27.502Z] v2.3.0-dev.68 [2022-10-01T01:11:27.502Z] v2.3.0-dev.69 [2022-10-01T01:11:27.502Z] v2.3.0-dev.70 [2022-10-01T01:11:27.502Z] v2.3.0-dev.71 [2022-10-01T01:11:27.502Z] v2.3.0-dev.72 [2022-10-01T01:11:27.502Z] v2.3.0-dev.73 [2022-10-01T01:11:27.502Z] v2.3.0-dev.74 [2022-10-01T01:11:27.502Z] v2.3.0-dev.75 [2022-10-01T01:11:27.502Z] v2.3.0-dev.76 [Pipeline] sh [2022-10-01T01:11:27.791Z] + lftools sign git-tag v2.3.0-dev.76 [2022-10-01T01:11:28.360Z] Signing Git tag with Sigul... [2022-10-01T01:11:28.360Z] Signing v2.3.0-dev.76 [Pipeline] echo [2022-10-01T01:11:28.937Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:11:29.219Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-01T01:11:29.226Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-01T01:11:29.240Z] $ docker stop --time=1 172b627e1eaa9330dd32a250391022a555ede1f60c9668e0f38aa190d3373f9c [2022-10-01T01:11:30.545Z] $ docker rm -f 172b627e1eaa9330dd32a250391022a555ede1f60c9668e0f38aa190d3373f9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-01T01:11:30.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-01T01:11:30.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:11:31.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T01:11:31.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:11:31.339Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2022-10-01T01:11:31.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-01T01:11:31.716Z] $ docker top 85d8f1ffeb439c915427ea90213d80d28d74ea7af017f585c4725e874d42ee88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-01T01:11:31.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-01T01:11:31.847Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-01T01:11:31.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-01T01:11:31.957Z] $ docker exec 85d8f1ffeb439c915427ea90213d80d28d74ea7af017f585c4725e874d42ee88 ssh-agent [2022-10-01T01:11:32.065Z] SSH_AUTH_SOCK=/tmp/ssh-2u6CUi1cRj5S/agent.32 [2022-10-01T01:11:32.065Z] SSH_AGENT_PID=38 [2022-10-01T01:11:32.082Z] Running ssh-add (command line suppressed) [2022-10-01T01:11:32.176Z] Identity added: /w/workspace/edgex-go/313@tmp/private_key_17012415395118488712.key (/w/workspace/edgex-go/313@tmp/private_key_17012415395118488712.key) [2022-10-01T01:11:32.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-01T01:11:32.515Z] + git semver bump pre [2022-10-01T01:11:32.775Z] 2022-10-01 01:11:32,655 [read_version] DEBUG read version from /w/workspace/edgex-go/313/.semver/main [2022-10-01T01:11:32.775Z] 2022-10-01 01:11:32,655 [bump_version] DEBUG bumping version:2.3.0-dev.76 on axis:pre with prefix:dev [2022-10-01T01:11:32.775Z] 2022-10-01 01:11:32,655 [bump_version] DEBUG bumped version:2.3.0-dev.77 [2022-10-01T01:11:32.775Z] 2022-10-01 01:11:32,655 [write_version] DEBUG write version:2.3.0-dev.77 to path:/w/workspace/edgex-go/313/.semver/main with force:True [2022-10-01T01:11:32.775Z] 2022-10-01 01:11:32,655 [read_version] DEBUG read version from /w/workspace/edgex-go/313/.semver/main [2022-10-01T01:11:32.775Z] 2022-10-01 01:11:32,656 [write_file] DEBUG write to file:/w/workspace/edgex-go/313/.semver/main [2022-10-01T01:11:32.775Z] 2022-10-01 01:11:32,658 [execute] INFO git cat-file --batch-check [2022-10-01T01:11:32.776Z] 2022-10-01 01:11:32,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/313/.semver, universal_newlines=False, shell=None, istream=) [2022-10-01T01:11:32.776Z] 2022-10-01 01:11:32,664 [execute] INFO git cat-file --batch [2022-10-01T01:11:32.776Z] 2022-10-01 01:11:32,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/313/.semver, universal_newlines=False, shell=None, istream=) [2022-10-01T01:11:32.776Z] 2022-10-01 01:11:32,669 [read_version] DEBUG read version from /w/workspace/edgex-go/313/.semver/main [2022-10-01T01:11:32.776Z] 2.3.0-dev.77 [Pipeline] } [2022-10-01T01:11:32.782Z] $ docker exec --env ******** --env ******** 85d8f1ffeb439c915427ea90213d80d28d74ea7af017f585c4725e874d42ee88 ssh-agent -k [2022-10-01T01:11:32.878Z] unset SSH_AUTH_SOCK; [2022-10-01T01:11:32.878Z] unset SSH_AGENT_PID; [2022-10-01T01:11:32.878Z] echo Agent pid 38 killed; [2022-10-01T01:11:32.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-01T01:11:33.187Z] + git semver [Pipeline] } [2022-10-01T01:11:33.456Z] $ docker stop --time=1 85d8f1ffeb439c915427ea90213d80d28d74ea7af017f585c4725e874d42ee88 [2022-10-01T01:11:34.780Z] $ docker rm -f 85d8f1ffeb439c915427ea90213d80d28d74ea7af017f585c4725e874d42ee88 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-01T01:11:35.105Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-01T01:11:35.105Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:11:35.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T01:11:35.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:11:35.458Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2022-10-01T01:11:35.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-01T01:11:35.835Z] $ docker top bdc36a3d535e1225a39faf5fb62ca17621bab386615127dd83b219d76bb42563 -eo pid,comm [2022-10-01T01:11:35.883Z] 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-01T01:11:35.883Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-01T01:11:35.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-01T01:11:35.916Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-01T01:11:36.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-01T01:11:36.032Z] $ docker exec bdc36a3d535e1225a39faf5fb62ca17621bab386615127dd83b219d76bb42563 ssh-agent [2022-10-01T01:11:36.149Z] SSH_AUTH_SOCK=/tmp/ssh-6cH9ND3EKZPx/agent.32 [2022-10-01T01:11:36.149Z] SSH_AGENT_PID=38 [2022-10-01T01:11:36.154Z] Running ssh-add (command line suppressed) [2022-10-01T01:11:36.264Z] Identity added: /w/workspace/edgex-go/313@tmp/private_key_4869488116372162116.key (/w/workspace/edgex-go/313@tmp/private_key_4869488116372162116.key) [2022-10-01T01:11:36.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-01T01:11:36.562Z] + git semver push [2022-10-01T01:11:36.821Z] 2022-10-01 01:11:36,807 [run_push] DEBUG push [2022-10-01T01:11:36.821Z] 2022-10-01 01:11:36,807 [execute] INFO git cat-file --batch-check [2022-10-01T01:11:36.821Z] 2022-10-01 01:11:36,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/313/.semver, universal_newlines=False, shell=None, istream=) [2022-10-01T01:11:36.821Z] 2022-10-01 01:11:36,813 [execute] INFO git rev-list 4a6f0ec00584a6bd3c5dfcc6a5a9a12ca2b49d06 -- [2022-10-01T01:11:36.821Z] 2022-10-01 01:11:36,813 [execute] DEBUG Popen(['git', 'rev-list', '4a6f0ec00584a6bd3c5dfcc6a5a9a12ca2b49d06', '--'], cwd=/w/workspace/edgex-go/313/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-01T01:11:37.080Z] 2022-10-01 01:11:36,828 [execute] INFO git fetch -v origin [2022-10-01T01:11:37.080Z] 2022-10-01 01:11:36,828 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/313/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-01T01:11:37.649Z] 2022-10-01 01:11:37,452 [run_push] DEBUG no remote changes detected [2022-10-01T01:11:37.649Z] 2022-10-01 01:11:37,452 [execute] INFO git push origin semver [2022-10-01T01:11:37.649Z] 2022-10-01 01:11:37,453 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/313/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-01T01:11:38.585Z] 2022-10-01 01:11:38,293 [run_push] DEBUG push all version tags [2022-10-01T01:11:38.585Z] 2022-10-01 01:11:38,293 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-01T01:11:38.585Z] 2022-10-01 01:11:38,294 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/313, universal_newlines=False, shell=None, istream=None) [2022-10-01T01:11:39.152Z] 2022-10-01 01:11:39,071 [read_version] DEBUG read version from /w/workspace/edgex-go/313/.semver/main [2022-10-01T01:11:39.152Z] 2.3.0-dev.77 [Pipeline] } [2022-10-01T01:11:39.158Z] $ docker exec --env ******** --env ******** bdc36a3d535e1225a39faf5fb62ca17621bab386615127dd83b219d76bb42563 ssh-agent -k [2022-10-01T01:11:39.253Z] unset SSH_AUTH_SOCK; [2022-10-01T01:11:39.253Z] unset SSH_AGENT_PID; [2022-10-01T01:11:39.253Z] echo Agent pid 38 killed; [2022-10-01T01:11:39.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-01T01:11:39.569Z] + git semver [Pipeline] } [2022-10-01T01:11:39.836Z] $ docker stop --time=1 bdc36a3d535e1225a39faf5fb62ca17621bab386615127dd83b219d76bb42563 [2022-10-01T01:11:41.077Z] $ docker rm -f bdc36a3d535e1225a39faf5fb62ca17621bab386615127dd83b219d76bb42563 [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-01T01:11:41.594Z] + [ -d /w/workspace/edgex-go/313/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:11:41.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:11:42.735Z] ---> package-listing.sh [2022-10-01T01:11:42.735Z] ++ facter osfamily [2022-10-01T01:11:42.735Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-01T01:11:42.992Z] + OS_FAMILY=debian [2022-10-01T01:11:42.992Z] + workspace=/w/workspace/edgex-go/313 [2022-10-01T01:11:42.992Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-01T01:11:42.992Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-01T01:11:42.992Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-01T01:11:42.992Z] + PACKAGES=/tmp/packages_start.txt [2022-10-01T01:11:42.992Z] + '[' /w/workspace/edgex-go/313 ']' [2022-10-01T01:11:42.992Z] + PACKAGES=/tmp/packages_end.txt [2022-10-01T01:11:42.993Z] + case "${OS_FAMILY}" in [2022-10-01T01:11:42.993Z] + dpkg -l [2022-10-01T01:11:42.993Z] + grep '^ii' [2022-10-01T01:11:42.993Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-01T01:11:42.993Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-01T01:11:42.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-01T01:11:42.993Z] + '[' /w/workspace/edgex-go/313 ']' [2022-10-01T01:11:42.993Z] + mkdir -p /w/workspace/edgex-go/313/archives/ [2022-10-01T01:11:42.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/313/archives/ [Pipeline] echo [2022-10-01T01:11:43.002Z] 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/313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-01T01:11:43.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:11:43.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-01T01:11:43.836Z] [2022-10-01T01:11:43.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:11:44.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-01T01:11:44.128Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-01T01:11:44.128Z] 5eb5b503b376: Pulling fs layer [2022-10-01T01:11:44.128Z] 5c69ac0246d0: Pulling fs layer [2022-10-01T01:11:44.128Z] ec43610c2a17: Pulling fs layer [2022-10-01T01:11:44.128Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-01T01:11:44.128Z] 3a2ae6a8a46f: Waiting [2022-10-01T01:11:44.128Z] 33b1e0a273af: Pulling fs layer [2022-10-01T01:11:44.128Z] 5d3b04190fa2: Pulling fs layer [2022-10-01T01:11:44.128Z] 2f39f015ded8: Pulling fs layer [2022-10-01T01:11:44.128Z] 33b1e0a273af: Waiting [2022-10-01T01:11:44.128Z] 5d3b04190fa2: Waiting [2022-10-01T01:11:44.128Z] 2f39f015ded8: Waiting [2022-10-01T01:11:44.128Z] 5c69ac0246d0: Download complete [2022-10-01T01:11:44.128Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-01T01:11:44.128Z] 3a2ae6a8a46f: Download complete [2022-10-01T01:11:44.388Z] 33b1e0a273af: Verifying Checksum [2022-10-01T01:11:44.388Z] 33b1e0a273af: Download complete [2022-10-01T01:11:44.388Z] 5d3b04190fa2: Verifying Checksum [2022-10-01T01:11:44.388Z] 5d3b04190fa2: Download complete [2022-10-01T01:11:44.388Z] ec43610c2a17: Verifying Checksum [2022-10-01T01:11:44.388Z] ec43610c2a17: Download complete [2022-10-01T01:11:44.388Z] 5eb5b503b376: Download complete [2022-10-01T01:11:44.955Z] 2f39f015ded8: Download complete [2022-10-01T01:11:45.521Z] 5eb5b503b376: Pull complete [2022-10-01T01:11:45.780Z] 5c69ac0246d0: Pull complete [2022-10-01T01:11:46.038Z] ec43610c2a17: Pull complete [2022-10-01T01:11:46.296Z] 3a2ae6a8a46f: Pull complete [2022-10-01T01:11:46.556Z] 33b1e0a273af: Pull complete [2022-10-01T01:11:46.556Z] 5d3b04190fa2: Pull complete [2022-10-01T01:11:50.739Z] 2f39f015ded8: Pull complete [2022-10-01T01:11:50.739Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-01T01:11:50.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-01T01:11:50.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:11:50.812Z] prd-ubuntu20.04-docker-8c-8g-6125 does not seem to be running inside a container [2022-10-01T01:11:50.840Z] $ 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/313/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/313 -v /w/workspace/edgex-go/313:/w/workspace/edgex-go/313:rw,z -v /w/workspace/edgex-go/313@tmp:/w/workspace/edgex-go/313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-01T01:11:54.011Z] $ docker top 57531d2401b5d3a95617a0c9d1ed885ecd2567edf92b60568e35c984ac14f87b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T01:11:54.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-01T01:11:54.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-01T01:11:54.930Z] + ls /var/log/sa-host [2022-10-01T01:11:54.931Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-01T01:11:55.081Z] provisioning config files... [2022-10-01T01:11:55.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/313@tmp/config11218988355788793003tmp [Pipeline] { [Pipeline] echo [2022-10-01T01:11:55.102Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:11:55.382Z] ---> create-netrc.sh [Pipeline] } [2022-10-01T01:11:55.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:11:55.701Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-01T01:11:55.709Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:11:55.988Z] ---> sudo-logs.sh [2022-10-01T01:11:55.988Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-01T01:11:56.006Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:11:56.282Z] ---> job-cost.sh [2022-10-01T01:11:56.283Z] lf-activate-venv: SKIPPING [2022-10-01T01:11:56.283Z] DEBUG: total: 0.10999999940395355 [2022-10-01T01:11:56.283Z] INFO: Retrieving Stack Cost... [2022-10-01T01:11:56.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-01T01:11:57.108Z] INFO: Archiving Costs [Pipeline] echo [2022-10-01T01:11:57.118Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:11:57.397Z] ---> logs-deploy.sh [2022-10-01T01:11:57.397Z] lf-activate-venv: SKIPPING [2022-10-01T01:11:57.397Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/313 [2022-10-01T01:11:57.398Z] INFO: archiving workspace using pattern(s): [2022-10-01T01:11:58.336Z] Archives upload complete. [2022-10-01T01:11:58.336Z] INFO: archiving logs to Nexus