Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 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-ssh9557533500409137442.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16855124834769424295.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13591946574301196395.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9015923605420103491.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4131836251778155112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6887 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/422 [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/422 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (main) Commit message: "Merge pull request #4378 from judehung/issue-4377" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-list --no-walk d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-21T13:17:50.764Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-21T13:17:50.815Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-21T13:17:50.829Z] ========================================================= [2023-02-21T13:17:50.829Z] EdgeX Global Pipelines Version Info [2023-02-21T13:17:50.829Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:17:51.543Z] ------------------- [2023-02-21T13:17:51.544Z] stable info: [2023-02-21T13:17:51.544Z] ------------------- [2023-02-21T13:17:51.544Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-21T13:17:51.544Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T13:17:51.544Z] Message: update stable to v1.0.244 [2023-02-21T13:17:52.115Z] ------------------- [2023-02-21T13:17:52.115Z] experimental info: [2023-02-21T13:17:52.115Z] ------------------- [2023-02-21T13:17:52.115Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-21T13:17:52.115Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T13:17:52.115Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-21T13:17:52.286Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-21T13:17:52.296Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-21T13:17:52.306Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-21T13:17:52.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-21T13:17:52.328Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-21T13:17:52.347Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-21T13:17:52.362Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-21T13:17:52.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-21T13:17:52.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-21T13:17:52.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-21T13:17:52.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-21T13:17:52.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-21T13:17:52.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-21T13:17:52.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-21T13:17:52.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-21T13:17:52.466Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T13:17:52.479Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T13:17:52.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-21T13:17:52.500Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-21T13:17:52.511Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-21T13:17:52.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-21T13:17:52.532Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-21T13:17:52.543Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-21T13:17:52.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-21T13:17:52.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-21T13:17:52.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-21T13:17:52.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] echo [2023-02-21T13:17:52.609Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76c26b6 [Pipeline] echo [2023-02-21T13:17:52.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T13:17:52.666Z] provisioning config files... [2023-02-21T13:17:52.680Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/422@tmp/config7332206669306787832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:17:52.982Z] ---> docker-login.sh [2023-02-21T13:17:52.982Z] nexus3.edgexfoundry.org:10001 [2023-02-21T13:17:53.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:17:53.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:17:53.244Z] Configure a credential helper to remove this warning. See [2023-02-21T13:17:53.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:17:53.244Z] [2023-02-21T13:17:53.244Z] Login Succeeded [2023-02-21T13:17:53.244Z] nexus3.edgexfoundry.org:10002 [2023-02-21T13:17:53.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:17:53.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:17:53.506Z] Configure a credential helper to remove this warning. See [2023-02-21T13:17:53.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:17:53.506Z] [2023-02-21T13:17:53.506Z] Login Succeeded [2023-02-21T13:17:53.506Z] nexus3.edgexfoundry.org:10003 [2023-02-21T13:17:53.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:17:53.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:17:53.506Z] Configure a credential helper to remove this warning. See [2023-02-21T13:17:53.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:17:53.506Z] [2023-02-21T13:17:53.506Z] Login Succeeded [2023-02-21T13:17:53.506Z] nexus3.edgexfoundry.org:10004 [2023-02-21T13:17:53.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:17:53.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:17:53.767Z] Configure a credential helper to remove this warning. See [2023-02-21T13:17:53.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:17:53.767Z] [2023-02-21T13:17:53.767Z] Login Succeeded [2023-02-21T13:17:53.767Z] docker.io [2023-02-21T13:17:53.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:17:54.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:17:54.028Z] Configure a credential helper to remove this warning. See [2023-02-21T13:17:54.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:17:54.028Z] [2023-02-21T13:17:54.028Z] Login Succeeded [2023-02-21T13:17:54.028Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T13:17:54.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T13:17:54.338Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-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 [2023-02-21T13:17:54.339Z] + dirname cmd/core-command/Dockerfile [2023-02-21T13:17:54.339Z] + cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-21T13:17:54.339Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T13:17:54.339Z] + cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T13:17:54.339Z] + dirname cmd/core-data/Dockerfile [2023-02-21T13:17:54.339Z] + cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-21T13:17:54.339Z] + dirname cmd/core-metadata/Dockerfile [2023-02-21T13:17:54.339Z] + cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-21T13:17:54.339Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-21T13:17:54.339Z] + cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-21T13:17:54.339Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-21T13:17:54.339Z] + cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-21T13:17:54.339Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-21T13:17:54.339Z] + cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-21T13:17:54.339Z] + cut -d/ -f2 [2023-02-21T13:17:54.339Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T13:17:54.339Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T13:17:54.339Z] + dirname cmd/security-spire-agent/Dockerfile+ [2023-02-21T13:17:54.339Z] cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-21T13:17:54.339Z] + dirname cmd/security-spire-config/Dockerfile+ [2023-02-21T13:17:54.339Z] cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-21T13:17:54.339Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-21T13:17:54.339Z] + cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-21T13:17:54.339Z] + dirname cmd/support-notifications/Dockerfile [2023-02-21T13:17:54.339Z] + cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-21T13:17:54.339Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-21T13:17:54.339Z] + cut -d/ -f2 [2023-02-21T13:17:54.339Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-21T13:17:54.392Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-21T13:17:54.723Z] + git rev-list -1 --merges 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43~1..76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] echo [2023-02-21T13:17:54.741Z] -----------> git rev-list -1 --merges 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43~1..76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:17:54.741Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [false] [Pipeline] sh [2023-02-21T13:17:55.026Z] + git log --format=format:%s -1 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] echo [2023-02-21T13:17:55.040Z] ========================================================= [2023-02-21T13:17:55.040Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-21T13:17:55.040Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-21T13:17:55.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T13:17:55.452Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-21T13:17:55.452Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-21T13:17:55.452Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-21T13:17:55.452Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-21T13:17:55.452Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-21T13:17:55.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:17:55.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T13:17:55.862Z] [2023-02-21T13:17:55.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:17:56.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T13:17:56.163Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-21T13:17:56.163Z] b85a868b505f: Pulling fs layer [2023-02-21T13:17:56.163Z] e2be974225ed: Pulling fs layer [2023-02-21T13:17:56.163Z] 339a4e72a1f5: Pulling fs layer [2023-02-21T13:17:56.163Z] 988bab9f4d93: Pulling fs layer [2023-02-21T13:17:56.163Z] 1469e6f7b9e6: Pulling fs layer [2023-02-21T13:17:56.163Z] eaf3925da568: Pulling fs layer [2023-02-21T13:17:56.163Z] bab4dde63d76: Pulling fs layer [2023-02-21T13:17:56.163Z] bde34c3a00c8: Pulling fs layer [2023-02-21T13:17:56.163Z] b352a97aabf1: Pulling fs layer [2023-02-21T13:17:56.163Z] 4872d77fe225: Pulling fs layer [2023-02-21T13:17:56.163Z] 5851b861e8e6: Pulling fs layer [2023-02-21T13:17:56.163Z] 988bab9f4d93: Waiting [2023-02-21T13:17:56.163Z] 1469e6f7b9e6: Waiting [2023-02-21T13:17:56.163Z] eaf3925da568: Waiting [2023-02-21T13:17:56.163Z] 4872d77fe225: Waiting [2023-02-21T13:17:56.163Z] bab4dde63d76: Waiting [2023-02-21T13:17:56.163Z] 5851b861e8e6: Waiting [2023-02-21T13:17:56.163Z] bde34c3a00c8: Waiting [2023-02-21T13:17:56.163Z] b352a97aabf1: Waiting [2023-02-21T13:17:56.163Z] e2be974225ed: Download complete [2023-02-21T13:17:56.163Z] 988bab9f4d93: Verifying Checksum [2023-02-21T13:17:56.163Z] 988bab9f4d93: Download complete [2023-02-21T13:17:56.423Z] 1469e6f7b9e6: Verifying Checksum [2023-02-21T13:17:56.423Z] 1469e6f7b9e6: Download complete [2023-02-21T13:17:56.423Z] eaf3925da568: Verifying Checksum [2023-02-21T13:17:56.423Z] eaf3925da568: Download complete [2023-02-21T13:17:56.423Z] 339a4e72a1f5: Verifying Checksum [2023-02-21T13:17:56.423Z] 339a4e72a1f5: Download complete [2023-02-21T13:17:56.423Z] bde34c3a00c8: Verifying Checksum [2023-02-21T13:17:56.423Z] bde34c3a00c8: Download complete [2023-02-21T13:17:56.423Z] b352a97aabf1: Download complete [2023-02-21T13:17:56.423Z] 4872d77fe225: Verifying Checksum [2023-02-21T13:17:56.423Z] 4872d77fe225: Download complete [2023-02-21T13:17:56.423Z] 5851b861e8e6: Verifying Checksum [2023-02-21T13:17:56.423Z] 5851b861e8e6: Download complete [2023-02-21T13:17:56.681Z] b85a868b505f: Verifying Checksum [2023-02-21T13:17:56.681Z] b85a868b505f: Download complete [2023-02-21T13:17:56.938Z] bab4dde63d76: Verifying Checksum [2023-02-21T13:17:56.938Z] bab4dde63d76: Download complete [2023-02-21T13:17:57.877Z] b85a868b505f: Pull complete [2023-02-21T13:17:58.137Z] e2be974225ed: Pull complete [2023-02-21T13:17:58.705Z] 339a4e72a1f5: Pull complete [2023-02-21T13:17:58.705Z] 988bab9f4d93: Pull complete [2023-02-21T13:17:58.964Z] 1469e6f7b9e6: Pull complete [2023-02-21T13:17:58.964Z] eaf3925da568: Pull complete [2023-02-21T13:18:00.894Z] bab4dde63d76: Pull complete [2023-02-21T13:18:00.894Z] bde34c3a00c8: Pull complete [2023-02-21T13:18:01.155Z] b352a97aabf1: Pull complete [2023-02-21T13:18:01.155Z] 4872d77fe225: Pull complete [2023-02-21T13:18:01.416Z] 5851b861e8e6: Pull complete [2023-02-21T13:18:01.416Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-21T13:18:01.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T13:18:01.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:18:01.520Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2023-02-21T13:18:01.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T13:18:03.082Z] $ docker top 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 -eo pid,comm [2023-02-21T13:18:03.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). [2023-02-21T13:18:03.140Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T13:18:03.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T13:18:03.166Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T13:18:03.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T13:18:03.293Z] $ docker exec 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 ssh-agent [2023-02-21T13:18:03.403Z] SSH_AUTH_SOCK=/tmp/ssh-ktjd8x4aniCd/agent.32 [2023-02-21T13:18:03.403Z] SSH_AGENT_PID=38 [2023-02-21T13:18:03.409Z] Running ssh-add (command line suppressed) [2023-02-21T13:18:03.531Z] Identity added: /w/workspace/edgex-go/422@tmp/private_key_18237526308952293252.key (/w/workspace/edgex-go/422@tmp/private_key_18237526308952293252.key) [2023-02-21T13:18:03.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T13:18:03.825Z] + git tag --points-at HEAD [Pipeline] } [2023-02-21T13:18:03.844Z] $ docker exec --env ******** --env ******** 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 ssh-agent -k [2023-02-21T13:18:03.958Z] unset SSH_AUTH_SOCK; [2023-02-21T13:18:03.959Z] unset SSH_AGENT_PID; [2023-02-21T13:18:03.959Z] echo Agent pid 38 killed; [2023-02-21T13:18:03.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-21T13:18:03.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T13:18:03.989Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T13:18:04.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T13:18:04.105Z] $ docker exec 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 ssh-agent [2023-02-21T13:18:04.215Z] SSH_AUTH_SOCK=/tmp/ssh-pQpDSbftkeMi/agent.70 [2023-02-21T13:18:04.215Z] SSH_AGENT_PID=76 [2023-02-21T13:18:04.221Z] Running ssh-add (command line suppressed) [2023-02-21T13:18:04.335Z] Identity added: /w/workspace/edgex-go/422@tmp/private_key_5376925327436030138.key (/w/workspace/edgex-go/422@tmp/private_key_5376925327436030138.key) [2023-02-21T13:18:04.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T13:18:04.633Z] + git semver init [2023-02-21T13:18:04.893Z] 2023-02-21 13:18:04,822 [run_init] DEBUG init version:0.0.0 force:False [2023-02-21T13:18:04.893Z] 2023-02-21 13:18:04,824 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/422/.semver [2023-02-21T13:18:04.893Z] 2023-02-21 13:18:04,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/422/.semver [2023-02-21T13:18:04.893Z] 2023-02-21 13:18:04,825 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/422/.semver'], cwd=/w/workspace/edgex-go/422, universal_newlines=False, shell=None, istream=None) [2023-02-21T13:18:09.093Z] 2023-02-21 13:18:09,088 [append_file] DEBUG append to file:/w/workspace/edgex-go/422/.git/info/exclude [2023-02-21T13:18:09.093Z] 2023-02-21 13:18:09,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/422/.semver/main with force:False [2023-02-21T13:18:09.093Z] 2023-02-21 13:18:09,089 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main [2023-02-21T13:18:09.093Z] 2023-02-21 13:18:09,089 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main [2023-02-21T13:18:09.093Z] 3.0.0-dev.61 [Pipeline] } [2023-02-21T13:18:09.366Z] $ docker exec --env ******** --env ******** 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 ssh-agent -k [2023-02-21T13:18:09.473Z] unset SSH_AUTH_SOCK; [2023-02-21T13:18:09.473Z] unset SSH_AGENT_PID; [2023-02-21T13:18:09.473Z] echo Agent pid 76 killed; [2023-02-21T13:18:09.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T13:18:09.790Z] + git semver [Pipeline] } [2023-02-21T13:18:10.068Z] $ docker stop --time=1 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 [2023-02-21T13:18:11.369Z] $ docker rm -f --volumes 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T13:18:11.721Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-21T13:18:11.985Z] Stashed 1 file(s) [Pipeline] echo [2023-02-21T13:18:11.988Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.61 [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 [2023-02-21T13:18:12.360Z] + git config --global --add safe.directory /w/workspace/edgex-go/422 [Pipeline] echo [2023-02-21T13:18:12.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T13:18:12.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T13:18:12.391Z] ========================================================= [2023-02-21T13:18:12.391Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-21T13:18:12.391Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T13:18:12.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T13:18:12.679Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-21T13:18:12.679Z] 213ec9aee27d: Pulling fs layer [2023-02-21T13:18:12.679Z] 4583459ba037: Pulling fs layer [2023-02-21T13:18:12.679Z] 93c1e223e6f2: Pulling fs layer [2023-02-21T13:18:12.679Z] 53926ce57604: Pulling fs layer [2023-02-21T13:18:12.679Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-21T13:18:12.679Z] 22ff95d597cd: Pulling fs layer [2023-02-21T13:18:12.679Z] 12d6caf4c0d1: Pulling fs layer [2023-02-21T13:18:12.679Z] 96b7cbca73a9: Pulling fs layer [2023-02-21T13:18:12.679Z] a7acece74701: Pulling fs layer [2023-02-21T13:18:12.679Z] 53926ce57604: Waiting [2023-02-21T13:18:12.679Z] 21b2b0c7a3f4: Waiting [2023-02-21T13:18:12.679Z] 22ff95d597cd: Waiting [2023-02-21T13:18:12.679Z] 12d6caf4c0d1: Waiting [2023-02-21T13:18:12.679Z] 96b7cbca73a9: Waiting [2023-02-21T13:18:12.679Z] a7acece74701: Waiting [2023-02-21T13:18:12.679Z] 93c1e223e6f2: Verifying Checksum [2023-02-21T13:18:12.679Z] 93c1e223e6f2: Download complete [2023-02-21T13:18:12.679Z] 4583459ba037: Download complete [2023-02-21T13:18:12.679Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-21T13:18:12.679Z] 21b2b0c7a3f4: Download complete [2023-02-21T13:18:12.679Z] 22ff95d597cd: Verifying Checksum [2023-02-21T13:18:12.679Z] 22ff95d597cd: Download complete [2023-02-21T13:18:12.679Z] 213ec9aee27d: Download complete [2023-02-21T13:18:12.679Z] 12d6caf4c0d1: Verifying Checksum [2023-02-21T13:18:12.679Z] 12d6caf4c0d1: Download complete [2023-02-21T13:18:12.944Z] 213ec9aee27d: Pull complete [2023-02-21T13:18:12.944Z] 4583459ba037: Pull complete [2023-02-21T13:18:13.209Z] 93c1e223e6f2: Pull complete [2023-02-21T13:18:13.209Z] a7acece74701: Verifying Checksum [2023-02-21T13:18:13.209Z] a7acece74701: Download complete [2023-02-21T13:18:13.471Z] 96b7cbca73a9: Verifying Checksum [2023-02-21T13:18:13.471Z] 96b7cbca73a9: Download complete [2023-02-21T13:18:13.729Z] 53926ce57604: Verifying Checksum [2023-02-21T13:18:13.729Z] 53926ce57604: Download complete [2023-02-21T13:18:17.924Z] 53926ce57604: Pull complete [2023-02-21T13:18:17.924Z] 21b2b0c7a3f4: Pull complete [2023-02-21T13:18:17.924Z] 22ff95d597cd: Pull complete [2023-02-21T13:18:17.924Z] 12d6caf4c0d1: Pull complete [2023-02-21T13:18:19.822Z] 96b7cbca73a9: Pull complete [2023-02-21T13:18:20.756Z] a7acece74701: Pull complete [2023-02-21T13:18:20.756Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-21T13:18:20.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T13:18:20.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T13:18:21.055Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T13:18:21.055Z] WORKDIR /edgex [2023-02-21T13:18:21.055Z] COPY go.mod . [2023-02-21T13:18:21.055Z] RUN go mod download [2023-02-21T13:18:21.055Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-21T13:18:21.621Z] Sending build context to Docker daemon 170.3MB [2023-02-21T13:18:21.879Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T13:18:21.879Z] ---> db6d94c90886 [2023-02-21T13:18:21.879Z] Step 2/4 : WORKDIR /edgex [2023-02-21T13:18:23.787Z] ---> Running in 989fa06ac737 [2023-02-21T13:18:24.046Z] Removing intermediate container 989fa06ac737 [2023-02-21T13:18:24.046Z] ---> 0717fc4550df [2023-02-21T13:18:24.046Z] Step 3/4 : COPY go.mod . [2023-02-21T13:18:24.046Z] ---> 40d8ac49cf51 [2023-02-21T13:18:24.046Z] Step 4/4 : RUN go mod download [2023-02-21T13:18:24.046Z] ---> Running in 058d6179f325 [2023-02-21T13:18:27.050Z] Still waiting to schedule task [2023-02-21T13:18:27.050Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-21T13:18:36.265Z] Removing intermediate container 058d6179f325 [2023-02-21T13:18:36.265Z] ---> e2e84a6378d8 [2023-02-21T13:18:36.265Z] Successfully built e2e84a6378d8 [2023-02-21T13:18:36.265Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:18:36.562Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T13:18:36.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:18:36.630Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2023-02-21T13:18:36.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-21T13:18:37.022Z] $ docker top cd2214ee904a288a1f163595c2c388e8883431cc8f0421d8dd250544a22189c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T13:18:37.365Z] + go version [2023-02-21T13:18:37.365Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-21T13:18:37.380Z] $ docker stop --time=1 cd2214ee904a288a1f163595c2c388e8883431cc8f0421d8dd250544a22189c5 [2023-02-21T13:18:38.680Z] $ docker rm -f --volumes cd2214ee904a288a1f163595c2c388e8883431cc8f0421d8dd250544a22189c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:18:39.075Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T13:18:39.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:18:39.145Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2023-02-21T13:18:39.181Z] $ 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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-21T13:18:39.547Z] $ docker top e8d8bb5e91b6d0baa55b8e616f7ba97119162368a2d1fa64fb654a97f7138374 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T13:18:39.619Z] ========================================================= [2023-02-21T13:18:39.620Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T13:18:39.620Z] ========================================================= [Pipeline] sh [2023-02-21T13:18:39.959Z] + git config --global --add safe.directory /w/workspace/edgex-go/422 [Pipeline] fileExists [Pipeline] sh [2023-02-21T13:18:40.253Z] + make test [2023-02-21T13:18:40.253Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T13:18:46.823Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T13:19:01.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T13:19:01.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T13:19:01.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2023-02-21T13:19:05.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.121s coverage: 73.7% of statements [2023-02-21T13:19:05.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T13:19:05.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T13:19:05.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T13:19:05.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.0% of statements [2023-02-21T13:19:05.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T13:19:05.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T13:19:06.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.527s coverage: 88.5% of statements [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T13:19:06.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 3.9% of statements [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T13:19:06.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.574s coverage: 95.6% of statements [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T13:19:06.379Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T13:19:06.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 65.9% of statements [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T13:19:06.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T13:19:06.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2023-02-21T13:19:06.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T13:19:06.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2023-02-21T13:19:06.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 82.9% of statements [2023-02-21T13:19:06.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-02-21T13:19:06.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-02-21T13:19:06.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-02-21T13:19:11.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2023-02-21T13:19:11.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.395s coverage: 79.9% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.237s coverage: 63.1% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.3% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.0% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T13:19:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T13:19:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T13:19:26.542Z] 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 [2023-02-21T13:19:48.463Z] 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." [2023-02-21T13:19:48.463Z] go vet ./... [2023-02-21T13:19:50.989Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T13:19:51.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T13:19:51.248Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T13:19:51.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T13:19:51.807Z] + ls -al . [2023-02-21T13:19:51.807Z] total 744 [2023-02-21T13:19:51.807Z] drwxrwxr-x 11 1001 1001 4096 Feb 21 13:18 . [2023-02-21T13:19:51.807Z] drwxr-xr-x 4 root root 4096 Feb 21 13:18 .. [2023-02-21T13:19:51.807Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 13:17 .blubracket [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 13:17 .dockerignore [2023-02-21T13:19:51.807Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 13:19 .git [2023-02-21T13:19:51.807Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 13:17 .github [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 13:17 .gitignore [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 13:17 .golangci.yml [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 13:17 .hadolint.yml [2023-02-21T13:19:51.807Z] drwxr-xr-x 3 1001 1001 4096 Feb 21 13:18 .semver [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 13:17 .sonarcloud.properties [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 13:17 ADOPTERS.md [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 13:17 Attribution.txt [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 13:17 CHANGELOG.md [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 13:17 CONTRIBUTING.md [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 13:17 GOVERNANCE.md [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 13:17 Jenkinsfile [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 13:17 LICENSE [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 13:17 Makefile [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 13:17 OWNERS.md [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 13:17 README.md [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 13:17 SECURITY.md [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 12 Feb 21 13:18 VERSION [2023-02-21T13:19:51.807Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 13:17 bin [2023-02-21T13:19:51.807Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 13:17 cmd [2023-02-21T13:19:51.807Z] -rw-r--r-- 1 root root 487323 Feb 21 13:19 coverage.out [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 3295 Feb 21 13:17 go.mod [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 33318 Feb 21 13:17 go.sum [2023-02-21T13:19:51.807Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 13:17 internal [2023-02-21T13:19:51.807Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 13:17 openapi [2023-02-21T13:19:51.807Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 13:17 snap [2023-02-21T13:19:51.807Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 13:17 version.go [Pipeline] sh [2023-02-21T13:19:52.096Z] + '[' -e coverage.out ] [2023-02-21T13:19:52.096Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T13:19:52.266Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T13:19:52.571Z] + make build [2023-02-21T13:19:52.571Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-21T13:20:03.735Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6888 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-21T13:20:03.748Z] Running in /w/workspace/edgex-go/422 [Pipeline] { [Pipeline] checkout [2023-02-21T13:20:03.785Z] The recommended git tool is: git [2023-02-21T13:20:04.833Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-21T13:20:06.208Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-21T13:20:07.586Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T13:20:08.152Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-21T13:20:08.962Z] using credential edgex-jenkins-ssh [2023-02-21T13:20:08.979Z] Cloning the remote Git repository [2023-02-21T13:20:09.024Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-21T13:20:09.116Z] > git init /w/workspace/edgex-go/422 # timeout=10 [2023-02-21T13:20:09.274Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T13:20:09.275Z] > git --version # timeout=10 [2023-02-21T13:20:09.298Z] > git --version # 'git version 2.25.1' [2023-02-21T13:20:09.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T13:20:09.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T13:20:16.277Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-21T13:20:17.653Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T13:20:18.588Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-21T13:20:19.965Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-21T13:20:20.899Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-21T13:20:21.846Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-21T13:20:24.379Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-21T13:20:25.766Z] $ docker stop --time=1 e8d8bb5e91b6d0baa55b8e616f7ba97119162368a2d1fa64fb654a97f7138374 [2023-02-21T13:20:27.215Z] Avoid second fetch [2023-02-21T13:20:27.215Z] Checking out Revision 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (main) [2023-02-21T13:20:27.892Z] Commit message: "Merge pull request #4378 from judehung/issue-4377" [2023-02-21T13:20:28.176Z] $ docker rm -f --volumes e8d8bb5e91b6d0baa55b8e616f7ba97119162368a2d1fa64fb654a97f7138374 [2023-02-21T13:20:26.325Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T13:20:26.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T13:20:27.232Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T13:20:27.262Z] > git checkout -f 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T13:20:29.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T13:20:29.055Z] [2023-02-21T13:20:29.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:20:29.307Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-21T13:20:29.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T13:20:29.307Z] Dload Upload Total Spent Left Speed [2023-02-21T13:20:29.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [2023-02-21T13:20:29.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T13:20:29.372Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-21T13:20:29.372Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-21T13:20:29.372Z] ca9280d653b3: Pulling fs layer [2023-02-21T13:20:29.372Z] 7e9c9ca2126c: Pulling fs layer [2023-02-21T13:20:29.372Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-21T13:20:29.372Z] cbdbe7a5bc2a: Download complete [2023-02-21T13:20:29.631Z] cbdbe7a5bc2a: Pull complete [2023-02-21T13:20:29.631Z] ca9280d653b3: Verifying Checksum [2023-02-21T13:20:29.631Z] ca9280d653b3: Download complete [Pipeline] sh [2023-02-21T13:20:29.970Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-21T13:20:30.199Z] 7e9c9ca2126c: Verifying Checksum [2023-02-21T13:20:30.199Z] 7e9c9ca2126c: Download complete [2023-02-21T13:20:30.199Z] ca9280d653b3: Pull complete [2023-02-21T13:20:30.313Z] + sudo tee /etc/docker/daemon.new [2023-02-21T13:20:30.313Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-21T13:20:30.313Z] { [2023-02-21T13:20:30.313Z] "registry-mirrors": [ [2023-02-21T13:20:30.313Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-21T13:20:30.313Z] ], [2023-02-21T13:20:30.313Z] "bip": "10.250.0.254/24", [2023-02-21T13:20:30.313Z] "hosts": [ [2023-02-21T13:20:30.313Z] "tcp://0.0.0.0:5555", [2023-02-21T13:20:30.313Z] "unix:///var/run/docker.sock" [2023-02-21T13:20:30.313Z] ], [2023-02-21T13:20:30.313Z] "mtu": 1458, [2023-02-21T13:20:30.313Z] "selinux-enabled": true, [2023-02-21T13:20:30.313Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-21T13:20:30.313Z] } [Pipeline] sh [2023-02-21T13:20:30.650Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-21T13:20:30.997Z] + sudo service docker restart [2023-02-21T13:20:33.489Z] 7e9c9ca2126c: Pull complete [2023-02-21T13:20:33.489Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-21T13:20:33.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T13:20:33.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:20:33.572Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2023-02-21T13:20:33.603Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-21T13:20:34.903Z] $ docker top 433f1d4086726092a36e739b81569341b8f2580ee8977595afa0b8dba5d27a5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T13:20:35.250Z] + docker-compose build --help [2023-02-21T13:20:35.250Z] + grep parallel [2023-02-21T13:20:35.819Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T13:20:35.832Z] $ docker stop --time=1 433f1d4086726092a36e739b81569341b8f2580ee8977595afa0b8dba5d27a5a [2023-02-21T13:20:37.110Z] $ docker rm -f --volumes 433f1d4086726092a36e739b81569341b8f2580ee8977595afa0b8dba5d27a5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:20:37.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T13:20:37.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:20:37.541Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2023-02-21T13:20:37.581Z] $ 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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@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 [2023-02-21T13:20:37.924Z] $ docker top daa8b2b76b1c1c8237bb249f50d235f413539a7461b100a74b159cd15f384c98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T13:20:38.266Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T13:20:38.835Z] Building core-command ... [2023-02-21T13:20:38.835Z] Building core-common-config-bootstrapper ... [2023-02-21T13:20:38.835Z] Building core-data ... [2023-02-21T13:20:38.835Z] Building core-metadata ... [2023-02-21T13:20:38.835Z] Building security-bootstrapper ... [2023-02-21T13:20:38.835Z] Building security-proxy-setup ... [2023-02-21T13:20:38.835Z] Building security-secretstore-setup ... [2023-02-21T13:20:38.835Z] Building security-spiffe-token-provider ... [2023-02-21T13:20:38.835Z] Building security-spire-agent ... [2023-02-21T13:20:38.835Z] Building security-spire-config ... [2023-02-21T13:20:38.835Z] Building security-spire-server ... [2023-02-21T13:20:38.835Z] Building support-notifications ... [2023-02-21T13:20:38.835Z] Building support-scheduler ... [2023-02-21T13:20:38.835Z] Building core-metadata [2023-02-21T13:20:38.835Z] Building core-common-config-bootstrapper [2023-02-21T13:20:38.835Z] Building security-spire-agent [2023-02-21T13:20:38.835Z] Building support-notifications [2023-02-21T13:20:38.835Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T13:20:49.260Z] provisioning config files... [2023-02-21T13:20:49.283Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/422@tmp/config6169512377895349075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:20:49.623Z] ---> docker-login.sh [2023-02-21T13:20:49.623Z] nexus3.edgexfoundry.org:10001 [2023-02-21T13:20:49.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:20:50.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:20:50.160Z] Configure a credential helper to remove this warning. See [2023-02-21T13:20:50.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:20:50.160Z] [2023-02-21T13:20:50.160Z] Login Succeeded [2023-02-21T13:20:50.160Z] nexus3.edgexfoundry.org:10002 [2023-02-21T13:20:50.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:20:50.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:20:50.428Z] Configure a credential helper to remove this warning. See [2023-02-21T13:20:50.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:20:50.428Z] [2023-02-21T13:20:50.428Z] Login Succeeded [2023-02-21T13:20:50.428Z] nexus3.edgexfoundry.org:10003 [2023-02-21T13:20:50.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:20:50.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:20:50.969Z] Configure a credential helper to remove this warning. See [2023-02-21T13:20:50.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:20:50.969Z] [2023-02-21T13:20:50.969Z] Login Succeeded [2023-02-21T13:20:50.969Z] nexus3.edgexfoundry.org:10004 [2023-02-21T13:20:51.045Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:20:51.045Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:20:51.045Z] ---> e2e84a6378d8 [2023-02-21T13:20:51.045Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T13:20:51.045Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:20:51.045Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:20:51.045Z] ---> e2e84a6378d8 [2023-02-21T13:20:51.045Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:20:51.045Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:20:51.045Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:20:51.045Z] ---> e2e84a6378d8 [2023-02-21T13:20:51.045Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:20:51.045Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:20:51.045Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:20:51.045Z] ---> e2e84a6378d8 [2023-02-21T13:20:51.045Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:20:51.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:20:51.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:20:51.240Z] Configure a credential helper to remove this warning. See [2023-02-21T13:20:51.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:20:51.240Z] [2023-02-21T13:20:51.240Z] Login Succeeded [2023-02-21T13:20:51.240Z] docker.io [2023-02-21T13:20:51.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:20:51.612Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:20:51.612Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:20:51.612Z] ---> e2e84a6378d8 [2023-02-21T13:20:51.612Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:20:51.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:20:51.778Z] Configure a credential helper to remove this warning. See [2023-02-21T13:20:51.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:20:51.778Z] [2023-02-21T13:20:51.778Z] Login Succeeded [2023-02-21T13:20:51.778Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T13:20:51.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-21T13:20:52.366Z] + git config --global --add safe.directory /w/workspace/edgex-go/422 [Pipeline] echo [2023-02-21T13:20:52.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T13:20:52.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T13:20:52.402Z] ========================================================= [2023-02-21T13:20:52.402Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-21T13:20:52.402Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T13:20:52.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T13:20:52.999Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-21T13:20:52.999Z] 9b18e9b68314: Pulling fs layer [2023-02-21T13:20:52.999Z] 35d82f9e3411: Pulling fs layer [2023-02-21T13:20:52.999Z] e16973657156: Pulling fs layer [2023-02-21T13:20:52.999Z] fc693d55d65f: Pulling fs layer [2023-02-21T13:20:52.999Z] 7e9fc2657dce: Pulling fs layer [2023-02-21T13:20:52.999Z] dda99020689f: Pulling fs layer [2023-02-21T13:20:52.999Z] db1c61fa0a46: Pulling fs layer [2023-02-21T13:20:52.999Z] 891c053d2c06: Pulling fs layer [2023-02-21T13:20:52.999Z] 7e9fc2657dce: Waiting [2023-02-21T13:20:52.999Z] dda99020689f: Waiting [2023-02-21T13:20:52.999Z] db1c61fa0a46: Waiting [2023-02-21T13:20:52.999Z] 891c053d2c06: Waiting [2023-02-21T13:20:52.999Z] fc693d55d65f: Waiting [2023-02-21T13:20:52.999Z] e16973657156: Verifying Checksum [2023-02-21T13:20:52.999Z] e16973657156: Download complete [2023-02-21T13:20:52.999Z] 35d82f9e3411: Verifying Checksum [2023-02-21T13:20:52.999Z] 35d82f9e3411: Download complete [2023-02-21T13:20:52.999Z] 7e9fc2657dce: Verifying Checksum [2023-02-21T13:20:52.999Z] 7e9fc2657dce: Download complete [2023-02-21T13:20:52.999Z] dda99020689f: Verifying Checksum [2023-02-21T13:20:52.999Z] dda99020689f: Download complete [2023-02-21T13:20:52.999Z] 9b18e9b68314: Download complete [2023-02-21T13:20:53.968Z] 9b18e9b68314: Pull complete [2023-02-21T13:20:53.968Z] 891c053d2c06: Verifying Checksum [2023-02-21T13:20:53.968Z] 891c053d2c06: Download complete [2023-02-21T13:20:54.146Z] ---> Running in 3815304f8238 [2023-02-21T13:20:54.146Z] ---> Running in 1f22ebd29fcd [2023-02-21T13:20:54.146Z] ---> Running in ee8346b2943b [2023-02-21T13:20:54.146Z] ---> Running in b168a2526a76 [2023-02-21T13:20:54.146Z] ---> Running in a2a7d4ca98f8 [2023-02-21T13:20:54.146Z] Removing intermediate container ee8346b2943b [2023-02-21T13:20:54.146Z] ---> 3a9b54e8bc03 [2023-02-21T13:20:54.146Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T13:20:54.146Z] Removing intermediate container 3815304f8238 [2023-02-21T13:20:54.146Z] ---> c99a200231aa [2023-02-21T13:20:54.146Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T13:20:54.146Z] Removing intermediate container a2a7d4ca98f8 [2023-02-21T13:20:54.146Z] ---> f372706cf024 [2023-02-21T13:20:54.146Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T13:20:54.146Z] Removing intermediate container 1f22ebd29fcd [2023-02-21T13:20:54.146Z] ---> 6c74a2355760 [2023-02-21T13:20:54.146Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T13:20:54.146Z] Removing intermediate container b168a2526a76 [2023-02-21T13:20:54.146Z] ---> 33fde2a614bd [2023-02-21T13:20:54.146Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T13:20:54.146Z] ---> Running in 16da6a6dc944 [2023-02-21T13:20:54.404Z] ---> Running in 230734a3bf97 [2023-02-21T13:20:54.404Z] ---> Running in 65ab3c6c9bad [2023-02-21T13:20:54.404Z] ---> Running in dbce8ea81dab [2023-02-21T13:20:54.404Z] ---> Running in f1153204f52c [2023-02-21T13:20:54.404Z] Removing intermediate container 16da6a6dc944 [2023-02-21T13:20:54.404Z] ---> b35fe64c487c [2023-02-21T13:20:54.404Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T13:20:54.404Z] Removing intermediate container 230734a3bf97 [2023-02-21T13:20:54.404Z] ---> 2aa94ce66a24 [2023-02-21T13:20:54.404Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T13:20:54.404Z] Removing intermediate container f1153204f52c [2023-02-21T13:20:54.404Z] Removing intermediate container dbce8ea81dab [2023-02-21T13:20:54.404Z] ---> 96bb3fcf13bc [2023-02-21T13:20:54.404Z] ---> 0ffbc4449e67 [2023-02-21T13:20:54.404Z] Step 5/22 : RUN apk add --update --no-cache make gitStep 5/23 : RUN apk add --update --no-cache make git [2023-02-21T13:20:54.404Z] [2023-02-21T13:20:54.404Z] ---> Running in ab46b29acbd4 [2023-02-21T13:20:54.404Z] ---> Running in 1131972e6ed9 [2023-02-21T13:20:54.404Z] ---> Running in 7b11d363672d [2023-02-21T13:20:54.404Z] ---> Running in 19f7eb974737 [2023-02-21T13:20:54.557Z] 35d82f9e3411: Pull complete [2023-02-21T13:20:54.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:20:54.830Z] e16973657156: Pull complete [2023-02-21T13:20:54.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:20:54.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:20:54.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:20:54.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:20:54.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:20:55.183Z] OK: 211 MiB in 51 packages [2023-02-21T13:20:55.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:20:55.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:20:55.183Z] OK: 211 MiB in 51 packages [2023-02-21T13:20:55.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:20:55.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:20:55.183Z] OK: 211 MiB in 51 packages [2023-02-21T13:20:55.417Z] db1c61fa0a46: Verifying Checksum [2023-02-21T13:20:55.417Z] db1c61fa0a46: Download complete [2023-02-21T13:20:55.442Z] OK: 211 MiB in 51 packages [2023-02-21T13:20:55.442Z] OK: 211 MiB in 51 packages [2023-02-21T13:20:55.701Z] Removing intermediate container 65ab3c6c9bad [2023-02-21T13:20:55.701Z] ---> 35f5e7d84696 [2023-02-21T13:20:55.701Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T13:20:55.701Z] Removing intermediate container 1131972e6ed9 [2023-02-21T13:20:55.701Z] ---> 950395a3ffab [2023-02-21T13:20:55.701Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T13:20:55.701Z] Removing intermediate container ab46b29acbd4 [2023-02-21T13:20:55.701Z] ---> 425d0853411d [2023-02-21T13:20:55.701Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T13:20:55.958Z] ---> 11d02df99154 [2023-02-21T13:20:55.958Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:20:55.958Z] ---> bc4efb62c493 [2023-02-21T13:20:55.958Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:20:55.958Z] ---> f67cfaa86afc [2023-02-21T13:20:55.958Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:20:55.958Z] ---> Running in 551b88bdf482 [2023-02-21T13:20:55.958Z] Removing intermediate container 19f7eb974737 [2023-02-21T13:20:55.959Z] ---> 3b5a8f1d5dff [2023-02-21T13:20:55.959Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T13:20:56.011Z] fc693d55d65f: Verifying Checksum [2023-02-21T13:20:56.011Z] fc693d55d65f: Download complete [2023-02-21T13:20:56.218Z] ---> Running in 0efa0bf0e908 [2023-02-21T13:20:56.218Z] ---> Running in 9fe22c760c3f [2023-02-21T13:20:56.218Z] Removing intermediate container 7b11d363672d [2023-02-21T13:20:56.218Z] ---> 3bfdf1bacca8 [2023-02-21T13:20:56.218Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T13:20:56.218Z] ---> 7d84708fcf1d [2023-02-21T13:20:56.218Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:20:56.218Z] ---> Running in 8bc9ac05eb6b [2023-02-21T13:20:56.218Z] ---> a8fa546a0418 [2023-02-21T13:20:56.218Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:20:56.218Z] ---> Running in 90aefe8fb2a1 [2023-02-21T13:21:08.358Z] fc693d55d65f: Pull complete [2023-02-21T13:21:08.358Z] 7e9fc2657dce: Pull complete [2023-02-21T13:21:08.358Z] dda99020689f: Pull complete [2023-02-21T13:21:15.012Z] db1c61fa0a46: Pull complete [2023-02-21T13:21:15.979Z] 891c053d2c06: Pull complete [2023-02-21T13:21:15.979Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-21T13:21:15.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T13:21:15.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T13:21:16.312Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-21T13:21:16.312Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T13:21:16.312Z] WORKDIR /edgex [2023-02-21T13:21:16.312Z] COPY go.mod . [2023-02-21T13:21:16.312Z] RUN go mod download [2023-02-21T13:21:16.903Z] Sending build context to Docker daemon 3.093MB [2023-02-21T13:21:16.903Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T13:21:16.903Z] ---> f96f9c87975a [2023-02-21T13:21:16.903Z] Step 2/4 : WORKDIR /edgex [2023-02-21T13:21:18.875Z] ---> Running in 1dbb9c113767 [2023-02-21T13:21:18.875Z] Removing intermediate container 1dbb9c113767 [2023-02-21T13:21:18.875Z] ---> 0a5de685e735 [2023-02-21T13:21:18.875Z] Step 3/4 : COPY go.mod . [2023-02-21T13:21:19.462Z] ---> 567fafc3006a [2023-02-21T13:21:19.462Z] Step 4/4 : RUN go mod download [2023-02-21T13:21:19.462Z] ---> Running in 3dd87c99ba79 [2023-02-21T13:21:28.306Z] Removing intermediate container 0efa0bf0e908 [2023-02-21T13:21:28.307Z] ---> dab05e5c0839 [2023-02-21T13:21:28.307Z] Step 8/24 : COPY . . [2023-02-21T13:21:28.307Z] Removing intermediate container 9fe22c760c3f [2023-02-21T13:21:28.307Z] ---> 200ae3bf1554 [2023-02-21T13:21:28.307Z] Step 8/22 : COPY . . [2023-02-21T13:21:28.307Z] Removing intermediate container 8bc9ac05eb6b [2023-02-21T13:21:28.307Z] ---> 80a5a2e8b4fb [2023-02-21T13:21:28.307Z] Step 8/22 : COPY . . [2023-02-21T13:21:28.307Z] Removing intermediate container 551b88bdf482 [2023-02-21T13:21:28.307Z] ---> 27135bb75e32 [2023-02-21T13:21:28.307Z] Step 7/24 : COPY . . [2023-02-21T13:21:28.307Z] Removing intermediate container 90aefe8fb2a1 [2023-02-21T13:21:28.307Z] ---> 3d26d9b8fc7a [2023-02-21T13:21:28.307Z] Step 8/23 : COPY . . [2023-02-21T13:21:36.427Z] ---> 8823e0163b14 [2023-02-21T13:21:36.427Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T13:21:36.427Z] ---> ec434d8f31fa [2023-02-21T13:21:36.427Z] ---> a8154a5aa0fb [2023-02-21T13:21:36.427Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T13:21:36.428Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T13:21:36.428Z] ---> ed2a60e651f1 [2023-02-21T13:21:36.428Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T13:21:36.428Z] ---> 277810aff43a [2023-02-21T13:21:36.428Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T13:21:36.428Z] ---> Running in ebc66505a795 [2023-02-21T13:21:36.428Z] ---> Running in 5c6a099f09a1 [2023-02-21T13:21:36.428Z] ---> Running in ec4f87b74184 [2023-02-21T13:21:36.428Z] ---> Running in a7860f5ea030 [2023-02-21T13:21:36.428Z] ---> Running in 9e9a0385b7d9 [2023-02-21T13:21:36.428Z] Removing intermediate container 5c6a099f09a1 [2023-02-21T13:21:36.428Z] ---> 7d4c1ed8e30d [2023-02-21T13:21:36.428Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T13:21:36.428Z] ---> Running in d8dabbe847e3 [2023-02-21T13:21:36.428Z] Removing intermediate container d8dabbe847e3 [2023-02-21T13:21:36.428Z] ---> 47a4cadd79c5 [2023-02-21T13:21:36.428Z] Step 10/24 : 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 [2023-02-21T13:21:36.428Z] ---> Running in 3db982f69353 [2023-02-21T13:21:36.428Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-21T13:21:36.428Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-21T13:21:36.428Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T13:21:36.428Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-21T13:21:36.685Z] Removing intermediate container 3db982f69353 [2023-02-21T13:21:36.685Z] ---> 3e53d48fee8b [2023-02-21T13:21:36.685Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T13:21:36.686Z] ---> Running in d8fa4364a682 [2023-02-21T13:21:36.943Z] Removing intermediate container d8fa4364a682 [2023-02-21T13:21:36.943Z] ---> fe7ba1e688f1 [2023-02-21T13:21:36.943Z] [2023-02-21T13:21:36.943Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T13:21:36.943Z] 3.15: Pulling from library/alpine [2023-02-21T13:21:37.508Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T13:21:37.508Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T13:21:37.508Z] ---> 5ce65d7b0fde [2023-02-21T13:21:37.508Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T13:21:37.508Z] ---> Running in 17d9f0b92692 [2023-02-21T13:21:37.508Z] Removing intermediate container 17d9f0b92692 [2023-02-21T13:21:37.508Z] ---> a82759e9b2f6 [2023-02-21T13:21:37.508Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T13:21:37.765Z] ---> Running in 45338f37b46a [2023-02-21T13:21:38.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:21:38.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:21:38.587Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T13:21:38.587Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T13:21:38.587Z] OK: 15857 distinct packages available [2023-02-21T13:21:38.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:21:38.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:21:38.844Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T13:21:38.844Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T13:21:38.844Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T13:21:38.844Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T13:21:38.844Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T13:21:38.844Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T13:21:38.844Z] OK: 7 MiB in 19 packages [2023-02-21T13:21:39.424Z] Removing intermediate container 45338f37b46a [2023-02-21T13:21:39.424Z] ---> 8818ebe21282 [2023-02-21T13:21:39.424Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T13:21:41.320Z] ---> d343220c3367 [2023-02-21T13:21:41.320Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T13:21:43.845Z] ---> cf5c4538f0a1 [2023-02-21T13:21:43.845Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T13:21:44.103Z] ---> c6f69dc328e9 [2023-02-21T13:21:44.103Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T13:21:44.669Z] ---> 1a1aad1ffcd4 [2023-02-21T13:21:44.669Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T13:21:45.233Z] ---> c5686b91a365 [2023-02-21T13:21:45.233Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T13:21:45.233Z] ---> Running in b420ad680750 [2023-02-21T13:21:45.493Z] Removing intermediate container b420ad680750 [2023-02-21T13:21:45.493Z] ---> 78d16aa0160d [2023-02-21T13:21:45.493Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T13:21:45.751Z] ---> Running in 55b670a6b9ce [2023-02-21T13:21:46.321Z] Removing intermediate container 55b670a6b9ce [2023-02-21T13:21:46.321Z] ---> 3af3f4418aa8 [2023-02-21T13:21:46.321Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T13:21:46.321Z] ---> Running in a4acdfda8db3 [2023-02-21T13:21:46.579Z] Removing intermediate container a4acdfda8db3 [2023-02-21T13:21:46.579Z] ---> 1b4cf03038fe [2023-02-21T13:21:46.579Z] Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:21:46.884Z] ---> Running in ad4d8a91a8f0 [2023-02-21T13:21:47.142Z] Removing intermediate container ad4d8a91a8f0 [2023-02-21T13:21:47.142Z] ---> e2fc17b014c0 [2023-02-21T13:21:47.142Z] Step 24/24 : LABEL version=3.0.0-dev.61 [2023-02-21T13:21:47.142Z] ---> Running in 9d96ed3e8533 [2023-02-21T13:21:47.706Z] Removing intermediate container 9d96ed3e8533 [2023-02-21T13:21:47.706Z] ---> 4b24ecd18c69 [2023-02-21T13:21:47.706Z] [2023-02-21T13:21:47.706Z] Successfully built 4b24ecd18c69 [2023-02-21T13:21:47.706Z] Successfully tagged security-spire-agent:latest [2023-02-21T13:21:47.706Z]  Building security-spire-agent ... done Building security-spire-server [2023-02-21T13:21:50.984Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:21:50.984Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:21:50.984Z] ---> e2e84a6378d8 [2023-02-21T13:21:50.984Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T13:21:50.984Z] ---> Using cache [2023-02-21T13:21:50.984Z] ---> f372706cf024 [2023-02-21T13:21:50.984Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T13:21:50.984Z] ---> Using cache [2023-02-21T13:21:50.984Z] ---> 35f5e7d84696 [2023-02-21T13:21:50.984Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T13:21:50.984Z] ---> Using cache [2023-02-21T13:21:50.984Z] ---> 11d02df99154 [2023-02-21T13:21:50.984Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:21:50.984Z] ---> Using cache [2023-02-21T13:21:50.984Z] ---> 27135bb75e32 [2023-02-21T13:21:50.984Z] Step 7/23 : COPY . . [2023-02-21T13:21:50.984Z] ---> Using cache [2023-02-21T13:21:50.984Z] ---> 8823e0163b14 [2023-02-21T13:21:50.984Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T13:21:50.984Z] ---> Using cache [2023-02-21T13:21:50.984Z] ---> 7d4c1ed8e30d [2023-02-21T13:21:50.984Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T13:21:50.984Z] ---> Using cache [2023-02-21T13:21:50.984Z] ---> 47a4cadd79c5 [2023-02-21T13:21:50.984Z] Step 10/23 : 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 [2023-02-21T13:21:51.731Z] Removing intermediate container 3dd87c99ba79 [2023-02-21T13:21:51.731Z] ---> 8ca20a77d3e3 [2023-02-21T13:21:51.731Z] Successfully built 8ca20a77d3e3 [2023-02-21T13:21:51.731Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:21:52.100Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T13:21:52.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:21:52.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container [2023-02-21T13:21:52.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-21T13:21:52.879Z] ---> Running in 7c7b91b9e14b [2023-02-21T13:21:54.178Z] $ docker top b6220a7952c4860e9f80b4bf13c8c4d783951579e0331ffb0ff3f2c297aefa1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T13:21:54.776Z] Removing intermediate container 7c7b91b9e14b [2023-02-21T13:21:54.776Z] ---> 2b875e2273f5 [2023-02-21T13:21:54.776Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T13:21:54.776Z] ---> Running in d8dd4fc3fbb1 [2023-02-21T13:21:54.988Z] + go version [2023-02-21T13:21:54.988Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-21T13:21:55.009Z] $ docker stop --time=1 b6220a7952c4860e9f80b4bf13c8c4d783951579e0331ffb0ff3f2c297aefa1b [2023-02-21T13:21:55.033Z] Removing intermediate container d8dd4fc3fbb1 [2023-02-21T13:21:55.033Z] ---> c296d4aaf8ad [2023-02-21T13:21:55.033Z] [2023-02-21T13:21:55.033Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T13:21:55.033Z] ---> 5ce65d7b0fde [2023-02-21T13:21:55.033Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T13:21:55.033Z] ---> Using cache [2023-02-21T13:21:55.033Z] ---> a82759e9b2f6 [2023-02-21T13:21:55.033Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T13:21:55.033Z] ---> Using cache [2023-02-21T13:21:55.033Z] ---> 8818ebe21282 [2023-02-21T13:21:55.033Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T13:21:56.530Z] $ docker rm -f --volumes b6220a7952c4860e9f80b4bf13c8c4d783951579e0331ffb0ff3f2c297aefa1b [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 [2023-02-21T13:21:57.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T13:21:57.077Z] [2023-02-21T13:21:57.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:21:57.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T13:21:57.411Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-21T13:21:57.411Z] 29e5d40040c1: Pulling fs layer [2023-02-21T13:21:57.411Z] 1ce36da41761: Pulling fs layer [2023-02-21T13:21:57.411Z] 25b303627fd3: Pulling fs layer [2023-02-21T13:21:57.561Z] ---> 2e9b4067935e [2023-02-21T13:21:57.561Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T13:21:57.561Z] ---> 7f86f579a2cf [2023-02-21T13:21:57.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T13:21:57.681Z] 29e5d40040c1: Verifying Checksum [2023-02-21T13:21:57.681Z] 29e5d40040c1: Download complete [2023-02-21T13:21:57.819Z] ---> 9f0adcdcd85c [2023-02-21T13:21:57.819Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T13:21:57.949Z] 1ce36da41761: Verifying Checksum [2023-02-21T13:21:57.949Z] 1ce36da41761: Download complete [2023-02-21T13:21:58.228Z] 29e5d40040c1: Pull complete [2023-02-21T13:21:58.751Z] ---> 201cb4e79ed8 [2023-02-21T13:21:58.751Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T13:21:58.751Z] ---> Running in 48de9dd8e320 [2023-02-21T13:21:58.751Z] Removing intermediate container 48de9dd8e320 [2023-02-21T13:21:58.751Z] ---> a5738f9e671b [2023-02-21T13:21:58.751Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T13:21:58.751Z] ---> Running in 2dc241528ddc [2023-02-21T13:21:59.193Z] 25b303627fd3: Verifying Checksum [2023-02-21T13:21:59.193Z] 25b303627fd3: Download complete [2023-02-21T13:21:59.193Z] 1ce36da41761: Pull complete [2023-02-21T13:21:59.320Z] Removing intermediate container 2dc241528ddc [2023-02-21T13:21:59.320Z] ---> 48d82b879c74 [2023-02-21T13:21:59.320Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T13:21:59.320Z] ---> Running in a46d42b61f20 [2023-02-21T13:21:59.578Z] Removing intermediate container a46d42b61f20 [2023-02-21T13:21:59.578Z] ---> 83f8ab7e14e9 [2023-02-21T13:21:59.578Z] Step 22/23 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:21:59.578Z] ---> Running in 6c371321f556 [2023-02-21T13:21:59.835Z] Removing intermediate container 6c371321f556 [2023-02-21T13:21:59.835Z] ---> 00dbd31c7b4c [2023-02-21T13:21:59.835Z] Step 23/23 : LABEL version=3.0.0-dev.61 [2023-02-21T13:22:00.092Z] ---> Running in a024e5813941 [2023-02-21T13:22:00.350Z] Removing intermediate container a024e5813941 [2023-02-21T13:22:00.350Z] ---> 5d0f5706349d [2023-02-21T13:22:00.350Z] [2023-02-21T13:22:00.350Z] Successfully built 5d0f5706349d [2023-02-21T13:22:00.350Z] Successfully tagged security-spire-server:latest [2023-02-21T13:22:00.350Z] Building security-bootstrapper [2023-02-21T13:22:03.626Z]  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:22:03.626Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:22:03.626Z] ---> e2e84a6378d8 [2023-02-21T13:22:03.626Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T13:22:03.626Z] ---> Using cache [2023-02-21T13:22:03.626Z] ---> f372706cf024 [2023-02-21T13:22:03.626Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T13:22:06.151Z] ---> Running in c4d2e454e340 [2023-02-21T13:22:06.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:06.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:06.928Z] OK: 211 MiB in 51 packages [2023-02-21T13:22:07.894Z] Removing intermediate container ebc66505a795 [2023-02-21T13:22:07.894Z] ---> 468140acf485 [2023-02-21T13:22:07.894Z] [2023-02-21T13:22:07.894Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T13:22:08.152Z] Removing intermediate container c4d2e454e340 [2023-02-21T13:22:08.152Z] ---> 73c0853a1c16 [2023-02-21T13:22:08.152Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T13:22:08.152Z] 3.16: Pulling from library/alpine [2023-02-21T13:22:09.084Z] ---> bcbcbc00c0e9 [2023-02-21T13:22:09.084Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:22:09.084Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T13:22:09.084Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T13:22:09.084Z] ---> dfd21b5a31f5 [2023-02-21T13:22:09.084Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T13:22:09.084Z] ---> Running in a2623cdd4b00 [2023-02-21T13:22:09.084Z] ---> Running in 34af91736cbd [2023-02-21T13:22:09.270Z] 25b303627fd3: Pull complete [2023-02-21T13:22:09.271Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-21T13:22:09.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T13:22:09.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:22:09.340Z] Removing intermediate container 9e9a0385b7d9 [2023-02-21T13:22:09.340Z] ---> cf92fbcf3bb7 [2023-02-21T13:22:09.340Z] [2023-02-21T13:22:09.341Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T13:22:09.341Z] ---> dfd21b5a31f5 [2023-02-21T13:22:09.341Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T13:22:09.341Z] Removing intermediate container a7860f5ea030 [2023-02-21T13:22:09.341Z] ---> 3730fc7f9c33 [2023-02-21T13:22:09.341Z] [2023-02-21T13:22:09.341Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T13:22:09.341Z] ---> dfd21b5a31f5 [2023-02-21T13:22:09.341Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T13:22:09.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container [2023-02-21T13:22:09.512Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-21T13:22:09.598Z] ---> Running in 595f9aba10af [2023-02-21T13:22:09.598Z] Removing intermediate container 34af91736cbd [2023-02-21T13:22:09.598Z] ---> 064bad158bee [2023-02-21T13:22:09.598Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T13:22:09.598Z] ---> Running in e241834e7120 [2023-02-21T13:22:09.598Z] ---> Running in b5d4ad00ecd4 [2023-02-21T13:22:09.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:09.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:10.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:10.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:10.114Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T13:22:10.114Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:22:10.114Z] OK: 6 MiB in 15 packages [2023-02-21T13:22:10.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:10.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:10.370Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T13:22:10.370Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:22:10.370Z] OK: 6 MiB in 15 packages [2023-02-21T13:22:10.370Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T13:22:10.370Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:22:10.370Z] OK: 6 MiB in 15 packages [2023-02-21T13:22:10.943Z] Removing intermediate container 595f9aba10af [2023-02-21T13:22:10.943Z] ---> f6353cb8ce50 [2023-02-21T13:22:10.943Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T13:22:10.943Z] ---> Running in 533086c412f0 [2023-02-21T13:22:10.943Z] Removing intermediate container e241834e7120 [2023-02-21T13:22:10.943Z] ---> 76eedbca6be4 [2023-02-21T13:22:10.943Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T13:22:11.202Z] ---> Running in a77a671c3009 [2023-02-21T13:22:11.202Z] Removing intermediate container 533086c412f0 [2023-02-21T13:22:11.202Z] ---> bbb8ff3fe3e0 [2023-02-21T13:22:11.202Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T13:22:11.202Z] Removing intermediate container b5d4ad00ecd4 [2023-02-21T13:22:11.202Z] ---> 302c8d50e930 [2023-02-21T13:22:11.202Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:22:11.202Z] ---> Running in d3fb9cefd31a [2023-02-21T13:22:11.202Z] Removing intermediate container a77a671c3009 [2023-02-21T13:22:11.202Z] ---> 9a8d18736efa [2023-02-21T13:22:11.202Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T13:22:11.463Z] ---> Running in 508df42b8172 [2023-02-21T13:22:11.463Z] Removing intermediate container d3fb9cefd31a [2023-02-21T13:22:11.463Z] ---> 07a16b00d492 [2023-02-21T13:22:11.463Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T13:22:11.463Z] ---> 9f2505149bc5 [2023-02-21T13:22:11.463Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T13:22:11.463Z] ---> Running in 7d64888da9a2 [2023-02-21T13:22:11.463Z] Removing intermediate container 508df42b8172 [2023-02-21T13:22:11.463Z] ---> d4ac33143a9e [2023-02-21T13:22:11.463Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T13:22:11.564Z] $ docker top b7fb7e3421c195bff8c238d657ad98834e4ed38adf2732d744ea4022cdabf52a -eo pid,comm [2023-02-21T13:22:11.721Z] ---> Running in ccc6f9e864e2 [2023-02-21T13:22:11.721Z] Removing intermediate container 7d64888da9a2 [2023-02-21T13:22:11.721Z] ---> 83bafc822e71 [2023-02-21T13:22:11.721Z] Step 15/23 : WORKDIR / [2023-02-21T13:22:11.721Z] ---> Running in 175873b2cadc [2023-02-21T13:22:11.721Z] Removing intermediate container ccc6f9e864e2 [2023-02-21T13:22:11.721Z] ---> f0ed1e5fa077 [2023-02-21T13:22:11.721Z] Step 15/24 : WORKDIR / [Pipeline] { [Pipeline] sh [2023-02-21T13:22:11.978Z] ---> Running in 3c0c09151feb [2023-02-21T13:22:11.978Z] ---> 549e761bae2a [2023-02-21T13:22:11.978Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T13:22:11.978Z] Removing intermediate container 175873b2cadc [2023-02-21T13:22:11.978Z] ---> 16ab11c3f9a8 [2023-02-21T13:22:11.978Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:22:11.978Z] Removing intermediate container 3c0c09151feb [2023-02-21T13:22:11.978Z] ---> 8e10486c5aba [2023-02-21T13:22:11.978Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:22:12.237Z] ---> e207465ab190 [2023-02-21T13:22:12.237Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T13:22:12.237Z] ---> 11c51cf32762 [2023-02-21T13:22:12.237Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T13:22:12.357Z] + grep+ paralleldocker-compose build --help [2023-02-21T13:22:12.357Z] [2023-02-21T13:22:12.495Z] ---> 8e5f95421d90 [2023-02-21T13:22:12.495Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T13:22:12.752Z] ---> c3ea786c90fe [2023-02-21T13:22:12.752Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T13:22:12.752Z] ---> a033899add07 [2023-02-21T13:22:12.752Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T13:22:12.752Z] ---> Running in 30d72c89749c [2023-02-21T13:22:13.008Z] ---> cf0787e88036 [2023-02-21T13:22:13.008Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T13:22:13.008Z] ---> 4153bca51523 [2023-02-21T13:22:13.008Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T13:22:13.008Z] ---> Running in b1512c87b33f [2023-02-21T13:22:13.266Z] ---> 7428f85328e4 [2023-02-21T13:22:13.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T13:22:13.266Z] Removing intermediate container b1512c87b33f [2023-02-21T13:22:13.266Z] ---> 891ca91aa9c7 [2023-02-21T13:22:13.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:22:13.266Z] Removing intermediate container ec4f87b74184 [2023-02-21T13:22:13.266Z] ---> 3cc2b8726623 [2023-02-21T13:22:13.266Z] [2023-02-21T13:22:13.266Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T13:22:13.266Z] ---> dfd21b5a31f5 [2023-02-21T13:22:13.266Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T13:22:13.266Z] ---> Running in d8d024c55b01 [2023-02-21T13:22:13.266Z] ---> Running in f023e2b4a79d [2023-02-21T13:22:13.522Z] ---> d91d94f04d37 [2023-02-21T13:22:13.522Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T13:22:13.522Z] Removing intermediate container f023e2b4a79d [2023-02-21T13:22:13.522Z] ---> 980ae9a631da [2023-02-21T13:22:13.522Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T13:22:13.522Z] ---> Running in f68356eb3c25 [2023-02-21T13:22:13.522Z] ---> Running in 38f932457d3a [2023-02-21T13:22:13.522Z] Removing intermediate container f68356eb3c25 [2023-02-21T13:22:13.522Z] ---> d93a8dbeb7ae [2023-02-21T13:22:13.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:22:13.522Z] ---> Running in 4c660a6b2b5c [2023-02-21T13:22:13.782Z] Removing intermediate container 38f932457d3a [2023-02-21T13:22:13.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:13.782Z] ---> 42d88b3f85c5 [2023-02-21T13:22:13.782Z] Step 22/23 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:22:13.782Z] Removing intermediate container 30d72c89749c [2023-02-21T13:22:13.782Z] ---> 728930470967 [2023-02-21T13:22:13.782Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T13:22:13.782Z] ---> Running in 9a735eedb58f [2023-02-21T13:22:13.782Z] ---> Running in a055a77215b8 [2023-02-21T13:22:13.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:13.782Z] Removing intermediate container 4c660a6b2b5c [2023-02-21T13:22:13.782Z] ---> ab143261ab4d [2023-02-21T13:22:13.782Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T13:22:13.782Z] ---> Running in 734da3b49f00 [2023-02-21T13:22:13.782Z] Removing intermediate container 9a735eedb58f [2023-02-21T13:22:13.782Z] ---> 5b2b0f7454d4 [2023-02-21T13:22:13.782Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T13:22:13.782Z] Removing intermediate container a055a77215b8 [2023-02-21T13:22:13.782Z] ---> 4840e2cdc7a0 [2023-02-21T13:22:13.782Z] Step 23/23 : LABEL version=3.0.0-dev.61 [2023-02-21T13:22:13.782Z] ---> Running in bb034b6a0967 [2023-02-21T13:22:13.782Z] ---> Running in 88092a3cc6e6 [2023-02-21T13:22:13.782Z] Removing intermediate container 734da3b49f00 [2023-02-21T13:22:13.782Z] ---> 4f3716c27ea2 [2023-02-21T13:22:13.782Z] Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:22:14.041Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T13:22:14.041Z] ---> Running in 3bdd61223823 [2023-02-21T13:22:14.041Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T13:22:14.041Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:22:14.041Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T13:22:14.041Z] Removing intermediate container 88092a3cc6e6 [2023-02-21T13:22:14.041Z] ---> d0c6de311e1c [2023-02-21T13:22:14.041Z] [2023-02-21T13:22:14.041Z] Removing intermediate container bb034b6a0967 [2023-02-21T13:22:14.041Z] ---> ee1dd32996f4 [2023-02-21T13:22:14.041Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T13:22:14.041Z] OK: 6 MiB in 16 packages [2023-02-21T13:22:14.041Z] ---> Running in 5fbed73e1091 [2023-02-21T13:22:14.041Z] Removing intermediate container 3bdd61223823 [2023-02-21T13:22:14.041Z] ---> 3ed7b90dce7d [2023-02-21T13:22:14.041Z] Step 24/24 : LABEL version=3.0.0-dev.61 [2023-02-21T13:22:14.041Z] ---> Running in 874832ab7db9 [2023-02-21T13:22:14.041Z] Successfully built d0c6de311e1c [2023-02-21T13:22:14.041Z] Successfully tagged core-command:latest [2023-02-21T13:22:14.041Z]  Building core-command ... done Building security-proxy-setup [2023-02-21T13:22:14.338Z] Removing intermediate container 5fbed73e1091 [2023-02-21T13:22:14.338Z] ---> a6b6b33782b8 [2023-02-21T13:22:14.338Z] Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:22:14.338Z] ---> Running in 939873b22cb0 [2023-02-21T13:22:14.338Z] Removing intermediate container 874832ab7db9 [2023-02-21T13:22:14.338Z] ---> fa05b0417f67 [2023-02-21T13:22:14.338Z] [2023-02-21T13:22:14.338Z] Successfully built fa05b0417f67 [2023-02-21T13:22:14.338Z] Successfully tagged core-metadata:latest [2023-02-21T13:22:14.338Z] Building core-data [2023-02-21T13:22:15.691Z] --parallel Build images in parallel. [2023-02-21T13:22:15.712Z]  Building core-metadata ... done Removing intermediate container 939873b22cb0 [2023-02-21T13:22:15.712Z] ---> efe3f98a781e [2023-02-21T13:22:15.712Z] Step 22/22 : LABEL version=3.0.0-dev.61 [Pipeline] } [2023-02-21T13:22:15.977Z] $ docker stop --time=1 b7fb7e3421c195bff8c238d657ad98834e4ed38adf2732d744ea4022cdabf52a [2023-02-21T13:22:16.303Z] Removing intermediate container d8d024c55b01 [2023-02-21T13:22:16.303Z] ---> 1ec147e16295 [2023-02-21T13:22:16.303Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T13:22:16.303Z] ---> Running in 31eaaab7c2b9 [2023-02-21T13:22:16.303Z] ---> Running in 5a81f14ce902 [2023-02-21T13:22:16.561Z] Removing intermediate container 31eaaab7c2b9 [2023-02-21T13:22:16.561Z] ---> 443d82f3330a [2023-02-21T13:22:16.561Z] [2023-02-21T13:22:16.561Z] Removing intermediate container 5a81f14ce902 [2023-02-21T13:22:16.561Z] ---> 07b01626497b [2023-02-21T13:22:16.561Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T13:22:16.561Z] Successfully built 443d82f3330a [2023-02-21T13:22:16.561Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-21T13:22:16.561Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-02-21T13:22:16.820Z] ---> Running in 1b0d92e58b9e [2023-02-21T13:22:16.820Z] Removing intermediate container 1b0d92e58b9e [2023-02-21T13:22:16.820Z] ---> 3a495827de09 [2023-02-21T13:22:16.820Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T13:22:17.091Z] ---> Running in 510fca208ae5 [2023-02-21T13:22:17.348Z] Removing intermediate container 510fca208ae5 [2023-02-21T13:22:17.348Z] ---> 0b96335cca7c [2023-02-21T13:22:17.348Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:22:17.566Z] $ docker rm -f --volumes b7fb7e3421c195bff8c238d657ad98834e4ed38adf2732d744ea4022cdabf52a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:22:17.914Z] ---> 129acb853935 [2023-02-21T13:22:17.914Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T13:22:18.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T13:22:18.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:22:18.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container [2023-02-21T13:22:18.300Z] $ 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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@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 [2023-02-21T13:22:19.285Z] ---> b2b42d41ae4c [2023-02-21T13:22:19.285Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T13:22:20.216Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:22:20.216Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:22:20.216Z] ---> e2e84a6378d8 [2023-02-21T13:22:20.216Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T13:22:20.216Z] ---> Using cache [2023-02-21T13:22:20.216Z] ---> f372706cf024 [2023-02-21T13:22:20.216Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T13:22:20.216Z] ---> Using cache [2023-02-21T13:22:20.216Z] ---> 73c0853a1c16 [2023-02-21T13:22:20.216Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T13:22:20.216Z] ---> Using cache [2023-02-21T13:22:20.216Z] ---> bcbcbc00c0e9 [2023-02-21T13:22:20.216Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:22:20.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:22:20.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:22:20.478Z] ---> e2e84a6378d8 [2023-02-21T13:22:20.478Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:22:20.478Z] ---> Using cache [2023-02-21T13:22:20.478Z] ---> 33fde2a614bd [2023-02-21T13:22:20.478Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T13:22:20.478Z] ---> Using cache [2023-02-21T13:22:20.478Z] ---> 96bb3fcf13bc [2023-02-21T13:22:20.478Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T13:22:20.478Z] ---> Using cache [2023-02-21T13:22:20.478Z] ---> 3bfdf1bacca8 [2023-02-21T13:22:20.478Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T13:22:20.478Z] ---> Using cache [2023-02-21T13:22:20.478Z] ---> a8fa546a0418 [2023-02-21T13:22:20.478Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:22:20.478Z] ---> Using cache [2023-02-21T13:22:20.478Z] ---> 3d26d9b8fc7a [2023-02-21T13:22:20.478Z] Step 8/22 : COPY . . [2023-02-21T13:22:20.478Z] ---> Using cache [2023-02-21T13:22:20.478Z] ---> 277810aff43a [2023-02-21T13:22:20.478Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T13:22:21.175Z] $ docker top 3859e614c1f1047fb6548633bc30b5313c9e4d1b56b0a119ecc11a02f286752d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T13:22:21.412Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:22:21.412Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:22:21.412Z] ---> e2e84a6378d8 [2023-02-21T13:22:21.412Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T13:22:21.412Z] ---> Using cache [2023-02-21T13:22:21.412Z] ---> f372706cf024 [2023-02-21T13:22:21.412Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T13:22:21.412Z] ---> Using cache [2023-02-21T13:22:21.412Z] ---> 35f5e7d84696 [2023-02-21T13:22:21.412Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T13:22:21.412Z] ---> Using cache [2023-02-21T13:22:21.412Z] ---> 11d02df99154 [2023-02-21T13:22:21.412Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:22:21.412Z] ---> Using cache [2023-02-21T13:22:21.412Z] ---> 27135bb75e32 [2023-02-21T13:22:21.412Z] Step 7/24 : COPY . . [2023-02-21T13:22:21.412Z] ---> Using cache [2023-02-21T13:22:21.412Z] ---> 8823e0163b14 [2023-02-21T13:22:21.412Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T13:22:21.412Z] ---> Using cache [2023-02-21T13:22:21.412Z] ---> 7d4c1ed8e30d [2023-02-21T13:22:21.412Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T13:22:21.412Z] ---> Using cache [2023-02-21T13:22:21.412Z] ---> 47a4cadd79c5 [2023-02-21T13:22:21.412Z] Step 10/24 : 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 [2023-02-21T13:22:21.412Z] ---> Using cache [2023-02-21T13:22:21.412Z] ---> 3e53d48fee8b [2023-02-21T13:22:21.412Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T13:22:21.412Z] ---> Using cache [2023-02-21T13:22:21.412Z] ---> fe7ba1e688f1 [2023-02-21T13:22:21.412Z] [2023-02-21T13:22:21.412Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T13:22:21.412Z] ---> 5ce65d7b0fde [2023-02-21T13:22:21.412Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T13:22:21.412Z] ---> Using cache [2023-02-21T13:22:21.412Z] ---> a82759e9b2f6 [2023-02-21T13:22:21.412Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T13:22:21.646Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T13:22:21.986Z] ---> 65b1a866e841 [2023-02-21T13:22:21.986Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T13:22:22.244Z] ---> Running in 516d8bddf460 [2023-02-21T13:22:22.244Z] ---> Running in 83ac91485f5f [2023-02-21T13:22:22.244Z] ---> Running in 66237f50a7b0 [2023-02-21T13:22:22.244Z] ---> Running in 23a203ceaeea [2023-02-21T13:22:22.244Z] Removing intermediate container 23a203ceaeea [2023-02-21T13:22:22.244Z] ---> 38f96dc1a483 [2023-02-21T13:22:22.244Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:22:22.244Z] ---> Running in 6c610563a7d1 [2023-02-21T13:22:22.503Z] Removing intermediate container 6c610563a7d1 [2023-02-21T13:22:22.503Z] ---> 0f0b88b873ee [2023-02-21T13:22:22.503Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T13:22:22.503Z] ---> Running in 9cbff5d83cd5 [2023-02-21T13:22:22.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:22.763Z] Removing intermediate container 9cbff5d83cd5 [2023-02-21T13:22:22.763Z] ---> 38dab79b40a3 [2023-02-21T13:22:22.763Z] Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:22:22.763Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-21T13:22:22.763Z] ---> Running in b941eefdd9a3 [2023-02-21T13:22:23.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:23.021Z] Removing intermediate container b941eefdd9a3 [2023-02-21T13:22:23.021Z] ---> 302a4eb3a4e9 [2023-02-21T13:22:23.021Z] Step 22/22 : LABEL version=3.0.0-dev.61 [2023-02-21T13:22:23.021Z] ---> Running in 95eee91d3d96 [2023-02-21T13:22:23.280Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T13:22:23.280Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T13:22:23.280Z] OK: 15857 distinct packages available [2023-02-21T13:22:23.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:23.280Z] Removing intermediate container 95eee91d3d96 [2023-02-21T13:22:23.280Z] ---> c96d64bf448c [2023-02-21T13:22:23.280Z] [2023-02-21T13:22:23.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:23.280Z] Successfully built c96d64bf448c [2023-02-21T13:22:23.280Z] Successfully tagged support-notifications:latest [2023-02-21T13:22:23.280Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-02-21T13:22:23.540Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T13:22:23.540Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T13:22:23.540Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T13:22:23.540Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T13:22:23.540Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T13:22:23.540Z] OK: 6 MiB in 18 packages [2023-02-21T13:22:25.884Z] Building core-command ... [2023-02-21T13:22:25.885Z] Building core-common-config-bootstrapper ... [2023-02-21T13:22:25.885Z] Building core-data ... [2023-02-21T13:22:25.885Z] Building core-metadata ... [2023-02-21T13:22:25.885Z] Building security-bootstrapper ... [2023-02-21T13:22:25.885Z] Building security-proxy-setup ... [2023-02-21T13:22:25.885Z] Building security-secretstore-setup ... [2023-02-21T13:22:25.885Z] Building security-spiffe-token-provider ... [2023-02-21T13:22:25.885Z] Building security-spire-agent ... [2023-02-21T13:22:25.885Z] Building security-spire-config ... [2023-02-21T13:22:25.885Z] Building security-spire-server ... [2023-02-21T13:22:25.885Z] Building support-notifications ... [2023-02-21T13:22:25.885Z] Building support-scheduler ... [2023-02-21T13:22:25.885Z] Building security-spire-agent [2023-02-21T13:22:25.885Z] Building core-command [2023-02-21T13:22:25.885Z] Building security-spire-config [2023-02-21T13:22:25.885Z] Building security-proxy-setup [2023-02-21T13:22:25.885Z] Building security-spire-server [2023-02-21T13:22:26.068Z] Removing intermediate container 66237f50a7b0 [2023-02-21T13:22:26.068Z] ---> 7750aa1fe558 [2023-02-21T13:22:26.068Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T13:22:27.456Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:22:27.456Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:22:27.456Z] ---> e2e84a6378d8 [2023-02-21T13:22:27.456Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T13:22:27.456Z] ---> Using cache [2023-02-21T13:22:27.456Z] ---> f372706cf024 [2023-02-21T13:22:27.456Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T13:22:28.831Z] ---> Running in 2b84db0bee7c [2023-02-21T13:22:28.831Z] ---> 804940e27d89 [2023-02-21T13:22:28.831Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T13:22:29.406Z] ---> a83ac4a9bcbc [2023-02-21T13:22:29.406Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T13:22:29.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:29.406Z] ---> Running in 66a1a483def9 [2023-02-21T13:22:29.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:29.665Z] Removing intermediate container 66a1a483def9 [2023-02-21T13:22:29.665Z] ---> 32f647ed9410 [2023-02-21T13:22:29.665Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T13:22:29.924Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T13:22:29.924Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T13:22:29.924Z] OK: 17046 distinct packages available [2023-02-21T13:22:29.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:29.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:30.187Z] OK: 211 MiB in 51 packages [2023-02-21T13:22:30.448Z] ---> 88711be98a02 [2023-02-21T13:22:30.448Z] Step 19/24 : WORKDIR / [2023-02-21T13:22:30.448Z] ---> Running in d53c0e441176 [2023-02-21T13:22:30.721Z] Removing intermediate container d53c0e441176 [2023-02-21T13:22:30.721Z] ---> 25535c77ec4a [2023-02-21T13:22:30.721Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T13:22:31.002Z] ---> Running in 6634e3609336 [2023-02-21T13:22:31.002Z] Removing intermediate container 2b84db0bee7c [2023-02-21T13:22:31.002Z] ---> 47a1ae84bfb5 [2023-02-21T13:22:31.002Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T13:22:31.262Z] Removing intermediate container 6634e3609336 [2023-02-21T13:22:31.262Z] ---> 7cabc3af37ba [2023-02-21T13:22:31.262Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T13:22:31.262Z] ---> Running in 3ed8dd2f3b3c [2023-02-21T13:22:31.262Z] ---> 224cb6c369ee [2023-02-21T13:22:31.262Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:22:31.521Z] Removing intermediate container 3ed8dd2f3b3c [2023-02-21T13:22:31.521Z] ---> 0950d06dbfd3 [2023-02-21T13:22:31.521Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T13:22:31.521Z] ---> Running in 51f619f72c0c [2023-02-21T13:22:31.521Z] ---> Running in 7825dfbf7faf [2023-02-21T13:22:31.778Z] Removing intermediate container 7825dfbf7faf [2023-02-21T13:22:31.778Z] ---> db717529cb22 [2023-02-21T13:22:31.778Z] Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:22:31.778Z] ---> Running in 8e04d736797f [2023-02-21T13:22:32.037Z] Removing intermediate container a2623cdd4b00 [2023-02-21T13:22:32.037Z] ---> 25ee60610ac0 [2023-02-21T13:22:32.037Z] Step 7/32 : COPY . . [2023-02-21T13:22:32.037Z] Removing intermediate container 8e04d736797f [2023-02-21T13:22:32.037Z] ---> a1300ceb18b0 [2023-02-21T13:22:32.037Z] Step 24/24 : LABEL version=3.0.0-dev.61 [2023-02-21T13:22:32.294Z] ---> Running in 24cee8787175 [2023-02-21T13:22:32.859Z] Removing intermediate container 24cee8787175 [2023-02-21T13:22:32.859Z] ---> f8facc9363bc [2023-02-21T13:22:32.859Z] [2023-02-21T13:22:32.859Z] Successfully built f8facc9363bc [2023-02-21T13:22:32.859Z] Successfully tagged security-spire-config:latest [2023-02-21T13:22:32.859Z]  Building security-spire-config ... done Building support-scheduler [2023-02-21T13:22:35.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:22:35.934Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:22:35.934Z] ---> 8ca20a77d3e3 [2023-02-21T13:22:35.934Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:22:35.934Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:22:35.934Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:22:35.934Z] ---> 8ca20a77d3e3 [2023-02-21T13:22:35.934Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T13:22:35.934Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:22:35.934Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:22:35.934Z] ---> 8ca20a77d3e3 [2023-02-21T13:22:35.934Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T13:22:35.934Z] ---> Running in ac31e6c29b85 [2023-02-21T13:22:35.934Z] ---> Running in 9eabca290d0f [2023-02-21T13:22:35.934Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:22:35.934Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:22:35.934Z] ---> 8ca20a77d3e3 [2023-02-21T13:22:35.934Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T13:22:35.934Z] ---> Running in 9d856d1a779f [2023-02-21T13:22:35.934Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:22:35.934Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:22:35.934Z] ---> 8ca20a77d3e3 [2023-02-21T13:22:35.934Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T13:22:35.934Z] ---> Running in c1dea43c4c75 [2023-02-21T13:22:35.934Z] ---> Running in 405bae3b7ada [2023-02-21T13:22:35.934Z] Removing intermediate container ac31e6c29b85 [2023-02-21T13:22:35.934Z] ---> c6753d31cfc7 [2023-02-21T13:22:35.934Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T13:22:35.934Z] Removing intermediate container 9eabca290d0f [2023-02-21T13:22:35.934Z] ---> 8b0dc417cdf0 [2023-02-21T13:22:35.934Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T13:22:36.203Z] Removing intermediate container 9d856d1a779f [2023-02-21T13:22:36.203Z] ---> bd4bf7a89677 [2023-02-21T13:22:36.203Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T13:22:36.203Z] ---> Running in 33359bf52114 [2023-02-21T13:22:36.203Z] Removing intermediate container c1dea43c4c75 [2023-02-21T13:22:36.203Z] ---> 146a4a1d1a56 [2023-02-21T13:22:36.203Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T13:22:36.203Z] Removing intermediate container 405bae3b7ada [2023-02-21T13:22:36.203Z] ---> 22d548e87cc0 [2023-02-21T13:22:36.203Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T13:22:36.203Z] ---> Running in 0b2590bf69e0 [2023-02-21T13:22:36.203Z] ---> Running in adeea9eae35c [2023-02-21T13:22:36.469Z] ---> Running in 93e07f196104 [2023-02-21T13:22:36.469Z] ---> Running in 78a6e0e8e8ab [2023-02-21T13:22:37.052Z] Removing intermediate container 33359bf52114 [2023-02-21T13:22:37.052Z] ---> d5893bfd9ba6 [2023-02-21T13:22:37.052Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T13:22:37.052Z] ---> Running in 61ee3b8ed1fd [2023-02-21T13:22:38.238Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:22:38.238Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:22:38.238Z] ---> e2e84a6378d8 [2023-02-21T13:22:38.238Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:22:38.238Z] ---> Using cache [2023-02-21T13:22:38.238Z] ---> 33fde2a614bd [2023-02-21T13:22:38.238Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T13:22:38.238Z] ---> Using cache [2023-02-21T13:22:38.238Z] ---> 96bb3fcf13bc [2023-02-21T13:22:38.238Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T13:22:38.238Z] ---> Using cache [2023-02-21T13:22:38.238Z] ---> 3bfdf1bacca8 [2023-02-21T13:22:38.238Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T13:22:38.238Z] ---> Using cache [2023-02-21T13:22:38.238Z] ---> a8fa546a0418 [2023-02-21T13:22:38.238Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:22:38.238Z] ---> Using cache [2023-02-21T13:22:38.238Z] ---> 3d26d9b8fc7a [2023-02-21T13:22:38.238Z] Step 8/22 : COPY . . [2023-02-21T13:22:38.238Z] ---> Using cache [2023-02-21T13:22:38.238Z] ---> 277810aff43a [2023-02-21T13:22:38.238Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T13:22:38.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:22:38.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:22:38.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:22:38.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:22:38.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:22:38.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:22:38.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:22:38.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:22:38.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:22:39.172Z] ---> Running in 06a134fa5b02 [2023-02-21T13:22:39.172Z] ---> acf24cf31917 [2023-02-21T13:22:39.172Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T13:22:39.172Z] ---> Running in cacba141016b [2023-02-21T13:22:39.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:22:39.429Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-21T13:22:39.840Z] OK: 221 MiB in 51 packages [2023-02-21T13:22:39.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-21T13:22:40.118Z] OK: 221 MiB in 51 packages [2023-02-21T13:22:40.387Z] OK: 221 MiB in 51 packages [2023-02-21T13:22:40.387Z] OK: 221 MiB in 51 packages [2023-02-21T13:22:40.387Z] OK: 221 MiB in 51 packages [2023-02-21T13:22:41.367Z] Removing intermediate container 0b2590bf69e0 [2023-02-21T13:22:41.367Z] ---> a410c49344d4 [2023-02-21T13:22:41.367Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T13:22:41.635Z] Removing intermediate container 78a6e0e8e8ab [2023-02-21T13:22:41.635Z] ---> 64be85e61e7b [2023-02-21T13:22:41.635Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T13:22:42.218Z] Removing intermediate container 93e07f196104 [2023-02-21T13:22:42.218Z] ---> b19dc12539be [2023-02-21T13:22:42.218Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T13:22:42.218Z] ---> 4e6e8af7d5a6 [2023-02-21T13:22:42.218Z] Removing intermediate container adeea9eae35c [2023-02-21T13:22:42.218Z] ---> dd1b79b4d6a5 [2023-02-21T13:22:42.218Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T13:22:42.218Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:22:42.491Z] Removing intermediate container 61ee3b8ed1fd [2023-02-21T13:22:42.491Z] ---> 1460797a6eb1 [2023-02-21T13:22:42.491Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T13:22:42.491Z] ---> Running in aaa084565e05 [2023-02-21T13:22:42.491Z] ---> e5cc582c0309 [2023-02-21T13:22:42.491Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:22:42.758Z] ---> Running in 0269d7601434 [2023-02-21T13:22:43.349Z] ---> a575365f82a6 [2023-02-21T13:22:43.349Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:22:43.616Z] ---> Running in 182167671e49 [2023-02-21T13:22:43.884Z] ---> 8ab903f3cbf1 [2023-02-21T13:22:43.884Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:22:43.884Z] ---> 0a8d7d1bf1fd [2023-02-21T13:22:43.884Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:22:43.884Z] ---> Running in bbd9de249023 [2023-02-21T13:22:44.152Z] ---> Running in 2996deb918ed [2023-02-21T13:22:46.556Z] Removing intermediate container 83ac91485f5f [2023-02-21T13:22:46.556Z] ---> cb59eb0b6118 [2023-02-21T13:22:46.556Z] [2023-02-21T13:22:46.556Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T13:22:46.556Z] ---> dfd21b5a31f5 [2023-02-21T13:22:46.556Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T13:22:46.556Z] ---> Running in 5947f6d20c68 [2023-02-21T13:22:46.816Z] Removing intermediate container 5947f6d20c68 [2023-02-21T13:22:46.816Z] ---> dbbd53ce6901 [2023-02-21T13:22:46.816Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T13:22:47.075Z] Removing intermediate container 516d8bddf460 [2023-02-21T13:22:47.075Z] ---> 0de9490db621 [2023-02-21T13:22:47.075Z] Step 7/21 : COPY . . [2023-02-21T13:22:47.075Z] ---> Running in 91bf884e7299 [2023-02-21T13:22:47.639Z] Removing intermediate container 91bf884e7299 [2023-02-21T13:22:47.639Z] ---> 79c6d969ec7e [2023-02-21T13:22:47.639Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T13:22:47.897Z] ---> Running in 42f475617eb2 [2023-02-21T13:22:48.463Z] Removing intermediate container 42f475617eb2 [2023-02-21T13:22:48.463Z] ---> a3cf7e9e9dc2 [2023-02-21T13:22:48.463Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T13:22:48.463Z] ---> Running in d970614da7d2 [2023-02-21T13:22:49.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:49.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:22:49.652Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T13:22:49.652Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:22:49.652Z] OK: 6 MiB in 15 packages [2023-02-21T13:22:52.179Z] Removing intermediate container d970614da7d2 [2023-02-21T13:22:52.179Z] ---> 77b37e61326e [2023-02-21T13:22:52.179Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:22:53.112Z] ---> 46bc7318e14a [2023-02-21T13:22:53.112Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T13:22:55.637Z] ---> e48031917340 [2023-02-21T13:22:55.637Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T13:22:56.207Z] ---> fa79ebbb043f [2023-02-21T13:22:56.207Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T13:22:56.207Z] ---> Running in 8db3c8a47471 [2023-02-21T13:22:56.465Z] Removing intermediate container 8db3c8a47471 [2023-02-21T13:22:56.465Z] ---> eb83be2950e3 [2023-02-21T13:22:56.465Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:22:56.724Z] ---> a15c7a1de943 [2023-02-21T13:22:56.724Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T13:22:56.724Z] ---> Running in e2a7b7fe4e55 [2023-02-21T13:22:56.724Z] ---> Running in 5a8cbbce8d4d [2023-02-21T13:22:56.982Z] Removing intermediate container e2a7b7fe4e55 [2023-02-21T13:22:56.982Z] ---> 12002b3aab02 [2023-02-21T13:22:56.982Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T13:22:56.982Z] ---> Running in 9d22b1041029 [2023-02-21T13:22:57.553Z] Removing intermediate container 9d22b1041029 [2023-02-21T13:22:57.553Z] ---> 92840fb2636f [2023-02-21T13:22:57.553Z] Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:22:57.553Z] ---> Running in a5741ec0c02a [2023-02-21T13:22:57.811Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T13:22:58.376Z] Removing intermediate container a5741ec0c02a [2023-02-21T13:22:58.376Z] ---> ef62e0e884fd [2023-02-21T13:22:58.376Z] Step 22/22 : LABEL version=3.0.0-dev.61 [2023-02-21T13:22:58.376Z] ---> Running in 531e8bb39489 [2023-02-21T13:22:58.941Z] Removing intermediate container 531e8bb39489 [2023-02-21T13:22:58.941Z] ---> 0608c4c1aee8 [2023-02-21T13:22:58.941Z] [2023-02-21T13:22:59.199Z] Successfully built 0608c4c1aee8 [2023-02-21T13:22:59.199Z] Successfully tagged core-data:latest [2023-02-21T13:22:59.199Z] Building security-secretstore-setup [2023-02-21T13:23:01.099Z]  Building core-data ... done Removing intermediate container 51f619f72c0c [2023-02-21T13:23:01.099Z] ---> 92da58c55d33 [2023-02-21T13:23:01.099Z] Step 7/19 : COPY . . [2023-02-21T13:23:03.628Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:23:03.628Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:23:03.628Z] ---> e2e84a6378d8 [2023-02-21T13:23:03.628Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T13:23:03.628Z] ---> Using cache [2023-02-21T13:23:03.628Z] ---> f372706cf024 [2023-02-21T13:23:03.628Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T13:23:03.628Z] ---> Using cache [2023-02-21T13:23:03.628Z] ---> 73c0853a1c16 [2023-02-21T13:23:03.628Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T13:23:03.628Z] ---> Using cache [2023-02-21T13:23:03.628Z] ---> bcbcbc00c0e9 [2023-02-21T13:23:03.628Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:23:03.628Z] ---> Using cache [2023-02-21T13:23:03.628Z] ---> 0de9490db621 [2023-02-21T13:23:03.628Z] Step 7/24 : COPY . . [2023-02-21T13:23:03.628Z] ---> Using cache [2023-02-21T13:23:03.628Z] ---> a15c7a1de943 [2023-02-21T13:23:03.628Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T13:23:06.162Z] ---> Running in 81ace4c25396 [2023-02-21T13:23:06.423Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-21T13:23:07.798Z] ---> 2489221af2ff [2023-02-21T13:23:07.798Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T13:23:08.056Z] ---> Running in 513c1a4d6d9f [2023-02-21T13:23:08.056Z] Removing intermediate container cacba141016b [2023-02-21T13:23:08.056Z] ---> b37dd03f4a20 [2023-02-21T13:23:08.056Z] [2023-02-21T13:23:08.056Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T13:23:08.056Z] ---> dfd21b5a31f5 [2023-02-21T13:23:08.056Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T13:23:08.056Z] ---> Running in 07d81f0bdd31 [2023-02-21T13:23:08.622Z] Removing intermediate container 07d81f0bdd31 [2023-02-21T13:23:08.622Z] ---> 1c8433c41641 [2023-02-21T13:23:08.622Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T13:23:08.622Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-21T13:23:08.622Z] ---> Running in 7db78e187b8f [2023-02-21T13:23:09.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:23:09.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:23:09.447Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T13:23:09.447Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T13:23:09.447Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:23:09.447Z] OK: 6 MiB in 16 packages [2023-02-21T13:23:10.817Z] Removing intermediate container 7db78e187b8f [2023-02-21T13:23:10.817Z] ---> 1371b1b149a2 [2023-02-21T13:23:10.817Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T13:23:11.074Z] Removing intermediate container 06a134fa5b02 [2023-02-21T13:23:11.074Z] ---> 3c84af15ecb3 [2023-02-21T13:23:11.074Z] [2023-02-21T13:23:11.074Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T13:23:11.074Z] ---> dfd21b5a31f5 [2023-02-21T13:23:11.075Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T13:23:11.075Z] ---> Using cache [2023-02-21T13:23:11.075Z] ---> 76eedbca6be4 [2023-02-21T13:23:11.075Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T13:23:11.075Z] ---> Using cache [2023-02-21T13:23:11.075Z] ---> 9a8d18736efa [2023-02-21T13:23:11.075Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T13:23:11.075Z] ---> Running in 867dfe9550b2 [2023-02-21T13:23:11.075Z] ---> Running in 61c8c89b4aa3 [2023-02-21T13:23:11.332Z] Removing intermediate container 867dfe9550b2 [2023-02-21T13:23:11.332Z] ---> 6e355242c433 [2023-02-21T13:23:11.332Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T13:23:11.332Z] ---> Running in 5c0d0fe1edc2 [2023-02-21T13:23:11.332Z] Removing intermediate container 61c8c89b4aa3 [2023-02-21T13:23:11.332Z] ---> 921866320a86 [2023-02-21T13:23:11.332Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T13:23:11.332Z] ---> Running in c10eea608f80 [2023-02-21T13:23:11.589Z] Removing intermediate container 5c0d0fe1edc2 [2023-02-21T13:23:11.589Z] ---> 4e9adc712dd5 [2023-02-21T13:23:11.589Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T13:23:11.589Z] Removing intermediate container c10eea608f80 [2023-02-21T13:23:11.589Z] ---> 349cb2206634 [2023-02-21T13:23:11.589Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:23:11.847Z] ---> Running in 3cc9d397981d [2023-02-21T13:23:11.847Z] Removing intermediate container 3cc9d397981d [2023-02-21T13:23:11.847Z] ---> b3f042221284 [2023-02-21T13:23:11.847Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T13:23:12.104Z] ---> Running in 51b404fd93b3 [2023-02-21T13:23:12.104Z] ---> 8c3841d6fc54 [2023-02-21T13:23:12.104Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T13:23:12.361Z] Removing intermediate container 51b404fd93b3 [2023-02-21T13:23:12.361Z] ---> 03630fd603ad [2023-02-21T13:23:12.361Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T13:23:12.361Z] ---> Running in 5844256db89f [2023-02-21T13:23:13.292Z] ---> 92189be319cd [2023-02-21T13:23:13.292Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T13:23:13.875Z] ---> f5d815d8d715 [2023-02-21T13:23:13.875Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T13:23:13.875Z] ---> Running in c17fae219815 [2023-02-21T13:23:13.875Z] Removing intermediate container 5844256db89f [2023-02-21T13:23:13.875Z] ---> 0a9b1f26ff0d [2023-02-21T13:23:13.875Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T13:23:14.132Z] ---> Running in c84edb0a090c [2023-02-21T13:23:14.132Z] Removing intermediate container c17fae219815 [2023-02-21T13:23:14.132Z] ---> 1993eb5f2084 [2023-02-21T13:23:14.132Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:23:14.389Z] ---> Running in f45408c62ae0 [2023-02-21T13:23:14.389Z] Removing intermediate container c84edb0a090c [2023-02-21T13:23:14.389Z] ---> 37cf9f65b8d7 [2023-02-21T13:23:14.389Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T13:23:14.647Z] Removing intermediate container f45408c62ae0 [2023-02-21T13:23:14.647Z] ---> 9703293b63c3 [2023-02-21T13:23:14.647Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T13:23:14.647Z] ---> Running in 5041d1feb8a2 [2023-02-21T13:23:14.909Z] ---> 58b6cb942c68 [2023-02-21T13:23:14.909Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T13:23:14.909Z] ---> Running in 2e64c1c8765d [2023-02-21T13:23:15.172Z] Removing intermediate container 5041d1feb8a2 [2023-02-21T13:23:15.172Z] ---> 0a03f5b58d89 [2023-02-21T13:23:15.172Z] Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:15.172Z] ---> Running in ef599339a4a1 [2023-02-21T13:23:15.431Z] Removing intermediate container ef599339a4a1 [2023-02-21T13:23:15.431Z] ---> a320468a2a6b [2023-02-21T13:23:15.431Z] Step 22/22 : LABEL version=3.0.0-dev.61 [2023-02-21T13:23:15.698Z] ---> Running in 66a693662cc5 [2023-02-21T13:23:15.956Z] Removing intermediate container 66a693662cc5 [2023-02-21T13:23:15.956Z] ---> 4259d49c623a [2023-02-21T13:23:15.956Z] [2023-02-21T13:23:15.956Z] Successfully built 4259d49c623a [2023-02-21T13:23:15.956Z] Successfully tagged support-scheduler:latest [2023-02-21T13:23:16.521Z]  Building support-scheduler ... done Removing intermediate container 2e64c1c8765d [2023-02-21T13:23:16.521Z] ---> 218245e66022 [2023-02-21T13:23:16.521Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:23:16.779Z] ---> e0ab1fbc395c [2023-02-21T13:23:16.779Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T13:23:17.711Z] ---> 46680839a307 [2023-02-21T13:23:17.711Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T13:23:18.292Z] ---> c8e0a6813fb7 [2023-02-21T13:23:18.292Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T13:23:18.292Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-21T13:23:18.859Z] ---> ed5b971aa6b7 [2023-02-21T13:23:18.859Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T13:23:19.446Z] ---> 9850e5d807c7 [2023-02-21T13:23:19.447Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T13:23:19.704Z] ---> e3eaec349cba [2023-02-21T13:23:19.704Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T13:23:20.269Z] ---> 617ea4344e8f [2023-02-21T13:23:20.269Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T13:23:20.269Z] ---> Running in c9861d0d7113 [2023-02-21T13:23:22.230Z] Removing intermediate container c9861d0d7113 [2023-02-21T13:23:22.230Z] ---> 7df9d9e27d97 [2023-02-21T13:23:22.230Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T13:23:22.230Z] ---> Running in 4589cedd41ee [2023-02-21T13:23:22.488Z] Removing intermediate container 4589cedd41ee [2023-02-21T13:23:22.488Z] ---> e601340ea564 [2023-02-21T13:23:22.488Z] Step 29/32 : CMD ["gate"] [2023-02-21T13:23:22.488Z] ---> Running in d42e47100c2e [2023-02-21T13:23:23.055Z] Removing intermediate container d42e47100c2e [2023-02-21T13:23:23.055Z] ---> 450941125242 [2023-02-21T13:23:23.055Z] Step 30/32 : LABEL arch=x86_64 [2023-02-21T13:23:23.055Z] Removing intermediate container 5a8cbbce8d4d [2023-02-21T13:23:23.055Z] ---> 4e6dc9a61e94 [2023-02-21T13:23:23.055Z] [2023-02-21T13:23:23.055Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T13:23:23.055Z] ---> dfd21b5a31f5 [2023-02-21T13:23:23.055Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T13:23:23.055Z] ---> Running in c9ee40eae37a [2023-02-21T13:23:23.055Z] ---> Running in e01ff8337382 [2023-02-21T13:23:23.312Z] Removing intermediate container c9ee40eae37a [2023-02-21T13:23:23.312Z] ---> 3e2cb84b5840 [2023-02-21T13:23:23.312Z] Step 31/32 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:23.312Z] ---> Running in 9ff9b60551f3 [2023-02-21T13:23:23.876Z] Removing intermediate container 9ff9b60551f3 [2023-02-21T13:23:23.876Z] ---> cf08db368a06 [2023-02-21T13:23:23.876Z] Step 32/32 : LABEL version=3.0.0-dev.61 [2023-02-21T13:23:23.876Z] ---> Running in 92b58c391bde [2023-02-21T13:23:23.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:23:23.876Z] Removing intermediate container 92b58c391bde [2023-02-21T13:23:23.876Z] ---> 550156300dca [2023-02-21T13:23:23.876Z] [2023-02-21T13:23:24.133Z] Successfully built 550156300dca [2023-02-21T13:23:24.133Z] Successfully tagged security-bootstrapper:latest [2023-02-21T13:23:24.133Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:23:24.390Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T13:23:24.390Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T13:23:24.390Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T13:23:24.390Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T13:23:24.390Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T13:23:24.390Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T13:23:24.390Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:23:24.390Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T13:23:24.390Z] OK: 8 MiB in 20 packages [2023-02-21T13:23:25.323Z] Removing intermediate container e01ff8337382 [2023-02-21T13:23:25.323Z] ---> 682bde25234f [2023-02-21T13:23:25.323Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T13:23:25.323Z] ---> Running in dafd2fbcc5cc [2023-02-21T13:23:25.597Z] Removing intermediate container dafd2fbcc5cc [2023-02-21T13:23:25.597Z] ---> b361ebca4d9b [2023-02-21T13:23:25.597Z] Step 12/21 : WORKDIR /edgex [2023-02-21T13:23:25.597Z] ---> Running in 210c5ecaffe9 [2023-02-21T13:23:25.858Z] Removing intermediate container 210c5ecaffe9 [2023-02-21T13:23:25.858Z] ---> 2439c96b906b [2023-02-21T13:23:25.858Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T13:23:26.115Z] ---> ff9e195167c0 [2023-02-21T13:23:26.115Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T13:23:26.683Z] ---> 6f590281b294 [2023-02-21T13:23:26.683Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T13:23:26.940Z] ---> 8accbbd73730 [2023-02-21T13:23:26.940Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T13:23:27.199Z] ---> d2aace5c4cd2 [2023-02-21T13:23:27.199Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T13:23:27.199Z] ---> Running in dbbdef7aa026 [2023-02-21T13:23:27.459Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-21T13:23:28.392Z] Removing intermediate container dbbdef7aa026 [2023-02-21T13:23:28.392Z] ---> f77ef23ed931 [2023-02-21T13:23:28.392Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T13:23:28.392Z] ---> Running in 8eadec1b0d40 [2023-02-21T13:23:28.392Z] Removing intermediate container 8eadec1b0d40 [2023-02-21T13:23:28.392Z] ---> 8d868d337c64 [2023-02-21T13:23:28.392Z] Step 19/21 : LABEL arch=x86_64 [2023-02-21T13:23:28.674Z] ---> Running in de95ac1a8397 [2023-02-21T13:23:28.932Z] Removing intermediate container de95ac1a8397 [2023-02-21T13:23:28.932Z] ---> 1aa0944b79f6 [2023-02-21T13:23:28.932Z] Step 20/21 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:28.932Z] ---> Running in a064d721e81d [2023-02-21T13:23:29.193Z] Removing intermediate container a064d721e81d [2023-02-21T13:23:29.193Z] ---> 150906725d6f [2023-02-21T13:23:29.193Z] Step 21/21 : LABEL version=3.0.0-dev.61 [2023-02-21T13:23:29.193Z] ---> Running in 559e4a7fa0c0 [2023-02-21T13:23:29.452Z] Removing intermediate container 559e4a7fa0c0 [2023-02-21T13:23:29.452Z] ---> eaec80af77b0 [2023-02-21T13:23:29.452Z] [2023-02-21T13:23:29.452Z] Successfully built eaec80af77b0 [2023-02-21T13:23:29.452Z] Successfully tagged security-proxy-setup:latest [2023-02-21T13:23:30.833Z]  Building security-proxy-setup ... done Removing intermediate container 81ace4c25396 [2023-02-21T13:23:30.833Z] ---> fb9e4533a6ec [2023-02-21T13:23:30.833Z] [2023-02-21T13:23:30.833Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T13:23:30.833Z] ---> dfd21b5a31f5 [2023-02-21T13:23:30.833Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T13:23:30.833Z] ---> Running in 52bfb0387412 [2023-02-21T13:23:31.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:23:31.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:23:31.351Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T13:23:31.351Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T13:23:31.351Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T13:23:31.351Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:23:31.351Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T13:23:31.351Z] OK: 6 MiB in 17 packages [2023-02-21T13:23:31.922Z] Removing intermediate container 52bfb0387412 [2023-02-21T13:23:31.922Z] ---> 67ea3bd7267d [2023-02-21T13:23:31.922Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T13:23:32.181Z] ---> Running in cbb269e53af1 [2023-02-21T13:23:32.181Z] Removing intermediate container cbb269e53af1 [2023-02-21T13:23:32.181Z] ---> ba64094231c8 [2023-02-21T13:23:32.181Z] Step 12/24 : WORKDIR / [2023-02-21T13:23:32.181Z] ---> Running in 68fc93054b27 [2023-02-21T13:23:32.439Z] Removing intermediate container 68fc93054b27 [2023-02-21T13:23:32.439Z] ---> 1d3abbbaa8ea [2023-02-21T13:23:32.439Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-21T13:23:32.439Z] ---> 7cd20f2ff714 [2023-02-21T13:23:32.439Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-21T13:23:33.010Z] ---> 7264ab8a8551 [2023-02-21T13:23:33.010Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T13:23:33.269Z] ---> 91b57692882d [2023-02-21T13:23:33.269Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-21T13:23:33.531Z] ---> 2df6839dd22f [2023-02-21T13:23:33.531Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T13:23:34.097Z] ---> 1d714ef59562 [2023-02-21T13:23:34.097Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T13:23:34.665Z] ---> 7a84bf4164f4 [2023-02-21T13:23:34.665Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T13:23:34.665Z] Removing intermediate container 513c1a4d6d9f [2023-02-21T13:23:34.665Z] ---> 1fdea720343a [2023-02-21T13:23:34.665Z] [2023-02-21T13:23:34.665Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T13:23:34.665Z] ---> 5ce65d7b0fde [2023-02-21T13:23:34.665Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T13:23:34.665Z] ---> Using cache [2023-02-21T13:23:34.665Z] ---> a82759e9b2f6 [2023-02-21T13:23:34.665Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T13:23:34.923Z] ---> Running in 0ce1c27174b8 [2023-02-21T13:23:34.923Z] ---> fc4bff639f2f [2023-02-21T13:23:34.923Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T13:23:34.923Z] ---> Running in a37ff88d1458 [2023-02-21T13:23:35.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:23:35.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:23:35.440Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T13:23:35.440Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T13:23:35.440Z] OK: 15857 distinct packages available [2023-02-21T13:23:35.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T13:23:35.440Z] Removing intermediate container a37ff88d1458 [2023-02-21T13:23:35.440Z] ---> 5199ee87dcdb [2023-02-21T13:23:35.440Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T13:23:35.440Z] ---> Running in b07335d3dbbb [2023-02-21T13:23:35.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T13:23:35.711Z] Removing intermediate container b07335d3dbbb [2023-02-21T13:23:35.711Z] ---> 08b8eb4289fc [2023-02-21T13:23:35.711Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T13:23:35.711Z] ---> Running in 8f1fefa56019 [2023-02-21T13:23:35.711Z] Removing intermediate container 8f1fefa56019 [2023-02-21T13:23:35.711Z] ---> b71a19bf1b29 [2023-02-21T13:23:35.711Z] Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:35.711Z] ---> Running in 67fa987051a7 [2023-02-21T13:23:35.711Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T13:23:35.711Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T13:23:35.711Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T13:23:35.711Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T13:23:35.711Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T13:23:35.711Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T13:23:35.711Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T13:23:35.711Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T13:23:35.711Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T13:23:35.711Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T13:23:35.711Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T13:23:35.969Z] Removing intermediate container 67fa987051a7 [2023-02-21T13:23:35.969Z] ---> 19f670fc5bf7 [2023-02-21T13:23:35.969Z] Step 24/24 : LABEL version=3.0.0-dev.61 [2023-02-21T13:23:35.969Z] ---> Running in 9111d705e9e2 [2023-02-21T13:23:35.969Z] OK: 8 MiB in 23 packages [2023-02-21T13:23:35.969Z] Removing intermediate container 9111d705e9e2 [2023-02-21T13:23:35.969Z] ---> 6cb19f1f8369 [2023-02-21T13:23:35.969Z] [2023-02-21T13:23:35.969Z] Successfully built 6cb19f1f8369 [2023-02-21T13:23:35.969Z] Successfully tagged security-secretstore-setup:latest [2023-02-21T13:23:36.536Z]  Building security-secretstore-setup ... done Removing intermediate container 0ce1c27174b8 [2023-02-21T13:23:36.536Z] ---> 0871e1d6b3bd [2023-02-21T13:23:36.536Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:23:36.536Z] ---> ad9e2ebef761 [2023-02-21T13:23:36.536Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T13:23:37.102Z] ---> 198eca5cc5ad [2023-02-21T13:23:37.102Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T13:23:37.102Z] ---> ace6d70b4b88 [2023-02-21T13:23:37.102Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T13:23:37.102Z] ---> Running in db98dad99238 [2023-02-21T13:23:37.360Z] Removing intermediate container db98dad99238 [2023-02-21T13:23:37.360Z] ---> 40cf15d5835f [2023-02-21T13:23:37.360Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:23:37.360Z] ---> Running in 75d25fb8cc67 [2023-02-21T13:23:37.360Z] Removing intermediate container 75d25fb8cc67 [2023-02-21T13:23:37.360Z] ---> 670a76f93437 [2023-02-21T13:23:37.360Z] Step 17/19 : LABEL arch=x86_64 [2023-02-21T13:23:37.360Z] ---> Running in e2af867bb669 [2023-02-21T13:23:37.360Z] Removing intermediate container e2af867bb669 [2023-02-21T13:23:37.360Z] ---> 010c1db329bd [2023-02-21T13:23:37.360Z] Step 18/19 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:37.621Z] ---> Running in 6b8f87b2585e [2023-02-21T13:23:37.621Z] Removing intermediate container 6b8f87b2585e [2023-02-21T13:23:37.621Z] ---> bd61a22ed3ba [2023-02-21T13:23:37.621Z] Step 19/19 : LABEL version=3.0.0-dev.61 [2023-02-21T13:23:37.621Z] ---> Running in 62fe607da16c [2023-02-21T13:23:37.621Z] Removing intermediate container 62fe607da16c [2023-02-21T13:23:37.621Z] ---> 344b0919ae2d [2023-02-21T13:23:37.621Z] [2023-02-21T13:23:37.621Z] Successfully built 344b0919ae2d [2023-02-21T13:23:37.880Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-21T13:23:37.886Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-21T13:23:37.892Z] $ docker stop --time=1 daa8b2b76b1c1c8237bb249f50d235f413539a7461b100a74b159cd15f384c98 [2023-02-21T13:23:39.176Z] $ docker rm -f --volumes daa8b2b76b1c1c8237bb249f50d235f413539a7461b100a74b159cd15f384c98 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T13:23:39.506Z] + docker images [2023-02-21T13:23:39.506Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T13:23:39.506Z] security-spiffe-token-provider latest 344b0919ae2d 2 seconds ago 30MB [2023-02-21T13:23:39.506Z] security-secretstore-setup latest 6cb19f1f8369 4 seconds ago 30MB [2023-02-21T13:23:39.506Z] 1fdea720343a 5 seconds ago 1.72GB [2023-02-21T13:23:39.506Z] fb9e4533a6ec 9 seconds ago 1.67GB [2023-02-21T13:23:39.506Z] security-proxy-setup latest eaec80af77b0 10 seconds ago 27.8MB [2023-02-21T13:23:39.506Z] security-bootstrapper latest 550156300dca 16 seconds ago 20.4MB [2023-02-21T13:23:39.506Z] 4e6dc9a61e94 17 seconds ago 1.67GB [2023-02-21T13:23:39.506Z] support-scheduler latest 4259d49c623a 24 seconds ago 30MB [2023-02-21T13:23:39.506Z] 3c84af15ecb3 29 seconds ago 1.74GB [2023-02-21T13:23:39.506Z] b37dd03f4a20 32 seconds ago 1.67GB [2023-02-21T13:23:39.506Z] core-data latest 0608c4c1aee8 41 seconds ago 17.9MB [2023-02-21T13:23:39.506Z] cb59eb0b6118 56 seconds ago 1.68GB [2023-02-21T13:23:39.506Z] security-spire-config latest f8facc9363bc About a minute ago 85.8MB [2023-02-21T13:23:39.506Z] support-notifications latest c96d64bf448c About a minute ago 30.7MB [2023-02-21T13:23:39.506Z] core-common-config-bootstrapper latest 443d82f3330a About a minute ago 15.5MB [2023-02-21T13:23:39.506Z] core-metadata latest fa05b0417f67 About a minute ago 18.5MB [2023-02-21T13:23:39.506Z] core-command latest d0c6de311e1c About a minute ago 17.7MB [2023-02-21T13:23:39.506Z] 3cc2b8726623 About a minute ago 1.74GB [2023-02-21T13:23:39.506Z] 3730fc7f9c33 About a minute ago 1.69GB [2023-02-21T13:23:39.507Z] cf92fbcf3bb7 About a minute ago 1.68GB [2023-02-21T13:23:39.507Z] 468140acf485 About a minute ago 1.67GB [2023-02-21T13:23:39.507Z] security-spire-server latest 5d0f5706349d About a minute ago 86.5MB [2023-02-21T13:23:39.507Z] c296d4aaf8ad About a minute ago 1.55GB [2023-02-21T13:23:39.507Z] security-spire-agent latest 4b24ecd18c69 About a minute ago 125MB [2023-02-21T13:23:39.507Z] fe7ba1e688f1 2 minutes ago 1.55GB [2023-02-21T13:23:39.507Z] ci-base-image-x86_64 latest e2e84a6378d8 5 minutes ago 904MB [2023-02-21T13:23:39.507Z] alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB [2023-02-21T13:23:39.507Z] alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB [2023-02-21T13:23:39.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-21T13:23:39.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-21T13:23:39.507Z] 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 [2023-02-21T13:23:39.588Z] provisioning config files... [2023-02-21T13:23:39.596Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/422@tmp/config9908310680174408637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:23:39.893Z] ---> docker-login.sh [2023-02-21T13:23:39.893Z] nexus3.edgexfoundry.org:10001 [2023-02-21T13:23:39.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:23:39.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:23:39.893Z] Configure a credential helper to remove this warning. See [2023-02-21T13:23:39.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:23:39.893Z] [2023-02-21T13:23:39.893Z] Login Succeeded [2023-02-21T13:23:39.893Z] nexus3.edgexfoundry.org:10002 [2023-02-21T13:23:40.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:23:40.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:23:40.153Z] Configure a credential helper to remove this warning. See [2023-02-21T13:23:40.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:23:40.153Z] [2023-02-21T13:23:40.153Z] Login Succeeded [2023-02-21T13:23:40.153Z] nexus3.edgexfoundry.org:10003 [2023-02-21T13:23:40.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:23:40.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:23:40.153Z] Configure a credential helper to remove this warning. See [2023-02-21T13:23:40.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:23:40.153Z] [2023-02-21T13:23:40.153Z] Login Succeeded [2023-02-21T13:23:40.153Z] nexus3.edgexfoundry.org:10004 [2023-02-21T13:23:40.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:23:40.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:23:40.412Z] Configure a credential helper to remove this warning. See [2023-02-21T13:23:40.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:23:40.412Z] [2023-02-21T13:23:40.412Z] Login Succeeded [2023-02-21T13:23:40.412Z] docker.io [2023-02-21T13:23:40.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:23:40.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:23:40.671Z] Configure a credential helper to remove this warning. See [2023-02-21T13:23:40.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:23:40.671Z] [2023-02-21T13:23:40.671Z] Login Succeeded [2023-02-21T13:23:40.671Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T13:23:40.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:23:40.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T13:23:40.716Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-21T13:23:40.716Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:40.716Z] latest [2023-02-21T13:23:40.716Z] 3.0.0-dev.61 [2023-02-21T13:23:40.716Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:40.716Z] main [2023-02-21T13:23:40.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:41.023Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:41.324Z] + docker push nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:41.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-21T13:23:41.324Z] 48145d328b44: Preparing [2023-02-21T13:23:41.324Z] 5632f000f65f: Preparing [2023-02-21T13:23:41.324Z] 225dd6ca037b: Preparing [2023-02-21T13:23:41.324Z] 42972a7d3e14: Preparing [2023-02-21T13:23:41.324Z] aa5968d388b8: Preparing [2023-02-21T13:23:41.324Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:41.324Z] 225dd6ca037b: Pushed [2023-02-21T13:23:41.324Z] 42972a7d3e14: Pushed [2023-02-21T13:23:41.324Z] 48145d328b44: Pushed [2023-02-21T13:23:42.703Z] 5632f000f65f: Pushed [2023-02-21T13:23:42.703Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:c35b0a220da13cb0c705a46ba39d56378191e8c25660da25a006fbd5de4a4276 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:43.017Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:43.324Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-21T13:23:43.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-21T13:23:43.325Z] 48145d328b44: Preparing [2023-02-21T13:23:43.325Z] 5632f000f65f: Preparing [2023-02-21T13:23:43.325Z] 225dd6ca037b: Preparing [2023-02-21T13:23:43.325Z] 42972a7d3e14: Preparing [2023-02-21T13:23:43.325Z] aa5968d388b8: Preparing [2023-02-21T13:23:43.325Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:43.325Z] 48145d328b44: Layer already exists [2023-02-21T13:23:43.325Z] 5632f000f65f: Layer already exists [2023-02-21T13:23:43.325Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:43.325Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:43.325Z] latest: digest: sha256:c35b0a220da13cb0c705a46ba39d56378191e8c25660da25a006fbd5de4a4276 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:43.631Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:43.950Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.61 [2023-02-21T13:23:43.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-21T13:23:43.950Z] 48145d328b44: Preparing [2023-02-21T13:23:43.950Z] 5632f000f65f: Preparing [2023-02-21T13:23:43.950Z] 225dd6ca037b: Preparing [2023-02-21T13:23:43.950Z] 42972a7d3e14: Preparing [2023-02-21T13:23:43.950Z] aa5968d388b8: Preparing [2023-02-21T13:23:43.950Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:43.950Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:43.950Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:43.950Z] 48145d328b44: Layer already exists [2023-02-21T13:23:43.950Z] 5632f000f65f: Layer already exists [2023-02-21T13:23:43.950Z] 3.0.0-dev.61: digest: sha256:c35b0a220da13cb0c705a46ba39d56378191e8c25660da25a006fbd5de4a4276 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:44.258Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:44.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:44.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-21T13:23:44.560Z] 48145d328b44: Preparing [2023-02-21T13:23:44.560Z] 5632f000f65f: Preparing [2023-02-21T13:23:44.560Z] 225dd6ca037b: Preparing [2023-02-21T13:23:44.560Z] 42972a7d3e14: Preparing [2023-02-21T13:23:44.560Z] aa5968d388b8: Preparing [2023-02-21T13:23:44.560Z] 48145d328b44: Layer already exists [2023-02-21T13:23:44.560Z] 5632f000f65f: Layer already exists [2023-02-21T13:23:44.560Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:44.560Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:44.560Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:44.560Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:c35b0a220da13cb0c705a46ba39d56378191e8c25660da25a006fbd5de4a4276 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:44.865Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:45.171Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-21T13:23:45.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-21T13:23:45.172Z] 48145d328b44: Preparing [2023-02-21T13:23:45.172Z] 5632f000f65f: Preparing [2023-02-21T13:23:45.172Z] 225dd6ca037b: Preparing [2023-02-21T13:23:45.172Z] 42972a7d3e14: Preparing [2023-02-21T13:23:45.172Z] aa5968d388b8: Preparing [2023-02-21T13:23:45.172Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:45.172Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:45.172Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:45.172Z] 5632f000f65f: Layer already exists [2023-02-21T13:23:45.172Z] 48145d328b44: Layer already exists [2023-02-21T13:23:45.172Z] main: digest: sha256:c35b0a220da13cb0c705a46ba39d56378191e8c25660da25a006fbd5de4a4276 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:23:45.218Z] ===================================================== [Pipeline] echo [2023-02-21T13:23:45.223Z] taggedImages: [2023-02-21T13:23:45.223Z] - nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:45.223Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-21T13:23:45.223Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.61 [2023-02-21T13:23:45.223Z] - nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:45.223Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-21T13:23:45.237Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-21T13:23:45.237Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:45.237Z] latest [2023-02-21T13:23:45.238Z] 3.0.0-dev.61 [2023-02-21T13:23:45.238Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:45.238Z] main [2023-02-21T13:23:45.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:45.541Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:45.841Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:45.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-21T13:23:45.841Z] 61feeb6a1b44: Preparing [2023-02-21T13:23:45.841Z] 2abd9300cb25: Preparing [2023-02-21T13:23:45.842Z] 7066e4227b36: Preparing [2023-02-21T13:23:45.842Z] f7afb2de9528: Preparing [2023-02-21T13:23:45.842Z] 225dd6ca037b: Preparing [2023-02-21T13:23:45.842Z] 42972a7d3e14: Preparing [2023-02-21T13:23:45.842Z] aa5968d388b8: Preparing [2023-02-21T13:23:45.842Z] 42972a7d3e14: Waiting [2023-02-21T13:23:45.842Z] aa5968d388b8: Waiting [2023-02-21T13:23:45.842Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:45.842Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:45.842Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:45.842Z] 2abd9300cb25: Pushed [2023-02-21T13:23:45.842Z] 61feeb6a1b44: Pushed [2023-02-21T13:23:45.842Z] 7066e4227b36: Pushed [2023-02-21T13:23:47.219Z] f7afb2de9528: Pushed [2023-02-21T13:23:47.220Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:f8abfbe253dbcb72c6aed1d61130f7e2924da46f89a2a4e032d4c5d26b217e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:47.526Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:47.833Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-21T13:23:47.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-21T13:23:47.833Z] 61feeb6a1b44: Preparing [2023-02-21T13:23:47.833Z] 2abd9300cb25: Preparing [2023-02-21T13:23:47.833Z] 7066e4227b36: Preparing [2023-02-21T13:23:47.833Z] f7afb2de9528: Preparing [2023-02-21T13:23:47.833Z] 225dd6ca037b: Preparing [2023-02-21T13:23:47.833Z] 42972a7d3e14: Preparing [2023-02-21T13:23:47.833Z] aa5968d388b8: Preparing [2023-02-21T13:23:47.833Z] 42972a7d3e14: Waiting [2023-02-21T13:23:47.833Z] aa5968d388b8: Waiting [2023-02-21T13:23:47.833Z] 61feeb6a1b44: Layer already exists [2023-02-21T13:23:47.833Z] 7066e4227b36: Layer already exists [2023-02-21T13:23:47.833Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:47.833Z] f7afb2de9528: Layer already exists [2023-02-21T13:23:47.833Z] 2abd9300cb25: Layer already exists [2023-02-21T13:23:47.833Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:47.833Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:47.833Z] latest: digest: sha256:f8abfbe253dbcb72c6aed1d61130f7e2924da46f89a2a4e032d4c5d26b217e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:48.148Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:48.457Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.61 [2023-02-21T13:23:48.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-21T13:23:48.457Z] 61feeb6a1b44: Preparing [2023-02-21T13:23:48.457Z] 2abd9300cb25: Preparing [2023-02-21T13:23:48.457Z] 7066e4227b36: Preparing [2023-02-21T13:23:48.457Z] f7afb2de9528: Preparing [2023-02-21T13:23:48.457Z] 225dd6ca037b: Preparing [2023-02-21T13:23:48.457Z] 42972a7d3e14: Preparing [2023-02-21T13:23:48.457Z] aa5968d388b8: Preparing [2023-02-21T13:23:48.457Z] 42972a7d3e14: Waiting [2023-02-21T13:23:48.457Z] aa5968d388b8: Waiting [2023-02-21T13:23:48.457Z] 7066e4227b36: Layer already exists [2023-02-21T13:23:48.457Z] 61feeb6a1b44: Layer already exists [2023-02-21T13:23:48.457Z] 2abd9300cb25: Layer already exists [2023-02-21T13:23:48.457Z] f7afb2de9528: Layer already exists [2023-02-21T13:23:48.457Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:48.457Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:48.457Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:48.457Z] 3.0.0-dev.61: digest: sha256:f8abfbe253dbcb72c6aed1d61130f7e2924da46f89a2a4e032d4c5d26b217e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:48.787Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:49.094Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:49.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-21T13:23:49.094Z] 61feeb6a1b44: Preparing [2023-02-21T13:23:49.094Z] 2abd9300cb25: Preparing [2023-02-21T13:23:49.094Z] 7066e4227b36: Preparing [2023-02-21T13:23:49.094Z] f7afb2de9528: Preparing [2023-02-21T13:23:49.094Z] 225dd6ca037b: Preparing [2023-02-21T13:23:49.094Z] 42972a7d3e14: Preparing [2023-02-21T13:23:49.094Z] aa5968d388b8: Preparing [2023-02-21T13:23:49.094Z] 42972a7d3e14: Waiting [2023-02-21T13:23:49.094Z] aa5968d388b8: Waiting [2023-02-21T13:23:49.094Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:49.094Z] 61feeb6a1b44: Layer already exists [2023-02-21T13:23:49.094Z] 7066e4227b36: Layer already exists [2023-02-21T13:23:49.094Z] 2abd9300cb25: Layer already exists [2023-02-21T13:23:49.094Z] f7afb2de9528: Layer already exists [2023-02-21T13:23:49.094Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:49.094Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:49.094Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:f8abfbe253dbcb72c6aed1d61130f7e2924da46f89a2a4e032d4c5d26b217e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:49.406Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:49.710Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-21T13:23:49.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-21T13:23:49.710Z] 61feeb6a1b44: Preparing [2023-02-21T13:23:49.710Z] 2abd9300cb25: Preparing [2023-02-21T13:23:49.710Z] 7066e4227b36: Preparing [2023-02-21T13:23:49.710Z] f7afb2de9528: Preparing [2023-02-21T13:23:49.710Z] 225dd6ca037b: Preparing [2023-02-21T13:23:49.710Z] 42972a7d3e14: Preparing [2023-02-21T13:23:49.710Z] aa5968d388b8: Preparing [2023-02-21T13:23:49.710Z] aa5968d388b8: Waiting [2023-02-21T13:23:49.710Z] 42972a7d3e14: Waiting [2023-02-21T13:23:49.710Z] 61feeb6a1b44: Layer already exists [2023-02-21T13:23:49.710Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:49.710Z] f7afb2de9528: Layer already exists [2023-02-21T13:23:49.710Z] 2abd9300cb25: Layer already exists [2023-02-21T13:23:49.710Z] 7066e4227b36: Layer already exists [2023-02-21T13:23:49.710Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:49.710Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:49.710Z] main: digest: sha256:f8abfbe253dbcb72c6aed1d61130f7e2924da46f89a2a4e032d4c5d26b217e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:23:49.753Z] ===================================================== [Pipeline] echo [2023-02-21T13:23:49.760Z] taggedImages: [2023-02-21T13:23:49.760Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:49.760Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-21T13:23:49.760Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.61 [2023-02-21T13:23:49.760Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:49.760Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-21T13:23:49.778Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-21T13:23:49.778Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:49.778Z] latest [2023-02-21T13:23:49.778Z] 3.0.0-dev.61 [2023-02-21T13:23:49.778Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:49.778Z] main [2023-02-21T13:23:49.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:50.087Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:50.501Z] + docker push nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:50.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-21T13:23:50.501Z] fdce61ecc0ce: Preparing [2023-02-21T13:23:50.501Z] e7ad70148554: Preparing [2023-02-21T13:23:50.501Z] 225dd6ca037b: Preparing [2023-02-21T13:23:50.501Z] a290f28e1d4a: Preparing [2023-02-21T13:23:50.501Z] aa5968d388b8: Preparing [2023-02-21T13:23:50.501Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:50.501Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:50.501Z] fdce61ecc0ce: Pushed [2023-02-21T13:23:50.501Z] a290f28e1d4a: Pushed [2023-02-21T13:23:51.970Z] e7ad70148554: Pushed [2023-02-21T13:23:51.970Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:ca7084fa3383233b5282eb1a59a50ce4d5f9cfddb5ff915658d81e3ddc0fa1c1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:52.331Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:52.670Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-21T13:23:52.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-21T13:23:52.670Z] fdce61ecc0ce: Preparing [2023-02-21T13:23:52.670Z] e7ad70148554: Preparing [2023-02-21T13:23:52.670Z] 225dd6ca037b: Preparing [2023-02-21T13:23:52.670Z] a290f28e1d4a: Preparing [2023-02-21T13:23:52.670Z] aa5968d388b8: Preparing [2023-02-21T13:23:52.670Z] a290f28e1d4a: Layer already exists [2023-02-21T13:23:52.670Z] fdce61ecc0ce: Layer already exists [2023-02-21T13:23:52.670Z] e7ad70148554: Layer already exists [2023-02-21T13:23:52.670Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:52.670Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:52.670Z] latest: digest: sha256:ca7084fa3383233b5282eb1a59a50ce4d5f9cfddb5ff915658d81e3ddc0fa1c1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:52.994Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:53.294Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.61 [2023-02-21T13:23:53.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-21T13:23:53.295Z] fdce61ecc0ce: Preparing [2023-02-21T13:23:53.295Z] e7ad70148554: Preparing [2023-02-21T13:23:53.295Z] 225dd6ca037b: Preparing [2023-02-21T13:23:53.295Z] a290f28e1d4a: Preparing [2023-02-21T13:23:53.295Z] aa5968d388b8: Preparing [2023-02-21T13:23:53.295Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:53.295Z] fdce61ecc0ce: Layer already exists [2023-02-21T13:23:53.295Z] e7ad70148554: Layer already exists [2023-02-21T13:23:53.295Z] a290f28e1d4a: Layer already exists [2023-02-21T13:23:53.295Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:53.295Z] 3.0.0-dev.61: digest: sha256:ca7084fa3383233b5282eb1a59a50ce4d5f9cfddb5ff915658d81e3ddc0fa1c1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:53.598Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:53.905Z] + docker push nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:53.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-21T13:23:53.905Z] fdce61ecc0ce: Preparing [2023-02-21T13:23:53.905Z] e7ad70148554: Preparing [2023-02-21T13:23:53.905Z] 225dd6ca037b: Preparing [2023-02-21T13:23:53.905Z] a290f28e1d4a: Preparing [2023-02-21T13:23:53.905Z] aa5968d388b8: Preparing [2023-02-21T13:23:53.905Z] a290f28e1d4a: Layer already exists [2023-02-21T13:23:53.905Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:53.905Z] fdce61ecc0ce: Layer already exists [2023-02-21T13:23:53.905Z] e7ad70148554: Layer already exists [2023-02-21T13:23:53.905Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:53.905Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:ca7084fa3383233b5282eb1a59a50ce4d5f9cfddb5ff915658d81e3ddc0fa1c1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:54.218Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:54.525Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-21T13:23:54.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-21T13:23:54.525Z] fdce61ecc0ce: Preparing [2023-02-21T13:23:54.525Z] e7ad70148554: Preparing [2023-02-21T13:23:54.525Z] 225dd6ca037b: Preparing [2023-02-21T13:23:54.525Z] a290f28e1d4a: Preparing [2023-02-21T13:23:54.525Z] aa5968d388b8: Preparing [2023-02-21T13:23:54.525Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:54.525Z] e7ad70148554: Layer already exists [2023-02-21T13:23:54.525Z] fdce61ecc0ce: Layer already exists [2023-02-21T13:23:54.525Z] a290f28e1d4a: Layer already exists [2023-02-21T13:23:54.525Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:54.525Z] main: digest: sha256:ca7084fa3383233b5282eb1a59a50ce4d5f9cfddb5ff915658d81e3ddc0fa1c1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:23:54.572Z] ===================================================== [Pipeline] echo [2023-02-21T13:23:54.580Z] taggedImages: [2023-02-21T13:23:54.580Z] - nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:54.580Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-21T13:23:54.580Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.61 [2023-02-21T13:23:54.580Z] - nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:54.580Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-21T13:23:54.601Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-21T13:23:54.601Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:54.601Z] latest [2023-02-21T13:23:54.601Z] 3.0.0-dev.61 [2023-02-21T13:23:54.601Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:54.601Z] main [2023-02-21T13:23:54.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:54.927Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:55.237Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:55.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-21T13:23:55.237Z] cc4c3a0a4899: Preparing [2023-02-21T13:23:55.237Z] e5ce317cbdf7: Preparing [2023-02-21T13:23:55.237Z] cae17d772b33: Preparing [2023-02-21T13:23:55.237Z] 225dd6ca037b: Preparing [2023-02-21T13:23:55.237Z] 42972a7d3e14: Preparing [2023-02-21T13:23:55.237Z] aa5968d388b8: Preparing [2023-02-21T13:23:55.237Z] aa5968d388b8: Waiting [2023-02-21T13:23:55.237Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:55.237Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:55.237Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:55.237Z] e5ce317cbdf7: Pushed [2023-02-21T13:23:55.237Z] cc4c3a0a4899: Pushed [2023-02-21T13:23:56.614Z] cae17d772b33: Pushed [2023-02-21T13:23:56.614Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:c0de271e9dfebbd159a9d6032cf5fd42fc39deb8fc6a2cec50c510ea3ea985f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:56.931Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:57.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-21T13:23:57.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-21T13:23:57.240Z] cc4c3a0a4899: Preparing [2023-02-21T13:23:57.240Z] e5ce317cbdf7: Preparing [2023-02-21T13:23:57.240Z] cae17d772b33: Preparing [2023-02-21T13:23:57.240Z] 225dd6ca037b: Preparing [2023-02-21T13:23:57.240Z] 42972a7d3e14: Preparing [2023-02-21T13:23:57.240Z] aa5968d388b8: Preparing [2023-02-21T13:23:57.240Z] aa5968d388b8: Waiting [2023-02-21T13:23:57.240Z] cc4c3a0a4899: Layer already exists [2023-02-21T13:23:57.240Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:57.240Z] e5ce317cbdf7: Layer already exists [2023-02-21T13:23:57.240Z] cae17d772b33: Layer already exists [2023-02-21T13:23:57.240Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:57.240Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:57.240Z] latest: digest: sha256:c0de271e9dfebbd159a9d6032cf5fd42fc39deb8fc6a2cec50c510ea3ea985f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:57.546Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:57.849Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.61 [2023-02-21T13:23:57.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-21T13:23:57.849Z] cc4c3a0a4899: Preparing [2023-02-21T13:23:57.849Z] e5ce317cbdf7: Preparing [2023-02-21T13:23:57.849Z] cae17d772b33: Preparing [2023-02-21T13:23:57.849Z] 225dd6ca037b: Preparing [2023-02-21T13:23:57.849Z] 42972a7d3e14: Preparing [2023-02-21T13:23:57.849Z] aa5968d388b8: Preparing [2023-02-21T13:23:57.849Z] aa5968d388b8: Waiting [2023-02-21T13:23:57.849Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:57.849Z] cae17d772b33: Layer already exists [2023-02-21T13:23:57.849Z] e5ce317cbdf7: Layer already exists [2023-02-21T13:23:57.849Z] cc4c3a0a4899: Layer already exists [2023-02-21T13:23:57.849Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:57.849Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:57.849Z] 3.0.0-dev.61: digest: sha256:c0de271e9dfebbd159a9d6032cf5fd42fc39deb8fc6a2cec50c510ea3ea985f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:58.165Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:58.474Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:58.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-21T13:23:58.474Z] cc4c3a0a4899: Preparing [2023-02-21T13:23:58.474Z] e5ce317cbdf7: Preparing [2023-02-21T13:23:58.474Z] cae17d772b33: Preparing [2023-02-21T13:23:58.474Z] 225dd6ca037b: Preparing [2023-02-21T13:23:58.474Z] 42972a7d3e14: Preparing [2023-02-21T13:23:58.474Z] aa5968d388b8: Preparing [2023-02-21T13:23:58.474Z] aa5968d388b8: Waiting [2023-02-21T13:23:58.474Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:58.475Z] e5ce317cbdf7: Layer already exists [2023-02-21T13:23:58.475Z] cc4c3a0a4899: Layer already exists [2023-02-21T13:23:58.475Z] cae17d772b33: Layer already exists [2023-02-21T13:23:58.475Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:58.475Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:58.475Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:c0de271e9dfebbd159a9d6032cf5fd42fc39deb8fc6a2cec50c510ea3ea985f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:58.789Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:59.098Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-21T13:23:59.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-21T13:23:59.098Z] cc4c3a0a4899: Preparing [2023-02-21T13:23:59.098Z] e5ce317cbdf7: Preparing [2023-02-21T13:23:59.098Z] cae17d772b33: Preparing [2023-02-21T13:23:59.098Z] 225dd6ca037b: Preparing [2023-02-21T13:23:59.098Z] 42972a7d3e14: Preparing [2023-02-21T13:23:59.098Z] aa5968d388b8: Preparing [2023-02-21T13:23:59.098Z] aa5968d388b8: Waiting [2023-02-21T13:23:59.098Z] e5ce317cbdf7: Layer already exists [2023-02-21T13:23:59.098Z] cc4c3a0a4899: Layer already exists [2023-02-21T13:23:59.098Z] 42972a7d3e14: Layer already exists [2023-02-21T13:23:59.098Z] 225dd6ca037b: Layer already exists [2023-02-21T13:23:59.098Z] cae17d772b33: Layer already exists [2023-02-21T13:23:59.098Z] aa5968d388b8: Layer already exists [2023-02-21T13:23:59.098Z] main: digest: sha256:c0de271e9dfebbd159a9d6032cf5fd42fc39deb8fc6a2cec50c510ea3ea985f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:23:59.144Z] ===================================================== [Pipeline] echo [2023-02-21T13:23:59.151Z] taggedImages: [2023-02-21T13:23:59.151Z] - nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:59.151Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-21T13:23:59.151Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.61 [2023-02-21T13:23:59.151Z] - nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:59.151Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-21T13:23:59.176Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-21T13:23:59.176Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:59.176Z] latest [2023-02-21T13:23:59.176Z] 3.0.0-dev.61 [2023-02-21T13:23:59.176Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:23:59.176Z] main [2023-02-21T13:23:59.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:59.504Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:23:59.813Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:23:59.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-21T13:23:59.813Z] 3a69cdc63bdf: Preparing [2023-02-21T13:23:59.813Z] 3a69cdc63bdf: Preparing [2023-02-21T13:23:59.813Z] d0e8167fe003: Preparing [2023-02-21T13:23:59.813Z] b46be7450666: Preparing [2023-02-21T13:23:59.813Z] 163a9d83610c: Preparing [2023-02-21T13:23:59.813Z] 725c25f7c876: Preparing [2023-02-21T13:23:59.813Z] 68702e87923f: Preparing [2023-02-21T13:23:59.813Z] 225dd6ca037b: Preparing [2023-02-21T13:23:59.813Z] 2bc3888c1baf: Preparing [2023-02-21T13:23:59.813Z] 07166f6d83cd: Preparing [2023-02-21T13:23:59.813Z] d5d9fafed00b: Preparing [2023-02-21T13:23:59.813Z] edf294000871: Preparing [2023-02-21T13:23:59.813Z] aa5968d388b8: Preparing [2023-02-21T13:23:59.813Z] 225dd6ca037b: Waiting [2023-02-21T13:23:59.813Z] 2bc3888c1baf: Waiting [2023-02-21T13:23:59.813Z] 07166f6d83cd: Waiting [2023-02-21T13:23:59.813Z] d5d9fafed00b: Waiting [2023-02-21T13:23:59.813Z] edf294000871: Waiting [2023-02-21T13:23:59.813Z] aa5968d388b8: Waiting [2023-02-21T13:23:59.813Z] 68702e87923f: Waiting [2023-02-21T13:23:59.813Z] 3a69cdc63bdf: Pushed [2023-02-21T13:23:59.813Z] b46be7450666: Pushed [2023-02-21T13:23:59.813Z] d0e8167fe003: Pushed [2023-02-21T13:23:59.813Z] 725c25f7c876: Pushed [2023-02-21T13:23:59.813Z] 163a9d83610c: Pushed [2023-02-21T13:23:59.813Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:00.074Z] edf294000871: Pushed [2023-02-21T13:24:00.075Z] d5d9fafed00b: Pushed [2023-02-21T13:24:00.075Z] 07166f6d83cd: Pushed [2023-02-21T13:24:00.075Z] 2bc3888c1baf: Pushed [2023-02-21T13:24:00.075Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:01.454Z] 68702e87923f: Pushed [2023-02-21T13:24:01.714Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:c4f673c78c4b456866a54368bc02db0972ad0456917c5f0368e8ad15f3bd959f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:02.026Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:02.339Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-21T13:24:02.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-21T13:24:02.339Z] 3a69cdc63bdf: Preparing [2023-02-21T13:24:02.339Z] 3a69cdc63bdf: Preparing [2023-02-21T13:24:02.339Z] d0e8167fe003: Preparing [2023-02-21T13:24:02.339Z] b46be7450666: Preparing [2023-02-21T13:24:02.339Z] 163a9d83610c: Preparing [2023-02-21T13:24:02.339Z] 725c25f7c876: Preparing [2023-02-21T13:24:02.339Z] 68702e87923f: Preparing [2023-02-21T13:24:02.339Z] 225dd6ca037b: Preparing [2023-02-21T13:24:02.339Z] 2bc3888c1baf: Preparing [2023-02-21T13:24:02.339Z] 07166f6d83cd: Preparing [2023-02-21T13:24:02.339Z] 68702e87923f: Waiting [2023-02-21T13:24:02.339Z] 225dd6ca037b: Waiting [2023-02-21T13:24:02.339Z] 2bc3888c1baf: Waiting [2023-02-21T13:24:02.339Z] d5d9fafed00b: Preparing [2023-02-21T13:24:02.339Z] edf294000871: Preparing [2023-02-21T13:24:02.339Z] aa5968d388b8: Preparing [2023-02-21T13:24:02.339Z] 07166f6d83cd: Waiting [2023-02-21T13:24:02.339Z] d5d9fafed00b: Waiting [2023-02-21T13:24:02.339Z] aa5968d388b8: Waiting [2023-02-21T13:24:02.339Z] 163a9d83610c: Layer already exists [2023-02-21T13:24:02.339Z] b46be7450666: Layer already exists [2023-02-21T13:24:02.339Z] d0e8167fe003: Layer already exists [2023-02-21T13:24:02.339Z] 725c25f7c876: Layer already exists [2023-02-21T13:24:02.339Z] 3a69cdc63bdf: Layer already exists [2023-02-21T13:24:02.339Z] 68702e87923f: Layer already exists [2023-02-21T13:24:02.339Z] 2bc3888c1baf: Layer already exists [2023-02-21T13:24:02.339Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:02.339Z] 07166f6d83cd: Layer already exists [2023-02-21T13:24:02.339Z] d5d9fafed00b: Layer already exists [2023-02-21T13:24:02.339Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:02.339Z] edf294000871: Layer already exists [2023-02-21T13:24:02.339Z] latest: digest: sha256:c4f673c78c4b456866a54368bc02db0972ad0456917c5f0368e8ad15f3bd959f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:02.644Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:02.947Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.61 [2023-02-21T13:24:02.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-21T13:24:02.948Z] 3a69cdc63bdf: Preparing [2023-02-21T13:24:02.948Z] 3a69cdc63bdf: Preparing [2023-02-21T13:24:02.948Z] d0e8167fe003: Preparing [2023-02-21T13:24:02.948Z] b46be7450666: Preparing [2023-02-21T13:24:02.948Z] 163a9d83610c: Preparing [2023-02-21T13:24:02.948Z] 725c25f7c876: Preparing [2023-02-21T13:24:02.948Z] 68702e87923f: Preparing [2023-02-21T13:24:02.948Z] 225dd6ca037b: Preparing [2023-02-21T13:24:02.948Z] 2bc3888c1baf: Preparing [2023-02-21T13:24:02.948Z] 07166f6d83cd: Preparing [2023-02-21T13:24:02.948Z] d5d9fafed00b: Preparing [2023-02-21T13:24:02.948Z] edf294000871: Preparing [2023-02-21T13:24:02.948Z] aa5968d388b8: Preparing [2023-02-21T13:24:02.948Z] 2bc3888c1baf: Waiting [2023-02-21T13:24:02.948Z] 68702e87923f: Waiting [2023-02-21T13:24:02.948Z] 07166f6d83cd: Waiting [2023-02-21T13:24:02.948Z] 225dd6ca037b: Waiting [2023-02-21T13:24:02.948Z] edf294000871: Waiting [2023-02-21T13:24:02.948Z] d5d9fafed00b: Waiting [2023-02-21T13:24:02.948Z] aa5968d388b8: Waiting [2023-02-21T13:24:02.948Z] d0e8167fe003: Layer already exists [2023-02-21T13:24:02.948Z] 163a9d83610c: Layer already exists [2023-02-21T13:24:02.948Z] 725c25f7c876: Layer already exists [2023-02-21T13:24:02.948Z] b46be7450666: Layer already exists [2023-02-21T13:24:02.948Z] 3a69cdc63bdf: Layer already exists [2023-02-21T13:24:02.948Z] 68702e87923f: Layer already exists [2023-02-21T13:24:02.948Z] 2bc3888c1baf: Layer already exists [2023-02-21T13:24:02.948Z] d5d9fafed00b: Layer already exists [2023-02-21T13:24:02.948Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:02.948Z] 07166f6d83cd: Layer already exists [2023-02-21T13:24:02.948Z] edf294000871: Layer already exists [2023-02-21T13:24:02.948Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:02.948Z] 3.0.0-dev.61: digest: sha256:c4f673c78c4b456866a54368bc02db0972ad0456917c5f0368e8ad15f3bd959f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:03.255Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:03.559Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:03.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-21T13:24:03.559Z] 3a69cdc63bdf: Preparing [2023-02-21T13:24:03.559Z] 3a69cdc63bdf: Preparing [2023-02-21T13:24:03.559Z] d0e8167fe003: Preparing [2023-02-21T13:24:03.559Z] b46be7450666: Preparing [2023-02-21T13:24:03.559Z] 163a9d83610c: Preparing [2023-02-21T13:24:03.559Z] 725c25f7c876: Preparing [2023-02-21T13:24:03.559Z] 68702e87923f: Preparing [2023-02-21T13:24:03.559Z] 225dd6ca037b: Preparing [2023-02-21T13:24:03.559Z] 2bc3888c1baf: Preparing [2023-02-21T13:24:03.559Z] 07166f6d83cd: Preparing [2023-02-21T13:24:03.559Z] d5d9fafed00b: Preparing [2023-02-21T13:24:03.559Z] edf294000871: Preparing [2023-02-21T13:24:03.559Z] 225dd6ca037b: Waiting [2023-02-21T13:24:03.559Z] 2bc3888c1baf: Waiting [2023-02-21T13:24:03.559Z] 07166f6d83cd: Waiting [2023-02-21T13:24:03.559Z] d5d9fafed00b: Waiting [2023-02-21T13:24:03.559Z] 68702e87923f: Waiting [2023-02-21T13:24:03.559Z] aa5968d388b8: Preparing [2023-02-21T13:24:03.559Z] edf294000871: Waiting [2023-02-21T13:24:03.559Z] aa5968d388b8: Waiting [2023-02-21T13:24:03.559Z] 725c25f7c876: Layer already exists [2023-02-21T13:24:03.559Z] d0e8167fe003: Layer already exists [2023-02-21T13:24:03.559Z] b46be7450666: Layer already exists [2023-02-21T13:24:03.559Z] 163a9d83610c: Layer already exists [2023-02-21T13:24:03.559Z] 3a69cdc63bdf: Layer already exists [2023-02-21T13:24:03.559Z] 68702e87923f: Layer already exists [2023-02-21T13:24:03.559Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:03.559Z] 2bc3888c1baf: Layer already exists [2023-02-21T13:24:03.559Z] d5d9fafed00b: Layer already exists [2023-02-21T13:24:03.559Z] 07166f6d83cd: Layer already exists [2023-02-21T13:24:03.559Z] edf294000871: Layer already exists [2023-02-21T13:24:03.559Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:03.559Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:c4f673c78c4b456866a54368bc02db0972ad0456917c5f0368e8ad15f3bd959f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:03.867Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:04.170Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-21T13:24:04.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-21T13:24:04.170Z] 3a69cdc63bdf: Preparing [2023-02-21T13:24:04.170Z] 3a69cdc63bdf: Preparing [2023-02-21T13:24:04.170Z] d0e8167fe003: Preparing [2023-02-21T13:24:04.170Z] b46be7450666: Preparing [2023-02-21T13:24:04.170Z] 163a9d83610c: Preparing [2023-02-21T13:24:04.170Z] 725c25f7c876: Preparing [2023-02-21T13:24:04.170Z] 68702e87923f: Preparing [2023-02-21T13:24:04.170Z] 225dd6ca037b: Preparing [2023-02-21T13:24:04.170Z] 2bc3888c1baf: Preparing [2023-02-21T13:24:04.170Z] 07166f6d83cd: Preparing [2023-02-21T13:24:04.170Z] d5d9fafed00b: Preparing [2023-02-21T13:24:04.170Z] edf294000871: Preparing [2023-02-21T13:24:04.170Z] aa5968d388b8: Preparing [2023-02-21T13:24:04.170Z] 225dd6ca037b: Waiting [2023-02-21T13:24:04.170Z] 2bc3888c1baf: Waiting [2023-02-21T13:24:04.170Z] 07166f6d83cd: Waiting [2023-02-21T13:24:04.170Z] d5d9fafed00b: Waiting [2023-02-21T13:24:04.170Z] 68702e87923f: Waiting [2023-02-21T13:24:04.170Z] edf294000871: Waiting [2023-02-21T13:24:04.170Z] aa5968d388b8: Waiting [2023-02-21T13:24:04.170Z] 163a9d83610c: Layer already exists [2023-02-21T13:24:04.170Z] d0e8167fe003: Layer already exists [2023-02-21T13:24:04.170Z] b46be7450666: Layer already exists [2023-02-21T13:24:04.170Z] 725c25f7c876: Layer already exists [2023-02-21T13:24:04.170Z] 3a69cdc63bdf: Layer already exists [2023-02-21T13:24:04.170Z] 2bc3888c1baf: Layer already exists [2023-02-21T13:24:04.170Z] d5d9fafed00b: Layer already exists [2023-02-21T13:24:04.170Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:04.170Z] 07166f6d83cd: Layer already exists [2023-02-21T13:24:04.170Z] 68702e87923f: Layer already exists [2023-02-21T13:24:04.170Z] edf294000871: Layer already exists [2023-02-21T13:24:04.170Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:04.170Z] main: digest: sha256:c4f673c78c4b456866a54368bc02db0972ad0456917c5f0368e8ad15f3bd959f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:24:04.216Z] ===================================================== [Pipeline] echo [2023-02-21T13:24:04.225Z] taggedImages: [2023-02-21T13:24:04.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:04.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-21T13:24:04.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.61 [2023-02-21T13:24:04.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:04.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-21T13:24:04.243Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-21T13:24:04.243Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:04.243Z] latest [2023-02-21T13:24:04.243Z] 3.0.0-dev.61 [2023-02-21T13:24:04.243Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:04.243Z] main [2023-02-21T13:24:04.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:04.557Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:04.862Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:04.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-21T13:24:04.862Z] cfae95818109: Preparing [2023-02-21T13:24:04.862Z] e676b1b8b1bd: Preparing [2023-02-21T13:24:04.862Z] 4dae2352162b: Preparing [2023-02-21T13:24:04.862Z] a3d1e8f2fdd5: Preparing [2023-02-21T13:24:04.862Z] 0e2af880b45e: Preparing [2023-02-21T13:24:04.862Z] 97adba146f9c: Preparing [2023-02-21T13:24:04.862Z] 6ccf9ed856a0: Preparing [2023-02-21T13:24:04.862Z] aa5968d388b8: Preparing [2023-02-21T13:24:04.862Z] 97adba146f9c: Waiting [2023-02-21T13:24:04.862Z] aa5968d388b8: Waiting [2023-02-21T13:24:04.862Z] 6ccf9ed856a0: Waiting [2023-02-21T13:24:04.862Z] 0e2af880b45e: Pushed [2023-02-21T13:24:04.862Z] e676b1b8b1bd: Pushed [2023-02-21T13:24:04.862Z] cfae95818109: Pushed [2023-02-21T13:24:04.862Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:04.862Z] 97adba146f9c: Pushed [2023-02-21T13:24:05.437Z] 6ccf9ed856a0: Pushed [2023-02-21T13:24:06.005Z] a3d1e8f2fdd5: Pushed [2023-02-21T13:24:06.005Z] 4dae2352162b: Pushed [2023-02-21T13:24:06.005Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:b1a8b78f04eb2ba353170a0a66ee196e4098d6713eff6cfd12f1ca7c88cc1405 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:06.311Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:06.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-21T13:24:06.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-21T13:24:06.611Z] cfae95818109: Preparing [2023-02-21T13:24:06.611Z] e676b1b8b1bd: Preparing [2023-02-21T13:24:06.611Z] 4dae2352162b: Preparing [2023-02-21T13:24:06.611Z] a3d1e8f2fdd5: Preparing [2023-02-21T13:24:06.611Z] 0e2af880b45e: Preparing [2023-02-21T13:24:06.611Z] 97adba146f9c: Preparing [2023-02-21T13:24:06.611Z] 6ccf9ed856a0: Preparing [2023-02-21T13:24:06.611Z] aa5968d388b8: Preparing [2023-02-21T13:24:06.611Z] 6ccf9ed856a0: Waiting [2023-02-21T13:24:06.611Z] 97adba146f9c: Waiting [2023-02-21T13:24:06.611Z] aa5968d388b8: Waiting [2023-02-21T13:24:06.611Z] 4dae2352162b: Layer already exists [2023-02-21T13:24:06.611Z] 0e2af880b45e: Layer already exists [2023-02-21T13:24:06.611Z] e676b1b8b1bd: Layer already exists [2023-02-21T13:24:06.611Z] a3d1e8f2fdd5: Layer already exists [2023-02-21T13:24:06.611Z] cfae95818109: Layer already exists [2023-02-21T13:24:06.611Z] 97adba146f9c: Layer already exists [2023-02-21T13:24:06.611Z] 6ccf9ed856a0: Layer already exists [2023-02-21T13:24:06.611Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:06.611Z] latest: digest: sha256:b1a8b78f04eb2ba353170a0a66ee196e4098d6713eff6cfd12f1ca7c88cc1405 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:06.915Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:07.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.61 [2023-02-21T13:24:07.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-21T13:24:07.219Z] cfae95818109: Preparing [2023-02-21T13:24:07.219Z] e676b1b8b1bd: Preparing [2023-02-21T13:24:07.219Z] 4dae2352162b: Preparing [2023-02-21T13:24:07.219Z] a3d1e8f2fdd5: Preparing [2023-02-21T13:24:07.219Z] 0e2af880b45e: Preparing [2023-02-21T13:24:07.219Z] 97adba146f9c: Preparing [2023-02-21T13:24:07.219Z] 6ccf9ed856a0: Preparing [2023-02-21T13:24:07.219Z] aa5968d388b8: Preparing [2023-02-21T13:24:07.219Z] 6ccf9ed856a0: Waiting [2023-02-21T13:24:07.219Z] aa5968d388b8: Waiting [2023-02-21T13:24:07.219Z] 0e2af880b45e: Layer already exists [2023-02-21T13:24:07.219Z] 4dae2352162b: Layer already exists [2023-02-21T13:24:07.219Z] e676b1b8b1bd: Layer already exists [2023-02-21T13:24:07.219Z] cfae95818109: Layer already exists [2023-02-21T13:24:07.219Z] a3d1e8f2fdd5: Layer already exists [2023-02-21T13:24:07.219Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:07.219Z] 6ccf9ed856a0: Layer already exists [2023-02-21T13:24:07.219Z] 97adba146f9c: Layer already exists [2023-02-21T13:24:07.219Z] 3.0.0-dev.61: digest: sha256:b1a8b78f04eb2ba353170a0a66ee196e4098d6713eff6cfd12f1ca7c88cc1405 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:07.522Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:07.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:07.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-21T13:24:07.833Z] cfae95818109: Preparing [2023-02-21T13:24:07.833Z] e676b1b8b1bd: Preparing [2023-02-21T13:24:07.833Z] 4dae2352162b: Preparing [2023-02-21T13:24:07.833Z] a3d1e8f2fdd5: Preparing [2023-02-21T13:24:07.833Z] 0e2af880b45e: Preparing [2023-02-21T13:24:07.833Z] 97adba146f9c: Preparing [2023-02-21T13:24:07.833Z] 6ccf9ed856a0: Preparing [2023-02-21T13:24:07.833Z] aa5968d388b8: Preparing [2023-02-21T13:24:07.833Z] 6ccf9ed856a0: Waiting [2023-02-21T13:24:07.833Z] aa5968d388b8: Waiting [2023-02-21T13:24:07.833Z] cfae95818109: Layer already exists [2023-02-21T13:24:07.833Z] 0e2af880b45e: Layer already exists [2023-02-21T13:24:07.833Z] 4dae2352162b: Layer already exists [2023-02-21T13:24:07.833Z] a3d1e8f2fdd5: Layer already exists [2023-02-21T13:24:07.833Z] e676b1b8b1bd: Layer already exists [2023-02-21T13:24:07.833Z] 97adba146f9c: Layer already exists [2023-02-21T13:24:07.833Z] 6ccf9ed856a0: Layer already exists [2023-02-21T13:24:07.833Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:07.833Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:b1a8b78f04eb2ba353170a0a66ee196e4098d6713eff6cfd12f1ca7c88cc1405 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:08.138Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:08.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-21T13:24:08.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-21T13:24:08.440Z] cfae95818109: Preparing [2023-02-21T13:24:08.440Z] e676b1b8b1bd: Preparing [2023-02-21T13:24:08.440Z] 4dae2352162b: Preparing [2023-02-21T13:24:08.440Z] a3d1e8f2fdd5: Preparing [2023-02-21T13:24:08.440Z] 0e2af880b45e: Preparing [2023-02-21T13:24:08.440Z] 97adba146f9c: Preparing [2023-02-21T13:24:08.440Z] 6ccf9ed856a0: Preparing [2023-02-21T13:24:08.440Z] aa5968d388b8: Preparing [2023-02-21T13:24:08.440Z] 97adba146f9c: Waiting [2023-02-21T13:24:08.440Z] aa5968d388b8: Waiting [2023-02-21T13:24:08.440Z] 6ccf9ed856a0: Waiting [2023-02-21T13:24:08.440Z] a3d1e8f2fdd5: Layer already exists [2023-02-21T13:24:08.440Z] 4dae2352162b: Layer already exists [2023-02-21T13:24:08.440Z] e676b1b8b1bd: Layer already exists [2023-02-21T13:24:08.440Z] cfae95818109: Layer already exists [2023-02-21T13:24:08.440Z] 0e2af880b45e: Layer already exists [2023-02-21T13:24:08.440Z] 6ccf9ed856a0: Layer already exists [2023-02-21T13:24:08.440Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:08.440Z] 97adba146f9c: Layer already exists [2023-02-21T13:24:08.440Z] main: digest: sha256:b1a8b78f04eb2ba353170a0a66ee196e4098d6713eff6cfd12f1ca7c88cc1405 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:24:08.474Z] ===================================================== [Pipeline] echo [2023-02-21T13:24:08.479Z] taggedImages: [2023-02-21T13:24:08.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:08.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-21T13:24:08.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.61 [2023-02-21T13:24:08.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:08.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-21T13:24:08.493Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-21T13:24:08.493Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:08.493Z] latest [2023-02-21T13:24:08.493Z] 3.0.0-dev.61 [2023-02-21T13:24:08.493Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:08.493Z] main [2023-02-21T13:24:08.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:08.813Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:09.116Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:09.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-21T13:24:09.116Z] 96e5dfc6f9bb: Preparing [2023-02-21T13:24:09.116Z] 1046c7a1cc73: Preparing [2023-02-21T13:24:09.116Z] b2c8e2c08fd2: Preparing [2023-02-21T13:24:09.116Z] 9c89281604f4: Preparing [2023-02-21T13:24:09.116Z] 2fcdd09c89b0: Preparing [2023-02-21T13:24:09.116Z] 238c1f7867e0: Preparing [2023-02-21T13:24:09.116Z] 0689555eb1e0: Preparing [2023-02-21T13:24:09.116Z] a63b8dced805: Preparing [2023-02-21T13:24:09.116Z] 14e10951143d: Preparing [2023-02-21T13:24:09.116Z] aa5968d388b8: Preparing [2023-02-21T13:24:09.116Z] 238c1f7867e0: Waiting [2023-02-21T13:24:09.116Z] 14e10951143d: Waiting [2023-02-21T13:24:09.116Z] aa5968d388b8: Waiting [2023-02-21T13:24:09.116Z] 0689555eb1e0: Waiting [2023-02-21T13:24:09.116Z] a63b8dced805: Waiting [2023-02-21T13:24:09.117Z] 2fcdd09c89b0: Pushed [2023-02-21T13:24:09.117Z] 1046c7a1cc73: Pushed [2023-02-21T13:24:09.117Z] 96e5dfc6f9bb: Pushed [2023-02-21T13:24:09.378Z] 0689555eb1e0: Pushed [2023-02-21T13:24:09.378Z] 238c1f7867e0: Pushed [2023-02-21T13:24:09.378Z] a63b8dced805: Pushed [2023-02-21T13:24:09.378Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:09.378Z] 14e10951143d: Pushed [2023-02-21T13:24:10.325Z] 9c89281604f4: Pushed [2023-02-21T13:24:10.584Z] b2c8e2c08fd2: Pushed [2023-02-21T13:24:10.584Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:dd5a386d149ccab56b6c88cb2011431e8e9b5571e84ef0f778e33ce640f1cc20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:10.891Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:11.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-21T13:24:11.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-21T13:24:11.197Z] 96e5dfc6f9bb: Preparing [2023-02-21T13:24:11.197Z] 1046c7a1cc73: Preparing [2023-02-21T13:24:11.197Z] b2c8e2c08fd2: Preparing [2023-02-21T13:24:11.197Z] 9c89281604f4: Preparing [2023-02-21T13:24:11.197Z] 2fcdd09c89b0: Preparing [2023-02-21T13:24:11.197Z] 238c1f7867e0: Preparing [2023-02-21T13:24:11.197Z] 0689555eb1e0: Preparing [2023-02-21T13:24:11.197Z] a63b8dced805: Preparing [2023-02-21T13:24:11.197Z] 14e10951143d: Preparing [2023-02-21T13:24:11.197Z] aa5968d388b8: Preparing [2023-02-21T13:24:11.197Z] 238c1f7867e0: Waiting [2023-02-21T13:24:11.197Z] 0689555eb1e0: Waiting [2023-02-21T13:24:11.197Z] a63b8dced805: Waiting [2023-02-21T13:24:11.197Z] 14e10951143d: Waiting [2023-02-21T13:24:11.197Z] aa5968d388b8: Waiting [2023-02-21T13:24:11.197Z] b2c8e2c08fd2: Layer already exists [2023-02-21T13:24:11.197Z] 1046c7a1cc73: Layer already exists [2023-02-21T13:24:11.197Z] 9c89281604f4: Layer already exists [2023-02-21T13:24:11.197Z] 2fcdd09c89b0: Layer already exists [2023-02-21T13:24:11.197Z] 96e5dfc6f9bb: Layer already exists [2023-02-21T13:24:11.197Z] 0689555eb1e0: Layer already exists [2023-02-21T13:24:11.197Z] 238c1f7867e0: Layer already exists [2023-02-21T13:24:11.197Z] 14e10951143d: Layer already exists [2023-02-21T13:24:11.197Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:11.197Z] a63b8dced805: Layer already exists [2023-02-21T13:24:11.197Z] latest: digest: sha256:dd5a386d149ccab56b6c88cb2011431e8e9b5571e84ef0f778e33ce640f1cc20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:11.505Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:11.806Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.61 [2023-02-21T13:24:11.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-21T13:24:11.806Z] 96e5dfc6f9bb: Preparing [2023-02-21T13:24:11.806Z] 1046c7a1cc73: Preparing [2023-02-21T13:24:11.806Z] b2c8e2c08fd2: Preparing [2023-02-21T13:24:11.806Z] 9c89281604f4: Preparing [2023-02-21T13:24:11.806Z] 2fcdd09c89b0: Preparing [2023-02-21T13:24:11.806Z] 238c1f7867e0: Preparing [2023-02-21T13:24:11.806Z] 0689555eb1e0: Preparing [2023-02-21T13:24:11.806Z] a63b8dced805: Preparing [2023-02-21T13:24:11.806Z] 0689555eb1e0: Waiting [2023-02-21T13:24:11.806Z] 238c1f7867e0: Waiting [2023-02-21T13:24:11.806Z] 14e10951143d: Preparing [2023-02-21T13:24:11.806Z] aa5968d388b8: Preparing [2023-02-21T13:24:11.806Z] 14e10951143d: Waiting [2023-02-21T13:24:11.806Z] a63b8dced805: Waiting [2023-02-21T13:24:11.806Z] aa5968d388b8: Waiting [2023-02-21T13:24:11.806Z] 2fcdd09c89b0: Layer already exists [2023-02-21T13:24:11.806Z] 1046c7a1cc73: Layer already exists [2023-02-21T13:24:11.806Z] 9c89281604f4: Layer already exists [2023-02-21T13:24:11.806Z] b2c8e2c08fd2: Layer already exists [2023-02-21T13:24:11.806Z] 96e5dfc6f9bb: Layer already exists [2023-02-21T13:24:11.806Z] 238c1f7867e0: Layer already exists [2023-02-21T13:24:11.806Z] 14e10951143d: Layer already exists [2023-02-21T13:24:11.806Z] 0689555eb1e0: Layer already exists [2023-02-21T13:24:11.806Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:11.806Z] a63b8dced805: Layer already exists [2023-02-21T13:24:11.806Z] 3.0.0-dev.61: digest: sha256:dd5a386d149ccab56b6c88cb2011431e8e9b5571e84ef0f778e33ce640f1cc20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:12.108Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:12.410Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:12.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-21T13:24:12.410Z] 96e5dfc6f9bb: Preparing [2023-02-21T13:24:12.410Z] 1046c7a1cc73: Preparing [2023-02-21T13:24:12.410Z] b2c8e2c08fd2: Preparing [2023-02-21T13:24:12.410Z] 9c89281604f4: Preparing [2023-02-21T13:24:12.410Z] 2fcdd09c89b0: Preparing [2023-02-21T13:24:12.410Z] 238c1f7867e0: Preparing [2023-02-21T13:24:12.410Z] 0689555eb1e0: Preparing [2023-02-21T13:24:12.410Z] a63b8dced805: Preparing [2023-02-21T13:24:12.410Z] 14e10951143d: Preparing [2023-02-21T13:24:12.410Z] aa5968d388b8: Preparing [2023-02-21T13:24:12.410Z] 0689555eb1e0: Waiting [2023-02-21T13:24:12.410Z] 14e10951143d: Waiting [2023-02-21T13:24:12.410Z] aa5968d388b8: Waiting [2023-02-21T13:24:12.410Z] 238c1f7867e0: Waiting [2023-02-21T13:24:12.410Z] a63b8dced805: Waiting [2023-02-21T13:24:12.410Z] 96e5dfc6f9bb: Layer already exists [2023-02-21T13:24:12.410Z] 2fcdd09c89b0: Layer already exists [2023-02-21T13:24:12.410Z] 1046c7a1cc73: Layer already exists [2023-02-21T13:24:12.410Z] b2c8e2c08fd2: Layer already exists [2023-02-21T13:24:12.410Z] 9c89281604f4: Layer already exists [2023-02-21T13:24:12.410Z] 238c1f7867e0: Layer already exists [2023-02-21T13:24:12.410Z] 0689555eb1e0: Layer already exists [2023-02-21T13:24:12.410Z] a63b8dced805: Layer already exists [2023-02-21T13:24:12.410Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:12.410Z] 14e10951143d: Layer already exists [2023-02-21T13:24:12.410Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:dd5a386d149ccab56b6c88cb2011431e8e9b5571e84ef0f778e33ce640f1cc20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:12.714Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:13.021Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-21T13:24:13.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-21T13:24:13.021Z] 96e5dfc6f9bb: Preparing [2023-02-21T13:24:13.021Z] 1046c7a1cc73: Preparing [2023-02-21T13:24:13.021Z] b2c8e2c08fd2: Preparing [2023-02-21T13:24:13.021Z] 9c89281604f4: Preparing [2023-02-21T13:24:13.021Z] 2fcdd09c89b0: Preparing [2023-02-21T13:24:13.021Z] 238c1f7867e0: Preparing [2023-02-21T13:24:13.021Z] 0689555eb1e0: Preparing [2023-02-21T13:24:13.021Z] a63b8dced805: Preparing [2023-02-21T13:24:13.021Z] 14e10951143d: Preparing [2023-02-21T13:24:13.021Z] aa5968d388b8: Preparing [2023-02-21T13:24:13.021Z] 238c1f7867e0: Waiting [2023-02-21T13:24:13.021Z] 14e10951143d: Waiting [2023-02-21T13:24:13.021Z] aa5968d388b8: Waiting [2023-02-21T13:24:13.021Z] a63b8dced805: Waiting [2023-02-21T13:24:13.021Z] 0689555eb1e0: Waiting [2023-02-21T13:24:13.021Z] 96e5dfc6f9bb: Layer already exists [2023-02-21T13:24:13.021Z] 9c89281604f4: Layer already exists [2023-02-21T13:24:13.021Z] 2fcdd09c89b0: Layer already exists [2023-02-21T13:24:13.021Z] b2c8e2c08fd2: Layer already exists [2023-02-21T13:24:13.021Z] 1046c7a1cc73: Layer already exists [2023-02-21T13:24:13.021Z] 0689555eb1e0: Layer already exists [2023-02-21T13:24:13.021Z] a63b8dced805: Layer already exists [2023-02-21T13:24:13.021Z] 14e10951143d: Layer already exists [2023-02-21T13:24:13.021Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:13.021Z] 238c1f7867e0: Layer already exists [2023-02-21T13:24:13.021Z] main: digest: sha256:dd5a386d149ccab56b6c88cb2011431e8e9b5571e84ef0f778e33ce640f1cc20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:24:13.055Z] ===================================================== [Pipeline] echo [2023-02-21T13:24:13.061Z] taggedImages: [2023-02-21T13:24:13.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:13.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-21T13:24:13.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.61 [2023-02-21T13:24:13.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:13.061Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-21T13:24:13.075Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-21T13:24:13.075Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:13.075Z] latest [2023-02-21T13:24:13.075Z] 3.0.0-dev.61 [2023-02-21T13:24:13.075Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:13.075Z] main [2023-02-21T13:24:13.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:13.377Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:13.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:13.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-21T13:24:13.679Z] d53cca3699b8: Preparing [2023-02-21T13:24:13.679Z] 0e96ebd3ea0a: Preparing [2023-02-21T13:24:13.679Z] 225dd6ca037b: Preparing [2023-02-21T13:24:13.679Z] b6a140d28cb5: Preparing [2023-02-21T13:24:13.679Z] 4e6476652798: Preparing [2023-02-21T13:24:13.679Z] 4e6476652798: Layer already exists [2023-02-21T13:24:13.679Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:13.679Z] d53cca3699b8: Pushed [2023-02-21T13:24:14.251Z] b6a140d28cb5: Pushed [2023-02-21T13:24:16.155Z] 0e96ebd3ea0a: Pushed [2023-02-21T13:24:16.155Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:faedc158f8581400046d88e945580e0aabbcba0250aa5113b1573cde9d9ed487 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:16.463Z] + 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 [2023-02-21T13:24:16.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-21T13:24:16.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-21T13:24:16.763Z] d53cca3699b8: Preparing [2023-02-21T13:24:16.763Z] 0e96ebd3ea0a: Preparing [2023-02-21T13:24:16.763Z] 225dd6ca037b: Preparing [2023-02-21T13:24:16.763Z] b6a140d28cb5: Preparing [2023-02-21T13:24:16.763Z] 4e6476652798: Preparing [2023-02-21T13:24:16.763Z] 0e96ebd3ea0a: Layer already exists [2023-02-21T13:24:16.763Z] d53cca3699b8: Layer already exists [2023-02-21T13:24:16.763Z] b6a140d28cb5: Layer already exists [2023-02-21T13:24:16.763Z] 4e6476652798: Layer already exists [2023-02-21T13:24:16.763Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:16.763Z] latest: digest: sha256:faedc158f8581400046d88e945580e0aabbcba0250aa5113b1573cde9d9ed487 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:17.076Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:17.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.61 [2023-02-21T13:24:17.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-21T13:24:17.380Z] d53cca3699b8: Preparing [2023-02-21T13:24:17.380Z] 0e96ebd3ea0a: Preparing [2023-02-21T13:24:17.380Z] 225dd6ca037b: Preparing [2023-02-21T13:24:17.380Z] b6a140d28cb5: Preparing [2023-02-21T13:24:17.380Z] 4e6476652798: Preparing [2023-02-21T13:24:17.380Z] 4e6476652798: Layer already exists [2023-02-21T13:24:17.380Z] 0e96ebd3ea0a: Layer already exists [2023-02-21T13:24:17.380Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:17.380Z] d53cca3699b8: Layer already exists [2023-02-21T13:24:17.380Z] b6a140d28cb5: Layer already exists [2023-02-21T13:24:17.380Z] 3.0.0-dev.61: digest: sha256:faedc158f8581400046d88e945580e0aabbcba0250aa5113b1573cde9d9ed487 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:17.694Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:18.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:18.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-21T13:24:18.014Z] d53cca3699b8: Preparing [2023-02-21T13:24:18.014Z] 0e96ebd3ea0a: Preparing [2023-02-21T13:24:18.014Z] 225dd6ca037b: Preparing [2023-02-21T13:24:18.014Z] b6a140d28cb5: Preparing [2023-02-21T13:24:18.014Z] 4e6476652798: Preparing [2023-02-21T13:24:18.014Z] d53cca3699b8: Layer already exists [2023-02-21T13:24:18.014Z] b6a140d28cb5: Layer already exists [2023-02-21T13:24:18.014Z] 0e96ebd3ea0a: Layer already exists [2023-02-21T13:24:18.014Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:18.014Z] 4e6476652798: Layer already exists [2023-02-21T13:24:18.014Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:faedc158f8581400046d88e945580e0aabbcba0250aa5113b1573cde9d9ed487 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:18.318Z] + 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 [2023-02-21T13:24:18.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-21T13:24:18.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-21T13:24:18.618Z] d53cca3699b8: Preparing [2023-02-21T13:24:18.618Z] 0e96ebd3ea0a: Preparing [2023-02-21T13:24:18.618Z] 225dd6ca037b: Preparing [2023-02-21T13:24:18.618Z] b6a140d28cb5: Preparing [2023-02-21T13:24:18.618Z] 4e6476652798: Preparing [2023-02-21T13:24:18.618Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:18.618Z] b6a140d28cb5: Layer already exists [2023-02-21T13:24:18.618Z] d53cca3699b8: Layer already exists [2023-02-21T13:24:18.618Z] 0e96ebd3ea0a: Layer already exists [2023-02-21T13:24:18.618Z] 4e6476652798: Layer already exists [2023-02-21T13:24:18.618Z] main: digest: sha256:faedc158f8581400046d88e945580e0aabbcba0250aa5113b1573cde9d9ed487 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:24:18.668Z] ===================================================== [Pipeline] echo [2023-02-21T13:24:18.676Z] taggedImages: [2023-02-21T13:24:18.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:18.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-21T13:24:18.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.61 [2023-02-21T13:24:18.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:18.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-21T13:24:18.699Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-21T13:24:18.699Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:18.699Z] latest [2023-02-21T13:24:18.699Z] 3.0.0-dev.61 [2023-02-21T13:24:18.699Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:18.699Z] main [2023-02-21T13:24:18.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:19.027Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:19.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:19.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-21T13:24:19.354Z] d8644f718cc5: Preparing [2023-02-21T13:24:19.354Z] cf8f7ae5e801: Preparing [2023-02-21T13:24:19.354Z] e358a2b1d763: Preparing [2023-02-21T13:24:19.354Z] d838b21368a1: Preparing [2023-02-21T13:24:19.354Z] e3dcff01a516: Preparing [2023-02-21T13:24:19.354Z] 40e911fce55f: Preparing [2023-02-21T13:24:19.354Z] 4e6476652798: Preparing [2023-02-21T13:24:19.354Z] 4e6476652798: Waiting [2023-02-21T13:24:19.354Z] 40e911fce55f: Waiting [2023-02-21T13:24:19.354Z] cf8f7ae5e801: Pushed [2023-02-21T13:24:19.354Z] e358a2b1d763: Pushed [2023-02-21T13:24:19.354Z] d8644f718cc5: Pushed [2023-02-21T13:24:19.354Z] 4e6476652798: Layer already exists [2023-02-21T13:24:19.921Z] 40e911fce55f: Pushed [2023-02-21T13:24:23.218Z] e3dcff01a516: Pushed [2023-02-21T13:24:26.519Z] d838b21368a1: Pushed [2023-02-21T13:24:26.519Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:b80a7ea231541d0f07a6557c09777a56abf0ee23654742e8002f2ad095af110f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:26.837Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:27.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-21T13:24:27.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-21T13:24:27.140Z] d8644f718cc5: Preparing [2023-02-21T13:24:27.140Z] cf8f7ae5e801: Preparing [2023-02-21T13:24:27.140Z] e358a2b1d763: Preparing [2023-02-21T13:24:27.140Z] d838b21368a1: Preparing [2023-02-21T13:24:27.140Z] e3dcff01a516: Preparing [2023-02-21T13:24:27.140Z] 40e911fce55f: Preparing [2023-02-21T13:24:27.140Z] 4e6476652798: Preparing [2023-02-21T13:24:27.140Z] 40e911fce55f: Waiting [2023-02-21T13:24:27.140Z] cf8f7ae5e801: Layer already exists [2023-02-21T13:24:27.140Z] e358a2b1d763: Layer already exists [2023-02-21T13:24:27.140Z] d838b21368a1: Layer already exists [2023-02-21T13:24:27.140Z] e3dcff01a516: Layer already exists [2023-02-21T13:24:27.140Z] d8644f718cc5: Layer already exists [2023-02-21T13:24:27.140Z] 40e911fce55f: Layer already exists [2023-02-21T13:24:27.140Z] 4e6476652798: Layer already exists [2023-02-21T13:24:27.140Z] latest: digest: sha256:b80a7ea231541d0f07a6557c09777a56abf0ee23654742e8002f2ad095af110f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:27.444Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:27.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.61 [2023-02-21T13:24:27.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-21T13:24:27.744Z] d8644f718cc5: Preparing [2023-02-21T13:24:27.744Z] cf8f7ae5e801: Preparing [2023-02-21T13:24:27.744Z] e358a2b1d763: Preparing [2023-02-21T13:24:27.744Z] d838b21368a1: Preparing [2023-02-21T13:24:27.744Z] e3dcff01a516: Preparing [2023-02-21T13:24:27.744Z] 40e911fce55f: Preparing [2023-02-21T13:24:27.744Z] 4e6476652798: Preparing [2023-02-21T13:24:27.744Z] 4e6476652798: Waiting [2023-02-21T13:24:27.744Z] d8644f718cc5: Layer already exists [2023-02-21T13:24:27.744Z] e358a2b1d763: Layer already exists [2023-02-21T13:24:27.744Z] d838b21368a1: Layer already exists [2023-02-21T13:24:27.744Z] e3dcff01a516: Layer already exists [2023-02-21T13:24:27.744Z] cf8f7ae5e801: Layer already exists [2023-02-21T13:24:27.744Z] 4e6476652798: Layer already exists [2023-02-21T13:24:27.744Z] 40e911fce55f: Layer already exists [2023-02-21T13:24:27.744Z] 3.0.0-dev.61: digest: sha256:b80a7ea231541d0f07a6557c09777a56abf0ee23654742e8002f2ad095af110f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:28.058Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:28.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:28.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-21T13:24:28.377Z] d8644f718cc5: Preparing [2023-02-21T13:24:28.377Z] cf8f7ae5e801: Preparing [2023-02-21T13:24:28.377Z] e358a2b1d763: Preparing [2023-02-21T13:24:28.377Z] d838b21368a1: Preparing [2023-02-21T13:24:28.377Z] e3dcff01a516: Preparing [2023-02-21T13:24:28.377Z] 40e911fce55f: Preparing [2023-02-21T13:24:28.377Z] 4e6476652798: Preparing [2023-02-21T13:24:28.377Z] 40e911fce55f: Waiting [2023-02-21T13:24:28.377Z] 4e6476652798: Waiting [2023-02-21T13:24:28.377Z] cf8f7ae5e801: Layer already exists [2023-02-21T13:24:28.377Z] d838b21368a1: Layer already exists [2023-02-21T13:24:28.377Z] d8644f718cc5: Layer already exists [2023-02-21T13:24:28.377Z] e358a2b1d763: Layer already exists [2023-02-21T13:24:28.377Z] e3dcff01a516: Layer already exists [2023-02-21T13:24:28.377Z] 40e911fce55f: Layer already exists [2023-02-21T13:24:28.377Z] 4e6476652798: Layer already exists [2023-02-21T13:24:28.377Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:b80a7ea231541d0f07a6557c09777a56abf0ee23654742e8002f2ad095af110f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:28.696Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:28.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-21T13:24:28.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-21T13:24:28.998Z] d8644f718cc5: Preparing [2023-02-21T13:24:28.998Z] cf8f7ae5e801: Preparing [2023-02-21T13:24:28.998Z] e358a2b1d763: Preparing [2023-02-21T13:24:28.998Z] d838b21368a1: Preparing [2023-02-21T13:24:28.998Z] e3dcff01a516: Preparing [2023-02-21T13:24:28.998Z] 40e911fce55f: Preparing [2023-02-21T13:24:28.998Z] 4e6476652798: Preparing [2023-02-21T13:24:28.998Z] 4e6476652798: Waiting [2023-02-21T13:24:28.998Z] 40e911fce55f: Waiting [2023-02-21T13:24:28.998Z] d8644f718cc5: Layer already exists [2023-02-21T13:24:28.998Z] cf8f7ae5e801: Layer already exists [2023-02-21T13:24:28.998Z] e3dcff01a516: Layer already exists [2023-02-21T13:24:28.998Z] d838b21368a1: Layer already exists [2023-02-21T13:24:28.998Z] e358a2b1d763: Layer already exists [2023-02-21T13:24:28.998Z] 40e911fce55f: Layer already exists [2023-02-21T13:24:28.998Z] 4e6476652798: Layer already exists [2023-02-21T13:24:28.998Z] main: digest: sha256:b80a7ea231541d0f07a6557c09777a56abf0ee23654742e8002f2ad095af110f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:24:29.032Z] ===================================================== [Pipeline] echo [2023-02-21T13:24:29.037Z] taggedImages: [2023-02-21T13:24:29.037Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:29.037Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-21T13:24:29.037Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.61 [2023-02-21T13:24:29.037Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:29.037Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-21T13:24:29.051Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-21T13:24:29.051Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:29.051Z] latest [2023-02-21T13:24:29.051Z] 3.0.0-dev.61 [2023-02-21T13:24:29.051Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:29.051Z] main [2023-02-21T13:24:29.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:29.361Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:29.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:29.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-21T13:24:29.664Z] 9961de5db0c5: Preparing [2023-02-21T13:24:29.664Z] 3ac00301d67e: Preparing [2023-02-21T13:24:29.664Z] c5e1b4218c52: Preparing [2023-02-21T13:24:29.664Z] 99bef4637d17: Preparing [2023-02-21T13:24:29.664Z] 2128b9e2b25d: Preparing [2023-02-21T13:24:29.664Z] 4e6476652798: Preparing [2023-02-21T13:24:29.664Z] 4e6476652798: Waiting [2023-02-21T13:24:29.664Z] 3ac00301d67e: Pushed [2023-02-21T13:24:29.664Z] c5e1b4218c52: Pushed [2023-02-21T13:24:29.664Z] 9961de5db0c5: Pushed [2023-02-21T13:24:29.664Z] 4e6476652798: Layer already exists [2023-02-21T13:24:29.926Z] 2128b9e2b25d: Pushed [2023-02-21T13:24:35.798Z] Removing intermediate container 0269d7601434 [2023-02-21T13:24:35.798Z] ---> 7bd7a3bb6c6f [2023-02-21T13:24:35.798Z] Step 7/24 : COPY . . [2023-02-21T13:24:35.798Z] Removing intermediate container aaa084565e05 [2023-02-21T13:24:35.798Z] ---> e7ebdf004e20 [2023-02-21T13:24:35.798Z] Step 7/23 : COPY . . [2023-02-21T13:24:35.798Z] Removing intermediate container 182167671e49 [2023-02-21T13:24:35.798Z] ---> 2866a7c4c608 [2023-02-21T13:24:35.798Z] Step 7/24 : COPY . . [2023-02-21T13:24:35.798Z] Removing intermediate container bbd9de249023 [2023-02-21T13:24:35.798Z] ---> a531ac33e87b [2023-02-21T13:24:35.798Z] Step 7/21 : COPY . . [2023-02-21T13:24:35.798Z] Removing intermediate container 2996deb918ed [2023-02-21T13:24:35.798Z] ---> 22bcce0e6487 [2023-02-21T13:24:35.798Z] Step 8/23 : COPY . . [2023-02-21T13:24:35.798Z] ---> ff18a36ffe8f [2023-02-21T13:24:35.798Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T13:24:35.798Z] ---> Running in 6a8fde8e6d02 [2023-02-21T13:24:35.798Z] Removing intermediate container 6a8fde8e6d02 [2023-02-21T13:24:35.798Z] ---> 1dccd6e103a5 [2023-02-21T13:24:35.798Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T13:24:35.798Z] ---> Running in ab16770cf70a [2023-02-21T13:24:35.798Z] Removing intermediate container ab16770cf70a [2023-02-21T13:24:35.798Z] ---> 5202132ca322 [2023-02-21T13:24:35.798Z] Step 10/24 : 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 [2023-02-21T13:24:35.798Z] ---> Running in 2ace704170cd [2023-02-21T13:24:35.798Z] ---> d7ce5f47a463 [2023-02-21T13:24:35.798Z] ---> 3298ee97b959 [2023-02-21T13:24:35.798Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T13:24:35.798Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T13:24:35.798Z] ---> 62441b5ce425 [2023-02-21T13:24:35.798Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T13:24:35.798Z] ---> 799334cbc883 [2023-02-21T13:24:35.798Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T13:24:35.798Z] ---> Running in 6e0acd5e6292 [2023-02-21T13:24:35.798Z] ---> Running in b053a4b929a3 [2023-02-21T13:24:35.798Z] ---> Running in 21961948fe21 [2023-02-21T13:24:35.798Z] ---> Running in 4c8b6d0532a6 [2023-02-21T13:24:35.798Z] Removing intermediate container 4c8b6d0532a6 [2023-02-21T13:24:35.798Z] ---> b2ae85badc17 [2023-02-21T13:24:35.798Z] Step 9/24 : WORKDIR /edgex-go/spire-buildRemoving intermediate container 21961948fe21 [2023-02-21T13:24:35.798Z] [2023-02-21T13:24:35.798Z] ---> 0a1152e946b5 [2023-02-21T13:24:35.798Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T13:24:35.798Z] ---> Running in 097694fd064a [2023-02-21T13:24:35.798Z] ---> Running in 14694e39a688 [2023-02-21T13:24:35.798Z] Removing intermediate container 097694fd064a [2023-02-21T13:24:35.798Z] ---> 14a1d7d58e38 [2023-02-21T13:24:35.798Z] Step 10/24 : 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 [2023-02-21T13:24:35.798Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-21T13:24:35.798Z] ---> Running in 5feed155a28b [2023-02-21T13:24:35.798Z] Removing intermediate container 14694e39a688 [2023-02-21T13:24:35.798Z] ---> 00d0a5be26f0 [2023-02-21T13:24:35.798Z] Step 10/23 : 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 [2023-02-21T13:24:35.798Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T13:24:35.798Z] ---> Running in 359ddef42ca7 [2023-02-21T13:24:36.498Z] 99bef4637d17: Pushed [2023-02-21T13:24:36.498Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:141b56c6e6d50617ab541ff47512fb7e56ec011e6b5f406f4268416a441b900b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:36.807Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:37.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-21T13:24:37.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-21T13:24:37.116Z] 9961de5db0c5: Preparing [2023-02-21T13:24:37.116Z] 3ac00301d67e: Preparing [2023-02-21T13:24:37.116Z] c5e1b4218c52: Preparing [2023-02-21T13:24:37.116Z] 99bef4637d17: Preparing [2023-02-21T13:24:37.116Z] 2128b9e2b25d: Preparing [2023-02-21T13:24:37.116Z] 4e6476652798: Preparing [2023-02-21T13:24:37.116Z] 4e6476652798: Waiting [2023-02-21T13:24:37.116Z] c5e1b4218c52: Layer already exists [2023-02-21T13:24:37.116Z] 9961de5db0c5: Layer already exists [2023-02-21T13:24:37.116Z] 2128b9e2b25d: Layer already exists [2023-02-21T13:24:37.116Z] 99bef4637d17: Layer already exists [2023-02-21T13:24:37.116Z] 3ac00301d67e: Layer already exists [2023-02-21T13:24:37.116Z] 4e6476652798: Layer already exists [2023-02-21T13:24:37.116Z] latest: digest: sha256:141b56c6e6d50617ab541ff47512fb7e56ec011e6b5f406f4268416a441b900b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:37.432Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:37.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.61 [2023-02-21T13:24:37.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-21T13:24:37.745Z] 9961de5db0c5: Preparing [2023-02-21T13:24:37.745Z] 3ac00301d67e: Preparing [2023-02-21T13:24:37.745Z] c5e1b4218c52: Preparing [2023-02-21T13:24:37.745Z] 99bef4637d17: Preparing [2023-02-21T13:24:37.745Z] 2128b9e2b25d: Preparing [2023-02-21T13:24:37.745Z] 4e6476652798: Preparing [2023-02-21T13:24:37.745Z] 4e6476652798: Waiting [2023-02-21T13:24:37.745Z] 3ac00301d67e: Layer already exists [2023-02-21T13:24:37.745Z] 9961de5db0c5: Layer already exists [2023-02-21T13:24:37.745Z] c5e1b4218c52: Layer already exists [2023-02-21T13:24:37.745Z] 99bef4637d17: Layer already exists [2023-02-21T13:24:37.745Z] 2128b9e2b25d: Layer already exists [2023-02-21T13:24:37.745Z] 4e6476652798: Layer already exists [2023-02-21T13:24:37.745Z] 3.0.0-dev.61: digest: sha256:141b56c6e6d50617ab541ff47512fb7e56ec011e6b5f406f4268416a441b900b size: 1573 [2023-02-21T13:24:37.811Z] Removing intermediate container 2ace704170cd [2023-02-21T13:24:37.812Z] ---> cea1cf388ebd [2023-02-21T13:24:37.812Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T13:24:37.812Z] ---> Running in e54f8a57f551 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:38.120Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:38.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:38.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-21T13:24:38.440Z] 9961de5db0c5: Preparing [2023-02-21T13:24:38.440Z] 3ac00301d67e: Preparing [2023-02-21T13:24:38.440Z] c5e1b4218c52: Preparing [2023-02-21T13:24:38.440Z] 99bef4637d17: Preparing [2023-02-21T13:24:38.440Z] 2128b9e2b25d: Preparing [2023-02-21T13:24:38.440Z] 4e6476652798: Preparing [2023-02-21T13:24:38.440Z] 4e6476652798: Waiting [2023-02-21T13:24:38.440Z] 99bef4637d17: Layer already exists [2023-02-21T13:24:38.440Z] 2128b9e2b25d: Layer already exists [2023-02-21T13:24:38.440Z] c5e1b4218c52: Layer already exists [2023-02-21T13:24:38.440Z] 3ac00301d67e: Layer already exists [2023-02-21T13:24:38.440Z] 9961de5db0c5: Layer already exists [2023-02-21T13:24:38.440Z] 4e6476652798: Layer already exists [2023-02-21T13:24:38.440Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:141b56c6e6d50617ab541ff47512fb7e56ec011e6b5f406f4268416a441b900b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:38.762Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:39.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-21T13:24:39.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-21T13:24:39.076Z] 9961de5db0c5: Preparing [2023-02-21T13:24:39.076Z] 3ac00301d67e: Preparing [2023-02-21T13:24:39.076Z] c5e1b4218c52: Preparing [2023-02-21T13:24:39.076Z] 99bef4637d17: Preparing [2023-02-21T13:24:39.076Z] 2128b9e2b25d: Preparing [2023-02-21T13:24:39.076Z] 4e6476652798: Preparing [2023-02-21T13:24:39.076Z] 4e6476652798: Waiting [2023-02-21T13:24:39.076Z] 9961de5db0c5: Layer already exists [2023-02-21T13:24:39.076Z] 99bef4637d17: Layer already exists [2023-02-21T13:24:39.076Z] c5e1b4218c52: Layer already exists [2023-02-21T13:24:39.076Z] 2128b9e2b25d: Layer already exists [2023-02-21T13:24:39.076Z] 3ac00301d67e: Layer already exists [2023-02-21T13:24:39.076Z] 4e6476652798: Layer already exists [2023-02-21T13:24:39.076Z] main: digest: sha256:141b56c6e6d50617ab541ff47512fb7e56ec011e6b5f406f4268416a441b900b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:24:39.112Z] ===================================================== [Pipeline] echo [2023-02-21T13:24:39.118Z] taggedImages: [2023-02-21T13:24:39.118Z] - nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:39.118Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-21T13:24:39.118Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.61 [2023-02-21T13:24:39.118Z] - nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:39.118Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-21T13:24:39.132Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-21T13:24:39.132Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:39.132Z] latest [2023-02-21T13:24:39.132Z] 3.0.0-dev.61 [2023-02-21T13:24:39.132Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:39.132Z] main [2023-02-21T13:24:39.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:39.465Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:39.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:39.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-21T13:24:39.777Z] 2f373dd04559: Preparing [2023-02-21T13:24:39.777Z] 0e6a6c39a7d9: Preparing [2023-02-21T13:24:39.777Z] ce6755411aaa: Preparing [2023-02-21T13:24:39.777Z] 3d5990674471: Preparing [2023-02-21T13:24:39.777Z] 40e911fce55f: Preparing [2023-02-21T13:24:39.777Z] 4e6476652798: Preparing [2023-02-21T13:24:39.777Z] 40e911fce55f: Layer already exists [2023-02-21T13:24:39.777Z] 4e6476652798: Layer already exists [2023-02-21T13:24:39.777Z] ce6755411aaa: Pushed [2023-02-21T13:24:39.777Z] 0e6a6c39a7d9: Pushed [2023-02-21T13:24:39.777Z] 2f373dd04559: Pushed [2023-02-21T13:24:39.803Z] Removing intermediate container e54f8a57f551 [2023-02-21T13:24:39.803Z] ---> 7b6f29517153 [2023-02-21T13:24:39.803Z] [2023-02-21T13:24:39.803Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T13:24:39.803Z] 3.15: Pulling from library/alpine [2023-02-21T13:24:41.217Z] Removing intermediate container 5feed155a28b [2023-02-21T13:24:41.217Z] ---> 32de2092fd77 [2023-02-21T13:24:41.217Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T13:24:41.217Z] ---> Running in 6c7ff2968d67 [2023-02-21T13:24:41.487Z] Removing intermediate container 359ddef42ca7 [2023-02-21T13:24:41.487Z] ---> 8256bbec19c3 [2023-02-21T13:24:41.487Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T13:24:41.757Z] ---> Running in 1265eb94f107 [2023-02-21T13:24:43.180Z] Removing intermediate container 6c7ff2968d67 [2023-02-21T13:24:43.180Z] ---> c4c89ffca1e3 [2023-02-21T13:24:43.180Z] [2023-02-21T13:24:43.180Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T13:24:43.446Z] Removing intermediate container 1265eb94f107 [2023-02-21T13:24:43.446Z] ---> 1e50667a5505 [2023-02-21T13:24:43.446Z] [2023-02-21T13:24:43.446Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T13:24:43.717Z] 3.15: Pulling from library/alpine [2023-02-21T13:24:43.717Z] 3.15: Pulling from library/alpine [2023-02-21T13:24:43.717Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T13:24:43.717Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T13:24:43.717Z] ---> 354640af7b1b [2023-02-21T13:24:43.717Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T13:24:43.717Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T13:24:43.717Z] Status: Image is up to date for alpine:3.15 [2023-02-21T13:24:43.717Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T13:24:43.717Z] Status: Image is up to date for alpine:3.15 [2023-02-21T13:24:43.717Z] ---> 354640af7b1b [2023-02-21T13:24:43.717Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T13:24:43.717Z] ---> 354640af7b1b [2023-02-21T13:24:43.717Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T13:24:43.984Z] ---> Running in 42c9b32012e0 [2023-02-21T13:24:43.984Z] ---> Running in 0b52c0b75217 [2023-02-21T13:24:43.984Z] ---> Running in afde9da98ffa [2023-02-21T13:24:45.389Z] Removing intermediate container 0b52c0b75217 [2023-02-21T13:24:45.389Z] ---> cf1f70e424ec [2023-02-21T13:24:45.389Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T13:24:45.656Z] ---> Running in c545ebb5bfbf [2023-02-21T13:24:45.656Z] Removing intermediate container 42c9b32012e0 [2023-02-21T13:24:45.656Z] ---> 957247ac7ca6 [2023-02-21T13:24:45.656Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T13:24:45.922Z] Removing intermediate container afde9da98ffa [2023-02-21T13:24:45.922Z] ---> b33acba2109c [2023-02-21T13:24:45.922Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T13:24:45.922Z] ---> Running in a589a2724777 [2023-02-21T13:24:46.191Z] ---> Running in dd0620049c80 [2023-02-21T13:24:46.349Z] 3d5990674471: Pushed [2023-02-21T13:24:46.349Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:2ca80849f6d88e20a30b704f66f3ef8e37710953666bcd5aece274c78b5c65e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:46.667Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:46.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-21T13:24:46.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-21T13:24:46.980Z] 2f373dd04559: Preparing [2023-02-21T13:24:46.980Z] 0e6a6c39a7d9: Preparing [2023-02-21T13:24:46.980Z] ce6755411aaa: Preparing [2023-02-21T13:24:46.980Z] 3d5990674471: Preparing [2023-02-21T13:24:46.980Z] 40e911fce55f: Preparing [2023-02-21T13:24:46.980Z] 4e6476652798: Preparing [2023-02-21T13:24:46.980Z] 2f373dd04559: Layer already exists [2023-02-21T13:24:46.980Z] 3d5990674471: Layer already exists [2023-02-21T13:24:46.980Z] ce6755411aaa: Layer already exists [2023-02-21T13:24:46.980Z] 0e6a6c39a7d9: Layer already exists [2023-02-21T13:24:46.980Z] 40e911fce55f: Layer already exists [2023-02-21T13:24:46.980Z] 4e6476652798: Layer already exists [2023-02-21T13:24:46.980Z] latest: digest: sha256:2ca80849f6d88e20a30b704f66f3ef8e37710953666bcd5aece274c78b5c65e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:47.307Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:47.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.61 [2023-02-21T13:24:47.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-21T13:24:47.626Z] 2f373dd04559: Preparing [2023-02-21T13:24:47.626Z] 0e6a6c39a7d9: Preparing [2023-02-21T13:24:47.626Z] ce6755411aaa: Preparing [2023-02-21T13:24:47.626Z] 3d5990674471: Preparing [2023-02-21T13:24:47.626Z] 40e911fce55f: Preparing [2023-02-21T13:24:47.626Z] 4e6476652798: Preparing [2023-02-21T13:24:47.626Z] 4e6476652798: Waiting [2023-02-21T13:24:47.626Z] 0e6a6c39a7d9: Layer already exists [2023-02-21T13:24:47.626Z] 3d5990674471: Layer already exists [2023-02-21T13:24:47.626Z] 40e911fce55f: Layer already exists [2023-02-21T13:24:47.626Z] 2f373dd04559: Layer already exists [2023-02-21T13:24:47.626Z] ce6755411aaa: Layer already exists [2023-02-21T13:24:47.626Z] 4e6476652798: Layer already exists [2023-02-21T13:24:47.626Z] 3.0.0-dev.61: digest: sha256:2ca80849f6d88e20a30b704f66f3ef8e37710953666bcd5aece274c78b5c65e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:47.944Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:48.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:48.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-21T13:24:48.258Z] 2f373dd04559: Preparing [2023-02-21T13:24:48.258Z] 0e6a6c39a7d9: Preparing [2023-02-21T13:24:48.258Z] ce6755411aaa: Preparing [2023-02-21T13:24:48.258Z] 3d5990674471: Preparing [2023-02-21T13:24:48.258Z] 40e911fce55f: Preparing [2023-02-21T13:24:48.258Z] 4e6476652798: Preparing [2023-02-21T13:24:48.258Z] 4e6476652798: Waiting [2023-02-21T13:24:48.258Z] 3d5990674471: Layer already exists [2023-02-21T13:24:48.258Z] 2f373dd04559: Layer already exists [2023-02-21T13:24:48.258Z] ce6755411aaa: Layer already exists [2023-02-21T13:24:48.258Z] 40e911fce55f: Layer already exists [2023-02-21T13:24:48.258Z] 0e6a6c39a7d9: Layer already exists [2023-02-21T13:24:48.258Z] 4e6476652798: Layer already exists [2023-02-21T13:24:48.258Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:2ca80849f6d88e20a30b704f66f3ef8e37710953666bcd5aece274c78b5c65e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:48.562Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:48.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:48.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-21T13:24:48.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-21T13:24:48.865Z] 2f373dd04559: Preparing [2023-02-21T13:24:48.865Z] 0e6a6c39a7d9: Preparing [2023-02-21T13:24:48.865Z] ce6755411aaa: Preparing [2023-02-21T13:24:48.865Z] 3d5990674471: Preparing [2023-02-21T13:24:48.865Z] 40e911fce55f: Preparing [2023-02-21T13:24:48.865Z] 4e6476652798: Preparing [2023-02-21T13:24:48.865Z] 4e6476652798: Waiting [2023-02-21T13:24:48.865Z] 3d5990674471: Layer already exists [2023-02-21T13:24:48.865Z] 0e6a6c39a7d9: Layer already exists [2023-02-21T13:24:48.865Z] 2f373dd04559: Layer already exists [2023-02-21T13:24:48.865Z] 40e911fce55f: Layer already exists [2023-02-21T13:24:48.865Z] ce6755411aaa: Layer already exists [2023-02-21T13:24:48.865Z] 4e6476652798: Layer already exists [2023-02-21T13:24:48.865Z] main: digest: sha256:2ca80849f6d88e20a30b704f66f3ef8e37710953666bcd5aece274c78b5c65e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:24:48.907Z] ===================================================== [Pipeline] echo [2023-02-21T13:24:48.912Z] taggedImages: [2023-02-21T13:24:48.913Z] - nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:48.913Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-21T13:24:48.913Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.61 [2023-02-21T13:24:48.913Z] - nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:48.913Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-21T13:24:48.927Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-21T13:24:48.927Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:48.927Z] latest [2023-02-21T13:24:48.927Z] 3.0.0-dev.61 [2023-02-21T13:24:48.927Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:48.927Z] main [2023-02-21T13:24:48.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:49.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:49.239Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:49.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:49.542Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:49.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-21T13:24:49.542Z] f29023523e8d: Preparing [2023-02-21T13:24:49.542Z] 8c7a98ddbdb9: Preparing [2023-02-21T13:24:49.542Z] 225dd6ca037b: Preparing [2023-02-21T13:24:49.542Z] 2ef781de690d: Preparing [2023-02-21T13:24:49.542Z] aa5968d388b8: Preparing [2023-02-21T13:24:49.542Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:49.542Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:49.542Z] f29023523e8d: Pushed [2023-02-21T13:24:49.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:49.801Z] 2ef781de690d: Pushed [2023-02-21T13:24:49.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:50.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:51.519Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T13:24:51.519Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T13:24:51.519Z] OK: 15734 distinct packages available [2023-02-21T13:24:51.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:51.519Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T13:24:51.785Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T13:24:51.785Z] OK: 15734 distinct packages available [2023-02-21T13:24:52.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:52.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:52.316Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T13:24:52.316Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T13:24:52.316Z] OK: 15734 distinct packages available [2023-02-21T13:24:52.346Z] 8c7a98ddbdb9: Pushed [2023-02-21T13:24:52.346Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:0f7a8e32b76b2e292c137a99215287f667d36df6a6666b1ca3c4242edbad6852 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:52.654Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:52.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:52.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:52.961Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-21T13:24:52.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-21T13:24:52.961Z] f29023523e8d: Preparing [2023-02-21T13:24:52.961Z] 8c7a98ddbdb9: Preparing [2023-02-21T13:24:52.961Z] 225dd6ca037b: Preparing [2023-02-21T13:24:52.961Z] 2ef781de690d: Preparing [2023-02-21T13:24:52.961Z] aa5968d388b8: Preparing [2023-02-21T13:24:52.961Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:52.961Z] f29023523e8d: Layer already exists [2023-02-21T13:24:52.961Z] 8c7a98ddbdb9: Layer already exists [2023-02-21T13:24:52.961Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:52.961Z] 2ef781de690d: Layer already exists [2023-02-21T13:24:52.961Z] latest: digest: sha256:0f7a8e32b76b2e292c137a99215287f667d36df6a6666b1ca3c4242edbad6852 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:53.394Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:53.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:24:53.746Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.61 [2023-02-21T13:24:53.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-21T13:24:53.746Z] f29023523e8d: Preparing [2023-02-21T13:24:53.746Z] 8c7a98ddbdb9: Preparing [2023-02-21T13:24:53.746Z] 225dd6ca037b: Preparing [2023-02-21T13:24:53.746Z] 2ef781de690d: Preparing [2023-02-21T13:24:53.746Z] aa5968d388b8: Preparing [2023-02-21T13:24:53.746Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:53.746Z] f29023523e8d: Layer already exists [2023-02-21T13:24:53.746Z] 8c7a98ddbdb9: Layer already exists [2023-02-21T13:24:53.746Z] 2ef781de690d: Layer already exists [2023-02-21T13:24:53.746Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:53.746Z] 3.0.0-dev.61: digest: sha256:0f7a8e32b76b2e292c137a99215287f667d36df6a6666b1ca3c4242edbad6852 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:54.083Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [2023-02-21T13:24:54.096Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T13:24:54.096Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T13:24:54.096Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T13:24:54.096Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T13:24:54.096Z] (5/5) Installing openssl (1.1.1t-r1) [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:54.362Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T13:24:54.363Z] OK: 6 MiB in 19 packages [2023-02-21T13:24:54.389Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:54.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-21T13:24:54.389Z] f29023523e8d: Preparing [2023-02-21T13:24:54.389Z] 8c7a98ddbdb9: Preparing [2023-02-21T13:24:54.389Z] 225dd6ca037b: Preparing [2023-02-21T13:24:54.389Z] 2ef781de690d: Preparing [2023-02-21T13:24:54.389Z] aa5968d388b8: Preparing [2023-02-21T13:24:54.389Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:54.389Z] 2ef781de690d: Layer already exists [2023-02-21T13:24:54.389Z] 8c7a98ddbdb9: Layer already exists [2023-02-21T13:24:54.389Z] f29023523e8d: Layer already exists [2023-02-21T13:24:54.389Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:54.389Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:0f7a8e32b76b2e292c137a99215287f667d36df6a6666b1ca3c4242edbad6852 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:54.645Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T13:24:54.645Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T13:24:54.695Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:54.917Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T13:24:54.917Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T13:24:54.917Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T13:24:54.917Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T13:24:54.917Z] OK: 6 MiB in 19 packages [2023-02-21T13:24:54.917Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T13:24:54.917Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T13:24:54.917Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T13:24:54.917Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T13:24:54.998Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-21T13:24:54.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-21T13:24:54.998Z] f29023523e8d: Preparing [2023-02-21T13:24:54.998Z] 8c7a98ddbdb9: Preparing [2023-02-21T13:24:54.998Z] 225dd6ca037b: Preparing [2023-02-21T13:24:54.998Z] 2ef781de690d: Preparing [2023-02-21T13:24:54.998Z] aa5968d388b8: Preparing [2023-02-21T13:24:54.998Z] f29023523e8d: Layer already exists [2023-02-21T13:24:54.998Z] 2ef781de690d: Layer already exists [2023-02-21T13:24:54.998Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:54.998Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:54.998Z] 8c7a98ddbdb9: Layer already exists [2023-02-21T13:24:54.998Z] main: digest: sha256:0f7a8e32b76b2e292c137a99215287f667d36df6a6666b1ca3c4242edbad6852 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:24:55.034Z] ===================================================== [Pipeline] echo [2023-02-21T13:24:55.039Z] taggedImages: [2023-02-21T13:24:55.039Z] - nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:55.039Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-21T13:24:55.039Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.61 [2023-02-21T13:24:55.039Z] - nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:55.039Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-21T13:24:55.053Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-21T13:24:55.053Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:55.053Z] latest [2023-02-21T13:24:55.053Z] 3.0.0-dev.61 [2023-02-21T13:24:55.053Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:24:55.053Z] main [2023-02-21T13:24:55.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:55.184Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T13:24:55.184Z] OK: 6 MiB in 18 packages [2023-02-21T13:24:55.357Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:55.660Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:24:55.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-21T13:24:55.660Z] bfa420ce0a3c: Preparing [2023-02-21T13:24:55.660Z] 9b7f9b8dbd07: Preparing [2023-02-21T13:24:55.660Z] 225dd6ca037b: Preparing [2023-02-21T13:24:55.660Z] 42972a7d3e14: Preparing [2023-02-21T13:24:55.660Z] aa5968d388b8: Preparing [2023-02-21T13:24:55.660Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:55.660Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:55.660Z] 42972a7d3e14: Layer already exists [2023-02-21T13:24:55.660Z] bfa420ce0a3c: Pushed [2023-02-21T13:24:57.125Z] Removing intermediate container c545ebb5bfbf [2023-02-21T13:24:57.125Z] ---> 095c75a81468 [2023-02-21T13:24:57.125Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T13:24:57.708Z] Removing intermediate container dd0620049c80 [2023-02-21T13:24:57.708Z] ---> 150c4aee59d2 [2023-02-21T13:24:57.708Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T13:24:57.708Z] Removing intermediate container a589a2724777 [2023-02-21T13:24:57.708Z] ---> 1f3f7180ff6b [2023-02-21T13:24:57.708Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T13:24:58.955Z] 9b7f9b8dbd07: Pushed [2023-02-21T13:24:58.955Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:8d3e84fabc254c718716a994023c181be4aeb887b9d6e572b79e15e91aaff0ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:59.266Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:59.572Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-21T13:24:59.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-21T13:24:59.572Z] bfa420ce0a3c: Preparing [2023-02-21T13:24:59.572Z] 9b7f9b8dbd07: Preparing [2023-02-21T13:24:59.572Z] 225dd6ca037b: Preparing [2023-02-21T13:24:59.572Z] 42972a7d3e14: Preparing [2023-02-21T13:24:59.572Z] aa5968d388b8: Preparing [2023-02-21T13:24:59.572Z] 42972a7d3e14: Layer already exists [2023-02-21T13:24:59.572Z] aa5968d388b8: Layer already exists [2023-02-21T13:24:59.572Z] 9b7f9b8dbd07: Layer already exists [2023-02-21T13:24:59.572Z] bfa420ce0a3c: Layer already exists [2023-02-21T13:24:59.572Z] 225dd6ca037b: Layer already exists [2023-02-21T13:24:59.572Z] latest: digest: sha256:8d3e84fabc254c718716a994023c181be4aeb887b9d6e572b79e15e91aaff0ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:24:59.885Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:25:00.195Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.61 [2023-02-21T13:25:00.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-21T13:25:00.195Z] bfa420ce0a3c: Preparing [2023-02-21T13:25:00.195Z] 9b7f9b8dbd07: Preparing [2023-02-21T13:25:00.195Z] 225dd6ca037b: Preparing [2023-02-21T13:25:00.195Z] 42972a7d3e14: Preparing [2023-02-21T13:25:00.195Z] aa5968d388b8: Preparing [2023-02-21T13:25:00.195Z] 42972a7d3e14: Layer already exists [2023-02-21T13:25:00.195Z] 225dd6ca037b: Layer already exists [2023-02-21T13:25:00.195Z] 9b7f9b8dbd07: Layer already exists [2023-02-21T13:25:00.195Z] aa5968d388b8: Layer already exists [2023-02-21T13:25:00.195Z] bfa420ce0a3c: Layer already exists [2023-02-21T13:25:00.195Z] 3.0.0-dev.61: digest: sha256:8d3e84fabc254c718716a994023c181be4aeb887b9d6e572b79e15e91aaff0ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:25:00.514Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:25:00.823Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:25:00.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-21T13:25:00.824Z] bfa420ce0a3c: Preparing [2023-02-21T13:25:00.824Z] 9b7f9b8dbd07: Preparing [2023-02-21T13:25:00.824Z] 225dd6ca037b: Preparing [2023-02-21T13:25:00.824Z] 42972a7d3e14: Preparing [2023-02-21T13:25:00.824Z] aa5968d388b8: Preparing [2023-02-21T13:25:00.824Z] 9b7f9b8dbd07: Layer already exists [2023-02-21T13:25:00.824Z] aa5968d388b8: Layer already exists [2023-02-21T13:25:00.824Z] 225dd6ca037b: Layer already exists [2023-02-21T13:25:00.824Z] 42972a7d3e14: Layer already exists [2023-02-21T13:25:00.824Z] bfa420ce0a3c: Layer already exists [2023-02-21T13:25:00.824Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:8d3e84fabc254c718716a994023c181be4aeb887b9d6e572b79e15e91aaff0ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:25:01.135Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:25:01.439Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-21T13:25:01.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-21T13:25:01.439Z] bfa420ce0a3c: Preparing [2023-02-21T13:25:01.439Z] 9b7f9b8dbd07: Preparing [2023-02-21T13:25:01.439Z] 225dd6ca037b: Preparing [2023-02-21T13:25:01.439Z] 42972a7d3e14: Preparing [2023-02-21T13:25:01.439Z] aa5968d388b8: Preparing [2023-02-21T13:25:01.439Z] 225dd6ca037b: Layer already exists [2023-02-21T13:25:01.439Z] 42972a7d3e14: Layer already exists [2023-02-21T13:25:01.439Z] 9b7f9b8dbd07: Layer already exists [2023-02-21T13:25:01.439Z] aa5968d388b8: Layer already exists [2023-02-21T13:25:01.439Z] bfa420ce0a3c: Layer already exists [2023-02-21T13:25:01.439Z] main: digest: sha256:8d3e84fabc254c718716a994023c181be4aeb887b9d6e572b79e15e91aaff0ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:25:01.483Z] ===================================================== [Pipeline] echo [2023-02-21T13:25:01.493Z] taggedImages: [2023-02-21T13:25:01.493Z] - nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:25:01.493Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-21T13:25:01.493Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.61 [2023-02-21T13:25:01.493Z] - nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:25:01.493Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-21T13:25:07.788Z] ---> af227c439f23 [2023-02-21T13:25:07.788Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T13:25:13.122Z] ---> 954d989c4c83 [2023-02-21T13:25:13.122Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T13:25:15.073Z] ---> 2d00def205c8 [2023-02-21T13:25:15.073Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T13:25:15.339Z] ---> 95b241b1b13b [2023-02-21T13:25:15.339Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T13:25:16.754Z] ---> 642f9c0ca344 [2023-02-21T13:25:16.754Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T13:25:17.027Z] ---> Running in 3db802d8dd17 [2023-02-21T13:25:17.027Z] ---> cd882bcc19f8 [2023-02-21T13:25:17.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T13:25:18.007Z] Removing intermediate container 3db802d8dd17 [2023-02-21T13:25:18.007Z] ---> e31520a2c30a [2023-02-21T13:25:18.007Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T13:25:19.946Z] ---> 9524f5368476 [2023-02-21T13:25:19.946Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T13:25:20.211Z] ---> Running in 809e41f78f1b [2023-02-21T13:25:20.211Z] ---> 384a5cd11f4d [2023-02-21T13:25:20.211Z] Step 19/24 : WORKDIR / [2023-02-21T13:25:20.477Z] ---> Running in f4c468d1022f [2023-02-21T13:25:23.814Z] Removing intermediate container 809e41f78f1b [2023-02-21T13:25:23.814Z] ---> 7bc80db1d424 [2023-02-21T13:25:23.814Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T13:25:23.814Z] Removing intermediate container f4c468d1022f [2023-02-21T13:25:23.814Z] ---> 6b78e93701da [2023-02-21T13:25:23.814Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T13:25:24.080Z] ---> 285a6b90ecfd [2023-02-21T13:25:24.080Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T13:25:24.080Z] ---> Running in 2fa1a083a8f4 [2023-02-21T13:25:24.080Z] ---> Running in 3b267d7c77c4 [2023-02-21T13:25:25.491Z] Removing intermediate container 2fa1a083a8f4 [2023-02-21T13:25:25.491Z] ---> 5296f9a97827 [2023-02-21T13:25:25.491Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T13:25:25.491Z] Removing intermediate container 3b267d7c77c4 [2023-02-21T13:25:25.491Z] ---> cf4380e5bf81 [2023-02-21T13:25:25.491Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T13:25:25.758Z] ---> Running in c2d7031a3cbd [2023-02-21T13:25:25.758Z] ---> Running in 9f0a034ae9f2 [2023-02-21T13:25:26.715Z] ---> 7b7d3100efe3 [2023-02-21T13:25:26.715Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T13:25:26.715Z] Removing intermediate container 9f0a034ae9f2 [2023-02-21T13:25:26.715Z] ---> 5085e80406c4 [2023-02-21T13:25:26.715Z] Step 22/23 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:25:26.715Z] Removing intermediate container c2d7031a3cbd [2023-02-21T13:25:26.715Z] ---> dcb4765b9411 [2023-02-21T13:25:26.715Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T13:25:27.296Z] ---> Running in 3ec8dcaca9c3 [2023-02-21T13:25:27.296Z] ---> Running in df7bd606989a [2023-02-21T13:25:28.700Z] Removing intermediate container 3ec8dcaca9c3 [2023-02-21T13:25:28.700Z] ---> 3260a3591139 [2023-02-21T13:25:28.700Z] Step 23/23 : LABEL version=3.0.0-dev.61 [2023-02-21T13:25:28.700Z] Removing intermediate container df7bd606989a [2023-02-21T13:25:28.700Z] ---> ce4351cd0ed2 [2023-02-21T13:25:28.700Z] ---> 8c93af2019a9 [2023-02-21T13:25:28.700Z] Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:25:28.700Z] ---> Running in be88c486df86 [2023-02-21T13:25:28.700Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T13:25:28.967Z] ---> Running in 71af009989d2 [2023-02-21T13:25:29.919Z] Removing intermediate container be88c486df86 [2023-02-21T13:25:29.919Z] ---> a1d76659734f [2023-02-21T13:25:29.919Z] [2023-02-21T13:25:30.185Z] Removing intermediate container 71af009989d2 [2023-02-21T13:25:30.185Z] ---> dd2613f0616a [2023-02-21T13:25:30.185Z] Step 24/24 : LABEL version=3.0.0-dev.61 [2023-02-21T13:25:30.467Z] Successfully built a1d76659734f [2023-02-21T13:25:30.467Z] Successfully tagged security-spire-server-arm64:latest [2023-02-21T13:25:30.467Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-02-21T13:25:30.734Z] ---> Running in 6903dc6b87b2 [2023-02-21T13:25:30.734Z] ---> e35cb0357db5 [2023-02-21T13:25:30.999Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T13:25:30.999Z] ---> Running in cba10c6cc5ff [2023-02-21T13:25:31.581Z] Removing intermediate container 6903dc6b87b2 [2023-02-21T13:25:31.581Z] ---> 364920c6ee8e [2023-02-21T13:25:31.581Z] [2023-02-21T13:25:31.850Z] Successfully built 364920c6ee8e [2023-02-21T13:25:31.850Z] Successfully tagged security-spire-config-arm64:latest [2023-02-21T13:25:31.850Z]  Building security-spire-config ... done Building core-metadata [2023-02-21T13:25:31.850Z] Removing intermediate container cba10c6cc5ff [2023-02-21T13:25:31.850Z] ---> bb8d722881ba [2023-02-21T13:25:32.115Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T13:25:32.115Z] ---> Running in d190d40bcc51 [2023-02-21T13:25:32.695Z] Removing intermediate container d190d40bcc51 [2023-02-21T13:25:32.695Z] ---> eb6eb4c85d64 [2023-02-21T13:25:32.695Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T13:25:32.695Z] ---> Running in 5669b2164291 [2023-02-21T13:25:33.276Z] Removing intermediate container 5669b2164291 [2023-02-21T13:25:33.276Z] ---> b036683b9cc1 [2023-02-21T13:25:33.276Z] Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:25:33.276Z] ---> Running in a51b2247d6b7 [2023-02-21T13:25:33.858Z] Removing intermediate container a51b2247d6b7 [2023-02-21T13:25:33.858Z] ---> bc4d534e1840 [2023-02-21T13:25:33.858Z] Step 24/24 : LABEL version=3.0.0-dev.61 [2023-02-21T13:25:34.126Z] ---> Running in b3993e8b6ea6 [2023-02-21T13:25:36.699Z] Removing intermediate container b3993e8b6ea6 [2023-02-21T13:25:36.699Z] ---> ea708b5a445e [2023-02-21T13:25:36.699Z] [2023-02-21T13:25:36.699Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:25:36.699Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:25:36.699Z] ---> 8ca20a77d3e3 [2023-02-21T13:25:36.699Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T13:25:36.699Z] ---> Using cache [2023-02-21T13:25:36.699Z] ---> 22d548e87cc0 [2023-02-21T13:25:36.699Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T13:25:36.699Z] Successfully built ea708b5a445e [2023-02-21T13:25:36.699Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-21T13:25:36.699Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-02-21T13:25:36.699Z] ---> Running in fcceab8f0a7d [2023-02-21T13:25:38.107Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:25:38.107Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:25:38.107Z] ---> 8ca20a77d3e3 [2023-02-21T13:25:38.107Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:25:38.107Z] ---> Using cache [2023-02-21T13:25:38.107Z] ---> c6753d31cfc7 [2023-02-21T13:25:38.107Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T13:25:38.107Z] ---> Using cache [2023-02-21T13:25:38.107Z] ---> d5893bfd9ba6 [2023-02-21T13:25:38.107Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T13:25:38.107Z] ---> Using cache [2023-02-21T13:25:38.107Z] ---> 1460797a6eb1 [2023-02-21T13:25:38.107Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T13:25:38.107Z] ---> Using cache [2023-02-21T13:25:38.107Z] ---> 0a8d7d1bf1fd [2023-02-21T13:25:38.107Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:25:38.107Z] ---> Using cache [2023-02-21T13:25:38.107Z] ---> 22bcce0e6487 [2023-02-21T13:25:38.107Z] Step 8/24 : COPY . . [2023-02-21T13:25:39.068Z] ---> Using cache [2023-02-21T13:25:39.068Z] ---> 3298ee97b959 [2023-02-21T13:25:39.068Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T13:25:39.068Z] ---> Running in 6b9c4b602219 [2023-02-21T13:25:40.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:25:40.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:25:42.575Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-21T13:25:42.575Z] OK: 221 MiB in 51 packages [2023-02-21T13:25:42.575Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:25:42.575Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:25:42.575Z] ---> 8ca20a77d3e3 [2023-02-21T13:25:42.575Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T13:25:42.842Z] ---> Using cache [2023-02-21T13:25:42.842Z] ---> 22d548e87cc0 [2023-02-21T13:25:42.842Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T13:25:43.109Z] ---> Running in cbd1ed63e5f9 [2023-02-21T13:25:45.687Z] Removing intermediate container fcceab8f0a7d [2023-02-21T13:25:45.687Z] ---> 93864cf5ef8f [2023-02-21T13:25:45.687Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T13:25:46.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:25:46.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:25:48.816Z] ---> 53df05d6fd66 [2023-02-21T13:25:48.816Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:25:48.816Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T13:25:48.816Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T13:25:48.816Z] OK: 16903 distinct packages available [2023-02-21T13:25:49.084Z] ---> Running in 5d147da7d12a [2023-02-21T13:25:49.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:25:49.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:25:51.607Z] OK: 221 MiB in 51 packages [2023-02-21T13:25:53.557Z] Removing intermediate container cbd1ed63e5f9 [2023-02-21T13:25:53.557Z] ---> a9f1e83972f7 [2023-02-21T13:25:53.557Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T13:25:56.892Z] ---> 49d9360a998a [2023-02-21T13:25:56.892Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:25:56.892Z] ---> Running in 56923ee490a7 [2023-02-21T13:28:03.895Z] Removing intermediate container 5d147da7d12a [2023-02-21T13:28:03.895Z] ---> a0f4c0af5e45 [2023-02-21T13:28:03.895Z] Step 7/24 : COPY . . [2023-02-21T13:28:03.895Z] Removing intermediate container 56923ee490a7 [2023-02-21T13:28:03.895Z] ---> 6caeb4566d71 [2023-02-21T13:28:03.895Z] Step 7/19 : COPY . . [2023-02-21T13:28:03.895Z] ---> bcfce58a8939 [2023-02-21T13:28:03.895Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T13:28:03.895Z] ---> Running in 3f8f0923ffa4 [2023-02-21T13:28:03.895Z] ---> a18c38b90f37 [2023-02-21T13:28:03.895Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T13:28:03.895Z] ---> Running in 01cdfa2ae155 [2023-02-21T13:28:03.895Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-21T13:28:03.895Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-21T13:29:40.513Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-21T13:30:02.558Z] Removing intermediate container 6e0acd5e6292 [2023-02-21T13:30:02.558Z] ---> 56a6fca9004e [2023-02-21T13:30:02.558Z] [2023-02-21T13:30:02.558Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T13:30:02.558Z] 3.16: Pulling from library/alpine [2023-02-21T13:30:03.141Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T13:30:03.141Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T13:30:03.414Z] ---> 4c81e5bf8899 [2023-02-21T13:30:03.414Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T13:30:03.680Z] ---> Running in 2d123b37ec48 [2023-02-21T13:30:05.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:30:05.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:30:07.287Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T13:30:07.287Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T13:30:07.287Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T13:30:07.287Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T13:30:07.553Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T13:30:07.553Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T13:30:07.553Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:30:07.553Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T13:30:07.817Z] OK: 8 MiB in 20 packages [2023-02-21T13:30:10.409Z] Removing intermediate container 2d123b37ec48 [2023-02-21T13:30:10.409Z] ---> 62fcb472de34 [2023-02-21T13:30:10.409Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T13:30:10.409Z] ---> Running in 31af4ada65d6 [2023-02-21T13:30:10.676Z] Removing intermediate container 31af4ada65d6 [2023-02-21T13:30:10.676Z] ---> 62e5c4050061 [2023-02-21T13:30:10.676Z] Step 12/21 : WORKDIR /edgex [2023-02-21T13:30:10.676Z] ---> Running in 1c2314d10416 [2023-02-21T13:30:11.260Z] Removing intermediate container 1c2314d10416 [2023-02-21T13:30:11.260Z] ---> dda96b3e2d5d [2023-02-21T13:30:11.260Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T13:30:11.847Z] ---> 73c637666f68 [2023-02-21T13:30:11.847Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T13:30:13.804Z] ---> 895a63d983ac [2023-02-21T13:30:13.804Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T13:30:15.210Z] ---> 565cdbe93e99 [2023-02-21T13:30:15.210Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T13:30:15.826Z] ---> 8028ec64c936 [2023-02-21T13:30:15.826Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T13:30:15.826Z] ---> Running in 8b363edfa345 [2023-02-21T13:30:20.099Z] Removing intermediate container 8b363edfa345 [2023-02-21T13:30:20.099Z] ---> 056df0270a88 [2023-02-21T13:30:20.099Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T13:30:20.365Z] ---> Running in 2655626db9b8 [2023-02-21T13:30:20.631Z] Removing intermediate container 2655626db9b8 [2023-02-21T13:30:20.631Z] ---> bf811e767ed6 [2023-02-21T13:30:20.631Z] Step 19/21 : LABEL arch=arm64 [2023-02-21T13:30:20.917Z] ---> Running in bd9f7f8a8528 [2023-02-21T13:30:21.183Z] Removing intermediate container bd9f7f8a8528 [2023-02-21T13:30:21.183Z] ---> bbbdf2c3e0ec [2023-02-21T13:30:21.183Z] Step 20/21 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:30:21.449Z] ---> Running in d080850378a0 [2023-02-21T13:30:22.042Z] Removing intermediate container d080850378a0 [2023-02-21T13:30:22.042Z] ---> 8d88a611f538 [2023-02-21T13:30:22.042Z] Step 21/21 : LABEL version=3.0.0-dev.61 [2023-02-21T13:30:22.042Z] ---> Running in 78bd2d04d594 [2023-02-21T13:30:22.626Z] Removing intermediate container 78bd2d04d594 [2023-02-21T13:30:22.626Z] ---> 33ec107050c8 [2023-02-21T13:30:22.626Z] [2023-02-21T13:30:22.626Z] Successfully built 33ec107050c8 [2023-02-21T13:30:22.626Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-21T13:30:22.626Z] Building support-scheduler [2023-02-21T13:30:25.959Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:30:25.959Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:30:25.959Z] ---> 8ca20a77d3e3 [2023-02-21T13:30:25.959Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:30:25.959Z] ---> Using cache [2023-02-21T13:30:25.959Z] ---> c6753d31cfc7 [2023-02-21T13:30:25.959Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T13:30:25.959Z] ---> Using cache [2023-02-21T13:30:25.959Z] ---> d5893bfd9ba6 [2023-02-21T13:30:25.959Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T13:30:25.959Z] ---> Using cache [2023-02-21T13:30:25.959Z] ---> 1460797a6eb1 [2023-02-21T13:30:25.959Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T13:30:25.959Z] ---> Using cache [2023-02-21T13:30:25.959Z] ---> 0a8d7d1bf1fd [2023-02-21T13:30:25.959Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:30:25.959Z] ---> Using cache [2023-02-21T13:30:25.959Z] ---> 22bcce0e6487 [2023-02-21T13:30:25.959Z] Step 8/22 : COPY . . [2023-02-21T13:30:26.225Z] ---> Using cache [2023-02-21T13:30:26.225Z] ---> 3298ee97b959 [2023-02-21T13:30:26.225Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T13:30:26.490Z] ---> Running in 0a8d97b2a6bc [2023-02-21T13:30:28.425Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-21T13:30:36.620Z] Removing intermediate container b053a4b929a3 [2023-02-21T13:30:36.620Z] ---> 55c98377d3ca [2023-02-21T13:30:36.620Z] [2023-02-21T13:30:36.620Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T13:30:36.620Z] ---> 4c81e5bf8899 [2023-02-21T13:30:36.620Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T13:30:36.620Z] ---> Running in 4347cd54c1e2 [2023-02-21T13:30:38.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:30:38.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:30:40.239Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T13:30:40.239Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:30:40.239Z] OK: 5 MiB in 15 packages [2023-02-21T13:30:41.648Z] Removing intermediate container 4347cd54c1e2 [2023-02-21T13:30:41.648Z] ---> 713c42fb2fd3 [2023-02-21T13:30:41.913Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T13:30:41.913Z] ---> Running in a7446b80e74a [2023-02-21T13:30:42.515Z] Removing intermediate container a7446b80e74a [2023-02-21T13:30:42.515Z] ---> 64e5cbaaafb6 [2023-02-21T13:30:42.515Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T13:30:42.515Z] ---> Running in 41240acf53e8 [2023-02-21T13:30:45.088Z] Removing intermediate container 41240acf53e8 [2023-02-21T13:30:45.088Z] ---> 053b91952df5 [2023-02-21T13:30:45.088Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T13:30:45.088Z] ---> Running in b042feb6b749 [2023-02-21T13:30:45.356Z] Removing intermediate container b042feb6b749 [2023-02-21T13:30:45.356Z] ---> 1d6fc047f3d1 [2023-02-21T13:30:45.356Z] Step 15/23 : WORKDIR / [2023-02-21T13:30:45.623Z] ---> Running in 26a190a3def2 [2023-02-21T13:30:46.204Z] Removing intermediate container 26a190a3def2 [2023-02-21T13:30:46.204Z] ---> 467121f616b7 [2023-02-21T13:30:46.204Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:30:46.786Z] ---> bf998c383d52 [2023-02-21T13:30:46.786Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T13:30:48.737Z] ---> eb090885dfb9 [2023-02-21T13:30:48.737Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T13:30:49.319Z] ---> ca200c787505 [2023-02-21T13:30:49.319Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T13:30:49.319Z] ---> Running in 8b75d8e77c89 [2023-02-21T13:30:49.901Z] Removing intermediate container 8b75d8e77c89 [2023-02-21T13:30:49.901Z] ---> 8e98731cf372 [2023-02-21T13:30:49.901Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:30:49.901Z] ---> Running in 4052f588c3b3 [2023-02-21T13:30:50.495Z] Removing intermediate container 4052f588c3b3 [2023-02-21T13:30:50.495Z] ---> f2162e0294c2 [2023-02-21T13:30:50.495Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T13:30:50.761Z] ---> Running in 80a1aaa395d5 [2023-02-21T13:30:51.353Z] Removing intermediate container 80a1aaa395d5 [2023-02-21T13:30:51.353Z] ---> 3f745e1154ec [2023-02-21T13:30:51.353Z] Step 22/23 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:30:51.353Z] ---> Running in 2cb3bfdca941 [2023-02-21T13:30:51.943Z] Removing intermediate container 2cb3bfdca941 [2023-02-21T13:30:51.943Z] ---> 0344d86134e3 [2023-02-21T13:30:51.943Z] Step 23/23 : LABEL version=3.0.0-dev.61 [2023-02-21T13:30:51.943Z] ---> Running in 47fe1989eb62 [2023-02-21T13:30:52.527Z] Removing intermediate container 47fe1989eb62 [2023-02-21T13:30:52.527Z] ---> a2921e26b656 [2023-02-21T13:30:52.527Z] [2023-02-21T13:30:52.527Z] Successfully built a2921e26b656 [2023-02-21T13:30:52.527Z] Successfully tagged core-command-arm64:latest [2023-02-21T13:30:52.792Z]  Building core-command ... done Building security-bootstrapper [2023-02-21T13:30:56.122Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:30:56.122Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:30:56.122Z] ---> 8ca20a77d3e3 [2023-02-21T13:30:56.122Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T13:30:56.122Z] ---> Using cache [2023-02-21T13:30:56.122Z] ---> 22d548e87cc0 [2023-02-21T13:30:56.122Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T13:30:56.122Z] ---> Using cache [2023-02-21T13:30:56.122Z] ---> 93864cf5ef8f [2023-02-21T13:30:56.122Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T13:30:56.122Z] ---> Using cache [2023-02-21T13:30:56.122Z] ---> 53df05d6fd66 [2023-02-21T13:30:56.122Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:30:56.122Z] ---> Using cache [2023-02-21T13:30:56.122Z] ---> a0f4c0af5e45 [2023-02-21T13:30:56.122Z] Step 7/32 : COPY . . [2023-02-21T13:30:56.122Z] ---> Using cache [2023-02-21T13:30:56.122Z] ---> bcfce58a8939 [2023-02-21T13:30:56.122Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T13:30:57.530Z] ---> Running in e5061ca2f1bf [2023-02-21T13:30:59.476Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-21T13:32:36.103Z] Removing intermediate container 6b9c4b602219 [2023-02-21T13:32:36.103Z] ---> 051819edc0d3 [2023-02-21T13:32:36.103Z] [2023-02-21T13:32:36.103Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T13:32:36.103Z] ---> 4c81e5bf8899 [2023-02-21T13:32:36.103Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T13:32:36.103Z] ---> Using cache [2023-02-21T13:32:36.103Z] ---> 713c42fb2fd3 [2023-02-21T13:32:36.103Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T13:32:36.103Z] ---> Using cache [2023-02-21T13:32:36.103Z] ---> 64e5cbaaafb6 [2023-02-21T13:32:36.103Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T13:32:36.103Z] ---> Running in 94f688429725 [2023-02-21T13:32:36.688Z] Removing intermediate container 94f688429725 [2023-02-21T13:32:36.688Z] ---> 1f74fe3ba553 [2023-02-21T13:32:36.688Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T13:32:36.688Z] ---> Running in 2c7179d68ee9 [2023-02-21T13:32:37.269Z] Removing intermediate container 2c7179d68ee9 [2023-02-21T13:32:37.269Z] ---> b1e1265bbd73 [2023-02-21T13:32:37.269Z] Step 15/24 : WORKDIR / [2023-02-21T13:32:37.537Z] ---> Running in d70ceb279dcb [2023-02-21T13:32:38.118Z] Removing intermediate container d70ceb279dcb [2023-02-21T13:32:38.118Z] ---> 44d439db693f [2023-02-21T13:32:38.118Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:32:41.464Z] ---> 8c7921fbc390 [2023-02-21T13:32:41.464Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T13:32:43.422Z] ---> 516740252945 [2023-02-21T13:32:43.422Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T13:32:44.007Z] ---> 9e90c9fa8875 [2023-02-21T13:32:44.007Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T13:32:44.988Z] ---> 4452f84132cc [2023-02-21T13:32:44.988Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T13:32:45.260Z] ---> Running in 0a705312d560 [2023-02-21T13:32:45.526Z] Removing intermediate container 0a705312d560 [2023-02-21T13:32:45.526Z] ---> da1a2b4a8771 [2023-02-21T13:32:45.526Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:32:45.791Z] ---> Running in 7a3dd96ac662 [2023-02-21T13:32:46.373Z] Removing intermediate container 7a3dd96ac662 [2023-02-21T13:32:46.373Z] ---> 2efd1873a034 [2023-02-21T13:32:46.373Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T13:32:46.373Z] ---> Running in 41e57757bed7 [2023-02-21T13:32:46.953Z] Removing intermediate container 41e57757bed7 [2023-02-21T13:32:46.953Z] ---> 12a8895ef47d [2023-02-21T13:32:46.953Z] Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:32:46.953Z] ---> Running in d655528e270c [2023-02-21T13:32:47.533Z] Removing intermediate container d655528e270c [2023-02-21T13:32:47.533Z] ---> 14ff9852d64d [2023-02-21T13:32:47.533Z] Step 24/24 : LABEL version=3.0.0-dev.61 [2023-02-21T13:32:47.533Z] ---> Running in 08b37ffd4867 [2023-02-21T13:32:48.115Z] Removing intermediate container 08b37ffd4867 [2023-02-21T13:32:48.115Z] ---> f18d9b0d45ff [2023-02-21T13:32:48.115Z] [2023-02-21T13:32:48.115Z] Successfully built f18d9b0d45ff [2023-02-21T13:32:48.115Z] Successfully tagged core-metadata-arm64:latest [2023-02-21T13:32:48.115Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-02-21T13:32:51.444Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:32:51.444Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:32:51.444Z] ---> 8ca20a77d3e3 [2023-02-21T13:32:51.444Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:32:51.444Z] ---> Using cache [2023-02-21T13:32:51.444Z] ---> c6753d31cfc7 [2023-02-21T13:32:51.444Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T13:32:51.444Z] ---> Using cache [2023-02-21T13:32:51.444Z] ---> d5893bfd9ba6 [2023-02-21T13:32:51.444Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T13:32:51.444Z] ---> Using cache [2023-02-21T13:32:51.444Z] ---> 1460797a6eb1 [2023-02-21T13:32:51.444Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T13:32:51.444Z] ---> Using cache [2023-02-21T13:32:51.444Z] ---> 0a8d7d1bf1fd [2023-02-21T13:32:51.444Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:32:51.444Z] ---> Using cache [2023-02-21T13:32:51.444Z] ---> 22bcce0e6487 [2023-02-21T13:32:51.444Z] Step 8/22 : COPY . . [2023-02-21T13:32:51.444Z] ---> Using cache [2023-02-21T13:32:51.444Z] ---> 3298ee97b959 [2023-02-21T13:32:51.444Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T13:32:51.444Z] ---> Running in 999f2b9936cf [2023-02-21T13:32:53.383Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T13:33:40.196Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-21T13:33:58.580Z] Removing intermediate container 3f8f0923ffa4 [2023-02-21T13:33:58.580Z] ---> 1d3aa911a774 [2023-02-21T13:33:58.580Z] [2023-02-21T13:33:58.580Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T13:33:58.580Z] ---> 4c81e5bf8899 [2023-02-21T13:33:58.580Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T13:33:58.580Z] ---> Running in c6aca41f09c7 [2023-02-21T13:33:58.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:33:58.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:33:59.189Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T13:33:59.466Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T13:33:59.466Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T13:33:59.466Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:33:59.466Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T13:34:00.098Z] OK: 6 MiB in 17 packages [2023-02-21T13:34:02.123Z] Removing intermediate container c6aca41f09c7 [2023-02-21T13:34:02.123Z] ---> 334377886885 [2023-02-21T13:34:02.123Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T13:34:02.123Z] ---> Running in 772675435ffe [2023-02-21T13:34:02.704Z] Removing intermediate container 772675435ffe [2023-02-21T13:34:02.704Z] ---> 6ed6d8a3814d [2023-02-21T13:34:02.704Z] Step 12/24 : WORKDIR / [2023-02-21T13:34:02.704Z] ---> Running in d9c2e277d4a9 [2023-02-21T13:34:03.287Z] Removing intermediate container d9c2e277d4a9 [2023-02-21T13:34:03.287Z] ---> d90d6d59ef81 [2023-02-21T13:34:03.287Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-21T13:34:04.246Z] ---> 7c160d152043 [2023-02-21T13:34:04.246Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-21T13:34:04.828Z] ---> f0e0e81de49c [2023-02-21T13:34:04.828Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T13:34:05.789Z] ---> c9d5720cc89c [2023-02-21T13:34:05.789Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-21T13:34:06.751Z] ---> e42a7213abe1 [2023-02-21T13:34:06.751Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T13:34:08.692Z] ---> 9920c41a5bf9 [2023-02-21T13:34:08.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T13:34:11.273Z] ---> 86e30bf6f00d [2023-02-21T13:34:11.273Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T13:34:12.233Z] ---> 567273191571 [2023-02-21T13:34:12.233Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T13:34:12.501Z] ---> Running in bf82441f1cde [2023-02-21T13:34:15.859Z] Removing intermediate container bf82441f1cde [2023-02-21T13:34:15.859Z] ---> 3021b9da4488 [2023-02-21T13:34:15.859Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T13:34:15.859Z] ---> Running in 1605fccac600 [2023-02-21T13:34:15.859Z] Removing intermediate container 1605fccac600 [2023-02-21T13:34:15.859Z] ---> 7c21a095f9bc [2023-02-21T13:34:15.859Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T13:34:16.125Z] ---> Running in 3595cc16452b [2023-02-21T13:34:16.708Z] Removing intermediate container 3595cc16452b [2023-02-21T13:34:16.708Z] ---> 5a0378ed8c46 [2023-02-21T13:34:16.708Z] Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:34:16.708Z] ---> Running in 6f990e20ec91 [2023-02-21T13:34:16.982Z] Removing intermediate container 6f990e20ec91 [2023-02-21T13:34:16.982Z] ---> 328d4a1d7478 [2023-02-21T13:34:16.982Z] Step 24/24 : LABEL version=3.0.0-dev.61 [2023-02-21T13:34:17.249Z] ---> Running in ee5c1d8d6c82 [2023-02-21T13:34:17.834Z] Removing intermediate container ee5c1d8d6c82 [2023-02-21T13:34:17.834Z] ---> 5f446630e9a9 [2023-02-21T13:34:17.834Z] [2023-02-21T13:34:17.834Z] Successfully built 5f446630e9a9 [2023-02-21T13:34:17.834Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-21T13:34:17.834Z]  Building security-secretstore-setup ... done Building core-data [2023-02-21T13:34:21.181Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:34:21.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:34:21.181Z] ---> 8ca20a77d3e3 [2023-02-21T13:34:21.181Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:34:21.181Z] ---> Using cache [2023-02-21T13:34:21.181Z] ---> c6753d31cfc7 [2023-02-21T13:34:21.181Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T13:34:21.181Z] ---> Using cache [2023-02-21T13:34:21.181Z] ---> d5893bfd9ba6 [2023-02-21T13:34:21.181Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T13:34:21.181Z] ---> Using cache [2023-02-21T13:34:21.181Z] ---> 1460797a6eb1 [2023-02-21T13:34:21.181Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T13:34:21.181Z] ---> Using cache [2023-02-21T13:34:21.181Z] ---> 0a8d7d1bf1fd [2023-02-21T13:34:21.181Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:34:21.181Z] ---> Using cache [2023-02-21T13:34:21.181Z] ---> 22bcce0e6487 [2023-02-21T13:34:21.181Z] Step 8/22 : COPY . . [2023-02-21T13:34:21.181Z] ---> Using cache [2023-02-21T13:34:21.181Z] ---> 3298ee97b959 [2023-02-21T13:34:21.181Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T13:34:21.181Z] ---> Running in 7e29a30e40e8 [2023-02-21T13:34:23.122Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-21T13:36:14.747Z] Removing intermediate container 01cdfa2ae155 [2023-02-21T13:36:14.747Z] ---> 04e236e51ee2 [2023-02-21T13:36:14.747Z] [2023-02-21T13:36:14.747Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T13:36:14.747Z] ---> 354640af7b1b [2023-02-21T13:36:14.747Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T13:36:14.747Z] ---> Using cache [2023-02-21T13:36:14.747Z] ---> b33acba2109c [2023-02-21T13:36:14.747Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T13:36:14.747Z] ---> Running in eed9328ac7f8 [2023-02-21T13:36:14.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:36:14.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:36:14.747Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T13:36:14.747Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T13:36:14.747Z] OK: 15734 distinct packages available [2023-02-21T13:36:14.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:36:14.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:36:14.747Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T13:36:14.747Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T13:36:14.747Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T13:36:14.747Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T13:36:14.747Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T13:36:14.747Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T13:36:14.747Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T13:36:14.747Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T13:36:14.747Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T13:36:14.747Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T13:36:14.747Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T13:36:14.747Z] OK: 8 MiB in 23 packages [2023-02-21T13:36:14.748Z] Removing intermediate container eed9328ac7f8 [2023-02-21T13:36:14.748Z] ---> 292282018007 [2023-02-21T13:36:14.748Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:36:15.015Z] ---> d1419a1eb8c4 [2023-02-21T13:36:15.015Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T13:36:16.956Z] ---> 255a804b2c53 [2023-02-21T13:36:16.956Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T13:36:17.921Z] ---> 646366e9fd84 [2023-02-21T13:36:17.921Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T13:36:17.921Z] ---> Running in 80572ab83338 [2023-02-21T13:36:18.501Z] Removing intermediate container 80572ab83338 [2023-02-21T13:36:18.501Z] ---> 207b99b016cb [2023-02-21T13:36:18.501Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:36:18.501Z] ---> Running in 8d53f71eaee8 [2023-02-21T13:36:19.083Z] Removing intermediate container 8d53f71eaee8 [2023-02-21T13:36:19.083Z] ---> eb17a6733a1c [2023-02-21T13:36:19.083Z] Step 17/19 : LABEL arch=arm64 [2023-02-21T13:36:19.083Z] ---> Running in 29e6bdd478a8 [2023-02-21T13:36:19.667Z] Removing intermediate container 29e6bdd478a8 [2023-02-21T13:36:19.667Z] ---> da1d1d704c80 [2023-02-21T13:36:19.667Z] Step 18/19 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:36:19.934Z] ---> Running in 7670f35fd17d [2023-02-21T13:36:20.206Z] Removing intermediate container 7670f35fd17d [2023-02-21T13:36:20.206Z] ---> 85caff45d809 [2023-02-21T13:36:20.206Z] Step 19/19 : LABEL version=3.0.0-dev.61 [2023-02-21T13:36:20.475Z] ---> Running in 5c6b4713ef73 [2023-02-21T13:36:21.057Z] Removing intermediate container 5c6b4713ef73 [2023-02-21T13:36:21.057Z] ---> 9f3b378dab16 [2023-02-21T13:36:21.057Z] [2023-02-21T13:36:21.057Z] Successfully built 9f3b378dab16 [2023-02-21T13:36:21.057Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-21T13:36:21.057Z] Building support-notifications [2023-02-21T13:36:24.399Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T13:36:24.399Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T13:36:24.399Z] ---> 8ca20a77d3e3 [2023-02-21T13:36:24.399Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T13:36:24.399Z] ---> Using cache [2023-02-21T13:36:24.399Z] ---> c6753d31cfc7 [2023-02-21T13:36:24.399Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T13:36:24.399Z] ---> Using cache [2023-02-21T13:36:24.399Z] ---> d5893bfd9ba6 [2023-02-21T13:36:24.399Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T13:36:24.399Z] ---> Running in 8d19d241f59a [2023-02-21T13:36:26.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:36:26.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:36:28.324Z] OK: 221 MiB in 51 packages [2023-02-21T13:36:29.728Z] Removing intermediate container 8d19d241f59a [2023-02-21T13:36:29.728Z] ---> 07d41b2f68cf [2023-02-21T13:36:29.728Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T13:36:30.682Z] ---> b6d0a21e7374 [2023-02-21T13:36:30.682Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T13:36:30.682Z] ---> Running in 4d4ce4e24473 [2023-02-21T13:37:09.532Z] Removing intermediate container e5061ca2f1bf [2023-02-21T13:37:09.532Z] ---> 2abff58c13f3 [2023-02-21T13:37:09.532Z] [2023-02-21T13:37:09.532Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T13:37:09.532Z] ---> 4c81e5bf8899 [2023-02-21T13:37:09.532Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T13:37:09.532Z] ---> Running in 47ab6d1b5450 [2023-02-21T13:37:09.532Z] Removing intermediate container 47ab6d1b5450 [2023-02-21T13:37:09.532Z] ---> f2fe260236f0 [2023-02-21T13:37:09.532Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T13:37:09.532Z] ---> Running in 37a1c9a9cd98 [2023-02-21T13:37:09.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:37:09.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:37:09.533Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T13:37:09.533Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T13:37:09.533Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:37:09.533Z] OK: 5 MiB in 16 packages [2023-02-21T13:37:12.120Z] Removing intermediate container 37a1c9a9cd98 [2023-02-21T13:37:12.120Z] ---> e8af05c7d59a [2023-02-21T13:37:12.120Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T13:37:12.120Z] ---> Running in 08bdcaaf5299 [2023-02-21T13:37:12.414Z] Removing intermediate container 08bdcaaf5299 [2023-02-21T13:37:12.414Z] ---> bf176383a7ca [2023-02-21T13:37:12.414Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T13:37:12.678Z] ---> Running in a17b31a35f66 [2023-02-21T13:37:12.944Z] Removing intermediate container a17b31a35f66 [2023-02-21T13:37:12.944Z] ---> aa6ea54e271d [2023-02-21T13:37:12.944Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T13:37:13.209Z] ---> Running in 8d68ed5c37e1 [2023-02-21T13:37:13.795Z] Removing intermediate container 8d68ed5c37e1 [2023-02-21T13:37:13.796Z] ---> 0f9af96f4735 [2023-02-21T13:37:13.796Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T13:37:14.065Z] ---> Running in 9467fdf97073 [2023-02-21T13:37:14.645Z] Removing intermediate container 9467fdf97073 [2023-02-21T13:37:14.645Z] ---> 7b3d9e989c87 [2023-02-21T13:37:14.645Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T13:37:14.917Z] ---> Running in 9db2c8e4e299 [2023-02-21T13:37:18.248Z] Removing intermediate container 9db2c8e4e299 [2023-02-21T13:37:18.248Z] ---> 60e41e5864c5 [2023-02-21T13:37:18.248Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T13:37:18.248Z] ---> Running in eefdc97b0814 [2023-02-21T13:37:18.248Z] Removing intermediate container eefdc97b0814 [2023-02-21T13:37:18.248Z] ---> c0053e674bc0 [2023-02-21T13:37:18.248Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T13:37:19.204Z] ---> 3c73e61a3b76 [2023-02-21T13:37:19.204Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T13:37:19.204Z] ---> Running in d53c1efb5d58 [2023-02-21T13:37:22.537Z] Removing intermediate container d53c1efb5d58 [2023-02-21T13:37:22.537Z] ---> cf848018eeab [2023-02-21T13:37:22.537Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:37:25.108Z] ---> bf1e8703c4f2 [2023-02-21T13:37:25.108Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T13:37:26.510Z] ---> d3c447892096 [2023-02-21T13:37:26.510Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T13:37:27.464Z] ---> 3f898471a62e [2023-02-21T13:37:27.464Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T13:37:28.422Z] ---> 477d861b6751 [2023-02-21T13:37:28.422Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T13:37:29.377Z] ---> 1e03c0ff10db [2023-02-21T13:37:29.377Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T13:37:30.793Z] ---> 20029bf9770e [2023-02-21T13:37:30.793Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T13:37:31.754Z] ---> 9e5aa37895b4 [2023-02-21T13:37:31.754Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T13:37:32.022Z] ---> Running in cf69f911563a [2023-02-21T13:37:36.270Z] Removing intermediate container cf69f911563a [2023-02-21T13:37:36.270Z] ---> bda9bb21a946 [2023-02-21T13:37:36.270Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T13:37:36.270Z] ---> Running in 704b1c6a073a [2023-02-21T13:37:37.678Z] Removing intermediate container 704b1c6a073a [2023-02-21T13:37:37.678Z] ---> 8e38266de927 [2023-02-21T13:37:37.678Z] Step 29/32 : CMD ["gate"] [2023-02-21T13:37:37.678Z] ---> Running in 4faf1246626c [2023-02-21T13:37:38.641Z] Removing intermediate container 4faf1246626c [2023-02-21T13:37:38.641Z] ---> 8e906a15ce1b [2023-02-21T13:37:38.641Z] Step 30/32 : LABEL arch=arm64 [2023-02-21T13:37:38.910Z] ---> Running in 9059fa20d65c [2023-02-21T13:37:39.495Z] Removing intermediate container 9059fa20d65c [2023-02-21T13:37:39.495Z] ---> dad540d671f9 [2023-02-21T13:37:39.495Z] Step 31/32 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:37:39.761Z] ---> Running in 6e6415535ad1 [2023-02-21T13:37:40.722Z] Removing intermediate container 6e6415535ad1 [2023-02-21T13:37:40.722Z] ---> 9b560fba9cc8 [2023-02-21T13:37:40.722Z] Step 32/32 : LABEL version=3.0.0-dev.61 [2023-02-21T13:37:40.987Z] ---> Running in 3dc8cd85deec [2023-02-21T13:37:41.568Z] Removing intermediate container 3dc8cd85deec [2023-02-21T13:37:41.569Z] ---> 15190be77bf1 [2023-02-21T13:37:41.569Z] [2023-02-21T13:37:41.834Z] Successfully built 15190be77bf1 [2023-02-21T13:37:41.835Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-21T13:38:08.502Z]  Building security-bootstrapper ... done Removing intermediate container 4d4ce4e24473 [2023-02-21T13:38:08.502Z] ---> f219e1300311 [2023-02-21T13:38:08.502Z] Step 8/22 : COPY . . [2023-02-21T13:38:10.440Z] ---> b54ef1c01a74 [2023-02-21T13:38:10.440Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T13:38:10.440Z] ---> Running in 5965ef8e8611 [2023-02-21T13:38:11.849Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-21T13:38:50.683Z] Removing intermediate container 999f2b9936cf [2023-02-21T13:38:50.683Z] ---> 026346cc4532 [2023-02-21T13:38:50.683Z] [2023-02-21T13:38:50.683Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T13:38:50.683Z] ---> 4c81e5bf8899 [2023-02-21T13:38:50.683Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T13:38:50.683Z] ---> Running in 8a99c5326449 [2023-02-21T13:38:50.953Z] Removing intermediate container 8a99c5326449 [2023-02-21T13:38:50.953Z] ---> 11ebdbfb8235 [2023-02-21T13:38:50.953Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T13:38:51.224Z] ---> Running in 3fd50e6deca5 [2023-02-21T13:38:53.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:38:53.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:38:54.570Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T13:38:54.570Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:38:54.570Z] OK: 5 MiB in 15 packages [2023-02-21T13:38:55.985Z] Removing intermediate container 3fd50e6deca5 [2023-02-21T13:38:55.985Z] ---> e5304ae726c2 [2023-02-21T13:38:55.985Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:38:56.940Z] ---> dab4c7a8216f [2023-02-21T13:38:56.940Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T13:38:58.340Z] ---> e7f0f9240db8 [2023-02-21T13:38:58.340Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T13:38:59.297Z] ---> 11391c26a552 [2023-02-21T13:38:59.297Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T13:39:00.254Z] ---> 1cb1e2560b79 [2023-02-21T13:39:00.254Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T13:39:00.254Z] ---> Running in 6ad75f84a31d [2023-02-21T13:39:03.589Z] Removing intermediate container 6ad75f84a31d [2023-02-21T13:39:03.589Z] ---> c5f5cf33ff0c [2023-02-21T13:39:03.589Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T13:39:03.589Z] ---> Running in 5077a68ecc11 [2023-02-21T13:39:03.856Z] Removing intermediate container 5077a68ecc11 [2023-02-21T13:39:03.856Z] ---> 25f0ce8249c8 [2023-02-21T13:39:03.856Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T13:39:04.122Z] ---> Running in 84c82c8d7086 [2023-02-21T13:39:04.711Z] Removing intermediate container 84c82c8d7086 [2023-02-21T13:39:04.711Z] ---> 75963ccd44ec [2023-02-21T13:39:04.711Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T13:39:04.711Z] ---> Running in b0fe0a650e21 [2023-02-21T13:39:05.301Z] Removing intermediate container b0fe0a650e21 [2023-02-21T13:39:05.301Z] ---> af5254ee59e3 [2023-02-21T13:39:05.301Z] Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:39:05.301Z] ---> Running in ff3ef99e1719 [2023-02-21T13:39:09.547Z] Removing intermediate container ff3ef99e1719 [2023-02-21T13:39:09.547Z] ---> 38f7de7381d0 [2023-02-21T13:39:09.547Z] Step 22/22 : LABEL version=3.0.0-dev.61 [2023-02-21T13:39:09.547Z] ---> Running in dc303460a0de [2023-02-21T13:39:09.547Z] Removing intermediate container dc303460a0de [2023-02-21T13:39:09.547Z] ---> b6249f79bcb9 [2023-02-21T13:39:09.547Z] [2023-02-21T13:39:09.547Z] Successfully built b6249f79bcb9 [2023-02-21T13:39:09.547Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-21T13:39:24.520Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 0a8d97b2a6bc [2023-02-21T13:39:24.520Z] ---> 5f49fd15223f [2023-02-21T13:39:24.520Z] [2023-02-21T13:39:24.520Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T13:39:24.520Z] ---> 4c81e5bf8899 [2023-02-21T13:39:24.520Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T13:39:24.520Z] ---> Using cache [2023-02-21T13:39:24.520Z] ---> 713c42fb2fd3 [2023-02-21T13:39:24.520Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T13:39:24.520Z] ---> Using cache [2023-02-21T13:39:24.520Z] ---> 64e5cbaaafb6 [2023-02-21T13:39:24.520Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T13:39:24.785Z] ---> Running in 63094aca8947 [2023-02-21T13:39:25.492Z] Removing intermediate container 63094aca8947 [2023-02-21T13:39:25.492Z] ---> 4718bd56479a [2023-02-21T13:39:25.492Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T13:39:25.492Z] ---> Running in aa7af62b079c [2023-02-21T13:39:25.767Z] Removing intermediate container aa7af62b079c [2023-02-21T13:39:25.767Z] ---> 2790d262e95b [2023-02-21T13:39:25.767Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:39:26.751Z] ---> 995bd3cd8faf [2023-02-21T13:39:26.751Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T13:39:29.447Z] ---> 2d513809d851 [2023-02-21T13:39:29.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T13:39:30.073Z] ---> d30a9804a4c2 [2023-02-21T13:39:30.073Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T13:39:30.073Z] ---> Running in b5321db8843a [2023-02-21T13:39:30.665Z] Removing intermediate container b5321db8843a [2023-02-21T13:39:30.666Z] ---> f32bcab40419 [2023-02-21T13:39:30.666Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:39:30.666Z] ---> Running in d69f4a194248 [2023-02-21T13:39:31.254Z] Removing intermediate container d69f4a194248 [2023-02-21T13:39:31.254Z] ---> 1fbac655e7af [2023-02-21T13:39:31.254Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T13:39:31.254Z] ---> Running in 0ce3947ed665 [2023-02-21T13:39:31.833Z] Removing intermediate container 0ce3947ed665 [2023-02-21T13:39:31.833Z] ---> d71631c160ae [2023-02-21T13:39:31.833Z] Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:39:31.833Z] ---> Running in 80e108138936 [2023-02-21T13:39:32.413Z] Removing intermediate container 80e108138936 [2023-02-21T13:39:32.413Z] ---> 372af153941b [2023-02-21T13:39:32.413Z] Step 22/22 : LABEL version=3.0.0-dev.61 [2023-02-21T13:39:32.681Z] ---> Running in 40eddb2a40c0 [2023-02-21T13:39:35.248Z] Removing intermediate container 40eddb2a40c0 [2023-02-21T13:39:35.248Z] ---> 1870bce630a4 [2023-02-21T13:39:35.248Z] [2023-02-21T13:39:35.248Z] Successfully built 1870bce630a4 [2023-02-21T13:39:35.248Z] Successfully tagged support-scheduler-arm64:latest [2023-02-21T13:39:57.292Z]  Building support-scheduler ... done Removing intermediate container 7e29a30e40e8 [2023-02-21T13:39:57.292Z] ---> dd57cfd76227 [2023-02-21T13:39:57.292Z] [2023-02-21T13:39:57.292Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T13:39:57.292Z] ---> 4c81e5bf8899 [2023-02-21T13:39:57.292Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T13:39:57.292Z] ---> Running in cd8203fa84c2 [2023-02-21T13:39:57.293Z] Removing intermediate container cd8203fa84c2 [2023-02-21T13:39:57.293Z] ---> 4b2f5254936e [2023-02-21T13:39:57.293Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T13:39:57.293Z] ---> Running in 5f8621e452cc [2023-02-21T13:39:57.293Z] Removing intermediate container 5f8621e452cc [2023-02-21T13:39:57.293Z] ---> 411c1e7acaca [2023-02-21T13:39:57.293Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T13:39:57.293Z] ---> Running in eddde0101bd4 [2023-02-21T13:39:57.293Z] Removing intermediate container eddde0101bd4 [2023-02-21T13:39:57.293Z] ---> dccba22f3787 [2023-02-21T13:39:57.293Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T13:39:57.293Z] ---> Running in 60517c923282 [2023-02-21T13:39:59.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:39:59.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:40:00.457Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T13:40:00.457Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:40:00.457Z] OK: 5 MiB in 15 packages [2023-02-21T13:40:02.413Z] Removing intermediate container 60517c923282 [2023-02-21T13:40:02.413Z] ---> 9e7d0e7e621a [2023-02-21T13:40:02.413Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:40:03.377Z] ---> b9c8cfa99181 [2023-02-21T13:40:03.377Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T13:40:05.315Z] ---> e3b70896e19d [2023-02-21T13:40:05.315Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T13:40:05.898Z] ---> 40d141d64e4d [2023-02-21T13:40:05.898Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T13:40:06.166Z] ---> Running in 264ade84931f [2023-02-21T13:40:06.437Z] Removing intermediate container 264ade84931f [2023-02-21T13:40:06.437Z] ---> 9f384c71a021 [2023-02-21T13:40:06.437Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:40:06.710Z] ---> Running in b3407d9a39dd [2023-02-21T13:40:06.978Z] Removing intermediate container b3407d9a39dd [2023-02-21T13:40:06.978Z] ---> 183b4b47dcb1 [2023-02-21T13:40:06.978Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T13:40:07.243Z] ---> Running in 9cbc9cfd38b5 [2023-02-21T13:40:07.518Z] Removing intermediate container 9cbc9cfd38b5 [2023-02-21T13:40:07.518Z] ---> 339bfc15ea81 [2023-02-21T13:40:07.518Z] Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:40:07.787Z] ---> Running in 43cf7ce76f1c [2023-02-21T13:40:08.054Z] Removing intermediate container 43cf7ce76f1c [2023-02-21T13:40:08.054Z] ---> a17ff1813051 [2023-02-21T13:40:08.054Z] Step 22/22 : LABEL version=3.0.0-dev.61 [2023-02-21T13:40:08.054Z] ---> Running in d681060f436d [2023-02-21T13:40:08.636Z] Removing intermediate container d681060f436d [2023-02-21T13:40:08.636Z] ---> 70529b39f8b9 [2023-02-21T13:40:08.636Z] [2023-02-21T13:40:08.636Z] Successfully built 70529b39f8b9 [2023-02-21T13:40:08.636Z] Successfully tagged core-data-arm64:latest [2023-02-21T13:41:30.231Z]  Building core-data ... done Removing intermediate container 5965ef8e8611 [2023-02-21T13:41:30.231Z] ---> 36d128654049 [2023-02-21T13:41:30.231Z] [2023-02-21T13:41:30.231Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T13:41:30.231Z] ---> 4c81e5bf8899 [2023-02-21T13:41:30.231Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T13:41:30.231Z] ---> Running in 218e34fe05bd [2023-02-21T13:41:30.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T13:41:30.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T13:41:30.231Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T13:41:30.231Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T13:41:30.231Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T13:41:30.231Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T13:41:30.231Z] OK: 6 MiB in 16 packages [2023-02-21T13:41:30.231Z] Removing intermediate container 218e34fe05bd [2023-02-21T13:41:30.231Z] ---> a79cd3d1d946 [2023-02-21T13:41:30.231Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T13:41:30.231Z] ---> Running in 812158afa1a3 [2023-02-21T13:41:30.231Z] Removing intermediate container 812158afa1a3 [2023-02-21T13:41:30.231Z] ---> 6c4a2f39ad10 [2023-02-21T13:41:30.231Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T13:41:30.231Z] ---> Running in ea370542bbc6 [2023-02-21T13:41:30.231Z] Removing intermediate container ea370542bbc6 [2023-02-21T13:41:30.231Z] ---> 833a13a18713 [2023-02-21T13:41:30.231Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T13:41:30.231Z] ---> Running in 1ba183307106 [2023-02-21T13:41:30.231Z] Removing intermediate container 1ba183307106 [2023-02-21T13:41:30.231Z] ---> 5bb4b25cc16d [2023-02-21T13:41:30.231Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T13:41:30.231Z] ---> 8dd5c7e72d3f [2023-02-21T13:41:30.231Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T13:41:30.231Z] ---> d329a36b0285 [2023-02-21T13:41:30.231Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T13:41:30.231Z] ---> 05bd581dbfa2 [2023-02-21T13:41:30.231Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T13:41:30.231Z] ---> Running in aaf75fc1d695 [2023-02-21T13:41:30.231Z] Removing intermediate container aaf75fc1d695 [2023-02-21T13:41:30.231Z] ---> 08a701abf705 [2023-02-21T13:41:30.231Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T13:41:30.231Z] ---> Running in 697e90d20540 [2023-02-21T13:41:30.231Z] Removing intermediate container 697e90d20540 [2023-02-21T13:41:30.231Z] ---> 91bd894dba6d [2023-02-21T13:41:30.231Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T13:41:30.231Z] ---> Running in 9c2f204aa38b [2023-02-21T13:41:30.231Z] Removing intermediate container 9c2f204aa38b [2023-02-21T13:41:30.231Z] ---> b547ef565dbb [2023-02-21T13:41:30.231Z] Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:30.231Z] ---> Running in d83d352321a8 [2023-02-21T13:41:30.231Z] Removing intermediate container d83d352321a8 [2023-02-21T13:41:30.231Z] ---> 036b582094ca [2023-02-21T13:41:30.231Z] Step 22/22 : LABEL version=3.0.0-dev.61 [2023-02-21T13:41:30.231Z] ---> Running in 063b6cac253a [2023-02-21T13:41:30.231Z] Removing intermediate container 063b6cac253a [2023-02-21T13:41:30.231Z] ---> 5c7058561b01 [2023-02-21T13:41:30.231Z] [2023-02-21T13:41:30.231Z] Successfully built 5c7058561b01 [2023-02-21T13:41:30.231Z] Successfully tagged support-notifications-arm64:latest [2023-02-21T13:41:30.242Z]  Building support-notifications ... done  [Pipeline] } [2023-02-21T13:41:30.246Z] $ docker stop --time=1 3859e614c1f1047fb6548633bc30b5313c9e4d1b56b0a119ecc11a02f286752d [2023-02-21T13:41:31.923Z] $ docker rm -f --volumes 3859e614c1f1047fb6548633bc30b5313c9e4d1b56b0a119ecc11a02f286752d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T13:41:32.396Z] + docker images [2023-02-21T13:41:32.666Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T13:41:32.666Z] support-notifications-arm64 latest 5c7058561b01 5 seconds ago 29.7MB [2023-02-21T13:41:32.666Z] 36d128654049 16 seconds ago 1.4GB [2023-02-21T13:41:32.666Z] core-data-arm64 latest 70529b39f8b9 About a minute ago 17.2MB [2023-02-21T13:41:32.666Z] dd57cfd76227 About a minute ago 1.34GB [2023-02-21T13:41:32.666Z] support-scheduler-arm64 latest 1870bce630a4 2 minutes ago 29MB [2023-02-21T13:41:32.666Z] 5f49fd15223f 2 minutes ago 1.4GB [2023-02-21T13:41:32.666Z] core-common-config-bootstrapper-arm64 latest b6249f79bcb9 2 minutes ago 14.9MB [2023-02-21T13:41:32.666Z] 026346cc4532 2 minutes ago 1.33GB [2023-02-21T13:41:32.666Z] security-bootstrapper-arm64 latest 15190be77bf1 3 minutes ago 19.6MB [2023-02-21T13:41:32.666Z] 2abff58c13f3 4 minutes ago 1.33GB [2023-02-21T13:41:32.666Z] security-spiffe-token-provider-arm64 latest 9f3b378dab16 5 minutes ago 29.1MB [2023-02-21T13:41:32.666Z] 04e236e51ee2 5 minutes ago 1.37GB [2023-02-21T13:41:32.666Z] security-secretstore-setup-arm64 latest 5f446630e9a9 7 minutes ago 29MB [2023-02-21T13:41:32.666Z] 1d3aa911a774 7 minutes ago 1.33GB [2023-02-21T13:41:32.666Z] core-metadata-arm64 latest f18d9b0d45ff 8 minutes ago 17.7MB [2023-02-21T13:41:32.666Z] 051819edc0d3 8 minutes ago 1.34GB [2023-02-21T13:41:32.666Z] core-command-arm64 latest a2921e26b656 10 minutes ago 17MB [2023-02-21T13:41:32.666Z] 55c98377d3ca 10 minutes ago 1.34GB [2023-02-21T13:41:32.666Z] security-proxy-setup-arm64 latest 33ec107050c8 11 minutes ago 26.9MB [2023-02-21T13:41:32.666Z] 56a6fca9004e 11 minutes ago 1.33GB [2023-02-21T13:41:32.666Z] security-spire-agent-arm64 latest ea708b5a445e 15 minutes ago 122MB [2023-02-21T13:41:32.666Z] security-spire-config-arm64 latest 364920c6ee8e 16 minutes ago 83.6MB [2023-02-21T13:41:32.666Z] security-spire-server-arm64 latest a1d76659734f 16 minutes ago 84.3MB [2023-02-21T13:41:32.666Z] 1e50667a5505 16 minutes ago 1.21GB [2023-02-21T13:41:32.666Z] c4c89ffca1e3 16 minutes ago 1.21GB [2023-02-21T13:41:32.666Z] 7b6f29517153 16 minutes ago 1.21GB [2023-02-21T13:41:32.666Z] ci-base-image-arm64 latest 8ca20a77d3e3 19 minutes ago 905MB [2023-02-21T13:41:32.666Z] alpine 3.15 354640af7b1b 10 days ago 5.34MB [2023-02-21T13:41:32.666Z] alpine 3.16 4c81e5bf8899 10 days ago 5.3MB [2023-02-21T13:41:32.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-21T13:41:32.666Z] 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 [2023-02-21T13:41:32.791Z] provisioning config files... [2023-02-21T13:41:32.806Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/422@tmp/config12046728433704912413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:41:33.135Z] ---> docker-login.sh [2023-02-21T13:41:33.135Z] nexus3.edgexfoundry.org:10001 [2023-02-21T13:41:33.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:41:33.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:41:33.402Z] Configure a credential helper to remove this warning. See [2023-02-21T13:41:33.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:41:33.402Z] [2023-02-21T13:41:33.402Z] Login Succeeded [2023-02-21T13:41:33.402Z] nexus3.edgexfoundry.org:10002 [2023-02-21T13:41:33.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:41:33.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:41:33.933Z] Configure a credential helper to remove this warning. See [2023-02-21T13:41:33.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:41:33.933Z] [2023-02-21T13:41:33.933Z] Login Succeeded [2023-02-21T13:41:33.933Z] nexus3.edgexfoundry.org:10003 [2023-02-21T13:41:34.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:41:34.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:41:34.198Z] Configure a credential helper to remove this warning. See [2023-02-21T13:41:34.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:41:34.198Z] [2023-02-21T13:41:34.198Z] Login Succeeded [2023-02-21T13:41:34.198Z] nexus3.edgexfoundry.org:10004 [2023-02-21T13:41:34.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:41:34.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:41:34.465Z] Configure a credential helper to remove this warning. See [2023-02-21T13:41:34.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:41:34.465Z] [2023-02-21T13:41:34.465Z] Login Succeeded [2023-02-21T13:41:34.465Z] docker.io [2023-02-21T13:41:34.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T13:41:34.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T13:41:34.997Z] Configure a credential helper to remove this warning. See [2023-02-21T13:41:34.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T13:41:34.997Z] [2023-02-21T13:41:34.997Z] Login Succeeded [2023-02-21T13:41:34.997Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T13:41:35.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:41:35.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T13:41:35.043Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-21T13:41:35.043Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:35.043Z] latest [2023-02-21T13:41:35.043Z] 3.0.0-dev.61 [2023-02-21T13:41:35.043Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:41:35.043Z] main [2023-02-21T13:41:35.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:35.373Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:35.706Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:35.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-21T13:41:35.706Z] e5025507e75d: Preparing [2023-02-21T13:41:35.706Z] 5ac1752a5c13: Preparing [2023-02-21T13:41:35.706Z] ecb2d1c79012: Preparing [2023-02-21T13:41:35.706Z] d9cfc012dc79: Preparing [2023-02-21T13:41:35.706Z] f70ee36035b9: Preparing [2023-02-21T13:41:35.706Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:35.971Z] ecb2d1c79012: Pushed [2023-02-21T13:41:35.971Z] e5025507e75d: Pushed [2023-02-21T13:41:35.971Z] d9cfc012dc79: Pushed [2023-02-21T13:41:39.308Z] 5ac1752a5c13: Pushed [2023-02-21T13:41:39.308Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:80eacd79cab23c4d91fb0298a12e7ad84a34fcf3bb0b18ee94dc093396750d23 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:39.640Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:39.970Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-21T13:41:39.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-21T13:41:39.970Z] e5025507e75d: Preparing [2023-02-21T13:41:39.970Z] 5ac1752a5c13: Preparing [2023-02-21T13:41:39.970Z] ecb2d1c79012: Preparing [2023-02-21T13:41:39.970Z] d9cfc012dc79: Preparing [2023-02-21T13:41:39.970Z] f70ee36035b9: Preparing [2023-02-21T13:41:39.970Z] 5ac1752a5c13: Layer already exists [2023-02-21T13:41:39.970Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:39.970Z] e5025507e75d: Layer already exists [2023-02-21T13:41:39.970Z] d9cfc012dc79: Layer already exists [2023-02-21T13:41:39.970Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:39.970Z] latest: digest: sha256:80eacd79cab23c4d91fb0298a12e7ad84a34fcf3bb0b18ee94dc093396750d23 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:40.297Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:40.625Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.61 [2023-02-21T13:41:40.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-21T13:41:40.626Z] e5025507e75d: Preparing [2023-02-21T13:41:40.626Z] 5ac1752a5c13: Preparing [2023-02-21T13:41:40.626Z] ecb2d1c79012: Preparing [2023-02-21T13:41:40.626Z] d9cfc012dc79: Preparing [2023-02-21T13:41:40.626Z] f70ee36035b9: Preparing [2023-02-21T13:41:40.626Z] e5025507e75d: Layer already exists [2023-02-21T13:41:40.626Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:40.626Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:40.626Z] 5ac1752a5c13: Layer already exists [2023-02-21T13:41:40.626Z] d9cfc012dc79: Layer already exists [2023-02-21T13:41:40.626Z] 3.0.0-dev.61: digest: sha256:80eacd79cab23c4d91fb0298a12e7ad84a34fcf3bb0b18ee94dc093396750d23 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:40.959Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:41.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:41:41.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-21T13:41:41.286Z] e5025507e75d: Preparing [2023-02-21T13:41:41.286Z] 5ac1752a5c13: Preparing [2023-02-21T13:41:41.286Z] ecb2d1c79012: Preparing [2023-02-21T13:41:41.286Z] d9cfc012dc79: Preparing [2023-02-21T13:41:41.286Z] f70ee36035b9: Preparing [2023-02-21T13:41:41.286Z] d9cfc012dc79: Layer already exists [2023-02-21T13:41:41.286Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:41.286Z] 5ac1752a5c13: Layer already exists [2023-02-21T13:41:41.286Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:41.286Z] e5025507e75d: Layer already exists [2023-02-21T13:41:41.286Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:80eacd79cab23c4d91fb0298a12e7ad84a34fcf3bb0b18ee94dc093396750d23 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:41.900Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:44.169Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-21T13:41:44.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-21T13:41:44.169Z] e5025507e75d: Preparing [2023-02-21T13:41:44.169Z] 5ac1752a5c13: Preparing [2023-02-21T13:41:44.169Z] ecb2d1c79012: Preparing [2023-02-21T13:41:44.169Z] d9cfc012dc79: Preparing [2023-02-21T13:41:44.169Z] f70ee36035b9: Preparing [2023-02-21T13:41:44.169Z] 5ac1752a5c13: Layer already exists [2023-02-21T13:41:44.169Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:44.169Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:44.169Z] e5025507e75d: Layer already exists [2023-02-21T13:41:44.169Z] d9cfc012dc79: Layer already exists [2023-02-21T13:41:44.169Z] main: digest: sha256:80eacd79cab23c4d91fb0298a12e7ad84a34fcf3bb0b18ee94dc093396750d23 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:41:44.210Z] ===================================================== [Pipeline] echo [2023-02-21T13:41:44.216Z] taggedImages: [2023-02-21T13:41:44.216Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:44.216Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-21T13:41:44.216Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.61 [2023-02-21T13:41:44.216Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:41:44.216Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-21T13:41:44.231Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-21T13:41:44.231Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:44.231Z] latest [2023-02-21T13:41:44.231Z] 3.0.0-dev.61 [2023-02-21T13:41:44.231Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:41:44.231Z] main [2023-02-21T13:41:44.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:44.561Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:44.894Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:44.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-21T13:41:44.894Z] e0cfca66c03e: Preparing [2023-02-21T13:41:44.894Z] f51ec584de19: Preparing [2023-02-21T13:41:44.894Z] 938eb65c63e4: Preparing [2023-02-21T13:41:44.894Z] 2031b63c7531: Preparing [2023-02-21T13:41:44.894Z] ecb2d1c79012: Preparing [2023-02-21T13:41:44.894Z] 8acdfa490f7e: Preparing [2023-02-21T13:41:44.894Z] f70ee36035b9: Preparing [2023-02-21T13:41:44.894Z] 8acdfa490f7e: Waiting [2023-02-21T13:41:44.894Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:45.159Z] f51ec584de19: Pushed [2023-02-21T13:41:45.159Z] e0cfca66c03e: Pushed [2023-02-21T13:41:45.159Z] 938eb65c63e4: Pushed [2023-02-21T13:41:45.159Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:45.159Z] 8acdfa490f7e: Pushed [2023-02-21T13:41:47.730Z] 2031b63c7531: Pushed [2023-02-21T13:41:47.730Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:4ad6513ede8ade0b1f59fdcc7e4efff5ff6d0284db44fcd2890e5d1fbc138d5e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:48.068Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:48.402Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-21T13:41:48.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-21T13:41:48.402Z] e0cfca66c03e: Preparing [2023-02-21T13:41:48.402Z] f51ec584de19: Preparing [2023-02-21T13:41:48.402Z] 938eb65c63e4: Preparing [2023-02-21T13:41:48.402Z] 2031b63c7531: Preparing [2023-02-21T13:41:48.402Z] ecb2d1c79012: Preparing [2023-02-21T13:41:48.402Z] 8acdfa490f7e: Preparing [2023-02-21T13:41:48.402Z] f70ee36035b9: Preparing [2023-02-21T13:41:48.402Z] 8acdfa490f7e: Waiting [2023-02-21T13:41:48.402Z] f70ee36035b9: Waiting [2023-02-21T13:41:48.402Z] e0cfca66c03e: Layer already exists [2023-02-21T13:41:48.402Z] 2031b63c7531: Layer already exists [2023-02-21T13:41:48.402Z] f51ec584de19: Layer already exists [2023-02-21T13:41:48.402Z] 938eb65c63e4: Layer already exists [2023-02-21T13:41:48.402Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:48.402Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:48.402Z] 8acdfa490f7e: Layer already exists [2023-02-21T13:41:48.402Z] latest: digest: sha256:4ad6513ede8ade0b1f59fdcc7e4efff5ff6d0284db44fcd2890e5d1fbc138d5e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:48.744Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:49.085Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.61 [2023-02-21T13:41:49.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-21T13:41:49.085Z] e0cfca66c03e: Preparing [2023-02-21T13:41:49.085Z] f51ec584de19: Preparing [2023-02-21T13:41:49.085Z] 938eb65c63e4: Preparing [2023-02-21T13:41:49.085Z] 2031b63c7531: Preparing [2023-02-21T13:41:49.085Z] ecb2d1c79012: Preparing [2023-02-21T13:41:49.085Z] 8acdfa490f7e: Preparing [2023-02-21T13:41:49.085Z] f70ee36035b9: Preparing [2023-02-21T13:41:49.085Z] 8acdfa490f7e: Waiting [2023-02-21T13:41:49.085Z] f70ee36035b9: Waiting [2023-02-21T13:41:49.085Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:49.085Z] e0cfca66c03e: Layer already exists [2023-02-21T13:41:49.085Z] 938eb65c63e4: Layer already exists [2023-02-21T13:41:49.085Z] f51ec584de19: Layer already exists [2023-02-21T13:41:49.085Z] 2031b63c7531: Layer already exists [2023-02-21T13:41:49.085Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:49.085Z] 8acdfa490f7e: Layer already exists [2023-02-21T13:41:49.085Z] 3.0.0-dev.61: digest: sha256:4ad6513ede8ade0b1f59fdcc7e4efff5ff6d0284db44fcd2890e5d1fbc138d5e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:49.688Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:50.015Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:41:50.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-21T13:41:50.015Z] e0cfca66c03e: Preparing [2023-02-21T13:41:50.015Z] f51ec584de19: Preparing [2023-02-21T13:41:50.015Z] 938eb65c63e4: Preparing [2023-02-21T13:41:50.015Z] 2031b63c7531: Preparing [2023-02-21T13:41:50.015Z] ecb2d1c79012: Preparing [2023-02-21T13:41:50.015Z] 8acdfa490f7e: Preparing [2023-02-21T13:41:50.015Z] f70ee36035b9: Preparing [2023-02-21T13:41:50.015Z] 8acdfa490f7e: Waiting [2023-02-21T13:41:50.015Z] f70ee36035b9: Waiting [2023-02-21T13:41:50.015Z] e0cfca66c03e: Layer already exists [2023-02-21T13:41:50.015Z] 938eb65c63e4: Layer already exists [2023-02-21T13:41:50.015Z] 2031b63c7531: Layer already exists [2023-02-21T13:41:50.015Z] f51ec584de19: Layer already exists [2023-02-21T13:41:50.015Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:50.015Z] 8acdfa490f7e: Layer already exists [2023-02-21T13:41:50.015Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:50.015Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:4ad6513ede8ade0b1f59fdcc7e4efff5ff6d0284db44fcd2890e5d1fbc138d5e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:50.611Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:50.948Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-21T13:41:50.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-21T13:41:50.948Z] e0cfca66c03e: Preparing [2023-02-21T13:41:50.948Z] f51ec584de19: Preparing [2023-02-21T13:41:50.948Z] 938eb65c63e4: Preparing [2023-02-21T13:41:50.948Z] 2031b63c7531: Preparing [2023-02-21T13:41:50.948Z] ecb2d1c79012: Preparing [2023-02-21T13:41:50.948Z] 8acdfa490f7e: Preparing [2023-02-21T13:41:50.948Z] f70ee36035b9: Preparing [2023-02-21T13:41:50.948Z] 8acdfa490f7e: Waiting [2023-02-21T13:41:50.948Z] f70ee36035b9: Waiting [2023-02-21T13:41:50.948Z] 2031b63c7531: Layer already exists [2023-02-21T13:41:50.948Z] f51ec584de19: Layer already exists [2023-02-21T13:41:50.948Z] e0cfca66c03e: Layer already exists [2023-02-21T13:41:50.948Z] 938eb65c63e4: Layer already exists [2023-02-21T13:41:50.948Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:50.948Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:50.948Z] 8acdfa490f7e: Layer already exists [2023-02-21T13:41:51.212Z] main: digest: sha256:4ad6513ede8ade0b1f59fdcc7e4efff5ff6d0284db44fcd2890e5d1fbc138d5e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:41:51.249Z] ===================================================== [Pipeline] echo [2023-02-21T13:41:51.255Z] taggedImages: [2023-02-21T13:41:51.255Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:51.255Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-21T13:41:51.255Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.61 [2023-02-21T13:41:51.255Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:41:51.255Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-21T13:41:51.270Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-21T13:41:51.271Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:51.271Z] latest [2023-02-21T13:41:51.271Z] 3.0.0-dev.61 [2023-02-21T13:41:51.271Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:41:51.271Z] main [2023-02-21T13:41:51.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:51.598Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:51.928Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:51.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-21T13:41:51.928Z] 5c3ac4c75fa3: Preparing [2023-02-21T13:41:51.928Z] f63b3ee83419: Preparing [2023-02-21T13:41:51.928Z] ecb2d1c79012: Preparing [2023-02-21T13:41:51.928Z] c88da9dfe4cb: Preparing [2023-02-21T13:41:51.928Z] f70ee36035b9: Preparing [2023-02-21T13:41:51.928Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:51.928Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:52.195Z] 5c3ac4c75fa3: Pushed [2023-02-21T13:41:52.195Z] c88da9dfe4cb: Pushed [2023-02-21T13:41:55.527Z] f63b3ee83419: Pushed [2023-02-21T13:41:55.527Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:9f0337bcaea8b8ddd142e4b60ba76348490b754271261f5e86d355b458710ec2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:55.866Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:56.198Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-21T13:41:56.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-21T13:41:56.198Z] 5c3ac4c75fa3: Preparing [2023-02-21T13:41:56.198Z] f63b3ee83419: Preparing [2023-02-21T13:41:56.198Z] ecb2d1c79012: Preparing [2023-02-21T13:41:56.198Z] c88da9dfe4cb: Preparing [2023-02-21T13:41:56.198Z] f70ee36035b9: Preparing [2023-02-21T13:41:56.198Z] c88da9dfe4cb: Layer already exists [2023-02-21T13:41:56.198Z] 5c3ac4c75fa3: Layer already exists [2023-02-21T13:41:56.198Z] f63b3ee83419: Layer already exists [2023-02-21T13:41:56.198Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:56.198Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:56.462Z] latest: digest: sha256:9f0337bcaea8b8ddd142e4b60ba76348490b754271261f5e86d355b458710ec2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:56.796Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:57.124Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.61 [2023-02-21T13:41:57.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-21T13:41:57.124Z] 5c3ac4c75fa3: Preparing [2023-02-21T13:41:57.124Z] f63b3ee83419: Preparing [2023-02-21T13:41:57.124Z] ecb2d1c79012: Preparing [2023-02-21T13:41:57.124Z] c88da9dfe4cb: Preparing [2023-02-21T13:41:57.124Z] f70ee36035b9: Preparing [2023-02-21T13:41:57.124Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:57.124Z] f63b3ee83419: Layer already exists [2023-02-21T13:41:57.124Z] 5c3ac4c75fa3: Layer already exists [2023-02-21T13:41:57.124Z] c88da9dfe4cb: Layer already exists [2023-02-21T13:41:57.124Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:57.124Z] 3.0.0-dev.61: digest: sha256:9f0337bcaea8b8ddd142e4b60ba76348490b754271261f5e86d355b458710ec2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:57.456Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:57.791Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:41:57.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-21T13:41:57.791Z] 5c3ac4c75fa3: Preparing [2023-02-21T13:41:57.791Z] f63b3ee83419: Preparing [2023-02-21T13:41:57.791Z] ecb2d1c79012: Preparing [2023-02-21T13:41:57.791Z] c88da9dfe4cb: Preparing [2023-02-21T13:41:57.791Z] f70ee36035b9: Preparing [2023-02-21T13:41:57.791Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:57.791Z] 5c3ac4c75fa3: Layer already exists [2023-02-21T13:41:57.791Z] f63b3ee83419: Layer already exists [2023-02-21T13:41:57.791Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:57.791Z] c88da9dfe4cb: Layer already exists [2023-02-21T13:41:57.791Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:9f0337bcaea8b8ddd142e4b60ba76348490b754271261f5e86d355b458710ec2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:58.124Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:58.450Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-21T13:41:58.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-21T13:41:58.450Z] 5c3ac4c75fa3: Preparing [2023-02-21T13:41:58.450Z] f63b3ee83419: Preparing [2023-02-21T13:41:58.450Z] ecb2d1c79012: Preparing [2023-02-21T13:41:58.450Z] c88da9dfe4cb: Preparing [2023-02-21T13:41:58.450Z] f70ee36035b9: Preparing [2023-02-21T13:41:58.450Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:58.450Z] f63b3ee83419: Layer already exists [2023-02-21T13:41:58.450Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:58.450Z] c88da9dfe4cb: Layer already exists [2023-02-21T13:41:58.450Z] 5c3ac4c75fa3: Layer already exists [2023-02-21T13:41:58.450Z] main: digest: sha256:9f0337bcaea8b8ddd142e4b60ba76348490b754271261f5e86d355b458710ec2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:41:58.490Z] ===================================================== [Pipeline] echo [2023-02-21T13:41:58.501Z] taggedImages: [2023-02-21T13:41:58.501Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:58.501Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-21T13:41:58.501Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.61 [2023-02-21T13:41:58.501Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:41:58.501Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-21T13:41:58.519Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-21T13:41:58.519Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:58.519Z] latest [2023-02-21T13:41:58.519Z] 3.0.0-dev.61 [2023-02-21T13:41:58.519Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:41:58.519Z] main [2023-02-21T13:41:58.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:58.850Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:41:59.183Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:41:59.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-21T13:41:59.183Z] f1fff73321ce: Preparing [2023-02-21T13:41:59.183Z] dec6bc0de34f: Preparing [2023-02-21T13:41:59.183Z] 1180bba000d7: Preparing [2023-02-21T13:41:59.183Z] ecb2d1c79012: Preparing [2023-02-21T13:41:59.183Z] d9cfc012dc79: Preparing [2023-02-21T13:41:59.183Z] f70ee36035b9: Preparing [2023-02-21T13:41:59.183Z] d9cfc012dc79: Layer already exists [2023-02-21T13:41:59.183Z] ecb2d1c79012: Layer already exists [2023-02-21T13:41:59.449Z] f70ee36035b9: Layer already exists [2023-02-21T13:41:59.449Z] dec6bc0de34f: Pushed [2023-02-21T13:41:59.449Z] f1fff73321ce: Pushed [2023-02-21T13:42:02.777Z] 1180bba000d7: Pushed [2023-02-21T13:42:02.777Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:cc52a50ec0cdaf221cffbcecfa78e8740509ecd9d82b191c3b5385d68db8736a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:03.110Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:03.437Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-21T13:42:03.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-21T13:42:03.437Z] f1fff73321ce: Preparing [2023-02-21T13:42:03.437Z] dec6bc0de34f: Preparing [2023-02-21T13:42:03.437Z] 1180bba000d7: Preparing [2023-02-21T13:42:03.437Z] ecb2d1c79012: Preparing [2023-02-21T13:42:03.437Z] d9cfc012dc79: Preparing [2023-02-21T13:42:03.437Z] f70ee36035b9: Preparing [2023-02-21T13:42:03.437Z] f70ee36035b9: Waiting [2023-02-21T13:42:03.437Z] dec6bc0de34f: Layer already exists [2023-02-21T13:42:03.437Z] 1180bba000d7: Layer already exists [2023-02-21T13:42:03.437Z] f1fff73321ce: Layer already exists [2023-02-21T13:42:03.437Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:03.437Z] d9cfc012dc79: Layer already exists [2023-02-21T13:42:03.437Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:03.701Z] latest: digest: sha256:cc52a50ec0cdaf221cffbcecfa78e8740509ecd9d82b191c3b5385d68db8736a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:04.045Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:04.466Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.61 [2023-02-21T13:42:04.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-21T13:42:04.466Z] f1fff73321ce: Preparing [2023-02-21T13:42:04.466Z] dec6bc0de34f: Preparing [2023-02-21T13:42:04.466Z] 1180bba000d7: Preparing [2023-02-21T13:42:04.466Z] ecb2d1c79012: Preparing [2023-02-21T13:42:04.466Z] d9cfc012dc79: Preparing [2023-02-21T13:42:04.466Z] f70ee36035b9: Preparing [2023-02-21T13:42:04.466Z] f70ee36035b9: Waiting [2023-02-21T13:42:04.466Z] 1180bba000d7: Layer already exists [2023-02-21T13:42:04.466Z] f1fff73321ce: Layer already exists [2023-02-21T13:42:04.466Z] dec6bc0de34f: Layer already exists [2023-02-21T13:42:04.466Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:04.466Z] d9cfc012dc79: Layer already exists [2023-02-21T13:42:04.466Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:04.466Z] 3.0.0-dev.61: digest: sha256:cc52a50ec0cdaf221cffbcecfa78e8740509ecd9d82b191c3b5385d68db8736a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:05.074Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:05.430Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:05.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-21T13:42:05.430Z] f1fff73321ce: Preparing [2023-02-21T13:42:05.430Z] dec6bc0de34f: Preparing [2023-02-21T13:42:05.430Z] 1180bba000d7: Preparing [2023-02-21T13:42:05.430Z] ecb2d1c79012: Preparing [2023-02-21T13:42:05.430Z] d9cfc012dc79: Preparing [2023-02-21T13:42:05.430Z] f70ee36035b9: Preparing [2023-02-21T13:42:05.430Z] f70ee36035b9: Waiting [2023-02-21T13:42:05.430Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:05.430Z] dec6bc0de34f: Layer already exists [2023-02-21T13:42:05.430Z] f1fff73321ce: Layer already exists [2023-02-21T13:42:05.430Z] 1180bba000d7: Layer already exists [2023-02-21T13:42:05.430Z] d9cfc012dc79: Layer already exists [2023-02-21T13:42:05.430Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:05.430Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:cc52a50ec0cdaf221cffbcecfa78e8740509ecd9d82b191c3b5385d68db8736a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:06.056Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:06.397Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-21T13:42:06.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-21T13:42:06.397Z] f1fff73321ce: Preparing [2023-02-21T13:42:06.397Z] dec6bc0de34f: Preparing [2023-02-21T13:42:06.397Z] 1180bba000d7: Preparing [2023-02-21T13:42:06.397Z] ecb2d1c79012: Preparing [2023-02-21T13:42:06.397Z] d9cfc012dc79: Preparing [2023-02-21T13:42:06.397Z] f70ee36035b9: Preparing [2023-02-21T13:42:06.397Z] f70ee36035b9: Waiting [2023-02-21T13:42:06.397Z] f1fff73321ce: Layer already exists [2023-02-21T13:42:06.397Z] dec6bc0de34f: Layer already exists [2023-02-21T13:42:06.397Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:06.397Z] 1180bba000d7: Layer already exists [2023-02-21T13:42:06.397Z] d9cfc012dc79: Layer already exists [2023-02-21T13:42:06.397Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:06.664Z] main: digest: sha256:cc52a50ec0cdaf221cffbcecfa78e8740509ecd9d82b191c3b5385d68db8736a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:42:06.706Z] ===================================================== [Pipeline] echo [2023-02-21T13:42:06.712Z] taggedImages: [2023-02-21T13:42:06.712Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:06.712Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-21T13:42:06.712Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.61 [2023-02-21T13:42:06.712Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:06.712Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-21T13:42:06.726Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-21T13:42:06.726Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:06.726Z] latest [2023-02-21T13:42:06.726Z] 3.0.0-dev.61 [2023-02-21T13:42:06.726Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:06.726Z] main [2023-02-21T13:42:06.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:07.056Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:07.390Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:07.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-21T13:42:07.390Z] 4b27956a3375: Preparing [2023-02-21T13:42:07.390Z] 4b27956a3375: Preparing [2023-02-21T13:42:07.390Z] 02cf6ce1f463: Preparing [2023-02-21T13:42:07.390Z] 806bed0b1d23: Preparing [2023-02-21T13:42:07.390Z] 27d1a78cc9b9: Preparing [2023-02-21T13:42:07.390Z] ff0fa0ecc9f4: Preparing [2023-02-21T13:42:07.390Z] 2cb7fae6d0f7: Preparing [2023-02-21T13:42:07.390Z] ecb2d1c79012: Preparing [2023-02-21T13:42:07.390Z] da4653af4733: Preparing [2023-02-21T13:42:07.390Z] 0e2e15c7e3f8: Preparing [2023-02-21T13:42:07.390Z] c0fc925cd82e: Preparing [2023-02-21T13:42:07.390Z] 7e1326d84671: Preparing [2023-02-21T13:42:07.390Z] f70ee36035b9: Preparing [2023-02-21T13:42:07.390Z] 2cb7fae6d0f7: Waiting [2023-02-21T13:42:07.390Z] da4653af4733: Waiting [2023-02-21T13:42:07.390Z] 0e2e15c7e3f8: Waiting [2023-02-21T13:42:07.390Z] ecb2d1c79012: Waiting [2023-02-21T13:42:07.390Z] c0fc925cd82e: Waiting [2023-02-21T13:42:07.390Z] 7e1326d84671: Waiting [2023-02-21T13:42:07.390Z] f70ee36035b9: Waiting [2023-02-21T13:42:07.656Z] 27d1a78cc9b9: Pushed [2023-02-21T13:42:07.656Z] 806bed0b1d23: Pushed [2023-02-21T13:42:07.656Z] ff0fa0ecc9f4: Pushed [2023-02-21T13:42:07.656Z] 02cf6ce1f463: Pushed [2023-02-21T13:42:07.656Z] 4b27956a3375: Pushed [2023-02-21T13:42:07.656Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:07.920Z] da4653af4733: Pushed [2023-02-21T13:42:07.920Z] 0e2e15c7e3f8: Pushed [2023-02-21T13:42:07.920Z] c0fc925cd82e: Pushed [2023-02-21T13:42:07.920Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:07.920Z] 7e1326d84671: Pushed [2023-02-21T13:42:11.240Z] 2cb7fae6d0f7: Pushed [2023-02-21T13:42:11.240Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:9465510e7c1532e1135a2e53485fa1b19242c02a77c035ef35a4c942863eb47e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:11.564Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:11.886Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-21T13:42:11.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-21T13:42:11.886Z] 4b27956a3375: Preparing [2023-02-21T13:42:11.886Z] 4b27956a3375: Preparing [2023-02-21T13:42:11.886Z] 02cf6ce1f463: Preparing [2023-02-21T13:42:11.886Z] 806bed0b1d23: Preparing [2023-02-21T13:42:11.886Z] 27d1a78cc9b9: Preparing [2023-02-21T13:42:11.886Z] ff0fa0ecc9f4: Preparing [2023-02-21T13:42:11.886Z] 2cb7fae6d0f7: Preparing [2023-02-21T13:42:11.886Z] ecb2d1c79012: Preparing [2023-02-21T13:42:11.886Z] da4653af4733: Preparing [2023-02-21T13:42:11.886Z] 0e2e15c7e3f8: Preparing [2023-02-21T13:42:11.886Z] c0fc925cd82e: Preparing [2023-02-21T13:42:11.886Z] 7e1326d84671: Preparing [2023-02-21T13:42:11.886Z] f70ee36035b9: Preparing [2023-02-21T13:42:11.886Z] da4653af4733: Waiting [2023-02-21T13:42:11.886Z] 0e2e15c7e3f8: Waiting [2023-02-21T13:42:11.886Z] c0fc925cd82e: Waiting [2023-02-21T13:42:11.886Z] 7e1326d84671: Waiting [2023-02-21T13:42:11.886Z] f70ee36035b9: Waiting [2023-02-21T13:42:11.886Z] 2cb7fae6d0f7: Waiting [2023-02-21T13:42:11.886Z] ecb2d1c79012: Waiting [2023-02-21T13:42:11.886Z] 02cf6ce1f463: Layer already exists [2023-02-21T13:42:11.886Z] 4b27956a3375: Layer already exists [2023-02-21T13:42:11.886Z] 27d1a78cc9b9: Layer already exists [2023-02-21T13:42:11.886Z] ff0fa0ecc9f4: Layer already exists [2023-02-21T13:42:11.886Z] 806bed0b1d23: Layer already exists [2023-02-21T13:42:11.886Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:11.886Z] da4653af4733: Layer already exists [2023-02-21T13:42:11.886Z] 2cb7fae6d0f7: Layer already exists [2023-02-21T13:42:11.886Z] c0fc925cd82e: Layer already exists [2023-02-21T13:42:11.886Z] 0e2e15c7e3f8: Layer already exists [2023-02-21T13:42:11.886Z] 7e1326d84671: Layer already exists [2023-02-21T13:42:11.886Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:12.150Z] latest: digest: sha256:9465510e7c1532e1135a2e53485fa1b19242c02a77c035ef35a4c942863eb47e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:12.478Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:12.803Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.61 [2023-02-21T13:42:12.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-21T13:42:12.803Z] 4b27956a3375: Preparing [2023-02-21T13:42:12.803Z] 4b27956a3375: Preparing [2023-02-21T13:42:12.803Z] 02cf6ce1f463: Preparing [2023-02-21T13:42:12.803Z] 806bed0b1d23: Preparing [2023-02-21T13:42:12.803Z] 27d1a78cc9b9: Preparing [2023-02-21T13:42:12.803Z] ff0fa0ecc9f4: Preparing [2023-02-21T13:42:12.803Z] 2cb7fae6d0f7: Preparing [2023-02-21T13:42:12.803Z] ecb2d1c79012: Preparing [2023-02-21T13:42:12.803Z] da4653af4733: Preparing [2023-02-21T13:42:12.803Z] 0e2e15c7e3f8: Preparing [2023-02-21T13:42:12.803Z] c0fc925cd82e: Preparing [2023-02-21T13:42:12.803Z] 7e1326d84671: Preparing [2023-02-21T13:42:12.803Z] f70ee36035b9: Preparing [2023-02-21T13:42:12.803Z] 0e2e15c7e3f8: Waiting [2023-02-21T13:42:12.803Z] 2cb7fae6d0f7: Waiting [2023-02-21T13:42:12.803Z] ecb2d1c79012: Waiting [2023-02-21T13:42:12.803Z] c0fc925cd82e: Waiting [2023-02-21T13:42:12.803Z] 7e1326d84671: Waiting [2023-02-21T13:42:12.803Z] f70ee36035b9: Waiting [2023-02-21T13:42:12.803Z] da4653af4733: Waiting [2023-02-21T13:42:12.803Z] ff0fa0ecc9f4: Layer already exists [2023-02-21T13:42:12.803Z] 27d1a78cc9b9: Layer already exists [2023-02-21T13:42:12.803Z] 4b27956a3375: Layer already exists [2023-02-21T13:42:12.803Z] 806bed0b1d23: Layer already exists [2023-02-21T13:42:12.803Z] 02cf6ce1f463: Layer already exists [2023-02-21T13:42:12.803Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:12.803Z] 0e2e15c7e3f8: Layer already exists [2023-02-21T13:42:12.803Z] da4653af4733: Layer already exists [2023-02-21T13:42:12.803Z] 2cb7fae6d0f7: Layer already exists [2023-02-21T13:42:12.803Z] c0fc925cd82e: Layer already exists [2023-02-21T13:42:12.803Z] 7e1326d84671: Layer already exists [2023-02-21T13:42:12.803Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:13.066Z] 3.0.0-dev.61: digest: sha256:9465510e7c1532e1135a2e53485fa1b19242c02a77c035ef35a4c942863eb47e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:13.397Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:13.721Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:13.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-21T13:42:13.721Z] 4b27956a3375: Preparing [2023-02-21T13:42:13.721Z] 4b27956a3375: Preparing [2023-02-21T13:42:13.721Z] 02cf6ce1f463: Preparing [2023-02-21T13:42:13.721Z] 806bed0b1d23: Preparing [2023-02-21T13:42:13.721Z] 27d1a78cc9b9: Preparing [2023-02-21T13:42:13.721Z] ff0fa0ecc9f4: Preparing [2023-02-21T13:42:13.721Z] 2cb7fae6d0f7: Preparing [2023-02-21T13:42:13.721Z] ecb2d1c79012: Preparing [2023-02-21T13:42:13.721Z] da4653af4733: Preparing [2023-02-21T13:42:13.721Z] 0e2e15c7e3f8: Preparing [2023-02-21T13:42:13.721Z] c0fc925cd82e: Preparing [2023-02-21T13:42:13.721Z] 7e1326d84671: Preparing [2023-02-21T13:42:13.721Z] f70ee36035b9: Preparing [2023-02-21T13:42:13.721Z] da4653af4733: Waiting [2023-02-21T13:42:13.721Z] 0e2e15c7e3f8: Waiting [2023-02-21T13:42:13.721Z] c0fc925cd82e: Waiting [2023-02-21T13:42:13.721Z] 7e1326d84671: Waiting [2023-02-21T13:42:13.721Z] f70ee36035b9: Waiting [2023-02-21T13:42:13.721Z] 2cb7fae6d0f7: Waiting [2023-02-21T13:42:13.721Z] ecb2d1c79012: Waiting [2023-02-21T13:42:13.721Z] 806bed0b1d23: Layer already exists [2023-02-21T13:42:13.721Z] 02cf6ce1f463: Layer already exists [2023-02-21T13:42:13.721Z] ff0fa0ecc9f4: Layer already exists [2023-02-21T13:42:13.721Z] 4b27956a3375: Layer already exists [2023-02-21T13:42:13.721Z] 27d1a78cc9b9: Layer already exists [2023-02-21T13:42:13.721Z] da4653af4733: Layer already exists [2023-02-21T13:42:13.721Z] 2cb7fae6d0f7: Layer already exists [2023-02-21T13:42:13.721Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:13.721Z] c0fc925cd82e: Layer already exists [2023-02-21T13:42:13.721Z] 0e2e15c7e3f8: Layer already exists [2023-02-21T13:42:13.721Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:13.721Z] 7e1326d84671: Layer already exists [2023-02-21T13:42:13.986Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:9465510e7c1532e1135a2e53485fa1b19242c02a77c035ef35a4c942863eb47e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:14.325Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:14.654Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-21T13:42:14.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-21T13:42:14.654Z] 4b27956a3375: Preparing [2023-02-21T13:42:14.654Z] 4b27956a3375: Preparing [2023-02-21T13:42:14.654Z] 02cf6ce1f463: Preparing [2023-02-21T13:42:14.654Z] 806bed0b1d23: Preparing [2023-02-21T13:42:14.654Z] 27d1a78cc9b9: Preparing [2023-02-21T13:42:14.654Z] ff0fa0ecc9f4: Preparing [2023-02-21T13:42:14.654Z] 2cb7fae6d0f7: Preparing [2023-02-21T13:42:14.654Z] ecb2d1c79012: Preparing [2023-02-21T13:42:14.654Z] da4653af4733: Preparing [2023-02-21T13:42:14.654Z] 0e2e15c7e3f8: Preparing [2023-02-21T13:42:14.654Z] c0fc925cd82e: Preparing [2023-02-21T13:42:14.654Z] 7e1326d84671: Preparing [2023-02-21T13:42:14.654Z] f70ee36035b9: Preparing [2023-02-21T13:42:14.654Z] 0e2e15c7e3f8: Waiting [2023-02-21T13:42:14.654Z] c0fc925cd82e: Waiting [2023-02-21T13:42:14.654Z] 7e1326d84671: Waiting [2023-02-21T13:42:14.654Z] ecb2d1c79012: Waiting [2023-02-21T13:42:14.654Z] f70ee36035b9: Waiting [2023-02-21T13:42:14.654Z] da4653af4733: Waiting [2023-02-21T13:42:14.654Z] 2cb7fae6d0f7: Waiting [2023-02-21T13:42:14.654Z] 806bed0b1d23: Layer already exists [2023-02-21T13:42:14.654Z] 4b27956a3375: Layer already exists [2023-02-21T13:42:14.654Z] 27d1a78cc9b9: Layer already exists [2023-02-21T13:42:14.654Z] 02cf6ce1f463: Layer already exists [2023-02-21T13:42:14.654Z] ff0fa0ecc9f4: Layer already exists [2023-02-21T13:42:14.654Z] 2cb7fae6d0f7: Layer already exists [2023-02-21T13:42:14.654Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:14.654Z] da4653af4733: Layer already exists [2023-02-21T13:42:14.654Z] c0fc925cd82e: Layer already exists [2023-02-21T13:42:14.654Z] 0e2e15c7e3f8: Layer already exists [2023-02-21T13:42:14.654Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:14.654Z] 7e1326d84671: Layer already exists [2023-02-21T13:42:14.917Z] main: digest: sha256:9465510e7c1532e1135a2e53485fa1b19242c02a77c035ef35a4c942863eb47e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:42:14.956Z] ===================================================== [Pipeline] echo [2023-02-21T13:42:14.963Z] taggedImages: [2023-02-21T13:42:14.963Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:14.963Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-21T13:42:14.963Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.61 [2023-02-21T13:42:14.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:14.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-21T13:42:14.978Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-21T13:42:14.978Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:14.978Z] latest [2023-02-21T13:42:14.978Z] 3.0.0-dev.61 [2023-02-21T13:42:14.978Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:14.978Z] main [2023-02-21T13:42:14.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:15.296Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:15.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:15.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-21T13:42:15.618Z] 6ffca23dd1bd: Preparing [2023-02-21T13:42:15.618Z] 7c3e496531e8: Preparing [2023-02-21T13:42:15.618Z] 0b59e85a23fe: Preparing [2023-02-21T13:42:15.618Z] e84fa2ffe069: Preparing [2023-02-21T13:42:15.618Z] 6e03387261cf: Preparing [2023-02-21T13:42:15.618Z] 6ec88abf1eed: Preparing [2023-02-21T13:42:15.618Z] ef6c75147808: Preparing [2023-02-21T13:42:15.618Z] f70ee36035b9: Preparing [2023-02-21T13:42:15.618Z] 6ec88abf1eed: Waiting [2023-02-21T13:42:15.618Z] f70ee36035b9: Waiting [2023-02-21T13:42:15.618Z] ef6c75147808: Waiting [2023-02-21T13:42:15.883Z] 6e03387261cf: Pushed [2023-02-21T13:42:15.883Z] 6ffca23dd1bd: Pushed [2023-02-21T13:42:15.883Z] 7c3e496531e8: Pushed [2023-02-21T13:42:15.883Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:16.146Z] 6ec88abf1eed: Pushed [2023-02-21T13:42:16.410Z] ef6c75147808: Pushed [2023-02-21T13:42:18.340Z] 0b59e85a23fe: Pushed [2023-02-21T13:42:18.340Z] e84fa2ffe069: Pushed [2023-02-21T13:42:18.340Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:2d20912613c28cd809fcf89b6f3cd2f7a8e20093b5d7bdf9f27ae18708f72303 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:18.678Z] + 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 [2023-02-21T13:42:19.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-21T13:42:19.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-21T13:42:19.002Z] 6ffca23dd1bd: Preparing [2023-02-21T13:42:19.002Z] 7c3e496531e8: Preparing [2023-02-21T13:42:19.002Z] 0b59e85a23fe: Preparing [2023-02-21T13:42:19.002Z] e84fa2ffe069: Preparing [2023-02-21T13:42:19.002Z] 6e03387261cf: Preparing [2023-02-21T13:42:19.002Z] 6ec88abf1eed: Preparing [2023-02-21T13:42:19.002Z] ef6c75147808: Preparing [2023-02-21T13:42:19.002Z] f70ee36035b9: Preparing [2023-02-21T13:42:19.002Z] 6ec88abf1eed: Waiting [2023-02-21T13:42:19.002Z] ef6c75147808: Waiting [2023-02-21T13:42:19.002Z] 7c3e496531e8: Layer already exists [2023-02-21T13:42:19.002Z] e84fa2ffe069: Layer already exists [2023-02-21T13:42:19.002Z] 6e03387261cf: Layer already exists [2023-02-21T13:42:19.002Z] 0b59e85a23fe: Layer already exists [2023-02-21T13:42:19.002Z] 6ffca23dd1bd: Layer already exists [2023-02-21T13:42:19.002Z] 6ec88abf1eed: Layer already exists [2023-02-21T13:42:19.002Z] ef6c75147808: Layer already exists [2023-02-21T13:42:19.002Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:19.002Z] latest: digest: sha256:2d20912613c28cd809fcf89b6f3cd2f7a8e20093b5d7bdf9f27ae18708f72303 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:19.325Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:19.652Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.61 [2023-02-21T13:42:19.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-21T13:42:19.652Z] 6ffca23dd1bd: Preparing [2023-02-21T13:42:19.652Z] 7c3e496531e8: Preparing [2023-02-21T13:42:19.652Z] 0b59e85a23fe: Preparing [2023-02-21T13:42:19.652Z] e84fa2ffe069: Preparing [2023-02-21T13:42:19.652Z] 6e03387261cf: Preparing [2023-02-21T13:42:19.652Z] 6ec88abf1eed: Preparing [2023-02-21T13:42:19.652Z] ef6c75147808: Preparing [2023-02-21T13:42:19.652Z] f70ee36035b9: Preparing [2023-02-21T13:42:19.652Z] 6ec88abf1eed: Waiting [2023-02-21T13:42:19.652Z] ef6c75147808: Waiting [2023-02-21T13:42:19.652Z] f70ee36035b9: Waiting [2023-02-21T13:42:19.652Z] 7c3e496531e8: Layer already exists [2023-02-21T13:42:19.652Z] 6ffca23dd1bd: Layer already exists [2023-02-21T13:42:19.652Z] e84fa2ffe069: Layer already exists [2023-02-21T13:42:19.652Z] 0b59e85a23fe: Layer already exists [2023-02-21T13:42:19.652Z] 6e03387261cf: Layer already exists [2023-02-21T13:42:19.652Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:19.652Z] ef6c75147808: Layer already exists [2023-02-21T13:42:19.652Z] 6ec88abf1eed: Layer already exists [2023-02-21T13:42:19.652Z] 3.0.0-dev.61: digest: sha256:2d20912613c28cd809fcf89b6f3cd2f7a8e20093b5d7bdf9f27ae18708f72303 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:20.245Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:20.588Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:20.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-21T13:42:20.589Z] 6ffca23dd1bd: Preparing [2023-02-21T13:42:20.589Z] 7c3e496531e8: Preparing [2023-02-21T13:42:20.589Z] 0b59e85a23fe: Preparing [2023-02-21T13:42:20.589Z] e84fa2ffe069: Preparing [2023-02-21T13:42:20.589Z] 6e03387261cf: Preparing [2023-02-21T13:42:20.589Z] 6ec88abf1eed: Preparing [2023-02-21T13:42:20.589Z] ef6c75147808: Preparing [2023-02-21T13:42:20.589Z] f70ee36035b9: Preparing [2023-02-21T13:42:20.589Z] 6ec88abf1eed: Waiting [2023-02-21T13:42:20.589Z] ef6c75147808: Waiting [2023-02-21T13:42:20.589Z] f70ee36035b9: Waiting [2023-02-21T13:42:20.589Z] 7c3e496531e8: Layer already exists [2023-02-21T13:42:20.589Z] 6e03387261cf: Layer already exists [2023-02-21T13:42:20.589Z] e84fa2ffe069: Layer already exists [2023-02-21T13:42:20.589Z] 0b59e85a23fe: Layer already exists [2023-02-21T13:42:20.589Z] 6ffca23dd1bd: Layer already exists [2023-02-21T13:42:20.589Z] 6ec88abf1eed: Layer already exists [2023-02-21T13:42:20.589Z] ef6c75147808: Layer already exists [2023-02-21T13:42:20.589Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:20.589Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:2d20912613c28cd809fcf89b6f3cd2f7a8e20093b5d7bdf9f27ae18708f72303 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:21.192Z] + 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 [2023-02-21T13:42:21.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-21T13:42:21.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-21T13:42:21.528Z] 6ffca23dd1bd: Preparing [2023-02-21T13:42:21.528Z] 7c3e496531e8: Preparing [2023-02-21T13:42:21.528Z] 0b59e85a23fe: Preparing [2023-02-21T13:42:21.528Z] e84fa2ffe069: Preparing [2023-02-21T13:42:21.528Z] 6e03387261cf: Preparing [2023-02-21T13:42:21.528Z] 6ec88abf1eed: Preparing [2023-02-21T13:42:21.528Z] ef6c75147808: Preparing [2023-02-21T13:42:21.528Z] f70ee36035b9: Preparing [2023-02-21T13:42:21.528Z] ef6c75147808: Waiting [2023-02-21T13:42:21.528Z] 6ec88abf1eed: Waiting [2023-02-21T13:42:21.528Z] f70ee36035b9: Waiting [2023-02-21T13:42:21.528Z] 6ffca23dd1bd: Layer already exists [2023-02-21T13:42:21.528Z] e84fa2ffe069: Layer already exists [2023-02-21T13:42:21.528Z] 7c3e496531e8: Layer already exists [2023-02-21T13:42:21.528Z] 0b59e85a23fe: Layer already exists [2023-02-21T13:42:21.528Z] 6e03387261cf: Layer already exists [2023-02-21T13:42:21.528Z] 6ec88abf1eed: Layer already exists [2023-02-21T13:42:21.528Z] ef6c75147808: Layer already exists [2023-02-21T13:42:21.528Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:21.792Z] main: digest: sha256:2d20912613c28cd809fcf89b6f3cd2f7a8e20093b5d7bdf9f27ae18708f72303 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:42:21.831Z] ===================================================== [Pipeline] echo [2023-02-21T13:42:21.837Z] taggedImages: [2023-02-21T13:42:21.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:21.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-21T13:42:21.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.61 [2023-02-21T13:42:21.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:21.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-21T13:42:21.851Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-21T13:42:21.851Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:21.851Z] latest [2023-02-21T13:42:21.851Z] 3.0.0-dev.61 [2023-02-21T13:42:21.851Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:21.851Z] main [2023-02-21T13:42:21.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:22.179Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:22.502Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:22.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-21T13:42:22.502Z] 3caa3f253df5: Preparing [2023-02-21T13:42:22.502Z] 438254677995: Preparing [2023-02-21T13:42:22.502Z] d6a918d0f3bd: Preparing [2023-02-21T13:42:22.502Z] 5334d98b77d1: Preparing [2023-02-21T13:42:22.502Z] b9769c947e19: Preparing [2023-02-21T13:42:22.502Z] 4fb584312de8: Preparing [2023-02-21T13:42:22.502Z] ce2d2b2f1524: Preparing [2023-02-21T13:42:22.502Z] 4d57b6f3f687: Preparing [2023-02-21T13:42:22.502Z] b16203ae8d58: Preparing [2023-02-21T13:42:22.502Z] f70ee36035b9: Preparing [2023-02-21T13:42:22.502Z] ce2d2b2f1524: Waiting [2023-02-21T13:42:22.502Z] 4fb584312de8: Waiting [2023-02-21T13:42:22.502Z] 4d57b6f3f687: Waiting [2023-02-21T13:42:22.502Z] b16203ae8d58: Waiting [2023-02-21T13:42:22.502Z] f70ee36035b9: Waiting [2023-02-21T13:42:22.767Z] 3caa3f253df5: Pushed [2023-02-21T13:42:22.767Z] 438254677995: Pushed [2023-02-21T13:42:22.767Z] b9769c947e19: Pushed [2023-02-21T13:42:23.031Z] 4fb584312de8: Pushed [2023-02-21T13:42:23.031Z] 4d57b6f3f687: Pushed [2023-02-21T13:42:23.031Z] ce2d2b2f1524: Pushed [2023-02-21T13:42:23.031Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:23.296Z] b16203ae8d58: Pushed [2023-02-21T13:42:25.225Z] 5334d98b77d1: Pushed [2023-02-21T13:42:25.804Z] d6a918d0f3bd: Pushed [2023-02-21T13:42:26.068Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:8800127185986cc5a5f4456ac2c3366b620b584e2031fc6ce65a54603f39fedf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:26.394Z] + 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 [2023-02-21T13:42:26.720Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-21T13:42:26.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-21T13:42:26.720Z] 3caa3f253df5: Preparing [2023-02-21T13:42:26.720Z] 438254677995: Preparing [2023-02-21T13:42:26.720Z] d6a918d0f3bd: Preparing [2023-02-21T13:42:26.720Z] 5334d98b77d1: Preparing [2023-02-21T13:42:26.720Z] b9769c947e19: Preparing [2023-02-21T13:42:26.720Z] 4fb584312de8: Preparing [2023-02-21T13:42:26.720Z] ce2d2b2f1524: Preparing [2023-02-21T13:42:26.720Z] 4d57b6f3f687: Preparing [2023-02-21T13:42:26.720Z] b16203ae8d58: Preparing [2023-02-21T13:42:26.720Z] f70ee36035b9: Preparing [2023-02-21T13:42:26.720Z] 4fb584312de8: Waiting [2023-02-21T13:42:26.720Z] ce2d2b2f1524: Waiting [2023-02-21T13:42:26.720Z] 4d57b6f3f687: Waiting [2023-02-21T13:42:26.720Z] f70ee36035b9: Waiting [2023-02-21T13:42:26.720Z] b16203ae8d58: Waiting [2023-02-21T13:42:26.720Z] 5334d98b77d1: Layer already exists [2023-02-21T13:42:26.720Z] 438254677995: Layer already exists [2023-02-21T13:42:26.720Z] 3caa3f253df5: Layer already exists [2023-02-21T13:42:26.720Z] d6a918d0f3bd: Layer already exists [2023-02-21T13:42:26.720Z] b9769c947e19: Layer already exists [2023-02-21T13:42:26.720Z] ce2d2b2f1524: Layer already exists [2023-02-21T13:42:26.720Z] b16203ae8d58: Layer already exists [2023-02-21T13:42:26.720Z] 4d57b6f3f687: Layer already exists [2023-02-21T13:42:26.720Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:26.720Z] 4fb584312de8: Layer already exists [2023-02-21T13:42:26.720Z] latest: digest: sha256:8800127185986cc5a5f4456ac2c3366b620b584e2031fc6ce65a54603f39fedf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:27.053Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:27.375Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.61 [2023-02-21T13:42:27.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-21T13:42:27.375Z] 3caa3f253df5: Preparing [2023-02-21T13:42:27.375Z] 438254677995: Preparing [2023-02-21T13:42:27.375Z] d6a918d0f3bd: Preparing [2023-02-21T13:42:27.375Z] 5334d98b77d1: Preparing [2023-02-21T13:42:27.375Z] b9769c947e19: Preparing [2023-02-21T13:42:27.375Z] 4fb584312de8: Preparing [2023-02-21T13:42:27.375Z] ce2d2b2f1524: Preparing [2023-02-21T13:42:27.375Z] 4d57b6f3f687: Preparing [2023-02-21T13:42:27.375Z] b16203ae8d58: Preparing [2023-02-21T13:42:27.375Z] f70ee36035b9: Preparing [2023-02-21T13:42:27.375Z] 4fb584312de8: Waiting [2023-02-21T13:42:27.375Z] ce2d2b2f1524: Waiting [2023-02-21T13:42:27.375Z] 4d57b6f3f687: Waiting [2023-02-21T13:42:27.375Z] b16203ae8d58: Waiting [2023-02-21T13:42:27.375Z] f70ee36035b9: Waiting [2023-02-21T13:42:27.375Z] 3caa3f253df5: Layer already exists [2023-02-21T13:42:27.375Z] d6a918d0f3bd: Layer already exists [2023-02-21T13:42:27.375Z] b9769c947e19: Layer already exists [2023-02-21T13:42:27.375Z] 438254677995: Layer already exists [2023-02-21T13:42:27.375Z] 5334d98b77d1: Layer already exists [2023-02-21T13:42:27.375Z] 4d57b6f3f687: Layer already exists [2023-02-21T13:42:27.375Z] 4fb584312de8: Layer already exists [2023-02-21T13:42:27.375Z] ce2d2b2f1524: Layer already exists [2023-02-21T13:42:27.375Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:27.375Z] b16203ae8d58: Layer already exists [2023-02-21T13:42:27.375Z] 3.0.0-dev.61: digest: sha256:8800127185986cc5a5f4456ac2c3366b620b584e2031fc6ce65a54603f39fedf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:27.968Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:28.303Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:28.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-21T13:42:28.303Z] 3caa3f253df5: Preparing [2023-02-21T13:42:28.303Z] 438254677995: Preparing [2023-02-21T13:42:28.303Z] d6a918d0f3bd: Preparing [2023-02-21T13:42:28.303Z] 5334d98b77d1: Preparing [2023-02-21T13:42:28.303Z] b9769c947e19: Preparing [2023-02-21T13:42:28.303Z] 4fb584312de8: Preparing [2023-02-21T13:42:28.303Z] ce2d2b2f1524: Preparing [2023-02-21T13:42:28.303Z] 4d57b6f3f687: Preparing [2023-02-21T13:42:28.303Z] b16203ae8d58: Preparing [2023-02-21T13:42:28.303Z] f70ee36035b9: Preparing [2023-02-21T13:42:28.303Z] 4d57b6f3f687: Waiting [2023-02-21T13:42:28.303Z] b16203ae8d58: Waiting [2023-02-21T13:42:28.303Z] 4fb584312de8: Waiting [2023-02-21T13:42:28.303Z] ce2d2b2f1524: Waiting [2023-02-21T13:42:28.303Z] f70ee36035b9: Waiting [2023-02-21T13:42:28.303Z] 438254677995: Layer already exists [2023-02-21T13:42:28.303Z] b9769c947e19: Layer already exists [2023-02-21T13:42:28.303Z] 5334d98b77d1: Layer already exists [2023-02-21T13:42:28.303Z] 3caa3f253df5: Layer already exists [2023-02-21T13:42:28.303Z] d6a918d0f3bd: Layer already exists [2023-02-21T13:42:28.303Z] 4d57b6f3f687: Layer already exists [2023-02-21T13:42:28.303Z] 4fb584312de8: Layer already exists [2023-02-21T13:42:28.303Z] b16203ae8d58: Layer already exists [2023-02-21T13:42:28.303Z] ce2d2b2f1524: Layer already exists [2023-02-21T13:42:28.303Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:28.303Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:8800127185986cc5a5f4456ac2c3366b620b584e2031fc6ce65a54603f39fedf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:28.629Z] + 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 [2023-02-21T13:42:28.964Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-21T13:42:28.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-21T13:42:28.964Z] 3caa3f253df5: Preparing [2023-02-21T13:42:28.964Z] 438254677995: Preparing [2023-02-21T13:42:28.964Z] d6a918d0f3bd: Preparing [2023-02-21T13:42:28.964Z] 5334d98b77d1: Preparing [2023-02-21T13:42:28.964Z] b9769c947e19: Preparing [2023-02-21T13:42:28.964Z] 4fb584312de8: Preparing [2023-02-21T13:42:28.964Z] ce2d2b2f1524: Preparing [2023-02-21T13:42:28.964Z] 4d57b6f3f687: Preparing [2023-02-21T13:42:28.964Z] b16203ae8d58: Preparing [2023-02-21T13:42:28.964Z] f70ee36035b9: Preparing [2023-02-21T13:42:28.964Z] ce2d2b2f1524: Waiting [2023-02-21T13:42:28.964Z] b16203ae8d58: Waiting [2023-02-21T13:42:28.964Z] 4d57b6f3f687: Waiting [2023-02-21T13:42:28.964Z] f70ee36035b9: Waiting [2023-02-21T13:42:28.964Z] 4fb584312de8: Waiting [2023-02-21T13:42:28.964Z] 5334d98b77d1: Layer already exists [2023-02-21T13:42:28.965Z] b9769c947e19: Layer already exists [2023-02-21T13:42:28.965Z] d6a918d0f3bd: Layer already exists [2023-02-21T13:42:28.965Z] 438254677995: Layer already exists [2023-02-21T13:42:28.965Z] 3caa3f253df5: Layer already exists [2023-02-21T13:42:28.965Z] ce2d2b2f1524: Layer already exists [2023-02-21T13:42:28.965Z] 4fb584312de8: Layer already exists [2023-02-21T13:42:28.965Z] f70ee36035b9: Layer already exists [2023-02-21T13:42:28.965Z] 4d57b6f3f687: Layer already exists [2023-02-21T13:42:28.965Z] b16203ae8d58: Layer already exists [2023-02-21T13:42:28.965Z] main: digest: sha256:8800127185986cc5a5f4456ac2c3366b620b584e2031fc6ce65a54603f39fedf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:42:29.265Z] ===================================================== [Pipeline] echo [2023-02-21T13:42:29.271Z] taggedImages: [2023-02-21T13:42:29.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:29.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-21T13:42:29.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.61 [2023-02-21T13:42:29.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:29.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-21T13:42:29.285Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-21T13:42:29.285Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:29.285Z] latest [2023-02-21T13:42:29.285Z] 3.0.0-dev.61 [2023-02-21T13:42:29.285Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:29.285Z] main [2023-02-21T13:42:29.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:29.612Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:29.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:29.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-21T13:42:29.940Z] dc30a3035092: Preparing [2023-02-21T13:42:29.940Z] 3f699d5901e5: Preparing [2023-02-21T13:42:29.940Z] ecb2d1c79012: Preparing [2023-02-21T13:42:29.940Z] fe647cd11a67: Preparing [2023-02-21T13:42:29.940Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:42:29.940Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:29.940Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:42:30.205Z] dc30a3035092: Pushed [2023-02-21T13:42:31.164Z] fe647cd11a67: Pushed [2023-02-21T13:42:34.498Z] 3f699d5901e5: Pushed [2023-02-21T13:42:35.896Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:f524e93ec1598f88289041d1a41f1dcd531eddefd9472cb4ce0aaa06d2bb3036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:36.221Z] + 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 [2023-02-21T13:42:36.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-21T13:42:36.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-21T13:42:36.545Z] dc30a3035092: Preparing [2023-02-21T13:42:36.545Z] 3f699d5901e5: Preparing [2023-02-21T13:42:36.545Z] ecb2d1c79012: Preparing [2023-02-21T13:42:36.545Z] fe647cd11a67: Preparing [2023-02-21T13:42:36.545Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:42:36.545Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:42:36.545Z] 3f699d5901e5: Layer already exists [2023-02-21T13:42:36.545Z] fe647cd11a67: Layer already exists [2023-02-21T13:42:36.545Z] dc30a3035092: Layer already exists [2023-02-21T13:42:36.545Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:36.545Z] latest: digest: sha256:f524e93ec1598f88289041d1a41f1dcd531eddefd9472cb4ce0aaa06d2bb3036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:37.137Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:37.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.61 [2023-02-21T13:42:37.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-21T13:42:37.561Z] dc30a3035092: Preparing [2023-02-21T13:42:37.561Z] 3f699d5901e5: Preparing [2023-02-21T13:42:37.561Z] ecb2d1c79012: Preparing [2023-02-21T13:42:37.561Z] fe647cd11a67: Preparing [2023-02-21T13:42:37.561Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:42:37.561Z] fe647cd11a67: Layer already exists [2023-02-21T13:42:37.561Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:37.561Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:42:37.561Z] dc30a3035092: Layer already exists [2023-02-21T13:42:37.561Z] 3f699d5901e5: Layer already exists [2023-02-21T13:42:37.561Z] 3.0.0-dev.61: digest: sha256:f524e93ec1598f88289041d1a41f1dcd531eddefd9472cb4ce0aaa06d2bb3036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:37.900Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:38.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:38.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-21T13:42:38.248Z] dc30a3035092: Preparing [2023-02-21T13:42:38.248Z] 3f699d5901e5: Preparing [2023-02-21T13:42:38.248Z] ecb2d1c79012: Preparing [2023-02-21T13:42:38.248Z] fe647cd11a67: Preparing [2023-02-21T13:42:38.248Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:42:38.248Z] 3f699d5901e5: Layer already exists [2023-02-21T13:42:38.248Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:38.248Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:42:38.248Z] fe647cd11a67: Layer already exists [2023-02-21T13:42:38.248Z] dc30a3035092: Layer already exists [2023-02-21T13:42:38.248Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:f524e93ec1598f88289041d1a41f1dcd531eddefd9472cb4ce0aaa06d2bb3036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:38.584Z] + 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 [2023-02-21T13:42:38.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-21T13:42:38.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-21T13:42:38.915Z] dc30a3035092: Preparing [2023-02-21T13:42:38.915Z] 3f699d5901e5: Preparing [2023-02-21T13:42:38.915Z] ecb2d1c79012: Preparing [2023-02-21T13:42:38.915Z] fe647cd11a67: Preparing [2023-02-21T13:42:38.915Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:42:38.915Z] ecb2d1c79012: Layer already exists [2023-02-21T13:42:38.915Z] dc30a3035092: Layer already exists [2023-02-21T13:42:38.915Z] fe647cd11a67: Layer already exists [2023-02-21T13:42:38.915Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:42:38.915Z] 3f699d5901e5: Layer already exists [2023-02-21T13:42:38.915Z] main: digest: sha256:f524e93ec1598f88289041d1a41f1dcd531eddefd9472cb4ce0aaa06d2bb3036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:42:39.225Z] ===================================================== [Pipeline] echo [2023-02-21T13:42:39.236Z] taggedImages: [2023-02-21T13:42:39.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:39.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-21T13:42:39.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.61 [2023-02-21T13:42:39.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:39.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-21T13:42:39.255Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-21T13:42:39.255Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:39.255Z] latest [2023-02-21T13:42:39.255Z] 3.0.0-dev.61 [2023-02-21T13:42:39.255Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:39.255Z] main [2023-02-21T13:42:39.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:39.597Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:39.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:39.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-21T13:42:39.923Z] 99b217f20cdd: Preparing [2023-02-21T13:42:39.923Z] 326b4f0a5dd1: Preparing [2023-02-21T13:42:39.923Z] 3edefff39615: Preparing [2023-02-21T13:42:39.923Z] 5d596c5d02cc: Preparing [2023-02-21T13:42:39.923Z] 03c9a39d5001: Preparing [2023-02-21T13:42:39.923Z] 1228e63e1a4d: Preparing [2023-02-21T13:42:39.923Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:42:39.923Z] 1228e63e1a4d: Waiting [2023-02-21T13:42:39.923Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:42:40.190Z] 99b217f20cdd: Pushed [2023-02-21T13:42:40.190Z] 3edefff39615: Pushed [2023-02-21T13:42:40.190Z] 326b4f0a5dd1: Pushed [2023-02-21T13:42:40.190Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:42:41.143Z] 1228e63e1a4d: Pushed [2023-02-21T13:42:47.769Z] 03c9a39d5001: Pushed [2023-02-21T13:42:55.947Z] 5d596c5d02cc: Pushed [2023-02-21T13:42:55.947Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:1f0f7f39eb30c840a5b0b4aa85ad8f2fa7c8141bafe484af5a7bc0ab322f9a15 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:56.271Z] + 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 [2023-02-21T13:42:56.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-21T13:42:56.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-21T13:42:56.590Z] 99b217f20cdd: Preparing [2023-02-21T13:42:56.590Z] 326b4f0a5dd1: Preparing [2023-02-21T13:42:56.590Z] 3edefff39615: Preparing [2023-02-21T13:42:56.590Z] 5d596c5d02cc: Preparing [2023-02-21T13:42:56.590Z] 03c9a39d5001: Preparing [2023-02-21T13:42:56.590Z] 1228e63e1a4d: Preparing [2023-02-21T13:42:56.590Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:42:56.590Z] 1228e63e1a4d: Waiting [2023-02-21T13:42:56.590Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:42:56.590Z] 03c9a39d5001: Layer already exists [2023-02-21T13:42:56.590Z] 99b217f20cdd: Layer already exists [2023-02-21T13:42:56.590Z] 326b4f0a5dd1: Layer already exists [2023-02-21T13:42:56.590Z] 5d596c5d02cc: Layer already exists [2023-02-21T13:42:56.590Z] 3edefff39615: Layer already exists [2023-02-21T13:42:56.590Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:42:56.590Z] 1228e63e1a4d: Layer already exists [2023-02-21T13:42:56.853Z] latest: digest: sha256:1f0f7f39eb30c840a5b0b4aa85ad8f2fa7c8141bafe484af5a7bc0ab322f9a15 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:57.179Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:57.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.61 [2023-02-21T13:42:57.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-21T13:42:57.502Z] 99b217f20cdd: Preparing [2023-02-21T13:42:57.502Z] 326b4f0a5dd1: Preparing [2023-02-21T13:42:57.502Z] 3edefff39615: Preparing [2023-02-21T13:42:57.502Z] 5d596c5d02cc: Preparing [2023-02-21T13:42:57.502Z] 03c9a39d5001: Preparing [2023-02-21T13:42:57.502Z] 1228e63e1a4d: Preparing [2023-02-21T13:42:57.502Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:42:57.502Z] 1228e63e1a4d: Waiting [2023-02-21T13:42:57.502Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:42:57.502Z] 326b4f0a5dd1: Layer already exists [2023-02-21T13:42:57.502Z] 3edefff39615: Layer already exists [2023-02-21T13:42:57.502Z] 99b217f20cdd: Layer already exists [2023-02-21T13:42:57.502Z] 03c9a39d5001: Layer already exists [2023-02-21T13:42:57.502Z] 5d596c5d02cc: Layer already exists [2023-02-21T13:42:57.502Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:42:57.502Z] 1228e63e1a4d: Layer already exists [2023-02-21T13:42:57.502Z] 3.0.0-dev.61: digest: sha256:1f0f7f39eb30c840a5b0b4aa85ad8f2fa7c8141bafe484af5a7bc0ab322f9a15 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:58.103Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:58.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:58.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-21T13:42:58.430Z] 99b217f20cdd: Preparing [2023-02-21T13:42:58.430Z] 326b4f0a5dd1: Preparing [2023-02-21T13:42:58.430Z] 3edefff39615: Preparing [2023-02-21T13:42:58.430Z] 5d596c5d02cc: Preparing [2023-02-21T13:42:58.430Z] 03c9a39d5001: Preparing [2023-02-21T13:42:58.430Z] 1228e63e1a4d: Preparing [2023-02-21T13:42:58.430Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:42:58.430Z] 1228e63e1a4d: Waiting [2023-02-21T13:42:58.430Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:42:58.430Z] 99b217f20cdd: Layer already exists [2023-02-21T13:42:58.430Z] 326b4f0a5dd1: Layer already exists [2023-02-21T13:42:58.430Z] 3edefff39615: Layer already exists [2023-02-21T13:42:58.430Z] 5d596c5d02cc: Layer already exists [2023-02-21T13:42:58.430Z] 03c9a39d5001: Layer already exists [2023-02-21T13:42:58.430Z] 1228e63e1a4d: Layer already exists [2023-02-21T13:42:58.430Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:42:58.430Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:1f0f7f39eb30c840a5b0b4aa85ad8f2fa7c8141bafe484af5a7bc0ab322f9a15 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:42:59.023Z] + 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 [2023-02-21T13:42:59.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-21T13:42:59.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-21T13:42:59.351Z] 99b217f20cdd: Preparing [2023-02-21T13:42:59.351Z] 326b4f0a5dd1: Preparing [2023-02-21T13:42:59.351Z] 3edefff39615: Preparing [2023-02-21T13:42:59.351Z] 5d596c5d02cc: Preparing [2023-02-21T13:42:59.351Z] 03c9a39d5001: Preparing [2023-02-21T13:42:59.351Z] 1228e63e1a4d: Preparing [2023-02-21T13:42:59.351Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:42:59.351Z] 1228e63e1a4d: Waiting [2023-02-21T13:42:59.351Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:42:59.351Z] 03c9a39d5001: Layer already exists [2023-02-21T13:42:59.351Z] 326b4f0a5dd1: Layer already exists [2023-02-21T13:42:59.351Z] 3edefff39615: Layer already exists [2023-02-21T13:42:59.351Z] 5d596c5d02cc: Layer already exists [2023-02-21T13:42:59.351Z] 99b217f20cdd: Layer already exists [2023-02-21T13:42:59.351Z] 1228e63e1a4d: Layer already exists [2023-02-21T13:42:59.351Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:42:59.351Z] main: digest: sha256:1f0f7f39eb30c840a5b0b4aa85ad8f2fa7c8141bafe484af5a7bc0ab322f9a15 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:42:59.694Z] ===================================================== [Pipeline] echo [2023-02-21T13:42:59.703Z] taggedImages: [2023-02-21T13:42:59.703Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:59.703Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-21T13:42:59.703Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.61 [2023-02-21T13:42:59.703Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:59.703Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-21T13:42:59.730Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-21T13:42:59.730Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:42:59.730Z] latest [2023-02-21T13:42:59.730Z] 3.0.0-dev.61 [2023-02-21T13:42:59.730Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:42:59.730Z] main [2023-02-21T13:42:59.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:00.082Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:01.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:43:01.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-21T13:43:01.890Z] 2c56bd897aad: Preparing [2023-02-21T13:43:01.890Z] 6d317bd2fe33: Preparing [2023-02-21T13:43:01.890Z] f3c615ccbef2: Preparing [2023-02-21T13:43:01.890Z] 78ed2756b214: Preparing [2023-02-21T13:43:01.890Z] 4e0c7f394a3c: Preparing [2023-02-21T13:43:01.890Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:43:01.890Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:43:02.170Z] f3c615ccbef2: Pushed [2023-02-21T13:43:02.170Z] 6d317bd2fe33: Pushed [2023-02-21T13:43:02.170Z] 2c56bd897aad: Pushed [2023-02-21T13:43:02.170Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:43:02.767Z] 4e0c7f394a3c: Pushed [2023-02-21T13:43:17.730Z] 78ed2756b214: Pushed [2023-02-21T13:43:17.730Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:4ff78b48a2b829694464aa11608cfc6e60579340082127b4f1e43d246144905b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:18.073Z] + 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 [2023-02-21T13:43:18.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-21T13:43:18.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-21T13:43:18.399Z] 2c56bd897aad: Preparing [2023-02-21T13:43:18.399Z] 6d317bd2fe33: Preparing [2023-02-21T13:43:18.399Z] f3c615ccbef2: Preparing [2023-02-21T13:43:18.399Z] 78ed2756b214: Preparing [2023-02-21T13:43:18.399Z] 4e0c7f394a3c: Preparing [2023-02-21T13:43:18.399Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:43:18.399Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:43:18.399Z] 6d317bd2fe33: Layer already exists [2023-02-21T13:43:18.399Z] 78ed2756b214: Layer already exists [2023-02-21T13:43:18.399Z] f3c615ccbef2: Layer already exists [2023-02-21T13:43:18.399Z] 4e0c7f394a3c: Layer already exists [2023-02-21T13:43:18.399Z] 2c56bd897aad: Layer already exists [2023-02-21T13:43:18.399Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:43:18.399Z] latest: digest: sha256:4ff78b48a2b829694464aa11608cfc6e60579340082127b4f1e43d246144905b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:18.996Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:19.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.61 [2023-02-21T13:43:19.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-21T13:43:19.333Z] 2c56bd897aad: Preparing [2023-02-21T13:43:19.333Z] 6d317bd2fe33: Preparing [2023-02-21T13:43:19.333Z] f3c615ccbef2: Preparing [2023-02-21T13:43:19.333Z] 78ed2756b214: Preparing [2023-02-21T13:43:19.333Z] 4e0c7f394a3c: Preparing [2023-02-21T13:43:19.333Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:43:19.333Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:43:19.333Z] f3c615ccbef2: Layer already exists [2023-02-21T13:43:19.333Z] 6d317bd2fe33: Layer already exists [2023-02-21T13:43:19.333Z] 4e0c7f394a3c: Layer already exists [2023-02-21T13:43:19.333Z] 2c56bd897aad: Layer already exists [2023-02-21T13:43:19.333Z] 78ed2756b214: Layer already exists [2023-02-21T13:43:19.333Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:43:19.333Z] 3.0.0-dev.61: digest: sha256:4ff78b48a2b829694464aa11608cfc6e60579340082127b4f1e43d246144905b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:19.672Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:20.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:43:20.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-21T13:43:20.011Z] 2c56bd897aad: Preparing [2023-02-21T13:43:20.011Z] 6d317bd2fe33: Preparing [2023-02-21T13:43:20.011Z] f3c615ccbef2: Preparing [2023-02-21T13:43:20.011Z] 78ed2756b214: Preparing [2023-02-21T13:43:20.011Z] 4e0c7f394a3c: Preparing [2023-02-21T13:43:20.011Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:43:20.011Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:43:20.011Z] f3c615ccbef2: Layer already exists [2023-02-21T13:43:20.011Z] 78ed2756b214: Layer already exists [2023-02-21T13:43:20.011Z] 6d317bd2fe33: Layer already exists [2023-02-21T13:43:20.011Z] 4e0c7f394a3c: Layer already exists [2023-02-21T13:43:20.011Z] 2c56bd897aad: Layer already exists [2023-02-21T13:43:20.011Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:43:20.011Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:4ff78b48a2b829694464aa11608cfc6e60579340082127b4f1e43d246144905b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:20.606Z] + 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 [2023-02-21T13:43:20.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-21T13:43:20.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-21T13:43:20.934Z] 2c56bd897aad: Preparing [2023-02-21T13:43:20.934Z] 6d317bd2fe33: Preparing [2023-02-21T13:43:20.934Z] f3c615ccbef2: Preparing [2023-02-21T13:43:20.934Z] 78ed2756b214: Preparing [2023-02-21T13:43:20.934Z] 4e0c7f394a3c: Preparing [2023-02-21T13:43:20.934Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:43:20.934Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:43:20.934Z] 4e0c7f394a3c: Layer already exists [2023-02-21T13:43:20.934Z] 2c56bd897aad: Layer already exists [2023-02-21T13:43:20.934Z] 6d317bd2fe33: Layer already exists [2023-02-21T13:43:20.934Z] f3c615ccbef2: Layer already exists [2023-02-21T13:43:20.934Z] 78ed2756b214: Layer already exists [2023-02-21T13:43:20.934Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:43:21.197Z] main: digest: sha256:4ff78b48a2b829694464aa11608cfc6e60579340082127b4f1e43d246144905b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:43:21.234Z] ===================================================== [Pipeline] echo [2023-02-21T13:43:21.240Z] taggedImages: [2023-02-21T13:43:21.240Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:43:21.240Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-21T13:43:21.240Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.61 [2023-02-21T13:43:21.240Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:43:21.240Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-21T13:43:21.254Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-21T13:43:21.254Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:43:21.254Z] latest [2023-02-21T13:43:21.254Z] 3.0.0-dev.61 [2023-02-21T13:43:21.254Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:43:21.254Z] main [2023-02-21T13:43:21.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:21.581Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:21.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:43:21.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-21T13:43:21.917Z] f27eab4f7623: Preparing [2023-02-21T13:43:21.917Z] 40ee6f2b8eaa: Preparing [2023-02-21T13:43:21.917Z] da684960645d: Preparing [2023-02-21T13:43:21.917Z] 4a73541ea110: Preparing [2023-02-21T13:43:21.917Z] 82041dd2c5a1: Preparing [2023-02-21T13:43:21.917Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:43:21.917Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:43:22.184Z] 40ee6f2b8eaa: Pushed [2023-02-21T13:43:22.184Z] f27eab4f7623: Pushed [2023-02-21T13:43:22.184Z] da684960645d: Pushed [2023-02-21T13:43:22.184Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:43:22.766Z] 82041dd2c5a1: Pushed [2023-02-21T13:43:37.733Z] 4a73541ea110: Pushed [2023-02-21T13:43:37.733Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:7c6355b03368aff2f8d528f8905c3670069d28549c614c08ed44f564c1046c55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:38.063Z] + 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 [2023-02-21T13:43:38.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-21T13:43:38.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-21T13:43:38.389Z] f27eab4f7623: Preparing [2023-02-21T13:43:38.389Z] 40ee6f2b8eaa: Preparing [2023-02-21T13:43:38.389Z] da684960645d: Preparing [2023-02-21T13:43:38.389Z] 4a73541ea110: Preparing [2023-02-21T13:43:38.389Z] 82041dd2c5a1: Preparing [2023-02-21T13:43:38.389Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:43:38.389Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:43:38.389Z] f27eab4f7623: Layer already exists [2023-02-21T13:43:38.389Z] 82041dd2c5a1: Layer already exists [2023-02-21T13:43:38.389Z] da684960645d: Layer already exists [2023-02-21T13:43:38.389Z] 40ee6f2b8eaa: Layer already exists [2023-02-21T13:43:38.389Z] 4a73541ea110: Layer already exists [2023-02-21T13:43:38.389Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:43:38.652Z] latest: digest: sha256:7c6355b03368aff2f8d528f8905c3670069d28549c614c08ed44f564c1046c55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:38.978Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:40.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.61 [2023-02-21T13:43:40.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-21T13:43:40.253Z] f27eab4f7623: Preparing [2023-02-21T13:43:40.253Z] 40ee6f2b8eaa: Preparing [2023-02-21T13:43:40.253Z] da684960645d: Preparing [2023-02-21T13:43:40.253Z] 4a73541ea110: Preparing [2023-02-21T13:43:40.253Z] 82041dd2c5a1: Preparing [2023-02-21T13:43:40.253Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:43:40.253Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:43:40.253Z] f27eab4f7623: Layer already exists [2023-02-21T13:43:40.253Z] da684960645d: Layer already exists [2023-02-21T13:43:40.253Z] 82041dd2c5a1: Layer already exists [2023-02-21T13:43:40.253Z] 40ee6f2b8eaa: Layer already exists [2023-02-21T13:43:40.253Z] 4a73541ea110: Layer already exists [2023-02-21T13:43:40.253Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:43:40.253Z] 3.0.0-dev.61: digest: sha256:7c6355b03368aff2f8d528f8905c3670069d28549c614c08ed44f564c1046c55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:40.580Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:40.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:43:40.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-21T13:43:40.907Z] f27eab4f7623: Preparing [2023-02-21T13:43:40.907Z] 40ee6f2b8eaa: Preparing [2023-02-21T13:43:40.907Z] da684960645d: Preparing [2023-02-21T13:43:40.907Z] 4a73541ea110: Preparing [2023-02-21T13:43:40.907Z] 82041dd2c5a1: Preparing [2023-02-21T13:43:40.907Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:43:40.907Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:43:40.907Z] 82041dd2c5a1: Layer already exists [2023-02-21T13:43:40.907Z] 4a73541ea110: Layer already exists [2023-02-21T13:43:40.907Z] f27eab4f7623: Layer already exists [2023-02-21T13:43:40.907Z] da684960645d: Layer already exists [2023-02-21T13:43:40.907Z] 40ee6f2b8eaa: Layer already exists [2023-02-21T13:43:40.907Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:43:40.907Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:7c6355b03368aff2f8d528f8905c3670069d28549c614c08ed44f564c1046c55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:41.244Z] + 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 [2023-02-21T13:43:41.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-21T13:43:41.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-21T13:43:41.572Z] f27eab4f7623: Preparing [2023-02-21T13:43:41.572Z] 40ee6f2b8eaa: Preparing [2023-02-21T13:43:41.572Z] da684960645d: Preparing [2023-02-21T13:43:41.572Z] 4a73541ea110: Preparing [2023-02-21T13:43:41.572Z] 82041dd2c5a1: Preparing [2023-02-21T13:43:41.572Z] a8cfdf0cc8ec: Preparing [2023-02-21T13:43:41.572Z] a8cfdf0cc8ec: Waiting [2023-02-21T13:43:41.572Z] f27eab4f7623: Layer already exists [2023-02-21T13:43:41.572Z] da684960645d: Layer already exists [2023-02-21T13:43:41.572Z] 82041dd2c5a1: Layer already exists [2023-02-21T13:43:41.572Z] 4a73541ea110: Layer already exists [2023-02-21T13:43:41.572Z] 40ee6f2b8eaa: Layer already exists [2023-02-21T13:43:41.572Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T13:43:41.572Z] main: digest: sha256:7c6355b03368aff2f8d528f8905c3670069d28549c614c08ed44f564c1046c55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:43:41.892Z] ===================================================== [Pipeline] echo [2023-02-21T13:43:41.901Z] taggedImages: [2023-02-21T13:43:41.901Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:43:41.901Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-21T13:43:41.901Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.61 [2023-02-21T13:43:41.901Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:43:41.901Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-21T13:43:41.921Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-21T13:43:41.921Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:43:41.921Z] latest [2023-02-21T13:43:41.921Z] 3.0.0-dev.61 [2023-02-21T13:43:41.921Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:43:41.921Z] main [2023-02-21T13:43:41.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:42.251Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:42.573Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:43:42.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-21T13:43:42.573Z] a572f7ed14a3: Preparing [2023-02-21T13:43:42.573Z] d3f33dacb50b: Preparing [2023-02-21T13:43:42.573Z] ecb2d1c79012: Preparing [2023-02-21T13:43:42.573Z] 673a29920178: Preparing [2023-02-21T13:43:42.573Z] f70ee36035b9: Preparing [2023-02-21T13:43:42.573Z] f70ee36035b9: Layer already exists [2023-02-21T13:43:42.573Z] ecb2d1c79012: Layer already exists [2023-02-21T13:43:42.836Z] a572f7ed14a3: Pushed [2023-02-21T13:43:42.836Z] 673a29920178: Pushed [2023-02-21T13:43:48.150Z] d3f33dacb50b: Pushed [2023-02-21T13:43:48.150Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:e39b09cb50074ffe995371612255a1d5699b71121d7dffecfc7ee9c21f57639c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:48.470Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:48.791Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-21T13:43:48.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-21T13:43:48.791Z] a572f7ed14a3: Preparing [2023-02-21T13:43:48.791Z] d3f33dacb50b: Preparing [2023-02-21T13:43:48.791Z] ecb2d1c79012: Preparing [2023-02-21T13:43:48.791Z] 673a29920178: Preparing [2023-02-21T13:43:48.791Z] f70ee36035b9: Preparing [2023-02-21T13:43:48.791Z] ecb2d1c79012: Layer already exists [2023-02-21T13:43:48.791Z] a572f7ed14a3: Layer already exists [2023-02-21T13:43:48.791Z] 673a29920178: Layer already exists [2023-02-21T13:43:48.791Z] f70ee36035b9: Layer already exists [2023-02-21T13:43:48.791Z] d3f33dacb50b: Layer already exists [2023-02-21T13:43:48.791Z] latest: digest: sha256:e39b09cb50074ffe995371612255a1d5699b71121d7dffecfc7ee9c21f57639c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:49.128Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:49.452Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.61 [2023-02-21T13:43:49.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-21T13:43:49.453Z] a572f7ed14a3: Preparing [2023-02-21T13:43:49.453Z] d3f33dacb50b: Preparing [2023-02-21T13:43:49.453Z] ecb2d1c79012: Preparing [2023-02-21T13:43:49.453Z] 673a29920178: Preparing [2023-02-21T13:43:49.453Z] f70ee36035b9: Preparing [2023-02-21T13:43:49.453Z] d3f33dacb50b: Layer already exists [2023-02-21T13:43:49.453Z] f70ee36035b9: Layer already exists [2023-02-21T13:43:49.453Z] ecb2d1c79012: Layer already exists [2023-02-21T13:43:49.453Z] a572f7ed14a3: Layer already exists [2023-02-21T13:43:49.453Z] 673a29920178: Layer already exists [2023-02-21T13:43:49.453Z] 3.0.0-dev.61: digest: sha256:e39b09cb50074ffe995371612255a1d5699b71121d7dffecfc7ee9c21f57639c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:49.777Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:50.101Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:43:50.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-21T13:43:50.101Z] a572f7ed14a3: Preparing [2023-02-21T13:43:50.101Z] d3f33dacb50b: Preparing [2023-02-21T13:43:50.101Z] ecb2d1c79012: Preparing [2023-02-21T13:43:50.101Z] 673a29920178: Preparing [2023-02-21T13:43:50.101Z] f70ee36035b9: Preparing [2023-02-21T13:43:50.101Z] f70ee36035b9: Layer already exists [2023-02-21T13:43:50.101Z] a572f7ed14a3: Layer already exists [2023-02-21T13:43:50.101Z] d3f33dacb50b: Layer already exists [2023-02-21T13:43:50.101Z] ecb2d1c79012: Layer already exists [2023-02-21T13:43:50.101Z] 673a29920178: Layer already exists [2023-02-21T13:43:50.101Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:e39b09cb50074ffe995371612255a1d5699b71121d7dffecfc7ee9c21f57639c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:50.434Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:50.762Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-21T13:43:50.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-21T13:43:50.762Z] a572f7ed14a3: Preparing [2023-02-21T13:43:50.762Z] d3f33dacb50b: Preparing [2023-02-21T13:43:50.762Z] ecb2d1c79012: Preparing [2023-02-21T13:43:50.762Z] 673a29920178: Preparing [2023-02-21T13:43:50.762Z] f70ee36035b9: Preparing [2023-02-21T13:43:50.762Z] f70ee36035b9: Layer already exists [2023-02-21T13:43:50.762Z] a572f7ed14a3: Layer already exists [2023-02-21T13:43:50.762Z] d3f33dacb50b: Layer already exists [2023-02-21T13:43:50.762Z] ecb2d1c79012: Layer already exists [2023-02-21T13:43:50.762Z] 673a29920178: Layer already exists [2023-02-21T13:43:51.025Z] main: digest: sha256:e39b09cb50074ffe995371612255a1d5699b71121d7dffecfc7ee9c21f57639c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:43:51.075Z] ===================================================== [Pipeline] echo [2023-02-21T13:43:51.083Z] taggedImages: [2023-02-21T13:43:51.083Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:43:51.083Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-21T13:43:51.083Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.61 [2023-02-21T13:43:51.083Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:43:51.083Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-21T13:43:51.104Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-21T13:43:51.104Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:43:51.104Z] latest [2023-02-21T13:43:51.104Z] 3.0.0-dev.61 [2023-02-21T13:43:51.104Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:43:51.104Z] main [2023-02-21T13:43:51.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:51.437Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:53.695Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:43:53.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-21T13:43:53.695Z] 1052c38a48f8: Preparing [2023-02-21T13:43:53.695Z] 1af3c6efa6ea: Preparing [2023-02-21T13:43:53.695Z] ecb2d1c79012: Preparing [2023-02-21T13:43:53.695Z] d9cfc012dc79: Preparing [2023-02-21T13:43:53.695Z] f70ee36035b9: Preparing [2023-02-21T13:43:53.695Z] f70ee36035b9: Layer already exists [2023-02-21T13:43:53.695Z] d9cfc012dc79: Layer already exists [2023-02-21T13:43:53.695Z] ecb2d1c79012: Layer already exists [2023-02-21T13:43:53.960Z] 1052c38a48f8: Pushed [2023-02-21T13:43:59.276Z] 1af3c6efa6ea: Pushed [2023-02-21T13:43:59.276Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:48f93caa4fdaa98d1d083618fa2d46d819bea94bd89abf4f2ebdc106f061e13d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:59.598Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:43:59.924Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-21T13:43:59.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-21T13:43:59.924Z] 1052c38a48f8: Preparing [2023-02-21T13:43:59.924Z] 1af3c6efa6ea: Preparing [2023-02-21T13:43:59.924Z] ecb2d1c79012: Preparing [2023-02-21T13:43:59.924Z] d9cfc012dc79: Preparing [2023-02-21T13:43:59.924Z] f70ee36035b9: Preparing [2023-02-21T13:43:59.924Z] f70ee36035b9: Layer already exists [2023-02-21T13:43:59.924Z] d9cfc012dc79: Layer already exists [2023-02-21T13:43:59.924Z] ecb2d1c79012: Layer already exists [2023-02-21T13:43:59.924Z] 1af3c6efa6ea: Layer already exists [2023-02-21T13:43:59.924Z] 1052c38a48f8: Layer already exists [2023-02-21T13:43:59.924Z] latest: digest: sha256:48f93caa4fdaa98d1d083618fa2d46d819bea94bd89abf4f2ebdc106f061e13d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:44:00.257Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:44:00.585Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.61 [2023-02-21T13:44:00.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-21T13:44:00.585Z] 1052c38a48f8: Preparing [2023-02-21T13:44:00.585Z] 1af3c6efa6ea: Preparing [2023-02-21T13:44:00.585Z] ecb2d1c79012: Preparing [2023-02-21T13:44:00.585Z] d9cfc012dc79: Preparing [2023-02-21T13:44:00.585Z] f70ee36035b9: Preparing [2023-02-21T13:44:00.585Z] f70ee36035b9: Layer already exists [2023-02-21T13:44:00.585Z] d9cfc012dc79: Layer already exists [2023-02-21T13:44:00.585Z] 1af3c6efa6ea: Layer already exists [2023-02-21T13:44:00.585Z] ecb2d1c79012: Layer already exists [2023-02-21T13:44:00.585Z] 1052c38a48f8: Layer already exists [2023-02-21T13:44:00.585Z] 3.0.0-dev.61: digest: sha256:48f93caa4fdaa98d1d083618fa2d46d819bea94bd89abf4f2ebdc106f061e13d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:44:00.925Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:44:01.271Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:44:01.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-21T13:44:01.271Z] 1052c38a48f8: Preparing [2023-02-21T13:44:01.271Z] 1af3c6efa6ea: Preparing [2023-02-21T13:44:01.271Z] ecb2d1c79012: Preparing [2023-02-21T13:44:01.271Z] d9cfc012dc79: Preparing [2023-02-21T13:44:01.271Z] f70ee36035b9: Preparing [2023-02-21T13:44:01.271Z] 1052c38a48f8: Layer already exists [2023-02-21T13:44:01.271Z] ecb2d1c79012: Layer already exists [2023-02-21T13:44:01.271Z] d9cfc012dc79: Layer already exists [2023-02-21T13:44:01.271Z] 1af3c6efa6ea: Layer already exists [2023-02-21T13:44:01.271Z] f70ee36035b9: Layer already exists [2023-02-21T13:44:01.271Z] 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:48f93caa4fdaa98d1d083618fa2d46d819bea94bd89abf4f2ebdc106f061e13d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:44:01.605Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:44:01.935Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-21T13:44:01.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-21T13:44:01.936Z] 1052c38a48f8: Preparing [2023-02-21T13:44:01.936Z] 1af3c6efa6ea: Preparing [2023-02-21T13:44:01.936Z] ecb2d1c79012: Preparing [2023-02-21T13:44:01.936Z] d9cfc012dc79: Preparing [2023-02-21T13:44:01.936Z] f70ee36035b9: Preparing [2023-02-21T13:44:01.936Z] d9cfc012dc79: Layer already exists [2023-02-21T13:44:01.936Z] 1af3c6efa6ea: Layer already exists [2023-02-21T13:44:01.936Z] f70ee36035b9: Layer already exists [2023-02-21T13:44:01.936Z] 1052c38a48f8: Layer already exists [2023-02-21T13:44:01.936Z] ecb2d1c79012: Layer already exists [2023-02-21T13:44:01.936Z] main: digest: sha256:48f93caa4fdaa98d1d083618fa2d46d819bea94bd89abf4f2ebdc106f061e13d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T13:44:02.253Z] ===================================================== [Pipeline] echo [2023-02-21T13:44:02.262Z] taggedImages: [2023-02-21T13:44:02.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [2023-02-21T13:44:02.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-21T13:44:02.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.61 [2023-02-21T13:44:02.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [2023-02-21T13:44:02.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:44:02.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T13:44:02.631Z] [2023-02-21T13:44:02.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:44:02.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T13:44:02.954Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-21T13:44:02.954Z] 8998bd30e6a1: Pulling fs layer [2023-02-21T13:44:02.954Z] 04944245beec: Pulling fs layer [2023-02-21T13:44:02.954Z] 699f458cf7ca: Pulling fs layer [2023-02-21T13:44:02.954Z] 765212b225bb: Pulling fs layer [2023-02-21T13:44:02.954Z] f23df028b6ca: Pulling fs layer [2023-02-21T13:44:02.954Z] d65c8cfc05b1: Pulling fs layer [2023-02-21T13:44:02.954Z] 2437ff75d9bd: Pulling fs layer [2023-02-21T13:44:02.954Z] f23df028b6ca: Waiting [2023-02-21T13:44:02.954Z] 765212b225bb: Waiting [2023-02-21T13:44:02.954Z] d65c8cfc05b1: Waiting [2023-02-21T13:44:02.954Z] 2437ff75d9bd: Waiting [2023-02-21T13:44:03.221Z] 04944245beec: Verifying Checksum [2023-02-21T13:44:03.221Z] 04944245beec: Download complete [2023-02-21T13:44:03.221Z] 765212b225bb: Download complete [2023-02-21T13:44:03.221Z] f23df028b6ca: Verifying Checksum [2023-02-21T13:44:03.221Z] f23df028b6ca: Download complete [2023-02-21T13:44:03.221Z] d65c8cfc05b1: Verifying Checksum [2023-02-21T13:44:03.221Z] d65c8cfc05b1: Download complete [2023-02-21T13:44:03.487Z] 699f458cf7ca: Verifying Checksum [2023-02-21T13:44:03.487Z] 699f458cf7ca: Download complete [2023-02-21T13:44:03.750Z] 8998bd30e6a1: Verifying Checksum [2023-02-21T13:44:03.750Z] 8998bd30e6a1: Download complete [2023-02-21T13:44:06.314Z] 2437ff75d9bd: Verifying Checksum [2023-02-21T13:44:06.314Z] 2437ff75d9bd: Download complete [2023-02-21T13:44:07.715Z] 8998bd30e6a1: Pull complete [2023-02-21T13:44:07.979Z] 04944245beec: Pull complete [2023-02-21T13:44:09.380Z] 699f458cf7ca: Pull complete [2023-02-21T13:44:09.644Z] 765212b225bb: Pull complete [2023-02-21T13:44:10.220Z] f23df028b6ca: Pull complete [2023-02-21T13:44:10.484Z] d65c8cfc05b1: Pull complete [2023-02-21T13:44:22.754Z] 2437ff75d9bd: Pull complete [2023-02-21T13:44:22.754Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-21T13:44:22.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T13:44:22.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:44:22.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container [2023-02-21T13:44:22.959Z] $ 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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@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:arm64 cat [2023-02-21T13:44:25.474Z] $ docker top 31272bfa160b7659736c7961131dacd71b5f7bb9cd9c028939ea4612d5790b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:44:26.021Z] ---> job-cost.sh [2023-02-21T13:44:26.284Z] lf-activate-venv: SKIPPING [2023-02-21T13:44:26.284Z] INFO: No Stack... [2023-02-21T13:44:26.549Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-21T13:44:27.497Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T13:44:27.806Z] + cat /w/workspace/edgex-go/422/archives/cost.csv [2023-02-21T13:44:27.806Z] + cut -d, -f6 [Pipeline] lock [2023-02-21T13:44:27.863Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-422-stack-cost] [2023-02-21T13:44:27.872Z] Resource [jenkins-edgexfoundry-edgex-go-main-422-stack-cost] did not exist. Created. [2023-02-21T13:44:27.872Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-422-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T13:44:28.188Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-21T13:44:28.778Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T13:44:28.785Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-422-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T13:44:31.701Z] $ docker stop --time=1 31272bfa160b7659736c7961131dacd71b5f7bb9cd9c028939ea4612d5790b10 [2023-02-21T13:44:33.171Z] $ docker rm -f --volumes 31272bfa160b7659736c7961131dacd71b5f7bb9cd9c028939ea4612d5790b10 [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 [2023-02-21T13:44:33.584Z] provisioning config files... [2023-02-21T13:44:33.591Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/422@tmp/config6916945508830363155tmp [Pipeline] { [Pipeline] sh [2023-02-21T13:44:33.883Z] + set +x [2023-02-21T13:44:33.883Z] + curl -s https://codecov.io/bash [2023-02-21T13:44:33.883Z] + bash -s -- [2023-02-21T13:44:33.883Z] [2023-02-21T13:44:33.883Z] _____ _ [2023-02-21T13:44:33.883Z] / ____| | | [2023-02-21T13:44:33.883Z] | | ___ __| | ___ ___ _____ __ [2023-02-21T13:44:33.883Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-21T13:44:33.883Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-21T13:44:33.883Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-21T13:44:33.883Z] Bash-1.0.6 [2023-02-21T13:44:33.883Z] [2023-02-21T13:44:33.883Z] [2023-02-21T13:44:33.883Z] ==> git version 2.25.1 found [2023-02-21T13:44:33.883Z] ==> 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 [2023-02-21T13:44:33.883Z] Release-Date: 2020-01-08 [2023-02-21T13:44:33.883Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-21T13:44:33.883Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-21T13:44:33.883Z] ==> Jenkins CI detected. [2023-02-21T13:44:33.883Z] current dir:  /w/workspace/edgex-go/422 [2023-02-21T13:44:33.883Z] project root: . [2023-02-21T13:44:33.883Z] --> token set from env [2023-02-21T13:44:33.883Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-21T13:44:33.883Z] ==> Running gcov in . (disable via -X gcov) [2023-02-21T13:44:33.883Z] ==> Python coveragepy not found [2023-02-21T13:44:33.883Z] ==> Searching for coverage reports in: [2023-02-21T13:44:33.883Z] + . [2023-02-21T13:44:33.883Z] -> Found 1 reports [2023-02-21T13:44:33.883Z] ==> Detecting git/mercurial file structure [2023-02-21T13:44:33.883Z] ==> Reading reports [2023-02-21T13:44:34.141Z] + ./coverage.out bytes=487323 [2023-02-21T13:44:34.141Z] ==> Appending adjustments [2023-02-21T13:44:34.141Z] https://docs.codecov.io/docs/fixing-reports [2023-02-21T13:44:35.076Z] + Found adjustments [2023-02-21T13:44:35.076Z] ==> Gzipping contents [2023-02-21T13:44:35.076Z] 64K /tmp/codecov.LqTlhF.gz [2023-02-21T13:44:35.076Z] ==> Uploading reports [2023-02-21T13:44:35.076Z] url: https://codecov.io [2023-02-21T13:44:35.076Z] query: branch=main&commit=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43&build=422&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F422%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-21T13:44:35.076Z] -> Pinging Codecov [2023-02-21T13:44:35.076Z] 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=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43&build=422&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F422%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-21T13:44:35.335Z] -> Uploading to [2023-02-21T13:44:35.335Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/76c26b6cbf45d42a91d94ea9d6eee3bff4095f43/70aef350-f7a9-4eb9-86fe-8b5a867b8977.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T134435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b28adc0f67a2a5e69dc1cdc2f5e0a978dc9ab5ecd88f143c49f1e1a6c0bbe3ae [2023-02-21T13:44:35.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T13:44:35.335Z] Dload Upload Total Spent Left Speed [2023-02-21T13:44:35.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62938 0 0 100 62938 0 151k --:--:-- --:--:-- --:--:-- 151k 100 62938 0 0 100 62938 0 151k --:--:-- --:--:-- --:--:-- 151k [2023-02-21T13:44:35.905Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [2023-02-21T13:44:35.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-21T13:44:36.123Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-21T13:44:36.141Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:44:36.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-21T13:44:36.442Z] [2023-02-21T13:44:36.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:44:36.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-21T13:44:36.739Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-21T13:44:36.739Z] df9b9388f04a: Pulling fs layer [2023-02-21T13:44:36.739Z] 52dc419b0ee2: Pulling fs layer [2023-02-21T13:44:36.739Z] 25bc292e5bac: Pulling fs layer [2023-02-21T13:44:36.739Z] 114826534d7a: Pulling fs layer [2023-02-21T13:44:36.739Z] 4657fd5d0bcf: Pulling fs layer [2023-02-21T13:44:36.739Z] 6ad1cebc031e: Pulling fs layer [2023-02-21T13:44:36.739Z] 8a3aa393b2d8: Pulling fs layer [2023-02-21T13:44:36.739Z] 114826534d7a: Waiting [2023-02-21T13:44:36.739Z] 6ad1cebc031e: Waiting [2023-02-21T13:44:36.739Z] 8a3aa393b2d8: Waiting [2023-02-21T13:44:36.739Z] 4657fd5d0bcf: Waiting [2023-02-21T13:44:36.739Z] 25bc292e5bac: Verifying Checksum [2023-02-21T13:44:36.739Z] 25bc292e5bac: Download complete [2023-02-21T13:44:36.739Z] 52dc419b0ee2: Verifying Checksum [2023-02-21T13:44:36.739Z] 52dc419b0ee2: Download complete [2023-02-21T13:44:36.739Z] 4657fd5d0bcf: Verifying Checksum [2023-02-21T13:44:36.739Z] 4657fd5d0bcf: Download complete [2023-02-21T13:44:36.739Z] df9b9388f04a: Download complete [2023-02-21T13:44:37.002Z] df9b9388f04a: Pull complete [2023-02-21T13:44:37.002Z] 6ad1cebc031e: Verifying Checksum [2023-02-21T13:44:37.002Z] 6ad1cebc031e: Download complete [2023-02-21T13:44:37.002Z] 52dc419b0ee2: Pull complete [2023-02-21T13:44:37.263Z] 25bc292e5bac: Pull complete [2023-02-21T13:44:37.522Z] 114826534d7a: Verifying Checksum [2023-02-21T13:44:37.522Z] 114826534d7a: Download complete [2023-02-21T13:44:37.780Z] 8a3aa393b2d8: Verifying Checksum [2023-02-21T13:44:37.780Z] 8a3aa393b2d8: Download complete [2023-02-21T13:44:41.063Z] 114826534d7a: Pull complete [2023-02-21T13:44:41.063Z] 4657fd5d0bcf: Pull complete [2023-02-21T13:44:41.320Z] 6ad1cebc031e: Pull complete [2023-02-21T13:44:43.854Z] 8a3aa393b2d8: Pull complete [2023-02-21T13:44:43.854Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-21T13:44:43.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-21T13:44:43.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:44:43.942Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2023-02-21T13:44:43.971Z] $ 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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-21T13:44:46.741Z] $ docker top 2174b67ddc5bd890ec7694fafb7bbb0d9240aca528c5a336875857181f7e3c01 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T13:44:46.810Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-21T13:44:47.090Z] + set -o pipefail [2023-02-21T13:44:47.090Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-21T13:44:52.356Z] [2023-02-21T13:44:52.356Z] Monitoring /w/workspace/edgex-go/422 (github.com/edgexfoundry/edgex-go)... [2023-02-21T13:44:52.356Z] [2023-02-21T13:44:52.356Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b23150ac-d021-44a4-b7f3-2a9441169024 [2023-02-21T13:44:52.356Z] [2023-02-21T13:44:52.356Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-21T13:44:52.356Z] [2023-02-21T13:44:52.356Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-21T13:44:52.356Z] [2023-02-21T13:44:52.356Z] [2023-02-21T13:44:52.356Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-21T13:44:52.356Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-21T13:44:52.356Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-21T13:44:52.365Z] $ docker stop --time=1 2174b67ddc5bd890ec7694fafb7bbb0d9240aca528c5a336875857181f7e3c01 [2023-02-21T13:44:54.508Z] $ docker rm -f --volumes 2174b67ddc5bd890ec7694fafb7bbb0d9240aca528c5a336875857181f7e3c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-21T13:44:54.847Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T13:44:54.855Z] provisioning config files... [2023-02-21T13:44:54.862Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/422@tmp/config10874401399041193391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:44:55.151Z] --> edgex-publish-swagger.sh [2023-02-21T13:44:55.151Z] === Publish openapi/v3 API === [2023-02-21T13:44:55.151Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-21T13:44:55.151Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/422/openapi/v3/core-command.yaml] [2023-02-21T13:44:55.151Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T13:44:55.151Z] Dload Upload Total Spent Left Speed [2023-02-21T13:44:55.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 48708 --:--:-- --:--:-- --:--:-- 48708 [2023-02-21T13:44:55.719Z] [2023-02-21T13:44:55.719Z] [2023-02-21T13:44:55.719Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/422/openapi/v3/core-data.yaml] [2023-02-21T13:44:55.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T13:44:55.719Z] Dload Upload Total Spent Left Speed [2023-02-21T13:44:56.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 112k --:--:-- --:--:-- --:--:-- 112k [2023-02-21T13:44:56.286Z] [2023-02-21T13:44:56.286Z] [2023-02-21T13:44:56.286Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/422/openapi/v3/core-metadata.yaml] [2023-02-21T13:44:56.286Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T13:44:56.286Z] Dload Upload Total Spent Left Speed [2023-02-21T13:44:56.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 277k --:--:-- --:--:-- --:--:-- 276k 100 140k 0 0 100 140k 0 277k --:--:-- --:--:-- --:--:-- 276k [2023-02-21T13:44:56.854Z] [2023-02-21T13:44:56.854Z] [2023-02-21T13:44:56.854Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/422/openapi/v3/support-notifications.yaml] [2023-02-21T13:44:56.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T13:44:56.854Z] Dload Upload Total Spent Left Speed [2023-02-21T13:44:57.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 165k --:--:-- --:--:-- --:--:-- 165k [2023-02-21T13:44:57.421Z] [2023-02-21T13:44:57.421Z] [2023-02-21T13:44:57.421Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/422/openapi/v3/support-scheduler.yaml] [2023-02-21T13:44:57.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T13:44:57.421Z] Dload Upload Total Spent Left Speed [2023-02-21T13:44:57.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 76406 --:--:-- --:--:-- --:--:-- 76235 100 34001 0 0 100 34001 0 76406 --:--:-- --:--:-- --:--:-- 76235 [2023-02-21T13:44:57.680Z] [2023-02-21T13:44:57.680Z] [Pipeline] } [2023-02-21T13:44:57.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-02-21T13:44:58.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T13:44:58.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:44:58.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T13:44:58.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:44:58.423Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2023-02-21T13:44:58.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T13:44:58.854Z] $ docker top 4591a474de9dcdd7e77f45991c15370599747fa0e38631a11e87d90e02cf692f -eo pid,comm [2023-02-21T13:44:58.902Z] 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). [2023-02-21T13:44:58.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T13:44:58.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T13:44:58.935Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T13:44:59.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T13:44:59.053Z] $ docker exec 4591a474de9dcdd7e77f45991c15370599747fa0e38631a11e87d90e02cf692f ssh-agent [2023-02-21T13:44:59.159Z] SSH_AUTH_SOCK=/tmp/ssh-M3Dde1dKQSEg/agent.32 [2023-02-21T13:44:59.159Z] SSH_AGENT_PID=38 [2023-02-21T13:44:59.164Z] Running ssh-add (command line suppressed) [2023-02-21T13:44:59.260Z] Identity added: /w/workspace/edgex-go/422@tmp/private_key_1453158664472454313.key (/w/workspace/edgex-go/422@tmp/private_key_1453158664472454313.key) [2023-02-21T13:44:59.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T13:44:59.562Z] + git semver tag [2023-02-21T13:44:59.821Z] 2023-02-21 13:44:59,742 [run_tag] DEBUG tag force:False [2023-02-21T13:44:59.822Z] 2023-02-21 13:44:59,742 [check_head_tag] DEBUG check head tag [2023-02-21T13:44:59.822Z] 2023-02-21 13:44:59,744 [execute] INFO git cat-file --batch-check [2023-02-21T13:44:59.822Z] 2023-02-21 13:44:59,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/422, universal_newlines=False, shell=None, istream=) [2023-02-21T13:44:59.822Z] 2023-02-21 13:44:59,749 [execute] INFO git cat-file --batch [2023-02-21T13:44:59.822Z] 2023-02-21 13:44:59,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/422, universal_newlines=False, shell=None, istream=) [2023-02-21T13:44:59.822Z] 2023-02-21 13:44:59,799 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main [2023-02-21T13:44:59.822Z] 2023-02-21 13:44:59,800 [execute] INFO git tag -a v3.0.0-dev.61 -m v3.0.0-dev.61 [2023-02-21T13:44:59.822Z] 2023-02-21 13:44:59,800 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.61', '-m', 'v3.0.0-dev.61'], cwd=/w/workspace/edgex-go/422, universal_newlines=False, shell=None, istream=None) [2023-02-21T13:44:59.822Z] 2023-02-21 13:44:59,805 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main [2023-02-21T13:44:59.822Z] 3.0.0-dev.61 [Pipeline] } [2023-02-21T13:45:00.087Z] $ docker exec --env ******** --env ******** 4591a474de9dcdd7e77f45991c15370599747fa0e38631a11e87d90e02cf692f ssh-agent -k [2023-02-21T13:45:00.190Z] unset SSH_AUTH_SOCK; [2023-02-21T13:45:00.191Z] unset SSH_AGENT_PID; [2023-02-21T13:45:00.191Z] echo Agent pid 38 killed; [2023-02-21T13:45:00.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T13:45:00.508Z] + git semver [Pipeline] } [2023-02-21T13:45:00.774Z] $ docker stop --time=1 4591a474de9dcdd7e77f45991c15370599747fa0e38631a11e87d90e02cf692f [2023-02-21T13:45:02.147Z] $ docker rm -f --volumes 4591a474de9dcdd7e77f45991c15370599747fa0e38631a11e87d90e02cf692f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:45:02.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-21T13:45:02.550Z] [2023-02-21T13:45:02.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:45:02.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-21T13:45:02.848Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-21T13:45:02.848Z] ab5ef0e58194: Pulling fs layer [2023-02-21T13:45:02.848Z] 9712f1f96733: Pulling fs layer [2023-02-21T13:45:02.848Z] 63f879dbbcfc: Pulling fs layer [2023-02-21T13:45:02.848Z] 0d9ebad4ef96: Pulling fs layer [2023-02-21T13:45:02.848Z] e9a5061849ea: Pulling fs layer [2023-02-21T13:45:02.848Z] d747dcd14b5f: Pulling fs layer [2023-02-21T13:45:02.848Z] 2de7ff778b66: Pulling fs layer [2023-02-21T13:45:02.848Z] 0d9ebad4ef96: Waiting [2023-02-21T13:45:02.848Z] e9a5061849ea: Waiting [2023-02-21T13:45:02.848Z] d747dcd14b5f: Waiting [2023-02-21T13:45:02.848Z] 2de7ff778b66: Waiting [2023-02-21T13:45:02.848Z] 9712f1f96733: Verifying Checksum [2023-02-21T13:45:02.848Z] 9712f1f96733: Download complete [2023-02-21T13:45:03.440Z] 63f879dbbcfc: Verifying Checksum [2023-02-21T13:45:03.440Z] 63f879dbbcfc: Download complete [2023-02-21T13:45:03.699Z] 0d9ebad4ef96: Verifying Checksum [2023-02-21T13:45:03.699Z] 0d9ebad4ef96: Download complete [2023-02-21T13:45:03.699Z] e9a5061849ea: Verifying Checksum [2023-02-21T13:45:03.699Z] e9a5061849ea: Download complete [2023-02-21T13:45:03.699Z] d747dcd14b5f: Download complete [2023-02-21T13:45:03.699Z] ab5ef0e58194: Verifying Checksum [2023-02-21T13:45:03.699Z] ab5ef0e58194: Download complete [2023-02-21T13:45:03.699Z] 2de7ff778b66: Verifying Checksum [2023-02-21T13:45:03.699Z] 2de7ff778b66: Download complete [2023-02-21T13:45:06.226Z] ab5ef0e58194: Pull complete [2023-02-21T13:45:06.226Z] 9712f1f96733: Pull complete [2023-02-21T13:45:07.159Z] 63f879dbbcfc: Pull complete [2023-02-21T13:45:10.438Z] 0d9ebad4ef96: Pull complete [2023-02-21T13:45:10.696Z] e9a5061849ea: Pull complete [2023-02-21T13:45:10.697Z] d747dcd14b5f: Pull complete [2023-02-21T13:45:12.071Z] 2de7ff778b66: Pull complete [2023-02-21T13:45:12.071Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-21T13:45:12.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-21T13:45:12.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:45:12.148Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2023-02-21T13:45:12.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-21T13:45:14.444Z] $ docker top 702e41b1deb95a610f24643ea20e265d806b748f36dce242b911f06f0aa61862 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-21T13:45:14.517Z] provisioning config files... [2023-02-21T13:45:14.523Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/422@tmp/config9667258578561361604tmp [2023-02-21T13:45:14.532Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/422@tmp/config2670235898152081681tmp [2023-02-21T13:45:14.540Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/422@tmp/config253713570696648456tmp [Pipeline] { [Pipeline] echo [2023-02-21T13:45:14.551Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:45:14.833Z] ---> sigul-configuration.sh [2023-02-21T13:45:14.833Z] gpg: directory `/root/.gnupg' created [2023-02-21T13:45:14.833Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-21T13:45:14.833Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-21T13:45:14.833Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-21T13:45:14.833Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-21T13:45:14.833Z] gpg: CAST5 encrypted data [2023-02-21T13:45:14.833Z] gpg: encrypted with 1 passphrase [2023-02-21T13:45:14.833Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-21T13:45:15.118Z] + mkdir /home/jenkins [2023-02-21T13:45:15.118Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-21T13:45:15.404Z] + 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 [2023-02-21T13:45:15.412Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:45:15.696Z] ---> sigul-install.sh [2023-02-21T13:45:15.696Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-21T13:45:15.983Z] + git tag --list [2023-02-21T13:45:15.983Z] 0.6.0 [2023-02-21T13:45:15.983Z] 0.6.1 [2023-02-21T13:45:15.983Z] 0.7.0 [2023-02-21T13:45:15.983Z] 0.7.1 [2023-02-21T13:45:15.984Z] v1.0.0 [2023-02-21T13:45:15.984Z] v1.0.1 [2023-02-21T13:45:15.984Z] v1.1.0 [2023-02-21T13:45:15.984Z] v1.2.0 [2023-02-21T13:45:15.984Z] v1.2.1 [2023-02-21T13:45:15.984Z] v1.3.0 [2023-02-21T13:45:15.984Z] v1.3.1 [2023-02-21T13:45:15.984Z] v2.0.0 [2023-02-21T13:45:15.984Z] v2.1.0 [2023-02-21T13:45:15.984Z] v2.1.1 [2023-02-21T13:45:15.984Z] v2.1.1-dev.1 [2023-02-21T13:45:15.984Z] v2.1.1-dev.2 [2023-02-21T13:45:15.984Z] v2.1.1-dev.3 [2023-02-21T13:45:15.984Z] v2.1.1-dev.4 [2023-02-21T13:45:15.984Z] v2.1.1-dev.5 [2023-02-21T13:45:15.984Z] v2.1.1-dev.6 [2023-02-21T13:45:15.984Z] v2.1.1-dev.7 [2023-02-21T13:45:15.984Z] v2.1.1-dev.8 [2023-02-21T13:45:15.984Z] v2.1.2-dev.1 [2023-02-21T13:45:15.984Z] v2.2.0 [2023-02-21T13:45:15.984Z] v2.2.1-dev.1 [2023-02-21T13:45:15.984Z] v2.2.1-dev.10 [2023-02-21T13:45:15.984Z] v2.2.1-dev.11 [2023-02-21T13:45:15.984Z] v2.2.1-dev.12 [2023-02-21T13:45:15.984Z] v2.2.1-dev.13 [2023-02-21T13:45:15.984Z] v2.2.1-dev.14 [2023-02-21T13:45:15.984Z] v2.2.1-dev.15 [2023-02-21T13:45:15.984Z] v2.2.1-dev.16 [2023-02-21T13:45:15.984Z] v2.2.1-dev.17 [2023-02-21T13:45:15.984Z] v2.2.1-dev.18 [2023-02-21T13:45:15.984Z] v2.2.1-dev.19 [2023-02-21T13:45:15.984Z] v2.2.1-dev.2 [2023-02-21T13:45:15.984Z] v2.2.1-dev.20 [2023-02-21T13:45:15.984Z] v2.2.1-dev.21 [2023-02-21T13:45:15.984Z] v2.2.1-dev.22 [2023-02-21T13:45:15.984Z] v2.2.1-dev.23 [2023-02-21T13:45:15.984Z] v2.2.1-dev.24 [2023-02-21T13:45:15.984Z] v2.2.1-dev.25 [2023-02-21T13:45:15.984Z] v2.2.1-dev.26 [2023-02-21T13:45:15.984Z] v2.2.1-dev.27 [2023-02-21T13:45:15.984Z] v2.2.1-dev.28 [2023-02-21T13:45:15.984Z] v2.2.1-dev.29 [2023-02-21T13:45:15.984Z] v2.2.1-dev.3 [2023-02-21T13:45:15.984Z] v2.2.1-dev.4 [2023-02-21T13:45:15.984Z] v2.2.1-dev.5 [2023-02-21T13:45:15.984Z] v2.2.1-dev.6 [2023-02-21T13:45:15.984Z] v2.2.1-dev.7 [2023-02-21T13:45:15.984Z] v2.2.1-dev.8 [2023-02-21T13:45:15.984Z] v2.2.1-dev.9 [2023-02-21T13:45:15.984Z] v2.3.0 [2023-02-21T13:45:15.984Z] v2.3.0-dev.100 [2023-02-21T13:45:15.984Z] v2.3.0-dev.101 [2023-02-21T13:45:15.984Z] v2.3.0-dev.102 [2023-02-21T13:45:15.984Z] v2.3.0-dev.103 [2023-02-21T13:45:15.984Z] v2.3.0-dev.104 [2023-02-21T13:45:15.984Z] v2.3.0-dev.105 [2023-02-21T13:45:15.984Z] v2.3.0-dev.106 [2023-02-21T13:45:15.984Z] v2.3.0-dev.29 [2023-02-21T13:45:15.984Z] v2.3.0-dev.30 [2023-02-21T13:45:15.984Z] v2.3.0-dev.31 [2023-02-21T13:45:15.984Z] v2.3.0-dev.32 [2023-02-21T13:45:15.984Z] v2.3.0-dev.33 [2023-02-21T13:45:15.984Z] v2.3.0-dev.34 [2023-02-21T13:45:15.984Z] v2.3.0-dev.35 [2023-02-21T13:45:15.984Z] v2.3.0-dev.36 [2023-02-21T13:45:15.984Z] v2.3.0-dev.37 [2023-02-21T13:45:15.984Z] v2.3.0-dev.38 [2023-02-21T13:45:15.984Z] v2.3.0-dev.39 [2023-02-21T13:45:15.984Z] v2.3.0-dev.40 [2023-02-21T13:45:15.984Z] v2.3.0-dev.41 [2023-02-21T13:45:15.984Z] v2.3.0-dev.42 [2023-02-21T13:45:15.984Z] v2.3.0-dev.43 [2023-02-21T13:45:15.984Z] v2.3.0-dev.44 [2023-02-21T13:45:15.984Z] v2.3.0-dev.45 [2023-02-21T13:45:15.984Z] v2.3.0-dev.46 [2023-02-21T13:45:15.984Z] v2.3.0-dev.47 [2023-02-21T13:45:15.984Z] v2.3.0-dev.48 [2023-02-21T13:45:15.984Z] v2.3.0-dev.49 [2023-02-21T13:45:15.984Z] v2.3.0-dev.50 [2023-02-21T13:45:15.984Z] v2.3.0-dev.51 [2023-02-21T13:45:15.984Z] v2.3.0-dev.52 [2023-02-21T13:45:15.984Z] v2.3.0-dev.53 [2023-02-21T13:45:15.984Z] v2.3.0-dev.54 [2023-02-21T13:45:15.984Z] v2.3.0-dev.55 [2023-02-21T13:45:15.984Z] v2.3.0-dev.56 [2023-02-21T13:45:15.984Z] v2.3.0-dev.57 [2023-02-21T13:45:15.984Z] v2.3.0-dev.58 [2023-02-21T13:45:15.984Z] v2.3.0-dev.59 [2023-02-21T13:45:15.984Z] v2.3.0-dev.60 [2023-02-21T13:45:15.984Z] v2.3.0-dev.61 [2023-02-21T13:45:15.984Z] v2.3.0-dev.62 [2023-02-21T13:45:15.984Z] v2.3.0-dev.63 [2023-02-21T13:45:15.984Z] v2.3.0-dev.64 [2023-02-21T13:45:15.984Z] v2.3.0-dev.65 [2023-02-21T13:45:15.984Z] v2.3.0-dev.66 [2023-02-21T13:45:15.984Z] v2.3.0-dev.67 [2023-02-21T13:45:15.984Z] v2.3.0-dev.68 [2023-02-21T13:45:15.984Z] v2.3.0-dev.69 [2023-02-21T13:45:15.984Z] v2.3.0-dev.70 [2023-02-21T13:45:15.984Z] v2.3.0-dev.71 [2023-02-21T13:45:15.984Z] v2.3.0-dev.72 [2023-02-21T13:45:15.984Z] v2.3.0-dev.73 [2023-02-21T13:45:15.984Z] v2.3.0-dev.74 [2023-02-21T13:45:15.984Z] v2.3.0-dev.75 [2023-02-21T13:45:15.984Z] v2.3.0-dev.76 [2023-02-21T13:45:15.984Z] v2.3.0-dev.77 [2023-02-21T13:45:15.984Z] v2.3.0-dev.78 [2023-02-21T13:45:15.984Z] v2.3.0-dev.79 [2023-02-21T13:45:15.984Z] v2.3.0-dev.80 [2023-02-21T13:45:15.984Z] v2.3.0-dev.81 [2023-02-21T13:45:15.984Z] v2.3.0-dev.82 [2023-02-21T13:45:15.984Z] v2.3.0-dev.83 [2023-02-21T13:45:15.984Z] v2.3.0-dev.84 [2023-02-21T13:45:15.984Z] v2.3.0-dev.85 [2023-02-21T13:45:15.984Z] v2.3.0-dev.86 [2023-02-21T13:45:15.984Z] v2.3.0-dev.87 [2023-02-21T13:45:15.984Z] v2.3.0-dev.88 [2023-02-21T13:45:15.984Z] v2.3.0-dev.89 [2023-02-21T13:45:15.984Z] v2.3.0-dev.90 [2023-02-21T13:45:15.984Z] v2.3.0-dev.91 [2023-02-21T13:45:15.984Z] v2.3.0-dev.92 [2023-02-21T13:45:15.984Z] v2.3.0-dev.93 [2023-02-21T13:45:15.984Z] v2.3.0-dev.94 [2023-02-21T13:45:15.984Z] v2.3.0-dev.95 [2023-02-21T13:45:15.984Z] v2.3.0-dev.96 [2023-02-21T13:45:15.984Z] v2.3.0-dev.97 [2023-02-21T13:45:15.984Z] v2.3.0-dev.98 [2023-02-21T13:45:15.984Z] v2.3.0-dev.99 [2023-02-21T13:45:15.984Z] v2.3.1-dev.1 [2023-02-21T13:45:15.984Z] v2.3.1-dev.2 [2023-02-21T13:45:15.984Z] v2.3.1-dev.3 [2023-02-21T13:45:15.984Z] v2.3.1-dev.4 [2023-02-21T13:45:15.984Z] v2.3.1-dev.5 [2023-02-21T13:45:15.984Z] v3.0.0-dev.1 [2023-02-21T13:45:15.984Z] v3.0.0-dev.10 [2023-02-21T13:45:15.984Z] v3.0.0-dev.11 [2023-02-21T13:45:15.984Z] v3.0.0-dev.12 [2023-02-21T13:45:15.984Z] v3.0.0-dev.13 [2023-02-21T13:45:15.984Z] v3.0.0-dev.14 [2023-02-21T13:45:15.984Z] v3.0.0-dev.15 [2023-02-21T13:45:15.984Z] v3.0.0-dev.16 [2023-02-21T13:45:15.984Z] v3.0.0-dev.17 [2023-02-21T13:45:15.984Z] v3.0.0-dev.18 [2023-02-21T13:45:15.984Z] v3.0.0-dev.19 [2023-02-21T13:45:15.984Z] v3.0.0-dev.2 [2023-02-21T13:45:15.984Z] v3.0.0-dev.20 [2023-02-21T13:45:15.984Z] v3.0.0-dev.21 [2023-02-21T13:45:15.984Z] v3.0.0-dev.22 [2023-02-21T13:45:15.984Z] v3.0.0-dev.23 [2023-02-21T13:45:15.984Z] v3.0.0-dev.24 [2023-02-21T13:45:15.984Z] v3.0.0-dev.25 [2023-02-21T13:45:15.984Z] v3.0.0-dev.26 [2023-02-21T13:45:15.984Z] v3.0.0-dev.27 [2023-02-21T13:45:15.984Z] v3.0.0-dev.28 [2023-02-21T13:45:15.984Z] v3.0.0-dev.29 [2023-02-21T13:45:15.984Z] v3.0.0-dev.3 [2023-02-21T13:45:15.984Z] v3.0.0-dev.30 [2023-02-21T13:45:15.984Z] v3.0.0-dev.31 [2023-02-21T13:45:15.984Z] v3.0.0-dev.32 [2023-02-21T13:45:15.984Z] v3.0.0-dev.33 [2023-02-21T13:45:15.984Z] v3.0.0-dev.34 [2023-02-21T13:45:15.984Z] v3.0.0-dev.35 [2023-02-21T13:45:15.984Z] v3.0.0-dev.36 [2023-02-21T13:45:15.984Z] v3.0.0-dev.37 [2023-02-21T13:45:15.984Z] v3.0.0-dev.38 [2023-02-21T13:45:15.984Z] v3.0.0-dev.39 [2023-02-21T13:45:15.984Z] v3.0.0-dev.4 [2023-02-21T13:45:15.984Z] v3.0.0-dev.40 [2023-02-21T13:45:15.984Z] v3.0.0-dev.41 [2023-02-21T13:45:15.984Z] v3.0.0-dev.42 [2023-02-21T13:45:15.984Z] v3.0.0-dev.43 [2023-02-21T13:45:15.984Z] v3.0.0-dev.44 [2023-02-21T13:45:15.984Z] v3.0.0-dev.45 [2023-02-21T13:45:15.984Z] v3.0.0-dev.46 [2023-02-21T13:45:15.984Z] v3.0.0-dev.47 [2023-02-21T13:45:15.984Z] v3.0.0-dev.48 [2023-02-21T13:45:15.984Z] v3.0.0-dev.49 [2023-02-21T13:45:15.984Z] v3.0.0-dev.5 [2023-02-21T13:45:15.984Z] v3.0.0-dev.50 [2023-02-21T13:45:15.984Z] v3.0.0-dev.51 [2023-02-21T13:45:15.984Z] v3.0.0-dev.52 [2023-02-21T13:45:15.984Z] v3.0.0-dev.53 [2023-02-21T13:45:15.984Z] v3.0.0-dev.54 [2023-02-21T13:45:15.984Z] v3.0.0-dev.55 [2023-02-21T13:45:15.984Z] v3.0.0-dev.56 [2023-02-21T13:45:15.984Z] v3.0.0-dev.57 [2023-02-21T13:45:15.984Z] v3.0.0-dev.58 [2023-02-21T13:45:15.984Z] v3.0.0-dev.59 [2023-02-21T13:45:15.984Z] v3.0.0-dev.6 [2023-02-21T13:45:15.984Z] v3.0.0-dev.60 [2023-02-21T13:45:15.984Z] v3.0.0-dev.61 [2023-02-21T13:45:15.984Z] v3.0.0-dev.7 [2023-02-21T13:45:15.984Z] v3.0.0-dev.8 [2023-02-21T13:45:15.984Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-21T13:45:16.274Z] + lftools sign git-tag v3.0.0-dev.61 [2023-02-21T13:45:16.841Z] Signing Git tag with Sigul... [2023-02-21T13:45:16.841Z] Signing v3.0.0-dev.61 [Pipeline] echo [2023-02-21T13:45:17.417Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:45:17.701Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-21T13:45:17.708Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-21T13:45:17.720Z] $ docker stop --time=1 702e41b1deb95a610f24643ea20e265d806b748f36dce242b911f06f0aa61862 [2023-02-21T13:45:19.037Z] $ docker rm -f --volumes 702e41b1deb95a610f24643ea20e265d806b748f36dce242b911f06f0aa61862 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-21T13:45:19.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T13:45:19.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:45:19.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T13:45:19.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:45:19.830Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2023-02-21T13:45:19.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T13:45:20.231Z] $ docker top de730c5e15f041598de10272383027a9d67dc4302acb78144ea64c99d4118c77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T13:45:20.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T13:45:20.313Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T13:45:20.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T13:45:20.421Z] $ docker exec de730c5e15f041598de10272383027a9d67dc4302acb78144ea64c99d4118c77 ssh-agent [2023-02-21T13:45:20.532Z] SSH_AUTH_SOCK=/tmp/ssh-Snrmscs6csrU/agent.32 [2023-02-21T13:45:20.532Z] SSH_AGENT_PID=38 [2023-02-21T13:45:20.537Z] Running ssh-add (command line suppressed) [2023-02-21T13:45:20.640Z] Identity added: /w/workspace/edgex-go/422@tmp/private_key_5615749047385797949.key (/w/workspace/edgex-go/422@tmp/private_key_5615749047385797949.key) [2023-02-21T13:45:20.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T13:45:20.941Z] + git semver bump pre [2023-02-21T13:45:21.200Z] 2023-02-21 13:45:21,133 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main [2023-02-21T13:45:21.200Z] 2023-02-21 13:45:21,133 [bump_version] DEBUG bumping version:3.0.0-dev.61 on axis:pre with prefix:dev [2023-02-21T13:45:21.200Z] 2023-02-21 13:45:21,133 [bump_version] DEBUG bumped version:3.0.0-dev.62 [2023-02-21T13:45:21.200Z] 2023-02-21 13:45:21,134 [write_version] DEBUG write version:3.0.0-dev.62 to path:/w/workspace/edgex-go/422/.semver/main with force:True [2023-02-21T13:45:21.200Z] 2023-02-21 13:45:21,134 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main [2023-02-21T13:45:21.200Z] 2023-02-21 13:45:21,134 [write_file] DEBUG write to file:/w/workspace/edgex-go/422/.semver/main [2023-02-21T13:45:21.200Z] 2023-02-21 13:45:21,135 [execute] INFO git cat-file --batch-check [2023-02-21T13:45:21.200Z] 2023-02-21 13:45:21,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T13:45:21.200Z] 2023-02-21 13:45:21,141 [execute] INFO git cat-file --batch [2023-02-21T13:45:21.200Z] 2023-02-21 13:45:21,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T13:45:21.200Z] 2023-02-21 13:45:21,146 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main [2023-02-21T13:45:21.200Z] 3.0.0-dev.62 [Pipeline] } [2023-02-21T13:45:21.206Z] $ docker exec --env ******** --env ******** de730c5e15f041598de10272383027a9d67dc4302acb78144ea64c99d4118c77 ssh-agent -k [2023-02-21T13:45:21.302Z] unset SSH_AUTH_SOCK; [2023-02-21T13:45:21.302Z] unset SSH_AGENT_PID; [2023-02-21T13:45:21.302Z] echo Agent pid 38 killed; [2023-02-21T13:45:21.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T13:45:21.619Z] + git semver [Pipeline] } [2023-02-21T13:45:21.889Z] $ docker stop --time=1 de730c5e15f041598de10272383027a9d67dc4302acb78144ea64c99d4118c77 [2023-02-21T13:45:23.155Z] $ docker rm -f --volumes de730c5e15f041598de10272383027a9d67dc4302acb78144ea64c99d4118c77 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T13:45:23.492Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T13:45:23.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:45:23.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T13:45:23.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:45:23.855Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2023-02-21T13:45:23.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T13:45:24.250Z] $ docker top f8073a9342b05657a6a5eba80f5f61c3f720f1b35c2b54cf1f41ab45b8043612 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T13:45:24.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T13:45:24.340Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T13:45:24.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T13:45:24.440Z] $ docker exec f8073a9342b05657a6a5eba80f5f61c3f720f1b35c2b54cf1f41ab45b8043612 ssh-agent [2023-02-21T13:45:24.558Z] SSH_AUTH_SOCK=/tmp/ssh-uFCtWfRk8ZRa/agent.33 [2023-02-21T13:45:24.558Z] SSH_AGENT_PID=39 [2023-02-21T13:45:24.562Z] Running ssh-add (command line suppressed) [2023-02-21T13:45:24.664Z] Identity added: /w/workspace/edgex-go/422@tmp/private_key_3441813389056452079.key (/w/workspace/edgex-go/422@tmp/private_key_3441813389056452079.key) [2023-02-21T13:45:24.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T13:45:24.966Z] + git semver push [2023-02-21T13:45:25.225Z] 2023-02-21 13:45:25,166 [run_push] DEBUG push [2023-02-21T13:45:25.225Z] 2023-02-21 13:45:25,167 [execute] INFO git cat-file --batch-check [2023-02-21T13:45:25.225Z] 2023-02-21 13:45:25,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T13:45:25.225Z] 2023-02-21 13:45:25,172 [execute] INFO git rev-list ab429ee9ba004f66313695f5c2dda4f7d4120007 -- [2023-02-21T13:45:25.225Z] 2023-02-21 13:45:25,172 [execute] DEBUG Popen(['git', 'rev-list', 'ab429ee9ba004f66313695f5c2dda4f7d4120007', '--'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-21T13:45:25.225Z] 2023-02-21 13:45:25,184 [execute] INFO git fetch -v origin [2023-02-21T13:45:25.225Z] 2023-02-21 13:45:25,184 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-21T13:45:25.792Z] 2023-02-21 13:45:25,723 [run_push] DEBUG no remote changes detected [2023-02-21T13:45:25.792Z] 2023-02-21 13:45:25,724 [execute] INFO git push origin semver [2023-02-21T13:45:25.792Z] 2023-02-21 13:45:25,724 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-21T13:45:26.733Z] 2023-02-21 13:45:26,725 [run_push] DEBUG push all version tags [2023-02-21T13:45:26.733Z] 2023-02-21 13:45:26,726 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-21T13:45:26.733Z] 2023-02-21 13:45:26,726 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/422, universal_newlines=False, shell=None, istream=None) [2023-02-21T13:45:27.676Z] 2023-02-21 13:45:27,535 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main [2023-02-21T13:45:27.676Z] 3.0.0-dev.62 [Pipeline] } [2023-02-21T13:45:27.683Z] $ docker exec --env ******** --env ******** f8073a9342b05657a6a5eba80f5f61c3f720f1b35c2b54cf1f41ab45b8043612 ssh-agent -k [2023-02-21T13:45:27.797Z] unset SSH_AUTH_SOCK; [2023-02-21T13:45:27.797Z] unset SSH_AGENT_PID; [2023-02-21T13:45:27.797Z] echo Agent pid 39 killed; [2023-02-21T13:45:27.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T13:45:28.119Z] + git semver [Pipeline] } [2023-02-21T13:45:28.389Z] $ docker stop --time=1 f8073a9342b05657a6a5eba80f5f61c3f720f1b35c2b54cf1f41ab45b8043612 [2023-02-21T13:45:29.721Z] $ docker rm -f --volumes f8073a9342b05657a6a5eba80f5f61c3f720f1b35c2b54cf1f41ab45b8043612 [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 [2023-02-21T13:45:30.246Z] + [ -d /w/workspace/edgex-go/422/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:45:30.535Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:45:31.399Z] ---> package-listing.sh [2023-02-21T13:45:31.399Z] ++ facter osfamily [2023-02-21T13:45:31.399Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-21T13:45:31.657Z] + OS_FAMILY=debian [2023-02-21T13:45:31.657Z] + workspace=/w/workspace/edgex-go/422 [2023-02-21T13:45:31.657Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-21T13:45:31.657Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-21T13:45:31.657Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-21T13:45:31.657Z] + PACKAGES=/tmp/packages_start.txt [2023-02-21T13:45:31.657Z] + '[' /w/workspace/edgex-go/422 ']' [2023-02-21T13:45:31.657Z] + PACKAGES=/tmp/packages_end.txt [2023-02-21T13:45:31.657Z] + case "${OS_FAMILY}" in [2023-02-21T13:45:31.657Z] + dpkg -l [2023-02-21T13:45:31.657Z] + grep '^ii' [2023-02-21T13:45:31.657Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-21T13:45:31.657Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-21T13:45:31.657Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-21T13:45:31.657Z] + '[' /w/workspace/edgex-go/422 ']' [2023-02-21T13:45:31.657Z] + mkdir -p /w/workspace/edgex-go/422/archives/ [2023-02-21T13:45:31.657Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/422/archives/ [Pipeline] echo [2023-02-21T13:45:31.669Z] 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/422/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-21T13:45:31.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:45:32.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T13:45:32.508Z] [2023-02-21T13:45:32.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T13:45:32.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T13:45:32.813Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-21T13:45:32.813Z] 5eb5b503b376: Pulling fs layer [2023-02-21T13:45:32.813Z] 5c69ac0246d0: Pulling fs layer [2023-02-21T13:45:32.813Z] ec43610c2a17: Pulling fs layer [2023-02-21T13:45:32.813Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-21T13:45:32.813Z] 33b1e0a273af: Pulling fs layer [2023-02-21T13:45:32.813Z] 5d3b04190fa2: Pulling fs layer [2023-02-21T13:45:32.813Z] 2f39f015ded8: Pulling fs layer [2023-02-21T13:45:32.813Z] 5d3b04190fa2: Waiting [2023-02-21T13:45:32.813Z] 3a2ae6a8a46f: Waiting [2023-02-21T13:45:32.813Z] 2f39f015ded8: Waiting [2023-02-21T13:45:32.813Z] 33b1e0a273af: Waiting [2023-02-21T13:45:32.813Z] 5c69ac0246d0: Verifying Checksum [2023-02-21T13:45:32.813Z] 5c69ac0246d0: Download complete [2023-02-21T13:45:32.813Z] 3a2ae6a8a46f: Download complete [2023-02-21T13:45:33.072Z] 33b1e0a273af: Verifying Checksum [2023-02-21T13:45:33.072Z] 33b1e0a273af: Download complete [2023-02-21T13:45:33.072Z] 5d3b04190fa2: Verifying Checksum [2023-02-21T13:45:33.072Z] 5d3b04190fa2: Download complete [2023-02-21T13:45:33.072Z] ec43610c2a17: Verifying Checksum [2023-02-21T13:45:33.072Z] 5eb5b503b376: Verifying Checksum [2023-02-21T13:45:33.072Z] 5eb5b503b376: Download complete [2023-02-21T13:45:34.006Z] 2f39f015ded8: Download complete [2023-02-21T13:45:34.265Z] 5eb5b503b376: Pull complete [2023-02-21T13:45:34.265Z] 5c69ac0246d0: Pull complete [2023-02-21T13:45:34.830Z] ec43610c2a17: Pull complete [2023-02-21T13:45:34.830Z] 3a2ae6a8a46f: Pull complete [2023-02-21T13:45:35.088Z] 33b1e0a273af: Pull complete [2023-02-21T13:45:35.088Z] 5d3b04190fa2: Pull complete [2023-02-21T13:45:39.287Z] 2f39f015ded8: Pull complete [2023-02-21T13:45:39.287Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-21T13:45:39.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T13:45:39.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T13:45:39.364Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2023-02-21T13:45:39.393Z] $ 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/422/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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-21T13:45:41.824Z] $ docker top 39430e076d6d4bd2fb87e11aa6a54429cdcbc11dd9292d6989c4b2f2a9feaf4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T13:45:42.177Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-21T13:45:42.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-21T13:45:42.756Z] + ls /var/log/sa-host [2023-02-21T13:45:42.756Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T13:45:42.913Z] provisioning config files... [2023-02-21T13:45:42.921Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/422@tmp/config11116491914648023736tmp [Pipeline] { [Pipeline] echo [2023-02-21T13:45:42.936Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:45:43.217Z] ---> create-netrc.sh [Pipeline] } [2023-02-21T13:45:43.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:45:43.560Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-21T13:45:43.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:45:43.857Z] ---> sudo-logs.sh [2023-02-21T13:45:43.857Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-21T13:45:43.882Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:45:44.164Z] ---> job-cost.sh [2023-02-21T13:45:44.164Z] lf-activate-venv: SKIPPING [2023-02-21T13:45:44.164Z] DEBUG: total: 0.10999999940395355 [2023-02-21T13:45:44.164Z] INFO: Retrieving Stack Cost... [2023-02-21T13:45:44.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T13:45:44.990Z] INFO: Archiving Costs [Pipeline] echo [2023-02-21T13:45:45.045Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T13:45:45.373Z] ---> logs-deploy.sh [2023-02-21T13:45:45.373Z] lf-activate-venv: SKIPPING [2023-02-21T13:45:45.373Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/422 [2023-02-21T13:45:45.373Z] INFO: archiving workspace using pattern(s): [2023-02-21T13:45:46.391Z] Archives upload complete. [2023-02-21T13:45:46.391Z] INFO: archiving logs to Nexus