Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dfb2bebdff01e763e027b41a3038140e2212768 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-ssh14901900617089587904.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15351456087219281640.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10046673823427590569.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13047196893229826537.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-ssh5905295175698791196.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6590’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6591’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6746’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6747 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/481 [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/481 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7dfb2bebdff01e763e027b41a3038140e2212768 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3 (#4491)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7dfb2bebdff01e763e027b41a3038140e2212768 # timeout=10 > git rev-list --no-walk 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T23:18:16.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T23:18:16.607Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T23:18:16.622Z] ========================================================= [2023-04-03T23:18:16.622Z] EdgeX Global Pipelines Version Info [2023-04-03T23:18:16.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:18:17.333Z] ------------------- [2023-04-03T23:18:17.334Z] stable info: [2023-04-03T23:18:17.334Z] ------------------- [2023-04-03T23:18:17.334Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T23:18:17.334Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T23:18:17.334Z] Message: update stable to v1.0.245 [2023-04-03T23:18:18.272Z] ------------------- [2023-04-03T23:18:18.272Z] experimental info: [2023-04-03T23:18:18.272Z] ------------------- [2023-04-03T23:18:18.272Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T23:18:18.272Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T23:18:18.272Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T23:18:18.442Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-03T23:18:18.452Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-03T23:18:18.462Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T23:18:18.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T23:18:18.483Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T23:18:18.492Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T23:18:18.499Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T23:18:18.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-03T23:18:18.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-03T23:18:18.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-03T23:18:18.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T23:18:18.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T23:18:18.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T23:18:18.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T23:18:18.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T23:18:18.587Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T23:18:18.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T23:18:18.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T23:18:18.618Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-03T23:18:18.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-03T23:18:18.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T23:18:18.652Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T23:18:18.663Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T23:18:18.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-03T23:18:18.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-03T23:18:18.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-03T23:18:18.692Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] echo [2023-04-03T23:18:18.699Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dfb2be [Pipeline] echo [2023-04-03T23:18:18.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:18:18.744Z] provisioning config files... [2023-04-03T23:18:18.758Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/481@tmp/config100162379134694518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:18:19.062Z] ---> docker-login.sh [2023-04-03T23:18:19.062Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:18:19.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:19.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:19.322Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:19.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:19.322Z] [2023-04-03T23:18:19.322Z] Login Succeeded [2023-04-03T23:18:19.322Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:18:19.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:19.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:19.583Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:19.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:19.583Z] [2023-04-03T23:18:19.583Z] Login Succeeded [2023-04-03T23:18:19.583Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:18:19.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:19.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:19.583Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:19.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:19.583Z] [2023-04-03T23:18:19.583Z] Login Succeeded [2023-04-03T23:18:19.583Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:18:19.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:19.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:19.844Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:19.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:19.844Z] [2023-04-03T23:18:19.844Z] Login Succeeded [2023-04-03T23:18:19.844Z] docker.io [2023-04-03T23:18:19.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:20.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:20.105Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:20.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:20.105Z] [2023-04-03T23:18:20.105Z] Login Succeeded [2023-04-03T23:18:20.105Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:18:20.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:18:20.424Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/core-command/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/core-data/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/core-metadata/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-03T23:18:20.424Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-04-03T23:18:20.424Z] cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/support-notifications/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-03T23:18:20.424Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-03T23:18:20.424Z] + cut -d/ -f2 [2023-04-03T23:18:20.424Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-03T23:18:20.498Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-03T23:18:20.844Z] + git rev-list -1 --merges 7dfb2bebdff01e763e027b41a3038140e2212768~1..7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] echo [2023-04-03T23:18:20.870Z] -----------> git rev-list -1 --merges 7dfb2bebdff01e763e027b41a3038140e2212768~1..7dfb2bebdff01e763e027b41a3038140e2212768 7dfb2bebdff01e763e027b41a3038140e2212768 [false] [Pipeline] sh [2023-04-03T23:18:21.160Z] + git log --format=format:%s -1 7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] echo [2023-04-03T23:18:21.178Z] ========================================================= [2023-04-03T23:18:21.178Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T23:18:21.178Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-03T23:18:21.537Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T23:18:21.537Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T23:18:21.537Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T23:18:21.537Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T23:18:21.537Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T23:18:21.537Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T23:18:21.537Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:18:21.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:18:21.883Z] [2023-04-03T23:18:21.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:18:22.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:18:22.197Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T23:18:22.197Z] b85a868b505f: Pulling fs layer [2023-04-03T23:18:22.197Z] e2be974225ed: Pulling fs layer [2023-04-03T23:18:22.197Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T23:18:22.197Z] 988bab9f4d93: Pulling fs layer [2023-04-03T23:18:22.197Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T23:18:22.197Z] eaf3925da568: Pulling fs layer [2023-04-03T23:18:22.197Z] bab4dde63d76: Pulling fs layer [2023-04-03T23:18:22.197Z] bde34c3a00c8: Pulling fs layer [2023-04-03T23:18:22.197Z] b352a97aabf1: Pulling fs layer [2023-04-03T23:18:22.197Z] 4872d77fe225: Pulling fs layer [2023-04-03T23:18:22.197Z] 5851b861e8e6: Pulling fs layer [2023-04-03T23:18:22.197Z] bde34c3a00c8: Waiting [2023-04-03T23:18:22.197Z] 988bab9f4d93: Waiting [2023-04-03T23:18:22.197Z] b352a97aabf1: Waiting [2023-04-03T23:18:22.197Z] 4872d77fe225: Waiting [2023-04-03T23:18:22.197Z] 5851b861e8e6: Waiting [2023-04-03T23:18:22.197Z] bab4dde63d76: Waiting [2023-04-03T23:18:22.197Z] 1469e6f7b9e6: Waiting [2023-04-03T23:18:22.197Z] eaf3925da568: Waiting [2023-04-03T23:18:22.197Z] e2be974225ed: Download complete [2023-04-03T23:18:22.197Z] 988bab9f4d93: Verifying Checksum [2023-04-03T23:18:22.197Z] 988bab9f4d93: Download complete [2023-04-03T23:18:22.458Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T23:18:22.458Z] 339a4e72a1f5: Download complete [2023-04-03T23:18:22.458Z] eaf3925da568: Verifying Checksum [2023-04-03T23:18:22.458Z] eaf3925da568: Download complete [2023-04-03T23:18:22.458Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T23:18:22.458Z] 1469e6f7b9e6: Download complete [2023-04-03T23:18:22.458Z] bde34c3a00c8: Download complete [2023-04-03T23:18:22.458Z] b352a97aabf1: Verifying Checksum [2023-04-03T23:18:22.458Z] b352a97aabf1: Download complete [2023-04-03T23:18:22.458Z] b85a868b505f: Verifying Checksum [2023-04-03T23:18:22.458Z] b85a868b505f: Download complete [2023-04-03T23:18:22.458Z] 4872d77fe225: Verifying Checksum [2023-04-03T23:18:22.458Z] 4872d77fe225: Download complete [2023-04-03T23:18:22.458Z] 5851b861e8e6: Verifying Checksum [2023-04-03T23:18:22.458Z] 5851b861e8e6: Download complete [2023-04-03T23:18:22.716Z] bab4dde63d76: Verifying Checksum [2023-04-03T23:18:22.716Z] bab4dde63d76: Download complete [2023-04-03T23:18:24.110Z] b85a868b505f: Pull complete [2023-04-03T23:18:24.110Z] e2be974225ed: Pull complete [2023-04-03T23:18:24.385Z] 339a4e72a1f5: Pull complete [2023-04-03T23:18:24.647Z] 988bab9f4d93: Pull complete [2023-04-03T23:18:24.904Z] 1469e6f7b9e6: Pull complete [2023-04-03T23:18:24.904Z] eaf3925da568: Pull complete [2023-04-03T23:18:26.847Z] bab4dde63d76: Pull complete [2023-04-03T23:18:26.847Z] bde34c3a00c8: Pull complete [2023-04-03T23:18:27.109Z] b352a97aabf1: Pull complete [2023-04-03T23:18:27.109Z] 4872d77fe225: Pull complete [2023-04-03T23:18:27.109Z] 5851b861e8e6: Pull complete [2023-04-03T23:18:27.378Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T23:18:27.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:18:27.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:18:27.497Z] prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container [2023-04-03T23:18:27.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T23:18:30.693Z] $ docker top 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 -eo pid,comm [2023-04-03T23:18:30.744Z] 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-04-03T23:18:30.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T23:18:30.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:18:30.784Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:18:30.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:18:30.907Z] $ docker exec 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 ssh-agent [2023-04-03T23:18:31.007Z] SSH_AUTH_SOCK=/tmp/ssh-fICJggPbfOOn/agent.33 [2023-04-03T23:18:31.007Z] SSH_AGENT_PID=39 [2023-04-03T23:18:31.013Z] Running ssh-add (command line suppressed) [2023-04-03T23:18:31.124Z] Identity added: /w/workspace/edgex-go/481@tmp/private_key_8937135587713647083.key (/w/workspace/edgex-go/481@tmp/private_key_8937135587713647083.key) [2023-04-03T23:18:31.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:18:31.426Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T23:18:31.453Z] $ docker exec --env ******** --env ******** 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 ssh-agent -k [2023-04-03T23:18:31.556Z] unset SSH_AUTH_SOCK; [2023-04-03T23:18:31.556Z] unset SSH_AGENT_PID; [2023-04-03T23:18:31.557Z] echo Agent pid 39 killed; [2023-04-03T23:18:31.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T23:18:31.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:18:31.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:18:31.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:18:31.718Z] $ docker exec 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 ssh-agent [2023-04-03T23:18:31.827Z] SSH_AUTH_SOCK=/tmp/ssh-gJ3K4YG9nryu/agent.72 [2023-04-03T23:18:31.827Z] SSH_AGENT_PID=78 [2023-04-03T23:18:31.840Z] Running ssh-add (command line suppressed) [2023-04-03T23:18:31.946Z] Identity added: /w/workspace/edgex-go/481@tmp/private_key_15477642004219939323.key (/w/workspace/edgex-go/481@tmp/private_key_15477642004219939323.key) [2023-04-03T23:18:31.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:18:32.247Z] + git semver init [2023-04-03T23:18:32.511Z] 2023-04-03 23:18:32,439 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T23:18:32.511Z] 2023-04-03 23:18:32,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/481/.semver [2023-04-03T23:18:32.511Z] 2023-04-03 23:18:32,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/481/.semver [2023-04-03T23:18:32.511Z] 2023-04-03 23:18:32,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/481/.semver'], cwd=/w/workspace/edgex-go/481, universal_newlines=False, shell=None, istream=None) [2023-04-03T23:18:39.154Z] 2023-04-03 23:18:38,132 [append_file] DEBUG append to file:/w/workspace/edgex-go/481/.git/info/exclude [2023-04-03T23:18:39.154Z] 2023-04-03 23:18:38,132 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/481/.semver/main with force:False [2023-04-03T23:18:39.154Z] 2023-04-03 23:18:38,132 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main [2023-04-03T23:18:39.154Z] 2023-04-03 23:18:38,133 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main [2023-04-03T23:18:39.154Z] 3.0.0-dev.119 [Pipeline] } [2023-04-03T23:18:39.173Z] $ docker exec --env ******** --env ******** 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 ssh-agent -k [2023-04-03T23:18:39.284Z] unset SSH_AUTH_SOCK; [2023-04-03T23:18:39.284Z] unset SSH_AGENT_PID; [2023-04-03T23:18:39.284Z] echo Agent pid 78 killed; [2023-04-03T23:18:39.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:18:39.626Z] + git semver [Pipeline] } [2023-04-03T23:18:39.932Z] $ docker stop --time=1 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 [2023-04-03T23:18:41.245Z] $ docker rm -f --volumes 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:18:41.588Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T23:18:41.804Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T23:18:41.807Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.119 [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-04-03T23:18:42.174Z] + git config --global --add safe.directory /w/workspace/edgex-go/481 [Pipeline] echo [2023-04-03T23:18:42.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:18:42.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:18:42.208Z] ========================================================= [2023-04-03T23:18:42.208Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T23:18:42.208Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:18:42.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:18:42.494Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T23:18:42.494Z] 63b65145d645: Pulling fs layer [2023-04-03T23:18:42.494Z] a2d21d5440eb: Pulling fs layer [2023-04-03T23:18:42.494Z] 935e6c44a52c: Pulling fs layer [2023-04-03T23:18:42.494Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T23:18:42.494Z] 30dea6a524f1: Pulling fs layer [2023-04-03T23:18:42.494Z] a2aff8979fd8: Pulling fs layer [2023-04-03T23:18:42.494Z] 6808be2612f2: Pulling fs layer [2023-04-03T23:18:42.494Z] f25807f1079a: Pulling fs layer [2023-04-03T23:18:42.494Z] a2aff8979fd8: Waiting [2023-04-03T23:18:42.494Z] 94cc34f8dd06: Waiting [2023-04-03T23:18:42.494Z] 6808be2612f2: Waiting [2023-04-03T23:18:42.494Z] f25807f1079a: Waiting [2023-04-03T23:18:42.494Z] a2d21d5440eb: Download complete [2023-04-03T23:18:42.494Z] 94cc34f8dd06: Verifying Checksum [2023-04-03T23:18:42.494Z] 94cc34f8dd06: Download complete [2023-04-03T23:18:42.494Z] 30dea6a524f1: Verifying Checksum [2023-04-03T23:18:42.494Z] 30dea6a524f1: Download complete [2023-04-03T23:18:42.494Z] 63b65145d645: Verifying Checksum [2023-04-03T23:18:42.494Z] 63b65145d645: Download complete [2023-04-03T23:18:42.494Z] a2aff8979fd8: Verifying Checksum [2023-04-03T23:18:42.494Z] a2aff8979fd8: Download complete [2023-04-03T23:18:42.756Z] 63b65145d645: Pull complete [2023-04-03T23:18:42.756Z] a2d21d5440eb: Pull complete [2023-04-03T23:18:43.022Z] f25807f1079a: Verifying Checksum [2023-04-03T23:18:43.022Z] f25807f1079a: Download complete [2023-04-03T23:18:43.290Z] 935e6c44a52c: Verifying Checksum [2023-04-03T23:18:43.291Z] 935e6c44a52c: Download complete [2023-04-03T23:18:43.291Z] 6808be2612f2: Download complete [2023-04-03T23:18:47.475Z] 935e6c44a52c: Pull complete [2023-04-03T23:18:47.475Z] 94cc34f8dd06: Pull complete [2023-04-03T23:18:47.475Z] 30dea6a524f1: Pull complete [2023-04-03T23:18:47.475Z] a2aff8979fd8: Pull complete [2023-04-03T23:18:50.002Z] 6808be2612f2: Pull complete [2023-04-03T23:18:50.260Z] f25807f1079a: Pull complete [2023-04-03T23:18:50.260Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T23:18:50.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:18:50.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:18:50.553Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:18:50.553Z] WORKDIR /edgex [2023-04-03T23:18:50.553Z] COPY go.mod . [2023-04-03T23:18:50.553Z] RUN go mod download [2023-04-03T23:18:50.553Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-03T23:18:51.486Z] Sending build context to Docker daemon 170.5MB [2023-04-03T23:18:51.486Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:18:51.486Z] ---> 3b553350e43f [2023-04-03T23:18:51.486Z] Step 2/4 : WORKDIR /edgex [2023-04-03T23:18:56.874Z] Still waiting to schedule task [2023-04-03T23:18:56.875Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6748’ [2023-04-03T23:18:58.090Z] ---> Running in 20ce419ba32f [2023-04-03T23:18:58.090Z] Removing intermediate container 20ce419ba32f [2023-04-03T23:18:58.090Z] ---> 5b72d4a9ab28 [2023-04-03T23:18:58.090Z] Step 3/4 : COPY go.mod . [2023-04-03T23:18:58.348Z] ---> d1dae26d057e [2023-04-03T23:18:58.348Z] Step 4/4 : RUN go mod download [2023-04-03T23:18:58.348Z] ---> Running in 55cea12c6693 [2023-04-03T23:19:13.261Z] Removing intermediate container 55cea12c6693 [2023-04-03T23:19:13.261Z] ---> 11fb1fa8a3f6 [2023-04-03T23:19:13.261Z] Successfully built 11fb1fa8a3f6 [2023-04-03T23:19:13.261Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:13.559Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T23:19:13.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:19:13.627Z] prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container [2023-04-03T23:19:13.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T23:19:14.039Z] $ docker top c88427e49fd2c58bd973048727e05ed5dc226f531f8b71df8f8ae1834010b957 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:19:14.379Z] + go version [2023-04-03T23:19:14.380Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T23:19:14.394Z] $ docker stop --time=1 c88427e49fd2c58bd973048727e05ed5dc226f531f8b71df8f8ae1834010b957 [2023-04-03T23:19:15.677Z] $ docker rm -f --volumes c88427e49fd2c58bd973048727e05ed5dc226f531f8b71df8f8ae1834010b957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:16.041Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T23:19:16.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:19:16.110Z] prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container [2023-04-03T23:19:16.142Z] $ 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/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T23:19:16.474Z] $ docker top 309bd92ff5d09de776b876f5fef1075cb01d6d02e3f7accb6521abef82b07924 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T23:19:16.530Z] ========================================================= [2023-04-03T23:19:16.530Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-03T23:19:16.530Z] ========================================================= [Pipeline] sh [2023-04-03T23:19:16.807Z] + git config --global --add safe.directory /w/workspace/edgex-go/481 [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:19:17.104Z] + make test [2023-04-03T23:19:17.104Z] go test -race -coverprofile=coverage.out ./... [2023-04-03T23:19:23.669Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-03T23:19:38.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-03T23:19:38.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-03T23:19:39.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-03T23:19:39.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-03T23:19:40.046Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-03T23:19:40.613Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-03T23:19:40.613Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-03T23:19:40.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-03T23:19:40.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-03T23:19:41.128Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-03T23:19:41.385Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-03T23:19:41.644Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-03T23:19:41.644Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-03T23:19:41.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-03T23:19:43.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-03T23:19:43.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-03T23:19:43.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2023-04-03T23:19:45.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-04-03T23:19:49.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.3% of statements [2023-04-03T23:19:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-03T23:19:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-03T23:19:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-03T23:19:51.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-03T23:19:51.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-03T23:19:51.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-04-03T23:19:52.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-03T23:19:52.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-03T23:19:52.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:19:52.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-03T23:19:52.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-03T23:19:53.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-03T23:19:53.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-03T23:19:55.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.301s coverage: 88.5% of statements [2023-04-03T23:19:55.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.9% of statements [2023-04-03T23:19:55.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-03T23:19:55.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:19:55.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-03T23:19:56.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.372s coverage: 95.6% of statements [2023-04-03T23:19:56.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-03T23:19:56.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-03T23:19:56.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-03T23:19:56.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-03T23:19:56.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-03T23:19:56.101Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2023-04-03T23:19:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-03T23:19:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-03T23:19:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-03T23:19:57.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-04-03T23:19:59.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-03T23:19:59.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-03T23:19:59.342Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-04-03T23:19:59.342Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements [2023-04-03T23:19:59.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 44.1% of statements [2023-04-03T23:19:59.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 82.9% of statements [2023-04-03T23:19:59.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-04-03T23:19:59.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-04-03T23:20:00.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-04-03T23:20:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-03T23:20:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-03T23:20:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-03T23:20:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-03T23:20:01.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-03T23:20:01.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-03T23:20:01.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-03T23:20:01.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-03T23:20:02.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-03T23:20:02.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-03T23:20:02.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-03T23:20:02.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-03T23:20:02.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-03T23:20:02.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-03T23:20:02.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-03T23:20:03.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-03T23:20:04.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-03T23:20:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-03T23:20:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-03T23:20:06.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-03T23:20:06.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-03T23:20:06.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-03T23:20:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-03T23:20:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-03T23:20:08.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-03T23:20:09.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-03T23:20:09.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-03T23:20:09.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-03T23:20:09.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-03T23:20:10.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-03T23:20:10.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-03T23:20:10.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-03T23:20:10.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-03T23:20:12.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-03T23:20:12.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:20:12.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-03T23:20:12.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-03T23:20:12.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2023-04-03T23:20:12.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-03T23:20:12.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-03T23:20:13.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-03T23:20:13.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:20:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.283s coverage: 79.9% of statements [2023-04-03T23:20:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.082s coverage: 92.9% of statements [2023-04-03T23:20:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-04-03T23:20:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements [2023-04-03T23:20:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.064s coverage: 87.2% of statements [2023-04-03T23:20:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-04-03T23:20:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-04-03T23:20:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements [2023-04-03T23:20:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements [2023-04-03T23:20:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 86.0% of statements [2023-04-03T23:20:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 38.4% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements [2023-04-03T23:20:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.076s coverage: 97.7% of statements [2023-04-03T23:20:25.502Z] 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-04-03T23:20:25.502Z] running golangci-lint [2023-04-03T23:20:25.502Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-03T23:20:25.502Z] go version go1.20.2 linux/amd64 [2023-04-03T23:20:25.502Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-03T23:20:25.502Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-03T23:20:40.383Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|exports_file|imports|files|compiled_files|deps) took 14.552169492s" [2023-04-03T23:20:40.383Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.802968ms" [2023-04-03T23:20:46.932Z] level=info msg="[linters_context/goanalysis] analyzers took 55.793597215s with top 10 stages: buildir: 31.848164574s, inspect: 1.773781673s, fact_deprecated: 1.526420461s, gosec: 1.403503049s, printf: 1.278280511s, nilness: 1.034401843s, S1038: 1.000273675s, ctrlflow: 899.970679ms, fact_purity: 833.8462ms, SA4027: 552.399305ms" [2023-04-03T23:20:46.932Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-03T23:20:46.932Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 201/201, exclude-rules: 21/201, cgo: 201/201, skip_files: 201/201, identifier_marker: 201/201, nolint: 0/21, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, path_prettifier: 201/201, skip_dirs: 201/201" [2023-04-03T23:20:46.932Z] level=info msg="[runner] processing took 19.472023ms with stages: nolint: 7.296545ms, identifier_marker: 7.053463ms, autogenerated_exclude: 1.618924ms, path_prettifier: 1.356912ms, exclude-rules: 1.19382ms, skip_dirs: 904.718µs, cgo: 27.731µs, filename_unadjuster: 14.15µs, max_same_issues: 1.09µs, exclude: 920ns, skip_files: 750ns, max_from_linter: 700ns, diff: 660ns, uniq_by_line: 380ns, severity-rules: 350ns, source_code: 270ns, sort_results: 240ns, path_shortener: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 110ns" [2023-04-03T23:20:46.932Z] level=info msg="[runner] linters took 7.614575406s with stages: goanalysis_metalinter: 7.595008583s" [2023-04-03T23:20:46.932Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-03T23:20:46.932Z] level=info msg="Memory: 224 samples, avg is 190.7MB, max is 797.4MB" [2023-04-03T23:20:46.932Z] level=info msg="Execution took 22.219344788s" [2023-04-03T23:20:47.189Z] go vet ./... [2023-04-03T23:20:51.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T23:20:51.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T23:20:51.630Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T23:20:51.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-03T23:20:51.937Z] + ls -al . [2023-04-03T23:20:51.937Z] total 704 [2023-04-03T23:20:51.937Z] drwxrwxr-x 11 1001 1001 4096 Apr 3 23:19 . [2023-04-03T23:20:51.937Z] drwxr-xr-x 4 root root 4096 Apr 3 23:19 .. [2023-04-03T23:20:51.937Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 23:18 .blubracket [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 16 Apr 3 23:18 .dockerignore [2023-04-03T23:20:51.937Z] drwxrwxr-x 8 1001 1001 4096 Apr 3 23:18 .git [2023-04-03T23:20:51.937Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 23:18 .github [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 1133 Apr 3 23:18 .gitignore [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 42 Apr 3 23:18 .golangci.yml [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 87 Apr 3 23:18 .hadolint.yml [2023-04-03T23:20:51.937Z] drwxr-xr-x 3 1001 1001 4096 Apr 3 23:18 .semver [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 166 Apr 3 23:18 .sonarcloud.properties [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 1171 Apr 3 23:18 ADOPTERS.md [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 10835 Apr 3 23:18 Attribution.txt [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 73765 Apr 3 23:18 CHANGELOG.md [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 3804 Apr 3 23:18 CONTRIBUTING.md [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 677 Apr 3 23:18 GOVERNANCE.md [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 883 Apr 3 23:18 Jenkinsfile [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 10775 Apr 3 23:18 LICENSE [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 14368 Apr 3 23:18 Makefile [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 582 Apr 3 23:18 OWNERS.md [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 9403 Apr 3 23:18 README.md [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 789 Apr 3 23:18 SECURITY.md [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 13 Apr 3 23:18 VERSION [2023-04-03T23:20:51.937Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 23:18 bin [2023-04-03T23:20:51.937Z] drwxrwxr-x 18 1001 1001 4096 Apr 3 23:18 cmd [2023-04-03T23:20:51.937Z] -rw-r--r-- 1 root root 447380 Apr 3 23:20 coverage.out [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 3200 Apr 3 23:18 go.mod [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 31265 Apr 3 23:18 go.sum [2023-04-03T23:20:51.937Z] drwxrwxr-x 7 1001 1001 4096 Apr 3 23:18 internal [2023-04-03T23:20:51.937Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 23:18 openapi [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 594 Apr 3 23:18 security.txt [2023-04-03T23:20:51.937Z] drwxrwxr-x 4 1001 1001 4096 Apr 3 23:18 snap [2023-04-03T23:20:51.937Z] -rw-rw-r-- 1 1001 1001 204 Apr 3 23:18 version.go [Pipeline] sh [2023-04-03T23:20:52.276Z] + '[' -e coverage.out ] [2023-04-03T23:20:52.276Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-03T23:20:52.376Z] Stashed 1 file(s) [Pipeline] sh [2023-04-03T23:20:52.659Z] + make build [2023-04-03T23:20:52.659Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-03T23:21:04.845Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-03T23:21:05.103Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-03T23:21:06.474Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-03T23:21:07.039Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-03T23:21:13.589Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-03T23:21:14.520Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-03T23:21:15.231Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6751 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-03T23:21:15.244Z] Running in /w/workspace/edgex-go/481 [Pipeline] { [Pipeline] checkout [2023-04-03T23:21:15.281Z] The recommended git tool is: git [2023-04-03T23:21:15.484Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-03T23:21:16.417Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-03T23:21:17.499Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-03T23:21:18.063Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-03T23:21:18.997Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-03T23:21:20.387Z] $ docker stop --time=1 309bd92ff5d09de776b876f5fef1075cb01d6d02e3f7accb6521abef82b07924 [2023-04-03T23:21:21.442Z] using credential edgex-jenkins-ssh [2023-04-03T23:21:21.462Z] Cloning the remote Git repository [2023-04-03T23:21:21.521Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-03T23:21:21.643Z] > git init /w/workspace/edgex-go/481 # timeout=10 [2023-04-03T23:21:21.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-03T23:21:21.835Z] > git --version # timeout=10 [2023-04-03T23:21:21.859Z] > git --version # 'git version 2.25.1' [2023-04-03T23:21:21.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T23:21:22.049Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T23:21:25.525Z] $ docker rm -f --volumes 309bd92ff5d09de776b876f5fef1075cb01d6d02e3f7accb6521abef82b07924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:21:26.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:21:26.243Z] [2023-04-03T23:21:26.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:21:26.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:21:26.537Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-03T23:21:26.537Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-03T23:21:26.537Z] ca9280d653b3: Pulling fs layer [2023-04-03T23:21:26.537Z] 7e9c9ca2126c: Pulling fs layer [2023-04-03T23:21:26.808Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-03T23:21:26.808Z] cbdbe7a5bc2a: Download complete [2023-04-03T23:21:26.808Z] ca9280d653b3: Verifying Checksum [2023-04-03T23:21:26.808Z] ca9280d653b3: Download complete [2023-04-03T23:21:26.808Z] cbdbe7a5bc2a: Pull complete [2023-04-03T23:21:27.065Z] 7e9c9ca2126c: Verifying Checksum [2023-04-03T23:21:27.065Z] 7e9c9ca2126c: Download complete [2023-04-03T23:21:27.322Z] ca9280d653b3: Pull complete [2023-04-03T23:21:30.597Z] 7e9c9ca2126c: Pull complete [2023-04-03T23:21:30.597Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-03T23:21:30.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:21:30.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:21:30.675Z] prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container [2023-04-03T23:21:30.706Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@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-04-03T23:21:32.768Z] $ docker top 8d0fde1503a48a4ce99df7fc7e6b6e156b2757b808cbb010dfaa79410d29764a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:21:33.104Z] + docker-compose build --help [2023-04-03T23:21:33.104Z] + grep parallel [2023-04-03T23:21:33.672Z] --parallel Build images in parallel. [Pipeline] } [2023-04-03T23:21:33.684Z] $ docker stop --time=1 8d0fde1503a48a4ce99df7fc7e6b6e156b2757b808cbb010dfaa79410d29764a [2023-04-03T23:21:34.971Z] $ docker rm -f --volumes 8d0fde1503a48a4ce99df7fc7e6b6e156b2757b808cbb010dfaa79410d29764a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:21:35.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:21:35.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:21:35.405Z] prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container [2023-04-03T23:21:35.437Z] $ 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/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-03T23:21:36.110Z] $ docker top 5c73d2361606a335da380caa1dc79f87a46a5f18bdd6911f786f682c6a07b5c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:21:36.439Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-03T23:21:37.006Z] Building core-command ... [2023-04-03T23:21:37.006Z] Building core-common-config-bootstrapper ... [2023-04-03T23:21:37.006Z] Building core-data ... [2023-04-03T23:21:37.006Z] Building core-metadata ... [2023-04-03T23:21:37.006Z] Building security-bootstrapper ... [2023-04-03T23:21:37.006Z] Building security-proxy-auth ... [2023-04-03T23:21:37.006Z] Building security-proxy-setup ... [2023-04-03T23:21:37.006Z] Building security-secretstore-setup ... [2023-04-03T23:21:37.006Z] Building security-spiffe-token-provider ... [2023-04-03T23:21:37.006Z] Building security-spire-agent ... [2023-04-03T23:21:37.006Z] Building security-spire-config ... [2023-04-03T23:21:37.006Z] Building security-spire-server ... [2023-04-03T23:21:37.006Z] Building support-notifications ... [2023-04-03T23:21:37.006Z] Building support-scheduler ... [2023-04-03T23:21:37.006Z] Building core-data [2023-04-03T23:21:37.006Z] Building security-proxy-setup [2023-04-03T23:21:37.006Z] Building security-spire-server [2023-04-03T23:21:37.006Z] Building core-common-config-bootstrapper [2023-04-03T23:21:37.006Z] Building core-command [2023-04-03T23:21:43.329Z] Avoid second fetch [2023-04-03T23:21:43.329Z] Checking out Revision 7dfb2bebdff01e763e027b41a3038140e2212768 (main) [2023-04-03T23:21:42.247Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-03T23:21:42.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T23:21:43.352Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T23:21:43.429Z] > git checkout -f 7dfb2bebdff01e763e027b41a3038140e2212768 # timeout=10 [2023-04-03T23:21:44.187Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3 (#4491)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T23:21:45.074Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T23:21:45.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:21:45.074Z] Dload Upload Total Spent Left Speed [2023-04-03T23:21:45.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-04-03T23:21:45.771Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T23:21:46.097Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T23:21:46.097Z] + sudo tee /etc/docker/daemon.new [2023-04-03T23:21:46.097Z] { [2023-04-03T23:21:46.097Z] "registry-mirrors": [ [2023-04-03T23:21:46.097Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T23:21:46.097Z] ], [2023-04-03T23:21:46.097Z] "bip": "10.250.0.254/24", [2023-04-03T23:21:46.097Z] "hosts": [ [2023-04-03T23:21:46.097Z] "tcp://0.0.0.0:5555", [2023-04-03T23:21:46.097Z] "unix:///var/run/docker.sock" [2023-04-03T23:21:46.097Z] ], [2023-04-03T23:21:46.097Z] "mtu": 1458, [2023-04-03T23:21:46.097Z] "selinux-enabled": true, [2023-04-03T23:21:46.097Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T23:21:46.097Z] } [Pipeline] sh [2023-04-03T23:21:46.434Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T23:21:46.784Z] + sudo service docker restart [2023-04-03T23:21:49.191Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:21:49.191Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:21:49.191Z] ---> 11fb1fa8a3f6 [2023-04-03T23:21:49.191Z] Step 3/26 : WORKDIR /edgex-go [2023-04-03T23:21:49.191Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:21:49.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:21:49.191Z] ---> 11fb1fa8a3f6 [2023-04-03T23:21:49.191Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:21:49.191Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:21:49.191Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:21:49.191Z] ---> 11fb1fa8a3f6 [2023-04-03T23:21:49.191Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:21:49.191Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:21:49.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:21:49.191Z] ---> 11fb1fa8a3f6 [2023-04-03T23:21:49.191Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:21:49.191Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:21:49.191Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:21:49.191Z] ---> 11fb1fa8a3f6 [2023-04-03T23:21:49.191Z] Step 3/22 : WORKDIR /edgex-go [2023-04-03T23:21:59.168Z] ---> Running in df1749fb7b4d [2023-04-03T23:21:59.168Z] ---> Running in fd72d9f8ffdb [2023-04-03T23:21:59.168Z] ---> Running in 5f576e512bcb [2023-04-03T23:21:59.168Z] ---> Running in 609286b9182c [2023-04-03T23:21:59.168Z] ---> Running in 161cb587ca17 [2023-04-03T23:21:59.168Z] Removing intermediate container df1749fb7b4d [2023-04-03T23:21:59.168Z] ---> 4f0a7ffc0725 [2023-04-03T23:21:59.168Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:21:59.168Z] Removing intermediate container 5f576e512bcb [2023-04-03T23:21:59.168Z] ---> 6b5b6d9c14da [2023-04-03T23:21:59.168Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:21:59.168Z] Removing intermediate container 609286b9182c [2023-04-03T23:21:59.168Z] ---> 634707d74e93 [2023-04-03T23:21:59.168Z] Step 4/24 : WORKDIR /edgex-go [2023-04-03T23:21:59.168Z] Removing intermediate container fd72d9f8ffdb [2023-04-03T23:21:59.168Z] ---> 6a8144929b78 [2023-04-03T23:21:59.168Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:21:59.168Z] Removing intermediate container 161cb587ca17 [2023-04-03T23:21:59.168Z] ---> fbe1ac047160 [2023-04-03T23:21:59.168Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-03T23:21:59.168Z] ---> Running in 420d2cc7b5da [2023-04-03T23:21:59.168Z] ---> Running in 25af76027dd3 [2023-04-03T23:21:59.168Z] ---> Running in f3be80ce0fbd [2023-04-03T23:21:59.168Z] ---> Running in e9acd9dead32 [2023-04-03T23:21:59.168Z] ---> Running in 694eda821a65 [2023-04-03T23:21:59.168Z] Removing intermediate container f3be80ce0fbd [2023-04-03T23:21:59.168Z] ---> abd3ec36842b [2023-04-03T23:21:59.168Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-03T23:21:59.168Z] Removing intermediate container 420d2cc7b5da [2023-04-03T23:21:59.168Z] ---> 1ad747cbd6c7 [2023-04-03T23:21:59.168Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:21:59.168Z] Removing intermediate container e9acd9dead32 [2023-04-03T23:21:59.168Z] ---> 275a51327ce2 [2023-04-03T23:21:59.168Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:21:59.168Z] ---> Running in 3db897e545c9 [2023-04-03T23:21:59.168Z] ---> Running in 0fac07f91485 [2023-04-03T23:21:59.168Z] ---> Running in 5f091483a6d4 [2023-04-03T23:21:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.168Z] OK: 265 MiB in 53 packages [2023-04-03T23:21:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.168Z] OK: 265 MiB in 53 packages [2023-04-03T23:21:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.168Z] OK: 265 MiB in 53 packages [2023-04-03T23:21:59.168Z] OK: 265 MiB in 53 packages [2023-04-03T23:21:59.168Z] OK: 265 MiB in 53 packages [2023-04-03T23:21:59.168Z] Removing intermediate container 25af76027dd3 [2023-04-03T23:21:59.168Z] ---> 13d7005c4417 [2023-04-03T23:21:59.168Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-03T23:21:59.168Z] Removing intermediate container 694eda821a65 [2023-04-03T23:21:59.168Z] ---> 202478b5a46c [2023-04-03T23:21:59.168Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-03T23:21:59.168Z] ---> 2977171df91e [2023-04-03T23:21:59.168Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:21:59.168Z] ---> Running in 795bcee74bc2 [2023-04-03T23:21:59.168Z] ---> 610816382ece [2023-04-03T23:21:59.168Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:21:59.168Z] ---> Running in 609edc714c43 [2023-04-03T23:21:59.168Z] Removing intermediate container 3db897e545c9 [2023-04-03T23:21:59.168Z] ---> 23938c6c824f [2023-04-03T23:21:59.168Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-03T23:21:59.168Z] Removing intermediate container 0fac07f91485 [2023-04-03T23:21:59.168Z] ---> d05003b31fb3 [2023-04-03T23:21:59.168Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:21:59.168Z] ---> 7aabc8859aca [2023-04-03T23:21:59.168Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:21:59.168Z] ---> Running in 1ec2a29916b6 [2023-04-03T23:21:59.168Z] Removing intermediate container 5f091483a6d4 [2023-04-03T23:21:59.168Z] ---> 8fcb981ae17b [2023-04-03T23:21:59.168Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:21:59.168Z] ---> b53388626e76 [2023-04-03T23:21:59.168Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:21:59.426Z] ---> Running in 60ae59fbf3fc [2023-04-03T23:21:59.426Z] ---> 04045d4b4be0 [2023-04-03T23:21:59.426Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:21:59.426Z] ---> Running in e48d307bd70a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:22:05.098Z] provisioning config files... [2023-04-03T23:22:05.130Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/481@tmp/config6050549543791175250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:22:05.508Z] ---> docker-login.sh [2023-04-03T23:22:05.508Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:22:06.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:22:06.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:22:06.098Z] Configure a credential helper to remove this warning. See [2023-04-03T23:22:06.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:22:06.098Z] [2023-04-03T23:22:06.098Z] Login Succeeded [2023-04-03T23:22:06.098Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:22:06.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:22:06.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:22:06.638Z] Configure a credential helper to remove this warning. See [2023-04-03T23:22:06.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:22:06.638Z] [2023-04-03T23:22:06.638Z] Login Succeeded [2023-04-03T23:22:06.638Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:22:06.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:22:06.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:22:06.908Z] Configure a credential helper to remove this warning. See [2023-04-03T23:22:06.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:22:06.908Z] [2023-04-03T23:22:06.908Z] Login Succeeded [2023-04-03T23:22:06.908Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:22:07.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:22:07.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:22:07.181Z] Configure a credential helper to remove this warning. See [2023-04-03T23:22:07.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:22:07.181Z] [2023-04-03T23:22:07.181Z] Login Succeeded [2023-04-03T23:22:07.181Z] docker.io [2023-04-03T23:22:07.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:22:08.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:22:08.038Z] Configure a credential helper to remove this warning. See [2023-04-03T23:22:08.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:22:08.038Z] [2023-04-03T23:22:08.038Z] Login Succeeded [2023-04-03T23:22:08.038Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:22:08.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-03T23:22:08.690Z] + git config --global --add safe.directory /w/workspace/edgex-go/481 [Pipeline] echo [2023-04-03T23:22:08.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:22:08.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:22:08.739Z] ========================================================= [2023-04-03T23:22:08.739Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T23:22:08.739Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:22:09.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:22:09.341Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T23:22:09.341Z] af6eaf76a39c: Pulling fs layer [2023-04-03T23:22:09.341Z] 55522c791124: Pulling fs layer [2023-04-03T23:22:09.341Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T23:22:09.341Z] 169dfbe0d373: Pulling fs layer [2023-04-03T23:22:09.341Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T23:22:09.341Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T23:22:09.341Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T23:22:09.341Z] 169dfbe0d373: Waiting [2023-04-03T23:22:09.341Z] e1ff8fa3b103: Waiting [2023-04-03T23:22:09.341Z] 52ebb69f0ebf: Waiting [2023-04-03T23:22:09.341Z] 5abe8eddf0d5: Waiting [2023-04-03T23:22:09.341Z] af6eaf76a39c: Verifying Checksum [2023-04-03T23:22:09.341Z] 169dfbe0d373: Verifying Checksum [2023-04-03T23:22:09.341Z] 169dfbe0d373: Download complete [2023-04-03T23:22:09.611Z] 55522c791124: Verifying Checksum [2023-04-03T23:22:09.611Z] 55522c791124: Download complete [2023-04-03T23:22:10.219Z] af6eaf76a39c: Pull complete [2023-04-03T23:22:10.494Z] e1ff8fa3b103: Verifying Checksum [2023-04-03T23:22:10.494Z] e1ff8fa3b103: Download complete [2023-04-03T23:22:10.770Z] 55522c791124: Pull complete [2023-04-03T23:22:11.369Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T23:22:11.369Z] 5abe8eddf0d5: Download complete [2023-04-03T23:22:11.958Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T23:22:11.958Z] ce5c4a1c91eb: Download complete [2023-04-03T23:22:12.235Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T23:22:12.235Z] 52ebb69f0ebf: Download complete [2023-04-03T23:22:22.401Z] ce5c4a1c91eb: Pull complete [2023-04-03T23:22:22.401Z] 169dfbe0d373: Pull complete [2023-04-03T23:22:22.682Z] e1ff8fa3b103: Pull complete [2023-04-03T23:22:29.406Z] 52ebb69f0ebf: Pull complete [2023-04-03T23:22:30.824Z] 5abe8eddf0d5: Pull complete [2023-04-03T23:22:30.824Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T23:22:30.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:22:30.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:22:31.162Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:22:31.162Z] WORKDIR /edgex [2023-04-03T23:22:31.162Z] COPY go.mod . [2023-04-03T23:22:31.162Z] RUN go mod download [2023-04-03T23:22:31.162Z] docker build -t ci-base-image-arm64 -f - . [2023-04-03T23:22:31.752Z] Sending build context to Docker daemon 2.934MB [2023-04-03T23:22:31.752Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:22:31.752Z] ---> 6cb57ee374ae [2023-04-03T23:22:31.752Z] Step 2/4 : WORKDIR /edgex [2023-04-03T23:22:34.349Z] ---> Running in 25fa08c74742 [2023-04-03T23:22:34.349Z] Removing intermediate container 25fa08c74742 [2023-04-03T23:22:34.349Z] ---> d18640ca5fc1 [2023-04-03T23:22:34.349Z] Step 3/4 : COPY go.mod . [2023-04-03T23:22:34.623Z] ---> 0a25bd45d0a5 [2023-04-03T23:22:34.623Z] Step 4/4 : RUN go mod download [2023-04-03T23:22:34.623Z] ---> Running in fc35bef40389 [2023-04-03T23:23:06.914Z] Removing intermediate container fc35bef40389 [2023-04-03T23:23:06.914Z] ---> 5431be689b0d [2023-04-03T23:23:06.914Z] Successfully built 5431be689b0d [2023-04-03T23:23:06.914Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:23:07.112Z] Removing intermediate container 609edc714c43 [2023-04-03T23:23:07.112Z] ---> c4395872e668 [2023-04-03T23:23:07.112Z] Step 7/22 : COPY . . [2023-04-03T23:23:07.112Z] Removing intermediate container 1ec2a29916b6 [2023-04-03T23:23:07.112Z] ---> 6ada417c9b5d [2023-04-03T23:23:07.112Z] Step 8/24 : COPY . . [2023-04-03T23:23:07.112Z] Removing intermediate container e48d307bd70a [2023-04-03T23:23:07.112Z] ---> 91464b89f380 [2023-04-03T23:23:07.112Z] Step 8/23 : COPY . . [2023-04-03T23:23:07.112Z] Removing intermediate container 60ae59fbf3fc [2023-04-03T23:23:07.112Z] ---> b527039b55fe [2023-04-03T23:23:07.112Z] Step 8/23 : COPY . . [2023-04-03T23:23:07.112Z] Removing intermediate container 795bcee74bc2 [2023-04-03T23:23:07.112Z] ---> 392459a59dd1 [2023-04-03T23:23:07.112Z] Step 7/26 : COPY . . [2023-04-03T23:23:07.259Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T23:23:07.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:23:07.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container [2023-04-03T23:23:07.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T23:23:08.771Z] $ docker top e1b4ec31ff54b55db5142105e8fc86c32dbc1bc3edb3dfb8ddacaa99e82e5aa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:23:09.605Z] + go version [2023-04-03T23:23:09.605Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T23:23:09.630Z] $ docker stop --time=1 e1b4ec31ff54b55db5142105e8fc86c32dbc1bc3edb3dfb8ddacaa99e82e5aa4 [2023-04-03T23:23:11.301Z] $ docker rm -f --volumes e1b4ec31ff54b55db5142105e8fc86c32dbc1bc3edb3dfb8ddacaa99e82e5aa4 [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-04-03T23:23:11.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T23:23:11.912Z] [2023-04-03T23:23:11.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:23:12.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T23:23:12.251Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-03T23:23:12.251Z] 29e5d40040c1: Pulling fs layer [2023-04-03T23:23:12.251Z] 1ce36da41761: Pulling fs layer [2023-04-03T23:23:12.251Z] 25b303627fd3: Pulling fs layer [2023-04-03T23:23:12.519Z] 29e5d40040c1: Verifying Checksum [2023-04-03T23:23:12.519Z] 29e5d40040c1: Download complete [2023-04-03T23:23:12.789Z] 1ce36da41761: Verifying Checksum [2023-04-03T23:23:12.789Z] 1ce36da41761: Download complete [2023-04-03T23:23:13.058Z] 29e5d40040c1: Pull complete [2023-04-03T23:23:14.476Z] 1ce36da41761: Pull complete [2023-04-03T23:23:14.476Z] 25b303627fd3: Verifying Checksum [2023-04-03T23:23:14.476Z] 25b303627fd3: Download complete [2023-04-03T23:23:21.986Z] ---> 036cb06d5858 [2023-04-03T23:23:21.986Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-03T23:23:21.986Z] ---> Running in 039c7dbd8965 [2023-04-03T23:23:21.986Z] ---> a89eb390b814 [2023-04-03T23:23:21.986Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-03T23:23:21.986Z] ---> 3126b87b23ff [2023-04-03T23:23:21.986Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:23:21.986Z] ---> 7ca929bbcd36 [2023-04-03T23:23:21.986Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-03T23:23:21.986Z] ---> 643b40427c0c [2023-04-03T23:23:21.986Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-03T23:23:21.986Z] ---> Running in 69c8cee9612d [2023-04-03T23:23:21.986Z] ---> Running in 9d6b6b1d06f1 [2023-04-03T23:23:21.986Z] ---> Running in c8d24b917629 [2023-04-03T23:23:21.986Z] ---> Running in e232c7333b7c [2023-04-03T23:23:21.986Z] Removing intermediate container e232c7333b7c [2023-04-03T23:23:21.986Z] ---> 0c6f0b8fc9f8 [2023-04-03T23:23:21.986Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-03T23:23:21.986Z] ---> Running in c9e093d80fad [2023-04-03T23:23:21.986Z] Removing intermediate container c9e093d80fad [2023-04-03T23:23:21.986Z] ---> 51892838c53b [2023-04-03T23:23:21.986Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:23:21.986Z] ---> Running in dc9fb5c7a206 [2023-04-03T23:23:21.986Z] Removing intermediate container dc9fb5c7a206 [2023-04-03T23:23:21.986Z] ---> 21d1968c597e [2023-04-03T23:23:21.986Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T23:23:21.986Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-03T23:23:21.986Z] ---> Running in 2074454a662c [2023-04-03T23:23:21.986Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-03T23:23:21.986Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-03T23:23:21.986Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-03T23:23:22.595Z] Removing intermediate container 2074454a662c [2023-04-03T23:23:22.595Z] ---> f88501bba14f [2023-04-03T23:23:22.595Z] Step 12/26 : WORKDIR /edgex-go [2023-04-03T23:23:22.595Z] ---> Running in 3af6cd7d1501 [2023-04-03T23:23:22.852Z] Removing intermediate container 3af6cd7d1501 [2023-04-03T23:23:22.852Z] ---> a2ceb485aa3f [2023-04-03T23:23:22.852Z] [2023-04-03T23:23:22.852Z] Step 13/26 : FROM alpine:3.17 [2023-04-03T23:23:22.852Z] 3.17: Pulling from library/alpine [2023-04-03T23:23:23.115Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T23:23:23.115Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T23:23:23.115Z] ---> 9ed4aefc74f6 [2023-04-03T23:23:23.115Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:23:23.373Z] ---> Running in 873b2c149f5b [2023-04-03T23:23:23.373Z] Removing intermediate container 873b2c149f5b [2023-04-03T23:23:23.373Z] ---> 015340157a38 [2023-04-03T23:23:23.373Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T23:23:23.373Z] ---> Running in e96d22416527 [2023-04-03T23:23:23.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:23.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:24.193Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:23:24.193Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:23:24.193Z] OK: 17818 distinct packages available [2023-04-03T23:23:24.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:24.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:24.583Z] 25b303627fd3: Pull complete [2023-04-03T23:23:24.583Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-03T23:23:24.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T23:23:24.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:23:24.707Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-03T23:23:24.707Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:23:24.707Z] (3/5) Installing libucontext (1.2-r0) [2023-04-03T23:23:24.707Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-03T23:23:24.707Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-03T23:23:24.707Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:23:24.707Z] OK: 8 MiB in 20 packages [2023-04-03T23:23:24.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container [2023-04-03T23:23:24.905Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@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-04-03T23:23:25.639Z] Removing intermediate container e96d22416527 [2023-04-03T23:23:25.639Z] ---> 638b7b8035f0 [2023-04-03T23:23:25.639Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:23:26.600Z] ---> abf4f3740384 [2023-04-03T23:23:26.600Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:23:27.453Z] $ docker top 617f8a4916ce32b6d2ca92878c5a4ec2ed99d5a95f4ce9ca68ab83184015ad90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:23:27.983Z] ---> fd70606922f2 [2023-04-03T23:23:27.983Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:23:28.306Z] + docker-compose build --help [2023-04-03T23:23:28.306Z] + grep parallel [2023-04-03T23:23:34.973Z] --parallel Build images in parallel. [Pipeline] } [2023-04-03T23:23:35.000Z] $ docker stop --time=1 617f8a4916ce32b6d2ca92878c5a4ec2ed99d5a95f4ce9ca68ab83184015ad90 [2023-04-03T23:23:36.704Z] $ docker rm -f --volumes 617f8a4916ce32b6d2ca92878c5a4ec2ed99d5a95f4ce9ca68ab83184015ad90 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:23:37.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T23:23:37.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:23:37.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container [2023-04-03T23:23:37.601Z] $ 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/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-03T23:23:37.961Z] ---> 78e3482f0395 [2023-04-03T23:23:37.961Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:23:38.524Z] ---> 120c9b17bd39 [2023-04-03T23:23:38.524Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-03T23:23:38.951Z] $ docker top 6c3ae6448b4198b2216fa562c7979226bc9b42e44f29b1444fd38e66c40ed792 -eo pid,comm [2023-04-03T23:23:39.088Z] ---> 33f31c6d57c3 [2023-04-03T23:23:39.088Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] { [Pipeline] sh [2023-04-03T23:23:39.484Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-03T23:23:40.458Z] ---> 81edcb87ac91 [2023-04-03T23:23:40.458Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:23:41.021Z] ---> Running in 6f73102b2548 [2023-04-03T23:23:41.962Z] Removing intermediate container 6f73102b2548 [2023-04-03T23:23:41.962Z] ---> 03ea21430391 [2023-04-03T23:23:41.962Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:23:42.220Z] ---> Running in e86390f88ce3 [2023-04-03T23:23:42.478Z] Removing intermediate container e86390f88ce3 [2023-04-03T23:23:42.478Z] ---> 1ba9dd09edc3 [2023-04-03T23:23:42.478Z] Step 24/26 : LABEL arch=x86_64 [2023-04-03T23:23:42.478Z] ---> Running in 1eab085f6c09 [2023-04-03T23:23:42.735Z] Removing intermediate container 1eab085f6c09 [2023-04-03T23:23:42.735Z] ---> 16dcaece2858 [2023-04-03T23:23:42.735Z] Step 25/26 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:23:42.735Z] ---> Running in 74f203be1c95 [2023-04-03T23:23:42.992Z] Removing intermediate container 74f203be1c95 [2023-04-03T23:23:42.992Z] ---> ea04bcbea0cc [2023-04-03T23:23:42.992Z] Step 26/26 : LABEL version=3.0.0-dev.119 [2023-04-03T23:23:43.249Z] ---> Running in 428cedead469 [2023-04-03T23:23:43.504Z] Removing intermediate container 428cedead469 [2023-04-03T23:23:43.504Z] ---> 4945e5145790 [2023-04-03T23:23:43.504Z] [2023-04-03T23:23:43.504Z] Successfully built 4945e5145790 [2023-04-03T23:23:43.504Z] Successfully tagged security-spire-server:latest [2023-04-03T23:23:43.504Z] Building core-metadata [2023-04-03T23:23:47.717Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:23:47.717Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:23:47.717Z] ---> 11fb1fa8a3f6 [2023-04-03T23:23:47.717Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:23:47.718Z] ---> Using cache [2023-04-03T23:23:47.718Z] ---> 6a8144929b78 [2023-04-03T23:23:47.718Z] Step 4/25 : WORKDIR /edgex-go [2023-04-03T23:23:47.718Z] ---> Using cache [2023-04-03T23:23:47.718Z] ---> 275a51327ce2 [2023-04-03T23:23:47.718Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-03T23:23:47.718Z] ---> Using cache [2023-04-03T23:23:47.718Z] ---> 8fcb981ae17b [2023-04-03T23:23:47.718Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-03T23:23:47.718Z] ---> Using cache [2023-04-03T23:23:47.718Z] ---> 04045d4b4be0 [2023-04-03T23:23:47.718Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:23:47.718Z] ---> Using cache [2023-04-03T23:23:47.718Z] ---> 91464b89f380 [2023-04-03T23:23:47.718Z] Step 8/25 : COPY . . [2023-04-03T23:23:47.718Z] ---> Using cache [2023-04-03T23:23:47.718Z] ---> a89eb390b814 [2023-04-03T23:23:47.718Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-03T23:23:47.719Z] Building core-command ... [2023-04-03T23:23:47.719Z] Building core-common-config-bootstrapper ... [2023-04-03T23:23:47.719Z] Building core-data ... [2023-04-03T23:23:47.719Z] Building core-metadata ... [2023-04-03T23:23:47.719Z] Building security-bootstrapper ... [2023-04-03T23:23:47.719Z] Building security-proxy-auth ... [2023-04-03T23:23:47.719Z] Building security-proxy-setup ... [2023-04-03T23:23:47.719Z] Building security-secretstore-setup ... [2023-04-03T23:23:47.719Z] Building security-spiffe-token-provider ... [2023-04-03T23:23:47.719Z] Building security-spire-agent ... [2023-04-03T23:23:47.719Z] Building security-spire-config ... [2023-04-03T23:23:47.719Z] Building security-spire-server ... [2023-04-03T23:23:47.719Z] Building support-notifications ... [2023-04-03T23:23:47.719Z] Building support-scheduler ... [2023-04-03T23:23:47.719Z] Building core-data [2023-04-03T23:23:47.719Z] Building security-spire-agent [2023-04-03T23:23:47.719Z] Building core-metadata [2023-04-03T23:23:47.719Z] Building security-proxy-setup [2023-04-03T23:23:47.719Z] Building core-command [2023-04-03T23:23:53.233Z] ---> Running in dd8615720306 [2023-04-03T23:23:55.144Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-03T23:24:00.050Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:00.050Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:00.050Z] ---> 5431be689b0d [2023-04-03T23:24:00.050Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:24:00.050Z] ---> Running in 9bd5dd8f9eb6 [2023-04-03T23:24:00.050Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:00.050Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:00.050Z] ---> 5431be689b0d [2023-04-03T23:24:00.050Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:24:00.050Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:00.050Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:00.050Z] ---> 5431be689b0d [2023-04-03T23:24:00.050Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:24:00.050Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:00.050Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:00.050Z] ---> 5431be689b0d [2023-04-03T23:24:00.050Z] Step 3/22 : WORKDIR /edgex-go [2023-04-03T23:24:00.050Z] ---> Running in cffd9a0ca2a0 [2023-04-03T23:24:00.050Z] ---> Running in 7ecaa8115924 [2023-04-03T23:24:00.050Z] ---> Running in ab55aa3d1370 [2023-04-03T23:24:00.050Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:00.050Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:00.050Z] ---> 5431be689b0d [2023-04-03T23:24:00.050Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T23:24:00.050Z] ---> Running in cc243634e36a [2023-04-03T23:24:00.319Z] Removing intermediate container 9bd5dd8f9eb6 [2023-04-03T23:24:00.319Z] ---> fb0826e8971b [2023-04-03T23:24:00.319Z] Step 4/25 : WORKDIR /edgex-go [2023-04-03T23:24:00.319Z] ---> Running in c56da93d38d5 [2023-04-03T23:24:00.434Z] Removing intermediate container 039c7dbd8965 [2023-04-03T23:24:00.434Z] ---> faa1bc46cb4e [2023-04-03T23:24:00.434Z] [2023-04-03T23:24:00.434Z] Step 9/22 : FROM alpine:3.17 [2023-04-03T23:24:00.434Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:00.434Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-03T23:24:00.590Z] Removing intermediate container cffd9a0ca2a0 [2023-04-03T23:24:00.590Z] ---> a1903f6b381d [2023-04-03T23:24:00.590Z] Step 4/24 : WORKDIR /edgex-go [2023-04-03T23:24:00.703Z] Removing intermediate container 69c8cee9612d [2023-04-03T23:24:00.704Z] ---> e964c0bc5c4e [2023-04-03T23:24:00.704Z] [2023-04-03T23:24:00.704Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:24:00.704Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:00.704Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T23:24:00.867Z] ---> Running in 70c75a371f70 [2023-04-03T23:24:00.867Z] Removing intermediate container 7ecaa8115924 [2023-04-03T23:24:00.867Z] ---> 43aa3512c225 [2023-04-03T23:24:00.867Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:24:00.867Z] Removing intermediate container ab55aa3d1370 [2023-04-03T23:24:00.867Z] ---> cad388f1310d [2023-04-03T23:24:00.867Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-03T23:24:00.867Z] Removing intermediate container cc243634e36a [2023-04-03T23:24:00.867Z] ---> Running in e5c83f83a060 [2023-04-03T23:24:00.867Z] ---> d0a75f4616d7 [2023-04-03T23:24:00.867Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:24:00.967Z] ---> Running in d01452d125c4 [2023-04-03T23:24:00.967Z] ---> Running in 539b0224cf04 [2023-04-03T23:24:00.967Z] Removing intermediate container c8d24b917629 [2023-04-03T23:24:00.967Z] ---> 5d0f088e9341 [2023-04-03T23:24:00.967Z] [2023-04-03T23:24:00.967Z] Step 10/24 : FROM alpine:3.17 [2023-04-03T23:24:00.967Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:00.967Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:24:00.967Z] Removing intermediate container 9d6b6b1d06f1 [2023-04-03T23:24:00.967Z] ---> 94a24f8442e4 [2023-04-03T23:24:00.967Z] [2023-04-03T23:24:00.967Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:24:00.967Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:00.967Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:24:01.137Z] ---> Running in 5e46510403e1 [2023-04-03T23:24:01.138Z] ---> Running in ba0a3a5c2d45 [2023-04-03T23:24:01.138Z] Removing intermediate container c56da93d38d5 [2023-04-03T23:24:01.138Z] ---> 80343765654b [2023-04-03T23:24:01.138Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-03T23:24:01.406Z] ---> Running in 65bcbaa349fd [2023-04-03T23:24:01.675Z] Removing intermediate container 70c75a371f70 [2023-04-03T23:24:01.676Z] ---> a932351ca17d [2023-04-03T23:24:01.676Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-03T23:24:01.676Z] ---> Running in f627843c2334 [2023-04-03T23:24:01.676Z] Removing intermediate container e5c83f83a060 [2023-04-03T23:24:01.948Z] ---> 68802b756928 [2023-04-03T23:24:01.948Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:24:02.218Z] ---> Running in 8f0f260ad7d1 [2023-04-03T23:24:03.017Z] ---> Running in 4e32881fa7ac [2023-04-03T23:24:03.017Z] ---> Running in b7923208f47f [2023-04-03T23:24:03.017Z] Removing intermediate container 539b0224cf04 [2023-04-03T23:24:03.017Z] ---> 7ca456d57bfd [2023-04-03T23:24:03.017Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:24:03.286Z] ---> Running in 44c94bcd1eb4 [2023-04-03T23:24:03.286Z] Removing intermediate container b7923208f47f [2023-04-03T23:24:03.286Z] ---> 01b7b829182a [2023-04-03T23:24:03.286Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-03T23:24:03.564Z] ---> Running in c75c411af7e1 [2023-04-03T23:24:03.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:03.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:03.564Z] Removing intermediate container c75c411af7e1 [2023-04-03T23:24:03.564Z] ---> 3eb5f18bf8c7 [2023-04-03T23:24:03.564Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-03T23:24:03.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:24:03.886Z] ---> Running in 5e34e91b16c2 [2023-04-03T23:24:03.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:03.886Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:24:03.886Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-03T23:24:03.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:03.886Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:24:03.886Z] OK: 8 MiB in 17 packages [2023-04-03T23:24:03.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:03.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:24:03.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:24:04.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:04.151Z] Removing intermediate container 5e34e91b16c2 [2023-04-03T23:24:04.151Z] ---> 946a53f78985 [2023-04-03T23:24:04.151Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:24:04.151Z] ---> Running in 146522fe721e [2023-04-03T23:24:04.151Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:24:04.151Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:24:04.151Z] OK: 7 MiB in 16 packages [2023-04-03T23:24:04.151Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:24:04.151Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:24:04.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:24:04.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:24:04.424Z] OK: 7 MiB in 16 packages [2023-04-03T23:24:04.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:24:04.685Z] Removing intermediate container d01452d125c4 [2023-04-03T23:24:04.685Z] ---> 8010dac754b9 [2023-04-03T23:24:04.685Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T23:24:04.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:24:04.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:24:04.946Z] ---> Running in 7b372e56119d [2023-04-03T23:24:04.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:04.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:04.946Z] Removing intermediate container 4e32881fa7ac [2023-04-03T23:24:04.946Z] ---> 719d61ae587c [2023-04-03T23:24:04.946Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:24:04.946Z] Removing intermediate container 44c94bcd1eb4 [2023-04-03T23:24:04.946Z] ---> f0c47c4b18c0 [2023-04-03T23:24:04.946Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:24:05.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:24:05.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:24:05.205Z] Removing intermediate container 7b372e56119d [2023-04-03T23:24:05.205Z] ---> 60515baf32f4 [2023-04-03T23:24:05.205Z] Step 12/22 : WORKDIR /edgex [2023-04-03T23:24:05.205Z] ---> Running in 3969ee1c0c3e [2023-04-03T23:24:05.205Z] ---> Running in 2eadcfb609bf [2023-04-03T23:24:05.205Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:24:05.205Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:24:05.205Z] Removing intermediate container 3969ee1c0c3e [2023-04-03T23:24:05.205Z] ---> 9df344596e43 [2023-04-03T23:24:05.205Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-03T23:24:05.205Z] OK: 7 MiB in 16 packages [2023-04-03T23:24:05.468Z] ---> Running in e1bf1803e899 [2023-04-03T23:24:05.468Z] ---> 68ceff0dc06f [2023-04-03T23:24:05.468Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:24:05.468Z] Removing intermediate container 2eadcfb609bf [2023-04-03T23:24:05.468Z] ---> 523f3aad9640 [2023-04-03T23:24:05.468Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:24:05.468Z] Removing intermediate container e1bf1803e899 [2023-04-03T23:24:05.468Z] ---> ed6d94224e7b [2023-04-03T23:24:05.468Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-03T23:24:05.468Z] ---> Running in 500d3eb66bee [2023-04-03T23:24:05.728Z] Removing intermediate container 500d3eb66bee [2023-04-03T23:24:05.728Z] ---> c2bd1dcc8bd9 [2023-04-03T23:24:05.728Z] Step 15/24 : WORKDIR / [2023-04-03T23:24:05.728Z] ---> 42a5796b49c7 [2023-04-03T23:24:05.728Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:24:05.728Z] ---> Running in 4d1a83e2d2da [2023-04-03T23:24:05.728Z] Removing intermediate container 146522fe721e [2023-04-03T23:24:05.728Z] ---> 719057741f3d [2023-04-03T23:24:05.728Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:24:05.728Z] ---> 64e46d7d87c0 [2023-04-03T23:24:05.728Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-03T23:24:05.969Z] OK: 263 MiB in 53 packages [2023-04-03T23:24:05.987Z] Removing intermediate container 4d1a83e2d2da [2023-04-03T23:24:05.987Z] ---> a303e45f21ea [2023-04-03T23:24:05.987Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:24:06.247Z] ---> 5497e33d154c [2023-04-03T23:24:06.247Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-03T23:24:06.247Z] ---> f6b7fe9b1457 [2023-04-03T23:24:06.247Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:24:06.247Z] ---> edb0eaa2bc62 [2023-04-03T23:24:06.247Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:24:06.247Z] ---> 4b4112a88f70 [2023-04-03T23:24:06.247Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:24:06.511Z] ---> b1b0f63ff41e [2023-04-03T23:24:06.511Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-03T23:24:06.558Z] OK: 263 MiB in 53 packages [2023-04-03T23:24:06.558Z] OK: 263 MiB in 53 packages [2023-04-03T23:24:06.773Z] ---> 90584abd624b [2023-04-03T23:24:06.773Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-03T23:24:06.773Z] ---> f78c97bb9f70 [2023-04-03T23:24:06.773Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-03T23:24:06.773Z] ---> 0f3184775160 [2023-04-03T23:24:06.773Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-03T23:24:06.833Z] OK: 263 MiB in 53 packages [2023-04-03T23:24:07.101Z] OK: 263 MiB in 53 packages [2023-04-03T23:24:07.686Z] Removing intermediate container 5e46510403e1 [2023-04-03T23:24:07.686Z] ---> d54a251f1b0c [2023-04-03T23:24:07.686Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-03T23:24:08.161Z] ---> 9df1199a8c93 [2023-04-03T23:24:08.161Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:24:08.425Z] ---> 9edcb8ee9abe [2023-04-03T23:24:08.425Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:24:08.425Z] ---> 13d33f17f805 [2023-04-03T23:24:08.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:24:08.425Z] ---> 1ecebd586d26 [2023-04-03T23:24:08.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T23:24:08.426Z] ---> Running in c77d55c74fac [2023-04-03T23:24:08.426Z] ---> d6cf3ced3b62 [2023-04-03T23:24:08.426Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-03T23:24:08.650Z] Removing intermediate container ba0a3a5c2d45 [2023-04-03T23:24:08.650Z] ---> 9e73e01814cd [2023-04-03T23:24:08.650Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T23:24:08.650Z] Removing intermediate container 65bcbaa349fd [2023-04-03T23:24:08.650Z] ---> 2f19dd49f522 [2023-04-03T23:24:08.650Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-03T23:24:08.650Z] Removing intermediate container 8f0f260ad7d1 [2023-04-03T23:24:08.650Z] ---> 1360ed207cdc [2023-04-03T23:24:08.650Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:24:08.685Z] ---> Running in ea8cd984c8b1 [2023-04-03T23:24:08.685Z] ---> 7c11e4127d02 [2023-04-03T23:24:08.685Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:24:08.685Z] ---> Running in 658cab4ac17b [2023-04-03T23:24:08.685Z] ---> 7476faebb01d [2023-04-03T23:24:08.685Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-03T23:24:08.685Z] ---> Running in 8a3f25e10e2b [2023-04-03T23:24:08.685Z] Removing intermediate container ea8cd984c8b1 [2023-04-03T23:24:08.685Z] ---> 7c75e8f25967 [2023-04-03T23:24:08.685Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:24:08.685Z] ---> Running in 64f0729570a7 [2023-04-03T23:24:08.685Z] Removing intermediate container 8a3f25e10e2b [2023-04-03T23:24:08.685Z] ---> 0735aa7f980c [2023-04-03T23:24:08.685Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:24:08.685Z] ---> Running in a2c1f74c1436 [2023-04-03T23:24:08.919Z] ---> e70dac4e8658 [2023-04-03T23:24:08.919Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:08.919Z] Removing intermediate container f627843c2334 [2023-04-03T23:24:08.919Z] ---> 878e7deea19d [2023-04-03T23:24:08.919Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-03T23:24:08.919Z] ---> Running in 091871193d32 [2023-04-03T23:24:08.945Z] Removing intermediate container 64f0729570a7 [2023-04-03T23:24:08.945Z] ---> 2e7107645218 [2023-04-03T23:24:08.945Z] Step 22/24 : LABEL arch=x86_64 [2023-04-03T23:24:08.945Z] ---> Running in fb57a36decdc [2023-04-03T23:24:08.945Z] Removing intermediate container fb57a36decdc [2023-04-03T23:24:08.945Z] ---> 78d388e07fec [2023-04-03T23:24:08.945Z] Step 23/24 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:24:09.204Z] Removing intermediate container a2c1f74c1436 [2023-04-03T23:24:09.204Z] ---> 7d2bb9dbcb1a [2023-04-03T23:24:09.204Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:24:09.204Z] ---> Running in 651c02bdd633 [2023-04-03T23:24:09.204Z] ---> Running in fc3d2f541478 [2023-04-03T23:24:09.204Z] Removing intermediate container c77d55c74fac [2023-04-03T23:24:09.204Z] ---> 28cf9d1757fd [2023-04-03T23:24:09.204Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:24:09.204Z] ---> Running in 80a705e81043 [2023-04-03T23:24:09.463Z] Removing intermediate container fc3d2f541478 [2023-04-03T23:24:09.463Z] ---> 454004bae96e [2023-04-03T23:24:09.463Z] Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:24:09.463Z] Removing intermediate container 651c02bdd633 [2023-04-03T23:24:09.463Z] ---> a2e3e996ed41 [2023-04-03T23:24:09.463Z] Step 24/24 : LABEL version=3.0.0-dev.119 [2023-04-03T23:24:09.463Z] ---> Running in 4ef492c51dd4 [2023-04-03T23:24:09.463Z] ---> Running in e44fb989449a [2023-04-03T23:24:09.463Z] Removing intermediate container 80a705e81043 [2023-04-03T23:24:09.463Z] ---> 39be2f844074 [2023-04-03T23:24:09.463Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T23:24:09.463Z] ---> Running in 528f70eb2451 [2023-04-03T23:24:09.463Z] Removing intermediate container e44fb989449a [2023-04-03T23:24:09.463Z] ---> 4e20c001fc4a [2023-04-03T23:24:09.463Z] [2023-04-03T23:24:09.727Z] Successfully built 4e20c001fc4a [2023-04-03T23:24:09.727Z] Successfully tagged core-command:latest [2023-04-03T23:24:09.727Z] Building security-secretstore-setup [2023-04-03T23:24:09.727Z]  Building core-command ... done Removing intermediate container 4ef492c51dd4 [2023-04-03T23:24:09.727Z] ---> bbf78a289e32 [2023-04-03T23:24:09.727Z] Step 23/23 : LABEL version=3.0.0-dev.119 [2023-04-03T23:24:09.727Z] Removing intermediate container 528f70eb2451 [2023-04-03T23:24:09.727Z] ---> 59d4bd6b145e [2023-04-03T23:24:09.727Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:24:09.727Z] Removing intermediate container 658cab4ac17b [2023-04-03T23:24:09.727Z] ---> 24cccb42d80b [2023-04-03T23:24:09.727Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:24:09.727Z] ---> Running in 86d400b12ec0 [2023-04-03T23:24:09.727Z] ---> Running in c4c3dc23a5a6 [2023-04-03T23:24:09.727Z] ---> Running in 32138791b8ff [2023-04-03T23:24:09.900Z] ---> 990eb0b95348 [2023-04-03T23:24:09.900Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:09.900Z] ---> Running in 68bb8fc1a86e [2023-04-03T23:24:10.170Z] ---> 1242cf5ea4ca [2023-04-03T23:24:10.170Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:10.170Z] ---> Running in 5c37a0b2094d [2023-04-03T23:24:10.170Z] ---> f6c5374985b6 [2023-04-03T23:24:10.170Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:10.447Z] ---> Running in fe18746618ed [2023-04-03T23:24:10.447Z] ---> a24763d5d5bc [2023-04-03T23:24:10.447Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:10.715Z] ---> Running in 094a7fbdbd3c [2023-04-03T23:24:13.014Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:13.014Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:14.976Z] ---> 11fb1fa8a3f6 [2023-04-03T23:24:14.976Z] Step 3/25 : WORKDIR /edgex-go [2023-04-03T23:24:14.976Z] ---> Using cache [2023-04-03T23:24:14.976Z] ---> fbe1ac047160 [2023-04-03T23:24:14.976Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-03T23:24:14.976Z] ---> Using cache [2023-04-03T23:24:14.976Z] ---> 202478b5a46c [2023-04-03T23:24:14.976Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-03T23:24:14.976Z] ---> Using cache [2023-04-03T23:24:14.976Z] ---> 610816382ece [2023-04-03T23:24:14.976Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:14.976Z] ---> Using cache [2023-04-03T23:24:14.976Z] ---> c4395872e668 [2023-04-03T23:24:14.976Z] Step 7/25 : COPY . . [2023-04-03T23:24:14.976Z] ---> Using cache [2023-04-03T23:24:14.976Z] ---> 036cb06d5858 [2023-04-03T23:24:14.976Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-03T23:24:16.892Z] Removing intermediate container 86d400b12ec0 [2023-04-03T23:24:16.892Z] ---> 69c301663c8a [2023-04-03T23:24:16.892Z] Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:24:16.892Z] Removing intermediate container 32138791b8ff [2023-04-03T23:24:16.892Z] ---> 42f322e23a8e [2023-04-03T23:24:16.892Z] Step 20/22 : LABEL arch=x86_64 [2023-04-03T23:24:16.892Z] Removing intermediate container c4c3dc23a5a6 [2023-04-03T23:24:16.892Z] ---> cc2225bbe1f2 [2023-04-03T23:24:16.892Z] [2023-04-03T23:24:16.892Z] ---> Running in 10547551a5f4 [2023-04-03T23:24:16.892Z] ---> Running in 6faa2d20f6b9 [2023-04-03T23:24:16.892Z] ---> Running in 4d8cdf840f7e [2023-04-03T23:24:16.892Z] Successfully built cc2225bbe1f2 [2023-04-03T23:24:16.892Z] Successfully tagged core-data:latest [2023-04-03T23:24:16.892Z] Building support-scheduler [2023-04-03T23:24:16.892Z]  Building core-data ... done Removing intermediate container 10547551a5f4 [2023-04-03T23:24:16.892Z] ---> 5060a6b8b790 [2023-04-03T23:24:16.892Z] Step 23/23 : LABEL version=3.0.0-dev.119 [2023-04-03T23:24:16.892Z] Removing intermediate container 4d8cdf840f7e [2023-04-03T23:24:16.892Z] ---> fea02165e613 [2023-04-03T23:24:16.892Z] Step 21/22 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:24:17.462Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-03T23:24:21.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:21.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:21.206Z] ---> 11fb1fa8a3f6 [2023-04-03T23:24:21.206Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:24:21.206Z] ---> Using cache [2023-04-03T23:24:21.206Z] ---> 6a8144929b78 [2023-04-03T23:24:21.206Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:24:21.206Z] ---> Using cache [2023-04-03T23:24:21.206Z] ---> 275a51327ce2 [2023-04-03T23:24:21.206Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:24:21.206Z] ---> Using cache [2023-04-03T23:24:21.206Z] ---> 8fcb981ae17b [2023-04-03T23:24:21.206Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:24:21.206Z] ---> Using cache [2023-04-03T23:24:21.206Z] ---> 04045d4b4be0 [2023-04-03T23:24:21.206Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:21.206Z] ---> Using cache [2023-04-03T23:24:21.206Z] ---> 91464b89f380 [2023-04-03T23:24:21.206Z] Step 8/23 : COPY . . [2023-04-03T23:24:21.206Z] ---> Using cache [2023-04-03T23:24:21.206Z] ---> a89eb390b814 [2023-04-03T23:24:21.206Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-03T23:24:21.206Z] ---> Running in a040781d3680 [2023-04-03T23:24:25.417Z] ---> Running in 608ad2442e08 [2023-04-03T23:24:25.417Z] ---> Running in 855ccf7d0c4a [2023-04-03T23:24:25.417Z] Removing intermediate container a040781d3680 [2023-04-03T23:24:25.417Z] ---> 98fba2b08fa9 [2023-04-03T23:24:25.417Z] [2023-04-03T23:24:25.417Z] Removing intermediate container 608ad2442e08 [2023-04-03T23:24:25.417Z] ---> cf3ffc4738e1 [2023-04-03T23:24:25.417Z] Step 22/22 : LABEL version=3.0.0-dev.119 [2023-04-03T23:24:25.417Z] Successfully built 98fba2b08fa9 [2023-04-03T23:24:25.417Z] Removing intermediate container dd8615720306 [2023-04-03T23:24:25.417Z] ---> 0ef1edb6aba0 [2023-04-03T23:24:25.417Z] [2023-04-03T23:24:25.417Z] Step 10/25 : FROM alpine:3.17 [2023-04-03T23:24:25.417Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-03T23:24:25.417Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:25.417Z] Building security-proxy-auth [2023-04-03T23:24:25.417Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:24:25.417Z] ---> Using cache [2023-04-03T23:24:25.417Z] ---> 719d61ae587c [2023-04-03T23:24:25.417Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:24:25.417Z] ---> Using cache [2023-04-03T23:24:25.417Z] ---> 9df344596e43 [2023-04-03T23:24:25.417Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-03T23:24:25.418Z]  Building core-common-config-bootstrapper ... done  ---> Running in 321cb02f37e4 [2023-04-03T23:24:25.418Z] ---> Running in 06e78de6e294 [2023-04-03T23:24:26.349Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-03T23:24:29.640Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:29.640Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:29.640Z] ---> 11fb1fa8a3f6 [2023-04-03T23:24:29.640Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:24:29.640Z] ---> Using cache [2023-04-03T23:24:29.640Z] ---> 6a8144929b78 [2023-04-03T23:24:29.640Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:24:29.640Z] ---> Using cache [2023-04-03T23:24:29.640Z] ---> 275a51327ce2 [2023-04-03T23:24:29.640Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:24:29.640Z] ---> Using cache [2023-04-03T23:24:29.640Z] ---> 8fcb981ae17b [2023-04-03T23:24:29.640Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:24:29.640Z] ---> Using cache [2023-04-03T23:24:29.640Z] ---> 04045d4b4be0 [2023-04-03T23:24:29.640Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:29.640Z] ---> Using cache [2023-04-03T23:24:29.640Z] ---> 91464b89f380 [2023-04-03T23:24:29.640Z] Step 8/23 : COPY . . [2023-04-03T23:24:29.640Z] ---> Using cache [2023-04-03T23:24:29.640Z] ---> a89eb390b814 [2023-04-03T23:24:29.640Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-03T23:24:32.927Z] Removing intermediate container 321cb02f37e4 [2023-04-03T23:24:32.928Z] ---> 410f4d243e55 [2023-04-03T23:24:32.928Z] [2023-04-03T23:24:32.928Z] Removing intermediate container 06e78de6e294 [2023-04-03T23:24:32.928Z] ---> 72b2246a5ecf [2023-04-03T23:24:32.928Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-03T23:24:32.928Z] ---> Running in 386546140dd7 [2023-04-03T23:24:32.928Z] ---> Running in 3428b5a118f4 [2023-04-03T23:24:32.928Z] Successfully built 410f4d243e55 [2023-04-03T23:24:32.928Z] Successfully tagged security-proxy-setup:latest [2023-04-03T23:24:32.928Z]  Building security-proxy-setup ... done Building support-notifications [2023-04-03T23:24:34.297Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-03T23:24:36.193Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:36.193Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:36.193Z] ---> 11fb1fa8a3f6 [2023-04-03T23:24:36.193Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:24:36.193Z] ---> Using cache [2023-04-03T23:24:36.193Z] ---> 6a8144929b78 [2023-04-03T23:24:36.193Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:24:36.193Z] ---> Using cache [2023-04-03T23:24:36.193Z] ---> 275a51327ce2 [2023-04-03T23:24:36.193Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-03T23:24:41.467Z] Removing intermediate container 3428b5a118f4 [2023-04-03T23:24:41.467Z] ---> 145b29ed5e84 [2023-04-03T23:24:41.467Z] Step 15/25 : WORKDIR / [2023-04-03T23:24:42.413Z] ---> Running in ec2fcbd64da8 [2023-04-03T23:24:42.413Z] ---> Running in a327742f9d31 [2023-04-03T23:24:42.982Z] Removing intermediate container a327742f9d31 [2023-04-03T23:24:42.982Z] ---> c36650691f0c [2023-04-03T23:24:42.982Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:24:43.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:43.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:43.500Z] OK: 265 MiB in 53 packages [2023-04-03T23:24:44.069Z] ---> fafe764e8d69 [2023-04-03T23:24:44.069Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:24:44.640Z] ---> 864b8a011c19 [2023-04-03T23:24:44.640Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-03T23:24:44.900Z] Removing intermediate container ec2fcbd64da8 [2023-04-03T23:24:44.900Z] ---> 5454a034697b [2023-04-03T23:24:44.900Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:24:45.880Z] ---> 158d3039f678 [2023-04-03T23:24:45.880Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:45.880Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-03T23:24:46.140Z] ---> Running in 364c1efc461e [2023-04-03T23:24:46.140Z] ---> 477bf97d8a93 [2023-04-03T23:24:46.140Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:24:46.707Z] ---> 87d3a626f198 [2023-04-03T23:24:46.707Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-03T23:24:46.707Z] ---> ca504c2edc87 [2023-04-03T23:24:46.707Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-03T23:24:46.707Z] ---> Running in bacc9795fd65 [2023-04-03T23:24:46.965Z] Removing intermediate container bacc9795fd65 [2023-04-03T23:24:46.965Z] ---> 5face0e5ae2c [2023-04-03T23:24:46.965Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:24:46.965Z] ---> Running in d595db1e9029 [2023-04-03T23:24:47.223Z] Removing intermediate container d595db1e9029 [2023-04-03T23:24:47.223Z] ---> a328cf5162e4 [2023-04-03T23:24:47.223Z] Step 23/25 : LABEL arch=x86_64 [2023-04-03T23:24:47.483Z] ---> Running in 01ee9adf47bf [2023-04-03T23:24:47.740Z] Removing intermediate container 01ee9adf47bf [2023-04-03T23:24:47.740Z] ---> c80c0e4efa67 [2023-04-03T23:24:47.740Z] Step 24/25 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:24:47.740Z] ---> Running in 5a8c3fd54905 [2023-04-03T23:24:48.675Z] Removing intermediate container 5a8c3fd54905 [2023-04-03T23:24:48.675Z] ---> 3797395ca587 [2023-04-03T23:24:48.675Z] Step 25/25 : LABEL version=3.0.0-dev.119 [2023-04-03T23:24:51.209Z] ---> Running in 27aae1f2cab3 [2023-04-03T23:24:51.209Z] Removing intermediate container 6faa2d20f6b9 [2023-04-03T23:24:51.209Z] ---> 7d85cca16cb7 [2023-04-03T23:24:51.209Z] [2023-04-03T23:24:51.209Z] Step 9/25 : FROM alpine:3.17 [2023-04-03T23:24:51.209Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:51.209Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-03T23:24:51.209Z] ---> Running in dfdbb84c2dcf [2023-04-03T23:24:51.209Z] Removing intermediate container 27aae1f2cab3 [2023-04-03T23:24:51.209Z] ---> a83600ffe1e6 [2023-04-03T23:24:51.209Z] [2023-04-03T23:24:51.209Z] Successfully built a83600ffe1e6 [2023-04-03T23:24:51.209Z] Successfully tagged core-metadata:latest [2023-04-03T23:24:51.209Z] Building security-spire-config [2023-04-03T23:24:51.466Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:51.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:51.723Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-03T23:24:51.723Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-03T23:24:51.723Z] (3/3) Installing su-exec (0.2-r2) [2023-04-03T23:24:51.723Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:24:51.723Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:24:51.723Z] OK: 8 MiB in 18 packages [2023-04-03T23:24:55.907Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:55.907Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:55.907Z] ---> 11fb1fa8a3f6 [2023-04-03T23:24:55.907Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T23:24:55.907Z] ---> Using cache [2023-04-03T23:24:55.907Z] ---> fbe1ac047160 [2023-04-03T23:24:55.907Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:25:04.108Z] ---> Running in 1ac8474a95b1 [2023-04-03T23:25:04.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:04.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:04.373Z] Removing intermediate container dfdbb84c2dcf [2023-04-03T23:25:04.373Z] ---> 735178ee0bbd [2023-04-03T23:25:04.373Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T23:25:04.373Z] OK: 265 MiB in 53 packages [2023-04-03T23:25:10.948Z] ---> Running in 9fb4e725e19a [2023-04-03T23:25:10.948Z] Removing intermediate container 9fb4e725e19a [2023-04-03T23:25:10.948Z] ---> b81d00000ce3 [2023-04-03T23:25:10.948Z] Step 12/25 : WORKDIR / [2023-04-03T23:25:10.948Z] Removing intermediate container 1ac8474a95b1 [2023-04-03T23:25:10.948Z] ---> 96df43ce4247 [2023-04-03T23:25:10.948Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T23:25:10.948Z] ---> Running in ccbda8c33247 [2023-04-03T23:25:11.205Z] Removing intermediate container 386546140dd7 [2023-04-03T23:25:11.205Z] ---> 781b5c99c76d [2023-04-03T23:25:11.205Z] [2023-04-03T23:25:11.205Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:25:11.205Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:11.205Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T23:25:11.205Z] ---> Using cache [2023-04-03T23:25:11.205Z] ---> 7ca456d57bfd [2023-04-03T23:25:11.205Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:25:11.205Z] ---> Using cache [2023-04-03T23:25:11.205Z] ---> f0c47c4b18c0 [2023-04-03T23:25:11.205Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:11.205Z] ---> Using cache [2023-04-03T23:25:11.205Z] ---> 68ceff0dc06f [2023-04-03T23:25:11.205Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:11.205Z] ---> Using cache [2023-04-03T23:25:11.205Z] Removing intermediate container 855ccf7d0c4a [2023-04-03T23:25:11.205Z] ---> c651ee9ede21 [2023-04-03T23:25:11.205Z] [2023-04-03T23:25:11.205Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:25:11.205Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:11.205Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:25:11.205Z] ---> 64e46d7d87c0 [2023-04-03T23:25:11.205Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-03T23:25:11.205Z] ---> Using cache [2023-04-03T23:25:11.205Z] ---> 719d61ae587c [2023-04-03T23:25:11.205Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:25:11.205Z] ---> Using cache [2023-04-03T23:25:11.205Z] ---> 9df344596e43 [2023-04-03T23:25:11.205Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-03T23:25:11.205Z] ---> Running in 5d7a942ea7d5 [2023-04-03T23:25:11.205Z] Removing intermediate container ccbda8c33247 [2023-04-03T23:25:11.205Z] ---> 7dc1f117edd2 [2023-04-03T23:25:11.205Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:11.463Z] ---> 6c86e30c30b8 [2023-04-03T23:25:11.463Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:25:11.720Z] Removing intermediate container 5d7a942ea7d5 [2023-04-03T23:25:11.720Z] ---> def9a0649425 [2023-04-03T23:25:11.720Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T23:25:11.720Z] ---> Running in 5fad1cf2ff17 [2023-04-03T23:25:11.720Z] ---> eec6561e31ba [2023-04-03T23:25:11.720Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:11.720Z] ---> Running in 408de7f9f789 [2023-04-03T23:25:11.720Z] Removing intermediate container 364c1efc461e [2023-04-03T23:25:11.720Z] ---> 12b3d28d4051 [2023-04-03T23:25:11.720Z] Step 8/23 : COPY . . [2023-04-03T23:25:11.720Z] ---> fbf3969e28b7 [2023-04-03T23:25:11.720Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:11.980Z] Removing intermediate container 408de7f9f789 [2023-04-03T23:25:11.980Z] ---> fc0180f6e46a [2023-04-03T23:25:11.980Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:11.980Z] ---> 446816098b29 [2023-04-03T23:25:11.980Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-03T23:25:17.308Z] ---> fc316facc98f [2023-04-03T23:25:17.308Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:17.308Z] ---> 748add8156b3 [2023-04-03T23:25:17.308Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-03T23:25:17.308Z] ---> c11f13d550db [2023-04-03T23:25:17.308Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-03T23:25:17.308Z] ---> 57f05f787390 [2023-04-03T23:25:17.308Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-03T23:25:17.308Z] ---> Running in baa4af35f1aa [2023-04-03T23:25:17.308Z] ---> cfc4c303af97 [2023-04-03T23:25:17.308Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-03T23:25:17.308Z] ---> a162db9e1176 [2023-04-03T23:25:17.308Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:25:17.622Z] ---> c99b98040d59 [2023-04-03T23:25:17.623Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:17.623Z] ---> Running in b3db41794ef1 [2023-04-03T23:25:17.882Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-03T23:25:18.451Z] ---> a7ff963155de [2023-04-03T23:25:18.451Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-03T23:25:18.451Z] ---> 04d627fa0046 [2023-04-03T23:25:18.451Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:18.714Z] ---> 0f01e44c6400 [2023-04-03T23:25:18.714Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-03T23:25:18.714Z] ---> 75ba438f6f0f [2023-04-03T23:25:18.714Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-03T23:25:18.714Z] ---> Running in fb01948d1907 [2023-04-03T23:25:19.008Z] Removing intermediate container b3db41794ef1 [2023-04-03T23:25:19.008Z] ---> f7977d7aa01d [2023-04-03T23:25:19.008Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:25:19.008Z] Removing intermediate container fb01948d1907 [2023-04-03T23:25:19.008Z] ---> a8475401ba4e [2023-04-03T23:25:19.008Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:25:19.008Z] ---> Running in 2d7ee934ae83 [2023-04-03T23:25:19.270Z] ---> Running in 99dc70dd97d4 [2023-04-03T23:25:19.270Z] Removing intermediate container 2d7ee934ae83 [2023-04-03T23:25:19.270Z] ---> 8510246e7ca0 [2023-04-03T23:25:19.270Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T23:25:19.270Z] ---> ebd454c081b3 [2023-04-03T23:25:19.270Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T23:25:19.270Z] ---> Running in 115baefc7f47 [2023-04-03T23:25:19.270Z] Removing intermediate container 99dc70dd97d4 [2023-04-03T23:25:19.270Z] ---> 2128efb6ed05 [2023-04-03T23:25:19.270Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:25:19.270Z] ---> Running in 6d7456851f5b [2023-04-03T23:25:19.531Z] Removing intermediate container 115baefc7f47 [2023-04-03T23:25:19.531Z] ---> 5755677f145b [2023-04-03T23:25:19.531Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:25:19.531Z] ---> Running in 08a5a78f60c3 [2023-04-03T23:25:19.531Z] Removing intermediate container 6d7456851f5b [2023-04-03T23:25:19.531Z] ---> 6c6f14faaf3c [2023-04-03T23:25:19.531Z] Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:25:19.531Z] ---> Running in 9e2ab7e5b774 [2023-04-03T23:25:19.531Z] ---> 364a9287fab7 [2023-04-03T23:25:19.531Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:25:19.531Z] ---> Running in 1c930d7b8f9e [2023-04-03T23:25:19.531Z] Removing intermediate container 08a5a78f60c3 [2023-04-03T23:25:19.531Z] ---> eeae9633c5f9 [2023-04-03T23:25:19.531Z] Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:25:19.531Z] ---> Running in 33be6711d086 [2023-04-03T23:25:19.531Z] Removing intermediate container 9e2ab7e5b774 [2023-04-03T23:25:19.531Z] ---> 5901ae11fee0 [2023-04-03T23:25:19.531Z] Step 23/23 : LABEL version=3.0.0-dev.119 [2023-04-03T23:25:19.531Z] ---> Running in 96ab144a58ab [2023-04-03T23:25:19.792Z] Removing intermediate container 33be6711d086 [2023-04-03T23:25:19.792Z] ---> 7e65802f1bb3 [2023-04-03T23:25:19.792Z] Step 23/23 : LABEL version=3.0.0-dev.119 [2023-04-03T23:25:19.792Z] ---> Running in ad61d44984b5 [2023-04-03T23:25:19.792Z] Removing intermediate container 96ab144a58ab [2023-04-03T23:25:19.792Z] ---> ea9a5349d703 [2023-04-03T23:25:19.792Z] [2023-04-03T23:25:19.792Z] Removing intermediate container ad61d44984b5 [2023-04-03T23:25:19.792Z] ---> 28f4bb49a468 [2023-04-03T23:25:19.792Z] [2023-04-03T23:25:19.792Z] Successfully built ea9a5349d703 [2023-04-03T23:25:19.792Z] Successfully tagged support-scheduler:latest [2023-04-03T23:25:19.792Z] Building security-spire-agent [2023-04-03T23:25:19.792Z]  Building support-scheduler ... done Successfully built 28f4bb49a468 [2023-04-03T23:25:19.792Z] Successfully tagged security-proxy-auth:latest [2023-04-03T23:25:19.792Z] Building security-spiffe-token-provider [2023-04-03T23:25:24.074Z]  Building security-proxy-auth ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:25:24.074Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:25:24.074Z] ---> 11fb1fa8a3f6 [2023-04-03T23:25:24.074Z] Step 3/20 : WORKDIR /edgex-go [2023-04-03T23:25:24.074Z] ---> Using cache [2023-04-03T23:25:24.074Z] ---> fbe1ac047160 [2023-04-03T23:25:24.074Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-03T23:25:24.074Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:25:24.074Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:25:24.074Z] ---> 11fb1fa8a3f6 [2023-04-03T23:25:24.074Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T23:25:24.074Z] ---> Using cache [2023-04-03T23:25:24.074Z] ---> fbe1ac047160 [2023-04-03T23:25:24.074Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:25:24.074Z] ---> Using cache [2023-04-03T23:25:24.074Z] ---> 96df43ce4247 [2023-04-03T23:25:24.074Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T23:25:24.074Z] ---> Using cache [2023-04-03T23:25:24.074Z] ---> 6c86e30c30b8 [2023-04-03T23:25:24.074Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:25:30.657Z] ---> Running in f6f55f7de00a [2023-04-03T23:25:30.657Z] ---> Running in 0641fc3f5d22 [2023-04-03T23:25:30.657Z] Removing intermediate container 1c930d7b8f9e [2023-04-03T23:25:30.657Z] ---> d73c8f6ecadf [2023-04-03T23:25:30.657Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:25:30.657Z] ---> Running in 318dbcb79c19 [2023-04-03T23:25:30.915Z] Removing intermediate container 318dbcb79c19 [2023-04-03T23:25:30.915Z] ---> eea62b24399f [2023-04-03T23:25:30.915Z] Step 23/25 : LABEL arch=x86_64 [2023-04-03T23:25:30.915Z] ---> Running in ad051a12284a [2023-04-03T23:25:30.915Z] Removing intermediate container ad051a12284a [2023-04-03T23:25:30.915Z] ---> cd3f4a183bc3 [2023-04-03T23:25:30.915Z] Step 24/25 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:25:31.186Z] ---> Running in 05e95bb7a0f7 [2023-04-03T23:25:31.186Z] Removing intermediate container 05e95bb7a0f7 [2023-04-03T23:25:31.186Z] ---> da43e5c31c32 [2023-04-03T23:25:31.186Z] Step 25/25 : LABEL version=3.0.0-dev.119 [2023-04-03T23:25:31.186Z] ---> Running in e0782875ab3e [2023-04-03T23:25:31.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:31.446Z] Removing intermediate container e0782875ab3e [2023-04-03T23:25:31.446Z] ---> 653c96f7ae4b [2023-04-03T23:25:31.446Z] [2023-04-03T23:25:31.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:31.446Z] Successfully built 653c96f7ae4b [2023-04-03T23:25:31.446Z] Successfully tagged security-secretstore-setup:latest [2023-04-03T23:25:31.446Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2023-04-03T23:25:31.705Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:25:31.705Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:25:31.705Z] OK: 17823 distinct packages available [2023-04-03T23:25:31.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:31.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:31.963Z] OK: 265 MiB in 53 packages [2023-04-03T23:25:36.162Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:25:36.163Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:25:36.163Z] ---> 11fb1fa8a3f6 [2023-04-03T23:25:36.163Z] Step 3/33 : WORKDIR /edgex-go [2023-04-03T23:25:36.163Z] ---> Using cache [2023-04-03T23:25:36.163Z] ---> fbe1ac047160 [2023-04-03T23:25:36.163Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-03T23:25:36.163Z] ---> Using cache [2023-04-03T23:25:36.163Z] ---> 202478b5a46c [2023-04-03T23:25:36.163Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-03T23:25:36.163Z] ---> Using cache [2023-04-03T23:25:36.163Z] ---> 610816382ece [2023-04-03T23:25:36.163Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:25:36.163Z] ---> Using cache [2023-04-03T23:25:36.163Z] ---> c4395872e668 [2023-04-03T23:25:36.163Z] Step 7/33 : COPY . . [2023-04-03T23:25:36.163Z] ---> Using cache [2023-04-03T23:25:36.163Z] ---> 036cb06d5858 [2023-04-03T23:25:36.163Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-03T23:25:40.356Z] ---> Running in 28eb6ca352f0 [2023-04-03T23:25:40.356Z] Removing intermediate container f6f55f7de00a [2023-04-03T23:25:40.356Z] ---> 747dd4f87c31 [2023-04-03T23:25:40.356Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-03T23:25:40.616Z] ---> cd92f03b5d13 [2023-04-03T23:25:40.616Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:25:40.616Z] ---> Running in 76e8ce975d38 [2023-04-03T23:25:40.874Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-03T23:25:45.145Z] Removing intermediate container baa4af35f1aa [2023-04-03T23:25:45.145Z] ---> 36f5823ff0d0 [2023-04-03T23:25:45.145Z] [2023-04-03T23:25:45.145Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:25:45.145Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:45.145Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-03T23:25:45.145Z] ---> Running in ea1d4a545b1e [2023-04-03T23:25:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:45.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:45.923Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T23:25:45.923Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:25:45.923Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:25:45.923Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:25:45.923Z] OK: 8 MiB in 17 packages [2023-04-03T23:25:47.825Z] Removing intermediate container ea1d4a545b1e [2023-04-03T23:25:47.825Z] ---> 32321ca9dc8d [2023-04-03T23:25:47.825Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:25:48.085Z] ---> Running in caa1d64f72fc [2023-04-03T23:25:48.346Z] Removing intermediate container caa1d64f72fc [2023-04-03T23:25:48.346Z] ---> f46e22fde259 [2023-04-03T23:25:48.346Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-03T23:25:48.346Z] ---> Running in 1ff752618279 [2023-04-03T23:25:48.346Z] Removing intermediate container 1ff752618279 [2023-04-03T23:25:48.346Z] ---> cea6b586bebb [2023-04-03T23:25:48.346Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T23:25:48.346Z] ---> Running in 4f329e786889 [2023-04-03T23:25:48.606Z] Removing intermediate container 4f329e786889 [2023-04-03T23:25:48.606Z] ---> 88cc10f60bc4 [2023-04-03T23:25:48.606Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:48.606Z] ---> 01b9feeef653 [2023-04-03T23:25:48.606Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:26:03.505Z] ---> 55e639d11a2c [2023-04-03T23:26:03.505Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-03T23:26:15.727Z] ---> ddc98314f16a [2023-04-03T23:26:15.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:26:15.987Z] Removing intermediate container 28eb6ca352f0 [2023-04-03T23:26:15.987Z] ---> 22ec17b65a8a [2023-04-03T23:26:15.987Z] [2023-04-03T23:26:15.987Z] Step 9/33 : FROM alpine:3.17 [2023-04-03T23:26:15.987Z] ---> 9ed4aefc74f6 [2023-04-03T23:26:15.987Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T23:26:15.987Z] ---> Running in 335cb80380e1 [2023-04-03T23:26:16.246Z] ---> 2e8b138d39f2 [2023-04-03T23:26:16.246Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-03T23:26:16.246Z] ---> Running in a8f79eafc9e7 [2023-04-03T23:26:16.246Z] Removing intermediate container 335cb80380e1 [2023-04-03T23:26:16.246Z] ---> cc1dd1593ed3 [2023-04-03T23:26:16.246Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-03T23:26:16.246Z] ---> Running in 04391f0f5998 [2023-04-03T23:26:16.507Z] Removing intermediate container a8f79eafc9e7 [2023-04-03T23:26:16.507Z] ---> 2b4bf61e03e7 [2023-04-03T23:26:16.507Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:26:16.507Z] ---> Running in 31d499cc9872 [2023-04-03T23:26:16.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:26:16.767Z] Removing intermediate container 31d499cc9872 [2023-04-03T23:26:16.767Z] ---> e000bd2449b8 [2023-04-03T23:26:16.767Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:26:16.767Z] ---> Running in e11a54321c8b [2023-04-03T23:26:17.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:26:17.027Z] Removing intermediate container e11a54321c8b [2023-04-03T23:26:17.027Z] ---> 82fb1a70aa1c [2023-04-03T23:26:17.027Z] Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:26:17.027Z] Removing intermediate container 76e8ce975d38 [2023-04-03T23:26:17.027Z] ---> 740de165e766 [2023-04-03T23:26:17.027Z] Step 7/20 : COPY . . [2023-04-03T23:26:17.027Z] ---> Running in d8a9d08181c7 [2023-04-03T23:26:17.027Z] Removing intermediate container 5fad1cf2ff17 [2023-04-03T23:26:17.027Z] ---> 9fb34a1c98bc [2023-04-03T23:26:17.027Z] Step 7/27 : COPY . . [2023-04-03T23:26:17.027Z] Removing intermediate container 0641fc3f5d22 [2023-04-03T23:26:17.027Z] ---> 1a979bb186d8 [2023-04-03T23:26:17.027Z] Step 7/27 : COPY . . [2023-04-03T23:26:17.286Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:26:17.286Z] (2/2) Installing su-exec (0.2-r2) [2023-04-03T23:26:17.286Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:26:17.286Z] OK: 7 MiB in 17 packages [2023-04-03T23:26:17.446Z] Removing intermediate container 5c37a0b2094d [2023-04-03T23:26:17.446Z] ---> 65dffdca6d7e [2023-04-03T23:26:17.446Z] Step 8/25 : COPY . . [2023-04-03T23:26:17.446Z] Removing intermediate container 094a7fbdbd3c [2023-04-03T23:26:17.446Z] ---> bf63a880959b [2023-04-03T23:26:17.446Z] Step 8/24 : COPY . . [2023-04-03T23:26:17.446Z] Removing intermediate container fe18746618ed [2023-04-03T23:26:17.446Z] ---> 7796e9544d89 [2023-04-03T23:26:17.446Z] Step 8/23 : COPY . . [2023-04-03T23:26:17.446Z] Removing intermediate container 091871193d32 [2023-04-03T23:26:17.446Z] ---> e4489d8c90bf [2023-04-03T23:26:17.446Z] Step 7/22 : COPY . . [2023-04-03T23:26:17.446Z] Removing intermediate container 68bb8fc1a86e [2023-04-03T23:26:17.446Z] ---> 666091dbb256 [2023-04-03T23:26:17.446Z] Step 7/27 : COPY . . [2023-04-03T23:26:17.446Z] ---> ce878b72c4f7 [2023-04-03T23:26:17.446Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-03T23:26:17.446Z] ---> 8e23fb2794f8 [2023-04-03T23:26:17.446Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-03T23:26:17.446Z] ---> Running in d11a5b5654a3 [2023-04-03T23:26:17.446Z] ---> Running in eeb7087ee89c [2023-04-03T23:26:17.446Z] ---> d564f08babb1 [2023-04-03T23:26:17.446Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-03T23:26:17.446Z] ---> 1c19954174db [2023-04-03T23:26:17.446Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:26:17.446Z] ---> Running in a52f57124e0c [2023-04-03T23:26:17.446Z] ---> 9e1125b095fd [2023-04-03T23:26:17.446Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-03T23:26:17.446Z] ---> Running in f45547bdf379 [2023-04-03T23:26:17.446Z] ---> Running in 983d3263c001 [2023-04-03T23:26:17.560Z] Removing intermediate container d8a9d08181c7 [2023-04-03T23:26:17.560Z] ---> 2d2ae5583ca7 [2023-04-03T23:26:17.560Z] Step 23/23 : LABEL version=3.0.0-dev.119 [2023-04-03T23:26:18.037Z] Removing intermediate container f45547bdf379 [2023-04-03T23:26:18.037Z] ---> d0487dde2c85 [2023-04-03T23:26:18.037Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T23:26:18.037Z] ---> Running in 0ae17b73bde0 [2023-04-03T23:26:19.003Z] Removing intermediate container 0ae17b73bde0 [2023-04-03T23:26:19.003Z] ---> e4022d71e2c7 [2023-04-03T23:26:19.003Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:26:19.003Z] ---> Running in d7c1f034873d [2023-04-03T23:26:19.275Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-03T23:26:19.899Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-03T23:26:19.900Z] Removing intermediate container d7c1f034873d [2023-04-03T23:26:19.900Z] ---> f99f3a1234f6 [2023-04-03T23:26:19.900Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T23:26:19.900Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-03T23:26:20.170Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-03T23:26:20.170Z] ---> Running in a3a54e4a3f51 [2023-04-03T23:26:26.820Z] Removing intermediate container a3a54e4a3f51 [2023-04-03T23:26:26.820Z] ---> 09bedfbca1a8 [2023-04-03T23:26:26.820Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T23:26:26.820Z] ---> Running in 131d7c4e21d7 [2023-04-03T23:26:27.089Z] Removing intermediate container 131d7c4e21d7 [2023-04-03T23:26:27.089Z] ---> 2a5f14b9b6a8 [2023-04-03T23:26:27.089Z] [2023-04-03T23:26:27.090Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T23:26:27.364Z] 3.17: Pulling from library/alpine [2023-04-03T23:26:29.329Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T23:26:29.329Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T23:26:29.329Z] ---> 51e60588ff2c [2023-04-03T23:26:29.329Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:26:29.920Z] ---> Running in 9161f6175e10 [2023-04-03T23:26:29.920Z] ---> e2d2332c62db [2023-04-03T23:26:29.920Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:26:30.209Z] ---> af26c587e03d [2023-04-03T23:26:30.209Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-03T23:26:30.209Z] ---> 84eb69cc0b8c [2023-04-03T23:26:30.209Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:26:30.209Z] ---> Running in bb754d49b228 [2023-04-03T23:26:30.209Z] ---> Running in 9b48afd5345b [2023-04-03T23:26:30.209Z] ---> Running in 93332116dd6c [2023-04-03T23:26:30.209Z] Removing intermediate container 04391f0f5998 [2023-04-03T23:26:30.209Z] ---> e4ebb65785a7 [2023-04-03T23:26:30.209Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-03T23:26:30.209Z] Removing intermediate container 9161f6175e10 [2023-04-03T23:26:30.209Z] ---> 5627c12c9acf [2023-04-03T23:26:30.209Z] [2023-04-03T23:26:30.209Z] ---> Running in 7697c10aa4c5 [2023-04-03T23:26:30.209Z] Successfully built 5627c12c9acf [2023-04-03T23:26:30.209Z] Successfully tagged support-notifications:latest [2023-04-03T23:26:30.209Z]  Building support-notifications ... done Removing intermediate container bb754d49b228 [2023-04-03T23:26:30.209Z] ---> cf5b25a42e1d [2023-04-03T23:26:30.209Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T23:26:30.209Z] Removing intermediate container 93332116dd6c [2023-04-03T23:26:30.209Z] ---> 68835bbe79c3 [2023-04-03T23:26:30.209Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T23:26:30.209Z] Removing intermediate container 7697c10aa4c5 [2023-04-03T23:26:30.209Z] ---> 4f7f161e8f81 [2023-04-03T23:26:30.209Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-03T23:26:30.209Z] ---> Running in 16efa429663f [2023-04-03T23:26:30.294Z] ---> Running in 56b5d60f524b [2023-04-03T23:26:30.491Z] ---> Running in ec97e5a1fcd5 [2023-04-03T23:26:30.491Z] ---> Running in b9a9432f0f99 [2023-04-03T23:26:30.491Z] Removing intermediate container 16efa429663f [2023-04-03T23:26:30.491Z] ---> bcc21549f548 [2023-04-03T23:26:30.491Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:26:30.491Z] ---> Running in 3144aa3354f0 [2023-04-03T23:26:30.491Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-03T23:26:30.491Z] Removing intermediate container ec97e5a1fcd5 [2023-04-03T23:26:30.491Z] ---> b77d99676fe7 [2023-04-03T23:26:30.491Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:26:30.491Z] Removing intermediate container b9a9432f0f99 [2023-04-03T23:26:30.491Z] ---> 0e23797f7ee8 [2023-04-03T23:26:30.491Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-03T23:26:30.491Z] ---> Running in e1f4c0a2777b [2023-04-03T23:26:30.491Z] ---> Running in 2ed4c67f20ca [2023-04-03T23:26:30.491Z] Removing intermediate container 3144aa3354f0 [2023-04-03T23:26:30.491Z] ---> 283731e51688 [2023-04-03T23:26:30.491Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T23:26:30.785Z] ---> Running in e57b6e6dca42 [2023-04-03T23:26:30.785Z] Removing intermediate container 2ed4c67f20ca [2023-04-03T23:26:30.785Z] ---> 4cd7f5f73a09 [2023-04-03T23:26:30.785Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-03T23:26:30.785Z] Removing intermediate container e1f4c0a2777b [2023-04-03T23:26:30.785Z] ---> 4af47e3892eb [2023-04-03T23:26:30.785Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T23:26:30.785Z] ---> Running in 87bbc3da450a [2023-04-03T23:26:30.785Z] ---> Running in cab14b5babf4 [2023-04-03T23:26:30.908Z] Removing intermediate container 56b5d60f524b [2023-04-03T23:26:30.908Z] ---> 69d2d348c6a9 [2023-04-03T23:26:30.908Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T23:26:31.082Z] Removing intermediate container cab14b5babf4 [2023-04-03T23:26:31.082Z] ---> 3d18990aa1e7 [2023-04-03T23:26:31.082Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-03T23:26:31.082Z] ---> Running in 537a5ee8d092 [2023-04-03T23:26:31.185Z] ---> Running in 8a0c4d2e8e5d [2023-04-03T23:26:31.692Z] Removing intermediate container e57b6e6dca42 [2023-04-03T23:26:31.692Z] ---> e0ed9332c5a6 [2023-04-03T23:26:31.692Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T23:26:31.692Z] ---> Running in 4daa0e189619 [2023-04-03T23:26:31.692Z] Removing intermediate container 4daa0e189619 [2023-04-03T23:26:31.692Z] ---> 774af66d2aa8 [2023-04-03T23:26:31.692Z] [2023-04-03T23:26:31.692Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T23:26:31.692Z] ---> 9ed4aefc74f6 [2023-04-03T23:26:31.692Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:26:31.692Z] ---> Using cache [2023-04-03T23:26:31.692Z] ---> 015340157a38 [2023-04-03T23:26:31.692Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-03T23:26:31.692Z] ---> Running in 065b5c466ad6 [2023-04-03T23:26:31.963Z] Removing intermediate container 87bbc3da450a [2023-04-03T23:26:31.963Z] ---> b144e99810bf [2023-04-03T23:26:31.963Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T23:26:31.963Z] ---> Running in c89f734c8d09 [2023-04-03T23:26:31.963Z] Removing intermediate container 537a5ee8d092 [2023-04-03T23:26:31.963Z] ---> 9beb842e9233 [2023-04-03T23:26:31.963Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-03T23:26:31.963Z] ---> Running in ff96fd0f71b3 [2023-04-03T23:26:31.963Z] Removing intermediate container c89f734c8d09 [2023-04-03T23:26:31.963Z] ---> c49111d6e667 [2023-04-03T23:26:31.963Z] [2023-04-03T23:26:31.963Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T23:26:31.963Z] ---> 9ed4aefc74f6 [2023-04-03T23:26:31.963Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:26:31.963Z] ---> Using cache [2023-04-03T23:26:31.963Z] ---> 015340157a38 [2023-04-03T23:26:31.963Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T23:26:31.963Z] ---> Using cache [2023-04-03T23:26:31.963Z] ---> 638b7b8035f0 [2023-04-03T23:26:31.963Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:26:31.963Z] ---> Using cache [2023-04-03T23:26:31.963Z] ---> abf4f3740384 [2023-04-03T23:26:31.963Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:26:31.963Z] ---> Using cache [2023-04-03T23:26:31.963Z] ---> fd70606922f2 [2023-04-03T23:26:31.963Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-03T23:26:31.963Z] Removing intermediate container ff96fd0f71b3 [2023-04-03T23:26:31.963Z] ---> f336b17a3d19 [2023-04-03T23:26:31.963Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-03T23:26:32.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:26:32.242Z] ---> b6a7e35e1ad2 [2023-04-03T23:26:32.242Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-03T23:26:32.242Z] ---> Running in 7678a479317a [2023-04-03T23:26:32.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:26:32.525Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:26:32.525Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:26:32.525Z] OK: 17818 distinct packages available [2023-04-03T23:26:32.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:26:32.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:26:32.842Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-03T23:26:32.842Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:26:32.842Z] (3/4) Installing libucontext (1.2-r0) [2023-04-03T23:26:32.842Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-03T23:26:32.842Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:26:32.842Z] OK: 7 MiB in 19 packages [2023-04-03T23:26:33.415Z] ---> 139a5a832933 [2023-04-03T23:26:33.415Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:26:33.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:26:33.979Z] Removing intermediate container 7678a479317a [2023-04-03T23:26:33.979Z] ---> 5df2cb28b4f6 [2023-04-03T23:26:33.979Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:26:34.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:26:35.392Z] Removing intermediate container 065b5c466ad6 [2023-04-03T23:26:35.392Z] ---> f74b89fdc645 [2023-04-03T23:26:35.392Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:26:35.392Z] ---> 65ca3d2a6b82 [2023-04-03T23:26:35.392Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:26:35.392Z] ---> 57ac5e4c948b [2023-04-03T23:26:35.392Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:26:35.659Z] ---> 93731131ddd6 [2023-04-03T23:26:35.659Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:26:35.659Z] ---> 203f24415c84 [2023-04-03T23:26:35.659Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-03T23:26:35.920Z] ---> b0fbcdd2a911 [2023-04-03T23:26:35.920Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-03T23:26:36.572Z] ---> 0ebe839997fe [2023-04-03T23:26:36.572Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:26:36.572Z] ---> 25fd3410b25d [2023-04-03T23:26:36.572Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-03T23:26:36.908Z] ---> b6a65b815211 [2023-04-03T23:26:36.908Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-03T23:26:37.847Z] ---> fb03cf013349 [2023-04-03T23:26:37.847Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:26:38.124Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:26:38.124Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:26:38.124Z] OK: 17689 distinct packages available [2023-04-03T23:26:38.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:26:38.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:26:39.224Z] ---> 545343d359c9 [2023-04-03T23:26:39.224Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-03T23:26:39.224Z] ---> Running in aa1536133561 [2023-04-03T23:26:39.224Z] ---> 5a6025387b7e [2023-04-03T23:26:39.224Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:26:39.497Z] ---> 18f8141fdacb [2023-04-03T23:26:39.497Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-03T23:26:39.497Z] Removing intermediate container aa1536133561 [2023-04-03T23:26:39.497Z] ---> 616cdafc459a [2023-04-03T23:26:39.497Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:26:39.497Z] ---> 39136f2dc62e [2023-04-03T23:26:39.497Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-03T23:26:39.497Z] ---> Running in 23dd587ace0e [2023-04-03T23:26:39.497Z] ---> Running in 006a0c267a0a [2023-04-03T23:26:39.497Z] Removing intermediate container 23dd587ace0e [2023-04-03T23:26:39.497Z] ---> e54b4ccbeeee [2023-04-03T23:26:39.497Z] Step 25/27 : LABEL arch=x86_64 [2023-04-03T23:26:39.497Z] ---> e6fe1b4fdc5e [2023-04-03T23:26:39.497Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-03T23:26:39.758Z] ---> Running in 326a1aeed0f2 [2023-04-03T23:26:39.758Z] Removing intermediate container 006a0c267a0a [2023-04-03T23:26:39.758Z] ---> 5a7af9181308 [2023-04-03T23:26:39.758Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-03T23:26:39.758Z] Removing intermediate container 326a1aeed0f2 [2023-04-03T23:26:39.758Z] ---> 0ad91ef99f81 [2023-04-03T23:26:39.758Z] Step 26/27 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:26:39.758Z] ---> Running in 16c993043781 [2023-04-03T23:26:39.758Z] ---> 6e5adee17354 [2023-04-03T23:26:39.758Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-03T23:26:40.019Z] ---> 162dd9928be9 [2023-04-03T23:26:40.019Z] Step 22/27 : WORKDIR / [2023-04-03T23:26:40.019Z] ---> Running in 8919ab09c8f6 [2023-04-03T23:26:40.019Z] Removing intermediate container 16c993043781 [2023-04-03T23:26:40.019Z] ---> 67396cbfaff3 [2023-04-03T23:26:40.019Z] Step 27/27 : LABEL version=3.0.0-dev.119 [2023-04-03T23:26:40.019Z] ---> Running in dfa0c6e562fd [2023-04-03T23:26:40.019Z] ---> a3cc2fc53bc4 [2023-04-03T23:26:40.019Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-03T23:26:40.019Z] ---> Running in 51940f2c4581 [2023-04-03T23:26:40.019Z] Removing intermediate container 8919ab09c8f6 [2023-04-03T23:26:40.019Z] ---> 715ad8721c7f [2023-04-03T23:26:40.019Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:26:40.281Z] Removing intermediate container dfa0c6e562fd [2023-04-03T23:26:40.281Z] ---> c14822c830d7 [2023-04-03T23:26:40.281Z] [2023-04-03T23:26:40.281Z] ---> Running in 76b16467f10b [2023-04-03T23:26:40.281Z] Successfully built c14822c830d7 [2023-04-03T23:26:40.281Z] Successfully tagged security-spire-agent:latest [2023-04-03T23:26:40.540Z]  Building security-spire-agent ... done Removing intermediate container 76b16467f10b [2023-04-03T23:26:40.540Z] ---> 729398e84dec [2023-04-03T23:26:40.540Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:26:40.540Z] ---> Running in 163bc9b7e898 [2023-04-03T23:26:40.799Z] Removing intermediate container 163bc9b7e898 [2023-04-03T23:26:40.799Z] ---> 896b3231c1fd [2023-04-03T23:26:40.799Z] Step 25/27 : LABEL arch=x86_64 [2023-04-03T23:26:40.799Z] ---> Running in cb7cbbedf03a [2023-04-03T23:26:41.058Z] Removing intermediate container cb7cbbedf03a [2023-04-03T23:26:41.058Z] ---> a54772726cc5 [2023-04-03T23:26:41.058Z] Step 26/27 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:26:41.058Z] ---> Running in 525c669357a7 [2023-04-03T23:26:41.317Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-03T23:26:41.317Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:26:41.317Z] (3/5) Installing libucontext (1.2-r0) [2023-04-03T23:26:41.317Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-03T23:26:41.317Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-03T23:26:41.317Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:26:41.317Z] OK: 9 MiB in 20 packages [2023-04-03T23:26:41.346Z] Removing intermediate container 525c669357a7 [2023-04-03T23:26:41.346Z] ---> b85a003d4384 [2023-04-03T23:26:41.346Z] Step 27/27 : LABEL version=3.0.0-dev.119 [2023-04-03T23:26:41.346Z] Removing intermediate container 51940f2c4581 [2023-04-03T23:26:41.346Z] ---> eebec33fe33b [2023-04-03T23:26:41.346Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-03T23:26:41.626Z] ---> Running in 5a9390882d68 [2023-04-03T23:26:41.626Z] ---> Running in 58f7c27bbb5a [2023-04-03T23:26:41.626Z] Removing intermediate container 5a9390882d68 [2023-04-03T23:26:41.626Z] ---> e3cc48170f58 [2023-04-03T23:26:41.626Z] [2023-04-03T23:26:41.626Z] Removing intermediate container 58f7c27bbb5a [2023-04-03T23:26:41.626Z] ---> ef5067be0ef1 [2023-04-03T23:26:41.626Z] Step 30/33 : CMD ["gate"] [2023-04-03T23:26:41.886Z] Successfully built e3cc48170f58 [2023-04-03T23:26:41.886Z] Successfully tagged security-spire-config:latest [2023-04-03T23:26:41.886Z]  Building security-spire-config ... done  ---> Running in 6e0502e5e419 [2023-04-03T23:26:41.886Z] Removing intermediate container 6e0502e5e419 [2023-04-03T23:26:41.886Z] ---> 95853862379e [2023-04-03T23:26:41.886Z] Step 31/33 : LABEL arch=x86_64 [2023-04-03T23:26:41.886Z] ---> Running in 6bc854cfbcbc [2023-04-03T23:26:42.146Z] Removing intermediate container 6bc854cfbcbc [2023-04-03T23:26:42.146Z] ---> daae08b40aaf [2023-04-03T23:26:42.146Z] Step 32/33 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:26:42.146Z] ---> Running in c872b9709adf [2023-04-03T23:26:42.146Z] Removing intermediate container c872b9709adf [2023-04-03T23:26:42.146Z] ---> 05eb4ffb0e11 [2023-04-03T23:26:42.405Z] Step 33/33 : LABEL version=3.0.0-dev.119 [2023-04-03T23:26:42.405Z] ---> Running in 598f160fcb33 [2023-04-03T23:26:42.405Z] Removing intermediate container 598f160fcb33 [2023-04-03T23:26:42.405Z] ---> 0c8301073927 [2023-04-03T23:26:42.405Z] [2023-04-03T23:26:42.405Z] Successfully built 0c8301073927 [2023-04-03T23:26:42.405Z] Successfully tagged security-bootstrapper:latest [2023-04-03T23:26:44.677Z] Removing intermediate container 8a0c4d2e8e5d [2023-04-03T23:26:44.677Z] ---> b113f384dc2e [2023-04-03T23:26:44.677Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:26:45.643Z] ---> 56163492c993 [2023-04-03T23:26:45.644Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:26:46.609Z] ---> 77cd778f0814 [2023-04-03T23:26:46.609Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-03T23:26:50.556Z]  Building security-bootstrapper ... done Removing intermediate container 9b48afd5345b [2023-04-03T23:26:50.556Z] ---> 491c06724eb0 [2023-04-03T23:26:50.556Z] [2023-04-03T23:26:50.556Z] Step 9/20 : FROM alpine:3.17 [2023-04-03T23:26:50.556Z] ---> 9ed4aefc74f6 [2023-04-03T23:26:50.556Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T23:26:50.556Z] ---> Using cache [2023-04-03T23:26:50.556Z] ---> cc1dd1593ed3 [2023-04-03T23:26:50.556Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-03T23:26:50.556Z] ---> Running in ec4931af7c36 [2023-04-03T23:26:50.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:26:51.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:26:51.338Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:26:51.338Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:26:51.338Z] OK: 17818 distinct packages available [2023-04-03T23:26:51.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:26:51.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:26:51.599Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-03T23:26:51.599Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-03T23:26:51.599Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-03T23:26:51.599Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-03T23:26:51.599Z] (5/9) Installing curl (7.88.1-r1) [2023-04-03T23:26:51.599Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-03T23:26:51.599Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:26:51.599Z] (8/9) Installing libucontext (1.2-r0) [2023-04-03T23:26:51.599Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-03T23:26:51.599Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:26:51.599Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:26:51.599Z] OK: 10 MiB in 24 packages [2023-04-03T23:26:52.171Z] Removing intermediate container ec4931af7c36 [2023-04-03T23:26:52.171Z] ---> 831b2b21d1b0 [2023-04-03T23:26:52.171Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:26:52.431Z] ---> c64a0e8c62a0 [2023-04-03T23:26:52.431Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:26:52.431Z] ---> 1285f046974e [2023-04-03T23:26:52.431Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-03T23:26:52.999Z] ---> 32a3f331328f [2023-04-03T23:26:52.999Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:26:53.259Z] ---> 1d7195b26fde [2023-04-03T23:26:53.259Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-03T23:26:53.259Z] ---> Running in d0dc1ab6e586 [2023-04-03T23:26:53.259Z] Removing intermediate container d0dc1ab6e586 [2023-04-03T23:26:53.259Z] ---> 1152add1d2fc [2023-04-03T23:26:53.259Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:26:53.259Z] ---> Running in 620a6612d142 [2023-04-03T23:26:53.259Z] Removing intermediate container 620a6612d142 [2023-04-03T23:26:53.259Z] ---> 4ffaa8a01145 [2023-04-03T23:26:53.259Z] Step 18/20 : LABEL arch=x86_64 [2023-04-03T23:26:53.259Z] ---> Running in 5cd4edb935b3 [2023-04-03T23:26:53.519Z] Removing intermediate container 5cd4edb935b3 [2023-04-03T23:26:53.519Z] ---> ccd25f753360 [2023-04-03T23:26:53.519Z] Step 19/20 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:26:53.519Z] ---> Running in 7caf32f66643 [2023-04-03T23:26:53.519Z] Removing intermediate container 7caf32f66643 [2023-04-03T23:26:53.519Z] ---> e907320d3ce1 [2023-04-03T23:26:53.519Z] Step 20/20 : LABEL version=3.0.0-dev.119 [2023-04-03T23:26:53.519Z] ---> Running in 317ec9012991 [2023-04-03T23:26:53.519Z] Removing intermediate container 317ec9012991 [2023-04-03T23:26:53.519Z] ---> fbcad5a25259 [2023-04-03T23:26:53.519Z] [2023-04-03T23:26:53.557Z] ---> b9fbbc999800 [2023-04-03T23:26:53.557Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:26:53.780Z] Successfully built fbcad5a25259 [2023-04-03T23:26:53.780Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-03T23:26:53.786Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-03T23:26:53.793Z] $ docker stop --time=1 5c73d2361606a335da380caa1dc79f87a46a5f18bdd6911f786f682c6a07b5c5 [2023-04-03T23:26:55.057Z] $ docker rm -f --volumes 5c73d2361606a335da380caa1dc79f87a46a5f18bdd6911f786f682c6a07b5c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:26:55.382Z] + docker images [2023-04-03T23:26:55.383Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-03T23:26:55.383Z] security-spiffe-token-provider latest fbcad5a25259 2 seconds ago 32.8MB [2023-04-03T23:26:55.383Z] 491c06724eb0 7 seconds ago 1.73GB [2023-04-03T23:26:55.383Z] security-bootstrapper latest 0c8301073927 13 seconds ago 22.2MB [2023-04-03T23:26:55.383Z] security-spire-config latest e3cc48170f58 14 seconds ago 88.9MB [2023-04-03T23:26:55.383Z] security-spire-agent latest c14822c830d7 16 seconds ago 129MB [2023-04-03T23:26:55.383Z] c49111d6e667 24 seconds ago 1.55GB [2023-04-03T23:26:55.383Z] 774af66d2aa8 24 seconds ago 1.55GB [2023-04-03T23:26:55.383Z] support-notifications latest 5627c12c9acf 26 seconds ago 32.7MB [2023-04-03T23:26:55.383Z] 22ec17b65a8a 49 seconds ago 1.67GB [2023-04-03T23:26:55.383Z] 36f5823ff0d0 About a minute ago 1.75GB [2023-04-03T23:26:55.383Z] security-secretstore-setup latest 653c96f7ae4b About a minute ago 32.8MB [2023-04-03T23:26:55.383Z] security-proxy-auth latest 28f4bb49a468 About a minute ago 18.3MB [2023-04-03T23:26:55.383Z] support-scheduler latest ea9a5349d703 About a minute ago 32.1MB [2023-04-03T23:26:55.383Z] c651ee9ede21 About a minute ago 1.75GB [2023-04-03T23:26:55.383Z] 781b5c99c76d About a minute ago 1.66GB [2023-04-03T23:26:55.383Z] core-metadata latest a83600ffe1e6 2 minutes ago 20.4MB [2023-04-03T23:26:55.383Z] 7d85cca16cb7 2 minutes ago 1.68GB [2023-04-03T23:26:55.383Z] security-proxy-setup latest 410f4d243e55 2 minutes ago 18.7MB [2023-04-03T23:26:55.383Z] core-common-config-bootstrapper latest 98fba2b08fa9 2 minutes ago 17.2MB [2023-04-03T23:26:55.383Z] 0ef1edb6aba0 2 minutes ago 1.69GB [2023-04-03T23:26:55.383Z] core-data latest cc2225bbe1f2 2 minutes ago 20MB [2023-04-03T23:26:55.383Z] core-command latest 4e20c001fc4a 2 minutes ago 19.8MB [2023-04-03T23:26:55.383Z] 94a24f8442e4 2 minutes ago 1.69GB [2023-04-03T23:26:55.383Z] 5d0f088e9341 2 minutes ago 1.69GB [2023-04-03T23:26:55.383Z] e964c0bc5c4e 2 minutes ago 1.68GB [2023-04-03T23:26:55.383Z] faa1bc46cb4e 3 minutes ago 1.67GB [2023-04-03T23:26:55.383Z] security-spire-server latest 4945e5145790 3 minutes ago 89.8MB [2023-04-03T23:26:55.383Z] a2ceb485aa3f 3 minutes ago 1.55GB [2023-04-03T23:26:55.383Z] ci-base-image-x86_64 latest 11fb1fa8a3f6 7 minutes ago 881MB [2023-04-03T23:26:55.383Z] alpine 3.17 9ed4aefc74f6 5 days ago 7.05MB [2023-04-03T23:26:55.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB [2023-04-03T23:26:55.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-04-03T23:26:55.383Z] 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-04-03T23:26:55.458Z] provisioning config files... [2023-04-03T23:26:55.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/481@tmp/config12258653602734279864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:26:55.756Z] ---> docker-login.sh [2023-04-03T23:26:55.756Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:26:55.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:26:55.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:26:55.756Z] Configure a credential helper to remove this warning. See [2023-04-03T23:26:55.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:26:55.756Z] [2023-04-03T23:26:55.756Z] Login Succeeded [2023-04-03T23:26:55.756Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:26:55.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:26:55.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:26:55.756Z] Configure a credential helper to remove this warning. See [2023-04-03T23:26:55.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:26:55.756Z] [2023-04-03T23:26:55.756Z] Login Succeeded [2023-04-03T23:26:55.756Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:26:56.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:26:56.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:26:56.014Z] Configure a credential helper to remove this warning. See [2023-04-03T23:26:56.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:26:56.014Z] [2023-04-03T23:26:56.014Z] Login Succeeded [2023-04-03T23:26:56.014Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:26:56.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:26:56.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:26:56.014Z] Configure a credential helper to remove this warning. See [2023-04-03T23:26:56.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:26:56.014Z] [2023-04-03T23:26:56.014Z] Login Succeeded [2023-04-03T23:26:56.014Z] docker.io [2023-04-03T23:26:56.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:26:56.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:26:56.272Z] Configure a credential helper to remove this warning. See [2023-04-03T23:26:56.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:26:56.272Z] [2023-04-03T23:26:56.272Z] Login Succeeded [2023-04-03T23:26:56.272Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:26:56.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:26:56.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:26:56.316Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-03T23:26:56.316Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:26:56.316Z] latest [2023-04-03T23:26:56.316Z] 3.0.0-dev.119 [2023-04-03T23:26:56.316Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:26:56.316Z] main [2023-04-03T23:26:56.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:26:56.611Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:26:56.909Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:26:56.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-03T23:26:56.909Z] 4a62dedd7334: Preparing [2023-04-03T23:26:56.910Z] bdeabff651c0: Preparing [2023-04-03T23:26:56.910Z] 7da5b9be0e83: Preparing [2023-04-03T23:26:56.910Z] 25376fb4355d: Preparing [2023-04-03T23:26:56.910Z] abb5bea65a9c: Preparing [2023-04-03T23:26:56.910Z] f1417ff83b31: Preparing [2023-04-03T23:26:56.910Z] f1417ff83b31: Waiting [2023-04-03T23:26:56.910Z] 4a62dedd7334: Pushed [2023-04-03T23:26:56.910Z] f1417ff83b31: Layer already exists [2023-04-03T23:26:56.910Z] 25376fb4355d: Pushed [2023-04-03T23:26:56.910Z] 7da5b9be0e83: Pushed [2023-04-03T23:26:56.910Z] abb5bea65a9c: Pushed [2023-04-03T23:26:58.278Z] bdeabff651c0: Pushed [2023-04-03T23:26:58.278Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:dd7700dce656e277abd51d0621460617ac99111a530939c824e2ffb5ff36766a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:26:58.845Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:26:59.147Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-03T23:26:59.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-03T23:26:59.147Z] 4a62dedd7334: Preparing [2023-04-03T23:26:59.147Z] bdeabff651c0: Preparing [2023-04-03T23:26:59.147Z] 7da5b9be0e83: Preparing [2023-04-03T23:26:59.147Z] 25376fb4355d: Preparing [2023-04-03T23:26:59.147Z] abb5bea65a9c: Preparing [2023-04-03T23:26:59.147Z] f1417ff83b31: Preparing [2023-04-03T23:26:59.147Z] f1417ff83b31: Waiting [2023-04-03T23:26:59.147Z] bdeabff651c0: Layer already exists [2023-04-03T23:26:59.147Z] abb5bea65a9c: Layer already exists [2023-04-03T23:26:59.147Z] 4a62dedd7334: Layer already exists [2023-04-03T23:26:59.147Z] 25376fb4355d: Layer already exists [2023-04-03T23:26:59.147Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:26:59.147Z] f1417ff83b31: Layer already exists [2023-04-03T23:26:59.147Z] latest: digest: sha256:dd7700dce656e277abd51d0621460617ac99111a530939c824e2ffb5ff36766a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:26:59.450Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:26:59.750Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.119 [2023-04-03T23:26:59.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-03T23:26:59.750Z] 4a62dedd7334: Preparing [2023-04-03T23:26:59.750Z] bdeabff651c0: Preparing [2023-04-03T23:26:59.750Z] 7da5b9be0e83: Preparing [2023-04-03T23:26:59.750Z] 25376fb4355d: Preparing [2023-04-03T23:26:59.750Z] abb5bea65a9c: Preparing [2023-04-03T23:26:59.750Z] f1417ff83b31: Preparing [2023-04-03T23:26:59.750Z] 4a62dedd7334: Layer already exists [2023-04-03T23:26:59.750Z] bdeabff651c0: Layer already exists [2023-04-03T23:26:59.750Z] 25376fb4355d: Layer already exists [2023-04-03T23:26:59.750Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:26:59.750Z] abb5bea65a9c: Layer already exists [2023-04-03T23:26:59.750Z] f1417ff83b31: Layer already exists [2023-04-03T23:26:59.750Z] 3.0.0-dev.119: digest: sha256:dd7700dce656e277abd51d0621460617ac99111a530939c824e2ffb5ff36766a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:00.058Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:00.356Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:00.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-03T23:27:00.356Z] 4a62dedd7334: Preparing [2023-04-03T23:27:00.356Z] bdeabff651c0: Preparing [2023-04-03T23:27:00.356Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:00.356Z] 25376fb4355d: Preparing [2023-04-03T23:27:00.356Z] abb5bea65a9c: Preparing [2023-04-03T23:27:00.356Z] f1417ff83b31: Preparing [2023-04-03T23:27:00.356Z] f1417ff83b31: Waiting [2023-04-03T23:27:00.356Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:00.356Z] bdeabff651c0: Layer already exists [2023-04-03T23:27:00.356Z] 4a62dedd7334: Layer already exists [2023-04-03T23:27:00.356Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:00.356Z] abb5bea65a9c: Layer already exists [2023-04-03T23:27:00.356Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:00.356Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:dd7700dce656e277abd51d0621460617ac99111a530939c824e2ffb5ff36766a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:00.658Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:00.955Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-03T23:27:00.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-03T23:27:00.955Z] 4a62dedd7334: Preparing [2023-04-03T23:27:00.955Z] bdeabff651c0: Preparing [2023-04-03T23:27:00.955Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:00.955Z] 25376fb4355d: Preparing [2023-04-03T23:27:00.955Z] abb5bea65a9c: Preparing [2023-04-03T23:27:00.955Z] f1417ff83b31: Preparing [2023-04-03T23:27:00.955Z] f1417ff83b31: Waiting [2023-04-03T23:27:00.955Z] bdeabff651c0: Layer already exists [2023-04-03T23:27:00.955Z] abb5bea65a9c: Layer already exists [2023-04-03T23:27:00.955Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:00.956Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:00.956Z] 4a62dedd7334: Layer already exists [2023-04-03T23:27:00.956Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:00.956Z] main: digest: sha256:dd7700dce656e277abd51d0621460617ac99111a530939c824e2ffb5ff36766a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:27:00.989Z] ===================================================== [Pipeline] echo [2023-04-03T23:27:00.994Z] taggedImages: [2023-04-03T23:27:00.994Z] - nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:00.994Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-03T23:27:00.994Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.119 [2023-04-03T23:27:00.994Z] - nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:00.994Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-03T23:27:01.007Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-03T23:27:01.007Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:01.007Z] latest [2023-04-03T23:27:01.007Z] 3.0.0-dev.119 [2023-04-03T23:27:01.007Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:01.007Z] main [2023-04-03T23:27:01.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:01.307Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:01.607Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:01.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-03T23:27:01.607Z] 0cd54e3d5d59: Preparing [2023-04-03T23:27:01.607Z] 9b2ed88744e1: Preparing [2023-04-03T23:27:01.607Z] 028eee8d843b: Preparing [2023-04-03T23:27:01.607Z] 1828ca4bf26f: Preparing [2023-04-03T23:27:01.607Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:01.607Z] 25376fb4355d: Preparing [2023-04-03T23:27:01.607Z] ad49c44cee1f: Preparing [2023-04-03T23:27:01.607Z] f1417ff83b31: Preparing [2023-04-03T23:27:01.607Z] 25376fb4355d: Waiting [2023-04-03T23:27:01.607Z] ad49c44cee1f: Waiting [2023-04-03T23:27:01.607Z] f1417ff83b31: Waiting [2023-04-03T23:27:01.607Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:01.607Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:01.607Z] 9b2ed88744e1: Pushed [2023-04-03T23:27:01.607Z] 028eee8d843b: Pushed [2023-04-03T23:27:01.607Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:01.607Z] 0cd54e3d5d59: Pushed [2023-04-03T23:27:01.607Z] ad49c44cee1f: Pushed [2023-04-03T23:27:02.540Z] 1828ca4bf26f: Pushed [2023-04-03T23:27:02.799Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:0491e8944b7dbdf950773b977919e70825c6061f67836fef385e3f12d46f3aa4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:03.100Z] + 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-04-03T23:27:03.400Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-03T23:27:03.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-03T23:27:03.400Z] 0cd54e3d5d59: Preparing [2023-04-03T23:27:03.400Z] 9b2ed88744e1: Preparing [2023-04-03T23:27:03.400Z] 028eee8d843b: Preparing [2023-04-03T23:27:03.400Z] 1828ca4bf26f: Preparing [2023-04-03T23:27:03.400Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:03.400Z] 25376fb4355d: Preparing [2023-04-03T23:27:03.400Z] ad49c44cee1f: Preparing [2023-04-03T23:27:03.400Z] 25376fb4355d: Waiting [2023-04-03T23:27:03.400Z] f1417ff83b31: Preparing [2023-04-03T23:27:03.400Z] ad49c44cee1f: Waiting [2023-04-03T23:27:03.400Z] 028eee8d843b: Layer already exists [2023-04-03T23:27:03.400Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:03.400Z] 0cd54e3d5d59: Layer already exists [2023-04-03T23:27:03.400Z] 1828ca4bf26f: Layer already exists [2023-04-03T23:27:03.400Z] 9b2ed88744e1: Layer already exists [2023-04-03T23:27:03.400Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:03.400Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:03.400Z] ad49c44cee1f: Layer already exists [2023-04-03T23:27:03.400Z] latest: digest: sha256:0491e8944b7dbdf950773b977919e70825c6061f67836fef385e3f12d46f3aa4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:03.712Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:04.013Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.119 [2023-04-03T23:27:04.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-03T23:27:04.013Z] 0cd54e3d5d59: Preparing [2023-04-03T23:27:04.013Z] 9b2ed88744e1: Preparing [2023-04-03T23:27:04.013Z] 028eee8d843b: Preparing [2023-04-03T23:27:04.013Z] 1828ca4bf26f: Preparing [2023-04-03T23:27:04.013Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:04.013Z] 25376fb4355d: Preparing [2023-04-03T23:27:04.013Z] ad49c44cee1f: Preparing [2023-04-03T23:27:04.013Z] f1417ff83b31: Preparing [2023-04-03T23:27:04.013Z] 25376fb4355d: Waiting [2023-04-03T23:27:04.013Z] ad49c44cee1f: Waiting [2023-04-03T23:27:04.013Z] f1417ff83b31: Waiting [2023-04-03T23:27:04.013Z] 9b2ed88744e1: Layer already exists [2023-04-03T23:27:04.013Z] 1828ca4bf26f: Layer already exists [2023-04-03T23:27:04.013Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:04.013Z] 028eee8d843b: Layer already exists [2023-04-03T23:27:04.013Z] 0cd54e3d5d59: Layer already exists [2023-04-03T23:27:04.013Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:04.013Z] ad49c44cee1f: Layer already exists [2023-04-03T23:27:04.013Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:04.013Z] 3.0.0-dev.119: digest: sha256:0491e8944b7dbdf950773b977919e70825c6061f67836fef385e3f12d46f3aa4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:04.062Z] ---> 32de30a9684a [2023-04-03T23:27:04.062Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:27:04.062Z] ---> bec74d274390 [2023-04-03T23:27:04.062Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-03T23:27:04.318Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:04.626Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:04.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-03T23:27:04.626Z] 0cd54e3d5d59: Preparing [2023-04-03T23:27:04.626Z] 9b2ed88744e1: Preparing [2023-04-03T23:27:04.626Z] 028eee8d843b: Preparing [2023-04-03T23:27:04.626Z] 1828ca4bf26f: Preparing [2023-04-03T23:27:04.626Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:04.626Z] 25376fb4355d: Preparing [2023-04-03T23:27:04.626Z] ad49c44cee1f: Preparing [2023-04-03T23:27:04.626Z] f1417ff83b31: Preparing [2023-04-03T23:27:04.626Z] ad49c44cee1f: Waiting [2023-04-03T23:27:04.626Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:04.626Z] 028eee8d843b: Layer already exists [2023-04-03T23:27:04.626Z] 1828ca4bf26f: Layer already exists [2023-04-03T23:27:04.626Z] 9b2ed88744e1: Layer already exists [2023-04-03T23:27:04.626Z] 0cd54e3d5d59: Layer already exists [2023-04-03T23:27:04.626Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:04.626Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:04.626Z] ad49c44cee1f: Layer already exists [2023-04-03T23:27:04.626Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:0491e8944b7dbdf950773b977919e70825c6061f67836fef385e3f12d46f3aa4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:04.939Z] + 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-04-03T23:27:05.240Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-03T23:27:05.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-03T23:27:05.240Z] 0cd54e3d5d59: Preparing [2023-04-03T23:27:05.240Z] 9b2ed88744e1: Preparing [2023-04-03T23:27:05.240Z] 028eee8d843b: Preparing [2023-04-03T23:27:05.240Z] 1828ca4bf26f: Preparing [2023-04-03T23:27:05.240Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:05.240Z] 25376fb4355d: Preparing [2023-04-03T23:27:05.241Z] ad49c44cee1f: Preparing [2023-04-03T23:27:05.241Z] f1417ff83b31: Preparing [2023-04-03T23:27:05.241Z] f1417ff83b31: Waiting [2023-04-03T23:27:05.241Z] ad49c44cee1f: Waiting [2023-04-03T23:27:05.241Z] 25376fb4355d: Waiting [2023-04-03T23:27:05.241Z] 1828ca4bf26f: Layer already exists [2023-04-03T23:27:05.241Z] 0cd54e3d5d59: Layer already exists [2023-04-03T23:27:05.241Z] 028eee8d843b: Layer already exists [2023-04-03T23:27:05.241Z] 9b2ed88744e1: Layer already exists [2023-04-03T23:27:05.241Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:05.241Z] ad49c44cee1f: Layer already exists [2023-04-03T23:27:05.241Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:05.241Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:05.241Z] main: digest: sha256:0491e8944b7dbdf950773b977919e70825c6061f67836fef385e3f12d46f3aa4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:27:05.275Z] ===================================================== [Pipeline] echo [2023-04-03T23:27:05.280Z] taggedImages: [2023-04-03T23:27:05.280Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:05.280Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-03T23:27:05.280Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.119 [2023-04-03T23:27:05.280Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:05.280Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-03T23:27:05.295Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-03T23:27:05.295Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:05.295Z] latest [2023-04-03T23:27:05.295Z] 3.0.0-dev.119 [2023-04-03T23:27:05.295Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:05.295Z] main [2023-04-03T23:27:05.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:05.595Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:05.899Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:05.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-03T23:27:05.900Z] c9537629cacd: Preparing [2023-04-03T23:27:05.900Z] 35643ba012aa: Preparing [2023-04-03T23:27:05.900Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:05.900Z] 25376fb4355d: Preparing [2023-04-03T23:27:05.900Z] 3fcf4eb828da: Preparing [2023-04-03T23:27:05.900Z] f1417ff83b31: Preparing [2023-04-03T23:27:05.900Z] f1417ff83b31: Waiting [2023-04-03T23:27:05.900Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:05.900Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:05.900Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:05.900Z] c9537629cacd: Pushed [2023-04-03T23:27:05.900Z] 3fcf4eb828da: Pushed [2023-04-03T23:27:06.020Z] ---> d1f3fc0de217 [2023-04-03T23:27:06.020Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-03T23:27:07.274Z] 35643ba012aa: Pushed [2023-04-03T23:27:07.274Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:7369e9a9405069b411716add4dd6f34f30bc11cc82c48a7e8196e4376f53502f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:07.587Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:07.894Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-03T23:27:07.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-03T23:27:07.894Z] c9537629cacd: Preparing [2023-04-03T23:27:07.894Z] 35643ba012aa: Preparing [2023-04-03T23:27:07.894Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:07.894Z] 25376fb4355d: Preparing [2023-04-03T23:27:07.894Z] 3fcf4eb828da: Preparing [2023-04-03T23:27:07.894Z] f1417ff83b31: Preparing [2023-04-03T23:27:07.894Z] f1417ff83b31: Waiting [2023-04-03T23:27:07.894Z] 3fcf4eb828da: Layer already exists [2023-04-03T23:27:07.894Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:07.894Z] 35643ba012aa: Layer already exists [2023-04-03T23:27:07.894Z] c9537629cacd: Layer already exists [2023-04-03T23:27:07.894Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:07.894Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:07.894Z] latest: digest: sha256:7369e9a9405069b411716add4dd6f34f30bc11cc82c48a7e8196e4376f53502f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:08.214Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:08.517Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.119 [2023-04-03T23:27:08.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-03T23:27:08.517Z] c9537629cacd: Preparing [2023-04-03T23:27:08.517Z] 35643ba012aa: Preparing [2023-04-03T23:27:08.517Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:08.517Z] 25376fb4355d: Preparing [2023-04-03T23:27:08.517Z] 3fcf4eb828da: Preparing [2023-04-03T23:27:08.517Z] f1417ff83b31: Preparing [2023-04-03T23:27:08.517Z] f1417ff83b31: Waiting [2023-04-03T23:27:08.517Z] 35643ba012aa: Layer already exists [2023-04-03T23:27:08.517Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:08.517Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:08.517Z] c9537629cacd: Layer already exists [2023-04-03T23:27:08.517Z] 3fcf4eb828da: Layer already exists [2023-04-03T23:27:08.517Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:08.517Z] 3.0.0-dev.119: digest: sha256:7369e9a9405069b411716add4dd6f34f30bc11cc82c48a7e8196e4376f53502f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:08.821Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:09.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:09.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-03T23:27:09.120Z] c9537629cacd: Preparing [2023-04-03T23:27:09.120Z] 35643ba012aa: Preparing [2023-04-03T23:27:09.120Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:09.120Z] 25376fb4355d: Preparing [2023-04-03T23:27:09.120Z] 3fcf4eb828da: Preparing [2023-04-03T23:27:09.120Z] f1417ff83b31: Preparing [2023-04-03T23:27:09.120Z] f1417ff83b31: Waiting [2023-04-03T23:27:09.120Z] c9537629cacd: Layer already exists [2023-04-03T23:27:09.120Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:09.120Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:09.120Z] 35643ba012aa: Layer already exists [2023-04-03T23:27:09.120Z] 3fcf4eb828da: Layer already exists [2023-04-03T23:27:09.120Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:09.120Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:7369e9a9405069b411716add4dd6f34f30bc11cc82c48a7e8196e4376f53502f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:09.376Z] ---> 0a41ec608cee [2023-04-03T23:27:09.376Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:27:09.376Z] ---> Running in 2d9a01dd64ed [2023-04-03T23:27:09.443Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:09.645Z] Removing intermediate container 2d9a01dd64ed [2023-04-03T23:27:09.645Z] ---> 9704188f7f7e [2023-04-03T23:27:09.645Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:27:09.751Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-03T23:27:09.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-03T23:27:09.751Z] c9537629cacd: Preparing [2023-04-03T23:27:09.751Z] 35643ba012aa: Preparing [2023-04-03T23:27:09.751Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:09.751Z] 25376fb4355d: Preparing [2023-04-03T23:27:09.751Z] 3fcf4eb828da: Preparing [2023-04-03T23:27:09.751Z] f1417ff83b31: Preparing [2023-04-03T23:27:09.751Z] f1417ff83b31: Waiting [2023-04-03T23:27:09.751Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:09.751Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:09.751Z] 3fcf4eb828da: Layer already exists [2023-04-03T23:27:09.751Z] 35643ba012aa: Layer already exists [2023-04-03T23:27:09.751Z] c9537629cacd: Layer already exists [2023-04-03T23:27:09.751Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:09.751Z] main: digest: sha256:7369e9a9405069b411716add4dd6f34f30bc11cc82c48a7e8196e4376f53502f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:27:09.788Z] ===================================================== [Pipeline] echo [2023-04-03T23:27:09.794Z] taggedImages: [2023-04-03T23:27:09.794Z] - nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:09.794Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-03T23:27:09.794Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.119 [2023-04-03T23:27:09.794Z] - nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:09.794Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-03T23:27:09.808Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-03T23:27:09.808Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:09.808Z] latest [2023-04-03T23:27:09.808Z] 3.0.0-dev.119 [2023-04-03T23:27:09.808Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:09.808Z] main [2023-04-03T23:27:09.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:09.924Z] ---> Running in 92375e366bbc [2023-04-03T23:27:10.110Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:10.414Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:10.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-03T23:27:10.414Z] 8c5cf3701a85: Preparing [2023-04-03T23:27:10.414Z] fe30844e2c1d: Preparing [2023-04-03T23:27:10.414Z] 4673663a508f: Preparing [2023-04-03T23:27:10.414Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:10.414Z] 25376fb4355d: Preparing [2023-04-03T23:27:10.414Z] abb5bea65a9c: Preparing [2023-04-03T23:27:10.414Z] f1417ff83b31: Preparing [2023-04-03T23:27:10.414Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:10.414Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:10.414Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:10.414Z] abb5bea65a9c: Layer already exists [2023-04-03T23:27:10.414Z] 8c5cf3701a85: Pushed [2023-04-03T23:27:10.414Z] fe30844e2c1d: Pushed [2023-04-03T23:27:11.787Z] 4673663a508f: Pushed [2023-04-03T23:27:12.046Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:c0636eb436a106aef709e86f088a2eff2e26173910791c51c76643f78fc4bcce size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:12.353Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:12.521Z] Removing intermediate container 92375e366bbc [2023-04-03T23:27:12.521Z] ---> 4427634d92f3 [2023-04-03T23:27:12.521Z] Step 25/27 : LABEL arch=arm64 [2023-04-03T23:27:12.521Z] ---> Running in d7c61d064b96 [2023-04-03T23:27:12.655Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-03T23:27:12.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-03T23:27:12.655Z] 8c5cf3701a85: Preparing [2023-04-03T23:27:12.655Z] fe30844e2c1d: Preparing [2023-04-03T23:27:12.655Z] 4673663a508f: Preparing [2023-04-03T23:27:12.655Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:12.655Z] 25376fb4355d: Preparing [2023-04-03T23:27:12.656Z] abb5bea65a9c: Preparing [2023-04-03T23:27:12.656Z] f1417ff83b31: Preparing [2023-04-03T23:27:12.656Z] abb5bea65a9c: Waiting [2023-04-03T23:27:12.656Z] f1417ff83b31: Waiting [2023-04-03T23:27:12.656Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:12.656Z] fe30844e2c1d: Layer already exists [2023-04-03T23:27:12.656Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:12.656Z] 4673663a508f: Layer already exists [2023-04-03T23:27:12.656Z] 8c5cf3701a85: Layer already exists [2023-04-03T23:27:12.656Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:12.656Z] abb5bea65a9c: Layer already exists [2023-04-03T23:27:12.656Z] latest: digest: sha256:c0636eb436a106aef709e86f088a2eff2e26173910791c51c76643f78fc4bcce size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:12.969Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:13.276Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.119 [2023-04-03T23:27:13.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-03T23:27:13.276Z] 8c5cf3701a85: Preparing [2023-04-03T23:27:13.276Z] fe30844e2c1d: Preparing [2023-04-03T23:27:13.276Z] 4673663a508f: Preparing [2023-04-03T23:27:13.276Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:13.276Z] 25376fb4355d: Preparing [2023-04-03T23:27:13.276Z] abb5bea65a9c: Preparing [2023-04-03T23:27:13.276Z] f1417ff83b31: Preparing [2023-04-03T23:27:13.276Z] abb5bea65a9c: Waiting [2023-04-03T23:27:13.276Z] f1417ff83b31: Waiting [2023-04-03T23:27:13.276Z] 4673663a508f: Layer already exists [2023-04-03T23:27:13.276Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:13.276Z] 8c5cf3701a85: Layer already exists [2023-04-03T23:27:13.276Z] fe30844e2c1d: Layer already exists [2023-04-03T23:27:13.276Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:13.276Z] abb5bea65a9c: Layer already exists [2023-04-03T23:27:13.276Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:13.276Z] 3.0.0-dev.119: digest: sha256:c0636eb436a106aef709e86f088a2eff2e26173910791c51c76643f78fc4bcce size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:13.493Z] Removing intermediate container d7c61d064b96 [2023-04-03T23:27:13.493Z] ---> d0b53bfe2ec9 [2023-04-03T23:27:13.493Z] Step 26/27 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:13.595Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:13.763Z] ---> Running in 63b7940dd5c9 [2023-04-03T23:27:13.901Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:13.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-03T23:27:13.901Z] 8c5cf3701a85: Preparing [2023-04-03T23:27:13.901Z] fe30844e2c1d: Preparing [2023-04-03T23:27:13.901Z] 4673663a508f: Preparing [2023-04-03T23:27:13.901Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:13.901Z] 25376fb4355d: Preparing [2023-04-03T23:27:13.901Z] abb5bea65a9c: Preparing [2023-04-03T23:27:13.901Z] f1417ff83b31: Preparing [2023-04-03T23:27:13.901Z] abb5bea65a9c: Waiting [2023-04-03T23:27:13.901Z] 8c5cf3701a85: Layer already exists [2023-04-03T23:27:13.901Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:13.901Z] fe30844e2c1d: Layer already exists [2023-04-03T23:27:13.901Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:13.901Z] 4673663a508f: Layer already exists [2023-04-03T23:27:13.901Z] abb5bea65a9c: Layer already exists [2023-04-03T23:27:13.901Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:13.901Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:c0636eb436a106aef709e86f088a2eff2e26173910791c51c76643f78fc4bcce size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:14.204Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:14.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-03T23:27:14.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-03T23:27:14.502Z] 8c5cf3701a85: Preparing [2023-04-03T23:27:14.502Z] fe30844e2c1d: Preparing [2023-04-03T23:27:14.502Z] 4673663a508f: Preparing [2023-04-03T23:27:14.502Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:14.502Z] 25376fb4355d: Preparing [2023-04-03T23:27:14.502Z] abb5bea65a9c: Preparing [2023-04-03T23:27:14.502Z] f1417ff83b31: Preparing [2023-04-03T23:27:14.502Z] f1417ff83b31: Waiting [2023-04-03T23:27:14.502Z] fe30844e2c1d: Layer already exists [2023-04-03T23:27:14.502Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:14.502Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:14.502Z] 8c5cf3701a85: Layer already exists [2023-04-03T23:27:14.502Z] 4673663a508f: Layer already exists [2023-04-03T23:27:14.502Z] abb5bea65a9c: Layer already exists [2023-04-03T23:27:14.502Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:14.502Z] main: digest: sha256:c0636eb436a106aef709e86f088a2eff2e26173910791c51c76643f78fc4bcce size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:27:14.541Z] ===================================================== [Pipeline] echo [2023-04-03T23:27:14.546Z] taggedImages: [2023-04-03T23:27:14.546Z] - nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:14.546Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-03T23:27:14.546Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.119 [2023-04-03T23:27:14.546Z] - nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:14.546Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-03T23:27:14.561Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-03T23:27:14.561Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:14.561Z] latest [2023-04-03T23:27:14.561Z] 3.0.0-dev.119 [2023-04-03T23:27:14.561Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:14.561Z] main [2023-04-03T23:27:14.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:14.741Z] Removing intermediate container 63b7940dd5c9 [2023-04-03T23:27:14.741Z] ---> 7125939617f1 [2023-04-03T23:27:14.741Z] Step 27/27 : LABEL version=3.0.0-dev.119 [2023-04-03T23:27:14.741Z] ---> Running in 4db87d5c9881 [2023-04-03T23:27:14.863Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:15.164Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:15.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-03T23:27:15.164Z] ea324d3dd97b: Preparing [2023-04-03T23:27:15.164Z] ea324d3dd97b: Preparing [2023-04-03T23:27:15.164Z] 264b4a7d1cbc: Preparing [2023-04-03T23:27:15.164Z] 9efe0ebb7911: Preparing [2023-04-03T23:27:15.164Z] 7f9b0a68eb13: Preparing [2023-04-03T23:27:15.164Z] 481e5f75ff7d: Preparing [2023-04-03T23:27:15.164Z] 28dd255eb737: Preparing [2023-04-03T23:27:15.164Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:15.164Z] 25376fb4355d: Preparing [2023-04-03T23:27:15.164Z] 4aa3d2ac37c5: Preparing [2023-04-03T23:27:15.164Z] 4f31a7246084: Preparing [2023-04-03T23:27:15.164Z] 799434bec791: Preparing [2023-04-03T23:27:15.164Z] 56dc664120eb: Preparing [2023-04-03T23:27:15.164Z] f1417ff83b31: Preparing [2023-04-03T23:27:15.164Z] 28dd255eb737: Waiting [2023-04-03T23:27:15.164Z] 799434bec791: Waiting [2023-04-03T23:27:15.164Z] 56dc664120eb: Waiting [2023-04-03T23:27:15.164Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:15.164Z] f1417ff83b31: Waiting [2023-04-03T23:27:15.164Z] 25376fb4355d: Waiting [2023-04-03T23:27:15.164Z] 4f31a7246084: Waiting [2023-04-03T23:27:15.164Z] 4aa3d2ac37c5: Waiting [2023-04-03T23:27:15.164Z] 264b4a7d1cbc: Pushed [2023-04-03T23:27:15.164Z] 7f9b0a68eb13: Pushed [2023-04-03T23:27:15.164Z] 9efe0ebb7911: Pushed [2023-04-03T23:27:15.164Z] 481e5f75ff7d: Pushed [2023-04-03T23:27:15.164Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:15.164Z] ea324d3dd97b: Pushed [2023-04-03T23:27:15.164Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:15.330Z] Removing intermediate container 4db87d5c9881 [2023-04-03T23:27:15.330Z] ---> 5cbfbf4c1be8 [2023-04-03T23:27:15.330Z] [2023-04-03T23:27:15.421Z] 4aa3d2ac37c5: Pushed [2023-04-03T23:27:15.421Z] 799434bec791: Pushed [2023-04-03T23:27:15.421Z] 56dc664120eb: Pushed [2023-04-03T23:27:15.421Z] 4f31a7246084: Pushed [2023-04-03T23:27:15.421Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:15.602Z] Successfully built 5cbfbf4c1be8 [2023-04-03T23:27:15.602Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-03T23:27:15.602Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-04-03T23:27:16.794Z] 28dd255eb737: Pushed [2023-04-03T23:27:16.794Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:a47a4ee87563cd3846e0e27dec809e60dd10046f12caff2c80628f49b15d1de0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:17.358Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:17.658Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-03T23:27:17.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-03T23:27:17.659Z] ea324d3dd97b: Preparing [2023-04-03T23:27:17.659Z] ea324d3dd97b: Preparing [2023-04-03T23:27:17.659Z] 264b4a7d1cbc: Preparing [2023-04-03T23:27:17.659Z] 9efe0ebb7911: Preparing [2023-04-03T23:27:17.659Z] 7f9b0a68eb13: Preparing [2023-04-03T23:27:17.659Z] 481e5f75ff7d: Preparing [2023-04-03T23:27:17.659Z] 28dd255eb737: Preparing [2023-04-03T23:27:17.659Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:17.659Z] 25376fb4355d: Preparing [2023-04-03T23:27:17.659Z] 4aa3d2ac37c5: Preparing [2023-04-03T23:27:17.659Z] 4f31a7246084: Preparing [2023-04-03T23:27:17.659Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:17.659Z] 25376fb4355d: Waiting [2023-04-03T23:27:17.659Z] 4aa3d2ac37c5: Waiting [2023-04-03T23:27:17.659Z] 28dd255eb737: Waiting [2023-04-03T23:27:17.659Z] 799434bec791: Preparing [2023-04-03T23:27:17.659Z] 56dc664120eb: Preparing [2023-04-03T23:27:17.659Z] f1417ff83b31: Preparing [2023-04-03T23:27:17.659Z] 4f31a7246084: Waiting [2023-04-03T23:27:17.659Z] 56dc664120eb: Waiting [2023-04-03T23:27:17.659Z] f1417ff83b31: Waiting [2023-04-03T23:27:17.659Z] 799434bec791: Waiting [2023-04-03T23:27:17.659Z] 9efe0ebb7911: Layer already exists [2023-04-03T23:27:17.659Z] 481e5f75ff7d: Layer already exists [2023-04-03T23:27:17.659Z] 7f9b0a68eb13: Layer already exists [2023-04-03T23:27:17.659Z] 264b4a7d1cbc: Layer already exists [2023-04-03T23:27:17.659Z] ea324d3dd97b: Layer already exists [2023-04-03T23:27:17.659Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:17.659Z] 28dd255eb737: Layer already exists [2023-04-03T23:27:17.659Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:17.659Z] 4aa3d2ac37c5: Layer already exists [2023-04-03T23:27:17.659Z] 4f31a7246084: Layer already exists [2023-04-03T23:27:17.659Z] 799434bec791: Layer already exists [2023-04-03T23:27:17.659Z] 56dc664120eb: Layer already exists [2023-04-03T23:27:17.659Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:17.659Z] latest: digest: sha256:a47a4ee87563cd3846e0e27dec809e60dd10046f12caff2c80628f49b15d1de0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:17.963Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:18.264Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.119 [2023-04-03T23:27:18.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-03T23:27:18.264Z] ea324d3dd97b: Preparing [2023-04-03T23:27:18.264Z] ea324d3dd97b: Preparing [2023-04-03T23:27:18.264Z] 264b4a7d1cbc: Preparing [2023-04-03T23:27:18.264Z] 9efe0ebb7911: Preparing [2023-04-03T23:27:18.264Z] 7f9b0a68eb13: Preparing [2023-04-03T23:27:18.264Z] 481e5f75ff7d: Preparing [2023-04-03T23:27:18.264Z] 28dd255eb737: Preparing [2023-04-03T23:27:18.264Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:18.264Z] 28dd255eb737: Waiting [2023-04-03T23:27:18.264Z] 25376fb4355d: Preparing [2023-04-03T23:27:18.264Z] 4aa3d2ac37c5: Preparing [2023-04-03T23:27:18.264Z] 4f31a7246084: Preparing [2023-04-03T23:27:18.264Z] 799434bec791: Preparing [2023-04-03T23:27:18.264Z] 56dc664120eb: Preparing [2023-04-03T23:27:18.264Z] f1417ff83b31: Preparing [2023-04-03T23:27:18.264Z] 25376fb4355d: Waiting [2023-04-03T23:27:18.264Z] 799434bec791: Waiting [2023-04-03T23:27:18.264Z] 4aa3d2ac37c5: Waiting [2023-04-03T23:27:18.264Z] 56dc664120eb: Waiting [2023-04-03T23:27:18.264Z] 4f31a7246084: Waiting [2023-04-03T23:27:18.264Z] f1417ff83b31: Waiting [2023-04-03T23:27:18.264Z] 9efe0ebb7911: Layer already exists [2023-04-03T23:27:18.264Z] 264b4a7d1cbc: Layer already exists [2023-04-03T23:27:18.264Z] 7f9b0a68eb13: Layer already exists [2023-04-03T23:27:18.264Z] 481e5f75ff7d: Layer already exists [2023-04-03T23:27:18.264Z] ea324d3dd97b: Layer already exists [2023-04-03T23:27:18.264Z] 28dd255eb737: Layer already exists [2023-04-03T23:27:18.264Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:18.264Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:18.264Z] 4f31a7246084: Layer already exists [2023-04-03T23:27:18.264Z] 4aa3d2ac37c5: Layer already exists [2023-04-03T23:27:18.264Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:18.264Z] 799434bec791: Layer already exists [2023-04-03T23:27:18.264Z] 56dc664120eb: Layer already exists [2023-04-03T23:27:18.264Z] 3.0.0-dev.119: digest: sha256:a47a4ee87563cd3846e0e27dec809e60dd10046f12caff2c80628f49b15d1de0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:18.569Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:18.870Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:18.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-03T23:27:18.870Z] ea324d3dd97b: Preparing [2023-04-03T23:27:18.870Z] ea324d3dd97b: Preparing [2023-04-03T23:27:18.870Z] 264b4a7d1cbc: Preparing [2023-04-03T23:27:18.870Z] 9efe0ebb7911: Preparing [2023-04-03T23:27:18.870Z] 7f9b0a68eb13: Preparing [2023-04-03T23:27:18.870Z] 481e5f75ff7d: Preparing [2023-04-03T23:27:18.870Z] 28dd255eb737: Preparing [2023-04-03T23:27:18.870Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:18.870Z] 25376fb4355d: Preparing [2023-04-03T23:27:18.870Z] 4aa3d2ac37c5: Preparing [2023-04-03T23:27:18.870Z] 4f31a7246084: Preparing [2023-04-03T23:27:18.870Z] 799434bec791: Preparing [2023-04-03T23:27:18.870Z] 56dc664120eb: Preparing [2023-04-03T23:27:18.870Z] f1417ff83b31: Preparing [2023-04-03T23:27:18.870Z] 4aa3d2ac37c5: Waiting [2023-04-03T23:27:18.870Z] 56dc664120eb: Waiting [2023-04-03T23:27:18.870Z] f1417ff83b31: Waiting [2023-04-03T23:27:18.870Z] 28dd255eb737: Waiting [2023-04-03T23:27:18.870Z] 4f31a7246084: Waiting [2023-04-03T23:27:18.870Z] 799434bec791: Waiting [2023-04-03T23:27:18.870Z] 25376fb4355d: Waiting [2023-04-03T23:27:18.870Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:18.870Z] 264b4a7d1cbc: Layer already exists [2023-04-03T23:27:18.870Z] 481e5f75ff7d: Layer already exists [2023-04-03T23:27:18.870Z] 7f9b0a68eb13: Layer already exists [2023-04-03T23:27:18.870Z] 9efe0ebb7911: Layer already exists [2023-04-03T23:27:18.870Z] ea324d3dd97b: Layer already exists [2023-04-03T23:27:18.870Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:18.870Z] 28dd255eb737: Layer already exists [2023-04-03T23:27:18.870Z] 4aa3d2ac37c5: Layer already exists [2023-04-03T23:27:18.870Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:18.870Z] 4f31a7246084: Layer already exists [2023-04-03T23:27:18.870Z] 56dc664120eb: Layer already exists [2023-04-03T23:27:18.870Z] 799434bec791: Layer already exists [2023-04-03T23:27:18.870Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:18.870Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:a47a4ee87563cd3846e0e27dec809e60dd10046f12caff2c80628f49b15d1de0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:19.182Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:19.494Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-03T23:27:19.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-03T23:27:19.494Z] ea324d3dd97b: Preparing [2023-04-03T23:27:19.494Z] ea324d3dd97b: Preparing [2023-04-03T23:27:19.494Z] 264b4a7d1cbc: Preparing [2023-04-03T23:27:19.494Z] 9efe0ebb7911: Preparing [2023-04-03T23:27:19.494Z] 7f9b0a68eb13: Preparing [2023-04-03T23:27:19.494Z] 481e5f75ff7d: Preparing [2023-04-03T23:27:19.494Z] 28dd255eb737: Preparing [2023-04-03T23:27:19.494Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:19.494Z] 25376fb4355d: Preparing [2023-04-03T23:27:19.494Z] 4aa3d2ac37c5: Preparing [2023-04-03T23:27:19.494Z] 4f31a7246084: Preparing [2023-04-03T23:27:19.494Z] 799434bec791: Preparing [2023-04-03T23:27:19.494Z] 56dc664120eb: Preparing [2023-04-03T23:27:19.494Z] f1417ff83b31: Preparing [2023-04-03T23:27:19.494Z] 4f31a7246084: Waiting [2023-04-03T23:27:19.494Z] 4aa3d2ac37c5: Waiting [2023-04-03T23:27:19.494Z] f1417ff83b31: Waiting [2023-04-03T23:27:19.494Z] 799434bec791: Waiting [2023-04-03T23:27:19.494Z] 28dd255eb737: Waiting [2023-04-03T23:27:19.494Z] 56dc664120eb: Waiting [2023-04-03T23:27:19.494Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:19.494Z] 25376fb4355d: Waiting [2023-04-03T23:27:19.494Z] ea324d3dd97b: Layer already exists [2023-04-03T23:27:19.494Z] 481e5f75ff7d: Layer already exists [2023-04-03T23:27:19.494Z] 7f9b0a68eb13: Layer already exists [2023-04-03T23:27:19.494Z] 264b4a7d1cbc: Layer already exists [2023-04-03T23:27:19.494Z] 9efe0ebb7911: Layer already exists [2023-04-03T23:27:19.494Z] 28dd255eb737: Layer already exists [2023-04-03T23:27:19.494Z] 4aa3d2ac37c5: Layer already exists [2023-04-03T23:27:19.494Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:19.494Z] 4f31a7246084: Layer already exists [2023-04-03T23:27:19.494Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:19.494Z] 799434bec791: Layer already exists [2023-04-03T23:27:19.494Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:19.494Z] 56dc664120eb: Layer already exists [2023-04-03T23:27:19.494Z] main: digest: sha256:a47a4ee87563cd3846e0e27dec809e60dd10046f12caff2c80628f49b15d1de0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:27:19.549Z] ===================================================== [Pipeline] echo [2023-04-03T23:27:19.559Z] taggedImages: [2023-04-03T23:27:19.559Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:19.559Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-03T23:27:19.559Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.119 [2023-04-03T23:27:19.559Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:19.559Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-03T23:27:19.585Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-03T23:27:19.585Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:19.585Z] latest [2023-04-03T23:27:19.585Z] 3.0.0-dev.119 [2023-04-03T23:27:19.585Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:19.585Z] main [2023-04-03T23:27:19.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:19.906Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:20.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:20.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-03T23:27:20.212Z] 0b2bc3ba01b3: Preparing [2023-04-03T23:27:20.212Z] 81ea4689e6fb: Preparing [2023-04-03T23:27:20.212Z] 27aad825f10d: Preparing [2023-04-03T23:27:20.212Z] 9ff4627605c6: Preparing [2023-04-03T23:27:20.212Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:20.212Z] 25376fb4355d: Preparing [2023-04-03T23:27:20.212Z] ad49c44cee1f: Preparing [2023-04-03T23:27:20.212Z] f1417ff83b31: Preparing [2023-04-03T23:27:20.212Z] ad49c44cee1f: Waiting [2023-04-03T23:27:20.212Z] f1417ff83b31: Waiting [2023-04-03T23:27:20.212Z] 25376fb4355d: Waiting [2023-04-03T23:27:20.212Z] 27aad825f10d: Pushed [2023-04-03T23:27:20.212Z] 81ea4689e6fb: Pushed [2023-04-03T23:27:20.212Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:20.212Z] 0b2bc3ba01b3: Pushed [2023-04-03T23:27:20.470Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:20.470Z] ad49c44cee1f: Layer already exists [2023-04-03T23:27:20.470Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:21.403Z] 9ff4627605c6: Pushed [2023-04-03T23:27:21.403Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:ddd5137debc5490edbd96975a3a70667a6c64b9c56cbe15967c808071be543e0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:21.722Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:22.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-03T23:27:22.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-03T23:27:22.027Z] 0b2bc3ba01b3: Preparing [2023-04-03T23:27:22.027Z] 81ea4689e6fb: Preparing [2023-04-03T23:27:22.027Z] 27aad825f10d: Preparing [2023-04-03T23:27:22.027Z] 9ff4627605c6: Preparing [2023-04-03T23:27:22.027Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:22.027Z] 25376fb4355d: Preparing [2023-04-03T23:27:22.027Z] ad49c44cee1f: Preparing [2023-04-03T23:27:22.027Z] f1417ff83b31: Preparing [2023-04-03T23:27:22.027Z] 25376fb4355d: Waiting [2023-04-03T23:27:22.027Z] ad49c44cee1f: Waiting [2023-04-03T23:27:22.028Z] f1417ff83b31: Waiting [2023-04-03T23:27:22.028Z] 27aad825f10d: Layer already exists [2023-04-03T23:27:22.028Z] 81ea4689e6fb: Layer already exists [2023-04-03T23:27:22.028Z] 0b2bc3ba01b3: Layer already exists [2023-04-03T23:27:22.028Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:22.028Z] 9ff4627605c6: Layer already exists [2023-04-03T23:27:22.028Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:22.028Z] ad49c44cee1f: Layer already exists [2023-04-03T23:27:22.028Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:22.028Z] latest: digest: sha256:ddd5137debc5490edbd96975a3a70667a6c64b9c56cbe15967c808071be543e0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:22.315Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:27:22.315Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:27:22.315Z] ---> 5431be689b0d [2023-04-03T23:27:22.315Z] Step 3/20 : WORKDIR /edgex-go [2023-04-03T23:27:22.315Z] ---> Using cache [2023-04-03T23:27:22.315Z] ---> d0a75f4616d7 [2023-04-03T23:27:22.315Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-03T23:27:22.315Z] ---> Running in b5f8772a2d42 [2023-04-03T23:27:22.330Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:22.630Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.119 [2023-04-03T23:27:22.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-03T23:27:22.630Z] 0b2bc3ba01b3: Preparing [2023-04-03T23:27:22.630Z] 81ea4689e6fb: Preparing [2023-04-03T23:27:22.630Z] 27aad825f10d: Preparing [2023-04-03T23:27:22.630Z] 9ff4627605c6: Preparing [2023-04-03T23:27:22.630Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:22.630Z] 25376fb4355d: Preparing [2023-04-03T23:27:22.630Z] ad49c44cee1f: Preparing [2023-04-03T23:27:22.630Z] f1417ff83b31: Preparing [2023-04-03T23:27:22.630Z] 25376fb4355d: Waiting [2023-04-03T23:27:22.630Z] ad49c44cee1f: Waiting [2023-04-03T23:27:22.630Z] f1417ff83b31: Waiting [2023-04-03T23:27:22.630Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:22.630Z] 81ea4689e6fb: Layer already exists [2023-04-03T23:27:22.630Z] 27aad825f10d: Layer already exists [2023-04-03T23:27:22.630Z] 0b2bc3ba01b3: Layer already exists [2023-04-03T23:27:22.630Z] 9ff4627605c6: Layer already exists [2023-04-03T23:27:22.630Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:22.630Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:22.630Z] ad49c44cee1f: Layer already exists [2023-04-03T23:27:22.630Z] 3.0.0-dev.119: digest: sha256:ddd5137debc5490edbd96975a3a70667a6c64b9c56cbe15967c808071be543e0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:22.933Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:23.232Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:23.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-03T23:27:23.232Z] 0b2bc3ba01b3: Preparing [2023-04-03T23:27:23.232Z] 81ea4689e6fb: Preparing [2023-04-03T23:27:23.232Z] 27aad825f10d: Preparing [2023-04-03T23:27:23.232Z] 9ff4627605c6: Preparing [2023-04-03T23:27:23.232Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:23.232Z] 25376fb4355d: Preparing [2023-04-03T23:27:23.232Z] ad49c44cee1f: Preparing [2023-04-03T23:27:23.232Z] f1417ff83b31: Preparing [2023-04-03T23:27:23.232Z] 25376fb4355d: Waiting [2023-04-03T23:27:23.232Z] ad49c44cee1f: Waiting [2023-04-03T23:27:23.232Z] f1417ff83b31: Waiting [2023-04-03T23:27:23.232Z] 0b2bc3ba01b3: Layer already exists [2023-04-03T23:27:23.232Z] 81ea4689e6fb: Layer already exists [2023-04-03T23:27:23.232Z] 9ff4627605c6: Layer already exists [2023-04-03T23:27:23.232Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:23.232Z] 27aad825f10d: Layer already exists [2023-04-03T23:27:23.232Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:23.232Z] ad49c44cee1f: Layer already exists [2023-04-03T23:27:23.232Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:23.232Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:ddd5137debc5490edbd96975a3a70667a6c64b9c56cbe15967c808071be543e0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:23.534Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:23.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-03T23:27:23.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-03T23:27:23.844Z] 0b2bc3ba01b3: Preparing [2023-04-03T23:27:23.844Z] 81ea4689e6fb: Preparing [2023-04-03T23:27:23.844Z] 27aad825f10d: Preparing [2023-04-03T23:27:23.844Z] 9ff4627605c6: Preparing [2023-04-03T23:27:23.844Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:23.844Z] 25376fb4355d: Preparing [2023-04-03T23:27:23.844Z] ad49c44cee1f: Preparing [2023-04-03T23:27:23.844Z] f1417ff83b31: Preparing [2023-04-03T23:27:23.844Z] ad49c44cee1f: Waiting [2023-04-03T23:27:23.844Z] 25376fb4355d: Waiting [2023-04-03T23:27:23.844Z] f1417ff83b31: Waiting [2023-04-03T23:27:23.844Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:23.844Z] 27aad825f10d: Layer already exists [2023-04-03T23:27:23.844Z] 81ea4689e6fb: Layer already exists [2023-04-03T23:27:23.844Z] 0b2bc3ba01b3: Layer already exists [2023-04-03T23:27:23.844Z] 9ff4627605c6: Layer already exists [2023-04-03T23:27:23.844Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:23.844Z] ad49c44cee1f: Layer already exists [2023-04-03T23:27:23.844Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:23.844Z] main: digest: sha256:ddd5137debc5490edbd96975a3a70667a6c64b9c56cbe15967c808071be543e0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:27:23.896Z] ===================================================== [Pipeline] echo [2023-04-03T23:27:23.907Z] taggedImages: [2023-04-03T23:27:23.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:23.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-03T23:27:23.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.119 [2023-04-03T23:27:23.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:23.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-03T23:27:23.935Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-03T23:27:23.935Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:23.935Z] latest [2023-04-03T23:27:23.935Z] 3.0.0-dev.119 [2023-04-03T23:27:23.935Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:23.935Z] main [2023-04-03T23:27:23.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:24.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:27:24.265Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:24.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:24.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-03T23:27:24.569Z] d3aeca1eb19d: Preparing [2023-04-03T23:27:24.569Z] 3a6a543e39d1: Preparing [2023-04-03T23:27:24.569Z] 7d654ea50b84: Preparing [2023-04-03T23:27:24.569Z] 51c890af9737: Preparing [2023-04-03T23:27:24.569Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:24.569Z] 25376fb4355d: Preparing [2023-04-03T23:27:24.569Z] 0cc014ced1f4: Preparing [2023-04-03T23:27:24.569Z] 08a589d2cf2c: Preparing [2023-04-03T23:27:24.569Z] f1417ff83b31: Preparing [2023-04-03T23:27:24.569Z] 0cc014ced1f4: Waiting [2023-04-03T23:27:24.569Z] 08a589d2cf2c: Waiting [2023-04-03T23:27:24.569Z] f1417ff83b31: Waiting [2023-04-03T23:27:24.569Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:24.569Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:24.569Z] 51c890af9737: Pushed [2023-04-03T23:27:24.569Z] d3aeca1eb19d: Pushed [2023-04-03T23:27:24.569Z] 3a6a543e39d1: Pushed [2023-04-03T23:27:24.569Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:24.569Z] 0cc014ced1f4: Pushed [2023-04-03T23:27:24.827Z] 08a589d2cf2c: Pushed [2023-04-03T23:27:24.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:27:25.761Z] 7d654ea50b84: Pushed [2023-04-03T23:27:25.761Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:b0f07f1d9088bfeff963c958d0c322477581b0d3c1b428b19d76a88acc49fbb5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:26.072Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:26.376Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-03T23:27:26.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-03T23:27:26.376Z] d3aeca1eb19d: Preparing [2023-04-03T23:27:26.376Z] 3a6a543e39d1: Preparing [2023-04-03T23:27:26.376Z] 7d654ea50b84: Preparing [2023-04-03T23:27:26.377Z] 51c890af9737: Preparing [2023-04-03T23:27:26.377Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:26.377Z] 25376fb4355d: Preparing [2023-04-03T23:27:26.377Z] 0cc014ced1f4: Preparing [2023-04-03T23:27:26.377Z] 08a589d2cf2c: Preparing [2023-04-03T23:27:26.377Z] f1417ff83b31: Preparing [2023-04-03T23:27:26.377Z] 25376fb4355d: Waiting [2023-04-03T23:27:26.377Z] 08a589d2cf2c: Waiting [2023-04-03T23:27:26.377Z] 0cc014ced1f4: Waiting [2023-04-03T23:27:26.377Z] f1417ff83b31: Waiting [2023-04-03T23:27:26.377Z] 51c890af9737: Layer already exists [2023-04-03T23:27:26.377Z] d3aeca1eb19d: Layer already exists [2023-04-03T23:27:26.377Z] 7d654ea50b84: Layer already exists [2023-04-03T23:27:26.377Z] 3a6a543e39d1: Layer already exists [2023-04-03T23:27:26.377Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:26.377Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:26.377Z] 08a589d2cf2c: Layer already exists [2023-04-03T23:27:26.377Z] 0cc014ced1f4: Layer already exists [2023-04-03T23:27:26.377Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:26.377Z] latest: digest: sha256:b0f07f1d9088bfeff963c958d0c322477581b0d3c1b428b19d76a88acc49fbb5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:26.692Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:26.798Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:27:26.798Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:27:26.798Z] OK: 17694 distinct packages available [2023-04-03T23:27:26.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:27:26.990Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.119 [2023-04-03T23:27:26.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-03T23:27:26.990Z] d3aeca1eb19d: Preparing [2023-04-03T23:27:26.990Z] 3a6a543e39d1: Preparing [2023-04-03T23:27:26.990Z] 7d654ea50b84: Preparing [2023-04-03T23:27:26.990Z] 51c890af9737: Preparing [2023-04-03T23:27:26.990Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:26.990Z] 25376fb4355d: Preparing [2023-04-03T23:27:26.990Z] 0cc014ced1f4: Preparing [2023-04-03T23:27:26.990Z] 08a589d2cf2c: Preparing [2023-04-03T23:27:26.990Z] f1417ff83b31: Preparing [2023-04-03T23:27:26.990Z] 08a589d2cf2c: Waiting [2023-04-03T23:27:26.990Z] 25376fb4355d: Waiting [2023-04-03T23:27:26.990Z] 0cc014ced1f4: Waiting [2023-04-03T23:27:26.990Z] f1417ff83b31: Waiting [2023-04-03T23:27:26.990Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:26.990Z] 51c890af9737: Layer already exists [2023-04-03T23:27:26.990Z] 3a6a543e39d1: Layer already exists [2023-04-03T23:27:26.990Z] 7d654ea50b84: Layer already exists [2023-04-03T23:27:26.990Z] d3aeca1eb19d: Layer already exists [2023-04-03T23:27:26.990Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:26.990Z] 0cc014ced1f4: Layer already exists [2023-04-03T23:27:26.990Z] 08a589d2cf2c: Layer already exists [2023-04-03T23:27:26.990Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:26.990Z] 3.0.0-dev.119: digest: sha256:b0f07f1d9088bfeff963c958d0c322477581b0d3c1b428b19d76a88acc49fbb5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:27.305Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:27.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:27.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-03T23:27:27.608Z] d3aeca1eb19d: Preparing [2023-04-03T23:27:27.608Z] 3a6a543e39d1: Preparing [2023-04-03T23:27:27.608Z] 7d654ea50b84: Preparing [2023-04-03T23:27:27.608Z] 51c890af9737: Preparing [2023-04-03T23:27:27.608Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:27.608Z] 25376fb4355d: Preparing [2023-04-03T23:27:27.608Z] 0cc014ced1f4: Preparing [2023-04-03T23:27:27.608Z] 08a589d2cf2c: Preparing [2023-04-03T23:27:27.608Z] f1417ff83b31: Preparing [2023-04-03T23:27:27.608Z] 25376fb4355d: Waiting [2023-04-03T23:27:27.608Z] 08a589d2cf2c: Waiting [2023-04-03T23:27:27.608Z] 0cc014ced1f4: Waiting [2023-04-03T23:27:27.608Z] f1417ff83b31: Waiting [2023-04-03T23:27:27.608Z] 51c890af9737: Layer already exists [2023-04-03T23:27:27.608Z] 7d654ea50b84: Layer already exists [2023-04-03T23:27:27.608Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:27.608Z] d3aeca1eb19d: Layer already exists [2023-04-03T23:27:27.608Z] 3a6a543e39d1: Layer already exists [2023-04-03T23:27:27.608Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:27.608Z] 08a589d2cf2c: Layer already exists [2023-04-03T23:27:27.608Z] 0cc014ced1f4: Layer already exists [2023-04-03T23:27:27.608Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:27.608Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:b0f07f1d9088bfeff963c958d0c322477581b0d3c1b428b19d76a88acc49fbb5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:27.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:27:27.921Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:28.225Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-03T23:27:28.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-03T23:27:28.225Z] d3aeca1eb19d: Preparing [2023-04-03T23:27:28.225Z] 3a6a543e39d1: Preparing [2023-04-03T23:27:28.225Z] 7d654ea50b84: Preparing [2023-04-03T23:27:28.225Z] 51c890af9737: Preparing [2023-04-03T23:27:28.225Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:28.225Z] 25376fb4355d: Preparing [2023-04-03T23:27:28.225Z] 0cc014ced1f4: Preparing [2023-04-03T23:27:28.225Z] 08a589d2cf2c: Preparing [2023-04-03T23:27:28.225Z] f1417ff83b31: Preparing [2023-04-03T23:27:28.225Z] 25376fb4355d: Waiting [2023-04-03T23:27:28.225Z] 0cc014ced1f4: Waiting [2023-04-03T23:27:28.225Z] 08a589d2cf2c: Waiting [2023-04-03T23:27:28.225Z] f1417ff83b31: Waiting [2023-04-03T23:27:28.225Z] 7d654ea50b84: Layer already exists [2023-04-03T23:27:28.225Z] d3aeca1eb19d: Layer already exists [2023-04-03T23:27:28.225Z] 51c890af9737: Layer already exists [2023-04-03T23:27:28.225Z] 3a6a543e39d1: Layer already exists [2023-04-03T23:27:28.225Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:28.225Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:28.225Z] 08a589d2cf2c: Layer already exists [2023-04-03T23:27:28.225Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:28.225Z] 0cc014ced1f4: Layer already exists [2023-04-03T23:27:28.225Z] main: digest: sha256:b0f07f1d9088bfeff963c958d0c322477581b0d3c1b428b19d76a88acc49fbb5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:27:28.259Z] ===================================================== [Pipeline] echo [2023-04-03T23:27:28.264Z] taggedImages: [2023-04-03T23:27:28.264Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:28.264Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-03T23:27:28.264Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.119 [2023-04-03T23:27:28.264Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:28.264Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-03T23:27:28.289Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-03T23:27:28.289Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:28.289Z] latest [2023-04-03T23:27:28.289Z] 3.0.0-dev.119 [2023-04-03T23:27:28.289Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:28.289Z] main [2023-04-03T23:27:28.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:28.611Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:28.911Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:28.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-03T23:27:28.912Z] 5cb44d916be3: Preparing [2023-04-03T23:27:28.912Z] 9ada97e51b76: Preparing [2023-04-03T23:27:28.912Z] 737830f9328d: Preparing [2023-04-03T23:27:28.912Z] d0bb1b6cae4b: Preparing [2023-04-03T23:27:28.912Z] f05da7cec467: Preparing [2023-04-03T23:27:28.912Z] efb95a9e7e7d: Preparing [2023-04-03T23:27:28.912Z] 653059276ac6: Preparing [2023-04-03T23:27:28.912Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:28.912Z] 25376fb4355d: Preparing [2023-04-03T23:27:28.912Z] 0441eb6abcfc: Preparing [2023-04-03T23:27:28.912Z] f1417ff83b31: Preparing [2023-04-03T23:27:28.912Z] efb95a9e7e7d: Waiting [2023-04-03T23:27:28.912Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:28.912Z] 25376fb4355d: Waiting [2023-04-03T23:27:28.912Z] 0441eb6abcfc: Waiting [2023-04-03T23:27:28.912Z] 653059276ac6: Waiting [2023-04-03T23:27:28.912Z] f1417ff83b31: Waiting [2023-04-03T23:27:28.912Z] f05da7cec467: Pushed [2023-04-03T23:27:28.912Z] 9ada97e51b76: Pushed [2023-04-03T23:27:28.912Z] 5cb44d916be3: Pushed [2023-04-03T23:27:28.912Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:28.912Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:29.169Z] 653059276ac6: Pushed [2023-04-03T23:27:29.169Z] efb95a9e7e7d: Pushed [2023-04-03T23:27:29.169Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:29.169Z] 0441eb6abcfc: Pushed [2023-04-03T23:27:29.170Z] OK: 263 MiB in 53 packages [2023-04-03T23:27:30.101Z] d0bb1b6cae4b: Pushed [2023-04-03T23:27:30.360Z] 737830f9328d: Pushed [2023-04-03T23:27:30.617Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:681fd1621c9f72c40d9872c70032cf140459a6b95a57022a0cd4e0942a53c9df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:30.915Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-03T23:27:31.119Z] Removing intermediate container b5f8772a2d42 [2023-04-03T23:27:31.119Z] ---> 34ae6ab79182 [2023-04-03T23:27:31.119Z] Step 5/20 : COPY go.mod vendor* ./ [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:31.470Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-03T23:27:31.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-03T23:27:31.470Z] 5cb44d916be3: Preparing [2023-04-03T23:27:31.470Z] 9ada97e51b76: Preparing [2023-04-03T23:27:31.470Z] 737830f9328d: Preparing [2023-04-03T23:27:31.470Z] d0bb1b6cae4b: Preparing [2023-04-03T23:27:31.470Z] f05da7cec467: Preparing [2023-04-03T23:27:31.470Z] efb95a9e7e7d: Preparing [2023-04-03T23:27:31.470Z] 653059276ac6: Preparing [2023-04-03T23:27:31.470Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:31.470Z] 25376fb4355d: Preparing [2023-04-03T23:27:31.470Z] 0441eb6abcfc: Preparing [2023-04-03T23:27:31.470Z] f1417ff83b31: Preparing [2023-04-03T23:27:31.470Z] 653059276ac6: Waiting [2023-04-03T23:27:31.470Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:31.470Z] 25376fb4355d: Waiting [2023-04-03T23:27:31.470Z] 0441eb6abcfc: Waiting [2023-04-03T23:27:31.470Z] f1417ff83b31: Waiting [2023-04-03T23:27:31.470Z] efb95a9e7e7d: Waiting [2023-04-03T23:27:31.470Z] 9ada97e51b76: Layer already exists [2023-04-03T23:27:31.470Z] f05da7cec467: Layer already exists [2023-04-03T23:27:31.470Z] 737830f9328d: Layer already exists [2023-04-03T23:27:31.470Z] d0bb1b6cae4b: Layer already exists [2023-04-03T23:27:31.470Z] 5cb44d916be3: Layer already exists [2023-04-03T23:27:31.470Z] efb95a9e7e7d: Layer already exists [2023-04-03T23:27:31.470Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:31.470Z] 653059276ac6: Layer already exists [2023-04-03T23:27:31.470Z] 0441eb6abcfc: Layer already exists [2023-04-03T23:27:31.470Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:31.470Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:31.470Z] latest: digest: sha256:681fd1621c9f72c40d9872c70032cf140459a6b95a57022a0cd4e0942a53c9df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:31.708Z] ---> 791fcc2dd90d [2023-04-03T23:27:31.708Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:27:31.708Z] ---> Running in 309c4bee398f [2023-04-03T23:27:31.771Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:32.070Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.119 [2023-04-03T23:27:32.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-03T23:27:32.071Z] 5cb44d916be3: Preparing [2023-04-03T23:27:32.071Z] 9ada97e51b76: Preparing [2023-04-03T23:27:32.071Z] 737830f9328d: Preparing [2023-04-03T23:27:32.071Z] d0bb1b6cae4b: Preparing [2023-04-03T23:27:32.071Z] f05da7cec467: Preparing [2023-04-03T23:27:32.071Z] efb95a9e7e7d: Preparing [2023-04-03T23:27:32.071Z] 653059276ac6: Preparing [2023-04-03T23:27:32.071Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:32.071Z] 25376fb4355d: Preparing [2023-04-03T23:27:32.071Z] 0441eb6abcfc: Preparing [2023-04-03T23:27:32.071Z] f1417ff83b31: Preparing [2023-04-03T23:27:32.071Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:32.071Z] 653059276ac6: Waiting [2023-04-03T23:27:32.071Z] efb95a9e7e7d: Waiting [2023-04-03T23:27:32.071Z] 25376fb4355d: Waiting [2023-04-03T23:27:32.071Z] 0441eb6abcfc: Waiting [2023-04-03T23:27:32.071Z] f1417ff83b31: Waiting [2023-04-03T23:27:32.071Z] d0bb1b6cae4b: Layer already exists [2023-04-03T23:27:32.071Z] 5cb44d916be3: Layer already exists [2023-04-03T23:27:32.071Z] f05da7cec467: Layer already exists [2023-04-03T23:27:32.071Z] 9ada97e51b76: Layer already exists [2023-04-03T23:27:32.071Z] 737830f9328d: Layer already exists [2023-04-03T23:27:32.071Z] 653059276ac6: Layer already exists [2023-04-03T23:27:32.071Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:32.071Z] efb95a9e7e7d: Layer already exists [2023-04-03T23:27:32.071Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:32.071Z] 0441eb6abcfc: Layer already exists [2023-04-03T23:27:32.071Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:32.071Z] 3.0.0-dev.119: digest: sha256:681fd1621c9f72c40d9872c70032cf140459a6b95a57022a0cd4e0942a53c9df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:32.373Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:32.679Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:32.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-03T23:27:32.679Z] 5cb44d916be3: Preparing [2023-04-03T23:27:32.679Z] 9ada97e51b76: Preparing [2023-04-03T23:27:32.679Z] 737830f9328d: Preparing [2023-04-03T23:27:32.679Z] d0bb1b6cae4b: Preparing [2023-04-03T23:27:32.679Z] f05da7cec467: Preparing [2023-04-03T23:27:32.679Z] efb95a9e7e7d: Preparing [2023-04-03T23:27:32.679Z] 653059276ac6: Preparing [2023-04-03T23:27:32.679Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:32.679Z] 25376fb4355d: Preparing [2023-04-03T23:27:32.679Z] 0441eb6abcfc: Preparing [2023-04-03T23:27:32.679Z] f1417ff83b31: Preparing [2023-04-03T23:27:32.679Z] 653059276ac6: Waiting [2023-04-03T23:27:32.679Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:32.679Z] f1417ff83b31: Waiting [2023-04-03T23:27:32.679Z] 25376fb4355d: Waiting [2023-04-03T23:27:32.679Z] efb95a9e7e7d: Waiting [2023-04-03T23:27:32.679Z] 9ada97e51b76: Layer already exists [2023-04-03T23:27:32.679Z] 737830f9328d: Layer already exists [2023-04-03T23:27:32.679Z] 5cb44d916be3: Layer already exists [2023-04-03T23:27:32.679Z] f05da7cec467: Layer already exists [2023-04-03T23:27:32.679Z] d0bb1b6cae4b: Layer already exists [2023-04-03T23:27:32.679Z] efb95a9e7e7d: Layer already exists [2023-04-03T23:27:32.679Z] 653059276ac6: Layer already exists [2023-04-03T23:27:32.679Z] 0441eb6abcfc: Layer already exists [2023-04-03T23:27:32.679Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:32.679Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:32.679Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:32.679Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:681fd1621c9f72c40d9872c70032cf140459a6b95a57022a0cd4e0942a53c9df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:32.976Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:33.274Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-03T23:27:33.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-03T23:27:33.274Z] 5cb44d916be3: Preparing [2023-04-03T23:27:33.274Z] 9ada97e51b76: Preparing [2023-04-03T23:27:33.274Z] 737830f9328d: Preparing [2023-04-03T23:27:33.274Z] d0bb1b6cae4b: Preparing [2023-04-03T23:27:33.274Z] f05da7cec467: Preparing [2023-04-03T23:27:33.274Z] efb95a9e7e7d: Preparing [2023-04-03T23:27:33.274Z] 653059276ac6: Preparing [2023-04-03T23:27:33.274Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:33.274Z] 25376fb4355d: Preparing [2023-04-03T23:27:33.274Z] 653059276ac6: Waiting [2023-04-03T23:27:33.274Z] 0441eb6abcfc: Preparing [2023-04-03T23:27:33.274Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:33.274Z] f1417ff83b31: Preparing [2023-04-03T23:27:33.274Z] 25376fb4355d: Waiting [2023-04-03T23:27:33.274Z] f1417ff83b31: Waiting [2023-04-03T23:27:33.274Z] 0441eb6abcfc: Waiting [2023-04-03T23:27:33.274Z] efb95a9e7e7d: Waiting [2023-04-03T23:27:33.274Z] d0bb1b6cae4b: Layer already exists [2023-04-03T23:27:33.274Z] 9ada97e51b76: Layer already exists [2023-04-03T23:27:33.274Z] f05da7cec467: Layer already exists [2023-04-03T23:27:33.274Z] 5cb44d916be3: Layer already exists [2023-04-03T23:27:33.274Z] 737830f9328d: Layer already exists [2023-04-03T23:27:33.274Z] efb95a9e7e7d: Layer already exists [2023-04-03T23:27:33.274Z] 653059276ac6: Layer already exists [2023-04-03T23:27:33.274Z] 0441eb6abcfc: Layer already exists [2023-04-03T23:27:33.274Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:33.274Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:33.274Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:33.274Z] main: digest: sha256:681fd1621c9f72c40d9872c70032cf140459a6b95a57022a0cd4e0942a53c9df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:27:33.307Z] ===================================================== [Pipeline] echo [2023-04-03T23:27:33.312Z] taggedImages: [2023-04-03T23:27:33.312Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:33.312Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-03T23:27:33.312Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.119 [2023-04-03T23:27:33.312Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:33.312Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-03T23:27:33.326Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-03T23:27:33.326Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:33.326Z] latest [2023-04-03T23:27:33.326Z] 3.0.0-dev.119 [2023-04-03T23:27:33.326Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:33.326Z] main [2023-04-03T23:27:33.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:33.625Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:33.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:33.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-03T23:27:33.931Z] 1b2221a64fc4: Preparing [2023-04-03T23:27:33.931Z] ea5464a4ad60: Preparing [2023-04-03T23:27:33.931Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:33.931Z] 25376fb4355d: Preparing [2023-04-03T23:27:33.931Z] b23e12ce03df: Preparing [2023-04-03T23:27:33.931Z] f1417ff83b31: Preparing [2023-04-03T23:27:33.931Z] f1417ff83b31: Waiting [2023-04-03T23:27:33.931Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:33.931Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:33.931Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:33.931Z] 1b2221a64fc4: Pushed [2023-04-03T23:27:34.496Z] b23e12ce03df: Pushed [2023-04-03T23:27:36.396Z] ea5464a4ad60: Pushed [2023-04-03T23:27:36.396Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:22b75d67013f72bdc22270eb74275d331743693c37fca3744e52d48d1510d499 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:36.703Z] + 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-04-03T23:27:37.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-03T23:27:37.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-03T23:27:37.003Z] 1b2221a64fc4: Preparing [2023-04-03T23:27:37.003Z] ea5464a4ad60: Preparing [2023-04-03T23:27:37.003Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:37.003Z] 25376fb4355d: Preparing [2023-04-03T23:27:37.003Z] b23e12ce03df: Preparing [2023-04-03T23:27:37.003Z] f1417ff83b31: Preparing [2023-04-03T23:27:37.003Z] f1417ff83b31: Waiting [2023-04-03T23:27:37.003Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:37.003Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:37.003Z] ea5464a4ad60: Layer already exists [2023-04-03T23:27:37.003Z] 1b2221a64fc4: Layer already exists [2023-04-03T23:27:37.003Z] b23e12ce03df: Layer already exists [2023-04-03T23:27:37.003Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:37.003Z] latest: digest: sha256:22b75d67013f72bdc22270eb74275d331743693c37fca3744e52d48d1510d499 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:37.305Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:37.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.119 [2023-04-03T23:27:37.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-03T23:27:37.622Z] 1b2221a64fc4: Preparing [2023-04-03T23:27:37.622Z] ea5464a4ad60: Preparing [2023-04-03T23:27:37.622Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:37.622Z] 25376fb4355d: Preparing [2023-04-03T23:27:37.622Z] b23e12ce03df: Preparing [2023-04-03T23:27:37.622Z] f1417ff83b31: Preparing [2023-04-03T23:27:37.622Z] f1417ff83b31: Waiting [2023-04-03T23:27:37.622Z] ea5464a4ad60: Layer already exists [2023-04-03T23:27:37.622Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:37.622Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:37.622Z] b23e12ce03df: Layer already exists [2023-04-03T23:27:37.622Z] 1b2221a64fc4: Layer already exists [2023-04-03T23:27:37.622Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:37.622Z] 3.0.0-dev.119: digest: sha256:22b75d67013f72bdc22270eb74275d331743693c37fca3744e52d48d1510d499 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:38.019Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:38.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:38.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-03T23:27:38.363Z] 1b2221a64fc4: Preparing [2023-04-03T23:27:38.363Z] ea5464a4ad60: Preparing [2023-04-03T23:27:38.363Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:38.363Z] 25376fb4355d: Preparing [2023-04-03T23:27:38.363Z] b23e12ce03df: Preparing [2023-04-03T23:27:38.364Z] f1417ff83b31: Preparing [2023-04-03T23:27:38.364Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:38.364Z] ea5464a4ad60: Layer already exists [2023-04-03T23:27:38.364Z] b23e12ce03df: Layer already exists [2023-04-03T23:27:38.364Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:38.364Z] 1b2221a64fc4: Layer already exists [2023-04-03T23:27:38.364Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:38.364Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:22b75d67013f72bdc22270eb74275d331743693c37fca3744e52d48d1510d499 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:38.701Z] + 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-04-03T23:27:39.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-03T23:27:39.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-03T23:27:39.022Z] 1b2221a64fc4: Preparing [2023-04-03T23:27:39.022Z] ea5464a4ad60: Preparing [2023-04-03T23:27:39.022Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:39.022Z] 25376fb4355d: Preparing [2023-04-03T23:27:39.022Z] b23e12ce03df: Preparing [2023-04-03T23:27:39.022Z] f1417ff83b31: Preparing [2023-04-03T23:27:39.022Z] f1417ff83b31: Waiting [2023-04-03T23:27:39.022Z] 1b2221a64fc4: Layer already exists [2023-04-03T23:27:39.022Z] ea5464a4ad60: Layer already exists [2023-04-03T23:27:39.022Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:39.022Z] b23e12ce03df: Layer already exists [2023-04-03T23:27:39.022Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:39.022Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:39.023Z] main: digest: sha256:22b75d67013f72bdc22270eb74275d331743693c37fca3744e52d48d1510d499 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:27:39.070Z] ===================================================== [Pipeline] echo [2023-04-03T23:27:39.077Z] taggedImages: [2023-04-03T23:27:39.077Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:39.077Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-03T23:27:39.077Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.119 [2023-04-03T23:27:39.077Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:39.077Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-03T23:27:39.100Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-03T23:27:39.100Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:39.100Z] latest [2023-04-03T23:27:39.100Z] 3.0.0-dev.119 [2023-04-03T23:27:39.100Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:39.100Z] main [2023-04-03T23:27:39.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:39.422Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:39.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:39.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-03T23:27:39.732Z] 3e604a8476a0: Preparing [2023-04-03T23:27:39.732Z] 365b34d178b7: Preparing [2023-04-03T23:27:39.732Z] 19181250a7cb: Preparing [2023-04-03T23:27:39.732Z] 80095188a0b3: Preparing [2023-04-03T23:27:39.732Z] 439572584597: Preparing [2023-04-03T23:27:39.732Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:39.732Z] 25376fb4355d: Preparing [2023-04-03T23:27:39.732Z] f0e4d85c26cb: Preparing [2023-04-03T23:27:39.732Z] f1417ff83b31: Preparing [2023-04-03T23:27:39.732Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:39.732Z] 25376fb4355d: Waiting [2023-04-03T23:27:39.732Z] f1417ff83b31: Waiting [2023-04-03T23:27:39.732Z] f0e4d85c26cb: Waiting [2023-04-03T23:27:39.732Z] 3e604a8476a0: Pushed [2023-04-03T23:27:39.732Z] 19181250a7cb: Pushed [2023-04-03T23:27:39.732Z] 365b34d178b7: Pushed [2023-04-03T23:27:39.732Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:39.732Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:39.732Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:40.296Z] f0e4d85c26cb: Pushed [2023-04-03T23:27:43.578Z] 439572584597: Pushed [2023-04-03T23:27:46.104Z] 80095188a0b3: Pushed [2023-04-03T23:27:46.363Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:4b7b26f549eef584d174b58059e9e28ffbd2bcc4a0c4f222e952493898407e1b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:46.676Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:46.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-03T23:27:46.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-03T23:27:46.971Z] 3e604a8476a0: Preparing [2023-04-03T23:27:46.971Z] 365b34d178b7: Preparing [2023-04-03T23:27:46.971Z] 19181250a7cb: Preparing [2023-04-03T23:27:46.971Z] 80095188a0b3: Preparing [2023-04-03T23:27:46.971Z] 439572584597: Preparing [2023-04-03T23:27:46.971Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:46.971Z] 25376fb4355d: Preparing [2023-04-03T23:27:46.971Z] f0e4d85c26cb: Preparing [2023-04-03T23:27:46.971Z] f1417ff83b31: Preparing [2023-04-03T23:27:46.971Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:46.971Z] 25376fb4355d: Waiting [2023-04-03T23:27:46.971Z] f0e4d85c26cb: Waiting [2023-04-03T23:27:46.971Z] f1417ff83b31: Waiting [2023-04-03T23:27:46.971Z] 365b34d178b7: Layer already exists [2023-04-03T23:27:46.971Z] 19181250a7cb: Layer already exists [2023-04-03T23:27:46.971Z] 439572584597: Layer already exists [2023-04-03T23:27:46.971Z] 80095188a0b3: Layer already exists [2023-04-03T23:27:46.971Z] 3e604a8476a0: Layer already exists [2023-04-03T23:27:46.971Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:46.971Z] f0e4d85c26cb: Layer already exists [2023-04-03T23:27:46.971Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:46.971Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:46.971Z] latest: digest: sha256:4b7b26f549eef584d174b58059e9e28ffbd2bcc4a0c4f222e952493898407e1b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:47.270Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:47.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.119 [2023-04-03T23:27:47.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-03T23:27:47.572Z] 3e604a8476a0: Preparing [2023-04-03T23:27:47.572Z] 365b34d178b7: Preparing [2023-04-03T23:27:47.572Z] 19181250a7cb: Preparing [2023-04-03T23:27:47.572Z] 80095188a0b3: Preparing [2023-04-03T23:27:47.572Z] 439572584597: Preparing [2023-04-03T23:27:47.572Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:47.572Z] 25376fb4355d: Preparing [2023-04-03T23:27:47.572Z] f0e4d85c26cb: Preparing [2023-04-03T23:27:47.572Z] f1417ff83b31: Preparing [2023-04-03T23:27:47.572Z] f0e4d85c26cb: Waiting [2023-04-03T23:27:47.572Z] f1417ff83b31: Waiting [2023-04-03T23:27:47.572Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:47.572Z] 25376fb4355d: Waiting [2023-04-03T23:27:47.572Z] 3e604a8476a0: Layer already exists [2023-04-03T23:27:47.572Z] 80095188a0b3: Layer already exists [2023-04-03T23:27:47.572Z] 439572584597: Layer already exists [2023-04-03T23:27:47.572Z] 365b34d178b7: Layer already exists [2023-04-03T23:27:47.572Z] 19181250a7cb: Layer already exists [2023-04-03T23:27:47.572Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:47.572Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:47.572Z] f0e4d85c26cb: Layer already exists [2023-04-03T23:27:47.572Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:47.572Z] 3.0.0-dev.119: digest: sha256:4b7b26f549eef584d174b58059e9e28ffbd2bcc4a0c4f222e952493898407e1b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:47.869Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:48.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:48.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-03T23:27:48.169Z] 3e604a8476a0: Preparing [2023-04-03T23:27:48.169Z] 365b34d178b7: Preparing [2023-04-03T23:27:48.169Z] 19181250a7cb: Preparing [2023-04-03T23:27:48.169Z] 80095188a0b3: Preparing [2023-04-03T23:27:48.169Z] 439572584597: Preparing [2023-04-03T23:27:48.169Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:48.169Z] 25376fb4355d: Preparing [2023-04-03T23:27:48.169Z] f0e4d85c26cb: Preparing [2023-04-03T23:27:48.169Z] f1417ff83b31: Preparing [2023-04-03T23:27:48.169Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:48.169Z] 25376fb4355d: Waiting [2023-04-03T23:27:48.169Z] f0e4d85c26cb: Waiting [2023-04-03T23:27:48.169Z] f1417ff83b31: Waiting [2023-04-03T23:27:48.169Z] 19181250a7cb: Layer already exists [2023-04-03T23:27:48.169Z] 80095188a0b3: Layer already exists [2023-04-03T23:27:48.169Z] 3e604a8476a0: Layer already exists [2023-04-03T23:27:48.169Z] 439572584597: Layer already exists [2023-04-03T23:27:48.169Z] 365b34d178b7: Layer already exists [2023-04-03T23:27:48.169Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:48.169Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:48.169Z] f0e4d85c26cb: Layer already exists [2023-04-03T23:27:48.169Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:48.169Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:4b7b26f549eef584d174b58059e9e28ffbd2bcc4a0c4f222e952493898407e1b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:48.469Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:48.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-03T23:27:48.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-03T23:27:48.774Z] 3e604a8476a0: Preparing [2023-04-03T23:27:48.774Z] 365b34d178b7: Preparing [2023-04-03T23:27:48.774Z] 19181250a7cb: Preparing [2023-04-03T23:27:48.774Z] 80095188a0b3: Preparing [2023-04-03T23:27:48.774Z] 439572584597: Preparing [2023-04-03T23:27:48.774Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:48.774Z] 25376fb4355d: Preparing [2023-04-03T23:27:48.774Z] f0e4d85c26cb: Preparing [2023-04-03T23:27:48.774Z] f1417ff83b31: Preparing [2023-04-03T23:27:48.774Z] 7da5b9be0e83: Waiting [2023-04-03T23:27:48.774Z] 25376fb4355d: Waiting [2023-04-03T23:27:48.774Z] f1417ff83b31: Waiting [2023-04-03T23:27:48.774Z] f0e4d85c26cb: Waiting [2023-04-03T23:27:48.774Z] 19181250a7cb: Layer already exists [2023-04-03T23:27:48.774Z] 3e604a8476a0: Layer already exists [2023-04-03T23:27:48.774Z] 439572584597: Layer already exists [2023-04-03T23:27:48.774Z] 365b34d178b7: Layer already exists [2023-04-03T23:27:48.774Z] 80095188a0b3: Layer already exists [2023-04-03T23:27:48.774Z] f0e4d85c26cb: Layer already exists [2023-04-03T23:27:48.774Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:48.774Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:48.774Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:48.774Z] main: digest: sha256:4b7b26f549eef584d174b58059e9e28ffbd2bcc4a0c4f222e952493898407e1b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:27:48.808Z] ===================================================== [Pipeline] echo [2023-04-03T23:27:48.814Z] taggedImages: [2023-04-03T23:27:48.814Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:48.814Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-03T23:27:48.814Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.119 [2023-04-03T23:27:48.814Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:48.814Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-03T23:27:48.829Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-03T23:27:48.829Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:48.829Z] latest [2023-04-03T23:27:48.829Z] 3.0.0-dev.119 [2023-04-03T23:27:48.829Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:48.829Z] main [2023-04-03T23:27:48.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:49.127Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:49.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:49.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-03T23:27:49.428Z] 88b5e19419db: Preparing [2023-04-03T23:27:49.428Z] 62aac627515b: Preparing [2023-04-03T23:27:49.428Z] aad33c80a4d9: Preparing [2023-04-03T23:27:49.428Z] 5993f369efcb: Preparing [2023-04-03T23:27:49.428Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:49.428Z] 25376fb4355d: Preparing [2023-04-03T23:27:49.428Z] 9ba18b1b73e4: Preparing [2023-04-03T23:27:49.428Z] f1417ff83b31: Preparing [2023-04-03T23:27:49.428Z] 9ba18b1b73e4: Waiting [2023-04-03T23:27:49.428Z] 25376fb4355d: Waiting [2023-04-03T23:27:49.428Z] f1417ff83b31: Waiting [2023-04-03T23:27:49.428Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:49.428Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:49.428Z] aad33c80a4d9: Pushed [2023-04-03T23:27:49.428Z] 88b5e19419db: Pushed [2023-04-03T23:27:49.428Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:49.428Z] 62aac627515b: Pushed [2023-04-03T23:27:49.685Z] 9ba18b1b73e4: Pushed [2023-04-03T23:27:56.241Z] 5993f369efcb: Pushed [2023-04-03T23:27:56.241Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:ceb523e863ea3836a1768464de8a5e552e243982ba95c44c4683a4fe7123d3fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:56.549Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:56.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-03T23:27:56.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-03T23:27:56.849Z] 88b5e19419db: Preparing [2023-04-03T23:27:56.849Z] 62aac627515b: Preparing [2023-04-03T23:27:56.849Z] aad33c80a4d9: Preparing [2023-04-03T23:27:56.849Z] 5993f369efcb: Preparing [2023-04-03T23:27:56.849Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:56.849Z] 25376fb4355d: Preparing [2023-04-03T23:27:56.849Z] 9ba18b1b73e4: Preparing [2023-04-03T23:27:56.849Z] f1417ff83b31: Preparing [2023-04-03T23:27:56.849Z] 25376fb4355d: Waiting [2023-04-03T23:27:56.849Z] f1417ff83b31: Waiting [2023-04-03T23:27:56.849Z] 5993f369efcb: Layer already exists [2023-04-03T23:27:56.849Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:56.849Z] 88b5e19419db: Layer already exists [2023-04-03T23:27:56.849Z] 62aac627515b: Layer already exists [2023-04-03T23:27:56.849Z] aad33c80a4d9: Layer already exists [2023-04-03T23:27:56.849Z] 9ba18b1b73e4: Layer already exists [2023-04-03T23:27:56.849Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:56.849Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:56.849Z] latest: digest: sha256:ceb523e863ea3836a1768464de8a5e552e243982ba95c44c4683a4fe7123d3fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:57.168Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:57.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.119 [2023-04-03T23:27:57.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-03T23:27:57.477Z] 88b5e19419db: Preparing [2023-04-03T23:27:57.477Z] 62aac627515b: Preparing [2023-04-03T23:27:57.477Z] aad33c80a4d9: Preparing [2023-04-03T23:27:57.477Z] 5993f369efcb: Preparing [2023-04-03T23:27:57.477Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:57.477Z] 25376fb4355d: Preparing [2023-04-03T23:27:57.477Z] 9ba18b1b73e4: Preparing [2023-04-03T23:27:57.477Z] f1417ff83b31: Preparing [2023-04-03T23:27:57.477Z] 9ba18b1b73e4: Waiting [2023-04-03T23:27:57.477Z] f1417ff83b31: Waiting [2023-04-03T23:27:57.477Z] 25376fb4355d: Waiting [2023-04-03T23:27:57.477Z] 62aac627515b: Layer already exists [2023-04-03T23:27:57.477Z] 88b5e19419db: Layer already exists [2023-04-03T23:27:57.477Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:57.477Z] 5993f369efcb: Layer already exists [2023-04-03T23:27:57.477Z] aad33c80a4d9: Layer already exists [2023-04-03T23:27:57.477Z] 9ba18b1b73e4: Layer already exists [2023-04-03T23:27:57.477Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:57.477Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:57.477Z] 3.0.0-dev.119: digest: sha256:ceb523e863ea3836a1768464de8a5e552e243982ba95c44c4683a4fe7123d3fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:57.785Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:58.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:58.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-03T23:27:58.087Z] 88b5e19419db: Preparing [2023-04-03T23:27:58.087Z] 62aac627515b: Preparing [2023-04-03T23:27:58.087Z] aad33c80a4d9: Preparing [2023-04-03T23:27:58.087Z] 5993f369efcb: Preparing [2023-04-03T23:27:58.087Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:58.087Z] 25376fb4355d: Preparing [2023-04-03T23:27:58.087Z] 9ba18b1b73e4: Preparing [2023-04-03T23:27:58.087Z] f1417ff83b31: Preparing [2023-04-03T23:27:58.087Z] 25376fb4355d: Waiting [2023-04-03T23:27:58.087Z] 9ba18b1b73e4: Waiting [2023-04-03T23:27:58.087Z] f1417ff83b31: Waiting [2023-04-03T23:27:58.087Z] 62aac627515b: Layer already exists [2023-04-03T23:27:58.087Z] aad33c80a4d9: Layer already exists [2023-04-03T23:27:58.087Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:58.087Z] 88b5e19419db: Layer already exists [2023-04-03T23:27:58.088Z] 5993f369efcb: Layer already exists [2023-04-03T23:27:58.088Z] 9ba18b1b73e4: Layer already exists [2023-04-03T23:27:58.088Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:58.088Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:58.088Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:ceb523e863ea3836a1768464de8a5e552e243982ba95c44c4683a4fe7123d3fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:58.390Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:58.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-03T23:27:58.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-03T23:27:58.690Z] 88b5e19419db: Preparing [2023-04-03T23:27:58.690Z] 62aac627515b: Preparing [2023-04-03T23:27:58.690Z] aad33c80a4d9: Preparing [2023-04-03T23:27:58.690Z] 5993f369efcb: Preparing [2023-04-03T23:27:58.690Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:58.690Z] 25376fb4355d: Preparing [2023-04-03T23:27:58.690Z] 9ba18b1b73e4: Preparing [2023-04-03T23:27:58.690Z] f1417ff83b31: Preparing [2023-04-03T23:27:58.690Z] 25376fb4355d: Waiting [2023-04-03T23:27:58.690Z] 9ba18b1b73e4: Waiting [2023-04-03T23:27:58.690Z] f1417ff83b31: Waiting [2023-04-03T23:27:58.690Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:58.690Z] aad33c80a4d9: Layer already exists [2023-04-03T23:27:58.690Z] 5993f369efcb: Layer already exists [2023-04-03T23:27:58.690Z] 88b5e19419db: Layer already exists [2023-04-03T23:27:58.690Z] 62aac627515b: Layer already exists [2023-04-03T23:27:58.690Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:58.690Z] 9ba18b1b73e4: Layer already exists [2023-04-03T23:27:58.690Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:58.690Z] main: digest: sha256:ceb523e863ea3836a1768464de8a5e552e243982ba95c44c4683a4fe7123d3fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:27:58.726Z] ===================================================== [Pipeline] echo [2023-04-03T23:27:58.731Z] taggedImages: [2023-04-03T23:27:58.731Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:58.731Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-03T23:27:58.731Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.119 [2023-04-03T23:27:58.731Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:58.731Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-03T23:27:58.747Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-03T23:27:58.747Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:58.747Z] latest [2023-04-03T23:27:58.747Z] 3.0.0-dev.119 [2023-04-03T23:27:58.747Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:27:58.747Z] main [2023-04-03T23:27:58.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:59.064Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:59.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:27:59.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-03T23:27:59.374Z] 2350ac5ca8d7: Preparing [2023-04-03T23:27:59.374Z] cf30e63d6ea2: Preparing [2023-04-03T23:27:59.374Z] 5d150a66236b: Preparing [2023-04-03T23:27:59.374Z] 5ae0e29c708b: Preparing [2023-04-03T23:27:59.374Z] 7da5b9be0e83: Preparing [2023-04-03T23:27:59.374Z] 25376fb4355d: Preparing [2023-04-03T23:27:59.374Z] f0e4d85c26cb: Preparing [2023-04-03T23:27:59.374Z] f1417ff83b31: Preparing [2023-04-03T23:27:59.374Z] 25376fb4355d: Waiting [2023-04-03T23:27:59.374Z] f0e4d85c26cb: Waiting [2023-04-03T23:27:59.374Z] f1417ff83b31: Waiting [2023-04-03T23:27:59.374Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:27:59.374Z] 25376fb4355d: Layer already exists [2023-04-03T23:27:59.374Z] f0e4d85c26cb: Layer already exists [2023-04-03T23:27:59.374Z] f1417ff83b31: Layer already exists [2023-04-03T23:27:59.374Z] 5d150a66236b: Pushed [2023-04-03T23:27:59.374Z] cf30e63d6ea2: Pushed [2023-04-03T23:27:59.374Z] 2350ac5ca8d7: Pushed [2023-04-03T23:28:05.931Z] 5ae0e29c708b: Pushed [2023-04-03T23:28:06.189Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:e9f481ad189d24f6b19199096380688a27d0467e89de2a50e742b3a52986ea97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:06.491Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:06.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-03T23:28:06.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-03T23:28:06.787Z] 2350ac5ca8d7: Preparing [2023-04-03T23:28:06.787Z] cf30e63d6ea2: Preparing [2023-04-03T23:28:06.787Z] 5d150a66236b: Preparing [2023-04-03T23:28:06.787Z] 5ae0e29c708b: Preparing [2023-04-03T23:28:06.787Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:06.787Z] 25376fb4355d: Preparing [2023-04-03T23:28:06.787Z] f0e4d85c26cb: Preparing [2023-04-03T23:28:06.787Z] f1417ff83b31: Preparing [2023-04-03T23:28:06.787Z] 25376fb4355d: Waiting [2023-04-03T23:28:06.787Z] f0e4d85c26cb: Waiting [2023-04-03T23:28:06.787Z] f1417ff83b31: Waiting [2023-04-03T23:28:06.787Z] 5ae0e29c708b: Layer already exists [2023-04-03T23:28:06.787Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:06.787Z] 2350ac5ca8d7: Layer already exists [2023-04-03T23:28:06.787Z] cf30e63d6ea2: Layer already exists [2023-04-03T23:28:06.787Z] 5d150a66236b: Layer already exists [2023-04-03T23:28:06.787Z] f0e4d85c26cb: Layer already exists [2023-04-03T23:28:06.787Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:06.787Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:06.787Z] latest: digest: sha256:e9f481ad189d24f6b19199096380688a27d0467e89de2a50e742b3a52986ea97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:07.090Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:07.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.119 [2023-04-03T23:28:07.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-03T23:28:07.397Z] 2350ac5ca8d7: Preparing [2023-04-03T23:28:07.397Z] cf30e63d6ea2: Preparing [2023-04-03T23:28:07.397Z] 5d150a66236b: Preparing [2023-04-03T23:28:07.397Z] 5ae0e29c708b: Preparing [2023-04-03T23:28:07.397Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:07.397Z] 25376fb4355d: Preparing [2023-04-03T23:28:07.397Z] f0e4d85c26cb: Preparing [2023-04-03T23:28:07.397Z] f1417ff83b31: Preparing [2023-04-03T23:28:07.397Z] f0e4d85c26cb: Waiting [2023-04-03T23:28:07.397Z] f1417ff83b31: Waiting [2023-04-03T23:28:07.397Z] 25376fb4355d: Waiting [2023-04-03T23:28:07.397Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:07.397Z] 5ae0e29c708b: Layer already exists [2023-04-03T23:28:07.397Z] 2350ac5ca8d7: Layer already exists [2023-04-03T23:28:07.397Z] 5d150a66236b: Layer already exists [2023-04-03T23:28:07.397Z] cf30e63d6ea2: Layer already exists [2023-04-03T23:28:07.397Z] f0e4d85c26cb: Layer already exists [2023-04-03T23:28:07.397Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:07.397Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:07.397Z] 3.0.0-dev.119: digest: sha256:e9f481ad189d24f6b19199096380688a27d0467e89de2a50e742b3a52986ea97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:07.703Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:08.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:28:08.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-03T23:28:08.001Z] 2350ac5ca8d7: Preparing [2023-04-03T23:28:08.001Z] cf30e63d6ea2: Preparing [2023-04-03T23:28:08.001Z] 5d150a66236b: Preparing [2023-04-03T23:28:08.001Z] 5ae0e29c708b: Preparing [2023-04-03T23:28:08.001Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:08.001Z] 25376fb4355d: Preparing [2023-04-03T23:28:08.001Z] f0e4d85c26cb: Preparing [2023-04-03T23:28:08.001Z] 25376fb4355d: Waiting [2023-04-03T23:28:08.001Z] f1417ff83b31: Preparing [2023-04-03T23:28:08.001Z] f0e4d85c26cb: Waiting [2023-04-03T23:28:08.001Z] cf30e63d6ea2: Layer already exists [2023-04-03T23:28:08.001Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:08.001Z] 2350ac5ca8d7: Layer already exists [2023-04-03T23:28:08.001Z] 5d150a66236b: Layer already exists [2023-04-03T23:28:08.001Z] 5ae0e29c708b: Layer already exists [2023-04-03T23:28:08.001Z] f0e4d85c26cb: Layer already exists [2023-04-03T23:28:08.001Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:08.001Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:08.001Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:e9f481ad189d24f6b19199096380688a27d0467e89de2a50e742b3a52986ea97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:08.303Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:08.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-03T23:28:08.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-03T23:28:08.602Z] 2350ac5ca8d7: Preparing [2023-04-03T23:28:08.602Z] cf30e63d6ea2: Preparing [2023-04-03T23:28:08.602Z] 5d150a66236b: Preparing [2023-04-03T23:28:08.602Z] 5ae0e29c708b: Preparing [2023-04-03T23:28:08.602Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:08.602Z] 25376fb4355d: Preparing [2023-04-03T23:28:08.602Z] f0e4d85c26cb: Preparing [2023-04-03T23:28:08.602Z] f1417ff83b31: Preparing [2023-04-03T23:28:08.602Z] 25376fb4355d: Waiting [2023-04-03T23:28:08.602Z] f0e4d85c26cb: Waiting [2023-04-03T23:28:08.602Z] f1417ff83b31: Waiting [2023-04-03T23:28:08.602Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:08.602Z] 2350ac5ca8d7: Layer already exists [2023-04-03T23:28:08.602Z] 5ae0e29c708b: Layer already exists [2023-04-03T23:28:08.602Z] 5d150a66236b: Layer already exists [2023-04-03T23:28:08.602Z] cf30e63d6ea2: Layer already exists [2023-04-03T23:28:08.602Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:08.602Z] f0e4d85c26cb: Layer already exists [2023-04-03T23:28:08.602Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:08.602Z] main: digest: sha256:e9f481ad189d24f6b19199096380688a27d0467e89de2a50e742b3a52986ea97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:28:08.636Z] ===================================================== [Pipeline] echo [2023-04-03T23:28:08.641Z] taggedImages: [2023-04-03T23:28:08.641Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:28:08.641Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-03T23:28:08.641Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.119 [2023-04-03T23:28:08.641Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:28:08.641Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-03T23:28:08.655Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-03T23:28:08.655Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:28:08.655Z] latest [2023-04-03T23:28:08.655Z] 3.0.0-dev.119 [2023-04-03T23:28:08.655Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:28:08.655Z] main [2023-04-03T23:28:08.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:08.952Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:09.253Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:28:09.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-03T23:28:09.253Z] 05b1a685d3f0: Preparing [2023-04-03T23:28:09.253Z] 1f45093e2432: Preparing [2023-04-03T23:28:09.253Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:09.253Z] 25376fb4355d: Preparing [2023-04-03T23:28:09.253Z] ae9593d67e76: Preparing [2023-04-03T23:28:09.253Z] f1417ff83b31: Preparing [2023-04-03T23:28:09.253Z] f1417ff83b31: Waiting [2023-04-03T23:28:09.253Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:09.253Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:09.253Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:09.253Z] 05b1a685d3f0: Pushed [2023-04-03T23:28:09.253Z] ae9593d67e76: Pushed [2023-04-03T23:28:11.783Z] 1f45093e2432: Pushed [2023-04-03T23:28:11.783Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:be21a3a8a71332fc90410080eae6032830175a045396d0e044dd364d5be7d4b4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:12.085Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:12.385Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-03T23:28:12.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-03T23:28:12.386Z] 05b1a685d3f0: Preparing [2023-04-03T23:28:12.386Z] 1f45093e2432: Preparing [2023-04-03T23:28:12.386Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:12.386Z] 25376fb4355d: Preparing [2023-04-03T23:28:12.386Z] ae9593d67e76: Preparing [2023-04-03T23:28:12.386Z] f1417ff83b31: Preparing [2023-04-03T23:28:12.386Z] f1417ff83b31: Waiting [2023-04-03T23:28:12.386Z] 05b1a685d3f0: Layer already exists [2023-04-03T23:28:12.386Z] ae9593d67e76: Layer already exists [2023-04-03T23:28:12.386Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:12.386Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:12.386Z] 1f45093e2432: Layer already exists [2023-04-03T23:28:12.386Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:12.386Z] latest: digest: sha256:be21a3a8a71332fc90410080eae6032830175a045396d0e044dd364d5be7d4b4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:12.693Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:12.997Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.119 [2023-04-03T23:28:12.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-03T23:28:12.998Z] 05b1a685d3f0: Preparing [2023-04-03T23:28:12.998Z] 1f45093e2432: Preparing [2023-04-03T23:28:12.998Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:12.998Z] 25376fb4355d: Preparing [2023-04-03T23:28:12.998Z] ae9593d67e76: Preparing [2023-04-03T23:28:12.998Z] f1417ff83b31: Preparing [2023-04-03T23:28:12.998Z] f1417ff83b31: Waiting [2023-04-03T23:28:12.998Z] 05b1a685d3f0: Layer already exists [2023-04-03T23:28:12.998Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:12.998Z] 1f45093e2432: Layer already exists [2023-04-03T23:28:12.998Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:12.998Z] ae9593d67e76: Layer already exists [2023-04-03T23:28:12.998Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:12.998Z] 3.0.0-dev.119: digest: sha256:be21a3a8a71332fc90410080eae6032830175a045396d0e044dd364d5be7d4b4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:13.309Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:13.618Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:28:13.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-03T23:28:13.618Z] 05b1a685d3f0: Preparing [2023-04-03T23:28:13.618Z] 1f45093e2432: Preparing [2023-04-03T23:28:13.618Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:13.618Z] 25376fb4355d: Preparing [2023-04-03T23:28:13.618Z] ae9593d67e76: Preparing [2023-04-03T23:28:13.618Z] f1417ff83b31: Preparing [2023-04-03T23:28:13.618Z] 1f45093e2432: Layer already exists [2023-04-03T23:28:13.618Z] 05b1a685d3f0: Layer already exists [2023-04-03T23:28:13.618Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:13.618Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:13.618Z] ae9593d67e76: Layer already exists [2023-04-03T23:28:13.618Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:13.618Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:be21a3a8a71332fc90410080eae6032830175a045396d0e044dd364d5be7d4b4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:13.929Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:14.233Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-03T23:28:14.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-03T23:28:14.233Z] 05b1a685d3f0: Preparing [2023-04-03T23:28:14.233Z] 1f45093e2432: Preparing [2023-04-03T23:28:14.233Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:14.233Z] 25376fb4355d: Preparing [2023-04-03T23:28:14.233Z] ae9593d67e76: Preparing [2023-04-03T23:28:14.233Z] f1417ff83b31: Preparing [2023-04-03T23:28:14.233Z] f1417ff83b31: Waiting [2023-04-03T23:28:14.233Z] ae9593d67e76: Layer already exists [2023-04-03T23:28:14.233Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:14.233Z] 05b1a685d3f0: Layer already exists [2023-04-03T23:28:14.233Z] 1f45093e2432: Layer already exists [2023-04-03T23:28:14.233Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:14.233Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:14.233Z] main: digest: sha256:be21a3a8a71332fc90410080eae6032830175a045396d0e044dd364d5be7d4b4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:28:14.285Z] ===================================================== [Pipeline] echo [2023-04-03T23:28:14.294Z] taggedImages: [2023-04-03T23:28:14.294Z] - nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:28:14.294Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-03T23:28:14.294Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.119 [2023-04-03T23:28:14.294Z] - nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:28:14.294Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-03T23:28:14.315Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-03T23:28:14.315Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:28:14.315Z] latest [2023-04-03T23:28:14.315Z] 3.0.0-dev.119 [2023-04-03T23:28:14.315Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:28:14.315Z] main [2023-04-03T23:28:14.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:14.637Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:14.935Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:28:14.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-03T23:28:14.935Z] ab07cd43c418: Preparing [2023-04-03T23:28:14.935Z] ef625106313d: Preparing [2023-04-03T23:28:14.935Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:14.935Z] 25376fb4355d: Preparing [2023-04-03T23:28:14.935Z] abb5bea65a9c: Preparing [2023-04-03T23:28:14.935Z] f1417ff83b31: Preparing [2023-04-03T23:28:14.935Z] f1417ff83b31: Waiting [2023-04-03T23:28:14.935Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:14.935Z] abb5bea65a9c: Layer already exists [2023-04-03T23:28:14.935Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:14.935Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:14.935Z] ab07cd43c418: Pushed [2023-04-03T23:28:17.465Z] ef625106313d: Pushed [2023-04-03T23:28:17.465Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:2ec58575564c037c9f1c372f7553b29910201014489342198000648aa3e305cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:17.768Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:18.066Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-03T23:28:18.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-03T23:28:18.066Z] ab07cd43c418: Preparing [2023-04-03T23:28:18.066Z] ef625106313d: Preparing [2023-04-03T23:28:18.066Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:18.066Z] 25376fb4355d: Preparing [2023-04-03T23:28:18.066Z] abb5bea65a9c: Preparing [2023-04-03T23:28:18.066Z] f1417ff83b31: Preparing [2023-04-03T23:28:18.066Z] f1417ff83b31: Waiting [2023-04-03T23:28:18.066Z] ab07cd43c418: Layer already exists [2023-04-03T23:28:18.066Z] ef625106313d: Layer already exists [2023-04-03T23:28:18.066Z] abb5bea65a9c: Layer already exists [2023-04-03T23:28:18.066Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:18.066Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:18.066Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:18.066Z] latest: digest: sha256:2ec58575564c037c9f1c372f7553b29910201014489342198000648aa3e305cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:18.384Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:18.689Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.119 [2023-04-03T23:28:18.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-03T23:28:18.690Z] ab07cd43c418: Preparing [2023-04-03T23:28:18.690Z] ef625106313d: Preparing [2023-04-03T23:28:18.690Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:18.690Z] 25376fb4355d: Preparing [2023-04-03T23:28:18.690Z] abb5bea65a9c: Preparing [2023-04-03T23:28:18.690Z] f1417ff83b31: Preparing [2023-04-03T23:28:18.690Z] f1417ff83b31: Waiting [2023-04-03T23:28:18.690Z] ef625106313d: Layer already exists [2023-04-03T23:28:18.690Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:18.690Z] ab07cd43c418: Layer already exists [2023-04-03T23:28:18.690Z] abb5bea65a9c: Layer already exists [2023-04-03T23:28:18.690Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:18.690Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:18.690Z] 3.0.0-dev.119: digest: sha256:2ec58575564c037c9f1c372f7553b29910201014489342198000648aa3e305cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:18.999Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:19.303Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:28:19.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-03T23:28:19.303Z] ab07cd43c418: Preparing [2023-04-03T23:28:19.303Z] ef625106313d: Preparing [2023-04-03T23:28:19.303Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:19.303Z] 25376fb4355d: Preparing [2023-04-03T23:28:19.303Z] abb5bea65a9c: Preparing [2023-04-03T23:28:19.303Z] f1417ff83b31: Preparing [2023-04-03T23:28:19.303Z] f1417ff83b31: Waiting [2023-04-03T23:28:19.303Z] ef625106313d: Layer already exists [2023-04-03T23:28:19.303Z] ab07cd43c418: Layer already exists [2023-04-03T23:28:19.303Z] abb5bea65a9c: Layer already exists [2023-04-03T23:28:19.303Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:19.303Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:19.303Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:19.303Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:2ec58575564c037c9f1c372f7553b29910201014489342198000648aa3e305cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:19.618Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:28:19.922Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-03T23:28:19.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-03T23:28:19.923Z] ab07cd43c418: Preparing [2023-04-03T23:28:19.923Z] ef625106313d: Preparing [2023-04-03T23:28:19.923Z] 7da5b9be0e83: Preparing [2023-04-03T23:28:19.923Z] 25376fb4355d: Preparing [2023-04-03T23:28:19.923Z] abb5bea65a9c: Preparing [2023-04-03T23:28:19.923Z] f1417ff83b31: Preparing [2023-04-03T23:28:19.923Z] f1417ff83b31: Waiting [2023-04-03T23:28:19.923Z] ef625106313d: Layer already exists [2023-04-03T23:28:19.923Z] 7da5b9be0e83: Layer already exists [2023-04-03T23:28:19.923Z] abb5bea65a9c: Layer already exists [2023-04-03T23:28:19.923Z] ab07cd43c418: Layer already exists [2023-04-03T23:28:19.923Z] 25376fb4355d: Layer already exists [2023-04-03T23:28:19.923Z] f1417ff83b31: Layer already exists [2023-04-03T23:28:19.923Z] main: digest: sha256:2ec58575564c037c9f1c372f7553b29910201014489342198000648aa3e305cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:28:19.957Z] ===================================================== [Pipeline] echo [2023-04-03T23:28:19.962Z] taggedImages: [2023-04-03T23:28:19.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:28:19.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-03T23:28:19.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.119 [2023-04-03T23:28:19.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:28:19.962Z] - 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-04-03T23:29:23.430Z] Removing intermediate container 309c4bee398f [2023-04-03T23:29:23.430Z] ---> f6c6ee14d142 [2023-04-03T23:29:23.430Z] Step 7/20 : COPY . . [2023-04-03T23:29:23.430Z] ---> 0fcc2e9fa494 [2023-04-03T23:29:23.430Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-03T23:29:23.430Z] ---> Running in a1c7c8a4cc8f [2023-04-03T23:29:23.430Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-03T23:34:15.356Z] Removing intermediate container 983d3263c001 [2023-04-03T23:34:15.356Z] ---> e90559c02acb [2023-04-03T23:34:15.356Z] [2023-04-03T23:34:15.356Z] Step 9/22 : FROM alpine:3.17 [2023-04-03T23:34:15.356Z] ---> 51e60588ff2c [2023-04-03T23:34:15.356Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-03T23:34:15.356Z] ---> Running in 1678e193697c [2023-04-03T23:34:15.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:34:15.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:34:15.356Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:34:15.356Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-03T23:34:15.356Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:34:15.356Z] OK: 8 MiB in 17 packages [2023-04-03T23:34:15.942Z] Removing intermediate container 1678e193697c [2023-04-03T23:34:15.942Z] ---> a9e037cf4dcc [2023-04-03T23:34:15.942Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T23:34:15.942Z] ---> Running in 2171ff3ec34e [2023-04-03T23:34:16.527Z] Removing intermediate container 2171ff3ec34e [2023-04-03T23:34:16.527Z] ---> 541b6a8a4cef [2023-04-03T23:34:16.527Z] Step 12/22 : WORKDIR /edgex [2023-04-03T23:34:16.527Z] ---> Running in d44c0aa82e91 [2023-04-03T23:34:17.120Z] Removing intermediate container d44c0aa82e91 [2023-04-03T23:34:17.120Z] ---> 296aafe07f51 [2023-04-03T23:34:17.120Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:34:18.087Z] ---> cefb34dc4ca1 [2023-04-03T23:34:18.087Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:34:19.057Z] ---> a7ac4c68f6fa [2023-04-03T23:34:19.057Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-03T23:34:20.480Z] ---> 726ea282c011 [2023-04-03T23:34:20.480Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-03T23:34:21.900Z] ---> 50817b64b963 [2023-04-03T23:34:21.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T23:34:22.872Z] ---> e3b2eaa4ee9f [2023-04-03T23:34:22.872Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:34:23.141Z] ---> Running in d91f1803b6c7 [2023-04-03T23:34:26.520Z] Removing intermediate container d91f1803b6c7 [2023-04-03T23:34:26.520Z] ---> 868b7a54fdca [2023-04-03T23:34:26.520Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:34:26.520Z] ---> Running in 98c6822c5b05 [2023-04-03T23:34:27.106Z] Removing intermediate container 98c6822c5b05 [2023-04-03T23:34:27.106Z] ---> 6459fc29104a [2023-04-03T23:34:27.106Z] Step 20/22 : LABEL arch=arm64 [2023-04-03T23:34:27.106Z] ---> Running in e297d2379145 [2023-04-03T23:34:27.694Z] Removing intermediate container e297d2379145 [2023-04-03T23:34:27.694Z] ---> 3dc894a641fd [2023-04-03T23:34:27.694Z] Step 21/22 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:34:27.694Z] ---> Running in a073fe627e81 [2023-04-03T23:34:28.292Z] Removing intermediate container a073fe627e81 [2023-04-03T23:34:28.292Z] ---> f70ec263d734 [2023-04-03T23:34:28.292Z] Step 22/22 : LABEL version=3.0.0-dev.119 [2023-04-03T23:34:28.567Z] ---> Running in d84dad30ced5 [2023-04-03T23:34:29.158Z] Removing intermediate container d84dad30ced5 [2023-04-03T23:34:29.158Z] ---> ca12a95b2094 [2023-04-03T23:34:29.158Z] [2023-04-03T23:34:29.441Z] Successfully built ca12a95b2094 [2023-04-03T23:34:29.441Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-03T23:34:29.441Z]  Building security-proxy-setup ... done Building support-notifications [2023-04-03T23:34:33.692Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:34:33.692Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:34:33.692Z] ---> 5431be689b0d [2023-04-03T23:34:33.692Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:34:33.692Z] ---> Using cache [2023-04-03T23:34:33.692Z] ---> 43aa3512c225 [2023-04-03T23:34:33.692Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:34:33.692Z] ---> Using cache [2023-04-03T23:34:33.692Z] ---> 68802b756928 [2023-04-03T23:34:33.692Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-03T23:34:33.692Z] ---> Running in a33e3a53ec43 [2023-04-03T23:34:35.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:34:36.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:34:38.006Z] OK: 263 MiB in 53 packages [2023-04-03T23:34:39.947Z] Removing intermediate container a33e3a53ec43 [2023-04-03T23:34:39.947Z] ---> 20224b0dc8c8 [2023-04-03T23:34:39.947Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:34:40.920Z] ---> 0b642fd2b470 [2023-04-03T23:34:40.920Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:34:40.920Z] ---> Running in 03157a0fbfee [2023-04-03T23:34:51.024Z] Removing intermediate container eeb7087ee89c [2023-04-03T23:34:51.024Z] ---> 549840cc5aa3 [2023-04-03T23:34:51.024Z] [2023-04-03T23:34:51.024Z] Step 10/24 : FROM alpine:3.17 [2023-04-03T23:34:51.024Z] ---> 51e60588ff2c [2023-04-03T23:34:51.024Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:34:51.024Z] ---> Running in 5e3f4245a36f [2023-04-03T23:34:52.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:34:53.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:34:54.953Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:34:54.953Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:34:54.953Z] OK: 8 MiB in 16 packages [2023-04-03T23:34:56.888Z] Removing intermediate container 5e3f4245a36f [2023-04-03T23:34:56.888Z] ---> 039f13851de7 [2023-04-03T23:34:56.888Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:34:56.888Z] ---> Running in e3e5f9e37220 [2023-04-03T23:34:57.154Z] Removing intermediate container e3e5f9e37220 [2023-04-03T23:34:57.154Z] ---> a0681aca8ec4 [2023-04-03T23:34:57.154Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-03T23:34:57.420Z] ---> Running in dc9909a73d4f [2023-04-03T23:34:58.001Z] Removing intermediate container dc9909a73d4f [2023-04-03T23:34:58.001Z] ---> a21060879bc4 [2023-04-03T23:34:58.001Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-03T23:34:58.001Z] ---> Running in c990749b4a24 [2023-04-03T23:34:58.582Z] Removing intermediate container c990749b4a24 [2023-04-03T23:34:58.582Z] ---> 656de9e646d4 [2023-04-03T23:34:58.582Z] Step 15/24 : WORKDIR / [2023-04-03T23:34:58.847Z] ---> Running in 2f4405ef7467 [2023-04-03T23:34:59.428Z] Removing intermediate container 2f4405ef7467 [2023-04-03T23:34:59.428Z] ---> 598b4c375ea3 [2023-04-03T23:34:59.428Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:35:00.410Z] ---> db2fd694601e [2023-04-03T23:35:00.410Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:35:01.819Z] ---> c691abb85443 [2023-04-03T23:35:01.819Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-03T23:35:06.068Z] ---> 0163fc755675 [2023-04-03T23:35:06.068Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:35:07.486Z] ---> 658e1f52258b [2023-04-03T23:35:07.486Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-03T23:35:07.753Z] ---> Running in 62dfaaa9138f [2023-04-03T23:35:08.714Z] Removing intermediate container 62dfaaa9138f [2023-04-03T23:35:08.714Z] ---> 8c134c4ae4f0 [2023-04-03T23:35:08.714Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:35:08.982Z] ---> Running in de6682c0eab1 [2023-04-03T23:35:09.943Z] Removing intermediate container de6682c0eab1 [2023-04-03T23:35:09.943Z] ---> a57e607033dd [2023-04-03T23:35:09.943Z] Step 22/24 : LABEL arch=arm64 [2023-04-03T23:35:10.211Z] ---> Running in 70c57ceccf3f [2023-04-03T23:35:11.176Z] Removing intermediate container 70c57ceccf3f [2023-04-03T23:35:11.176Z] ---> 2ec265550f2c [2023-04-03T23:35:11.176Z] Step 23/24 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:35:11.446Z] ---> Running in 9bb4770e3754 [2023-04-03T23:35:12.412Z] Removing intermediate container 9bb4770e3754 [2023-04-03T23:35:12.412Z] ---> 211b418a484c [2023-04-03T23:35:12.412Z] Step 24/24 : LABEL version=3.0.0-dev.119 [2023-04-03T23:35:12.679Z] ---> Running in f960f9b08afa [2023-04-03T23:35:13.264Z] Removing intermediate container f960f9b08afa [2023-04-03T23:35:13.264Z] ---> aaa262b511c0 [2023-04-03T23:35:13.264Z] [2023-04-03T23:35:13.532Z] Successfully built aaa262b511c0 [2023-04-03T23:35:13.532Z] Successfully tagged core-command-arm64:latest [2023-04-03T23:35:13.532Z] Building security-proxy-auth [2023-04-03T23:35:18.059Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:35:18.059Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:35:18.059Z] ---> 5431be689b0d [2023-04-03T23:35:18.059Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:35:18.059Z] ---> Using cache [2023-04-03T23:35:18.059Z] ---> 43aa3512c225 [2023-04-03T23:35:18.059Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:35:18.059Z] ---> Using cache [2023-04-03T23:35:18.059Z] ---> 68802b756928 [2023-04-03T23:35:18.059Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:35:18.059Z] ---> Using cache [2023-04-03T23:35:18.059Z] ---> 1360ed207cdc [2023-04-03T23:35:18.059Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:35:18.059Z] ---> Using cache [2023-04-03T23:35:18.059Z] ---> f6c5374985b6 [2023-04-03T23:35:18.059Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:35:18.059Z] ---> Using cache [2023-04-03T23:35:18.059Z] ---> 7796e9544d89 [2023-04-03T23:35:18.059Z] Step 8/23 : COPY . . [2023-04-03T23:35:18.059Z] ---> Using cache [2023-04-03T23:35:18.059Z] ---> d564f08babb1 [2023-04-03T23:35:18.059Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-03T23:35:20.636Z] ---> Running in 52d9a5ea21a3 [2023-04-03T23:35:21.597Z] Removing intermediate container d11a5b5654a3 [2023-04-03T23:35:21.597Z] ---> 46fa17f5705f [2023-04-03T23:35:21.597Z] [2023-04-03T23:35:21.597Z] Step 10/25 : FROM alpine:3.17 [2023-04-03T23:35:21.597Z] ---> 51e60588ff2c [2023-04-03T23:35:21.597Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:35:21.597Z] ---> Using cache [2023-04-03T23:35:21.597Z] ---> 039f13851de7 [2023-04-03T23:35:21.597Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:35:21.597Z] Removing intermediate container a52f57124e0c [2023-04-03T23:35:21.597Z] ---> 2c629a58d7d3 [2023-04-03T23:35:21.597Z] ---> Using cache [2023-04-03T23:35:21.597Z] ---> a0681aca8ec4 [2023-04-03T23:35:21.597Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-03T23:35:21.597Z] [2023-04-03T23:35:21.597Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:35:21.597Z] ---> 51e60588ff2c [2023-04-03T23:35:21.597Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:35:21.864Z] ---> Running in 60f35963b37d [2023-04-03T23:35:21.864Z] ---> Running in 2d5a8e72ce72 [2023-04-03T23:35:22.446Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-03T23:35:22.714Z] Removing intermediate container 2d5a8e72ce72 [2023-04-03T23:35:22.714Z] ---> a371490a122e [2023-04-03T23:35:22.714Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-03T23:35:22.714Z] Removing intermediate container 60f35963b37d [2023-04-03T23:35:22.714Z] ---> 8c65c1e45f7e [2023-04-03T23:35:22.714Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-03T23:35:22.979Z] ---> Running in 88ada6f034e6 [2023-04-03T23:35:22.980Z] ---> Running in 38bf8e9788ab [2023-04-03T23:35:23.561Z] Removing intermediate container 88ada6f034e6 [2023-04-03T23:35:23.561Z] ---> 143161b3afda [2023-04-03T23:35:23.561Z] Step 15/25 : WORKDIR / [2023-04-03T23:35:23.828Z] Removing intermediate container 38bf8e9788ab [2023-04-03T23:35:23.828Z] ---> 6f5b8a30fdb4 [2023-04-03T23:35:23.828Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-03T23:35:23.828Z] ---> Running in bbe95b899741 [2023-04-03T23:35:24.096Z] ---> Running in 9857ce8e294c [2023-04-03T23:35:24.680Z] Removing intermediate container bbe95b899741 [2023-04-03T23:35:24.680Z] ---> 4dadf9884d32 [2023-04-03T23:35:24.680Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:35:24.680Z] Removing intermediate container 9857ce8e294c [2023-04-03T23:35:24.680Z] ---> dce36ee45459 [2023-04-03T23:35:24.680Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:35:24.948Z] ---> Running in 7c066ce733f9 [2023-04-03T23:35:26.360Z] ---> e224346eb791 [2023-04-03T23:35:26.361Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:35:27.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:35:27.321Z] ---> 0344b59d0ccd [2023-04-03T23:35:27.321Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-03T23:35:27.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:35:29.482Z] ---> f8d146bd4a89 [2023-04-03T23:35:29.482Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:35:29.775Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:35:29.775Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:35:29.775Z] OK: 8 MiB in 16 packages [2023-04-03T23:35:34.104Z] ---> a9fd05162b63 [2023-04-03T23:35:34.104Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-03T23:35:34.698Z] Removing intermediate container 7c066ce733f9 [2023-04-03T23:35:34.698Z] ---> 026154c11c32 [2023-04-03T23:35:34.698Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:35:36.112Z] ---> 7ce71b9c9629 [2023-04-03T23:35:36.112Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-03T23:35:36.112Z] ---> Running in 9dff3d61469e [2023-04-03T23:35:36.378Z] ---> 2fe5436317e9 [2023-04-03T23:35:36.378Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:35:37.336Z] Removing intermediate container 9dff3d61469e [2023-04-03T23:35:37.336Z] ---> 450e6c6f3d2e [2023-04-03T23:35:37.336Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:35:37.336Z] ---> Running in 8c5b3ea8ca74 [2023-04-03T23:35:38.299Z] ---> cdb32bd48c99 [2023-04-03T23:35:38.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-03T23:35:38.300Z] Removing intermediate container 8c5b3ea8ca74 [2023-04-03T23:35:38.300Z] ---> ce0fc0675c47 [2023-04-03T23:35:38.300Z] Step 23/25 : LABEL arch=arm64 [2023-04-03T23:35:38.565Z] ---> Running in 968d532719ed [2023-04-03T23:35:39.523Z] Removing intermediate container 968d532719ed [2023-04-03T23:35:39.523Z] ---> c06330db2faf [2023-04-03T23:35:39.523Z] Step 24/25 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:35:39.789Z] ---> Running in 4aa3d7262ad4 [2023-04-03T23:35:40.747Z] Removing intermediate container 4aa3d7262ad4 [2023-04-03T23:35:40.747Z] ---> 699f5e8fb551 [2023-04-03T23:35:40.747Z] Step 25/25 : LABEL version=3.0.0-dev.119 [2023-04-03T23:35:41.013Z] ---> Running in 7dc37552dce1 [2023-04-03T23:35:41.971Z] Removing intermediate container 7dc37552dce1 [2023-04-03T23:35:41.971Z] ---> b6d56596045f [2023-04-03T23:35:41.971Z] [2023-04-03T23:35:41.971Z] ---> 8416f7762f6e [2023-04-03T23:35:41.971Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:35:42.237Z] Successfully built b6d56596045f [2023-04-03T23:35:42.237Z] Successfully tagged core-metadata-arm64:latest [2023-04-03T23:35:42.237Z] Building security-bootstrapper [2023-04-03T23:35:43.641Z]  Building core-metadata ... done  ---> 0a905d8347f1 [2023-04-03T23:35:43.641Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-03T23:35:43.641Z] ---> Running in 794f519f992e [2023-04-03T23:35:46.224Z] Removing intermediate container 794f519f992e [2023-04-03T23:35:46.224Z] ---> ef99f86f3966 [2023-04-03T23:35:46.224Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:35:46.224Z] ---> Running in 9e84c95c2080 [2023-04-03T23:35:46.490Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:35:46.490Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:35:46.490Z] ---> 5431be689b0d [2023-04-03T23:35:46.490Z] Step 3/33 : WORKDIR /edgex-go [2023-04-03T23:35:46.490Z] ---> Using cache [2023-04-03T23:35:46.490Z] ---> d0a75f4616d7 [2023-04-03T23:35:46.490Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-03T23:35:46.756Z] ---> Running in 0a3e2e1517dc [2023-04-03T23:35:47.339Z] Removing intermediate container 9e84c95c2080 [2023-04-03T23:35:47.340Z] ---> 6274dfd577af [2023-04-03T23:35:47.340Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T23:35:47.340Z] ---> Running in d87532e03c0a [2023-04-03T23:35:48.743Z] Removing intermediate container d87532e03c0a [2023-04-03T23:35:48.743Z] ---> ddd1c8432e06 [2023-04-03T23:35:48.743Z] Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:35:48.743Z] ---> Running in 1ddb71dfa484 [2023-04-03T23:35:49.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:35:49.711Z] Removing intermediate container 1ddb71dfa484 [2023-04-03T23:35:49.711Z] ---> 80d8b6e3f2a2 [2023-04-03T23:35:49.711Z] Step 23/23 : LABEL version=3.0.0-dev.119 [2023-04-03T23:35:49.977Z] ---> Running in 3d618d3eafe4 [2023-04-03T23:35:50.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:35:50.560Z] Removing intermediate container 3d618d3eafe4 [2023-04-03T23:35:50.826Z] ---> f51767701a97 [2023-04-03T23:35:50.826Z] [2023-04-03T23:35:50.826Z] Successfully built f51767701a97 [2023-04-03T23:35:50.826Z] Successfully tagged core-data-arm64:latest [2023-04-03T23:35:50.826Z]  Building core-data ... done Building security-secretstore-setup [2023-04-03T23:35:52.232Z] OK: 263 MiB in 53 packages [2023-04-03T23:35:54.848Z] Removing intermediate container 0a3e2e1517dc [2023-04-03T23:35:54.848Z] ---> 7e3f66eb2dc5 [2023-04-03T23:35:54.848Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-03T23:35:56.259Z] ---> 3a1392de0cd0 [2023-04-03T23:35:56.259Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:35:56.529Z] ---> Running in a4a6b30c74b4 [2023-04-03T23:35:57.111Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:35:57.111Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:35:57.111Z] ---> 5431be689b0d [2023-04-03T23:35:57.111Z] Step 3/25 : WORKDIR /edgex-go [2023-04-03T23:35:57.111Z] ---> Using cache [2023-04-03T23:35:57.111Z] ---> d0a75f4616d7 [2023-04-03T23:35:57.111Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-03T23:35:57.111Z] ---> Using cache [2023-04-03T23:35:57.111Z] ---> 7e3f66eb2dc5 [2023-04-03T23:35:57.111Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-03T23:35:57.378Z] ---> Using cache [2023-04-03T23:35:57.378Z] ---> 3a1392de0cd0 [2023-04-03T23:35:57.378Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:35:57.647Z] ---> Running in e996db634bbe [2023-04-03T23:36:19.713Z] Removing intermediate container 03157a0fbfee [2023-04-03T23:36:19.713Z] ---> 8580649cffc5 [2023-04-03T23:36:19.713Z] Step 8/23 : COPY . . [2023-04-03T23:36:22.314Z] ---> 3dcedc9e94e0 [2023-04-03T23:36:22.314Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-03T23:36:22.314Z] ---> Running in 74019f0eba8a [2023-04-03T23:36:24.256Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-03T23:38:30.933Z] Removing intermediate container a1c7c8a4cc8f [2023-04-03T23:38:30.933Z] ---> 70078c2bd612 [2023-04-03T23:38:30.933Z] [2023-04-03T23:38:30.933Z] Step 9/20 : FROM alpine:3.17 [2023-04-03T23:38:30.933Z] ---> 51e60588ff2c [2023-04-03T23:38:30.933Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T23:38:30.933Z] ---> Running in 5f1e81f135f6 [2023-04-03T23:38:30.933Z] Removing intermediate container e996db634bbe [2023-04-03T23:38:30.933Z] ---> 0899702d8280 [2023-04-03T23:38:30.933Z] Step 7/25 : COPY . . [2023-04-03T23:38:30.933Z] Removing intermediate container a4a6b30c74b4 [2023-04-03T23:38:30.933Z] ---> 87c1401f7720 [2023-04-03T23:38:30.933Z] Step 7/33 : COPY . . [2023-04-03T23:38:30.933Z] Removing intermediate container 5f1e81f135f6 [2023-04-03T23:38:30.933Z] ---> 1cb5bed185d4 [2023-04-03T23:38:30.933Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-03T23:38:30.933Z] ---> Running in e46a1b21c6c7 [2023-04-03T23:38:30.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:38:30.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:38:30.933Z] ---> 1fc784e6f384 [2023-04-03T23:38:30.933Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-03T23:38:30.933Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:38:30.933Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:38:30.933Z] OK: 17689 distinct packages available [2023-04-03T23:38:30.933Z] ---> 779e916f2682 [2023-04-03T23:38:30.933Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-03T23:38:30.933Z] ---> Running in 4b60cee891e1 [2023-04-03T23:38:30.933Z] ---> Running in 93b9b61e1691 [2023-04-03T23:38:30.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:38:30.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:38:30.934Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-03T23:38:30.934Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-03T23:38:30.934Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-03T23:38:31.202Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-03T23:38:31.202Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-03T23:38:31.202Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-03T23:38:31.202Z] (5/9) Installing curl (7.88.1-r1) [2023-04-03T23:38:31.202Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-03T23:38:31.202Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:38:31.202Z] (8/9) Installing libucontext (1.2-r0) [2023-04-03T23:38:31.202Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-03T23:38:31.202Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:38:31.202Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:38:32.173Z] OK: 11 MiB in 24 packages [2023-04-03T23:38:34.800Z] Removing intermediate container e46a1b21c6c7 [2023-04-03T23:38:34.800Z] ---> 1d546f46b457 [2023-04-03T23:38:34.800Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:38:35.768Z] ---> 67269586d6a0 [2023-04-03T23:38:35.768Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:38:36.732Z] ---> 1f575ef784df [2023-04-03T23:38:36.732Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-03T23:38:39.323Z] ---> 90dade9c9978 [2023-04-03T23:38:39.323Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:38:40.739Z] ---> f3990fef269d [2023-04-03T23:38:40.739Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-03T23:38:40.739Z] ---> Running in e3b6bf6bf06f [2023-04-03T23:38:41.006Z] Removing intermediate container e3b6bf6bf06f [2023-04-03T23:38:41.006Z] ---> 489b3547bb32 [2023-04-03T23:38:41.006Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:38:41.275Z] ---> Running in 98a1a1d0dbf8 [2023-04-03T23:38:41.861Z] Removing intermediate container 98a1a1d0dbf8 [2023-04-03T23:38:41.861Z] ---> c78a1c25d673 [2023-04-03T23:38:41.861Z] Step 18/20 : LABEL arch=arm64 [2023-04-03T23:38:42.128Z] ---> Running in 2a4729adfa9a [2023-04-03T23:38:42.718Z] Removing intermediate container 2a4729adfa9a [2023-04-03T23:38:42.718Z] ---> 1e176940dcc7 [2023-04-03T23:38:42.718Z] Step 19/20 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:38:42.985Z] ---> Running in f556c879a5b6 [2023-04-03T23:38:43.572Z] Removing intermediate container f556c879a5b6 [2023-04-03T23:38:43.572Z] ---> 9c7b749066ae [2023-04-03T23:38:43.572Z] Step 20/20 : LABEL version=3.0.0-dev.119 [2023-04-03T23:38:43.839Z] ---> Running in e6a980c58121 [2023-04-03T23:38:44.429Z] Removing intermediate container e6a980c58121 [2023-04-03T23:38:44.429Z] ---> a935334a76d5 [2023-04-03T23:38:44.429Z] [2023-04-03T23:38:44.429Z] Successfully built a935334a76d5 [2023-04-03T23:38:44.429Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-03T23:38:44.429Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-04-03T23:38:48.692Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:38:48.692Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:38:48.692Z] ---> 5431be689b0d [2023-04-03T23:38:48.692Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:38:48.692Z] ---> Using cache [2023-04-03T23:38:48.692Z] ---> 43aa3512c225 [2023-04-03T23:38:48.692Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:38:48.692Z] ---> Using cache [2023-04-03T23:38:48.692Z] ---> 68802b756928 [2023-04-03T23:38:48.692Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:38:48.692Z] ---> Using cache [2023-04-03T23:38:48.692Z] ---> 1360ed207cdc [2023-04-03T23:38:48.692Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:38:48.692Z] ---> Using cache [2023-04-03T23:38:48.692Z] ---> f6c5374985b6 [2023-04-03T23:38:48.692Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:38:48.692Z] ---> Using cache [2023-04-03T23:38:48.692Z] ---> 7796e9544d89 [2023-04-03T23:38:48.692Z] Step 8/23 : COPY . . [2023-04-03T23:38:48.692Z] ---> Using cache [2023-04-03T23:38:48.692Z] ---> d564f08babb1 [2023-04-03T23:38:48.692Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-03T23:38:48.692Z] ---> Running in 70464920b4f5 [2023-04-03T23:38:52.956Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-03T23:41:44.676Z] Removing intermediate container 52d9a5ea21a3 [2023-04-03T23:41:44.676Z] ---> ca2c5e8b4185 [2023-04-03T23:41:44.676Z] [2023-04-03T23:41:44.676Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:41:44.676Z] ---> 51e60588ff2c [2023-04-03T23:41:44.676Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T23:41:44.676Z] ---> Running in c5923fe3182a [2023-04-03T23:41:44.676Z] Removing intermediate container c5923fe3182a [2023-04-03T23:41:44.676Z] ---> 85a5d0bbc87c [2023-04-03T23:41:44.676Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:41:44.676Z] ---> Running in 9bbbaa74e302 [2023-04-03T23:41:44.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:41:44.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:41:44.677Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:41:44.677Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:41:44.677Z] OK: 8 MiB in 16 packages [2023-04-03T23:41:45.650Z] Removing intermediate container 9bbbaa74e302 [2023-04-03T23:41:45.650Z] ---> 8a5ee19fc84b [2023-04-03T23:41:45.650Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:41:46.611Z] ---> edd1eb928d35 [2023-04-03T23:41:46.611Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:41:47.569Z] ---> 01abf1802f4b [2023-04-03T23:41:47.569Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-03T23:41:49.515Z] ---> 7355293af668 [2023-04-03T23:41:49.515Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:41:50.489Z] ---> da26bbc4d1ad [2023-04-03T23:41:50.489Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-03T23:41:51.450Z] ---> cf53f571f224 [2023-04-03T23:41:51.450Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:41:51.717Z] ---> Running in 9ace00e680e3 [2023-04-03T23:41:57.062Z] Removing intermediate container 9ace00e680e3 [2023-04-03T23:41:57.062Z] ---> e1c6794e8f4f [2023-04-03T23:41:57.062Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:41:57.062Z] ---> Running in d4920ea13173 [2023-04-03T23:41:57.644Z] Removing intermediate container d4920ea13173 [2023-04-03T23:41:57.644Z] ---> 37a4afe4ffa4 [2023-04-03T23:41:57.644Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T23:41:57.644Z] ---> Running in 84dce063d4d7 [2023-04-03T23:41:58.229Z] Removing intermediate container 84dce063d4d7 [2023-04-03T23:41:58.229Z] ---> b9e1805cbbb2 [2023-04-03T23:41:58.229Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T23:41:58.495Z] ---> Running in 832333cf0378 [2023-04-03T23:41:58.762Z] Removing intermediate container 832333cf0378 [2023-04-03T23:41:58.762Z] ---> 72bb5bb2586e [2023-04-03T23:41:59.028Z] Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:41:59.028Z] ---> Running in 495764f207d3 [2023-04-03T23:41:59.613Z] Removing intermediate container 495764f207d3 [2023-04-03T23:41:59.613Z] ---> 22ad345ebd6f [2023-04-03T23:41:59.613Z] Step 23/23 : LABEL version=3.0.0-dev.119 [2023-04-03T23:41:59.880Z] ---> Running in c4b45649b1fe [2023-04-03T23:42:00.466Z] Removing intermediate container c4b45649b1fe [2023-04-03T23:42:00.466Z] ---> 273c04fb5f41 [2023-04-03T23:42:00.466Z] [2023-04-03T23:42:00.732Z] Successfully built 273c04fb5f41 [2023-04-03T23:42:00.732Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-03T23:42:00.732Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-04-03T23:42:04.986Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:42:04.986Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:42:04.986Z] ---> 5431be689b0d [2023-04-03T23:42:04.986Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:42:04.986Z] ---> Using cache [2023-04-03T23:42:04.986Z] ---> 43aa3512c225 [2023-04-03T23:42:04.986Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:42:04.986Z] ---> Using cache [2023-04-03T23:42:04.986Z] ---> 68802b756928 [2023-04-03T23:42:04.986Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:42:04.986Z] ---> Using cache [2023-04-03T23:42:04.986Z] ---> 1360ed207cdc [2023-04-03T23:42:04.986Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:42:04.986Z] ---> Using cache [2023-04-03T23:42:04.986Z] ---> f6c5374985b6 [2023-04-03T23:42:04.986Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:42:04.986Z] ---> Using cache [2023-04-03T23:42:04.986Z] ---> 7796e9544d89 [2023-04-03T23:42:04.986Z] Step 8/23 : COPY . . [2023-04-03T23:42:04.986Z] ---> Using cache [2023-04-03T23:42:04.986Z] ---> d564f08babb1 [2023-04-03T23:42:04.986Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-03T23:42:04.986Z] ---> Running in a412349149b3 [2023-04-03T23:42:06.928Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-03T23:45:43.717Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-03T23:45:59.188Z] Removing intermediate container 93b9b61e1691 [2023-04-03T23:45:59.188Z] ---> 0036c92c6fe7 [2023-04-03T23:45:59.188Z] [2023-04-03T23:45:59.188Z] Step 9/25 : FROM alpine:3.17 [2023-04-03T23:45:59.188Z] ---> 51e60588ff2c [2023-04-03T23:45:59.188Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-03T23:45:59.456Z] ---> Running in 3341c4db9ffe [2023-04-03T23:46:00.423Z] Removing intermediate container 4b60cee891e1 [2023-04-03T23:46:00.423Z] ---> 5ee30c8c015c [2023-04-03T23:46:00.423Z] [2023-04-03T23:46:00.423Z] Step 9/33 : FROM alpine:3.17 [2023-04-03T23:46:00.423Z] ---> 51e60588ff2c [2023-04-03T23:46:00.423Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T23:46:00.423Z] ---> Using cache [2023-04-03T23:46:00.423Z] ---> 1cb5bed185d4 [2023-04-03T23:46:00.423Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-03T23:46:00.423Z] ---> Running in f460086e74aa [2023-04-03T23:46:02.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:46:02.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:46:03.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:46:03.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:46:05.007Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:46:05.007Z] (2/2) Installing su-exec (0.2-r2) [2023-04-03T23:46:05.007Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:46:05.007Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-03T23:46:05.007Z] OK: 8 MiB in 17 packages [2023-04-03T23:46:05.273Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-03T23:46:05.273Z] (3/3) Installing su-exec (0.2-r2) [2023-04-03T23:46:05.273Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:46:05.273Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:46:06.232Z] OK: 8 MiB in 18 packages [2023-04-03T23:46:07.688Z] Removing intermediate container f460086e74aa [2023-04-03T23:46:07.689Z] ---> 3e71b6ffc080 [2023-04-03T23:46:07.689Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-03T23:46:07.954Z] ---> Running in c694f521c5d3 [2023-04-03T23:46:08.934Z] Removing intermediate container c694f521c5d3 [2023-04-03T23:46:08.934Z] ---> 5e5151b7ff23 [2023-04-03T23:46:08.934Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-03T23:46:08.934Z] ---> Running in d62b593edbfe [2023-04-03T23:46:08.934Z] Removing intermediate container 3341c4db9ffe [2023-04-03T23:46:08.934Z] ---> 657a3146170d [2023-04-03T23:46:08.934Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T23:46:09.200Z] ---> Running in 3fd29a8ed95c [2023-04-03T23:46:09.466Z] Removing intermediate container d62b593edbfe [2023-04-03T23:46:09.466Z] ---> a32c4311d09b [2023-04-03T23:46:09.466Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-03T23:46:09.733Z] ---> Running in 74fd66a13acb [2023-04-03T23:46:10.004Z] Removing intermediate container 3fd29a8ed95c [2023-04-03T23:46:10.004Z] ---> 723e421963a8 [2023-04-03T23:46:10.004Z] Step 12/25 : WORKDIR / [2023-04-03T23:46:10.004Z] ---> Running in 6a624e0ec18e [2023-04-03T23:46:10.596Z] Removing intermediate container 74fd66a13acb [2023-04-03T23:46:10.596Z] ---> 579e35a1792b [2023-04-03T23:46:10.596Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-03T23:46:10.596Z] ---> Running in bb109403bfcb [2023-04-03T23:46:10.864Z] Removing intermediate container 6a624e0ec18e [2023-04-03T23:46:10.864Z] ---> 958d79a37e38 [2023-04-03T23:46:10.864Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:46:11.137Z] Removing intermediate container bb109403bfcb [2023-04-03T23:46:11.137Z] ---> bfae06dbec7a [2023-04-03T23:46:11.137Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-03T23:46:11.408Z] ---> Running in 48a09a44999a [2023-04-03T23:46:12.372Z] ---> cb5de191f3c2 [2023-04-03T23:46:12.372Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:46:13.786Z] ---> 9f0fcdc90bbb [2023-04-03T23:46:13.786Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-03T23:46:15.226Z] ---> 7e7edc07a3ec [2023-04-03T23:46:15.226Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-03T23:46:15.226Z] Removing intermediate container 48a09a44999a [2023-04-03T23:46:15.226Z] ---> 1103e422224d [2023-04-03T23:46:15.226Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-03T23:46:15.493Z] ---> Running in 355f73dc5a87 [2023-04-03T23:46:16.453Z] Removing intermediate container 355f73dc5a87 [2023-04-03T23:46:16.453Z] ---> f0b9f9b7bce0 [2023-04-03T23:46:16.453Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-03T23:46:16.453Z] ---> 8928ed0b364a [2023-04-03T23:46:16.453Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:46:20.702Z] ---> fa23d3643b4a [2023-04-03T23:46:20.702Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-03T23:46:20.702Z] ---> 89c4e0f067f7 [2023-04-03T23:46:20.702Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-03T23:46:20.702Z] ---> Running in 7d249f98cfd1 [2023-04-03T23:46:22.638Z] ---> bd3edc9b094b [2023-04-03T23:46:22.638Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-03T23:46:24.582Z] Removing intermediate container 7d249f98cfd1 [2023-04-03T23:46:24.582Z] ---> 39e6f14f0463 [2023-04-03T23:46:24.582Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:46:25.540Z] ---> 6d43359a5bc4 [2023-04-03T23:46:25.540Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T23:46:25.808Z] ---> e617085412a8 [2023-04-03T23:46:25.808Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:46:26.768Z] ---> 7e74f3be4842 [2023-04-03T23:46:26.768Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:46:27.034Z] ---> Running in e6ac553d8d07 [2023-04-03T23:46:27.034Z] ---> d19c61fc677e [2023-04-03T23:46:27.034Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-03T23:46:30.377Z] ---> a37f381853e4 [2023-04-03T23:46:30.377Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-03T23:46:31.340Z] Removing intermediate container e6ac553d8d07 [2023-04-03T23:46:31.340Z] ---> ea70f5afdc94 [2023-04-03T23:46:31.340Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:46:31.340Z] ---> Running in 2c5a036c604c [2023-04-03T23:46:31.922Z] ---> 7f896a2721b5 [2023-04-03T23:46:31.922Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-03T23:46:31.922Z] Removing intermediate container 2c5a036c604c [2023-04-03T23:46:31.922Z] ---> 03b2d7a131e5 [2023-04-03T23:46:31.922Z] Step 23/25 : LABEL arch=arm64 [2023-04-03T23:46:32.510Z] ---> Running in 541c738ba9ef [2023-04-03T23:46:33.093Z] Removing intermediate container 541c738ba9ef [2023-04-03T23:46:33.093Z] ---> 70f52adea98b [2023-04-03T23:46:33.093Z] Step 24/25 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:46:34.498Z] ---> fcbaa5aff5fc [2023-04-03T23:46:34.498Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-03T23:46:34.498Z] ---> Running in 131e5402cbee [2023-04-03T23:46:35.460Z] Removing intermediate container 131e5402cbee [2023-04-03T23:46:35.460Z] ---> fba03fd4a682 [2023-04-03T23:46:35.460Z] Step 25/25 : LABEL version=3.0.0-dev.119 [2023-04-03T23:46:35.460Z] ---> Running in 319385a114f0 [2023-04-03T23:46:35.460Z] ---> 3fa3e6a720f4 [2023-04-03T23:46:35.460Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-03T23:46:36.052Z] Removing intermediate container 319385a114f0 [2023-04-03T23:46:36.052Z] ---> 6f8ad3a7bb3e [2023-04-03T23:46:36.052Z] [2023-04-03T23:46:36.318Z] Successfully built 6f8ad3a7bb3e [2023-04-03T23:46:36.585Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-03T23:46:36.585Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-04-03T23:46:36.852Z] ---> c7e7bfda4be0 [2023-04-03T23:46:36.852Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-03T23:46:38.264Z] ---> 743d06735b58 [2023-04-03T23:46:38.264Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-03T23:46:38.264Z] ---> Running in 894f111f849d [2023-04-03T23:46:42.519Z] Removing intermediate container 894f111f849d [2023-04-03T23:46:42.519Z] ---> 21ef1efec727 [2023-04-03T23:46:42.519Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-03T23:46:42.519Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:46:42.519Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:46:42.519Z] ---> 5431be689b0d [2023-04-03T23:46:42.519Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T23:46:42.519Z] ---> Using cache [2023-04-03T23:46:42.519Z] ---> d0a75f4616d7 [2023-04-03T23:46:42.519Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:46:42.519Z] ---> Running in 8123416d6b9f [2023-04-03T23:46:42.519Z] ---> Using cache [2023-04-03T23:46:42.519Z] ---> 9e73e01814cd [2023-04-03T23:46:42.519Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T23:46:42.519Z] ---> Using cache [2023-04-03T23:46:42.519Z] ---> 990eb0b95348 [2023-04-03T23:46:42.519Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:46:42.519Z] ---> Using cache [2023-04-03T23:46:42.519Z] ---> 666091dbb256 [2023-04-03T23:46:42.519Z] Step 7/27 : COPY . . [2023-04-03T23:46:42.519Z] ---> Using cache [2023-04-03T23:46:42.519Z] ---> 1c19954174db [2023-04-03T23:46:42.519Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:46:42.519Z] ---> Using cache [2023-04-03T23:46:42.519Z] ---> d0487dde2c85 [2023-04-03T23:46:42.519Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T23:46:42.519Z] ---> Using cache [2023-04-03T23:46:42.519Z] ---> e4022d71e2c7 [2023-04-03T23:46:42.519Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:46:42.519Z] ---> Using cache [2023-04-03T23:46:42.519Z] ---> f99f3a1234f6 [2023-04-03T23:46:42.519Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T23:46:42.519Z] ---> Using cache [2023-04-03T23:46:42.519Z] ---> 09bedfbca1a8 [2023-04-03T23:46:42.519Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T23:46:42.519Z] ---> Using cache [2023-04-03T23:46:42.519Z] ---> 2a5f14b9b6a8 [2023-04-03T23:46:42.519Z] [2023-04-03T23:46:42.519Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T23:46:42.519Z] ---> 51e60588ff2c [2023-04-03T23:46:42.519Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:46:42.519Z] ---> Using cache [2023-04-03T23:46:42.519Z] ---> 69d2d348c6a9 [2023-04-03T23:46:42.519Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-03T23:46:42.519Z] ---> Running in 87da62337fcd [2023-04-03T23:46:42.519Z] Removing intermediate container 8123416d6b9f [2023-04-03T23:46:42.519Z] ---> 1e04ac345f8b [2023-04-03T23:46:42.519Z] Step 30/33 : CMD ["gate"] [2023-04-03T23:46:42.793Z] ---> Running in 656a4c7715a6 [2023-04-03T23:46:43.754Z] Removing intermediate container 656a4c7715a6 [2023-04-03T23:46:43.754Z] ---> 79468cfe695e [2023-04-03T23:46:43.754Z] Step 31/33 : LABEL arch=arm64 [2023-04-03T23:46:43.754Z] ---> Running in 02149cb9357b [2023-04-03T23:46:44.715Z] Removing intermediate container 02149cb9357b [2023-04-03T23:46:44.715Z] ---> 60bf17b4ec1b [2023-04-03T23:46:44.715Z] Step 32/33 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:46:44.715Z] ---> Running in 899b3d01c1f5 [2023-04-03T23:46:44.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:46:45.261Z] Removing intermediate container 899b3d01c1f5 [2023-04-03T23:46:45.261Z] ---> 09132b02725f [2023-04-03T23:46:45.261Z] Step 33/33 : LABEL version=3.0.0-dev.119 [2023-04-03T23:46:45.528Z] ---> Running in 94deedd1c961 [2023-04-03T23:46:46.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:46:47.070Z] Removing intermediate container 94deedd1c961 [2023-04-03T23:46:47.070Z] ---> 430767c3d700 [2023-04-03T23:46:47.070Z] [2023-04-03T23:46:47.338Z] Successfully built 430767c3d700 [2023-04-03T23:46:47.338Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-03T23:46:47.338Z] Building security-spire-server [2023-04-03T23:46:47.920Z]  Building security-bootstrapper ... done v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:46:47.920Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:46:47.920Z] OK: 17689 distinct packages available [2023-04-03T23:46:48.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:46:49.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:46:51.552Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:46:51.552Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:46:51.552Z] ---> 5431be689b0d [2023-04-03T23:46:51.552Z] Step 3/26 : WORKDIR /edgex-go [2023-04-03T23:46:51.552Z] ---> Using cache [2023-04-03T23:46:51.552Z] ---> d0a75f4616d7 [2023-04-03T23:46:51.552Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:46:51.552Z] ---> Using cache [2023-04-03T23:46:51.552Z] ---> 9e73e01814cd [2023-04-03T23:46:51.552Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-03T23:46:51.552Z] ---> Using cache [2023-04-03T23:46:51.552Z] ---> 990eb0b95348 [2023-04-03T23:46:51.552Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:46:51.552Z] ---> Using cache [2023-04-03T23:46:51.552Z] ---> 666091dbb256 [2023-04-03T23:46:51.552Z] Step 7/26 : COPY . . [2023-04-03T23:46:51.552Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-03T23:46:51.552Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:46:51.552Z] (3/4) Installing libucontext (1.2-r0) [2023-04-03T23:46:51.552Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-03T23:46:51.552Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:46:51.552Z] OK: 8 MiB in 19 packages [2023-04-03T23:46:51.552Z] ---> Using cache [2023-04-03T23:46:51.552Z] ---> 1c19954174db [2023-04-03T23:46:51.552Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:46:51.552Z] ---> Using cache [2023-04-03T23:46:51.552Z] ---> d0487dde2c85 [2023-04-03T23:46:51.552Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-03T23:46:51.552Z] ---> Using cache [2023-04-03T23:46:51.552Z] ---> e4022d71e2c7 [2023-04-03T23:46:51.552Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:46:51.818Z] ---> Using cache [2023-04-03T23:46:51.818Z] ---> f99f3a1234f6 [2023-04-03T23:46:51.818Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T23:46:52.137Z] ---> Running in 1d631f051183 [2023-04-03T23:46:54.087Z] Removing intermediate container 87da62337fcd [2023-04-03T23:46:54.087Z] ---> 6051f9eac910 [2023-04-03T23:46:54.087Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:46:55.500Z] ---> ff26fd1c282c [2023-04-03T23:46:55.500Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:46:56.460Z] Removing intermediate container 1d631f051183 [2023-04-03T23:46:56.460Z] ---> 033e6bc741ee [2023-04-03T23:46:56.460Z] Step 12/26 : WORKDIR /edgex-go [2023-04-03T23:46:57.045Z] ---> b3c9a4599302 [2023-04-03T23:46:57.045Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:46:57.045Z] ---> Running in 25d60b9e6290 [2023-04-03T23:47:00.999Z] Removing intermediate container 25d60b9e6290 [2023-04-03T23:47:00.999Z] ---> 260ab5e8c1c1 [2023-04-03T23:47:00.999Z] [2023-04-03T23:47:00.999Z] Step 13/26 : FROM alpine:3.17 [2023-04-03T23:47:00.999Z] ---> 51e60588ff2c [2023-04-03T23:47:00.999Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:47:00.999Z] ---> Using cache [2023-04-03T23:47:00.999Z] ---> 69d2d348c6a9 [2023-04-03T23:47:00.999Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T23:47:00.999Z] ---> Using cache [2023-04-03T23:47:00.999Z] ---> b113f384dc2e [2023-04-03T23:47:01.000Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:47:01.000Z] ---> Using cache [2023-04-03T23:47:01.269Z] ---> 56163492c993 [2023-04-03T23:47:01.269Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:47:01.269Z] ---> Using cache [2023-04-03T23:47:01.269Z] ---> 77cd778f0814 [2023-04-03T23:47:01.269Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:47:09.511Z] ---> 40a41737bdcc [2023-04-03T23:47:09.511Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:47:10.096Z] ---> 2352afe10a8c [2023-04-03T23:47:10.096Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-03T23:47:10.096Z] ---> b68ca4a7ff99 [2023-04-03T23:47:10.096Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:47:10.369Z] ---> Running in f0311606e939 [2023-04-03T23:47:11.340Z] Removing intermediate container f0311606e939 [2023-04-03T23:47:11.340Z] ---> a197d45b702f [2023-04-03T23:47:11.340Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-03T23:47:15.608Z] ---> 4361fd4cc0d7 [2023-04-03T23:47:15.608Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-03T23:47:15.955Z] ---> 9c0c06fe223e [2023-04-03T23:47:15.955Z] Step 22/27 : WORKDIR / [2023-04-03T23:47:16.227Z] ---> Running in bb7dd02c2f64 [2023-04-03T23:47:16.505Z] ---> 997c43f8a85d [2023-04-03T23:47:16.505Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-03T23:47:17.112Z] Removing intermediate container bb7dd02c2f64 [2023-04-03T23:47:17.112Z] ---> 26aecb85116e [2023-04-03T23:47:17.381Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:47:17.649Z] ---> Running in e48f58b5f493 [2023-04-03T23:47:18.249Z] ---> a5e7ea652fa8 [2023-04-03T23:47:18.249Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:47:18.538Z] Removing intermediate container e48f58b5f493 [2023-04-03T23:47:18.538Z] ---> 3a7df7e7098b [2023-04-03T23:47:18.538Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:47:18.538Z] ---> Running in 97f39925e08f [2023-04-03T23:47:18.822Z] ---> Running in 541021b7867a [2023-04-03T23:47:19.409Z] Removing intermediate container 541021b7867a [2023-04-03T23:47:19.409Z] ---> 7746cd0b1345 [2023-04-03T23:47:19.409Z] Step 25/27 : LABEL arch=arm64 [2023-04-03T23:47:19.685Z] ---> Running in 96c8d5d79e94 [2023-04-03T23:47:19.685Z] Removing intermediate container 97f39925e08f [2023-04-03T23:47:19.685Z] ---> 5ef2be9e81a8 [2023-04-03T23:47:19.685Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:47:19.955Z] ---> Running in 39f91d470da4 [2023-04-03T23:47:20.927Z] Removing intermediate container 96c8d5d79e94 [2023-04-03T23:47:20.927Z] ---> 3273ffdb85e8 [2023-04-03T23:47:20.927Z] Removing intermediate container 39f91d470da4 [2023-04-03T23:47:20.927Z] Step 26/27 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 ---> a71c74a2f62e [2023-04-03T23:47:20.927Z] Step 24/26 : LABEL arch=arm64 [2023-04-03T23:47:20.927Z] [2023-04-03T23:47:20.927Z] ---> Running in d030334be243 [2023-04-03T23:47:20.927Z] ---> Running in c014834a5efc [2023-04-03T23:47:21.904Z] Removing intermediate container d030334be243 [2023-04-03T23:47:21.904Z] ---> fbfd27ba09da [2023-04-03T23:47:21.904Z] Step 27/27 : LABEL version=3.0.0-dev.119 [2023-04-03T23:47:21.904Z] Removing intermediate container c014834a5efc [2023-04-03T23:47:21.904Z] ---> 57ccf54dd593 [2023-04-03T23:47:21.904Z] Step 25/26 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:47:22.174Z] ---> Running in bd3a91e075a2 [2023-04-03T23:47:22.174Z] ---> Running in 05252e308963 [2023-04-03T23:47:23.142Z] Removing intermediate container bd3a91e075a2 [2023-04-03T23:47:23.142Z] ---> c22bcd92d57a [2023-04-03T23:47:23.142Z] [2023-04-03T23:47:23.142Z] Successfully built c22bcd92d57a [2023-04-03T23:47:23.142Z] Removing intermediate container 05252e308963 [2023-04-03T23:47:23.142Z] ---> a5a96d10868b [2023-04-03T23:47:23.142Z] Step 26/26 : LABEL version=3.0.0-dev.119 [2023-04-03T23:47:23.142Z] Successfully tagged security-spire-config-arm64:latest [2023-04-03T23:47:23.413Z]  Building security-spire-config ... done  ---> Running in 21088bdad02b [2023-04-03T23:47:24.376Z] Removing intermediate container 21088bdad02b [2023-04-03T23:47:24.376Z] ---> dd5b67cc0519 [2023-04-03T23:47:24.376Z] [2023-04-03T23:47:24.644Z] Successfully built dd5b67cc0519 [2023-04-03T23:47:24.644Z] Successfully tagged security-spire-server-arm64:latest [2023-04-03T23:47:34.719Z]  Building security-spire-server ... done Removing intermediate container 74019f0eba8a [2023-04-03T23:47:34.719Z] ---> 1b7deba9ffad [2023-04-03T23:47:34.719Z] [2023-04-03T23:47:34.719Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:47:34.719Z] ---> 51e60588ff2c [2023-04-03T23:47:34.719Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-03T23:47:34.719Z] ---> Running in bc02f0e6d224 [2023-04-03T23:47:36.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:47:36.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:47:38.117Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T23:47:38.117Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:47:38.117Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:47:38.382Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:47:39.026Z] OK: 8 MiB in 17 packages [2023-04-03T23:47:41.624Z] Removing intermediate container bc02f0e6d224 [2023-04-03T23:47:41.625Z] ---> 4e362af33efd [2023-04-03T23:47:41.625Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:47:41.894Z] ---> Running in 0b67b8802e52 [2023-04-03T23:47:42.484Z] Removing intermediate container 0b67b8802e52 [2023-04-03T23:47:42.484Z] ---> 67269eecc80e [2023-04-03T23:47:42.484Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-03T23:47:42.484Z] ---> Running in ec1078ce1137 [2023-04-03T23:47:43.091Z] Removing intermediate container ec1078ce1137 [2023-04-03T23:47:43.091Z] ---> 48274584a037 [2023-04-03T23:47:43.091Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T23:47:43.091Z] ---> Running in 6ba2a8f33a75 [2023-04-03T23:47:43.681Z] Removing intermediate container 6ba2a8f33a75 [2023-04-03T23:47:43.681Z] ---> 84191c651742 [2023-04-03T23:47:43.681Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:47:44.656Z] ---> 57844626d86a [2023-04-03T23:47:44.656Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:47:46.084Z] ---> f601dc0681ee [2023-04-03T23:47:46.084Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-03T23:47:48.682Z] ---> 2d571d0b97e3 [2023-04-03T23:47:48.682Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:47:49.643Z] ---> 19624686cd7f [2023-04-03T23:47:49.643Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-03T23:47:49.911Z] ---> Running in 10decbea42de [2023-04-03T23:47:50.497Z] Removing intermediate container 10decbea42de [2023-04-03T23:47:50.497Z] ---> 03c0a802bf0a [2023-04-03T23:47:50.497Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:47:50.497Z] ---> Running in b88f0bd7fea3 [2023-04-03T23:47:51.102Z] Removing intermediate container b88f0bd7fea3 [2023-04-03T23:47:51.102Z] ---> 9ed9823b9a43 [2023-04-03T23:47:51.102Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T23:47:51.102Z] ---> Running in dba08612cbc4 [2023-04-03T23:47:51.692Z] Removing intermediate container dba08612cbc4 [2023-04-03T23:47:51.692Z] ---> 6aba67344c72 [2023-04-03T23:47:51.692Z] Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:47:51.959Z] ---> Running in 6e0afaa10185 [2023-04-03T23:47:53.896Z] Removing intermediate container 6e0afaa10185 [2023-04-03T23:47:53.896Z] ---> 626651e21724 [2023-04-03T23:47:53.896Z] Step 23/23 : LABEL version=3.0.0-dev.119 [2023-04-03T23:47:53.896Z] ---> Running in ce8270f19828 [2023-04-03T23:47:54.163Z] Removing intermediate container ce8270f19828 [2023-04-03T23:47:54.163Z] ---> 1728e5199c40 [2023-04-03T23:47:54.163Z] [2023-04-03T23:47:54.429Z] Successfully built 1728e5199c40 [2023-04-03T23:47:54.429Z] Successfully tagged support-notifications-arm64:latest [2023-04-03T23:48:27.029Z]  Building support-notifications ... done Removing intermediate container a412349149b3 [2023-04-03T23:48:27.029Z] ---> 0c0ee9ac7546 [2023-04-03T23:48:27.029Z] [2023-04-03T23:48:27.029Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:48:27.029Z] ---> 51e60588ff2c [2023-04-03T23:48:27.029Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T23:48:27.029Z] ---> Using cache [2023-04-03T23:48:27.029Z] ---> 85a5d0bbc87c [2023-04-03T23:48:27.029Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:48:27.029Z] ---> Using cache [2023-04-03T23:48:27.029Z] ---> 8a5ee19fc84b [2023-04-03T23:48:27.029Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:48:27.029Z] ---> Using cache [2023-04-03T23:48:27.029Z] ---> edd1eb928d35 [2023-04-03T23:48:27.029Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:48:27.029Z] ---> Using cache [2023-04-03T23:48:27.029Z] ---> 01abf1802f4b [2023-04-03T23:48:27.029Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-03T23:48:27.317Z] ---> 3fd24af1017f [2023-04-03T23:48:27.317Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:48:27.956Z] ---> 8c8ba95707c2 [2023-04-03T23:48:27.956Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-03T23:48:29.020Z] ---> d840319f405a [2023-04-03T23:48:29.020Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:48:29.020Z] ---> Running in 88fb6ea2abd3 [2023-04-03T23:48:31.681Z] Removing intermediate container 88fb6ea2abd3 [2023-04-03T23:48:31.681Z] ---> 44d224b465c8 [2023-04-03T23:48:31.681Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:48:31.956Z] ---> Running in fd9fde9bcb5c [2023-04-03T23:48:32.542Z] Removing intermediate container fd9fde9bcb5c [2023-04-03T23:48:32.542Z] ---> b80100c0b800 [2023-04-03T23:48:32.542Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T23:48:32.542Z] ---> Running in 189acd48e072 [2023-04-03T23:48:33.128Z] Removing intermediate container 189acd48e072 [2023-04-03T23:48:33.128Z] ---> 98c6bb95eb3f [2023-04-03T23:48:33.128Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T23:48:33.719Z] ---> Running in 0f206772ffce [2023-04-03T23:48:34.321Z] Removing intermediate container 0f206772ffce [2023-04-03T23:48:34.321Z] ---> 919f6cfb872e [2023-04-03T23:48:34.321Z] Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:48:34.321Z] ---> Running in 919d57449123 [2023-04-03T23:48:34.915Z] Removing intermediate container 919d57449123 [2023-04-03T23:48:34.915Z] ---> ff68d9de0f89 [2023-04-03T23:48:34.915Z] Step 23/23 : LABEL version=3.0.0-dev.119 [2023-04-03T23:48:35.184Z] ---> Running in 90f74fb1dbd0 [2023-04-03T23:48:35.777Z] Removing intermediate container 90f74fb1dbd0 [2023-04-03T23:48:35.777Z] ---> cbc258bb15c0 [2023-04-03T23:48:35.777Z] [2023-04-03T23:48:35.777Z] Successfully built cbc258bb15c0 [2023-04-03T23:48:35.777Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-03T23:48:39.133Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 70464920b4f5 [2023-04-03T23:48:39.133Z] ---> fd9006877b37 [2023-04-03T23:48:39.133Z] [2023-04-03T23:48:39.133Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:48:39.133Z] ---> 51e60588ff2c [2023-04-03T23:48:39.133Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:48:39.133Z] ---> Using cache [2023-04-03T23:48:39.133Z] ---> 039f13851de7 [2023-04-03T23:48:39.133Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:48:39.133Z] ---> Using cache [2023-04-03T23:48:39.133Z] ---> a0681aca8ec4 [2023-04-03T23:48:39.133Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-03T23:48:39.133Z] ---> Running in 524acf0bbdcc [2023-04-03T23:48:39.402Z] Removing intermediate container 524acf0bbdcc [2023-04-03T23:48:39.402Z] ---> e4ecac090472 [2023-04-03T23:48:39.402Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T23:48:39.402Z] ---> Running in 3a11aa1cfb8a [2023-04-03T23:48:39.674Z] Removing intermediate container 3a11aa1cfb8a [2023-04-03T23:48:39.674Z] ---> 1aba67f3fd4a [2023-04-03T23:48:39.674Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:48:40.639Z] ---> 06581d6f23ba [2023-04-03T23:48:40.639Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:48:40.906Z] ---> cde9a5aa4b97 [2023-04-03T23:48:40.906Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-03T23:48:42.870Z] ---> 3b0e2f914a26 [2023-04-03T23:48:42.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:48:43.141Z] ---> 8e5e3bc5bbd6 [2023-04-03T23:48:43.141Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-03T23:48:43.141Z] ---> Running in 76a4efca3a10 [2023-04-03T23:48:43.411Z] Removing intermediate container 76a4efca3a10 [2023-04-03T23:48:43.411Z] ---> 015693ed016f [2023-04-03T23:48:43.411Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:48:43.682Z] ---> Running in 52e8c8c3db1c [2023-04-03T23:48:43.952Z] Removing intermediate container 52e8c8c3db1c [2023-04-03T23:48:43.952Z] ---> 4aab2eba257b [2023-04-03T23:48:43.952Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T23:48:43.952Z] ---> Running in 7c0f2b571b8e [2023-04-03T23:48:44.219Z] Removing intermediate container 7c0f2b571b8e [2023-04-03T23:48:44.219Z] ---> 6d66c7a86b32 [2023-04-03T23:48:44.488Z] Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:48:44.488Z] ---> Running in c28ebf839291 [2023-04-03T23:48:44.757Z] Removing intermediate container c28ebf839291 [2023-04-03T23:48:44.757Z] ---> 9a4f40e6cc5b [2023-04-03T23:48:44.757Z] Step 23/23 : LABEL version=3.0.0-dev.119 [2023-04-03T23:48:44.757Z] ---> Running in 51d05b5629b0 [2023-04-03T23:48:45.025Z] Removing intermediate container 51d05b5629b0 [2023-04-03T23:48:45.293Z] ---> b99d30b5bb92 [2023-04-03T23:48:45.293Z] [2023-04-03T23:48:45.293Z] Successfully built b99d30b5bb92 [2023-04-03T23:48:45.293Z] Successfully tagged support-scheduler-arm64:latest [2023-04-03T23:48:45.889Z]  Building support-scheduler ... done  [Pipeline] } [2023-04-03T23:48:45.893Z] $ docker stop --time=1 6c3ae6448b4198b2216fa562c7979226bc9b42e44f29b1444fd38e66c40ed792 [2023-04-03T23:48:47.609Z] $ docker rm -f --volumes 6c3ae6448b4198b2216fa562c7979226bc9b42e44f29b1444fd38e66c40ed792 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:48:48.111Z] + docker images [2023-04-03T23:48:48.379Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-03T23:48:48.379Z] support-scheduler-arm64 latest b99d30b5bb92 4 seconds ago 31.5MB [2023-04-03T23:48:48.379Z] fd9006877b37 11 seconds ago 1.39GB [2023-04-03T23:48:48.379Z] core-common-config-bootstrapper-arm64 latest cbc258bb15c0 13 seconds ago 17.2MB [2023-04-03T23:48:48.379Z] 0c0ee9ac7546 24 seconds ago 1.31GB [2023-04-03T23:48:48.379Z] support-notifications-arm64 latest 1728e5199c40 54 seconds ago 32.2MB [2023-04-03T23:48:48.379Z] 1b7deba9ffad About a minute ago 1.39GB [2023-04-03T23:48:48.379Z] security-spire-server-arm64 latest dd5b67cc0519 About a minute ago 87.1MB [2023-04-03T23:48:48.379Z] security-spire-config-arm64 latest c22bcd92d57a About a minute ago 86.2MB [2023-04-03T23:48:48.379Z] 260ab5e8c1c1 About a minute ago 1.18GB [2023-04-03T23:48:48.379Z] security-bootstrapper-arm64 latest 430767c3d700 2 minutes ago 21.9MB [2023-04-03T23:48:48.379Z] security-secretstore-setup-arm64 latest 6f8ad3a7bb3e 2 minutes ago 32.2MB [2023-04-03T23:48:48.379Z] 5ee30c8c015c 2 minutes ago 1.31GB [2023-04-03T23:48:48.379Z] 0036c92c6fe7 2 minutes ago 1.31GB [2023-04-03T23:48:48.379Z] security-proxy-auth-arm64 latest 273c04fb5f41 6 minutes ago 18.3MB [2023-04-03T23:48:48.379Z] ca2c5e8b4185 7 minutes ago 1.3GB [2023-04-03T23:48:48.379Z] security-spiffe-token-provider-arm64 latest a935334a76d5 10 minutes ago 32.7MB [2023-04-03T23:48:48.379Z] 70078c2bd612 10 minutes ago 1.36GB [2023-04-03T23:48:48.379Z] core-data-arm64 latest f51767701a97 12 minutes ago 19.9MB [2023-04-03T23:48:48.379Z] core-metadata-arm64 latest b6d56596045f 13 minutes ago 20.2MB [2023-04-03T23:48:48.379Z] 2c629a58d7d3 13 minutes ago 1.32GB [2023-04-03T23:48:48.379Z] 46fa17f5705f 13 minutes ago 1.33GB [2023-04-03T23:48:48.379Z] core-command-arm64 latest aaa262b511c0 13 minutes ago 19.7MB [2023-04-03T23:48:48.379Z] 549840cc5aa3 13 minutes ago 1.32GB [2023-04-03T23:48:48.379Z] security-proxy-setup-arm64 latest ca12a95b2094 14 minutes ago 18.7MB [2023-04-03T23:48:48.379Z] e90559c02acb 14 minutes ago 1.3GB [2023-04-03T23:48:48.379Z] security-spire-agent-arm64 latest 5cbfbf4c1be8 21 minutes ago 125MB [2023-04-03T23:48:48.379Z] 2a5f14b9b6a8 22 minutes ago 1.18GB [2023-04-03T23:48:48.379Z] ci-base-image-arm64 latest 5431be689b0d 25 minutes ago 866MB [2023-04-03T23:48:48.379Z] alpine 3.17 51e60588ff2c 5 days ago 7.46MB [2023-04-03T23:48:48.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB [2023-04-03T23:48:48.379Z] 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-04-03T23:48:48.493Z] provisioning config files... [2023-04-03T23:48:48.507Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/481@tmp/config7059423569181971377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:48:48.843Z] ---> docker-login.sh [2023-04-03T23:48:48.843Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:48:49.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:48:49.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:48:49.112Z] Configure a credential helper to remove this warning. See [2023-04-03T23:48:49.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:48:49.112Z] [2023-04-03T23:48:49.112Z] Login Succeeded [2023-04-03T23:48:49.112Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:48:49.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:48:49.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:48:49.647Z] Configure a credential helper to remove this warning. See [2023-04-03T23:48:49.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:48:49.647Z] [2023-04-03T23:48:49.647Z] Login Succeeded [2023-04-03T23:48:49.647Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:48:49.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:48:49.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:48:49.914Z] Configure a credential helper to remove this warning. See [2023-04-03T23:48:49.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:48:49.914Z] [2023-04-03T23:48:49.914Z] Login Succeeded [2023-04-03T23:48:49.914Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:48:50.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:48:50.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:48:50.450Z] Configure a credential helper to remove this warning. See [2023-04-03T23:48:50.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:48:50.450Z] [2023-04-03T23:48:50.450Z] Login Succeeded [2023-04-03T23:48:50.450Z] docker.io [2023-04-03T23:48:50.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:48:50.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:48:50.983Z] Configure a credential helper to remove this warning. See [2023-04-03T23:48:50.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:48:50.983Z] [2023-04-03T23:48:50.983Z] Login Succeeded [2023-04-03T23:48:50.983Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:48:50.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:48:51.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:48:51.047Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-03T23:48:51.047Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:48:51.047Z] latest [2023-04-03T23:48:51.047Z] 3.0.0-dev.119 [2023-04-03T23:48:51.047Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:48:51.047Z] main [2023-04-03T23:48:51.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:48:51.398Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:48:51.754Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:48:51.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-03T23:48:51.754Z] b9703fabb541: Preparing [2023-04-03T23:48:51.754Z] d2b207ee272a: Preparing [2023-04-03T23:48:51.754Z] 8545809ec8c8: Preparing [2023-04-03T23:48:51.754Z] 51a0aaed898a: Preparing [2023-04-03T23:48:51.754Z] 395af001bcd3: Preparing [2023-04-03T23:48:51.754Z] 26cbea5cba74: Preparing [2023-04-03T23:48:51.754Z] 26cbea5cba74: Waiting [2023-04-03T23:48:52.023Z] b9703fabb541: Pushed [2023-04-03T23:48:52.023Z] 8545809ec8c8: Pushed [2023-04-03T23:48:52.023Z] 51a0aaed898a: Pushed [2023-04-03T23:48:52.023Z] 26cbea5cba74: Layer already exists [2023-04-03T23:48:52.023Z] 395af001bcd3: Pushed [2023-04-03T23:48:55.365Z] d2b207ee272a: Pushed [2023-04-03T23:48:55.365Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:f51e3505e388266eaa40751204a6783e6532b0ecbbbf2243caf90950d94f0661 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:48:55.726Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:48:56.085Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-03T23:48:56.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-03T23:48:56.085Z] b9703fabb541: Preparing [2023-04-03T23:48:56.085Z] d2b207ee272a: Preparing [2023-04-03T23:48:56.085Z] 8545809ec8c8: Preparing [2023-04-03T23:48:56.085Z] 51a0aaed898a: Preparing [2023-04-03T23:48:56.085Z] 395af001bcd3: Preparing [2023-04-03T23:48:56.085Z] 26cbea5cba74: Preparing [2023-04-03T23:48:56.085Z] 26cbea5cba74: Waiting [2023-04-03T23:48:56.085Z] 395af001bcd3: Layer already exists [2023-04-03T23:48:56.085Z] 8545809ec8c8: Layer already exists [2023-04-03T23:48:56.085Z] d2b207ee272a: Layer already exists [2023-04-03T23:48:56.085Z] 51a0aaed898a: Layer already exists [2023-04-03T23:48:56.085Z] b9703fabb541: Layer already exists [2023-04-03T23:48:56.085Z] 26cbea5cba74: Layer already exists [2023-04-03T23:48:56.353Z] latest: digest: sha256:f51e3505e388266eaa40751204a6783e6532b0ecbbbf2243caf90950d94f0661 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:48:56.710Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:48:57.062Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.119 [2023-04-03T23:48:57.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-03T23:48:57.063Z] b9703fabb541: Preparing [2023-04-03T23:48:57.063Z] d2b207ee272a: Preparing [2023-04-03T23:48:57.063Z] 8545809ec8c8: Preparing [2023-04-03T23:48:57.063Z] 51a0aaed898a: Preparing [2023-04-03T23:48:57.063Z] 395af001bcd3: Preparing [2023-04-03T23:48:57.063Z] 26cbea5cba74: Preparing [2023-04-03T23:48:57.063Z] 26cbea5cba74: Waiting [2023-04-03T23:48:57.063Z] 8545809ec8c8: Layer already exists [2023-04-03T23:48:57.063Z] 51a0aaed898a: Layer already exists [2023-04-03T23:48:57.063Z] 395af001bcd3: Layer already exists [2023-04-03T23:48:57.063Z] b9703fabb541: Layer already exists [2023-04-03T23:48:57.063Z] d2b207ee272a: Layer already exists [2023-04-03T23:48:57.063Z] 26cbea5cba74: Layer already exists [2023-04-03T23:48:57.331Z] 3.0.0-dev.119: digest: sha256:f51e3505e388266eaa40751204a6783e6532b0ecbbbf2243caf90950d94f0661 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:48:57.700Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:48:59.997Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:48:59.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-03T23:48:59.997Z] b9703fabb541: Preparing [2023-04-03T23:48:59.997Z] d2b207ee272a: Preparing [2023-04-03T23:48:59.997Z] 8545809ec8c8: Preparing [2023-04-03T23:48:59.997Z] 51a0aaed898a: Preparing [2023-04-03T23:48:59.997Z] 395af001bcd3: Preparing [2023-04-03T23:48:59.997Z] 26cbea5cba74: Preparing [2023-04-03T23:48:59.997Z] 26cbea5cba74: Waiting [2023-04-03T23:48:59.997Z] b9703fabb541: Layer already exists [2023-04-03T23:48:59.997Z] 8545809ec8c8: Layer already exists [2023-04-03T23:48:59.997Z] 395af001bcd3: Layer already exists [2023-04-03T23:48:59.997Z] d2b207ee272a: Layer already exists [2023-04-03T23:48:59.997Z] 51a0aaed898a: Layer already exists [2023-04-03T23:48:59.997Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:00.263Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:f51e3505e388266eaa40751204a6783e6532b0ecbbbf2243caf90950d94f0661 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:00.610Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:00.947Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-03T23:49:00.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-03T23:49:00.947Z] b9703fabb541: Preparing [2023-04-03T23:49:00.947Z] d2b207ee272a: Preparing [2023-04-03T23:49:00.947Z] 8545809ec8c8: Preparing [2023-04-03T23:49:00.947Z] 51a0aaed898a: Preparing [2023-04-03T23:49:00.947Z] 395af001bcd3: Preparing [2023-04-03T23:49:00.947Z] 26cbea5cba74: Preparing [2023-04-03T23:49:00.947Z] 26cbea5cba74: Waiting [2023-04-03T23:49:00.947Z] b9703fabb541: Layer already exists [2023-04-03T23:49:00.947Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:00.947Z] d2b207ee272a: Layer already exists [2023-04-03T23:49:00.947Z] 395af001bcd3: Layer already exists [2023-04-03T23:49:00.948Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:00.948Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:01.214Z] main: digest: sha256:f51e3505e388266eaa40751204a6783e6532b0ecbbbf2243caf90950d94f0661 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:49:01.255Z] ===================================================== [Pipeline] echo [2023-04-03T23:49:01.261Z] taggedImages: [2023-04-03T23:49:01.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:01.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-03T23:49:01.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.119 [2023-04-03T23:49:01.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:01.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-03T23:49:01.276Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-03T23:49:01.276Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:01.276Z] latest [2023-04-03T23:49:01.276Z] 3.0.0-dev.119 [2023-04-03T23:49:01.276Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:01.276Z] main [2023-04-03T23:49:01.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:01.612Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:01.965Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:01.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-03T23:49:01.965Z] 05c1ba41fee0: Preparing [2023-04-03T23:49:01.965Z] a607052df5db: Preparing [2023-04-03T23:49:01.965Z] b1abf874a13b: Preparing [2023-04-03T23:49:01.965Z] e72056254ec1: Preparing [2023-04-03T23:49:01.965Z] 8545809ec8c8: Preparing [2023-04-03T23:49:01.965Z] 51a0aaed898a: Preparing [2023-04-03T23:49:01.965Z] 94f28055a0be: Preparing [2023-04-03T23:49:01.965Z] 26cbea5cba74: Preparing [2023-04-03T23:49:01.965Z] 94f28055a0be: Waiting [2023-04-03T23:49:01.965Z] 51a0aaed898a: Waiting [2023-04-03T23:49:01.965Z] 26cbea5cba74: Waiting [2023-04-03T23:49:02.239Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:02.239Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:02.239Z] b1abf874a13b: Pushed [2023-04-03T23:49:02.239Z] 05c1ba41fee0: Pushed [2023-04-03T23:49:02.506Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:02.506Z] a607052df5db: Pushed [2023-04-03T23:49:02.506Z] 94f28055a0be: Pushed [2023-04-03T23:49:05.093Z] e72056254ec1: Pushed [2023-04-03T23:49:05.093Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:1a129a879625343f6d05bb4b8d71b5f4646ec7eb628540369fc9251fbb3d2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:05.448Z] + 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-04-03T23:49:05.798Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-03T23:49:05.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-03T23:49:05.798Z] 05c1ba41fee0: Preparing [2023-04-03T23:49:05.798Z] a607052df5db: Preparing [2023-04-03T23:49:05.798Z] b1abf874a13b: Preparing [2023-04-03T23:49:05.798Z] e72056254ec1: Preparing [2023-04-03T23:49:05.798Z] 8545809ec8c8: Preparing [2023-04-03T23:49:05.798Z] 51a0aaed898a: Preparing [2023-04-03T23:49:05.798Z] 94f28055a0be: Preparing [2023-04-03T23:49:05.798Z] 26cbea5cba74: Preparing [2023-04-03T23:49:05.798Z] 94f28055a0be: Waiting [2023-04-03T23:49:05.798Z] 51a0aaed898a: Waiting [2023-04-03T23:49:05.798Z] 26cbea5cba74: Waiting [2023-04-03T23:49:05.798Z] a607052df5db: Layer already exists [2023-04-03T23:49:05.798Z] b1abf874a13b: Layer already exists [2023-04-03T23:49:05.798Z] e72056254ec1: Layer already exists [2023-04-03T23:49:05.798Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:05.798Z] 05c1ba41fee0: Layer already exists [2023-04-03T23:49:05.798Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:05.798Z] 94f28055a0be: Layer already exists [2023-04-03T23:49:05.798Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:06.067Z] latest: digest: sha256:1a129a879625343f6d05bb4b8d71b5f4646ec7eb628540369fc9251fbb3d2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:06.437Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:06.774Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.119 [2023-04-03T23:49:06.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-03T23:49:06.774Z] 05c1ba41fee0: Preparing [2023-04-03T23:49:06.774Z] a607052df5db: Preparing [2023-04-03T23:49:06.774Z] b1abf874a13b: Preparing [2023-04-03T23:49:06.774Z] e72056254ec1: Preparing [2023-04-03T23:49:06.774Z] 8545809ec8c8: Preparing [2023-04-03T23:49:06.774Z] 51a0aaed898a: Preparing [2023-04-03T23:49:06.774Z] 94f28055a0be: Preparing [2023-04-03T23:49:06.774Z] 26cbea5cba74: Preparing [2023-04-03T23:49:06.774Z] 51a0aaed898a: Waiting [2023-04-03T23:49:06.774Z] 94f28055a0be: Waiting [2023-04-03T23:49:06.774Z] 26cbea5cba74: Waiting [2023-04-03T23:49:07.040Z] b1abf874a13b: Layer already exists [2023-04-03T23:49:07.040Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:07.040Z] a607052df5db: Layer already exists [2023-04-03T23:49:07.040Z] 05c1ba41fee0: Layer already exists [2023-04-03T23:49:07.040Z] e72056254ec1: Layer already exists [2023-04-03T23:49:07.040Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:07.040Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:07.040Z] 94f28055a0be: Layer already exists [2023-04-03T23:49:07.040Z] 3.0.0-dev.119: digest: sha256:1a129a879625343f6d05bb4b8d71b5f4646ec7eb628540369fc9251fbb3d2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:07.383Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:07.732Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:07.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-03T23:49:07.732Z] 05c1ba41fee0: Preparing [2023-04-03T23:49:07.732Z] a607052df5db: Preparing [2023-04-03T23:49:07.732Z] b1abf874a13b: Preparing [2023-04-03T23:49:07.732Z] e72056254ec1: Preparing [2023-04-03T23:49:07.732Z] 8545809ec8c8: Preparing [2023-04-03T23:49:07.732Z] 51a0aaed898a: Preparing [2023-04-03T23:49:07.732Z] 94f28055a0be: Preparing [2023-04-03T23:49:07.732Z] 26cbea5cba74: Preparing [2023-04-03T23:49:07.732Z] 94f28055a0be: Waiting [2023-04-03T23:49:07.732Z] 26cbea5cba74: Waiting [2023-04-03T23:49:07.732Z] a607052df5db: Layer already exists [2023-04-03T23:49:07.732Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:07.732Z] e72056254ec1: Layer already exists [2023-04-03T23:49:07.732Z] b1abf874a13b: Layer already exists [2023-04-03T23:49:07.732Z] 05c1ba41fee0: Layer already exists [2023-04-03T23:49:07.732Z] 94f28055a0be: Layer already exists [2023-04-03T23:49:07.732Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:07.732Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:08.000Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:1a129a879625343f6d05bb4b8d71b5f4646ec7eb628540369fc9251fbb3d2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:08.363Z] + 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-04-03T23:49:08.701Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-03T23:49:08.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-03T23:49:08.701Z] 05c1ba41fee0: Preparing [2023-04-03T23:49:08.701Z] a607052df5db: Preparing [2023-04-03T23:49:08.701Z] b1abf874a13b: Preparing [2023-04-03T23:49:08.701Z] e72056254ec1: Preparing [2023-04-03T23:49:08.701Z] 8545809ec8c8: Preparing [2023-04-03T23:49:08.701Z] 51a0aaed898a: Preparing [2023-04-03T23:49:08.701Z] 94f28055a0be: Preparing [2023-04-03T23:49:08.701Z] 26cbea5cba74: Preparing [2023-04-03T23:49:08.701Z] 94f28055a0be: Waiting [2023-04-03T23:49:08.701Z] 26cbea5cba74: Waiting [2023-04-03T23:49:08.701Z] 51a0aaed898a: Waiting [2023-04-03T23:49:08.701Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:08.701Z] e72056254ec1: Layer already exists [2023-04-03T23:49:08.701Z] 05c1ba41fee0: Layer already exists [2023-04-03T23:49:08.701Z] b1abf874a13b: Layer already exists [2023-04-03T23:49:08.701Z] a607052df5db: Layer already exists [2023-04-03T23:49:08.701Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:08.701Z] 94f28055a0be: Layer already exists [2023-04-03T23:49:08.701Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:08.967Z] main: digest: sha256:1a129a879625343f6d05bb4b8d71b5f4646ec7eb628540369fc9251fbb3d2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:49:09.007Z] ===================================================== [Pipeline] echo [2023-04-03T23:49:09.012Z] taggedImages: [2023-04-03T23:49:09.012Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:09.012Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-03T23:49:09.012Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.119 [2023-04-03T23:49:09.012Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:09.012Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-03T23:49:09.027Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-03T23:49:09.027Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:09.027Z] latest [2023-04-03T23:49:09.027Z] 3.0.0-dev.119 [2023-04-03T23:49:09.027Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:09.027Z] main [2023-04-03T23:49:09.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:09.357Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:09.710Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:09.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-03T23:49:09.710Z] 363642e2b74c: Preparing [2023-04-03T23:49:09.710Z] 5f3a68766b92: Preparing [2023-04-03T23:49:09.710Z] 8545809ec8c8: Preparing [2023-04-03T23:49:09.710Z] 51a0aaed898a: Preparing [2023-04-03T23:49:09.710Z] 965c3a8d923d: Preparing [2023-04-03T23:49:09.710Z] 26cbea5cba74: Preparing [2023-04-03T23:49:09.710Z] 26cbea5cba74: Waiting [2023-04-03T23:49:09.710Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:09.710Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:09.978Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:09.978Z] 363642e2b74c: Pushed [2023-04-03T23:49:09.978Z] 965c3a8d923d: Pushed [2023-04-03T23:49:13.326Z] 5f3a68766b92: Pushed [2023-04-03T23:49:13.326Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:e3670af5deacadceae8c9cafac39749bcd2343030c602af6d44a62055f401542 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:13.672Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:14.019Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-03T23:49:14.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-03T23:49:14.019Z] 363642e2b74c: Preparing [2023-04-03T23:49:14.019Z] 5f3a68766b92: Preparing [2023-04-03T23:49:14.019Z] 8545809ec8c8: Preparing [2023-04-03T23:49:14.019Z] 51a0aaed898a: Preparing [2023-04-03T23:49:14.019Z] 965c3a8d923d: Preparing [2023-04-03T23:49:14.019Z] 26cbea5cba74: Preparing [2023-04-03T23:49:14.019Z] 363642e2b74c: Layer already exists [2023-04-03T23:49:14.019Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:14.019Z] 5f3a68766b92: Layer already exists [2023-04-03T23:49:14.019Z] 965c3a8d923d: Layer already exists [2023-04-03T23:49:14.019Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:14.019Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:14.284Z] latest: digest: sha256:e3670af5deacadceae8c9cafac39749bcd2343030c602af6d44a62055f401542 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:14.633Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:14.976Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.119 [2023-04-03T23:49:14.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-03T23:49:14.976Z] 363642e2b74c: Preparing [2023-04-03T23:49:14.976Z] 5f3a68766b92: Preparing [2023-04-03T23:49:14.976Z] 8545809ec8c8: Preparing [2023-04-03T23:49:14.976Z] 51a0aaed898a: Preparing [2023-04-03T23:49:14.976Z] 965c3a8d923d: Preparing [2023-04-03T23:49:14.976Z] 26cbea5cba74: Preparing [2023-04-03T23:49:14.976Z] 26cbea5cba74: Waiting [2023-04-03T23:49:14.976Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:14.976Z] 363642e2b74c: Layer already exists [2023-04-03T23:49:14.976Z] 5f3a68766b92: Layer already exists [2023-04-03T23:49:14.976Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:14.976Z] 965c3a8d923d: Layer already exists [2023-04-03T23:49:14.976Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:15.242Z] 3.0.0-dev.119: digest: sha256:e3670af5deacadceae8c9cafac39749bcd2343030c602af6d44a62055f401542 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:15.578Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:15.907Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:15.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-03T23:49:15.907Z] 363642e2b74c: Preparing [2023-04-03T23:49:15.908Z] 5f3a68766b92: Preparing [2023-04-03T23:49:15.908Z] 8545809ec8c8: Preparing [2023-04-03T23:49:15.908Z] 51a0aaed898a: Preparing [2023-04-03T23:49:15.908Z] 965c3a8d923d: Preparing [2023-04-03T23:49:15.908Z] 26cbea5cba74: Preparing [2023-04-03T23:49:15.908Z] 26cbea5cba74: Waiting [2023-04-03T23:49:15.908Z] 5f3a68766b92: Layer already exists [2023-04-03T23:49:15.908Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:15.908Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:15.908Z] 363642e2b74c: Layer already exists [2023-04-03T23:49:15.908Z] 965c3a8d923d: Layer already exists [2023-04-03T23:49:15.908Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:16.172Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:e3670af5deacadceae8c9cafac39749bcd2343030c602af6d44a62055f401542 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:16.505Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:16.843Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-03T23:49:16.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-03T23:49:16.843Z] 363642e2b74c: Preparing [2023-04-03T23:49:16.843Z] 5f3a68766b92: Preparing [2023-04-03T23:49:16.843Z] 8545809ec8c8: Preparing [2023-04-03T23:49:16.843Z] 51a0aaed898a: Preparing [2023-04-03T23:49:16.843Z] 965c3a8d923d: Preparing [2023-04-03T23:49:16.843Z] 26cbea5cba74: Preparing [2023-04-03T23:49:16.843Z] 26cbea5cba74: Waiting [2023-04-03T23:49:16.843Z] 5f3a68766b92: Layer already exists [2023-04-03T23:49:16.843Z] 965c3a8d923d: Layer already exists [2023-04-03T23:49:16.843Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:16.843Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:16.843Z] 363642e2b74c: Layer already exists [2023-04-03T23:49:16.843Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:17.111Z] main: digest: sha256:e3670af5deacadceae8c9cafac39749bcd2343030c602af6d44a62055f401542 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:49:17.157Z] ===================================================== [Pipeline] echo [2023-04-03T23:49:17.165Z] taggedImages: [2023-04-03T23:49:17.165Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:17.165Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-03T23:49:17.165Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.119 [2023-04-03T23:49:17.165Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:17.165Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-03T23:49:17.179Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-03T23:49:17.179Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:17.179Z] latest [2023-04-03T23:49:17.179Z] 3.0.0-dev.119 [2023-04-03T23:49:17.179Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:17.179Z] main [2023-04-03T23:49:17.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:17.540Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:17.889Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:17.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-03T23:49:17.889Z] 3765717ec6c8: Preparing [2023-04-03T23:49:17.889Z] 13d9845ff0ef: Preparing [2023-04-03T23:49:17.889Z] b6cde8664b30: Preparing [2023-04-03T23:49:17.889Z] 8545809ec8c8: Preparing [2023-04-03T23:49:17.889Z] 51a0aaed898a: Preparing [2023-04-03T23:49:17.889Z] 395af001bcd3: Preparing [2023-04-03T23:49:17.889Z] 26cbea5cba74: Preparing [2023-04-03T23:49:17.889Z] 395af001bcd3: Waiting [2023-04-03T23:49:17.889Z] 26cbea5cba74: Waiting [2023-04-03T23:49:17.889Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:18.158Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:18.158Z] 395af001bcd3: Layer already exists [2023-04-03T23:49:18.158Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:18.158Z] 13d9845ff0ef: Pushed [2023-04-03T23:49:18.158Z] 3765717ec6c8: Pushed [2023-04-03T23:49:21.610Z] b6cde8664b30: Pushed [2023-04-03T23:49:21.610Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:4f8b4b8f7979ca6823549b75929d0da753f5328e3c7e6fd98af2b0b6d24797ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:21.978Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:22.333Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-03T23:49:22.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-03T23:49:22.333Z] 3765717ec6c8: Preparing [2023-04-03T23:49:22.333Z] 13d9845ff0ef: Preparing [2023-04-03T23:49:22.333Z] b6cde8664b30: Preparing [2023-04-03T23:49:22.333Z] 8545809ec8c8: Preparing [2023-04-03T23:49:22.333Z] 51a0aaed898a: Preparing [2023-04-03T23:49:22.333Z] 395af001bcd3: Preparing [2023-04-03T23:49:22.333Z] 26cbea5cba74: Preparing [2023-04-03T23:49:22.333Z] 395af001bcd3: Waiting [2023-04-03T23:49:22.333Z] 26cbea5cba74: Waiting [2023-04-03T23:49:22.333Z] 3765717ec6c8: Layer already exists [2023-04-03T23:49:22.333Z] b6cde8664b30: Layer already exists [2023-04-03T23:49:22.333Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:22.333Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:22.333Z] 13d9845ff0ef: Layer already exists [2023-04-03T23:49:22.333Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:22.333Z] 395af001bcd3: Layer already exists [2023-04-03T23:49:22.605Z] latest: digest: sha256:4f8b4b8f7979ca6823549b75929d0da753f5328e3c7e6fd98af2b0b6d24797ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:22.962Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:23.309Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.119 [2023-04-03T23:49:23.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-03T23:49:23.309Z] 3765717ec6c8: Preparing [2023-04-03T23:49:23.309Z] 13d9845ff0ef: Preparing [2023-04-03T23:49:23.309Z] b6cde8664b30: Preparing [2023-04-03T23:49:23.309Z] 8545809ec8c8: Preparing [2023-04-03T23:49:23.309Z] 51a0aaed898a: Preparing [2023-04-03T23:49:23.309Z] 395af001bcd3: Preparing [2023-04-03T23:49:23.309Z] 26cbea5cba74: Preparing [2023-04-03T23:49:23.309Z] 26cbea5cba74: Waiting [2023-04-03T23:49:23.309Z] 395af001bcd3: Waiting [2023-04-03T23:49:23.309Z] b6cde8664b30: Layer already exists [2023-04-03T23:49:23.309Z] 13d9845ff0ef: Layer already exists [2023-04-03T23:49:23.309Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:23.309Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:23.309Z] 3765717ec6c8: Layer already exists [2023-04-03T23:49:23.309Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:23.309Z] 395af001bcd3: Layer already exists [2023-04-03T23:49:23.577Z] 3.0.0-dev.119: digest: sha256:4f8b4b8f7979ca6823549b75929d0da753f5328e3c7e6fd98af2b0b6d24797ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:23.926Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:24.270Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:24.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-03T23:49:24.270Z] 3765717ec6c8: Preparing [2023-04-03T23:49:24.270Z] 13d9845ff0ef: Preparing [2023-04-03T23:49:24.270Z] b6cde8664b30: Preparing [2023-04-03T23:49:24.270Z] 8545809ec8c8: Preparing [2023-04-03T23:49:24.270Z] 51a0aaed898a: Preparing [2023-04-03T23:49:24.270Z] 395af001bcd3: Preparing [2023-04-03T23:49:24.270Z] 26cbea5cba74: Preparing [2023-04-03T23:49:24.270Z] 395af001bcd3: Waiting [2023-04-03T23:49:24.270Z] 26cbea5cba74: Waiting [2023-04-03T23:49:24.270Z] b6cde8664b30: Layer already exists [2023-04-03T23:49:24.270Z] 3765717ec6c8: Layer already exists [2023-04-03T23:49:24.270Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:24.270Z] 13d9845ff0ef: Layer already exists [2023-04-03T23:49:24.270Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:24.537Z] 395af001bcd3: Layer already exists [2023-04-03T23:49:24.537Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:24.537Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:4f8b4b8f7979ca6823549b75929d0da753f5328e3c7e6fd98af2b0b6d24797ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:24.888Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:25.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-03T23:49:25.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-03T23:49:25.240Z] 3765717ec6c8: Preparing [2023-04-03T23:49:25.240Z] 13d9845ff0ef: Preparing [2023-04-03T23:49:25.240Z] b6cde8664b30: Preparing [2023-04-03T23:49:25.240Z] 8545809ec8c8: Preparing [2023-04-03T23:49:25.240Z] 51a0aaed898a: Preparing [2023-04-03T23:49:25.240Z] 395af001bcd3: Preparing [2023-04-03T23:49:25.240Z] 26cbea5cba74: Preparing [2023-04-03T23:49:25.240Z] 395af001bcd3: Waiting [2023-04-03T23:49:25.240Z] 26cbea5cba74: Waiting [2023-04-03T23:49:25.240Z] b6cde8664b30: Layer already exists [2023-04-03T23:49:25.240Z] 13d9845ff0ef: Layer already exists [2023-04-03T23:49:25.240Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:25.240Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:25.240Z] 3765717ec6c8: Layer already exists [2023-04-03T23:49:25.240Z] 395af001bcd3: Layer already exists [2023-04-03T23:49:25.240Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:25.508Z] main: digest: sha256:4f8b4b8f7979ca6823549b75929d0da753f5328e3c7e6fd98af2b0b6d24797ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:49:25.558Z] ===================================================== [Pipeline] echo [2023-04-03T23:49:25.566Z] taggedImages: [2023-04-03T23:49:25.566Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:25.566Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-03T23:49:25.566Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.119 [2023-04-03T23:49:25.566Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:25.566Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-03T23:49:25.588Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-03T23:49:25.588Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:25.588Z] latest [2023-04-03T23:49:25.588Z] 3.0.0-dev.119 [2023-04-03T23:49:25.588Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:25.588Z] main [2023-04-03T23:49:25.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:25.929Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:26.274Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:26.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-03T23:49:26.275Z] 93a45c46e72d: Preparing [2023-04-03T23:49:26.275Z] 93a45c46e72d: Preparing [2023-04-03T23:49:26.275Z] 532c869feddf: Preparing [2023-04-03T23:49:26.275Z] eaed089a4241: Preparing [2023-04-03T23:49:26.275Z] b45d97aebfe5: Preparing [2023-04-03T23:49:26.275Z] 9f98fb263f38: Preparing [2023-04-03T23:49:26.275Z] 09e513dd4289: Preparing [2023-04-03T23:49:26.275Z] 8545809ec8c8: Preparing [2023-04-03T23:49:26.275Z] 51a0aaed898a: Preparing [2023-04-03T23:49:26.275Z] ff95e8ff0c44: Preparing [2023-04-03T23:49:26.275Z] 09e513dd4289: Waiting [2023-04-03T23:49:26.275Z] 8545809ec8c8: Waiting [2023-04-03T23:49:26.275Z] 51a0aaed898a: Waiting [2023-04-03T23:49:26.275Z] 68b70a5c50cd: Preparing [2023-04-03T23:49:26.275Z] d159f57beb89: Preparing [2023-04-03T23:49:26.275Z] f59f1cbac9f6: Preparing [2023-04-03T23:49:26.275Z] 26cbea5cba74: Preparing [2023-04-03T23:49:26.275Z] 68b70a5c50cd: Waiting [2023-04-03T23:49:26.275Z] d159f57beb89: Waiting [2023-04-03T23:49:26.275Z] f59f1cbac9f6: Waiting [2023-04-03T23:49:26.275Z] 26cbea5cba74: Waiting [2023-04-03T23:49:26.275Z] ff95e8ff0c44: Waiting [2023-04-03T23:49:26.553Z] b45d97aebfe5: Pushed [2023-04-03T23:49:26.553Z] 532c869feddf: Pushed [2023-04-03T23:49:26.553Z] eaed089a4241: Pushed [2023-04-03T23:49:26.553Z] 93a45c46e72d: Pushed [2023-04-03T23:49:26.553Z] 9f98fb263f38: Pushed [2023-04-03T23:49:26.553Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:26.553Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:26.824Z] 68b70a5c50cd: Pushed [2023-04-03T23:49:26.824Z] d159f57beb89: Pushed [2023-04-03T23:49:26.824Z] ff95e8ff0c44: Pushed [2023-04-03T23:49:26.824Z] f59f1cbac9f6: Pushed [2023-04-03T23:49:26.824Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:31.078Z] 09e513dd4289: Pushed [2023-04-03T23:49:31.078Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:88d5127240b15177d607a48caf9435a0b12680a5970ecdc94df7737cc2a79fc2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:31.429Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:31.776Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-03T23:49:31.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-03T23:49:31.776Z] 93a45c46e72d: Preparing [2023-04-03T23:49:31.776Z] 93a45c46e72d: Preparing [2023-04-03T23:49:31.776Z] 532c869feddf: Preparing [2023-04-03T23:49:31.776Z] eaed089a4241: Preparing [2023-04-03T23:49:31.776Z] b45d97aebfe5: Preparing [2023-04-03T23:49:31.776Z] 9f98fb263f38: Preparing [2023-04-03T23:49:31.776Z] 09e513dd4289: Preparing [2023-04-03T23:49:31.776Z] 8545809ec8c8: Preparing [2023-04-03T23:49:31.776Z] 51a0aaed898a: Preparing [2023-04-03T23:49:31.776Z] ff95e8ff0c44: Preparing [2023-04-03T23:49:31.776Z] 68b70a5c50cd: Preparing [2023-04-03T23:49:31.776Z] d159f57beb89: Preparing [2023-04-03T23:49:31.776Z] f59f1cbac9f6: Preparing [2023-04-03T23:49:31.776Z] 26cbea5cba74: Preparing [2023-04-03T23:49:31.776Z] ff95e8ff0c44: Waiting [2023-04-03T23:49:31.776Z] 68b70a5c50cd: Waiting [2023-04-03T23:49:31.776Z] d159f57beb89: Waiting [2023-04-03T23:49:31.776Z] 09e513dd4289: Waiting [2023-04-03T23:49:31.776Z] 8545809ec8c8: Waiting [2023-04-03T23:49:31.776Z] 51a0aaed898a: Waiting [2023-04-03T23:49:31.776Z] f59f1cbac9f6: Waiting [2023-04-03T23:49:31.776Z] 26cbea5cba74: Waiting [2023-04-03T23:49:31.776Z] 93a45c46e72d: Layer already exists [2023-04-03T23:49:31.776Z] 9f98fb263f38: Layer already exists [2023-04-03T23:49:31.776Z] eaed089a4241: Layer already exists [2023-04-03T23:49:31.776Z] 532c869feddf: Layer already exists [2023-04-03T23:49:31.776Z] b45d97aebfe5: Layer already exists [2023-04-03T23:49:31.776Z] 09e513dd4289: Layer already exists [2023-04-03T23:49:31.776Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:31.776Z] 68b70a5c50cd: Layer already exists [2023-04-03T23:49:31.776Z] ff95e8ff0c44: Layer already exists [2023-04-03T23:49:31.776Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:32.043Z] f59f1cbac9f6: Layer already exists [2023-04-03T23:49:32.043Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:32.043Z] d159f57beb89: Layer already exists [2023-04-03T23:49:32.043Z] latest: digest: sha256:88d5127240b15177d607a48caf9435a0b12680a5970ecdc94df7737cc2a79fc2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:32.398Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:32.743Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.119 [2023-04-03T23:49:32.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-03T23:49:32.743Z] 93a45c46e72d: Preparing [2023-04-03T23:49:32.743Z] 93a45c46e72d: Preparing [2023-04-03T23:49:32.743Z] 532c869feddf: Preparing [2023-04-03T23:49:32.743Z] eaed089a4241: Preparing [2023-04-03T23:49:32.743Z] b45d97aebfe5: Preparing [2023-04-03T23:49:32.743Z] 9f98fb263f38: Preparing [2023-04-03T23:49:32.743Z] 09e513dd4289: Preparing [2023-04-03T23:49:32.743Z] 8545809ec8c8: Preparing [2023-04-03T23:49:32.743Z] 51a0aaed898a: Preparing [2023-04-03T23:49:32.743Z] 09e513dd4289: Waiting [2023-04-03T23:49:32.743Z] 8545809ec8c8: Waiting [2023-04-03T23:49:32.743Z] ff95e8ff0c44: Preparing [2023-04-03T23:49:32.743Z] 68b70a5c50cd: Preparing [2023-04-03T23:49:32.743Z] d159f57beb89: Preparing [2023-04-03T23:49:32.743Z] f59f1cbac9f6: Preparing [2023-04-03T23:49:32.743Z] 26cbea5cba74: Preparing [2023-04-03T23:49:32.743Z] 51a0aaed898a: Waiting [2023-04-03T23:49:32.743Z] ff95e8ff0c44: Waiting [2023-04-03T23:49:32.743Z] 68b70a5c50cd: Waiting [2023-04-03T23:49:32.743Z] d159f57beb89: Waiting [2023-04-03T23:49:32.743Z] f59f1cbac9f6: Waiting [2023-04-03T23:49:32.743Z] 26cbea5cba74: Waiting [2023-04-03T23:49:32.743Z] b45d97aebfe5: Layer already exists [2023-04-03T23:49:32.743Z] 93a45c46e72d: Layer already exists [2023-04-03T23:49:32.743Z] eaed089a4241: Layer already exists [2023-04-03T23:49:32.743Z] 9f98fb263f38: Layer already exists [2023-04-03T23:49:32.743Z] 532c869feddf: Layer already exists [2023-04-03T23:49:32.743Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:32.743Z] 09e513dd4289: Layer already exists [2023-04-03T23:49:32.743Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:32.743Z] ff95e8ff0c44: Layer already exists [2023-04-03T23:49:32.743Z] 68b70a5c50cd: Layer already exists [2023-04-03T23:49:33.010Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:33.010Z] f59f1cbac9f6: Layer already exists [2023-04-03T23:49:33.010Z] d159f57beb89: Layer already exists [2023-04-03T23:49:33.010Z] 3.0.0-dev.119: digest: sha256:88d5127240b15177d607a48caf9435a0b12680a5970ecdc94df7737cc2a79fc2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:33.350Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:33.690Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:33.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-03T23:49:33.690Z] 93a45c46e72d: Preparing [2023-04-03T23:49:33.690Z] 93a45c46e72d: Preparing [2023-04-03T23:49:33.690Z] 532c869feddf: Preparing [2023-04-03T23:49:33.690Z] eaed089a4241: Preparing [2023-04-03T23:49:33.690Z] b45d97aebfe5: Preparing [2023-04-03T23:49:33.690Z] 9f98fb263f38: Preparing [2023-04-03T23:49:33.690Z] 09e513dd4289: Preparing [2023-04-03T23:49:33.690Z] 8545809ec8c8: Preparing [2023-04-03T23:49:33.690Z] 51a0aaed898a: Preparing [2023-04-03T23:49:33.690Z] ff95e8ff0c44: Preparing [2023-04-03T23:49:33.690Z] 68b70a5c50cd: Preparing [2023-04-03T23:49:33.690Z] d159f57beb89: Preparing [2023-04-03T23:49:33.690Z] f59f1cbac9f6: Preparing [2023-04-03T23:49:33.690Z] 26cbea5cba74: Preparing [2023-04-03T23:49:33.690Z] 09e513dd4289: Waiting [2023-04-03T23:49:33.690Z] 68b70a5c50cd: Waiting [2023-04-03T23:49:33.690Z] d159f57beb89: Waiting [2023-04-03T23:49:33.690Z] f59f1cbac9f6: Waiting [2023-04-03T23:49:33.690Z] 26cbea5cba74: Waiting [2023-04-03T23:49:33.690Z] 8545809ec8c8: Waiting [2023-04-03T23:49:33.690Z] 51a0aaed898a: Waiting [2023-04-03T23:49:33.690Z] ff95e8ff0c44: Waiting [2023-04-03T23:49:33.690Z] b45d97aebfe5: Layer already exists [2023-04-03T23:49:33.690Z] eaed089a4241: Layer already exists [2023-04-03T23:49:33.690Z] 532c869feddf: Layer already exists [2023-04-03T23:49:33.690Z] 93a45c46e72d: Layer already exists [2023-04-03T23:49:33.690Z] 9f98fb263f38: Layer already exists [2023-04-03T23:49:33.690Z] 09e513dd4289: Layer already exists [2023-04-03T23:49:33.690Z] ff95e8ff0c44: Layer already exists [2023-04-03T23:49:33.690Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:33.690Z] 68b70a5c50cd: Layer already exists [2023-04-03T23:49:33.690Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:33.690Z] d159f57beb89: Layer already exists [2023-04-03T23:49:33.690Z] f59f1cbac9f6: Layer already exists [2023-04-03T23:49:33.690Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:33.957Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:88d5127240b15177d607a48caf9435a0b12680a5970ecdc94df7737cc2a79fc2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:34.428Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:34.770Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-03T23:49:34.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-03T23:49:34.771Z] 93a45c46e72d: Preparing [2023-04-03T23:49:34.771Z] 93a45c46e72d: Preparing [2023-04-03T23:49:34.771Z] 532c869feddf: Preparing [2023-04-03T23:49:34.771Z] eaed089a4241: Preparing [2023-04-03T23:49:34.771Z] b45d97aebfe5: Preparing [2023-04-03T23:49:34.771Z] 9f98fb263f38: Preparing [2023-04-03T23:49:34.771Z] 09e513dd4289: Preparing [2023-04-03T23:49:34.771Z] 8545809ec8c8: Preparing [2023-04-03T23:49:34.771Z] 51a0aaed898a: Preparing [2023-04-03T23:49:34.771Z] ff95e8ff0c44: Preparing [2023-04-03T23:49:34.771Z] 68b70a5c50cd: Preparing [2023-04-03T23:49:34.771Z] d159f57beb89: Preparing [2023-04-03T23:49:34.771Z] f59f1cbac9f6: Preparing [2023-04-03T23:49:34.771Z] 26cbea5cba74: Preparing [2023-04-03T23:49:34.771Z] ff95e8ff0c44: Waiting [2023-04-03T23:49:34.771Z] 68b70a5c50cd: Waiting [2023-04-03T23:49:34.771Z] d159f57beb89: Waiting [2023-04-03T23:49:34.771Z] f59f1cbac9f6: Waiting [2023-04-03T23:49:34.771Z] 09e513dd4289: Waiting [2023-04-03T23:49:34.771Z] 26cbea5cba74: Waiting [2023-04-03T23:49:34.771Z] 8545809ec8c8: Waiting [2023-04-03T23:49:34.771Z] 51a0aaed898a: Waiting [2023-04-03T23:49:34.771Z] 93a45c46e72d: Layer already exists [2023-04-03T23:49:34.771Z] 9f98fb263f38: Layer already exists [2023-04-03T23:49:34.771Z] 532c869feddf: Layer already exists [2023-04-03T23:49:34.771Z] eaed089a4241: Layer already exists [2023-04-03T23:49:34.771Z] b45d97aebfe5: Layer already exists [2023-04-03T23:49:34.771Z] 68b70a5c50cd: Layer already exists [2023-04-03T23:49:34.771Z] 09e513dd4289: Layer already exists [2023-04-03T23:49:34.771Z] ff95e8ff0c44: Layer already exists [2023-04-03T23:49:34.771Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:34.771Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:35.037Z] d159f57beb89: Layer already exists [2023-04-03T23:49:35.037Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:35.037Z] f59f1cbac9f6: Layer already exists [2023-04-03T23:49:35.037Z] main: digest: sha256:88d5127240b15177d607a48caf9435a0b12680a5970ecdc94df7737cc2a79fc2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:49:35.137Z] ===================================================== [Pipeline] echo [2023-04-03T23:49:35.143Z] taggedImages: [2023-04-03T23:49:35.143Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:35.143Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-03T23:49:35.143Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.119 [2023-04-03T23:49:35.143Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:35.143Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-03T23:49:35.156Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-03T23:49:35.156Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:35.156Z] latest [2023-04-03T23:49:35.156Z] 3.0.0-dev.119 [2023-04-03T23:49:35.156Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:35.156Z] main [2023-04-03T23:49:35.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:35.487Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:35.834Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:35.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-03T23:49:35.834Z] a0d0723f1f3e: Preparing [2023-04-03T23:49:35.834Z] 5533a840fa2f: Preparing [2023-04-03T23:49:35.834Z] 38816c7b27d9: Preparing [2023-04-03T23:49:35.834Z] 90b5b37300a5: Preparing [2023-04-03T23:49:35.834Z] 8545809ec8c8: Preparing [2023-04-03T23:49:35.834Z] 51a0aaed898a: Preparing [2023-04-03T23:49:35.834Z] 94f28055a0be: Preparing [2023-04-03T23:49:35.834Z] 26cbea5cba74: Preparing [2023-04-03T23:49:35.834Z] 51a0aaed898a: Waiting [2023-04-03T23:49:35.834Z] 94f28055a0be: Waiting [2023-04-03T23:49:35.834Z] 26cbea5cba74: Waiting [2023-04-03T23:49:35.834Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:36.103Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:36.103Z] 94f28055a0be: Layer already exists [2023-04-03T23:49:36.103Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:36.103Z] 38816c7b27d9: Pushed [2023-04-03T23:49:36.103Z] 5533a840fa2f: Pushed [2023-04-03T23:49:36.103Z] a0d0723f1f3e: Pushed [2023-04-03T23:49:38.686Z] 90b5b37300a5: Pushed [2023-04-03T23:49:38.686Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:a38d50ec1fa22b67d163566493bda96e2670b0672998e65e20ca204a54c7a200 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:39.036Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:39.375Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-03T23:49:39.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-03T23:49:39.375Z] a0d0723f1f3e: Preparing [2023-04-03T23:49:39.375Z] 5533a840fa2f: Preparing [2023-04-03T23:49:39.375Z] 38816c7b27d9: Preparing [2023-04-03T23:49:39.375Z] 90b5b37300a5: Preparing [2023-04-03T23:49:39.375Z] 8545809ec8c8: Preparing [2023-04-03T23:49:39.375Z] 51a0aaed898a: Preparing [2023-04-03T23:49:39.375Z] 94f28055a0be: Preparing [2023-04-03T23:49:39.375Z] 26cbea5cba74: Preparing [2023-04-03T23:49:39.375Z] 94f28055a0be: Waiting [2023-04-03T23:49:39.375Z] 26cbea5cba74: Waiting [2023-04-03T23:49:39.375Z] 51a0aaed898a: Waiting [2023-04-03T23:49:39.375Z] 38816c7b27d9: Layer already exists [2023-04-03T23:49:39.375Z] 90b5b37300a5: Layer already exists [2023-04-03T23:49:39.375Z] a0d0723f1f3e: Layer already exists [2023-04-03T23:49:39.375Z] 5533a840fa2f: Layer already exists [2023-04-03T23:49:39.375Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:39.375Z] 94f28055a0be: Layer already exists [2023-04-03T23:49:39.375Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:39.375Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:39.642Z] latest: digest: sha256:a38d50ec1fa22b67d163566493bda96e2670b0672998e65e20ca204a54c7a200 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:39.978Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:40.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.119 [2023-04-03T23:49:40.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-03T23:49:40.315Z] a0d0723f1f3e: Preparing [2023-04-03T23:49:40.315Z] 5533a840fa2f: Preparing [2023-04-03T23:49:40.315Z] 38816c7b27d9: Preparing [2023-04-03T23:49:40.315Z] 90b5b37300a5: Preparing [2023-04-03T23:49:40.315Z] 8545809ec8c8: Preparing [2023-04-03T23:49:40.315Z] 51a0aaed898a: Preparing [2023-04-03T23:49:40.315Z] 94f28055a0be: Preparing [2023-04-03T23:49:40.315Z] 26cbea5cba74: Preparing [2023-04-03T23:49:40.315Z] 94f28055a0be: Waiting [2023-04-03T23:49:40.315Z] 26cbea5cba74: Waiting [2023-04-03T23:49:40.315Z] 51a0aaed898a: Waiting [2023-04-03T23:49:40.315Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:40.315Z] a0d0723f1f3e: Layer already exists [2023-04-03T23:49:40.315Z] 5533a840fa2f: Layer already exists [2023-04-03T23:49:40.315Z] 90b5b37300a5: Layer already exists [2023-04-03T23:49:40.315Z] 38816c7b27d9: Layer already exists [2023-04-03T23:49:40.315Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:40.315Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:40.315Z] 94f28055a0be: Layer already exists [2023-04-03T23:49:40.581Z] 3.0.0-dev.119: digest: sha256:a38d50ec1fa22b67d163566493bda96e2670b0672998e65e20ca204a54c7a200 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:40.925Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:41.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:41.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-03T23:49:41.263Z] a0d0723f1f3e: Preparing [2023-04-03T23:49:41.263Z] 5533a840fa2f: Preparing [2023-04-03T23:49:41.263Z] 38816c7b27d9: Preparing [2023-04-03T23:49:41.263Z] 90b5b37300a5: Preparing [2023-04-03T23:49:41.263Z] 8545809ec8c8: Preparing [2023-04-03T23:49:41.263Z] 51a0aaed898a: Preparing [2023-04-03T23:49:41.263Z] 94f28055a0be: Preparing [2023-04-03T23:49:41.263Z] 26cbea5cba74: Preparing [2023-04-03T23:49:41.263Z] 94f28055a0be: Waiting [2023-04-03T23:49:41.263Z] 51a0aaed898a: Waiting [2023-04-03T23:49:41.263Z] a0d0723f1f3e: Layer already exists [2023-04-03T23:49:41.263Z] 90b5b37300a5: Layer already exists [2023-04-03T23:49:41.263Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:41.263Z] 5533a840fa2f: Layer already exists [2023-04-03T23:49:41.263Z] 38816c7b27d9: Layer already exists [2023-04-03T23:49:41.263Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:41.263Z] 94f28055a0be: Layer already exists [2023-04-03T23:49:41.263Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:41.533Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:a38d50ec1fa22b67d163566493bda96e2670b0672998e65e20ca204a54c7a200 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:41.879Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:42.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-03T23:49:42.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-03T23:49:42.220Z] a0d0723f1f3e: Preparing [2023-04-03T23:49:42.220Z] 5533a840fa2f: Preparing [2023-04-03T23:49:42.220Z] 38816c7b27d9: Preparing [2023-04-03T23:49:42.220Z] 90b5b37300a5: Preparing [2023-04-03T23:49:42.220Z] 8545809ec8c8: Preparing [2023-04-03T23:49:42.220Z] 51a0aaed898a: Preparing [2023-04-03T23:49:42.220Z] 94f28055a0be: Preparing [2023-04-03T23:49:42.220Z] 26cbea5cba74: Preparing [2023-04-03T23:49:42.220Z] 51a0aaed898a: Waiting [2023-04-03T23:49:42.220Z] 94f28055a0be: Waiting [2023-04-03T23:49:42.220Z] 26cbea5cba74: Waiting [2023-04-03T23:49:42.220Z] 5533a840fa2f: Layer already exists [2023-04-03T23:49:42.220Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:42.220Z] 90b5b37300a5: Layer already exists [2023-04-03T23:49:42.220Z] 38816c7b27d9: Layer already exists [2023-04-03T23:49:42.220Z] a0d0723f1f3e: Layer already exists [2023-04-03T23:49:42.220Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:42.220Z] 94f28055a0be: Layer already exists [2023-04-03T23:49:42.220Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:42.487Z] main: digest: sha256:a38d50ec1fa22b67d163566493bda96e2670b0672998e65e20ca204a54c7a200 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:49:42.542Z] ===================================================== [Pipeline] echo [2023-04-03T23:49:42.548Z] taggedImages: [2023-04-03T23:49:42.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:42.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-03T23:49:42.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.119 [2023-04-03T23:49:42.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:42.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-03T23:49:42.566Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-03T23:49:42.566Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:42.566Z] latest [2023-04-03T23:49:42.566Z] 3.0.0-dev.119 [2023-04-03T23:49:42.566Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:42.566Z] main [2023-04-03T23:49:42.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:42.903Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:43.243Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:43.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-03T23:49:43.243Z] f585e80dba6d: Preparing [2023-04-03T23:49:43.243Z] 50a618424bcb: Preparing [2023-04-03T23:49:43.243Z] dba7e0f67543: Preparing [2023-04-03T23:49:43.243Z] ee697a97c193: Preparing [2023-04-03T23:49:43.243Z] 8545809ec8c8: Preparing [2023-04-03T23:49:43.243Z] 51a0aaed898a: Preparing [2023-04-03T23:49:43.243Z] 7650974bd1b9: Preparing [2023-04-03T23:49:43.243Z] 3abda32c26cd: Preparing [2023-04-03T23:49:43.243Z] 26cbea5cba74: Preparing [2023-04-03T23:49:43.243Z] 51a0aaed898a: Waiting [2023-04-03T23:49:43.243Z] 7650974bd1b9: Waiting [2023-04-03T23:49:43.243Z] 3abda32c26cd: Waiting [2023-04-03T23:49:43.243Z] 26cbea5cba74: Waiting [2023-04-03T23:49:43.509Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:43.509Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:43.509Z] f585e80dba6d: Pushed [2023-04-03T23:49:43.509Z] 50a618424bcb: Pushed [2023-04-03T23:49:43.509Z] ee697a97c193: Pushed [2023-04-03T23:49:43.509Z] 7650974bd1b9: Pushed [2023-04-03T23:49:43.509Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:44.092Z] 3abda32c26cd: Pushed [2023-04-03T23:49:46.673Z] dba7e0f67543: Pushed [2023-04-03T23:49:46.673Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:bf6bfbdefc39a56d30ffbc28dc44e229f1e474e54bd5f7943f3d3d550af387f6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:47.015Z] + 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-04-03T23:49:47.355Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-03T23:49:47.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-03T23:49:47.355Z] f585e80dba6d: Preparing [2023-04-03T23:49:47.355Z] 50a618424bcb: Preparing [2023-04-03T23:49:47.355Z] dba7e0f67543: Preparing [2023-04-03T23:49:47.355Z] ee697a97c193: Preparing [2023-04-03T23:49:47.355Z] 8545809ec8c8: Preparing [2023-04-03T23:49:47.355Z] 51a0aaed898a: Preparing [2023-04-03T23:49:47.355Z] 7650974bd1b9: Preparing [2023-04-03T23:49:47.355Z] 3abda32c26cd: Preparing [2023-04-03T23:49:47.355Z] 26cbea5cba74: Preparing [2023-04-03T23:49:47.355Z] 51a0aaed898a: Waiting [2023-04-03T23:49:47.355Z] 7650974bd1b9: Waiting [2023-04-03T23:49:47.355Z] 3abda32c26cd: Waiting [2023-04-03T23:49:47.355Z] 26cbea5cba74: Waiting [2023-04-03T23:49:47.355Z] f585e80dba6d: Layer already exists [2023-04-03T23:49:47.355Z] dba7e0f67543: Layer already exists [2023-04-03T23:49:47.355Z] ee697a97c193: Layer already exists [2023-04-03T23:49:47.355Z] 50a618424bcb: Layer already exists [2023-04-03T23:49:47.355Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:47.355Z] 3abda32c26cd: Layer already exists [2023-04-03T23:49:47.355Z] 7650974bd1b9: Layer already exists [2023-04-03T23:49:47.355Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:47.355Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:47.624Z] latest: digest: sha256:bf6bfbdefc39a56d30ffbc28dc44e229f1e474e54bd5f7943f3d3d550af387f6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:47.968Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:48.303Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.119 [2023-04-03T23:49:48.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-03T23:49:48.303Z] f585e80dba6d: Preparing [2023-04-03T23:49:48.303Z] 50a618424bcb: Preparing [2023-04-03T23:49:48.303Z] dba7e0f67543: Preparing [2023-04-03T23:49:48.303Z] ee697a97c193: Preparing [2023-04-03T23:49:48.303Z] 8545809ec8c8: Preparing [2023-04-03T23:49:48.303Z] 51a0aaed898a: Preparing [2023-04-03T23:49:48.303Z] 7650974bd1b9: Preparing [2023-04-03T23:49:48.303Z] 3abda32c26cd: Preparing [2023-04-03T23:49:48.303Z] 26cbea5cba74: Preparing [2023-04-03T23:49:48.303Z] 7650974bd1b9: Waiting [2023-04-03T23:49:48.303Z] 3abda32c26cd: Waiting [2023-04-03T23:49:48.303Z] 51a0aaed898a: Waiting [2023-04-03T23:49:48.303Z] 26cbea5cba74: Waiting [2023-04-03T23:49:48.303Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:48.303Z] ee697a97c193: Layer already exists [2023-04-03T23:49:48.303Z] 50a618424bcb: Layer already exists [2023-04-03T23:49:48.303Z] f585e80dba6d: Layer already exists [2023-04-03T23:49:48.303Z] dba7e0f67543: Layer already exists [2023-04-03T23:49:48.303Z] 7650974bd1b9: Layer already exists [2023-04-03T23:49:48.303Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:48.303Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:48.303Z] 3abda32c26cd: Layer already exists [2023-04-03T23:49:48.570Z] 3.0.0-dev.119: digest: sha256:bf6bfbdefc39a56d30ffbc28dc44e229f1e474e54bd5f7943f3d3d550af387f6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:48.911Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:49.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:49.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-03T23:49:49.245Z] f585e80dba6d: Preparing [2023-04-03T23:49:49.245Z] 50a618424bcb: Preparing [2023-04-03T23:49:49.245Z] dba7e0f67543: Preparing [2023-04-03T23:49:49.245Z] ee697a97c193: Preparing [2023-04-03T23:49:49.245Z] 8545809ec8c8: Preparing [2023-04-03T23:49:49.245Z] 51a0aaed898a: Preparing [2023-04-03T23:49:49.245Z] 7650974bd1b9: Preparing [2023-04-03T23:49:49.245Z] 3abda32c26cd: Preparing [2023-04-03T23:49:49.245Z] 26cbea5cba74: Preparing [2023-04-03T23:49:49.245Z] 3abda32c26cd: Waiting [2023-04-03T23:49:49.245Z] 26cbea5cba74: Waiting [2023-04-03T23:49:49.245Z] 7650974bd1b9: Waiting [2023-04-03T23:49:49.245Z] 51a0aaed898a: Waiting [2023-04-03T23:49:49.245Z] dba7e0f67543: Layer already exists [2023-04-03T23:49:49.245Z] f585e80dba6d: Layer already exists [2023-04-03T23:49:49.245Z] 50a618424bcb: Layer already exists [2023-04-03T23:49:49.245Z] ee697a97c193: Layer already exists [2023-04-03T23:49:49.245Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:49.245Z] 7650974bd1b9: Layer already exists [2023-04-03T23:49:49.245Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:49.245Z] 3abda32c26cd: Layer already exists [2023-04-03T23:49:49.245Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:49.513Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:bf6bfbdefc39a56d30ffbc28dc44e229f1e474e54bd5f7943f3d3d550af387f6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:49.855Z] + 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-04-03T23:49:50.192Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-03T23:49:50.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-03T23:49:50.192Z] f585e80dba6d: Preparing [2023-04-03T23:49:50.192Z] 50a618424bcb: Preparing [2023-04-03T23:49:50.192Z] dba7e0f67543: Preparing [2023-04-03T23:49:50.192Z] ee697a97c193: Preparing [2023-04-03T23:49:50.192Z] 8545809ec8c8: Preparing [2023-04-03T23:49:50.192Z] 51a0aaed898a: Preparing [2023-04-03T23:49:50.192Z] 7650974bd1b9: Preparing [2023-04-03T23:49:50.192Z] 3abda32c26cd: Preparing [2023-04-03T23:49:50.192Z] 26cbea5cba74: Preparing [2023-04-03T23:49:50.192Z] 7650974bd1b9: Waiting [2023-04-03T23:49:50.192Z] 26cbea5cba74: Waiting [2023-04-03T23:49:50.192Z] 3abda32c26cd: Waiting [2023-04-03T23:49:50.192Z] 51a0aaed898a: Waiting [2023-04-03T23:49:50.192Z] f585e80dba6d: Layer already exists [2023-04-03T23:49:50.192Z] ee697a97c193: Layer already exists [2023-04-03T23:49:50.192Z] dba7e0f67543: Layer already exists [2023-04-03T23:49:50.192Z] 50a618424bcb: Layer already exists [2023-04-03T23:49:50.192Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:50.193Z] 7650974bd1b9: Layer already exists [2023-04-03T23:49:50.193Z] 3abda32c26cd: Layer already exists [2023-04-03T23:49:50.193Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:50.193Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:50.459Z] main: digest: sha256:bf6bfbdefc39a56d30ffbc28dc44e229f1e474e54bd5f7943f3d3d550af387f6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:49:50.507Z] ===================================================== [Pipeline] echo [2023-04-03T23:49:50.515Z] taggedImages: [2023-04-03T23:49:50.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:50.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-03T23:49:50.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.119 [2023-04-03T23:49:50.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:50.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-03T23:49:50.537Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-03T23:49:50.537Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:50.537Z] latest [2023-04-03T23:49:50.537Z] 3.0.0-dev.119 [2023-04-03T23:49:50.537Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:50.537Z] main [2023-04-03T23:49:50.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:50.886Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:51.225Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:51.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-03T23:49:51.225Z] 720d7b251fd4: Preparing [2023-04-03T23:49:51.225Z] 90763f7e12d7: Preparing [2023-04-03T23:49:51.225Z] 1cd00e596901: Preparing [2023-04-03T23:49:51.225Z] 5434cb3e426c: Preparing [2023-04-03T23:49:51.225Z] 46ec3ea0a691: Preparing [2023-04-03T23:49:51.225Z] d791008939bc: Preparing [2023-04-03T23:49:51.225Z] 9dcfeaa45030: Preparing [2023-04-03T23:49:51.225Z] 8545809ec8c8: Preparing [2023-04-03T23:49:51.225Z] 51a0aaed898a: Preparing [2023-04-03T23:49:51.225Z] 0bf5f50e3a44: Preparing [2023-04-03T23:49:51.225Z] 26cbea5cba74: Preparing [2023-04-03T23:49:51.225Z] d791008939bc: Waiting [2023-04-03T23:49:51.225Z] 9dcfeaa45030: Waiting [2023-04-03T23:49:51.225Z] 8545809ec8c8: Waiting [2023-04-03T23:49:51.225Z] 51a0aaed898a: Waiting [2023-04-03T23:49:51.225Z] 0bf5f50e3a44: Waiting [2023-04-03T23:49:51.225Z] 26cbea5cba74: Waiting [2023-04-03T23:49:51.492Z] 90763f7e12d7: Pushed [2023-04-03T23:49:51.492Z] 720d7b251fd4: Pushed [2023-04-03T23:49:51.492Z] 46ec3ea0a691: Pushed [2023-04-03T23:49:51.492Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:51.758Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:51.758Z] d791008939bc: Pushed [2023-04-03T23:49:51.758Z] 9dcfeaa45030: Pushed [2023-04-03T23:49:51.758Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:52.025Z] 0bf5f50e3a44: Pushed [2023-04-03T23:49:53.962Z] 5434cb3e426c: Pushed [2023-04-03T23:49:54.919Z] 1cd00e596901: Pushed [2023-04-03T23:49:54.919Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:38a1381a6a7b18dd25f9e1081f1f3086f64adc21510f5e64c4656e93407fbd9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:55.253Z] + 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-04-03T23:49:55.590Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-03T23:49:55.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-03T23:49:55.590Z] 720d7b251fd4: Preparing [2023-04-03T23:49:55.590Z] 90763f7e12d7: Preparing [2023-04-03T23:49:55.590Z] 1cd00e596901: Preparing [2023-04-03T23:49:55.590Z] 5434cb3e426c: Preparing [2023-04-03T23:49:55.590Z] 46ec3ea0a691: Preparing [2023-04-03T23:49:55.590Z] d791008939bc: Preparing [2023-04-03T23:49:55.590Z] 9dcfeaa45030: Preparing [2023-04-03T23:49:55.590Z] 8545809ec8c8: Preparing [2023-04-03T23:49:55.590Z] 51a0aaed898a: Preparing [2023-04-03T23:49:55.590Z] 0bf5f50e3a44: Preparing [2023-04-03T23:49:55.590Z] 26cbea5cba74: Preparing [2023-04-03T23:49:55.590Z] 8545809ec8c8: Waiting [2023-04-03T23:49:55.590Z] 51a0aaed898a: Waiting [2023-04-03T23:49:55.590Z] d791008939bc: Waiting [2023-04-03T23:49:55.590Z] 0bf5f50e3a44: Waiting [2023-04-03T23:49:55.590Z] 26cbea5cba74: Waiting [2023-04-03T23:49:55.590Z] 46ec3ea0a691: Layer already exists [2023-04-03T23:49:55.590Z] 1cd00e596901: Layer already exists [2023-04-03T23:49:55.590Z] 720d7b251fd4: Layer already exists [2023-04-03T23:49:55.590Z] 90763f7e12d7: Layer already exists [2023-04-03T23:49:55.590Z] 5434cb3e426c: Layer already exists [2023-04-03T23:49:55.590Z] 9dcfeaa45030: Layer already exists [2023-04-03T23:49:55.590Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:55.590Z] d791008939bc: Layer already exists [2023-04-03T23:49:55.590Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:55.590Z] 0bf5f50e3a44: Layer already exists [2023-04-03T23:49:55.590Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:55.857Z] latest: digest: sha256:38a1381a6a7b18dd25f9e1081f1f3086f64adc21510f5e64c4656e93407fbd9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:56.194Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:56.527Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.119 [2023-04-03T23:49:56.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-03T23:49:56.527Z] 720d7b251fd4: Preparing [2023-04-03T23:49:56.527Z] 90763f7e12d7: Preparing [2023-04-03T23:49:56.527Z] 1cd00e596901: Preparing [2023-04-03T23:49:56.527Z] 5434cb3e426c: Preparing [2023-04-03T23:49:56.527Z] 46ec3ea0a691: Preparing [2023-04-03T23:49:56.527Z] d791008939bc: Preparing [2023-04-03T23:49:56.527Z] 9dcfeaa45030: Preparing [2023-04-03T23:49:56.527Z] 8545809ec8c8: Preparing [2023-04-03T23:49:56.527Z] 51a0aaed898a: Preparing [2023-04-03T23:49:56.527Z] 0bf5f50e3a44: Preparing [2023-04-03T23:49:56.527Z] 26cbea5cba74: Preparing [2023-04-03T23:49:56.527Z] 8545809ec8c8: Waiting [2023-04-03T23:49:56.527Z] 51a0aaed898a: Waiting [2023-04-03T23:49:56.527Z] 0bf5f50e3a44: Waiting [2023-04-03T23:49:56.527Z] 26cbea5cba74: Waiting [2023-04-03T23:49:56.527Z] d791008939bc: Waiting [2023-04-03T23:49:56.527Z] 9dcfeaa45030: Waiting [2023-04-03T23:49:56.527Z] 46ec3ea0a691: Layer already exists [2023-04-03T23:49:56.527Z] 720d7b251fd4: Layer already exists [2023-04-03T23:49:56.527Z] 1cd00e596901: Layer already exists [2023-04-03T23:49:56.527Z] 5434cb3e426c: Layer already exists [2023-04-03T23:49:56.527Z] 90763f7e12d7: Layer already exists [2023-04-03T23:49:56.527Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:56.527Z] d791008939bc: Layer already exists [2023-04-03T23:49:56.527Z] 9dcfeaa45030: Layer already exists [2023-04-03T23:49:56.527Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:56.527Z] 0bf5f50e3a44: Layer already exists [2023-04-03T23:49:56.527Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:56.793Z] 3.0.0-dev.119: digest: sha256:38a1381a6a7b18dd25f9e1081f1f3086f64adc21510f5e64c4656e93407fbd9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:57.129Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:57.467Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:57.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-03T23:49:57.467Z] 720d7b251fd4: Preparing [2023-04-03T23:49:57.467Z] 90763f7e12d7: Preparing [2023-04-03T23:49:57.467Z] 1cd00e596901: Preparing [2023-04-03T23:49:57.467Z] 5434cb3e426c: Preparing [2023-04-03T23:49:57.467Z] 46ec3ea0a691: Preparing [2023-04-03T23:49:57.467Z] d791008939bc: Preparing [2023-04-03T23:49:57.467Z] 9dcfeaa45030: Preparing [2023-04-03T23:49:57.467Z] 8545809ec8c8: Preparing [2023-04-03T23:49:57.467Z] 51a0aaed898a: Preparing [2023-04-03T23:49:57.467Z] 0bf5f50e3a44: Preparing [2023-04-03T23:49:57.467Z] 26cbea5cba74: Preparing [2023-04-03T23:49:57.467Z] d791008939bc: Waiting [2023-04-03T23:49:57.467Z] 9dcfeaa45030: Waiting [2023-04-03T23:49:57.467Z] 51a0aaed898a: Waiting [2023-04-03T23:49:57.467Z] 8545809ec8c8: Waiting [2023-04-03T23:49:57.467Z] 0bf5f50e3a44: Waiting [2023-04-03T23:49:57.467Z] 26cbea5cba74: Waiting [2023-04-03T23:49:57.467Z] 90763f7e12d7: Layer already exists [2023-04-03T23:49:57.467Z] 720d7b251fd4: Layer already exists [2023-04-03T23:49:57.467Z] 5434cb3e426c: Layer already exists [2023-04-03T23:49:57.467Z] 46ec3ea0a691: Layer already exists [2023-04-03T23:49:57.467Z] 1cd00e596901: Layer already exists [2023-04-03T23:49:57.467Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:57.467Z] d791008939bc: Layer already exists [2023-04-03T23:49:57.467Z] 9dcfeaa45030: Layer already exists [2023-04-03T23:49:57.467Z] 0bf5f50e3a44: Layer already exists [2023-04-03T23:49:57.467Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:57.467Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:57.733Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:38a1381a6a7b18dd25f9e1081f1f3086f64adc21510f5e64c4656e93407fbd9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:58.071Z] + 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-04-03T23:49:58.452Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-03T23:49:58.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-03T23:49:58.452Z] 720d7b251fd4: Preparing [2023-04-03T23:49:58.452Z] 90763f7e12d7: Preparing [2023-04-03T23:49:58.452Z] 1cd00e596901: Preparing [2023-04-03T23:49:58.452Z] 5434cb3e426c: Preparing [2023-04-03T23:49:58.452Z] 46ec3ea0a691: Preparing [2023-04-03T23:49:58.452Z] d791008939bc: Preparing [2023-04-03T23:49:58.452Z] 9dcfeaa45030: Preparing [2023-04-03T23:49:58.452Z] 8545809ec8c8: Preparing [2023-04-03T23:49:58.452Z] 51a0aaed898a: Preparing [2023-04-03T23:49:58.452Z] 0bf5f50e3a44: Preparing [2023-04-03T23:49:58.452Z] 26cbea5cba74: Preparing [2023-04-03T23:49:58.452Z] 8545809ec8c8: Waiting [2023-04-03T23:49:58.452Z] 51a0aaed898a: Waiting [2023-04-03T23:49:58.452Z] 0bf5f50e3a44: Waiting [2023-04-03T23:49:58.452Z] 26cbea5cba74: Waiting [2023-04-03T23:49:58.452Z] d791008939bc: Waiting [2023-04-03T23:49:58.452Z] 9dcfeaa45030: Waiting [2023-04-03T23:49:58.452Z] 46ec3ea0a691: Layer already exists [2023-04-03T23:49:58.452Z] 1cd00e596901: Layer already exists [2023-04-03T23:49:58.452Z] 90763f7e12d7: Layer already exists [2023-04-03T23:49:58.452Z] 5434cb3e426c: Layer already exists [2023-04-03T23:49:58.452Z] 9dcfeaa45030: Layer already exists [2023-04-03T23:49:58.452Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:58.452Z] 720d7b251fd4: Layer already exists [2023-04-03T23:49:58.452Z] d791008939bc: Layer already exists [2023-04-03T23:49:58.452Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:58.452Z] 0bf5f50e3a44: Layer already exists [2023-04-03T23:49:58.452Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:58.721Z] main: digest: sha256:38a1381a6a7b18dd25f9e1081f1f3086f64adc21510f5e64c4656e93407fbd9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:49:58.763Z] ===================================================== [Pipeline] echo [2023-04-03T23:49:58.769Z] taggedImages: [2023-04-03T23:49:58.769Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:58.769Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-03T23:49:58.769Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.119 [2023-04-03T23:49:58.769Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:58.769Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-03T23:49:58.783Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-03T23:49:58.783Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:58.783Z] latest [2023-04-03T23:49:58.783Z] 3.0.0-dev.119 [2023-04-03T23:49:58.783Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:49:58.783Z] main [2023-04-03T23:49:58.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:59.120Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:49:59.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:49:59.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-03T23:49:59.465Z] 64b481006230: Preparing [2023-04-03T23:49:59.465Z] 38daa7b84f94: Preparing [2023-04-03T23:49:59.465Z] 8545809ec8c8: Preparing [2023-04-03T23:49:59.465Z] 51a0aaed898a: Preparing [2023-04-03T23:49:59.465Z] d6dbebf4a8c5: Preparing [2023-04-03T23:49:59.465Z] 26cbea5cba74: Preparing [2023-04-03T23:49:59.465Z] 26cbea5cba74: Waiting [2023-04-03T23:49:59.465Z] 8545809ec8c8: Layer already exists [2023-04-03T23:49:59.465Z] 51a0aaed898a: Layer already exists [2023-04-03T23:49:59.739Z] 26cbea5cba74: Layer already exists [2023-04-03T23:49:59.739Z] 64b481006230: Pushed [2023-04-03T23:50:01.146Z] d6dbebf4a8c5: Pushed [2023-04-03T23:50:04.488Z] 38daa7b84f94: Pushed [2023-04-03T23:50:04.756Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:39edf2e2cbfad5d827791bd901638c5723f77c947b49b3b5d0d709a15e3de94e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:06.523Z] + 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-04-03T23:50:06.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-03T23:50:06.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-03T23:50:06.860Z] 64b481006230: Preparing [2023-04-03T23:50:06.860Z] 38daa7b84f94: Preparing [2023-04-03T23:50:06.860Z] 8545809ec8c8: Preparing [2023-04-03T23:50:06.860Z] 51a0aaed898a: Preparing [2023-04-03T23:50:06.860Z] d6dbebf4a8c5: Preparing [2023-04-03T23:50:06.860Z] 26cbea5cba74: Preparing [2023-04-03T23:50:06.860Z] 26cbea5cba74: Waiting [2023-04-03T23:50:06.860Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:06.860Z] d6dbebf4a8c5: Layer already exists [2023-04-03T23:50:06.860Z] 64b481006230: Layer already exists [2023-04-03T23:50:06.860Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:06.860Z] 38daa7b84f94: Layer already exists [2023-04-03T23:50:06.860Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:07.127Z] latest: digest: sha256:39edf2e2cbfad5d827791bd901638c5723f77c947b49b3b5d0d709a15e3de94e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:07.466Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:07.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.119 [2023-04-03T23:50:07.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-03T23:50:07.803Z] 64b481006230: Preparing [2023-04-03T23:50:07.803Z] 38daa7b84f94: Preparing [2023-04-03T23:50:07.803Z] 8545809ec8c8: Preparing [2023-04-03T23:50:07.803Z] 51a0aaed898a: Preparing [2023-04-03T23:50:07.803Z] d6dbebf4a8c5: Preparing [2023-04-03T23:50:07.803Z] 26cbea5cba74: Preparing [2023-04-03T23:50:07.803Z] 26cbea5cba74: Waiting [2023-04-03T23:50:07.803Z] 64b481006230: Layer already exists [2023-04-03T23:50:07.803Z] d6dbebf4a8c5: Layer already exists [2023-04-03T23:50:07.803Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:07.803Z] 38daa7b84f94: Layer already exists [2023-04-03T23:50:07.803Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:07.803Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:08.069Z] 3.0.0-dev.119: digest: sha256:39edf2e2cbfad5d827791bd901638c5723f77c947b49b3b5d0d709a15e3de94e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:08.403Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:08.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:50:08.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-03T23:50:08.742Z] 64b481006230: Preparing [2023-04-03T23:50:08.742Z] 38daa7b84f94: Preparing [2023-04-03T23:50:08.742Z] 8545809ec8c8: Preparing [2023-04-03T23:50:08.742Z] 51a0aaed898a: Preparing [2023-04-03T23:50:08.742Z] d6dbebf4a8c5: Preparing [2023-04-03T23:50:08.742Z] 26cbea5cba74: Preparing [2023-04-03T23:50:08.742Z] 26cbea5cba74: Waiting [2023-04-03T23:50:08.742Z] 38daa7b84f94: Layer already exists [2023-04-03T23:50:08.742Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:08.742Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:08.742Z] d6dbebf4a8c5: Layer already exists [2023-04-03T23:50:08.742Z] 64b481006230: Layer already exists [2023-04-03T23:50:08.742Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:09.011Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:39edf2e2cbfad5d827791bd901638c5723f77c947b49b3b5d0d709a15e3de94e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:09.360Z] + 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-04-03T23:50:09.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-03T23:50:09.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-03T23:50:09.694Z] 64b481006230: Preparing [2023-04-03T23:50:09.694Z] 38daa7b84f94: Preparing [2023-04-03T23:50:09.694Z] 8545809ec8c8: Preparing [2023-04-03T23:50:09.694Z] 51a0aaed898a: Preparing [2023-04-03T23:50:09.694Z] d6dbebf4a8c5: Preparing [2023-04-03T23:50:09.694Z] 26cbea5cba74: Preparing [2023-04-03T23:50:09.694Z] 26cbea5cba74: Waiting [2023-04-03T23:50:09.694Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:09.694Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:09.694Z] d6dbebf4a8c5: Layer already exists [2023-04-03T23:50:09.694Z] 38daa7b84f94: Layer already exists [2023-04-03T23:50:09.694Z] 64b481006230: Layer already exists [2023-04-03T23:50:09.694Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:09.961Z] main: digest: sha256:39edf2e2cbfad5d827791bd901638c5723f77c947b49b3b5d0d709a15e3de94e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:50:10.002Z] ===================================================== [Pipeline] echo [2023-04-03T23:50:10.007Z] taggedImages: [2023-04-03T23:50:10.007Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:50:10.007Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-03T23:50:10.007Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.119 [2023-04-03T23:50:10.007Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:50:10.007Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-03T23:50:10.021Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-03T23:50:10.021Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:50:10.021Z] latest [2023-04-03T23:50:10.021Z] 3.0.0-dev.119 [2023-04-03T23:50:10.021Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:50:10.021Z] main [2023-04-03T23:50:10.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:10.354Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:10.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:50:10.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-03T23:50:10.692Z] 849abfa433cc: Preparing [2023-04-03T23:50:10.692Z] 469335bbb0ce: Preparing [2023-04-03T23:50:10.692Z] 4eec2bd6c37c: Preparing [2023-04-03T23:50:10.692Z] 057c61b168ac: Preparing [2023-04-03T23:50:10.692Z] a2984969ddd5: Preparing [2023-04-03T23:50:10.692Z] 8545809ec8c8: Preparing [2023-04-03T23:50:10.692Z] 51a0aaed898a: Preparing [2023-04-03T23:50:10.692Z] 1cc32108d54d: Preparing [2023-04-03T23:50:10.692Z] 26cbea5cba74: Preparing [2023-04-03T23:50:10.692Z] 8545809ec8c8: Waiting [2023-04-03T23:50:10.692Z] 51a0aaed898a: Waiting [2023-04-03T23:50:10.692Z] 1cc32108d54d: Waiting [2023-04-03T23:50:10.692Z] 26cbea5cba74: Waiting [2023-04-03T23:50:10.957Z] 4eec2bd6c37c: Pushed [2023-04-03T23:50:10.957Z] 469335bbb0ce: Pushed [2023-04-03T23:50:10.957Z] 849abfa433cc: Pushed [2023-04-03T23:50:10.957Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:10.957Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:10.957Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:11.917Z] 1cc32108d54d: Pushed [2023-04-03T23:50:20.140Z] a2984969ddd5: Pushed [2023-04-03T23:50:28.339Z] 057c61b168ac: Pushed [2023-04-03T23:50:28.339Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:efaf29eef608d3e07d23b1ab722bdf9652d90484325590a632a0ddd76b06814e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:28.673Z] + 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-04-03T23:50:29.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-03T23:50:29.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-03T23:50:29.010Z] 849abfa433cc: Preparing [2023-04-03T23:50:29.010Z] 469335bbb0ce: Preparing [2023-04-03T23:50:29.010Z] 4eec2bd6c37c: Preparing [2023-04-03T23:50:29.010Z] 057c61b168ac: Preparing [2023-04-03T23:50:29.010Z] a2984969ddd5: Preparing [2023-04-03T23:50:29.010Z] 8545809ec8c8: Preparing [2023-04-03T23:50:29.010Z] 51a0aaed898a: Preparing [2023-04-03T23:50:29.010Z] 1cc32108d54d: Preparing [2023-04-03T23:50:29.010Z] 26cbea5cba74: Preparing [2023-04-03T23:50:29.010Z] 8545809ec8c8: Waiting [2023-04-03T23:50:29.010Z] 51a0aaed898a: Waiting [2023-04-03T23:50:29.010Z] 1cc32108d54d: Waiting [2023-04-03T23:50:29.010Z] 26cbea5cba74: Waiting [2023-04-03T23:50:29.010Z] a2984969ddd5: Layer already exists [2023-04-03T23:50:29.010Z] 4eec2bd6c37c: Layer already exists [2023-04-03T23:50:29.010Z] 057c61b168ac: Layer already exists [2023-04-03T23:50:29.010Z] 469335bbb0ce: Layer already exists [2023-04-03T23:50:29.010Z] 849abfa433cc: Layer already exists [2023-04-03T23:50:29.010Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:29.010Z] 1cc32108d54d: Layer already exists [2023-04-03T23:50:29.010Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:29.010Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:29.275Z] latest: digest: sha256:efaf29eef608d3e07d23b1ab722bdf9652d90484325590a632a0ddd76b06814e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:29.611Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:29.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.119 [2023-04-03T23:50:29.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-03T23:50:29.947Z] 849abfa433cc: Preparing [2023-04-03T23:50:29.947Z] 469335bbb0ce: Preparing [2023-04-03T23:50:29.947Z] 4eec2bd6c37c: Preparing [2023-04-03T23:50:29.947Z] 057c61b168ac: Preparing [2023-04-03T23:50:29.947Z] a2984969ddd5: Preparing [2023-04-03T23:50:29.947Z] 8545809ec8c8: Preparing [2023-04-03T23:50:29.947Z] 51a0aaed898a: Preparing [2023-04-03T23:50:29.947Z] 1cc32108d54d: Preparing [2023-04-03T23:50:29.947Z] 26cbea5cba74: Preparing [2023-04-03T23:50:29.947Z] 8545809ec8c8: Waiting [2023-04-03T23:50:29.947Z] 1cc32108d54d: Waiting [2023-04-03T23:50:29.947Z] 26cbea5cba74: Waiting [2023-04-03T23:50:29.947Z] 51a0aaed898a: Waiting [2023-04-03T23:50:29.947Z] 4eec2bd6c37c: Layer already exists [2023-04-03T23:50:29.947Z] 849abfa433cc: Layer already exists [2023-04-03T23:50:29.947Z] 057c61b168ac: Layer already exists [2023-04-03T23:50:29.947Z] 469335bbb0ce: Layer already exists [2023-04-03T23:50:29.947Z] a2984969ddd5: Layer already exists [2023-04-03T23:50:29.947Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:29.947Z] 1cc32108d54d: Layer already exists [2023-04-03T23:50:29.947Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:29.947Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:30.214Z] 3.0.0-dev.119: digest: sha256:efaf29eef608d3e07d23b1ab722bdf9652d90484325590a632a0ddd76b06814e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:30.558Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:30.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:50:30.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-03T23:50:30.896Z] 849abfa433cc: Preparing [2023-04-03T23:50:30.896Z] 469335bbb0ce: Preparing [2023-04-03T23:50:30.896Z] 4eec2bd6c37c: Preparing [2023-04-03T23:50:30.896Z] 057c61b168ac: Preparing [2023-04-03T23:50:30.896Z] a2984969ddd5: Preparing [2023-04-03T23:50:30.896Z] 8545809ec8c8: Preparing [2023-04-03T23:50:30.896Z] 51a0aaed898a: Preparing [2023-04-03T23:50:30.896Z] 1cc32108d54d: Preparing [2023-04-03T23:50:30.896Z] 26cbea5cba74: Preparing [2023-04-03T23:50:30.896Z] 51a0aaed898a: Waiting [2023-04-03T23:50:30.896Z] 1cc32108d54d: Waiting [2023-04-03T23:50:30.896Z] 26cbea5cba74: Waiting [2023-04-03T23:50:30.896Z] 8545809ec8c8: Waiting [2023-04-03T23:50:30.896Z] 469335bbb0ce: Layer already exists [2023-04-03T23:50:30.896Z] 057c61b168ac: Layer already exists [2023-04-03T23:50:30.896Z] a2984969ddd5: Layer already exists [2023-04-03T23:50:30.896Z] 849abfa433cc: Layer already exists [2023-04-03T23:50:30.896Z] 4eec2bd6c37c: Layer already exists [2023-04-03T23:50:30.896Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:30.896Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:30.896Z] 1cc32108d54d: Layer already exists [2023-04-03T23:50:30.896Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:31.162Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:efaf29eef608d3e07d23b1ab722bdf9652d90484325590a632a0ddd76b06814e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:31.494Z] + 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-04-03T23:50:31.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-03T23:50:31.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-03T23:50:31.842Z] 849abfa433cc: Preparing [2023-04-03T23:50:31.842Z] 469335bbb0ce: Preparing [2023-04-03T23:50:31.842Z] 4eec2bd6c37c: Preparing [2023-04-03T23:50:31.842Z] 057c61b168ac: Preparing [2023-04-03T23:50:31.842Z] a2984969ddd5: Preparing [2023-04-03T23:50:31.842Z] 8545809ec8c8: Preparing [2023-04-03T23:50:31.842Z] 51a0aaed898a: Preparing [2023-04-03T23:50:31.842Z] 1cc32108d54d: Preparing [2023-04-03T23:50:31.842Z] 26cbea5cba74: Preparing [2023-04-03T23:50:31.842Z] 51a0aaed898a: Waiting [2023-04-03T23:50:31.842Z] 1cc32108d54d: Waiting [2023-04-03T23:50:31.842Z] 8545809ec8c8: Waiting [2023-04-03T23:50:31.842Z] 26cbea5cba74: Waiting [2023-04-03T23:50:31.842Z] 469335bbb0ce: Layer already exists [2023-04-03T23:50:31.842Z] 4eec2bd6c37c: Layer already exists [2023-04-03T23:50:31.843Z] 057c61b168ac: Layer already exists [2023-04-03T23:50:31.843Z] 849abfa433cc: Layer already exists [2023-04-03T23:50:31.843Z] a2984969ddd5: Layer already exists [2023-04-03T23:50:31.843Z] 1cc32108d54d: Layer already exists [2023-04-03T23:50:31.843Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:31.843Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:31.843Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:32.108Z] main: digest: sha256:efaf29eef608d3e07d23b1ab722bdf9652d90484325590a632a0ddd76b06814e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:50:32.148Z] ===================================================== [Pipeline] echo [2023-04-03T23:50:32.153Z] taggedImages: [2023-04-03T23:50:32.153Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:50:32.153Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-03T23:50:32.153Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.119 [2023-04-03T23:50:32.153Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:50:32.153Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-03T23:50:32.167Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-03T23:50:32.167Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:50:32.167Z] latest [2023-04-03T23:50:32.167Z] 3.0.0-dev.119 [2023-04-03T23:50:32.167Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:50:32.167Z] main [2023-04-03T23:50:32.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:32.493Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:32.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:50:32.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-03T23:50:32.821Z] c24c2180ec22: Preparing [2023-04-03T23:50:32.821Z] d2fff3940313: Preparing [2023-04-03T23:50:32.821Z] fa8fb4f537d2: Preparing [2023-04-03T23:50:32.821Z] d505f3001fb3: Preparing [2023-04-03T23:50:32.821Z] 8545809ec8c8: Preparing [2023-04-03T23:50:32.821Z] 51a0aaed898a: Preparing [2023-04-03T23:50:32.821Z] f0bb0e5a7d8c: Preparing [2023-04-03T23:50:32.821Z] 26cbea5cba74: Preparing [2023-04-03T23:50:32.821Z] 51a0aaed898a: Waiting [2023-04-03T23:50:32.821Z] f0bb0e5a7d8c: Waiting [2023-04-03T23:50:32.821Z] 26cbea5cba74: Waiting [2023-04-03T23:50:32.821Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:33.087Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:33.087Z] c24c2180ec22: Pushed [2023-04-03T23:50:33.087Z] d2fff3940313: Pushed [2023-04-03T23:50:33.087Z] fa8fb4f537d2: Pushed [2023-04-03T23:50:33.087Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:33.667Z] f0bb0e5a7d8c: Pushed [2023-04-03T23:50:51.863Z] d505f3001fb3: Pushed [2023-04-03T23:50:51.863Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:128f6c068265eefb6fcf74eb106e63b781b1dce65e4c64f2acd10573419ac5f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:52.204Z] + 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-04-03T23:50:52.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-03T23:50:52.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-03T23:50:52.548Z] c24c2180ec22: Preparing [2023-04-03T23:50:52.548Z] d2fff3940313: Preparing [2023-04-03T23:50:52.548Z] fa8fb4f537d2: Preparing [2023-04-03T23:50:52.548Z] d505f3001fb3: Preparing [2023-04-03T23:50:52.548Z] 8545809ec8c8: Preparing [2023-04-03T23:50:52.548Z] 51a0aaed898a: Preparing [2023-04-03T23:50:52.548Z] f0bb0e5a7d8c: Preparing [2023-04-03T23:50:52.548Z] 26cbea5cba74: Preparing [2023-04-03T23:50:52.548Z] 51a0aaed898a: Waiting [2023-04-03T23:50:52.548Z] f0bb0e5a7d8c: Waiting [2023-04-03T23:50:52.548Z] 26cbea5cba74: Waiting [2023-04-03T23:50:52.548Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:52.548Z] fa8fb4f537d2: Layer already exists [2023-04-03T23:50:52.548Z] d2fff3940313: Layer already exists [2023-04-03T23:50:52.548Z] d505f3001fb3: Layer already exists [2023-04-03T23:50:52.548Z] c24c2180ec22: Layer already exists [2023-04-03T23:50:52.548Z] f0bb0e5a7d8c: Layer already exists [2023-04-03T23:50:52.548Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:52.815Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:52.815Z] latest: digest: sha256:128f6c068265eefb6fcf74eb106e63b781b1dce65e4c64f2acd10573419ac5f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:53.154Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:53.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.119 [2023-04-03T23:50:53.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-03T23:50:53.485Z] c24c2180ec22: Preparing [2023-04-03T23:50:53.485Z] d2fff3940313: Preparing [2023-04-03T23:50:53.485Z] fa8fb4f537d2: Preparing [2023-04-03T23:50:53.485Z] d505f3001fb3: Preparing [2023-04-03T23:50:53.485Z] 8545809ec8c8: Preparing [2023-04-03T23:50:53.485Z] 51a0aaed898a: Preparing [2023-04-03T23:50:53.485Z] f0bb0e5a7d8c: Preparing [2023-04-03T23:50:53.485Z] 26cbea5cba74: Preparing [2023-04-03T23:50:53.485Z] f0bb0e5a7d8c: Waiting [2023-04-03T23:50:53.485Z] 26cbea5cba74: Waiting [2023-04-03T23:50:53.485Z] 51a0aaed898a: Waiting [2023-04-03T23:50:53.485Z] fa8fb4f537d2: Layer already exists [2023-04-03T23:50:53.485Z] c24c2180ec22: Layer already exists [2023-04-03T23:50:53.485Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:53.485Z] d2fff3940313: Layer already exists [2023-04-03T23:50:53.485Z] d505f3001fb3: Layer already exists [2023-04-03T23:50:53.485Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:53.485Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:53.485Z] f0bb0e5a7d8c: Layer already exists [2023-04-03T23:50:53.752Z] 3.0.0-dev.119: digest: sha256:128f6c068265eefb6fcf74eb106e63b781b1dce65e4c64f2acd10573419ac5f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:54.090Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:54.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:50:54.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-03T23:50:54.419Z] c24c2180ec22: Preparing [2023-04-03T23:50:54.419Z] d2fff3940313: Preparing [2023-04-03T23:50:54.419Z] fa8fb4f537d2: Preparing [2023-04-03T23:50:54.419Z] d505f3001fb3: Preparing [2023-04-03T23:50:54.419Z] 8545809ec8c8: Preparing [2023-04-03T23:50:54.419Z] 51a0aaed898a: Preparing [2023-04-03T23:50:54.419Z] f0bb0e5a7d8c: Preparing [2023-04-03T23:50:54.419Z] 26cbea5cba74: Preparing [2023-04-03T23:50:54.419Z] 51a0aaed898a: Waiting [2023-04-03T23:50:54.419Z] f0bb0e5a7d8c: Waiting [2023-04-03T23:50:54.419Z] 26cbea5cba74: Waiting [2023-04-03T23:50:54.419Z] d2fff3940313: Layer already exists [2023-04-03T23:50:54.419Z] fa8fb4f537d2: Layer already exists [2023-04-03T23:50:54.419Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:54.419Z] c24c2180ec22: Layer already exists [2023-04-03T23:50:54.419Z] d505f3001fb3: Layer already exists [2023-04-03T23:50:54.419Z] f0bb0e5a7d8c: Layer already exists [2023-04-03T23:50:54.419Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:54.419Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:54.685Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:128f6c068265eefb6fcf74eb106e63b781b1dce65e4c64f2acd10573419ac5f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:55.016Z] + 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-04-03T23:50:55.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-03T23:50:55.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-03T23:50:55.350Z] c24c2180ec22: Preparing [2023-04-03T23:50:55.350Z] d2fff3940313: Preparing [2023-04-03T23:50:55.350Z] fa8fb4f537d2: Preparing [2023-04-03T23:50:55.350Z] d505f3001fb3: Preparing [2023-04-03T23:50:55.350Z] 8545809ec8c8: Preparing [2023-04-03T23:50:55.350Z] 51a0aaed898a: Preparing [2023-04-03T23:50:55.350Z] f0bb0e5a7d8c: Preparing [2023-04-03T23:50:55.350Z] 26cbea5cba74: Preparing [2023-04-03T23:50:55.350Z] f0bb0e5a7d8c: Waiting [2023-04-03T23:50:55.350Z] 26cbea5cba74: Waiting [2023-04-03T23:50:55.350Z] 51a0aaed898a: Waiting [2023-04-03T23:50:55.350Z] d505f3001fb3: Layer already exists [2023-04-03T23:50:55.350Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:55.350Z] c24c2180ec22: Layer already exists [2023-04-03T23:50:55.350Z] fa8fb4f537d2: Layer already exists [2023-04-03T23:50:55.350Z] d2fff3940313: Layer already exists [2023-04-03T23:50:55.350Z] f0bb0e5a7d8c: Layer already exists [2023-04-03T23:50:55.350Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:55.350Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:55.615Z] main: digest: sha256:128f6c068265eefb6fcf74eb106e63b781b1dce65e4c64f2acd10573419ac5f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:50:55.662Z] ===================================================== [Pipeline] echo [2023-04-03T23:50:55.668Z] taggedImages: [2023-04-03T23:50:55.668Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:50:55.668Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-03T23:50:55.668Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.119 [2023-04-03T23:50:55.668Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:50:55.668Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-03T23:50:55.682Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-03T23:50:55.682Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:50:55.682Z] latest [2023-04-03T23:50:55.682Z] 3.0.0-dev.119 [2023-04-03T23:50:55.682Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:50:55.682Z] main [2023-04-03T23:50:55.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:56.019Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:50:56.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:50:56.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-03T23:50:56.349Z] 554bf014ca8e: Preparing [2023-04-03T23:50:56.349Z] e220d644e587: Preparing [2023-04-03T23:50:56.349Z] 68c3fe76f022: Preparing [2023-04-03T23:50:56.349Z] 76fce7f0312f: Preparing [2023-04-03T23:50:56.349Z] 8545809ec8c8: Preparing [2023-04-03T23:50:56.349Z] 51a0aaed898a: Preparing [2023-04-03T23:50:56.349Z] 1cc32108d54d: Preparing [2023-04-03T23:50:56.349Z] 26cbea5cba74: Preparing [2023-04-03T23:50:56.349Z] 51a0aaed898a: Waiting [2023-04-03T23:50:56.349Z] 1cc32108d54d: Waiting [2023-04-03T23:50:56.349Z] 26cbea5cba74: Waiting [2023-04-03T23:50:56.349Z] 8545809ec8c8: Layer already exists [2023-04-03T23:50:56.621Z] 51a0aaed898a: Layer already exists [2023-04-03T23:50:56.621Z] 1cc32108d54d: Layer already exists [2023-04-03T23:50:56.621Z] 26cbea5cba74: Layer already exists [2023-04-03T23:50:56.621Z] e220d644e587: Pushed [2023-04-03T23:50:56.621Z] 68c3fe76f022: Pushed [2023-04-03T23:50:56.621Z] 554bf014ca8e: Pushed [2023-04-03T23:51:14.841Z] 76fce7f0312f: Pushed [2023-04-03T23:51:14.841Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:6eddb7e114a79b89b9f10aeb0dcb13718fcdac1bec0deab97b7f71215d44a3db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:15.193Z] + 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-04-03T23:51:15.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-03T23:51:15.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-03T23:51:15.543Z] 554bf014ca8e: Preparing [2023-04-03T23:51:15.543Z] e220d644e587: Preparing [2023-04-03T23:51:15.543Z] 68c3fe76f022: Preparing [2023-04-03T23:51:15.543Z] 76fce7f0312f: Preparing [2023-04-03T23:51:15.543Z] 8545809ec8c8: Preparing [2023-04-03T23:51:15.543Z] 51a0aaed898a: Preparing [2023-04-03T23:51:15.543Z] 1cc32108d54d: Preparing [2023-04-03T23:51:15.543Z] 26cbea5cba74: Preparing [2023-04-03T23:51:15.543Z] 1cc32108d54d: Waiting [2023-04-03T23:51:15.543Z] 26cbea5cba74: Waiting [2023-04-03T23:51:15.543Z] 51a0aaed898a: Waiting [2023-04-03T23:51:15.543Z] 76fce7f0312f: Layer already exists [2023-04-03T23:51:15.543Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:15.543Z] 68c3fe76f022: Layer already exists [2023-04-03T23:51:15.543Z] e220d644e587: Layer already exists [2023-04-03T23:51:15.543Z] 554bf014ca8e: Layer already exists [2023-04-03T23:51:15.543Z] 1cc32108d54d: Layer already exists [2023-04-03T23:51:15.543Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:15.543Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:15.810Z] latest: digest: sha256:6eddb7e114a79b89b9f10aeb0dcb13718fcdac1bec0deab97b7f71215d44a3db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:16.159Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:16.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.119 [2023-04-03T23:51:16.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-03T23:51:16.506Z] 554bf014ca8e: Preparing [2023-04-03T23:51:16.506Z] e220d644e587: Preparing [2023-04-03T23:51:16.506Z] 68c3fe76f022: Preparing [2023-04-03T23:51:16.506Z] 76fce7f0312f: Preparing [2023-04-03T23:51:16.506Z] 8545809ec8c8: Preparing [2023-04-03T23:51:16.506Z] 51a0aaed898a: Preparing [2023-04-03T23:51:16.506Z] 1cc32108d54d: Preparing [2023-04-03T23:51:16.506Z] 51a0aaed898a: Waiting [2023-04-03T23:51:16.506Z] 26cbea5cba74: Preparing [2023-04-03T23:51:16.506Z] 1cc32108d54d: Waiting [2023-04-03T23:51:16.506Z] 26cbea5cba74: Waiting [2023-04-03T23:51:16.506Z] 68c3fe76f022: Layer already exists [2023-04-03T23:51:16.506Z] e220d644e587: Layer already exists [2023-04-03T23:51:16.506Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:16.506Z] 76fce7f0312f: Layer already exists [2023-04-03T23:51:16.506Z] 554bf014ca8e: Layer already exists [2023-04-03T23:51:16.506Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:16.506Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:16.506Z] 1cc32108d54d: Layer already exists [2023-04-03T23:51:16.775Z] 3.0.0-dev.119: digest: sha256:6eddb7e114a79b89b9f10aeb0dcb13718fcdac1bec0deab97b7f71215d44a3db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:17.124Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:17.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:51:17.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-03T23:51:17.467Z] 554bf014ca8e: Preparing [2023-04-03T23:51:17.467Z] e220d644e587: Preparing [2023-04-03T23:51:17.468Z] 68c3fe76f022: Preparing [2023-04-03T23:51:17.468Z] 76fce7f0312f: Preparing [2023-04-03T23:51:17.468Z] 8545809ec8c8: Preparing [2023-04-03T23:51:17.468Z] 51a0aaed898a: Preparing [2023-04-03T23:51:17.468Z] 1cc32108d54d: Preparing [2023-04-03T23:51:17.468Z] 26cbea5cba74: Preparing [2023-04-03T23:51:17.468Z] 1cc32108d54d: Waiting [2023-04-03T23:51:17.468Z] 26cbea5cba74: Waiting [2023-04-03T23:51:17.468Z] 51a0aaed898a: Waiting [2023-04-03T23:51:17.468Z] 76fce7f0312f: Layer already exists [2023-04-03T23:51:17.468Z] 554bf014ca8e: Layer already exists [2023-04-03T23:51:17.468Z] e220d644e587: Layer already exists [2023-04-03T23:51:17.468Z] 68c3fe76f022: Layer already exists [2023-04-03T23:51:17.468Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:17.468Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:17.468Z] 1cc32108d54d: Layer already exists [2023-04-03T23:51:17.468Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:17.736Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:6eddb7e114a79b89b9f10aeb0dcb13718fcdac1bec0deab97b7f71215d44a3db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:18.085Z] + 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-04-03T23:51:18.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-03T23:51:18.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-03T23:51:18.432Z] 554bf014ca8e: Preparing [2023-04-03T23:51:18.432Z] e220d644e587: Preparing [2023-04-03T23:51:18.432Z] 68c3fe76f022: Preparing [2023-04-03T23:51:18.432Z] 76fce7f0312f: Preparing [2023-04-03T23:51:18.432Z] 8545809ec8c8: Preparing [2023-04-03T23:51:18.432Z] 51a0aaed898a: Preparing [2023-04-03T23:51:18.432Z] 1cc32108d54d: Preparing [2023-04-03T23:51:18.432Z] 26cbea5cba74: Preparing [2023-04-03T23:51:18.432Z] 1cc32108d54d: Waiting [2023-04-03T23:51:18.432Z] 51a0aaed898a: Waiting [2023-04-03T23:51:18.432Z] 26cbea5cba74: Waiting [2023-04-03T23:51:18.432Z] 76fce7f0312f: Layer already exists [2023-04-03T23:51:18.432Z] e220d644e587: Layer already exists [2023-04-03T23:51:18.432Z] 554bf014ca8e: Layer already exists [2023-04-03T23:51:18.432Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:18.432Z] 68c3fe76f022: Layer already exists [2023-04-03T23:51:18.702Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:18.702Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:18.702Z] 1cc32108d54d: Layer already exists [2023-04-03T23:51:18.702Z] main: digest: sha256:6eddb7e114a79b89b9f10aeb0dcb13718fcdac1bec0deab97b7f71215d44a3db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:51:18.757Z] ===================================================== [Pipeline] echo [2023-04-03T23:51:18.764Z] taggedImages: [2023-04-03T23:51:18.764Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:51:18.764Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-03T23:51:18.764Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.119 [2023-04-03T23:51:18.764Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:51:18.764Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-03T23:51:18.778Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-03T23:51:18.778Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:51:18.778Z] latest [2023-04-03T23:51:18.778Z] 3.0.0-dev.119 [2023-04-03T23:51:18.778Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:51:18.778Z] main [2023-04-03T23:51:18.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:19.122Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:19.473Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:51:19.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-03T23:51:19.473Z] 0c5dccd0e2b5: Preparing [2023-04-03T23:51:19.473Z] 16e5b79442fb: Preparing [2023-04-03T23:51:19.473Z] 8545809ec8c8: Preparing [2023-04-03T23:51:19.473Z] 51a0aaed898a: Preparing [2023-04-03T23:51:19.473Z] 8d6aa8b0dd03: Preparing [2023-04-03T23:51:19.473Z] 26cbea5cba74: Preparing [2023-04-03T23:51:19.473Z] 26cbea5cba74: Waiting [2023-04-03T23:51:19.473Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:19.741Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:19.741Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:19.741Z] 0c5dccd0e2b5: Pushed [2023-04-03T23:51:20.011Z] 8d6aa8b0dd03: Pushed [2023-04-03T23:51:26.685Z] 16e5b79442fb: Pushed [2023-04-03T23:51:26.685Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:9e30ac1f198452f9335088581d809777f971deab816f308ea9ca1bbeae8ccd37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:27.097Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:27.614Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-03T23:51:27.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-03T23:51:27.614Z] 0c5dccd0e2b5: Preparing [2023-04-03T23:51:27.614Z] 16e5b79442fb: Preparing [2023-04-03T23:51:27.614Z] 8545809ec8c8: Preparing [2023-04-03T23:51:27.614Z] 51a0aaed898a: Preparing [2023-04-03T23:51:27.614Z] 8d6aa8b0dd03: Preparing [2023-04-03T23:51:27.614Z] 26cbea5cba74: Preparing [2023-04-03T23:51:27.614Z] 26cbea5cba74: Waiting [2023-04-03T23:51:27.614Z] 8d6aa8b0dd03: Layer already exists [2023-04-03T23:51:27.614Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:27.614Z] 16e5b79442fb: Layer already exists [2023-04-03T23:51:27.614Z] 0c5dccd0e2b5: Layer already exists [2023-04-03T23:51:27.614Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:27.614Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:27.885Z] latest: digest: sha256:9e30ac1f198452f9335088581d809777f971deab816f308ea9ca1bbeae8ccd37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:28.246Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:28.613Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.119 [2023-04-03T23:51:28.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-03T23:51:28.613Z] 0c5dccd0e2b5: Preparing [2023-04-03T23:51:28.613Z] 16e5b79442fb: Preparing [2023-04-03T23:51:28.613Z] 8545809ec8c8: Preparing [2023-04-03T23:51:28.613Z] 51a0aaed898a: Preparing [2023-04-03T23:51:28.613Z] 8d6aa8b0dd03: Preparing [2023-04-03T23:51:28.613Z] 26cbea5cba74: Preparing [2023-04-03T23:51:28.613Z] 26cbea5cba74: Waiting [2023-04-03T23:51:28.613Z] 0c5dccd0e2b5: Layer already exists [2023-04-03T23:51:28.613Z] 8d6aa8b0dd03: Layer already exists [2023-04-03T23:51:28.613Z] 16e5b79442fb: Layer already exists [2023-04-03T23:51:28.613Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:28.613Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:28.879Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:28.879Z] 3.0.0-dev.119: digest: sha256:9e30ac1f198452f9335088581d809777f971deab816f308ea9ca1bbeae8ccd37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:29.230Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:29.659Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:51:29.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-03T23:51:29.659Z] 0c5dccd0e2b5: Preparing [2023-04-03T23:51:29.659Z] 16e5b79442fb: Preparing [2023-04-03T23:51:29.659Z] 8545809ec8c8: Preparing [2023-04-03T23:51:29.659Z] 51a0aaed898a: Preparing [2023-04-03T23:51:29.659Z] 8d6aa8b0dd03: Preparing [2023-04-03T23:51:29.659Z] 26cbea5cba74: Preparing [2023-04-03T23:51:29.659Z] 26cbea5cba74: Waiting [2023-04-03T23:51:29.659Z] 16e5b79442fb: Layer already exists [2023-04-03T23:51:29.659Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:29.659Z] 8d6aa8b0dd03: Layer already exists [2023-04-03T23:51:29.659Z] 0c5dccd0e2b5: Layer already exists [2023-04-03T23:51:29.659Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:29.659Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:29.659Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:9e30ac1f198452f9335088581d809777f971deab816f308ea9ca1bbeae8ccd37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:30.006Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:30.348Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-03T23:51:30.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-03T23:51:30.348Z] 0c5dccd0e2b5: Preparing [2023-04-03T23:51:30.348Z] 16e5b79442fb: Preparing [2023-04-03T23:51:30.348Z] 8545809ec8c8: Preparing [2023-04-03T23:51:30.348Z] 51a0aaed898a: Preparing [2023-04-03T23:51:30.348Z] 8d6aa8b0dd03: Preparing [2023-04-03T23:51:30.348Z] 26cbea5cba74: Preparing [2023-04-03T23:51:30.348Z] 26cbea5cba74: Waiting [2023-04-03T23:51:30.348Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:30.348Z] 8d6aa8b0dd03: Layer already exists [2023-04-03T23:51:30.348Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:30.348Z] 16e5b79442fb: Layer already exists [2023-04-03T23:51:30.348Z] 0c5dccd0e2b5: Layer already exists [2023-04-03T23:51:30.348Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:30.616Z] main: digest: sha256:9e30ac1f198452f9335088581d809777f971deab816f308ea9ca1bbeae8ccd37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:51:30.656Z] ===================================================== [Pipeline] echo [2023-04-03T23:51:30.661Z] taggedImages: [2023-04-03T23:51:30.661Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:51:30.661Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-03T23:51:30.661Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.119 [2023-04-03T23:51:30.661Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:51:30.661Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-03T23:51:30.675Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-03T23:51:30.675Z] 7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:51:30.675Z] latest [2023-04-03T23:51:30.675Z] 3.0.0-dev.119 [2023-04-03T23:51:30.675Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:51:30.675Z] main [2023-04-03T23:51:30.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:31.023Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:31.379Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:51:31.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-03T23:51:31.379Z] f916aa39a44a: Preparing [2023-04-03T23:51:31.379Z] efd99e8106d9: Preparing [2023-04-03T23:51:31.379Z] 8545809ec8c8: Preparing [2023-04-03T23:51:31.379Z] 51a0aaed898a: Preparing [2023-04-03T23:51:31.379Z] 395af001bcd3: Preparing [2023-04-03T23:51:31.379Z] 26cbea5cba74: Preparing [2023-04-03T23:51:31.379Z] 26cbea5cba74: Waiting [2023-04-03T23:51:31.658Z] 395af001bcd3: Layer already exists [2023-04-03T23:51:31.658Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:31.658Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:31.658Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:31.658Z] f916aa39a44a: Pushed [2023-04-03T23:51:38.317Z] efd99e8106d9: Pushed [2023-04-03T23:51:38.317Z] 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:bb0f1d5085dd425a15ccbb13752a94e7f48fe966c83dc811111c74b40bb811a7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:38.667Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:39.431Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-03T23:51:39.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-03T23:51:39.431Z] f916aa39a44a: Preparing [2023-04-03T23:51:39.431Z] efd99e8106d9: Preparing [2023-04-03T23:51:39.431Z] 8545809ec8c8: Preparing [2023-04-03T23:51:39.431Z] 51a0aaed898a: Preparing [2023-04-03T23:51:39.431Z] 395af001bcd3: Preparing [2023-04-03T23:51:39.431Z] 26cbea5cba74: Preparing [2023-04-03T23:51:39.431Z] 26cbea5cba74: Waiting [2023-04-03T23:51:39.431Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:39.431Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:39.431Z] 395af001bcd3: Layer already exists [2023-04-03T23:51:39.431Z] efd99e8106d9: Layer already exists [2023-04-03T23:51:39.431Z] f916aa39a44a: Layer already exists [2023-04-03T23:51:39.431Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:39.431Z] latest: digest: sha256:bb0f1d5085dd425a15ccbb13752a94e7f48fe966c83dc811111c74b40bb811a7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:39.768Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:40.105Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.119 [2023-04-03T23:51:40.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-03T23:51:40.105Z] f916aa39a44a: Preparing [2023-04-03T23:51:40.105Z] efd99e8106d9: Preparing [2023-04-03T23:51:40.105Z] 8545809ec8c8: Preparing [2023-04-03T23:51:40.105Z] 51a0aaed898a: Preparing [2023-04-03T23:51:40.105Z] 395af001bcd3: Preparing [2023-04-03T23:51:40.105Z] 26cbea5cba74: Preparing [2023-04-03T23:51:40.105Z] 26cbea5cba74: Waiting [2023-04-03T23:51:40.105Z] efd99e8106d9: Layer already exists [2023-04-03T23:51:40.105Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:40.105Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:40.105Z] 395af001bcd3: Layer already exists [2023-04-03T23:51:40.105Z] f916aa39a44a: Layer already exists [2023-04-03T23:51:40.105Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:40.374Z] 3.0.0-dev.119: digest: sha256:bb0f1d5085dd425a15ccbb13752a94e7f48fe966c83dc811111c74b40bb811a7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:40.724Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:41.073Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:51:41.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-03T23:51:41.073Z] f916aa39a44a: Preparing [2023-04-03T23:51:41.073Z] efd99e8106d9: Preparing [2023-04-03T23:51:41.073Z] 8545809ec8c8: Preparing [2023-04-03T23:51:41.073Z] 51a0aaed898a: Preparing [2023-04-03T23:51:41.073Z] 395af001bcd3: Preparing [2023-04-03T23:51:41.073Z] 26cbea5cba74: Preparing [2023-04-03T23:51:41.073Z] 26cbea5cba74: Waiting [2023-04-03T23:51:41.073Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:41.073Z] efd99e8106d9: Layer already exists [2023-04-03T23:51:41.073Z] 395af001bcd3: Layer already exists [2023-04-03T23:51:41.073Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:41.073Z] f916aa39a44a: Layer already exists [2023-04-03T23:51:41.073Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:41.340Z] 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:bb0f1d5085dd425a15ccbb13752a94e7f48fe966c83dc811111c74b40bb811a7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:41.694Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:42.033Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-03T23:51:42.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-03T23:51:42.033Z] f916aa39a44a: Preparing [2023-04-03T23:51:42.033Z] efd99e8106d9: Preparing [2023-04-03T23:51:42.033Z] 8545809ec8c8: Preparing [2023-04-03T23:51:42.033Z] 51a0aaed898a: Preparing [2023-04-03T23:51:42.033Z] 395af001bcd3: Preparing [2023-04-03T23:51:42.033Z] 26cbea5cba74: Preparing [2023-04-03T23:51:42.033Z] 26cbea5cba74: Waiting [2023-04-03T23:51:42.033Z] f916aa39a44a: Layer already exists [2023-04-03T23:51:42.033Z] efd99e8106d9: Layer already exists [2023-04-03T23:51:42.033Z] 51a0aaed898a: Layer already exists [2023-04-03T23:51:42.033Z] 395af001bcd3: Layer already exists [2023-04-03T23:51:42.033Z] 8545809ec8c8: Layer already exists [2023-04-03T23:51:42.033Z] 26cbea5cba74: Layer already exists [2023-04-03T23:51:42.304Z] main: digest: sha256:bb0f1d5085dd425a15ccbb13752a94e7f48fe966c83dc811111c74b40bb811a7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:51:42.352Z] ===================================================== [Pipeline] echo [2023-04-03T23:51:42.360Z] taggedImages: [2023-04-03T23:51:42.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [2023-04-03T23:51:42.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-03T23:51:42.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.119 [2023-04-03T23:51:42.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [2023-04-03T23:51:42.360Z] - 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-04-03T23:51:42.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:51:42.721Z] [2023-04-03T23:51:42.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:51:43.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:51:43.315Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T23:51:43.315Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T23:51:43.315Z] 04944245beec: Pulling fs layer [2023-04-03T23:51:43.315Z] 699f458cf7ca: Pulling fs layer [2023-04-03T23:51:43.315Z] 765212b225bb: Pulling fs layer [2023-04-03T23:51:43.315Z] f23df028b6ca: Pulling fs layer [2023-04-03T23:51:43.315Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T23:51:43.315Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T23:51:43.315Z] f23df028b6ca: Waiting [2023-04-03T23:51:43.315Z] d65c8cfc05b1: Waiting [2023-04-03T23:51:43.315Z] 2437ff75d9bd: Waiting [2023-04-03T23:51:43.315Z] 765212b225bb: Waiting [2023-04-03T23:51:43.315Z] 04944245beec: Verifying Checksum [2023-04-03T23:51:43.315Z] 04944245beec: Download complete [2023-04-03T23:51:43.315Z] 765212b225bb: Verifying Checksum [2023-04-03T23:51:43.315Z] 765212b225bb: Download complete [2023-04-03T23:51:43.315Z] f23df028b6ca: Verifying Checksum [2023-04-03T23:51:43.315Z] f23df028b6ca: Download complete [2023-04-03T23:51:43.315Z] d65c8cfc05b1: Verifying Checksum [2023-04-03T23:51:43.315Z] d65c8cfc05b1: Download complete [2023-04-03T23:51:43.584Z] 699f458cf7ca: Verifying Checksum [2023-04-03T23:51:43.584Z] 699f458cf7ca: Download complete [2023-04-03T23:51:43.851Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T23:51:43.851Z] 8998bd30e6a1: Download complete [2023-04-03T23:51:46.433Z] 2437ff75d9bd: Verifying Checksum [2023-04-03T23:51:46.433Z] 2437ff75d9bd: Download complete [2023-04-03T23:51:47.838Z] 8998bd30e6a1: Pull complete [2023-04-03T23:51:48.420Z] 04944245beec: Pull complete [2023-04-03T23:51:49.828Z] 699f458cf7ca: Pull complete [2023-04-03T23:51:49.828Z] 765212b225bb: Pull complete [2023-04-03T23:51:50.786Z] f23df028b6ca: Pull complete [2023-04-03T23:51:50.786Z] d65c8cfc05b1: Pull complete [2023-04-03T23:52:05.781Z] 2437ff75d9bd: Pull complete [2023-04-03T23:52:05.781Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T23:52:05.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:52:05.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:52:06.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container [2023-04-03T23:52:06.096Z] $ 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/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-03T23:52:09.806Z] $ docker top 27d74a982be0dd44334dc19374519135501ef20c8eaf5e8a62092cd3a0ffbc85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:52:10.745Z] ---> job-cost.sh [2023-04-03T23:52:10.745Z] lf-activate-venv: SKIPPING [2023-04-03T23:52:10.745Z] INFO: No Stack... [2023-04-03T23:52:11.327Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T23:52:11.910Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T23:52:12.547Z] + cat /w/workspace/edgex-go/481/archives/cost.csv [2023-04-03T23:52:12.547Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T23:52:12.585Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-481-stack-cost] [2023-04-03T23:52:12.598Z] Resource [jenkins-edgexfoundry-edgex-go-main-481-stack-cost] did not exist. Created. [2023-04-03T23:52:12.598Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-481-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T23:52:13.244Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T23:52:13.972Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T23:52:13.980Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-481-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T23:52:13.994Z] $ docker stop --time=1 27d74a982be0dd44334dc19374519135501ef20c8eaf5e8a62092cd3a0ffbc85 [2023-04-03T23:52:15.657Z] $ docker rm -f --volumes 27d74a982be0dd44334dc19374519135501ef20c8eaf5e8a62092cd3a0ffbc85 [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-04-03T23:52:16.117Z] provisioning config files... [2023-04-03T23:52:16.123Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/481@tmp/config6002309239102402936tmp [Pipeline] { [Pipeline] sh [2023-04-03T23:52:16.411Z] + set +x [2023-04-03T23:52:16.411Z] + curl -s https://codecov.io/bash [2023-04-03T23:52:16.411Z] + bash -s -- [2023-04-03T23:52:16.411Z] [2023-04-03T23:52:16.411Z] _____ _ [2023-04-03T23:52:16.411Z] / ____| | | [2023-04-03T23:52:16.411Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T23:52:16.411Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T23:52:16.411Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T23:52:16.411Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T23:52:16.411Z] Bash-1.0.6 [2023-04-03T23:52:16.411Z] [2023-04-03T23:52:16.411Z] [2023-04-03T23:52:16.411Z] ==> git version 2.25.1 found [2023-04-03T23:52:16.411Z] ==> 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-04-03T23:52:16.411Z] Release-Date: 2020-01-08 [2023-04-03T23:52:16.411Z] 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-04-03T23:52:16.411Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T23:52:16.411Z] ==> Jenkins CI detected. [2023-04-03T23:52:16.411Z] current dir:  /w/workspace/edgex-go/481 [2023-04-03T23:52:16.411Z] project root: . [2023-04-03T23:52:16.411Z] --> token set from env [2023-04-03T23:52:16.411Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T23:52:16.411Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T23:52:16.411Z] ==> Python coveragepy not found [2023-04-03T23:52:16.411Z] ==> Searching for coverage reports in: [2023-04-03T23:52:16.411Z] + . [2023-04-03T23:52:16.670Z] -> Found 1 reports [2023-04-03T23:52:16.670Z] ==> Detecting git/mercurial file structure [2023-04-03T23:52:16.670Z] ==> Reading reports [2023-04-03T23:52:16.670Z] + ./coverage.out bytes=447380 [2023-04-03T23:52:16.670Z] ==> Appending adjustments [2023-04-03T23:52:16.670Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T23:52:17.605Z] + Found adjustments [2023-04-03T23:52:17.605Z] ==> Gzipping contents [2023-04-03T23:52:17.605Z] 60K /tmp/codecov.PgcRqM.gz [2023-04-03T23:52:17.605Z] ==> Uploading reports [2023-04-03T23:52:17.605Z] url: https://codecov.io [2023-04-03T23:52:17.606Z] query: branch=main&commit=7dfb2bebdff01e763e027b41a3038140e2212768&build=481&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F481%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T23:52:17.606Z] -> Pinging Codecov [2023-04-03T23:52:17.606Z] 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=7dfb2bebdff01e763e027b41a3038140e2212768&build=481&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F481%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T23:52:17.864Z] -> Uploading to [2023-04-03T23:52:17.865Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/00271124DB129430A58F1EEE437C3FCB/7dfb2bebdff01e763e027b41a3038140e2212768/4a89c9a3-4c8d-4a30-b717-9a5d2c265ca7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T235217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68acbe7c5dbde0c22d473e68c55c1545864b6aed4a5a9c49b25564371174ace8 [2023-04-03T23:52:17.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:52:17.865Z] Dload Upload Total Spent Left Speed [2023-04-03T23:52:18.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57534 0 0 100 57534 0 276k --:--:-- --:--:-- --:--:-- 275k 100 57534 0 0 100 57534 0 190k --:--:-- --:--:-- --:--:-- 189k [2023-04-03T23:52:18.123Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [2023-04-03T23:52:18.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-03T23:52:18.303Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-03T23:52:18.311Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:52:18.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T23:52:18.600Z] [2023-04-03T23:52:18.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:52:18.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T23:52:18.892Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-03T23:52:18.892Z] df9b9388f04a: Pulling fs layer [2023-04-03T23:52:18.892Z] 52dc419b0ee2: Pulling fs layer [2023-04-03T23:52:18.892Z] 25bc292e5bac: Pulling fs layer [2023-04-03T23:52:18.892Z] 114826534d7a: Pulling fs layer [2023-04-03T23:52:18.892Z] 4657fd5d0bcf: Pulling fs layer [2023-04-03T23:52:18.892Z] 6ad1cebc031e: Pulling fs layer [2023-04-03T23:52:18.892Z] 8a3aa393b2d8: Pulling fs layer [2023-04-03T23:52:18.892Z] 114826534d7a: Waiting [2023-04-03T23:52:18.892Z] 6ad1cebc031e: Waiting [2023-04-03T23:52:18.892Z] 25bc292e5bac: Verifying Checksum [2023-04-03T23:52:18.892Z] 25bc292e5bac: Download complete [2023-04-03T23:52:18.892Z] 52dc419b0ee2: Verifying Checksum [2023-04-03T23:52:18.892Z] 52dc419b0ee2: Download complete [2023-04-03T23:52:18.892Z] 4657fd5d0bcf: Verifying Checksum [2023-04-03T23:52:18.892Z] 4657fd5d0bcf: Download complete [2023-04-03T23:52:18.892Z] df9b9388f04a: Verifying Checksum [2023-04-03T23:52:18.892Z] df9b9388f04a: Download complete [2023-04-03T23:52:19.150Z] df9b9388f04a: Pull complete [2023-04-03T23:52:19.150Z] 6ad1cebc031e: Verifying Checksum [2023-04-03T23:52:19.150Z] 6ad1cebc031e: Download complete [2023-04-03T23:52:19.150Z] 52dc419b0ee2: Pull complete [2023-04-03T23:52:19.150Z] 25bc292e5bac: Pull complete [2023-04-03T23:52:19.715Z] 114826534d7a: Verifying Checksum [2023-04-03T23:52:19.715Z] 114826534d7a: Download complete [2023-04-03T23:52:19.715Z] 8a3aa393b2d8: Verifying Checksum [2023-04-03T23:52:19.715Z] 8a3aa393b2d8: Download complete [2023-04-03T23:52:22.995Z] 114826534d7a: Pull complete [2023-04-03T23:52:22.995Z] 4657fd5d0bcf: Pull complete [2023-04-03T23:52:23.256Z] 6ad1cebc031e: Pull complete [2023-04-03T23:52:25.803Z] 8a3aa393b2d8: Pull complete [2023-04-03T23:52:25.803Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-03T23:52:25.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T23:52:25.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:52:25.881Z] prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container [2023-04-03T23:52:25.911Z] $ 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/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-03T23:52:31.346Z] $ docker top b9cffe997745482e0a8a6836357f83309b0b9d571da67e3f565ee46d44687e33 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T23:52:31.413Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-03T23:52:31.686Z] + set -o pipefail [2023-04-03T23:52:31.686Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-03T23:52:38.247Z] [2023-04-03T23:52:38.247Z] Monitoring /w/workspace/edgex-go/481 (github.com/edgexfoundry/edgex-go)... [2023-04-03T23:52:38.247Z] [2023-04-03T23:52:38.247Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/897f0f83-d8f5-46ea-9ee4-981c76fb8a49 [2023-04-03T23:52:38.247Z] [2023-04-03T23:52:38.247Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-03T23:52:38.247Z] [2023-04-03T23:52:38.247Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-03T23:52:38.247Z] [2023-04-03T23:52:38.815Z] [2023-04-03T23:52:38.815Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-03T23:52:38.815Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-03T23:52:38.815Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-03T23:52:39.082Z] $ docker stop --time=1 b9cffe997745482e0a8a6836357f83309b0b9d571da67e3f565ee46d44687e33 [2023-04-03T23:52:42.641Z] $ docker rm -f --volumes b9cffe997745482e0a8a6836357f83309b0b9d571da67e3f565ee46d44687e33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-03T23:52:42.948Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:52:42.955Z] provisioning config files... [2023-04-03T23:52:42.961Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/481@tmp/config9156781553002785720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:52:43.247Z] --> edgex-publish-swagger.sh [2023-04-03T23:52:43.248Z] === Publish openapi/v3 API === [2023-04-03T23:52:43.248Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-03T23:52:43.248Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/481/openapi/v3/core-command.yaml] [2023-04-03T23:52:43.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:52:43.248Z] Dload Upload Total Spent Left Speed [2023-04-03T23:52:43.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 40829 --:--:-- --:--:-- --:--:-- 40829 [2023-04-03T23:52:43.815Z] [2023-04-03T23:52:43.815Z] [2023-04-03T23:52:43.815Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/481/openapi/v3/core-data.yaml] [2023-04-03T23:52:43.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:52:43.816Z] Dload Upload Total Spent Left Speed [2023-04-03T23:52:44.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 329k --:--:-- --:--:-- --:--:-- 329k 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 120k [2023-04-03T23:52:44.335Z] [2023-04-03T23:52:44.335Z] [2023-04-03T23:52:44.335Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/481/openapi/v3/core-metadata.yaml] [2023-04-03T23:52:44.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:52:44.335Z] Dload Upload Total Spent Left Speed [2023-04-03T23:52:44.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 258k --:--:-- --:--:-- --:--:-- 258k [2023-04-03T23:52:44.903Z] [2023-04-03T23:52:44.903Z] [2023-04-03T23:52:44.903Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/481/openapi/v3/support-notifications.yaml] [2023-04-03T23:52:44.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:52:44.903Z] Dload Upload Total Spent Left Speed [2023-04-03T23:52:45.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 140k --:--:-- --:--:-- --:--:-- 140k [2023-04-03T23:52:45.839Z] [2023-04-03T23:52:45.839Z] [2023-04-03T23:52:45.839Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/481/openapi/v3/support-scheduler.yaml] [2023-04-03T23:52:45.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:52:45.839Z] Dload Upload Total Spent Left Speed [2023-04-03T23:52:46.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 73883 --:--:-- --:--:-- --:--:-- 73725 100 34356 0 0 100 34356 0 73883 --:--:-- --:--:-- --:--:-- 73725 [2023-04-03T23:52:46.099Z] [2023-04-03T23:52:46.099Z] [Pipeline] } [2023-04-03T23:52:46.107Z] 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-04-03T23:52:46.496Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T23:52:46.496Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:52:46.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:52:46.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:52:46.869Z] prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container [2023-04-03T23:52:46.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T23:52:47.318Z] $ docker top 465e098f60bc3913c34d856179d13d1af47dd55698bef977f6b91b9198b64895 -eo pid,comm [2023-04-03T23:52:47.366Z] 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-04-03T23:52:47.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T23:52:47.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:52:47.402Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:52:47.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:52:47.515Z] $ docker exec 465e098f60bc3913c34d856179d13d1af47dd55698bef977f6b91b9198b64895 ssh-agent [2023-04-03T23:52:47.615Z] SSH_AUTH_SOCK=/tmp/ssh-PPjp1x7RwX9L/agent.32 [2023-04-03T23:52:47.615Z] SSH_AGENT_PID=38 [2023-04-03T23:52:47.620Z] Running ssh-add (command line suppressed) [2023-04-03T23:52:47.721Z] Identity added: /w/workspace/edgex-go/481@tmp/private_key_6843701612629645743.key (/w/workspace/edgex-go/481@tmp/private_key_6843701612629645743.key) [2023-04-03T23:52:47.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:52:48.022Z] + git semver tag [2023-04-03T23:52:48.282Z] 2023-04-03 23:52:48,202 [run_tag] DEBUG tag force:False [2023-04-03T23:52:48.282Z] 2023-04-03 23:52:48,202 [check_head_tag] DEBUG check head tag [2023-04-03T23:52:48.282Z] 2023-04-03 23:52:48,207 [execute] INFO git cat-file --batch-check [2023-04-03T23:52:48.282Z] 2023-04-03 23:52:48,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/481, universal_newlines=False, shell=None, istream=) [2023-04-03T23:52:48.282Z] 2023-04-03 23:52:48,210 [execute] INFO git cat-file --batch [2023-04-03T23:52:48.282Z] 2023-04-03 23:52:48,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/481, universal_newlines=False, shell=None, istream=) [2023-04-03T23:52:48.282Z] 2023-04-03 23:52:48,273 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main [2023-04-03T23:52:48.282Z] 2023-04-03 23:52:48,273 [execute] INFO git tag -a v3.0.0-dev.119 -m v3.0.0-dev.119 [2023-04-03T23:52:48.282Z] 2023-04-03 23:52:48,273 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.119', '-m', 'v3.0.0-dev.119'], cwd=/w/workspace/edgex-go/481, universal_newlines=False, shell=None, istream=None) [2023-04-03T23:52:48.282Z] 2023-04-03 23:52:48,278 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main [2023-04-03T23:52:48.282Z] 3.0.0-dev.119 [Pipeline] } [2023-04-03T23:52:48.548Z] $ docker exec --env ******** --env ******** 465e098f60bc3913c34d856179d13d1af47dd55698bef977f6b91b9198b64895 ssh-agent -k [2023-04-03T23:52:48.633Z] unset SSH_AUTH_SOCK; [2023-04-03T23:52:48.634Z] unset SSH_AGENT_PID; [2023-04-03T23:52:48.634Z] echo Agent pid 38 killed; [2023-04-03T23:52:48.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:52:49.034Z] + git semver [Pipeline] } [2023-04-03T23:52:49.333Z] $ docker stop --time=1 465e098f60bc3913c34d856179d13d1af47dd55698bef977f6b91b9198b64895 [2023-04-03T23:52:50.617Z] $ docker rm -f --volumes 465e098f60bc3913c34d856179d13d1af47dd55698bef977f6b91b9198b64895 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:52:51.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T23:52:51.038Z] [2023-04-03T23:52:51.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:52:51.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T23:52:51.329Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-03T23:52:51.329Z] ab5ef0e58194: Pulling fs layer [2023-04-03T23:52:51.329Z] 9712f1f96733: Pulling fs layer [2023-04-03T23:52:51.330Z] 63f879dbbcfc: Pulling fs layer [2023-04-03T23:52:51.330Z] 0d9ebad4ef96: Pulling fs layer [2023-04-03T23:52:51.330Z] e9a5061849ea: Pulling fs layer [2023-04-03T23:52:51.330Z] d747dcd14b5f: Pulling fs layer [2023-04-03T23:52:51.330Z] 2de7ff778b66: Pulling fs layer [2023-04-03T23:52:51.330Z] 0d9ebad4ef96: Waiting [2023-04-03T23:52:51.330Z] 2de7ff778b66: Waiting [2023-04-03T23:52:51.330Z] d747dcd14b5f: Waiting [2023-04-03T23:52:51.330Z] 9712f1f96733: Verifying Checksum [2023-04-03T23:52:51.330Z] 9712f1f96733: Download complete [2023-04-03T23:52:51.588Z] 63f879dbbcfc: Verifying Checksum [2023-04-03T23:52:51.588Z] 63f879dbbcfc: Download complete [2023-04-03T23:52:51.846Z] e9a5061849ea: Verifying Checksum [2023-04-03T23:52:51.846Z] e9a5061849ea: Download complete [2023-04-03T23:52:51.846Z] d747dcd14b5f: Download complete [2023-04-03T23:52:51.846Z] 0d9ebad4ef96: Verifying Checksum [2023-04-03T23:52:51.846Z] 0d9ebad4ef96: Download complete [2023-04-03T23:52:51.846Z] ab5ef0e58194: Verifying Checksum [2023-04-03T23:52:51.846Z] ab5ef0e58194: Download complete [2023-04-03T23:52:51.846Z] 2de7ff778b66: Verifying Checksum [2023-04-03T23:52:51.846Z] 2de7ff778b66: Download complete [2023-04-03T23:52:54.372Z] ab5ef0e58194: Pull complete [2023-04-03T23:52:54.372Z] 9712f1f96733: Pull complete [2023-04-03T23:52:54.939Z] 63f879dbbcfc: Pull complete [2023-04-03T23:52:58.225Z] 0d9ebad4ef96: Pull complete [2023-04-03T23:52:58.483Z] e9a5061849ea: Pull complete [2023-04-03T23:52:58.483Z] d747dcd14b5f: Pull complete [2023-04-03T23:52:59.417Z] 2de7ff778b66: Pull complete [2023-04-03T23:52:59.417Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-03T23:52:59.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T23:52:59.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:52:59.490Z] prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container [2023-04-03T23:52:59.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-03T23:53:04.811Z] $ docker top 8ec0fa56632fcbf0d9f4c428e6231204e5b4ed615df3f661f2b0ae86f7313508 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:53:04.871Z] provisioning config files... [2023-04-03T23:53:04.877Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/481@tmp/config12412779828341193221tmp [2023-04-03T23:53:04.886Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/481@tmp/config14399179287212658965tmp [2023-04-03T23:53:04.895Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/481@tmp/config2456444852697152585tmp [Pipeline] { [Pipeline] echo [2023-04-03T23:53:04.909Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:53:05.192Z] ---> sigul-configuration.sh [2023-04-03T23:53:05.192Z] gpg: directory `/root/.gnupg' created [2023-04-03T23:53:05.192Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-03T23:53:05.192Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-03T23:53:05.192Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-03T23:53:05.192Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-03T23:53:05.192Z] gpg: CAST5 encrypted data [2023-04-03T23:53:05.193Z] gpg: encrypted with 1 passphrase [2023-04-03T23:53:05.193Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-03T23:53:05.476Z] + mkdir /home/jenkins [2023-04-03T23:53:05.476Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-03T23:53:05.757Z] + 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-04-03T23:53:05.766Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:53:06.045Z] ---> sigul-install.sh [2023-04-03T23:53:06.046Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-03T23:53:06.326Z] + git tag --list [2023-04-03T23:53:06.326Z] 0.6.0 [2023-04-03T23:53:06.326Z] 0.6.1 [2023-04-03T23:53:06.326Z] 0.7.0 [2023-04-03T23:53:06.326Z] 0.7.1 [2023-04-03T23:53:06.326Z] v1.0.0 [2023-04-03T23:53:06.326Z] v1.0.1 [2023-04-03T23:53:06.326Z] v1.1.0 [2023-04-03T23:53:06.326Z] v1.2.0 [2023-04-03T23:53:06.326Z] v1.2.1 [2023-04-03T23:53:06.326Z] v1.3.0 [2023-04-03T23:53:06.326Z] v1.3.1 [2023-04-03T23:53:06.326Z] v2.0.0 [2023-04-03T23:53:06.326Z] v2.1.0 [2023-04-03T23:53:06.326Z] v2.1.1 [2023-04-03T23:53:06.326Z] v2.1.1-dev.1 [2023-04-03T23:53:06.326Z] v2.1.1-dev.2 [2023-04-03T23:53:06.326Z] v2.1.1-dev.3 [2023-04-03T23:53:06.326Z] v2.1.1-dev.4 [2023-04-03T23:53:06.326Z] v2.1.1-dev.5 [2023-04-03T23:53:06.326Z] v2.1.1-dev.6 [2023-04-03T23:53:06.326Z] v2.1.1-dev.7 [2023-04-03T23:53:06.326Z] v2.1.1-dev.8 [2023-04-03T23:53:06.326Z] v2.1.2-dev.1 [2023-04-03T23:53:06.326Z] v2.2.0 [2023-04-03T23:53:06.326Z] v2.2.1-dev.1 [2023-04-03T23:53:06.326Z] v2.2.1-dev.10 [2023-04-03T23:53:06.326Z] v2.2.1-dev.11 [2023-04-03T23:53:06.326Z] v2.2.1-dev.12 [2023-04-03T23:53:06.326Z] v2.2.1-dev.13 [2023-04-03T23:53:06.326Z] v2.2.1-dev.14 [2023-04-03T23:53:06.326Z] v2.2.1-dev.15 [2023-04-03T23:53:06.326Z] v2.2.1-dev.16 [2023-04-03T23:53:06.326Z] v2.2.1-dev.17 [2023-04-03T23:53:06.326Z] v2.2.1-dev.18 [2023-04-03T23:53:06.326Z] v2.2.1-dev.19 [2023-04-03T23:53:06.326Z] v2.2.1-dev.2 [2023-04-03T23:53:06.326Z] v2.2.1-dev.20 [2023-04-03T23:53:06.326Z] v2.2.1-dev.21 [2023-04-03T23:53:06.326Z] v2.2.1-dev.22 [2023-04-03T23:53:06.326Z] v2.2.1-dev.23 [2023-04-03T23:53:06.326Z] v2.2.1-dev.24 [2023-04-03T23:53:06.326Z] v2.2.1-dev.25 [2023-04-03T23:53:06.326Z] v2.2.1-dev.26 [2023-04-03T23:53:06.326Z] v2.2.1-dev.27 [2023-04-03T23:53:06.326Z] v2.2.1-dev.28 [2023-04-03T23:53:06.326Z] v2.2.1-dev.29 [2023-04-03T23:53:06.326Z] v2.2.1-dev.3 [2023-04-03T23:53:06.326Z] v2.2.1-dev.4 [2023-04-03T23:53:06.326Z] v2.2.1-dev.5 [2023-04-03T23:53:06.326Z] v2.2.1-dev.6 [2023-04-03T23:53:06.326Z] v2.2.1-dev.7 [2023-04-03T23:53:06.326Z] v2.2.1-dev.8 [2023-04-03T23:53:06.326Z] v2.2.1-dev.9 [2023-04-03T23:53:06.326Z] v2.3.0 [2023-04-03T23:53:06.326Z] v2.3.0-dev.100 [2023-04-03T23:53:06.326Z] v2.3.0-dev.101 [2023-04-03T23:53:06.326Z] v2.3.0-dev.102 [2023-04-03T23:53:06.326Z] v2.3.0-dev.103 [2023-04-03T23:53:06.326Z] v2.3.0-dev.104 [2023-04-03T23:53:06.326Z] v2.3.0-dev.105 [2023-04-03T23:53:06.326Z] v2.3.0-dev.106 [2023-04-03T23:53:06.326Z] v2.3.0-dev.29 [2023-04-03T23:53:06.326Z] v2.3.0-dev.30 [2023-04-03T23:53:06.326Z] v2.3.0-dev.31 [2023-04-03T23:53:06.326Z] v2.3.0-dev.32 [2023-04-03T23:53:06.326Z] v2.3.0-dev.33 [2023-04-03T23:53:06.326Z] v2.3.0-dev.34 [2023-04-03T23:53:06.326Z] v2.3.0-dev.35 [2023-04-03T23:53:06.326Z] v2.3.0-dev.36 [2023-04-03T23:53:06.326Z] v2.3.0-dev.37 [2023-04-03T23:53:06.326Z] v2.3.0-dev.38 [2023-04-03T23:53:06.326Z] v2.3.0-dev.39 [2023-04-03T23:53:06.326Z] v2.3.0-dev.40 [2023-04-03T23:53:06.326Z] v2.3.0-dev.41 [2023-04-03T23:53:06.326Z] v2.3.0-dev.42 [2023-04-03T23:53:06.326Z] v2.3.0-dev.43 [2023-04-03T23:53:06.326Z] v2.3.0-dev.44 [2023-04-03T23:53:06.326Z] v2.3.0-dev.45 [2023-04-03T23:53:06.326Z] v2.3.0-dev.46 [2023-04-03T23:53:06.326Z] v2.3.0-dev.47 [2023-04-03T23:53:06.326Z] v2.3.0-dev.48 [2023-04-03T23:53:06.326Z] v2.3.0-dev.49 [2023-04-03T23:53:06.326Z] v2.3.0-dev.50 [2023-04-03T23:53:06.326Z] v2.3.0-dev.51 [2023-04-03T23:53:06.326Z] v2.3.0-dev.52 [2023-04-03T23:53:06.326Z] v2.3.0-dev.53 [2023-04-03T23:53:06.326Z] v2.3.0-dev.54 [2023-04-03T23:53:06.326Z] v2.3.0-dev.55 [2023-04-03T23:53:06.326Z] v2.3.0-dev.56 [2023-04-03T23:53:06.326Z] v2.3.0-dev.57 [2023-04-03T23:53:06.326Z] v2.3.0-dev.58 [2023-04-03T23:53:06.326Z] v2.3.0-dev.59 [2023-04-03T23:53:06.326Z] v2.3.0-dev.60 [2023-04-03T23:53:06.326Z] v2.3.0-dev.61 [2023-04-03T23:53:06.326Z] v2.3.0-dev.62 [2023-04-03T23:53:06.326Z] v2.3.0-dev.63 [2023-04-03T23:53:06.326Z] v2.3.0-dev.64 [2023-04-03T23:53:06.326Z] v2.3.0-dev.65 [2023-04-03T23:53:06.326Z] v2.3.0-dev.66 [2023-04-03T23:53:06.326Z] v2.3.0-dev.67 [2023-04-03T23:53:06.326Z] v2.3.0-dev.68 [2023-04-03T23:53:06.326Z] v2.3.0-dev.69 [2023-04-03T23:53:06.326Z] v2.3.0-dev.70 [2023-04-03T23:53:06.326Z] v2.3.0-dev.71 [2023-04-03T23:53:06.326Z] v2.3.0-dev.72 [2023-04-03T23:53:06.326Z] v2.3.0-dev.73 [2023-04-03T23:53:06.326Z] v2.3.0-dev.74 [2023-04-03T23:53:06.326Z] v2.3.0-dev.75 [2023-04-03T23:53:06.326Z] v2.3.0-dev.76 [2023-04-03T23:53:06.326Z] v2.3.0-dev.77 [2023-04-03T23:53:06.326Z] v2.3.0-dev.78 [2023-04-03T23:53:06.326Z] v2.3.0-dev.79 [2023-04-03T23:53:06.326Z] v2.3.0-dev.80 [2023-04-03T23:53:06.326Z] v2.3.0-dev.81 [2023-04-03T23:53:06.326Z] v2.3.0-dev.82 [2023-04-03T23:53:06.326Z] v2.3.0-dev.83 [2023-04-03T23:53:06.326Z] v2.3.0-dev.84 [2023-04-03T23:53:06.326Z] v2.3.0-dev.85 [2023-04-03T23:53:06.326Z] v2.3.0-dev.86 [2023-04-03T23:53:06.326Z] v2.3.0-dev.87 [2023-04-03T23:53:06.326Z] v2.3.0-dev.88 [2023-04-03T23:53:06.326Z] v2.3.0-dev.89 [2023-04-03T23:53:06.326Z] v2.3.0-dev.90 [2023-04-03T23:53:06.326Z] v2.3.0-dev.91 [2023-04-03T23:53:06.326Z] v2.3.0-dev.92 [2023-04-03T23:53:06.326Z] v2.3.0-dev.93 [2023-04-03T23:53:06.326Z] v2.3.0-dev.94 [2023-04-03T23:53:06.326Z] v2.3.0-dev.95 [2023-04-03T23:53:06.326Z] v2.3.0-dev.96 [2023-04-03T23:53:06.326Z] v2.3.0-dev.97 [2023-04-03T23:53:06.326Z] v2.3.0-dev.98 [2023-04-03T23:53:06.326Z] v2.3.0-dev.99 [2023-04-03T23:53:06.326Z] v2.3.1-dev.1 [2023-04-03T23:53:06.326Z] v2.3.1-dev.2 [2023-04-03T23:53:06.326Z] v2.3.1-dev.3 [2023-04-03T23:53:06.326Z] v2.3.1-dev.4 [2023-04-03T23:53:06.326Z] v2.3.1-dev.5 [2023-04-03T23:53:06.326Z] v3.0.0-dev.1 [2023-04-03T23:53:06.326Z] v3.0.0-dev.10 [2023-04-03T23:53:06.326Z] v3.0.0-dev.100 [2023-04-03T23:53:06.326Z] v3.0.0-dev.101 [2023-04-03T23:53:06.326Z] v3.0.0-dev.102 [2023-04-03T23:53:06.326Z] v3.0.0-dev.103 [2023-04-03T23:53:06.326Z] v3.0.0-dev.104 [2023-04-03T23:53:06.326Z] v3.0.0-dev.105 [2023-04-03T23:53:06.326Z] v3.0.0-dev.106 [2023-04-03T23:53:06.326Z] v3.0.0-dev.107 [2023-04-03T23:53:06.326Z] v3.0.0-dev.108 [2023-04-03T23:53:06.326Z] v3.0.0-dev.109 [2023-04-03T23:53:06.326Z] v3.0.0-dev.11 [2023-04-03T23:53:06.326Z] v3.0.0-dev.110 [2023-04-03T23:53:06.326Z] v3.0.0-dev.111 [2023-04-03T23:53:06.326Z] v3.0.0-dev.112 [2023-04-03T23:53:06.326Z] v3.0.0-dev.113 [2023-04-03T23:53:06.326Z] v3.0.0-dev.114 [2023-04-03T23:53:06.326Z] v3.0.0-dev.115 [2023-04-03T23:53:06.326Z] v3.0.0-dev.116 [2023-04-03T23:53:06.326Z] v3.0.0-dev.117 [2023-04-03T23:53:06.326Z] v3.0.0-dev.118 [2023-04-03T23:53:06.326Z] v3.0.0-dev.119 [2023-04-03T23:53:06.326Z] v3.0.0-dev.12 [2023-04-03T23:53:06.326Z] v3.0.0-dev.13 [2023-04-03T23:53:06.326Z] v3.0.0-dev.14 [2023-04-03T23:53:06.326Z] v3.0.0-dev.15 [2023-04-03T23:53:06.326Z] v3.0.0-dev.16 [2023-04-03T23:53:06.326Z] v3.0.0-dev.17 [2023-04-03T23:53:06.326Z] v3.0.0-dev.18 [2023-04-03T23:53:06.326Z] v3.0.0-dev.19 [2023-04-03T23:53:06.326Z] v3.0.0-dev.2 [2023-04-03T23:53:06.326Z] v3.0.0-dev.20 [2023-04-03T23:53:06.326Z] v3.0.0-dev.21 [2023-04-03T23:53:06.326Z] v3.0.0-dev.22 [2023-04-03T23:53:06.326Z] v3.0.0-dev.23 [2023-04-03T23:53:06.326Z] v3.0.0-dev.24 [2023-04-03T23:53:06.326Z] v3.0.0-dev.25 [2023-04-03T23:53:06.326Z] v3.0.0-dev.26 [2023-04-03T23:53:06.326Z] v3.0.0-dev.27 [2023-04-03T23:53:06.326Z] v3.0.0-dev.28 [2023-04-03T23:53:06.326Z] v3.0.0-dev.29 [2023-04-03T23:53:06.326Z] v3.0.0-dev.3 [2023-04-03T23:53:06.326Z] v3.0.0-dev.30 [2023-04-03T23:53:06.326Z] v3.0.0-dev.31 [2023-04-03T23:53:06.326Z] v3.0.0-dev.32 [2023-04-03T23:53:06.326Z] v3.0.0-dev.33 [2023-04-03T23:53:06.326Z] v3.0.0-dev.34 [2023-04-03T23:53:06.326Z] v3.0.0-dev.35 [2023-04-03T23:53:06.326Z] v3.0.0-dev.36 [2023-04-03T23:53:06.326Z] v3.0.0-dev.37 [2023-04-03T23:53:06.326Z] v3.0.0-dev.38 [2023-04-03T23:53:06.326Z] v3.0.0-dev.39 [2023-04-03T23:53:06.326Z] v3.0.0-dev.4 [2023-04-03T23:53:06.326Z] v3.0.0-dev.40 [2023-04-03T23:53:06.326Z] v3.0.0-dev.41 [2023-04-03T23:53:06.326Z] v3.0.0-dev.42 [2023-04-03T23:53:06.326Z] v3.0.0-dev.43 [2023-04-03T23:53:06.326Z] v3.0.0-dev.44 [2023-04-03T23:53:06.326Z] v3.0.0-dev.45 [2023-04-03T23:53:06.326Z] v3.0.0-dev.46 [2023-04-03T23:53:06.326Z] v3.0.0-dev.47 [2023-04-03T23:53:06.326Z] v3.0.0-dev.48 [2023-04-03T23:53:06.326Z] v3.0.0-dev.49 [2023-04-03T23:53:06.326Z] v3.0.0-dev.5 [2023-04-03T23:53:06.326Z] v3.0.0-dev.50 [2023-04-03T23:53:06.326Z] v3.0.0-dev.51 [2023-04-03T23:53:06.326Z] v3.0.0-dev.52 [2023-04-03T23:53:06.326Z] v3.0.0-dev.53 [2023-04-03T23:53:06.326Z] v3.0.0-dev.54 [2023-04-03T23:53:06.326Z] v3.0.0-dev.55 [2023-04-03T23:53:06.326Z] v3.0.0-dev.56 [2023-04-03T23:53:06.326Z] v3.0.0-dev.57 [2023-04-03T23:53:06.326Z] v3.0.0-dev.58 [2023-04-03T23:53:06.326Z] v3.0.0-dev.59 [2023-04-03T23:53:06.326Z] v3.0.0-dev.6 [2023-04-03T23:53:06.326Z] v3.0.0-dev.60 [2023-04-03T23:53:06.326Z] v3.0.0-dev.61 [2023-04-03T23:53:06.326Z] v3.0.0-dev.62 [2023-04-03T23:53:06.326Z] v3.0.0-dev.63 [2023-04-03T23:53:06.326Z] v3.0.0-dev.64 [2023-04-03T23:53:06.326Z] v3.0.0-dev.65 [2023-04-03T23:53:06.326Z] v3.0.0-dev.66 [2023-04-03T23:53:06.326Z] v3.0.0-dev.67 [2023-04-03T23:53:06.326Z] v3.0.0-dev.68 [2023-04-03T23:53:06.326Z] v3.0.0-dev.69 [2023-04-03T23:53:06.326Z] v3.0.0-dev.7 [2023-04-03T23:53:06.326Z] v3.0.0-dev.70 [2023-04-03T23:53:06.326Z] v3.0.0-dev.71 [2023-04-03T23:53:06.326Z] v3.0.0-dev.72 [2023-04-03T23:53:06.326Z] v3.0.0-dev.73 [2023-04-03T23:53:06.326Z] v3.0.0-dev.74 [2023-04-03T23:53:06.326Z] v3.0.0-dev.75 [2023-04-03T23:53:06.326Z] v3.0.0-dev.76 [2023-04-03T23:53:06.326Z] v3.0.0-dev.77 [2023-04-03T23:53:06.326Z] v3.0.0-dev.78 [2023-04-03T23:53:06.326Z] v3.0.0-dev.79 [2023-04-03T23:53:06.326Z] v3.0.0-dev.8 [2023-04-03T23:53:06.326Z] v3.0.0-dev.80 [2023-04-03T23:53:06.326Z] v3.0.0-dev.81 [2023-04-03T23:53:06.326Z] v3.0.0-dev.82 [2023-04-03T23:53:06.326Z] v3.0.0-dev.83 [2023-04-03T23:53:06.326Z] v3.0.0-dev.84 [2023-04-03T23:53:06.326Z] v3.0.0-dev.85 [2023-04-03T23:53:06.326Z] v3.0.0-dev.86 [2023-04-03T23:53:06.326Z] v3.0.0-dev.87 [2023-04-03T23:53:06.326Z] v3.0.0-dev.88 [2023-04-03T23:53:06.326Z] v3.0.0-dev.89 [2023-04-03T23:53:06.326Z] v3.0.0-dev.9 [2023-04-03T23:53:06.326Z] v3.0.0-dev.90 [2023-04-03T23:53:06.326Z] v3.0.0-dev.91 [2023-04-03T23:53:06.326Z] v3.0.0-dev.92 [2023-04-03T23:53:06.326Z] v3.0.0-dev.93 [2023-04-03T23:53:06.326Z] v3.0.0-dev.94 [2023-04-03T23:53:06.326Z] v3.0.0-dev.95 [2023-04-03T23:53:06.326Z] v3.0.0-dev.96 [2023-04-03T23:53:06.326Z] v3.0.0-dev.97 [2023-04-03T23:53:06.326Z] v3.0.0-dev.98 [2023-04-03T23:53:06.326Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-03T23:53:06.607Z] + lftools sign git-tag v3.0.0-dev.119 [2023-04-03T23:53:07.174Z] Signing Git tag with Sigul... [2023-04-03T23:53:07.174Z] Signing v3.0.0-dev.119 [Pipeline] echo [2023-04-03T23:53:07.440Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:53:07.724Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-03T23:53:07.732Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-03T23:53:07.747Z] $ docker stop --time=1 8ec0fa56632fcbf0d9f4c428e6231204e5b4ed615df3f661f2b0ae86f7313508 [2023-04-03T23:53:09.014Z] $ docker rm -f --volumes 8ec0fa56632fcbf0d9f4c428e6231204e5b4ed615df3f661f2b0ae86f7313508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-03T23:53:09.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T23:53:09.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:53:09.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:53:09.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:53:09.767Z] prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container [2023-04-03T23:53:09.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T23:53:10.110Z] $ docker top 28bcd4c4d6601b0c861e46bfabcd592906e6b1fb1099bbd49b2e5f723ae4e7f7 -eo pid,comm [2023-04-03T23:53:10.156Z] 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-04-03T23:53:10.156Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T23:53:10.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:53:10.199Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:53:10.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:53:10.315Z] $ docker exec 28bcd4c4d6601b0c861e46bfabcd592906e6b1fb1099bbd49b2e5f723ae4e7f7 ssh-agent [2023-04-03T23:53:10.418Z] SSH_AUTH_SOCK=/tmp/ssh-uCysZMXgWD5b/agent.32 [2023-04-03T23:53:10.418Z] SSH_AGENT_PID=38 [2023-04-03T23:53:10.422Z] Running ssh-add (command line suppressed) [2023-04-03T23:53:10.516Z] Identity added: /w/workspace/edgex-go/481@tmp/private_key_6721034815761136936.key (/w/workspace/edgex-go/481@tmp/private_key_6721034815761136936.key) [2023-04-03T23:53:10.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:53:10.817Z] + git semver bump pre [2023-04-03T23:53:11.076Z] 2023-04-03 23:53:10,986 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main [2023-04-03T23:53:11.076Z] 2023-04-03 23:53:10,986 [bump_version] DEBUG bumping version:3.0.0-dev.119 on axis:pre with prefix:dev [2023-04-03T23:53:11.076Z] 2023-04-03 23:53:10,986 [bump_version] DEBUG bumped version:3.0.0-dev.120 [2023-04-03T23:53:11.076Z] 2023-04-03 23:53:10,986 [write_version] DEBUG write version:3.0.0-dev.120 to path:/w/workspace/edgex-go/481/.semver/main with force:True [2023-04-03T23:53:11.076Z] 2023-04-03 23:53:10,987 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main [2023-04-03T23:53:11.076Z] 2023-04-03 23:53:10,987 [write_file] DEBUG write to file:/w/workspace/edgex-go/481/.semver/main [2023-04-03T23:53:11.076Z] 2023-04-03 23:53:10,989 [execute] INFO git cat-file --batch-check [2023-04-03T23:53:11.076Z] 2023-04-03 23:53:10,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T23:53:11.076Z] 2023-04-03 23:53:10,995 [execute] INFO git cat-file --batch [2023-04-03T23:53:11.076Z] 2023-04-03 23:53:10,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T23:53:11.076Z] 2023-04-03 23:53:11,000 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main [2023-04-03T23:53:11.076Z] 3.0.0-dev.120 [Pipeline] } [2023-04-03T23:53:11.084Z] $ docker exec --env ******** --env ******** 28bcd4c4d6601b0c861e46bfabcd592906e6b1fb1099bbd49b2e5f723ae4e7f7 ssh-agent -k [2023-04-03T23:53:11.181Z] unset SSH_AUTH_SOCK; [2023-04-03T23:53:11.181Z] unset SSH_AGENT_PID; [2023-04-03T23:53:11.181Z] echo Agent pid 38 killed; [2023-04-03T23:53:11.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:53:11.492Z] + git semver [Pipeline] } [2023-04-03T23:53:11.760Z] $ docker stop --time=1 28bcd4c4d6601b0c861e46bfabcd592906e6b1fb1099bbd49b2e5f723ae4e7f7 [2023-04-03T23:53:13.032Z] $ docker rm -f --volumes 28bcd4c4d6601b0c861e46bfabcd592906e6b1fb1099bbd49b2e5f723ae4e7f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:53:13.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T23:53:13.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:53:13.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:53:13.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:53:13.722Z] prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container [2023-04-03T23:53:13.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T23:53:14.058Z] $ docker top 0bb484ece16cd5eb52eeba31c8d16436ceb5fe2f962df363256ff66743b4f4b4 -eo pid,comm [2023-04-03T23:53:14.102Z] 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-04-03T23:53:14.102Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T23:53:14.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:53:14.134Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:53:14.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:53:14.243Z] $ docker exec 0bb484ece16cd5eb52eeba31c8d16436ceb5fe2f962df363256ff66743b4f4b4 ssh-agent [2023-04-03T23:53:14.376Z] SSH_AUTH_SOCK=/tmp/ssh-GYezYwP8Yydv/agent.32 [2023-04-03T23:53:14.376Z] SSH_AGENT_PID=38 [2023-04-03T23:53:14.381Z] Running ssh-add (command line suppressed) [2023-04-03T23:53:14.481Z] Identity added: /w/workspace/edgex-go/481@tmp/private_key_6880560152755475137.key (/w/workspace/edgex-go/481@tmp/private_key_6880560152755475137.key) [2023-04-03T23:53:14.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:53:14.779Z] + git semver push [2023-04-03T23:53:15.038Z] 2023-04-03 23:53:14,967 [run_push] DEBUG push [2023-04-03T23:53:15.038Z] 2023-04-03 23:53:14,968 [execute] INFO git cat-file --batch-check [2023-04-03T23:53:15.038Z] 2023-04-03 23:53:14,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T23:53:15.038Z] 2023-04-03 23:53:14,972 [execute] INFO git rev-list ea98fd4d4a407bb811526bd6e0d3008e5662cfe6 -- [2023-04-03T23:53:15.038Z] 2023-04-03 23:53:14,972 [execute] DEBUG Popen(['git', 'rev-list', 'ea98fd4d4a407bb811526bd6e0d3008e5662cfe6', '--'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-03T23:53:15.038Z] 2023-04-03 23:53:14,988 [execute] INFO git fetch -v origin [2023-04-03T23:53:15.038Z] 2023-04-03 23:53:14,988 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-03T23:53:15.603Z] 2023-04-03 23:53:15,584 [run_push] DEBUG no remote changes detected [2023-04-03T23:53:15.603Z] 2023-04-03 23:53:15,585 [execute] INFO git push origin semver [2023-04-03T23:53:15.604Z] 2023-04-03 23:53:15,585 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-03T23:53:16.542Z] 2023-04-03 23:53:16,484 [run_push] DEBUG push all version tags [2023-04-03T23:53:16.542Z] 2023-04-03 23:53:16,484 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-03T23:53:16.542Z] 2023-04-03 23:53:16,485 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/481, universal_newlines=False, shell=None, istream=None) [2023-04-03T23:53:17.479Z] 2023-04-03 23:53:17,246 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main [2023-04-03T23:53:17.479Z] 3.0.0-dev.120 [Pipeline] } [2023-04-03T23:53:17.488Z] $ docker exec --env ******** --env ******** 0bb484ece16cd5eb52eeba31c8d16436ceb5fe2f962df363256ff66743b4f4b4 ssh-agent -k [2023-04-03T23:53:17.590Z] unset SSH_AUTH_SOCK; [2023-04-03T23:53:17.590Z] unset SSH_AGENT_PID; [2023-04-03T23:53:17.590Z] echo Agent pid 38 killed; [2023-04-03T23:53:17.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:53:17.894Z] + git semver [Pipeline] } [2023-04-03T23:53:18.165Z] $ docker stop --time=1 0bb484ece16cd5eb52eeba31c8d16436ceb5fe2f962df363256ff66743b4f4b4 [2023-04-03T23:53:19.427Z] $ docker rm -f --volumes 0bb484ece16cd5eb52eeba31c8d16436ceb5fe2f962df363256ff66743b4f4b4 [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-04-03T23:53:19.923Z] + [ -d /w/workspace/edgex-go/481/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:53:20.211Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:53:21.067Z] ---> package-listing.sh [2023-04-03T23:53:21.067Z] ++ facter osfamily [2023-04-03T23:53:21.067Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T23:53:21.327Z] + OS_FAMILY=debian [2023-04-03T23:53:21.327Z] + workspace=/w/workspace/edgex-go/481 [2023-04-03T23:53:21.327Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T23:53:21.327Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T23:53:21.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T23:53:21.327Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T23:53:21.327Z] + '[' /w/workspace/edgex-go/481 ']' [2023-04-03T23:53:21.327Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T23:53:21.327Z] + case "${OS_FAMILY}" in [2023-04-03T23:53:21.327Z] + dpkg -l [2023-04-03T23:53:21.327Z] + grep '^ii' [2023-04-03T23:53:21.327Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T23:53:21.327Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T23:53:21.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T23:53:21.327Z] + '[' /w/workspace/edgex-go/481 ']' [2023-04-03T23:53:21.327Z] + mkdir -p /w/workspace/edgex-go/481/archives/ [2023-04-03T23:53:21.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/481/archives/ [Pipeline] echo [2023-04-03T23:53:21.338Z] 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/481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-03T23:53:21.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:53:22.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:53:22.170Z] [2023-04-03T23:53:22.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:53:22.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:53:22.472Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T23:53:22.472Z] 5eb5b503b376: Pulling fs layer [2023-04-03T23:53:22.472Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T23:53:22.472Z] ec43610c2a17: Pulling fs layer [2023-04-03T23:53:22.472Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T23:53:22.472Z] 33b1e0a273af: Pulling fs layer [2023-04-03T23:53:22.472Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T23:53:22.472Z] 2f39f015ded8: Pulling fs layer [2023-04-03T23:53:22.472Z] 3a2ae6a8a46f: Waiting [2023-04-03T23:53:22.472Z] 33b1e0a273af: Waiting [2023-04-03T23:53:22.472Z] 5d3b04190fa2: Waiting [2023-04-03T23:53:22.472Z] 5c69ac0246d0: Download complete [2023-04-03T23:53:22.472Z] 3a2ae6a8a46f: Download complete [2023-04-03T23:53:22.472Z] 33b1e0a273af: Verifying Checksum [2023-04-03T23:53:22.472Z] 33b1e0a273af: Download complete [2023-04-03T23:53:22.472Z] 5d3b04190fa2: Verifying Checksum [2023-04-03T23:53:22.472Z] 5d3b04190fa2: Download complete [2023-04-03T23:53:22.731Z] ec43610c2a17: Verifying Checksum [2023-04-03T23:53:22.731Z] ec43610c2a17: Download complete [2023-04-03T23:53:22.731Z] 5eb5b503b376: Verifying Checksum [2023-04-03T23:53:22.731Z] 5eb5b503b376: Download complete [2023-04-03T23:53:23.296Z] 2f39f015ded8: Download complete [2023-04-03T23:53:23.862Z] 5eb5b503b376: Pull complete [2023-04-03T23:53:23.862Z] 5c69ac0246d0: Pull complete [2023-04-03T23:53:24.428Z] ec43610c2a17: Pull complete [2023-04-03T23:53:24.428Z] 3a2ae6a8a46f: Pull complete [2023-04-03T23:53:24.686Z] 33b1e0a273af: Pull complete [2023-04-03T23:53:24.686Z] 5d3b04190fa2: Pull complete [2023-04-03T23:53:28.874Z] 2f39f015ded8: Pull complete [2023-04-03T23:53:28.874Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T23:53:28.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:53:28.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:53:28.950Z] prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container [2023-04-03T23:53:28.979Z] $ 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/481/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/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T23:53:31.888Z] $ docker top 2cb2dcdedde2f9d0022632e0ae61a59380ef7f09b91713102390fea04bfc4140 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:53:32.234Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T23:53:32.517Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T23:53:32.795Z] + ls /var/log/sa-host [2023-04-03T23:53:32.795Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:53:32.951Z] provisioning config files... [2023-04-03T23:53:32.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/481@tmp/config4993266916660091775tmp [Pipeline] { [Pipeline] echo [2023-04-03T23:53:32.971Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:53:33.252Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T23:53:33.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:53:33.585Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T23:53:33.593Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:53:33.877Z] ---> sudo-logs.sh [2023-04-03T23:53:33.877Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T23:53:33.902Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:53:34.183Z] ---> job-cost.sh [2023-04-03T23:53:34.184Z] lf-activate-venv: SKIPPING [2023-04-03T23:53:34.184Z] DEBUG: total: 0.10999999940395355 [2023-04-03T23:53:34.184Z] INFO: Retrieving Stack Cost... [2023-04-03T23:53:34.752Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T23:53:35.012Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T23:53:35.024Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:53:35.307Z] ---> logs-deploy.sh [2023-04-03T23:53:35.307Z] lf-activate-venv: SKIPPING [2023-04-03T23:53:35.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/481 [2023-04-03T23:53:35.307Z] INFO: archiving workspace using pattern(s): [2023-04-03T23:53:36.243Z] Archives upload complete. [2023-04-03T23:53:36.243Z] INFO: archiving logs to Nexus