Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 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-ssh1012322631281144694.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15261083033712967002.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14433526769282202868.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9377148141044721379.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-ssh8613287497683450943.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8479 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/491 [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/491 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 (main) Commit message: "feat: Consume breaking JWT audience change in go-mod-secrets (#4513)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 # timeout=10 > git rev-list --no-walk 145341ff45959b68fb1ffbee66110f9f8e8ddab7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T23:20:15.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T23:20:15.126Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T23:20:15.142Z] ========================================================= [2023-04-13T23:20:15.142Z] EdgeX Global Pipelines Version Info [2023-04-13T23:20:15.142Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:20:15.856Z] ------------------- [2023-04-13T23:20:15.856Z] stable info: [2023-04-13T23:20:15.856Z] ------------------- [2023-04-13T23:20:15.856Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T23:20:15.856Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T23:20:15.856Z] Message: update stable to v1.0.248 [2023-04-13T23:20:16.429Z] ------------------- [2023-04-13T23:20:16.429Z] experimental info: [2023-04-13T23:20:16.429Z] ------------------- [2023-04-13T23:20:16.429Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T23:20:16.429Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T23:20:16.429Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T23:20:16.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-13T23:20:16.615Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-13T23:20:16.625Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T23:20:16.638Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T23:20:16.650Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T23:20:16.660Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T23:20:16.670Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T23:20:16.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-13T23:20:16.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-13T23:20:16.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-13T23:20:16.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T23:20:16.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T23:20:16.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T23:20:16.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T23:20:16.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T23:20:16.767Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T23:20:16.778Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T23:20:16.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T23:20:16.797Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-13T23:20:16.807Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-13T23:20:16.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T23:20:16.827Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T23:20:16.837Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T23:20:16.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-13T23:20:16.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-13T23:20:16.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-13T23:20:16.879Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] echo [2023-04-13T23:20:16.889Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d8bdbb [Pipeline] echo [2023-04-13T23:20:16.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T23:20:16.941Z] provisioning config files... [2023-04-13T23:20:16.953Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/491@tmp/config5797281365105804233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:20:17.253Z] ---> docker-login.sh [2023-04-13T23:20:17.253Z] nexus3.edgexfoundry.org:10001 [2023-04-13T23:20:17.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:20:17.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:20:17.778Z] Configure a credential helper to remove this warning. See [2023-04-13T23:20:17.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:20:17.778Z] [2023-04-13T23:20:17.778Z] Login Succeeded [2023-04-13T23:20:17.778Z] nexus3.edgexfoundry.org:10002 [2023-04-13T23:20:17.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:20:17.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:20:17.778Z] Configure a credential helper to remove this warning. See [2023-04-13T23:20:17.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:20:17.778Z] [2023-04-13T23:20:17.778Z] Login Succeeded [2023-04-13T23:20:17.778Z] nexus3.edgexfoundry.org:10003 [2023-04-13T23:20:17.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:20:17.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:20:17.778Z] Configure a credential helper to remove this warning. See [2023-04-13T23:20:17.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:20:17.778Z] [2023-04-13T23:20:17.778Z] Login Succeeded [2023-04-13T23:20:17.778Z] nexus3.edgexfoundry.org:10004 [2023-04-13T23:20:18.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:20:18.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:20:18.038Z] Configure a credential helper to remove this warning. See [2023-04-13T23:20:18.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:20:18.038Z] [2023-04-13T23:20:18.038Z] Login Succeeded [2023-04-13T23:20:18.038Z] docker.io [2023-04-13T23:20:18.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:20:18.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:20:18.301Z] Configure a credential helper to remove this warning. See [2023-04-13T23:20:18.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:20:18.301Z] [2023-04-13T23:20:18.301Z] Login Succeeded [2023-04-13T23:20:18.301Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T23:20:18.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T23:20:18.606Z] + 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-13T23:20:18.606Z] + dirname cmd/core-command/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-13T23:20:18.606Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + dirname cmd/core-data/Dockerfile [2023-04-13T23:20:18.606Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-13T23:20:18.606Z] + dirname cmd/core-metadata/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-13T23:20:18.606Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-13T23:20:18.606Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-13T23:20:18.606Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-13T23:20:18.606Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-13T23:20:18.606Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-13T23:20:18.606Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-13T23:20:18.606Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-13T23:20:18.606Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-13T23:20:18.606Z] + dirname cmd/support-notifications/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-13T23:20:18.606Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-13T23:20:18.606Z] + cut -d/ -f2 [2023-04-13T23:20:18.606Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-13T23:20:18.652Z] 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-13T23:20:18.979Z] + git rev-list -1 --merges 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824~1..3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] echo [2023-04-13T23:20:18.998Z] -----------> git rev-list -1 --merges 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824~1..3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [false] [Pipeline] sh [2023-04-13T23:20:19.284Z] + git log --format=format:%s -1 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] echo [2023-04-13T23:20:19.296Z] ========================================================= [2023-04-13T23:20:19.296Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T23:20:19.296Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-13T23:20:19.703Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T23:20:19.703Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T23:20:19.703Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T23:20:19.703Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T23:20:19.703Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T23:20:19.703Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T23:20:19.703Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:20:20.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T23:20:20.106Z] [2023-04-13T23:20:20.106Z] 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-13T23:20:20.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T23:20:20.404Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T23:20:20.404Z] b85a868b505f: Pulling fs layer [2023-04-13T23:20:20.404Z] e2be974225ed: Pulling fs layer [2023-04-13T23:20:20.404Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T23:20:20.404Z] 988bab9f4d93: Pulling fs layer [2023-04-13T23:20:20.404Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T23:20:20.404Z] eaf3925da568: Pulling fs layer [2023-04-13T23:20:20.404Z] bab4dde63d76: Pulling fs layer [2023-04-13T23:20:20.404Z] bde34c3a00c8: Pulling fs layer [2023-04-13T23:20:20.404Z] b352a97aabf1: Pulling fs layer [2023-04-13T23:20:20.404Z] 4872d77fe225: Pulling fs layer [2023-04-13T23:20:20.404Z] 5851b861e8e6: Pulling fs layer [2023-04-13T23:20:20.404Z] bab4dde63d76: Waiting [2023-04-13T23:20:20.404Z] bde34c3a00c8: Waiting [2023-04-13T23:20:20.404Z] b352a97aabf1: Waiting [2023-04-13T23:20:20.404Z] 4872d77fe225: Waiting [2023-04-13T23:20:20.404Z] 988bab9f4d93: Waiting [2023-04-13T23:20:20.404Z] 5851b861e8e6: Waiting [2023-04-13T23:20:20.404Z] eaf3925da568: Waiting [2023-04-13T23:20:20.404Z] 1469e6f7b9e6: Waiting [2023-04-13T23:20:20.404Z] e2be974225ed: Verifying Checksum [2023-04-13T23:20:20.404Z] e2be974225ed: Download complete [2023-04-13T23:20:20.404Z] 988bab9f4d93: Verifying Checksum [2023-04-13T23:20:20.404Z] 988bab9f4d93: Download complete [2023-04-13T23:20:20.663Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T23:20:20.663Z] 1469e6f7b9e6: Download complete [2023-04-13T23:20:20.663Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T23:20:20.663Z] 339a4e72a1f5: Download complete [2023-04-13T23:20:20.663Z] eaf3925da568: Download complete [2023-04-13T23:20:20.663Z] bde34c3a00c8: Verifying Checksum [2023-04-13T23:20:20.663Z] bde34c3a00c8: Download complete [2023-04-13T23:20:20.663Z] b352a97aabf1: Verifying Checksum [2023-04-13T23:20:20.663Z] b352a97aabf1: Download complete [2023-04-13T23:20:20.663Z] 4872d77fe225: Verifying Checksum [2023-04-13T23:20:20.663Z] 4872d77fe225: Download complete [2023-04-13T23:20:20.663Z] 5851b861e8e6: Verifying Checksum [2023-04-13T23:20:20.663Z] 5851b861e8e6: Download complete [2023-04-13T23:20:20.663Z] b85a868b505f: Verifying Checksum [2023-04-13T23:20:20.663Z] b85a868b505f: Download complete [2023-04-13T23:20:20.922Z] bab4dde63d76: Verifying Checksum [2023-04-13T23:20:20.922Z] bab4dde63d76: Download complete [2023-04-13T23:20:21.857Z] b85a868b505f: Pull complete [2023-04-13T23:20:22.116Z] e2be974225ed: Pull complete [2023-04-13T23:20:22.683Z] 339a4e72a1f5: Pull complete [2023-04-13T23:20:22.683Z] 988bab9f4d93: Pull complete [2023-04-13T23:20:22.943Z] 1469e6f7b9e6: Pull complete [2023-04-13T23:20:22.943Z] eaf3925da568: Pull complete [2023-04-13T23:20:24.845Z] bab4dde63d76: Pull complete [2023-04-13T23:20:24.845Z] bde34c3a00c8: Pull complete [2023-04-13T23:20:24.845Z] b352a97aabf1: Pull complete [2023-04-13T23:20:25.104Z] 4872d77fe225: Pull complete [2023-04-13T23:20:25.104Z] 5851b861e8e6: Pull complete [2023-04-13T23:20:25.104Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T23:20:25.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T23:20:25.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:20:25.209Z] prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container [2023-04-13T23:20:25.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:20:27.921Z] $ docker top e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 -eo pid,comm [2023-04-13T23:20:27.972Z] 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-13T23:20:27.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T23:20:28.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T23:20:28.004Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T23:20:28.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T23:20:28.134Z] $ docker exec e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 ssh-agent [2023-04-13T23:20:28.246Z] SSH_AUTH_SOCK=/tmp/ssh-ahfxUHq7StXW/agent.32 [2023-04-13T23:20:28.246Z] SSH_AGENT_PID=38 [2023-04-13T23:20:28.252Z] Running ssh-add (command line suppressed) [2023-04-13T23:20:28.374Z] Identity added: /w/workspace/edgex-go/491@tmp/private_key_12293155888429512456.key (/w/workspace/edgex-go/491@tmp/private_key_12293155888429512456.key) [2023-04-13T23:20:28.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T23:20:28.667Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T23:20:28.683Z] $ docker exec --env ******** --env ******** e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 ssh-agent -k [2023-04-13T23:20:28.777Z] unset SSH_AUTH_SOCK; [2023-04-13T23:20:28.778Z] unset SSH_AGENT_PID; [2023-04-13T23:20:28.778Z] echo Agent pid 38 killed; [2023-04-13T23:20:28.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T23:20:28.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T23:20:28.804Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T23:20:28.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T23:20:28.921Z] $ docker exec e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 ssh-agent [2023-04-13T23:20:29.022Z] SSH_AUTH_SOCK=/tmp/ssh-hK60YnjMGnOk/agent.70 [2023-04-13T23:20:29.022Z] SSH_AGENT_PID=77 [2023-04-13T23:20:29.026Z] Running ssh-add (command line suppressed) [2023-04-13T23:20:29.142Z] Identity added: /w/workspace/edgex-go/491@tmp/private_key_2098741845385547591.key (/w/workspace/edgex-go/491@tmp/private_key_2098741845385547591.key) [2023-04-13T23:20:29.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T23:20:29.436Z] + git semver init [2023-04-13T23:20:29.695Z] 2023-04-13 23:20:29,642 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T23:20:29.695Z] 2023-04-13 23:20:29,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/491/.semver [2023-04-13T23:20:29.695Z] 2023-04-13 23:20:29,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/491/.semver [2023-04-13T23:20:29.695Z] 2023-04-13 23:20:29,644 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/491/.semver'], cwd=/w/workspace/edgex-go/491, universal_newlines=False, shell=None, istream=None) [2023-04-13T23:20:34.969Z] 2023-04-13 23:20:34,286 [append_file] DEBUG append to file:/w/workspace/edgex-go/491/.git/info/exclude [2023-04-13T23:20:34.969Z] 2023-04-13 23:20:34,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/491/.semver/main with force:False [2023-04-13T23:20:34.969Z] 2023-04-13 23:20:34,287 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main [2023-04-13T23:20:34.969Z] 2023-04-13 23:20:34,288 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main [2023-04-13T23:20:34.969Z] 3.0.0-dev.129 [Pipeline] } [2023-04-13T23:20:34.982Z] $ docker exec --env ******** --env ******** e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 ssh-agent -k [2023-04-13T23:20:35.090Z] unset SSH_AUTH_SOCK; [2023-04-13T23:20:35.091Z] unset SSH_AGENT_PID; [2023-04-13T23:20:35.092Z] echo Agent pid 77 killed; [2023-04-13T23:20:35.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T23:20:35.410Z] + git semver [Pipeline] } [2023-04-13T23:20:35.687Z] $ docker stop --time=1 e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 [2023-04-13T23:20:36.983Z] $ docker rm -f --volumes e446ae0c442c657e3f0f481f2e02710520ad0f1e235279aaa088c2742554ea84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T23:20:37.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T23:20:37.525Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T23:20:37.528Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.129 [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-13T23:20:37.916Z] + git config --global --add safe.directory /w/workspace/edgex-go/491 [Pipeline] echo [2023-04-13T23:20:37.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T23:20:37.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T23:20:37.951Z] ========================================================= [2023-04-13T23:20:37.951Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T23:20:37.951Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-13T23:20:38.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T23:20:38.234Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T23:20:38.234Z] 63b65145d645: Pulling fs layer [2023-04-13T23:20:38.234Z] a2d21d5440eb: Pulling fs layer [2023-04-13T23:20:38.234Z] 935e6c44a52c: Pulling fs layer [2023-04-13T23:20:38.234Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T23:20:38.234Z] 30dea6a524f1: Pulling fs layer [2023-04-13T23:20:38.234Z] a2aff8979fd8: Pulling fs layer [2023-04-13T23:20:38.234Z] 6808be2612f2: Pulling fs layer [2023-04-13T23:20:38.234Z] f25807f1079a: Pulling fs layer [2023-04-13T23:20:38.234Z] 94cc34f8dd06: Waiting [2023-04-13T23:20:38.234Z] a2aff8979fd8: Waiting [2023-04-13T23:20:38.234Z] 6808be2612f2: Waiting [2023-04-13T23:20:38.234Z] f25807f1079a: Waiting [2023-04-13T23:20:38.234Z] a2d21d5440eb: Download complete [2023-04-13T23:20:38.234Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T23:20:38.234Z] 94cc34f8dd06: Download complete [2023-04-13T23:20:38.234Z] 30dea6a524f1: Verifying Checksum [2023-04-13T23:20:38.234Z] 30dea6a524f1: Download complete [2023-04-13T23:20:38.234Z] 63b65145d645: Download complete [2023-04-13T23:20:38.234Z] a2aff8979fd8: Verifying Checksum [2023-04-13T23:20:38.234Z] a2aff8979fd8: Download complete [2023-04-13T23:20:38.500Z] 63b65145d645: Pull complete [2023-04-13T23:20:38.500Z] a2d21d5440eb: Pull complete [2023-04-13T23:20:38.761Z] f25807f1079a: Verifying Checksum [2023-04-13T23:20:38.761Z] f25807f1079a: Download complete [2023-04-13T23:20:39.019Z] 935e6c44a52c: Verifying Checksum [2023-04-13T23:20:39.019Z] 935e6c44a52c: Download complete [2023-04-13T23:20:39.019Z] 6808be2612f2: Verifying Checksum [2023-04-13T23:20:39.019Z] 6808be2612f2: Download complete [2023-04-13T23:20:42.304Z] 935e6c44a52c: Pull complete [2023-04-13T23:20:42.304Z] 94cc34f8dd06: Pull complete [2023-04-13T23:20:42.563Z] 30dea6a524f1: Pull complete [2023-04-13T23:20:42.563Z] a2aff8979fd8: Pull complete [2023-04-13T23:20:45.090Z] 6808be2612f2: Pull complete [2023-04-13T23:20:45.656Z] f25807f1079a: Pull complete [2023-04-13T23:20:45.656Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T23:20:45.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T23:20:45.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-13T23:20:46.206Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T23:20:46.206Z] WORKDIR /edgex [2023-04-13T23:20:46.206Z] COPY go.mod . [2023-04-13T23:20:46.206Z] RUN go mod download [2023-04-13T23:20:46.206Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-13T23:20:47.141Z] Sending build context to Docker daemon 170.6MB [2023-04-13T23:20:47.141Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T23:20:47.141Z] ---> 3b553350e43f [2023-04-13T23:20:47.141Z] Step 2/4 : WORKDIR /edgex [2023-04-13T23:20:52.610Z] Still waiting to schedule task [2023-04-13T23:20:52.611Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-13T23:20:55.267Z] ---> Running in 7a613ff9e69b [2023-04-13T23:20:55.267Z] Removing intermediate container 7a613ff9e69b [2023-04-13T23:20:55.267Z] ---> 9176bf0867f9 [2023-04-13T23:20:55.267Z] Step 3/4 : COPY go.mod . [2023-04-13T23:20:55.267Z] ---> be7fc355fda1 [2023-04-13T23:20:55.267Z] Step 4/4 : RUN go mod download [2023-04-13T23:20:55.267Z] ---> Running in 95289187a576 [2023-04-13T23:21:10.184Z] Removing intermediate container 95289187a576 [2023-04-13T23:21:10.184Z] ---> c6b57b740637 [2023-04-13T23:21:10.184Z] Successfully built c6b57b740637 [2023-04-13T23:21:10.184Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:21:10.484Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T23:21:10.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:21:10.551Z] prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container [2023-04-13T23:21:10.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:21:10.977Z] $ docker top d123fab939a3fe855d07ddf0eeaa9f1ff37b154bb60905c23e854c3df6a5dab7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T23:21:11.316Z] + go version [2023-04-13T23:21:11.316Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T23:21:11.331Z] $ docker stop --time=1 d123fab939a3fe855d07ddf0eeaa9f1ff37b154bb60905c23e854c3df6a5dab7 [2023-04-13T23:21:12.584Z] $ docker rm -f --volumes d123fab939a3fe855d07ddf0eeaa9f1ff37b154bb60905c23e854c3df6a5dab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:21:12.983Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T23:21:12.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:21:13.053Z] prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container [2023-04-13T23:21:13.090Z] $ 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/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:21:13.415Z] $ docker top df70a37bfbdebac830dd1ba1c9229bf403d58b93dff47bc73122347b189ec229 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-13T23:21:13.479Z] ========================================================= [2023-04-13T23:21:13.479Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-13T23:21:13.479Z] ========================================================= [Pipeline] sh [2023-04-13T23:21:13.756Z] + git config --global --add safe.directory /w/workspace/edgex-go/491 [Pipeline] fileExists [Pipeline] sh [2023-04-13T23:21:14.048Z] + make test [2023-04-13T23:21:14.048Z] go test -race -coverprofile=coverage.out ./... [2023-04-13T23:21:20.612Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-13T23:21:35.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-13T23:21:35.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-13T23:21:36.405Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-13T23:21:36.405Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-13T23:21:36.971Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-13T23:21:37.538Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-13T23:21:37.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-13T23:21:37.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-13T23:21:37.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-13T23:21:38.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-13T23:21:38.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-13T23:21:38.877Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-13T23:21:38.877Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-13T23:21:38.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-13T23:21:40.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-13T23:21:40.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-13T23:21:40.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-04-13T23:21:43.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-04-13T23:21:47.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements [2023-04-13T23:21:47.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-13T23:21:47.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-13T23:21:47.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-13T23:21:48.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-13T23:21:48.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-13T23:21:48.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-04-13T23:21:50.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-13T23:21:50.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-13T23:21:50.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-13T23:21:50.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-13T23:21:50.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-13T23:21:51.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-13T23:21:51.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-13T23:21:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.072s coverage: 88.5% of statements [2023-04-13T23:21:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.8% of statements [2023-04-13T23:21:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-13T23:21:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-13T23:21:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-13T23:21:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.394s coverage: 95.6% of statements [2023-04-13T23:21:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-13T23:21:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-13T23:21:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-13T23:21:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-13T23:21:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-13T23:21:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2023-04-13T23:21:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-13T23:21:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-13T23:21:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-13T23:21:55.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-04-13T23:21:57.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-13T23:21:57.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-13T23:21:57.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-04-13T23:21:57.192Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements [2023-04-13T23:21:57.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 44.1% of statements [2023-04-13T23:21:57.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 82.9% of statements [2023-04-13T23:21:57.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-04-13T23:21:57.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.044s coverage: 96.3% of statements [2023-04-13T23:21:57.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2023-04-13T23:21:58.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-13T23:21:58.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-13T23:21:58.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-13T23:21:58.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-13T23:21:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-13T23:21:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-13T23:21:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-13T23:21:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-13T23:22:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-13T23:22:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-13T23:22:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-13T23:22:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-13T23:22:00.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-13T23:22:00.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-13T23:22:01.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-13T23:22:02.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-13T23:22:02.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-13T23:22:04.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-13T23:22:04.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-13T23:22:05.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-13T23:22:05.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-13T23:22:05.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-13T23:22:06.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-13T23:22:06.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-13T23:22:06.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-13T23:22:07.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-13T23:22:07.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-13T23:22:07.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-13T23:22:07.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-13T23:22:09.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-13T23:22:09.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-13T23:22:09.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-13T23:22:09.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-13T23:22:10.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-04-13T23:22:10.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-13T23:22:10.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-13T23:22:10.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-13T23:22:10.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-13T23:22:11.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-13T23:22:11.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-13T23:22:11.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-13T23:22:11.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.300s coverage: 79.9% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.076s coverage: 92.9% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 81.8% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 63.1% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.102s coverage: 92.3% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements [2023-04-13T23:22:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2023-04-13T23:22:24.183Z] 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-13T23:22:24.183Z] running golangci-lint [2023-04-13T23:22:24.183Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-13T23:22:24.183Z] go version go1.20.2 linux/amd64 [2023-04-13T23:22:24.183Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-13T23:22:24.183Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-13T23:22:32.930Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8480 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-13T23:22:32.941Z] Running in /w/workspace/edgex-go/491 [Pipeline] { [Pipeline] checkout [2023-04-13T23:22:32.971Z] The recommended git tool is: git [2023-04-13T23:22:38.161Z] using credential edgex-jenkins-ssh [2023-04-13T23:22:38.177Z] Cloning the remote Git repository [2023-04-13T23:22:39.039Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 14.922904839s" [2023-04-13T23:22:39.039Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.65922ms" [2023-04-13T23:22:38.217Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-13T23:22:38.314Z] > git init /w/workspace/edgex-go/491 # timeout=10 [2023-04-13T23:22:38.456Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-13T23:22:38.457Z] > git --version # timeout=10 [2023-04-13T23:22:38.480Z] > git --version # 'git version 2.25.1' [2023-04-13T23:22:38.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T23:22:38.637Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T23:22:47.145Z] level=info msg="[linters_context/goanalysis] analyzers took 56.495351498s with top 10 stages: buildir: 33.613012709s, inspect: 1.568965603s, fact_deprecated: 1.540275905s, gosec: 1.242359104s, ctrlflow: 1.046642519s, printf: 1.005110626s, nilness: 890.057595ms, S1038: 853.892118ms, fact_purity: 853.511719ms, S1039: 676.631876ms" [2023-04-13T23:22:47.145Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-13T23:22:47.145Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/201, path_prettifier: 201/201, skip_dirs: 201/201, exclude: 201/201, cgo: 201/201, identifier_marker: 201/201, autogenerated_exclude: 201/201, nolint: 0/21, filename_unadjuster: 201/201, skip_files: 201/201" [2023-04-13T23:22:47.145Z] level=info msg="[runner] processing took 23.30063ms with stages: identifier_marker: 8.349714ms, nolint: 8.141683ms, exclude-rules: 2.461689ms, autogenerated_exclude: 1.883675ms, path_prettifier: 1.520041ms, skip_dirs: 851.147µs, cgo: 58.54µs, filename_unadjuster: 21.501µs, max_same_issues: 6.07µs, uniq_by_line: 1.26µs, skip_files: 970ns, severity-rules: 890ns, exclude: 760ns, source_code: 700ns, path_shortener: 450ns, diff: 430ns, sort_results: 420ns, path_prefixer: 320ns, max_from_linter: 210ns, max_per_file_from_linter: 160ns" [2023-04-13T23:22:47.145Z] level=info msg="[runner] linters took 8.043696732s with stages: goanalysis_metalinter: 8.020156029s" [2023-04-13T23:22:47.145Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-13T23:22:47.145Z] level=info msg="Memory: 232 samples, avg is 190.3MB, max is 757.0MB" [2023-04-13T23:22:47.145Z] level=info msg="Execution took 23.020992283s" [2023-04-13T23:22:47.145Z] go vet ./... [2023-04-13T23:22:50.421Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T23:22:50.421Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T23:22:50.680Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-13T23:22:50.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-13T23:22:50.970Z] + ls -al . [2023-04-13T23:22:50.970Z] total 704 [2023-04-13T23:22:50.970Z] drwxrwxr-x 11 1001 1001 4096 Apr 13 23:21 . [2023-04-13T23:22:50.970Z] drwxr-xr-x 4 root root 4096 Apr 13 23:21 .. [2023-04-13T23:22:50.970Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 23:20 .blubracket [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 16 Apr 13 23:20 .dockerignore [2023-04-13T23:22:50.970Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 23:20 .git [2023-04-13T23:22:50.970Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 23:20 .github [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 1133 Apr 13 23:20 .gitignore [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 23:20 .golangci.yml [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 23:20 .hadolint.yml [2023-04-13T23:22:50.970Z] drwxr-xr-x 3 1001 1001 4096 Apr 13 23:20 .semver [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 23:20 .sonarcloud.properties [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 23:20 ADOPTERS.md [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 10835 Apr 13 23:20 Attribution.txt [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 73765 Apr 13 23:20 CHANGELOG.md [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 23:20 CONTRIBUTING.md [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 23:20 GOVERNANCE.md [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 883 Apr 13 23:20 Jenkinsfile [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 23:20 LICENSE [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 14368 Apr 13 23:20 Makefile [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 23:20 OWNERS.md [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 9403 Apr 13 23:20 README.md [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 789 Apr 13 23:20 SECURITY.md [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 13 Apr 13 23:20 VERSION [2023-04-13T23:22:50.970Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 23:20 bin [2023-04-13T23:22:50.970Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 23:20 cmd [2023-04-13T23:22:50.970Z] -rw-r--r-- 1 root root 448247 Apr 13 23:22 coverage.out [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 3200 Apr 13 23:20 go.mod [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 31265 Apr 13 23:20 go.sum [2023-04-13T23:22:50.970Z] drwxrwxr-x 7 1001 1001 4096 Apr 13 23:20 internal [2023-04-13T23:22:50.970Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 23:20 openapi [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 594 Apr 13 23:20 security.txt [2023-04-13T23:22:50.970Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 23:20 snap [2023-04-13T23:22:50.970Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 23:20 version.go [Pipeline] sh [2023-04-13T23:22:51.251Z] + '[' -e coverage.out ] [2023-04-13T23:22:51.251Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-13T23:22:51.359Z] Stashed 1 file(s) [Pipeline] sh [2023-04-13T23:22:51.636Z] + make build [2023-04-13T23:22:51.637Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-13T23:22:57.072Z] Avoid second fetch [2023-04-13T23:22:57.072Z] Checking out Revision 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 (main) [2023-04-13T23:22:56.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-13T23:22:56.227Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T23:22:57.094Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T23:22:57.804Z] Commit message: "feat: Consume breaking JWT audience change in go-mod-secrets (#4513)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T23:22:58.798Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T23:22:58.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T23:22:58.798Z] Dload Upload Total Spent Left Speed [2023-04-13T23:22:58.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-04-13T23:22:57.159Z] > git checkout -f 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 # timeout=10 [2023-04-13T23:22:59.434Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T23:22:59.760Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T23:22:59.760Z] sudo tee /etc/docker/daemon.new [2023-04-13T23:22:59.760Z] { [2023-04-13T23:22:59.760Z] "registry-mirrors": [ [2023-04-13T23:22:59.760Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T23:22:59.760Z] ], [2023-04-13T23:22:59.760Z] "bip": "10.250.0.254/24", [2023-04-13T23:22:59.760Z] "hosts": [ [2023-04-13T23:22:59.760Z] "tcp://0.0.0.0:5555", [2023-04-13T23:22:59.760Z] "unix:///var/run/docker.sock" [2023-04-13T23:22:59.760Z] ], [2023-04-13T23:22:59.760Z] "mtu": 1458, [2023-04-13T23:22:59.760Z] "selinux-enabled": true, [2023-04-13T23:22:59.760Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T23:22:59.760Z] } [Pipeline] sh [2023-04-13T23:23:00.093Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T23:23:00.423Z] + sudo service docker restart [2023-04-13T23:23:03.834Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-13T23:23:05.207Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-13T23:23:06.144Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-13T23:23:07.077Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-13T23:23:13.635Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-13T23:23:15.536Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-13T23:23:16.468Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-13T23:23:17.844Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-13T23:23:18.409Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T23:23:18.704Z] provisioning config files... [2023-04-13T23:23:18.729Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/491@tmp/config5229499067408904062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:23:19.075Z] ---> docker-login.sh [2023-04-13T23:23:19.075Z] nexus3.edgexfoundry.org:10001 [2023-04-13T23:23:19.344Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-13T23:23:19.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:23:19.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:23:19.615Z] Configure a credential helper to remove this warning. See [2023-04-13T23:23:19.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:23:19.615Z] [2023-04-13T23:23:19.615Z] Login Succeeded [2023-04-13T23:23:19.615Z] nexus3.edgexfoundry.org:10002 [2023-04-13T23:23:19.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:23:19.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:23:19.886Z] Configure a credential helper to remove this warning. See [2023-04-13T23:23:19.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:23:19.886Z] [2023-04-13T23:23:19.886Z] Login Succeeded [2023-04-13T23:23:19.886Z] nexus3.edgexfoundry.org:10003 [2023-04-13T23:23:20.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:23:20.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:23:20.430Z] Configure a credential helper to remove this warning. See [2023-04-13T23:23:20.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:23:20.430Z] [2023-04-13T23:23:20.430Z] Login Succeeded [2023-04-13T23:23:20.430Z] nexus3.edgexfoundry.org:10004 [2023-04-13T23:23:20.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:23:20.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:23:20.704Z] Configure a credential helper to remove this warning. See [2023-04-13T23:23:20.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:23:20.704Z] [2023-04-13T23:23:20.704Z] Login Succeeded [2023-04-13T23:23:20.704Z] docker.io [2023-04-13T23:23:20.716Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-13T23:23:20.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:23:21.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:23:21.246Z] Configure a credential helper to remove this warning. See [2023-04-13T23:23:21.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:23:21.246Z] [2023-04-13T23:23:21.246Z] Login Succeeded [2023-04-13T23:23:21.246Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T23:23:21.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-13T23:23:21.825Z] + git config --global --add safe.directory /w/workspace/edgex-go/491 [Pipeline] echo [2023-04-13T23:23:21.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T23:23:21.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T23:23:21.877Z] ========================================================= [2023-04-13T23:23:21.877Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T23:23:21.877Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] } [2023-04-13T23:23:22.109Z] $ docker stop --time=1 df70a37bfbdebac830dd1ba1c9229bf403d58b93dff47bc73122347b189ec229 [2023-04-13T23:23:22.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T23:23:22.468Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T23:23:22.468Z] af6eaf76a39c: Pulling fs layer [2023-04-13T23:23:22.468Z] 55522c791124: Pulling fs layer [2023-04-13T23:23:22.468Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T23:23:22.468Z] 169dfbe0d373: Pulling fs layer [2023-04-13T23:23:22.468Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T23:23:22.468Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T23:23:22.468Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T23:23:22.468Z] e1ff8fa3b103: Waiting [2023-04-13T23:23:22.468Z] 52ebb69f0ebf: Waiting [2023-04-13T23:23:22.468Z] 5abe8eddf0d5: Waiting [2023-04-13T23:23:22.468Z] 169dfbe0d373: Waiting [2023-04-13T23:23:22.468Z] 55522c791124: Verifying Checksum [2023-04-13T23:23:22.468Z] 55522c791124: Download complete [2023-04-13T23:23:22.468Z] 169dfbe0d373: Verifying Checksum [2023-04-13T23:23:22.468Z] 169dfbe0d373: Download complete [2023-04-13T23:23:22.468Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T23:23:22.468Z] e1ff8fa3b103: Download complete [2023-04-13T23:23:22.468Z] af6eaf76a39c: Verifying Checksum [2023-04-13T23:23:23.451Z] af6eaf76a39c: Pull complete [2023-04-13T23:23:23.451Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T23:23:23.451Z] 5abe8eddf0d5: Download complete [2023-04-13T23:23:24.058Z] 55522c791124: Pull complete [2023-04-13T23:23:25.035Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T23:23:25.035Z] 52ebb69f0ebf: Download complete [2023-04-13T23:23:25.035Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T23:23:25.035Z] ce5c4a1c91eb: Download complete [2023-04-13T23:23:25.973Z] $ docker rm -f --volumes df70a37bfbdebac830dd1ba1c9229bf403d58b93dff47bc73122347b189ec229 [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-13T23:23:26.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-13T23:23:26.851Z] [2023-04-13T23:23:26.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:23:27.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-13T23:23:27.145Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-13T23:23:27.145Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-13T23:23:27.145Z] ca9280d653b3: Pulling fs layer [2023-04-13T23:23:27.145Z] 7e9c9ca2126c: Pulling fs layer [2023-04-13T23:23:27.145Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-13T23:23:27.145Z] cbdbe7a5bc2a: Download complete [2023-04-13T23:23:27.403Z] ca9280d653b3: Verifying Checksum [2023-04-13T23:23:27.403Z] ca9280d653b3: Download complete [2023-04-13T23:23:27.403Z] cbdbe7a5bc2a: Pull complete [2023-04-13T23:23:27.661Z] 7e9c9ca2126c: Verifying Checksum [2023-04-13T23:23:27.661Z] 7e9c9ca2126c: Download complete [2023-04-13T23:23:27.918Z] ca9280d653b3: Pull complete [2023-04-13T23:23:31.197Z] 7e9c9ca2126c: Pull complete [2023-04-13T23:23:31.197Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-13T23:23:31.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-13T23:23:31.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:23:31.270Z] prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container [2023-04-13T23:23:31.297Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:23:34.110Z] $ docker top e581ebc2a33384a286411fb616da455f2fd8a8f68395fc0a81915ee2d9f5c8d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T23:23:34.453Z] + docker-compose build --help [2023-04-13T23:23:34.453Z] + grep parallel [2023-04-13T23:23:35.019Z] --parallel Build images in parallel. [Pipeline] } [2023-04-13T23:23:35.033Z] $ docker stop --time=1 e581ebc2a33384a286411fb616da455f2fd8a8f68395fc0a81915ee2d9f5c8d9 [2023-04-13T23:23:36.344Z] $ docker rm -f --volumes e581ebc2a33384a286411fb616da455f2fd8a8f68395fc0a81915ee2d9f5c8d9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:23:36.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-13T23:23:36.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:23:36.806Z] prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container [2023-04-13T23:23:36.841Z] $ 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/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:23:37.155Z] $ docker top a70c5a43b8f21255ae71154d3922d419f775664f6f3d48505df2373f8ef746ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T23:23:37.364Z] ce5c4a1c91eb: Pull complete [2023-04-13T23:23:37.364Z] 169dfbe0d373: Pull complete [2023-04-13T23:23:37.365Z] e1ff8fa3b103: Pull complete [2023-04-13T23:23:37.498Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-13T23:23:38.065Z] Building core-command ... [2023-04-13T23:23:38.065Z] Building core-common-config-bootstrapper ... [2023-04-13T23:23:38.065Z] Building core-data ... [2023-04-13T23:23:38.065Z] Building core-metadata ... [2023-04-13T23:23:38.065Z] Building security-bootstrapper ... [2023-04-13T23:23:38.065Z] Building security-proxy-auth ... [2023-04-13T23:23:38.065Z] Building security-proxy-setup ... [2023-04-13T23:23:38.065Z] Building security-secretstore-setup ... [2023-04-13T23:23:38.065Z] Building security-spiffe-token-provider ... [2023-04-13T23:23:38.065Z] Building security-spire-agent ... [2023-04-13T23:23:38.065Z] Building security-spire-config ... [2023-04-13T23:23:38.065Z] Building security-spire-server ... [2023-04-13T23:23:38.065Z] Building support-notifications ... [2023-04-13T23:23:38.065Z] Building support-scheduler ... [2023-04-13T23:23:38.065Z] Building security-spire-config [2023-04-13T23:23:38.065Z] Building security-bootstrapper [2023-04-13T23:23:38.065Z] Building core-common-config-bootstrapper [2023-04-13T23:23:38.065Z] Building support-scheduler [2023-04-13T23:23:38.065Z] Building security-proxy-auth [2023-04-13T23:23:42.735Z] 52ebb69f0ebf: Pull complete [2023-04-13T23:23:44.704Z] 5abe8eddf0d5: Pull complete [2023-04-13T23:23:44.704Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T23:23:44.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T23:23:44.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-13T23:23:45.119Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T23:23:45.120Z] WORKDIR /edgex [2023-04-13T23:23:45.120Z] COPY go.mod . [2023-04-13T23:23:45.120Z] RUN go mod download [2023-04-13T23:23:45.120Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-13T23:23:45.719Z] Sending build context to Docker daemon 2.936MB [2023-04-13T23:23:45.719Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T23:23:45.719Z] ---> 6cb57ee374ae [2023-04-13T23:23:45.719Z] Step 2/4 : WORKDIR /edgex [2023-04-13T23:23:47.719Z] ---> Running in 06e1df474f01 [2023-04-13T23:23:47.719Z] Removing intermediate container 06e1df474f01 [2023-04-13T23:23:47.719Z] ---> cd257a3fd6d5 [2023-04-13T23:23:47.719Z] Step 3/4 : COPY go.mod . [2023-04-13T23:23:48.312Z] ---> 333b9476eaea [2023-04-13T23:23:48.312Z] Step 4/4 : RUN go mod download [2023-04-13T23:23:48.312Z] ---> Running in d5076c7afc48 [2023-04-13T23:23:50.261Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:23:50.261Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:23:50.261Z] ---> c6b57b740637 [2023-04-13T23:23:50.261Z] Step 3/33 : WORKDIR /edgex-go [2023-04-13T23:23:50.261Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:23:50.261Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:23:50.261Z] ---> c6b57b740637 [2023-04-13T23:23:50.261Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:23:50.261Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:23:50.261Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:23:50.262Z] ---> c6b57b740637 [2023-04-13T23:23:50.262Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:23:50.262Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:23:50.262Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:23:50.262Z] ---> c6b57b740637 [2023-04-13T23:23:50.262Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:23:50.829Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:23:50.829Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:23:50.829Z] ---> c6b57b740637 [2023-04-13T23:23:50.829Z] Step 3/27 : WORKDIR /edgex-go [2023-04-13T23:24:00.805Z] ---> Running in ce6c980cea79 [2023-04-13T23:24:00.805Z] ---> Running in 0a0f60ebe469 [2023-04-13T23:24:00.805Z] ---> Running in 0be0ef6cb1ff [2023-04-13T23:24:00.805Z] ---> Running in 7fead7b1806a [2023-04-13T23:24:00.805Z] ---> Running in 7b26467148f8 [2023-04-13T23:24:00.805Z] Removing intermediate container ce6c980cea79 [2023-04-13T23:24:00.805Z] ---> aa4a67dff10f [2023-04-13T23:24:00.805Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T23:24:00.805Z] Removing intermediate container 0be0ef6cb1ff [2023-04-13T23:24:00.805Z] ---> d5be21e528b9 [2023-04-13T23:24:00.805Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T23:24:00.805Z] Removing intermediate container 7b26467148f8 [2023-04-13T23:24:00.805Z] ---> 1719153ba723 [2023-04-13T23:24:00.805Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T23:24:00.805Z] ---> Running in 94e3057d7a6e [2023-04-13T23:24:00.805Z] ---> Running in 1a1f8c995a79 [2023-04-13T23:24:00.805Z] Removing intermediate container 0a0f60ebe469 [2023-04-13T23:24:00.805Z] ---> 755f85855944 [2023-04-13T23:24:00.805Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T23:24:00.805Z] ---> Running in 3a1055a20b03 [2023-04-13T23:24:00.805Z] Removing intermediate container 7fead7b1806a [2023-04-13T23:24:00.805Z] ---> 603eee7e09a8 [2023-04-13T23:24:00.805Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-13T23:24:00.805Z] ---> Running in fef15d8941eb [2023-04-13T23:24:00.805Z] ---> Running in 57cdff9bfc49 [2023-04-13T23:24:00.805Z] Removing intermediate container 94e3057d7a6e [2023-04-13T23:24:00.805Z] ---> 563cf11133b3 [2023-04-13T23:24:00.805Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T23:24:00.805Z] Removing intermediate container 1a1f8c995a79 [2023-04-13T23:24:00.805Z] ---> faaf9761b6c3 [2023-04-13T23:24:00.805Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T23:24:00.805Z] ---> Running in deb59d7f0483 [2023-04-13T23:24:00.805Z] ---> Running in bd1f7bd921b0 [2023-04-13T23:24:00.805Z] Removing intermediate container 3a1055a20b03 [2023-04-13T23:24:00.805Z] ---> 772c6b3d8ea2 [2023-04-13T23:24:00.805Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T23:24:00.805Z] ---> Running in f31236369560 [2023-04-13T23:24:00.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:24:00.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:24:00.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:24:00.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:24:00.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:24:01.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:24:01.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:24:01.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:24:01.065Z] OK: 265 MiB in 53 packages [2023-04-13T23:24:01.065Z] OK: 265 MiB in 53 packages [2023-04-13T23:24:01.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:24:01.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:24:01.322Z] OK: 265 MiB in 53 packages [2023-04-13T23:24:01.322Z] OK: 265 MiB in 53 packages [2023-04-13T23:24:01.581Z] OK: 265 MiB in 53 packages [2023-04-13T23:24:01.581Z] Removing intermediate container fef15d8941eb [2023-04-13T23:24:01.581Z] ---> 7837f8a9aa15 [2023-04-13T23:24:01.581Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-13T23:24:01.581Z] Removing intermediate container 57cdff9bfc49 [2023-04-13T23:24:01.581Z] ---> e6e0630a716a [2023-04-13T23:24:01.581Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-13T23:24:01.840Z] ---> 3ef28cfb2b6f [2023-04-13T23:24:01.840Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:24:01.840Z] ---> Running in 6da19f35deb9 [2023-04-13T23:24:01.840Z] Removing intermediate container deb59d7f0483 [2023-04-13T23:24:01.840Z] ---> 070ebad0f6d2 [2023-04-13T23:24:01.840Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T23:24:01.840Z] ---> 864bafcdae8b [2023-04-13T23:24:01.840Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:24:01.840Z] ---> Running in 06757f98cf41 [2023-04-13T23:24:01.840Z] Removing intermediate container bd1f7bd921b0 [2023-04-13T23:24:01.840Z] ---> d710d23fe097 [2023-04-13T23:24:01.840Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T23:24:01.840Z] ---> 3d2b87c5f420 [2023-04-13T23:24:01.840Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:24:02.097Z] Removing intermediate container f31236369560 [2023-04-13T23:24:02.097Z] ---> bcf54e6b3cbf [2023-04-13T23:24:02.097Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T23:24:02.097Z] ---> Running in 41925235ae2c [2023-04-13T23:24:02.097Z] ---> 32f812a27757 [2023-04-13T23:24:02.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:24:02.097Z] ---> Running in 31ad7ef72b14 [2023-04-13T23:24:02.097Z] ---> 2ec438499d62 [2023-04-13T23:24:02.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:24:02.097Z] ---> Running in 64e3fdc626a3 [2023-04-13T23:24:20.546Z] Removing intermediate container d5076c7afc48 [2023-04-13T23:24:20.547Z] ---> 8cc4084aa239 [2023-04-13T23:24:20.547Z] Successfully built 8cc4084aa239 [2023-04-13T23:24:20.547Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:24:20.884Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T23:24:20.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:24:21.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container [2023-04-13T23:24:21.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:24:22.478Z] $ docker top ea248e4a014f7630af52be275431093ecd14634d831948469461e7d2043ea942 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T23:24:23.310Z] + go version [2023-04-13T23:24:23.311Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T23:24:23.341Z] $ docker stop --time=1 ea248e4a014f7630af52be275431093ecd14634d831948469461e7d2043ea942 [2023-04-13T23:24:24.939Z] $ docker rm -f --volumes ea248e4a014f7630af52be275431093ecd14634d831948469461e7d2043ea942 [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-13T23:24:25.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-13T23:24:25.521Z] [2023-04-13T23:24:25.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:24:25.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-13T23:24:25.851Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-13T23:24:25.851Z] 29e5d40040c1: Pulling fs layer [2023-04-13T23:24:25.851Z] 1ce36da41761: Pulling fs layer [2023-04-13T23:24:25.851Z] 25b303627fd3: Pulling fs layer [2023-04-13T23:24:26.120Z] 29e5d40040c1: Verifying Checksum [2023-04-13T23:24:26.120Z] 29e5d40040c1: Download complete [2023-04-13T23:24:26.387Z] 1ce36da41761: Verifying Checksum [2023-04-13T23:24:26.387Z] 1ce36da41761: Download complete [2023-04-13T23:24:26.656Z] 29e5d40040c1: Pull complete [2023-04-13T23:24:27.628Z] 1ce36da41761: Pull complete [2023-04-13T23:24:27.628Z] 25b303627fd3: Download complete [2023-04-13T23:24:37.702Z] 25b303627fd3: Pull complete [2023-04-13T23:24:37.702Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-13T23:24:37.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-13T23:24:37.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:24:37.890Z] prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container [2023-04-13T23:24:37.962Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:24:40.178Z] $ docker top 3b605b853a173aa3ef5753a4257231895a6efbc409e096fbe8fb7d9891fcd4f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T23:24:40.998Z] + docker-compose build --help [2023-04-13T23:24:40.998Z] + grep parallel [2023-04-13T23:24:45.260Z] --parallel Build images in parallel. [Pipeline] } [2023-04-13T23:24:45.290Z] $ docker stop --time=1 3b605b853a173aa3ef5753a4257231895a6efbc409e096fbe8fb7d9891fcd4f7 [2023-04-13T23:24:46.936Z] $ docker rm -f --volumes 3b605b853a173aa3ef5753a4257231895a6efbc409e096fbe8fb7d9891fcd4f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:24:47.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-13T23:24:47.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:24:47.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container [2023-04-13T23:24:47.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:24:48.889Z] $ docker top e27d4b920dfa717814f98947535b22d86797eb00da0a50d63e40bbd3ab8144ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T23:24:49.701Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-13T23:24:53.955Z] Building core-command ... [2023-04-13T23:24:53.955Z] Building core-common-config-bootstrapper ... [2023-04-13T23:24:53.955Z] Building core-data ... [2023-04-13T23:24:53.955Z] Building core-metadata ... [2023-04-13T23:24:53.955Z] Building security-bootstrapper ... [2023-04-13T23:24:53.955Z] Building security-proxy-auth ... [2023-04-13T23:24:53.955Z] Building security-proxy-setup ... [2023-04-13T23:24:53.955Z] Building security-secretstore-setup ... [2023-04-13T23:24:53.955Z] Building security-spiffe-token-provider ... [2023-04-13T23:24:53.955Z] Building security-spire-agent ... [2023-04-13T23:24:53.955Z] Building security-spire-config ... [2023-04-13T23:24:53.955Z] Building security-spire-server ... [2023-04-13T23:24:53.955Z] Building support-notifications ... [2023-04-13T23:24:53.955Z] Building support-scheduler ... [2023-04-13T23:24:53.955Z] Building core-data [2023-04-13T23:24:53.955Z] Building security-proxy-setup [2023-04-13T23:24:53.955Z] Building support-scheduler [2023-04-13T23:24:53.955Z] Building security-spire-config [2023-04-13T23:24:53.955Z] Building core-common-config-bootstrapper [2023-04-13T23:24:58.355Z] Removing intermediate container 06757f98cf41 [2023-04-13T23:24:58.355Z] ---> 19333bff179b [2023-04-13T23:24:58.355Z] Step 7/33 : COPY . . [2023-04-13T23:24:58.355Z] Removing intermediate container 64e3fdc626a3 [2023-04-13T23:24:58.355Z] ---> 5048576404f1 [2023-04-13T23:24:58.355Z] Step 8/23 : COPY . . [2023-04-13T23:24:58.355Z] Removing intermediate container 41925235ae2c [2023-04-13T23:24:58.355Z] ---> e0cf5e24e93b [2023-04-13T23:24:58.355Z] Step 8/23 : COPY . . [2023-04-13T23:24:58.355Z] Removing intermediate container 31ad7ef72b14 [2023-04-13T23:24:58.355Z] ---> ec134d4f1d51 [2023-04-13T23:24:58.355Z] Step 8/23 : COPY . . [2023-04-13T23:24:58.355Z] Removing intermediate container 6da19f35deb9 [2023-04-13T23:24:58.355Z] ---> 1f193b73467d [2023-04-13T23:24:58.355Z] Step 7/27 : COPY . . [2023-04-13T23:25:04.020Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:25:04.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:25:04.020Z] ---> 8cc4084aa239 [2023-04-13T23:25:04.020Z] Step 3/22 : WORKDIR /edgex-go [2023-04-13T23:25:04.020Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:25:04.020Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:25:04.020Z] ---> 8cc4084aa239 [2023-04-13T23:25:04.020Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:25:04.020Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:25:04.020Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:25:04.020Z] ---> 8cc4084aa239 [2023-04-13T23:25:04.020Z] Step 3/27 : WORKDIR /edgex-go [2023-04-13T23:25:04.020Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:25:04.020Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:25:04.020Z] ---> 8cc4084aa239 [2023-04-13T23:25:04.020Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:25:04.020Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:25:04.020Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:25:04.020Z] ---> 8cc4084aa239 [2023-04-13T23:25:04.020Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:25:04.287Z] ---> Running in bc7c80605b45 [2023-04-13T23:25:04.287Z] ---> Running in 0c9c694753bb [2023-04-13T23:25:04.287Z] ---> Running in 65b2ff56f7aa [2023-04-13T23:25:04.287Z] ---> Running in 4092a0debd40 [2023-04-13T23:25:04.287Z] ---> Running in 4eaa99171fc5 [2023-04-13T23:25:04.557Z] Removing intermediate container bc7c80605b45 [2023-04-13T23:25:04.557Z] ---> e75fe87c0bab [2023-04-13T23:25:04.557Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T23:25:04.823Z] Removing intermediate container 4eaa99171fc5 [2023-04-13T23:25:04.823Z] Removing intermediate container 4092a0debd40 [2023-04-13T23:25:04.823Z] ---> 088f0b046468 [2023-04-13T23:25:04.823Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T23:25:04.823Z] ---> a4c942aa861e [2023-04-13T23:25:04.823Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-13T23:25:04.823Z] Removing intermediate container 0c9c694753bb [2023-04-13T23:25:04.823Z] ---> 31e41b0d30fd [2023-04-13T23:25:04.823Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T23:25:04.823Z] ---> Running in 63c6edc52e2f [2023-04-13T23:25:04.823Z] ---> Running in d466b8458eaa [2023-04-13T23:25:04.823Z] ---> Running in 1d8684fe72b9 [2023-04-13T23:25:04.823Z] ---> Running in d368b195bffd [2023-04-13T23:25:05.089Z] Removing intermediate container 65b2ff56f7aa [2023-04-13T23:25:05.089Z] ---> 01539711c2ab [2023-04-13T23:25:05.089Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T23:25:05.089Z] ---> Running in c5c9d98702fc [2023-04-13T23:25:05.675Z] Removing intermediate container 63c6edc52e2f [2023-04-13T23:25:05.675Z] ---> 8251b617db02 [2023-04-13T23:25:05.676Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T23:25:05.676Z] Removing intermediate container d466b8458eaa [2023-04-13T23:25:05.676Z] ---> f79d5f6713b6 [2023-04-13T23:25:05.676Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T23:25:05.942Z] Removing intermediate container d368b195bffd [2023-04-13T23:25:05.942Z] ---> 7c8ab5555059 [2023-04-13T23:25:05.942Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T23:25:05.942Z] ---> Running in cd20642aa0a5 [2023-04-13T23:25:05.942Z] ---> Running in 94600d3877e2 [2023-04-13T23:25:05.942Z] ---> Running in c52e76e97c3f [2023-04-13T23:25:06.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:25:07.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:25:07.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:25:07.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:25:07.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:25:08.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:25:08.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:25:08.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:25:08.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:25:08.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:25:08.889Z] OK: 263 MiB in 53 packages [2023-04-13T23:25:09.155Z] OK: 263 MiB in 53 packages [2023-04-13T23:25:09.741Z] OK: 263 MiB in 53 packages [2023-04-13T23:25:10.325Z] OK: 263 MiB in 53 packages [2023-04-13T23:25:10.325Z] OK: 263 MiB in 53 packages [2023-04-13T23:25:10.911Z] Removing intermediate container c5c9d98702fc [2023-04-13T23:25:10.911Z] ---> 1bdcc97ec9c4 [2023-04-13T23:25:10.911Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-13T23:25:10.911Z] Removing intermediate container 1d8684fe72b9 [2023-04-13T23:25:10.911Z] ---> c71687ab032c [2023-04-13T23:25:10.911Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-13T23:25:11.494Z] Removing intermediate container cd20642aa0a5 [2023-04-13T23:25:11.494Z] ---> 82128d36b164 [2023-04-13T23:25:11.494Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T23:25:11.762Z] Removing intermediate container c52e76e97c3f [2023-04-13T23:25:11.762Z] ---> 5643514eb4ab [2023-04-13T23:25:11.762Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T23:25:11.762Z] Removing intermediate container 94600d3877e2 [2023-04-13T23:25:11.762Z] ---> 3aada8b1c32b [2023-04-13T23:25:11.762Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T23:25:12.036Z] ---> 251d83aac152 [2023-04-13T23:25:12.036Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:25:12.036Z] ---> 47aac5dcedfd [2023-04-13T23:25:12.036Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:25:12.036Z] ---> Running in ea78e7fed72b [2023-04-13T23:25:12.036Z] ---> Running in 79596df920a2 [2023-04-13T23:25:12.620Z] ---> 254f36991ef7 [2023-04-13T23:25:12.620Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:25:12.620Z] ---> c05e957d6a21 [2023-04-13T23:25:12.620Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:25:12.896Z] ---> Running in ab215e595c15 [2023-04-13T23:25:12.896Z] ---> Running in f2e82824badd [2023-04-13T23:25:13.165Z] ---> c09cd9a7366c [2023-04-13T23:25:13.165Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:25:13.165Z] ---> Running in 6c96067d71e7 [2023-04-13T23:25:24.967Z] ---> f121b69a86d6 [2023-04-13T23:25:24.968Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-13T23:25:24.968Z] ---> 3a6b9be9fe53 [2023-04-13T23:25:24.968Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T23:25:24.968Z] ---> 6e9e5bba45bb [2023-04-13T23:25:24.968Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-13T23:25:24.968Z] ---> 4da04b23a179 [2023-04-13T23:25:24.968Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-13T23:25:24.968Z] ---> e9a40ddb9cda [2023-04-13T23:25:24.968Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-13T23:25:24.968Z] ---> Running in a0ec10069435 [2023-04-13T23:25:24.968Z] ---> Running in c11f45a9402b [2023-04-13T23:25:24.968Z] ---> Running in f37aefecf7bc [2023-04-13T23:25:24.968Z] ---> Running in 24f8eca4243a [2023-04-13T23:25:24.968Z] ---> Running in b02984178d53 [2023-04-13T23:25:24.968Z] Removing intermediate container b02984178d53 [2023-04-13T23:25:24.968Z] ---> c18248cde21c [2023-04-13T23:25:24.968Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-13T23:25:24.968Z] ---> Running in ad0fe083706c [2023-04-13T23:25:24.968Z] Removing intermediate container ad0fe083706c [2023-04-13T23:25:24.968Z] ---> 6d3b89778db5 [2023-04-13T23:25:24.968Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T23:25:24.968Z] ---> Running in 4a126377d2e6 [2023-04-13T23:25:24.968Z] Removing intermediate container 4a126377d2e6 [2023-04-13T23:25:24.968Z] ---> f9bebb1271cb [2023-04-13T23:25:24.968Z] 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-13T23:25:24.968Z] ---> Running in 55f00a340389 [2023-04-13T23:25:24.968Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-13T23:25:24.968Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-13T23:25:24.968Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-13T23:25:24.968Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-13T23:25:24.968Z] Removing intermediate container 55f00a340389 [2023-04-13T23:25:24.968Z] ---> 1aa603240525 [2023-04-13T23:25:24.968Z] Step 12/27 : WORKDIR /edgex-go [2023-04-13T23:25:24.968Z] ---> Running in 6ab374073e86 [2023-04-13T23:25:24.968Z] Removing intermediate container 6ab374073e86 [2023-04-13T23:25:24.968Z] ---> fb88a30ec3f6 [2023-04-13T23:25:24.968Z] [2023-04-13T23:25:24.968Z] Step 13/27 : FROM alpine:3.17 [2023-04-13T23:25:24.968Z] 3.17: Pulling from library/alpine [2023-04-13T23:25:25.604Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T23:25:25.604Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T23:25:25.604Z] ---> 9ed4aefc74f6 [2023-04-13T23:25:25.604Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T23:25:25.867Z] ---> Running in 1c920419bf59 [2023-04-13T23:25:25.867Z] Removing intermediate container 1c920419bf59 [2023-04-13T23:25:25.867Z] ---> 7182316e9d33 [2023-04-13T23:25:25.867Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-13T23:25:25.867Z] ---> Running in fae30d6b683d [2023-04-13T23:25:26.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:25:26.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:25:26.998Z] v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T23:25:26.998Z] v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T23:25:26.998Z] OK: 17818 distinct packages available [2023-04-13T23:25:26.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:25:26.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:25:27.255Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-13T23:25:27.255Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-13T23:25:27.255Z] (3/4) Installing libucontext (1.2-r0) [2023-04-13T23:25:27.255Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-13T23:25:27.255Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:25:27.255Z] OK: 7 MiB in 19 packages [2023-04-13T23:25:28.187Z] Removing intermediate container fae30d6b683d [2023-04-13T23:25:28.187Z] ---> 1f99093783db [2023-04-13T23:25:28.187Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:25:29.565Z] ---> c5df57e63185 [2023-04-13T23:25:29.565Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:25:30.129Z] ---> 4edc037264e9 [2023-04-13T23:25:30.129Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T23:25:35.466Z] ---> 90766523a226 [2023-04-13T23:25:35.466Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T23:25:35.733Z] ---> e7416ece2fb2 [2023-04-13T23:25:35.733Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-13T23:25:35.733Z] ---> Running in bc5e1da137ef [2023-04-13T23:25:36.300Z] Removing intermediate container bc5e1da137ef [2023-04-13T23:25:36.300Z] ---> e434357cb565 [2023-04-13T23:25:36.300Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-13T23:25:37.239Z] ---> ab830019ea22 [2023-04-13T23:25:37.239Z] Step 22/27 : WORKDIR / [2023-04-13T23:25:37.239Z] ---> Running in 6d42442a396c [2023-04-13T23:25:37.499Z] Removing intermediate container 6d42442a396c [2023-04-13T23:25:37.499Z] ---> 711d97953498 [2023-04-13T23:25:37.499Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-13T23:25:37.499Z] ---> Running in 592f69f83678 [2023-04-13T23:25:38.435Z] Removing intermediate container 592f69f83678 [2023-04-13T23:25:38.435Z] ---> b02d11f65728 [2023-04-13T23:25:38.435Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T23:25:38.435Z] ---> Running in 38a9fd9eead8 [2023-04-13T23:25:39.008Z] Removing intermediate container 38a9fd9eead8 [2023-04-13T23:25:39.008Z] ---> fb155a9c5381 [2023-04-13T23:25:39.008Z] Step 25/27 : LABEL arch=x86_64 [2023-04-13T23:25:39.267Z] ---> Running in 8d9202f6af72 [2023-04-13T23:25:39.528Z] Removing intermediate container 8d9202f6af72 [2023-04-13T23:25:39.528Z] ---> 5c57fc120813 [2023-04-13T23:25:39.528Z] Step 26/27 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:25:39.790Z] ---> Running in adfb038eb2db [2023-04-13T23:25:40.356Z] Removing intermediate container adfb038eb2db [2023-04-13T23:25:40.356Z] ---> 91945593dd33 [2023-04-13T23:25:40.356Z] Step 27/27 : LABEL version=3.0.0-dev.129 [2023-04-13T23:25:40.356Z] ---> Running in 901ab5de4d55 [2023-04-13T23:25:40.922Z] Removing intermediate container 901ab5de4d55 [2023-04-13T23:25:40.922Z] ---> 1b922fe68dba [2023-04-13T23:25:40.922Z] [2023-04-13T23:25:41.180Z] Successfully built 1b922fe68dba [2023-04-13T23:25:41.180Z] Successfully tagged security-spire-config:latest [2023-04-13T23:25:41.180Z]  Building security-spire-config ... done Building core-data [2023-04-13T23:25:46.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:25:46.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:25:46.455Z] ---> c6b57b740637 [2023-04-13T23:25:46.455Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:25:46.455Z] ---> Using cache [2023-04-13T23:25:46.455Z] ---> 1719153ba723 [2023-04-13T23:25:46.455Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T23:25:46.455Z] ---> Using cache [2023-04-13T23:25:46.455Z] ---> 772c6b3d8ea2 [2023-04-13T23:25:46.455Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T23:25:46.455Z] ---> Using cache [2023-04-13T23:25:46.455Z] ---> bcf54e6b3cbf [2023-04-13T23:25:46.455Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T23:25:46.455Z] ---> Using cache [2023-04-13T23:25:46.455Z] ---> 2ec438499d62 [2023-04-13T23:25:46.455Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:25:46.455Z] ---> Using cache [2023-04-13T23:25:46.455Z] ---> 5048576404f1 [2023-04-13T23:25:46.455Z] Step 8/23 : COPY . . [2023-04-13T23:25:46.455Z] ---> Using cache [2023-04-13T23:25:46.455Z] ---> e9a40ddb9cda [2023-04-13T23:25:46.455Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-13T23:25:56.423Z] ---> Running in db5153be8e04 [2023-04-13T23:25:57.359Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-13T23:26:07.359Z] Removing intermediate container c11f45a9402b [2023-04-13T23:26:07.359Z] ---> 6cb177c95e28 [2023-04-13T23:26:07.359Z] [2023-04-13T23:26:07.359Z] Step 9/33 : FROM alpine:3.17 [2023-04-13T23:26:07.359Z] ---> 9ed4aefc74f6 [2023-04-13T23:26:07.359Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-13T23:26:07.359Z] ---> Running in afffc490aa31 [2023-04-13T23:26:07.359Z] Removing intermediate container f37aefecf7bc [2023-04-13T23:26:07.359Z] ---> f66d6e9887e8 [2023-04-13T23:26:07.359Z] [2023-04-13T23:26:07.359Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T23:26:07.359Z] ---> 9ed4aefc74f6 [2023-04-13T23:26:07.359Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-13T23:26:07.359Z] Removing intermediate container 24f8eca4243a [2023-04-13T23:26:07.359Z] ---> 3217c3f6da09 [2023-04-13T23:26:07.359Z] [2023-04-13T23:26:07.359Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T23:26:07.359Z] ---> 9ed4aefc74f6 [2023-04-13T23:26:07.359Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-13T23:26:07.359Z] Removing intermediate container a0ec10069435 [2023-04-13T23:26:07.359Z] ---> 0b56dec59669 [2023-04-13T23:26:07.359Z] [2023-04-13T23:26:07.359Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T23:26:07.359Z] ---> 9ed4aefc74f6 [2023-04-13T23:26:07.359Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:26:07.618Z] ---> Running in 5dd8c92728ff [2023-04-13T23:26:07.618Z] ---> Running in 865eaeb53ced [2023-04-13T23:26:07.618Z] ---> Running in 19144008f64e [2023-04-13T23:26:07.618Z] Removing intermediate container afffc490aa31 [2023-04-13T23:26:07.618Z] ---> 618d876b4210 [2023-04-13T23:26:07.618Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-13T23:26:07.618Z] ---> Running in b207cc59cba0 [2023-04-13T23:26:07.618Z] Removing intermediate container 865eaeb53ced [2023-04-13T23:26:07.618Z] ---> cb4001e769b0 [2023-04-13T23:26:07.618Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:26:07.618Z] Removing intermediate container 19144008f64e [2023-04-13T23:26:07.618Z] ---> Running in c44f99a50108 [2023-04-13T23:26:07.618Z] ---> 3afe10a1bb63 [2023-04-13T23:26:07.618Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:26:07.875Z] ---> Running in b945f77e9f2d [2023-04-13T23:26:07.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:08.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:08.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:08.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:08.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:08.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:08.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:08.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:08.390Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-13T23:26:08.390Z] (2/2) Installing su-exec (0.2-r2) [2023-04-13T23:26:08.390Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:26:08.390Z] OK: 7 MiB in 17 packages [2023-04-13T23:26:08.390Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T23:26:08.390Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:26:08.390Z] OK: 7 MiB in 16 packages [2023-04-13T23:26:08.390Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T23:26:08.390Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:26:08.390Z] OK: 7 MiB in 16 packages [2023-04-13T23:26:08.390Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T23:26:08.390Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:26:08.390Z] OK: 7 MiB in 16 packages [2023-04-13T23:26:09.324Z] Removing intermediate container 5dd8c92728ff [2023-04-13T23:26:09.324Z] ---> 2952a1dc329e [2023-04-13T23:26:09.324Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T23:26:09.324Z] ---> Running in 841ce20a2745 [2023-04-13T23:26:09.324Z] Removing intermediate container b207cc59cba0 [2023-04-13T23:26:09.324Z] ---> f8605e642eef [2023-04-13T23:26:09.324Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-13T23:26:09.324Z] Removing intermediate container c44f99a50108 [2023-04-13T23:26:09.324Z] ---> 03b2db03ba9d [2023-04-13T23:26:09.324Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:26:09.324Z] Removing intermediate container b945f77e9f2d [2023-04-13T23:26:09.324Z] ---> a384bd5826ee [2023-04-13T23:26:09.324Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:26:09.324Z] ---> Running in 0c73951c32e3 [2023-04-13T23:26:09.324Z] Removing intermediate container 841ce20a2745 [2023-04-13T23:26:09.324Z] ---> ab8a355ce042 [2023-04-13T23:26:09.324Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-13T23:26:09.583Z] ---> Running in 81232117de95 [2023-04-13T23:26:09.583Z] ---> 888c9ce21b93 [2023-04-13T23:26:09.583Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:26:09.844Z] Removing intermediate container 81232117de95 [2023-04-13T23:26:09.844Z] ---> a83066f6adde [2023-04-13T23:26:09.844Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-13T23:26:09.844Z] ---> e67206eaae15 [2023-04-13T23:26:09.844Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:26:09.844Z] ---> Running in 6fb8c96a5898 [2023-04-13T23:26:09.844Z] Removing intermediate container 0c73951c32e3 [2023-04-13T23:26:09.844Z] ---> dc186b737b6c [2023-04-13T23:26:09.844Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-13T23:26:10.110Z] ---> Running in 783c060d5860 [2023-04-13T23:26:10.110Z] ---> d2e8daacc522 [2023-04-13T23:26:10.110Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-13T23:26:10.110Z] Removing intermediate container 783c060d5860 [2023-04-13T23:26:10.110Z] ---> db9fa096732c [2023-04-13T23:26:10.110Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-13T23:26:10.110Z] Removing intermediate container 6fb8c96a5898 [2023-04-13T23:26:10.110Z] ---> b7fd2809a98a [2023-04-13T23:26:10.110Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:26:10.401Z] ---> Running in f090f38b9f8d [2023-04-13T23:26:10.401Z] ---> 807a692150b5 [2023-04-13T23:26:10.401Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-13T23:26:11.334Z] ---> 90884a347447 [2023-04-13T23:26:11.334Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:26:11.334Z] Removing intermediate container f090f38b9f8d [2023-04-13T23:26:11.334Z] ---> 1b661716c342 [2023-04-13T23:26:11.334Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-13T23:26:11.334Z] ---> f6b550e04bf7 [2023-04-13T23:26:11.334Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:26:11.334Z] ---> a76d97f498f2 [2023-04-13T23:26:11.334Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:26:11.334Z] ---> Running in 68e18846ec65 [2023-04-13T23:26:11.592Z] Removing intermediate container 68e18846ec65 [2023-04-13T23:26:11.592Z] ---> e575a693fdf5 [2023-04-13T23:26:11.592Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-13T23:26:11.850Z] ---> 87ae04ae5081 [2023-04-13T23:26:11.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-13T23:26:11.850Z] ---> Running in f5dd14eb93b8 [2023-04-13T23:26:11.850Z] ---> 937011197e4a [2023-04-13T23:26:11.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-13T23:26:11.850Z] ---> f95a038e58e0 [2023-04-13T23:26:11.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-13T23:26:12.108Z] ---> 5e0d3343d9d9 [2023-04-13T23:26:12.108Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T23:26:12.108Z] ---> Running in d9cc2300ef82 [2023-04-13T23:26:13.039Z] ---> 11961b7b18fd [2023-04-13T23:26:13.039Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T23:26:13.039Z] ---> 36c3674ea01f [2023-04-13T23:26:13.039Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:26:13.039Z] ---> Running in 8703f75a7ebf [2023-04-13T23:26:14.422Z] ---> 3ae6572d80b9 [2023-04-13T23:26:14.422Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-13T23:26:14.422Z] Removing intermediate container f5dd14eb93b8 [2023-04-13T23:26:14.422Z] ---> ae1ff1880a61 [2023-04-13T23:26:14.422Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-13T23:26:14.422Z] ---> Running in a666d9d758c0 [2023-04-13T23:26:14.422Z] ---> Running in daa4c9de4d0b [2023-04-13T23:26:14.422Z] Removing intermediate container d9cc2300ef82 [2023-04-13T23:26:14.422Z] ---> 22e4c09cba99 [2023-04-13T23:26:14.422Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T23:26:14.422Z] ---> Running in 11d1a10d2576 [2023-04-13T23:26:14.422Z] Removing intermediate container a666d9d758c0 [2023-04-13T23:26:14.422Z] ---> b13c74bc845c [2023-04-13T23:26:14.422Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:26:14.422Z] Removing intermediate container daa4c9de4d0b [2023-04-13T23:26:14.422Z] ---> 857300ccf1a1 [2023-04-13T23:26:14.422Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-13T23:26:14.422Z] ---> Running in 44c7b3e5d62d [2023-04-13T23:26:14.422Z] Removing intermediate container 11d1a10d2576 [2023-04-13T23:26:14.423Z] ---> 47378aff45de [2023-04-13T23:26:14.423Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-13T23:26:14.680Z] ---> Running in dbfc2d1e1168 [2023-04-13T23:26:14.680Z] Removing intermediate container 44c7b3e5d62d [2023-04-13T23:26:14.680Z] ---> da2506f7eca8 [2023-04-13T23:26:14.680Z] Step 21/23 : LABEL arch=x86_64 [2023-04-13T23:26:14.680Z] ---> 126ed122f515 [2023-04-13T23:26:14.680Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-13T23:26:14.680Z] ---> Running in 384c40ecf479 [2023-04-13T23:26:14.680Z] Removing intermediate container dbfc2d1e1168 [2023-04-13T23:26:14.680Z] ---> 1d358cba2f17 [2023-04-13T23:26:14.680Z] Step 21/23 : LABEL arch=x86_64 [2023-04-13T23:26:14.680Z] ---> Running in 63ac575c5fb3 [2023-04-13T23:26:14.680Z] ---> Running in cc915b8bb491 [2023-04-13T23:26:14.938Z] Removing intermediate container 384c40ecf479 [2023-04-13T23:26:14.938Z] ---> 410b02e49ff3 [2023-04-13T23:26:14.938Z] Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:26:14.938Z] Removing intermediate container 8703f75a7ebf [2023-04-13T23:26:14.938Z] ---> 1f2510d416cd [2023-04-13T23:26:14.938Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T23:26:14.938Z] Removing intermediate container cc915b8bb491 [2023-04-13T23:26:14.938Z] ---> 001b706e3a8f [2023-04-13T23:26:14.938Z] Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:26:14.938Z] ---> Running in c3ab8180b07c [2023-04-13T23:26:14.938Z] ---> Running in 0f13bf2ecb3d [2023-04-13T23:26:14.938Z] ---> Running in 55373297f793 [2023-04-13T23:26:14.938Z] Removing intermediate container 0f13bf2ecb3d [2023-04-13T23:26:14.938Z] ---> 52b5d84ff21b [2023-04-13T23:26:14.938Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-13T23:26:14.938Z] ---> Running in 6e660c0b841c [2023-04-13T23:26:14.938Z] Removing intermediate container c3ab8180b07c [2023-04-13T23:26:14.938Z] ---> 706b2a8f489e [2023-04-13T23:26:14.938Z] Step 23/23 : LABEL version=3.0.0-dev.129 [2023-04-13T23:26:14.938Z] Removing intermediate container 55373297f793 [2023-04-13T23:26:14.938Z] ---> dd10e0fc6518 [2023-04-13T23:26:14.938Z] Step 23/23 : LABEL version=3.0.0-dev.129 [2023-04-13T23:26:15.212Z] ---> Running in 140d1d04e749 [2023-04-13T23:26:15.212Z] ---> Running in d8a25b2ae4d6 [2023-04-13T23:26:15.212Z] Removing intermediate container 6e660c0b841c [2023-04-13T23:26:15.212Z] ---> f858336520f8 [2023-04-13T23:26:15.212Z] Step 21/23 : LABEL arch=x86_64 [2023-04-13T23:26:15.212Z] ---> Running in ab8661d37e6f [2023-04-13T23:26:15.212Z] Removing intermediate container 140d1d04e749 [2023-04-13T23:26:15.212Z] ---> 977c0699697d [2023-04-13T23:26:15.212Z] [2023-04-13T23:26:15.212Z] Removing intermediate container d8a25b2ae4d6 [2023-04-13T23:26:15.212Z] ---> b1621281e009 [2023-04-13T23:26:15.212Z] [2023-04-13T23:26:15.212Z] Successfully built 977c0699697d [2023-04-13T23:26:15.212Z] Successfully tagged support-scheduler:latest [2023-04-13T23:26:15.212Z] Building security-secretstore-setup [2023-04-13T23:26:15.212Z]  Building support-scheduler ... done Removing intermediate container ab8661d37e6f [2023-04-13T23:26:15.212Z] ---> 20633be7bd39 [2023-04-13T23:26:15.212Z] Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:26:15.212Z] Successfully built b1621281e009 [2023-04-13T23:26:15.212Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-13T23:26:15.212Z] Building security-proxy-setup [2023-04-13T23:26:20.715Z]  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:26:20.715Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:26:20.715Z] ---> c6b57b740637 [2023-04-13T23:26:20.715Z] Step 3/22 : WORKDIR /edgex-go [2023-04-13T23:26:20.715Z] ---> Using cache [2023-04-13T23:26:20.715Z] ---> 603eee7e09a8 [2023-04-13T23:26:20.715Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-13T23:26:20.715Z] ---> Using cache [2023-04-13T23:26:20.715Z] ---> e6e0630a716a [2023-04-13T23:26:20.715Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-13T23:26:20.715Z] ---> Using cache [2023-04-13T23:26:20.715Z] ---> 864bafcdae8b [2023-04-13T23:26:20.715Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:26:20.715Z] ---> Using cache [2023-04-13T23:26:20.715Z] ---> 19333bff179b [2023-04-13T23:26:20.715Z] Step 7/22 : COPY . . [2023-04-13T23:26:20.715Z] ---> Using cache [2023-04-13T23:26:20.715Z] ---> f121b69a86d6 [2023-04-13T23:26:20.715Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-13T23:26:20.715Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:26:20.715Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:26:20.715Z] ---> c6b57b740637 [2023-04-13T23:26:20.715Z] Step 3/25 : WORKDIR /edgex-go [2023-04-13T23:26:20.715Z] ---> Using cache [2023-04-13T23:26:20.715Z] ---> 603eee7e09a8 [2023-04-13T23:26:20.715Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-13T23:26:20.715Z] ---> Using cache [2023-04-13T23:26:20.715Z] ---> e6e0630a716a [2023-04-13T23:26:20.715Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-13T23:26:20.715Z] ---> Using cache [2023-04-13T23:26:20.715Z] ---> 864bafcdae8b [2023-04-13T23:26:20.715Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:26:20.715Z] ---> Using cache [2023-04-13T23:26:20.715Z] ---> 19333bff179b [2023-04-13T23:26:20.715Z] Step 7/25 : COPY . . [2023-04-13T23:26:20.715Z] ---> Using cache [2023-04-13T23:26:20.715Z] ---> f121b69a86d6 [2023-04-13T23:26:20.715Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-13T23:26:26.114Z] ---> Running in ca5a699d2335 [2023-04-13T23:26:26.114Z] Removing intermediate container 63ac575c5fb3 [2023-04-13T23:26:26.114Z] ---> e6daea35e024 [2023-04-13T23:26:26.114Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:26:26.114Z] ---> Running in 37195388ab6e [2023-04-13T23:26:26.114Z] ---> Running in 7eeb40cdd081 [2023-04-13T23:26:26.114Z] Removing intermediate container ca5a699d2335 [2023-04-13T23:26:26.114Z] ---> f825f939f9d7 [2023-04-13T23:26:26.114Z] Step 23/23 : LABEL version=3.0.0-dev.129 [2023-04-13T23:26:26.114Z] ---> Running in 42bfd5b6e136 [2023-04-13T23:26:26.114Z] ---> 0d29a35f090e [2023-04-13T23:26:26.114Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:26:26.114Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-13T23:26:26.114Z] Removing intermediate container 42bfd5b6e136 [2023-04-13T23:26:26.114Z] ---> bcba9ccb839e [2023-04-13T23:26:26.114Z] [2023-04-13T23:26:26.373Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-13T23:26:26.631Z] ---> ea5f6d7ab167 [2023-04-13T23:26:26.631Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-13T23:26:26.631Z] Successfully built bcba9ccb839e [2023-04-13T23:26:26.631Z] Successfully tagged security-proxy-auth:latest [2023-04-13T23:26:26.631Z]  Building security-proxy-auth ... done Building support-notifications [2023-04-13T23:26:29.923Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:26:29.923Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:26:29.923Z] ---> c6b57b740637 [2023-04-13T23:26:29.923Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:26:29.923Z] ---> Using cache [2023-04-13T23:26:29.923Z] ---> 1719153ba723 [2023-04-13T23:26:29.923Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T23:26:29.923Z] ---> Using cache [2023-04-13T23:26:29.923Z] ---> 772c6b3d8ea2 [2023-04-13T23:26:29.923Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-13T23:26:34.140Z] ---> 81e3a9c1e0c8 [2023-04-13T23:26:34.140Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-13T23:26:34.140Z] ---> Running in cba3b961d019 [2023-04-13T23:26:34.140Z] Removing intermediate container db5153be8e04 [2023-04-13T23:26:34.140Z] ---> 4cffae7ab4d7 [2023-04-13T23:26:34.140Z] [2023-04-13T23:26:34.140Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T23:26:34.140Z] ---> 9ed4aefc74f6 [2023-04-13T23:26:34.140Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T23:26:34.140Z] ---> Running in a6b458c39374 [2023-04-13T23:26:34.140Z] ---> 8cc2c56c1f13 [2023-04-13T23:26:34.140Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-13T23:26:34.400Z] Removing intermediate container a6b458c39374 [2023-04-13T23:26:34.400Z] ---> e883d8af1e72 [2023-04-13T23:26:34.400Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-13T23:26:34.400Z] ---> Running in 3afc1c24bd7d [2023-04-13T23:26:34.400Z] Removing intermediate container 3afc1c24bd7d [2023-04-13T23:26:34.400Z] ---> 3f2d558e78ba [2023-04-13T23:26:34.400Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-13T23:26:34.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:34.673Z] ---> Running in d0c214cc8838 [2023-04-13T23:26:34.673Z] ---> 8b8a157de48d [2023-04-13T23:26:34.673Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-13T23:26:34.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:34.936Z] Removing intermediate container d0c214cc8838 [2023-04-13T23:26:34.936Z] ---> 0fa4d093d34f [2023-04-13T23:26:34.936Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:26:34.936Z] ---> 7eada494fc79 [2023-04-13T23:26:34.936Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-13T23:26:35.195Z] ---> Running in 93d3a4538eb2 [2023-04-13T23:26:35.195Z] OK: 265 MiB in 53 packages [2023-04-13T23:26:35.455Z] ---> 3b6694334f37 [2023-04-13T23:26:35.455Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-13T23:26:35.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:35.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:35.978Z] ---> 097b14d1d6a5 [2023-04-13T23:26:35.978Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-13T23:26:35.978Z] Removing intermediate container cba3b961d019 [2023-04-13T23:26:35.978Z] ---> 8066b22596ff [2023-04-13T23:26:35.978Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T23:26:35.978Z] ---> Running in fff81e7da7d0 [2023-04-13T23:26:36.239Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T23:26:36.239Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:26:36.239Z] OK: 7 MiB in 16 packages [2023-04-13T23:26:37.192Z] ---> 9d6028e9343f [2023-04-13T23:26:37.192Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:26:37.192Z] ---> Running in 1398e5c34916 [2023-04-13T23:26:37.192Z] Removing intermediate container 93d3a4538eb2 [2023-04-13T23:26:37.192Z] ---> 21deeecb1438 [2023-04-13T23:26:37.192Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:26:37.803Z] ---> 78faf42f8c1a [2023-04-13T23:26:37.803Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:26:38.073Z] Removing intermediate container fff81e7da7d0 [2023-04-13T23:26:38.073Z] ---> 73f9db520840 [2023-04-13T23:26:38.073Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-13T23:26:38.332Z] ---> 8b725838621f [2023-04-13T23:26:38.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-13T23:26:38.332Z] ---> Running in d2ef73bd9f59 [2023-04-13T23:26:38.623Z] Removing intermediate container d2ef73bd9f59 [2023-04-13T23:26:38.623Z] ---> 3b35b56bdbb4 [2023-04-13T23:26:38.623Z] Step 30/33 : CMD ["gate"] [2023-04-13T23:26:38.883Z] ---> Running in 7048b377c51c [2023-04-13T23:26:39.474Z] ---> cb7e139fa0d1 [2023-04-13T23:26:39.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:26:39.474Z] Removing intermediate container 7048b377c51c [2023-04-13T23:26:39.474Z] ---> c4d583102c18 [2023-04-13T23:26:39.474Z] Step 31/33 : LABEL arch=x86_64 [2023-04-13T23:26:39.474Z] ---> Running in 8d5e5982c629 [2023-04-13T23:26:39.474Z] ---> f193a382498f [2023-04-13T23:26:39.474Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-13T23:26:39.743Z] ---> Running in 7bb83092162c [2023-04-13T23:26:39.743Z] Removing intermediate container 8d5e5982c629 [2023-04-13T23:26:39.743Z] ---> 3944b6699aaf [2023-04-13T23:26:39.743Z] Step 32/33 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:26:39.743Z] Removing intermediate container 7bb83092162c [2023-04-13T23:26:39.743Z] ---> e28153df8345 [2023-04-13T23:26:39.743Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:26:39.743Z] ---> Running in 68a588875900 [2023-04-13T23:26:40.002Z] ---> Running in af33d41591f5 [2023-04-13T23:26:40.002Z] Removing intermediate container 68a588875900 [2023-04-13T23:26:40.002Z] ---> ea484d5d3f76 [2023-04-13T23:26:40.002Z] Step 33/33 : LABEL version=3.0.0-dev.129 [2023-04-13T23:26:40.002Z] ---> Running in 25cc6c669ade [2023-04-13T23:26:40.002Z] Removing intermediate container af33d41591f5 [2023-04-13T23:26:40.002Z] ---> d594166a40a2 [2023-04-13T23:26:40.002Z] Step 21/23 : LABEL arch=x86_64 [2023-04-13T23:26:40.259Z] ---> Running in 710d9a835e3c [2023-04-13T23:26:40.259Z] Removing intermediate container 25cc6c669ade [2023-04-13T23:26:40.259Z] ---> 0cb6b228f60f [2023-04-13T23:26:40.259Z] [2023-04-13T23:26:40.259Z] Removing intermediate container 710d9a835e3c [2023-04-13T23:26:40.259Z] ---> c5ad01e08229 [2023-04-13T23:26:40.259Z] Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:26:40.259Z] ---> Running in 8a5506e277a3 [2023-04-13T23:26:40.259Z] Successfully built 0cb6b228f60f [2023-04-13T23:26:40.259Z] Successfully tagged security-bootstrapper:latest [2023-04-13T23:26:40.259Z]  Building security-bootstrapper ... done Building core-metadata [2023-04-13T23:26:40.517Z] Removing intermediate container 8a5506e277a3 [2023-04-13T23:26:40.517Z] ---> 1fc2bd579e6a [2023-04-13T23:26:40.517Z] Step 23/23 : LABEL version=3.0.0-dev.129 [2023-04-13T23:26:43.054Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:26:43.054Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:26:43.054Z] ---> c6b57b740637 [2023-04-13T23:26:43.054Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:26:43.054Z] ---> Using cache [2023-04-13T23:26:43.054Z] ---> 1719153ba723 [2023-04-13T23:26:43.054Z] Step 4/25 : WORKDIR /edgex-go [2023-04-13T23:26:43.054Z] ---> Using cache [2023-04-13T23:26:43.054Z] ---> 772c6b3d8ea2 [2023-04-13T23:26:43.054Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-13T23:26:43.054Z] ---> Using cache [2023-04-13T23:26:43.054Z] ---> bcf54e6b3cbf [2023-04-13T23:26:43.054Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-13T23:26:43.054Z] ---> Using cache [2023-04-13T23:26:43.054Z] ---> 2ec438499d62 [2023-04-13T23:26:43.054Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:26:43.054Z] ---> Using cache [2023-04-13T23:26:43.054Z] ---> 5048576404f1 [2023-04-13T23:26:43.054Z] Step 8/25 : COPY . . [2023-04-13T23:26:43.054Z] ---> Using cache [2023-04-13T23:26:43.054Z] ---> e9a40ddb9cda [2023-04-13T23:26:43.054Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-13T23:26:47.289Z] ---> Running in 8f4a27c02acc [2023-04-13T23:26:47.289Z] ---> Running in 16289a597a68 [2023-04-13T23:26:47.289Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-13T23:26:47.289Z] Removing intermediate container 8f4a27c02acc [2023-04-13T23:26:47.289Z] ---> cf2bc8f091e7 [2023-04-13T23:26:47.289Z] [2023-04-13T23:26:47.289Z] Successfully built cf2bc8f091e7 [2023-04-13T23:26:47.289Z] Successfully tagged core-data:latest [2023-04-13T23:26:47.289Z]  Building core-data ... done Building security-spiffe-token-provider [2023-04-13T23:26:47.548Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-13T23:26:50.878Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:26:50.878Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:26:50.878Z] ---> c6b57b740637 [2023-04-13T23:26:50.878Z] Step 3/20 : WORKDIR /edgex-go [2023-04-13T23:26:50.878Z] ---> Using cache [2023-04-13T23:26:50.878Z] ---> 603eee7e09a8 [2023-04-13T23:26:50.878Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-13T23:26:55.065Z] ---> Running in 1787f093666b [2023-04-13T23:26:55.065Z] Removing intermediate container 7eeb40cdd081 [2023-04-13T23:26:55.065Z] ---> d59ee556fc6d [2023-04-13T23:26:55.065Z] [2023-04-13T23:26:55.065Z] Step 9/22 : FROM alpine:3.17 [2023-04-13T23:26:55.065Z] ---> 9ed4aefc74f6 [2023-04-13T23:26:55.065Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-13T23:26:55.322Z] ---> Running in 80e965a949da [2023-04-13T23:26:55.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:55.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:55.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:56.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:56.457Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-13T23:26:56.457Z] v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T23:26:56.457Z] v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T23:26:56.457Z] OK: 17824 distinct packages available [2023-04-13T23:26:56.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:56.457Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-13T23:26:56.457Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:26:56.457Z] OK: 8 MiB in 17 packages [2023-04-13T23:26:56.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:56.715Z] OK: 265 MiB in 53 packages [2023-04-13T23:26:58.132Z] Removing intermediate container 37195388ab6e [2023-04-13T23:26:58.132Z] ---> b74b9b2115fe [2023-04-13T23:26:58.132Z] [2023-04-13T23:26:58.132Z] Step 9/25 : FROM alpine:3.17 [2023-04-13T23:26:58.132Z] ---> 9ed4aefc74f6 [2023-04-13T23:26:58.132Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-13T23:26:58.394Z] ---> Running in 6c3d45f82788 [2023-04-13T23:26:58.394Z] Removing intermediate container 80e965a949da [2023-04-13T23:26:58.394Z] ---> 000ef87c2220 [2023-04-13T23:26:58.394Z] 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-13T23:26:58.394Z] Removing intermediate container 1787f093666b [2023-04-13T23:26:58.394Z] ---> fcc78344cf35 [2023-04-13T23:26:58.394Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-13T23:26:58.394Z] ---> Running in d9dd76bb83d2 [2023-04-13T23:26:58.394Z] Removing intermediate container d9dd76bb83d2 [2023-04-13T23:26:58.394Z] ---> 0101343cfef4 [2023-04-13T23:26:58.394Z] Step 12/22 : WORKDIR /edgex [2023-04-13T23:26:58.394Z] ---> Running in 68706e0be1bc [2023-04-13T23:26:58.394Z] ---> cde4e8dd6813 [2023-04-13T23:26:58.394Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:26:58.656Z] ---> Running in cfd7b35d8577 [2023-04-13T23:26:58.656Z] Removing intermediate container 68706e0be1bc [2023-04-13T23:26:58.656Z] ---> 8fb0ebd13ebf [2023-04-13T23:26:58.656Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:26:58.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:58.656Z] ---> 1bf37f1b4c48 [2023-04-13T23:26:58.656Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:26:58.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:26:58.916Z] ---> dbdd3722d0e9 [2023-04-13T23:26:58.916Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-13T23:26:58.916Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-13T23:26:58.916Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-13T23:26:58.916Z] (3/3) Installing su-exec (0.2-r2) [2023-04-13T23:26:58.916Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:26:58.916Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T23:26:59.175Z] ---> 60961ac8cb78 [2023-04-13T23:26:59.175Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-13T23:26:59.175Z] OK: 8 MiB in 18 packages [2023-04-13T23:26:59.797Z] ---> d0aa2e1a5d2b [2023-04-13T23:26:59.797Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-13T23:27:00.060Z] Removing intermediate container 6c3d45f82788 [2023-04-13T23:27:00.060Z] ---> e45cbf2db688 [2023-04-13T23:27:00.060Z] 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-13T23:27:00.060Z] ---> Running in 216dcef78daa [2023-04-13T23:27:00.060Z] ---> dc9f102f2359 [2023-04-13T23:27:00.060Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T23:27:00.060Z] ---> Running in 59c258c0a4b4 [2023-04-13T23:27:00.320Z] Removing intermediate container 216dcef78daa [2023-04-13T23:27:00.320Z] ---> 049ce6ae17f2 [2023-04-13T23:27:00.321Z] Step 12/25 : WORKDIR / [2023-04-13T23:27:00.321Z] ---> Running in 25073bff0c59 [2023-04-13T23:27:01.266Z] Removing intermediate container 25073bff0c59 [2023-04-13T23:27:01.266Z] ---> ce76bfeba8af [2023-04-13T23:27:01.266Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:27:01.873Z] ---> 662847c781ac [2023-04-13T23:27:01.873Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:27:02.135Z] Removing intermediate container 59c258c0a4b4 [2023-04-13T23:27:02.135Z] ---> db124e3428f2 [2023-04-13T23:27:02.135Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T23:27:02.461Z] ---> Running in ce35f54ec595 [2023-04-13T23:27:02.461Z] ---> 30c255928a71 [2023-04-13T23:27:02.461Z] 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-13T23:27:02.722Z] Removing intermediate container ce35f54ec595 [2023-04-13T23:27:02.722Z] ---> 631467c0af87 [2023-04-13T23:27:02.722Z] Step 20/22 : LABEL arch=x86_64 [2023-04-13T23:27:02.722Z] ---> Running in 1b836bb62478 [2023-04-13T23:27:03.195Z] ---> 7f2d27a55f55 [2023-04-13T23:27:03.195Z] 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-13T23:27:03.195Z] Removing intermediate container 1b836bb62478 [2023-04-13T23:27:03.195Z] ---> fddeab345ec3 [2023-04-13T23:27:03.195Z] Step 21/22 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:27:04.148Z] ---> Running in ebefae81215a [2023-04-13T23:27:04.821Z] Removing intermediate container 79596df920a2 [2023-04-13T23:27:04.822Z] ---> 6eb59b4fd919 [2023-04-13T23:27:04.822Z] Step 7/22 : COPY . . [2023-04-13T23:27:04.822Z] Removing intermediate container ea78e7fed72b [2023-04-13T23:27:04.822Z] ---> a514b66df202 [2023-04-13T23:27:04.822Z] Step 7/27 : COPY . . [2023-04-13T23:27:04.822Z] Removing intermediate container f2e82824badd [2023-04-13T23:27:04.822Z] ---> 3618acb3223c [2023-04-13T23:27:04.822Z] Step 8/23 : COPY . . [2023-04-13T23:27:04.822Z] Removing intermediate container ab215e595c15 [2023-04-13T23:27:04.822Z] ---> 32ed2274f527 [2023-04-13T23:27:04.822Z] Step 8/23 : COPY . . [2023-04-13T23:27:04.822Z] Removing intermediate container 6c96067d71e7 [2023-04-13T23:27:04.822Z] ---> c6cdd7996bc3 [2023-04-13T23:27:04.822Z] Step 8/23 : COPY . . [2023-04-13T23:27:05.089Z] ---> 8165a5fb6320 [2023-04-13T23:27:05.089Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:27:05.089Z] Removing intermediate container ebefae81215a [2023-04-13T23:27:05.089Z] ---> 5bff38fe234c [2023-04-13T23:27:05.089Z] Step 22/22 : LABEL version=3.0.0-dev.129 [2023-04-13T23:27:05.089Z] ---> 5f1ce869e27e [2023-04-13T23:27:05.089Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-13T23:27:05.089Z] ---> Running in cf5896a4b555 [2023-04-13T23:27:05.369Z] Removing intermediate container cf5896a4b555 [2023-04-13T23:27:05.369Z] ---> 4db62655f962 [2023-04-13T23:27:05.369Z] [2023-04-13T23:27:05.369Z] Successfully built 4db62655f962 [2023-04-13T23:27:05.369Z] Successfully tagged security-proxy-setup:latest [2023-04-13T23:27:05.369Z] Building security-spire-server [2023-04-13T23:27:06.229Z] ---> de3a7052c80e [2023-04-13T23:27:06.229Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T23:27:06.229Z] ---> Running in f9f866b891e2 [2023-04-13T23:27:06.503Z] ---> 72383f07944f [2023-04-13T23:27:06.503Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-13T23:27:06.503Z] ---> 3f0a2ffe2132 [2023-04-13T23:27:06.503Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-13T23:27:06.503Z] ---> 6eb8cc7c20d2 [2023-04-13T23:27:06.503Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-13T23:27:06.503Z] ---> Running in a2ad7135eb55 [2023-04-13T23:27:06.773Z] ---> Running in b6b0d17ce8c2 [2023-04-13T23:27:06.773Z] ---> Running in 913a4e2ca1ea [2023-04-13T23:27:06.773Z] ---> 06fc9a78b891 [2023-04-13T23:27:06.773Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-13T23:27:06.773Z] Removing intermediate container f9f866b891e2 [2023-04-13T23:27:06.773Z] ---> ccdcb3bc7280 [2023-04-13T23:27:06.773Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-13T23:27:07.040Z] ---> Running in 67594aa59c98 [2023-04-13T23:27:07.308Z] ---> Running in a28381cdcc81 [2023-04-13T23:27:07.901Z] Removing intermediate container a28381cdcc81 [2023-04-13T23:27:07.901Z] ---> f92626ba4f28 [2023-04-13T23:27:07.901Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T23:27:08.170Z] ---> Running in b4451fad24a1 [2023-04-13T23:27:08.757Z] Removing intermediate container b4451fad24a1 [2023-04-13T23:27:08.757Z] ---> 53fef7eebeaa [2023-04-13T23:27:08.757Z] 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-13T23:27:08.757Z] ---> Running in 892603a61c36 [2023-04-13T23:27:09.722Z]  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:27:09.722Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:27:09.722Z] ---> c6b57b740637 [2023-04-13T23:27:09.722Z] Step 3/26 : WORKDIR /edgex-go [2023-04-13T23:27:09.722Z] ---> Using cache [2023-04-13T23:27:09.722Z] ---> 603eee7e09a8 [2023-04-13T23:27:09.722Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T23:27:10.183Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-13T23:27:10.451Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-13T23:27:10.451Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-13T23:27:11.039Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-13T23:27:12.992Z] Removing intermediate container 892603a61c36 [2023-04-13T23:27:12.992Z] ---> 9796d4457587 [2023-04-13T23:27:12.992Z] Step 12/27 : WORKDIR /edgex-go [2023-04-13T23:27:12.992Z] ---> Running in e958051142f9 [2023-04-13T23:27:13.987Z] ---> ad152a5efd29 [2023-04-13T23:27:13.987Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-13T23:27:13.987Z] ---> Running in 31e1f81db0c7 [2023-04-13T23:27:13.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:27:13.987Z] Removing intermediate container 1398e5c34916 [2023-04-13T23:27:13.987Z] ---> aae118c9ceff [2023-04-13T23:27:13.987Z] Step 8/23 : COPY . . [2023-04-13T23:27:13.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:27:13.987Z] OK: 265 MiB in 53 packages [2023-04-13T23:27:14.936Z] Removing intermediate container e958051142f9 [2023-04-13T23:27:14.936Z] ---> b27362e58615 [2023-04-13T23:27:14.936Z] [2023-04-13T23:27:14.936Z] Step 13/27 : FROM alpine:3.17 [2023-04-13T23:27:14.936Z] 3.17: Pulling from library/alpine [2023-04-13T23:27:17.540Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T23:27:17.540Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T23:27:17.540Z] ---> 51e60588ff2c [2023-04-13T23:27:17.540Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T23:27:17.540Z] ---> Running in 1ef4a2c98013 [2023-04-13T23:27:18.506Z] Removing intermediate container 1ef4a2c98013 [2023-04-13T23:27:18.506Z] ---> 68dcfd90ee9b [2023-04-13T23:27:18.506Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-13T23:27:18.506Z] ---> Running in 8ee557eaa416 [2023-04-13T23:27:20.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:27:20.577Z] ---> 38dff52c3d5e [2023-04-13T23:27:20.577Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-13T23:27:20.577Z] ---> 15677dc76966 [2023-04-13T23:27:20.577Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-13T23:27:20.577Z] Removing intermediate container 16289a597a68 [2023-04-13T23:27:20.577Z] ---> f18da408adde [2023-04-13T23:27:20.577Z] [2023-04-13T23:27:20.577Z] Step 10/25 : FROM alpine:3.17 [2023-04-13T23:27:20.577Z] ---> 9ed4aefc74f6 [2023-04-13T23:27:20.577Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:27:20.577Z] ---> Using cache [2023-04-13T23:27:20.577Z] ---> 2952a1dc329e [2023-04-13T23:27:20.577Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T23:27:20.577Z] ---> Using cache [2023-04-13T23:27:20.577Z] ---> ab8a355ce042 [2023-04-13T23:27:20.577Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-13T23:27:20.577Z] ---> Running in aaad5c216e18 [2023-04-13T23:27:20.577Z] ---> Running in a9bb73dd2d16 [2023-04-13T23:27:20.577Z] Removing intermediate container 31e1f81db0c7 [2023-04-13T23:27:20.577Z] ---> 7e33e9adb116 [2023-04-13T23:27:20.577Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-13T23:27:20.577Z] ---> bab5c0924f3f [2023-04-13T23:27:20.577Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T23:27:20.577Z] ---> Running in e1ebf68ae819 [2023-04-13T23:27:20.839Z] Removing intermediate container a9bb73dd2d16 [2023-04-13T23:27:20.839Z] ---> ff6a8fc7edde [2023-04-13T23:27:20.839Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-13T23:27:20.839Z] ---> Running in b05266464b9d [2023-04-13T23:27:20.839Z] ---> 6dfa36e9e656 [2023-04-13T23:27:20.839Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:27:20.839Z] ---> Running in 9bc44333e385 [2023-04-13T23:27:21.103Z] Removing intermediate container b05266464b9d [2023-04-13T23:27:21.103Z] ---> 93ccd5a83f2b [2023-04-13T23:27:21.103Z] Step 15/25 : WORKDIR / [2023-04-13T23:27:21.103Z] ---> Running in 0b7049a11954 [2023-04-13T23:27:21.103Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-13T23:27:21.103Z] Removing intermediate container 0b7049a11954 [2023-04-13T23:27:21.103Z] ---> 4ead0546c7b0 [2023-04-13T23:27:21.103Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:27:21.363Z] ---> 68ffb4fc73f5 [2023-04-13T23:27:21.363Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:27:21.363Z] Removing intermediate container e1ebf68ae819 [2023-04-13T23:27:21.363Z] ---> 69466a9e2a3e [2023-04-13T23:27:21.363Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T23:27:21.363Z] ---> Running in bdb65e363033 [2023-04-13T23:27:21.779Z] ---> 431d93176354 [2023-04-13T23:27:21.779Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-13T23:27:21.779Z] Removing intermediate container bdb65e363033 [2023-04-13T23:27:21.779Z] ---> 79ec204b5a63 [2023-04-13T23:27:21.779Z] Step 23/25 : LABEL arch=x86_64 [2023-04-13T23:27:21.779Z] ---> Running in c536504fd538 [2023-04-13T23:27:21.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:27:22.039Z] Removing intermediate container c536504fd538 [2023-04-13T23:27:22.039Z] ---> 1a550a2b7b23 [2023-04-13T23:27:22.039Z] Step 24/25 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:27:22.304Z] ---> Running in 2423751ab6bb [2023-04-13T23:27:22.304Z] ---> 0caee1d5a2f0 [2023-04-13T23:27:22.304Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:27:22.304Z] Removing intermediate container 2423751ab6bb [2023-04-13T23:27:22.304Z] ---> 693f9c4e72ee [2023-04-13T23:27:22.304Z] Step 25/25 : LABEL version=3.0.0-dev.129 [2023-04-13T23:27:22.304Z] ---> Running in cb0b187ff90e [2023-04-13T23:27:22.564Z] ---> 507c9769c236 [2023-04-13T23:27:22.564Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-13T23:27:22.564Z] Removing intermediate container cb0b187ff90e [2023-04-13T23:27:22.565Z] ---> 0159d93a8c23 [2023-04-13T23:27:22.565Z] [2023-04-13T23:27:22.565Z] Successfully built 0159d93a8c23 [2023-04-13T23:27:22.565Z] Successfully tagged security-secretstore-setup:latest [2023-04-13T23:27:22.565Z] Building security-spire-agent [2023-04-13T23:27:22.565Z]  Building security-secretstore-setup ... done  ---> 8e4b884599d5 [2023-04-13T23:27:22.565Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-13T23:27:22.565Z] ---> Running in 27babfd35941 [2023-04-13T23:27:22.843Z] v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T23:27:22.843Z] v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T23:27:22.843Z] OK: 17689 distinct packages available [2023-04-13T23:27:23.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:27:24.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:27:25.183Z] Removing intermediate container 27babfd35941 [2023-04-13T23:27:25.183Z] ---> 0c0764a80c97 [2023-04-13T23:27:25.183Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:27:25.183Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:27:25.183Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:27:25.183Z] ---> c6b57b740637 [2023-04-13T23:27:25.183Z] Step 3/27 : WORKDIR /edgex-go [2023-04-13T23:27:25.183Z] ---> Using cache [2023-04-13T23:27:25.183Z] ---> 603eee7e09a8 [2023-04-13T23:27:25.183Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T23:27:25.183Z] ---> Using cache [2023-04-13T23:27:25.183Z] ---> 7e33e9adb116 [2023-04-13T23:27:25.183Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-13T23:27:25.183Z] ---> Using cache [2023-04-13T23:27:25.183Z] ---> 6dfa36e9e656 [2023-04-13T23:27:25.183Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:27:26.044Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-13T23:27:26.044Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-13T23:27:26.044Z] (3/4) Installing libucontext (1.2-r0) [2023-04-13T23:27:26.312Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-13T23:27:26.312Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:27:26.312Z] OK: 8 MiB in 19 packages [2023-04-13T23:27:28.922Z] Removing intermediate container 8ee557eaa416 [2023-04-13T23:27:28.922Z] ---> 1cb5ce734e6b [2023-04-13T23:27:28.922Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:27:30.018Z] ---> ae92b5f5264c [2023-04-13T23:27:30.018Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:27:31.193Z] ---> dc012a583ac2 [2023-04-13T23:27:31.193Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T23:27:31.806Z] ---> Running in f2c50d747ce0 [2023-04-13T23:27:31.806Z] ---> Running in 1e17b726c376 [2023-04-13T23:27:33.219Z] Removing intermediate container f2c50d747ce0 [2023-04-13T23:27:33.219Z] ---> add13420d7c8 [2023-04-13T23:27:33.219Z] Step 23/25 : LABEL arch=x86_64 [2023-04-13T23:27:33.219Z] ---> Running in 6d90359ff8d5 [2023-04-13T23:27:33.219Z] Removing intermediate container 6d90359ff8d5 [2023-04-13T23:27:33.219Z] ---> 7d5c7fb268f7 [2023-04-13T23:27:33.219Z] Step 24/25 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:27:33.509Z] ---> Running in 026b92e9ca0d [2023-04-13T23:27:33.837Z] Removing intermediate container 026b92e9ca0d [2023-04-13T23:27:33.837Z] ---> 842ac22e301d [2023-04-13T23:27:33.837Z] Step 25/25 : LABEL version=3.0.0-dev.129 [2023-04-13T23:27:33.837Z] ---> Running in a7cb7cb44c7e [2023-04-13T23:27:34.097Z] Removing intermediate container a7cb7cb44c7e [2023-04-13T23:27:34.097Z] ---> 2412119cf364 [2023-04-13T23:27:34.097Z] [2023-04-13T23:27:34.097Z] Successfully built 2412119cf364 [2023-04-13T23:27:34.097Z] Successfully tagged core-metadata:latest [2023-04-13T23:27:34.097Z]  Building core-metadata ... done Building core-command [2023-04-13T23:27:38.292Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:27:38.292Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:27:38.292Z] ---> c6b57b740637 [2023-04-13T23:27:38.292Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:27:38.292Z] ---> Using cache [2023-04-13T23:27:38.292Z] ---> 1719153ba723 [2023-04-13T23:27:38.292Z] Step 4/24 : WORKDIR /edgex-go [2023-04-13T23:27:38.292Z] ---> Using cache [2023-04-13T23:27:38.292Z] ---> 772c6b3d8ea2 [2023-04-13T23:27:38.292Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-13T23:27:38.292Z] ---> Using cache [2023-04-13T23:27:38.292Z] ---> bcf54e6b3cbf [2023-04-13T23:27:38.292Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-13T23:27:38.292Z] ---> Using cache [2023-04-13T23:27:38.292Z] ---> 2ec438499d62 [2023-04-13T23:27:38.292Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:27:38.292Z] ---> Using cache [2023-04-13T23:27:38.292Z] ---> 5048576404f1 [2023-04-13T23:27:38.292Z] Step 8/24 : COPY . . [2023-04-13T23:27:38.292Z] ---> Using cache [2023-04-13T23:27:38.292Z] ---> e9a40ddb9cda [2023-04-13T23:27:38.292Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-13T23:27:41.261Z] ---> a05f978d312b [2023-04-13T23:27:41.261Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T23:27:41.530Z] ---> 5968b94e1aae [2023-04-13T23:27:41.530Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-13T23:27:41.799Z] ---> Running in 390898fc41f7 [2023-04-13T23:27:42.385Z] Removing intermediate container 390898fc41f7 [2023-04-13T23:27:42.385Z] ---> e296c1afaa80 [2023-04-13T23:27:42.385Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-13T23:27:43.630Z] ---> 847db77454d6 [2023-04-13T23:27:43.630Z] Step 22/27 : WORKDIR / [2023-04-13T23:27:43.630Z] ---> Running in 861b9e8cc403 [2023-04-13T23:27:44.259Z] Removing intermediate container 861b9e8cc403 [2023-04-13T23:27:44.259Z] ---> 642a2a506e00 [2023-04-13T23:27:44.259Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-13T23:27:44.259Z] ---> Running in b91eda184541 [2023-04-13T23:27:45.259Z] Removing intermediate container b91eda184541 [2023-04-13T23:27:45.259Z] ---> 42864df71e70 [2023-04-13T23:27:45.259Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T23:27:45.259Z] ---> Running in 9be0f0ae6fa8 [2023-04-13T23:27:45.858Z] Removing intermediate container 9be0f0ae6fa8 [2023-04-13T23:27:45.858Z] ---> 8fce0c216319 [2023-04-13T23:27:45.858Z] Step 25/27 : LABEL arch=arm64 [2023-04-13T23:27:46.143Z] ---> Running in d310c3d4c0f9 [2023-04-13T23:27:46.766Z] Removing intermediate container d310c3d4c0f9 [2023-04-13T23:27:46.766Z] ---> e02e5b363fce [2023-04-13T23:27:46.766Z] Step 26/27 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:27:47.039Z] ---> Running in 22ac2cd88a64 [2023-04-13T23:27:47.630Z] Removing intermediate container 22ac2cd88a64 [2023-04-13T23:27:47.630Z] ---> 948c9a62de48 [2023-04-13T23:27:47.630Z] Step 27/27 : LABEL version=3.0.0-dev.129 [2023-04-13T23:27:47.630Z] ---> Running in 707f824c9984 [2023-04-13T23:27:48.212Z] Removing intermediate container 707f824c9984 [2023-04-13T23:27:48.212Z] ---> a4afb5194267 [2023-04-13T23:27:48.212Z] [2023-04-13T23:27:48.479Z] Successfully built a4afb5194267 [2023-04-13T23:27:48.479Z] Successfully tagged security-spire-config-arm64:latest [2023-04-13T23:27:48.479Z] Building core-command [2023-04-13T23:27:50.608Z] ---> Running in cad0fb3b802d [2023-04-13T23:27:50.608Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-13T23:27:50.865Z] Removing intermediate container cfd7b35d8577 [2023-04-13T23:27:50.865Z] ---> f2fbb459844b [2023-04-13T23:27:50.865Z] Step 7/20 : COPY . . [2023-04-13T23:27:52.742Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:27:52.742Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:27:52.742Z] ---> 8cc4084aa239 [2023-04-13T23:27:52.742Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:27:52.742Z] ---> Using cache [2023-04-13T23:27:52.742Z] ---> 31e41b0d30fd [2023-04-13T23:27:53.010Z] Step 4/24 : WORKDIR /edgex-go [2023-04-13T23:27:53.010Z] ---> Using cache [2023-04-13T23:27:53.010Z] ---> 7c8ab5555059 [2023-04-13T23:27:53.010Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-13T23:27:53.010Z] ---> Using cache [2023-04-13T23:27:53.010Z] ---> 5643514eb4ab [2023-04-13T23:27:53.010Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-13T23:27:53.010Z] ---> Using cache [2023-04-13T23:27:53.010Z] ---> 254f36991ef7 [2023-04-13T23:27:53.010Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:27:53.010Z] ---> Using cache [2023-04-13T23:27:53.010Z] ---> 3618acb3223c [2023-04-13T23:27:53.010Z] Step 8/24 : COPY . . [2023-04-13T23:27:53.276Z] ---> Using cache [2023-04-13T23:27:53.276Z] ---> 6eb8cc7c20d2 [2023-04-13T23:27:53.276Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-13T23:27:53.547Z] ---> Running in 4d9c6a3b88e6 [2023-04-13T23:27:56.127Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-13T23:28:09.125Z] Removing intermediate container aaad5c216e18 [2023-04-13T23:28:09.125Z] ---> d5d5666b681a [2023-04-13T23:28:09.125Z] [2023-04-13T23:28:09.125Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T23:28:09.125Z] ---> 9ed4aefc74f6 [2023-04-13T23:28:09.125Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-13T23:28:09.125Z] ---> Running in 819e1b53af97 [2023-04-13T23:28:09.125Z] ---> e3d9c469159e [2023-04-13T23:28:09.125Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-13T23:28:09.125Z] ---> Running in dd5414544377 [2023-04-13T23:28:09.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:09.125Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-13T23:28:09.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:09.125Z] Removing intermediate container 9bc44333e385 [2023-04-13T23:28:09.125Z] ---> fd0a81ac4e52 [2023-04-13T23:28:09.125Z] Step 7/26 : COPY . . [2023-04-13T23:28:09.125Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-13T23:28:09.125Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-13T23:28:09.125Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:28:09.125Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T23:28:09.125Z] OK: 8 MiB in 17 packages [2023-04-13T23:28:21.324Z] Removing intermediate container 819e1b53af97 [2023-04-13T23:28:21.324Z] ---> 373ad519cdb1 [2023-04-13T23:28:21.324Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T23:28:21.324Z] ---> Running in 2682d9586f37 [2023-04-13T23:28:21.324Z] ---> 7ad6bd543b68 [2023-04-13T23:28:21.324Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T23:28:21.583Z] ---> Running in 4f4d072dfbd3 [2023-04-13T23:28:21.583Z] Removing intermediate container 2682d9586f37 [2023-04-13T23:28:21.583Z] ---> 0d92d6228534 [2023-04-13T23:28:21.583Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-13T23:28:22.158Z] Removing intermediate container 4f4d072dfbd3 [2023-04-13T23:28:22.158Z] ---> 0d989d9ff44e [2023-04-13T23:28:22.158Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-13T23:28:22.158Z] Removing intermediate container 1e17b726c376 [2023-04-13T23:28:22.158Z] ---> 99c251765e66 [2023-04-13T23:28:22.158Z] Step 7/27 : COPY . . [2023-04-13T23:28:22.158Z] ---> Running in 49b849c2f729 [2023-04-13T23:28:22.158Z] ---> Running in 6209dc34d649 [2023-04-13T23:28:22.419Z] Removing intermediate container 49b849c2f729 [2023-04-13T23:28:22.419Z] ---> 907d5383622a [2023-04-13T23:28:22.419Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-13T23:28:26.651Z] ---> Running in ac04c912c2c2 [2023-04-13T23:28:26.651Z] Removing intermediate container 6209dc34d649 [2023-04-13T23:28:26.651Z] ---> 375c991c1fbd [2023-04-13T23:28:26.651Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T23:28:29.187Z] ---> 8c9213c0db9c [2023-04-13T23:28:29.187Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T23:28:29.187Z] ---> Running in be3ec68538fd [2023-04-13T23:28:29.187Z] Removing intermediate container ac04c912c2c2 [2023-04-13T23:28:29.187Z] ---> 3cc3efdf64c9 [2023-04-13T23:28:29.187Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:28:29.187Z] Removing intermediate container cad0fb3b802d [2023-04-13T23:28:29.187Z] ---> d1a973fb357b [2023-04-13T23:28:29.187Z] [2023-04-13T23:28:29.187Z] Step 10/24 : FROM alpine:3.17 [2023-04-13T23:28:29.187Z] ---> 9ed4aefc74f6 [2023-04-13T23:28:29.187Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:28:29.187Z] ---> Using cache [2023-04-13T23:28:29.187Z] ---> 2952a1dc329e [2023-04-13T23:28:29.187Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T23:28:29.187Z] ---> Using cache [2023-04-13T23:28:29.187Z] ---> ab8a355ce042 [2023-04-13T23:28:29.187Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-13T23:28:29.187Z] ---> Running in 6e9c059fbdb2 [2023-04-13T23:28:29.187Z] ---> Running in bfc0ca3bf41c [2023-04-13T23:28:29.187Z] Removing intermediate container be3ec68538fd [2023-04-13T23:28:29.187Z] ---> 0629b2777a15 [2023-04-13T23:28:29.187Z] 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-13T23:28:29.187Z] ---> Running in 11b10ff561e2 [2023-04-13T23:28:29.187Z] ---> d2382b7bcb19 [2023-04-13T23:28:29.187Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:28:29.187Z] Removing intermediate container 6e9c059fbdb2 [2023-04-13T23:28:29.187Z] ---> d16215a604ac [2023-04-13T23:28:29.187Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-13T23:28:29.187Z] ---> Running in a20a23337e4b [2023-04-13T23:28:29.187Z] Removing intermediate container bfc0ca3bf41c [2023-04-13T23:28:29.187Z] ---> 3100d4da64a6 [2023-04-13T23:28:29.187Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-13T23:28:29.187Z] ---> Running in b7400bbcf4fa [2023-04-13T23:28:29.448Z] Removing intermediate container a20a23337e4b [2023-04-13T23:28:29.448Z] ---> b6e73ea107ce [2023-04-13T23:28:29.448Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T23:28:29.448Z] Removing intermediate container b7400bbcf4fa [2023-04-13T23:28:29.448Z] ---> e56070b77bf0 [2023-04-13T23:28:29.448Z] Step 15/24 : WORKDIR / [2023-04-13T23:28:29.448Z] ---> Running in 516727742f98 [2023-04-13T23:28:29.448Z] ---> e659d537a551 [2023-04-13T23:28:29.448Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-13T23:28:29.448Z] ---> Running in a6e44b540e4d [2023-04-13T23:28:29.448Z] Removing intermediate container 516727742f98 [2023-04-13T23:28:29.448Z] ---> be0f18f9929b [2023-04-13T23:28:29.448Z] 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-13T23:28:29.448Z] ---> Running in 9ccfcffab3a4 [2023-04-13T23:28:29.706Z] Removing intermediate container a6e44b540e4d [2023-04-13T23:28:29.706Z] ---> affc924d6671 [2023-04-13T23:28:29.706Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:28:30.273Z] ---> eea8efe07500 [2023-04-13T23:28:30.273Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:28:30.273Z] ---> 4e8cd406100a [2023-04-13T23:28:30.273Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:28:30.273Z] Removing intermediate container 11b10ff561e2 [2023-04-13T23:28:30.273Z] ---> aa6139348f89 [2023-04-13T23:28:30.273Z] Step 12/26 : WORKDIR /edgex-go [2023-04-13T23:28:30.540Z] ---> Running in 7247d61d5e0e [2023-04-13T23:28:30.800Z] ---> 81ea06337d33 [2023-04-13T23:28:30.800Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-13T23:28:30.800Z] ---> eb43e1bd1d89 [2023-04-13T23:28:30.800Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-13T23:28:30.800Z] Removing intermediate container 7247d61d5e0e [2023-04-13T23:28:30.800Z] ---> 2f39366f8717 [2023-04-13T23:28:30.800Z] [2023-04-13T23:28:30.800Z] Step 13/26 : FROM alpine:3.17 [2023-04-13T23:28:30.800Z] ---> 9ed4aefc74f6 [2023-04-13T23:28:30.800Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T23:28:30.800Z] ---> Using cache [2023-04-13T23:28:30.800Z] ---> 7182316e9d33 [2023-04-13T23:28:30.800Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-13T23:28:30.800Z] ---> Running in 0d78b2dd711b [2023-04-13T23:28:30.800Z] ---> Running in 1cac39be3357 [2023-04-13T23:28:31.062Z] Removing intermediate container 9ccfcffab3a4 [2023-04-13T23:28:31.062Z] ---> 24c645f7e168 [2023-04-13T23:28:31.062Z] Step 12/27 : WORKDIR /edgex-go [2023-04-13T23:28:31.320Z] Removing intermediate container 0d78b2dd711b [2023-04-13T23:28:31.320Z] ---> 13d5aa0787ab [2023-04-13T23:28:31.320Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:28:31.320Z] ---> Running in 125de85e5264 [2023-04-13T23:28:31.320Z] ---> Running in fdf116502cf9 [2023-04-13T23:28:31.604Z] ---> 9fce47bcedb7 [2023-04-13T23:28:31.604Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:28:31.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:31.604Z] Removing intermediate container fdf116502cf9 [2023-04-13T23:28:31.604Z] ---> d677db46ab78 [2023-04-13T23:28:31.604Z] Step 21/23 : LABEL arch=x86_64 [2023-04-13T23:28:31.604Z] Removing intermediate container 125de85e5264 [2023-04-13T23:28:31.604Z] ---> b16c97b9765d [2023-04-13T23:28:31.604Z] [2023-04-13T23:28:31.604Z] Step 13/27 : FROM alpine:3.17 [2023-04-13T23:28:31.604Z] ---> 9ed4aefc74f6 [2023-04-13T23:28:31.604Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T23:28:31.604Z] ---> Using cache [2023-04-13T23:28:31.604Z] ---> 7182316e9d33 [2023-04-13T23:28:31.604Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-13T23:28:31.604Z] ---> Running in 17f5a4cc38fe [2023-04-13T23:28:31.866Z] ---> Running in 08200ecec859 [2023-04-13T23:28:31.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:31.866Z] Removing intermediate container 17f5a4cc38fe [2023-04-13T23:28:31.866Z] ---> 0c4c9d0d9d6d [2023-04-13T23:28:31.866Z] Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:32.123Z] ---> 3c0b6ce52e4a [2023-04-13T23:28:32.123Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-13T23:28:32.123Z] ---> Running in 5e2a81ef0375 [2023-04-13T23:28:32.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:32.123Z] ---> Running in 3c05d7ea4090 [2023-04-13T23:28:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:32.380Z] v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T23:28:32.380Z] v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T23:28:32.380Z] OK: 17818 distinct packages available [2023-04-13T23:28:32.380Z] Removing intermediate container 5e2a81ef0375 [2023-04-13T23:28:32.380Z] ---> 2b2559114ace [2023-04-13T23:28:32.380Z] Step 23/23 : LABEL version=3.0.0-dev.129 [2023-04-13T23:28:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:32.380Z] Removing intermediate container 3c05d7ea4090 [2023-04-13T23:28:32.380Z] ---> d3f309a76b1f [2023-04-13T23:28:32.380Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:28:32.380Z] ---> Running in 1a30c543b44f [2023-04-13T23:28:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:32.380Z] ---> Running in 295f2495d3e8 [2023-04-13T23:28:32.638Z] v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T23:28:32.638Z] v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T23:28:32.638Z] OK: 17818 distinct packages available [2023-04-13T23:28:32.638Z] Removing intermediate container 1a30c543b44f [2023-04-13T23:28:32.638Z] ---> e2409f5a15f3 [2023-04-13T23:28:32.638Z] [2023-04-13T23:28:32.638Z] Removing intermediate container 295f2495d3e8 [2023-04-13T23:28:32.638Z] ---> 3318062b47e5 [2023-04-13T23:28:32.638Z] Step 22/24 : LABEL arch=x86_64 [2023-04-13T23:28:32.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:32.638Z] ---> Running in 3033b14f39ef [2023-04-13T23:28:32.638Z] Successfully built e2409f5a15f3 [2023-04-13T23:28:32.638Z] Successfully tagged support-notifications:latest [2023-04-13T23:28:32.638Z]  Building support-notifications ... done (1/5) Installing dumb-init (1.2.5-r2) [2023-04-13T23:28:32.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:32.638Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-13T23:28:32.638Z] (3/5) Installing libucontext (1.2-r0) [2023-04-13T23:28:32.638Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-13T23:28:32.638Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-13T23:28:33.022Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:28:33.022Z] OK: 8 MiB in 20 packages [2023-04-13T23:28:33.022Z] Removing intermediate container 3033b14f39ef [2023-04-13T23:28:33.022Z] ---> bd7c851d84be [2023-04-13T23:28:33.022Z] Step 23/24 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:33.022Z] ---> Running in 8cfac385939e [2023-04-13T23:28:33.022Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-13T23:28:33.022Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-13T23:28:33.022Z] (3/5) Installing libucontext (1.2-r0) [2023-04-13T23:28:33.022Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-13T23:28:33.022Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-13T23:28:33.022Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:28:33.022Z] Removing intermediate container 8cfac385939e [2023-04-13T23:28:33.022Z] ---> f957a43c6464 [2023-04-13T23:28:33.022Z] Step 24/24 : LABEL version=3.0.0-dev.129 [2023-04-13T23:28:33.022Z] OK: 8 MiB in 20 packages [2023-04-13T23:28:33.022Z] ---> Running in 06e820376cf9 [2023-04-13T23:28:33.290Z] Removing intermediate container 1cac39be3357 [2023-04-13T23:28:33.290Z] ---> 0e5dee50f5d9 [2023-04-13T23:28:33.290Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:28:33.290Z] Removing intermediate container 06e820376cf9 [2023-04-13T23:28:33.290Z] ---> b3faad665a94 [2023-04-13T23:28:33.290Z] [2023-04-13T23:28:33.572Z] Successfully built b3faad665a94 [2023-04-13T23:28:33.572Z] Successfully tagged core-command:latest [2023-04-13T23:28:33.572Z]  Building core-command ... done  ---> 81908134216b [2023-04-13T23:28:33.572Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:28:33.572Z] Removing intermediate container 08200ecec859 [2023-04-13T23:28:33.572Z] ---> 8851d2774269 [2023-04-13T23:28:33.572Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:28:33.853Z] ---> 3e2df663787b [2023-04-13T23:28:33.853Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T23:28:33.853Z] ---> 896840f93b17 [2023-04-13T23:28:33.853Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:28:34.126Z] ---> 7611da46f1b1 [2023-04-13T23:28:34.126Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-13T23:28:36.787Z] ---> 671d70c68660 [2023-04-13T23:28:36.787Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T23:28:36.787Z] ---> c4319dde91e7 [2023-04-13T23:28:36.787Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T23:28:36.787Z] ---> bc222834bdc1 [2023-04-13T23:28:36.787Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-13T23:28:40.138Z] ---> 9133b9223e38 [2023-04-13T23:28:40.138Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-13T23:28:40.138Z] ---> e08537eb2952 [2023-04-13T23:28:40.138Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T23:28:40.138Z] Removing intermediate container dd5414544377 [2023-04-13T23:28:40.138Z] ---> b7d4b6d98bd0 [2023-04-13T23:28:40.138Z] [2023-04-13T23:28:40.138Z] Step 9/20 : FROM alpine:3.17 [2023-04-13T23:28:40.138Z] ---> 9ed4aefc74f6 [2023-04-13T23:28:40.138Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-13T23:28:40.138Z] ---> Using cache [2023-04-13T23:28:40.138Z] ---> 618d876b4210 [2023-04-13T23:28:40.138Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-13T23:28:40.138Z] ---> Running in f3cf3e70c62b [2023-04-13T23:28:40.138Z] ---> 5cfd72f9aa44 [2023-04-13T23:28:40.138Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-13T23:28:40.138Z] ---> 29a2c0c4b39c [2023-04-13T23:28:40.138Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-13T23:28:40.138Z] ---> Running in d10e166fac97 [2023-04-13T23:28:40.138Z] Removing intermediate container d10e166fac97 [2023-04-13T23:28:40.138Z] ---> 9ca3c23b8858 [2023-04-13T23:28:40.138Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T23:28:40.138Z] ---> Running in 49b41985e1cf [2023-04-13T23:28:40.138Z] ---> 669b53dec7fc [2023-04-13T23:28:40.138Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-13T23:28:40.138Z] Removing intermediate container 49b41985e1cf [2023-04-13T23:28:40.138Z] ---> cd82c969a5eb [2023-04-13T23:28:40.138Z] Step 24/26 : LABEL arch=x86_64 [2023-04-13T23:28:40.138Z] ---> Running in 8bbc97d099c0 [2023-04-13T23:28:40.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:40.138Z] ---> 25b165e901b3 [2023-04-13T23:28:40.138Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-13T23:28:40.138Z] ---> Running in 0e674516d024 [2023-04-13T23:28:40.138Z] Removing intermediate container 8bbc97d099c0 [2023-04-13T23:28:40.138Z] ---> 17518b8c46a8 [2023-04-13T23:28:40.138Z] Step 25/26 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:40.138Z] ---> Running in 7bbff19f4a9e [2023-04-13T23:28:40.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:40.397Z] Removing intermediate container 0e674516d024 [2023-04-13T23:28:40.397Z] ---> af8c514b322a [2023-04-13T23:28:40.397Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T23:28:40.397Z] ---> Running in 9952182a311c [2023-04-13T23:28:40.397Z] Removing intermediate container 7bbff19f4a9e [2023-04-13T23:28:40.397Z] ---> 0c1577e4e925 [2023-04-13T23:28:40.397Z] Step 26/26 : LABEL version=3.0.0-dev.129 [2023-04-13T23:28:40.397Z] ---> Running in 6b8a98b37643 [2023-04-13T23:28:40.397Z] Removing intermediate container 9952182a311c [2023-04-13T23:28:40.398Z] ---> 776fbdcd55c6 [2023-04-13T23:28:40.398Z] Step 25/27 : LABEL arch=x86_64 [2023-04-13T23:28:40.398Z] ---> Running in de26e5be4e5b [2023-04-13T23:28:40.398Z] Removing intermediate container 6b8a98b37643 [2023-04-13T23:28:40.398Z] ---> e24bb4be567d [2023-04-13T23:28:40.398Z] [2023-04-13T23:28:40.398Z] v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T23:28:40.398Z] v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T23:28:40.398Z] OK: 17818 distinct packages available [2023-04-13T23:28:40.656Z] Successfully built e24bb4be567d [2023-04-13T23:28:40.656Z] Successfully tagged security-spire-server:latest [2023-04-13T23:28:40.656Z]  Building security-spire-server ... done Removing intermediate container de26e5be4e5b [2023-04-13T23:28:40.656Z] ---> eb68a02d529c [2023-04-13T23:28:40.656Z] Step 26/27 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:40.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:40.656Z] ---> Running in ef33c7d182ea [2023-04-13T23:28:40.656Z] Removing intermediate container ef33c7d182ea [2023-04-13T23:28:40.656Z] ---> 426ec6293bdc [2023-04-13T23:28:40.656Z] Step 27/27 : LABEL version=3.0.0-dev.129 [2023-04-13T23:28:40.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T23:28:40.656Z] ---> Running in 2c5dc8605cde [2023-04-13T23:28:40.656Z] Removing intermediate container 2c5dc8605cde [2023-04-13T23:28:40.656Z] ---> 8b3dd3479b6d [2023-04-13T23:28:40.656Z] [2023-04-13T23:28:40.914Z] Successfully built 8b3dd3479b6d [2023-04-13T23:28:40.914Z] Successfully tagged security-spire-agent:latest [2023-04-13T23:28:40.914Z]  Building security-spire-agent ... done (1/9) Installing ca-certificates (20220614-r4) [2023-04-13T23:28:40.914Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-13T23:28:40.914Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-13T23:28:40.914Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-13T23:28:40.914Z] (5/9) Installing curl (8.0.1-r0) [2023-04-13T23:28:40.914Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-13T23:28:40.914Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-13T23:28:40.914Z] (8/9) Installing libucontext (1.2-r0) [2023-04-13T23:28:40.914Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-13T23:28:40.914Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:28:40.914Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T23:28:41.200Z] OK: 10 MiB in 24 packages [2023-04-13T23:28:41.767Z] Removing intermediate container f3cf3e70c62b [2023-04-13T23:28:41.767Z] ---> 4a9e06c3d981 [2023-04-13T23:28:41.767Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:28:41.767Z] ---> 3d5acbe2b39d [2023-04-13T23:28:41.767Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:28:42.024Z] ---> 2ad55a12a784 [2023-04-13T23:28:42.024Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-13T23:28:42.593Z] ---> 66b131e13cde [2023-04-13T23:28:42.593Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:28:42.593Z] ---> d6e56ce805c5 [2023-04-13T23:28:42.593Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-13T23:28:42.593Z] ---> Running in 79ceae7cb256 [2023-04-13T23:28:42.852Z] Removing intermediate container 79ceae7cb256 [2023-04-13T23:28:42.852Z] ---> fdd916debb1a [2023-04-13T23:28:42.852Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:28:42.852Z] ---> Running in 708ef890daaf [2023-04-13T23:28:42.852Z] Removing intermediate container 708ef890daaf [2023-04-13T23:28:42.852Z] ---> f44c261cea02 [2023-04-13T23:28:42.852Z] Step 18/20 : LABEL arch=x86_64 [2023-04-13T23:28:42.852Z] ---> Running in 0fcbbf7363e5 [2023-04-13T23:28:42.852Z] Removing intermediate container 0fcbbf7363e5 [2023-04-13T23:28:42.852Z] ---> 1799407993ce [2023-04-13T23:28:42.852Z] Step 19/20 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:43.112Z] ---> Running in ffe7a82fd8ba [2023-04-13T23:28:43.112Z] Removing intermediate container ffe7a82fd8ba [2023-04-13T23:28:43.112Z] ---> e3d02b197c85 [2023-04-13T23:28:43.112Z] Step 20/20 : LABEL version=3.0.0-dev.129 [2023-04-13T23:28:43.112Z] ---> Running in ea4778a4755f [2023-04-13T23:28:43.112Z] Removing intermediate container ea4778a4755f [2023-04-13T23:28:43.112Z] ---> 91b005ffea6e [2023-04-13T23:28:43.112Z] [2023-04-13T23:28:43.112Z] Successfully built 91b005ffea6e [2023-04-13T23:28:43.370Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-13T23:28:43.376Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-13T23:28:43.383Z] $ docker stop --time=1 a70c5a43b8f21255ae71154d3922d419f775664f6f3d48505df2373f8ef746ba [2023-04-13T23:28:44.656Z] $ docker rm -f --volumes a70c5a43b8f21255ae71154d3922d419f775664f6f3d48505df2373f8ef746ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T23:28:44.977Z] + docker images [2023-04-13T23:28:44.977Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-13T23:28:44.977Z] security-spiffe-token-provider latest 91b005ffea6e 1 second ago 32.8MB [2023-04-13T23:28:44.977Z] security-spire-server latest e24bb4be567d 4 seconds ago 89.8MB [2023-04-13T23:28:44.977Z] security-spire-agent latest 8b3dd3479b6d 4 seconds ago 129MB [2023-04-13T23:28:44.977Z] b7d4b6d98bd0 5 seconds ago 1.72GB [2023-04-13T23:28:44.977Z] core-command latest b3faad665a94 11 seconds ago 19.8MB [2023-04-13T23:28:44.977Z] support-notifications latest e2409f5a15f3 12 seconds ago 32.7MB [2023-04-13T23:28:44.977Z] b16c97b9765d 13 seconds ago 1.54GB [2023-04-13T23:28:44.977Z] 2f39366f8717 14 seconds ago 1.54GB [2023-04-13T23:28:44.977Z] d1a973fb357b 19 seconds ago 1.69GB [2023-04-13T23:28:44.977Z] d5d5666b681a 52 seconds ago 1.75GB [2023-04-13T23:28:44.977Z] core-metadata latest 2412119cf364 About a minute ago 20.4MB [2023-04-13T23:28:44.977Z] security-secretstore-setup latest 0159d93a8c23 About a minute ago 32.8MB [2023-04-13T23:28:44.977Z] f18da408adde About a minute ago 1.69GB [2023-04-13T23:28:44.977Z] security-proxy-setup latest 4db62655f962 About a minute ago 18.7MB [2023-04-13T23:28:44.977Z] b74b9b2115fe About a minute ago 1.68GB [2023-04-13T23:28:44.977Z] d59ee556fc6d About a minute ago 1.66GB [2023-04-13T23:28:44.977Z] core-data latest cf2bc8f091e7 About a minute ago 20MB [2023-04-13T23:28:44.977Z] security-bootstrapper latest 0cb6b228f60f 2 minutes ago 22.2MB [2023-04-13T23:28:44.977Z] 4cffae7ab4d7 2 minutes ago 1.69GB [2023-04-13T23:28:44.977Z] security-proxy-auth latest bcba9ccb839e 2 minutes ago 18.3MB [2023-04-13T23:28:44.977Z] support-scheduler latest 977c0699697d 2 minutes ago 32.1MB [2023-04-13T23:28:44.977Z] core-common-config-bootstrapper latest b1621281e009 2 minutes ago 17.2MB [2023-04-13T23:28:44.977Z] 0b56dec59669 2 minutes ago 1.75GB [2023-04-13T23:28:44.977Z] f66d6e9887e8 2 minutes ago 1.68GB [2023-04-13T23:28:44.977Z] 3217c3f6da09 2 minutes ago 1.66GB [2023-04-13T23:28:44.977Z] 6cb177c95e28 2 minutes ago 1.67GB [2023-04-13T23:28:44.977Z] security-spire-config latest 1b922fe68dba 3 minutes ago 88.9MB [2023-04-13T23:28:44.977Z] fb88a30ec3f6 3 minutes ago 1.54GB [2023-04-13T23:28:44.977Z] ci-base-image-x86_64 latest c6b57b740637 7 minutes ago 881MB [2023-04-13T23:28:44.977Z] alpine 3.17 9ed4aefc74f6 2 weeks ago 7.05MB [2023-04-13T23:28:44.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB [2023-04-13T23:28:44.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-13T23:28:44.977Z] 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-13T23:28:45.061Z] provisioning config files... [2023-04-13T23:28:45.069Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/491@tmp/config2733787752293185704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:28:45.362Z] ---> docker-login.sh [2023-04-13T23:28:45.363Z] nexus3.edgexfoundry.org:10001 [2023-04-13T23:28:45.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:28:45.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:28:45.363Z] Configure a credential helper to remove this warning. See [2023-04-13T23:28:45.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:28:45.363Z] [2023-04-13T23:28:45.363Z] Login Succeeded [2023-04-13T23:28:45.363Z] nexus3.edgexfoundry.org:10002 [2023-04-13T23:28:45.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:28:45.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:28:45.363Z] Configure a credential helper to remove this warning. See [2023-04-13T23:28:45.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:28:45.363Z] [2023-04-13T23:28:45.363Z] Login Succeeded [2023-04-13T23:28:45.363Z] nexus3.edgexfoundry.org:10003 [2023-04-13T23:28:45.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:28:45.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:28:45.622Z] Configure a credential helper to remove this warning. See [2023-04-13T23:28:45.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:28:45.622Z] [2023-04-13T23:28:45.622Z] Login Succeeded [2023-04-13T23:28:45.622Z] nexus3.edgexfoundry.org:10004 [2023-04-13T23:28:45.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:28:45.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:28:45.622Z] Configure a credential helper to remove this warning. See [2023-04-13T23:28:45.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:28:45.622Z] [2023-04-13T23:28:45.622Z] Login Succeeded [2023-04-13T23:28:45.622Z] docker.io [2023-04-13T23:28:45.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:28:45.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:28:45.881Z] Configure a credential helper to remove this warning. See [2023-04-13T23:28:45.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:28:45.881Z] [2023-04-13T23:28:45.881Z] Login Succeeded [2023-04-13T23:28:45.881Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T23:28:45.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:28:45.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T23:28:45.927Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-13T23:28:45.927Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:45.927Z] latest [2023-04-13T23:28:45.927Z] 3.0.0-dev.129 [2023-04-13T23:28:45.927Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:28:45.927Z] main [2023-04-13T23:28:45.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:46.233Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:46.538Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:46.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-13T23:28:46.538Z] cd95541cf974: Preparing [2023-04-13T23:28:46.538Z] 84a40891e4b8: Preparing [2023-04-13T23:28:46.538Z] 9741410df9ef: Preparing [2023-04-13T23:28:46.538Z] f67ce22e29f6: Preparing [2023-04-13T23:28:46.538Z] 997ec9f0bf2c: Preparing [2023-04-13T23:28:46.538Z] f1417ff83b31: Preparing [2023-04-13T23:28:46.538Z] f1417ff83b31: Waiting [2023-04-13T23:28:46.538Z] cd95541cf974: Pushed [2023-04-13T23:28:46.538Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:46.538Z] 997ec9f0bf2c: Pushed [2023-04-13T23:28:46.538Z] f67ce22e29f6: Pushed [2023-04-13T23:28:46.538Z] 9741410df9ef: Pushed [2023-04-13T23:28:47.914Z] 84a40891e4b8: Pushed [2023-04-13T23:28:47.914Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:4de668fb81e9fbc8e87f8a32b75f54a6a595f2d820b24de5bfec3408942433f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:48.232Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:48.546Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-13T23:28:48.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-13T23:28:48.546Z] cd95541cf974: Preparing [2023-04-13T23:28:48.546Z] 84a40891e4b8: Preparing [2023-04-13T23:28:48.546Z] 9741410df9ef: Preparing [2023-04-13T23:28:48.546Z] f67ce22e29f6: Preparing [2023-04-13T23:28:48.546Z] 997ec9f0bf2c: Preparing [2023-04-13T23:28:48.546Z] f1417ff83b31: Preparing [2023-04-13T23:28:48.546Z] f1417ff83b31: Waiting [2023-04-13T23:28:48.546Z] cd95541cf974: Layer already exists [2023-04-13T23:28:48.546Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:28:48.546Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:48.546Z] 84a40891e4b8: Layer already exists [2023-04-13T23:28:48.546Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:48.546Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:48.546Z] latest: digest: sha256:4de668fb81e9fbc8e87f8a32b75f54a6a595f2d820b24de5bfec3408942433f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:48.866Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:49.163Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.129 [2023-04-13T23:28:49.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-13T23:28:49.163Z] cd95541cf974: Preparing [2023-04-13T23:28:49.163Z] 84a40891e4b8: Preparing [2023-04-13T23:28:49.163Z] 9741410df9ef: Preparing [2023-04-13T23:28:49.163Z] f67ce22e29f6: Preparing [2023-04-13T23:28:49.163Z] 997ec9f0bf2c: Preparing [2023-04-13T23:28:49.163Z] f1417ff83b31: Preparing [2023-04-13T23:28:49.163Z] f1417ff83b31: Waiting [2023-04-13T23:28:49.163Z] cd95541cf974: Layer already exists [2023-04-13T23:28:49.163Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:28:49.163Z] 84a40891e4b8: Layer already exists [2023-04-13T23:28:49.163Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:49.163Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:49.163Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:49.163Z] 3.0.0-dev.129: digest: sha256:4de668fb81e9fbc8e87f8a32b75f54a6a595f2d820b24de5bfec3408942433f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:49.466Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:49.775Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:28:49.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-13T23:28:49.775Z] cd95541cf974: Preparing [2023-04-13T23:28:49.775Z] 84a40891e4b8: Preparing [2023-04-13T23:28:49.775Z] 9741410df9ef: Preparing [2023-04-13T23:28:49.775Z] f67ce22e29f6: Preparing [2023-04-13T23:28:49.775Z] 997ec9f0bf2c: Preparing [2023-04-13T23:28:49.775Z] f1417ff83b31: Preparing [2023-04-13T23:28:49.775Z] f1417ff83b31: Waiting [2023-04-13T23:28:49.775Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:28:49.775Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:49.775Z] cd95541cf974: Layer already exists [2023-04-13T23:28:49.775Z] 84a40891e4b8: Layer already exists [2023-04-13T23:28:49.775Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:49.775Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:49.775Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:4de668fb81e9fbc8e87f8a32b75f54a6a595f2d820b24de5bfec3408942433f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:50.086Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:50.389Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-13T23:28:50.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-13T23:28:50.390Z] cd95541cf974: Preparing [2023-04-13T23:28:50.390Z] 84a40891e4b8: Preparing [2023-04-13T23:28:50.390Z] 9741410df9ef: Preparing [2023-04-13T23:28:50.390Z] f67ce22e29f6: Preparing [2023-04-13T23:28:50.390Z] 997ec9f0bf2c: Preparing [2023-04-13T23:28:50.390Z] f1417ff83b31: Preparing [2023-04-13T23:28:50.390Z] f1417ff83b31: Waiting [2023-04-13T23:28:50.390Z] 84a40891e4b8: Layer already exists [2023-04-13T23:28:50.390Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:28:50.390Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:50.390Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:50.390Z] cd95541cf974: Layer already exists [2023-04-13T23:28:50.390Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:50.390Z] main: digest: sha256:4de668fb81e9fbc8e87f8a32b75f54a6a595f2d820b24de5bfec3408942433f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:28:50.423Z] ===================================================== [Pipeline] echo [2023-04-13T23:28:50.428Z] taggedImages: [2023-04-13T23:28:50.428Z] - nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:50.428Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-13T23:28:50.428Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.129 [2023-04-13T23:28:50.428Z] - nexus3.edgexfoundry.org:10004/core-command:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:28:50.428Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-13T23:28:50.442Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-13T23:28:50.442Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:50.442Z] latest [2023-04-13T23:28:50.442Z] 3.0.0-dev.129 [2023-04-13T23:28:50.442Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:28:50.442Z] main [2023-04-13T23:28:50.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:50.744Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:51.046Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:51.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-13T23:28:51.046Z] 41a47189ab74: Preparing [2023-04-13T23:28:51.046Z] d091165b87d4: Preparing [2023-04-13T23:28:51.046Z] 8ec6734103c6: Preparing [2023-04-13T23:28:51.046Z] 8e82adad6713: Preparing [2023-04-13T23:28:51.046Z] 9741410df9ef: Preparing [2023-04-13T23:28:51.046Z] f67ce22e29f6: Preparing [2023-04-13T23:28:51.046Z] 997ec9f0bf2c: Preparing [2023-04-13T23:28:51.046Z] f1417ff83b31: Preparing [2023-04-13T23:28:51.046Z] 997ec9f0bf2c: Waiting [2023-04-13T23:28:51.046Z] f67ce22e29f6: Waiting [2023-04-13T23:28:51.046Z] f1417ff83b31: Waiting [2023-04-13T23:28:51.046Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:51.046Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:51.046Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:28:51.046Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:51.046Z] d091165b87d4: Pushed [2023-04-13T23:28:51.046Z] 41a47189ab74: Pushed [2023-04-13T23:28:51.046Z] 8ec6734103c6: Pushed [2023-04-13T23:28:51.983Z] 8e82adad6713: Pushed [2023-04-13T23:28:52.242Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:6b42885bd734434fe953cf6dff7399c87838d1a2cda4a431e85d02d176f9a0ad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:52.542Z] + 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-13T23:28:52.845Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-13T23:28:52.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-13T23:28:52.845Z] 41a47189ab74: Preparing [2023-04-13T23:28:52.845Z] d091165b87d4: Preparing [2023-04-13T23:28:52.845Z] 8ec6734103c6: Preparing [2023-04-13T23:28:52.845Z] 8e82adad6713: Preparing [2023-04-13T23:28:52.845Z] 9741410df9ef: Preparing [2023-04-13T23:28:52.845Z] f67ce22e29f6: Preparing [2023-04-13T23:28:52.845Z] 997ec9f0bf2c: Preparing [2023-04-13T23:28:52.845Z] f1417ff83b31: Preparing [2023-04-13T23:28:52.845Z] 997ec9f0bf2c: Waiting [2023-04-13T23:28:52.845Z] f67ce22e29f6: Waiting [2023-04-13T23:28:52.845Z] f1417ff83b31: Waiting [2023-04-13T23:28:52.845Z] 41a47189ab74: Layer already exists [2023-04-13T23:28:52.845Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:52.845Z] d091165b87d4: Layer already exists [2023-04-13T23:28:52.845Z] 8ec6734103c6: Layer already exists [2023-04-13T23:28:52.845Z] 8e82adad6713: Layer already exists [2023-04-13T23:28:52.845Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:52.845Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:28:52.845Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:52.845Z] latest: digest: sha256:6b42885bd734434fe953cf6dff7399c87838d1a2cda4a431e85d02d176f9a0ad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:53.147Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:53.447Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.129 [2023-04-13T23:28:53.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-13T23:28:53.447Z] 41a47189ab74: Preparing [2023-04-13T23:28:53.447Z] d091165b87d4: Preparing [2023-04-13T23:28:53.447Z] 8ec6734103c6: Preparing [2023-04-13T23:28:53.447Z] 8e82adad6713: Preparing [2023-04-13T23:28:53.447Z] 9741410df9ef: Preparing [2023-04-13T23:28:53.447Z] f67ce22e29f6: Preparing [2023-04-13T23:28:53.447Z] 997ec9f0bf2c: Preparing [2023-04-13T23:28:53.447Z] f1417ff83b31: Preparing [2023-04-13T23:28:53.447Z] f67ce22e29f6: Waiting [2023-04-13T23:28:53.447Z] 997ec9f0bf2c: Waiting [2023-04-13T23:28:53.447Z] f1417ff83b31: Waiting [2023-04-13T23:28:53.447Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:53.447Z] 8ec6734103c6: Layer already exists [2023-04-13T23:28:53.447Z] d091165b87d4: Layer already exists [2023-04-13T23:28:53.447Z] 41a47189ab74: Layer already exists [2023-04-13T23:28:53.447Z] 8e82adad6713: Layer already exists [2023-04-13T23:28:53.447Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:53.447Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:28:53.447Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:53.447Z] 3.0.0-dev.129: digest: sha256:6b42885bd734434fe953cf6dff7399c87838d1a2cda4a431e85d02d176f9a0ad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:53.753Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:54.058Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:28:54.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-13T23:28:54.058Z] 41a47189ab74: Preparing [2023-04-13T23:28:54.058Z] d091165b87d4: Preparing [2023-04-13T23:28:54.058Z] 8ec6734103c6: Preparing [2023-04-13T23:28:54.058Z] 8e82adad6713: Preparing [2023-04-13T23:28:54.058Z] 9741410df9ef: Preparing [2023-04-13T23:28:54.058Z] f67ce22e29f6: Preparing [2023-04-13T23:28:54.058Z] 997ec9f0bf2c: Preparing [2023-04-13T23:28:54.058Z] f1417ff83b31: Preparing [2023-04-13T23:28:54.058Z] f67ce22e29f6: Waiting [2023-04-13T23:28:54.058Z] 997ec9f0bf2c: Waiting [2023-04-13T23:28:54.058Z] f1417ff83b31: Waiting [2023-04-13T23:28:54.058Z] d091165b87d4: Layer already exists [2023-04-13T23:28:54.058Z] 8ec6734103c6: Layer already exists [2023-04-13T23:28:54.058Z] 41a47189ab74: Layer already exists [2023-04-13T23:28:54.058Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:54.058Z] 8e82adad6713: Layer already exists [2023-04-13T23:28:54.058Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:28:54.058Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:54.058Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:54.058Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:6b42885bd734434fe953cf6dff7399c87838d1a2cda4a431e85d02d176f9a0ad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:54.367Z] + 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-13T23:28:54.669Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-13T23:28:54.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-13T23:28:54.669Z] 41a47189ab74: Preparing [2023-04-13T23:28:54.669Z] d091165b87d4: Preparing [2023-04-13T23:28:54.669Z] 8ec6734103c6: Preparing [2023-04-13T23:28:54.669Z] 8e82adad6713: Preparing [2023-04-13T23:28:54.669Z] 9741410df9ef: Preparing [2023-04-13T23:28:54.669Z] f67ce22e29f6: Preparing [2023-04-13T23:28:54.669Z] 997ec9f0bf2c: Preparing [2023-04-13T23:28:54.669Z] f1417ff83b31: Preparing [2023-04-13T23:28:54.669Z] f67ce22e29f6: Waiting [2023-04-13T23:28:54.669Z] f1417ff83b31: Waiting [2023-04-13T23:28:54.669Z] 997ec9f0bf2c: Waiting [2023-04-13T23:28:54.669Z] 8ec6734103c6: Layer already exists [2023-04-13T23:28:54.669Z] d091165b87d4: Layer already exists [2023-04-13T23:28:54.669Z] 41a47189ab74: Layer already exists [2023-04-13T23:28:54.669Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:54.669Z] 8e82adad6713: Layer already exists [2023-04-13T23:28:54.669Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:54.669Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:28:54.669Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:54.669Z] main: digest: sha256:6b42885bd734434fe953cf6dff7399c87838d1a2cda4a431e85d02d176f9a0ad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:28:54.702Z] ===================================================== [Pipeline] echo [2023-04-13T23:28:54.712Z] taggedImages: [2023-04-13T23:28:54.712Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:54.712Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-13T23:28:54.712Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.129 [2023-04-13T23:28:54.712Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:28:54.712Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-13T23:28:54.730Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-13T23:28:54.730Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:54.730Z] latest [2023-04-13T23:28:54.730Z] 3.0.0-dev.129 [2023-04-13T23:28:54.730Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:28:54.730Z] main [2023-04-13T23:28:54.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:55.033Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:55.334Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:55.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-13T23:28:55.334Z] c8407cdf64c4: Preparing [2023-04-13T23:28:55.334Z] d217098e5713: Preparing [2023-04-13T23:28:55.334Z] 9741410df9ef: Preparing [2023-04-13T23:28:55.334Z] f67ce22e29f6: Preparing [2023-04-13T23:28:55.334Z] d17faed7982f: Preparing [2023-04-13T23:28:55.334Z] f1417ff83b31: Preparing [2023-04-13T23:28:55.334Z] f1417ff83b31: Waiting [2023-04-13T23:28:55.334Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:55.334Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:55.334Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:55.334Z] c8407cdf64c4: Pushed [2023-04-13T23:28:55.334Z] d17faed7982f: Pushed [2023-04-13T23:28:56.711Z] d217098e5713: Pushed [2023-04-13T23:28:56.711Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:d4e574129c085caea866d0d58aa165dfc7695968fc298c306079095fcdf2b307 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:57.016Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:57.313Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-13T23:28:57.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-13T23:28:57.313Z] c8407cdf64c4: Preparing [2023-04-13T23:28:57.313Z] d217098e5713: Preparing [2023-04-13T23:28:57.313Z] 9741410df9ef: Preparing [2023-04-13T23:28:57.313Z] f67ce22e29f6: Preparing [2023-04-13T23:28:57.313Z] d17faed7982f: Preparing [2023-04-13T23:28:57.313Z] f1417ff83b31: Preparing [2023-04-13T23:28:57.313Z] f1417ff83b31: Waiting [2023-04-13T23:28:57.313Z] d217098e5713: Layer already exists [2023-04-13T23:28:57.313Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:57.313Z] c8407cdf64c4: Layer already exists [2023-04-13T23:28:57.313Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:57.313Z] d17faed7982f: Layer already exists [2023-04-13T23:28:57.313Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:57.313Z] latest: digest: sha256:d4e574129c085caea866d0d58aa165dfc7695968fc298c306079095fcdf2b307 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:57.622Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:57.924Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.129 [2023-04-13T23:28:57.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-13T23:28:57.924Z] c8407cdf64c4: Preparing [2023-04-13T23:28:57.924Z] d217098e5713: Preparing [2023-04-13T23:28:57.924Z] 9741410df9ef: Preparing [2023-04-13T23:28:57.924Z] f67ce22e29f6: Preparing [2023-04-13T23:28:57.924Z] d17faed7982f: Preparing [2023-04-13T23:28:57.924Z] f1417ff83b31: Preparing [2023-04-13T23:28:57.924Z] f1417ff83b31: Waiting [2023-04-13T23:28:57.924Z] c8407cdf64c4: Layer already exists [2023-04-13T23:28:57.924Z] d17faed7982f: Layer already exists [2023-04-13T23:28:57.924Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:57.924Z] d217098e5713: Layer already exists [2023-04-13T23:28:57.924Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:57.924Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:57.924Z] 3.0.0-dev.129: digest: sha256:d4e574129c085caea866d0d58aa165dfc7695968fc298c306079095fcdf2b307 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:58.229Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:58.536Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:28:58.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-13T23:28:58.536Z] c8407cdf64c4: Preparing [2023-04-13T23:28:58.536Z] d217098e5713: Preparing [2023-04-13T23:28:58.536Z] 9741410df9ef: Preparing [2023-04-13T23:28:58.536Z] f67ce22e29f6: Preparing [2023-04-13T23:28:58.536Z] d17faed7982f: Preparing [2023-04-13T23:28:58.536Z] f1417ff83b31: Preparing [2023-04-13T23:28:58.536Z] f1417ff83b31: Waiting [2023-04-13T23:28:58.536Z] d217098e5713: Layer already exists [2023-04-13T23:28:58.536Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:58.536Z] d17faed7982f: Layer already exists [2023-04-13T23:28:58.536Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:58.536Z] c8407cdf64c4: Layer already exists [2023-04-13T23:28:58.536Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:58.536Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:d4e574129c085caea866d0d58aa165dfc7695968fc298c306079095fcdf2b307 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:58.837Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:59.134Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-13T23:28:59.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-13T23:28:59.135Z] c8407cdf64c4: Preparing [2023-04-13T23:28:59.135Z] d217098e5713: Preparing [2023-04-13T23:28:59.135Z] 9741410df9ef: Preparing [2023-04-13T23:28:59.135Z] f67ce22e29f6: Preparing [2023-04-13T23:28:59.135Z] d17faed7982f: Preparing [2023-04-13T23:28:59.135Z] f1417ff83b31: Preparing [2023-04-13T23:28:59.135Z] f1417ff83b31: Waiting [2023-04-13T23:28:59.135Z] d17faed7982f: Layer already exists [2023-04-13T23:28:59.135Z] c8407cdf64c4: Layer already exists [2023-04-13T23:28:59.135Z] d217098e5713: Layer already exists [2023-04-13T23:28:59.135Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:59.135Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:59.135Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:59.135Z] main: digest: sha256:d4e574129c085caea866d0d58aa165dfc7695968fc298c306079095fcdf2b307 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:28:59.171Z] ===================================================== [Pipeline] echo [2023-04-13T23:28:59.178Z] taggedImages: [2023-04-13T23:28:59.178Z] - nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:59.178Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-13T23:28:59.178Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.129 [2023-04-13T23:28:59.178Z] - nexus3.edgexfoundry.org:10004/core-data:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:28:59.178Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-13T23:28:59.193Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-13T23:28:59.193Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:59.193Z] latest [2023-04-13T23:28:59.193Z] 3.0.0-dev.129 [2023-04-13T23:28:59.193Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:28:59.193Z] main [2023-04-13T23:28:59.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:59.493Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:28:59.792Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:28:59.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-13T23:28:59.792Z] dda9d2b105fe: Preparing [2023-04-13T23:28:59.792Z] 2843544c768c: Preparing [2023-04-13T23:28:59.792Z] 89d9ad8d90bf: Preparing [2023-04-13T23:28:59.792Z] 9741410df9ef: Preparing [2023-04-13T23:28:59.792Z] f67ce22e29f6: Preparing [2023-04-13T23:28:59.792Z] 997ec9f0bf2c: Preparing [2023-04-13T23:28:59.792Z] f1417ff83b31: Preparing [2023-04-13T23:28:59.792Z] 997ec9f0bf2c: Waiting [2023-04-13T23:28:59.792Z] f1417ff83b31: Waiting [2023-04-13T23:28:59.792Z] 9741410df9ef: Layer already exists [2023-04-13T23:28:59.792Z] f67ce22e29f6: Layer already exists [2023-04-13T23:28:59.792Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:28:59.792Z] f1417ff83b31: Layer already exists [2023-04-13T23:28:59.792Z] dda9d2b105fe: Pushed [2023-04-13T23:28:59.792Z] 2843544c768c: Pushed [2023-04-13T23:29:01.167Z] 89d9ad8d90bf: Pushed [2023-04-13T23:29:01.425Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:b3cfa1cdd6e81565eb144d7549e84a4ced218f915c0b2faa1e9b30c0a72aecd4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:01.727Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:02.024Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-13T23:29:02.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-13T23:29:02.024Z] dda9d2b105fe: Preparing [2023-04-13T23:29:02.024Z] 2843544c768c: Preparing [2023-04-13T23:29:02.024Z] 89d9ad8d90bf: Preparing [2023-04-13T23:29:02.024Z] 9741410df9ef: Preparing [2023-04-13T23:29:02.024Z] f67ce22e29f6: Preparing [2023-04-13T23:29:02.024Z] 997ec9f0bf2c: Preparing [2023-04-13T23:29:02.024Z] f1417ff83b31: Preparing [2023-04-13T23:29:02.024Z] f1417ff83b31: Waiting [2023-04-13T23:29:02.024Z] 997ec9f0bf2c: Waiting [2023-04-13T23:29:02.024Z] dda9d2b105fe: Layer already exists [2023-04-13T23:29:02.024Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:02.024Z] 89d9ad8d90bf: Layer already exists [2023-04-13T23:29:02.024Z] 2843544c768c: Layer already exists [2023-04-13T23:29:02.024Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:02.024Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:29:02.024Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:02.024Z] latest: digest: sha256:b3cfa1cdd6e81565eb144d7549e84a4ced218f915c0b2faa1e9b30c0a72aecd4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:02.327Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:02.622Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.129 [2023-04-13T23:29:02.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-13T23:29:02.622Z] dda9d2b105fe: Preparing [2023-04-13T23:29:02.622Z] 2843544c768c: Preparing [2023-04-13T23:29:02.622Z] 89d9ad8d90bf: Preparing [2023-04-13T23:29:02.622Z] 9741410df9ef: Preparing [2023-04-13T23:29:02.622Z] f67ce22e29f6: Preparing [2023-04-13T23:29:02.622Z] 997ec9f0bf2c: Preparing [2023-04-13T23:29:02.622Z] f1417ff83b31: Preparing [2023-04-13T23:29:02.622Z] 997ec9f0bf2c: Waiting [2023-04-13T23:29:02.622Z] f1417ff83b31: Waiting [2023-04-13T23:29:02.622Z] 89d9ad8d90bf: Layer already exists [2023-04-13T23:29:02.622Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:02.622Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:02.622Z] 2843544c768c: Layer already exists [2023-04-13T23:29:02.622Z] dda9d2b105fe: Layer already exists [2023-04-13T23:29:02.622Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:29:02.622Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:02.622Z] 3.0.0-dev.129: digest: sha256:b3cfa1cdd6e81565eb144d7549e84a4ced218f915c0b2faa1e9b30c0a72aecd4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:02.921Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:03.219Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:03.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-13T23:29:03.219Z] dda9d2b105fe: Preparing [2023-04-13T23:29:03.219Z] 2843544c768c: Preparing [2023-04-13T23:29:03.219Z] 89d9ad8d90bf: Preparing [2023-04-13T23:29:03.219Z] 9741410df9ef: Preparing [2023-04-13T23:29:03.219Z] f67ce22e29f6: Preparing [2023-04-13T23:29:03.219Z] 997ec9f0bf2c: Preparing [2023-04-13T23:29:03.219Z] f1417ff83b31: Preparing [2023-04-13T23:29:03.219Z] 997ec9f0bf2c: Waiting [2023-04-13T23:29:03.219Z] f1417ff83b31: Waiting [2023-04-13T23:29:03.219Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:03.219Z] dda9d2b105fe: Layer already exists [2023-04-13T23:29:03.219Z] 89d9ad8d90bf: Layer already exists [2023-04-13T23:29:03.219Z] 2843544c768c: Layer already exists [2023-04-13T23:29:03.219Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:03.219Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:03.219Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:29:03.219Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:b3cfa1cdd6e81565eb144d7549e84a4ced218f915c0b2faa1e9b30c0a72aecd4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:03.518Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:03.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-13T23:29:03.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-13T23:29:03.818Z] dda9d2b105fe: Preparing [2023-04-13T23:29:03.818Z] 2843544c768c: Preparing [2023-04-13T23:29:03.818Z] 89d9ad8d90bf: Preparing [2023-04-13T23:29:03.818Z] 9741410df9ef: Preparing [2023-04-13T23:29:03.818Z] f67ce22e29f6: Preparing [2023-04-13T23:29:03.818Z] 997ec9f0bf2c: Preparing [2023-04-13T23:29:03.818Z] f1417ff83b31: Preparing [2023-04-13T23:29:03.818Z] 997ec9f0bf2c: Waiting [2023-04-13T23:29:03.818Z] f1417ff83b31: Waiting [2023-04-13T23:29:03.818Z] 2843544c768c: Layer already exists [2023-04-13T23:29:03.818Z] dda9d2b105fe: Layer already exists [2023-04-13T23:29:03.818Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:03.818Z] 89d9ad8d90bf: Layer already exists [2023-04-13T23:29:03.818Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:03.818Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:29:03.818Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:03.818Z] main: digest: sha256:b3cfa1cdd6e81565eb144d7549e84a4ced218f915c0b2faa1e9b30c0a72aecd4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:29:03.852Z] ===================================================== [Pipeline] echo [2023-04-13T23:29:03.857Z] taggedImages: [2023-04-13T23:29:03.857Z] - nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:03.857Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-13T23:29:03.857Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.129 [2023-04-13T23:29:03.857Z] - nexus3.edgexfoundry.org:10004/core-metadata:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:03.857Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-13T23:29:03.870Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-13T23:29:03.870Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:03.870Z] latest [2023-04-13T23:29:03.870Z] 3.0.0-dev.129 [2023-04-13T23:29:03.870Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:03.870Z] main [2023-04-13T23:29:03.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:04.168Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:04.470Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:04.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-13T23:29:04.470Z] a00a13067f56: Preparing [2023-04-13T23:29:04.470Z] a00a13067f56: Preparing [2023-04-13T23:29:04.470Z] f263185a7ef4: Preparing [2023-04-13T23:29:04.470Z] e74b84017234: Preparing [2023-04-13T23:29:04.470Z] 5f1007d65c64: Preparing [2023-04-13T23:29:04.470Z] 88dce4ebf03e: Preparing [2023-04-13T23:29:04.470Z] 5c3949ece42c: Preparing [2023-04-13T23:29:04.470Z] 9741410df9ef: Preparing [2023-04-13T23:29:04.470Z] f67ce22e29f6: Preparing [2023-04-13T23:29:04.470Z] ae367aee3896: Preparing [2023-04-13T23:29:04.470Z] a9de6d84eff3: Preparing [2023-04-13T23:29:04.470Z] b374767e14c5: Preparing [2023-04-13T23:29:04.470Z] 5e29119eee81: Preparing [2023-04-13T23:29:04.470Z] f1417ff83b31: Preparing [2023-04-13T23:29:04.470Z] ae367aee3896: Waiting [2023-04-13T23:29:04.470Z] a9de6d84eff3: Waiting [2023-04-13T23:29:04.470Z] 9741410df9ef: Waiting [2023-04-13T23:29:04.470Z] b374767e14c5: Waiting [2023-04-13T23:29:04.470Z] f1417ff83b31: Waiting [2023-04-13T23:29:04.470Z] f67ce22e29f6: Waiting [2023-04-13T23:29:04.470Z] 5e29119eee81: Waiting [2023-04-13T23:29:04.470Z] 5c3949ece42c: Waiting [2023-04-13T23:29:04.470Z] 5f1007d65c64: Pushed [2023-04-13T23:29:04.470Z] e74b84017234: Pushed [2023-04-13T23:29:04.470Z] 88dce4ebf03e: Pushed [2023-04-13T23:29:04.470Z] a00a13067f56: Pushed [2023-04-13T23:29:04.470Z] f263185a7ef4: Pushed [2023-04-13T23:29:04.470Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:04.470Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:04.728Z] a9de6d84eff3: Pushed [2023-04-13T23:29:04.728Z] b374767e14c5: Pushed [2023-04-13T23:29:04.728Z] 5e29119eee81: Pushed [2023-04-13T23:29:04.728Z] ae367aee3896: Pushed [2023-04-13T23:29:04.728Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:06.106Z] 5c3949ece42c: Pushed [2023-04-13T23:29:06.364Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:195e8cdc710b720ef3a05a11b8ee880d27687080801f3ac3a29da7915d8d5d2e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:06.668Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:06.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-13T23:29:06.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-13T23:29:06.969Z] a00a13067f56: Preparing [2023-04-13T23:29:06.969Z] a00a13067f56: Preparing [2023-04-13T23:29:06.969Z] f263185a7ef4: Preparing [2023-04-13T23:29:06.969Z] e74b84017234: Preparing [2023-04-13T23:29:06.969Z] 5f1007d65c64: Preparing [2023-04-13T23:29:06.969Z] 88dce4ebf03e: Preparing [2023-04-13T23:29:06.969Z] 5c3949ece42c: Preparing [2023-04-13T23:29:06.969Z] 9741410df9ef: Preparing [2023-04-13T23:29:06.969Z] 5c3949ece42c: Waiting [2023-04-13T23:29:06.969Z] f67ce22e29f6: Preparing [2023-04-13T23:29:06.969Z] ae367aee3896: Preparing [2023-04-13T23:29:06.969Z] 9741410df9ef: Waiting [2023-04-13T23:29:06.969Z] f67ce22e29f6: Waiting [2023-04-13T23:29:06.969Z] a9de6d84eff3: Preparing [2023-04-13T23:29:06.969Z] b374767e14c5: Preparing [2023-04-13T23:29:06.969Z] 5e29119eee81: Preparing [2023-04-13T23:29:06.969Z] b374767e14c5: Waiting [2023-04-13T23:29:06.969Z] a9de6d84eff3: Waiting [2023-04-13T23:29:06.969Z] f1417ff83b31: Preparing [2023-04-13T23:29:06.969Z] 5e29119eee81: Waiting [2023-04-13T23:29:06.969Z] f1417ff83b31: Waiting [2023-04-13T23:29:06.969Z] 88dce4ebf03e: Layer already exists [2023-04-13T23:29:06.969Z] e74b84017234: Layer already exists [2023-04-13T23:29:06.969Z] a00a13067f56: Layer already exists [2023-04-13T23:29:06.969Z] f263185a7ef4: Layer already exists [2023-04-13T23:29:06.969Z] 5f1007d65c64: Layer already exists [2023-04-13T23:29:06.969Z] 5c3949ece42c: Layer already exists [2023-04-13T23:29:06.969Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:06.969Z] a9de6d84eff3: Layer already exists [2023-04-13T23:29:06.969Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:06.969Z] ae367aee3896: Layer already exists [2023-04-13T23:29:06.969Z] b374767e14c5: Layer already exists [2023-04-13T23:29:06.969Z] 5e29119eee81: Layer already exists [2023-04-13T23:29:06.969Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:06.969Z] latest: digest: sha256:195e8cdc710b720ef3a05a11b8ee880d27687080801f3ac3a29da7915d8d5d2e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:07.268Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:07.566Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.129 [2023-04-13T23:29:07.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-13T23:29:07.566Z] a00a13067f56: Preparing [2023-04-13T23:29:07.566Z] a00a13067f56: Preparing [2023-04-13T23:29:07.566Z] f263185a7ef4: Preparing [2023-04-13T23:29:07.566Z] e74b84017234: Preparing [2023-04-13T23:29:07.566Z] 5f1007d65c64: Preparing [2023-04-13T23:29:07.566Z] 88dce4ebf03e: Preparing [2023-04-13T23:29:07.566Z] 5c3949ece42c: Preparing [2023-04-13T23:29:07.566Z] 9741410df9ef: Preparing [2023-04-13T23:29:07.566Z] f67ce22e29f6: Preparing [2023-04-13T23:29:07.566Z] ae367aee3896: Preparing [2023-04-13T23:29:07.566Z] a9de6d84eff3: Preparing [2023-04-13T23:29:07.566Z] b374767e14c5: Preparing [2023-04-13T23:29:07.566Z] 5e29119eee81: Preparing [2023-04-13T23:29:07.566Z] f1417ff83b31: Preparing [2023-04-13T23:29:07.566Z] 5c3949ece42c: Waiting [2023-04-13T23:29:07.566Z] 9741410df9ef: Waiting [2023-04-13T23:29:07.566Z] f67ce22e29f6: Waiting [2023-04-13T23:29:07.566Z] ae367aee3896: Waiting [2023-04-13T23:29:07.566Z] a9de6d84eff3: Waiting [2023-04-13T23:29:07.566Z] b374767e14c5: Waiting [2023-04-13T23:29:07.566Z] 5e29119eee81: Waiting [2023-04-13T23:29:07.566Z] f1417ff83b31: Waiting [2023-04-13T23:29:07.566Z] 88dce4ebf03e: Layer already exists [2023-04-13T23:29:07.566Z] 5f1007d65c64: Layer already exists [2023-04-13T23:29:07.566Z] f263185a7ef4: Layer already exists [2023-04-13T23:29:07.566Z] a00a13067f56: Layer already exists [2023-04-13T23:29:07.566Z] e74b84017234: Layer already exists [2023-04-13T23:29:07.566Z] 5c3949ece42c: Layer already exists [2023-04-13T23:29:07.566Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:07.566Z] a9de6d84eff3: Layer already exists [2023-04-13T23:29:07.566Z] ae367aee3896: Layer already exists [2023-04-13T23:29:07.566Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:07.566Z] b374767e14c5: Layer already exists [2023-04-13T23:29:07.566Z] 5e29119eee81: Layer already exists [2023-04-13T23:29:07.566Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:07.566Z] 3.0.0-dev.129: digest: sha256:195e8cdc710b720ef3a05a11b8ee880d27687080801f3ac3a29da7915d8d5d2e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:07.868Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:08.169Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:08.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-13T23:29:08.169Z] a00a13067f56: Preparing [2023-04-13T23:29:08.169Z] a00a13067f56: Preparing [2023-04-13T23:29:08.169Z] f263185a7ef4: Preparing [2023-04-13T23:29:08.169Z] e74b84017234: Preparing [2023-04-13T23:29:08.169Z] 5f1007d65c64: Preparing [2023-04-13T23:29:08.169Z] 88dce4ebf03e: Preparing [2023-04-13T23:29:08.169Z] 5c3949ece42c: Preparing [2023-04-13T23:29:08.169Z] 9741410df9ef: Preparing [2023-04-13T23:29:08.169Z] f67ce22e29f6: Preparing [2023-04-13T23:29:08.169Z] ae367aee3896: Preparing [2023-04-13T23:29:08.169Z] a9de6d84eff3: Preparing [2023-04-13T23:29:08.169Z] b374767e14c5: Preparing [2023-04-13T23:29:08.169Z] 5e29119eee81: Preparing [2023-04-13T23:29:08.169Z] f1417ff83b31: Preparing [2023-04-13T23:29:08.169Z] f67ce22e29f6: Waiting [2023-04-13T23:29:08.169Z] ae367aee3896: Waiting [2023-04-13T23:29:08.169Z] a9de6d84eff3: Waiting [2023-04-13T23:29:08.169Z] b374767e14c5: Waiting [2023-04-13T23:29:08.169Z] 5e29119eee81: Waiting [2023-04-13T23:29:08.169Z] f1417ff83b31: Waiting [2023-04-13T23:29:08.169Z] 5c3949ece42c: Waiting [2023-04-13T23:29:08.169Z] 9741410df9ef: Waiting [2023-04-13T23:29:08.169Z] e74b84017234: Layer already exists [2023-04-13T23:29:08.169Z] 88dce4ebf03e: Layer already exists [2023-04-13T23:29:08.169Z] 5f1007d65c64: Layer already exists [2023-04-13T23:29:08.169Z] a00a13067f56: Layer already exists [2023-04-13T23:29:08.169Z] f263185a7ef4: Layer already exists [2023-04-13T23:29:08.169Z] 5c3949ece42c: Layer already exists [2023-04-13T23:29:08.169Z] a9de6d84eff3: Layer already exists [2023-04-13T23:29:08.169Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:08.169Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:08.169Z] ae367aee3896: Layer already exists [2023-04-13T23:29:08.169Z] b374767e14c5: Layer already exists [2023-04-13T23:29:08.169Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:08.169Z] 5e29119eee81: Layer already exists [2023-04-13T23:29:08.169Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:195e8cdc710b720ef3a05a11b8ee880d27687080801f3ac3a29da7915d8d5d2e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:08.474Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:08.775Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-13T23:29:08.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-13T23:29:08.775Z] a00a13067f56: Preparing [2023-04-13T23:29:08.775Z] a00a13067f56: Preparing [2023-04-13T23:29:08.775Z] f263185a7ef4: Preparing [2023-04-13T23:29:08.775Z] e74b84017234: Preparing [2023-04-13T23:29:08.775Z] 5f1007d65c64: Preparing [2023-04-13T23:29:08.775Z] 88dce4ebf03e: Preparing [2023-04-13T23:29:08.775Z] 5c3949ece42c: Preparing [2023-04-13T23:29:08.775Z] 9741410df9ef: Preparing [2023-04-13T23:29:08.775Z] f67ce22e29f6: Preparing [2023-04-13T23:29:08.775Z] ae367aee3896: Preparing [2023-04-13T23:29:08.775Z] a9de6d84eff3: Preparing [2023-04-13T23:29:08.775Z] b374767e14c5: Preparing [2023-04-13T23:29:08.775Z] 5e29119eee81: Preparing [2023-04-13T23:29:08.775Z] f1417ff83b31: Preparing [2023-04-13T23:29:08.775Z] 5c3949ece42c: Waiting [2023-04-13T23:29:08.775Z] 9741410df9ef: Waiting [2023-04-13T23:29:08.775Z] ae367aee3896: Waiting [2023-04-13T23:29:08.775Z] f67ce22e29f6: Waiting [2023-04-13T23:29:08.775Z] b374767e14c5: Waiting [2023-04-13T23:29:08.775Z] a9de6d84eff3: Waiting [2023-04-13T23:29:08.775Z] 5e29119eee81: Waiting [2023-04-13T23:29:08.775Z] f1417ff83b31: Waiting [2023-04-13T23:29:08.775Z] e74b84017234: Layer already exists [2023-04-13T23:29:08.775Z] f263185a7ef4: Layer already exists [2023-04-13T23:29:08.775Z] 88dce4ebf03e: Layer already exists [2023-04-13T23:29:08.775Z] 5f1007d65c64: Layer already exists [2023-04-13T23:29:08.775Z] a00a13067f56: Layer already exists [2023-04-13T23:29:08.775Z] 5c3949ece42c: Layer already exists [2023-04-13T23:29:08.775Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:08.775Z] a9de6d84eff3: Layer already exists [2023-04-13T23:29:08.775Z] ae367aee3896: Layer already exists [2023-04-13T23:29:08.775Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:08.775Z] b374767e14c5: Layer already exists [2023-04-13T23:29:08.775Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:08.775Z] 5e29119eee81: Layer already exists [2023-04-13T23:29:08.775Z] main: digest: sha256:195e8cdc710b720ef3a05a11b8ee880d27687080801f3ac3a29da7915d8d5d2e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:29:08.827Z] ===================================================== [Pipeline] echo [2023-04-13T23:29:08.835Z] taggedImages: [2023-04-13T23:29:08.835Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:08.835Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-13T23:29:08.835Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.129 [2023-04-13T23:29:08.835Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:08.835Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-13T23:29:08.864Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-13T23:29:08.864Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:08.864Z] latest [2023-04-13T23:29:08.864Z] 3.0.0-dev.129 [2023-04-13T23:29:08.864Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:08.864Z] main [2023-04-13T23:29:08.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:09.176Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:09.483Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:09.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-13T23:29:09.483Z] 69818e94c154: Preparing [2023-04-13T23:29:09.483Z] 9965091ffe69: Preparing [2023-04-13T23:29:09.483Z] 915518c8d7aa: Preparing [2023-04-13T23:29:09.483Z] 341f5d59ea79: Preparing [2023-04-13T23:29:09.483Z] 9741410df9ef: Preparing [2023-04-13T23:29:09.483Z] f67ce22e29f6: Preparing [2023-04-13T23:29:09.483Z] 997ec9f0bf2c: Preparing [2023-04-13T23:29:09.483Z] f1417ff83b31: Preparing [2023-04-13T23:29:09.483Z] f67ce22e29f6: Waiting [2023-04-13T23:29:09.483Z] 997ec9f0bf2c: Waiting [2023-04-13T23:29:09.483Z] f1417ff83b31: Waiting [2023-04-13T23:29:09.483Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:09.483Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:09.483Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:29:09.483Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:09.483Z] 915518c8d7aa: Pushed [2023-04-13T23:29:09.483Z] 9965091ffe69: Pushed [2023-04-13T23:29:09.483Z] 69818e94c154: Pushed [2023-04-13T23:29:10.857Z] 341f5d59ea79: Pushed [2023-04-13T23:29:10.857Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:a1164617f02f3b72d47386ad1937b65d72051b8eb02d452203ad35f8238fc670 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:11.172Z] + 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-13T23:29:11.476Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-13T23:29:11.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-13T23:29:11.476Z] 69818e94c154: Preparing [2023-04-13T23:29:11.476Z] 9965091ffe69: Preparing [2023-04-13T23:29:11.476Z] 915518c8d7aa: Preparing [2023-04-13T23:29:11.476Z] 341f5d59ea79: Preparing [2023-04-13T23:29:11.476Z] 9741410df9ef: Preparing [2023-04-13T23:29:11.476Z] f67ce22e29f6: Preparing [2023-04-13T23:29:11.476Z] 997ec9f0bf2c: Preparing [2023-04-13T23:29:11.476Z] f1417ff83b31: Preparing [2023-04-13T23:29:11.476Z] 997ec9f0bf2c: Waiting [2023-04-13T23:29:11.476Z] f67ce22e29f6: Waiting [2023-04-13T23:29:11.476Z] f1417ff83b31: Waiting [2023-04-13T23:29:11.476Z] 915518c8d7aa: Layer already exists [2023-04-13T23:29:11.476Z] 9965091ffe69: Layer already exists [2023-04-13T23:29:11.476Z] 69818e94c154: Layer already exists [2023-04-13T23:29:11.476Z] 341f5d59ea79: Layer already exists [2023-04-13T23:29:11.476Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:11.476Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:29:11.476Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:11.476Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:11.476Z] latest: digest: sha256:a1164617f02f3b72d47386ad1937b65d72051b8eb02d452203ad35f8238fc670 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:11.783Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:12.079Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.129 [2023-04-13T23:29:12.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-13T23:29:12.079Z] 69818e94c154: Preparing [2023-04-13T23:29:12.079Z] 9965091ffe69: Preparing [2023-04-13T23:29:12.079Z] 915518c8d7aa: Preparing [2023-04-13T23:29:12.079Z] 341f5d59ea79: Preparing [2023-04-13T23:29:12.079Z] 9741410df9ef: Preparing [2023-04-13T23:29:12.079Z] f67ce22e29f6: Preparing [2023-04-13T23:29:12.079Z] 997ec9f0bf2c: Preparing [2023-04-13T23:29:12.079Z] f1417ff83b31: Preparing [2023-04-13T23:29:12.079Z] f67ce22e29f6: Waiting [2023-04-13T23:29:12.079Z] 997ec9f0bf2c: Waiting [2023-04-13T23:29:12.079Z] f1417ff83b31: Waiting [2023-04-13T23:29:12.079Z] 9965091ffe69: Layer already exists [2023-04-13T23:29:12.079Z] 69818e94c154: Layer already exists [2023-04-13T23:29:12.079Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:12.079Z] 915518c8d7aa: Layer already exists [2023-04-13T23:29:12.079Z] 341f5d59ea79: Layer already exists [2023-04-13T23:29:12.079Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:12.079Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:12.079Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:29:12.079Z] 3.0.0-dev.129: digest: sha256:a1164617f02f3b72d47386ad1937b65d72051b8eb02d452203ad35f8238fc670 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:12.380Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:12.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:12.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-13T23:29:12.677Z] 69818e94c154: Preparing [2023-04-13T23:29:12.677Z] 9965091ffe69: Preparing [2023-04-13T23:29:12.677Z] 915518c8d7aa: Preparing [2023-04-13T23:29:12.677Z] 341f5d59ea79: Preparing [2023-04-13T23:29:12.677Z] 9741410df9ef: Preparing [2023-04-13T23:29:12.677Z] f67ce22e29f6: Preparing [2023-04-13T23:29:12.677Z] 997ec9f0bf2c: Preparing [2023-04-13T23:29:12.677Z] f1417ff83b31: Preparing [2023-04-13T23:29:12.677Z] f67ce22e29f6: Waiting [2023-04-13T23:29:12.677Z] 997ec9f0bf2c: Waiting [2023-04-13T23:29:12.677Z] f1417ff83b31: Waiting [2023-04-13T23:29:12.677Z] 69818e94c154: Layer already exists [2023-04-13T23:29:12.677Z] 341f5d59ea79: Layer already exists [2023-04-13T23:29:12.677Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:12.677Z] 9965091ffe69: Layer already exists [2023-04-13T23:29:12.677Z] 915518c8d7aa: Layer already exists [2023-04-13T23:29:12.677Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:12.677Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:12.677Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:29:12.677Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:a1164617f02f3b72d47386ad1937b65d72051b8eb02d452203ad35f8238fc670 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:12.976Z] + 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-13T23:29:13.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-13T23:29:13.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-13T23:29:13.272Z] 69818e94c154: Preparing [2023-04-13T23:29:13.272Z] 9965091ffe69: Preparing [2023-04-13T23:29:13.272Z] 915518c8d7aa: Preparing [2023-04-13T23:29:13.272Z] 341f5d59ea79: Preparing [2023-04-13T23:29:13.272Z] 9741410df9ef: Preparing [2023-04-13T23:29:13.272Z] f67ce22e29f6: Preparing [2023-04-13T23:29:13.272Z] 997ec9f0bf2c: Preparing [2023-04-13T23:29:13.272Z] f1417ff83b31: Preparing [2023-04-13T23:29:13.272Z] f67ce22e29f6: Waiting [2023-04-13T23:29:13.272Z] 997ec9f0bf2c: Waiting [2023-04-13T23:29:13.272Z] 915518c8d7aa: Layer already exists [2023-04-13T23:29:13.272Z] 341f5d59ea79: Layer already exists [2023-04-13T23:29:13.272Z] 69818e94c154: Layer already exists [2023-04-13T23:29:13.272Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:13.272Z] 9965091ffe69: Layer already exists [2023-04-13T23:29:13.272Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:29:13.272Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:13.272Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:13.272Z] main: digest: sha256:a1164617f02f3b72d47386ad1937b65d72051b8eb02d452203ad35f8238fc670 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:29:13.321Z] ===================================================== [Pipeline] echo [2023-04-13T23:29:13.330Z] taggedImages: [2023-04-13T23:29:13.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:13.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-13T23:29:13.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.129 [2023-04-13T23:29:13.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:13.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-13T23:29:13.351Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-13T23:29:13.351Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:13.351Z] latest [2023-04-13T23:29:13.351Z] 3.0.0-dev.129 [2023-04-13T23:29:13.351Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:13.351Z] main [2023-04-13T23:29:13.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:13.659Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:13.959Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:13.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-13T23:29:13.959Z] 21695f86d55c: Preparing [2023-04-13T23:29:13.959Z] 00b857ab766a: Preparing [2023-04-13T23:29:13.959Z] 962da72fd029: Preparing [2023-04-13T23:29:13.959Z] ab13b1fe1c06: Preparing [2023-04-13T23:29:13.959Z] 9741410df9ef: Preparing [2023-04-13T23:29:13.959Z] f67ce22e29f6: Preparing [2023-04-13T23:29:13.959Z] fac9511ba56e: Preparing [2023-04-13T23:29:13.959Z] 5077e1c1039f: Preparing [2023-04-13T23:29:13.959Z] f1417ff83b31: Preparing [2023-04-13T23:29:13.959Z] f67ce22e29f6: Waiting [2023-04-13T23:29:13.959Z] f1417ff83b31: Waiting [2023-04-13T23:29:13.959Z] fac9511ba56e: Waiting [2023-04-13T23:29:13.959Z] 5077e1c1039f: Waiting [2023-04-13T23:29:13.959Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:13.959Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:13.959Z] ab13b1fe1c06: Pushed [2023-04-13T23:29:13.959Z] 21695f86d55c: Pushed [2023-04-13T23:29:13.959Z] 00b857ab766a: Pushed [2023-04-13T23:29:13.959Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:13.959Z] fac9511ba56e: Pushed [2023-04-13T23:29:14.218Z] 5077e1c1039f: Pushed [2023-04-13T23:29:15.154Z] 962da72fd029: Pushed [2023-04-13T23:29:15.154Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:6d99970ed73abcb2f2932d9553e153b8f7406d7477d91eb08493ad58235c4cbb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:15.456Z] + 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-13T23:29:15.756Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-13T23:29:15.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-13T23:29:15.756Z] 21695f86d55c: Preparing [2023-04-13T23:29:15.756Z] 00b857ab766a: Preparing [2023-04-13T23:29:15.756Z] 962da72fd029: Preparing [2023-04-13T23:29:15.756Z] ab13b1fe1c06: Preparing [2023-04-13T23:29:15.756Z] 9741410df9ef: Preparing [2023-04-13T23:29:15.756Z] f67ce22e29f6: Preparing [2023-04-13T23:29:15.756Z] fac9511ba56e: Preparing [2023-04-13T23:29:15.756Z] 5077e1c1039f: Preparing [2023-04-13T23:29:15.756Z] f1417ff83b31: Preparing [2023-04-13T23:29:15.756Z] f67ce22e29f6: Waiting [2023-04-13T23:29:15.756Z] fac9511ba56e: Waiting [2023-04-13T23:29:15.756Z] 5077e1c1039f: Waiting [2023-04-13T23:29:15.756Z] f1417ff83b31: Waiting [2023-04-13T23:29:15.756Z] 00b857ab766a: Layer already exists [2023-04-13T23:29:15.756Z] 962da72fd029: Layer already exists [2023-04-13T23:29:15.756Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:15.756Z] 21695f86d55c: Layer already exists [2023-04-13T23:29:15.756Z] ab13b1fe1c06: Layer already exists [2023-04-13T23:29:15.756Z] fac9511ba56e: Layer already exists [2023-04-13T23:29:15.756Z] 5077e1c1039f: Layer already exists [2023-04-13T23:29:15.756Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:15.756Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:15.756Z] latest: digest: sha256:6d99970ed73abcb2f2932d9553e153b8f7406d7477d91eb08493ad58235c4cbb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:16.066Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:16.365Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.129 [2023-04-13T23:29:16.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-13T23:29:16.365Z] 21695f86d55c: Preparing [2023-04-13T23:29:16.365Z] 00b857ab766a: Preparing [2023-04-13T23:29:16.365Z] 962da72fd029: Preparing [2023-04-13T23:29:16.365Z] ab13b1fe1c06: Preparing [2023-04-13T23:29:16.365Z] 9741410df9ef: Preparing [2023-04-13T23:29:16.365Z] f67ce22e29f6: Preparing [2023-04-13T23:29:16.365Z] fac9511ba56e: Preparing [2023-04-13T23:29:16.365Z] 5077e1c1039f: Preparing [2023-04-13T23:29:16.365Z] f1417ff83b31: Preparing [2023-04-13T23:29:16.365Z] f67ce22e29f6: Waiting [2023-04-13T23:29:16.365Z] 5077e1c1039f: Waiting [2023-04-13T23:29:16.365Z] fac9511ba56e: Waiting [2023-04-13T23:29:16.365Z] f1417ff83b31: Waiting [2023-04-13T23:29:16.365Z] 962da72fd029: Layer already exists [2023-04-13T23:29:16.365Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:16.365Z] ab13b1fe1c06: Layer already exists [2023-04-13T23:29:16.365Z] 00b857ab766a: Layer already exists [2023-04-13T23:29:16.365Z] 21695f86d55c: Layer already exists [2023-04-13T23:29:16.365Z] 5077e1c1039f: Layer already exists [2023-04-13T23:29:16.365Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:16.365Z] fac9511ba56e: Layer already exists [2023-04-13T23:29:16.365Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:16.365Z] 3.0.0-dev.129: digest: sha256:6d99970ed73abcb2f2932d9553e153b8f7406d7477d91eb08493ad58235c4cbb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:16.670Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:16.971Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:16.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-13T23:29:16.971Z] 21695f86d55c: Preparing [2023-04-13T23:29:16.971Z] 00b857ab766a: Preparing [2023-04-13T23:29:16.971Z] 962da72fd029: Preparing [2023-04-13T23:29:16.971Z] ab13b1fe1c06: Preparing [2023-04-13T23:29:16.971Z] 9741410df9ef: Preparing [2023-04-13T23:29:16.971Z] f67ce22e29f6: Preparing [2023-04-13T23:29:16.971Z] fac9511ba56e: Preparing [2023-04-13T23:29:16.971Z] 5077e1c1039f: Preparing [2023-04-13T23:29:16.971Z] f1417ff83b31: Preparing [2023-04-13T23:29:16.971Z] f67ce22e29f6: Waiting [2023-04-13T23:29:16.971Z] f1417ff83b31: Waiting [2023-04-13T23:29:16.971Z] 5077e1c1039f: Waiting [2023-04-13T23:29:16.971Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:16.971Z] 21695f86d55c: Layer already exists [2023-04-13T23:29:16.971Z] 00b857ab766a: Layer already exists [2023-04-13T23:29:16.971Z] 962da72fd029: Layer already exists [2023-04-13T23:29:16.971Z] ab13b1fe1c06: Layer already exists [2023-04-13T23:29:16.971Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:16.971Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:16.971Z] 5077e1c1039f: Layer already exists [2023-04-13T23:29:16.971Z] fac9511ba56e: Layer already exists [2023-04-13T23:29:16.971Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:6d99970ed73abcb2f2932d9553e153b8f7406d7477d91eb08493ad58235c4cbb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:17.272Z] + 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-13T23:29:17.568Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-13T23:29:17.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-13T23:29:17.568Z] 21695f86d55c: Preparing [2023-04-13T23:29:17.568Z] 00b857ab766a: Preparing [2023-04-13T23:29:17.568Z] 962da72fd029: Preparing [2023-04-13T23:29:17.568Z] ab13b1fe1c06: Preparing [2023-04-13T23:29:17.568Z] 9741410df9ef: Preparing [2023-04-13T23:29:17.568Z] f67ce22e29f6: Preparing [2023-04-13T23:29:17.568Z] fac9511ba56e: Preparing [2023-04-13T23:29:17.568Z] 5077e1c1039f: Preparing [2023-04-13T23:29:17.568Z] f1417ff83b31: Preparing [2023-04-13T23:29:17.568Z] f67ce22e29f6: Waiting [2023-04-13T23:29:17.568Z] fac9511ba56e: Waiting [2023-04-13T23:29:17.568Z] 5077e1c1039f: Waiting [2023-04-13T23:29:17.568Z] 00b857ab766a: Layer already exists [2023-04-13T23:29:17.568Z] 21695f86d55c: Layer already exists [2023-04-13T23:29:17.568Z] ab13b1fe1c06: Layer already exists [2023-04-13T23:29:17.568Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:17.568Z] 962da72fd029: Layer already exists [2023-04-13T23:29:17.568Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:17.568Z] 5077e1c1039f: Layer already exists [2023-04-13T23:29:17.568Z] fac9511ba56e: Layer already exists [2023-04-13T23:29:17.568Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:17.568Z] main: digest: sha256:6d99970ed73abcb2f2932d9553e153b8f7406d7477d91eb08493ad58235c4cbb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:29:17.602Z] ===================================================== [Pipeline] echo [2023-04-13T23:29:17.607Z] taggedImages: [2023-04-13T23:29:17.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:17.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-13T23:29:17.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.129 [2023-04-13T23:29:17.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:17.607Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-13T23:29:17.622Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-13T23:29:17.622Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:17.622Z] latest [2023-04-13T23:29:17.622Z] 3.0.0-dev.129 [2023-04-13T23:29:17.622Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:17.622Z] main [2023-04-13T23:29:17.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:17.930Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:18.232Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:18.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-13T23:29:18.232Z] 201354985c9e: Preparing [2023-04-13T23:29:18.232Z] 5b1f79bd9f57: Preparing [2023-04-13T23:29:18.232Z] 61c9df160b76: Preparing [2023-04-13T23:29:18.232Z] 1744e7e40c2b: Preparing [2023-04-13T23:29:18.232Z] 9e3bf04641b2: Preparing [2023-04-13T23:29:18.232Z] 48bbc643c328: Preparing [2023-04-13T23:29:18.232Z] 4b10c688e562: Preparing [2023-04-13T23:29:18.232Z] 9741410df9ef: Preparing [2023-04-13T23:29:18.232Z] f67ce22e29f6: Preparing [2023-04-13T23:29:18.232Z] 199a771f8ed5: Preparing [2023-04-13T23:29:18.232Z] f1417ff83b31: Preparing [2023-04-13T23:29:18.232Z] 48bbc643c328: Waiting [2023-04-13T23:29:18.232Z] 4b10c688e562: Waiting [2023-04-13T23:29:18.232Z] 199a771f8ed5: Waiting [2023-04-13T23:29:18.232Z] 9741410df9ef: Waiting [2023-04-13T23:29:18.232Z] f67ce22e29f6: Waiting [2023-04-13T23:29:18.232Z] f1417ff83b31: Waiting [2023-04-13T23:29:18.232Z] 9e3bf04641b2: Pushed [2023-04-13T23:29:18.232Z] 201354985c9e: Pushed [2023-04-13T23:29:18.232Z] 5b1f79bd9f57: Pushed [2023-04-13T23:29:18.232Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:18.232Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:18.232Z] 48bbc643c328: Pushed [2023-04-13T23:29:18.491Z] 4b10c688e562: Pushed [2023-04-13T23:29:18.491Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:18.491Z] 199a771f8ed5: Pushed [2023-04-13T23:29:19.424Z] 1744e7e40c2b: Pushed [2023-04-13T23:29:19.990Z] 61c9df160b76: Pushed [2023-04-13T23:29:19.990Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:ebe6740edd029210ec03c518e4d4414912a9a3e9217c2c310675e5cf7c8e66aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:20.291Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:20.595Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-13T23:29:20.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-13T23:29:20.595Z] 201354985c9e: Preparing [2023-04-13T23:29:20.595Z] 5b1f79bd9f57: Preparing [2023-04-13T23:29:20.595Z] 61c9df160b76: Preparing [2023-04-13T23:29:20.595Z] 1744e7e40c2b: Preparing [2023-04-13T23:29:20.595Z] 9e3bf04641b2: Preparing [2023-04-13T23:29:20.595Z] 48bbc643c328: Preparing [2023-04-13T23:29:20.595Z] 4b10c688e562: Preparing [2023-04-13T23:29:20.595Z] 9741410df9ef: Preparing [2023-04-13T23:29:20.595Z] f67ce22e29f6: Preparing [2023-04-13T23:29:20.595Z] 199a771f8ed5: Preparing [2023-04-13T23:29:20.595Z] f1417ff83b31: Preparing [2023-04-13T23:29:20.595Z] 4b10c688e562: Waiting [2023-04-13T23:29:20.595Z] 199a771f8ed5: Waiting [2023-04-13T23:29:20.595Z] f1417ff83b31: Waiting [2023-04-13T23:29:20.595Z] f67ce22e29f6: Waiting [2023-04-13T23:29:20.595Z] 9741410df9ef: Waiting [2023-04-13T23:29:20.595Z] 48bbc643c328: Waiting [2023-04-13T23:29:20.595Z] 1744e7e40c2b: Layer already exists [2023-04-13T23:29:20.595Z] 5b1f79bd9f57: Layer already exists [2023-04-13T23:29:20.595Z] 9e3bf04641b2: Layer already exists [2023-04-13T23:29:20.595Z] 61c9df160b76: Layer already exists [2023-04-13T23:29:20.595Z] 201354985c9e: Layer already exists [2023-04-13T23:29:20.595Z] 48bbc643c328: Layer already exists [2023-04-13T23:29:20.595Z] 4b10c688e562: Layer already exists [2023-04-13T23:29:20.595Z] 199a771f8ed5: Layer already exists [2023-04-13T23:29:20.595Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:20.595Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:20.595Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:20.595Z] latest: digest: sha256:ebe6740edd029210ec03c518e4d4414912a9a3e9217c2c310675e5cf7c8e66aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:20.895Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:21.201Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.129 [2023-04-13T23:29:21.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-13T23:29:21.201Z] 201354985c9e: Preparing [2023-04-13T23:29:21.201Z] 5b1f79bd9f57: Preparing [2023-04-13T23:29:21.201Z] 61c9df160b76: Preparing [2023-04-13T23:29:21.201Z] 1744e7e40c2b: Preparing [2023-04-13T23:29:21.201Z] 9e3bf04641b2: Preparing [2023-04-13T23:29:21.201Z] 48bbc643c328: Preparing [2023-04-13T23:29:21.201Z] 4b10c688e562: Preparing [2023-04-13T23:29:21.201Z] 9741410df9ef: Preparing [2023-04-13T23:29:21.201Z] f67ce22e29f6: Preparing [2023-04-13T23:29:21.201Z] 199a771f8ed5: Preparing [2023-04-13T23:29:21.201Z] f1417ff83b31: Preparing [2023-04-13T23:29:21.201Z] 9741410df9ef: Waiting [2023-04-13T23:29:21.201Z] f67ce22e29f6: Waiting [2023-04-13T23:29:21.201Z] 199a771f8ed5: Waiting [2023-04-13T23:29:21.201Z] f1417ff83b31: Waiting [2023-04-13T23:29:21.201Z] 4b10c688e562: Waiting [2023-04-13T23:29:21.201Z] 48bbc643c328: Waiting [2023-04-13T23:29:21.201Z] 1744e7e40c2b: Layer already exists [2023-04-13T23:29:21.201Z] 201354985c9e: Layer already exists [2023-04-13T23:29:21.201Z] 9e3bf04641b2: Layer already exists [2023-04-13T23:29:21.201Z] 5b1f79bd9f57: Layer already exists [2023-04-13T23:29:21.201Z] 61c9df160b76: Layer already exists [2023-04-13T23:29:21.201Z] 48bbc643c328: Layer already exists [2023-04-13T23:29:21.201Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:21.201Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:21.201Z] 4b10c688e562: Layer already exists [2023-04-13T23:29:21.201Z] 199a771f8ed5: Layer already exists [2023-04-13T23:29:21.201Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:21.201Z] 3.0.0-dev.129: digest: sha256:ebe6740edd029210ec03c518e4d4414912a9a3e9217c2c310675e5cf7c8e66aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:21.515Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:21.820Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:21.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-13T23:29:21.820Z] 201354985c9e: Preparing [2023-04-13T23:29:21.820Z] 5b1f79bd9f57: Preparing [2023-04-13T23:29:21.820Z] 61c9df160b76: Preparing [2023-04-13T23:29:21.820Z] 1744e7e40c2b: Preparing [2023-04-13T23:29:21.820Z] 9e3bf04641b2: Preparing [2023-04-13T23:29:21.820Z] 48bbc643c328: Preparing [2023-04-13T23:29:21.820Z] 4b10c688e562: Preparing [2023-04-13T23:29:21.820Z] 9741410df9ef: Preparing [2023-04-13T23:29:21.820Z] f67ce22e29f6: Preparing [2023-04-13T23:29:21.820Z] 199a771f8ed5: Preparing [2023-04-13T23:29:21.820Z] f1417ff83b31: Preparing [2023-04-13T23:29:21.820Z] 4b10c688e562: Waiting [2023-04-13T23:29:21.820Z] 9741410df9ef: Waiting [2023-04-13T23:29:21.820Z] f67ce22e29f6: Waiting [2023-04-13T23:29:21.820Z] 199a771f8ed5: Waiting [2023-04-13T23:29:21.820Z] f1417ff83b31: Waiting [2023-04-13T23:29:21.820Z] 48bbc643c328: Waiting [2023-04-13T23:29:21.820Z] 61c9df160b76: Layer already exists [2023-04-13T23:29:21.820Z] 9e3bf04641b2: Layer already exists [2023-04-13T23:29:21.820Z] 201354985c9e: Layer already exists [2023-04-13T23:29:21.820Z] 5b1f79bd9f57: Layer already exists [2023-04-13T23:29:21.820Z] 1744e7e40c2b: Layer already exists [2023-04-13T23:29:21.820Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:21.820Z] 4b10c688e562: Layer already exists [2023-04-13T23:29:21.820Z] 48bbc643c328: Layer already exists [2023-04-13T23:29:21.820Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:21.820Z] 199a771f8ed5: Layer already exists [2023-04-13T23:29:21.820Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:21.820Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:ebe6740edd029210ec03c518e4d4414912a9a3e9217c2c310675e5cf7c8e66aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:22.122Z] + 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-13T23:29:22.422Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-13T23:29:22.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-13T23:29:22.422Z] 201354985c9e: Preparing [2023-04-13T23:29:22.422Z] 5b1f79bd9f57: Preparing [2023-04-13T23:29:22.422Z] 61c9df160b76: Preparing [2023-04-13T23:29:22.422Z] 1744e7e40c2b: Preparing [2023-04-13T23:29:22.422Z] 9e3bf04641b2: Preparing [2023-04-13T23:29:22.422Z] 48bbc643c328: Preparing [2023-04-13T23:29:22.422Z] 4b10c688e562: Preparing [2023-04-13T23:29:22.422Z] 9741410df9ef: Preparing [2023-04-13T23:29:22.422Z] f67ce22e29f6: Preparing [2023-04-13T23:29:22.422Z] 199a771f8ed5: Preparing [2023-04-13T23:29:22.422Z] f1417ff83b31: Preparing [2023-04-13T23:29:22.422Z] 4b10c688e562: Waiting [2023-04-13T23:29:22.422Z] 9741410df9ef: Waiting [2023-04-13T23:29:22.422Z] f67ce22e29f6: Waiting [2023-04-13T23:29:22.422Z] 199a771f8ed5: Waiting [2023-04-13T23:29:22.422Z] f1417ff83b31: Waiting [2023-04-13T23:29:22.422Z] 48bbc643c328: Waiting [2023-04-13T23:29:22.422Z] 9e3bf04641b2: Layer already exists [2023-04-13T23:29:22.422Z] 201354985c9e: Layer already exists [2023-04-13T23:29:22.422Z] 61c9df160b76: Layer already exists [2023-04-13T23:29:22.422Z] 5b1f79bd9f57: Layer already exists [2023-04-13T23:29:22.422Z] 1744e7e40c2b: Layer already exists [2023-04-13T23:29:22.422Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:22.422Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:22.422Z] 48bbc643c328: Layer already exists [2023-04-13T23:29:22.422Z] 4b10c688e562: Layer already exists [2023-04-13T23:29:22.422Z] 199a771f8ed5: Layer already exists [2023-04-13T23:29:22.422Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:22.422Z] main: digest: sha256:ebe6740edd029210ec03c518e4d4414912a9a3e9217c2c310675e5cf7c8e66aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:29:22.459Z] ===================================================== [Pipeline] echo [2023-04-13T23:29:22.468Z] taggedImages: [2023-04-13T23:29:22.468Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:22.468Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-13T23:29:22.468Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.129 [2023-04-13T23:29:22.468Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:22.468Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-13T23:29:22.490Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-13T23:29:22.490Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:22.490Z] latest [2023-04-13T23:29:22.490Z] 3.0.0-dev.129 [2023-04-13T23:29:22.490Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:22.490Z] main [2023-04-13T23:29:22.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:22.796Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:23.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:23.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-13T23:29:23.102Z] 21eb2cc58833: Preparing [2023-04-13T23:29:23.102Z] 4166743afd5d: Preparing [2023-04-13T23:29:23.102Z] 9741410df9ef: Preparing [2023-04-13T23:29:23.102Z] f67ce22e29f6: Preparing [2023-04-13T23:29:23.102Z] b0a555c20846: Preparing [2023-04-13T23:29:23.102Z] f1417ff83b31: Preparing [2023-04-13T23:29:23.102Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:23.102Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:23.102Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:23.102Z] 21eb2cc58833: Pushed [2023-04-13T23:29:23.670Z] b0a555c20846: Pushed [2023-04-13T23:29:25.573Z] 4166743afd5d: Pushed [2023-04-13T23:29:25.573Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:eef7858540ff06d34c093e79861141fad0c656da404e89c5080da5c1afb1c0d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:25.876Z] + 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-13T23:29:26.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-13T23:29:26.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-13T23:29:26.174Z] 21eb2cc58833: Preparing [2023-04-13T23:29:26.174Z] 4166743afd5d: Preparing [2023-04-13T23:29:26.174Z] 9741410df9ef: Preparing [2023-04-13T23:29:26.174Z] f67ce22e29f6: Preparing [2023-04-13T23:29:26.174Z] b0a555c20846: Preparing [2023-04-13T23:29:26.174Z] f1417ff83b31: Preparing [2023-04-13T23:29:26.174Z] f1417ff83b31: Waiting [2023-04-13T23:29:26.174Z] b0a555c20846: Layer already exists [2023-04-13T23:29:26.174Z] 4166743afd5d: Layer already exists [2023-04-13T23:29:26.174Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:26.174Z] 21eb2cc58833: Layer already exists [2023-04-13T23:29:26.174Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:26.174Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:26.174Z] latest: digest: sha256:eef7858540ff06d34c093e79861141fad0c656da404e89c5080da5c1afb1c0d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:26.476Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:26.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.129 [2023-04-13T23:29:26.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-13T23:29:26.779Z] 21eb2cc58833: Preparing [2023-04-13T23:29:26.779Z] 4166743afd5d: Preparing [2023-04-13T23:29:26.779Z] 9741410df9ef: Preparing [2023-04-13T23:29:26.779Z] f67ce22e29f6: Preparing [2023-04-13T23:29:26.779Z] b0a555c20846: Preparing [2023-04-13T23:29:26.779Z] f1417ff83b31: Preparing [2023-04-13T23:29:26.779Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:26.779Z] 21eb2cc58833: Layer already exists [2023-04-13T23:29:26.779Z] b0a555c20846: Layer already exists [2023-04-13T23:29:26.779Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:26.779Z] 4166743afd5d: Layer already exists [2023-04-13T23:29:26.779Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:26.779Z] 3.0.0-dev.129: digest: sha256:eef7858540ff06d34c093e79861141fad0c656da404e89c5080da5c1afb1c0d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:27.095Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:27.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:27.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-13T23:29:27.406Z] 21eb2cc58833: Preparing [2023-04-13T23:29:27.406Z] 4166743afd5d: Preparing [2023-04-13T23:29:27.406Z] 9741410df9ef: Preparing [2023-04-13T23:29:27.406Z] f67ce22e29f6: Preparing [2023-04-13T23:29:27.406Z] b0a555c20846: Preparing [2023-04-13T23:29:27.406Z] f1417ff83b31: Preparing [2023-04-13T23:29:27.406Z] f1417ff83b31: Waiting [2023-04-13T23:29:27.406Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:27.406Z] b0a555c20846: Layer already exists [2023-04-13T23:29:27.406Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:27.406Z] 4166743afd5d: Layer already exists [2023-04-13T23:29:27.406Z] 21eb2cc58833: Layer already exists [2023-04-13T23:29:27.406Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:27.406Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:eef7858540ff06d34c093e79861141fad0c656da404e89c5080da5c1afb1c0d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:27.708Z] + 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-13T23:29:28.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-13T23:29:28.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-13T23:29:28.005Z] 21eb2cc58833: Preparing [2023-04-13T23:29:28.005Z] 4166743afd5d: Preparing [2023-04-13T23:29:28.005Z] 9741410df9ef: Preparing [2023-04-13T23:29:28.005Z] f67ce22e29f6: Preparing [2023-04-13T23:29:28.005Z] b0a555c20846: Preparing [2023-04-13T23:29:28.005Z] f1417ff83b31: Preparing [2023-04-13T23:29:28.005Z] f1417ff83b31: Waiting [2023-04-13T23:29:28.005Z] 21eb2cc58833: Layer already exists [2023-04-13T23:29:28.005Z] 4166743afd5d: Layer already exists [2023-04-13T23:29:28.005Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:28.005Z] b0a555c20846: Layer already exists [2023-04-13T23:29:28.005Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:28.005Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:28.005Z] main: digest: sha256:eef7858540ff06d34c093e79861141fad0c656da404e89c5080da5c1afb1c0d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:29:28.039Z] ===================================================== [Pipeline] echo [2023-04-13T23:29:28.044Z] taggedImages: [2023-04-13T23:29:28.044Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:28.044Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-13T23:29:28.044Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.129 [2023-04-13T23:29:28.044Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:28.044Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-13T23:29:28.058Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-13T23:29:28.058Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:28.058Z] latest [2023-04-13T23:29:28.058Z] 3.0.0-dev.129 [2023-04-13T23:29:28.058Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:28.058Z] main [2023-04-13T23:29:28.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:28.358Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:28.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:28.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-13T23:29:28.745Z] d574e30a80c9: Preparing [2023-04-13T23:29:28.745Z] e616bdd20163: Preparing [2023-04-13T23:29:28.745Z] 4ba50e3017ff: Preparing [2023-04-13T23:29:28.745Z] a89a6d9c3ce4: Preparing [2023-04-13T23:29:28.745Z] 5908ef12d1a2: Preparing [2023-04-13T23:29:28.745Z] 9741410df9ef: Preparing [2023-04-13T23:29:28.745Z] f67ce22e29f6: Preparing [2023-04-13T23:29:28.745Z] dfb62fe5e388: Preparing [2023-04-13T23:29:28.745Z] f1417ff83b31: Preparing [2023-04-13T23:29:28.745Z] 9741410df9ef: Waiting [2023-04-13T23:29:28.745Z] dfb62fe5e388: Waiting [2023-04-13T23:29:28.745Z] f1417ff83b31: Waiting [2023-04-13T23:29:28.745Z] f67ce22e29f6: Waiting [2023-04-13T23:29:28.745Z] d574e30a80c9: Pushed [2023-04-13T23:29:28.745Z] e616bdd20163: Pushed [2023-04-13T23:29:28.745Z] 4ba50e3017ff: Pushed [2023-04-13T23:29:28.745Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:28.745Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:28.745Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:29.341Z] dfb62fe5e388: Pushed [2023-04-13T23:29:32.722Z] 5908ef12d1a2: Pushed [2023-04-13T23:29:36.009Z] a89a6d9c3ce4: Pushed [2023-04-13T23:29:36.009Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:2c9f7417a60feefe695608a421ad05de474cfc26481796764b02134e255672b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:36.569Z] + 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-13T23:29:36.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-13T23:29:36.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-13T23:29:36.869Z] d574e30a80c9: Preparing [2023-04-13T23:29:36.869Z] e616bdd20163: Preparing [2023-04-13T23:29:36.869Z] 4ba50e3017ff: Preparing [2023-04-13T23:29:36.869Z] a89a6d9c3ce4: Preparing [2023-04-13T23:29:36.869Z] 5908ef12d1a2: Preparing [2023-04-13T23:29:36.869Z] 9741410df9ef: Preparing [2023-04-13T23:29:36.869Z] f67ce22e29f6: Preparing [2023-04-13T23:29:36.869Z] dfb62fe5e388: Preparing [2023-04-13T23:29:36.869Z] f1417ff83b31: Preparing [2023-04-13T23:29:36.869Z] f67ce22e29f6: Waiting [2023-04-13T23:29:36.869Z] 9741410df9ef: Waiting [2023-04-13T23:29:36.869Z] dfb62fe5e388: Waiting [2023-04-13T23:29:36.869Z] f1417ff83b31: Waiting [2023-04-13T23:29:36.869Z] e616bdd20163: Layer already exists [2023-04-13T23:29:36.869Z] d574e30a80c9: Layer already exists [2023-04-13T23:29:36.869Z] 4ba50e3017ff: Layer already exists [2023-04-13T23:29:36.869Z] a89a6d9c3ce4: Layer already exists [2023-04-13T23:29:36.869Z] 5908ef12d1a2: Layer already exists [2023-04-13T23:29:36.869Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:36.869Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:36.869Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:36.869Z] dfb62fe5e388: Layer already exists [2023-04-13T23:29:36.869Z] latest: digest: sha256:2c9f7417a60feefe695608a421ad05de474cfc26481796764b02134e255672b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:37.171Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:37.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.129 [2023-04-13T23:29:37.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-13T23:29:37.471Z] d574e30a80c9: Preparing [2023-04-13T23:29:37.471Z] e616bdd20163: Preparing [2023-04-13T23:29:37.471Z] 4ba50e3017ff: Preparing [2023-04-13T23:29:37.471Z] a89a6d9c3ce4: Preparing [2023-04-13T23:29:37.471Z] 5908ef12d1a2: Preparing [2023-04-13T23:29:37.471Z] 9741410df9ef: Preparing [2023-04-13T23:29:37.471Z] f67ce22e29f6: Preparing [2023-04-13T23:29:37.471Z] dfb62fe5e388: Preparing [2023-04-13T23:29:37.471Z] f1417ff83b31: Preparing [2023-04-13T23:29:37.471Z] 9741410df9ef: Waiting [2023-04-13T23:29:37.471Z] dfb62fe5e388: Waiting [2023-04-13T23:29:37.471Z] f67ce22e29f6: Waiting [2023-04-13T23:29:37.471Z] f1417ff83b31: Waiting [2023-04-13T23:29:37.471Z] a89a6d9c3ce4: Layer already exists [2023-04-13T23:29:37.471Z] e616bdd20163: Layer already exists [2023-04-13T23:29:37.471Z] 5908ef12d1a2: Layer already exists [2023-04-13T23:29:37.471Z] 4ba50e3017ff: Layer already exists [2023-04-13T23:29:37.471Z] d574e30a80c9: Layer already exists [2023-04-13T23:29:37.471Z] dfb62fe5e388: Layer already exists [2023-04-13T23:29:37.471Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:37.471Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:37.471Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:37.471Z] 3.0.0-dev.129: digest: sha256:2c9f7417a60feefe695608a421ad05de474cfc26481796764b02134e255672b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:37.778Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:38.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:38.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-13T23:29:38.078Z] d574e30a80c9: Preparing [2023-04-13T23:29:38.078Z] e616bdd20163: Preparing [2023-04-13T23:29:38.078Z] 4ba50e3017ff: Preparing [2023-04-13T23:29:38.078Z] a89a6d9c3ce4: Preparing [2023-04-13T23:29:38.078Z] 5908ef12d1a2: Preparing [2023-04-13T23:29:38.078Z] 9741410df9ef: Preparing [2023-04-13T23:29:38.078Z] f67ce22e29f6: Preparing [2023-04-13T23:29:38.078Z] dfb62fe5e388: Preparing [2023-04-13T23:29:38.078Z] f1417ff83b31: Preparing [2023-04-13T23:29:38.078Z] 9741410df9ef: Waiting [2023-04-13T23:29:38.078Z] dfb62fe5e388: Waiting [2023-04-13T23:29:38.078Z] f1417ff83b31: Waiting [2023-04-13T23:29:38.078Z] f67ce22e29f6: Waiting [2023-04-13T23:29:38.078Z] d574e30a80c9: Layer already exists [2023-04-13T23:29:38.078Z] e616bdd20163: Layer already exists [2023-04-13T23:29:38.078Z] 4ba50e3017ff: Layer already exists [2023-04-13T23:29:38.078Z] 5908ef12d1a2: Layer already exists [2023-04-13T23:29:38.078Z] a89a6d9c3ce4: Layer already exists [2023-04-13T23:29:38.078Z] dfb62fe5e388: Layer already exists [2023-04-13T23:29:38.078Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:38.078Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:38.078Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:38.078Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:2c9f7417a60feefe695608a421ad05de474cfc26481796764b02134e255672b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:38.389Z] + 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-13T23:29:38.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-13T23:29:38.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-13T23:29:38.689Z] d574e30a80c9: Preparing [2023-04-13T23:29:38.689Z] e616bdd20163: Preparing [2023-04-13T23:29:38.689Z] 4ba50e3017ff: Preparing [2023-04-13T23:29:38.689Z] a89a6d9c3ce4: Preparing [2023-04-13T23:29:38.689Z] 5908ef12d1a2: Preparing [2023-04-13T23:29:38.689Z] 9741410df9ef: Preparing [2023-04-13T23:29:38.689Z] f67ce22e29f6: Preparing [2023-04-13T23:29:38.689Z] dfb62fe5e388: Preparing [2023-04-13T23:29:38.689Z] f1417ff83b31: Preparing [2023-04-13T23:29:38.689Z] f1417ff83b31: Waiting [2023-04-13T23:29:38.689Z] 9741410df9ef: Waiting [2023-04-13T23:29:38.689Z] f67ce22e29f6: Waiting [2023-04-13T23:29:38.689Z] dfb62fe5e388: Waiting [2023-04-13T23:29:38.689Z] e616bdd20163: Layer already exists [2023-04-13T23:29:38.689Z] a89a6d9c3ce4: Layer already exists [2023-04-13T23:29:38.689Z] 5908ef12d1a2: Layer already exists [2023-04-13T23:29:38.689Z] d574e30a80c9: Layer already exists [2023-04-13T23:29:38.689Z] 4ba50e3017ff: Layer already exists [2023-04-13T23:29:38.689Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:38.689Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:38.689Z] dfb62fe5e388: Layer already exists [2023-04-13T23:29:38.689Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:38.689Z] main: digest: sha256:2c9f7417a60feefe695608a421ad05de474cfc26481796764b02134e255672b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:29:38.733Z] ===================================================== [Pipeline] echo [2023-04-13T23:29:38.740Z] taggedImages: [2023-04-13T23:29:38.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:38.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-13T23:29:38.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.129 [2023-04-13T23:29:38.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:38.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-13T23:29:38.761Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-13T23:29:38.761Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:38.761Z] latest [2023-04-13T23:29:38.761Z] 3.0.0-dev.129 [2023-04-13T23:29:38.761Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:38.761Z] main [2023-04-13T23:29:38.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:39.075Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:39.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:39.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-13T23:29:39.378Z] e847b71911c9: Preparing [2023-04-13T23:29:39.378Z] b5a1c0ff05e9: Preparing [2023-04-13T23:29:39.378Z] e45615c7400f: Preparing [2023-04-13T23:29:39.378Z] 54c2bd59077a: Preparing [2023-04-13T23:29:39.378Z] 9741410df9ef: Preparing [2023-04-13T23:29:39.378Z] f67ce22e29f6: Preparing [2023-04-13T23:29:39.378Z] 6d0a16454baf: Preparing [2023-04-13T23:29:39.378Z] f1417ff83b31: Preparing [2023-04-13T23:29:39.378Z] 6d0a16454baf: Waiting [2023-04-13T23:29:39.378Z] f67ce22e29f6: Waiting [2023-04-13T23:29:39.378Z] f1417ff83b31: Waiting [2023-04-13T23:29:39.378Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:39.378Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:39.378Z] e847b71911c9: Pushed [2023-04-13T23:29:39.378Z] e45615c7400f: Pushed [2023-04-13T23:29:39.378Z] b5a1c0ff05e9: Pushed [2023-04-13T23:29:39.378Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:39.636Z] 6d0a16454baf: Pushed [2023-04-13T23:29:47.753Z] 54c2bd59077a: Pushed [2023-04-13T23:29:47.753Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:18866c048182942b9f673af4189d45b3a18ba6097509bcd1f88e4856546e6d3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:48.062Z] + 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-13T23:29:48.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-13T23:29:48.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-13T23:29:48.362Z] e847b71911c9: Preparing [2023-04-13T23:29:48.362Z] b5a1c0ff05e9: Preparing [2023-04-13T23:29:48.362Z] e45615c7400f: Preparing [2023-04-13T23:29:48.362Z] 54c2bd59077a: Preparing [2023-04-13T23:29:48.362Z] 9741410df9ef: Preparing [2023-04-13T23:29:48.362Z] f67ce22e29f6: Preparing [2023-04-13T23:29:48.362Z] 6d0a16454baf: Preparing [2023-04-13T23:29:48.362Z] f1417ff83b31: Preparing [2023-04-13T23:29:48.362Z] f1417ff83b31: Waiting [2023-04-13T23:29:48.362Z] f67ce22e29f6: Waiting [2023-04-13T23:29:48.362Z] 6d0a16454baf: Waiting [2023-04-13T23:29:48.362Z] b5a1c0ff05e9: Layer already exists [2023-04-13T23:29:48.362Z] e45615c7400f: Layer already exists [2023-04-13T23:29:48.362Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:48.362Z] e847b71911c9: Layer already exists [2023-04-13T23:29:48.362Z] 54c2bd59077a: Layer already exists [2023-04-13T23:29:48.362Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:48.362Z] 6d0a16454baf: Layer already exists [2023-04-13T23:29:48.362Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:48.362Z] latest: digest: sha256:18866c048182942b9f673af4189d45b3a18ba6097509bcd1f88e4856546e6d3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:48.670Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:49.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.129 [2023-04-13T23:29:49.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-13T23:29:49.003Z] e847b71911c9: Preparing [2023-04-13T23:29:49.003Z] b5a1c0ff05e9: Preparing [2023-04-13T23:29:49.003Z] e45615c7400f: Preparing [2023-04-13T23:29:49.003Z] 54c2bd59077a: Preparing [2023-04-13T23:29:49.003Z] 9741410df9ef: Preparing [2023-04-13T23:29:49.003Z] f67ce22e29f6: Preparing [2023-04-13T23:29:49.003Z] 6d0a16454baf: Preparing [2023-04-13T23:29:49.003Z] f1417ff83b31: Preparing [2023-04-13T23:29:49.003Z] f67ce22e29f6: Waiting [2023-04-13T23:29:49.003Z] 6d0a16454baf: Waiting [2023-04-13T23:29:49.003Z] f1417ff83b31: Waiting [2023-04-13T23:29:49.003Z] 54c2bd59077a: Layer already exists [2023-04-13T23:29:49.003Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:49.003Z] b5a1c0ff05e9: Layer already exists [2023-04-13T23:29:49.003Z] e45615c7400f: Layer already exists [2023-04-13T23:29:49.003Z] e847b71911c9: Layer already exists [2023-04-13T23:29:49.003Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:49.003Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:49.003Z] 6d0a16454baf: Layer already exists [2023-04-13T23:29:49.003Z] 3.0.0-dev.129: digest: sha256:18866c048182942b9f673af4189d45b3a18ba6097509bcd1f88e4856546e6d3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:49.312Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:49.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:49.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-13T23:29:49.607Z] e847b71911c9: Preparing [2023-04-13T23:29:49.607Z] b5a1c0ff05e9: Preparing [2023-04-13T23:29:49.607Z] e45615c7400f: Preparing [2023-04-13T23:29:49.608Z] 54c2bd59077a: Preparing [2023-04-13T23:29:49.608Z] 9741410df9ef: Preparing [2023-04-13T23:29:49.608Z] f67ce22e29f6: Preparing [2023-04-13T23:29:49.608Z] 6d0a16454baf: Preparing [2023-04-13T23:29:49.608Z] f1417ff83b31: Preparing [2023-04-13T23:29:49.608Z] f67ce22e29f6: Waiting [2023-04-13T23:29:49.608Z] 6d0a16454baf: Waiting [2023-04-13T23:29:49.608Z] f1417ff83b31: Waiting [2023-04-13T23:29:49.608Z] 54c2bd59077a: Layer already exists [2023-04-13T23:29:49.608Z] e847b71911c9: Layer already exists [2023-04-13T23:29:49.608Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:49.608Z] b5a1c0ff05e9: Layer already exists [2023-04-13T23:29:49.608Z] e45615c7400f: Layer already exists [2023-04-13T23:29:49.608Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:49.608Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:49.608Z] 6d0a16454baf: Layer already exists [2023-04-13T23:29:49.608Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:18866c048182942b9f673af4189d45b3a18ba6097509bcd1f88e4856546e6d3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:49.909Z] + 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-13T23:29:50.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-13T23:29:50.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-13T23:29:50.208Z] e847b71911c9: Preparing [2023-04-13T23:29:50.208Z] b5a1c0ff05e9: Preparing [2023-04-13T23:29:50.208Z] e45615c7400f: Preparing [2023-04-13T23:29:50.208Z] 54c2bd59077a: Preparing [2023-04-13T23:29:50.208Z] 9741410df9ef: Preparing [2023-04-13T23:29:50.208Z] f67ce22e29f6: Preparing [2023-04-13T23:29:50.208Z] 6d0a16454baf: Preparing [2023-04-13T23:29:50.208Z] f1417ff83b31: Preparing [2023-04-13T23:29:50.208Z] 6d0a16454baf: Waiting [2023-04-13T23:29:50.208Z] f1417ff83b31: Waiting [2023-04-13T23:29:50.208Z] f67ce22e29f6: Waiting [2023-04-13T23:29:50.208Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:50.208Z] e45615c7400f: Layer already exists [2023-04-13T23:29:50.208Z] b5a1c0ff05e9: Layer already exists [2023-04-13T23:29:50.208Z] e847b71911c9: Layer already exists [2023-04-13T23:29:50.208Z] 54c2bd59077a: Layer already exists [2023-04-13T23:29:50.208Z] 6d0a16454baf: Layer already exists [2023-04-13T23:29:50.208Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:50.208Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:50.208Z] main: digest: sha256:18866c048182942b9f673af4189d45b3a18ba6097509bcd1f88e4856546e6d3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:29:50.242Z] ===================================================== [Pipeline] echo [2023-04-13T23:29:50.247Z] taggedImages: [2023-04-13T23:29:50.247Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:50.247Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-13T23:29:50.247Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.129 [2023-04-13T23:29:50.247Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:50.247Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-13T23:29:50.261Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-13T23:29:50.261Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:50.261Z] latest [2023-04-13T23:29:50.261Z] 3.0.0-dev.129 [2023-04-13T23:29:50.261Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:29:50.261Z] main [2023-04-13T23:29:50.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:50.561Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:50.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:29:50.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-13T23:29:50.859Z] 8ef3c5efc1cd: Preparing [2023-04-13T23:29:50.859Z] c23436c7a1b9: Preparing [2023-04-13T23:29:50.859Z] 5f0ca9d20c5b: Preparing [2023-04-13T23:29:50.859Z] 457e7112db80: Preparing [2023-04-13T23:29:50.859Z] 9741410df9ef: Preparing [2023-04-13T23:29:50.859Z] f67ce22e29f6: Preparing [2023-04-13T23:29:50.859Z] 902a0f265aa7: Preparing [2023-04-13T23:29:50.859Z] f1417ff83b31: Preparing [2023-04-13T23:29:50.859Z] f67ce22e29f6: Waiting [2023-04-13T23:29:50.859Z] 902a0f265aa7: Waiting [2023-04-13T23:29:50.859Z] f1417ff83b31: Waiting [2023-04-13T23:29:50.859Z] 9741410df9ef: Layer already exists [2023-04-13T23:29:50.859Z] f67ce22e29f6: Layer already exists [2023-04-13T23:29:50.859Z] 8ef3c5efc1cd: Pushed [2023-04-13T23:29:50.859Z] c23436c7a1b9: Pushed [2023-04-13T23:29:50.859Z] 5f0ca9d20c5b: Pushed [2023-04-13T23:29:50.859Z] f1417ff83b31: Layer already exists [2023-04-13T23:29:51.426Z] 902a0f265aa7: Pushed [2023-04-13T23:29:59.537Z] 457e7112db80: Pushed [2023-04-13T23:29:59.537Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:264ca63cec41f0e9454ae5aaf8e5bd33175bac52510ca81962871ae272151d03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:29:59.838Z] + 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-13T23:30:00.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-13T23:30:00.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-13T23:30:00.134Z] 8ef3c5efc1cd: Preparing [2023-04-13T23:30:00.134Z] c23436c7a1b9: Preparing [2023-04-13T23:30:00.134Z] 5f0ca9d20c5b: Preparing [2023-04-13T23:30:00.134Z] 457e7112db80: Preparing [2023-04-13T23:30:00.134Z] 9741410df9ef: Preparing [2023-04-13T23:30:00.134Z] f67ce22e29f6: Preparing [2023-04-13T23:30:00.134Z] 902a0f265aa7: Preparing [2023-04-13T23:30:00.134Z] f1417ff83b31: Preparing [2023-04-13T23:30:00.134Z] f67ce22e29f6: Waiting [2023-04-13T23:30:00.134Z] 902a0f265aa7: Waiting [2023-04-13T23:30:00.134Z] f1417ff83b31: Waiting [2023-04-13T23:30:00.134Z] c23436c7a1b9: Layer already exists [2023-04-13T23:30:00.134Z] 457e7112db80: Layer already exists [2023-04-13T23:30:00.134Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:00.134Z] 5f0ca9d20c5b: Layer already exists [2023-04-13T23:30:00.134Z] 8ef3c5efc1cd: Layer already exists [2023-04-13T23:30:00.134Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:00.134Z] 902a0f265aa7: Layer already exists [2023-04-13T23:30:00.134Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:00.134Z] latest: digest: sha256:264ca63cec41f0e9454ae5aaf8e5bd33175bac52510ca81962871ae272151d03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:00.438Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:00.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.129 [2023-04-13T23:30:00.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-13T23:30:00.737Z] 8ef3c5efc1cd: Preparing [2023-04-13T23:30:00.737Z] c23436c7a1b9: Preparing [2023-04-13T23:30:00.737Z] 5f0ca9d20c5b: Preparing [2023-04-13T23:30:00.737Z] 457e7112db80: Preparing [2023-04-13T23:30:00.737Z] 9741410df9ef: Preparing [2023-04-13T23:30:00.737Z] f67ce22e29f6: Preparing [2023-04-13T23:30:00.737Z] 902a0f265aa7: Preparing [2023-04-13T23:30:00.737Z] f1417ff83b31: Preparing [2023-04-13T23:30:00.737Z] f67ce22e29f6: Waiting [2023-04-13T23:30:00.737Z] 902a0f265aa7: Waiting [2023-04-13T23:30:00.737Z] f1417ff83b31: Waiting [2023-04-13T23:30:00.737Z] 5f0ca9d20c5b: Layer already exists [2023-04-13T23:30:00.737Z] c23436c7a1b9: Layer already exists [2023-04-13T23:30:00.737Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:00.737Z] 457e7112db80: Layer already exists [2023-04-13T23:30:00.737Z] 8ef3c5efc1cd: Layer already exists [2023-04-13T23:30:00.737Z] 902a0f265aa7: Layer already exists [2023-04-13T23:30:00.737Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:00.737Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:00.737Z] 3.0.0-dev.129: digest: sha256:264ca63cec41f0e9454ae5aaf8e5bd33175bac52510ca81962871ae272151d03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:01.039Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:01.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:30:01.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-13T23:30:01.337Z] 8ef3c5efc1cd: Preparing [2023-04-13T23:30:01.337Z] c23436c7a1b9: Preparing [2023-04-13T23:30:01.337Z] 5f0ca9d20c5b: Preparing [2023-04-13T23:30:01.337Z] 457e7112db80: Preparing [2023-04-13T23:30:01.337Z] 9741410df9ef: Preparing [2023-04-13T23:30:01.337Z] f67ce22e29f6: Preparing [2023-04-13T23:30:01.337Z] 902a0f265aa7: Preparing [2023-04-13T23:30:01.337Z] 902a0f265aa7: Waiting [2023-04-13T23:30:01.337Z] f1417ff83b31: Preparing [2023-04-13T23:30:01.337Z] f1417ff83b31: Waiting [2023-04-13T23:30:01.337Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:01.337Z] 8ef3c5efc1cd: Layer already exists [2023-04-13T23:30:01.337Z] 5f0ca9d20c5b: Layer already exists [2023-04-13T23:30:01.337Z] 457e7112db80: Layer already exists [2023-04-13T23:30:01.337Z] c23436c7a1b9: Layer already exists [2023-04-13T23:30:01.337Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:01.337Z] 902a0f265aa7: Layer already exists [2023-04-13T23:30:01.337Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:01.337Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:264ca63cec41f0e9454ae5aaf8e5bd33175bac52510ca81962871ae272151d03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:01.663Z] + 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-13T23:30:01.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-13T23:30:01.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-13T23:30:01.970Z] 8ef3c5efc1cd: Preparing [2023-04-13T23:30:01.970Z] c23436c7a1b9: Preparing [2023-04-13T23:30:01.970Z] 5f0ca9d20c5b: Preparing [2023-04-13T23:30:01.970Z] 457e7112db80: Preparing [2023-04-13T23:30:01.970Z] 9741410df9ef: Preparing [2023-04-13T23:30:01.970Z] f67ce22e29f6: Preparing [2023-04-13T23:30:01.970Z] 902a0f265aa7: Preparing [2023-04-13T23:30:01.970Z] f1417ff83b31: Preparing [2023-04-13T23:30:01.970Z] f1417ff83b31: Waiting [2023-04-13T23:30:01.970Z] f67ce22e29f6: Waiting [2023-04-13T23:30:01.970Z] 902a0f265aa7: Waiting [2023-04-13T23:30:01.970Z] c23436c7a1b9: Layer already exists [2023-04-13T23:30:01.970Z] 5f0ca9d20c5b: Layer already exists [2023-04-13T23:30:01.970Z] 8ef3c5efc1cd: Layer already exists [2023-04-13T23:30:01.970Z] 457e7112db80: Layer already exists [2023-04-13T23:30:01.970Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:01.970Z] 902a0f265aa7: Layer already exists [2023-04-13T23:30:01.970Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:01.970Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:01.970Z] main: digest: sha256:264ca63cec41f0e9454ae5aaf8e5bd33175bac52510ca81962871ae272151d03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:30:02.002Z] ===================================================== [Pipeline] echo [2023-04-13T23:30:02.008Z] taggedImages: [2023-04-13T23:30:02.008Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:30:02.008Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-13T23:30:02.008Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.129 [2023-04-13T23:30:02.008Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:30:02.008Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-13T23:30:02.022Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-13T23:30:02.022Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:30:02.022Z] latest [2023-04-13T23:30:02.022Z] 3.0.0-dev.129 [2023-04-13T23:30:02.022Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:30:02.022Z] main [2023-04-13T23:30:02.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:02.329Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:02.630Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:30:02.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-13T23:30:02.630Z] 9693c3084c2c: Preparing [2023-04-13T23:30:02.630Z] 14f22e7cf632: Preparing [2023-04-13T23:30:02.630Z] 9741410df9ef: Preparing [2023-04-13T23:30:02.630Z] f67ce22e29f6: Preparing [2023-04-13T23:30:02.630Z] 8e96fa3853bc: Preparing [2023-04-13T23:30:02.630Z] f1417ff83b31: Preparing [2023-04-13T23:30:02.630Z] f1417ff83b31: Waiting [2023-04-13T23:30:02.630Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:02.630Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:02.630Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:02.630Z] 9693c3084c2c: Pushed [2023-04-13T23:30:02.630Z] 8e96fa3853bc: Pushed [2023-04-13T23:30:05.162Z] 14f22e7cf632: Pushed [2023-04-13T23:30:05.420Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:c5dccb4be2a855320074084ac562a10d1ca871d112e2027729ccc276071dc229 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:05.722Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:06.016Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-13T23:30:06.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-13T23:30:06.016Z] 9693c3084c2c: Preparing [2023-04-13T23:30:06.016Z] 14f22e7cf632: Preparing [2023-04-13T23:30:06.016Z] 9741410df9ef: Preparing [2023-04-13T23:30:06.016Z] f67ce22e29f6: Preparing [2023-04-13T23:30:06.016Z] 8e96fa3853bc: Preparing [2023-04-13T23:30:06.016Z] f1417ff83b31: Preparing [2023-04-13T23:30:06.016Z] f1417ff83b31: Waiting [2023-04-13T23:30:06.016Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:06.016Z] 8e96fa3853bc: Layer already exists [2023-04-13T23:30:06.016Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:06.016Z] 14f22e7cf632: Layer already exists [2023-04-13T23:30:06.016Z] 9693c3084c2c: Layer already exists [2023-04-13T23:30:06.016Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:06.016Z] latest: digest: sha256:c5dccb4be2a855320074084ac562a10d1ca871d112e2027729ccc276071dc229 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:06.316Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:06.614Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.129 [2023-04-13T23:30:06.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-13T23:30:06.614Z] 9693c3084c2c: Preparing [2023-04-13T23:30:06.614Z] 14f22e7cf632: Preparing [2023-04-13T23:30:06.614Z] 9741410df9ef: Preparing [2023-04-13T23:30:06.614Z] f67ce22e29f6: Preparing [2023-04-13T23:30:06.614Z] 8e96fa3853bc: Preparing [2023-04-13T23:30:06.614Z] f1417ff83b31: Preparing [2023-04-13T23:30:06.614Z] f1417ff83b31: Waiting [2023-04-13T23:30:06.614Z] 14f22e7cf632: Layer already exists [2023-04-13T23:30:06.614Z] 9693c3084c2c: Layer already exists [2023-04-13T23:30:06.614Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:06.614Z] 8e96fa3853bc: Layer already exists [2023-04-13T23:30:06.614Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:06.614Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:06.614Z] 3.0.0-dev.129: digest: sha256:c5dccb4be2a855320074084ac562a10d1ca871d112e2027729ccc276071dc229 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:06.914Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:07.213Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:30:07.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-13T23:30:07.213Z] 9693c3084c2c: Preparing [2023-04-13T23:30:07.213Z] 14f22e7cf632: Preparing [2023-04-13T23:30:07.213Z] 9741410df9ef: Preparing [2023-04-13T23:30:07.213Z] f67ce22e29f6: Preparing [2023-04-13T23:30:07.213Z] 8e96fa3853bc: Preparing [2023-04-13T23:30:07.213Z] f1417ff83b31: Preparing [2023-04-13T23:30:07.213Z] f1417ff83b31: Waiting [2023-04-13T23:30:07.213Z] 8e96fa3853bc: Layer already exists [2023-04-13T23:30:07.213Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:07.213Z] 14f22e7cf632: Layer already exists [2023-04-13T23:30:07.213Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:07.213Z] 9693c3084c2c: Layer already exists [2023-04-13T23:30:07.213Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:07.213Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:c5dccb4be2a855320074084ac562a10d1ca871d112e2027729ccc276071dc229 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:07.514Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:07.814Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-13T23:30:07.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-13T23:30:07.814Z] 9693c3084c2c: Preparing [2023-04-13T23:30:07.814Z] 14f22e7cf632: Preparing [2023-04-13T23:30:07.814Z] 9741410df9ef: Preparing [2023-04-13T23:30:07.814Z] f67ce22e29f6: Preparing [2023-04-13T23:30:07.814Z] 8e96fa3853bc: Preparing [2023-04-13T23:30:07.814Z] f1417ff83b31: Preparing [2023-04-13T23:30:07.814Z] f1417ff83b31: Waiting [2023-04-13T23:30:07.814Z] 8e96fa3853bc: Layer already exists [2023-04-13T23:30:07.814Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:07.814Z] 14f22e7cf632: Layer already exists [2023-04-13T23:30:07.814Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:07.814Z] 9693c3084c2c: Layer already exists [2023-04-13T23:30:07.814Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:07.814Z] main: digest: sha256:c5dccb4be2a855320074084ac562a10d1ca871d112e2027729ccc276071dc229 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:30:07.847Z] ===================================================== [Pipeline] echo [2023-04-13T23:30:07.852Z] taggedImages: [2023-04-13T23:30:07.852Z] - nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:30:07.852Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-13T23:30:07.852Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.129 [2023-04-13T23:30:07.852Z] - nexus3.edgexfoundry.org:10004/support-notifications:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:30:07.852Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-13T23:30:07.867Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-13T23:30:07.867Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:30:07.867Z] latest [2023-04-13T23:30:07.867Z] 3.0.0-dev.129 [2023-04-13T23:30:07.867Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:30:07.867Z] main [2023-04-13T23:30:07.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:08.179Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:08.483Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:30:08.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-13T23:30:08.483Z] ac0402a9b6e5: Preparing [2023-04-13T23:30:08.483Z] 8178ebd4ee21: Preparing [2023-04-13T23:30:08.483Z] 9741410df9ef: Preparing [2023-04-13T23:30:08.483Z] f67ce22e29f6: Preparing [2023-04-13T23:30:08.483Z] 997ec9f0bf2c: Preparing [2023-04-13T23:30:08.483Z] f1417ff83b31: Preparing [2023-04-13T23:30:08.483Z] f1417ff83b31: Waiting [2023-04-13T23:30:08.483Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:08.483Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:30:08.483Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:08.483Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:08.483Z] ac0402a9b6e5: Pushed [2023-04-13T23:30:11.767Z] 8178ebd4ee21: Pushed [2023-04-13T23:30:11.767Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:8b26ae305b2c6525854b81ddf14413da1c026f9f677853344e17ef401ba27335 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:12.071Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:12.371Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-13T23:30:12.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-13T23:30:12.371Z] ac0402a9b6e5: Preparing [2023-04-13T23:30:12.371Z] 8178ebd4ee21: Preparing [2023-04-13T23:30:12.371Z] 9741410df9ef: Preparing [2023-04-13T23:30:12.371Z] f67ce22e29f6: Preparing [2023-04-13T23:30:12.371Z] 997ec9f0bf2c: Preparing [2023-04-13T23:30:12.371Z] f1417ff83b31: Preparing [2023-04-13T23:30:12.371Z] f1417ff83b31: Waiting [2023-04-13T23:30:12.371Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:12.371Z] 8178ebd4ee21: Layer already exists [2023-04-13T23:30:12.371Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:30:12.371Z] ac0402a9b6e5: Layer already exists [2023-04-13T23:30:12.371Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:12.371Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:12.371Z] latest: digest: sha256:8b26ae305b2c6525854b81ddf14413da1c026f9f677853344e17ef401ba27335 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:12.672Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:12.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.129 [2023-04-13T23:30:12.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-13T23:30:12.969Z] ac0402a9b6e5: Preparing [2023-04-13T23:30:12.969Z] 8178ebd4ee21: Preparing [2023-04-13T23:30:12.969Z] 9741410df9ef: Preparing [2023-04-13T23:30:12.969Z] f67ce22e29f6: Preparing [2023-04-13T23:30:12.969Z] 997ec9f0bf2c: Preparing [2023-04-13T23:30:12.969Z] f1417ff83b31: Preparing [2023-04-13T23:30:12.969Z] f1417ff83b31: Waiting [2023-04-13T23:30:12.969Z] ac0402a9b6e5: Layer already exists [2023-04-13T23:30:12.969Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:12.969Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:30:12.969Z] 8178ebd4ee21: Layer already exists [2023-04-13T23:30:12.969Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:12.969Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:12.969Z] 3.0.0-dev.129: digest: sha256:8b26ae305b2c6525854b81ddf14413da1c026f9f677853344e17ef401ba27335 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:13.268Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:13.568Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:30:13.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-13T23:30:13.568Z] ac0402a9b6e5: Preparing [2023-04-13T23:30:13.568Z] 8178ebd4ee21: Preparing [2023-04-13T23:30:13.568Z] 9741410df9ef: Preparing [2023-04-13T23:30:13.568Z] f67ce22e29f6: Preparing [2023-04-13T23:30:13.568Z] 997ec9f0bf2c: Preparing [2023-04-13T23:30:13.568Z] f1417ff83b31: Preparing [2023-04-13T23:30:13.568Z] f1417ff83b31: Waiting [2023-04-13T23:30:13.568Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:13.568Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:30:13.568Z] 8178ebd4ee21: Layer already exists [2023-04-13T23:30:13.568Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:13.568Z] ac0402a9b6e5: Layer already exists [2023-04-13T23:30:13.568Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:13.568Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:8b26ae305b2c6525854b81ddf14413da1c026f9f677853344e17ef401ba27335 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:13.874Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:30:14.171Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-13T23:30:14.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-13T23:30:14.171Z] ac0402a9b6e5: Preparing [2023-04-13T23:30:14.171Z] 8178ebd4ee21: Preparing [2023-04-13T23:30:14.171Z] 9741410df9ef: Preparing [2023-04-13T23:30:14.171Z] f67ce22e29f6: Preparing [2023-04-13T23:30:14.171Z] 997ec9f0bf2c: Preparing [2023-04-13T23:30:14.172Z] f1417ff83b31: Preparing [2023-04-13T23:30:14.172Z] f1417ff83b31: Waiting [2023-04-13T23:30:14.172Z] f67ce22e29f6: Layer already exists [2023-04-13T23:30:14.172Z] ac0402a9b6e5: Layer already exists [2023-04-13T23:30:14.172Z] 997ec9f0bf2c: Layer already exists [2023-04-13T23:30:14.172Z] 8178ebd4ee21: Layer already exists [2023-04-13T23:30:14.172Z] 9741410df9ef: Layer already exists [2023-04-13T23:30:14.172Z] f1417ff83b31: Layer already exists [2023-04-13T23:30:14.172Z] main: digest: sha256:8b26ae305b2c6525854b81ddf14413da1c026f9f677853344e17ef401ba27335 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:30:14.205Z] ===================================================== [Pipeline] echo [2023-04-13T23:30:14.210Z] taggedImages: [2023-04-13T23:30:14.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:30:14.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-13T23:30:14.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.129 [2023-04-13T23:30:14.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:30:14.210Z] - 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-13T23:33:33.468Z] Removing intermediate container b6b0d17ce8c2 [2023-04-13T23:33:33.469Z] ---> 5eaa7408af0b [2023-04-13T23:33:33.469Z] [2023-04-13T23:33:33.469Z] Step 9/22 : FROM alpine:3.17 [2023-04-13T23:33:33.469Z] ---> 51e60588ff2c [2023-04-13T23:33:33.469Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-13T23:33:33.469Z] ---> Running in 0d72fc08c819 [2023-04-13T23:33:33.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:33:34.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:33:36.108Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-13T23:33:36.109Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-13T23:33:36.109Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:33:36.109Z] OK: 8 MiB in 17 packages [2023-04-13T23:33:37.539Z] Removing intermediate container 0d72fc08c819 [2023-04-13T23:33:37.539Z] ---> e8f297140c1d [2023-04-13T23:33:37.539Z] 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-13T23:33:37.810Z] ---> Running in 129fd9d00e26 [2023-04-13T23:33:39.218Z] Removing intermediate container 129fd9d00e26 [2023-04-13T23:33:39.218Z] ---> 7fb37b90ac8d [2023-04-13T23:33:39.218Z] Step 12/22 : WORKDIR /edgex [2023-04-13T23:33:39.218Z] ---> Running in 60eaea36c903 [2023-04-13T23:33:39.803Z] Removing intermediate container 60eaea36c903 [2023-04-13T23:33:39.803Z] ---> 728414f9ef89 [2023-04-13T23:33:39.803Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:33:40.773Z] ---> 6bb3ff0b7ec8 [2023-04-13T23:33:40.773Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:33:41.358Z] ---> 0781aea64141 [2023-04-13T23:33:41.358Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-13T23:33:42.324Z] ---> d88844460c7c [2023-04-13T23:33:42.324Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-13T23:33:43.736Z] ---> 8675fa4e5e31 [2023-04-13T23:33:43.736Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-13T23:33:44.696Z] ---> 0b10d174919d [2023-04-13T23:33:44.696Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T23:33:44.696Z] ---> Running in 2d0ecd984185 [2023-04-13T23:33:48.044Z] Removing intermediate container 2d0ecd984185 [2023-04-13T23:33:48.044Z] ---> f842aff4356c [2023-04-13T23:33:48.044Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T23:33:48.044Z] ---> Running in b600502ec0c9 [2023-04-13T23:33:48.044Z] Removing intermediate container b600502ec0c9 [2023-04-13T23:33:48.044Z] ---> 37210348f197 [2023-04-13T23:33:48.044Z] Step 20/22 : LABEL arch=arm64 [2023-04-13T23:33:48.311Z] ---> Running in 8ea0567c0f4a [2023-04-13T23:33:48.889Z] Removing intermediate container 8ea0567c0f4a [2023-04-13T23:33:48.889Z] ---> 295900fca1fd [2023-04-13T23:33:48.889Z] Step 21/22 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:33:48.889Z] ---> Running in fbbff645c27d [2023-04-13T23:33:49.475Z] Removing intermediate container fbbff645c27d [2023-04-13T23:33:49.475Z] ---> 17201766757c [2023-04-13T23:33:49.475Z] Step 22/22 : LABEL version=3.0.0-dev.129 [2023-04-13T23:33:49.475Z] ---> Running in 622259afe6fc [2023-04-13T23:33:50.060Z] Removing intermediate container 622259afe6fc [2023-04-13T23:33:50.060Z] ---> e2ae3baabe50 [2023-04-13T23:33:50.060Z] [2023-04-13T23:33:50.060Z] Successfully built e2ae3baabe50 [2023-04-13T23:33:50.060Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-13T23:33:50.060Z]  Building security-proxy-setup ... done Building core-metadata [2023-04-13T23:33:53.395Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:33:53.396Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:33:53.396Z] ---> 8cc4084aa239 [2023-04-13T23:33:53.396Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:33:53.396Z] ---> Using cache [2023-04-13T23:33:53.396Z] ---> 31e41b0d30fd [2023-04-13T23:33:53.396Z] Step 4/25 : WORKDIR /edgex-go [2023-04-13T23:33:53.396Z] ---> Using cache [2023-04-13T23:33:53.396Z] ---> 7c8ab5555059 [2023-04-13T23:33:53.396Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-13T23:33:53.396Z] ---> Using cache [2023-04-13T23:33:53.396Z] ---> 5643514eb4ab [2023-04-13T23:33:53.396Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-13T23:33:53.396Z] ---> Using cache [2023-04-13T23:33:53.396Z] ---> 254f36991ef7 [2023-04-13T23:33:53.396Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:33:53.396Z] ---> Using cache [2023-04-13T23:33:53.396Z] ---> 3618acb3223c [2023-04-13T23:33:53.396Z] Step 8/25 : COPY . . [2023-04-13T23:33:53.396Z] ---> Using cache [2023-04-13T23:33:53.396Z] ---> 6eb8cc7c20d2 [2023-04-13T23:33:53.396Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-13T23:33:53.396Z] ---> Running in c2edf81774f8 [2023-04-13T23:33:55.363Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-13T23:34:07.671Z] Removing intermediate container 913a4e2ca1ea [2023-04-13T23:34:07.672Z] ---> d0bf1bc0df6b [2023-04-13T23:34:07.672Z] [2023-04-13T23:34:07.672Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T23:34:07.672Z] ---> 51e60588ff2c [2023-04-13T23:34:07.672Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-13T23:34:07.672Z] ---> Running in f5f8c4fb12ea [2023-04-13T23:34:07.672Z] Removing intermediate container f5f8c4fb12ea [2023-04-13T23:34:07.672Z] ---> a86d6718c54d [2023-04-13T23:34:07.672Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:34:07.941Z] ---> Running in 318ffdc27625 [2023-04-13T23:34:09.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:34:10.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:34:12.239Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T23:34:12.239Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:34:12.239Z] OK: 8 MiB in 16 packages [2023-04-13T23:34:14.185Z] Removing intermediate container 318ffdc27625 [2023-04-13T23:34:14.185Z] ---> f77a766f2d2f [2023-04-13T23:34:14.185Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:34:14.767Z] ---> 6a982649633d [2023-04-13T23:34:14.767Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:34:15.731Z] ---> da825c1b6e7f [2023-04-13T23:34:15.731Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-13T23:34:17.136Z] ---> 2dbb4eb1ed72 [2023-04-13T23:34:17.137Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:34:19.078Z] ---> e12dd59b703f [2023-04-13T23:34:19.078Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-13T23:34:19.672Z] ---> 37ebe888e2ee [2023-04-13T23:34:19.672Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T23:34:19.672Z] ---> Running in 938c97c826d9 [2023-04-13T23:34:23.028Z] Removing intermediate container 938c97c826d9 [2023-04-13T23:34:23.028Z] ---> 819fa77fc226 [2023-04-13T23:34:23.028Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T23:34:23.028Z] ---> Running in 81288e9697e6 [2023-04-13T23:34:23.613Z] Removing intermediate container 81288e9697e6 [2023-04-13T23:34:23.613Z] ---> 169b08466af4 [2023-04-13T23:34:23.613Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-13T23:34:23.881Z] ---> Running in 708fa3d28451 [2023-04-13T23:34:24.464Z] Removing intermediate container 708fa3d28451 [2023-04-13T23:34:24.464Z] ---> 589e3fc5c1ba [2023-04-13T23:34:24.464Z] Step 21/23 : LABEL arch=arm64 [2023-04-13T23:34:24.736Z] ---> Running in 9e1cd77d12d3 [2023-04-13T23:34:25.319Z] Removing intermediate container 9e1cd77d12d3 [2023-04-13T23:34:25.319Z] ---> 06cd0b13ac42 [2023-04-13T23:34:25.319Z] Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:34:25.319Z] ---> Running in 6a6cbb092cae [2023-04-13T23:34:26.279Z] Removing intermediate container 6a6cbb092cae [2023-04-13T23:34:26.279Z] ---> 01c9d1a683d2 [2023-04-13T23:34:26.279Z] Step 23/23 : LABEL version=3.0.0-dev.129 [2023-04-13T23:34:26.546Z] ---> Running in 4064915d715d [2023-04-13T23:34:27.129Z] Removing intermediate container 4064915d715d [2023-04-13T23:34:27.129Z] ---> ef21862f87b6 [2023-04-13T23:34:27.129Z] [2023-04-13T23:34:27.397Z] Successfully built ef21862f87b6 [2023-04-13T23:34:27.397Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-13T23:34:27.397Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-04-13T23:34:31.646Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:34:31.646Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:34:31.646Z] ---> 8cc4084aa239 [2023-04-13T23:34:31.646Z] Step 3/25 : WORKDIR /edgex-go [2023-04-13T23:34:31.646Z] ---> Using cache [2023-04-13T23:34:31.646Z] ---> 01539711c2ab [2023-04-13T23:34:31.646Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-13T23:34:32.228Z] ---> Running in af374b6d32b1 [2023-04-13T23:34:33.189Z] Removing intermediate container 67594aa59c98 [2023-04-13T23:34:33.189Z] ---> 3659b4f8933d [2023-04-13T23:34:33.189Z] [2023-04-13T23:34:33.189Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T23:34:33.189Z] ---> 51e60588ff2c [2023-04-13T23:34:33.189Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T23:34:33.455Z] ---> Running in 4a7c86922202 [2023-04-13T23:34:34.041Z] Removing intermediate container 4a7c86922202 [2023-04-13T23:34:34.041Z] ---> f51801c8d010 [2023-04-13T23:34:34.041Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-13T23:34:34.041Z] ---> Running in 1262bac0b170 [2023-04-13T23:34:34.635Z] Removing intermediate container 1262bac0b170 [2023-04-13T23:34:34.635Z] ---> cd9f827f06a3 [2023-04-13T23:34:34.635Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-13T23:34:34.902Z] ---> Running in 629691ea95b6 [2023-04-13T23:34:34.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:34:35.168Z] Removing intermediate container 629691ea95b6 [2023-04-13T23:34:35.168Z] ---> 6729f2bac324 [2023-04-13T23:34:35.168Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:34:35.435Z] ---> Running in b7efa23dff52 [2023-04-13T23:34:36.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:34:37.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:34:37.614Z] OK: 263 MiB in 53 packages [2023-04-13T23:34:37.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:34:39.308Z] Removing intermediate container af374b6d32b1 [2023-04-13T23:34:39.308Z] ---> 93474f41aa96 [2023-04-13T23:34:39.308Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-13T23:34:39.576Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T23:34:39.576Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:34:39.576Z] OK: 8 MiB in 16 packages [2023-04-13T23:34:40.178Z] ---> 45cf9f87d5c9 [2023-04-13T23:34:40.178Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:34:40.444Z] ---> Running in 795688dadd4e [2023-04-13T23:34:41.405Z] Removing intermediate container b7efa23dff52 [2023-04-13T23:34:41.405Z] ---> 24fdd0e88348 [2023-04-13T23:34:41.405Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:34:42.370Z] ---> b18e8640da21 [2023-04-13T23:34:42.370Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:34:43.332Z] ---> 999e627c1a85 [2023-04-13T23:34:43.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-13T23:34:46.674Z] ---> 80281fdcaaa5 [2023-04-13T23:34:46.674Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:34:47.634Z] ---> 7dcfbb87b490 [2023-04-13T23:34:47.634Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-13T23:34:47.634Z] ---> Running in 6265a27ef5e5 [2023-04-13T23:34:48.599Z] Removing intermediate container 6265a27ef5e5 [2023-04-13T23:34:48.599Z] ---> e403a6e5304e [2023-04-13T23:34:48.599Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:34:48.599Z] ---> Running in ffd2985b4c98 [2023-04-13T23:34:49.579Z] Removing intermediate container ffd2985b4c98 [2023-04-13T23:34:49.579Z] ---> 675f62482a6a [2023-04-13T23:34:49.579Z] Step 21/23 : LABEL arch=arm64 [2023-04-13T23:34:49.579Z] ---> Running in 450f9b0a8847 [2023-04-13T23:34:50.555Z] Removing intermediate container 450f9b0a8847 [2023-04-13T23:34:50.555Z] ---> 8b84b00a58fb [2023-04-13T23:34:50.555Z] Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:34:50.832Z] ---> Running in 0f6012b527a8 [2023-04-13T23:34:51.415Z] Removing intermediate container 0f6012b527a8 [2023-04-13T23:34:51.415Z] ---> 3ca24f8086ce [2023-04-13T23:34:51.415Z] Step 23/23 : LABEL version=3.0.0-dev.129 [2023-04-13T23:34:51.681Z] ---> Running in 50c833781773 [2023-04-13T23:34:52.641Z] Removing intermediate container 50c833781773 [2023-04-13T23:34:52.641Z] ---> b529e093e6c6 [2023-04-13T23:34:52.641Z] [2023-04-13T23:34:52.641Z] Successfully built b529e093e6c6 [2023-04-13T23:34:52.641Z] Successfully tagged core-data-arm64:latest [2023-04-13T23:34:52.641Z] Building support-notifications [2023-04-13T23:34:55.219Z]  Building core-data ... done Removing intermediate container 4d9c6a3b88e6 [2023-04-13T23:34:55.219Z] ---> 1a22738257fc [2023-04-13T23:34:55.219Z] [2023-04-13T23:34:55.219Z] Step 10/24 : FROM alpine:3.17 [2023-04-13T23:34:55.219Z] ---> 51e60588ff2c [2023-04-13T23:34:55.219Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:34:55.219Z] ---> Running in 9fdc1916f761 [2023-04-13T23:34:57.173Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:34:57.173Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:34:57.173Z] ---> 8cc4084aa239 [2023-04-13T23:34:57.173Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:34:57.173Z] ---> Using cache [2023-04-13T23:34:57.173Z] ---> 31e41b0d30fd [2023-04-13T23:34:57.173Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T23:34:57.173Z] ---> Using cache [2023-04-13T23:34:57.173Z] ---> 7c8ab5555059 [2023-04-13T23:34:57.173Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-13T23:34:57.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:34:57.441Z] ---> Running in f6d9a75c700a [2023-04-13T23:34:58.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:34:59.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:34:59.951Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T23:34:59.951Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:34:59.951Z] OK: 8 MiB in 16 packages [2023-04-13T23:35:00.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:35:01.652Z] Removing intermediate container 9fdc1916f761 [2023-04-13T23:35:01.652Z] ---> 9ba1b5cdb0d7 [2023-04-13T23:35:01.652Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T23:35:01.652Z] OK: 263 MiB in 53 packages [2023-04-13T23:35:01.933Z] ---> Running in 9005f91f6e5c [2023-04-13T23:35:02.543Z] Removing intermediate container 9005f91f6e5c [2023-04-13T23:35:02.543Z] ---> 4163b05b2715 [2023-04-13T23:35:02.543Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-13T23:35:02.811Z] ---> Running in 4170f64dbe0e [2023-04-13T23:35:03.400Z] Removing intermediate container 4170f64dbe0e [2023-04-13T23:35:03.400Z] ---> bd0e5d5dfcfa [2023-04-13T23:35:03.400Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-13T23:35:03.400Z] Removing intermediate container f6d9a75c700a [2023-04-13T23:35:03.400Z] ---> 0be494cfc2b6 [2023-04-13T23:35:03.400Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T23:35:03.400Z] ---> Running in c9af293858d7 [2023-04-13T23:35:03.986Z] Removing intermediate container c9af293858d7 [2023-04-13T23:35:03.986Z] ---> 0cad6d0f73c9 [2023-04-13T23:35:03.986Z] Step 15/24 : WORKDIR / [2023-04-13T23:35:04.262Z] ---> Running in 92de14340d66 [2023-04-13T23:35:04.843Z] ---> 4758c1c95d3a [2023-04-13T23:35:04.843Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:35:05.116Z] ---> Running in c79e00ce647a [2023-04-13T23:35:05.116Z] Removing intermediate container 92de14340d66 [2023-04-13T23:35:05.116Z] ---> a9df93bdb5f6 [2023-04-13T23:35:05.116Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:35:06.525Z] ---> d0b45657423d [2023-04-13T23:35:06.525Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:35:07.492Z] ---> f5a9c643edb3 [2023-04-13T23:35:07.492Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-13T23:35:09.447Z] ---> 70799b820c75 [2023-04-13T23:35:09.447Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:35:10.404Z] ---> 6faceed6db23 [2023-04-13T23:35:10.404Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-13T23:35:10.404Z] ---> Running in af18a3653581 [2023-04-13T23:35:11.102Z] Removing intermediate container af18a3653581 [2023-04-13T23:35:11.102Z] ---> ec67956a1ef5 [2023-04-13T23:35:11.102Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:35:11.102Z] ---> Running in e101307e44d2 [2023-04-13T23:35:11.781Z] Removing intermediate container e101307e44d2 [2023-04-13T23:35:11.781Z] ---> 0c27a7d75422 [2023-04-13T23:35:11.781Z] Step 22/24 : LABEL arch=arm64 [2023-04-13T23:35:11.781Z] ---> Running in 6452a5b8c36d [2023-04-13T23:35:12.404Z] Removing intermediate container 6452a5b8c36d [2023-04-13T23:35:12.404Z] ---> 8406b699c9f8 [2023-04-13T23:35:12.404Z] Step 23/24 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:35:12.674Z] ---> Running in ae38449ff37e [2023-04-13T23:35:13.267Z] Removing intermediate container ae38449ff37e [2023-04-13T23:35:13.267Z] ---> 57610cd46c84 [2023-04-13T23:35:13.267Z] Step 24/24 : LABEL version=3.0.0-dev.129 [2023-04-13T23:35:13.267Z] ---> Running in 22f647bb8248 [2023-04-13T23:35:13.886Z] Removing intermediate container 22f647bb8248 [2023-04-13T23:35:13.886Z] ---> ee9d407c6f8e [2023-04-13T23:35:13.886Z] [2023-04-13T23:35:13.886Z] Successfully built ee9d407c6f8e [2023-04-13T23:35:13.886Z] Successfully tagged core-command-arm64:latest [2023-04-13T23:35:13.886Z]  Building core-command ... done Building security-proxy-auth [2023-04-13T23:35:17.265Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:35:17.265Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:35:17.265Z] ---> 8cc4084aa239 [2023-04-13T23:35:17.265Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T23:35:17.265Z] ---> Using cache [2023-04-13T23:35:17.265Z] ---> 31e41b0d30fd [2023-04-13T23:35:17.265Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T23:35:17.265Z] ---> Using cache [2023-04-13T23:35:17.265Z] ---> 7c8ab5555059 [2023-04-13T23:35:17.265Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T23:35:17.265Z] ---> Using cache [2023-04-13T23:35:17.265Z] ---> 5643514eb4ab [2023-04-13T23:35:17.265Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T23:35:17.265Z] ---> Using cache [2023-04-13T23:35:17.265Z] ---> 254f36991ef7 [2023-04-13T23:35:17.265Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:35:17.265Z] ---> Using cache [2023-04-13T23:35:17.265Z] ---> 3618acb3223c [2023-04-13T23:35:17.265Z] Step 8/23 : COPY . . [2023-04-13T23:35:17.265Z] ---> Using cache [2023-04-13T23:35:17.265Z] ---> 6eb8cc7c20d2 [2023-04-13T23:35:17.265Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-13T23:35:17.530Z] ---> Running in 30859d8bb373 [2023-04-13T23:35:19.463Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-13T23:36:27.293Z] Removing intermediate container 795688dadd4e [2023-04-13T23:36:27.293Z] ---> cc0cb29939b5 [2023-04-13T23:36:27.293Z] Step 7/25 : COPY . . [2023-04-13T23:36:27.293Z] ---> 09c5328e2335 [2023-04-13T23:36:27.293Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-13T23:36:27.293Z] ---> Running in 37283982930f [2023-04-13T23:36:28.247Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-13T23:37:00.445Z] Removing intermediate container c79e00ce647a [2023-04-13T23:37:00.445Z] ---> 5c71b08c9fe6 [2023-04-13T23:37:00.445Z] Step 8/23 : COPY . . [2023-04-13T23:37:00.445Z] Removing intermediate container a2ad7135eb55 [2023-04-13T23:37:00.445Z] ---> 9f4deeb3fa03 [2023-04-13T23:37:00.445Z] [2023-04-13T23:37:00.445Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T23:37:00.445Z] ---> 51e60588ff2c [2023-04-13T23:37:00.445Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:37:00.445Z] ---> Using cache [2023-04-13T23:37:00.445Z] ---> 9ba1b5cdb0d7 [2023-04-13T23:37:00.445Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T23:37:00.445Z] ---> Using cache [2023-04-13T23:37:00.445Z] ---> 4163b05b2715 [2023-04-13T23:37:00.445Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-13T23:37:00.445Z] ---> Running in a8892d88d6b1 [2023-04-13T23:37:00.445Z] ---> 447ed295fdc7 [2023-04-13T23:37:00.445Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-13T23:37:00.445Z] ---> Running in e4fa69907959 [2023-04-13T23:37:00.445Z] Removing intermediate container a8892d88d6b1 [2023-04-13T23:37:00.445Z] ---> 1829d1c74110 [2023-04-13T23:37:00.445Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-13T23:37:00.445Z] ---> Running in adb39f9230cf [2023-04-13T23:37:00.445Z] Removing intermediate container adb39f9230cf [2023-04-13T23:37:00.445Z] ---> ddda3e6b3c9c [2023-04-13T23:37:00.445Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:37:00.712Z] ---> ca697aeea8b7 [2023-04-13T23:37:00.712Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:37:00.978Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-13T23:37:01.940Z] ---> b7935e795d0d [2023-04-13T23:37:01.940Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-13T23:37:04.521Z] ---> d701c8d4a4ce [2023-04-13T23:37:04.521Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:37:05.107Z] ---> d7e8fb975bbd [2023-04-13T23:37:05.107Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-13T23:37:05.373Z] ---> Running in a88eb36e302e [2023-04-13T23:37:05.960Z] Removing intermediate container a88eb36e302e [2023-04-13T23:37:05.960Z] ---> 8cd282b8875d [2023-04-13T23:37:05.960Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:37:05.960Z] ---> Running in 6260a60d8def [2023-04-13T23:37:06.542Z] Removing intermediate container 6260a60d8def [2023-04-13T23:37:06.542Z] ---> ecf39d155af8 [2023-04-13T23:37:06.542Z] Step 21/23 : LABEL arch=arm64 [2023-04-13T23:37:06.542Z] ---> Running in a755fbbe8ec8 [2023-04-13T23:37:07.125Z] Removing intermediate container a755fbbe8ec8 [2023-04-13T23:37:07.125Z] ---> 0a4daee3f003 [2023-04-13T23:37:07.125Z] Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:37:07.125Z] ---> Running in b4ae032392dd [2023-04-13T23:37:07.711Z] Removing intermediate container b4ae032392dd [2023-04-13T23:37:07.711Z] ---> 79328d2dc0d1 [2023-04-13T23:37:07.711Z] Step 23/23 : LABEL version=3.0.0-dev.129 [2023-04-13T23:37:07.711Z] ---> Running in 72d5226c8dfd [2023-04-13T23:37:08.294Z] Removing intermediate container 72d5226c8dfd [2023-04-13T23:37:08.294Z] ---> 5b157784045c [2023-04-13T23:37:08.294Z] [2023-04-13T23:37:08.294Z] Successfully built 5b157784045c [2023-04-13T23:37:08.294Z] Successfully tagged support-scheduler-arm64:latest [2023-04-13T23:37:08.294Z]  Building support-scheduler ... done Building security-spire-server [2023-04-13T23:37:11.635Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:37:11.635Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:37:11.635Z] ---> 8cc4084aa239 [2023-04-13T23:37:11.635Z] Step 3/26 : WORKDIR /edgex-go [2023-04-13T23:37:11.635Z] ---> Using cache [2023-04-13T23:37:11.635Z] ---> 01539711c2ab [2023-04-13T23:37:11.635Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T23:37:11.635Z] ---> Using cache [2023-04-13T23:37:11.635Z] ---> 1bdcc97ec9c4 [2023-04-13T23:37:11.635Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-13T23:37:11.635Z] ---> Using cache [2023-04-13T23:37:11.635Z] ---> 251d83aac152 [2023-04-13T23:37:11.635Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:37:11.902Z] ---> Using cache [2023-04-13T23:37:11.902Z] ---> a514b66df202 [2023-04-13T23:37:11.902Z] Step 7/26 : COPY . . [2023-04-13T23:37:11.902Z] ---> Using cache [2023-04-13T23:37:11.902Z] ---> de3a7052c80e [2023-04-13T23:37:11.902Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T23:37:11.902Z] ---> Using cache [2023-04-13T23:37:11.902Z] ---> ccdcb3bc7280 [2023-04-13T23:37:11.902Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-13T23:37:11.902Z] ---> Using cache [2023-04-13T23:37:11.902Z] ---> f92626ba4f28 [2023-04-13T23:37:11.902Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T23:37:11.902Z] ---> Using cache [2023-04-13T23:37:11.902Z] ---> 53fef7eebeaa [2023-04-13T23:37:11.902Z] 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-13T23:37:12.170Z] ---> Running in 867205ee34ad [2023-04-13T23:37:15.520Z] Removing intermediate container 867205ee34ad [2023-04-13T23:37:15.520Z] ---> 42eaa31192c0 [2023-04-13T23:37:15.520Z] Step 12/26 : WORKDIR /edgex-go [2023-04-13T23:37:15.520Z] ---> Running in 910f196045b9 [2023-04-13T23:37:15.791Z] Removing intermediate container 910f196045b9 [2023-04-13T23:37:15.791Z] ---> d73060a59602 [2023-04-13T23:37:15.791Z] [2023-04-13T23:37:15.791Z] Step 13/26 : FROM alpine:3.17 [2023-04-13T23:37:15.791Z] ---> 51e60588ff2c [2023-04-13T23:37:15.791Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T23:37:15.791Z] ---> Using cache [2023-04-13T23:37:15.791Z] ---> 68dcfd90ee9b [2023-04-13T23:37:15.791Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-13T23:37:15.791Z] ---> Running in 108cb06c0888 [2023-04-13T23:37:17.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:37:18.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:37:20.100Z] v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T23:37:20.100Z] v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T23:37:20.100Z] OK: 17689 distinct packages available [2023-04-13T23:37:20.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:37:21.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:37:22.736Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-13T23:37:22.736Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-13T23:37:22.736Z] (3/5) Installing libucontext (1.2-r0) [2023-04-13T23:37:22.736Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-13T23:37:22.736Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-13T23:37:22.736Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:37:22.736Z] OK: 9 MiB in 20 packages [2023-04-13T23:37:25.338Z] Removing intermediate container 108cb06c0888 [2023-04-13T23:37:25.338Z] ---> 5e2d8a3a6555 [2023-04-13T23:37:25.338Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:37:26.297Z] ---> 80e934bd0620 [2023-04-13T23:37:26.297Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:37:27.254Z] ---> d10606296ded [2023-04-13T23:37:27.254Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T23:37:32.591Z] ---> 6ecc1527de1f [2023-04-13T23:37:32.591Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T23:37:33.550Z] ---> 891842e8bdd4 [2023-04-13T23:37:33.550Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-13T23:37:34.510Z] ---> dce460e7f579 [2023-04-13T23:37:34.510Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-13T23:37:35.093Z] ---> d686c65abddd [2023-04-13T23:37:35.093Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-13T23:37:35.360Z] ---> Running in a09383e72807 [2023-04-13T23:37:35.627Z] Removing intermediate container a09383e72807 [2023-04-13T23:37:35.627Z] ---> 421daa977632 [2023-04-13T23:37:35.627Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T23:37:35.894Z] ---> Running in 0f51e8dbc817 [2023-04-13T23:37:36.480Z] Removing intermediate container 0f51e8dbc817 [2023-04-13T23:37:36.480Z] ---> ea9bdaac0d4a [2023-04-13T23:37:36.480Z] Step 24/26 : LABEL arch=arm64 [2023-04-13T23:37:36.480Z] ---> Running in 1c4be27d74ca [2023-04-13T23:37:37.065Z] Removing intermediate container 1c4be27d74ca [2023-04-13T23:37:37.065Z] ---> f4b64ec10957 [2023-04-13T23:37:37.065Z] Step 25/26 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:37:37.065Z] ---> Running in 81753a162493 [2023-04-13T23:37:37.648Z] Removing intermediate container 81753a162493 [2023-04-13T23:37:37.648Z] ---> a1257142f210 [2023-04-13T23:37:37.648Z] Step 26/26 : LABEL version=3.0.0-dev.129 [2023-04-13T23:37:37.648Z] ---> Running in 32821ace51a2 [2023-04-13T23:37:38.609Z] Removing intermediate container 32821ace51a2 [2023-04-13T23:37:38.609Z] ---> 6ac1986b3e9f [2023-04-13T23:37:38.609Z] [2023-04-13T23:37:38.875Z] Successfully built 6ac1986b3e9f [2023-04-13T23:37:38.875Z] Successfully tagged security-spire-server-arm64:latest [2023-04-13T23:37:38.875Z]  Building security-spire-server ... done Building security-spire-agent [2023-04-13T23:37:42.217Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:37:42.217Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:37:42.217Z] ---> 8cc4084aa239 [2023-04-13T23:37:42.217Z] Step 3/27 : WORKDIR /edgex-go [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> 01539711c2ab [2023-04-13T23:37:42.217Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> 1bdcc97ec9c4 [2023-04-13T23:37:42.217Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> 251d83aac152 [2023-04-13T23:37:42.217Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> a514b66df202 [2023-04-13T23:37:42.217Z] Step 7/27 : COPY . . [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> de3a7052c80e [2023-04-13T23:37:42.217Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> ccdcb3bc7280 [2023-04-13T23:37:42.217Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> f92626ba4f28 [2023-04-13T23:37:42.217Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> 53fef7eebeaa [2023-04-13T23:37:42.217Z] 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-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> 9796d4457587 [2023-04-13T23:37:42.217Z] Step 12/27 : WORKDIR /edgex-go [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> b27362e58615 [2023-04-13T23:37:42.217Z] [2023-04-13T23:37:42.217Z] Step 13/27 : FROM alpine:3.17 [2023-04-13T23:37:42.217Z] ---> 51e60588ff2c [2023-04-13T23:37:42.217Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> 68dcfd90ee9b [2023-04-13T23:37:42.217Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> 5e2d8a3a6555 [2023-04-13T23:37:42.217Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:37:42.217Z] ---> Using cache [2023-04-13T23:37:42.217Z] ---> 80e934bd0620 [2023-04-13T23:37:42.217Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:37:42.483Z] ---> Using cache [2023-04-13T23:37:42.483Z] ---> d10606296ded [2023-04-13T23:37:42.483Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-13T23:37:45.825Z] ---> 34ce2299f14f [2023-04-13T23:37:45.825Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T23:37:51.167Z] ---> a9b1911c9484 [2023-04-13T23:37:51.167Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T23:37:53.111Z] ---> 4b506640f5f9 [2023-04-13T23:37:53.111Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-13T23:37:53.708Z] ---> 1f0647d094af [2023-04-13T23:37:53.708Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-13T23:37:54.670Z] ---> 847ea13d815e [2023-04-13T23:37:54.670Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-13T23:37:54.938Z] ---> Running in e83a4af2dfcc [2023-04-13T23:37:55.520Z] Removing intermediate container e83a4af2dfcc [2023-04-13T23:37:55.520Z] ---> d515000829a1 [2023-04-13T23:37:55.520Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T23:37:55.520Z] ---> Running in ca8a6536e420 [2023-04-13T23:37:56.102Z] Removing intermediate container ca8a6536e420 [2023-04-13T23:37:56.102Z] ---> 3ec073a5d205 [2023-04-13T23:37:56.102Z] Step 25/27 : LABEL arch=arm64 [2023-04-13T23:37:56.103Z] ---> Running in 3b8249f16ca0 [2023-04-13T23:37:56.686Z] Removing intermediate container 3b8249f16ca0 [2023-04-13T23:37:56.686Z] ---> e76bd5e95aea [2023-04-13T23:37:56.686Z] Step 26/27 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:37:56.686Z] ---> Running in 976c89d849eb [2023-04-13T23:37:57.270Z] Removing intermediate container 976c89d849eb [2023-04-13T23:37:57.270Z] ---> 9614330940df [2023-04-13T23:37:57.270Z] Step 27/27 : LABEL version=3.0.0-dev.129 [2023-04-13T23:37:57.270Z] ---> Running in b06539ee914f [2023-04-13T23:37:57.852Z] Removing intermediate container b06539ee914f [2023-04-13T23:37:57.852Z] ---> 9402efba85bc [2023-04-13T23:37:57.852Z] [2023-04-13T23:37:57.852Z] Successfully built 9402efba85bc [2023-04-13T23:37:57.852Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-13T23:37:57.852Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-04-13T23:38:01.192Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:38:01.192Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:38:01.192Z] ---> 8cc4084aa239 [2023-04-13T23:38:01.192Z] Step 3/20 : WORKDIR /edgex-go [2023-04-13T23:38:01.192Z] ---> Using cache [2023-04-13T23:38:01.192Z] ---> 01539711c2ab [2023-04-13T23:38:01.192Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-13T23:38:01.192Z] ---> Running in d71e91eeec20 [2023-04-13T23:38:03.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:38:04.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:38:05.498Z] v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T23:38:05.498Z] v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T23:38:05.498Z] OK: 17695 distinct packages available [2023-04-13T23:38:05.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:38:06.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:38:08.014Z] OK: 263 MiB in 53 packages [2023-04-13T23:38:09.433Z] Removing intermediate container d71e91eeec20 [2023-04-13T23:38:09.433Z] ---> c2d3db9d19d4 [2023-04-13T23:38:09.433Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-13T23:38:10.393Z] ---> 06ed02e87fe1 [2023-04-13T23:38:10.393Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:38:10.660Z] ---> Running in e11ffc134959 [2023-04-13T23:39:47.283Z] Removing intermediate container e11ffc134959 [2023-04-13T23:39:47.283Z] ---> 009628eccc18 [2023-04-13T23:39:47.283Z] Step 7/20 : COPY . . [2023-04-13T23:39:49.222Z] ---> 2e21061c4fe0 [2023-04-13T23:39:49.222Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-13T23:39:49.222Z] ---> Running in 824a47a471f5 [2023-04-13T23:39:51.170Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-13T23:41:12.785Z] Removing intermediate container c2edf81774f8 [2023-04-13T23:41:12.785Z] ---> 6283c6518916 [2023-04-13T23:41:12.785Z] [2023-04-13T23:41:12.785Z] Step 10/25 : FROM alpine:3.17 [2023-04-13T23:41:12.785Z] ---> 51e60588ff2c [2023-04-13T23:41:12.785Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:41:12.785Z] ---> Using cache [2023-04-13T23:41:12.785Z] ---> 9ba1b5cdb0d7 [2023-04-13T23:41:12.785Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T23:41:12.785Z] ---> Using cache [2023-04-13T23:41:12.785Z] ---> 4163b05b2715 [2023-04-13T23:41:12.785Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-13T23:41:12.785Z] ---> Running in 3d3dd670b9f8 [2023-04-13T23:41:12.785Z] Removing intermediate container 3d3dd670b9f8 [2023-04-13T23:41:12.785Z] ---> 4c1d3d8979ac [2023-04-13T23:41:12.785Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-13T23:41:12.785Z] ---> Running in 21faf5c92a24 [2023-04-13T23:41:12.785Z] Removing intermediate container 21faf5c92a24 [2023-04-13T23:41:12.785Z] ---> a5938cf908a6 [2023-04-13T23:41:12.785Z] Step 15/25 : WORKDIR / [2023-04-13T23:41:12.785Z] ---> Running in 8ea7962374b7 [2023-04-13T23:41:12.785Z] Removing intermediate container 8ea7962374b7 [2023-04-13T23:41:12.785Z] ---> 450f882f88bf [2023-04-13T23:41:12.785Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:41:12.785Z] ---> ae3fb0c1c3f1 [2023-04-13T23:41:12.785Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:41:12.785Z] ---> 9fa38cc76304 [2023-04-13T23:41:12.785Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-13T23:41:12.785Z] ---> f835168139eb [2023-04-13T23:41:12.785Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:41:12.785Z] ---> 4a6a59135477 [2023-04-13T23:41:12.785Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-13T23:41:12.785Z] ---> 03f07e7a3b7f [2023-04-13T23:41:12.785Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-13T23:41:12.785Z] ---> Running in 6a42fb78c091 [2023-04-13T23:41:12.785Z] Removing intermediate container 6a42fb78c091 [2023-04-13T23:41:12.785Z] ---> 4f1dedb5e6d4 [2023-04-13T23:41:12.785Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:41:12.785Z] ---> Running in 9d4d927696c6 [2023-04-13T23:41:12.785Z] Removing intermediate container 9d4d927696c6 [2023-04-13T23:41:12.785Z] ---> a6deddddbdb5 [2023-04-13T23:41:12.785Z] Step 23/25 : LABEL arch=arm64 [2023-04-13T23:41:12.785Z] ---> Running in e4686953192b [2023-04-13T23:41:12.785Z] Removing intermediate container e4686953192b [2023-04-13T23:41:12.785Z] ---> b556076d66f3 [2023-04-13T23:41:12.785Z] Step 24/25 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:41:12.785Z] ---> Running in b3e98f6c9492 [2023-04-13T23:41:13.060Z] Removing intermediate container b3e98f6c9492 [2023-04-13T23:41:13.060Z] ---> 799629493853 [2023-04-13T23:41:13.060Z] Step 25/25 : LABEL version=3.0.0-dev.129 [2023-04-13T23:41:13.060Z] ---> Running in 1dc5b7616d8c [2023-04-13T23:41:15.803Z] Removing intermediate container 1dc5b7616d8c [2023-04-13T23:41:15.803Z] ---> ec498f4a4316 [2023-04-13T23:41:15.803Z] [2023-04-13T23:41:16.074Z] Successfully built ec498f4a4316 [2023-04-13T23:41:16.074Z] Successfully tagged core-metadata-arm64:latest [2023-04-13T23:41:16.074Z]  Building core-metadata ... done Building security-bootstrapper [2023-04-13T23:41:19.489Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T23:41:19.489Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-13T23:41:19.489Z] ---> 8cc4084aa239 [2023-04-13T23:41:19.489Z] Step 3/33 : WORKDIR /edgex-go [2023-04-13T23:41:19.489Z] ---> Using cache [2023-04-13T23:41:19.489Z] ---> 01539711c2ab [2023-04-13T23:41:19.489Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-13T23:41:19.489Z] ---> Using cache [2023-04-13T23:41:19.489Z] ---> 93474f41aa96 [2023-04-13T23:41:19.489Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-13T23:41:19.489Z] ---> Using cache [2023-04-13T23:41:19.489Z] ---> 45cf9f87d5c9 [2023-04-13T23:41:19.489Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T23:41:19.489Z] ---> Using cache [2023-04-13T23:41:19.489Z] ---> cc0cb29939b5 [2023-04-13T23:41:19.489Z] Step 7/33 : COPY . . [2023-04-13T23:41:19.489Z] ---> Using cache [2023-04-13T23:41:19.489Z] ---> 09c5328e2335 [2023-04-13T23:41:19.489Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-13T23:41:19.773Z] ---> Running in 331b9c20c8d9 [2023-04-13T23:41:21.706Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-13T23:41:36.678Z] Removing intermediate container 30859d8bb373 [2023-04-13T23:41:36.678Z] ---> b787c2c6d7f1 [2023-04-13T23:41:36.678Z] [2023-04-13T23:41:36.678Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T23:41:36.678Z] ---> 51e60588ff2c [2023-04-13T23:41:36.678Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-13T23:41:36.678Z] ---> Using cache [2023-04-13T23:41:36.678Z] ---> a86d6718c54d [2023-04-13T23:41:36.678Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T23:41:36.678Z] ---> Using cache [2023-04-13T23:41:36.678Z] ---> f77a766f2d2f [2023-04-13T23:41:36.678Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:41:36.678Z] ---> Using cache [2023-04-13T23:41:36.678Z] ---> 6a982649633d [2023-04-13T23:41:36.679Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:41:36.679Z] ---> Using cache [2023-04-13T23:41:36.679Z] ---> da825c1b6e7f [2023-04-13T23:41:36.679Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-13T23:41:36.679Z] ---> 345ac2cf9155 [2023-04-13T23:41:36.679Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:41:37.637Z] ---> e3b8283774f8 [2023-04-13T23:41:37.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-13T23:41:38.219Z] ---> ad713f757b0c [2023-04-13T23:41:38.219Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T23:41:38.486Z] ---> Running in 36ad1e9e033b [2023-04-13T23:41:41.845Z] Removing intermediate container 36ad1e9e033b [2023-04-13T23:41:41.845Z] ---> 15fcd4fa7f96 [2023-04-13T23:41:41.845Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T23:41:41.845Z] ---> Running in ea41eaee4848 [2023-04-13T23:41:42.433Z] Removing intermediate container ea41eaee4848 [2023-04-13T23:41:42.433Z] ---> 599ae7e705db [2023-04-13T23:41:42.433Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-13T23:41:42.709Z] ---> Running in 19e1dfc2ef17 [2023-04-13T23:41:43.289Z] Removing intermediate container 19e1dfc2ef17 [2023-04-13T23:41:43.289Z] ---> ac572eb16891 [2023-04-13T23:41:43.289Z] Step 21/23 : LABEL arch=arm64 [2023-04-13T23:41:43.289Z] ---> Running in 6c88f06f2a6a [2023-04-13T23:41:43.883Z] Removing intermediate container 6c88f06f2a6a [2023-04-13T23:41:43.883Z] ---> 810dd26b5234 [2023-04-13T23:41:43.883Z] Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:41:43.883Z] ---> Running in 28881e4aeac3 [2023-04-13T23:41:44.464Z] Removing intermediate container 28881e4aeac3 [2023-04-13T23:41:44.464Z] ---> e37472731554 [2023-04-13T23:41:44.464Z] Step 23/23 : LABEL version=3.0.0-dev.129 [2023-04-13T23:41:44.464Z] ---> Running in 133d67b0b982 [2023-04-13T23:41:45.044Z] Removing intermediate container 133d67b0b982 [2023-04-13T23:41:45.044Z] ---> 2b1085ff8ea3 [2023-04-13T23:41:45.044Z] [2023-04-13T23:41:45.044Z] Successfully built 2b1085ff8ea3 [2023-04-13T23:41:45.044Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-13T23:42:41.418Z]  Building security-proxy-auth ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.129" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-13T23:42:49.616Z] Removing intermediate container 37283982930f [2023-04-13T23:42:49.616Z] ---> 9f764665adf6 [2023-04-13T23:42:49.616Z] [2023-04-13T23:42:49.616Z] Step 9/25 : FROM alpine:3.17 [2023-04-13T23:42:49.616Z] ---> 51e60588ff2c [2023-04-13T23:42:49.616Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-13T23:42:49.616Z] ---> Running in 4d8bc2407726 [2023-04-13T23:42:51.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:42:52.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:42:53.531Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-13T23:42:53.531Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-13T23:42:53.531Z] (3/3) Installing su-exec (0.2-r2) [2023-04-13T23:42:53.531Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:42:53.531Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T23:42:54.111Z] OK: 8 MiB in 18 packages [2023-04-13T23:42:56.729Z] Removing intermediate container 4d8bc2407726 [2023-04-13T23:42:56.729Z] ---> e1ab41be8a93 [2023-04-13T23:42:56.729Z] 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-13T23:42:56.729Z] ---> Running in 3e3ac454a3fa [2023-04-13T23:42:56.994Z] Removing intermediate container 3e3ac454a3fa [2023-04-13T23:42:56.994Z] ---> dcb303a754e5 [2023-04-13T23:42:56.994Z] Step 12/25 : WORKDIR / [2023-04-13T23:42:56.994Z] ---> Running in da557ecf309c [2023-04-13T23:42:57.580Z] Removing intermediate container da557ecf309c [2023-04-13T23:42:57.580Z] ---> 17f2633e68f0 [2023-04-13T23:42:57.580Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:42:58.668Z] ---> d64f4581e366 [2023-04-13T23:42:58.668Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:43:00.676Z] ---> 9cf602795064 [2023-04-13T23:43:00.676Z] 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-13T23:43:01.658Z] ---> aebc5c55a7de [2023-04-13T23:43:01.658Z] 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-13T23:43:02.617Z] ---> 99ca68d8b10b [2023-04-13T23:43:02.617Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:43:03.575Z] ---> 2e7866e98b23 [2023-04-13T23:43:03.575Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-13T23:43:05.514Z] ---> df9b19e4ed7d [2023-04-13T23:43:05.514Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-13T23:43:06.943Z] ---> 1969510192fd [2023-04-13T23:43:06.943Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-13T23:43:07.908Z] ---> de385c712812 [2023-04-13T23:43:07.908Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T23:43:08.190Z] ---> Running in 0ae76039d454 [2023-04-13T23:43:11.542Z] Removing intermediate container 0ae76039d454 [2023-04-13T23:43:11.542Z] ---> 3fb643f8028e [2023-04-13T23:43:11.542Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T23:43:11.542Z] ---> Running in 79c813f20f29 [2023-04-13T23:43:13.505Z] Removing intermediate container 79c813f20f29 [2023-04-13T23:43:13.505Z] ---> 1ee604608c86 [2023-04-13T23:43:13.505Z] Step 23/25 : LABEL arch=arm64 [2023-04-13T23:43:13.505Z] ---> Running in 6a13db823d3d [2023-04-13T23:43:14.090Z] Removing intermediate container 6a13db823d3d [2023-04-13T23:43:14.090Z] ---> 35336d57e999 [2023-04-13T23:43:14.090Z] Step 24/25 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:43:14.090Z] ---> Running in c058eb78d247 [2023-04-13T23:43:14.675Z] Removing intermediate container c058eb78d247 [2023-04-13T23:43:14.675Z] ---> dbf9d89ff082 [2023-04-13T23:43:14.675Z] Step 25/25 : LABEL version=3.0.0-dev.129 [2023-04-13T23:43:14.675Z] ---> Running in 66af661c869e [2023-04-13T23:43:15.258Z] Removing intermediate container 66af661c869e [2023-04-13T23:43:15.258Z] ---> 66ea08f854d6 [2023-04-13T23:43:15.258Z] [2023-04-13T23:43:15.258Z] Successfully built 66ea08f854d6 [2023-04-13T23:43:15.258Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-13T23:45:21.905Z]  Building security-secretstore-setup ... done Removing intermediate container e4fa69907959 [2023-04-13T23:45:21.905Z] ---> 0014548e9fe0 [2023-04-13T23:45:21.905Z] [2023-04-13T23:45:21.905Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T23:45:21.905Z] ---> 51e60588ff2c [2023-04-13T23:45:21.905Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-13T23:45:21.905Z] ---> Running in 8552f371d5b8 [2023-04-13T23:45:21.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:45:21.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:45:21.905Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-13T23:45:21.905Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-13T23:45:21.905Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:45:22.171Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T23:45:22.435Z] OK: 8 MiB in 17 packages [2023-04-13T23:45:24.369Z] Removing intermediate container 8552f371d5b8 [2023-04-13T23:45:24.369Z] ---> 13e30443f5a6 [2023-04-13T23:45:24.369Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T23:45:24.369Z] ---> Running in 40f20f4a8ff7 [2023-04-13T23:45:26.944Z] Removing intermediate container 40f20f4a8ff7 [2023-04-13T23:45:26.944Z] ---> 2780a2dcfdaa [2023-04-13T23:45:26.944Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-13T23:45:26.944Z] ---> Running in aaf63050a561 [2023-04-13T23:45:27.529Z] Removing intermediate container aaf63050a561 [2023-04-13T23:45:27.529Z] ---> fb06f1fe1b6b [2023-04-13T23:45:27.529Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-13T23:45:27.529Z] ---> Running in ed1a1fa17423 [2023-04-13T23:45:27.793Z] Removing intermediate container ed1a1fa17423 [2023-04-13T23:45:27.793Z] ---> c856a17f55d0 [2023-04-13T23:45:27.793Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:45:28.749Z] ---> f2ecb13c20d3 [2023-04-13T23:45:28.749Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:45:29.707Z] ---> f931cef38c19 [2023-04-13T23:45:29.707Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-13T23:45:31.650Z] ---> 39420faa1388 [2023-04-13T23:45:31.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:45:32.230Z] ---> d6db776c73f2 [2023-04-13T23:45:32.230Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-13T23:45:32.230Z] ---> Running in 69c7c9dbe500 [2023-04-13T23:45:32.820Z] Removing intermediate container 69c7c9dbe500 [2023-04-13T23:45:32.820Z] ---> bea05b8fc50f [2023-04-13T23:45:32.820Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:45:32.820Z] ---> Running in 147acbba1eb2 [2023-04-13T23:45:33.788Z] Removing intermediate container 147acbba1eb2 [2023-04-13T23:45:33.788Z] ---> 33b24b04111b [2023-04-13T23:45:33.788Z] Step 21/23 : LABEL arch=arm64 [2023-04-13T23:45:33.788Z] ---> Running in f09cfa6a374e [2023-04-13T23:45:34.369Z] Removing intermediate container f09cfa6a374e [2023-04-13T23:45:34.369Z] ---> 2b700fd50fb2 [2023-04-13T23:45:34.369Z] Step 22/23 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:45:34.635Z] ---> Running in a03f83eec373 [2023-04-13T23:45:34.902Z] Removing intermediate container a03f83eec373 [2023-04-13T23:45:34.902Z] ---> c565843720e7 [2023-04-13T23:45:34.902Z] Step 23/23 : LABEL version=3.0.0-dev.129 [2023-04-13T23:45:35.168Z] ---> Running in 1a6710b5e473 [2023-04-13T23:45:35.751Z] Removing intermediate container 1a6710b5e473 [2023-04-13T23:45:35.751Z] ---> aad6934a5262 [2023-04-13T23:45:35.751Z] [2023-04-13T23:45:35.751Z] Successfully built aad6934a5262 [2023-04-13T23:45:35.751Z] Successfully tagged support-notifications-arm64:latest [2023-04-13T23:45:38.346Z]  Building support-notifications ... done Removing intermediate container 331b9c20c8d9 [2023-04-13T23:45:38.346Z] ---> f8daf1d00022 [2023-04-13T23:45:38.346Z] [2023-04-13T23:45:38.346Z] Step 9/33 : FROM alpine:3.17 [2023-04-13T23:45:38.346Z] ---> 51e60588ff2c [2023-04-13T23:45:38.346Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-13T23:45:38.346Z] ---> Running in 11f960ec07c3 [2023-04-13T23:45:38.346Z] Removing intermediate container 11f960ec07c3 [2023-04-13T23:45:38.346Z] ---> 509982635733 [2023-04-13T23:45:38.346Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-13T23:45:38.628Z] ---> Running in 7bc7ce49a3be [2023-04-13T23:45:39.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:45:40.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:45:41.567Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-13T23:45:41.567Z] (2/2) Installing su-exec (0.2-r2) [2023-04-13T23:45:41.567Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:45:41.567Z] OK: 8 MiB in 17 packages [2023-04-13T23:45:42.524Z] Removing intermediate container 7bc7ce49a3be [2023-04-13T23:45:42.524Z] ---> 79fb86480c56 [2023-04-13T23:45:42.524Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-13T23:45:42.524Z] ---> Running in db3dcf84e812 [2023-04-13T23:45:42.791Z] Removing intermediate container db3dcf84e812 [2023-04-13T23:45:42.791Z] ---> 94f5a1e18461 [2023-04-13T23:45:42.791Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-13T23:45:43.057Z] ---> Running in eebe041c0381 [2023-04-13T23:45:43.325Z] Removing intermediate container eebe041c0381 [2023-04-13T23:45:43.325Z] ---> 3c410bf4cce6 [2023-04-13T23:45:43.325Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-13T23:45:43.592Z] ---> Running in 102fed77fa2f [2023-04-13T23:45:43.860Z] Removing intermediate container 102fed77fa2f [2023-04-13T23:45:43.860Z] ---> 13f7b4ba45c1 [2023-04-13T23:45:43.860Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-13T23:45:43.860Z] ---> Running in e70f2aec7e4c [2023-04-13T23:45:44.448Z] Removing intermediate container e70f2aec7e4c [2023-04-13T23:45:44.448Z] ---> 09a3accb0efe [2023-04-13T23:45:44.448Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-13T23:45:44.448Z] ---> Running in 584d1c1d000e [2023-04-13T23:45:47.035Z] Removing intermediate container 584d1c1d000e [2023-04-13T23:45:47.035Z] ---> e5ba494f9335 [2023-04-13T23:45:47.035Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-13T23:45:47.035Z] ---> Running in bb1ce4e9e1df [2023-04-13T23:45:47.301Z] Removing intermediate container bb1ce4e9e1df [2023-04-13T23:45:47.301Z] ---> f0df934a133d [2023-04-13T23:45:47.301Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-13T23:45:47.883Z] ---> c6e522f83ba2 [2023-04-13T23:45:47.883Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-13T23:45:48.148Z] ---> Running in 226493a96278 [2023-04-13T23:45:50.100Z] Removing intermediate container 226493a96278 [2023-04-13T23:45:50.100Z] ---> fb6214ff5692 [2023-04-13T23:45:50.100Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:45:50.682Z] Removing intermediate container 824a47a471f5 [2023-04-13T23:45:50.682Z] ---> 971995ef6fb2 [2023-04-13T23:45:50.682Z] [2023-04-13T23:45:50.682Z] Step 9/20 : FROM alpine:3.17 [2023-04-13T23:45:50.682Z] ---> 51e60588ff2c [2023-04-13T23:45:50.682Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-13T23:45:50.682Z] ---> Using cache [2023-04-13T23:45:50.682Z] ---> 509982635733 [2023-04-13T23:45:50.682Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-13T23:45:50.682Z] ---> Running in 3d1ee9161a59 [2023-04-13T23:45:50.682Z] ---> babf54480fc5 [2023-04-13T23:45:50.682Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:45:51.644Z] ---> dd1db82bff75 [2023-04-13T23:45:51.644Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-13T23:45:51.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:45:52.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:45:53.565Z] v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T23:45:53.565Z] v3.17.3-92-gd1dbd520db8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T23:45:53.565Z] OK: 17689 distinct packages available [2023-04-13T23:45:53.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T23:45:54.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T23:45:54.686Z] ---> f586439e81cc [2023-04-13T23:45:54.686Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-13T23:45:55.271Z] ---> f374acb4ec74 [2023-04-13T23:45:55.271Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-13T23:45:55.271Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-13T23:45:55.271Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-13T23:45:55.539Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-13T23:45:55.539Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-13T23:45:55.539Z] (5/9) Installing curl (8.0.1-r0) [2023-04-13T23:45:55.539Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-13T23:45:55.539Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-13T23:45:55.539Z] (8/9) Installing libucontext (1.2-r0) [2023-04-13T23:45:55.539Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-13T23:45:55.539Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T23:45:55.539Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T23:45:55.805Z] ---> 23344fc287c5 [2023-04-13T23:45:55.805Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-13T23:45:56.073Z] OK: 11 MiB in 24 packages [2023-04-13T23:45:56.339Z] ---> 3cc18ef22989 [2023-04-13T23:45:56.339Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-13T23:45:57.300Z] ---> 61dc76ff94e3 [2023-04-13T23:45:57.300Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-13T23:45:57.584Z] Removing intermediate container 3d1ee9161a59 [2023-04-13T23:45:57.584Z] ---> 9212dfafe1a5 [2023-04-13T23:45:57.584Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T23:45:57.851Z] ---> cd14906ce954 [2023-04-13T23:45:57.851Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-13T23:45:57.851Z] ---> Running in 625ab1b3c281 [2023-04-13T23:45:58.119Z] ---> 39893fef0811 [2023-04-13T23:45:58.119Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T23:45:58.702Z] ---> 182987d71fad [2023-04-13T23:45:58.702Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-13T23:46:00.111Z] Removing intermediate container 625ab1b3c281 [2023-04-13T23:46:00.111Z] ---> 84f90c80e3b2 [2023-04-13T23:46:00.111Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-13T23:46:00.111Z] ---> Running in b2ed53af1a00 [2023-04-13T23:46:00.378Z] ---> fcf36eb38016 [2023-04-13T23:46:00.378Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-13T23:46:00.378Z] Removing intermediate container b2ed53af1a00 [2023-04-13T23:46:00.378Z] ---> e80e3e8b25fd [2023-04-13T23:46:00.378Z] Step 30/33 : CMD ["gate"] [2023-04-13T23:46:00.645Z] ---> Running in 62186ba32304 [2023-04-13T23:46:00.912Z] ---> 7f4557b4ed44 [2023-04-13T23:46:00.912Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-13T23:46:00.912Z] ---> Running in d5138ea6d1c2 [2023-04-13T23:46:00.912Z] Removing intermediate container 62186ba32304 [2023-04-13T23:46:00.912Z] ---> cabcb8f9fbf2 [2023-04-13T23:46:00.912Z] Step 31/33 : LABEL arch=arm64 [2023-04-13T23:46:00.912Z] ---> Running in 0919feda2970 [2023-04-13T23:46:01.180Z] Removing intermediate container d5138ea6d1c2 [2023-04-13T23:46:01.180Z] ---> e38f8e6428eb [2023-04-13T23:46:01.180Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T23:46:01.449Z] ---> Running in 04a9c63a1efd [2023-04-13T23:46:01.449Z] Removing intermediate container 0919feda2970 [2023-04-13T23:46:01.449Z] ---> 7b3754741b3e [2023-04-13T23:46:01.449Z] Step 32/33 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:01.449Z] ---> Running in c39066831e75 [2023-04-13T23:46:01.716Z] Removing intermediate container 04a9c63a1efd [2023-04-13T23:46:01.716Z] ---> eb7cf0fb7923 [2023-04-13T23:46:01.716Z] Step 18/20 : LABEL arch=arm64 [2023-04-13T23:46:01.716Z] ---> Running in 84acd8f7efeb [2023-04-13T23:46:01.716Z] Removing intermediate container c39066831e75 [2023-04-13T23:46:01.716Z] ---> 3f8fd361fedd [2023-04-13T23:46:01.716Z] Step 33/33 : LABEL version=3.0.0-dev.129 [2023-04-13T23:46:01.983Z] ---> Running in e8087846d8b5 [2023-04-13T23:46:02.249Z] Removing intermediate container 84acd8f7efeb [2023-04-13T23:46:02.249Z] ---> 00ae5fd0840a [2023-04-13T23:46:02.249Z] Step 19/20 : LABEL git_sha=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:02.249Z] ---> Running in 56c59ca9a5b0 [2023-04-13T23:46:02.249Z] Removing intermediate container e8087846d8b5 [2023-04-13T23:46:02.249Z] ---> 92cb32e27147 [2023-04-13T23:46:02.249Z] [2023-04-13T23:46:02.516Z] Successfully built 92cb32e27147 [2023-04-13T23:46:02.516Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-13T23:46:02.516Z]  Building security-bootstrapper ... done Removing intermediate container 56c59ca9a5b0 [2023-04-13T23:46:02.516Z] ---> cd0851e0f238 [2023-04-13T23:46:02.516Z] Step 20/20 : LABEL version=3.0.0-dev.129 [2023-04-13T23:46:02.516Z] ---> Running in e82ab4b5673c [2023-04-13T23:46:02.783Z] Removing intermediate container e82ab4b5673c [2023-04-13T23:46:02.783Z] ---> 904c2dad57cc [2023-04-13T23:46:02.783Z] [2023-04-13T23:46:03.049Z] Successfully built 904c2dad57cc [2023-04-13T23:46:03.049Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-13T23:46:03.325Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-13T23:46:03.353Z] $ docker stop --time=1 e27d4b920dfa717814f98947535b22d86797eb00da0a50d63e40bbd3ab8144ae [2023-04-13T23:46:05.069Z] $ docker rm -f --volumes e27d4b920dfa717814f98947535b22d86797eb00da0a50d63e40bbd3ab8144ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T23:46:05.564Z] + docker images [2023-04-13T23:46:05.834Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-13T23:46:05.834Z] security-bootstrapper-arm64 latest 92cb32e27147 3 seconds ago 21.9MB [2023-04-13T23:46:05.834Z] security-spiffe-token-provider-arm64 latest 904c2dad57cc 3 seconds ago 32.7MB [2023-04-13T23:46:05.834Z] 971995ef6fb2 16 seconds ago 1.36GB [2023-04-13T23:46:05.834Z] f8daf1d00022 28 seconds ago 1.3GB [2023-04-13T23:46:05.834Z] support-notifications-arm64 latest aad6934a5262 30 seconds ago 32.2MB [2023-04-13T23:46:05.834Z] 0014548e9fe0 49 seconds ago 1.39GB [2023-04-13T23:46:05.834Z] security-secretstore-setup-arm64 latest 66ea08f854d6 2 minutes ago 32.2MB [2023-04-13T23:46:05.834Z] 9f764665adf6 3 minutes ago 1.31GB [2023-04-13T23:46:05.834Z] security-proxy-auth-arm64 latest 2b1085ff8ea3 4 minutes ago 18.3MB [2023-04-13T23:46:05.834Z] b787c2c6d7f1 4 minutes ago 1.3GB [2023-04-13T23:46:05.834Z] core-metadata-arm64 latest ec498f4a4316 4 minutes ago 20.2MB [2023-04-13T23:46:05.834Z] 6283c6518916 5 minutes ago 1.32GB [2023-04-13T23:46:05.834Z] security-spire-agent-arm64 latest 9402efba85bc 8 minutes ago 125MB [2023-04-13T23:46:05.834Z] security-spire-server-arm64 latest 6ac1986b3e9f 8 minutes ago 87.1MB [2023-04-13T23:46:05.834Z] d73060a59602 8 minutes ago 1.18GB [2023-04-13T23:46:05.834Z] support-scheduler-arm64 latest 5b157784045c 8 minutes ago 31.5MB [2023-04-13T23:46:05.834Z] 9f4deeb3fa03 9 minutes ago 1.39GB [2023-04-13T23:46:05.834Z] core-command-arm64 latest ee9d407c6f8e 10 minutes ago 19.7MB [2023-04-13T23:46:05.834Z] 1a22738257fc 11 minutes ago 1.32GB [2023-04-13T23:46:05.834Z] core-data-arm64 latest b529e093e6c6 11 minutes ago 19.9MB [2023-04-13T23:46:05.834Z] 3659b4f8933d 11 minutes ago 1.32GB [2023-04-13T23:46:05.834Z] core-common-config-bootstrapper-arm64 latest ef21862f87b6 11 minutes ago 17.2MB [2023-04-13T23:46:05.834Z] d0bf1bc0df6b 12 minutes ago 1.31GB [2023-04-13T23:46:05.834Z] security-proxy-setup-arm64 latest e2ae3baabe50 12 minutes ago 18.7MB [2023-04-13T23:46:05.834Z] 5eaa7408af0b 12 minutes ago 1.3GB [2023-04-13T23:46:05.834Z] security-spire-config-arm64 latest a4afb5194267 18 minutes ago 86.2MB [2023-04-13T23:46:05.834Z] b27362e58615 18 minutes ago 1.18GB [2023-04-13T23:46:05.834Z] ci-base-image-arm64 latest 8cc4084aa239 21 minutes ago 866MB [2023-04-13T23:46:05.834Z] alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB [2023-04-13T23:46:05.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB [2023-04-13T23:46:05.834Z] 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-13T23:46:05.945Z] provisioning config files... [2023-04-13T23:46:05.964Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/491@tmp/config4672193143620890209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:46:06.301Z] ---> docker-login.sh [2023-04-13T23:46:06.301Z] nexus3.edgexfoundry.org:10001 [2023-04-13T23:46:06.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:46:06.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:46:06.571Z] Configure a credential helper to remove this warning. See [2023-04-13T23:46:06.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:46:06.571Z] [2023-04-13T23:46:06.571Z] Login Succeeded [2023-04-13T23:46:06.571Z] nexus3.edgexfoundry.org:10002 [2023-04-13T23:46:06.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:46:07.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:46:07.117Z] Configure a credential helper to remove this warning. See [2023-04-13T23:46:07.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:46:07.117Z] [2023-04-13T23:46:07.117Z] Login Succeeded [2023-04-13T23:46:07.117Z] nexus3.edgexfoundry.org:10003 [2023-04-13T23:46:07.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:46:07.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:46:07.386Z] Configure a credential helper to remove this warning. See [2023-04-13T23:46:07.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:46:07.386Z] [2023-04-13T23:46:07.386Z] Login Succeeded [2023-04-13T23:46:07.386Z] nexus3.edgexfoundry.org:10004 [2023-04-13T23:46:07.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:46:07.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:46:07.924Z] Configure a credential helper to remove this warning. See [2023-04-13T23:46:07.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:46:07.924Z] [2023-04-13T23:46:07.924Z] Login Succeeded [2023-04-13T23:46:07.924Z] docker.io [2023-04-13T23:46:08.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T23:46:08.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T23:46:08.456Z] Configure a credential helper to remove this warning. See [2023-04-13T23:46:08.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T23:46:08.456Z] [2023-04-13T23:46:08.456Z] Login Succeeded [2023-04-13T23:46:08.456Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T23:46:08.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:46:08.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T23:46:08.523Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-13T23:46:08.523Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:08.523Z] latest [2023-04-13T23:46:08.523Z] 3.0.0-dev.129 [2023-04-13T23:46:08.523Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:08.523Z] main [2023-04-13T23:46:08.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:08.873Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:09.202Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:09.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-13T23:46:09.202Z] 01567549c3ac: Preparing [2023-04-13T23:46:09.202Z] a8d41e88ff5f: Preparing [2023-04-13T23:46:09.202Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:09.202Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:09.202Z] 6efad7c51b6d: Preparing [2023-04-13T23:46:09.202Z] 26cbea5cba74: Preparing [2023-04-13T23:46:09.202Z] 26cbea5cba74: Waiting [2023-04-13T23:46:09.468Z] 1a8da1ccb6d8: Pushed [2023-04-13T23:46:09.468Z] 01567549c3ac: Pushed [2023-04-13T23:46:09.468Z] 6efad7c51b6d: Pushed [2023-04-13T23:46:09.468Z] 8f2dfe6de279: Pushed [2023-04-13T23:46:09.468Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:12.802Z] a8d41e88ff5f: Pushed [2023-04-13T23:46:12.802Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:062e6e85874d5e5cadc253af096ddebf406dea477d37721cedf8c8c9ed48b53e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:13.151Z] + 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-13T23:46:13.485Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-13T23:46:13.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-13T23:46:13.486Z] 01567549c3ac: Preparing [2023-04-13T23:46:13.486Z] a8d41e88ff5f: Preparing [2023-04-13T23:46:13.486Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:13.486Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:13.486Z] 6efad7c51b6d: Preparing [2023-04-13T23:46:13.486Z] 26cbea5cba74: Preparing [2023-04-13T23:46:13.486Z] 26cbea5cba74: Waiting [2023-04-13T23:46:13.486Z] 01567549c3ac: Layer already exists [2023-04-13T23:46:13.486Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:13.486Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:13.486Z] a8d41e88ff5f: Layer already exists [2023-04-13T23:46:13.486Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:46:13.750Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:13.750Z] latest: digest: sha256:062e6e85874d5e5cadc253af096ddebf406dea477d37721cedf8c8c9ed48b53e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:14.092Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:14.425Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.129 [2023-04-13T23:46:14.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-13T23:46:14.425Z] 01567549c3ac: Preparing [2023-04-13T23:46:14.425Z] a8d41e88ff5f: Preparing [2023-04-13T23:46:14.425Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:14.425Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:14.425Z] 6efad7c51b6d: Preparing [2023-04-13T23:46:14.425Z] 26cbea5cba74: Preparing [2023-04-13T23:46:14.425Z] 26cbea5cba74: Waiting [2023-04-13T23:46:14.690Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:14.690Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:46:14.690Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:14.690Z] 01567549c3ac: Layer already exists [2023-04-13T23:46:14.690Z] a8d41e88ff5f: Layer already exists [2023-04-13T23:46:14.690Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:14.690Z] 3.0.0-dev.129: digest: sha256:062e6e85874d5e5cadc253af096ddebf406dea477d37721cedf8c8c9ed48b53e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:15.025Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:15.362Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:15.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-13T23:46:15.362Z] 01567549c3ac: Preparing [2023-04-13T23:46:15.362Z] a8d41e88ff5f: Preparing [2023-04-13T23:46:15.362Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:15.362Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:15.362Z] 6efad7c51b6d: Preparing [2023-04-13T23:46:15.362Z] 26cbea5cba74: Preparing [2023-04-13T23:46:15.362Z] 26cbea5cba74: Waiting [2023-04-13T23:46:15.627Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:46:15.627Z] 01567549c3ac: Layer already exists [2023-04-13T23:46:15.627Z] a8d41e88ff5f: Layer already exists [2023-04-13T23:46:15.627Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:15.627Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:15.627Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:15.627Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:062e6e85874d5e5cadc253af096ddebf406dea477d37721cedf8c8c9ed48b53e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:15.973Z] + 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-13T23:46:16.309Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-13T23:46:16.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-13T23:46:16.309Z] 01567549c3ac: Preparing [2023-04-13T23:46:16.309Z] a8d41e88ff5f: Preparing [2023-04-13T23:46:16.309Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:16.309Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:16.309Z] 6efad7c51b6d: Preparing [2023-04-13T23:46:16.309Z] 26cbea5cba74: Preparing [2023-04-13T23:46:16.309Z] 26cbea5cba74: Waiting [2023-04-13T23:46:16.309Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:16.309Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:16.309Z] a8d41e88ff5f: Layer already exists [2023-04-13T23:46:16.309Z] 01567549c3ac: Layer already exists [2023-04-13T23:46:16.309Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:46:16.309Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:16.574Z] main: digest: sha256:062e6e85874d5e5cadc253af096ddebf406dea477d37721cedf8c8c9ed48b53e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:46:16.622Z] ===================================================== [Pipeline] echo [2023-04-13T23:46:16.635Z] taggedImages: [2023-04-13T23:46:16.635Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:16.635Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-13T23:46:16.635Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.129 [2023-04-13T23:46:16.635Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:16.635Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-13T23:46:16.656Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-13T23:46:16.656Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:16.656Z] latest [2023-04-13T23:46:16.656Z] 3.0.0-dev.129 [2023-04-13T23:46:16.656Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:16.656Z] main [2023-04-13T23:46:16.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:17.008Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:17.343Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:17.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-13T23:46:17.343Z] 7a64def3a190: Preparing [2023-04-13T23:46:17.343Z] d4e84425ddad: Preparing [2023-04-13T23:46:17.343Z] 94e5f932a5ce: Preparing [2023-04-13T23:46:17.343Z] d27cb539cf55: Preparing [2023-04-13T23:46:17.343Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:17.343Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:17.343Z] 7d58d7ec7e7c: Preparing [2023-04-13T23:46:17.343Z] 26cbea5cba74: Preparing [2023-04-13T23:46:17.343Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:17.343Z] 7d58d7ec7e7c: Waiting [2023-04-13T23:46:17.343Z] 26cbea5cba74: Waiting [2023-04-13T23:46:17.343Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:17.608Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:17.608Z] 94e5f932a5ce: Pushed [2023-04-13T23:46:17.608Z] 7a64def3a190: Pushed [2023-04-13T23:46:17.608Z] d4e84425ddad: Pushed [2023-04-13T23:46:17.608Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:17.608Z] 7d58d7ec7e7c: Pushed [2023-04-13T23:46:20.188Z] d27cb539cf55: Pushed [2023-04-13T23:46:20.188Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:f3cd299dd927445bd7d92252219bcc209d933815ca03dd15fe5e28788d31b51b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:20.524Z] + 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-13T23:46:20.893Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-13T23:46:20.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-13T23:46:20.893Z] 7a64def3a190: Preparing [2023-04-13T23:46:20.893Z] d4e84425ddad: Preparing [2023-04-13T23:46:20.893Z] 94e5f932a5ce: Preparing [2023-04-13T23:46:20.893Z] d27cb539cf55: Preparing [2023-04-13T23:46:20.893Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:20.893Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:20.893Z] 7d58d7ec7e7c: Preparing [2023-04-13T23:46:20.893Z] 26cbea5cba74: Preparing [2023-04-13T23:46:20.893Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:20.893Z] 7d58d7ec7e7c: Waiting [2023-04-13T23:46:20.893Z] 26cbea5cba74: Waiting [2023-04-13T23:46:20.893Z] d4e84425ddad: Layer already exists [2023-04-13T23:46:20.893Z] 94e5f932a5ce: Layer already exists [2023-04-13T23:46:20.893Z] d27cb539cf55: Layer already exists [2023-04-13T23:46:20.893Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:20.893Z] 7a64def3a190: Layer already exists [2023-04-13T23:46:20.893Z] 7d58d7ec7e7c: Layer already exists [2023-04-13T23:46:20.893Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:20.893Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:21.158Z] latest: digest: sha256:f3cd299dd927445bd7d92252219bcc209d933815ca03dd15fe5e28788d31b51b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:21.493Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:21.827Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.129 [2023-04-13T23:46:21.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-13T23:46:21.827Z] 7a64def3a190: Preparing [2023-04-13T23:46:21.827Z] d4e84425ddad: Preparing [2023-04-13T23:46:21.827Z] 94e5f932a5ce: Preparing [2023-04-13T23:46:21.827Z] d27cb539cf55: Preparing [2023-04-13T23:46:21.827Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:21.827Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:21.827Z] 7d58d7ec7e7c: Preparing [2023-04-13T23:46:21.827Z] 26cbea5cba74: Preparing [2023-04-13T23:46:21.827Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:21.827Z] 7d58d7ec7e7c: Waiting [2023-04-13T23:46:21.827Z] 26cbea5cba74: Waiting [2023-04-13T23:46:21.827Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:21.827Z] 7a64def3a190: Layer already exists [2023-04-13T23:46:21.827Z] 94e5f932a5ce: Layer already exists [2023-04-13T23:46:21.827Z] d27cb539cf55: Layer already exists [2023-04-13T23:46:21.827Z] d4e84425ddad: Layer already exists [2023-04-13T23:46:21.827Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:21.827Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:21.827Z] 7d58d7ec7e7c: Layer already exists [2023-04-13T23:46:22.092Z] 3.0.0-dev.129: digest: sha256:f3cd299dd927445bd7d92252219bcc209d933815ca03dd15fe5e28788d31b51b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:22.428Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:22.758Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:22.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-13T23:46:22.758Z] 7a64def3a190: Preparing [2023-04-13T23:46:22.758Z] d4e84425ddad: Preparing [2023-04-13T23:46:22.758Z] 94e5f932a5ce: Preparing [2023-04-13T23:46:22.758Z] d27cb539cf55: Preparing [2023-04-13T23:46:22.758Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:22.758Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:22.758Z] 7d58d7ec7e7c: Preparing [2023-04-13T23:46:22.758Z] 26cbea5cba74: Preparing [2023-04-13T23:46:22.758Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:22.758Z] 7d58d7ec7e7c: Waiting [2023-04-13T23:46:22.758Z] 26cbea5cba74: Waiting [2023-04-13T23:46:22.758Z] d4e84425ddad: Layer already exists [2023-04-13T23:46:22.758Z] d27cb539cf55: Layer already exists [2023-04-13T23:46:22.758Z] 7a64def3a190: Layer already exists [2023-04-13T23:46:22.758Z] 94e5f932a5ce: Layer already exists [2023-04-13T23:46:22.758Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:22.758Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:22.758Z] 7d58d7ec7e7c: Layer already exists [2023-04-13T23:46:22.758Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:22.758Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:f3cd299dd927445bd7d92252219bcc209d933815ca03dd15fe5e28788d31b51b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:23.354Z] + 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-13T23:46:23.694Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-13T23:46:23.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-13T23:46:23.694Z] 7a64def3a190: Preparing [2023-04-13T23:46:23.694Z] d4e84425ddad: Preparing [2023-04-13T23:46:23.694Z] 94e5f932a5ce: Preparing [2023-04-13T23:46:23.694Z] d27cb539cf55: Preparing [2023-04-13T23:46:23.694Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:23.694Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:23.694Z] 7d58d7ec7e7c: Preparing [2023-04-13T23:46:23.694Z] 26cbea5cba74: Preparing [2023-04-13T23:46:23.694Z] 7d58d7ec7e7c: Waiting [2023-04-13T23:46:23.694Z] 26cbea5cba74: Waiting [2023-04-13T23:46:23.694Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:23.694Z] 7a64def3a190: Layer already exists [2023-04-13T23:46:23.694Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:23.694Z] d4e84425ddad: Layer already exists [2023-04-13T23:46:23.694Z] 94e5f932a5ce: Layer already exists [2023-04-13T23:46:23.694Z] d27cb539cf55: Layer already exists [2023-04-13T23:46:23.694Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:23.694Z] 7d58d7ec7e7c: Layer already exists [2023-04-13T23:46:23.694Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:23.694Z] main: digest: sha256:f3cd299dd927445bd7d92252219bcc209d933815ca03dd15fe5e28788d31b51b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:46:24.000Z] ===================================================== [Pipeline] echo [2023-04-13T23:46:24.005Z] taggedImages: [2023-04-13T23:46:24.005Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:24.005Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-13T23:46:24.005Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.129 [2023-04-13T23:46:24.005Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:24.005Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-13T23:46:24.020Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-13T23:46:24.020Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:24.020Z] latest [2023-04-13T23:46:24.020Z] 3.0.0-dev.129 [2023-04-13T23:46:24.020Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:24.020Z] main [2023-04-13T23:46:24.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:24.345Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:24.674Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:24.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-13T23:46:24.675Z] 38e5500f0d07: Preparing [2023-04-13T23:46:24.675Z] d4dc1997a297: Preparing [2023-04-13T23:46:24.675Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:24.675Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:24.675Z] 966cdadc64f6: Preparing [2023-04-13T23:46:24.675Z] 26cbea5cba74: Preparing [2023-04-13T23:46:24.675Z] 26cbea5cba74: Waiting [2023-04-13T23:46:24.675Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:24.675Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:24.939Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:24.939Z] 966cdadc64f6: Pushed [2023-04-13T23:46:24.939Z] 38e5500f0d07: Pushed [2023-04-13T23:46:28.267Z] d4dc1997a297: Pushed [2023-04-13T23:46:28.267Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:f755d6f17d58af6181e03219d7752cd1727567cc4055fc1bce231d770867b3db size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:28.597Z] + 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-13T23:46:28.927Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-13T23:46:28.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-13T23:46:28.927Z] 38e5500f0d07: Preparing [2023-04-13T23:46:28.927Z] d4dc1997a297: Preparing [2023-04-13T23:46:28.927Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:28.927Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:28.927Z] 966cdadc64f6: Preparing [2023-04-13T23:46:28.927Z] 26cbea5cba74: Preparing [2023-04-13T23:46:28.927Z] 26cbea5cba74: Waiting [2023-04-13T23:46:28.927Z] 966cdadc64f6: Layer already exists [2023-04-13T23:46:28.927Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:28.927Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:28.927Z] 38e5500f0d07: Layer already exists [2023-04-13T23:46:28.927Z] d4dc1997a297: Layer already exists [2023-04-13T23:46:28.927Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:29.192Z] latest: digest: sha256:f755d6f17d58af6181e03219d7752cd1727567cc4055fc1bce231d770867b3db size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:29.524Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:29.853Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.129 [2023-04-13T23:46:29.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-13T23:46:29.853Z] 38e5500f0d07: Preparing [2023-04-13T23:46:29.853Z] d4dc1997a297: Preparing [2023-04-13T23:46:29.853Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:29.853Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:29.853Z] 966cdadc64f6: Preparing [2023-04-13T23:46:29.853Z] 26cbea5cba74: Preparing [2023-04-13T23:46:29.853Z] 26cbea5cba74: Waiting [2023-04-13T23:46:29.853Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:29.853Z] d4dc1997a297: Layer already exists [2023-04-13T23:46:29.853Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:29.853Z] 966cdadc64f6: Layer already exists [2023-04-13T23:46:29.853Z] 38e5500f0d07: Layer already exists [2023-04-13T23:46:29.853Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:30.119Z] 3.0.0-dev.129: digest: sha256:f755d6f17d58af6181e03219d7752cd1727567cc4055fc1bce231d770867b3db size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:30.451Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:30.783Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:30.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-13T23:46:30.783Z] 38e5500f0d07: Preparing [2023-04-13T23:46:30.783Z] d4dc1997a297: Preparing [2023-04-13T23:46:30.783Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:30.783Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:30.783Z] 966cdadc64f6: Preparing [2023-04-13T23:46:30.783Z] 26cbea5cba74: Preparing [2023-04-13T23:46:30.783Z] 26cbea5cba74: Waiting [2023-04-13T23:46:30.783Z] d4dc1997a297: Layer already exists [2023-04-13T23:46:30.783Z] 38e5500f0d07: Layer already exists [2023-04-13T23:46:30.783Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:30.783Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:30.783Z] 966cdadc64f6: Layer already exists [2023-04-13T23:46:30.783Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:30.783Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:f755d6f17d58af6181e03219d7752cd1727567cc4055fc1bce231d770867b3db size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:31.379Z] + 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-13T23:46:31.704Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-13T23:46:31.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-13T23:46:31.704Z] 38e5500f0d07: Preparing [2023-04-13T23:46:31.704Z] d4dc1997a297: Preparing [2023-04-13T23:46:31.704Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:31.704Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:31.704Z] 966cdadc64f6: Preparing [2023-04-13T23:46:31.704Z] 26cbea5cba74: Preparing [2023-04-13T23:46:31.704Z] 26cbea5cba74: Waiting [2023-04-13T23:46:31.704Z] 966cdadc64f6: Layer already exists [2023-04-13T23:46:31.704Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:31.704Z] 38e5500f0d07: Layer already exists [2023-04-13T23:46:31.704Z] d4dc1997a297: Layer already exists [2023-04-13T23:46:31.704Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:31.704Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:31.968Z] main: digest: sha256:f755d6f17d58af6181e03219d7752cd1727567cc4055fc1bce231d770867b3db size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:46:32.016Z] ===================================================== [Pipeline] echo [2023-04-13T23:46:32.023Z] taggedImages: [2023-04-13T23:46:32.023Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:32.023Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-13T23:46:32.023Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.129 [2023-04-13T23:46:32.023Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:32.023Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-13T23:46:32.039Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-13T23:46:32.039Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:32.039Z] latest [2023-04-13T23:46:32.039Z] 3.0.0-dev.129 [2023-04-13T23:46:32.039Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:32.039Z] main [2023-04-13T23:46:32.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:32.358Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:32.684Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:32.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-13T23:46:32.684Z] 65a8f0d95dde: Preparing [2023-04-13T23:46:32.684Z] 31f8a1173cc9: Preparing [2023-04-13T23:46:32.684Z] ee233ade30d5: Preparing [2023-04-13T23:46:32.684Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:32.684Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:32.684Z] 6efad7c51b6d: Preparing [2023-04-13T23:46:32.684Z] 26cbea5cba74: Preparing [2023-04-13T23:46:32.684Z] 6efad7c51b6d: Waiting [2023-04-13T23:46:32.684Z] 26cbea5cba74: Waiting [2023-04-13T23:46:32.948Z] 31f8a1173cc9: Pushed [2023-04-13T23:46:32.948Z] 65a8f0d95dde: Pushed [2023-04-13T23:46:34.350Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:34.350Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:34.350Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:46:34.350Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:35.753Z] ee233ade30d5: Pushed [2023-04-13T23:46:36.017Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:2156d20c609014f5814f490d230785e5dbbb1cee6b0615908346c1dcb008915e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:36.342Z] + 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-13T23:46:36.668Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-13T23:46:36.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-13T23:46:36.668Z] 65a8f0d95dde: Preparing [2023-04-13T23:46:36.668Z] 31f8a1173cc9: Preparing [2023-04-13T23:46:36.668Z] ee233ade30d5: Preparing [2023-04-13T23:46:36.668Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:36.668Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:36.668Z] 6efad7c51b6d: Preparing [2023-04-13T23:46:36.669Z] 26cbea5cba74: Preparing [2023-04-13T23:46:36.669Z] 6efad7c51b6d: Waiting [2023-04-13T23:46:36.669Z] 26cbea5cba74: Waiting [2023-04-13T23:46:36.669Z] ee233ade30d5: Layer already exists [2023-04-13T23:46:36.669Z] 65a8f0d95dde: Layer already exists [2023-04-13T23:46:36.669Z] 31f8a1173cc9: Layer already exists [2023-04-13T23:46:36.669Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:36.669Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:36.669Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:36.669Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:46:36.933Z] latest: digest: sha256:2156d20c609014f5814f490d230785e5dbbb1cee6b0615908346c1dcb008915e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:37.266Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:37.606Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.129 [2023-04-13T23:46:37.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-13T23:46:37.606Z] 65a8f0d95dde: Preparing [2023-04-13T23:46:37.606Z] 31f8a1173cc9: Preparing [2023-04-13T23:46:37.606Z] ee233ade30d5: Preparing [2023-04-13T23:46:37.606Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:37.606Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:37.606Z] 6efad7c51b6d: Preparing [2023-04-13T23:46:37.606Z] 26cbea5cba74: Preparing [2023-04-13T23:46:37.606Z] 6efad7c51b6d: Waiting [2023-04-13T23:46:37.606Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:37.606Z] 31f8a1173cc9: Layer already exists [2023-04-13T23:46:37.606Z] ee233ade30d5: Layer already exists [2023-04-13T23:46:37.606Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:37.606Z] 65a8f0d95dde: Layer already exists [2023-04-13T23:46:37.606Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:46:37.606Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:37.869Z] 3.0.0-dev.129: digest: sha256:2156d20c609014f5814f490d230785e5dbbb1cee6b0615908346c1dcb008915e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:38.197Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:38.523Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:38.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-13T23:46:38.523Z] 65a8f0d95dde: Preparing [2023-04-13T23:46:38.523Z] 31f8a1173cc9: Preparing [2023-04-13T23:46:38.523Z] ee233ade30d5: Preparing [2023-04-13T23:46:38.523Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:38.523Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:38.523Z] 6efad7c51b6d: Preparing [2023-04-13T23:46:38.523Z] 26cbea5cba74: Preparing [2023-04-13T23:46:38.523Z] 6efad7c51b6d: Waiting [2023-04-13T23:46:38.523Z] 26cbea5cba74: Waiting [2023-04-13T23:46:38.523Z] 31f8a1173cc9: Layer already exists [2023-04-13T23:46:38.523Z] ee233ade30d5: Layer already exists [2023-04-13T23:46:38.523Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:38.523Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:38.523Z] 65a8f0d95dde: Layer already exists [2023-04-13T23:46:38.523Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:38.523Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:46:38.786Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:2156d20c609014f5814f490d230785e5dbbb1cee6b0615908346c1dcb008915e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:39.114Z] + 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-13T23:46:39.443Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-13T23:46:39.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-13T23:46:39.443Z] 65a8f0d95dde: Preparing [2023-04-13T23:46:39.443Z] 31f8a1173cc9: Preparing [2023-04-13T23:46:39.443Z] ee233ade30d5: Preparing [2023-04-13T23:46:39.443Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:39.443Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:39.443Z] 6efad7c51b6d: Preparing [2023-04-13T23:46:39.443Z] 26cbea5cba74: Preparing [2023-04-13T23:46:39.443Z] 6efad7c51b6d: Waiting [2023-04-13T23:46:39.443Z] 26cbea5cba74: Waiting [2023-04-13T23:46:39.443Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:39.443Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:39.443Z] 65a8f0d95dde: Layer already exists [2023-04-13T23:46:39.443Z] 31f8a1173cc9: Layer already exists [2023-04-13T23:46:39.443Z] ee233ade30d5: Layer already exists [2023-04-13T23:46:39.443Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:39.443Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:46:39.443Z] main: digest: sha256:2156d20c609014f5814f490d230785e5dbbb1cee6b0615908346c1dcb008915e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:46:39.747Z] ===================================================== [Pipeline] echo [2023-04-13T23:46:39.753Z] taggedImages: [2023-04-13T23:46:39.753Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:39.753Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-13T23:46:39.753Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.129 [2023-04-13T23:46:39.753Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:39.753Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-13T23:46:39.767Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-13T23:46:39.767Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:39.767Z] latest [2023-04-13T23:46:39.767Z] 3.0.0-dev.129 [2023-04-13T23:46:39.767Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:39.767Z] main [2023-04-13T23:46:39.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:40.091Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:40.477Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:40.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-13T23:46:40.477Z] 2d88416b25c2: Preparing [2023-04-13T23:46:40.477Z] 2d88416b25c2: Preparing [2023-04-13T23:46:40.477Z] 1f1b497b8818: Preparing [2023-04-13T23:46:40.477Z] a9dc6045e927: Preparing [2023-04-13T23:46:40.477Z] 36c63dacdefa: Preparing [2023-04-13T23:46:40.477Z] 7743fec62c84: Preparing [2023-04-13T23:46:40.477Z] e038b03a0740: Preparing [2023-04-13T23:46:40.477Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:40.477Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:40.477Z] bf6f62ec5d93: Preparing [2023-04-13T23:46:40.477Z] c70ac0f25ae5: Preparing [2023-04-13T23:46:40.477Z] e038b03a0740: Waiting [2023-04-13T23:46:40.477Z] 8f2dfe6de279: Waiting [2023-04-13T23:46:40.477Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:40.477Z] bf6f62ec5d93: Waiting [2023-04-13T23:46:40.477Z] e0568e9890e2: Preparing [2023-04-13T23:46:40.477Z] 6cb6ed9ed4a4: Preparing [2023-04-13T23:46:40.477Z] 26cbea5cba74: Preparing [2023-04-13T23:46:40.477Z] e0568e9890e2: Waiting [2023-04-13T23:46:40.477Z] c70ac0f25ae5: Waiting [2023-04-13T23:46:40.477Z] 6cb6ed9ed4a4: Waiting [2023-04-13T23:46:40.477Z] 26cbea5cba74: Waiting [2023-04-13T23:46:40.748Z] 1f1b497b8818: Pushed [2023-04-13T23:46:40.748Z] 7743fec62c84: Pushed [2023-04-13T23:46:40.748Z] 36c63dacdefa: Pushed [2023-04-13T23:46:40.748Z] 2d88416b25c2: Pushed [2023-04-13T23:46:40.748Z] a9dc6045e927: Pushed [2023-04-13T23:46:40.748Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:40.748Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:41.021Z] bf6f62ec5d93: Pushed [2023-04-13T23:46:41.021Z] c70ac0f25ae5: Pushed [2023-04-13T23:46:41.021Z] e0568e9890e2: Pushed [2023-04-13T23:46:41.021Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:41.021Z] 6cb6ed9ed4a4: Pushed [2023-04-13T23:46:44.375Z] e038b03a0740: Pushed [2023-04-13T23:46:44.640Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:88159f8b1050c774f205454512afb0e87267d613a25ef67519130a05004f45af size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:44.976Z] + 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-13T23:46:45.306Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-13T23:46:45.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-13T23:46:45.306Z] 2d88416b25c2: Preparing [2023-04-13T23:46:45.306Z] 2d88416b25c2: Preparing [2023-04-13T23:46:45.306Z] 1f1b497b8818: Preparing [2023-04-13T23:46:45.306Z] a9dc6045e927: Preparing [2023-04-13T23:46:45.306Z] 36c63dacdefa: Preparing [2023-04-13T23:46:45.306Z] 7743fec62c84: Preparing [2023-04-13T23:46:45.306Z] e038b03a0740: Preparing [2023-04-13T23:46:45.306Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:45.306Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:45.306Z] bf6f62ec5d93: Preparing [2023-04-13T23:46:45.306Z] c70ac0f25ae5: Preparing [2023-04-13T23:46:45.306Z] e0568e9890e2: Preparing [2023-04-13T23:46:45.306Z] 6cb6ed9ed4a4: Preparing [2023-04-13T23:46:45.306Z] 26cbea5cba74: Preparing [2023-04-13T23:46:45.306Z] e038b03a0740: Waiting [2023-04-13T23:46:45.306Z] 8f2dfe6de279: Waiting [2023-04-13T23:46:45.306Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:45.306Z] bf6f62ec5d93: Waiting [2023-04-13T23:46:45.306Z] c70ac0f25ae5: Waiting [2023-04-13T23:46:45.306Z] e0568e9890e2: Waiting [2023-04-13T23:46:45.306Z] 6cb6ed9ed4a4: Waiting [2023-04-13T23:46:45.306Z] 26cbea5cba74: Waiting [2023-04-13T23:46:45.306Z] 2d88416b25c2: Layer already exists [2023-04-13T23:46:45.306Z] 7743fec62c84: Layer already exists [2023-04-13T23:46:45.306Z] a9dc6045e927: Layer already exists [2023-04-13T23:46:45.306Z] 1f1b497b8818: Layer already exists [2023-04-13T23:46:45.306Z] 36c63dacdefa: Layer already exists [2023-04-13T23:46:45.306Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:45.306Z] e038b03a0740: Layer already exists [2023-04-13T23:46:45.306Z] bf6f62ec5d93: Layer already exists [2023-04-13T23:46:45.306Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:45.306Z] c70ac0f25ae5: Layer already exists [2023-04-13T23:46:45.306Z] 6cb6ed9ed4a4: Layer already exists [2023-04-13T23:46:45.306Z] e0568e9890e2: Layer already exists [2023-04-13T23:46:45.306Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:45.570Z] latest: digest: sha256:88159f8b1050c774f205454512afb0e87267d613a25ef67519130a05004f45af size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:45.906Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:46.240Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.129 [2023-04-13T23:46:46.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-13T23:46:46.240Z] 2d88416b25c2: Preparing [2023-04-13T23:46:46.240Z] 2d88416b25c2: Preparing [2023-04-13T23:46:46.240Z] 1f1b497b8818: Preparing [2023-04-13T23:46:46.240Z] a9dc6045e927: Preparing [2023-04-13T23:46:46.240Z] 36c63dacdefa: Preparing [2023-04-13T23:46:46.240Z] 7743fec62c84: Preparing [2023-04-13T23:46:46.240Z] e038b03a0740: Preparing [2023-04-13T23:46:46.240Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:46.240Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:46.240Z] bf6f62ec5d93: Preparing [2023-04-13T23:46:46.240Z] c70ac0f25ae5: Preparing [2023-04-13T23:46:46.240Z] e0568e9890e2: Preparing [2023-04-13T23:46:46.240Z] 6cb6ed9ed4a4: Preparing [2023-04-13T23:46:46.240Z] 26cbea5cba74: Preparing [2023-04-13T23:46:46.240Z] e038b03a0740: Waiting [2023-04-13T23:46:46.240Z] c70ac0f25ae5: Waiting [2023-04-13T23:46:46.240Z] e0568e9890e2: Waiting [2023-04-13T23:46:46.240Z] 6cb6ed9ed4a4: Waiting [2023-04-13T23:46:46.240Z] 26cbea5cba74: Waiting [2023-04-13T23:46:46.240Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:46.240Z] 8f2dfe6de279: Waiting [2023-04-13T23:46:46.240Z] bf6f62ec5d93: Waiting [2023-04-13T23:46:46.240Z] a9dc6045e927: Layer already exists [2023-04-13T23:46:46.240Z] 7743fec62c84: Layer already exists [2023-04-13T23:46:46.240Z] 1f1b497b8818: Layer already exists [2023-04-13T23:46:46.240Z] 2d88416b25c2: Layer already exists [2023-04-13T23:46:46.240Z] 36c63dacdefa: Layer already exists [2023-04-13T23:46:46.240Z] e038b03a0740: Layer already exists [2023-04-13T23:46:46.240Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:46.240Z] c70ac0f25ae5: Layer already exists [2023-04-13T23:46:46.240Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:46.240Z] bf6f62ec5d93: Layer already exists [2023-04-13T23:46:46.240Z] e0568e9890e2: Layer already exists [2023-04-13T23:46:46.240Z] 6cb6ed9ed4a4: Layer already exists [2023-04-13T23:46:46.240Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:46.505Z] 3.0.0-dev.129: digest: sha256:88159f8b1050c774f205454512afb0e87267d613a25ef67519130a05004f45af size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:46.845Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:47.173Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:47.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-13T23:46:47.173Z] 2d88416b25c2: Preparing [2023-04-13T23:46:47.173Z] 2d88416b25c2: Preparing [2023-04-13T23:46:47.173Z] 1f1b497b8818: Preparing [2023-04-13T23:46:47.173Z] a9dc6045e927: Preparing [2023-04-13T23:46:47.173Z] 36c63dacdefa: Preparing [2023-04-13T23:46:47.173Z] 7743fec62c84: Preparing [2023-04-13T23:46:47.173Z] e038b03a0740: Preparing [2023-04-13T23:46:47.173Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:47.173Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:47.173Z] bf6f62ec5d93: Preparing [2023-04-13T23:46:47.173Z] c70ac0f25ae5: Preparing [2023-04-13T23:46:47.173Z] e0568e9890e2: Preparing [2023-04-13T23:46:47.173Z] 6cb6ed9ed4a4: Preparing [2023-04-13T23:46:47.173Z] 26cbea5cba74: Preparing [2023-04-13T23:46:47.173Z] e038b03a0740: Waiting [2023-04-13T23:46:47.173Z] 8f2dfe6de279: Waiting [2023-04-13T23:46:47.173Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:47.173Z] bf6f62ec5d93: Waiting [2023-04-13T23:46:47.173Z] c70ac0f25ae5: Waiting [2023-04-13T23:46:47.173Z] e0568e9890e2: Waiting [2023-04-13T23:46:47.173Z] 6cb6ed9ed4a4: Waiting [2023-04-13T23:46:47.173Z] 26cbea5cba74: Waiting [2023-04-13T23:46:47.173Z] 2d88416b25c2: Layer already exists [2023-04-13T23:46:47.173Z] 36c63dacdefa: Layer already exists [2023-04-13T23:46:47.173Z] 7743fec62c84: Layer already exists [2023-04-13T23:46:47.173Z] a9dc6045e927: Layer already exists [2023-04-13T23:46:47.173Z] 1f1b497b8818: Layer already exists [2023-04-13T23:46:47.173Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:47.173Z] e038b03a0740: Layer already exists [2023-04-13T23:46:47.173Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:47.173Z] c70ac0f25ae5: Layer already exists [2023-04-13T23:46:47.173Z] bf6f62ec5d93: Layer already exists [2023-04-13T23:46:47.173Z] e0568e9890e2: Layer already exists [2023-04-13T23:46:47.173Z] 6cb6ed9ed4a4: Layer already exists [2023-04-13T23:46:47.173Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:47.439Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:88159f8b1050c774f205454512afb0e87267d613a25ef67519130a05004f45af size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:47.769Z] + 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-13T23:46:48.102Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-13T23:46:48.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-13T23:46:48.102Z] 2d88416b25c2: Preparing [2023-04-13T23:46:48.102Z] 2d88416b25c2: Preparing [2023-04-13T23:46:48.102Z] 1f1b497b8818: Preparing [2023-04-13T23:46:48.102Z] a9dc6045e927: Preparing [2023-04-13T23:46:48.102Z] 36c63dacdefa: Preparing [2023-04-13T23:46:48.102Z] 7743fec62c84: Preparing [2023-04-13T23:46:48.102Z] e038b03a0740: Preparing [2023-04-13T23:46:48.102Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:48.102Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:48.102Z] bf6f62ec5d93: Preparing [2023-04-13T23:46:48.102Z] c70ac0f25ae5: Preparing [2023-04-13T23:46:48.102Z] e0568e9890e2: Preparing [2023-04-13T23:46:48.102Z] 6cb6ed9ed4a4: Preparing [2023-04-13T23:46:48.102Z] 26cbea5cba74: Preparing [2023-04-13T23:46:48.102Z] bf6f62ec5d93: Waiting [2023-04-13T23:46:48.102Z] c70ac0f25ae5: Waiting [2023-04-13T23:46:48.102Z] e0568e9890e2: Waiting [2023-04-13T23:46:48.102Z] e038b03a0740: Waiting [2023-04-13T23:46:48.102Z] 6cb6ed9ed4a4: Waiting [2023-04-13T23:46:48.102Z] 26cbea5cba74: Waiting [2023-04-13T23:46:48.102Z] 8f2dfe6de279: Waiting [2023-04-13T23:46:48.102Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:48.102Z] 7743fec62c84: Layer already exists [2023-04-13T23:46:48.102Z] 36c63dacdefa: Layer already exists [2023-04-13T23:46:48.102Z] 2d88416b25c2: Layer already exists [2023-04-13T23:46:48.102Z] 1f1b497b8818: Layer already exists [2023-04-13T23:46:48.102Z] a9dc6045e927: Layer already exists [2023-04-13T23:46:48.102Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:48.102Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:48.102Z] e038b03a0740: Layer already exists [2023-04-13T23:46:48.102Z] c70ac0f25ae5: Layer already exists [2023-04-13T23:46:48.102Z] bf6f62ec5d93: Layer already exists [2023-04-13T23:46:48.366Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:48.366Z] 6cb6ed9ed4a4: Layer already exists [2023-04-13T23:46:48.366Z] e0568e9890e2: Layer already exists [2023-04-13T23:46:48.366Z] main: digest: sha256:88159f8b1050c774f205454512afb0e87267d613a25ef67519130a05004f45af size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:46:48.411Z] ===================================================== [Pipeline] echo [2023-04-13T23:46:48.417Z] taggedImages: [2023-04-13T23:46:48.417Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:48.417Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-13T23:46:48.417Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.129 [2023-04-13T23:46:48.417Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:48.417Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-13T23:46:48.430Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-13T23:46:48.431Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:48.431Z] latest [2023-04-13T23:46:48.431Z] 3.0.0-dev.129 [2023-04-13T23:46:48.431Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:48.431Z] main [2023-04-13T23:46:48.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:48.762Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:49.089Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:49.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-13T23:46:49.090Z] f89478b256dd: Preparing [2023-04-13T23:46:49.090Z] e7207a9b4b9a: Preparing [2023-04-13T23:46:49.090Z] 9dda9812a340: Preparing [2023-04-13T23:46:49.090Z] fffb6934dcb3: Preparing [2023-04-13T23:46:49.090Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:49.090Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:49.090Z] 7d58d7ec7e7c: Preparing [2023-04-13T23:46:49.090Z] 26cbea5cba74: Preparing [2023-04-13T23:46:49.090Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:49.090Z] 26cbea5cba74: Waiting [2023-04-13T23:46:49.090Z] 7d58d7ec7e7c: Waiting [2023-04-13T23:46:49.090Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:49.354Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:49.354Z] 7d58d7ec7e7c: Layer already exists [2023-04-13T23:46:49.354Z] f89478b256dd: Pushed [2023-04-13T23:46:49.354Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:49.354Z] 9dda9812a340: Pushed [2023-04-13T23:46:49.354Z] e7207a9b4b9a: Pushed [2023-04-13T23:46:51.922Z] fffb6934dcb3: Pushed [2023-04-13T23:46:51.922Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:0a273003d3b9074afb7647875dd4de757e963467716b202f638bb1c9d4143674 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:52.257Z] + 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-13T23:46:52.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-13T23:46:52.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-13T23:46:52.587Z] f89478b256dd: Preparing [2023-04-13T23:46:52.587Z] e7207a9b4b9a: Preparing [2023-04-13T23:46:52.587Z] 9dda9812a340: Preparing [2023-04-13T23:46:52.587Z] fffb6934dcb3: Preparing [2023-04-13T23:46:52.587Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:52.587Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:52.587Z] 7d58d7ec7e7c: Preparing [2023-04-13T23:46:52.587Z] 26cbea5cba74: Preparing [2023-04-13T23:46:52.587Z] 26cbea5cba74: Waiting [2023-04-13T23:46:52.587Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:52.587Z] 7d58d7ec7e7c: Waiting [2023-04-13T23:46:52.587Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:52.587Z] f89478b256dd: Layer already exists [2023-04-13T23:46:52.587Z] e7207a9b4b9a: Layer already exists [2023-04-13T23:46:52.587Z] fffb6934dcb3: Layer already exists [2023-04-13T23:46:52.587Z] 9dda9812a340: Layer already exists [2023-04-13T23:46:52.587Z] 7d58d7ec7e7c: Layer already exists [2023-04-13T23:46:52.587Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:52.587Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:52.852Z] latest: digest: sha256:0a273003d3b9074afb7647875dd4de757e963467716b202f638bb1c9d4143674 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:53.191Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:53.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.129 [2023-04-13T23:46:53.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-13T23:46:53.526Z] f89478b256dd: Preparing [2023-04-13T23:46:53.526Z] e7207a9b4b9a: Preparing [2023-04-13T23:46:53.526Z] 9dda9812a340: Preparing [2023-04-13T23:46:53.526Z] fffb6934dcb3: Preparing [2023-04-13T23:46:53.526Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:53.526Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:53.526Z] 7d58d7ec7e7c: Preparing [2023-04-13T23:46:53.526Z] 26cbea5cba74: Preparing [2023-04-13T23:46:53.526Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:53.526Z] 7d58d7ec7e7c: Waiting [2023-04-13T23:46:53.526Z] 26cbea5cba74: Waiting [2023-04-13T23:46:53.526Z] fffb6934dcb3: Layer already exists [2023-04-13T23:46:53.526Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:53.526Z] e7207a9b4b9a: Layer already exists [2023-04-13T23:46:53.526Z] 9dda9812a340: Layer already exists [2023-04-13T23:46:53.526Z] f89478b256dd: Layer already exists [2023-04-13T23:46:53.526Z] 7d58d7ec7e7c: Layer already exists [2023-04-13T23:46:53.526Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:53.526Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:53.790Z] 3.0.0-dev.129: digest: sha256:0a273003d3b9074afb7647875dd4de757e963467716b202f638bb1c9d4143674 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:54.119Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:54.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:54.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-13T23:46:54.456Z] f89478b256dd: Preparing [2023-04-13T23:46:54.456Z] e7207a9b4b9a: Preparing [2023-04-13T23:46:54.456Z] 9dda9812a340: Preparing [2023-04-13T23:46:54.456Z] fffb6934dcb3: Preparing [2023-04-13T23:46:54.456Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:54.456Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:54.456Z] 7d58d7ec7e7c: Preparing [2023-04-13T23:46:54.456Z] 26cbea5cba74: Preparing [2023-04-13T23:46:54.456Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:54.456Z] 7d58d7ec7e7c: Waiting [2023-04-13T23:46:54.456Z] 26cbea5cba74: Waiting [2023-04-13T23:46:54.456Z] e7207a9b4b9a: Layer already exists [2023-04-13T23:46:54.456Z] fffb6934dcb3: Layer already exists [2023-04-13T23:46:54.456Z] 9dda9812a340: Layer already exists [2023-04-13T23:46:54.456Z] f89478b256dd: Layer already exists [2023-04-13T23:46:54.456Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:54.456Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:54.456Z] 7d58d7ec7e7c: Layer already exists [2023-04-13T23:46:54.456Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:54.720Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:0a273003d3b9074afb7647875dd4de757e963467716b202f638bb1c9d4143674 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:55.057Z] + 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-13T23:46:55.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-13T23:46:55.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-13T23:46:55.383Z] f89478b256dd: Preparing [2023-04-13T23:46:55.383Z] e7207a9b4b9a: Preparing [2023-04-13T23:46:55.383Z] 9dda9812a340: Preparing [2023-04-13T23:46:55.383Z] fffb6934dcb3: Preparing [2023-04-13T23:46:55.383Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:55.383Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:55.383Z] 7d58d7ec7e7c: Preparing [2023-04-13T23:46:55.383Z] 26cbea5cba74: Preparing [2023-04-13T23:46:55.383Z] 7d58d7ec7e7c: Waiting [2023-04-13T23:46:55.383Z] 26cbea5cba74: Waiting [2023-04-13T23:46:55.383Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:55.383Z] e7207a9b4b9a: Layer already exists [2023-04-13T23:46:55.383Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:55.383Z] f89478b256dd: Layer already exists [2023-04-13T23:46:55.383Z] 9dda9812a340: Layer already exists [2023-04-13T23:46:55.383Z] fffb6934dcb3: Layer already exists [2023-04-13T23:46:55.383Z] 7d58d7ec7e7c: Layer already exists [2023-04-13T23:46:55.383Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:55.383Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:55.647Z] main: digest: sha256:0a273003d3b9074afb7647875dd4de757e963467716b202f638bb1c9d4143674 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:46:55.685Z] ===================================================== [Pipeline] echo [2023-04-13T23:46:55.690Z] taggedImages: [2023-04-13T23:46:55.690Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:55.690Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-13T23:46:55.690Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.129 [2023-04-13T23:46:55.690Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:55.690Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-13T23:46:55.704Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-13T23:46:55.704Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:55.704Z] latest [2023-04-13T23:46:55.704Z] 3.0.0-dev.129 [2023-04-13T23:46:55.704Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:46:55.704Z] main [2023-04-13T23:46:55.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:56.029Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:56.364Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:46:56.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-13T23:46:56.364Z] 53a1c1338f11: Preparing [2023-04-13T23:46:56.364Z] 38a5854e7fa4: Preparing [2023-04-13T23:46:56.364Z] bf156e18fda4: Preparing [2023-04-13T23:46:56.364Z] dc495e387a07: Preparing [2023-04-13T23:46:56.364Z] 8f2dfe6de279: Preparing [2023-04-13T23:46:56.364Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:46:56.364Z] e4f0e2403e80: Preparing [2023-04-13T23:46:56.364Z] 522633e1d3f0: Preparing [2023-04-13T23:46:56.364Z] 26cbea5cba74: Preparing [2023-04-13T23:46:56.364Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:46:56.364Z] e4f0e2403e80: Waiting [2023-04-13T23:46:56.364Z] 522633e1d3f0: Waiting [2023-04-13T23:46:56.364Z] 26cbea5cba74: Waiting [2023-04-13T23:46:56.364Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:46:56.630Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:46:56.630Z] dc495e387a07: Pushed [2023-04-13T23:46:56.630Z] 38a5854e7fa4: Pushed [2023-04-13T23:46:56.630Z] 53a1c1338f11: Pushed [2023-04-13T23:46:56.630Z] e4f0e2403e80: Pushed [2023-04-13T23:46:56.630Z] 26cbea5cba74: Layer already exists [2023-04-13T23:46:56.894Z] 522633e1d3f0: Pushed [2023-04-13T23:46:59.465Z] bf156e18fda4: Pushed [2023-04-13T23:46:59.465Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:9c9bef259d37fcdefabd317d1d5a0e520d12b818c7c7a04d748aed2be6ef39cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:46:59.795Z] + 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-13T23:47:00.123Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-13T23:47:00.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-13T23:47:00.124Z] 53a1c1338f11: Preparing [2023-04-13T23:47:00.124Z] 38a5854e7fa4: Preparing [2023-04-13T23:47:00.124Z] bf156e18fda4: Preparing [2023-04-13T23:47:00.124Z] dc495e387a07: Preparing [2023-04-13T23:47:00.124Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:00.124Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:00.124Z] e4f0e2403e80: Preparing [2023-04-13T23:47:00.124Z] 522633e1d3f0: Preparing [2023-04-13T23:47:00.124Z] 26cbea5cba74: Preparing [2023-04-13T23:47:00.124Z] e4f0e2403e80: Waiting [2023-04-13T23:47:00.124Z] 26cbea5cba74: Waiting [2023-04-13T23:47:00.124Z] 522633e1d3f0: Waiting [2023-04-13T23:47:00.124Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:00.124Z] 38a5854e7fa4: Layer already exists [2023-04-13T23:47:00.124Z] dc495e387a07: Layer already exists [2023-04-13T23:47:00.124Z] bf156e18fda4: Layer already exists [2023-04-13T23:47:00.124Z] 53a1c1338f11: Layer already exists [2023-04-13T23:47:00.124Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:00.124Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:00.124Z] 522633e1d3f0: Layer already exists [2023-04-13T23:47:00.124Z] e4f0e2403e80: Layer already exists [2023-04-13T23:47:00.124Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:00.389Z] latest: digest: sha256:9c9bef259d37fcdefabd317d1d5a0e520d12b818c7c7a04d748aed2be6ef39cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:00.723Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:01.056Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.129 [2023-04-13T23:47:01.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-13T23:47:01.056Z] 53a1c1338f11: Preparing [2023-04-13T23:47:01.056Z] 38a5854e7fa4: Preparing [2023-04-13T23:47:01.056Z] bf156e18fda4: Preparing [2023-04-13T23:47:01.056Z] dc495e387a07: Preparing [2023-04-13T23:47:01.056Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:01.056Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:01.056Z] e4f0e2403e80: Preparing [2023-04-13T23:47:01.056Z] 522633e1d3f0: Preparing [2023-04-13T23:47:01.056Z] 26cbea5cba74: Preparing [2023-04-13T23:47:01.056Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:01.056Z] e4f0e2403e80: Waiting [2023-04-13T23:47:01.056Z] 522633e1d3f0: Waiting [2023-04-13T23:47:01.056Z] 26cbea5cba74: Waiting [2023-04-13T23:47:01.056Z] bf156e18fda4: Layer already exists [2023-04-13T23:47:01.056Z] dc495e387a07: Layer already exists [2023-04-13T23:47:01.056Z] 53a1c1338f11: Layer already exists [2023-04-13T23:47:01.056Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:01.056Z] 38a5854e7fa4: Layer already exists [2023-04-13T23:47:01.056Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:01.056Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:01.056Z] 522633e1d3f0: Layer already exists [2023-04-13T23:47:01.056Z] e4f0e2403e80: Layer already exists [2023-04-13T23:47:01.056Z] 3.0.0-dev.129: digest: sha256:9c9bef259d37fcdefabd317d1d5a0e520d12b818c7c7a04d748aed2be6ef39cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:01.649Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:01.980Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:01.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-13T23:47:01.980Z] 53a1c1338f11: Preparing [2023-04-13T23:47:01.980Z] 38a5854e7fa4: Preparing [2023-04-13T23:47:01.980Z] bf156e18fda4: Preparing [2023-04-13T23:47:01.980Z] dc495e387a07: Preparing [2023-04-13T23:47:01.980Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:01.980Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:01.980Z] e4f0e2403e80: Preparing [2023-04-13T23:47:01.980Z] 522633e1d3f0: Preparing [2023-04-13T23:47:01.980Z] 26cbea5cba74: Preparing [2023-04-13T23:47:01.980Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:01.980Z] e4f0e2403e80: Waiting [2023-04-13T23:47:01.981Z] 522633e1d3f0: Waiting [2023-04-13T23:47:01.981Z] 26cbea5cba74: Waiting [2023-04-13T23:47:01.981Z] 53a1c1338f11: Layer already exists [2023-04-13T23:47:01.981Z] 38a5854e7fa4: Layer already exists [2023-04-13T23:47:01.981Z] bf156e18fda4: Layer already exists [2023-04-13T23:47:01.981Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:01.981Z] dc495e387a07: Layer already exists [2023-04-13T23:47:01.981Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:01.981Z] 522633e1d3f0: Layer already exists [2023-04-13T23:47:01.981Z] e4f0e2403e80: Layer already exists [2023-04-13T23:47:01.981Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:02.245Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:9c9bef259d37fcdefabd317d1d5a0e520d12b818c7c7a04d748aed2be6ef39cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:02.573Z] + 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-13T23:47:02.900Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-13T23:47:02.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-13T23:47:02.901Z] 53a1c1338f11: Preparing [2023-04-13T23:47:02.901Z] 38a5854e7fa4: Preparing [2023-04-13T23:47:02.901Z] bf156e18fda4: Preparing [2023-04-13T23:47:02.901Z] dc495e387a07: Preparing [2023-04-13T23:47:02.901Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:02.901Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:02.901Z] e4f0e2403e80: Preparing [2023-04-13T23:47:02.901Z] 522633e1d3f0: Preparing [2023-04-13T23:47:02.901Z] 26cbea5cba74: Preparing [2023-04-13T23:47:02.901Z] e4f0e2403e80: Waiting [2023-04-13T23:47:02.901Z] 522633e1d3f0: Waiting [2023-04-13T23:47:02.901Z] 26cbea5cba74: Waiting [2023-04-13T23:47:02.901Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:02.901Z] bf156e18fda4: Layer already exists [2023-04-13T23:47:02.901Z] 53a1c1338f11: Layer already exists [2023-04-13T23:47:02.901Z] dc495e387a07: Layer already exists [2023-04-13T23:47:02.901Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:02.901Z] 38a5854e7fa4: Layer already exists [2023-04-13T23:47:02.901Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:02.901Z] 522633e1d3f0: Layer already exists [2023-04-13T23:47:02.901Z] e4f0e2403e80: Layer already exists [2023-04-13T23:47:02.901Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:03.166Z] main: digest: sha256:9c9bef259d37fcdefabd317d1d5a0e520d12b818c7c7a04d748aed2be6ef39cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:47:03.203Z] ===================================================== [Pipeline] echo [2023-04-13T23:47:03.209Z] taggedImages: [2023-04-13T23:47:03.209Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:03.209Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-13T23:47:03.209Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.129 [2023-04-13T23:47:03.209Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:03.209Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-13T23:47:03.223Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-13T23:47:03.223Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:03.223Z] latest [2023-04-13T23:47:03.223Z] 3.0.0-dev.129 [2023-04-13T23:47:03.223Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:03.223Z] main [2023-04-13T23:47:03.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:03.545Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:03.869Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:03.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-13T23:47:03.869Z] 4b40ca2f1906: Preparing [2023-04-13T23:47:03.869Z] bce0afebc796: Preparing [2023-04-13T23:47:03.869Z] 0fe8f1cc6356: Preparing [2023-04-13T23:47:03.869Z] 938dc0bcb3d2: Preparing [2023-04-13T23:47:03.869Z] 688bd0d3c4ab: Preparing [2023-04-13T23:47:03.869Z] db5511e2dc81: Preparing [2023-04-13T23:47:03.869Z] cd97e2a76387: Preparing [2023-04-13T23:47:03.869Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:03.869Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:03.869Z] 5c15a280e9c7: Preparing [2023-04-13T23:47:03.869Z] 26cbea5cba74: Preparing [2023-04-13T23:47:03.869Z] 8f2dfe6de279: Waiting [2023-04-13T23:47:03.869Z] 5c15a280e9c7: Waiting [2023-04-13T23:47:03.869Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:03.869Z] db5511e2dc81: Waiting [2023-04-13T23:47:03.869Z] 26cbea5cba74: Waiting [2023-04-13T23:47:03.869Z] cd97e2a76387: Waiting [2023-04-13T23:47:04.134Z] 4b40ca2f1906: Pushed [2023-04-13T23:47:04.134Z] bce0afebc796: Pushed [2023-04-13T23:47:04.134Z] 688bd0d3c4ab: Pushed [2023-04-13T23:47:04.134Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:04.134Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:04.398Z] db5511e2dc81: Pushed [2023-04-13T23:47:04.398Z] cd97e2a76387: Pushed [2023-04-13T23:47:04.398Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:04.662Z] 5c15a280e9c7: Pushed [2023-04-13T23:47:06.595Z] 938dc0bcb3d2: Pushed [2023-04-13T23:47:07.547Z] 0fe8f1cc6356: Pushed [2023-04-13T23:47:07.547Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:0c9bfdbf26498ba9139e28a030129e37c8907fa5dd0c00aaef5377f771d7838e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:07.890Z] + 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-13T23:47:08.223Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-13T23:47:08.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-13T23:47:08.223Z] 4b40ca2f1906: Preparing [2023-04-13T23:47:08.223Z] bce0afebc796: Preparing [2023-04-13T23:47:08.223Z] 0fe8f1cc6356: Preparing [2023-04-13T23:47:08.223Z] 938dc0bcb3d2: Preparing [2023-04-13T23:47:08.223Z] 688bd0d3c4ab: Preparing [2023-04-13T23:47:08.223Z] db5511e2dc81: Preparing [2023-04-13T23:47:08.223Z] cd97e2a76387: Preparing [2023-04-13T23:47:08.223Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:08.223Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:08.223Z] 5c15a280e9c7: Preparing [2023-04-13T23:47:08.223Z] 26cbea5cba74: Preparing [2023-04-13T23:47:08.223Z] 8f2dfe6de279: Waiting [2023-04-13T23:47:08.223Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:08.223Z] 5c15a280e9c7: Waiting [2023-04-13T23:47:08.223Z] 26cbea5cba74: Waiting [2023-04-13T23:47:08.223Z] db5511e2dc81: Waiting [2023-04-13T23:47:08.223Z] cd97e2a76387: Waiting [2023-04-13T23:47:08.223Z] 938dc0bcb3d2: Layer already exists [2023-04-13T23:47:08.223Z] bce0afebc796: Layer already exists [2023-04-13T23:47:08.223Z] 0fe8f1cc6356: Layer already exists [2023-04-13T23:47:08.223Z] 4b40ca2f1906: Layer already exists [2023-04-13T23:47:08.223Z] 688bd0d3c4ab: Layer already exists [2023-04-13T23:47:08.223Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:08.223Z] 5c15a280e9c7: Layer already exists [2023-04-13T23:47:08.223Z] db5511e2dc81: Layer already exists [2023-04-13T23:47:08.223Z] cd97e2a76387: Layer already exists [2023-04-13T23:47:08.223Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:08.223Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:08.487Z] latest: digest: sha256:0c9bfdbf26498ba9139e28a030129e37c8907fa5dd0c00aaef5377f771d7838e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:08.828Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:09.159Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.129 [2023-04-13T23:47:09.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-13T23:47:09.159Z] 4b40ca2f1906: Preparing [2023-04-13T23:47:09.159Z] bce0afebc796: Preparing [2023-04-13T23:47:09.159Z] 0fe8f1cc6356: Preparing [2023-04-13T23:47:09.159Z] 938dc0bcb3d2: Preparing [2023-04-13T23:47:09.159Z] 688bd0d3c4ab: Preparing [2023-04-13T23:47:09.159Z] db5511e2dc81: Preparing [2023-04-13T23:47:09.159Z] cd97e2a76387: Preparing [2023-04-13T23:47:09.159Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:09.159Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:09.159Z] 5c15a280e9c7: Preparing [2023-04-13T23:47:09.159Z] 26cbea5cba74: Preparing [2023-04-13T23:47:09.159Z] 8f2dfe6de279: Waiting [2023-04-13T23:47:09.159Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:09.159Z] 5c15a280e9c7: Waiting [2023-04-13T23:47:09.159Z] 26cbea5cba74: Waiting [2023-04-13T23:47:09.159Z] db5511e2dc81: Waiting [2023-04-13T23:47:09.159Z] cd97e2a76387: Waiting [2023-04-13T23:47:09.159Z] bce0afebc796: Layer already exists [2023-04-13T23:47:09.159Z] 4b40ca2f1906: Layer already exists [2023-04-13T23:47:09.159Z] 938dc0bcb3d2: Layer already exists [2023-04-13T23:47:09.159Z] 688bd0d3c4ab: Layer already exists [2023-04-13T23:47:09.159Z] 0fe8f1cc6356: Layer already exists [2023-04-13T23:47:09.159Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:09.159Z] cd97e2a76387: Layer already exists [2023-04-13T23:47:09.159Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:09.159Z] db5511e2dc81: Layer already exists [2023-04-13T23:47:09.159Z] 5c15a280e9c7: Layer already exists [2023-04-13T23:47:09.159Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:09.424Z] 3.0.0-dev.129: digest: sha256:0c9bfdbf26498ba9139e28a030129e37c8907fa5dd0c00aaef5377f771d7838e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:09.761Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:10.096Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:10.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-13T23:47:10.096Z] 4b40ca2f1906: Preparing [2023-04-13T23:47:10.096Z] bce0afebc796: Preparing [2023-04-13T23:47:10.096Z] 0fe8f1cc6356: Preparing [2023-04-13T23:47:10.096Z] 938dc0bcb3d2: Preparing [2023-04-13T23:47:10.096Z] 688bd0d3c4ab: Preparing [2023-04-13T23:47:10.096Z] db5511e2dc81: Preparing [2023-04-13T23:47:10.096Z] cd97e2a76387: Preparing [2023-04-13T23:47:10.096Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:10.096Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:10.096Z] 5c15a280e9c7: Preparing [2023-04-13T23:47:10.096Z] 26cbea5cba74: Preparing [2023-04-13T23:47:10.096Z] 8f2dfe6de279: Waiting [2023-04-13T23:47:10.096Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:10.096Z] db5511e2dc81: Waiting [2023-04-13T23:47:10.096Z] 5c15a280e9c7: Waiting [2023-04-13T23:47:10.096Z] cd97e2a76387: Waiting [2023-04-13T23:47:10.096Z] 26cbea5cba74: Waiting [2023-04-13T23:47:10.096Z] 4b40ca2f1906: Layer already exists [2023-04-13T23:47:10.096Z] 688bd0d3c4ab: Layer already exists [2023-04-13T23:47:10.096Z] 0fe8f1cc6356: Layer already exists [2023-04-13T23:47:10.096Z] 938dc0bcb3d2: Layer already exists [2023-04-13T23:47:10.096Z] bce0afebc796: Layer already exists [2023-04-13T23:47:10.096Z] db5511e2dc81: Layer already exists [2023-04-13T23:47:10.096Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:10.096Z] 5c15a280e9c7: Layer already exists [2023-04-13T23:47:10.096Z] cd97e2a76387: Layer already exists [2023-04-13T23:47:10.096Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:10.096Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:10.361Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:0c9bfdbf26498ba9139e28a030129e37c8907fa5dd0c00aaef5377f771d7838e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:10.702Z] + 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-13T23:47:11.037Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-13T23:47:11.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-13T23:47:11.037Z] 4b40ca2f1906: Preparing [2023-04-13T23:47:11.037Z] bce0afebc796: Preparing [2023-04-13T23:47:11.038Z] 0fe8f1cc6356: Preparing [2023-04-13T23:47:11.038Z] 938dc0bcb3d2: Preparing [2023-04-13T23:47:11.038Z] 688bd0d3c4ab: Preparing [2023-04-13T23:47:11.038Z] db5511e2dc81: Preparing [2023-04-13T23:47:11.038Z] cd97e2a76387: Preparing [2023-04-13T23:47:11.038Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:11.038Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:11.038Z] 5c15a280e9c7: Preparing [2023-04-13T23:47:11.038Z] 26cbea5cba74: Preparing [2023-04-13T23:47:11.038Z] cd97e2a76387: Waiting [2023-04-13T23:47:11.038Z] db5511e2dc81: Waiting [2023-04-13T23:47:11.038Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:11.038Z] 8f2dfe6de279: Waiting [2023-04-13T23:47:11.038Z] 5c15a280e9c7: Waiting [2023-04-13T23:47:11.038Z] 26cbea5cba74: Waiting [2023-04-13T23:47:11.038Z] 4b40ca2f1906: Layer already exists [2023-04-13T23:47:11.038Z] 688bd0d3c4ab: Layer already exists [2023-04-13T23:47:11.038Z] 0fe8f1cc6356: Layer already exists [2023-04-13T23:47:11.038Z] bce0afebc796: Layer already exists [2023-04-13T23:47:11.038Z] 938dc0bcb3d2: Layer already exists [2023-04-13T23:47:11.038Z] db5511e2dc81: Layer already exists [2023-04-13T23:47:11.038Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:11.038Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:11.038Z] 5c15a280e9c7: Layer already exists [2023-04-13T23:47:11.038Z] cd97e2a76387: Layer already exists [2023-04-13T23:47:11.038Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:11.303Z] main: digest: sha256:0c9bfdbf26498ba9139e28a030129e37c8907fa5dd0c00aaef5377f771d7838e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:47:11.357Z] ===================================================== [Pipeline] echo [2023-04-13T23:47:11.367Z] taggedImages: [2023-04-13T23:47:11.367Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:11.367Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-13T23:47:11.367Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.129 [2023-04-13T23:47:11.367Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:11.367Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-13T23:47:11.391Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-13T23:47:11.391Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:11.391Z] latest [2023-04-13T23:47:11.391Z] 3.0.0-dev.129 [2023-04-13T23:47:11.391Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:11.391Z] main [2023-04-13T23:47:11.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:11.771Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:12.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:12.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-13T23:47:12.101Z] b9af254f5784: Preparing [2023-04-13T23:47:12.101Z] 4b9070f30c3b: Preparing [2023-04-13T23:47:12.101Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:12.101Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:12.101Z] 9eb6885743dd: Preparing [2023-04-13T23:47:12.101Z] 26cbea5cba74: Preparing [2023-04-13T23:47:12.101Z] 26cbea5cba74: Waiting [2023-04-13T23:47:12.367Z] b9af254f5784: Pushed [2023-04-13T23:47:13.776Z] 9eb6885743dd: Pushed [2023-04-13T23:47:13.776Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:13.776Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:13.776Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:17.102Z] 4b9070f30c3b: Pushed [2023-04-13T23:47:17.102Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:dc3773d78cca23f5e01d5dc2eccb277d5e5c1bc4d8165d4b5c508bd17f87c174 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:17.428Z] + 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-13T23:47:17.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-13T23:47:17.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-13T23:47:17.756Z] b9af254f5784: Preparing [2023-04-13T23:47:17.756Z] 4b9070f30c3b: Preparing [2023-04-13T23:47:17.756Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:17.756Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:17.756Z] 9eb6885743dd: Preparing [2023-04-13T23:47:17.756Z] 26cbea5cba74: Preparing [2023-04-13T23:47:17.756Z] 26cbea5cba74: Waiting [2023-04-13T23:47:17.756Z] b9af254f5784: Layer already exists [2023-04-13T23:47:17.756Z] 4b9070f30c3b: Layer already exists [2023-04-13T23:47:17.756Z] 9eb6885743dd: Layer already exists [2023-04-13T23:47:17.756Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:17.756Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:17.756Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:18.019Z] latest: digest: sha256:dc3773d78cca23f5e01d5dc2eccb277d5e5c1bc4d8165d4b5c508bd17f87c174 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:18.347Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:18.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.129 [2023-04-13T23:47:18.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-13T23:47:18.675Z] b9af254f5784: Preparing [2023-04-13T23:47:18.675Z] 4b9070f30c3b: Preparing [2023-04-13T23:47:18.675Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:18.675Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:18.675Z] 9eb6885743dd: Preparing [2023-04-13T23:47:18.675Z] 26cbea5cba74: Preparing [2023-04-13T23:47:18.675Z] 26cbea5cba74: Waiting [2023-04-13T23:47:18.675Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:18.675Z] 4b9070f30c3b: Layer already exists [2023-04-13T23:47:18.675Z] 9eb6885743dd: Layer already exists [2023-04-13T23:47:18.675Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:18.675Z] b9af254f5784: Layer already exists [2023-04-13T23:47:18.675Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:18.675Z] 3.0.0-dev.129: digest: sha256:dc3773d78cca23f5e01d5dc2eccb277d5e5c1bc4d8165d4b5c508bd17f87c174 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:19.276Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:19.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:19.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-13T23:47:19.603Z] b9af254f5784: Preparing [2023-04-13T23:47:19.603Z] 4b9070f30c3b: Preparing [2023-04-13T23:47:19.603Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:19.603Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:19.603Z] 9eb6885743dd: Preparing [2023-04-13T23:47:19.603Z] 26cbea5cba74: Preparing [2023-04-13T23:47:19.603Z] 26cbea5cba74: Waiting [2023-04-13T23:47:19.603Z] b9af254f5784: Layer already exists [2023-04-13T23:47:19.603Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:19.603Z] 9eb6885743dd: Layer already exists [2023-04-13T23:47:19.603Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:19.603Z] 4b9070f30c3b: Layer already exists [2023-04-13T23:47:19.603Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:19.603Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:dc3773d78cca23f5e01d5dc2eccb277d5e5c1bc4d8165d4b5c508bd17f87c174 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:20.196Z] + 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-13T23:47:20.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-13T23:47:20.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-13T23:47:20.566Z] b9af254f5784: Preparing [2023-04-13T23:47:20.566Z] 4b9070f30c3b: Preparing [2023-04-13T23:47:20.566Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:20.566Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:20.566Z] 9eb6885743dd: Preparing [2023-04-13T23:47:20.566Z] 26cbea5cba74: Preparing [2023-04-13T23:47:20.566Z] 26cbea5cba74: Waiting [2023-04-13T23:47:20.566Z] 9eb6885743dd: Layer already exists [2023-04-13T23:47:20.566Z] 4b9070f30c3b: Layer already exists [2023-04-13T23:47:20.566Z] b9af254f5784: Layer already exists [2023-04-13T23:47:20.566Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:20.566Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:20.566Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:20.834Z] main: digest: sha256:dc3773d78cca23f5e01d5dc2eccb277d5e5c1bc4d8165d4b5c508bd17f87c174 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:47:20.884Z] ===================================================== [Pipeline] echo [2023-04-13T23:47:20.893Z] taggedImages: [2023-04-13T23:47:20.893Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:20.893Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-13T23:47:20.893Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.129 [2023-04-13T23:47:20.893Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:20.893Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-13T23:47:20.914Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-13T23:47:20.914Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:20.914Z] latest [2023-04-13T23:47:20.914Z] 3.0.0-dev.129 [2023-04-13T23:47:20.914Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:20.914Z] main [2023-04-13T23:47:20.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:21.260Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:21.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:21.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-13T23:47:21.610Z] ab0018cc6ac3: Preparing [2023-04-13T23:47:21.610Z] ddffd42e7e29: Preparing [2023-04-13T23:47:21.610Z] ae2988fe5d57: Preparing [2023-04-13T23:47:21.610Z] 21807b469883: Preparing [2023-04-13T23:47:21.610Z] 827612190796: Preparing [2023-04-13T23:47:21.610Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:21.610Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:21.610Z] ca78e4be0eb6: Preparing [2023-04-13T23:47:21.610Z] 26cbea5cba74: Preparing [2023-04-13T23:47:21.610Z] 8f2dfe6de279: Waiting [2023-04-13T23:47:21.610Z] ca78e4be0eb6: Waiting [2023-04-13T23:47:21.610Z] 26cbea5cba74: Waiting [2023-04-13T23:47:21.610Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:21.889Z] ae2988fe5d57: Pushed [2023-04-13T23:47:21.889Z] ab0018cc6ac3: Pushed [2023-04-13T23:47:21.889Z] ddffd42e7e29: Pushed [2023-04-13T23:47:21.889Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:21.889Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:21.889Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:22.853Z] ca78e4be0eb6: Pushed [2023-04-13T23:47:31.033Z] 827612190796: Pushed [2023-04-13T23:47:37.660Z] 21807b469883: Pushed [2023-04-13T23:47:37.660Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:1a8e4c3004c005be77a155170919e7f9b251ade4f3232aa6b8b210f150489e91 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:37.999Z] + 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-13T23:47:38.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-13T23:47:38.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-13T23:47:38.333Z] ab0018cc6ac3: Preparing [2023-04-13T23:47:38.333Z] ddffd42e7e29: Preparing [2023-04-13T23:47:38.333Z] ae2988fe5d57: Preparing [2023-04-13T23:47:38.333Z] 21807b469883: Preparing [2023-04-13T23:47:38.333Z] 827612190796: Preparing [2023-04-13T23:47:38.333Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:38.333Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:38.333Z] ca78e4be0eb6: Preparing [2023-04-13T23:47:38.333Z] 26cbea5cba74: Preparing [2023-04-13T23:47:38.333Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:38.333Z] ca78e4be0eb6: Waiting [2023-04-13T23:47:38.333Z] 26cbea5cba74: Waiting [2023-04-13T23:47:38.333Z] 8f2dfe6de279: Waiting [2023-04-13T23:47:38.333Z] 827612190796: Layer already exists [2023-04-13T23:47:38.333Z] ddffd42e7e29: Layer already exists [2023-04-13T23:47:38.333Z] ae2988fe5d57: Layer already exists [2023-04-13T23:47:38.333Z] 21807b469883: Layer already exists [2023-04-13T23:47:38.333Z] ab0018cc6ac3: Layer already exists [2023-04-13T23:47:38.333Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:38.333Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:38.333Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:38.333Z] ca78e4be0eb6: Layer already exists [2023-04-13T23:47:38.599Z] latest: digest: sha256:1a8e4c3004c005be77a155170919e7f9b251ade4f3232aa6b8b210f150489e91 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:38.927Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:39.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.129 [2023-04-13T23:47:39.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-13T23:47:39.253Z] ab0018cc6ac3: Preparing [2023-04-13T23:47:39.253Z] ddffd42e7e29: Preparing [2023-04-13T23:47:39.253Z] ae2988fe5d57: Preparing [2023-04-13T23:47:39.253Z] 21807b469883: Preparing [2023-04-13T23:47:39.253Z] 827612190796: Preparing [2023-04-13T23:47:39.253Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:39.253Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:39.253Z] ca78e4be0eb6: Preparing [2023-04-13T23:47:39.253Z] 26cbea5cba74: Preparing [2023-04-13T23:47:39.253Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:39.253Z] ca78e4be0eb6: Waiting [2023-04-13T23:47:39.253Z] 26cbea5cba74: Waiting [2023-04-13T23:47:39.253Z] 8f2dfe6de279: Waiting [2023-04-13T23:47:39.253Z] ae2988fe5d57: Layer already exists [2023-04-13T23:47:39.253Z] ab0018cc6ac3: Layer already exists [2023-04-13T23:47:39.253Z] 21807b469883: Layer already exists [2023-04-13T23:47:39.253Z] ddffd42e7e29: Layer already exists [2023-04-13T23:47:39.253Z] 827612190796: Layer already exists [2023-04-13T23:47:39.253Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:39.253Z] ca78e4be0eb6: Layer already exists [2023-04-13T23:47:39.253Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:39.253Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:39.253Z] 3.0.0-dev.129: digest: sha256:1a8e4c3004c005be77a155170919e7f9b251ade4f3232aa6b8b210f150489e91 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:39.846Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:40.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:40.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-13T23:47:40.758Z] ab0018cc6ac3: Preparing [2023-04-13T23:47:40.758Z] ddffd42e7e29: Preparing [2023-04-13T23:47:40.758Z] ae2988fe5d57: Preparing [2023-04-13T23:47:40.758Z] 21807b469883: Preparing [2023-04-13T23:47:40.758Z] 827612190796: Preparing [2023-04-13T23:47:40.758Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:40.758Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:40.758Z] ca78e4be0eb6: Preparing [2023-04-13T23:47:40.758Z] 26cbea5cba74: Preparing [2023-04-13T23:47:40.758Z] 8f2dfe6de279: Waiting [2023-04-13T23:47:40.758Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:40.758Z] ca78e4be0eb6: Waiting [2023-04-13T23:47:40.758Z] 26cbea5cba74: Waiting [2023-04-13T23:47:40.758Z] 21807b469883: Layer already exists [2023-04-13T23:47:40.758Z] ab0018cc6ac3: Layer already exists [2023-04-13T23:47:40.758Z] ddffd42e7e29: Layer already exists [2023-04-13T23:47:40.758Z] ae2988fe5d57: Layer already exists [2023-04-13T23:47:40.758Z] 827612190796: Layer already exists [2023-04-13T23:47:40.758Z] ca78e4be0eb6: Layer already exists [2023-04-13T23:47:40.758Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:40.758Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:40.758Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:41.024Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:1a8e4c3004c005be77a155170919e7f9b251ade4f3232aa6b8b210f150489e91 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:41.354Z] + 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-13T23:47:41.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-13T23:47:41.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-13T23:47:41.683Z] ab0018cc6ac3: Preparing [2023-04-13T23:47:41.683Z] ddffd42e7e29: Preparing [2023-04-13T23:47:41.683Z] ae2988fe5d57: Preparing [2023-04-13T23:47:41.683Z] 21807b469883: Preparing [2023-04-13T23:47:41.683Z] 827612190796: Preparing [2023-04-13T23:47:41.683Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:41.683Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:41.683Z] ca78e4be0eb6: Preparing [2023-04-13T23:47:41.683Z] 26cbea5cba74: Preparing [2023-04-13T23:47:41.683Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:41.683Z] 8f2dfe6de279: Waiting [2023-04-13T23:47:41.683Z] 26cbea5cba74: Waiting [2023-04-13T23:47:41.683Z] ca78e4be0eb6: Waiting [2023-04-13T23:47:41.683Z] ab0018cc6ac3: Layer already exists [2023-04-13T23:47:41.683Z] ae2988fe5d57: Layer already exists [2023-04-13T23:47:41.683Z] 827612190796: Layer already exists [2023-04-13T23:47:41.683Z] ddffd42e7e29: Layer already exists [2023-04-13T23:47:41.683Z] 21807b469883: Layer already exists [2023-04-13T23:47:41.683Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:41.683Z] ca78e4be0eb6: Layer already exists [2023-04-13T23:47:41.683Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:41.683Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:41.947Z] main: digest: sha256:1a8e4c3004c005be77a155170919e7f9b251ade4f3232aa6b8b210f150489e91 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:47:42.001Z] ===================================================== [Pipeline] echo [2023-04-13T23:47:42.009Z] taggedImages: [2023-04-13T23:47:42.009Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:42.009Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-13T23:47:42.009Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.129 [2023-04-13T23:47:42.009Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:42.009Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-13T23:47:42.029Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-13T23:47:42.029Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:42.029Z] latest [2023-04-13T23:47:42.029Z] 3.0.0-dev.129 [2023-04-13T23:47:42.029Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:47:42.029Z] main [2023-04-13T23:47:42.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:42.376Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:42.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:47:42.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-13T23:47:42.702Z] 0f5801dfa0cd: Preparing [2023-04-13T23:47:42.702Z] 1513222607a7: Preparing [2023-04-13T23:47:42.702Z] 390565700bc3: Preparing [2023-04-13T23:47:42.702Z] a979629a4487: Preparing [2023-04-13T23:47:42.702Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:42.702Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:42.702Z] 093c5052927f: Preparing [2023-04-13T23:47:42.702Z] 26cbea5cba74: Preparing [2023-04-13T23:47:42.702Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:42.702Z] 093c5052927f: Waiting [2023-04-13T23:47:42.702Z] 26cbea5cba74: Waiting [2023-04-13T23:47:42.702Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:42.967Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:42.967Z] 0f5801dfa0cd: Pushed [2023-04-13T23:47:42.967Z] 390565700bc3: Pushed [2023-04-13T23:47:42.967Z] 1513222607a7: Pushed [2023-04-13T23:47:42.967Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:43.548Z] 093c5052927f: Pushed [2023-04-13T23:47:58.511Z] a979629a4487: Pushed [2023-04-13T23:47:58.776Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:cff145b556c87b2d3bf60a46504cde6ca5a59bef55d16a278d4d70ced92f937f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:47:59.118Z] + 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-13T23:47:59.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-13T23:47:59.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-13T23:47:59.452Z] 0f5801dfa0cd: Preparing [2023-04-13T23:47:59.452Z] 1513222607a7: Preparing [2023-04-13T23:47:59.452Z] 390565700bc3: Preparing [2023-04-13T23:47:59.452Z] a979629a4487: Preparing [2023-04-13T23:47:59.452Z] 8f2dfe6de279: Preparing [2023-04-13T23:47:59.452Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:47:59.452Z] 093c5052927f: Preparing [2023-04-13T23:47:59.452Z] 26cbea5cba74: Preparing [2023-04-13T23:47:59.452Z] 26cbea5cba74: Waiting [2023-04-13T23:47:59.452Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:47:59.452Z] 093c5052927f: Waiting [2023-04-13T23:47:59.452Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:47:59.452Z] 1513222607a7: Layer already exists [2023-04-13T23:47:59.452Z] 390565700bc3: Layer already exists [2023-04-13T23:47:59.452Z] a979629a4487: Layer already exists [2023-04-13T23:47:59.452Z] 0f5801dfa0cd: Layer already exists [2023-04-13T23:47:59.452Z] 26cbea5cba74: Layer already exists [2023-04-13T23:47:59.452Z] 093c5052927f: Layer already exists [2023-04-13T23:47:59.452Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:47:59.717Z] latest: digest: sha256:cff145b556c87b2d3bf60a46504cde6ca5a59bef55d16a278d4d70ced92f937f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:00.058Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:00.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.129 [2023-04-13T23:48:00.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-13T23:48:00.389Z] 0f5801dfa0cd: Preparing [2023-04-13T23:48:00.389Z] 1513222607a7: Preparing [2023-04-13T23:48:00.389Z] 390565700bc3: Preparing [2023-04-13T23:48:00.389Z] a979629a4487: Preparing [2023-04-13T23:48:00.389Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:00.389Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:00.389Z] 093c5052927f: Preparing [2023-04-13T23:48:00.389Z] 26cbea5cba74: Preparing [2023-04-13T23:48:00.389Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:48:00.389Z] 093c5052927f: Waiting [2023-04-13T23:48:00.389Z] 26cbea5cba74: Waiting [2023-04-13T23:48:00.389Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:00.389Z] 390565700bc3: Layer already exists [2023-04-13T23:48:00.389Z] a979629a4487: Layer already exists [2023-04-13T23:48:00.389Z] 1513222607a7: Layer already exists [2023-04-13T23:48:00.389Z] 0f5801dfa0cd: Layer already exists [2023-04-13T23:48:00.389Z] 093c5052927f: Layer already exists [2023-04-13T23:48:00.389Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:00.389Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:00.389Z] 3.0.0-dev.129: digest: sha256:cff145b556c87b2d3bf60a46504cde6ca5a59bef55d16a278d4d70ced92f937f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:00.981Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:01.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:48:01.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-13T23:48:01.303Z] 0f5801dfa0cd: Preparing [2023-04-13T23:48:01.303Z] 1513222607a7: Preparing [2023-04-13T23:48:01.303Z] 390565700bc3: Preparing [2023-04-13T23:48:01.303Z] a979629a4487: Preparing [2023-04-13T23:48:01.303Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:01.303Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:01.303Z] 093c5052927f: Preparing [2023-04-13T23:48:01.303Z] 26cbea5cba74: Preparing [2023-04-13T23:48:01.303Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:48:01.303Z] 093c5052927f: Waiting [2023-04-13T23:48:01.303Z] 26cbea5cba74: Waiting [2023-04-13T23:48:01.303Z] a979629a4487: Layer already exists [2023-04-13T23:48:01.303Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:01.303Z] 0f5801dfa0cd: Layer already exists [2023-04-13T23:48:01.303Z] 390565700bc3: Layer already exists [2023-04-13T23:48:01.303Z] 1513222607a7: Layer already exists [2023-04-13T23:48:01.303Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:01.303Z] 093c5052927f: Layer already exists [2023-04-13T23:48:01.303Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:01.303Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:cff145b556c87b2d3bf60a46504cde6ca5a59bef55d16a278d4d70ced92f937f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:01.894Z] + 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-13T23:48:02.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-13T23:48:02.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-13T23:48:02.219Z] 0f5801dfa0cd: Preparing [2023-04-13T23:48:02.219Z] 1513222607a7: Preparing [2023-04-13T23:48:02.219Z] 390565700bc3: Preparing [2023-04-13T23:48:02.219Z] a979629a4487: Preparing [2023-04-13T23:48:02.219Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:02.219Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:02.219Z] 093c5052927f: Preparing [2023-04-13T23:48:02.219Z] 26cbea5cba74: Preparing [2023-04-13T23:48:02.219Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:48:02.219Z] 093c5052927f: Waiting [2023-04-13T23:48:02.219Z] 26cbea5cba74: Waiting [2023-04-13T23:48:02.219Z] 1513222607a7: Layer already exists [2023-04-13T23:48:02.219Z] a979629a4487: Layer already exists [2023-04-13T23:48:02.219Z] 390565700bc3: Layer already exists [2023-04-13T23:48:02.219Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:02.219Z] 0f5801dfa0cd: Layer already exists [2023-04-13T23:48:02.219Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:02.219Z] 093c5052927f: Layer already exists [2023-04-13T23:48:02.219Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:02.483Z] main: digest: sha256:cff145b556c87b2d3bf60a46504cde6ca5a59bef55d16a278d4d70ced92f937f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:48:02.521Z] ===================================================== [Pipeline] echo [2023-04-13T23:48:02.526Z] taggedImages: [2023-04-13T23:48:02.526Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:48:02.526Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-13T23:48:02.526Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.129 [2023-04-13T23:48:02.526Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:48:02.526Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-13T23:48:02.539Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-13T23:48:02.539Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:48:02.539Z] latest [2023-04-13T23:48:02.539Z] 3.0.0-dev.129 [2023-04-13T23:48:02.539Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:48:02.539Z] main [2023-04-13T23:48:02.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:02.863Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:03.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:48:03.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-13T23:48:03.194Z] 4106d4405bbe: Preparing [2023-04-13T23:48:03.194Z] 9c84a32c4c4f: Preparing [2023-04-13T23:48:03.194Z] 1b701422036a: Preparing [2023-04-13T23:48:03.194Z] 717635c4cb9c: Preparing [2023-04-13T23:48:03.194Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:03.194Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:03.194Z] ca78e4be0eb6: Preparing [2023-04-13T23:48:03.194Z] 26cbea5cba74: Preparing [2023-04-13T23:48:03.194Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:48:03.194Z] ca78e4be0eb6: Waiting [2023-04-13T23:48:03.194Z] 26cbea5cba74: Waiting [2023-04-13T23:48:03.194Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:03.460Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:03.460Z] ca78e4be0eb6: Layer already exists [2023-04-13T23:48:03.460Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:03.460Z] 4106d4405bbe: Pushed [2023-04-13T23:48:03.460Z] 9c84a32c4c4f: Pushed [2023-04-13T23:48:03.460Z] 1b701422036a: Pushed [2023-04-13T23:48:21.638Z] 717635c4cb9c: Pushed [2023-04-13T23:48:21.638Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:9241d3b9cfe113276efee2910db2c4bbcd0e494a2cc867c9a8fe2a8e9e06deb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:21.966Z] + 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-13T23:48:22.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-13T23:48:22.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-13T23:48:22.294Z] 4106d4405bbe: Preparing [2023-04-13T23:48:22.294Z] 9c84a32c4c4f: Preparing [2023-04-13T23:48:22.294Z] 1b701422036a: Preparing [2023-04-13T23:48:22.294Z] 717635c4cb9c: Preparing [2023-04-13T23:48:22.294Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:22.294Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:22.294Z] ca78e4be0eb6: Preparing [2023-04-13T23:48:22.294Z] 26cbea5cba74: Preparing [2023-04-13T23:48:22.294Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:48:22.294Z] ca78e4be0eb6: Waiting [2023-04-13T23:48:22.294Z] 26cbea5cba74: Waiting [2023-04-13T23:48:22.294Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:22.294Z] 1b701422036a: Layer already exists [2023-04-13T23:48:22.294Z] 717635c4cb9c: Layer already exists [2023-04-13T23:48:22.294Z] 4106d4405bbe: Layer already exists [2023-04-13T23:48:22.294Z] 9c84a32c4c4f: Layer already exists [2023-04-13T23:48:22.294Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:22.294Z] ca78e4be0eb6: Layer already exists [2023-04-13T23:48:22.294Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:22.557Z] latest: digest: sha256:9241d3b9cfe113276efee2910db2c4bbcd0e494a2cc867c9a8fe2a8e9e06deb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:22.885Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:23.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.129 [2023-04-13T23:48:23.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-13T23:48:23.211Z] 4106d4405bbe: Preparing [2023-04-13T23:48:23.211Z] 9c84a32c4c4f: Preparing [2023-04-13T23:48:23.211Z] 1b701422036a: Preparing [2023-04-13T23:48:23.211Z] 717635c4cb9c: Preparing [2023-04-13T23:48:23.211Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:23.211Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:23.211Z] ca78e4be0eb6: Preparing [2023-04-13T23:48:23.211Z] 26cbea5cba74: Preparing [2023-04-13T23:48:23.211Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:48:23.211Z] ca78e4be0eb6: Waiting [2023-04-13T23:48:23.211Z] 26cbea5cba74: Waiting [2023-04-13T23:48:23.211Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:23.211Z] 717635c4cb9c: Layer already exists [2023-04-13T23:48:23.211Z] 9c84a32c4c4f: Layer already exists [2023-04-13T23:48:23.211Z] 1b701422036a: Layer already exists [2023-04-13T23:48:23.211Z] 4106d4405bbe: Layer already exists [2023-04-13T23:48:23.211Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:23.211Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:23.211Z] ca78e4be0eb6: Layer already exists [2023-04-13T23:48:23.475Z] 3.0.0-dev.129: digest: sha256:9241d3b9cfe113276efee2910db2c4bbcd0e494a2cc867c9a8fe2a8e9e06deb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:23.803Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:24.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:48:24.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-13T23:48:24.127Z] 4106d4405bbe: Preparing [2023-04-13T23:48:24.127Z] 9c84a32c4c4f: Preparing [2023-04-13T23:48:24.127Z] 1b701422036a: Preparing [2023-04-13T23:48:24.127Z] 717635c4cb9c: Preparing [2023-04-13T23:48:24.127Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:24.127Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:24.127Z] ca78e4be0eb6: Preparing [2023-04-13T23:48:24.127Z] 26cbea5cba74: Preparing [2023-04-13T23:48:24.127Z] ca78e4be0eb6: Waiting [2023-04-13T23:48:24.127Z] 26cbea5cba74: Waiting [2023-04-13T23:48:24.127Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:48:24.127Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:24.127Z] 9c84a32c4c4f: Layer already exists [2023-04-13T23:48:24.127Z] 1b701422036a: Layer already exists [2023-04-13T23:48:24.127Z] 4106d4405bbe: Layer already exists [2023-04-13T23:48:24.127Z] 717635c4cb9c: Layer already exists [2023-04-13T23:48:24.127Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:24.127Z] ca78e4be0eb6: Layer already exists [2023-04-13T23:48:24.127Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:24.127Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:9241d3b9cfe113276efee2910db2c4bbcd0e494a2cc867c9a8fe2a8e9e06deb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:24.722Z] + 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-13T23:48:25.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-13T23:48:25.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-13T23:48:25.052Z] 4106d4405bbe: Preparing [2023-04-13T23:48:25.052Z] 9c84a32c4c4f: Preparing [2023-04-13T23:48:25.052Z] 1b701422036a: Preparing [2023-04-13T23:48:25.052Z] 717635c4cb9c: Preparing [2023-04-13T23:48:25.052Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:25.052Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:25.052Z] ca78e4be0eb6: Preparing [2023-04-13T23:48:25.052Z] 26cbea5cba74: Preparing [2023-04-13T23:48:25.052Z] 1a8da1ccb6d8: Waiting [2023-04-13T23:48:25.052Z] ca78e4be0eb6: Waiting [2023-04-13T23:48:25.052Z] 26cbea5cba74: Waiting [2023-04-13T23:48:25.052Z] 717635c4cb9c: Layer already exists [2023-04-13T23:48:25.052Z] 4106d4405bbe: Layer already exists [2023-04-13T23:48:25.052Z] 1b701422036a: Layer already exists [2023-04-13T23:48:25.052Z] 9c84a32c4c4f: Layer already exists [2023-04-13T23:48:25.052Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:25.052Z] ca78e4be0eb6: Layer already exists [2023-04-13T23:48:25.052Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:25.052Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:25.052Z] main: digest: sha256:9241d3b9cfe113276efee2910db2c4bbcd0e494a2cc867c9a8fe2a8e9e06deb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:48:25.364Z] ===================================================== [Pipeline] echo [2023-04-13T23:48:25.374Z] taggedImages: [2023-04-13T23:48:25.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:48:25.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-13T23:48:25.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.129 [2023-04-13T23:48:25.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:48:25.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-13T23:48:25.395Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-13T23:48:25.395Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:48:25.395Z] latest [2023-04-13T23:48:25.395Z] 3.0.0-dev.129 [2023-04-13T23:48:25.395Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:48:25.395Z] main [2023-04-13T23:48:25.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:25.735Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:26.065Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:48:26.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-13T23:48:26.065Z] b8f8d6a1dc50: Preparing [2023-04-13T23:48:26.065Z] 02358e712a8b: Preparing [2023-04-13T23:48:26.065Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:26.065Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:26.065Z] 4911975432ae: Preparing [2023-04-13T23:48:26.065Z] 26cbea5cba74: Preparing [2023-04-13T23:48:26.065Z] 26cbea5cba74: Waiting [2023-04-13T23:48:26.065Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:26.065Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:26.329Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:26.329Z] b8f8d6a1dc50: Pushed [2023-04-13T23:48:26.594Z] 4911975432ae: Pushed [2023-04-13T23:48:31.919Z] 02358e712a8b: Pushed [2023-04-13T23:48:31.919Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:98d7367fd9b5e49ffa9a543d5f73adef40eb2915aaad105c80335927898754e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:32.242Z] + 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-13T23:48:32.570Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-13T23:48:32.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-13T23:48:32.570Z] b8f8d6a1dc50: Preparing [2023-04-13T23:48:32.570Z] 02358e712a8b: Preparing [2023-04-13T23:48:32.570Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:32.571Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:32.571Z] 4911975432ae: Preparing [2023-04-13T23:48:32.571Z] 26cbea5cba74: Preparing [2023-04-13T23:48:32.571Z] b8f8d6a1dc50: Layer already exists [2023-04-13T23:48:32.571Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:32.571Z] 4911975432ae: Layer already exists [2023-04-13T23:48:32.571Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:32.571Z] 02358e712a8b: Layer already exists [2023-04-13T23:48:32.571Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:32.835Z] latest: digest: sha256:98d7367fd9b5e49ffa9a543d5f73adef40eb2915aaad105c80335927898754e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:33.164Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:33.491Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.129 [2023-04-13T23:48:33.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-13T23:48:33.491Z] b8f8d6a1dc50: Preparing [2023-04-13T23:48:33.491Z] 02358e712a8b: Preparing [2023-04-13T23:48:33.491Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:33.491Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:33.491Z] 4911975432ae: Preparing [2023-04-13T23:48:33.491Z] 26cbea5cba74: Preparing [2023-04-13T23:48:33.491Z] 26cbea5cba74: Waiting [2023-04-13T23:48:33.491Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:33.491Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:33.491Z] b8f8d6a1dc50: Layer already exists [2023-04-13T23:48:33.491Z] 02358e712a8b: Layer already exists [2023-04-13T23:48:33.491Z] 4911975432ae: Layer already exists [2023-04-13T23:48:33.491Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:33.491Z] 3.0.0-dev.129: digest: sha256:98d7367fd9b5e49ffa9a543d5f73adef40eb2915aaad105c80335927898754e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:34.083Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:34.415Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:48:34.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-13T23:48:34.415Z] b8f8d6a1dc50: Preparing [2023-04-13T23:48:34.415Z] 02358e712a8b: Preparing [2023-04-13T23:48:34.415Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:34.415Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:34.415Z] 4911975432ae: Preparing [2023-04-13T23:48:34.415Z] 26cbea5cba74: Preparing [2023-04-13T23:48:34.415Z] 26cbea5cba74: Waiting [2023-04-13T23:48:34.415Z] 02358e712a8b: Layer already exists [2023-04-13T23:48:34.415Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:34.415Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:34.415Z] 4911975432ae: Layer already exists [2023-04-13T23:48:34.415Z] b8f8d6a1dc50: Layer already exists [2023-04-13T23:48:34.415Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:34.415Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:98d7367fd9b5e49ffa9a543d5f73adef40eb2915aaad105c80335927898754e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:35.020Z] + 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-13T23:48:35.344Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-13T23:48:35.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-13T23:48:35.345Z] b8f8d6a1dc50: Preparing [2023-04-13T23:48:35.345Z] 02358e712a8b: Preparing [2023-04-13T23:48:35.345Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:35.345Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:35.345Z] 4911975432ae: Preparing [2023-04-13T23:48:35.345Z] 26cbea5cba74: Preparing [2023-04-13T23:48:35.345Z] 26cbea5cba74: Waiting [2023-04-13T23:48:35.345Z] 02358e712a8b: Layer already exists [2023-04-13T23:48:35.345Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:35.345Z] 4911975432ae: Layer already exists [2023-04-13T23:48:35.345Z] b8f8d6a1dc50: Layer already exists [2023-04-13T23:48:35.345Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:35.345Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:35.609Z] main: digest: sha256:98d7367fd9b5e49ffa9a543d5f73adef40eb2915aaad105c80335927898754e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:48:35.663Z] ===================================================== [Pipeline] echo [2023-04-13T23:48:35.669Z] taggedImages: [2023-04-13T23:48:35.669Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:48:35.669Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-13T23:48:35.669Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.129 [2023-04-13T23:48:35.669Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:48:35.669Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-13T23:48:35.689Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-13T23:48:35.689Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:48:35.689Z] latest [2023-04-13T23:48:35.689Z] 3.0.0-dev.129 [2023-04-13T23:48:35.689Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:48:35.689Z] main [2023-04-13T23:48:35.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:36.011Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:36.336Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:48:36.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-13T23:48:36.336Z] 7aba8064092f: Preparing [2023-04-13T23:48:36.336Z] cb6f1635881b: Preparing [2023-04-13T23:48:36.337Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:36.337Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:36.337Z] 6efad7c51b6d: Preparing [2023-04-13T23:48:36.337Z] 26cbea5cba74: Preparing [2023-04-13T23:48:36.337Z] 26cbea5cba74: Waiting [2023-04-13T23:48:36.337Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:48:36.337Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:36.337Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:36.337Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:36.601Z] 7aba8064092f: Pushed [2023-04-13T23:48:41.921Z] cb6f1635881b: Pushed [2023-04-13T23:48:42.186Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824: digest: sha256:13202b0e6dd1a076d08d88aa94da7bf9ad88aa54d9095c1d45f2befb0b106e34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:42.517Z] + 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-13T23:48:42.843Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-13T23:48:42.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-13T23:48:42.843Z] 7aba8064092f: Preparing [2023-04-13T23:48:42.843Z] cb6f1635881b: Preparing [2023-04-13T23:48:42.843Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:42.843Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:42.843Z] 6efad7c51b6d: Preparing [2023-04-13T23:48:42.843Z] 26cbea5cba74: Preparing [2023-04-13T23:48:42.843Z] 26cbea5cba74: Waiting [2023-04-13T23:48:42.843Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:48:42.843Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:42.843Z] cb6f1635881b: Layer already exists [2023-04-13T23:48:42.843Z] 7aba8064092f: Layer already exists [2023-04-13T23:48:42.843Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:42.843Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:43.108Z] latest: digest: sha256:13202b0e6dd1a076d08d88aa94da7bf9ad88aa54d9095c1d45f2befb0b106e34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:43.437Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:43.762Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.129 [2023-04-13T23:48:43.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-13T23:48:43.762Z] 7aba8064092f: Preparing [2023-04-13T23:48:43.762Z] cb6f1635881b: Preparing [2023-04-13T23:48:43.762Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:43.762Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:43.762Z] 6efad7c51b6d: Preparing [2023-04-13T23:48:43.762Z] 26cbea5cba74: Preparing [2023-04-13T23:48:43.762Z] 26cbea5cba74: Waiting [2023-04-13T23:48:43.762Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:48:43.762Z] cb6f1635881b: Layer already exists [2023-04-13T23:48:43.762Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:43.762Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:43.762Z] 7aba8064092f: Layer already exists [2023-04-13T23:48:43.762Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:43.762Z] 3.0.0-dev.129: digest: sha256:13202b0e6dd1a076d08d88aa94da7bf9ad88aa54d9095c1d45f2befb0b106e34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:44.357Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:44.684Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:48:44.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-13T23:48:44.684Z] 7aba8064092f: Preparing [2023-04-13T23:48:44.684Z] cb6f1635881b: Preparing [2023-04-13T23:48:44.684Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:44.684Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:44.684Z] 6efad7c51b6d: Preparing [2023-04-13T23:48:44.684Z] 26cbea5cba74: Preparing [2023-04-13T23:48:44.684Z] 26cbea5cba74: Waiting [2023-04-13T23:48:44.684Z] cb6f1635881b: Layer already exists [2023-04-13T23:48:44.684Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:44.684Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:48:44.684Z] 7aba8064092f: Layer already exists [2023-04-13T23:48:44.684Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:44.684Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:44.979Z] 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129: digest: sha256:13202b0e6dd1a076d08d88aa94da7bf9ad88aa54d9095c1d45f2befb0b106e34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:45.325Z] + 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-13T23:48:45.668Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-13T23:48:45.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-13T23:48:45.668Z] 7aba8064092f: Preparing [2023-04-13T23:48:45.668Z] cb6f1635881b: Preparing [2023-04-13T23:48:45.668Z] 8f2dfe6de279: Preparing [2023-04-13T23:48:45.668Z] 1a8da1ccb6d8: Preparing [2023-04-13T23:48:45.668Z] 6efad7c51b6d: Preparing [2023-04-13T23:48:45.668Z] 26cbea5cba74: Preparing [2023-04-13T23:48:45.668Z] 26cbea5cba74: Waiting [2023-04-13T23:48:45.668Z] 6efad7c51b6d: Layer already exists [2023-04-13T23:48:45.668Z] 7aba8064092f: Layer already exists [2023-04-13T23:48:45.668Z] 8f2dfe6de279: Layer already exists [2023-04-13T23:48:45.668Z] cb6f1635881b: Layer already exists [2023-04-13T23:48:45.668Z] 1a8da1ccb6d8: Layer already exists [2023-04-13T23:48:45.668Z] 26cbea5cba74: Layer already exists [2023-04-13T23:48:45.941Z] main: digest: sha256:13202b0e6dd1a076d08d88aa94da7bf9ad88aa54d9095c1d45f2befb0b106e34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T23:48:45.990Z] ===================================================== [Pipeline] echo [2023-04-13T23:48:45.997Z] taggedImages: [2023-04-13T23:48:45.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [2023-04-13T23:48:45.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-13T23:48:45.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.129 [2023-04-13T23:48:45.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824-3.0.0-dev.129 [2023-04-13T23:48:45.997Z] - 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-13T23:48:46.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T23:48:46.361Z] [2023-04-13T23:48:46.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:48:46.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T23:48:46.692Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T23:48:46.692Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T23:48:46.692Z] 04944245beec: Pulling fs layer [2023-04-13T23:48:46.692Z] 699f458cf7ca: Pulling fs layer [2023-04-13T23:48:46.692Z] 765212b225bb: Pulling fs layer [2023-04-13T23:48:46.692Z] f23df028b6ca: Pulling fs layer [2023-04-13T23:48:46.692Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T23:48:46.692Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T23:48:46.692Z] f23df028b6ca: Waiting [2023-04-13T23:48:46.692Z] d65c8cfc05b1: Waiting [2023-04-13T23:48:46.692Z] 2437ff75d9bd: Waiting [2023-04-13T23:48:46.692Z] 765212b225bb: Waiting [2023-04-13T23:48:46.957Z] 04944245beec: Verifying Checksum [2023-04-13T23:48:46.957Z] 04944245beec: Download complete [2023-04-13T23:48:46.957Z] 765212b225bb: Verifying Checksum [2023-04-13T23:48:46.957Z] 765212b225bb: Download complete [2023-04-13T23:48:46.957Z] f23df028b6ca: Verifying Checksum [2023-04-13T23:48:46.957Z] f23df028b6ca: Download complete [2023-04-13T23:48:46.957Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T23:48:46.957Z] d65c8cfc05b1: Download complete [2023-04-13T23:48:46.957Z] 699f458cf7ca: Verifying Checksum [2023-04-13T23:48:46.957Z] 699f458cf7ca: Download complete [2023-04-13T23:48:47.540Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T23:48:47.540Z] 8998bd30e6a1: Download complete [2023-04-13T23:48:49.479Z] 2437ff75d9bd: Download complete [2023-04-13T23:48:51.413Z] 8998bd30e6a1: Pull complete [2023-04-13T23:48:51.995Z] 04944245beec: Pull complete [2023-04-13T23:48:53.399Z] 699f458cf7ca: Pull complete [2023-04-13T23:48:53.399Z] 765212b225bb: Pull complete [2023-04-13T23:48:53.979Z] f23df028b6ca: Pull complete [2023-04-13T23:48:54.245Z] d65c8cfc05b1: Pull complete [2023-04-13T23:49:07.552Z] 2437ff75d9bd: Pull complete [2023-04-13T23:49:07.552Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T23:49:07.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T23:49:07.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:49:07.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container [2023-04-13T23:49:07.805Z] $ 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/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:49:10.278Z] $ docker top fad96cdbaf853abb34b5d76efdf8abb848dbfd31600dca67da1ca67928eff871 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:49:11.184Z] ---> job-cost.sh [2023-04-13T23:49:11.184Z] lf-activate-venv: SKIPPING [2023-04-13T23:49:11.184Z] INFO: No Stack... [2023-04-13T23:49:11.805Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T23:49:12.381Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T23:49:13.006Z] + cat /w/workspace/edgex-go/491/archives/cost.csv [2023-04-13T23:49:13.006Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T23:49:13.067Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-491-stack-cost] [2023-04-13T23:49:13.076Z] Resource [jenkins-edgexfoundry-edgex-go-main-491-stack-cost] did not exist. Created. [2023-04-13T23:49:13.076Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-491-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T23:49:13.394Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T23:49:13.914Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T23:49:13.922Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-491-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T23:49:13.960Z] $ docker stop --time=1 fad96cdbaf853abb34b5d76efdf8abb848dbfd31600dca67da1ca67928eff871 [2023-04-13T23:49:15.415Z] $ docker rm -f --volumes fad96cdbaf853abb34b5d76efdf8abb848dbfd31600dca67da1ca67928eff871 [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-13T23:49:15.830Z] provisioning config files... [2023-04-13T23:49:15.836Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/491@tmp/config328670650716957145tmp [Pipeline] { [Pipeline] sh [2023-04-13T23:49:16.124Z] + set +x [2023-04-13T23:49:16.124Z] + bash -s -- [2023-04-13T23:49:16.124Z] + curl -s https://codecov.io/bash [2023-04-13T23:49:16.124Z] [2023-04-13T23:49:16.124Z] _____ _ [2023-04-13T23:49:16.124Z] / ____| | | [2023-04-13T23:49:16.124Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T23:49:16.124Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T23:49:16.124Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T23:49:16.124Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T23:49:16.124Z] Bash-1.0.6 [2023-04-13T23:49:16.124Z] [2023-04-13T23:49:16.124Z] [2023-04-13T23:49:16.124Z] ==> git version 2.25.1 found [2023-04-13T23:49:16.124Z] ==> 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-13T23:49:16.124Z] Release-Date: 2020-01-08 [2023-04-13T23:49:16.124Z] 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-13T23:49:16.124Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T23:49:16.124Z] ==> Jenkins CI detected. [2023-04-13T23:49:16.124Z] current dir:  /w/workspace/edgex-go/491 [2023-04-13T23:49:16.124Z] project root: . [2023-04-13T23:49:16.124Z] --> token set from env [2023-04-13T23:49:16.124Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T23:49:16.124Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T23:49:16.124Z] ==> Python coveragepy not found [2023-04-13T23:49:16.124Z] ==> Searching for coverage reports in: [2023-04-13T23:49:16.124Z] + . [2023-04-13T23:49:16.383Z] -> Found 1 reports [2023-04-13T23:49:16.383Z] ==> Detecting git/mercurial file structure [2023-04-13T23:49:16.383Z] ==> Reading reports [2023-04-13T23:49:16.383Z] + ./coverage.out bytes=448247 [2023-04-13T23:49:16.383Z] ==> Appending adjustments [2023-04-13T23:49:16.383Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T23:49:17.318Z] + Found adjustments [2023-04-13T23:49:17.318Z] ==> Gzipping contents [2023-04-13T23:49:17.318Z] 60K /tmp/codecov.9GJDm7.gz [2023-04-13T23:49:17.318Z] ==> Uploading reports [2023-04-13T23:49:17.318Z] url: https://codecov.io [2023-04-13T23:49:17.318Z] query: branch=main&commit=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824&build=491&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F491%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-13T23:49:17.318Z] -> Pinging Codecov [2023-04-13T23:49:17.318Z] 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=3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824&build=491&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F491%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-13T23:49:17.577Z] -> Uploading to [2023-04-13T23:49:17.577Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/00271124DB129430A58F1EEE437C3FCB/3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824/58f29aba-7124-4111-8b00-62f032c6ee20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T234917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bef4f9c903ea5f92c85c713427d22069bb77ac2f1a836f57c7831630cd898218 [2023-04-13T23:49:17.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T23:49:17.577Z] Dload Upload Total Spent Left Speed [2023-04-13T23:49:17.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57614 0 0 100 57614 0 215k --:--:-- --:--:-- --:--:-- 214k 100 57614 0 0 100 57614 0 215k --:--:-- --:--:-- --:--:-- 214k [2023-04-13T23:49:17.836Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 [Pipeline] } [2023-04-13T23:49:17.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-13T23:49:18.022Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-13T23:49:18.036Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:49:18.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T23:49:18.334Z] [2023-04-13T23:49:18.334Z] 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-13T23:49:18.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T23:49:18.628Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-13T23:49:18.628Z] df9b9388f04a: Pulling fs layer [2023-04-13T23:49:18.628Z] 52dc419b0ee2: Pulling fs layer [2023-04-13T23:49:18.628Z] 25bc292e5bac: Pulling fs layer [2023-04-13T23:49:18.628Z] 114826534d7a: Pulling fs layer [2023-04-13T23:49:18.628Z] 4657fd5d0bcf: Pulling fs layer [2023-04-13T23:49:18.628Z] 6ad1cebc031e: Pulling fs layer [2023-04-13T23:49:18.628Z] 8a3aa393b2d8: Pulling fs layer [2023-04-13T23:49:18.628Z] 114826534d7a: Waiting [2023-04-13T23:49:18.628Z] 6ad1cebc031e: Waiting [2023-04-13T23:49:18.628Z] 8a3aa393b2d8: Waiting [2023-04-13T23:49:18.628Z] 4657fd5d0bcf: Waiting [2023-04-13T23:49:18.628Z] 25bc292e5bac: Verifying Checksum [2023-04-13T23:49:18.628Z] 25bc292e5bac: Download complete [2023-04-13T23:49:18.628Z] 52dc419b0ee2: Download complete [2023-04-13T23:49:18.628Z] 4657fd5d0bcf: Verifying Checksum [2023-04-13T23:49:18.628Z] 4657fd5d0bcf: Download complete [2023-04-13T23:49:18.628Z] df9b9388f04a: Verifying Checksum [2023-04-13T23:49:18.628Z] df9b9388f04a: Download complete [2023-04-13T23:49:18.886Z] 6ad1cebc031e: Verifying Checksum [2023-04-13T23:49:18.886Z] 6ad1cebc031e: Download complete [2023-04-13T23:49:18.886Z] df9b9388f04a: Pull complete [2023-04-13T23:49:18.886Z] 52dc419b0ee2: Pull complete [2023-04-13T23:49:18.886Z] 25bc292e5bac: Pull complete [2023-04-13T23:49:19.455Z] 114826534d7a: Verifying Checksum [2023-04-13T23:49:19.455Z] 114826534d7a: Download complete [2023-04-13T23:49:19.455Z] 8a3aa393b2d8: Verifying Checksum [2023-04-13T23:49:19.455Z] 8a3aa393b2d8: Download complete [2023-04-13T23:49:23.635Z] 114826534d7a: Pull complete [2023-04-13T23:49:23.635Z] 4657fd5d0bcf: Pull complete [2023-04-13T23:49:23.635Z] 6ad1cebc031e: Pull complete [2023-04-13T23:49:26.157Z] 8a3aa393b2d8: Pull complete [2023-04-13T23:49:26.158Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-13T23:49:26.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T23:49:26.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:49:26.227Z] prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container [2023-04-13T23:49:26.254Z] $ 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/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:49:30.351Z] $ docker top 8daa4f1fa2decc3691e8465f87c9539b07f7db9ef102c206dcfad72ecf4fcdca -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-13T23:49:30.420Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-13T23:49:30.693Z] + set -o pipefail [2023-04-13T23:49:30.694Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-13T23:49:38.862Z] [2023-04-13T23:49:38.862Z] Monitoring /w/workspace/edgex-go/491 (github.com/edgexfoundry/edgex-go)... [2023-04-13T23:49:38.862Z] [2023-04-13T23:49:38.862Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/da455f87-e0e1-4614-ac60-7a4df4f953e7 [2023-04-13T23:49:38.862Z] [2023-04-13T23:49:38.862Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-13T23:49:38.862Z] [2023-04-13T23:49:38.862Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-13T23:49:38.862Z] [2023-04-13T23:49:40.241Z] [2023-04-13T23:49:40.241Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-13T23:49:40.241Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-13T23:49:40.241Z] More details here: https://snyk.co/ue1NS [2023-04-13T23:49:40.241Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-13T23:49:40.241Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-13T23:49:40.250Z] $ docker stop --time=1 8daa4f1fa2decc3691e8465f87c9539b07f7db9ef102c206dcfad72ecf4fcdca [2023-04-13T23:49:43.005Z] $ docker rm -f --volumes 8daa4f1fa2decc3691e8465f87c9539b07f7db9ef102c206dcfad72ecf4fcdca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-13T23:49:43.371Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T23:49:43.381Z] provisioning config files... [2023-04-13T23:49:43.390Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/491@tmp/config6879263603269306771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:49:43.686Z] --> edgex-publish-swagger.sh [2023-04-13T23:49:43.686Z] === Publish openapi/v3 API === [2023-04-13T23:49:43.686Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-13T23:49:43.686Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/491/openapi/v3/core-command.yaml] [2023-04-13T23:49:43.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T23:49:43.686Z] Dload Upload Total Spent Left Speed [2023-04-13T23:49:44.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 122k --:--:-- --:--:-- --:--:-- 121k 100 29030 0 0 100 29030 0 42503 --:--:-- --:--:-- --:--:-- 42441 [2023-04-13T23:49:44.253Z] [2023-04-13T23:49:44.253Z] [2023-04-13T23:49:44.253Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/491/openapi/v3/core-data.yaml] [2023-04-13T23:49:44.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T23:49:44.253Z] Dload Upload Total Spent Left Speed [2023-04-13T23:49:44.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 119k 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 119k [2023-04-13T23:49:44.820Z] [2023-04-13T23:49:44.820Z] [2023-04-13T23:49:44.820Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/491/openapi/v3/core-metadata.yaml] [2023-04-13T23:49:44.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T23:49:44.820Z] Dload Upload Total Spent Left Speed [2023-04-13T23:49:45.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 250k --:--:-- --:--:-- --:--:-- 250k [2023-04-13T23:49:45.386Z] [2023-04-13T23:49:45.386Z] [2023-04-13T23:49:45.386Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/491/openapi/v3/support-notifications.yaml] [2023-04-13T23:49:45.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T23:49:45.386Z] Dload Upload Total Spent Left Speed [2023-04-13T23:49:45.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 155k --:--:-- --:--:-- --:--:-- 155k 100 86965 0 0 100 86965 0 155k --:--:-- --:--:-- --:--:-- 155k [2023-04-13T23:49:45.953Z] [2023-04-13T23:49:45.953Z] [2023-04-13T23:49:45.953Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/491/openapi/v3/support-scheduler.yaml] [2023-04-13T23:49:45.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T23:49:45.953Z] Dload Upload Total Spent Left Speed [2023-04-13T23:49:46.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 73097 --:--:-- --:--:-- --:--:-- 73253 [2023-04-13T23:49:46.521Z] [2023-04-13T23:49:46.521Z] [Pipeline] } [2023-04-13T23:49:46.527Z] 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-13T23:49:46.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T23:49:46.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:49:47.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T23:49:47.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:49:47.249Z] prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container [2023-04-13T23:49:47.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:49:47.674Z] $ docker top e35666c3e6c13946a53420bc6caba33ce576c9b0017af36826cd399d57a97333 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T23:49:47.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T23:49:47.755Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T23:49:47.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T23:49:47.861Z] $ docker exec e35666c3e6c13946a53420bc6caba33ce576c9b0017af36826cd399d57a97333 ssh-agent [2023-04-13T23:49:47.968Z] SSH_AUTH_SOCK=/tmp/ssh-fzkf3dlaoQOW/agent.33 [2023-04-13T23:49:47.968Z] SSH_AGENT_PID=40 [2023-04-13T23:49:47.973Z] Running ssh-add (command line suppressed) [2023-04-13T23:49:48.073Z] Identity added: /w/workspace/edgex-go/491@tmp/private_key_2216406973708783901.key (/w/workspace/edgex-go/491@tmp/private_key_2216406973708783901.key) [2023-04-13T23:49:48.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T23:49:48.373Z] + git semver tag [2023-04-13T23:49:48.632Z] 2023-04-13 23:49:48,560 [run_tag] DEBUG tag force:False [2023-04-13T23:49:48.632Z] 2023-04-13 23:49:48,560 [check_head_tag] DEBUG check head tag [2023-04-13T23:49:48.632Z] 2023-04-13 23:49:48,563 [execute] INFO git cat-file --batch-check [2023-04-13T23:49:48.632Z] 2023-04-13 23:49:48,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/491, universal_newlines=False, shell=None, istream=) [2023-04-13T23:49:48.632Z] 2023-04-13 23:49:48,567 [execute] INFO git cat-file --batch [2023-04-13T23:49:48.632Z] 2023-04-13 23:49:48,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/491, universal_newlines=False, shell=None, istream=) [2023-04-13T23:49:48.632Z] 2023-04-13 23:49:48,631 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main [2023-04-13T23:49:48.632Z] 2023-04-13 23:49:48,632 [execute] INFO git tag -a v3.0.0-dev.129 -m v3.0.0-dev.129 [2023-04-13T23:49:48.632Z] 2023-04-13 23:49:48,632 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.129', '-m', 'v3.0.0-dev.129'], cwd=/w/workspace/edgex-go/491, universal_newlines=False, shell=None, istream=None) [2023-04-13T23:49:48.891Z] 2023-04-13 23:49:48,638 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main [2023-04-13T23:49:48.891Z] 3.0.0-dev.129 [Pipeline] } [2023-04-13T23:49:48.900Z] $ docker exec --env ******** --env ******** e35666c3e6c13946a53420bc6caba33ce576c9b0017af36826cd399d57a97333 ssh-agent -k [2023-04-13T23:49:49.010Z] unset SSH_AUTH_SOCK; [2023-04-13T23:49:49.010Z] unset SSH_AGENT_PID; [2023-04-13T23:49:49.014Z] echo Agent pid 40 killed; [2023-04-13T23:49:49.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T23:49:49.320Z] + git semver [Pipeline] } [2023-04-13T23:49:49.592Z] $ docker stop --time=1 e35666c3e6c13946a53420bc6caba33ce576c9b0017af36826cd399d57a97333 [2023-04-13T23:49:50.856Z] $ docker rm -f --volumes e35666c3e6c13946a53420bc6caba33ce576c9b0017af36826cd399d57a97333 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:49:51.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T23:49:51.232Z] [2023-04-13T23:49:51.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:49:51.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T23:49:51.530Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-13T23:49:51.530Z] ab5ef0e58194: Pulling fs layer [2023-04-13T23:49:51.530Z] 9712f1f96733: Pulling fs layer [2023-04-13T23:49:51.530Z] 63f879dbbcfc: Pulling fs layer [2023-04-13T23:49:51.530Z] 0d9ebad4ef96: Pulling fs layer [2023-04-13T23:49:51.530Z] e9a5061849ea: Pulling fs layer [2023-04-13T23:49:51.530Z] d747dcd14b5f: Pulling fs layer [2023-04-13T23:49:51.530Z] 2de7ff778b66: Pulling fs layer [2023-04-13T23:49:51.530Z] 0d9ebad4ef96: Waiting [2023-04-13T23:49:51.530Z] d747dcd14b5f: Waiting [2023-04-13T23:49:51.530Z] e9a5061849ea: Waiting [2023-04-13T23:49:51.530Z] 9712f1f96733: Download complete [2023-04-13T23:49:51.790Z] 63f879dbbcfc: Verifying Checksum [2023-04-13T23:49:51.790Z] 63f879dbbcfc: Download complete [2023-04-13T23:49:52.047Z] e9a5061849ea: Verifying Checksum [2023-04-13T23:49:52.047Z] e9a5061849ea: Download complete [2023-04-13T23:49:52.047Z] d747dcd14b5f: Download complete [2023-04-13T23:49:52.047Z] 0d9ebad4ef96: Verifying Checksum [2023-04-13T23:49:52.047Z] 0d9ebad4ef96: Download complete [2023-04-13T23:49:52.047Z] ab5ef0e58194: Download complete [2023-04-13T23:49:52.047Z] 2de7ff778b66: Download complete [2023-04-13T23:49:55.330Z] ab5ef0e58194: Pull complete [2023-04-13T23:49:55.330Z] 9712f1f96733: Pull complete [2023-04-13T23:49:55.588Z] 63f879dbbcfc: Pull complete [2023-04-13T23:49:58.871Z] 0d9ebad4ef96: Pull complete [2023-04-13T23:49:59.130Z] e9a5061849ea: Pull complete [2023-04-13T23:49:59.389Z] d747dcd14b5f: Pull complete [2023-04-13T23:50:00.322Z] 2de7ff778b66: Pull complete [2023-04-13T23:50:00.322Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-13T23:50:00.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T23:50:00.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:50:00.406Z] prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container [2023-04-13T23:50:00.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:50:05.122Z] $ docker top 2438e2ad3f2cd4f014ec8dad3869596960e89702878b2026e89ddd7425161569 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-13T23:50:05.191Z] provisioning config files... [2023-04-13T23:50:05.197Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/491@tmp/config3543960286566836662tmp [2023-04-13T23:50:05.207Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/491@tmp/config19545230524747295tmp [2023-04-13T23:50:05.214Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/491@tmp/config18014821262110839654tmp [Pipeline] { [Pipeline] echo [2023-04-13T23:50:05.225Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:50:05.503Z] ---> sigul-configuration.sh [2023-04-13T23:50:05.503Z] gpg: directory `/root/.gnupg' created [2023-04-13T23:50:05.503Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-13T23:50:05.503Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-13T23:50:05.503Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-13T23:50:05.503Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-13T23:50:05.503Z] gpg: CAST5 encrypted data [2023-04-13T23:50:05.503Z] gpg: encrypted with 1 passphrase [2023-04-13T23:50:05.503Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-13T23:50:05.785Z] + mkdir /home/jenkins [2023-04-13T23:50:05.785Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-13T23:50:06.068Z] + 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-13T23:50:06.076Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:50:06.356Z] ---> sigul-install.sh [2023-04-13T23:50:06.356Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-13T23:50:06.638Z] + git tag --list [2023-04-13T23:50:06.638Z] 0.6.0 [2023-04-13T23:50:06.638Z] 0.6.1 [2023-04-13T23:50:06.638Z] 0.7.0 [2023-04-13T23:50:06.638Z] 0.7.1 [2023-04-13T23:50:06.638Z] v1.0.0 [2023-04-13T23:50:06.638Z] v1.0.1 [2023-04-13T23:50:06.638Z] v1.1.0 [2023-04-13T23:50:06.638Z] v1.2.0 [2023-04-13T23:50:06.638Z] v1.2.1 [2023-04-13T23:50:06.638Z] v1.3.0 [2023-04-13T23:50:06.638Z] v1.3.1 [2023-04-13T23:50:06.638Z] v2.0.0 [2023-04-13T23:50:06.638Z] v2.1.0 [2023-04-13T23:50:06.638Z] v2.1.1 [2023-04-13T23:50:06.638Z] v2.1.1-dev.1 [2023-04-13T23:50:06.638Z] v2.1.1-dev.2 [2023-04-13T23:50:06.638Z] v2.1.1-dev.3 [2023-04-13T23:50:06.638Z] v2.1.1-dev.4 [2023-04-13T23:50:06.638Z] v2.1.1-dev.5 [2023-04-13T23:50:06.638Z] v2.1.1-dev.6 [2023-04-13T23:50:06.638Z] v2.1.1-dev.7 [2023-04-13T23:50:06.638Z] v2.1.1-dev.8 [2023-04-13T23:50:06.638Z] v2.1.2-dev.1 [2023-04-13T23:50:06.638Z] v2.2.0 [2023-04-13T23:50:06.638Z] v2.2.1-dev.1 [2023-04-13T23:50:06.638Z] v2.2.1-dev.10 [2023-04-13T23:50:06.638Z] v2.2.1-dev.11 [2023-04-13T23:50:06.638Z] v2.2.1-dev.12 [2023-04-13T23:50:06.638Z] v2.2.1-dev.13 [2023-04-13T23:50:06.638Z] v2.2.1-dev.14 [2023-04-13T23:50:06.638Z] v2.2.1-dev.15 [2023-04-13T23:50:06.638Z] v2.2.1-dev.16 [2023-04-13T23:50:06.638Z] v2.2.1-dev.17 [2023-04-13T23:50:06.638Z] v2.2.1-dev.18 [2023-04-13T23:50:06.638Z] v2.2.1-dev.19 [2023-04-13T23:50:06.638Z] v2.2.1-dev.2 [2023-04-13T23:50:06.638Z] v2.2.1-dev.20 [2023-04-13T23:50:06.638Z] v2.2.1-dev.21 [2023-04-13T23:50:06.638Z] v2.2.1-dev.22 [2023-04-13T23:50:06.638Z] v2.2.1-dev.23 [2023-04-13T23:50:06.638Z] v2.2.1-dev.24 [2023-04-13T23:50:06.638Z] v2.2.1-dev.25 [2023-04-13T23:50:06.638Z] v2.2.1-dev.26 [2023-04-13T23:50:06.638Z] v2.2.1-dev.27 [2023-04-13T23:50:06.638Z] v2.2.1-dev.28 [2023-04-13T23:50:06.638Z] v2.2.1-dev.29 [2023-04-13T23:50:06.638Z] v2.2.1-dev.3 [2023-04-13T23:50:06.638Z] v2.2.1-dev.4 [2023-04-13T23:50:06.638Z] v2.2.1-dev.5 [2023-04-13T23:50:06.638Z] v2.2.1-dev.6 [2023-04-13T23:50:06.638Z] v2.2.1-dev.7 [2023-04-13T23:50:06.638Z] v2.2.1-dev.8 [2023-04-13T23:50:06.638Z] v2.2.1-dev.9 [2023-04-13T23:50:06.638Z] v2.3.0 [2023-04-13T23:50:06.638Z] v2.3.0-dev.100 [2023-04-13T23:50:06.638Z] v2.3.0-dev.101 [2023-04-13T23:50:06.638Z] v2.3.0-dev.102 [2023-04-13T23:50:06.638Z] v2.3.0-dev.103 [2023-04-13T23:50:06.638Z] v2.3.0-dev.104 [2023-04-13T23:50:06.638Z] v2.3.0-dev.105 [2023-04-13T23:50:06.638Z] v2.3.0-dev.106 [2023-04-13T23:50:06.638Z] v2.3.0-dev.29 [2023-04-13T23:50:06.638Z] v2.3.0-dev.30 [2023-04-13T23:50:06.638Z] v2.3.0-dev.31 [2023-04-13T23:50:06.638Z] v2.3.0-dev.32 [2023-04-13T23:50:06.638Z] v2.3.0-dev.33 [2023-04-13T23:50:06.638Z] v2.3.0-dev.34 [2023-04-13T23:50:06.638Z] v2.3.0-dev.35 [2023-04-13T23:50:06.638Z] v2.3.0-dev.36 [2023-04-13T23:50:06.638Z] v2.3.0-dev.37 [2023-04-13T23:50:06.638Z] v2.3.0-dev.38 [2023-04-13T23:50:06.638Z] v2.3.0-dev.39 [2023-04-13T23:50:06.638Z] v2.3.0-dev.40 [2023-04-13T23:50:06.638Z] v2.3.0-dev.41 [2023-04-13T23:50:06.638Z] v2.3.0-dev.42 [2023-04-13T23:50:06.638Z] v2.3.0-dev.43 [2023-04-13T23:50:06.638Z] v2.3.0-dev.44 [2023-04-13T23:50:06.638Z] v2.3.0-dev.45 [2023-04-13T23:50:06.638Z] v2.3.0-dev.46 [2023-04-13T23:50:06.638Z] v2.3.0-dev.47 [2023-04-13T23:50:06.638Z] v2.3.0-dev.48 [2023-04-13T23:50:06.638Z] v2.3.0-dev.49 [2023-04-13T23:50:06.638Z] v2.3.0-dev.50 [2023-04-13T23:50:06.638Z] v2.3.0-dev.51 [2023-04-13T23:50:06.638Z] v2.3.0-dev.52 [2023-04-13T23:50:06.638Z] v2.3.0-dev.53 [2023-04-13T23:50:06.638Z] v2.3.0-dev.54 [2023-04-13T23:50:06.638Z] v2.3.0-dev.55 [2023-04-13T23:50:06.638Z] v2.3.0-dev.56 [2023-04-13T23:50:06.638Z] v2.3.0-dev.57 [2023-04-13T23:50:06.638Z] v2.3.0-dev.58 [2023-04-13T23:50:06.638Z] v2.3.0-dev.59 [2023-04-13T23:50:06.638Z] v2.3.0-dev.60 [2023-04-13T23:50:06.638Z] v2.3.0-dev.61 [2023-04-13T23:50:06.638Z] v2.3.0-dev.62 [2023-04-13T23:50:06.638Z] v2.3.0-dev.63 [2023-04-13T23:50:06.638Z] v2.3.0-dev.64 [2023-04-13T23:50:06.638Z] v2.3.0-dev.65 [2023-04-13T23:50:06.638Z] v2.3.0-dev.66 [2023-04-13T23:50:06.638Z] v2.3.0-dev.67 [2023-04-13T23:50:06.638Z] v2.3.0-dev.68 [2023-04-13T23:50:06.638Z] v2.3.0-dev.69 [2023-04-13T23:50:06.638Z] v2.3.0-dev.70 [2023-04-13T23:50:06.638Z] v2.3.0-dev.71 [2023-04-13T23:50:06.638Z] v2.3.0-dev.72 [2023-04-13T23:50:06.638Z] v2.3.0-dev.73 [2023-04-13T23:50:06.638Z] v2.3.0-dev.74 [2023-04-13T23:50:06.638Z] v2.3.0-dev.75 [2023-04-13T23:50:06.638Z] v2.3.0-dev.76 [2023-04-13T23:50:06.638Z] v2.3.0-dev.77 [2023-04-13T23:50:06.638Z] v2.3.0-dev.78 [2023-04-13T23:50:06.638Z] v2.3.0-dev.79 [2023-04-13T23:50:06.638Z] v2.3.0-dev.80 [2023-04-13T23:50:06.638Z] v2.3.0-dev.81 [2023-04-13T23:50:06.638Z] v2.3.0-dev.82 [2023-04-13T23:50:06.638Z] v2.3.0-dev.83 [2023-04-13T23:50:06.638Z] v2.3.0-dev.84 [2023-04-13T23:50:06.638Z] v2.3.0-dev.85 [2023-04-13T23:50:06.638Z] v2.3.0-dev.86 [2023-04-13T23:50:06.638Z] v2.3.0-dev.87 [2023-04-13T23:50:06.638Z] v2.3.0-dev.88 [2023-04-13T23:50:06.638Z] v2.3.0-dev.89 [2023-04-13T23:50:06.638Z] v2.3.0-dev.90 [2023-04-13T23:50:06.638Z] v2.3.0-dev.91 [2023-04-13T23:50:06.638Z] v2.3.0-dev.92 [2023-04-13T23:50:06.638Z] v2.3.0-dev.93 [2023-04-13T23:50:06.638Z] v2.3.0-dev.94 [2023-04-13T23:50:06.638Z] v2.3.0-dev.95 [2023-04-13T23:50:06.638Z] v2.3.0-dev.96 [2023-04-13T23:50:06.638Z] v2.3.0-dev.97 [2023-04-13T23:50:06.638Z] v2.3.0-dev.98 [2023-04-13T23:50:06.638Z] v2.3.0-dev.99 [2023-04-13T23:50:06.638Z] v2.3.1-dev.1 [2023-04-13T23:50:06.638Z] v2.3.1-dev.2 [2023-04-13T23:50:06.638Z] v2.3.1-dev.3 [2023-04-13T23:50:06.638Z] v2.3.1-dev.4 [2023-04-13T23:50:06.638Z] v2.3.1-dev.5 [2023-04-13T23:50:06.638Z] v3.0.0-dev.1 [2023-04-13T23:50:06.638Z] v3.0.0-dev.10 [2023-04-13T23:50:06.638Z] v3.0.0-dev.100 [2023-04-13T23:50:06.638Z] v3.0.0-dev.101 [2023-04-13T23:50:06.638Z] v3.0.0-dev.102 [2023-04-13T23:50:06.638Z] v3.0.0-dev.103 [2023-04-13T23:50:06.638Z] v3.0.0-dev.104 [2023-04-13T23:50:06.638Z] v3.0.0-dev.105 [2023-04-13T23:50:06.638Z] v3.0.0-dev.106 [2023-04-13T23:50:06.638Z] v3.0.0-dev.107 [2023-04-13T23:50:06.638Z] v3.0.0-dev.108 [2023-04-13T23:50:06.638Z] v3.0.0-dev.109 [2023-04-13T23:50:06.638Z] v3.0.0-dev.11 [2023-04-13T23:50:06.638Z] v3.0.0-dev.110 [2023-04-13T23:50:06.638Z] v3.0.0-dev.111 [2023-04-13T23:50:06.638Z] v3.0.0-dev.112 [2023-04-13T23:50:06.638Z] v3.0.0-dev.113 [2023-04-13T23:50:06.638Z] v3.0.0-dev.114 [2023-04-13T23:50:06.638Z] v3.0.0-dev.115 [2023-04-13T23:50:06.638Z] v3.0.0-dev.116 [2023-04-13T23:50:06.638Z] v3.0.0-dev.117 [2023-04-13T23:50:06.638Z] v3.0.0-dev.118 [2023-04-13T23:50:06.638Z] v3.0.0-dev.119 [2023-04-13T23:50:06.638Z] v3.0.0-dev.12 [2023-04-13T23:50:06.638Z] v3.0.0-dev.120 [2023-04-13T23:50:06.638Z] v3.0.0-dev.121 [2023-04-13T23:50:06.638Z] v3.0.0-dev.122 [2023-04-13T23:50:06.638Z] v3.0.0-dev.123 [2023-04-13T23:50:06.638Z] v3.0.0-dev.124 [2023-04-13T23:50:06.638Z] v3.0.0-dev.125 [2023-04-13T23:50:06.638Z] v3.0.0-dev.126 [2023-04-13T23:50:06.638Z] v3.0.0-dev.127 [2023-04-13T23:50:06.638Z] v3.0.0-dev.128 [2023-04-13T23:50:06.638Z] v3.0.0-dev.129 [2023-04-13T23:50:06.638Z] v3.0.0-dev.13 [2023-04-13T23:50:06.638Z] v3.0.0-dev.14 [2023-04-13T23:50:06.638Z] v3.0.0-dev.15 [2023-04-13T23:50:06.638Z] v3.0.0-dev.16 [2023-04-13T23:50:06.638Z] v3.0.0-dev.17 [2023-04-13T23:50:06.638Z] v3.0.0-dev.18 [2023-04-13T23:50:06.638Z] v3.0.0-dev.19 [2023-04-13T23:50:06.638Z] v3.0.0-dev.2 [2023-04-13T23:50:06.638Z] v3.0.0-dev.20 [2023-04-13T23:50:06.638Z] v3.0.0-dev.21 [2023-04-13T23:50:06.638Z] v3.0.0-dev.22 [2023-04-13T23:50:06.638Z] v3.0.0-dev.23 [2023-04-13T23:50:06.638Z] v3.0.0-dev.24 [2023-04-13T23:50:06.639Z] v3.0.0-dev.25 [2023-04-13T23:50:06.639Z] v3.0.0-dev.26 [2023-04-13T23:50:06.639Z] v3.0.0-dev.27 [2023-04-13T23:50:06.639Z] v3.0.0-dev.28 [2023-04-13T23:50:06.639Z] v3.0.0-dev.29 [2023-04-13T23:50:06.639Z] v3.0.0-dev.3 [2023-04-13T23:50:06.639Z] v3.0.0-dev.30 [2023-04-13T23:50:06.639Z] v3.0.0-dev.31 [2023-04-13T23:50:06.639Z] v3.0.0-dev.32 [2023-04-13T23:50:06.639Z] v3.0.0-dev.33 [2023-04-13T23:50:06.639Z] v3.0.0-dev.34 [2023-04-13T23:50:06.639Z] v3.0.0-dev.35 [2023-04-13T23:50:06.639Z] v3.0.0-dev.36 [2023-04-13T23:50:06.639Z] v3.0.0-dev.37 [2023-04-13T23:50:06.639Z] v3.0.0-dev.38 [2023-04-13T23:50:06.639Z] v3.0.0-dev.39 [2023-04-13T23:50:06.639Z] v3.0.0-dev.4 [2023-04-13T23:50:06.639Z] v3.0.0-dev.40 [2023-04-13T23:50:06.639Z] v3.0.0-dev.41 [2023-04-13T23:50:06.639Z] v3.0.0-dev.42 [2023-04-13T23:50:06.639Z] v3.0.0-dev.43 [2023-04-13T23:50:06.639Z] v3.0.0-dev.44 [2023-04-13T23:50:06.639Z] v3.0.0-dev.45 [2023-04-13T23:50:06.639Z] v3.0.0-dev.46 [2023-04-13T23:50:06.639Z] v3.0.0-dev.47 [2023-04-13T23:50:06.639Z] v3.0.0-dev.48 [2023-04-13T23:50:06.639Z] v3.0.0-dev.49 [2023-04-13T23:50:06.639Z] v3.0.0-dev.5 [2023-04-13T23:50:06.639Z] v3.0.0-dev.50 [2023-04-13T23:50:06.639Z] v3.0.0-dev.51 [2023-04-13T23:50:06.639Z] v3.0.0-dev.52 [2023-04-13T23:50:06.639Z] v3.0.0-dev.53 [2023-04-13T23:50:06.639Z] v3.0.0-dev.54 [2023-04-13T23:50:06.639Z] v3.0.0-dev.55 [2023-04-13T23:50:06.639Z] v3.0.0-dev.56 [2023-04-13T23:50:06.639Z] v3.0.0-dev.57 [2023-04-13T23:50:06.639Z] v3.0.0-dev.58 [2023-04-13T23:50:06.639Z] v3.0.0-dev.59 [2023-04-13T23:50:06.639Z] v3.0.0-dev.6 [2023-04-13T23:50:06.639Z] v3.0.0-dev.60 [2023-04-13T23:50:06.639Z] v3.0.0-dev.61 [2023-04-13T23:50:06.639Z] v3.0.0-dev.62 [2023-04-13T23:50:06.639Z] v3.0.0-dev.63 [2023-04-13T23:50:06.639Z] v3.0.0-dev.64 [2023-04-13T23:50:06.639Z] v3.0.0-dev.65 [2023-04-13T23:50:06.639Z] v3.0.0-dev.66 [2023-04-13T23:50:06.639Z] v3.0.0-dev.67 [2023-04-13T23:50:06.639Z] v3.0.0-dev.68 [2023-04-13T23:50:06.639Z] v3.0.0-dev.69 [2023-04-13T23:50:06.639Z] v3.0.0-dev.7 [2023-04-13T23:50:06.639Z] v3.0.0-dev.70 [2023-04-13T23:50:06.639Z] v3.0.0-dev.71 [2023-04-13T23:50:06.639Z] v3.0.0-dev.72 [2023-04-13T23:50:06.639Z] v3.0.0-dev.73 [2023-04-13T23:50:06.639Z] v3.0.0-dev.74 [2023-04-13T23:50:06.639Z] v3.0.0-dev.75 [2023-04-13T23:50:06.639Z] v3.0.0-dev.76 [2023-04-13T23:50:06.639Z] v3.0.0-dev.77 [2023-04-13T23:50:06.639Z] v3.0.0-dev.78 [2023-04-13T23:50:06.639Z] v3.0.0-dev.79 [2023-04-13T23:50:06.639Z] v3.0.0-dev.8 [2023-04-13T23:50:06.639Z] v3.0.0-dev.80 [2023-04-13T23:50:06.639Z] v3.0.0-dev.81 [2023-04-13T23:50:06.639Z] v3.0.0-dev.82 [2023-04-13T23:50:06.639Z] v3.0.0-dev.83 [2023-04-13T23:50:06.639Z] v3.0.0-dev.84 [2023-04-13T23:50:06.639Z] v3.0.0-dev.85 [2023-04-13T23:50:06.639Z] v3.0.0-dev.86 [2023-04-13T23:50:06.639Z] v3.0.0-dev.87 [2023-04-13T23:50:06.639Z] v3.0.0-dev.88 [2023-04-13T23:50:06.639Z] v3.0.0-dev.89 [2023-04-13T23:50:06.639Z] v3.0.0-dev.9 [2023-04-13T23:50:06.639Z] v3.0.0-dev.90 [2023-04-13T23:50:06.639Z] v3.0.0-dev.91 [2023-04-13T23:50:06.639Z] v3.0.0-dev.92 [2023-04-13T23:50:06.639Z] v3.0.0-dev.93 [2023-04-13T23:50:06.639Z] v3.0.0-dev.94 [2023-04-13T23:50:06.639Z] v3.0.0-dev.95 [2023-04-13T23:50:06.639Z] v3.0.0-dev.96 [2023-04-13T23:50:06.639Z] v3.0.0-dev.97 [2023-04-13T23:50:06.639Z] v3.0.0-dev.98 [2023-04-13T23:50:06.639Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-13T23:50:06.995Z] + lftools sign git-tag v3.0.0-dev.129 [2023-04-13T23:50:07.595Z] Signing Git tag with Sigul... [2023-04-13T23:50:07.595Z] Signing v3.0.0-dev.129 [Pipeline] echo [2023-04-13T23:50:08.223Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:50:08.511Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-13T23:50:08.519Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-13T23:50:08.534Z] $ docker stop --time=1 2438e2ad3f2cd4f014ec8dad3869596960e89702878b2026e89ddd7425161569 [2023-04-13T23:50:09.851Z] $ docker rm -f --volumes 2438e2ad3f2cd4f014ec8dad3869596960e89702878b2026e89ddd7425161569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-13T23:50:10.263Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T23:50:10.263Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:50:10.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T23:50:10.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:50:10.628Z] prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container [2023-04-13T23:50:10.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:50:11.032Z] $ docker top 289651c0f88575507cd0c10c972e36f5f7942f7770e57eaa41076aeb6986b935 -eo pid,comm [2023-04-13T23:50:11.080Z] 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-13T23:50:11.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T23:50:11.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T23:50:11.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T23:50:11.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T23:50:11.233Z] $ docker exec 289651c0f88575507cd0c10c972e36f5f7942f7770e57eaa41076aeb6986b935 ssh-agent [2023-04-13T23:50:11.359Z] SSH_AUTH_SOCK=/tmp/ssh-gtdryGMvF7Hy/agent.32 [2023-04-13T23:50:11.359Z] SSH_AGENT_PID=38 [2023-04-13T23:50:11.364Z] Running ssh-add (command line suppressed) [2023-04-13T23:50:11.462Z] Identity added: /w/workspace/edgex-go/491@tmp/private_key_17883399250775192042.key (/w/workspace/edgex-go/491@tmp/private_key_17883399250775192042.key) [2023-04-13T23:50:11.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T23:50:11.759Z] + git semver bump pre [2023-04-13T23:50:12.018Z] 2023-04-13 23:50:11,947 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main [2023-04-13T23:50:12.018Z] 2023-04-13 23:50:11,947 [bump_version] DEBUG bumping version:3.0.0-dev.129 on axis:pre with prefix:dev [2023-04-13T23:50:12.018Z] 2023-04-13 23:50:11,947 [bump_version] DEBUG bumped version:3.0.0-dev.130 [2023-04-13T23:50:12.018Z] 2023-04-13 23:50:11,948 [write_version] DEBUG write version:3.0.0-dev.130 to path:/w/workspace/edgex-go/491/.semver/main with force:True [2023-04-13T23:50:12.018Z] 2023-04-13 23:50:11,948 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main [2023-04-13T23:50:12.018Z] 2023-04-13 23:50:11,948 [write_file] DEBUG write to file:/w/workspace/edgex-go/491/.semver/main [2023-04-13T23:50:12.018Z] 2023-04-13 23:50:11,950 [execute] INFO git cat-file --batch-check [2023-04-13T23:50:12.018Z] 2023-04-13 23:50:11,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T23:50:12.018Z] 2023-04-13 23:50:11,957 [execute] INFO git cat-file --batch [2023-04-13T23:50:12.018Z] 2023-04-13 23:50:11,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T23:50:12.018Z] 2023-04-13 23:50:11,963 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main [2023-04-13T23:50:12.018Z] 3.0.0-dev.130 [Pipeline] } [2023-04-13T23:50:12.026Z] $ docker exec --env ******** --env ******** 289651c0f88575507cd0c10c972e36f5f7942f7770e57eaa41076aeb6986b935 ssh-agent -k [2023-04-13T23:50:12.117Z] unset SSH_AUTH_SOCK; [2023-04-13T23:50:12.117Z] unset SSH_AGENT_PID; [2023-04-13T23:50:12.118Z] echo Agent pid 38 killed; [2023-04-13T23:50:12.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T23:50:12.430Z] + git semver [Pipeline] } [2023-04-13T23:50:12.698Z] $ docker stop --time=1 289651c0f88575507cd0c10c972e36f5f7942f7770e57eaa41076aeb6986b935 [2023-04-13T23:50:13.979Z] $ docker rm -f --volumes 289651c0f88575507cd0c10c972e36f5f7942f7770e57eaa41076aeb6986b935 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T23:50:14.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T23:50:14.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:50:14.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T23:50:14.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:50:14.689Z] prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container [2023-04-13T23:50:14.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:50:15.066Z] $ docker top 7eec782a8abf5a1d9abb1c02f28b7ac2d718296916269d45dfa7848acecab4a9 -eo pid,comm [2023-04-13T23:50:15.115Z] 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-13T23:50:15.115Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T23:50:15.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T23:50:15.150Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T23:50:15.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T23:50:15.269Z] $ docker exec 7eec782a8abf5a1d9abb1c02f28b7ac2d718296916269d45dfa7848acecab4a9 ssh-agent [2023-04-13T23:50:15.374Z] SSH_AUTH_SOCK=/tmp/ssh-Y1JZBPooH5mI/agent.33 [2023-04-13T23:50:15.374Z] SSH_AGENT_PID=39 [2023-04-13T23:50:15.380Z] Running ssh-add (command line suppressed) [2023-04-13T23:50:15.472Z] Identity added: /w/workspace/edgex-go/491@tmp/private_key_9253351289327632399.key (/w/workspace/edgex-go/491@tmp/private_key_9253351289327632399.key) [2023-04-13T23:50:15.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T23:50:15.772Z] + git semver push [2023-04-13T23:50:16.032Z] 2023-04-13 23:50:15,943 [run_push] DEBUG push [2023-04-13T23:50:16.032Z] 2023-04-13 23:50:15,943 [execute] INFO git cat-file --batch-check [2023-04-13T23:50:16.032Z] 2023-04-13 23:50:15,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T23:50:16.032Z] 2023-04-13 23:50:15,946 [execute] INFO git rev-list 646d4824dc98691bb9e96c2f4ebed5940e57789b -- [2023-04-13T23:50:16.032Z] 2023-04-13 23:50:15,947 [execute] DEBUG Popen(['git', 'rev-list', '646d4824dc98691bb9e96c2f4ebed5940e57789b', '--'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-13T23:50:16.032Z] 2023-04-13 23:50:15,963 [execute] INFO git fetch -v origin [2023-04-13T23:50:16.032Z] 2023-04-13 23:50:15,963 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-13T23:50:16.598Z] 2023-04-13 23:50:16,420 [run_push] DEBUG no remote changes detected [2023-04-13T23:50:16.598Z] 2023-04-13 23:50:16,421 [execute] INFO git push origin semver [2023-04-13T23:50:16.598Z] 2023-04-13 23:50:16,421 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/491/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-13T23:50:17.534Z] 2023-04-13 23:50:17,388 [run_push] DEBUG push all version tags [2023-04-13T23:50:17.534Z] 2023-04-13 23:50:17,388 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-13T23:50:17.534Z] 2023-04-13 23:50:17,389 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/491, universal_newlines=False, shell=None, istream=None) [2023-04-13T23:50:18.470Z] 2023-04-13 23:50:18,168 [read_version] DEBUG read version from /w/workspace/edgex-go/491/.semver/main [2023-04-13T23:50:18.470Z] 3.0.0-dev.130 [Pipeline] } [2023-04-13T23:50:18.479Z] $ docker exec --env ******** --env ******** 7eec782a8abf5a1d9abb1c02f28b7ac2d718296916269d45dfa7848acecab4a9 ssh-agent -k [2023-04-13T23:50:18.579Z] unset SSH_AUTH_SOCK; [2023-04-13T23:50:18.580Z] unset SSH_AGENT_PID; [2023-04-13T23:50:18.580Z] echo Agent pid 39 killed; [2023-04-13T23:50:18.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T23:50:18.888Z] + git semver [Pipeline] } [2023-04-13T23:50:19.157Z] $ docker stop --time=1 7eec782a8abf5a1d9abb1c02f28b7ac2d718296916269d45dfa7848acecab4a9 [2023-04-13T23:50:20.417Z] $ docker rm -f --volumes 7eec782a8abf5a1d9abb1c02f28b7ac2d718296916269d45dfa7848acecab4a9 [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-13T23:50:20.927Z] + [ -d /w/workspace/edgex-go/491/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:50:21.214Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:50:22.068Z] ---> package-listing.sh [2023-04-13T23:50:22.068Z] ++ facter osfamily [2023-04-13T23:50:22.068Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T23:50:22.327Z] + OS_FAMILY=debian [2023-04-13T23:50:22.327Z] + workspace=/w/workspace/edgex-go/491 [2023-04-13T23:50:22.327Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T23:50:22.327Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T23:50:22.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T23:50:22.327Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T23:50:22.327Z] + '[' /w/workspace/edgex-go/491 ']' [2023-04-13T23:50:22.327Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T23:50:22.327Z] + case "${OS_FAMILY}" in [2023-04-13T23:50:22.327Z] + dpkg -l [2023-04-13T23:50:22.327Z] + grep '^ii' [2023-04-13T23:50:22.327Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T23:50:22.327Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T23:50:22.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T23:50:22.327Z] + '[' /w/workspace/edgex-go/491 ']' [2023-04-13T23:50:22.327Z] + mkdir -p /w/workspace/edgex-go/491/archives/ [2023-04-13T23:50:22.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/491/archives/ [Pipeline] echo [2023-04-13T23:50:22.337Z] 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/491/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T23:50:22.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:50:23.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T23:50:23.173Z] [2023-04-13T23:50:23.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T23:50:23.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T23:50:23.468Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T23:50:23.468Z] 5eb5b503b376: Pulling fs layer [2023-04-13T23:50:23.468Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T23:50:23.468Z] ec43610c2a17: Pulling fs layer [2023-04-13T23:50:23.468Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T23:50:23.468Z] 33b1e0a273af: Pulling fs layer [2023-04-13T23:50:23.468Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T23:50:23.468Z] 2f39f015ded8: Pulling fs layer [2023-04-13T23:50:23.468Z] 33b1e0a273af: Waiting [2023-04-13T23:50:23.468Z] 3a2ae6a8a46f: Waiting [2023-04-13T23:50:23.468Z] 2f39f015ded8: Waiting [2023-04-13T23:50:23.468Z] 5d3b04190fa2: Waiting [2023-04-13T23:50:23.468Z] 5c69ac0246d0: Verifying Checksum [2023-04-13T23:50:23.468Z] 5c69ac0246d0: Download complete [2023-04-13T23:50:23.468Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-13T23:50:23.468Z] 3a2ae6a8a46f: Download complete [2023-04-13T23:50:23.468Z] 33b1e0a273af: Verifying Checksum [2023-04-13T23:50:23.468Z] 33b1e0a273af: Download complete [2023-04-13T23:50:23.468Z] 5d3b04190fa2: Verifying Checksum [2023-04-13T23:50:23.468Z] 5d3b04190fa2: Download complete [2023-04-13T23:50:23.468Z] ec43610c2a17: Verifying Checksum [2023-04-13T23:50:23.468Z] ec43610c2a17: Download complete [2023-04-13T23:50:23.725Z] 5eb5b503b376: Download complete [2023-04-13T23:50:24.287Z] 2f39f015ded8: Download complete [2023-04-13T23:50:24.852Z] 5eb5b503b376: Pull complete [2023-04-13T23:50:25.109Z] 5c69ac0246d0: Pull complete [2023-04-13T23:50:25.366Z] ec43610c2a17: Pull complete [2023-04-13T23:50:25.366Z] 3a2ae6a8a46f: Pull complete [2023-04-13T23:50:25.623Z] 33b1e0a273af: Pull complete [2023-04-13T23:50:25.880Z] 5d3b04190fa2: Pull complete [2023-04-13T23:50:31.145Z] 2f39f015ded8: Pull complete [2023-04-13T23:50:31.145Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T23:50:31.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T23:50:31.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T23:50:31.234Z] prd-ubuntu20.04-docker-8c-8g-8479 does not seem to be running inside a container [2023-04-13T23:50:31.259Z] $ 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/491/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/491 -v /w/workspace/edgex-go/491:/w/workspace/edgex-go/491:rw,z -v /w/workspace/edgex-go/491@tmp:/w/workspace/edgex-go/491@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-13T23:50:34.573Z] $ docker top 5812e7ad9d813556c73d0e53651a890be55c78c4448efa257f03425643ffd01c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T23:50:34.927Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T23:50:35.207Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T23:50:35.489Z] + ls /var/log/sa-host [2023-04-13T23:50:35.489Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T23:50:35.622Z] provisioning config files... [2023-04-13T23:50:35.631Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/491@tmp/config17104285107593188905tmp [Pipeline] { [Pipeline] echo [2023-04-13T23:50:35.644Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:50:35.926Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T23:50:35.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:50:36.260Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T23:50:36.268Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:50:36.551Z] ---> sudo-logs.sh [2023-04-13T23:50:36.551Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T23:50:36.565Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:50:36.842Z] ---> job-cost.sh [2023-04-13T23:50:36.842Z] lf-activate-venv: SKIPPING [2023-04-13T23:50:36.842Z] DEBUG: total: 0.10999999940395355 [2023-04-13T23:50:36.842Z] INFO: Retrieving Stack Cost... [2023-04-13T23:50:37.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T23:50:37.669Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T23:50:37.680Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T23:50:37.960Z] ---> logs-deploy.sh [2023-04-13T23:50:37.960Z] lf-activate-venv: SKIPPING [2023-04-13T23:50:37.960Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/491 [2023-04-13T23:50:37.960Z] INFO: archiving workspace using pattern(s): [2023-04-13T23:50:38.895Z] Archives upload complete. [2023-04-13T23:50:39.154Z] INFO: archiving logs to Nexus [2023-04-13T23:50:39.721Z] ---> uname -a: [2023-04-13T23:50:39.721Z] Linux prd-ubuntu20-04-docker-8c-8g-8479 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-13T23:50:39.721Z] [2023-04-13T23:50:39.721Z]