Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15b3f244b5f8350d3fb76a220408f85a8cb37d3a 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-ssh11966184275703093304.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11003695349279381840.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8619152933892853290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15417676592442036328.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-ssh5096501977039659469.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-7110 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/424 [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/424 # 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 15b3f244b5f8350d3fb76a220408f85a8cb37d3a (main) Commit message: "feat(metadata)!: replace REST device validation callback with MessageBus (#4366)" > 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 15b3f244b5f8350d3fb76a220408f85a8cb37d3a # timeout=10 > git rev-list --no-walk 1e6b5b5b4c09edf66562c6fddaca311a706d0f95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T20:18:30.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T20:18:30.358Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T20:18:30.368Z] ========================================================= [2023-02-22T20:18:30.368Z] EdgeX Global Pipelines Version Info [2023-02-22T20:18:30.368Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:18:31.070Z] ------------------- [2023-02-22T20:18:31.070Z] stable info: [2023-02-22T20:18:31.070Z] ------------------- [2023-02-22T20:18:31.070Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T20:18:31.070Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T20:18:31.070Z] Message: update stable to v1.0.244 [2023-02-22T20:18:31.643Z] ------------------- [2023-02-22T20:18:31.643Z] experimental info: [2023-02-22T20:18:31.643Z] ------------------- [2023-02-22T20:18:31.643Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T20:18:31.643Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T20:18:31.643Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T20:18:31.801Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-22T20:18:31.812Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-22T20:18:31.822Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T20:18:31.833Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T20:18:31.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T20:18:31.858Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T20:18:31.869Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T20:18:31.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-22T20:18:31.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-22T20:18:31.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-22T20:18:31.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T20:18:31.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T20:18:31.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T20:18:31.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T20:18:31.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T20:18:31.981Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T20:18:31.993Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T20:18:32.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T20:18:32.017Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-22T20:18:32.027Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-22T20:18:32.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T20:18:32.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T20:18:32.061Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T20:18:32.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-22T20:18:32.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-22T20:18:32.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-22T20:18:32.109Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] echo [2023-02-22T20:18:32.120Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15b3f24 [Pipeline] echo [2023-02-22T20:18:32.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T20:18:32.172Z] provisioning config files... [2023-02-22T20:18:32.185Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config11730375902388240200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:18:32.483Z] ---> docker-login.sh [2023-02-22T20:18:32.484Z] nexus3.edgexfoundry.org:10001 [2023-02-22T20:18:32.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:18:33.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:18:33.014Z] Configure a credential helper to remove this warning. See [2023-02-22T20:18:33.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:18:33.014Z] [2023-02-22T20:18:33.014Z] Login Succeeded [2023-02-22T20:18:33.014Z] nexus3.edgexfoundry.org:10002 [2023-02-22T20:18:33.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:18:33.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:18:33.014Z] Configure a credential helper to remove this warning. See [2023-02-22T20:18:33.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:18:33.014Z] [2023-02-22T20:18:33.014Z] Login Succeeded [2023-02-22T20:18:33.014Z] nexus3.edgexfoundry.org:10003 [2023-02-22T20:18:33.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:18:33.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:18:33.014Z] Configure a credential helper to remove this warning. See [2023-02-22T20:18:33.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:18:33.014Z] [2023-02-22T20:18:33.014Z] Login Succeeded [2023-02-22T20:18:33.014Z] nexus3.edgexfoundry.org:10004 [2023-02-22T20:18:33.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:18:33.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:18:33.275Z] Configure a credential helper to remove this warning. See [2023-02-22T20:18:33.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:18:33.275Z] [2023-02-22T20:18:33.275Z] Login Succeeded [2023-02-22T20:18:33.275Z] docker.io [2023-02-22T20:18:33.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:18:33.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:18:33.534Z] Configure a credential helper to remove this warning. See [2023-02-22T20:18:33.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:18:33.534Z] [2023-02-22T20:18:33.534Z] Login Succeeded [2023-02-22T20:18:33.534Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T20:18:33.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T20:18:33.850Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-22T20:18:33.850Z] + dirname cmd/core-command/Dockerfile [2023-02-22T20:18:33.850Z] + cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-22T20:18:33.850Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T20:18:33.850Z] + cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T20:18:33.850Z] + dirname cmd/core-data/Dockerfile [2023-02-22T20:18:33.850Z] + cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-22T20:18:33.850Z] + dirname cmd/core-metadata/Dockerfile [2023-02-22T20:18:33.850Z] + cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-22T20:18:33.850Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-22T20:18:33.850Z] + cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-22T20:18:33.850Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-22T20:18:33.850Z] + cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-22T20:18:33.850Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2023-02-22T20:18:33.850Z] cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-22T20:18:33.850Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T20:18:33.850Z] + cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T20:18:33.850Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-22T20:18:33.850Z] + cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-22T20:18:33.850Z] + + dirname cmd/security-spire-config/Dockerfile [2023-02-22T20:18:33.850Z] cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-22T20:18:33.850Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-22T20:18:33.850Z] + cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-22T20:18:33.850Z] + dirname cmd/support-notifications/Dockerfile [2023-02-22T20:18:33.850Z] + cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-22T20:18:33.850Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-22T20:18:33.850Z] + cut -d/ -f2 [2023-02-22T20:18:33.850Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-22T20:18:33.873Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-22T20:18:34.202Z] + git rev-list -1 --merges 15b3f244b5f8350d3fb76a220408f85a8cb37d3a~1..15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] echo [2023-02-22T20:18:34.219Z] -----------> git rev-list -1 --merges 15b3f244b5f8350d3fb76a220408f85a8cb37d3a~1..15b3f244b5f8350d3fb76a220408f85a8cb37d3a 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [false] [Pipeline] sh [2023-02-22T20:18:34.511Z] + git log --format=format:%s -1 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] echo [2023-02-22T20:18:34.548Z] ========================================================= [2023-02-22T20:18:34.548Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T20:18:34.548Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-22T20:18:34.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T20:18:34.920Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T20:18:34.920Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T20:18:34.920Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T20:18:34.920Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-02-22T20:18:34.920Z] -a /etc/ssh/ssh_known_hosts [2023-02-22T20:18:34.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:18:35.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T20:18:35.260Z] [2023-02-22T20:18:35.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:18:35.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T20:18:35.563Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T20:18:35.563Z] b85a868b505f: Pulling fs layer [2023-02-22T20:18:35.563Z] e2be974225ed: Pulling fs layer [2023-02-22T20:18:35.563Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T20:18:35.563Z] 988bab9f4d93: Pulling fs layer [2023-02-22T20:18:35.563Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T20:18:35.563Z] eaf3925da568: Pulling fs layer [2023-02-22T20:18:35.563Z] 988bab9f4d93: Waiting [2023-02-22T20:18:35.563Z] bab4dde63d76: Pulling fs layer [2023-02-22T20:18:35.563Z] bde34c3a00c8: Pulling fs layer [2023-02-22T20:18:35.563Z] eaf3925da568: Waiting [2023-02-22T20:18:35.563Z] b352a97aabf1: Pulling fs layer [2023-02-22T20:18:35.563Z] 4872d77fe225: Pulling fs layer [2023-02-22T20:18:35.563Z] bde34c3a00c8: Waiting [2023-02-22T20:18:35.563Z] b352a97aabf1: Waiting [2023-02-22T20:18:35.563Z] 5851b861e8e6: Pulling fs layer [2023-02-22T20:18:35.563Z] 4872d77fe225: Waiting [2023-02-22T20:18:35.563Z] e2be974225ed: Verifying Checksum [2023-02-22T20:18:35.563Z] e2be974225ed: Download complete [2023-02-22T20:18:35.563Z] 988bab9f4d93: Download complete [2023-02-22T20:18:35.825Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T20:18:35.825Z] 1469e6f7b9e6: Download complete [2023-02-22T20:18:35.825Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T20:18:35.825Z] eaf3925da568: Verifying Checksum [2023-02-22T20:18:35.825Z] eaf3925da568: Download complete [2023-02-22T20:18:35.825Z] bde34c3a00c8: Download complete [2023-02-22T20:18:35.825Z] b352a97aabf1: Verifying Checksum [2023-02-22T20:18:35.825Z] b352a97aabf1: Download complete [2023-02-22T20:18:35.825Z] 4872d77fe225: Verifying Checksum [2023-02-22T20:18:35.825Z] 4872d77fe225: Download complete [2023-02-22T20:18:35.825Z] 5851b861e8e6: Verifying Checksum [2023-02-22T20:18:35.825Z] 5851b861e8e6: Download complete [2023-02-22T20:18:35.825Z] b85a868b505f: Download complete [2023-02-22T20:18:36.083Z] bab4dde63d76: Verifying Checksum [2023-02-22T20:18:36.083Z] bab4dde63d76: Download complete [2023-02-22T20:18:37.460Z] b85a868b505f: Pull complete [2023-02-22T20:18:37.460Z] e2be974225ed: Pull complete [2023-02-22T20:18:38.030Z] 339a4e72a1f5: Pull complete [2023-02-22T20:18:38.030Z] 988bab9f4d93: Pull complete [2023-02-22T20:18:38.289Z] 1469e6f7b9e6: Pull complete [2023-02-22T20:18:38.289Z] eaf3925da568: Pull complete [2023-02-22T20:18:40.191Z] bab4dde63d76: Pull complete [2023-02-22T20:18:40.191Z] bde34c3a00c8: Pull complete [2023-02-22T20:18:40.451Z] b352a97aabf1: Pull complete [2023-02-22T20:18:40.451Z] 4872d77fe225: Pull complete [2023-02-22T20:18:40.451Z] 5851b861e8e6: Pull complete [2023-02-22T20:18:40.710Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T20:18:40.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T20:18:40.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:18:40.791Z] prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container [2023-02-22T20:18:40.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T20:18:42.928Z] $ docker top 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 -eo pid,comm [2023-02-22T20:18:42.997Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-22T20:18:42.997Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T20:18:43.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T20:18:43.040Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T20:18:43.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T20:18:43.153Z] $ docker exec 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 ssh-agent [2023-02-22T20:18:43.267Z] SSH_AUTH_SOCK=/tmp/ssh-TG0P1JHPLgVB/agent.32 [2023-02-22T20:18:43.267Z] SSH_AGENT_PID=38 [2023-02-22T20:18:43.273Z] Running ssh-add (command line suppressed) [2023-02-22T20:18:43.371Z] Identity added: /w/workspace/edgex-go/424@tmp/private_key_3265896978153431777.key (/w/workspace/edgex-go/424@tmp/private_key_3265896978153431777.key) [2023-02-22T20:18:43.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T20:18:43.679Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T20:18:43.684Z] $ docker exec --env ******** --env ******** 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 ssh-agent -k [2023-02-22T20:18:43.791Z] unset SSH_AUTH_SOCK; [2023-02-22T20:18:43.791Z] unset SSH_AGENT_PID; [2023-02-22T20:18:43.791Z] echo Agent pid 38 killed; [2023-02-22T20:18:43.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T20:18:43.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T20:18:43.858Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T20:18:43.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T20:18:43.978Z] $ docker exec 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 ssh-agent [2023-02-22T20:18:44.099Z] SSH_AUTH_SOCK=/tmp/ssh-IjDVYg3IgZUM/agent.71 [2023-02-22T20:18:44.099Z] SSH_AGENT_PID=77 [2023-02-22T20:18:44.105Z] Running ssh-add (command line suppressed) [2023-02-22T20:18:44.198Z] Identity added: /w/workspace/edgex-go/424@tmp/private_key_8304410277802456031.key (/w/workspace/edgex-go/424@tmp/private_key_8304410277802456031.key) [2023-02-22T20:18:44.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T20:18:44.509Z] + git semver init [2023-02-22T20:18:44.770Z] 2023-02-22 20:18:44,691 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T20:18:44.770Z] 2023-02-22 20:18:44,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/424/.semver [2023-02-22T20:18:44.770Z] 2023-02-22 20:18:44,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/424/.semver [2023-02-22T20:18:44.770Z] 2023-02-22 20:18:44,692 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/424/.semver'], cwd=/w/workspace/edgex-go/424, universal_newlines=False, shell=None, istream=None) [2023-02-22T20:18:50.064Z] 2023-02-22 20:18:49,403 [append_file] DEBUG append to file:/w/workspace/edgex-go/424/.git/info/exclude [2023-02-22T20:18:50.064Z] 2023-02-22 20:18:49,404 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/424/.semver/main with force:False [2023-02-22T20:18:50.064Z] 2023-02-22 20:18:49,404 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main [2023-02-22T20:18:50.064Z] 2023-02-22 20:18:49,404 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main [2023-02-22T20:18:50.064Z] 3.0.0-dev.63 [Pipeline] } [2023-02-22T20:18:50.068Z] $ docker exec --env ******** --env ******** 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 ssh-agent -k [2023-02-22T20:18:50.164Z] unset SSH_AUTH_SOCK; [2023-02-22T20:18:50.164Z] unset SSH_AGENT_PID; [2023-02-22T20:18:50.165Z] echo Agent pid 77 killed; [2023-02-22T20:18:50.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T20:18:50.485Z] + git semver [Pipeline] } [2023-02-22T20:18:50.748Z] $ docker stop --time=1 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 [2023-02-22T20:18:52.042Z] $ docker rm -f --volumes 18ef9862ea50e82887cf9154b012225d550dd42696b304de945f32a664acd5a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T20:18:52.388Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T20:18:52.595Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T20:18:52.599Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.63 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T20:18:53.006Z] + git config --global --add safe.directory /w/workspace/edgex-go/424 [Pipeline] echo [2023-02-22T20:18:53.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T20:18:53.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T20:18:53.042Z] ========================================================= [2023-02-22T20:18:53.042Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T20:18:53.042Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T20:18:53.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T20:18:53.329Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T20:18:53.329Z] 213ec9aee27d: Pulling fs layer [2023-02-22T20:18:53.329Z] 4583459ba037: Pulling fs layer [2023-02-22T20:18:53.329Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T20:18:53.329Z] 53926ce57604: Pulling fs layer [2023-02-22T20:18:53.329Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T20:18:53.329Z] 22ff95d597cd: Pulling fs layer [2023-02-22T20:18:53.329Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T20:18:53.329Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T20:18:53.329Z] a7acece74701: Pulling fs layer [2023-02-22T20:18:53.329Z] 22ff95d597cd: Waiting [2023-02-22T20:18:53.329Z] 12d6caf4c0d1: Waiting [2023-02-22T20:18:53.329Z] 96b7cbca73a9: Waiting [2023-02-22T20:18:53.329Z] 53926ce57604: Waiting [2023-02-22T20:18:53.329Z] a7acece74701: Waiting [2023-02-22T20:18:53.329Z] 21b2b0c7a3f4: Waiting [2023-02-22T20:18:53.329Z] 93c1e223e6f2: Verifying Checksum [2023-02-22T20:18:53.329Z] 93c1e223e6f2: Download complete [2023-02-22T20:18:53.329Z] 4583459ba037: Download complete [2023-02-22T20:18:53.329Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-22T20:18:53.329Z] 21b2b0c7a3f4: Download complete [2023-02-22T20:18:53.329Z] 22ff95d597cd: Verifying Checksum [2023-02-22T20:18:53.329Z] 22ff95d597cd: Download complete [2023-02-22T20:18:53.329Z] 213ec9aee27d: Verifying Checksum [2023-02-22T20:18:53.329Z] 213ec9aee27d: Download complete [2023-02-22T20:18:53.329Z] 12d6caf4c0d1: Verifying Checksum [2023-02-22T20:18:53.329Z] 12d6caf4c0d1: Download complete [2023-02-22T20:18:53.590Z] 213ec9aee27d: Pull complete [2023-02-22T20:18:53.590Z] 4583459ba037: Pull complete [2023-02-22T20:18:53.852Z] 93c1e223e6f2: Pull complete [2023-02-22T20:18:53.852Z] a7acece74701: Verifying Checksum [2023-02-22T20:18:53.852Z] a7acece74701: Download complete [2023-02-22T20:18:54.111Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T20:18:54.111Z] 96b7cbca73a9: Download complete [2023-02-22T20:18:54.111Z] 53926ce57604: Verifying Checksum [2023-02-22T20:18:54.111Z] 53926ce57604: Download complete [2023-02-22T20:18:58.296Z] 53926ce57604: Pull complete [2023-02-22T20:18:58.296Z] 21b2b0c7a3f4: Pull complete [2023-02-22T20:18:58.296Z] 22ff95d597cd: Pull complete [2023-02-22T20:18:58.296Z] 12d6caf4c0d1: Pull complete [2023-02-22T20:19:00.835Z] 96b7cbca73a9: Pull complete [2023-02-22T20:19:01.418Z] a7acece74701: Pull complete [2023-02-22T20:19:01.418Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T20:19:01.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T20:19:01.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T20:19:01.738Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T20:19:01.738Z] WORKDIR /edgex [2023-02-22T20:19:01.738Z] COPY go.mod . [2023-02-22T20:19:01.738Z] RUN go mod download [2023-02-22T20:19:01.738Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-22T20:19:02.305Z] Sending build context to Docker daemon 170.4MB [2023-02-22T20:19:02.305Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T20:19:02.305Z] ---> db6d94c90886 [2023-02-22T20:19:02.305Z] Step 2/4 : WORKDIR /edgex [2023-02-22T20:19:06.512Z] ---> Running in f59be3fe938e [2023-02-22T20:19:06.512Z] Removing intermediate container f59be3fe938e [2023-02-22T20:19:06.512Z] ---> 15c76a65853e [2023-02-22T20:19:06.512Z] Step 3/4 : COPY go.mod . [2023-02-22T20:19:06.512Z] ---> 7168b8723a65 [2023-02-22T20:19:06.512Z] Step 4/4 : RUN go mod download [2023-02-22T20:19:06.512Z] ---> Running in b1697f04a352 [2023-02-22T20:19:07.681Z] Still waiting to schedule task [2023-02-22T20:19:07.682Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7111’ [2023-02-22T20:19:21.440Z] Removing intermediate container b1697f04a352 [2023-02-22T20:19:21.440Z] ---> 389fb2f233ec [2023-02-22T20:19:21.440Z] Successfully built 389fb2f233ec [2023-02-22T20:19:21.440Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:19:21.736Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T20:19:21.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:19:21.810Z] prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container [2023-02-22T20:19:21.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T20:19:22.277Z] $ docker top ba3d7960025d5e57321ece0dd738ec0cb9d53c7cb847c3360bb94278f479daaf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T20:19:22.633Z] + go version [2023-02-22T20:19:22.633Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T20:19:22.635Z] $ docker stop --time=1 ba3d7960025d5e57321ece0dd738ec0cb9d53c7cb847c3360bb94278f479daaf [2023-02-22T20:19:23.883Z] $ docker rm -f --volumes ba3d7960025d5e57321ece0dd738ec0cb9d53c7cb847c3360bb94278f479daaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:19:24.283Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T20:19:24.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:19:24.360Z] prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container [2023-02-22T20:19:24.381Z] $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T20:19:24.734Z] $ docker top 67e8a214fb726f4c7c125cf06d3a7712ba9febe1a3b6b499e4296433467e78c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T20:19:24.836Z] ========================================================= [2023-02-22T20:19:24.836Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T20:19:24.836Z] ========================================================= [Pipeline] sh [2023-02-22T20:19:25.150Z] + git config --global --add safe.directory /w/workspace/edgex-go/424 [Pipeline] fileExists [Pipeline] sh [2023-02-22T20:19:25.443Z] + make test [2023-02-22T20:19:25.443Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T20:19:32.007Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T20:19:46.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T20:19:46.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T20:19:46.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2023-02-22T20:19:50.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 73.7% of statements [2023-02-22T20:19:50.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T20:19:50.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T20:19:50.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T20:19:50.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements [2023-02-22T20:19:50.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T20:19:50.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.342s coverage: 88.5% of statements [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.478s coverage: 95.6% of statements [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements [2023-02-22T20:19:50.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2023-02-22T20:19:50.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2023-02-22T20:19:57.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2023-02-22T20:19:57.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2023-02-22T20:20:12.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.401s coverage: 79.9% of statements [2023-02-22T20:20:12.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T20:20:12.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2023-02-22T20:20:12.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T20:20:12.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.057s coverage: 87.2% of statements [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 77.4% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.196s coverage: 91.2% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.230s coverage: 63.1% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 65.3% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.0% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T20:20:12.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T20:20:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T20:20:12.434Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-22T20:20:34.376Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-22T20:20:34.376Z] go vet ./... [2023-02-22T20:20:35.310Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T20:20:35.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T20:20:35.568Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T20:20:35.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-22T20:20:36.126Z] + ls -al . [2023-02-22T20:20:36.126Z] total 744 [2023-02-22T20:20:36.126Z] drwxrwxr-x 11 1001 1001 4096 Feb 22 20:19 . [2023-02-22T20:20:36.126Z] drwxr-xr-x 4 root root 4096 Feb 22 20:19 .. [2023-02-22T20:20:36.126Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 20:18 .blubracket [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 20:18 .dockerignore [2023-02-22T20:20:36.126Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 20:20 .git [2023-02-22T20:20:36.126Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 20:18 .github [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 20:18 .gitignore [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 20:18 .golangci.yml [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 20:18 .hadolint.yml [2023-02-22T20:20:36.126Z] drwxr-xr-x 3 1001 1001 4096 Feb 22 20:18 .semver [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 20:18 .sonarcloud.properties [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 20:18 ADOPTERS.md [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 20:18 Attribution.txt [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 20:18 CHANGELOG.md [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 20:18 CONTRIBUTING.md [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 20:18 GOVERNANCE.md [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 20:18 Jenkinsfile [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 20:18 LICENSE [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 13375 Feb 22 20:18 Makefile [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 20:18 OWNERS.md [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 20:18 README.md [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 20:18 SECURITY.md [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 12 Feb 22 20:18 VERSION [2023-02-22T20:20:36.126Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 20:18 bin [2023-02-22T20:20:36.126Z] drwxrwxr-x 17 1001 1001 4096 Feb 22 20:18 cmd [2023-02-22T20:20:36.126Z] -rw-r--r-- 1 root root 487037 Feb 22 20:20 coverage.out [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 3295 Feb 22 20:18 go.mod [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 33318 Feb 22 20:18 go.sum [2023-02-22T20:20:36.126Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 20:18 internal [2023-02-22T20:20:36.126Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 20:18 openapi [2023-02-22T20:20:36.126Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 20:18 snap [2023-02-22T20:20:36.126Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 20:18 version.go [Pipeline] sh [2023-02-22T20:20:36.409Z] + '[' -e coverage.out ] [2023-02-22T20:20:36.409Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-22T20:20:36.530Z] Stashed 1 file(s) [Pipeline] sh [2023-02-22T20:20:36.811Z] + make build [2023-02-22T20:20:36.811Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T20:20:49.011Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T20:20:50.384Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T20:20:51.757Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T20:20:52.324Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T20:21:00.438Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T20:21:01.370Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T20:21:02.742Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T20:21:03.673Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T20:21:04.604Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T20:21:05.535Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T20:21:08.063Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-22T20:21:09.437Z] $ docker stop --time=1 67e8a214fb726f4c7c125cf06d3a7712ba9febe1a3b6b499e4296433467e78c0 [2023-02-22T20:21:12.936Z] $ docker rm -f --volumes 67e8a214fb726f4c7c125cf06d3a7712ba9febe1a3b6b499e4296433467e78c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:21:13.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T20:21:13.719Z] [2023-02-22T20:21:13.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:21:14.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T20:21:14.015Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-22T20:21:14.015Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-22T20:21:14.015Z] ca9280d653b3: Pulling fs layer [2023-02-22T20:21:14.015Z] 7e9c9ca2126c: Pulling fs layer [2023-02-22T20:21:14.015Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-22T20:21:14.015Z] cbdbe7a5bc2a: Download complete [2023-02-22T20:21:14.274Z] ca9280d653b3: Verifying Checksum [2023-02-22T20:21:14.274Z] ca9280d653b3: Download complete [2023-02-22T20:21:14.274Z] cbdbe7a5bc2a: Pull complete [2023-02-22T20:21:14.535Z] 7e9c9ca2126c: Download complete [2023-02-22T20:21:14.793Z] ca9280d653b3: Pull complete [2023-02-22T20:21:18.071Z] 7e9c9ca2126c: Pull complete [2023-02-22T20:21:18.071Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-22T20:21:18.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T20:21:18.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:21:18.152Z] prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container [2023-02-22T20:21:18.168Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T20:21:20.173Z] $ docker top bf13398d254d654a35338b6fa0fdf99c5e2a925f502288d1b5b4a0c53ee7d8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T20:21:20.519Z] + grep parallel [2023-02-22T20:21:20.519Z] + docker-compose build --help [2023-02-22T20:21:21.086Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T20:21:21.085Z] $ docker stop --time=1 bf13398d254d654a35338b6fa0fdf99c5e2a925f502288d1b5b4a0c53ee7d8a2 [2023-02-22T20:21:22.362Z] $ docker rm -f --volumes bf13398d254d654a35338b6fa0fdf99c5e2a925f502288d1b5b4a0c53ee7d8a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:21:22.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T20:21:22.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:21:22.825Z] prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container [2023-02-22T20:21:22.840Z] $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T20:21:23.149Z] $ docker top d05d9650cc4503404fe733f932f340847f362da028c1bb510965a37f59d24387 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T20:21:23.504Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T20:21:24.071Z] Building core-command ... [2023-02-22T20:21:24.071Z] Building core-common-config-bootstrapper ... [2023-02-22T20:21:24.071Z] Building core-data ... [2023-02-22T20:21:24.071Z] Building core-metadata ... [2023-02-22T20:21:24.071Z] Building security-bootstrapper ... [2023-02-22T20:21:24.071Z] Building security-proxy-setup ... [2023-02-22T20:21:24.071Z] Building security-secretstore-setup ... [2023-02-22T20:21:24.071Z] Building security-spiffe-token-provider ... [2023-02-22T20:21:24.071Z] Building security-spire-agent ... [2023-02-22T20:21:24.071Z] Building security-spire-config ... [2023-02-22T20:21:24.071Z] Building security-spire-server ... [2023-02-22T20:21:24.071Z] Building support-notifications ... [2023-02-22T20:21:24.071Z] Building support-scheduler ... [2023-02-22T20:21:24.071Z] Building support-scheduler [2023-02-22T20:21:24.071Z] Building security-spire-config [2023-02-22T20:21:24.071Z] Building security-spire-server [2023-02-22T20:21:24.071Z] Building core-metadata [2023-02-22T20:21:24.071Z] Building support-notifications [2023-02-22T20:21:34.049Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:21:34.049Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:21:34.049Z] ---> 389fb2f233ec [2023-02-22T20:21:34.049Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:21:34.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:21:34.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:21:34.308Z] ---> 389fb2f233ec [2023-02-22T20:21:34.308Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:21:34.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:21:34.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:21:34.308Z] ---> 389fb2f233ec [2023-02-22T20:21:34.308Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:21:34.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:21:34.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:21:34.567Z] ---> 389fb2f233ec [2023-02-22T20:21:34.567Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T20:21:35.523Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:21:35.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:21:35.523Z] ---> 389fb2f233ec [2023-02-22T20:21:35.523Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T20:21:40.853Z] ---> Running in 8b7c4ca79825 [2023-02-22T20:21:40.853Z] ---> Running in b10b9df27aeb [2023-02-22T20:21:40.853Z] ---> Running in e6402f3917ad [2023-02-22T20:21:40.853Z] ---> Running in e19d89e5e543 [2023-02-22T20:21:40.853Z] ---> Running in 4aa7c4f2479e [2023-02-22T20:21:41.111Z] Removing intermediate container e6402f3917ad [2023-02-22T20:21:41.111Z] ---> a518044dbf2d [2023-02-22T20:21:41.111Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T20:21:41.111Z] Removing intermediate container 8b7c4ca79825 [2023-02-22T20:21:41.111Z] ---> 7e6af250cfe3 [2023-02-22T20:21:41.111Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T20:21:41.111Z] Removing intermediate container 4aa7c4f2479e [2023-02-22T20:21:41.111Z] ---> edac0b9b8a68 [2023-02-22T20:21:41.111Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T20:21:41.111Z] Removing intermediate container b10b9df27aeb [2023-02-22T20:21:41.111Z] ---> a935edb40347 [2023-02-22T20:21:41.111Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T20:21:41.111Z] Removing intermediate container e19d89e5e543 [2023-02-22T20:21:41.111Z] ---> dcea0716b791 [2023-02-22T20:21:41.111Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T20:21:41.111Z] ---> Running in ce7bbfc132d4 [2023-02-22T20:21:41.111Z] ---> Running in 3dc437e066ae [2023-02-22T20:21:41.111Z] ---> Running in 1f573ff1cb9b [2023-02-22T20:21:41.111Z] ---> Running in 257cb3bc5209 [2023-02-22T20:21:41.111Z] ---> Running in 08ff27a1c36d [2023-02-22T20:21:41.111Z] Removing intermediate container ce7bbfc132d4 [2023-02-22T20:21:41.111Z] ---> f0b5183a551e [2023-02-22T20:21:41.111Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T20:21:41.111Z] ---> Running in 21acef08400f [2023-02-22T20:21:41.111Z] Removing intermediate container 3dc437e066ae [2023-02-22T20:21:41.111Z] ---> 84b8a3644aa1 [2023-02-22T20:21:41.111Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T20:21:41.111Z] Removing intermediate container 257cb3bc5209 [2023-02-22T20:21:41.111Z] ---> c56d4018d821 [2023-02-22T20:21:41.111Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T20:21:41.111Z] ---> Running in 10e8ca719265 [2023-02-22T20:21:41.370Z] ---> Running in 32ff3f6aa06a [2023-02-22T20:21:41.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:21:41.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:21:41.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:21:41.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:21:41.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:21:41.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:21:41.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:21:41.885Z] OK: 211 MiB in 51 packages [2023-02-22T20:21:41.885Z] OK: 211 MiB in 51 packages [2023-02-22T20:21:41.885Z] OK: 211 MiB in 51 packages [2023-02-22T20:21:41.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:21:42.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:21:42.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:21:42.143Z] OK: 211 MiB in 51 packages [2023-02-22T20:21:42.143Z] OK: 211 MiB in 51 packages [2023-02-22T20:21:42.402Z] Removing intermediate container 08ff27a1c36d [2023-02-22T20:21:42.402Z] ---> f0868fdaf422 [2023-02-22T20:21:42.403Z] Step 5/23 : COPY go.mod vendor* ./Removing intermediate container 1f573ff1cb9b [2023-02-22T20:21:42.403Z] [2023-02-22T20:21:42.403Z] ---> 9c1cc1dac86f [2023-02-22T20:21:42.403Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T20:21:42.660Z] Removing intermediate container 21acef08400f [2023-02-22T20:21:42.660Z] ---> 81ce846a8022 [2023-02-22T20:21:42.660Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T20:21:42.660Z] ---> c4ec550602e8 [2023-02-22T20:21:42.660Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:21:42.660Z] ---> d5922076e302 [2023-02-22T20:21:42.660Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:21:42.660Z] ---> Running in c3c1ed7ab6a0 [2023-02-22T20:21:42.660Z] ---> Running in f098bd7c3f74 [2023-02-22T20:21:42.660Z] Removing intermediate container 10e8ca719265 [2023-02-22T20:21:42.660Z] ---> e7f8f38d902a [2023-02-22T20:21:42.660Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T20:21:42.660Z] ---> 98a94728a82b [2023-02-22T20:21:42.660Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:21:42.660Z] Removing intermediate container 32ff3f6aa06a [2023-02-22T20:21:42.660Z] ---> e8df3945f5d0 [2023-02-22T20:21:42.660Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T20:21:42.918Z] ---> Running in 6005a452904b [2023-02-22T20:21:42.918Z] ---> 056a2d269264 [2023-02-22T20:21:42.918Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:21:42.918Z] ---> Running in 8221bf1a8272 [2023-02-22T20:21:42.918Z] ---> afe39ccfc087 [2023-02-22T20:21:42.918Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:21:42.918Z] ---> Running in 7f3755bd5eb3 [2023-02-22T20:21:45.961Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7112 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-22T20:21:45.979Z] Running in /w/workspace/edgex-go/424 [Pipeline] { [Pipeline] checkout [2023-02-22T20:21:46.017Z] The recommended git tool is: git [2023-02-22T20:21:50.667Z] using credential edgex-jenkins-ssh [2023-02-22T20:21:50.690Z] Cloning the remote Git repository [2023-02-22T20:21:50.728Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-22T20:21:50.801Z] > git init /w/workspace/edgex-go/424 # timeout=10 [2023-02-22T20:21:50.950Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T20:21:50.951Z] > git --version # timeout=10 [2023-02-22T20:21:50.981Z] > git --version # 'git version 2.25.1' [2023-02-22T20:21:50.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T20:21:51.035Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T20:22:13.609Z] Avoid second fetch [2023-02-22T20:22:13.609Z] Checking out Revision 15b3f244b5f8350d3fb76a220408f85a8cb37d3a (main) [2023-02-22T20:22:14.260Z] Commit message: "feat(metadata)!: replace REST device validation callback with MessageBus (#4366)" [Pipeline] withEnv [Pipeline] { [2023-02-22T20:22:12.831Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T20:22:12.853Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T20:22:13.624Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T20:22:13.644Z] > git checkout -f 15b3f244b5f8350d3fb76a220408f85a8cb37d3a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T20:22:15.065Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T20:22:15.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T20:22:15.065Z] Dload Upload Total Spent Left Speed [2023-02-22T20:22:15.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-02-22T20:22:15.639Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T20:22:15.969Z] + sudo tee /etc/docker/daemon.new [2023-02-22T20:22:15.969Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T20:22:15.969Z] { [2023-02-22T20:22:15.969Z] "registry-mirrors": [ [2023-02-22T20:22:15.969Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T20:22:15.969Z] ], [2023-02-22T20:22:15.969Z] "bip": "10.250.0.254/24", [2023-02-22T20:22:15.969Z] "hosts": [ [2023-02-22T20:22:15.969Z] "tcp://0.0.0.0:5555", [2023-02-22T20:22:15.969Z] "unix:///var/run/docker.sock" [2023-02-22T20:22:15.969Z] ], [2023-02-22T20:22:15.969Z] "mtu": 1458, [2023-02-22T20:22:15.969Z] "selinux-enabled": true, [2023-02-22T20:22:15.969Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T20:22:15.969Z] } [Pipeline] sh [2023-02-22T20:22:16.298Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T20:22:16.634Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T20:22:34.872Z] provisioning config files... [2023-02-22T20:22:34.892Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config8093179561629455981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:22:35.243Z] ---> docker-login.sh [2023-02-22T20:22:35.243Z] nexus3.edgexfoundry.org:10001 [2023-02-22T20:22:35.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:22:35.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:22:35.781Z] Configure a credential helper to remove this warning. See [2023-02-22T20:22:35.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:22:35.781Z] [2023-02-22T20:22:35.781Z] Login Succeeded [2023-02-22T20:22:35.781Z] nexus3.edgexfoundry.org:10002 [2023-02-22T20:22:36.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:22:36.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:22:36.052Z] Configure a credential helper to remove this warning. See [2023-02-22T20:22:36.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:22:36.052Z] [2023-02-22T20:22:36.052Z] Login Succeeded [2023-02-22T20:22:36.052Z] nexus3.edgexfoundry.org:10003 [2023-02-22T20:22:36.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:22:36.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:22:36.592Z] Configure a credential helper to remove this warning. See [2023-02-22T20:22:36.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:22:36.592Z] [2023-02-22T20:22:36.592Z] Login Succeeded [2023-02-22T20:22:36.592Z] nexus3.edgexfoundry.org:10004 [2023-02-22T20:22:36.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:22:36.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:22:36.861Z] Configure a credential helper to remove this warning. See [2023-02-22T20:22:36.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:22:36.861Z] [2023-02-22T20:22:36.861Z] Login Succeeded [2023-02-22T20:22:36.861Z] docker.io [2023-02-22T20:22:37.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:22:37.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:22:37.397Z] Configure a credential helper to remove this warning. See [2023-02-22T20:22:37.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:22:37.397Z] [2023-02-22T20:22:37.397Z] Login Succeeded [2023-02-22T20:22:37.397Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T20:22:37.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-22T20:22:37.961Z] + git config --global --add safe.directory /w/workspace/edgex-go/424 [Pipeline] echo [2023-02-22T20:22:37.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T20:22:37.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T20:22:37.999Z] ========================================================= [2023-02-22T20:22:37.999Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T20:22:37.999Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T20:22:38.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T20:22:39.184Z] Removing intermediate container 7f3755bd5eb3 [2023-02-22T20:22:39.184Z] ---> 81aa97d97db8 [2023-02-22T20:22:39.184Z] Step 8/22 : COPY . . [2023-02-22T20:22:39.184Z] Removing intermediate container 6005a452904b [2023-02-22T20:22:39.184Z] ---> 6859534cfc10 [2023-02-22T20:22:39.184Z] Step 8/24 : COPY . . [2023-02-22T20:22:39.184Z] Removing intermediate container 8221bf1a8272 [2023-02-22T20:22:39.184Z] ---> b0eb72af4aed [2023-02-22T20:22:39.184Z] Step 8/22 : COPY . . [2023-02-22T20:22:39.184Z] Removing intermediate container f098bd7c3f74 [2023-02-22T20:22:39.184Z] ---> a37b90bbf027 [2023-02-22T20:22:39.184Z] Step 7/23 : COPY . . [2023-02-22T20:22:39.184Z] Removing intermediate container c3c1ed7ab6a0 [2023-02-22T20:22:39.184Z] ---> 05d84f369d6d [2023-02-22T20:22:39.184Z] Step 7/24 : COPY . . [2023-02-22T20:22:39.293Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T20:22:39.293Z] 9b18e9b68314: Pulling fs layer [2023-02-22T20:22:39.293Z] 35d82f9e3411: Pulling fs layer [2023-02-22T20:22:39.293Z] e16973657156: Pulling fs layer [2023-02-22T20:22:39.293Z] fc693d55d65f: Pulling fs layer [2023-02-22T20:22:39.293Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T20:22:39.293Z] dda99020689f: Pulling fs layer [2023-02-22T20:22:39.293Z] db1c61fa0a46: Pulling fs layer [2023-02-22T20:22:39.293Z] 891c053d2c06: Pulling fs layer [2023-02-22T20:22:39.293Z] fc693d55d65f: Waiting [2023-02-22T20:22:39.293Z] 7e9fc2657dce: Waiting [2023-02-22T20:22:39.293Z] dda99020689f: Waiting [2023-02-22T20:22:39.293Z] db1c61fa0a46: Waiting [2023-02-22T20:22:39.293Z] 891c053d2c06: Waiting [2023-02-22T20:22:39.293Z] e16973657156: Download complete [2023-02-22T20:22:39.293Z] 35d82f9e3411: Verifying Checksum [2023-02-22T20:22:39.293Z] 35d82f9e3411: Download complete [2023-02-22T20:22:39.293Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T20:22:39.293Z] 7e9fc2657dce: Download complete [2023-02-22T20:22:39.293Z] dda99020689f: Verifying Checksum [2023-02-22T20:22:39.293Z] dda99020689f: Download complete [2023-02-22T20:22:39.293Z] 9b18e9b68314: Verifying Checksum [2023-02-22T20:22:39.293Z] 9b18e9b68314: Download complete [2023-02-22T20:22:40.267Z] 9b18e9b68314: Pull complete [2023-02-22T20:22:40.535Z] 891c053d2c06: Verifying Checksum [2023-02-22T20:22:40.535Z] 891c053d2c06: Download complete [2023-02-22T20:22:40.806Z] 35d82f9e3411: Pull complete [2023-02-22T20:22:41.076Z] e16973657156: Pull complete [2023-02-22T20:22:41.661Z] db1c61fa0a46: Verifying Checksum [2023-02-22T20:22:41.661Z] db1c61fa0a46: Download complete [2023-02-22T20:22:42.245Z] fc693d55d65f: Verifying Checksum [2023-02-22T20:22:42.245Z] fc693d55d65f: Download complete [2023-02-22T20:22:45.792Z] ---> b611d5730fd1 [2023-02-22T20:22:45.792Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T20:22:45.792Z] ---> 06a9afef0c61 [2023-02-22T20:22:45.792Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T20:22:46.050Z] ---> ad2c2c841efa [2023-02-22T20:22:46.050Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T20:22:46.050Z] ---> Running in ae4ea2379bb3 [2023-02-22T20:22:46.050Z] ---> dba54301ba7f [2023-02-22T20:22:46.050Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T20:22:46.050Z] ---> Running in 7f3056605e73 [2023-02-22T20:22:46.050Z] ---> 4b135d5e6ab1 [2023-02-22T20:22:46.050Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T20:22:46.050Z] ---> Running in dd2155dff946 [2023-02-22T20:22:46.050Z] ---> Running in a0175733c554 [2023-02-22T20:22:46.050Z] ---> Running in fc353a81d12e [2023-02-22T20:22:46.050Z] Removing intermediate container 7f3056605e73 [2023-02-22T20:22:46.050Z] ---> a438dd7db237 [2023-02-22T20:22:46.050Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T20:22:46.050Z] Removing intermediate container dd2155dff946 [2023-02-22T20:22:46.050Z] ---> a8adbb4b55a7 [2023-02-22T20:22:46.050Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T20:22:46.050Z] ---> Running in f66266f3010b [2023-02-22T20:22:46.050Z] ---> Running in 0792f48fa4b0 [2023-02-22T20:22:46.308Z] Removing intermediate container f66266f3010b [2023-02-22T20:22:46.308Z] ---> fad9af63fab6 [2023-02-22T20:22:46.308Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T20:22:46.308Z] ---> Running in c8af610a44e9 [2023-02-22T20:22:46.308Z] Removing intermediate container 0792f48fa4b0 [2023-02-22T20:22:46.308Z] ---> db2c33145a70 [2023-02-22T20:22:46.308Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T20:22:46.308Z] ---> Running in b4b4c0d7090e [2023-02-22T20:22:46.308Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T20:22:46.567Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T20:22:46.567Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T20:22:47.501Z] Removing intermediate container c8af610a44e9 [2023-02-22T20:22:47.501Z] ---> 4011dac616dc [2023-02-22T20:22:47.501Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T20:22:47.501Z] Removing intermediate container b4b4c0d7090e [2023-02-22T20:22:47.501Z] ---> 835ab9b79e5b [2023-02-22T20:22:47.501Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T20:22:47.501Z] ---> Running in 3935e777cbfb [2023-02-22T20:22:47.501Z] ---> Running in 1bccf1dcad27 [2023-02-22T20:22:47.501Z] Removing intermediate container 3935e777cbfb [2023-02-22T20:22:47.501Z] ---> 03bf7bae3ec6 [2023-02-22T20:22:47.501Z] [2023-02-22T20:22:47.501Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T20:22:47.501Z] Removing intermediate container 1bccf1dcad27 [2023-02-22T20:22:47.501Z] ---> 51ad0af1670e [2023-02-22T20:22:47.501Z] [2023-02-22T20:22:47.501Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T20:22:48.434Z] 3.15: Pulling from library/alpine [2023-02-22T20:22:48.434Z] 3.15: Pulling from library/alpine [2023-02-22T20:22:49.000Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T20:22:49.000Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T20:22:49.000Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T20:22:49.000Z] Status: Image is up to date for alpine:3.15 [2023-02-22T20:22:49.000Z] ---> 5ce65d7b0fde [2023-02-22T20:22:49.000Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T20:22:49.000Z] ---> 5ce65d7b0fde [2023-02-22T20:22:49.000Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T20:22:49.000Z] ---> Running in e29075205afd [2023-02-22T20:22:49.000Z] ---> Running in 96bd45986f7f [2023-02-22T20:22:49.258Z] Removing intermediate container 96bd45986f7f [2023-02-22T20:22:49.258Z] ---> a91bfa1a3e18 [2023-02-22T20:22:49.258Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T20:22:49.258Z] ---> Running in ce700e948de8 [2023-02-22T20:22:49.258Z] Removing intermediate container e29075205afd [2023-02-22T20:22:49.258Z] ---> 9a988b1d652b [2023-02-22T20:22:49.258Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T20:22:49.258Z] ---> Running in 39fbe2bb5b75 [2023-02-22T20:22:49.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:22:49.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:22:49.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:22:49.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:22:50.386Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T20:22:50.386Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T20:22:50.386Z] OK: 15857 distinct packages available [2023-02-22T20:22:50.386Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T20:22:50.386Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T20:22:50.386Z] OK: 15857 distinct packages available [2023-02-22T20:22:50.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:22:50.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:22:50.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:22:50.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:22:50.386Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T20:22:50.386Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T20:22:50.386Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T20:22:50.386Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T20:22:50.386Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T20:22:50.386Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T20:22:50.643Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T20:22:50.643Z] OK: 6 MiB in 18 packages [2023-02-22T20:22:50.643Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T20:22:50.643Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T20:22:50.643Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T20:22:50.643Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T20:22:50.643Z] OK: 7 MiB in 19 packages [2023-02-22T20:22:53.172Z] Removing intermediate container ce700e948de8 [2023-02-22T20:22:53.172Z] ---> 440bcc804785 [2023-02-22T20:22:53.172Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T20:22:53.172Z] Removing intermediate container 39fbe2bb5b75 [2023-02-22T20:22:53.172Z] ---> f40e7e8c2033 [2023-02-22T20:22:53.172Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T20:22:54.581Z] fc693d55d65f: Pull complete [2023-02-22T20:22:54.581Z] 7e9fc2657dce: Pull complete [2023-02-22T20:22:54.581Z] dda99020689f: Pull complete [2023-02-22T20:22:59.937Z] db1c61fa0a46: Pull complete [2023-02-22T20:23:01.372Z] ---> fc2e4e141210 [2023-02-22T20:23:01.372Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T20:23:01.372Z] ---> 72245f041aa6 [2023-02-22T20:23:01.372Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T20:23:01.372Z] ---> 00fc0c40be67 [2023-02-22T20:23:01.372Z] ---> dd3ee796718e [2023-02-22T20:23:01.372Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T20:23:01.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T20:23:01.372Z] ---> Running in 158025b76e3d [2023-02-22T20:23:01.372Z] Removing intermediate container 158025b76e3d [2023-02-22T20:23:01.372Z] ---> 0e59b8752291 [2023-02-22T20:23:01.372Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T20:23:01.372Z] ---> 83c2fa1ce074 [2023-02-22T20:23:01.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T20:23:01.894Z] 891c053d2c06: Pull complete [2023-02-22T20:23:01.894Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T20:23:01.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T20:23:01.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T20:23:02.140Z] ---> 868bac2b5af8 [2023-02-22T20:23:02.140Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T20:23:02.140Z] ---> 335569600faf [2023-02-22T20:23:02.140Z] Step 19/24 : WORKDIR / [2023-02-22T20:23:02.235Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T20:23:02.236Z] WORKDIR /edgex [2023-02-22T20:23:02.236Z] COPY go.mod . [2023-02-22T20:23:02.236Z] RUN go mod download [2023-02-22T20:23:02.236Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-22T20:23:02.397Z] ---> Running in 70aa26d956b9 [2023-02-22T20:23:02.397Z] ---> Running in 188fb0dab3ad [2023-02-22T20:23:02.654Z] Removing intermediate container 188fb0dab3ad [2023-02-22T20:23:02.654Z] ---> 1a91715d7bb1 [2023-02-22T20:23:02.654Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T20:23:02.654Z] Removing intermediate container 70aa26d956b9 [2023-02-22T20:23:02.654Z] ---> 09d205b02365 [2023-02-22T20:23:02.654Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T20:23:02.654Z] ---> Running in 19b879bbefd5 [2023-02-22T20:23:02.824Z] Sending build context to Docker daemon 3.094MB [2023-02-22T20:23:02.824Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T20:23:02.824Z] ---> f96f9c87975a [2023-02-22T20:23:02.824Z] Step 2/4 : WORKDIR /edgex [2023-02-22T20:23:02.913Z] ---> Running in 621ec352267b [2023-02-22T20:23:03.172Z] Removing intermediate container 19b879bbefd5 [2023-02-22T20:23:03.172Z] ---> 5f340574ef5d [2023-02-22T20:23:03.172Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T20:23:03.172Z] Removing intermediate container 621ec352267b [2023-02-22T20:23:03.172Z] ---> 482e242223eb [2023-02-22T20:23:03.172Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T20:23:03.172Z] ---> Running in dd1b140757ee [2023-02-22T20:23:03.172Z] ---> Running in f1b89065ca1b [2023-02-22T20:23:03.432Z] Removing intermediate container dd1b140757ee [2023-02-22T20:23:03.432Z] ---> 920c0563f606 [2023-02-22T20:23:03.432Z] Step 22/23 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:23:03.432Z] ---> Running in 20c5b52b4f5f [2023-02-22T20:23:03.432Z] Removing intermediate container f1b89065ca1b [2023-02-22T20:23:03.432Z] ---> 1b691b3e5d18 [2023-02-22T20:23:03.432Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T20:23:03.689Z] ---> Running in 50b598b6f44f [2023-02-22T20:23:03.689Z] Removing intermediate container 50b598b6f44f [2023-02-22T20:23:03.689Z] ---> 9a0c79c45511 [2023-02-22T20:23:03.689Z] Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:23:03.689Z] Removing intermediate container 20c5b52b4f5f [2023-02-22T20:23:03.689Z] ---> e7a8aba92044 [2023-02-22T20:23:03.689Z] Step 23/23 : LABEL version=3.0.0-dev.63 [2023-02-22T20:23:03.689Z] ---> Running in c3204053897e [2023-02-22T20:23:03.689Z] ---> Running in e043d784b93f [2023-02-22T20:23:04.254Z] Removing intermediate container e043d784b93f [2023-02-22T20:23:04.254Z] ---> a157a15b4fc8 [2023-02-22T20:23:04.254Z] [2023-02-22T20:23:04.254Z] Removing intermediate container c3204053897e [2023-02-22T20:23:04.254Z] ---> 53755f00332a [2023-02-22T20:23:04.254Z] Step 24/24 : LABEL version=3.0.0-dev.63 [2023-02-22T20:23:04.254Z] Successfully built a157a15b4fc8 [2023-02-22T20:23:04.254Z] Successfully tagged security-spire-server:latest [2023-02-22T20:23:04.254Z]  Building security-spire-server ... done Building core-data [2023-02-22T20:23:04.254Z] ---> Running in 80d3295c7c74 [2023-02-22T20:23:04.771Z] ---> Running in df4c35556b4f [2023-02-22T20:23:04.772Z] Removing intermediate container df4c35556b4f [2023-02-22T20:23:04.772Z] ---> f6b45316112a [2023-02-22T20:23:04.772Z] Step 3/4 : COPY go.mod . [2023-02-22T20:23:05.353Z] ---> a67f46141a97 [2023-02-22T20:23:05.353Z] Step 4/4 : RUN go mod download [2023-02-22T20:23:05.353Z] ---> Running in c9882de96c76 [2023-02-22T20:23:07.541Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:23:07.542Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:23:07.542Z] ---> 389fb2f233ec [2023-02-22T20:23:07.542Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:23:07.542Z] ---> Using cache [2023-02-22T20:23:07.542Z] ---> a935edb40347 [2023-02-22T20:23:07.542Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T20:23:07.542Z] ---> Using cache [2023-02-22T20:23:07.542Z] ---> c56d4018d821 [2023-02-22T20:23:07.542Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T20:23:09.440Z] Removing intermediate container 80d3295c7c74 [2023-02-22T20:23:09.440Z] ---> 8f42e89ee431 [2023-02-22T20:23:09.440Z] [2023-02-22T20:23:09.440Z] Successfully built 8f42e89ee431 [2023-02-22T20:23:09.440Z] Successfully tagged security-spire-config:latest [2023-02-22T20:23:09.440Z]  Building security-spire-config ... done Building security-proxy-setup [2023-02-22T20:23:09.440Z] ---> Running in 37aed6d2f351 [2023-02-22T20:23:10.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:10.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:10.628Z] OK: 211 MiB in 51 packages [2023-02-22T20:23:13.153Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:23:13.153Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:23:13.153Z] ---> 389fb2f233ec [2023-02-22T20:23:13.153Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T20:23:13.153Z] ---> Using cache [2023-02-22T20:23:13.153Z] ---> dcea0716b791 [2023-02-22T20:23:13.153Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T20:23:17.332Z] ---> Running in 6540603ec90c [2023-02-22T20:23:17.332Z] Removing intermediate container 37aed6d2f351 [2023-02-22T20:23:17.332Z] ---> a6cae7653536 [2023-02-22T20:23:17.332Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T20:23:17.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:17.899Z] ---> a0acea2efc89 [2023-02-22T20:23:17.899Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:23:17.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:17.899Z] ---> Running in cf5d0cd85001 [2023-02-22T20:23:18.157Z] OK: 211 MiB in 51 packages [2023-02-22T20:23:20.064Z] Removing intermediate container 6540603ec90c [2023-02-22T20:23:20.064Z] ---> b0f0a787f1cf [2023-02-22T20:23:20.064Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T20:23:20.064Z] Removing intermediate container fc353a81d12e [2023-02-22T20:23:20.064Z] ---> 59843641d3be [2023-02-22T20:23:20.064Z] [2023-02-22T20:23:20.064Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T20:23:20.064Z] ---> 27f253e60fae [2023-02-22T20:23:20.064Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:23:20.322Z] 3.16: Pulling from library/alpine [2023-02-22T20:23:20.581Z] ---> Running in d793bb516d7c [2023-02-22T20:23:20.874Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T20:23:20.874Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T20:23:20.874Z] ---> dfd21b5a31f5 [2023-02-22T20:23:20.874Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T20:23:22.258Z] ---> Running in 4b24d154c443 [2023-02-22T20:23:23.194Z] Removing intermediate container a0175733c554 [2023-02-22T20:23:23.194Z] ---> 0a12a84b8032 [2023-02-22T20:23:23.194Z] [2023-02-22T20:23:23.194Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T20:23:23.194Z] ---> dfd21b5a31f5 [2023-02-22T20:23:23.194Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T20:23:23.194Z] Removing intermediate container ae4ea2379bb3 [2023-02-22T20:23:23.194Z] ---> 85c86cf8f634 [2023-02-22T20:23:23.194Z] [2023-02-22T20:23:23.194Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T20:23:23.194Z] ---> dfd21b5a31f5 [2023-02-22T20:23:23.194Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T20:23:23.194Z] ---> Running in 483daf304a1a [2023-02-22T20:23:23.194Z] ---> Running in a165464fc482 [2023-02-22T20:23:23.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:23.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:23.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:23.454Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T20:23:23.454Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:23:23.711Z] OK: 6 MiB in 15 packages [2023-02-22T20:23:23.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:23.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:23.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:24.002Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T20:23:24.002Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:23:24.002Z] OK: 6 MiB in 15 packages [2023-02-22T20:23:24.002Z] Removing intermediate container 4b24d154c443 [2023-02-22T20:23:24.002Z] ---> bd2daf8fc61d [2023-02-22T20:23:24.002Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T20:23:24.002Z] ---> Running in 6d00d1f56d8d [2023-02-22T20:23:24.002Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T20:23:24.002Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T20:23:24.002Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:23:24.002Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T20:23:24.260Z] OK: 6 MiB in 16 packages [2023-02-22T20:23:24.260Z] Removing intermediate container 6d00d1f56d8d [2023-02-22T20:23:24.260Z] ---> bbba261f06aa [2023-02-22T20:23:24.260Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T20:23:24.260Z] ---> Running in 18c6554493e0 [2023-02-22T20:23:24.260Z] Removing intermediate container a165464fc482 [2023-02-22T20:23:24.260Z] ---> d9e6d4821d42 [2023-02-22T20:23:24.260Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T20:23:24.260Z] ---> Running in 73a9273ce078 [2023-02-22T20:23:24.260Z] Removing intermediate container 18c6554493e0 [2023-02-22T20:23:24.260Z] ---> c9beb191640d [2023-02-22T20:23:24.260Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T20:23:24.260Z] ---> Running in 608e68c7ade4 [2023-02-22T20:23:24.260Z] Removing intermediate container 73a9273ce078 [2023-02-22T20:23:24.260Z] ---> 251e579f2b79 [2023-02-22T20:23:24.261Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T20:23:24.521Z] ---> Running in 7e0f61a9489f [2023-02-22T20:23:24.521Z] Removing intermediate container 608e68c7ade4 [2023-02-22T20:23:24.521Z] ---> 05aa7663ef79 [2023-02-22T20:23:24.521Z] Step 15/24 : WORKDIR / [2023-02-22T20:23:24.521Z] ---> Running in cbe5db38a6ea [2023-02-22T20:23:24.521Z] Removing intermediate container 7e0f61a9489f [2023-02-22T20:23:24.521Z] ---> e0d3eea692fd [2023-02-22T20:23:24.521Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T20:23:24.521Z] ---> Running in dde5b9a6274c [2023-02-22T20:23:24.779Z] Removing intermediate container dde5b9a6274c [2023-02-22T20:23:24.779Z] ---> 34520d9cc994 [2023-02-22T20:23:24.779Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:23:24.779Z] Removing intermediate container cbe5db38a6ea [2023-02-22T20:23:24.779Z] ---> e4868528972b [2023-02-22T20:23:24.779Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:23:24.779Z] Removing intermediate container 483daf304a1a [2023-02-22T20:23:24.779Z] ---> 3eb04ad08d0e [2023-02-22T20:23:24.779Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T20:23:24.779Z] ---> Running in b921ce6361a4 [2023-02-22T20:23:24.779Z] Removing intermediate container b921ce6361a4 [2023-02-22T20:23:24.779Z] ---> 2b7bbed652a8 [2023-02-22T20:23:24.779Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T20:23:24.779Z] ---> 3f8e97b0ce1a [2023-02-22T20:23:24.779Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T20:23:24.779Z] ---> Running in 48ac28844f07 [2023-02-22T20:23:24.779Z] ---> 878832b46452 [2023-02-22T20:23:24.779Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T20:23:25.038Z] Removing intermediate container 48ac28844f07 [2023-02-22T20:23:25.038Z] ---> a1154cf45054 [2023-02-22T20:23:25.038Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T20:23:25.038Z] ---> Running in 1603e65808b4 [2023-02-22T20:23:25.607Z] Removing intermediate container 1603e65808b4 [2023-02-22T20:23:25.607Z] ---> 1d1d333ffd21 [2023-02-22T20:23:25.607Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:23:25.607Z] ---> eaa60fffb5e9 [2023-02-22T20:23:25.607Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T20:23:25.607Z] ---> 85569599bcd7 [2023-02-22T20:23:25.607Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T20:23:25.607Z] ---> 2e5bbe84370b [2023-02-22T20:23:25.607Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T20:23:25.607Z] ---> 175a3c80dd50 [2023-02-22T20:23:25.607Z] ---> 3c1b60d5cdf8 [2023-02-22T20:23:25.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.tomlStep 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T20:23:25.607Z] [2023-02-22T20:23:25.607Z] ---> Running in c28e0bbd8790 [2023-02-22T20:23:25.867Z] Removing intermediate container c28e0bbd8790 [2023-02-22T20:23:25.867Z] ---> dad0f309057d [2023-02-22T20:23:25.867Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:23:26.126Z] ---> ee82ae96c673 [2023-02-22T20:23:26.127Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T20:23:26.127Z] ---> Running in 1a8ac9173e3f [2023-02-22T20:23:26.127Z] ---> Running in 172b7caf52ea [2023-02-22T20:23:26.127Z] Removing intermediate container 1a8ac9173e3f [2023-02-22T20:23:26.127Z] ---> c16ab8ed5c08 [2023-02-22T20:23:26.127Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T20:23:26.390Z] ---> Running in 889ea57f2aa7 [2023-02-22T20:23:26.390Z] Removing intermediate container 172b7caf52ea [2023-02-22T20:23:26.390Z] ---> 4ca1270911bc [2023-02-22T20:23:26.390Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:23:26.390Z] ---> ebde0bffce17 [2023-02-22T20:23:26.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T20:23:26.390Z] ---> Running in d2c575d7893b [2023-02-22T20:23:26.390Z] Removing intermediate container 889ea57f2aa7 [2023-02-22T20:23:26.390Z] ---> f6b7625f626f [2023-02-22T20:23:26.390Z] Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:23:26.390Z] ---> Running in dd9fcef422f1 [2023-02-22T20:23:26.390Z] Removing intermediate container d2c575d7893b [2023-02-22T20:23:26.390Z] ---> 7de38af83bca [2023-02-22T20:23:26.390Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T20:23:26.663Z] ---> Running in ee208586b1ef [2023-02-22T20:23:26.663Z] ---> 828bdc2a2e9a [2023-02-22T20:23:26.663Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T20:23:26.663Z] ---> Running in 3f1140d754cb [2023-02-22T20:23:26.663Z] Removing intermediate container dd9fcef422f1 [2023-02-22T20:23:26.663Z] ---> 5822f8d31d79 [2023-02-22T20:23:26.663Z] Step 22/22 : LABEL version=3.0.0-dev.63 [2023-02-22T20:23:26.663Z] ---> Running in d3afe480bfd0 [2023-02-22T20:23:26.663Z] Removing intermediate container ee208586b1ef [2023-02-22T20:23:26.663Z] ---> d0715d8f60bd [2023-02-22T20:23:26.663Z] Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:23:26.663Z] Removing intermediate container 3f1140d754cb [2023-02-22T20:23:26.663Z] ---> ed782d0947e4 [2023-02-22T20:23:26.663Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:23:26.663Z] ---> Running in 930a6d43fd87 [2023-02-22T20:23:26.663Z] Removing intermediate container d3afe480bfd0 [2023-02-22T20:23:26.663Z] ---> 2ac7953245f3 [2023-02-22T20:23:26.663Z] [2023-02-22T20:23:26.663Z] ---> Running in 3e3b978cef3f [2023-02-22T20:23:26.924Z] Removing intermediate container 930a6d43fd87 [2023-02-22T20:23:26.924Z] ---> 095372a6bba7 [2023-02-22T20:23:26.924Z] Step 24/24 : LABEL version=3.0.0-dev.63 [2023-02-22T20:23:26.924Z] Successfully built 2ac7953245f3 [2023-02-22T20:23:26.924Z] Successfully tagged support-scheduler:latest [2023-02-22T20:23:26.924Z]  Building support-scheduler ... done Building security-spire-agent [2023-02-22T20:23:26.924Z] Removing intermediate container 3e3b978cef3f [2023-02-22T20:23:26.924Z] ---> 3493573ed1a5 [2023-02-22T20:23:26.924Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T20:23:26.924Z] ---> Running in 7f7c7120bf2f [2023-02-22T20:23:26.924Z] ---> Running in 3ae6de23ee43 [2023-02-22T20:23:28.297Z] Removing intermediate container 7f7c7120bf2f [2023-02-22T20:23:28.297Z] ---> 03d006fa0e9a [2023-02-22T20:23:28.297Z] [2023-02-22T20:23:28.562Z] Successfully built 03d006fa0e9a [2023-02-22T20:23:29.853Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:23:29.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:23:30.112Z] Successfully tagged core-metadata:latest [2023-02-22T20:23:30.112Z]  Building core-metadata ... done Building security-bootstrapper [2023-02-22T20:23:30.112Z] ---> 389fb2f233ec [2023-02-22T20:23:30.112Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T20:23:30.112Z] ---> Using cache [2023-02-22T20:23:30.112Z] ---> dcea0716b791 [2023-02-22T20:23:30.112Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T20:23:30.112Z] ---> Using cache [2023-02-22T20:23:30.112Z] ---> f0868fdaf422 [2023-02-22T20:23:30.112Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T20:23:30.112Z] ---> Using cache [2023-02-22T20:23:30.112Z] ---> c4ec550602e8 [2023-02-22T20:23:30.112Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:23:30.112Z] ---> Using cache [2023-02-22T20:23:30.112Z] ---> a37b90bbf027 [2023-02-22T20:23:30.112Z] Step 7/24 : COPY . . [2023-02-22T20:23:30.112Z] ---> Using cache [2023-02-22T20:23:30.112Z] ---> 06a9afef0c61 [2023-02-22T20:23:30.112Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T20:23:30.112Z] ---> Using cache [2023-02-22T20:23:30.112Z] ---> a438dd7db237 [2023-02-22T20:23:30.112Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T20:23:30.112Z] ---> Using cache [2023-02-22T20:23:30.112Z] ---> fad9af63fab6 [2023-02-22T20:23:30.112Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T20:23:30.112Z] Removing intermediate container 3ae6de23ee43 [2023-02-22T20:23:30.112Z] ---> e8bc2b401ac3 [2023-02-22T20:23:30.112Z] Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:23:30.112Z] ---> Running in 1e60aa494c33 [2023-02-22T20:23:30.112Z] ---> Running in 74650f136969 [2023-02-22T20:23:32.749Z] Removing intermediate container 74650f136969 [2023-02-22T20:23:32.749Z] ---> 9e0451e9f600 [2023-02-22T20:23:32.749Z] Step 22/22 : LABEL version=3.0.0-dev.63 [2023-02-22T20:23:32.749Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:23:32.749Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:23:32.749Z] ---> 389fb2f233ec [2023-02-22T20:23:32.749Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T20:23:32.749Z] ---> Using cache [2023-02-22T20:23:32.749Z] ---> dcea0716b791 [2023-02-22T20:23:32.749Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T20:23:32.749Z] ---> Using cache [2023-02-22T20:23:32.749Z] ---> b0f0a787f1cf [2023-02-22T20:23:32.749Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T20:23:32.749Z] ---> Using cache [2023-02-22T20:23:32.749Z] ---> 27f253e60fae [2023-02-22T20:23:32.749Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:23:34.124Z] ---> Running in 7edefd693266 [2023-02-22T20:23:34.124Z] ---> Running in 001407344dd2 [2023-02-22T20:23:34.124Z] Removing intermediate container 7edefd693266 [2023-02-22T20:23:34.124Z] ---> 613487f2ec34 [2023-02-22T20:23:34.124Z] [2023-02-22T20:23:34.381Z] Successfully built 613487f2ec34 [2023-02-22T20:23:34.381Z] Successfully tagged support-notifications:latest [2023-02-22T20:23:34.381Z]  Building support-notifications ... done Building core-command [2023-02-22T20:23:34.381Z] Removing intermediate container 1e60aa494c33 [2023-02-22T20:23:34.381Z] ---> c62ed004ec71 [2023-02-22T20:23:34.381Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T20:23:34.381Z] ---> Running in 73872174cd4f [2023-02-22T20:23:36.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:23:36.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:23:36.922Z] ---> 389fb2f233ec [2023-02-22T20:23:36.922Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:23:36.922Z] ---> Using cache [2023-02-22T20:23:36.922Z] ---> a935edb40347 [2023-02-22T20:23:36.922Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T20:23:36.922Z] ---> Using cache [2023-02-22T20:23:36.922Z] ---> c56d4018d821 [2023-02-22T20:23:36.922Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T20:23:36.922Z] ---> Using cache [2023-02-22T20:23:36.922Z] ---> a6cae7653536 [2023-02-22T20:23:36.922Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T20:23:36.922Z] ---> Using cache [2023-02-22T20:23:36.922Z] ---> a0acea2efc89 [2023-02-22T20:23:36.922Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:23:37.691Z] Removing intermediate container c9882de96c76 [2023-02-22T20:23:37.691Z] ---> aa28f1b7f260 [2023-02-22T20:23:37.958Z] Successfully built aa28f1b7f260 [2023-02-22T20:23:37.958Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:23:38.285Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T20:23:38.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:23:38.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-7112 does not seem to be running inside a container [2023-02-22T20:23:38.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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-02-22T20:23:38.823Z] Removing intermediate container 73872174cd4f [2023-02-22T20:23:38.823Z] ---> c2d73c12d440 [2023-02-22T20:23:38.823Z] [2023-02-22T20:23:38.823Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T20:23:38.823Z] ---> 5ce65d7b0fde [2023-02-22T20:23:38.823Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T20:23:38.823Z] ---> Using cache [2023-02-22T20:23:38.823Z] ---> 9a988b1d652b [2023-02-22T20:23:38.823Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T20:23:38.823Z] ---> Running in 5bdba4921666 [2023-02-22T20:23:38.823Z] ---> Running in 0bdcba753c28 [2023-02-22T20:23:38.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:39.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:39.338Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T20:23:39.338Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T20:23:39.338Z] OK: 15857 distinct packages available [2023-02-22T20:23:39.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:39.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:39.596Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T20:23:39.596Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T20:23:39.596Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T20:23:39.596Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T20:23:39.596Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T20:23:39.666Z] $ docker top 153a8e45eefd2e73ad2d061858c077a6349995be1b33e62fea1d33aad2cb2efd -eo pid,comm [2023-02-22T20:23:39.853Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T20:23:39.853Z] OK: 7 MiB in 19 packages [Pipeline] { [Pipeline] sh [2023-02-22T20:23:40.418Z] Removing intermediate container 0bdcba753c28 [2023-02-22T20:23:40.418Z] ---> e0e6973b06aa [2023-02-22T20:23:40.418Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T20:23:40.487Z] + go version [2023-02-22T20:23:40.487Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T20:23:40.503Z] $ docker stop --time=1 153a8e45eefd2e73ad2d061858c077a6349995be1b33e62fea1d33aad2cb2efd [2023-02-22T20:23:41.351Z] ---> 7d237ef4a40b [2023-02-22T20:23:41.351Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T20:23:42.135Z] $ docker rm -f --volumes 153a8e45eefd2e73ad2d061858c077a6349995be1b33e62fea1d33aad2cb2efd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:23:42.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T20:23:42.726Z] [2023-02-22T20:23:42.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:23:43.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T20:23:43.060Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-22T20:23:43.060Z] 29e5d40040c1: Pulling fs layer [2023-02-22T20:23:43.060Z] 1ce36da41761: Pulling fs layer [2023-02-22T20:23:43.060Z] 25b303627fd3: Pulling fs layer [2023-02-22T20:23:43.256Z] ---> 048bce79d7b6 [2023-02-22T20:23:43.256Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T20:23:43.331Z] 29e5d40040c1: Verifying Checksum [2023-02-22T20:23:43.331Z] 29e5d40040c1: Download complete [2023-02-22T20:23:43.516Z] ---> ef565db6f190 [2023-02-22T20:23:43.516Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T20:23:43.516Z] ---> 5534af35a22a [2023-02-22T20:23:43.516Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T20:23:43.602Z] 1ce36da41761: Verifying Checksum [2023-02-22T20:23:43.602Z] 1ce36da41761: Download complete [2023-02-22T20:23:43.774Z] ---> 4adbc0ed5446 [2023-02-22T20:23:43.774Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T20:23:43.774Z] ---> Running in 1884be2b25eb [2023-02-22T20:23:43.774Z] Removing intermediate container 1884be2b25eb [2023-02-22T20:23:43.774Z] ---> df14086a1be2 [2023-02-22T20:23:43.774Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T20:23:43.774Z] ---> Running in 23b344f94f52 [2023-02-22T20:23:43.774Z] Removing intermediate container 23b344f94f52 [2023-02-22T20:23:43.774Z] ---> 83d7a8bb4137 [2023-02-22T20:23:43.774Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T20:23:43.872Z] 29e5d40040c1: Pull complete [2023-02-22T20:23:44.031Z] ---> Running in cb406b4b898e [2023-02-22T20:23:44.032Z] Removing intermediate container cb406b4b898e [2023-02-22T20:23:44.032Z] ---> 8e1a70d0e7eb [2023-02-22T20:23:44.032Z] Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:23:44.032Z] ---> Running in a3043bc52425 [2023-02-22T20:23:44.032Z] Removing intermediate container a3043bc52425 [2023-02-22T20:23:44.032Z] ---> c0934c8a3ac3 [2023-02-22T20:23:44.032Z] Step 24/24 : LABEL version=3.0.0-dev.63 [2023-02-22T20:23:44.032Z] ---> Running in 618ae65e6900 [2023-02-22T20:23:44.290Z] Removing intermediate container 618ae65e6900 [2023-02-22T20:23:44.290Z] ---> c9c29bebc92a [2023-02-22T20:23:44.290Z] [2023-02-22T20:23:44.290Z] Successfully built c9c29bebc92a [2023-02-22T20:23:44.290Z] Successfully tagged security-spire-agent:latest [2023-02-22T20:23:44.290Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-02-22T20:23:45.278Z] 1ce36da41761: Pull complete [2023-02-22T20:23:45.278Z] 25b303627fd3: Verifying Checksum [2023-02-22T20:23:45.278Z] 25b303627fd3: Download complete [2023-02-22T20:23:46.816Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:23:46.816Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:23:46.816Z] ---> 389fb2f233ec [2023-02-22T20:23:46.816Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T20:23:46.816Z] ---> Using cache [2023-02-22T20:23:46.816Z] ---> dcea0716b791 [2023-02-22T20:23:46.816Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T20:23:53.558Z] ---> Running in cf2baaa2e893 [2023-02-22T20:23:53.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:53.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:53.816Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T20:23:53.816Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T20:23:53.816Z] OK: 17046 distinct packages available [2023-02-22T20:23:54.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:54.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:23:54.351Z] OK: 211 MiB in 51 packages [2023-02-22T20:23:55.365Z] 25b303627fd3: Pull complete [2023-02-22T20:23:55.365Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-22T20:23:55.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T20:23:55.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:23:55.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-7112 does not seem to be running inside a container [2023-02-22T20:23:55.613Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-22T20:23:57.907Z] $ docker top 13048d00cde8b9743f1de125475a804818de6430e3ae74e936e4de8110969612 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T20:23:58.721Z] + docker-compose build --help [2023-02-22T20:23:58.721Z] + grep parallel [2023-02-22T20:24:00.911Z] Removing intermediate container cf2baaa2e893 [2023-02-22T20:24:00.911Z] ---> 505f61c96939 [2023-02-22T20:24:00.911Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T20:24:00.911Z] ---> 6489440367e8 [2023-02-22T20:24:00.911Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:24:00.911Z] ---> Running in b77f8e74e7e1 [2023-02-22T20:24:00.911Z] Removing intermediate container d793bb516d7c [2023-02-22T20:24:00.911Z] ---> da70606ab146 [2023-02-22T20:24:00.911Z] Step 7/21 : COPY . . [2023-02-22T20:24:00.911Z] Removing intermediate container cf5d0cd85001 [2023-02-22T20:24:00.911Z] ---> 78d5ef3269b2 [2023-02-22T20:24:00.911Z] Step 8/22 : COPY . . [2023-02-22T20:24:02.057Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T20:24:02.360Z] $ docker stop --time=1 13048d00cde8b9743f1de125475a804818de6430e3ae74e936e4de8110969612 [2023-02-22T20:24:04.043Z] $ docker rm -f --volumes 13048d00cde8b9743f1de125475a804818de6430e3ae74e936e4de8110969612 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:24:04.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T20:24:04.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:24:04.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-7112 does not seem to be running inside a container [2023-02-22T20:24:04.813Z] $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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-02-22T20:24:06.006Z] $ docker top f332d8d2ae563976d646d11ac31e1556984f56549a7e1be2a42ec45e7ced39fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T20:24:06.515Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T20:24:11.873Z] Building core-command ... [2023-02-22T20:24:11.873Z] Building core-common-config-bootstrapper ... [2023-02-22T20:24:11.873Z] Building core-data ... [2023-02-22T20:24:11.873Z] Building core-metadata ... [2023-02-22T20:24:11.873Z] Building security-bootstrapper ... [2023-02-22T20:24:11.873Z] Building security-proxy-setup ... [2023-02-22T20:24:11.873Z] Building security-secretstore-setup ... [2023-02-22T20:24:11.873Z] Building security-spiffe-token-provider ... [2023-02-22T20:24:11.873Z] Building security-spire-agent ... [2023-02-22T20:24:11.873Z] Building security-spire-config ... [2023-02-22T20:24:11.873Z] Building security-spire-server ... [2023-02-22T20:24:11.873Z] Building support-notifications ... [2023-02-22T20:24:11.873Z] Building support-scheduler ... [2023-02-22T20:24:11.873Z] Building security-spire-agent [2023-02-22T20:24:11.873Z] Building core-command [2023-02-22T20:24:11.873Z] Building security-spire-config [2023-02-22T20:24:11.873Z] Building security-proxy-setup [2023-02-22T20:24:11.873Z] Building security-spire-server [2023-02-22T20:24:15.784Z] ---> b65943e82b7f [2023-02-22T20:24:15.784Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T20:24:15.784Z] ---> 8248c81e8503 [2023-02-22T20:24:15.784Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T20:24:15.784Z] ---> Running in 790f68ebe8b0 [2023-02-22T20:24:15.784Z] ---> Running in 5b9ce1dfeb63 [2023-02-22T20:24:15.784Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T20:24:15.784Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T20:24:21.951Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:24:21.951Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:24:21.951Z] ---> aa28f1b7f260 [2023-02-22T20:24:21.951Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T20:24:22.218Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:24:22.218Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:24:22.218Z] ---> aa28f1b7f260 [2023-02-22T20:24:22.218Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T20:24:22.487Z] ---> Running in d1c0a17eb384 [2023-02-22T20:24:22.487Z] ---> Running in 89d6c976833a [2023-02-22T20:24:22.487Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:24:22.487Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:24:22.487Z] ---> aa28f1b7f260 [2023-02-22T20:24:22.487Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:24:22.757Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:24:22.757Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:24:22.757Z] ---> aa28f1b7f260 [2023-02-22T20:24:22.757Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T20:24:22.757Z] ---> Running in 36d03db527c2 [2023-02-22T20:24:22.757Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:24:22.757Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:24:22.757Z] ---> aa28f1b7f260 [2023-02-22T20:24:22.757Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T20:24:23.025Z] ---> Running in 33c74f5b6820 [2023-02-22T20:24:23.025Z] Removing intermediate container 89d6c976833a [2023-02-22T20:24:23.025Z] ---> 327aa499d017 [2023-02-22T20:24:23.025Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T20:24:23.025Z] ---> Running in 0fcb16cb550b [2023-02-22T20:24:23.025Z] Removing intermediate container d1c0a17eb384 [2023-02-22T20:24:23.025Z] ---> c806d09314be [2023-02-22T20:24:23.292Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T20:24:23.292Z] ---> Running in e8b39c32d224 [2023-02-22T20:24:23.292Z] ---> Running in 85065cc0f0cc [2023-02-22T20:24:23.560Z] Removing intermediate container 36d03db527c2 [2023-02-22T20:24:23.560Z] ---> e40b5a206563 [2023-02-22T20:24:23.560Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T20:24:23.830Z] Removing intermediate container 33c74f5b6820 [2023-02-22T20:24:23.830Z] ---> 137d8dae7560 [2023-02-22T20:24:23.830Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T20:24:23.830Z] ---> Running in f04ae881a329 [2023-02-22T20:24:24.098Z] Removing intermediate container 0fcb16cb550b [2023-02-22T20:24:24.098Z] ---> cae7bb32ce77 [2023-02-22T20:24:24.098Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T20:24:24.098Z] ---> Running in ade9e6ede627 [2023-02-22T20:24:24.366Z] ---> Running in 680e1746cff7 [2023-02-22T20:24:24.652Z] Removing intermediate container f04ae881a329 [2023-02-22T20:24:24.653Z] ---> d0b6feaab9ae [2023-02-22T20:24:24.653Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T20:24:24.923Z] ---> Running in 40079d41b38b [2023-02-22T20:24:25.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:24:25.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:24:26.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:24:26.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:24:26.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:24:26.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:24:26.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:24:26.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:24:26.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:24:27.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:24:27.776Z] OK: 221 MiB in 51 packages [2023-02-22T20:24:27.776Z] OK: 221 MiB in 51 packages [2023-02-22T20:24:27.776Z] OK: 221 MiB in 51 packages [2023-02-22T20:24:28.372Z] OK: 221 MiB in 51 packages [2023-02-22T20:24:28.957Z] OK: 221 MiB in 51 packages [2023-02-22T20:24:29.930Z] Removing intermediate container e8b39c32d224 [2023-02-22T20:24:29.930Z] ---> b8f2212a89a9 [2023-02-22T20:24:29.930Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T20:24:29.930Z] Removing intermediate container 85065cc0f0cc [2023-02-22T20:24:29.930Z] ---> eb0e6d3068da [2023-02-22T20:24:29.930Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T20:24:30.200Z] Removing intermediate container ade9e6ede627 [2023-02-22T20:24:30.200Z] ---> 8c6d6b42e6d5 [2023-02-22T20:24:30.200Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T20:24:30.200Z] Removing intermediate container 680e1746cff7 [2023-02-22T20:24:30.200Z] ---> 315cccdb0bc2 [2023-02-22T20:24:30.200Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T20:24:30.471Z] Removing intermediate container 40079d41b38b [2023-02-22T20:24:30.471Z] ---> 8c7d61d1460b [2023-02-22T20:24:30.471Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T20:24:31.070Z] ---> f83a4332b4b3 [2023-02-22T20:24:31.071Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:24:31.071Z] ---> cd93438981e1 [2023-02-22T20:24:31.071Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:24:31.071Z] ---> Running in 3171e3a3cdfc [2023-02-22T20:24:31.358Z] ---> 20f4d720e458 [2023-02-22T20:24:31.358Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:24:31.358Z] ---> Running in b9d4fdd996d6 [2023-02-22T20:24:31.630Z] ---> Running in 661eb23101d5 [2023-02-22T20:24:31.630Z] ---> 2aeb64c1e8ce [2023-02-22T20:24:31.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:24:31.897Z] ---> Running in 2a4b1d4916f9 [2023-02-22T20:24:31.897Z] ---> 147f4489dfcb [2023-02-22T20:24:31.897Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:24:32.164Z] ---> Running in 2c9cb83a24e6 [2023-02-22T20:24:37.733Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T20:24:37.733Z] Removing intermediate container 5bdba4921666 [2023-02-22T20:24:37.733Z] Removing intermediate container 001407344dd2 [2023-02-22T20:24:37.733Z] ---> f58c906f39c5 [2023-02-22T20:24:37.733Z] Step 7/32 : COPY . . [2023-02-22T20:24:37.733Z] ---> 680e839bf01c [2023-02-22T20:24:37.733Z] Step 8/23 : COPY . . [2023-02-22T20:24:44.302Z] ---> 6120824c1beb [2023-02-22T20:24:44.303Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T20:24:44.303Z] ---> 335e77c4b7c1 [2023-02-22T20:24:44.303Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T20:24:44.303Z] ---> Running in 970d2fc3dd71 [2023-02-22T20:24:44.303Z] ---> Running in a2e250e67ec9 [2023-02-22T20:24:44.870Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T20:24:45.129Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T20:24:47.027Z] Removing intermediate container 5b9ce1dfeb63 [2023-02-22T20:24:47.027Z] ---> 9594695af6b7 [2023-02-22T20:24:47.027Z] [2023-02-22T20:24:47.027Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T20:24:47.027Z] ---> dfd21b5a31f5 [2023-02-22T20:24:47.027Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T20:24:47.976Z] ---> Running in d1e46466009c [2023-02-22T20:24:47.976Z] Removing intermediate container 790f68ebe8b0 [2023-02-22T20:24:47.976Z] ---> 9be94091d6b0 [2023-02-22T20:24:47.976Z] [2023-02-22T20:24:47.976Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T20:24:47.976Z] ---> dfd21b5a31f5 [2023-02-22T20:24:47.976Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T20:24:48.234Z] Removing intermediate container d1e46466009c [2023-02-22T20:24:48.234Z] ---> 77f06a20c7ec [2023-02-22T20:24:48.234Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T20:24:48.495Z] ---> Running in bf2fb6582e64 [2023-02-22T20:24:48.495Z] ---> Running in c53f1d5089d9 [2023-02-22T20:24:48.753Z] Removing intermediate container c53f1d5089d9 [2023-02-22T20:24:48.753Z] ---> 9bc23645fb39 [2023-02-22T20:24:48.753Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T20:24:48.753Z] ---> Running in df025a61c8c9 [2023-02-22T20:24:48.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:24:49.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:24:49.266Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T20:24:49.266Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T20:24:49.266Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T20:24:49.266Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T20:24:49.266Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T20:24:49.266Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T20:24:49.266Z] Removing intermediate container df025a61c8c9 [2023-02-22T20:24:49.266Z] ---> 5ba8d285c343 [2023-02-22T20:24:49.266Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T20:24:49.266Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:24:49.589Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T20:24:49.589Z] OK: 8 MiB in 20 packages [2023-02-22T20:24:50.157Z] ---> Running in 09c125c1d351 [2023-02-22T20:24:51.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:24:51.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:24:51.717Z] Removing intermediate container bf2fb6582e64 [2023-02-22T20:24:51.717Z] ---> 524b0bfca800 [2023-02-22T20:24:51.717Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T20:24:51.717Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T20:24:51.717Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:24:51.717Z] OK: 6 MiB in 15 packages [2023-02-22T20:24:52.019Z] ---> Running in 90724c421a54 [2023-02-22T20:24:52.993Z] Removing intermediate container 90724c421a54 [2023-02-22T20:24:52.993Z] ---> ea574b84489d [2023-02-22T20:24:52.993Z] Step 12/21 : WORKDIR /edgex [2023-02-22T20:24:52.993Z] ---> Running in a73316e2f5eb [2023-02-22T20:24:53.269Z] Removing intermediate container 09c125c1d351 [2023-02-22T20:24:53.269Z] ---> 357a4b6dbd91 [2023-02-22T20:24:53.269Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:24:53.269Z] Removing intermediate container a73316e2f5eb [2023-02-22T20:24:53.269Z] ---> 602c4b775ca2 [2023-02-22T20:24:53.269Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T20:24:53.531Z] ---> 2e581e66bcc8 [2023-02-22T20:24:53.531Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T20:24:53.789Z] Removing intermediate container b77f8e74e7e1 [2023-02-22T20:24:53.789Z] ---> fba77ab295bc [2023-02-22T20:24:53.789Z] Step 7/19 : COPY . . [2023-02-22T20:24:53.789Z] ---> f41ea387e6be [2023-02-22T20:24:53.789Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T20:25:02.108Z] ---> 00ba3e4c9363 [2023-02-22T20:25:02.108Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T20:25:02.108Z] ---> d6ad655fd996 [2023-02-22T20:25:02.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T20:25:02.108Z] ---> 4eb350c1db0f [2023-02-22T20:25:02.108Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T20:25:02.108Z] ---> Running in d36b6693e015 [2023-02-22T20:25:02.369Z] ---> d629e1a7ee39 [2023-02-22T20:25:02.369Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T20:25:02.369Z] ---> Running in 1dc2f4ace513 [2023-02-22T20:25:02.935Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-22T20:25:02.935Z] ---> 77efdc0b3917 [2023-02-22T20:25:02.935Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T20:25:02.935Z] Removing intermediate container 1dc2f4ace513 [2023-02-22T20:25:02.935Z] ---> 5bbf5aa9bf53 [2023-02-22T20:25:02.935Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:25:02.935Z] ---> Running in 1a504593ac6d [2023-02-22T20:25:03.195Z] ---> 983a009995b1 [2023-02-22T20:25:03.195Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T20:25:03.195Z] ---> Running in 1ae01c1894c4 [2023-02-22T20:25:03.195Z] Removing intermediate container 1a504593ac6d [2023-02-22T20:25:03.195Z] ---> 1c51f721718c [2023-02-22T20:25:03.195Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T20:25:03.195Z] ---> Running in 76380a9da3c4 [2023-02-22T20:25:03.779Z] Removing intermediate container 76380a9da3c4 [2023-02-22T20:25:03.779Z] ---> cc442d9b4732 [2023-02-22T20:25:03.779Z] Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:03.779Z] ---> Running in fdaeb0cb289b [2023-02-22T20:25:03.779Z] Removing intermediate container fdaeb0cb289b [2023-02-22T20:25:03.779Z] ---> e7e1769f8c4c [2023-02-22T20:25:03.779Z] Step 22/22 : LABEL version=3.0.0-dev.63 [2023-02-22T20:25:04.068Z] ---> Running in 5ad30d847992 [2023-02-22T20:25:04.334Z] Removing intermediate container 5ad30d847992 [2023-02-22T20:25:04.334Z] ---> 35aa9575de2e [2023-02-22T20:25:04.334Z] [2023-02-22T20:25:04.334Z] Removing intermediate container 1ae01c1894c4 [2023-02-22T20:25:04.334Z] ---> 1cd71861f61c [2023-02-22T20:25:04.334Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T20:25:04.334Z] ---> Running in a61951310f5d [2023-02-22T20:25:04.334Z] Successfully built 35aa9575de2e [2023-02-22T20:25:04.334Z] Successfully tagged core-data:latest [2023-02-22T20:25:04.334Z] Building security-secretstore-setup [2023-02-22T20:25:04.594Z]  Building core-data ... done Removing intermediate container a61951310f5d [2023-02-22T20:25:04.594Z] ---> 286901e0cd92 [2023-02-22T20:25:04.594Z] Step 19/21 : LABEL arch=x86_64 [2023-02-22T20:25:07.944Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:25:07.944Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:25:07.944Z] ---> 389fb2f233ec [2023-02-22T20:25:07.944Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T20:25:07.944Z] ---> Using cache [2023-02-22T20:25:07.944Z] ---> dcea0716b791 [2023-02-22T20:25:07.944Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T20:25:07.944Z] ---> Using cache [2023-02-22T20:25:07.944Z] ---> b0f0a787f1cf [2023-02-22T20:25:07.944Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T20:25:07.944Z] ---> Using cache [2023-02-22T20:25:07.944Z] ---> 27f253e60fae [2023-02-22T20:25:07.944Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:25:07.944Z] ---> Using cache [2023-02-22T20:25:07.944Z] ---> f58c906f39c5 [2023-02-22T20:25:07.944Z] Step 7/24 : COPY . . [2023-02-22T20:25:07.944Z] ---> Using cache [2023-02-22T20:25:07.944Z] ---> 6120824c1beb [2023-02-22T20:25:07.944Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T20:25:12.185Z] ---> Running in 7617a024da38 [2023-02-22T20:25:12.185Z] ---> Running in 9a8149be52a7 [2023-02-22T20:25:12.442Z] Removing intermediate container 7617a024da38 [2023-02-22T20:25:12.442Z] ---> 8e91c3cc1ac1 [2023-02-22T20:25:12.442Z] Step 20/21 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:12.442Z] ---> Running in e50b6ef011b6 [2023-02-22T20:25:12.727Z] Removing intermediate container e50b6ef011b6 [2023-02-22T20:25:12.727Z] ---> af9383e2c040 [2023-02-22T20:25:12.727Z] Step 21/21 : LABEL version=3.0.0-dev.63 [2023-02-22T20:25:12.985Z] ---> Running in 931a6e7c6b6b [2023-02-22T20:25:12.985Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T20:25:13.245Z] Removing intermediate container 931a6e7c6b6b [2023-02-22T20:25:13.245Z] ---> c429a815542f [2023-02-22T20:25:13.245Z] [2023-02-22T20:25:13.245Z] Successfully built c429a815542f [2023-02-22T20:25:13.245Z] Successfully tagged security-proxy-setup:latest [2023-02-22T20:25:13.245Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-02-22T20:25:18.665Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:25:18.665Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:25:18.665Z] ---> 389fb2f233ec [2023-02-22T20:25:18.665Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:25:18.665Z] ---> Using cache [2023-02-22T20:25:18.665Z] ---> a935edb40347 [2023-02-22T20:25:18.665Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T20:25:18.665Z] ---> Using cache [2023-02-22T20:25:18.665Z] ---> c56d4018d821 [2023-02-22T20:25:18.665Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T20:25:18.665Z] ---> Using cache [2023-02-22T20:25:18.665Z] ---> a6cae7653536 [2023-02-22T20:25:18.665Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T20:25:18.665Z] ---> Using cache [2023-02-22T20:25:18.665Z] ---> a0acea2efc89 [2023-02-22T20:25:18.665Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:25:18.665Z] ---> Using cache [2023-02-22T20:25:18.665Z] ---> 680e839bf01c [2023-02-22T20:25:18.665Z] Step 8/22 : COPY . . [2023-02-22T20:25:18.665Z] ---> Using cache [2023-02-22T20:25:18.665Z] ---> 335e77c4b7c1 [2023-02-22T20:25:18.665Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T20:25:27.422Z] ---> Running in faf3ea1a86aa [2023-02-22T20:25:27.422Z] Removing intermediate container a2e250e67ec9 [2023-02-22T20:25:27.422Z] ---> 81c5f130a1a6 [2023-02-22T20:25:27.422Z] [2023-02-22T20:25:27.422Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T20:25:27.422Z] ---> dfd21b5a31f5 [2023-02-22T20:25:27.422Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T20:25:27.422Z] ---> Using cache [2023-02-22T20:25:27.422Z] ---> d9e6d4821d42 [2023-02-22T20:25:27.422Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T20:25:27.422Z] ---> Using cache [2023-02-22T20:25:27.422Z] ---> 251e579f2b79 [2023-02-22T20:25:27.422Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T20:25:27.422Z] Removing intermediate container 970d2fc3dd71 [2023-02-22T20:25:27.422Z] ---> 4b5e52c1b5dc [2023-02-22T20:25:27.422Z] [2023-02-22T20:25:27.422Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T20:25:27.422Z] ---> dfd21b5a31f5 [2023-02-22T20:25:27.422Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T20:25:27.422Z] ---> Running in ed4b70b30a6d [2023-02-22T20:25:27.422Z] ---> Running in e97972c08b15 [2023-02-22T20:25:27.422Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T20:25:27.422Z] Removing intermediate container ed4b70b30a6d [2023-02-22T20:25:27.422Z] ---> 65363debaa51 [2023-02-22T20:25:27.422Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T20:25:27.422Z] Removing intermediate container e97972c08b15 [2023-02-22T20:25:27.422Z] ---> df6fc91b746a [2023-02-22T20:25:27.422Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T20:25:27.422Z] ---> Running in 873a10351512 [2023-02-22T20:25:27.422Z] ---> Running in 7d88a345adc1 [2023-02-22T20:25:27.681Z] Removing intermediate container 873a10351512 [2023-02-22T20:25:27.681Z] ---> 2d2e026316ee [2023-02-22T20:25:27.681Z] Step 15/23 : WORKDIR / [2023-02-22T20:25:27.681Z] ---> Running in b679643742ff [2023-02-22T20:25:27.942Z] Removing intermediate container b679643742ff [2023-02-22T20:25:27.942Z] ---> e3e00b202186 [2023-02-22T20:25:27.942Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:25:27.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:25:27.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:25:28.204Z] ---> 2817d7b18e6e [2023-02-22T20:25:28.204Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T20:25:28.204Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T20:25:28.204Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T20:25:28.204Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:25:28.204Z] OK: 6 MiB in 16 packages [2023-02-22T20:25:28.839Z] Removing intermediate container 7d88a345adc1 [2023-02-22T20:25:28.839Z] ---> eab410b8a59a [2023-02-22T20:25:28.839Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T20:25:29.102Z] ---> b53ebf976890 [2023-02-22T20:25:29.102Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T20:25:29.102Z] ---> Running in ca3c96bfdfab [2023-02-22T20:25:29.360Z] Removing intermediate container ca3c96bfdfab [2023-02-22T20:25:29.360Z] ---> 82f565808f5e [2023-02-22T20:25:29.360Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T20:25:29.360Z] ---> Running in 5ef7cb192202 [2023-02-22T20:25:29.619Z] ---> 400cccd84552 [2023-02-22T20:25:29.619Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T20:25:29.619Z] Removing intermediate container 5ef7cb192202 [2023-02-22T20:25:29.619Z] ---> Running in 32660f95628b [2023-02-22T20:25:29.619Z] ---> f30d6028b7c9 [2023-02-22T20:25:29.619Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T20:25:29.619Z] ---> Running in 620a5de84e13 [2023-02-22T20:25:29.619Z] Removing intermediate container 32660f95628b [2023-02-22T20:25:29.619Z] ---> 82bee5e9144d [2023-02-22T20:25:29.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:25:29.619Z] ---> Running in 9e50f3eaeafc [2023-02-22T20:25:29.878Z] Removing intermediate container 620a5de84e13 [2023-02-22T20:25:29.878Z] ---> 3eadc9711dce [2023-02-22T20:25:29.878Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T20:25:29.878Z] Removing intermediate container 9e50f3eaeafc [2023-02-22T20:25:29.878Z] ---> 23167aac5287 [2023-02-22T20:25:29.878Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T20:25:29.878Z] ---> Running in 1aabe2625c3b [2023-02-22T20:25:29.878Z] ---> Running in 0104c05fe9d1 [2023-02-22T20:25:30.137Z] Removing intermediate container 1aabe2625c3b [2023-02-22T20:25:30.137Z] ---> 1c8dfa2d0522 [2023-02-22T20:25:30.137Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T20:25:30.395Z] Removing intermediate container 0104c05fe9d1 [2023-02-22T20:25:30.395Z] ---> 88a44a0f4ecb [2023-02-22T20:25:30.395Z] Step 22/23 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:30.395Z] ---> Running in a72b8e7b76c1 [2023-02-22T20:25:30.395Z] ---> Running in d05e705d3052 [2023-02-22T20:25:30.680Z] Removing intermediate container d05e705d3052 [2023-02-22T20:25:30.680Z] ---> 6d16bd939c3d [2023-02-22T20:25:30.680Z] Step 23/23 : LABEL version=3.0.0-dev.63 [2023-02-22T20:25:30.680Z] ---> Running in b6cb3d7e2af7 [2023-02-22T20:25:30.939Z] Removing intermediate container b6cb3d7e2af7 [2023-02-22T20:25:30.939Z] ---> a607502cd806 [2023-02-22T20:25:30.939Z] [2023-02-22T20:25:31.196Z] Successfully built a607502cd806 [2023-02-22T20:25:31.196Z] Successfully tagged core-command:latest [2023-02-22T20:25:31.465Z]  Building core-command ... done Removing intermediate container a72b8e7b76c1 [2023-02-22T20:25:31.465Z] ---> ddb739a836ce [2023-02-22T20:25:31.465Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T20:25:31.795Z] ---> Running in edae86755d3b [2023-02-22T20:25:32.727Z] Removing intermediate container edae86755d3b [2023-02-22T20:25:32.727Z] ---> 55bb64811da0 [2023-02-22T20:25:32.727Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T20:25:36.006Z] ---> 66bd4e1aefe6 [2023-02-22T20:25:36.006Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T20:25:36.006Z] ---> Running in 0ee9e48304f5 [2023-02-22T20:25:36.006Z] Removing intermediate container d36b6693e015 [2023-02-22T20:25:36.006Z] ---> f1b591648d3c [2023-02-22T20:25:36.006Z] [2023-02-22T20:25:36.006Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T20:25:36.006Z] ---> 5ce65d7b0fde [2023-02-22T20:25:36.006Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T20:25:36.006Z] ---> Using cache [2023-02-22T20:25:36.006Z] ---> 9a988b1d652b [2023-02-22T20:25:36.006Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T20:25:36.006Z] ---> Running in 218ebb2d40eb [2023-02-22T20:25:36.273Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T20:25:36.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:25:36.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:25:37.067Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T20:25:37.067Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T20:25:37.067Z] OK: 15857 distinct packages available [2023-02-22T20:25:37.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:25:37.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:25:37.450Z] Removing intermediate container 0ee9e48304f5 [2023-02-22T20:25:37.450Z] ---> 8ed184a294aa [2023-02-22T20:25:37.450Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:25:37.450Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T20:25:37.450Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T20:25:37.450Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T20:25:37.708Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T20:25:37.708Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T20:25:37.708Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T20:25:37.708Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T20:25:37.708Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T20:25:37.708Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T20:25:37.708Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T20:25:37.708Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T20:25:37.708Z] OK: 8 MiB in 23 packages [2023-02-22T20:25:37.708Z] ---> 52ae43750053 [2023-02-22T20:25:37.708Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T20:25:38.640Z] ---> d63f2e5c18b1 [2023-02-22T20:25:38.640Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T20:25:38.640Z] Removing intermediate container 218ebb2d40eb [2023-02-22T20:25:38.640Z] ---> 6f5494026858 [2023-02-22T20:25:38.640Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:25:40.013Z] ---> d2a93f767bd8 [2023-02-22T20:25:40.013Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T20:25:40.274Z] ---> 7cc4e9db2573 [2023-02-22T20:25:40.274Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T20:25:40.274Z] ---> a3d695a23e27 [2023-02-22T20:25:40.274Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T20:25:40.274Z] Removing intermediate container 9a8149be52a7 [2023-02-22T20:25:40.274Z] ---> 188caec1c681 [2023-02-22T20:25:40.274Z] [2023-02-22T20:25:40.274Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T20:25:40.274Z] ---> dfd21b5a31f5 [2023-02-22T20:25:40.274Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T20:25:40.274Z] ---> Running in 1cc5201ffe61 [2023-02-22T20:25:40.884Z] ---> 1b0304563fd6 [2023-02-22T20:25:40.884Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T20:25:40.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:25:41.141Z] ---> da11d047eda6 [2023-02-22T20:25:41.141Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T20:25:41.141Z] ---> 178925c0d392 [2023-02-22T20:25:41.141Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T20:25:41.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:25:41.141Z] ---> a001f9440d0e [2023-02-22T20:25:41.141Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T20:25:41.400Z] ---> Running in 15e95334deef [2023-02-22T20:25:41.400Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T20:25:41.400Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T20:25:41.400Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T20:25:41.400Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:25:41.400Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T20:25:41.400Z] ---> 68f1c1c2104c [2023-02-22T20:25:41.400Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T20:25:41.400Z] OK: 6 MiB in 17 packages [2023-02-22T20:25:41.400Z] ---> Running in 63d18da2e0a4 [2023-02-22T20:25:41.657Z] Removing intermediate container 63d18da2e0a4 [2023-02-22T20:25:41.657Z] ---> df3299fe4240 [2023-02-22T20:25:41.657Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:25:41.657Z] ---> Running in f8efca8475c5 [2023-02-22T20:25:41.916Z] Removing intermediate container f8efca8475c5 [2023-02-22T20:25:41.916Z] ---> 2d89c5bed1ad [2023-02-22T20:25:41.916Z] Step 17/19 : LABEL arch=x86_64 [2023-02-22T20:25:41.916Z] Removing intermediate container 1cc5201ffe61 [2023-02-22T20:25:41.916Z] ---> 23cc54218a3a [2023-02-22T20:25:41.916Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T20:25:41.916Z] ---> Running in 85bf6ae8c146 [2023-02-22T20:25:41.916Z] ---> Running in a955b58a95b5 [2023-02-22T20:25:42.545Z] Removing intermediate container 85bf6ae8c146 [2023-02-22T20:25:42.545Z] ---> aa0b2c136c32 [2023-02-22T20:25:42.545Z] Step 18/19 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:42.545Z] Removing intermediate container a955b58a95b5 [2023-02-22T20:25:42.545Z] ---> ab0a0d4a522c [2023-02-22T20:25:42.545Z] Step 12/24 : WORKDIR / [2023-02-22T20:25:43.036Z] ---> Running in 43e8ee86844c [2023-02-22T20:25:43.036Z] ---> Running in 48eb54486cc7 [2023-02-22T20:25:43.036Z] Removing intermediate container 15e95334deef [2023-02-22T20:25:43.036Z] ---> 2717099a33f0 [2023-02-22T20:25:43.036Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T20:25:43.036Z] ---> Running in a9645121117c [2023-02-22T20:25:43.294Z] Removing intermediate container 43e8ee86844c [2023-02-22T20:25:43.294Z] ---> 0a09ca34b04d [2023-02-22T20:25:43.294Z] Step 19/19 : LABEL version=3.0.0-dev.63 [2023-02-22T20:25:43.554Z] Removing intermediate container a9645121117c [2023-02-22T20:25:43.554Z] ---> 03c3740d724b [2023-02-22T20:25:43.554Z] Step 29/32 : CMD ["gate"] [2023-02-22T20:25:43.554Z] Removing intermediate container 48eb54486cc7 [2023-02-22T20:25:43.554Z] ---> a26826275bbc [2023-02-22T20:25:43.554Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-22T20:25:43.554Z] ---> Running in 8260554f6b5b [2023-02-22T20:25:43.817Z] ---> Running in 3e91c69f9d86 [2023-02-22T20:25:43.817Z] Removing intermediate container 8260554f6b5b [2023-02-22T20:25:43.817Z] ---> 56571231b066 [2023-02-22T20:25:43.817Z] [2023-02-22T20:25:43.817Z] ---> b1165d77ab8e [2023-02-22T20:25:43.817Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-22T20:25:43.817Z] Successfully built 56571231b066 [2023-02-22T20:25:43.817Z] Removing intermediate container 3e91c69f9d86 [2023-02-22T20:25:43.817Z] ---> 95caf6560203 [2023-02-22T20:25:43.817Z] Step 30/32 : LABEL arch=x86_64 [2023-02-22T20:25:43.817Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-22T20:25:43.817Z]  Building security-spiffe-token-provider ... done  ---> Running in 86bda738ddd8 [2023-02-22T20:25:44.076Z] Removing intermediate container 86bda738ddd8 [2023-02-22T20:25:44.076Z] ---> f6b5edd3429e [2023-02-22T20:25:44.076Z] Step 31/32 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:44.076Z] ---> Running in 1ae4860992c7 [2023-02-22T20:25:44.076Z] ---> c70c79da4997 [2023-02-22T20:25:44.076Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T20:25:44.076Z] Removing intermediate container 1ae4860992c7 [2023-02-22T20:25:44.076Z] ---> b99e7f5ae2e8 [2023-02-22T20:25:44.076Z] Step 32/32 : LABEL version=3.0.0-dev.63 [2023-02-22T20:25:44.076Z] ---> 3794d0375304 [2023-02-22T20:25:44.076Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-22T20:25:44.076Z] ---> Running in 7fd430895c39 [2023-02-22T20:25:44.335Z] Removing intermediate container 7fd430895c39 [2023-02-22T20:25:44.335Z] ---> 0c5b8d4a167b [2023-02-22T20:25:44.335Z] [2023-02-22T20:25:44.335Z] ---> 382b7f9d3dfb [2023-02-22T20:25:44.335Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T20:25:44.335Z] Successfully built 0c5b8d4a167b [2023-02-22T20:25:44.335Z] Successfully tagged security-bootstrapper:latest [2023-02-22T20:25:45.111Z]  Building security-bootstrapper ... done  ---> 5f0ed98028c5 [2023-02-22T20:25:45.111Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T20:25:45.814Z] ---> 8da5499c2c02 [2023-02-22T20:25:45.814Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T20:25:46.571Z] ---> 3a5d1882084c [2023-02-22T20:25:46.571Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T20:25:46.571Z] ---> Running in 8b9fcb64dc77 [2023-02-22T20:25:47.642Z] Removing intermediate container faf3ea1a86aa [2023-02-22T20:25:47.642Z] ---> 204662155755 [2023-02-22T20:25:47.642Z] [2023-02-22T20:25:47.642Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T20:25:47.642Z] ---> dfd21b5a31f5 [2023-02-22T20:25:47.642Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T20:25:47.642Z] ---> Running in 2b21f7ee456f [2023-02-22T20:25:47.642Z] Removing intermediate container 8b9fcb64dc77 [2023-02-22T20:25:47.642Z] ---> 659f39ab7a07 [2023-02-22T20:25:47.642Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T20:25:47.642Z] ---> Running in 90e3847f81b7 [2023-02-22T20:25:47.642Z] Removing intermediate container 2b21f7ee456f [2023-02-22T20:25:47.642Z] ---> 7e9606cae31f [2023-02-22T20:25:47.642Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T20:25:47.642Z] ---> Running in 4d4194cf80d6 [2023-02-22T20:25:47.642Z] Removing intermediate container 90e3847f81b7 [2023-02-22T20:25:47.642Z] ---> e7667ac43398 [2023-02-22T20:25:47.642Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T20:25:47.642Z] ---> Running in 2822d5e19599 [2023-02-22T20:25:47.642Z] Removing intermediate container 2822d5e19599 [2023-02-22T20:25:47.642Z] ---> 67b207430280 [2023-02-22T20:25:47.642Z] Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:47.914Z] ---> Running in c2184b1a8af3 [2023-02-22T20:25:47.914Z] Removing intermediate container c2184b1a8af3 [2023-02-22T20:25:47.914Z] ---> 27bb614fc7f3 [2023-02-22T20:25:47.914Z] Step 24/24 : LABEL version=3.0.0-dev.63 [2023-02-22T20:25:47.914Z] ---> Running in 62e334683d6a [2023-02-22T20:25:47.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T20:25:47.914Z] Removing intermediate container 62e334683d6a [2023-02-22T20:25:47.914Z] ---> 64e0442e640d [2023-02-22T20:25:47.914Z] [2023-02-22T20:25:47.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T20:25:47.914Z] Successfully built 64e0442e640d [2023-02-22T20:25:47.914Z] Successfully tagged security-secretstore-setup:latest [2023-02-22T20:25:48.176Z]  Building security-secretstore-setup ... done (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T20:25:48.176Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:25:48.176Z] OK: 6 MiB in 15 packages [2023-02-22T20:25:48.439Z] Removing intermediate container 4d4194cf80d6 [2023-02-22T20:25:48.439Z] ---> 1815c2811768 [2023-02-22T20:25:48.439Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:25:48.765Z] ---> dce43616f3b8 [2023-02-22T20:25:48.765Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T20:25:49.040Z] ---> 3799a7a6a984 [2023-02-22T20:25:49.040Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T20:25:49.040Z] ---> da91e69c51a2 [2023-02-22T20:25:49.040Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T20:25:49.320Z] ---> e9ea1e649793 [2023-02-22T20:25:49.320Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T20:25:49.320Z] ---> Running in 095add0c8249 [2023-02-22T20:25:49.891Z] Removing intermediate container 095add0c8249 [2023-02-22T20:25:49.891Z] ---> d6bc3fc15284 [2023-02-22T20:25:49.891Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T20:25:49.891Z] ---> Running in 8e465a95a3ea [2023-02-22T20:25:49.891Z] Removing intermediate container 8e465a95a3ea [2023-02-22T20:25:49.891Z] ---> edc371092640 [2023-02-22T20:25:49.891Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T20:25:49.891Z] ---> Running in 3031adc1518e [2023-02-22T20:25:50.152Z] Removing intermediate container 3031adc1518e [2023-02-22T20:25:50.152Z] ---> fb870b4617a0 [2023-02-22T20:25:50.152Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T20:25:50.152Z] ---> Running in 4ea0b826cf78 [2023-02-22T20:25:50.152Z] Removing intermediate container 4ea0b826cf78 [2023-02-22T20:25:50.152Z] ---> ad666179bc5a [2023-02-22T20:25:50.152Z] Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:50.152Z] ---> Running in ac9d54b5ce33 [2023-02-22T20:25:50.414Z] Removing intermediate container ac9d54b5ce33 [2023-02-22T20:25:50.414Z] ---> 248444353610 [2023-02-22T20:25:50.414Z] Step 22/22 : LABEL version=3.0.0-dev.63 [2023-02-22T20:25:50.414Z] ---> Running in fb0e248c01c1 [2023-02-22T20:25:50.414Z] Removing intermediate container fb0e248c01c1 [2023-02-22T20:25:50.414Z] ---> 952f3aa5aae2 [2023-02-22T20:25:50.414Z] [2023-02-22T20:25:50.414Z] Successfully built 952f3aa5aae2 [2023-02-22T20:25:50.414Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-22T20:25:50.685Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-02-22T20:25:50.679Z] $ docker stop --time=1 d05d9650cc4503404fe733f932f340847f362da028c1bb510965a37f59d24387 [2023-02-22T20:25:51.929Z] $ docker rm -f --volumes d05d9650cc4503404fe733f932f340847f362da028c1bb510965a37f59d24387 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T20:25:52.267Z] + docker images [2023-02-22T20:25:52.267Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T20:25:52.267Z] core-common-config-bootstrapper latest 952f3aa5aae2 2 seconds ago 15.5MB [2023-02-22T20:25:52.267Z] security-secretstore-setup latest 64e0442e640d 5 seconds ago 30MB [2023-02-22T20:25:52.267Z] 204662155755 6 seconds ago 1.67GB [2023-02-22T20:25:52.267Z] security-bootstrapper latest 0c5b8d4a167b 8 seconds ago 20.4MB [2023-02-22T20:25:52.267Z] security-spiffe-token-provider latest 56571231b066 9 seconds ago 30MB [2023-02-22T20:25:52.267Z] 188caec1c681 12 seconds ago 1.67GB [2023-02-22T20:25:52.267Z] f1b591648d3c 17 seconds ago 1.72GB [2023-02-22T20:25:52.267Z] core-command latest a607502cd806 22 seconds ago 17.7MB [2023-02-22T20:25:52.267Z] 81c5f130a1a6 34 seconds ago 1.68GB [2023-02-22T20:25:52.267Z] 4b5e52c1b5dc 37 seconds ago 1.67GB [2023-02-22T20:25:52.267Z] security-proxy-setup latest c429a815542f 40 seconds ago 27.8MB [2023-02-22T20:25:52.267Z] core-data latest 35aa9575de2e 48 seconds ago 17.9MB [2023-02-22T20:25:52.267Z] 9be94091d6b0 About a minute ago 1.67GB [2023-02-22T20:25:52.267Z] 9594695af6b7 About a minute ago 1.68GB [2023-02-22T20:25:52.267Z] security-spire-agent latest c9c29bebc92a 2 minutes ago 125MB [2023-02-22T20:25:52.267Z] support-notifications latest 613487f2ec34 2 minutes ago 30.7MB [2023-02-22T20:25:52.267Z] c2d73c12d440 2 minutes ago 1.55GB [2023-02-22T20:25:52.267Z] core-metadata latest 03d006fa0e9a 2 minutes ago 18.5MB [2023-02-22T20:25:52.267Z] support-scheduler latest 2ac7953245f3 2 minutes ago 30MB [2023-02-22T20:25:52.267Z] 85c86cf8f634 2 minutes ago 1.74GB [2023-02-22T20:25:52.267Z] 0a12a84b8032 2 minutes ago 1.74GB [2023-02-22T20:25:52.267Z] 59843641d3be 2 minutes ago 1.69GB [2023-02-22T20:25:52.267Z] security-spire-config latest 8f42e89ee431 2 minutes ago 85.8MB [2023-02-22T20:25:52.267Z] security-spire-server latest a157a15b4fc8 2 minutes ago 86.5MB [2023-02-22T20:25:52.267Z] 03bf7bae3ec6 3 minutes ago 1.55GB [2023-02-22T20:25:52.267Z] 51ad0af1670e 3 minutes ago 1.55GB [2023-02-22T20:25:52.267Z] ci-base-image-x86_64 latest 389fb2f233ec 6 minutes ago 904MB [2023-02-22T20:25:52.267Z] alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB [2023-02-22T20:25:52.267Z] alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB [2023-02-22T20:25:52.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-22T20:25:52.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-22T20:25:52.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T20:25:52.385Z] provisioning config files... [2023-02-22T20:25:52.392Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config16015334569882293371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:25:52.691Z] ---> docker-login.sh [2023-02-22T20:25:52.691Z] nexus3.edgexfoundry.org:10001 [2023-02-22T20:25:52.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:25:52.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:25:52.691Z] Configure a credential helper to remove this warning. See [2023-02-22T20:25:52.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:25:52.691Z] [2023-02-22T20:25:52.691Z] Login Succeeded [2023-02-22T20:25:52.691Z] nexus3.edgexfoundry.org:10002 [2023-02-22T20:25:52.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:25:52.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:25:52.691Z] Configure a credential helper to remove this warning. See [2023-02-22T20:25:52.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:25:52.691Z] [2023-02-22T20:25:52.691Z] Login Succeeded [2023-02-22T20:25:52.691Z] nexus3.edgexfoundry.org:10003 [2023-02-22T20:25:52.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:25:52.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:25:52.950Z] Configure a credential helper to remove this warning. See [2023-02-22T20:25:52.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:25:52.950Z] [2023-02-22T20:25:52.950Z] Login Succeeded [2023-02-22T20:25:52.950Z] nexus3.edgexfoundry.org:10004 [2023-02-22T20:25:52.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:25:52.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:25:52.950Z] Configure a credential helper to remove this warning. See [2023-02-22T20:25:52.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:25:52.950Z] [2023-02-22T20:25:52.950Z] Login Succeeded [2023-02-22T20:25:52.950Z] docker.io [2023-02-22T20:25:53.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:25:53.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:25:53.208Z] Configure a credential helper to remove this warning. See [2023-02-22T20:25:53.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:25:53.208Z] [2023-02-22T20:25:53.208Z] Login Succeeded [2023-02-22T20:25:53.208Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T20:25:53.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:25:53.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T20:25:53.252Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-22T20:25:53.252Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:53.252Z] latest [2023-02-22T20:25:53.252Z] 3.0.0-dev.63 [2023-02-22T20:25:53.252Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:25:53.252Z] main [2023-02-22T20:25:53.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:53.569Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:53.885Z] + docker push nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:53.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-22T20:25:53.885Z] dd9d464557fd: Preparing [2023-02-22T20:25:53.885Z] a744389ee6ba: Preparing [2023-02-22T20:25:53.885Z] 0a32056de35f: Preparing [2023-02-22T20:25:53.885Z] a59565f4e6ac: Preparing [2023-02-22T20:25:53.885Z] aa5968d388b8: Preparing [2023-02-22T20:25:53.885Z] aa5968d388b8: Layer already exists [2023-02-22T20:25:53.885Z] a59565f4e6ac: Pushed [2023-02-22T20:25:53.885Z] 0a32056de35f: Pushed [2023-02-22T20:25:53.885Z] dd9d464557fd: Pushed [2023-02-22T20:25:55.263Z] a744389ee6ba: Pushed [2023-02-22T20:25:55.263Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:e9d034c2ab2d69fffd3a64eaab140eecc86cabab275f35a49d4484b549e1e3f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:55.571Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:55.879Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-22T20:25:55.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-22T20:25:55.879Z] dd9d464557fd: Preparing [2023-02-22T20:25:55.879Z] a744389ee6ba: Preparing [2023-02-22T20:25:55.879Z] 0a32056de35f: Preparing [2023-02-22T20:25:55.879Z] a59565f4e6ac: Preparing [2023-02-22T20:25:55.879Z] aa5968d388b8: Preparing [2023-02-22T20:25:55.879Z] dd9d464557fd: Layer already exists [2023-02-22T20:25:55.879Z] a59565f4e6ac: Layer already exists [2023-02-22T20:25:55.879Z] aa5968d388b8: Layer already exists [2023-02-22T20:25:55.879Z] 0a32056de35f: Layer already exists [2023-02-22T20:25:55.879Z] a744389ee6ba: Layer already exists [2023-02-22T20:25:55.879Z] latest: digest: sha256:e9d034c2ab2d69fffd3a64eaab140eecc86cabab275f35a49d4484b549e1e3f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:56.196Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:56.503Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.63 [2023-02-22T20:25:56.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-22T20:25:56.503Z] dd9d464557fd: Preparing [2023-02-22T20:25:56.503Z] a744389ee6ba: Preparing [2023-02-22T20:25:56.503Z] 0a32056de35f: Preparing [2023-02-22T20:25:56.503Z] a59565f4e6ac: Preparing [2023-02-22T20:25:56.503Z] aa5968d388b8: Preparing [2023-02-22T20:25:56.503Z] aa5968d388b8: Layer already exists [2023-02-22T20:25:56.503Z] 0a32056de35f: Layer already exists [2023-02-22T20:25:56.503Z] dd9d464557fd: Layer already exists [2023-02-22T20:25:56.503Z] a59565f4e6ac: Layer already exists [2023-02-22T20:25:56.503Z] a744389ee6ba: Layer already exists [2023-02-22T20:25:56.503Z] 3.0.0-dev.63: digest: sha256:e9d034c2ab2d69fffd3a64eaab140eecc86cabab275f35a49d4484b549e1e3f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:56.821Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:57.131Z] + docker push nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:25:57.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-22T20:25:57.131Z] dd9d464557fd: Preparing [2023-02-22T20:25:57.131Z] a744389ee6ba: Preparing [2023-02-22T20:25:57.131Z] 0a32056de35f: Preparing [2023-02-22T20:25:57.131Z] a59565f4e6ac: Preparing [2023-02-22T20:25:57.131Z] aa5968d388b8: Preparing [2023-02-22T20:25:57.131Z] dd9d464557fd: Layer already exists [2023-02-22T20:25:57.131Z] aa5968d388b8: Layer already exists [2023-02-22T20:25:57.131Z] a59565f4e6ac: Layer already exists [2023-02-22T20:25:57.131Z] 0a32056de35f: Layer already exists [2023-02-22T20:25:57.131Z] a744389ee6ba: Layer already exists [2023-02-22T20:25:57.131Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:e9d034c2ab2d69fffd3a64eaab140eecc86cabab275f35a49d4484b549e1e3f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:57.433Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:57.734Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-22T20:25:57.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-22T20:25:57.734Z] dd9d464557fd: Preparing [2023-02-22T20:25:57.734Z] a744389ee6ba: Preparing [2023-02-22T20:25:57.734Z] 0a32056de35f: Preparing [2023-02-22T20:25:57.734Z] a59565f4e6ac: Preparing [2023-02-22T20:25:57.734Z] aa5968d388b8: Preparing [2023-02-22T20:25:57.734Z] a744389ee6ba: Layer already exists [2023-02-22T20:25:57.734Z] dd9d464557fd: Layer already exists [2023-02-22T20:25:57.734Z] 0a32056de35f: Layer already exists [2023-02-22T20:25:57.735Z] aa5968d388b8: Layer already exists [2023-02-22T20:25:57.735Z] a59565f4e6ac: Layer already exists [2023-02-22T20:25:57.735Z] main: digest: sha256:e9d034c2ab2d69fffd3a64eaab140eecc86cabab275f35a49d4484b549e1e3f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:25:57.771Z] ===================================================== [Pipeline] echo [2023-02-22T20:25:57.776Z] taggedImages: [2023-02-22T20:25:57.777Z] - nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:57.777Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-22T20:25:57.777Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.63 [2023-02-22T20:25:57.777Z] - nexus3.edgexfoundry.org:10004/core-command:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:25:57.777Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-22T20:25:57.791Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-22T20:25:57.791Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:57.791Z] latest [2023-02-22T20:25:57.791Z] 3.0.0-dev.63 [2023-02-22T20:25:57.792Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:25:57.792Z] main [2023-02-22T20:25:57.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:58.093Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:58.395Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:25:58.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-22T20:25:58.395Z] 2a8911cc44eb: Preparing [2023-02-22T20:25:58.395Z] 2e80afaeb470: Preparing [2023-02-22T20:25:58.395Z] 63e9c33114da: Preparing [2023-02-22T20:25:58.395Z] 8a45b5d48f9c: Preparing [2023-02-22T20:25:58.395Z] 0a32056de35f: Preparing [2023-02-22T20:25:58.395Z] 256ec790ee5e: Preparing [2023-02-22T20:25:58.395Z] aa5968d388b8: Preparing [2023-02-22T20:25:58.395Z] 256ec790ee5e: Waiting [2023-02-22T20:25:58.395Z] aa5968d388b8: Waiting [2023-02-22T20:25:58.395Z] 0a32056de35f: Layer already exists [2023-02-22T20:25:58.395Z] 2e80afaeb470: Pushed [2023-02-22T20:25:58.395Z] 256ec790ee5e: Pushed [2023-02-22T20:25:58.395Z] 2a8911cc44eb: Pushed [2023-02-22T20:25:58.395Z] aa5968d388b8: Layer already exists [2023-02-22T20:25:58.395Z] 63e9c33114da: Pushed [2023-02-22T20:25:59.331Z] 8a45b5d48f9c: Pushed [2023-02-22T20:25:59.589Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:f1c6d4926e4fcb1f838eea7b88f24c3025721a388acfd0a4b4200ac65c2ac984 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:25:59.893Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:00.195Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-22T20:26:00.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-22T20:26:00.195Z] 2a8911cc44eb: Preparing [2023-02-22T20:26:00.195Z] 2e80afaeb470: Preparing [2023-02-22T20:26:00.195Z] 63e9c33114da: Preparing [2023-02-22T20:26:00.195Z] 8a45b5d48f9c: Preparing [2023-02-22T20:26:00.195Z] 0a32056de35f: Preparing [2023-02-22T20:26:00.195Z] 256ec790ee5e: Preparing [2023-02-22T20:26:00.195Z] aa5968d388b8: Preparing [2023-02-22T20:26:00.195Z] aa5968d388b8: Waiting [2023-02-22T20:26:00.195Z] 63e9c33114da: Layer already exists [2023-02-22T20:26:00.195Z] 2e80afaeb470: Layer already exists [2023-02-22T20:26:00.195Z] 2a8911cc44eb: Layer already exists [2023-02-22T20:26:00.195Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:00.195Z] 8a45b5d48f9c: Layer already exists [2023-02-22T20:26:00.195Z] 256ec790ee5e: Layer already exists [2023-02-22T20:26:00.195Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:00.195Z] latest: digest: sha256:f1c6d4926e4fcb1f838eea7b88f24c3025721a388acfd0a4b4200ac65c2ac984 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:00.492Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:00.792Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.63 [2023-02-22T20:26:00.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-22T20:26:00.792Z] 2a8911cc44eb: Preparing [2023-02-22T20:26:00.792Z] 2e80afaeb470: Preparing [2023-02-22T20:26:00.792Z] 63e9c33114da: Preparing [2023-02-22T20:26:00.792Z] 8a45b5d48f9c: Preparing [2023-02-22T20:26:00.792Z] 0a32056de35f: Preparing [2023-02-22T20:26:00.792Z] 256ec790ee5e: Preparing [2023-02-22T20:26:00.792Z] aa5968d388b8: Preparing [2023-02-22T20:26:00.792Z] 256ec790ee5e: Waiting [2023-02-22T20:26:00.792Z] aa5968d388b8: Waiting [2023-02-22T20:26:00.792Z] 8a45b5d48f9c: Layer already exists [2023-02-22T20:26:00.792Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:00.792Z] 2e80afaeb470: Layer already exists [2023-02-22T20:26:00.792Z] 2a8911cc44eb: Layer already exists [2023-02-22T20:26:00.792Z] 63e9c33114da: Layer already exists [2023-02-22T20:26:00.792Z] 256ec790ee5e: Layer already exists [2023-02-22T20:26:00.792Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:00.792Z] 3.0.0-dev.63: digest: sha256:f1c6d4926e4fcb1f838eea7b88f24c3025721a388acfd0a4b4200ac65c2ac984 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:01.096Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:01.394Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:01.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-22T20:26:01.394Z] 2a8911cc44eb: Preparing [2023-02-22T20:26:01.394Z] 2e80afaeb470: Preparing [2023-02-22T20:26:01.394Z] 63e9c33114da: Preparing [2023-02-22T20:26:01.394Z] 8a45b5d48f9c: Preparing [2023-02-22T20:26:01.394Z] 0a32056de35f: Preparing [2023-02-22T20:26:01.394Z] 256ec790ee5e: Preparing [2023-02-22T20:26:01.394Z] aa5968d388b8: Preparing [2023-02-22T20:26:01.394Z] 256ec790ee5e: Waiting [2023-02-22T20:26:01.394Z] aa5968d388b8: Waiting [2023-02-22T20:26:01.394Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:01.394Z] 8a45b5d48f9c: Layer already exists [2023-02-22T20:26:01.394Z] 2e80afaeb470: Layer already exists [2023-02-22T20:26:01.394Z] 2a8911cc44eb: Layer already exists [2023-02-22T20:26:01.394Z] 63e9c33114da: Layer already exists [2023-02-22T20:26:01.394Z] 256ec790ee5e: Layer already exists [2023-02-22T20:26:01.394Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:01.394Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:f1c6d4926e4fcb1f838eea7b88f24c3025721a388acfd0a4b4200ac65c2ac984 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:01.704Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:02.005Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-22T20:26:02.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-22T20:26:02.005Z] 2a8911cc44eb: Preparing [2023-02-22T20:26:02.005Z] 2e80afaeb470: Preparing [2023-02-22T20:26:02.005Z] 63e9c33114da: Preparing [2023-02-22T20:26:02.005Z] 8a45b5d48f9c: Preparing [2023-02-22T20:26:02.005Z] 0a32056de35f: Preparing [2023-02-22T20:26:02.005Z] 256ec790ee5e: Preparing [2023-02-22T20:26:02.005Z] aa5968d388b8: Preparing [2023-02-22T20:26:02.005Z] 256ec790ee5e: Waiting [2023-02-22T20:26:02.005Z] aa5968d388b8: Waiting [2023-02-22T20:26:02.005Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:02.005Z] 2e80afaeb470: Layer already exists [2023-02-22T20:26:02.005Z] 2a8911cc44eb: Layer already exists [2023-02-22T20:26:02.005Z] 8a45b5d48f9c: Layer already exists [2023-02-22T20:26:02.005Z] 63e9c33114da: Layer already exists [2023-02-22T20:26:02.005Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:02.005Z] 256ec790ee5e: Layer already exists [2023-02-22T20:26:02.005Z] main: digest: sha256:f1c6d4926e4fcb1f838eea7b88f24c3025721a388acfd0a4b4200ac65c2ac984 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:26:02.053Z] ===================================================== [Pipeline] echo [2023-02-22T20:26:02.063Z] taggedImages: [2023-02-22T20:26:02.063Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:02.063Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-22T20:26:02.063Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.63 [2023-02-22T20:26:02.063Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:02.063Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-22T20:26:02.084Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-22T20:26:02.084Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:02.084Z] latest [2023-02-22T20:26:02.084Z] 3.0.0-dev.63 [2023-02-22T20:26:02.084Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:02.084Z] main [2023-02-22T20:26:02.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:02.412Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:02.710Z] + docker push nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:02.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-22T20:26:02.710Z] 2863ebf88b19: Preparing [2023-02-22T20:26:02.710Z] f392bea87249: Preparing [2023-02-22T20:26:02.710Z] 0a32056de35f: Preparing [2023-02-22T20:26:02.710Z] b0200c1ac810: Preparing [2023-02-22T20:26:02.710Z] aa5968d388b8: Preparing [2023-02-22T20:26:02.710Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:02.710Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:02.710Z] 2863ebf88b19: Pushed [2023-02-22T20:26:02.710Z] b0200c1ac810: Pushed [2023-02-22T20:26:04.086Z] f392bea87249: Pushed [2023-02-22T20:26:04.086Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:5cdc59f55d53d4218f59f7f76c61537366a04a1292a93ffbe8327bacf53f6082 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:04.398Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:04.702Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-22T20:26:04.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-22T20:26:04.702Z] 2863ebf88b19: Preparing [2023-02-22T20:26:04.702Z] f392bea87249: Preparing [2023-02-22T20:26:04.702Z] 0a32056de35f: Preparing [2023-02-22T20:26:04.702Z] b0200c1ac810: Preparing [2023-02-22T20:26:04.702Z] aa5968d388b8: Preparing [2023-02-22T20:26:04.702Z] b0200c1ac810: Layer already exists [2023-02-22T20:26:04.702Z] 2863ebf88b19: Layer already exists [2023-02-22T20:26:04.702Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:04.702Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:04.702Z] f392bea87249: Layer already exists [2023-02-22T20:26:04.702Z] latest: digest: sha256:5cdc59f55d53d4218f59f7f76c61537366a04a1292a93ffbe8327bacf53f6082 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:05.013Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:05.322Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.63 [2023-02-22T20:26:05.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-22T20:26:05.322Z] 2863ebf88b19: Preparing [2023-02-22T20:26:05.322Z] f392bea87249: Preparing [2023-02-22T20:26:05.322Z] 0a32056de35f: Preparing [2023-02-22T20:26:05.322Z] b0200c1ac810: Preparing [2023-02-22T20:26:05.322Z] aa5968d388b8: Preparing [2023-02-22T20:26:05.322Z] 2863ebf88b19: Layer already exists [2023-02-22T20:26:05.323Z] f392bea87249: Layer already exists [2023-02-22T20:26:05.323Z] b0200c1ac810: Layer already exists [2023-02-22T20:26:05.323Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:05.323Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:05.323Z] 3.0.0-dev.63: digest: sha256:5cdc59f55d53d4218f59f7f76c61537366a04a1292a93ffbe8327bacf53f6082 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:05.635Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:05.937Z] + docker push nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:05.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-22T20:26:05.937Z] 2863ebf88b19: Preparing [2023-02-22T20:26:05.937Z] f392bea87249: Preparing [2023-02-22T20:26:05.937Z] 0a32056de35f: Preparing [2023-02-22T20:26:05.937Z] b0200c1ac810: Preparing [2023-02-22T20:26:05.937Z] aa5968d388b8: Preparing [2023-02-22T20:26:05.937Z] 2863ebf88b19: Layer already exists [2023-02-22T20:26:05.937Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:05.937Z] b0200c1ac810: Layer already exists [2023-02-22T20:26:05.937Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:05.937Z] f392bea87249: Layer already exists [2023-02-22T20:26:05.937Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:5cdc59f55d53d4218f59f7f76c61537366a04a1292a93ffbe8327bacf53f6082 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:06.242Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:06.549Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-22T20:26:06.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-22T20:26:06.550Z] 2863ebf88b19: Preparing [2023-02-22T20:26:06.550Z] f392bea87249: Preparing [2023-02-22T20:26:06.550Z] 0a32056de35f: Preparing [2023-02-22T20:26:06.550Z] b0200c1ac810: Preparing [2023-02-22T20:26:06.550Z] aa5968d388b8: Preparing [2023-02-22T20:26:06.550Z] 2863ebf88b19: Layer already exists [2023-02-22T20:26:06.550Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:06.550Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:06.550Z] b0200c1ac810: Layer already exists [2023-02-22T20:26:06.550Z] f392bea87249: Layer already exists [2023-02-22T20:26:06.550Z] main: digest: sha256:5cdc59f55d53d4218f59f7f76c61537366a04a1292a93ffbe8327bacf53f6082 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:26:06.588Z] ===================================================== [Pipeline] echo [2023-02-22T20:26:06.596Z] taggedImages: [2023-02-22T20:26:06.596Z] - nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:06.596Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-22T20:26:06.596Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.63 [2023-02-22T20:26:06.596Z] - nexus3.edgexfoundry.org:10004/core-data:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:06.596Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-22T20:26:06.620Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-22T20:26:06.620Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:06.620Z] latest [2023-02-22T20:26:06.620Z] 3.0.0-dev.63 [2023-02-22T20:26:06.620Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:06.620Z] main [2023-02-22T20:26:06.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:06.938Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:07.249Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:07.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-22T20:26:07.249Z] 3975ccd6982b: Preparing [2023-02-22T20:26:07.249Z] df234315468a: Preparing [2023-02-22T20:26:07.249Z] ce2d16e01d29: Preparing [2023-02-22T20:26:07.249Z] 0a32056de35f: Preparing [2023-02-22T20:26:07.249Z] a09a7747d463: Preparing [2023-02-22T20:26:07.249Z] aa5968d388b8: Preparing [2023-02-22T20:26:07.249Z] aa5968d388b8: Waiting [2023-02-22T20:26:07.249Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:07.249Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:07.249Z] a09a7747d463: Pushed [2023-02-22T20:26:07.249Z] df234315468a: Pushed [2023-02-22T20:26:07.249Z] 3975ccd6982b: Pushed [2023-02-22T20:26:08.625Z] ce2d16e01d29: Pushed [2023-02-22T20:26:08.625Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:e5ace26c900a1036f1d74291a1e7f5bce41434c4dae167dfec16aab2e382695d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:08.938Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:09.235Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-22T20:26:09.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-22T20:26:09.235Z] 3975ccd6982b: Preparing [2023-02-22T20:26:09.235Z] df234315468a: Preparing [2023-02-22T20:26:09.235Z] ce2d16e01d29: Preparing [2023-02-22T20:26:09.235Z] 0a32056de35f: Preparing [2023-02-22T20:26:09.235Z] a09a7747d463: Preparing [2023-02-22T20:26:09.235Z] aa5968d388b8: Preparing [2023-02-22T20:26:09.235Z] aa5968d388b8: Waiting [2023-02-22T20:26:09.235Z] 3975ccd6982b: Layer already exists [2023-02-22T20:26:09.235Z] a09a7747d463: Layer already exists [2023-02-22T20:26:09.235Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:09.235Z] ce2d16e01d29: Layer already exists [2023-02-22T20:26:09.235Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:09.235Z] df234315468a: Layer already exists [2023-02-22T20:26:09.235Z] latest: digest: sha256:e5ace26c900a1036f1d74291a1e7f5bce41434c4dae167dfec16aab2e382695d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:09.548Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:09.862Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.63 [2023-02-22T20:26:09.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-22T20:26:09.862Z] 3975ccd6982b: Preparing [2023-02-22T20:26:09.862Z] df234315468a: Preparing [2023-02-22T20:26:09.862Z] ce2d16e01d29: Preparing [2023-02-22T20:26:09.862Z] 0a32056de35f: Preparing [2023-02-22T20:26:09.862Z] a09a7747d463: Preparing [2023-02-22T20:26:09.862Z] aa5968d388b8: Preparing [2023-02-22T20:26:09.862Z] aa5968d388b8: Waiting [2023-02-22T20:26:09.862Z] ce2d16e01d29: Layer already exists [2023-02-22T20:26:09.862Z] a09a7747d463: Layer already exists [2023-02-22T20:26:09.862Z] 3975ccd6982b: Layer already exists [2023-02-22T20:26:09.862Z] df234315468a: Layer already exists [2023-02-22T20:26:09.862Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:09.862Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:09.862Z] 3.0.0-dev.63: digest: sha256:e5ace26c900a1036f1d74291a1e7f5bce41434c4dae167dfec16aab2e382695d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:10.182Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:10.490Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:10.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-22T20:26:10.490Z] 3975ccd6982b: Preparing [2023-02-22T20:26:10.490Z] df234315468a: Preparing [2023-02-22T20:26:10.490Z] ce2d16e01d29: Preparing [2023-02-22T20:26:10.490Z] 0a32056de35f: Preparing [2023-02-22T20:26:10.490Z] a09a7747d463: Preparing [2023-02-22T20:26:10.490Z] aa5968d388b8: Preparing [2023-02-22T20:26:10.490Z] aa5968d388b8: Waiting [2023-02-22T20:26:10.490Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:10.490Z] ce2d16e01d29: Layer already exists [2023-02-22T20:26:10.490Z] df234315468a: Layer already exists [2023-02-22T20:26:10.490Z] a09a7747d463: Layer already exists [2023-02-22T20:26:10.490Z] 3975ccd6982b: Layer already exists [2023-02-22T20:26:10.490Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:10.490Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:e5ace26c900a1036f1d74291a1e7f5bce41434c4dae167dfec16aab2e382695d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:10.807Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:11.110Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-22T20:26:11.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-22T20:26:11.110Z] 3975ccd6982b: Preparing [2023-02-22T20:26:11.110Z] df234315468a: Preparing [2023-02-22T20:26:11.110Z] ce2d16e01d29: Preparing [2023-02-22T20:26:11.110Z] 0a32056de35f: Preparing [2023-02-22T20:26:11.110Z] a09a7747d463: Preparing [2023-02-22T20:26:11.110Z] aa5968d388b8: Preparing [2023-02-22T20:26:11.110Z] aa5968d388b8: Waiting [2023-02-22T20:26:11.110Z] 3975ccd6982b: Layer already exists [2023-02-22T20:26:11.110Z] df234315468a: Layer already exists [2023-02-22T20:26:11.110Z] a09a7747d463: Layer already exists [2023-02-22T20:26:11.110Z] ce2d16e01d29: Layer already exists [2023-02-22T20:26:11.110Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:11.110Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:11.110Z] main: digest: sha256:e5ace26c900a1036f1d74291a1e7f5bce41434c4dae167dfec16aab2e382695d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:26:11.143Z] ===================================================== [Pipeline] echo [2023-02-22T20:26:11.148Z] taggedImages: [2023-02-22T20:26:11.148Z] - nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:11.148Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-22T20:26:11.148Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.63 [2023-02-22T20:26:11.148Z] - nexus3.edgexfoundry.org:10004/core-metadata:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:11.148Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-22T20:26:11.162Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-22T20:26:11.162Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:11.162Z] latest [2023-02-22T20:26:11.162Z] 3.0.0-dev.63 [2023-02-22T20:26:11.162Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:11.162Z] main [2023-02-22T20:26:11.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:11.467Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:11.768Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:11.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-22T20:26:11.769Z] e377ab261499: Preparing [2023-02-22T20:26:11.769Z] e377ab261499: Preparing [2023-02-22T20:26:11.769Z] e7a5d498ed35: Preparing [2023-02-22T20:26:11.769Z] 9947bfd0d2b1: Preparing [2023-02-22T20:26:11.769Z] 69fa40dc7a7d: Preparing [2023-02-22T20:26:11.769Z] 282d419968cd: Preparing [2023-02-22T20:26:11.769Z] 4b76ffd74254: Preparing [2023-02-22T20:26:11.769Z] 0a32056de35f: Preparing [2023-02-22T20:26:11.769Z] 6fecbbea54ce: Preparing [2023-02-22T20:26:11.769Z] 4b76ffd74254: Waiting [2023-02-22T20:26:11.769Z] 0a32056de35f: Waiting [2023-02-22T20:26:11.769Z] ec92e57e73e0: Preparing [2023-02-22T20:26:11.769Z] 335e904c683e: Preparing [2023-02-22T20:26:11.769Z] ec92e57e73e0: Waiting [2023-02-22T20:26:11.769Z] b94daf50c1fb: Preparing [2023-02-22T20:26:11.769Z] aa5968d388b8: Preparing [2023-02-22T20:26:11.769Z] 335e904c683e: Waiting [2023-02-22T20:26:11.769Z] aa5968d388b8: Waiting [2023-02-22T20:26:11.769Z] e7a5d498ed35: Pushed [2023-02-22T20:26:11.769Z] 9947bfd0d2b1: Pushed [2023-02-22T20:26:11.769Z] 69fa40dc7a7d: Pushed [2023-02-22T20:26:11.769Z] 282d419968cd: Pushed [2023-02-22T20:26:11.769Z] e377ab261499: Pushed [2023-02-22T20:26:12.027Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:12.027Z] 335e904c683e: Pushed [2023-02-22T20:26:12.027Z] 6fecbbea54ce: Pushed [2023-02-22T20:26:12.027Z] ec92e57e73e0: Pushed [2023-02-22T20:26:12.027Z] b94daf50c1fb: Pushed [2023-02-22T20:26:12.286Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:13.666Z] 4b76ffd74254: Pushed [2023-02-22T20:26:13.667Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:7cf334450ebc22587578b81443e0cbf572edba00f96367d159c165cf3ad002ec size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:13.978Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:14.295Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-22T20:26:14.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-22T20:26:14.295Z] e377ab261499: Preparing [2023-02-22T20:26:14.295Z] e377ab261499: Preparing [2023-02-22T20:26:14.295Z] e7a5d498ed35: Preparing [2023-02-22T20:26:14.295Z] 9947bfd0d2b1: Preparing [2023-02-22T20:26:14.296Z] 69fa40dc7a7d: Preparing [2023-02-22T20:26:14.296Z] 282d419968cd: Preparing [2023-02-22T20:26:14.296Z] 4b76ffd74254: Preparing [2023-02-22T20:26:14.296Z] 0a32056de35f: Preparing [2023-02-22T20:26:14.296Z] 6fecbbea54ce: Preparing [2023-02-22T20:26:14.296Z] ec92e57e73e0: Preparing [2023-02-22T20:26:14.296Z] 335e904c683e: Preparing [2023-02-22T20:26:14.296Z] b94daf50c1fb: Preparing [2023-02-22T20:26:14.296Z] aa5968d388b8: Preparing [2023-02-22T20:26:14.296Z] 0a32056de35f: Waiting [2023-02-22T20:26:14.296Z] 335e904c683e: Waiting [2023-02-22T20:26:14.296Z] b94daf50c1fb: Waiting [2023-02-22T20:26:14.296Z] aa5968d388b8: Waiting [2023-02-22T20:26:14.296Z] 6fecbbea54ce: Waiting [2023-02-22T20:26:14.296Z] ec92e57e73e0: Waiting [2023-02-22T20:26:14.296Z] 4b76ffd74254: Waiting [2023-02-22T20:26:14.296Z] e377ab261499: Layer already exists [2023-02-22T20:26:14.296Z] 69fa40dc7a7d: Layer already exists [2023-02-22T20:26:14.296Z] 9947bfd0d2b1: Layer already exists [2023-02-22T20:26:14.296Z] e7a5d498ed35: Layer already exists [2023-02-22T20:26:14.296Z] 282d419968cd: Layer already exists [2023-02-22T20:26:14.296Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:14.296Z] 4b76ffd74254: Layer already exists [2023-02-22T20:26:14.296Z] ec92e57e73e0: Layer already exists [2023-02-22T20:26:14.296Z] 6fecbbea54ce: Layer already exists [2023-02-22T20:26:14.296Z] 335e904c683e: Layer already exists [2023-02-22T20:26:14.296Z] b94daf50c1fb: Layer already exists [2023-02-22T20:26:14.296Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:14.296Z] latest: digest: sha256:7cf334450ebc22587578b81443e0cbf572edba00f96367d159c165cf3ad002ec size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:14.610Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:14.922Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.63 [2023-02-22T20:26:14.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-22T20:26:14.922Z] e377ab261499: Preparing [2023-02-22T20:26:14.922Z] e377ab261499: Preparing [2023-02-22T20:26:14.922Z] e7a5d498ed35: Preparing [2023-02-22T20:26:14.922Z] 9947bfd0d2b1: Preparing [2023-02-22T20:26:14.922Z] 69fa40dc7a7d: Preparing [2023-02-22T20:26:14.922Z] 282d419968cd: Preparing [2023-02-22T20:26:14.922Z] 4b76ffd74254: Preparing [2023-02-22T20:26:14.922Z] 0a32056de35f: Preparing [2023-02-22T20:26:14.922Z] 6fecbbea54ce: Preparing [2023-02-22T20:26:14.922Z] ec92e57e73e0: Preparing [2023-02-22T20:26:14.922Z] 335e904c683e: Preparing [2023-02-22T20:26:14.922Z] b94daf50c1fb: Preparing [2023-02-22T20:26:14.922Z] aa5968d388b8: Preparing [2023-02-22T20:26:14.922Z] 335e904c683e: Waiting [2023-02-22T20:26:14.922Z] ec92e57e73e0: Waiting [2023-02-22T20:26:14.922Z] b94daf50c1fb: Waiting [2023-02-22T20:26:14.922Z] 0a32056de35f: Waiting [2023-02-22T20:26:14.922Z] 6fecbbea54ce: Waiting [2023-02-22T20:26:14.922Z] 4b76ffd74254: Waiting [2023-02-22T20:26:14.922Z] 9947bfd0d2b1: Layer already exists [2023-02-22T20:26:14.922Z] 69fa40dc7a7d: Layer already exists [2023-02-22T20:26:14.922Z] e377ab261499: Layer already exists [2023-02-22T20:26:14.922Z] e7a5d498ed35: Layer already exists [2023-02-22T20:26:14.922Z] 282d419968cd: Layer already exists [2023-02-22T20:26:14.922Z] 4b76ffd74254: Layer already exists [2023-02-22T20:26:14.922Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:14.922Z] ec92e57e73e0: Layer already exists [2023-02-22T20:26:14.922Z] 335e904c683e: Layer already exists [2023-02-22T20:26:14.922Z] 6fecbbea54ce: Layer already exists [2023-02-22T20:26:14.922Z] b94daf50c1fb: Layer already exists [2023-02-22T20:26:14.922Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:14.922Z] 3.0.0-dev.63: digest: sha256:7cf334450ebc22587578b81443e0cbf572edba00f96367d159c165cf3ad002ec size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:15.241Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:15.552Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:15.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-22T20:26:15.552Z] e377ab261499: Preparing [2023-02-22T20:26:15.552Z] e377ab261499: Preparing [2023-02-22T20:26:15.552Z] e7a5d498ed35: Preparing [2023-02-22T20:26:15.552Z] 9947bfd0d2b1: Preparing [2023-02-22T20:26:15.552Z] 69fa40dc7a7d: Preparing [2023-02-22T20:26:15.552Z] 282d419968cd: Preparing [2023-02-22T20:26:15.552Z] 4b76ffd74254: Preparing [2023-02-22T20:26:15.552Z] 0a32056de35f: Preparing [2023-02-22T20:26:15.552Z] 6fecbbea54ce: Preparing [2023-02-22T20:26:15.552Z] ec92e57e73e0: Preparing [2023-02-22T20:26:15.552Z] 335e904c683e: Preparing [2023-02-22T20:26:15.552Z] b94daf50c1fb: Preparing [2023-02-22T20:26:15.552Z] aa5968d388b8: Preparing [2023-02-22T20:26:15.552Z] 4b76ffd74254: Waiting [2023-02-22T20:26:15.552Z] 0a32056de35f: Waiting [2023-02-22T20:26:15.552Z] 6fecbbea54ce: Waiting [2023-02-22T20:26:15.552Z] ec92e57e73e0: Waiting [2023-02-22T20:26:15.552Z] 335e904c683e: Waiting [2023-02-22T20:26:15.552Z] b94daf50c1fb: Waiting [2023-02-22T20:26:15.552Z] aa5968d388b8: Waiting [2023-02-22T20:26:15.552Z] 282d419968cd: Layer already exists [2023-02-22T20:26:15.552Z] 69fa40dc7a7d: Layer already exists [2023-02-22T20:26:15.552Z] 9947bfd0d2b1: Layer already exists [2023-02-22T20:26:15.552Z] e7a5d498ed35: Layer already exists [2023-02-22T20:26:15.552Z] e377ab261499: Layer already exists [2023-02-22T20:26:15.552Z] 4b76ffd74254: Layer already exists [2023-02-22T20:26:15.552Z] 6fecbbea54ce: Layer already exists [2023-02-22T20:26:15.552Z] ec92e57e73e0: Layer already exists [2023-02-22T20:26:15.552Z] 335e904c683e: Layer already exists [2023-02-22T20:26:15.552Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:15.552Z] b94daf50c1fb: Layer already exists [2023-02-22T20:26:15.552Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:15.552Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:7cf334450ebc22587578b81443e0cbf572edba00f96367d159c165cf3ad002ec size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:15.871Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:16.182Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-22T20:26:16.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-22T20:26:16.182Z] e377ab261499: Preparing [2023-02-22T20:26:16.182Z] e377ab261499: Preparing [2023-02-22T20:26:16.182Z] e7a5d498ed35: Preparing [2023-02-22T20:26:16.182Z] 9947bfd0d2b1: Preparing [2023-02-22T20:26:16.182Z] 69fa40dc7a7d: Preparing [2023-02-22T20:26:16.182Z] 282d419968cd: Preparing [2023-02-22T20:26:16.182Z] 4b76ffd74254: Preparing [2023-02-22T20:26:16.182Z] 0a32056de35f: Preparing [2023-02-22T20:26:16.182Z] 6fecbbea54ce: Preparing [2023-02-22T20:26:16.182Z] ec92e57e73e0: Preparing [2023-02-22T20:26:16.182Z] 335e904c683e: Preparing [2023-02-22T20:26:16.182Z] b94daf50c1fb: Preparing [2023-02-22T20:26:16.182Z] aa5968d388b8: Preparing [2023-02-22T20:26:16.182Z] 6fecbbea54ce: Waiting [2023-02-22T20:26:16.182Z] b94daf50c1fb: Waiting [2023-02-22T20:26:16.182Z] aa5968d388b8: Waiting [2023-02-22T20:26:16.182Z] 0a32056de35f: Waiting [2023-02-22T20:26:16.182Z] ec92e57e73e0: Waiting [2023-02-22T20:26:16.182Z] 335e904c683e: Waiting [2023-02-22T20:26:16.182Z] 9947bfd0d2b1: Layer already exists [2023-02-22T20:26:16.182Z] e377ab261499: Layer already exists [2023-02-22T20:26:16.182Z] 282d419968cd: Layer already exists [2023-02-22T20:26:16.182Z] e7a5d498ed35: Layer already exists [2023-02-22T20:26:16.182Z] 69fa40dc7a7d: Layer already exists [2023-02-22T20:26:16.182Z] 4b76ffd74254: Layer already exists [2023-02-22T20:26:16.182Z] ec92e57e73e0: Layer already exists [2023-02-22T20:26:16.182Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:16.182Z] 6fecbbea54ce: Layer already exists [2023-02-22T20:26:16.182Z] 335e904c683e: Layer already exists [2023-02-22T20:26:16.182Z] b94daf50c1fb: Layer already exists [2023-02-22T20:26:16.182Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:16.182Z] main: digest: sha256:7cf334450ebc22587578b81443e0cbf572edba00f96367d159c165cf3ad002ec size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:26:16.231Z] ===================================================== [Pipeline] echo [2023-02-22T20:26:16.239Z] taggedImages: [2023-02-22T20:26:16.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:16.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-22T20:26:16.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.63 [2023-02-22T20:26:16.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:16.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-22T20:26:16.261Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-22T20:26:16.261Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:16.261Z] latest [2023-02-22T20:26:16.261Z] 3.0.0-dev.63 [2023-02-22T20:26:16.261Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:16.261Z] main [2023-02-22T20:26:16.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:16.581Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:16.887Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:16.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-22T20:26:16.887Z] 799a4c81c02d: Preparing [2023-02-22T20:26:16.887Z] 384a6c55ccf3: Preparing [2023-02-22T20:26:16.887Z] 293016f7b0de: Preparing [2023-02-22T20:26:16.887Z] a60d510de024: Preparing [2023-02-22T20:26:16.887Z] b4ca5569c0a0: Preparing [2023-02-22T20:26:16.887Z] bf2a87200398: Preparing [2023-02-22T20:26:16.887Z] 520155217234: Preparing [2023-02-22T20:26:16.887Z] aa5968d388b8: Preparing [2023-02-22T20:26:16.887Z] 520155217234: Waiting [2023-02-22T20:26:16.887Z] aa5968d388b8: Waiting [2023-02-22T20:26:16.887Z] 384a6c55ccf3: Pushed [2023-02-22T20:26:16.887Z] b4ca5569c0a0: Pushed [2023-02-22T20:26:16.887Z] 799a4c81c02d: Pushed [2023-02-22T20:26:17.146Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:17.146Z] bf2a87200398: Pushed [2023-02-22T20:26:17.406Z] 520155217234: Pushed [2023-02-22T20:26:17.973Z] a60d510de024: Pushed [2023-02-22T20:26:17.973Z] 293016f7b0de: Pushed [2023-02-22T20:26:18.233Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:66739f4c30aaf0040d2e15f09bba9caf760a51fc6df897d1dd986ced771331ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:18.540Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:18.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-22T20:26:18.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-22T20:26:18.847Z] 799a4c81c02d: Preparing [2023-02-22T20:26:18.847Z] 384a6c55ccf3: Preparing [2023-02-22T20:26:18.847Z] 293016f7b0de: Preparing [2023-02-22T20:26:18.847Z] a60d510de024: Preparing [2023-02-22T20:26:18.847Z] b4ca5569c0a0: Preparing [2023-02-22T20:26:18.847Z] bf2a87200398: Preparing [2023-02-22T20:26:18.847Z] 520155217234: Preparing [2023-02-22T20:26:18.847Z] aa5968d388b8: Preparing [2023-02-22T20:26:18.847Z] bf2a87200398: Waiting [2023-02-22T20:26:18.847Z] 520155217234: Waiting [2023-02-22T20:26:18.847Z] aa5968d388b8: Waiting [2023-02-22T20:26:18.847Z] 799a4c81c02d: Layer already exists [2023-02-22T20:26:18.847Z] 384a6c55ccf3: Layer already exists [2023-02-22T20:26:18.847Z] a60d510de024: Layer already exists [2023-02-22T20:26:18.847Z] 293016f7b0de: Layer already exists [2023-02-22T20:26:18.847Z] b4ca5569c0a0: Layer already exists [2023-02-22T20:26:18.847Z] 520155217234: Layer already exists [2023-02-22T20:26:18.847Z] bf2a87200398: Layer already exists [2023-02-22T20:26:18.847Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:18.847Z] latest: digest: sha256:66739f4c30aaf0040d2e15f09bba9caf760a51fc6df897d1dd986ced771331ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:19.156Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:19.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.63 [2023-02-22T20:26:19.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-22T20:26:19.465Z] 799a4c81c02d: Preparing [2023-02-22T20:26:19.465Z] 384a6c55ccf3: Preparing [2023-02-22T20:26:19.465Z] 293016f7b0de: Preparing [2023-02-22T20:26:19.465Z] a60d510de024: Preparing [2023-02-22T20:26:19.465Z] b4ca5569c0a0: Preparing [2023-02-22T20:26:19.465Z] bf2a87200398: Preparing [2023-02-22T20:26:19.465Z] 520155217234: Preparing [2023-02-22T20:26:19.465Z] aa5968d388b8: Preparing [2023-02-22T20:26:19.465Z] 520155217234: Waiting [2023-02-22T20:26:19.465Z] aa5968d388b8: Waiting [2023-02-22T20:26:19.465Z] 384a6c55ccf3: Layer already exists [2023-02-22T20:26:19.465Z] 293016f7b0de: Layer already exists [2023-02-22T20:26:19.465Z] b4ca5569c0a0: Layer already exists [2023-02-22T20:26:19.465Z] 799a4c81c02d: Layer already exists [2023-02-22T20:26:19.465Z] a60d510de024: Layer already exists [2023-02-22T20:26:19.465Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:19.465Z] 520155217234: Layer already exists [2023-02-22T20:26:19.465Z] bf2a87200398: Layer already exists [2023-02-22T20:26:19.465Z] 3.0.0-dev.63: digest: sha256:66739f4c30aaf0040d2e15f09bba9caf760a51fc6df897d1dd986ced771331ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:19.770Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:20.073Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:20.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-22T20:26:20.073Z] 799a4c81c02d: Preparing [2023-02-22T20:26:20.073Z] 384a6c55ccf3: Preparing [2023-02-22T20:26:20.073Z] 293016f7b0de: Preparing [2023-02-22T20:26:20.073Z] a60d510de024: Preparing [2023-02-22T20:26:20.073Z] b4ca5569c0a0: Preparing [2023-02-22T20:26:20.073Z] bf2a87200398: Preparing [2023-02-22T20:26:20.073Z] 520155217234: Preparing [2023-02-22T20:26:20.073Z] aa5968d388b8: Preparing [2023-02-22T20:26:20.073Z] bf2a87200398: Waiting [2023-02-22T20:26:20.073Z] 520155217234: Waiting [2023-02-22T20:26:20.073Z] aa5968d388b8: Waiting [2023-02-22T20:26:20.073Z] b4ca5569c0a0: Layer already exists [2023-02-22T20:26:20.073Z] 293016f7b0de: Layer already exists [2023-02-22T20:26:20.073Z] 799a4c81c02d: Layer already exists [2023-02-22T20:26:20.073Z] a60d510de024: Layer already exists [2023-02-22T20:26:20.073Z] 384a6c55ccf3: Layer already exists [2023-02-22T20:26:20.073Z] bf2a87200398: Layer already exists [2023-02-22T20:26:20.073Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:20.073Z] 520155217234: Layer already exists [2023-02-22T20:26:20.073Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:66739f4c30aaf0040d2e15f09bba9caf760a51fc6df897d1dd986ced771331ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:20.387Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:20.691Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-22T20:26:20.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-22T20:26:20.691Z] 799a4c81c02d: Preparing [2023-02-22T20:26:20.691Z] 384a6c55ccf3: Preparing [2023-02-22T20:26:20.692Z] 293016f7b0de: Preparing [2023-02-22T20:26:20.692Z] a60d510de024: Preparing [2023-02-22T20:26:20.692Z] b4ca5569c0a0: Preparing [2023-02-22T20:26:20.692Z] bf2a87200398: Preparing [2023-02-22T20:26:20.692Z] 520155217234: Preparing [2023-02-22T20:26:20.692Z] aa5968d388b8: Preparing [2023-02-22T20:26:20.692Z] bf2a87200398: Waiting [2023-02-22T20:26:20.692Z] 520155217234: Waiting [2023-02-22T20:26:20.692Z] aa5968d388b8: Waiting [2023-02-22T20:26:20.692Z] 293016f7b0de: Layer already exists [2023-02-22T20:26:20.692Z] b4ca5569c0a0: Layer already exists [2023-02-22T20:26:20.692Z] a60d510de024: Layer already exists [2023-02-22T20:26:20.692Z] 799a4c81c02d: Layer already exists [2023-02-22T20:26:20.692Z] 384a6c55ccf3: Layer already exists [2023-02-22T20:26:20.692Z] 520155217234: Layer already exists [2023-02-22T20:26:20.692Z] bf2a87200398: Layer already exists [2023-02-22T20:26:20.692Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:20.692Z] main: digest: sha256:66739f4c30aaf0040d2e15f09bba9caf760a51fc6df897d1dd986ced771331ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:26:20.735Z] ===================================================== [Pipeline] echo [2023-02-22T20:26:20.741Z] taggedImages: [2023-02-22T20:26:20.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:20.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-22T20:26:20.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.63 [2023-02-22T20:26:20.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:20.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-22T20:26:20.758Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-22T20:26:20.758Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:20.758Z] latest [2023-02-22T20:26:20.758Z] 3.0.0-dev.63 [2023-02-22T20:26:20.758Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:20.758Z] main [2023-02-22T20:26:20.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:21.084Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:21.419Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:21.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-22T20:26:21.419Z] d16c5062c908: Preparing [2023-02-22T20:26:21.419Z] c33f4879d36b: Preparing [2023-02-22T20:26:21.419Z] 35a5b4a2eeeb: Preparing [2023-02-22T20:26:21.419Z] 20a3f833628f: Preparing [2023-02-22T20:26:21.419Z] 4780ba971b40: Preparing [2023-02-22T20:26:21.419Z] 73997bff8b80: Preparing [2023-02-22T20:26:21.419Z] 1331ed7799fa: Preparing [2023-02-22T20:26:21.419Z] 08b3d7533dd1: Preparing [2023-02-22T20:26:21.419Z] bbcfef4688dc: Preparing [2023-02-22T20:26:21.419Z] aa5968d388b8: Preparing [2023-02-22T20:26:21.419Z] 1331ed7799fa: Waiting [2023-02-22T20:26:21.419Z] 08b3d7533dd1: Waiting [2023-02-22T20:26:21.419Z] aa5968d388b8: Waiting [2023-02-22T20:26:21.419Z] c33f4879d36b: Pushed [2023-02-22T20:26:21.419Z] d16c5062c908: Pushed [2023-02-22T20:26:21.419Z] 4780ba971b40: Pushed [2023-02-22T20:26:21.679Z] 73997bff8b80: Pushed [2023-02-22T20:26:21.679Z] 1331ed7799fa: Pushed [2023-02-22T20:26:21.679Z] 08b3d7533dd1: Pushed [2023-02-22T20:26:21.679Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:21.679Z] bbcfef4688dc: Pushed [2023-02-22T20:26:22.621Z] 20a3f833628f: Pushed [2023-02-22T20:26:22.880Z] 35a5b4a2eeeb: Pushed [2023-02-22T20:26:23.139Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:cbaef2af31b951aa5b021e99e556eabf25b7f13b6c1421052ea75b8757770279 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:23.444Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:23.748Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-22T20:26:23.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-22T20:26:23.748Z] d16c5062c908: Preparing [2023-02-22T20:26:23.748Z] c33f4879d36b: Preparing [2023-02-22T20:26:23.748Z] 35a5b4a2eeeb: Preparing [2023-02-22T20:26:23.748Z] 20a3f833628f: Preparing [2023-02-22T20:26:23.748Z] 4780ba971b40: Preparing [2023-02-22T20:26:23.748Z] 73997bff8b80: Preparing [2023-02-22T20:26:23.748Z] 1331ed7799fa: Preparing [2023-02-22T20:26:23.748Z] 08b3d7533dd1: Preparing [2023-02-22T20:26:23.748Z] bbcfef4688dc: Preparing [2023-02-22T20:26:23.748Z] aa5968d388b8: Preparing [2023-02-22T20:26:23.748Z] 1331ed7799fa: Waiting [2023-02-22T20:26:23.748Z] 08b3d7533dd1: Waiting [2023-02-22T20:26:23.748Z] bbcfef4688dc: Waiting [2023-02-22T20:26:23.748Z] aa5968d388b8: Waiting [2023-02-22T20:26:23.748Z] 73997bff8b80: Waiting [2023-02-22T20:26:23.748Z] d16c5062c908: Layer already exists [2023-02-22T20:26:23.748Z] 35a5b4a2eeeb: Layer already exists [2023-02-22T20:26:23.748Z] c33f4879d36b: Layer already exists [2023-02-22T20:26:23.748Z] 20a3f833628f: Layer already exists [2023-02-22T20:26:23.748Z] 4780ba971b40: Layer already exists [2023-02-22T20:26:23.748Z] 08b3d7533dd1: Layer already exists [2023-02-22T20:26:23.748Z] 73997bff8b80: Layer already exists [2023-02-22T20:26:23.748Z] 1331ed7799fa: Layer already exists [2023-02-22T20:26:23.748Z] bbcfef4688dc: Layer already exists [2023-02-22T20:26:23.748Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:23.748Z] latest: digest: sha256:cbaef2af31b951aa5b021e99e556eabf25b7f13b6c1421052ea75b8757770279 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:24.061Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:24.367Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.63 [2023-02-22T20:26:24.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-22T20:26:24.367Z] d16c5062c908: Preparing [2023-02-22T20:26:24.367Z] c33f4879d36b: Preparing [2023-02-22T20:26:24.367Z] 35a5b4a2eeeb: Preparing [2023-02-22T20:26:24.367Z] 20a3f833628f: Preparing [2023-02-22T20:26:24.367Z] 4780ba971b40: Preparing [2023-02-22T20:26:24.367Z] 73997bff8b80: Preparing [2023-02-22T20:26:24.367Z] 1331ed7799fa: Preparing [2023-02-22T20:26:24.367Z] 73997bff8b80: Waiting [2023-02-22T20:26:24.367Z] 08b3d7533dd1: Preparing [2023-02-22T20:26:24.367Z] bbcfef4688dc: Preparing [2023-02-22T20:26:24.367Z] aa5968d388b8: Preparing [2023-02-22T20:26:24.367Z] 1331ed7799fa: Waiting [2023-02-22T20:26:24.367Z] bbcfef4688dc: Waiting [2023-02-22T20:26:24.367Z] aa5968d388b8: Waiting [2023-02-22T20:26:24.367Z] 20a3f833628f: Layer already exists [2023-02-22T20:26:24.367Z] 35a5b4a2eeeb: Layer already exists [2023-02-22T20:26:24.367Z] c33f4879d36b: Layer already exists [2023-02-22T20:26:24.367Z] d16c5062c908: Layer already exists [2023-02-22T20:26:24.367Z] 4780ba971b40: Layer already exists [2023-02-22T20:26:24.367Z] 73997bff8b80: Layer already exists [2023-02-22T20:26:24.367Z] bbcfef4688dc: Layer already exists [2023-02-22T20:26:24.367Z] 08b3d7533dd1: Layer already exists [2023-02-22T20:26:24.367Z] 1331ed7799fa: Layer already exists [2023-02-22T20:26:24.367Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:24.367Z] 3.0.0-dev.63: digest: sha256:cbaef2af31b951aa5b021e99e556eabf25b7f13b6c1421052ea75b8757770279 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:24.679Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:24.976Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:24.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-22T20:26:24.976Z] d16c5062c908: Preparing [2023-02-22T20:26:24.976Z] c33f4879d36b: Preparing [2023-02-22T20:26:24.976Z] 35a5b4a2eeeb: Preparing [2023-02-22T20:26:24.976Z] 20a3f833628f: Preparing [2023-02-22T20:26:24.976Z] 4780ba971b40: Preparing [2023-02-22T20:26:24.976Z] 73997bff8b80: Preparing [2023-02-22T20:26:24.976Z] 1331ed7799fa: Preparing [2023-02-22T20:26:24.976Z] 08b3d7533dd1: Preparing [2023-02-22T20:26:24.976Z] bbcfef4688dc: Preparing [2023-02-22T20:26:24.976Z] aa5968d388b8: Preparing [2023-02-22T20:26:24.976Z] 73997bff8b80: Waiting [2023-02-22T20:26:24.976Z] 1331ed7799fa: Waiting [2023-02-22T20:26:24.976Z] 08b3d7533dd1: Waiting [2023-02-22T20:26:24.976Z] bbcfef4688dc: Waiting [2023-02-22T20:26:24.976Z] aa5968d388b8: Waiting [2023-02-22T20:26:24.976Z] c33f4879d36b: Layer already exists [2023-02-22T20:26:24.976Z] 4780ba971b40: Layer already exists [2023-02-22T20:26:24.976Z] d16c5062c908: Layer already exists [2023-02-22T20:26:24.976Z] 20a3f833628f: Layer already exists [2023-02-22T20:26:24.976Z] 35a5b4a2eeeb: Layer already exists [2023-02-22T20:26:24.976Z] 73997bff8b80: Layer already exists [2023-02-22T20:26:24.976Z] 08b3d7533dd1: Layer already exists [2023-02-22T20:26:24.976Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:24.976Z] bbcfef4688dc: Layer already exists [2023-02-22T20:26:24.976Z] 1331ed7799fa: Layer already exists [2023-02-22T20:26:24.976Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:cbaef2af31b951aa5b021e99e556eabf25b7f13b6c1421052ea75b8757770279 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:25.282Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:25.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-22T20:26:25.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-22T20:26:25.582Z] d16c5062c908: Preparing [2023-02-22T20:26:25.582Z] c33f4879d36b: Preparing [2023-02-22T20:26:25.582Z] 35a5b4a2eeeb: Preparing [2023-02-22T20:26:25.582Z] 20a3f833628f: Preparing [2023-02-22T20:26:25.582Z] 4780ba971b40: Preparing [2023-02-22T20:26:25.582Z] 73997bff8b80: Preparing [2023-02-22T20:26:25.582Z] 1331ed7799fa: Preparing [2023-02-22T20:26:25.582Z] 08b3d7533dd1: Preparing [2023-02-22T20:26:25.582Z] bbcfef4688dc: Preparing [2023-02-22T20:26:25.582Z] aa5968d388b8: Preparing [2023-02-22T20:26:25.582Z] 08b3d7533dd1: Waiting [2023-02-22T20:26:25.582Z] bbcfef4688dc: Waiting [2023-02-22T20:26:25.582Z] aa5968d388b8: Waiting [2023-02-22T20:26:25.582Z] 1331ed7799fa: Waiting [2023-02-22T20:26:25.582Z] 73997bff8b80: Waiting [2023-02-22T20:26:25.582Z] 20a3f833628f: Layer already exists [2023-02-22T20:26:25.582Z] d16c5062c908: Layer already exists [2023-02-22T20:26:25.582Z] c33f4879d36b: Layer already exists [2023-02-22T20:26:25.582Z] 4780ba971b40: Layer already exists [2023-02-22T20:26:25.582Z] 35a5b4a2eeeb: Layer already exists [2023-02-22T20:26:25.582Z] 73997bff8b80: Layer already exists [2023-02-22T20:26:25.582Z] 08b3d7533dd1: Layer already exists [2023-02-22T20:26:25.582Z] bbcfef4688dc: Layer already exists [2023-02-22T20:26:25.582Z] 1331ed7799fa: Layer already exists [2023-02-22T20:26:25.582Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:25.582Z] main: digest: sha256:cbaef2af31b951aa5b021e99e556eabf25b7f13b6c1421052ea75b8757770279 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:26:25.617Z] ===================================================== [Pipeline] echo [2023-02-22T20:26:25.622Z] taggedImages: [2023-02-22T20:26:25.622Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:25.622Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-22T20:26:25.622Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.63 [2023-02-22T20:26:25.622Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:25.622Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-22T20:26:25.647Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-22T20:26:25.647Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:25.647Z] latest [2023-02-22T20:26:25.647Z] 3.0.0-dev.63 [2023-02-22T20:26:25.647Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:25.647Z] main [2023-02-22T20:26:25.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:25.975Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:26.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:26.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-22T20:26:26.283Z] 9a4f2f092808: Preparing [2023-02-22T20:26:26.283Z] 25ac6d1fcda3: Preparing [2023-02-22T20:26:26.283Z] 0a32056de35f: Preparing [2023-02-22T20:26:26.283Z] 98cba11d6ebc: Preparing [2023-02-22T20:26:26.283Z] 4e6476652798: Preparing [2023-02-22T20:26:26.283Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:26.283Z] 4e6476652798: Layer already exists [2023-02-22T20:26:26.283Z] 9a4f2f092808: Pushed [2023-02-22T20:26:26.850Z] 98cba11d6ebc: Pushed [2023-02-22T20:26:28.764Z] 25ac6d1fcda3: Pushed [2023-02-22T20:26:28.764Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:12d4e067698b9222400ecdfb58721d39b59a89245d6c064f35600d6a9b57902d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:29.080Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:29.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-22T20:26:29.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-22T20:26:29.381Z] 9a4f2f092808: Preparing [2023-02-22T20:26:29.381Z] 25ac6d1fcda3: Preparing [2023-02-22T20:26:29.381Z] 0a32056de35f: Preparing [2023-02-22T20:26:29.381Z] 98cba11d6ebc: Preparing [2023-02-22T20:26:29.381Z] 4e6476652798: Preparing [2023-02-22T20:26:29.381Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:29.381Z] 4e6476652798: Layer already exists [2023-02-22T20:26:29.381Z] 98cba11d6ebc: Layer already exists [2023-02-22T20:26:29.381Z] 25ac6d1fcda3: Layer already exists [2023-02-22T20:26:29.381Z] 9a4f2f092808: Layer already exists [2023-02-22T20:26:29.381Z] latest: digest: sha256:12d4e067698b9222400ecdfb58721d39b59a89245d6c064f35600d6a9b57902d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:29.684Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:29.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.63 [2023-02-22T20:26:29.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-22T20:26:29.987Z] 9a4f2f092808: Preparing [2023-02-22T20:26:29.987Z] 25ac6d1fcda3: Preparing [2023-02-22T20:26:29.987Z] 0a32056de35f: Preparing [2023-02-22T20:26:29.987Z] 98cba11d6ebc: Preparing [2023-02-22T20:26:29.987Z] 4e6476652798: Preparing [2023-02-22T20:26:29.987Z] 25ac6d1fcda3: Layer already exists [2023-02-22T20:26:29.987Z] 98cba11d6ebc: Layer already exists [2023-02-22T20:26:29.987Z] 4e6476652798: Layer already exists [2023-02-22T20:26:29.987Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:29.987Z] 9a4f2f092808: Layer already exists [2023-02-22T20:26:29.987Z] 3.0.0-dev.63: digest: sha256:12d4e067698b9222400ecdfb58721d39b59a89245d6c064f35600d6a9b57902d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:30.294Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:30.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:30.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-22T20:26:30.597Z] 9a4f2f092808: Preparing [2023-02-22T20:26:30.597Z] 25ac6d1fcda3: Preparing [2023-02-22T20:26:30.597Z] 0a32056de35f: Preparing [2023-02-22T20:26:30.597Z] 98cba11d6ebc: Preparing [2023-02-22T20:26:30.597Z] 4e6476652798: Preparing [2023-02-22T20:26:30.597Z] 25ac6d1fcda3: Layer already exists [2023-02-22T20:26:30.597Z] 9a4f2f092808: Layer already exists [2023-02-22T20:26:30.597Z] 98cba11d6ebc: Layer already exists [2023-02-22T20:26:30.597Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:30.597Z] 4e6476652798: Layer already exists [2023-02-22T20:26:30.597Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:12d4e067698b9222400ecdfb58721d39b59a89245d6c064f35600d6a9b57902d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:30.898Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:31.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-22T20:26:31.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-22T20:26:31.204Z] 9a4f2f092808: Preparing [2023-02-22T20:26:31.204Z] 25ac6d1fcda3: Preparing [2023-02-22T20:26:31.204Z] 0a32056de35f: Preparing [2023-02-22T20:26:31.204Z] 98cba11d6ebc: Preparing [2023-02-22T20:26:31.204Z] 4e6476652798: Preparing [2023-02-22T20:26:31.204Z] 98cba11d6ebc: Layer already exists [2023-02-22T20:26:31.204Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:31.204Z] 25ac6d1fcda3: Layer already exists [2023-02-22T20:26:31.204Z] 9a4f2f092808: Layer already exists [2023-02-22T20:26:31.204Z] 4e6476652798: Layer already exists [2023-02-22T20:26:31.204Z] main: digest: sha256:12d4e067698b9222400ecdfb58721d39b59a89245d6c064f35600d6a9b57902d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:26:31.238Z] ===================================================== [Pipeline] echo [2023-02-22T20:26:31.244Z] taggedImages: [2023-02-22T20:26:31.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:31.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-22T20:26:31.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.63 [2023-02-22T20:26:31.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:31.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-22T20:26:31.259Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-22T20:26:31.259Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:31.259Z] latest [2023-02-22T20:26:31.259Z] 3.0.0-dev.63 [2023-02-22T20:26:31.259Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:31.259Z] main [2023-02-22T20:26:31.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:31.561Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:31.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:31.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-22T20:26:31.879Z] d5d14467417e: Preparing [2023-02-22T20:26:31.879Z] ca158ab11aaa: Preparing [2023-02-22T20:26:31.879Z] b11752072a75: Preparing [2023-02-22T20:26:31.879Z] 51147b66ffe0: Preparing [2023-02-22T20:26:31.879Z] e0732b5f6778: Preparing [2023-02-22T20:26:31.879Z] f6cc447ae5da: Preparing [2023-02-22T20:26:31.879Z] 4e6476652798: Preparing [2023-02-22T20:26:31.879Z] f6cc447ae5da: Waiting [2023-02-22T20:26:31.879Z] 4e6476652798: Waiting [2023-02-22T20:26:31.879Z] ca158ab11aaa: Pushed [2023-02-22T20:26:31.879Z] d5d14467417e: Pushed [2023-02-22T20:26:31.879Z] b11752072a75: Pushed [2023-02-22T20:26:31.879Z] 4e6476652798: Layer already exists [2023-02-22T20:26:32.458Z] f6cc447ae5da: Pushed [2023-02-22T20:26:35.758Z] e0732b5f6778: Pushed [2023-02-22T20:26:38.886Z] Removing intermediate container 2c9cb83a24e6 [2023-02-22T20:26:38.886Z] ---> 22abbf8fc951 [2023-02-22T20:26:38.886Z] Step 7/21 : COPY . . [2023-02-22T20:26:38.886Z] Removing intermediate container 3171e3a3cdfc [2023-02-22T20:26:38.886Z] ---> 10d3a72a72b2 [2023-02-22T20:26:38.886Z] Step 7/24 : COPY . . [2023-02-22T20:26:38.886Z] Removing intermediate container 2a4b1d4916f9 [2023-02-22T20:26:38.886Z] ---> d6ee5c4cf703 [2023-02-22T20:26:38.886Z] Step 8/23 : COPY . . [2023-02-22T20:26:38.886Z] ---> 2449efe255c7 [2023-02-22T20:26:38.886Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T20:26:38.886Z] ---> 04fd3e588dff [2023-02-22T20:26:38.886Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T20:26:38.886Z] ---> f2872e5ae471 [2023-02-22T20:26:38.886Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T20:26:38.886Z] ---> Running in 95fc3adb9cc2 [2023-02-22T20:26:38.886Z] ---> Running in 702f8ac87d3f [2023-02-22T20:26:38.886Z] ---> Running in 6f76d46c10e2 [2023-02-22T20:26:38.886Z] Removing intermediate container b9d4fdd996d6 [2023-02-22T20:26:38.886Z] ---> 84677203c068 [2023-02-22T20:26:38.886Z] Step 7/23 : COPY . . [2023-02-22T20:26:38.886Z] Removing intermediate container 702f8ac87d3f [2023-02-22T20:26:38.886Z] ---> 0cedbd49a8dd [2023-02-22T20:26:38.886Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T20:26:38.886Z] ---> Running in 1986a35bbc58 [2023-02-22T20:26:39.051Z] 51147b66ffe0: Pushed [2023-02-22T20:26:39.051Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:fb781c0471fdf9dfed0e205aef3e1958f638a457906393ba4f6bac532d212598 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:39.157Z] Removing intermediate container 661eb23101d5 [2023-02-22T20:26:39.157Z] ---> aff573395806 [2023-02-22T20:26:39.157Z] Step 7/24 : COPY . . [2023-02-22T20:26:39.364Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:39.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-22T20:26:39.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-22T20:26:39.672Z] d5d14467417e: Preparing [2023-02-22T20:26:39.672Z] ca158ab11aaa: Preparing [2023-02-22T20:26:39.672Z] b11752072a75: Preparing [2023-02-22T20:26:39.672Z] 51147b66ffe0: Preparing [2023-02-22T20:26:39.672Z] e0732b5f6778: Preparing [2023-02-22T20:26:39.672Z] f6cc447ae5da: Preparing [2023-02-22T20:26:39.672Z] 4e6476652798: Preparing [2023-02-22T20:26:39.672Z] f6cc447ae5da: Waiting [2023-02-22T20:26:39.672Z] 4e6476652798: Waiting [2023-02-22T20:26:39.672Z] e0732b5f6778: Layer already exists [2023-02-22T20:26:39.672Z] b11752072a75: Layer already exists [2023-02-22T20:26:39.672Z] ca158ab11aaa: Layer already exists [2023-02-22T20:26:39.672Z] 51147b66ffe0: Layer already exists [2023-02-22T20:26:39.672Z] d5d14467417e: Layer already exists [2023-02-22T20:26:39.672Z] 4e6476652798: Layer already exists [2023-02-22T20:26:39.672Z] f6cc447ae5da: Layer already exists [2023-02-22T20:26:39.672Z] latest: digest: sha256:fb781c0471fdf9dfed0e205aef3e1958f638a457906393ba4f6bac532d212598 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:39.976Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:40.122Z] Removing intermediate container 1986a35bbc58 [2023-02-22T20:26:40.122Z] ---> 35dd05b27a08 [2023-02-22T20:26:40.122Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T20:26:40.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.63 [2023-02-22T20:26:40.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-22T20:26:40.278Z] d5d14467417e: Preparing [2023-02-22T20:26:40.278Z] ca158ab11aaa: Preparing [2023-02-22T20:26:40.278Z] b11752072a75: Preparing [2023-02-22T20:26:40.278Z] 51147b66ffe0: Preparing [2023-02-22T20:26:40.278Z] e0732b5f6778: Preparing [2023-02-22T20:26:40.278Z] f6cc447ae5da: Preparing [2023-02-22T20:26:40.278Z] 4e6476652798: Preparing [2023-02-22T20:26:40.278Z] f6cc447ae5da: Waiting [2023-02-22T20:26:40.278Z] 4e6476652798: Waiting [2023-02-22T20:26:40.278Z] ca158ab11aaa: Layer already exists [2023-02-22T20:26:40.278Z] b11752072a75: Layer already exists [2023-02-22T20:26:40.278Z] d5d14467417e: Layer already exists [2023-02-22T20:26:40.278Z] 51147b66ffe0: Layer already exists [2023-02-22T20:26:40.278Z] e0732b5f6778: Layer already exists [2023-02-22T20:26:40.278Z] f6cc447ae5da: Layer already exists [2023-02-22T20:26:40.278Z] 4e6476652798: Layer already exists [2023-02-22T20:26:40.278Z] 3.0.0-dev.63: digest: sha256:fb781c0471fdf9dfed0e205aef3e1958f638a457906393ba4f6bac532d212598 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:40.391Z] ---> Running in db911c97caf2 [2023-02-22T20:26:40.391Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T20:26:40.587Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:40.660Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T20:26:40.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:40.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-22T20:26:40.895Z] d5d14467417e: Preparing [2023-02-22T20:26:40.895Z] ca158ab11aaa: Preparing [2023-02-22T20:26:40.895Z] b11752072a75: Preparing [2023-02-22T20:26:40.895Z] 51147b66ffe0: Preparing [2023-02-22T20:26:40.895Z] e0732b5f6778: Preparing [2023-02-22T20:26:40.895Z] f6cc447ae5da: Preparing [2023-02-22T20:26:40.895Z] 4e6476652798: Preparing [2023-02-22T20:26:40.895Z] f6cc447ae5da: Waiting [2023-02-22T20:26:40.895Z] 4e6476652798: Waiting [2023-02-22T20:26:40.895Z] 51147b66ffe0: Layer already exists [2023-02-22T20:26:40.895Z] ca158ab11aaa: Layer already exists [2023-02-22T20:26:40.895Z] d5d14467417e: Layer already exists [2023-02-22T20:26:40.895Z] b11752072a75: Layer already exists [2023-02-22T20:26:40.895Z] e0732b5f6778: Layer already exists [2023-02-22T20:26:40.895Z] 4e6476652798: Layer already exists [2023-02-22T20:26:40.895Z] f6cc447ae5da: Layer already exists [2023-02-22T20:26:40.895Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:fb781c0471fdf9dfed0e205aef3e1958f638a457906393ba4f6bac532d212598 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:41.201Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:41.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-22T20:26:41.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-22T20:26:41.510Z] d5d14467417e: Preparing [2023-02-22T20:26:41.510Z] ca158ab11aaa: Preparing [2023-02-22T20:26:41.510Z] b11752072a75: Preparing [2023-02-22T20:26:41.510Z] 51147b66ffe0: Preparing [2023-02-22T20:26:41.510Z] e0732b5f6778: Preparing [2023-02-22T20:26:41.510Z] f6cc447ae5da: Preparing [2023-02-22T20:26:41.510Z] 4e6476652798: Preparing [2023-02-22T20:26:41.510Z] f6cc447ae5da: Waiting [2023-02-22T20:26:41.510Z] b11752072a75: Layer already exists [2023-02-22T20:26:41.510Z] e0732b5f6778: Layer already exists [2023-02-22T20:26:41.510Z] 51147b66ffe0: Layer already exists [2023-02-22T20:26:41.510Z] d5d14467417e: Layer already exists [2023-02-22T20:26:41.511Z] ca158ab11aaa: Layer already exists [2023-02-22T20:26:41.511Z] 4e6476652798: Layer already exists [2023-02-22T20:26:41.511Z] f6cc447ae5da: Layer already exists [2023-02-22T20:26:41.511Z] main: digest: sha256:fb781c0471fdf9dfed0e205aef3e1958f638a457906393ba4f6bac532d212598 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:26:41.555Z] ===================================================== [Pipeline] echo [2023-02-22T20:26:41.563Z] taggedImages: [2023-02-22T20:26:41.563Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:41.563Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-22T20:26:41.563Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.63 [2023-02-22T20:26:41.563Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:41.563Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-22T20:26:41.586Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-22T20:26:41.586Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:41.586Z] latest [2023-02-22T20:26:41.586Z] 3.0.0-dev.63 [2023-02-22T20:26:41.586Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:41.586Z] main [2023-02-22T20:26:41.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:41.898Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:42.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:42.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-22T20:26:42.206Z] 96ec8c7ced5a: Preparing [2023-02-22T20:26:42.206Z] a8184d4bccae: Preparing [2023-02-22T20:26:42.206Z] 72b7c2265d7b: Preparing [2023-02-22T20:26:42.206Z] 5a9eced6de30: Preparing [2023-02-22T20:26:42.206Z] 3323e9235d20: Preparing [2023-02-22T20:26:42.206Z] 4e6476652798: Preparing [2023-02-22T20:26:42.206Z] 4e6476652798: Waiting [2023-02-22T20:26:42.206Z] 72b7c2265d7b: Pushed [2023-02-22T20:26:42.206Z] 96ec8c7ced5a: Pushed [2023-02-22T20:26:42.206Z] a8184d4bccae: Pushed [2023-02-22T20:26:42.206Z] 4e6476652798: Layer already exists [2023-02-22T20:26:42.464Z] 3323e9235d20: Pushed [2023-02-22T20:26:44.931Z] Removing intermediate container db911c97caf2 [2023-02-22T20:26:44.931Z] ---> c7608ec61a71 [2023-02-22T20:26:44.931Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T20:26:44.931Z] ---> fc45cc5349bd [2023-02-22T20:26:44.931Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T20:26:44.931Z] ---> Running in 83eed86cc70a [2023-02-22T20:26:44.931Z] ---> Running in cda6b6dce834 [2023-02-22T20:26:45.223Z] ---> 780d515e0be7 [2023-02-22T20:26:45.223Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T20:26:45.496Z] ---> Running in 65b2fd8351cb [2023-02-22T20:26:45.766Z] Removing intermediate container 83eed86cc70a [2023-02-22T20:26:45.766Z] ---> 016d75311ee9 [2023-02-22T20:26:45.766Z] [2023-02-22T20:26:45.766Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T20:26:46.039Z] Removing intermediate container cda6b6dce834 [2023-02-22T20:26:46.039Z] ---> 4ade2e9d4fb9 [2023-02-22T20:26:46.039Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T20:26:46.308Z] 3.15: Pulling from library/alpine [2023-02-22T20:26:46.308Z] Removing intermediate container 65b2fd8351cb [2023-02-22T20:26:46.308Z] ---> afc124d63a0f [2023-02-22T20:26:46.308Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T20:26:46.308Z] ---> Running in d8c960ea92ed [2023-02-22T20:26:46.577Z] ---> Running in 0724e32b6e8a [2023-02-22T20:26:47.170Z] Removing intermediate container d8c960ea92ed [2023-02-22T20:26:47.170Z] ---> 851e1d9b9e93 [2023-02-22T20:26:47.170Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T20:26:47.439Z] ---> Running in f1c094de9cd4 [2023-02-22T20:26:47.439Z] Removing intermediate container 0724e32b6e8a [2023-02-22T20:26:47.439Z] ---> 42b6e5f577e6 [2023-02-22T20:26:47.439Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T20:26:48.038Z] ---> Running in e7096e079678 [2023-02-22T20:26:49.076Z] 5a9eced6de30: Pushed [2023-02-22T20:26:49.076Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:24c8dcdf456d95c829ed5586bf1010ec0dc5a5d03493d819a06d989b0bf52579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:49.466Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T20:26:49.466Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T20:26:49.466Z] ---> 354640af7b1b [2023-02-22T20:26:49.466Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T20:26:49.469Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:49.741Z] ---> Running in 7a1a55ba0c07 [2023-02-22T20:26:49.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-22T20:26:49.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-22T20:26:49.824Z] 96ec8c7ced5a: Preparing [2023-02-22T20:26:49.824Z] a8184d4bccae: Preparing [2023-02-22T20:26:49.824Z] 72b7c2265d7b: Preparing [2023-02-22T20:26:49.824Z] 5a9eced6de30: Preparing [2023-02-22T20:26:49.824Z] 3323e9235d20: Preparing [2023-02-22T20:26:49.824Z] 4e6476652798: Preparing [2023-02-22T20:26:49.824Z] 4e6476652798: Waiting [2023-02-22T20:26:49.824Z] 96ec8c7ced5a: Layer already exists [2023-02-22T20:26:49.824Z] a8184d4bccae: Layer already exists [2023-02-22T20:26:49.824Z] 3323e9235d20: Layer already exists [2023-02-22T20:26:49.824Z] 72b7c2265d7b: Layer already exists [2023-02-22T20:26:49.824Z] 5a9eced6de30: Layer already exists [2023-02-22T20:26:49.824Z] 4e6476652798: Layer already exists [2023-02-22T20:26:49.824Z] latest: digest: sha256:24c8dcdf456d95c829ed5586bf1010ec0dc5a5d03493d819a06d989b0bf52579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:50.132Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:50.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.63 [2023-02-22T20:26:50.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-22T20:26:50.432Z] 96ec8c7ced5a: Preparing [2023-02-22T20:26:50.432Z] a8184d4bccae: Preparing [2023-02-22T20:26:50.432Z] 72b7c2265d7b: Preparing [2023-02-22T20:26:50.432Z] 5a9eced6de30: Preparing [2023-02-22T20:26:50.432Z] 3323e9235d20: Preparing [2023-02-22T20:26:50.432Z] 4e6476652798: Preparing [2023-02-22T20:26:50.432Z] 4e6476652798: Waiting [2023-02-22T20:26:50.432Z] 5a9eced6de30: Layer already exists [2023-02-22T20:26:50.432Z] a8184d4bccae: Layer already exists [2023-02-22T20:26:50.432Z] 96ec8c7ced5a: Layer already exists [2023-02-22T20:26:50.432Z] 3323e9235d20: Layer already exists [2023-02-22T20:26:50.432Z] 72b7c2265d7b: Layer already exists [2023-02-22T20:26:50.432Z] 4e6476652798: Layer already exists [2023-02-22T20:26:50.432Z] 3.0.0-dev.63: digest: sha256:24c8dcdf456d95c829ed5586bf1010ec0dc5a5d03493d819a06d989b0bf52579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:50.709Z] Removing intermediate container 7a1a55ba0c07 [2023-02-22T20:26:50.709Z] ---> a1c907ac897e [2023-02-22T20:26:50.709Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T20:26:50.709Z] ---> Running in da110b2c11a9 [2023-02-22T20:26:50.738Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:51.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:51.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-22T20:26:51.043Z] 96ec8c7ced5a: Preparing [2023-02-22T20:26:51.043Z] a8184d4bccae: Preparing [2023-02-22T20:26:51.043Z] 72b7c2265d7b: Preparing [2023-02-22T20:26:51.043Z] 5a9eced6de30: Preparing [2023-02-22T20:26:51.043Z] 3323e9235d20: Preparing [2023-02-22T20:26:51.043Z] 4e6476652798: Preparing [2023-02-22T20:26:51.043Z] 4e6476652798: Waiting [2023-02-22T20:26:51.043Z] 5a9eced6de30: Layer already exists [2023-02-22T20:26:51.043Z] a8184d4bccae: Layer already exists [2023-02-22T20:26:51.043Z] 96ec8c7ced5a: Layer already exists [2023-02-22T20:26:51.043Z] 72b7c2265d7b: Layer already exists [2023-02-22T20:26:51.043Z] 3323e9235d20: Layer already exists [2023-02-22T20:26:51.043Z] 4e6476652798: Layer already exists [2023-02-22T20:26:51.043Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:24c8dcdf456d95c829ed5586bf1010ec0dc5a5d03493d819a06d989b0bf52579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:51.349Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:51.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-22T20:26:51.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-22T20:26:51.648Z] 96ec8c7ced5a: Preparing [2023-02-22T20:26:51.648Z] a8184d4bccae: Preparing [2023-02-22T20:26:51.648Z] 72b7c2265d7b: Preparing [2023-02-22T20:26:51.648Z] 5a9eced6de30: Preparing [2023-02-22T20:26:51.648Z] 3323e9235d20: Preparing [2023-02-22T20:26:51.648Z] 4e6476652798: Preparing [2023-02-22T20:26:51.648Z] 4e6476652798: Waiting [2023-02-22T20:26:51.648Z] 5a9eced6de30: Layer already exists [2023-02-22T20:26:51.648Z] 3323e9235d20: Layer already exists [2023-02-22T20:26:51.648Z] a8184d4bccae: Layer already exists [2023-02-22T20:26:51.648Z] 72b7c2265d7b: Layer already exists [2023-02-22T20:26:51.648Z] 96ec8c7ced5a: Layer already exists [2023-02-22T20:26:51.648Z] 4e6476652798: Layer already exists [2023-02-22T20:26:51.648Z] main: digest: sha256:24c8dcdf456d95c829ed5586bf1010ec0dc5a5d03493d819a06d989b0bf52579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:26:51.690Z] ===================================================== [Pipeline] echo [2023-02-22T20:26:51.700Z] taggedImages: [2023-02-22T20:26:51.700Z] - nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:51.700Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-22T20:26:51.700Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.63 [2023-02-22T20:26:51.700Z] - nexus3.edgexfoundry.org:10004/security-spire-config:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:51.700Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-22T20:26:51.721Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-22T20:26:51.721Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:51.721Z] latest [2023-02-22T20:26:51.721Z] 3.0.0-dev.63 [2023-02-22T20:26:51.721Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:51.721Z] main [2023-02-22T20:26:51.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:52.044Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:52.135Z] Removing intermediate container f1c094de9cd4 [2023-02-22T20:26:52.135Z] ---> ee5e3f43222c [2023-02-22T20:26:52.135Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T20:26:52.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:52.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-22T20:26:52.347Z] 2b8efc0ad453: Preparing [2023-02-22T20:26:52.347Z] c59e288f4980: Preparing [2023-02-22T20:26:52.347Z] eaa3eef9e5db: Preparing [2023-02-22T20:26:52.347Z] 5a9eced6de30: Preparing [2023-02-22T20:26:52.347Z] 91acfaa5f4d4: Preparing [2023-02-22T20:26:52.347Z] 4e6476652798: Preparing [2023-02-22T20:26:52.347Z] 4e6476652798: Waiting [2023-02-22T20:26:52.347Z] 5a9eced6de30: Layer already exists [2023-02-22T20:26:52.347Z] 4e6476652798: Layer already exists [2023-02-22T20:26:52.347Z] eaa3eef9e5db: Pushed [2023-02-22T20:26:52.347Z] 2b8efc0ad453: Pushed [2023-02-22T20:26:52.347Z] c59e288f4980: Pushed [2023-02-22T20:26:52.412Z] ---> Running in 02979daf8e6a [2023-02-22T20:26:52.606Z] 91acfaa5f4d4: Pushed [2023-02-22T20:26:52.865Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:7c62a768c43a38c9e8c51a14cf2d67d954caa0c11f0c0506e2b68f891f376c8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:52.998Z] Removing intermediate container e7096e079678 [2023-02-22T20:26:52.998Z] ---> cbdad2bd0fe2 [2023-02-22T20:26:52.998Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T20:26:52.998Z] ---> Running in 721bfbd9d84c [2023-02-22T20:26:53.176Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:53.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-22T20:26:53.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-22T20:26:53.480Z] 2b8efc0ad453: Preparing [2023-02-22T20:26:53.480Z] c59e288f4980: Preparing [2023-02-22T20:26:53.480Z] eaa3eef9e5db: Preparing [2023-02-22T20:26:53.480Z] 5a9eced6de30: Preparing [2023-02-22T20:26:53.480Z] 91acfaa5f4d4: Preparing [2023-02-22T20:26:53.480Z] 4e6476652798: Preparing [2023-02-22T20:26:53.480Z] eaa3eef9e5db: Layer already exists [2023-02-22T20:26:53.480Z] 91acfaa5f4d4: Layer already exists [2023-02-22T20:26:53.480Z] 2b8efc0ad453: Layer already exists [2023-02-22T20:26:53.480Z] c59e288f4980: Layer already exists [2023-02-22T20:26:53.480Z] 5a9eced6de30: Layer already exists [2023-02-22T20:26:53.480Z] 4e6476652798: Layer already exists [2023-02-22T20:26:53.480Z] latest: digest: sha256:7c62a768c43a38c9e8c51a14cf2d67d954caa0c11f0c0506e2b68f891f376c8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:53.580Z] Removing intermediate container 02979daf8e6a [2023-02-22T20:26:53.580Z] ---> 80810a29b253 [2023-02-22T20:26:53.580Z] [2023-02-22T20:26:53.581Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T20:26:53.581Z] ---> 354640af7b1b [2023-02-22T20:26:53.581Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T20:26:53.581Z] ---> Using cache [2023-02-22T20:26:53.581Z] ---> a1c907ac897e [2023-02-22T20:26:53.581Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T20:26:53.581Z] ---> Running in 7cd075f79293 [2023-02-22T20:26:53.793Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:53.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:26:54.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.63 [2023-02-22T20:26:54.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-22T20:26:54.097Z] 2b8efc0ad453: Preparing [2023-02-22T20:26:54.097Z] c59e288f4980: Preparing [2023-02-22T20:26:54.097Z] eaa3eef9e5db: Preparing [2023-02-22T20:26:54.097Z] 5a9eced6de30: Preparing [2023-02-22T20:26:54.097Z] 91acfaa5f4d4: Preparing [2023-02-22T20:26:54.097Z] 4e6476652798: Preparing [2023-02-22T20:26:54.097Z] 4e6476652798: Waiting [2023-02-22T20:26:54.097Z] 2b8efc0ad453: Layer already exists [2023-02-22T20:26:54.097Z] 5a9eced6de30: Layer already exists [2023-02-22T20:26:54.097Z] 91acfaa5f4d4: Layer already exists [2023-02-22T20:26:54.097Z] c59e288f4980: Layer already exists [2023-02-22T20:26:54.097Z] eaa3eef9e5db: Layer already exists [2023-02-22T20:26:54.097Z] 4e6476652798: Layer already exists [2023-02-22T20:26:54.097Z] 3.0.0-dev.63: digest: sha256:7c62a768c43a38c9e8c51a14cf2d67d954caa0c11f0c0506e2b68f891f376c8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-02-22T20:26:54.125Z] Removing intermediate container 721bfbd9d84c [2023-02-22T20:26:54.125Z] ---> 260857e082e3 [2023-02-22T20:26:54.125Z] [2023-02-22T20:26:54.125Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T20:26:54.125Z] ---> 354640af7b1b [2023-02-22T20:26:54.125Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T20:26:54.125Z] ---> Using cache [2023-02-22T20:26:54.125Z] ---> a1c907ac897e [2023-02-22T20:26:54.125Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T20:26:54.125Z] ---> Running in 4e7ce788b019 [Pipeline] sh [2023-02-22T20:26:54.405Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:54.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:54.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-22T20:26:54.707Z] 2b8efc0ad453: Preparing [2023-02-22T20:26:54.707Z] c59e288f4980: Preparing [2023-02-22T20:26:54.707Z] eaa3eef9e5db: Preparing [2023-02-22T20:26:54.707Z] 5a9eced6de30: Preparing [2023-02-22T20:26:54.707Z] 91acfaa5f4d4: Preparing [2023-02-22T20:26:54.707Z] 4e6476652798: Preparing [2023-02-22T20:26:54.707Z] 4e6476652798: Waiting [2023-02-22T20:26:54.707Z] 5a9eced6de30: Layer already exists [2023-02-22T20:26:54.707Z] 2b8efc0ad453: Layer already exists [2023-02-22T20:26:54.707Z] c59e288f4980: Layer already exists [2023-02-22T20:26:54.707Z] eaa3eef9e5db: Layer already exists [2023-02-22T20:26:54.707Z] 91acfaa5f4d4: Layer already exists [2023-02-22T20:26:54.707Z] 4e6476652798: Layer already exists [2023-02-22T20:26:54.707Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:7c62a768c43a38c9e8c51a14cf2d67d954caa0c11f0c0506e2b68f891f376c8b size: 1573 [Pipeline] } [Pipeline] // withEnv [2023-02-22T20:26:54.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:55.013Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:55.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-22T20:26:55.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-22T20:26:55.320Z] 2b8efc0ad453: Preparing [2023-02-22T20:26:55.320Z] c59e288f4980: Preparing [2023-02-22T20:26:55.320Z] eaa3eef9e5db: Preparing [2023-02-22T20:26:55.320Z] 5a9eced6de30: Preparing [2023-02-22T20:26:55.320Z] 91acfaa5f4d4: Preparing [2023-02-22T20:26:55.320Z] 4e6476652798: Preparing [2023-02-22T20:26:55.320Z] 4e6476652798: Waiting [2023-02-22T20:26:55.320Z] eaa3eef9e5db: Layer already exists [2023-02-22T20:26:55.320Z] 2b8efc0ad453: Layer already exists [2023-02-22T20:26:55.320Z] 91acfaa5f4d4: Layer already exists [2023-02-22T20:26:55.320Z] 5a9eced6de30: Layer already exists [2023-02-22T20:26:55.320Z] c59e288f4980: Layer already exists [2023-02-22T20:26:55.320Z] 4e6476652798: Layer already exists [2023-02-22T20:26:55.320Z] main: digest: sha256:7c62a768c43a38c9e8c51a14cf2d67d954caa0c11f0c0506e2b68f891f376c8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:26:55.358Z] ===================================================== [Pipeline] echo [2023-02-22T20:26:55.364Z] taggedImages: [2023-02-22T20:26:55.364Z] - nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:55.364Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-22T20:26:55.364Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.63 [2023-02-22T20:26:55.364Z] - nexus3.edgexfoundry.org:10004/security-spire-server:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:55.364Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-22T20:26:55.379Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-22T20:26:55.379Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:55.379Z] latest [2023-02-22T20:26:55.379Z] 3.0.0-dev.63 [2023-02-22T20:26:55.379Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:26:55.379Z] main [2023-02-22T20:26:55.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:55.681Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:55.981Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:26:55.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-22T20:26:55.981Z] 98084e9d6cc0: Preparing [2023-02-22T20:26:55.981Z] 1de74d1ccdb1: Preparing [2023-02-22T20:26:55.981Z] 0a32056de35f: Preparing [2023-02-22T20:26:55.981Z] 84dc0eb2a965: Preparing [2023-02-22T20:26:55.981Z] aa5968d388b8: Preparing [2023-02-22T20:26:55.981Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:55.981Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:55.981Z] 98084e9d6cc0: Pushed [2023-02-22T20:26:55.981Z] 84dc0eb2a965: Pushed [2023-02-22T20:26:56.151Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T20:26:56.151Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T20:26:56.151Z] OK: 15734 distinct packages available [2023-02-22T20:26:56.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:26:56.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:26:56.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:26:56.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:26:56.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:26:56.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:26:57.652Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T20:26:57.652Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T20:26:57.652Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T20:26:57.652Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T20:26:57.652Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T20:26:57.652Z] OK: 15734 distinct packages available [2023-02-22T20:26:57.652Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T20:26:57.652Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T20:26:57.919Z] OK: 6 MiB in 18 packages [2023-02-22T20:26:57.919Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T20:26:57.919Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T20:26:57.919Z] OK: 15734 distinct packages available [2023-02-22T20:26:57.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:26:58.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:26:58.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:26:58.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:26:58.515Z] 1de74d1ccdb1: Pushed [2023-02-22T20:26:58.515Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:7d77acb14d2d98489a0f7304666fc740d3f56de1271ff30994e9172c96c48880 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:58.819Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:59.119Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-22T20:26:59.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-22T20:26:59.119Z] 98084e9d6cc0: Preparing [2023-02-22T20:26:59.119Z] 1de74d1ccdb1: Preparing [2023-02-22T20:26:59.119Z] 0a32056de35f: Preparing [2023-02-22T20:26:59.119Z] 84dc0eb2a965: Preparing [2023-02-22T20:26:59.119Z] aa5968d388b8: Preparing [2023-02-22T20:26:59.119Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:59.119Z] 1de74d1ccdb1: Layer already exists [2023-02-22T20:26:59.119Z] 84dc0eb2a965: Layer already exists [2023-02-22T20:26:59.119Z] 98084e9d6cc0: Layer already exists [2023-02-22T20:26:59.119Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:59.119Z] latest: digest: sha256:7d77acb14d2d98489a0f7304666fc740d3f56de1271ff30994e9172c96c48880 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:59.424Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:59.728Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.63 [2023-02-22T20:26:59.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-22T20:26:59.728Z] 98084e9d6cc0: Preparing [2023-02-22T20:26:59.728Z] 1de74d1ccdb1: Preparing [2023-02-22T20:26:59.728Z] 0a32056de35f: Preparing [2023-02-22T20:26:59.728Z] 84dc0eb2a965: Preparing [2023-02-22T20:26:59.728Z] aa5968d388b8: Preparing [2023-02-22T20:26:59.728Z] 1de74d1ccdb1: Layer already exists [2023-02-22T20:26:59.728Z] 98084e9d6cc0: Layer already exists [2023-02-22T20:26:59.728Z] aa5968d388b8: Layer already exists [2023-02-22T20:26:59.728Z] 84dc0eb2a965: Layer already exists [2023-02-22T20:26:59.728Z] 0a32056de35f: Layer already exists [2023-02-22T20:26:59.728Z] 3.0.0-dev.63: digest: sha256:7d77acb14d2d98489a0f7304666fc740d3f56de1271ff30994e9172c96c48880 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:26:59.879Z] Removing intermediate container da110b2c11a9 [2023-02-22T20:26:59.879Z] ---> 957af32b54d1 [2023-02-22T20:26:59.879Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T20:26:59.879Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T20:26:59.879Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T20:26:59.879Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T20:26:59.879Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T20:26:59.879Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T20:26:59.879Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T20:26:59.879Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T20:26:59.879Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T20:26:59.879Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T20:26:59.879Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T20:26:59.879Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T20:26:59.879Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T20:26:59.879Z] OK: 6 MiB in 19 packages [2023-02-22T20:26:59.879Z] OK: 6 MiB in 19 packages [2023-02-22T20:27:00.034Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:00.337Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:27:00.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-22T20:27:00.337Z] 98084e9d6cc0: Preparing [2023-02-22T20:27:00.337Z] 1de74d1ccdb1: Preparing [2023-02-22T20:27:00.337Z] 0a32056de35f: Preparing [2023-02-22T20:27:00.337Z] 84dc0eb2a965: Preparing [2023-02-22T20:27:00.337Z] aa5968d388b8: Preparing [2023-02-22T20:27:00.337Z] aa5968d388b8: Layer already exists [2023-02-22T20:27:00.337Z] 0a32056de35f: Layer already exists [2023-02-22T20:27:00.337Z] 84dc0eb2a965: Layer already exists [2023-02-22T20:27:00.337Z] 1de74d1ccdb1: Layer already exists [2023-02-22T20:27:00.337Z] 98084e9d6cc0: Layer already exists [2023-02-22T20:27:00.337Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:7d77acb14d2d98489a0f7304666fc740d3f56de1271ff30994e9172c96c48880 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:00.650Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:00.949Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-22T20:27:00.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-22T20:27:00.949Z] 98084e9d6cc0: Preparing [2023-02-22T20:27:00.949Z] 1de74d1ccdb1: Preparing [2023-02-22T20:27:00.949Z] 0a32056de35f: Preparing [2023-02-22T20:27:00.949Z] 84dc0eb2a965: Preparing [2023-02-22T20:27:00.949Z] aa5968d388b8: Preparing [2023-02-22T20:27:00.949Z] aa5968d388b8: Layer already exists [2023-02-22T20:27:00.949Z] 98084e9d6cc0: Layer already exists [2023-02-22T20:27:00.949Z] 0a32056de35f: Layer already exists [2023-02-22T20:27:00.949Z] 84dc0eb2a965: Layer already exists [2023-02-22T20:27:00.949Z] 1de74d1ccdb1: Layer already exists [2023-02-22T20:27:00.949Z] main: digest: sha256:7d77acb14d2d98489a0f7304666fc740d3f56de1271ff30994e9172c96c48880 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:27:00.984Z] ===================================================== [Pipeline] echo [2023-02-22T20:27:00.990Z] taggedImages: [2023-02-22T20:27:00.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:27:00.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-22T20:27:00.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.63 [2023-02-22T20:27:00.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:27:00.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-22T20:27:01.004Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-22T20:27:01.004Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:27:01.004Z] latest [2023-02-22T20:27:01.004Z] 3.0.0-dev.63 [2023-02-22T20:27:01.004Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:27:01.004Z] main [2023-02-22T20:27:01.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:01.304Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:01.601Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:27:01.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-22T20:27:01.601Z] e1a47f3ba62d: Preparing [2023-02-22T20:27:01.601Z] 05921cf9fcca: Preparing [2023-02-22T20:27:01.601Z] 0a32056de35f: Preparing [2023-02-22T20:27:01.601Z] a59565f4e6ac: Preparing [2023-02-22T20:27:01.601Z] aa5968d388b8: Preparing [2023-02-22T20:27:01.601Z] a59565f4e6ac: Layer already exists [2023-02-22T20:27:01.601Z] aa5968d388b8: Layer already exists [2023-02-22T20:27:01.601Z] 0a32056de35f: Layer already exists [2023-02-22T20:27:01.601Z] e1a47f3ba62d: Pushed [2023-02-22T20:27:02.471Z] Removing intermediate container 4e7ce788b019 [2023-02-22T20:27:02.471Z] ---> e3a1a0d10416 [2023-02-22T20:27:02.471Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T20:27:02.766Z] Removing intermediate container 7cd075f79293 [2023-02-22T20:27:02.766Z] ---> dba4ef0de9b6 [2023-02-22T20:27:02.766Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T20:27:04.135Z] 05921cf9fcca: Pushed [2023-02-22T20:27:04.135Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:e714b2dc0be8826aae0c41b52a86aab1e1d2a38aed1fb964ca897e99e753578c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:04.435Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:04.736Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-22T20:27:04.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-22T20:27:04.736Z] e1a47f3ba62d: Preparing [2023-02-22T20:27:04.736Z] 05921cf9fcca: Preparing [2023-02-22T20:27:04.736Z] 0a32056de35f: Preparing [2023-02-22T20:27:04.736Z] a59565f4e6ac: Preparing [2023-02-22T20:27:04.736Z] aa5968d388b8: Preparing [2023-02-22T20:27:04.736Z] aa5968d388b8: Layer already exists [2023-02-22T20:27:04.736Z] 05921cf9fcca: Layer already exists [2023-02-22T20:27:04.736Z] 0a32056de35f: Layer already exists [2023-02-22T20:27:04.736Z] e1a47f3ba62d: Layer already exists [2023-02-22T20:27:04.736Z] a59565f4e6ac: Layer already exists [2023-02-22T20:27:04.736Z] latest: digest: sha256:e714b2dc0be8826aae0c41b52a86aab1e1d2a38aed1fb964ca897e99e753578c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:05.048Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:05.352Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.63 [2023-02-22T20:27:05.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-22T20:27:05.352Z] e1a47f3ba62d: Preparing [2023-02-22T20:27:05.352Z] 05921cf9fcca: Preparing [2023-02-22T20:27:05.352Z] 0a32056de35f: Preparing [2023-02-22T20:27:05.352Z] a59565f4e6ac: Preparing [2023-02-22T20:27:05.352Z] aa5968d388b8: Preparing [2023-02-22T20:27:05.352Z] aa5968d388b8: Layer already exists [2023-02-22T20:27:05.352Z] 0a32056de35f: Layer already exists [2023-02-22T20:27:05.352Z] e1a47f3ba62d: Layer already exists [2023-02-22T20:27:05.352Z] 05921cf9fcca: Layer already exists [2023-02-22T20:27:05.352Z] a59565f4e6ac: Layer already exists [2023-02-22T20:27:05.352Z] 3.0.0-dev.63: digest: sha256:e714b2dc0be8826aae0c41b52a86aab1e1d2a38aed1fb964ca897e99e753578c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:05.665Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:05.971Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:27:05.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-22T20:27:05.972Z] e1a47f3ba62d: Preparing [2023-02-22T20:27:05.972Z] 05921cf9fcca: Preparing [2023-02-22T20:27:05.972Z] 0a32056de35f: Preparing [2023-02-22T20:27:05.972Z] a59565f4e6ac: Preparing [2023-02-22T20:27:05.972Z] aa5968d388b8: Preparing [2023-02-22T20:27:05.972Z] e1a47f3ba62d: Layer already exists [2023-02-22T20:27:05.972Z] 0a32056de35f: Layer already exists [2023-02-22T20:27:05.972Z] aa5968d388b8: Layer already exists [2023-02-22T20:27:05.972Z] 05921cf9fcca: Layer already exists [2023-02-22T20:27:05.972Z] a59565f4e6ac: Layer already exists [2023-02-22T20:27:05.972Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:e714b2dc0be8826aae0c41b52a86aab1e1d2a38aed1fb964ca897e99e753578c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:06.284Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:27:06.588Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-22T20:27:06.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-22T20:27:06.588Z] e1a47f3ba62d: Preparing [2023-02-22T20:27:06.588Z] 05921cf9fcca: Preparing [2023-02-22T20:27:06.588Z] 0a32056de35f: Preparing [2023-02-22T20:27:06.588Z] a59565f4e6ac: Preparing [2023-02-22T20:27:06.588Z] aa5968d388b8: Preparing [2023-02-22T20:27:06.588Z] 05921cf9fcca: Layer already exists [2023-02-22T20:27:06.588Z] e1a47f3ba62d: Layer already exists [2023-02-22T20:27:06.588Z] 0a32056de35f: Layer already exists [2023-02-22T20:27:06.588Z] aa5968d388b8: Layer already exists [2023-02-22T20:27:06.588Z] a59565f4e6ac: Layer already exists [2023-02-22T20:27:06.588Z] main: digest: sha256:e714b2dc0be8826aae0c41b52a86aab1e1d2a38aed1fb964ca897e99e753578c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:27:06.635Z] ===================================================== [Pipeline] echo [2023-02-22T20:27:06.642Z] taggedImages: [2023-02-22T20:27:06.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:27:06.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-22T20:27:06.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.63 [2023-02-22T20:27:06.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:27:06.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T20:27:10.972Z] ---> e4b1ed7bd822 [2023-02-22T20:27:10.972Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T20:27:10.972Z] ---> 33d74ce1dd4f [2023-02-22T20:27:10.972Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T20:27:11.552Z] ---> 700097119eff [2023-02-22T20:27:11.552Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T20:27:11.824Z] ---> Running in ce6476d00c56 [2023-02-22T20:27:12.604Z] Removing intermediate container ce6476d00c56 [2023-02-22T20:27:12.604Z] ---> 3a1be79cbb11 [2023-02-22T20:27:12.604Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T20:27:14.673Z] ---> 2f9de4cf4781 [2023-02-22T20:27:14.673Z] Step 19/24 : WORKDIR / [2023-02-22T20:27:14.673Z] ---> Running in cf5b591ee455 [2023-02-22T20:27:14.965Z] ---> 69c702cbf1e3 [2023-02-22T20:27:14.965Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T20:27:15.565Z] Removing intermediate container cf5b591ee455 [2023-02-22T20:27:15.565Z] ---> 2a4189fdedfa [2023-02-22T20:27:15.565Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T20:27:15.565Z] ---> Running in 8004eff38611 [2023-02-22T20:27:16.618Z] ---> 096c407edf96 [2023-02-22T20:27:16.618Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T20:27:16.618Z] Removing intermediate container 8004eff38611 [2023-02-22T20:27:16.618Z] ---> 29391e602eeb [2023-02-22T20:27:16.618Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T20:27:16.618Z] ---> Running in 047c119a404d [2023-02-22T20:27:17.598Z] Removing intermediate container 047c119a404d [2023-02-22T20:27:17.598Z] ---> 93e4dd51fe08 [2023-02-22T20:27:17.598Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T20:27:17.865Z] ---> Running in 5785853cc730 [2023-02-22T20:27:18.460Z] ---> 6cfebe05b1f7 [2023-02-22T20:27:18.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T20:27:19.041Z] Removing intermediate container 5785853cc730 [2023-02-22T20:27:19.041Z] ---> 35e7b2430aff [2023-02-22T20:27:19.041Z] Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:27:19.041Z] ---> Running in 10088dfdf617 [2023-02-22T20:27:20.002Z] ---> 9722a3f3c593 [2023-02-22T20:27:20.002Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T20:27:20.268Z] Removing intermediate container 10088dfdf617 [2023-02-22T20:27:20.268Z] ---> 90d154aef467 [2023-02-22T20:27:20.268Z] Step 24/24 : LABEL version=3.0.0-dev.63 [2023-02-22T20:27:20.268Z] ---> Running in 8ff144e034aa [2023-02-22T20:27:20.535Z] ---> Running in 7340e1f61a18 [2023-02-22T20:27:21.120Z] Removing intermediate container 7340e1f61a18 [2023-02-22T20:27:21.120Z] ---> 5aa5078e7bc0 [2023-02-22T20:27:21.120Z] [2023-02-22T20:27:21.120Z] Removing intermediate container 8ff144e034aa [2023-02-22T20:27:21.120Z] ---> efa3d8bd1d50 [2023-02-22T20:27:21.120Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T20:27:21.386Z] ---> 9725e41671cc [2023-02-22T20:27:21.386Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T20:27:21.386Z] ---> Running in eea1ed7b768f [2023-02-22T20:27:21.654Z] Successfully built 5aa5078e7bc0 [2023-02-22T20:27:21.654Z] Successfully tagged security-spire-config-arm64:latest [2023-02-22T20:27:21.654Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-02-22T20:27:22.235Z] Removing intermediate container eea1ed7b768f [2023-02-22T20:27:22.235Z] ---> 26bbff1a14aa [2023-02-22T20:27:22.235Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T20:27:22.235Z] ---> Running in 22364527acb7 [2023-02-22T20:27:22.818Z] ---> 58f7b8568558 [2023-02-22T20:27:22.818Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T20:27:23.088Z] Removing intermediate container 22364527acb7 [2023-02-22T20:27:23.088Z] ---> 142563616895 [2023-02-22T20:27:23.088Z] Step 22/23 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:27:23.088Z] ---> Running in 87abe3212d45 [2023-02-22T20:27:24.050Z] Removing intermediate container 87abe3212d45 [2023-02-22T20:27:24.050Z] ---> 01c4ab564197 [2023-02-22T20:27:24.050Z] Step 23/23 : LABEL version=3.0.0-dev.63 [2023-02-22T20:27:24.050Z] ---> e9fc73db73c7 [2023-02-22T20:27:24.050Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T20:27:24.050Z] ---> Running in f4d965212874 [2023-02-22T20:27:25.013Z] Removing intermediate container f4d965212874 [2023-02-22T20:27:25.013Z] ---> c656dd67070d [2023-02-22T20:27:25.013Z] [2023-02-22T20:27:25.280Z] ---> 4ae37b37c47d [2023-02-22T20:27:25.280Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T20:27:25.280Z] Successfully built c656dd67070d [2023-02-22T20:27:25.280Z] Successfully tagged security-spire-server-arm64:latest [2023-02-22T20:27:25.280Z] Building core-metadata [2023-02-22T20:27:25.280Z]  Building security-spire-server ... done  ---> Running in 823d341116f8 [2023-02-22T20:27:26.241Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:27:26.241Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:27:26.241Z] ---> aa28f1b7f260 [2023-02-22T20:27:26.241Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T20:27:26.241Z] ---> Using cache [2023-02-22T20:27:26.241Z] ---> cae7bb32ce77 [2023-02-22T20:27:26.241Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T20:27:26.241Z] ---> Using cache [2023-02-22T20:27:26.241Z] ---> 315cccdb0bc2 [2023-02-22T20:27:26.241Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T20:27:26.242Z] ---> Using cache [2023-02-22T20:27:26.242Z] ---> 147f4489dfcb [2023-02-22T20:27:26.242Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:27:26.242Z] ---> Using cache [2023-02-22T20:27:26.242Z] ---> 22abbf8fc951 [2023-02-22T20:27:26.242Z] Step 7/24 : COPY . . [2023-02-22T20:27:26.508Z] Removing intermediate container 823d341116f8 [2023-02-22T20:27:26.508Z] ---> 1904d155f980 [2023-02-22T20:27:26.508Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T20:27:26.508Z] ---> Running in bce8d44a2052 [2023-02-22T20:27:26.508Z] ---> Using cache [2023-02-22T20:27:26.773Z] ---> f2872e5ae471 [2023-02-22T20:27:26.773Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T20:27:26.773Z] ---> Running in d5bb476319c7 [2023-02-22T20:27:27.385Z] Removing intermediate container bce8d44a2052 [2023-02-22T20:27:27.385Z] ---> 10e5bd0f72f3 [2023-02-22T20:27:27.385Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T20:27:27.652Z] ---> Running in 9da4d2cf6d08 [2023-02-22T20:27:28.239Z] Removing intermediate container 9da4d2cf6d08 [2023-02-22T20:27:28.239Z] ---> 6ae965c7cd9a [2023-02-22T20:27:28.239Z] Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:27:28.512Z] ---> Running in c2cd479fc384 [2023-02-22T20:27:29.094Z] Removing intermediate container c2cd479fc384 [2023-02-22T20:27:29.094Z] ---> 01c6ce1f06f6 [2023-02-22T20:27:29.094Z] Step 24/24 : LABEL version=3.0.0-dev.63 [2023-02-22T20:27:29.359Z] ---> Running in 292d0c69d0b6 [2023-02-22T20:27:29.360Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T20:27:30.316Z] Removing intermediate container 292d0c69d0b6 [2023-02-22T20:27:30.316Z] ---> 82f079992127 [2023-02-22T20:27:30.316Z] [2023-02-22T20:27:30.316Z] Successfully built 82f079992127 [2023-02-22T20:27:30.316Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-22T20:27:30.316Z] Building security-spiffe-token-provider [2023-02-22T20:27:30.316Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 Building security-spire-agent ... done  [2023-02-22T20:27:30.316Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:27:30.316Z] ---> aa28f1b7f260 [2023-02-22T20:27:30.316Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:27:30.316Z] ---> Using cache [2023-02-22T20:27:30.316Z] ---> e40b5a206563 [2023-02-22T20:27:30.316Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T20:27:30.316Z] ---> Using cache [2023-02-22T20:27:30.316Z] ---> d0b6feaab9ae [2023-02-22T20:27:30.316Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T20:27:30.316Z] ---> Using cache [2023-02-22T20:27:30.316Z] ---> 8c7d61d1460b [2023-02-22T20:27:30.316Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T20:27:30.316Z] ---> Using cache [2023-02-22T20:27:30.316Z] ---> 2aeb64c1e8ce [2023-02-22T20:27:30.316Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:27:30.316Z] ---> Using cache [2023-02-22T20:27:30.316Z] ---> d6ee5c4cf703 [2023-02-22T20:27:30.316Z] Step 8/24 : COPY . . [2023-02-22T20:27:30.580Z] ---> Using cache [2023-02-22T20:27:30.580Z] ---> 2449efe255c7 [2023-02-22T20:27:30.580Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T20:27:30.845Z] ---> Running in dedcf264503f [2023-02-22T20:27:32.801Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T20:27:33.760Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:27:33.761Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:27:33.761Z] ---> aa28f1b7f260 [2023-02-22T20:27:33.761Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T20:27:33.761Z] ---> Using cache [2023-02-22T20:27:33.761Z] ---> cae7bb32ce77 [2023-02-22T20:27:33.761Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T20:27:34.026Z] ---> Running in 10f5f450e077 [2023-02-22T20:27:35.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:27:36.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:27:37.968Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T20:27:37.968Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T20:27:37.968Z] OK: 16903 distinct packages available [2023-02-22T20:27:37.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:27:38.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:27:39.964Z] OK: 221 MiB in 51 packages [2023-02-22T20:27:41.374Z] Removing intermediate container 10f5f450e077 [2023-02-22T20:27:41.374Z] ---> 2ad6be67571d [2023-02-22T20:27:41.374Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T20:27:42.337Z] ---> df02d1f75997 [2023-02-22T20:27:42.337Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:27:42.337Z] ---> Running in 8b8fef09f9de [2023-02-22T20:29:34.077Z] Removing intermediate container 8b8fef09f9de [2023-02-22T20:29:34.077Z] ---> e1d6565c6e15 [2023-02-22T20:29:34.077Z] Step 7/19 : COPY . . [2023-02-22T20:29:34.077Z] ---> 87beb698b612 [2023-02-22T20:29:34.077Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T20:29:34.077Z] ---> Running in 8b47bc439a57 [2023-02-22T20:29:34.077Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-22T20:32:40.809Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T20:33:07.767Z] Removing intermediate container 6f76d46c10e2 [2023-02-22T20:33:07.767Z] ---> c41332d67b77 [2023-02-22T20:33:07.767Z] [2023-02-22T20:33:07.767Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T20:33:07.767Z] 3.16: Pulling from library/alpine [2023-02-22T20:33:07.767Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T20:33:07.767Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T20:33:07.767Z] ---> 4c81e5bf8899 [2023-02-22T20:33:07.767Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T20:33:07.767Z] ---> Running in b53ad67bcdea [2023-02-22T20:33:07.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:33:08.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:33:09.756Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T20:33:10.021Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T20:33:10.021Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T20:33:10.021Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T20:33:10.021Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T20:33:10.021Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T20:33:10.021Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:33:10.021Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T20:33:10.603Z] OK: 8 MiB in 20 packages [2023-02-22T20:33:13.186Z] Removing intermediate container b53ad67bcdea [2023-02-22T20:33:13.186Z] ---> 081414f460d2 [2023-02-22T20:33:13.186Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T20:33:13.186Z] ---> Running in 64b9b5aa6e88 [2023-02-22T20:33:13.770Z] Removing intermediate container 64b9b5aa6e88 [2023-02-22T20:33:13.770Z] ---> 98e398f998ea [2023-02-22T20:33:13.770Z] Step 12/21 : WORKDIR /edgex [2023-02-22T20:33:13.770Z] ---> Running in 0b8e25e42dda [2023-02-22T20:33:14.735Z] Removing intermediate container 0b8e25e42dda [2023-02-22T20:33:14.735Z] ---> 2baae5d2d12b [2023-02-22T20:33:14.735Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T20:33:15.701Z] ---> 8461c498866f [2023-02-22T20:33:15.701Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T20:33:17.117Z] ---> 26432ff40b30 [2023-02-22T20:33:17.117Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T20:33:19.064Z] ---> 337599c7359d [2023-02-22T20:33:19.064Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T20:33:20.039Z] ---> 5ad3352f482d [2023-02-22T20:33:20.039Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T20:33:20.039Z] ---> Running in f11582535d90 [2023-02-22T20:33:23.435Z] Removing intermediate container f11582535d90 [2023-02-22T20:33:23.435Z] ---> e24b59216ef3 [2023-02-22T20:33:23.435Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T20:33:23.435Z] ---> Running in c749bf52dae6 [2023-02-22T20:33:23.719Z] Removing intermediate container c749bf52dae6 [2023-02-22T20:33:23.719Z] ---> 4e274c573990 [2023-02-22T20:33:23.719Z] Step 19/21 : LABEL arch=arm64 [2023-02-22T20:33:23.994Z] ---> Running in 1efd4ba2e1bb [2023-02-22T20:33:24.585Z] Removing intermediate container 1efd4ba2e1bb [2023-02-22T20:33:24.585Z] ---> 5893dbfe00da [2023-02-22T20:33:24.585Z] Step 20/21 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:33:24.585Z] ---> Running in 36dddf6b4138 [2023-02-22T20:33:25.172Z] Removing intermediate container 36dddf6b4138 [2023-02-22T20:33:25.172Z] ---> 8a1d2e3aa7e1 [2023-02-22T20:33:25.172Z] Step 21/21 : LABEL version=3.0.0-dev.63 [2023-02-22T20:33:25.437Z] ---> Running in 257fa095e840 [2023-02-22T20:33:25.705Z] Removing intermediate container 257fa095e840 [2023-02-22T20:33:25.705Z] ---> e99403927b17 [2023-02-22T20:33:25.705Z] [2023-02-22T20:33:25.971Z] Successfully built e99403927b17 [2023-02-22T20:33:25.971Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-22T20:33:25.971Z] Building support-scheduler [2023-02-22T20:33:29.338Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:33:29.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:33:29.338Z] ---> aa28f1b7f260 [2023-02-22T20:33:29.338Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:33:29.338Z] ---> Using cache [2023-02-22T20:33:29.338Z] ---> e40b5a206563 [2023-02-22T20:33:29.338Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T20:33:29.338Z] ---> Using cache [2023-02-22T20:33:29.338Z] ---> d0b6feaab9ae [2023-02-22T20:33:29.338Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T20:33:29.338Z] ---> Using cache [2023-02-22T20:33:29.338Z] ---> 8c7d61d1460b [2023-02-22T20:33:29.338Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T20:33:29.603Z] ---> Using cache [2023-02-22T20:33:29.603Z] ---> 2aeb64c1e8ce [2023-02-22T20:33:29.603Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:33:29.603Z] ---> Using cache [2023-02-22T20:33:29.603Z] ---> d6ee5c4cf703 [2023-02-22T20:33:29.603Z] Step 8/22 : COPY . . [2023-02-22T20:33:29.603Z] ---> Using cache [2023-02-22T20:33:29.603Z] ---> 2449efe255c7 [2023-02-22T20:33:29.603Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T20:33:29.881Z] ---> Running in 05b0bd7949da [2023-02-22T20:33:31.827Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T20:33:50.033Z] Removing intermediate container 95fc3adb9cc2 [2023-02-22T20:33:50.033Z] ---> 39f277d90abf [2023-02-22T20:33:50.033Z] [2023-02-22T20:33:50.033Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T20:33:50.033Z] ---> 4c81e5bf8899 [2023-02-22T20:33:50.033Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T20:33:50.033Z] ---> Running in 1f13778ceb96 [2023-02-22T20:33:51.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:33:51.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:33:53.405Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T20:33:53.405Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:33:53.405Z] OK: 5 MiB in 15 packages [2023-02-22T20:33:54.832Z] Removing intermediate container 1f13778ceb96 [2023-02-22T20:33:54.832Z] ---> 745eaa567701 [2023-02-22T20:33:54.832Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T20:33:55.108Z] ---> Running in 1b7bd1606a1e [2023-02-22T20:33:55.695Z] Removing intermediate container 1b7bd1606a1e [2023-02-22T20:33:55.695Z] ---> 9249ad1e29e0 [2023-02-22T20:33:55.695Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T20:33:55.695Z] ---> Running in cb8f84082be8 [2023-02-22T20:33:56.280Z] Removing intermediate container cb8f84082be8 [2023-02-22T20:33:56.280Z] ---> a61d32c37f35 [2023-02-22T20:33:56.280Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T20:33:56.280Z] ---> Running in 9d0c6eb178df [2023-02-22T20:33:56.867Z] Removing intermediate container 9d0c6eb178df [2023-02-22T20:33:56.867Z] ---> 2d44a9d8b653 [2023-02-22T20:33:56.867Z] Step 15/23 : WORKDIR / [2023-02-22T20:33:57.137Z] ---> Running in 83d3d10eea66 [2023-02-22T20:33:57.726Z] Removing intermediate container 83d3d10eea66 [2023-02-22T20:33:57.726Z] ---> 98fc62b47e6c [2023-02-22T20:33:57.726Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:33:58.691Z] ---> eaf6a56d4e7f [2023-02-22T20:33:58.691Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T20:33:58.958Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T20:34:00.370Z] ---> 32a974d1b027 [2023-02-22T20:34:00.370Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T20:34:01.340Z] ---> 59e073b3c986 [2023-02-22T20:34:01.340Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T20:34:01.610Z] ---> Running in 9ca809e73f8e [2023-02-22T20:34:02.201Z] Removing intermediate container 9ca809e73f8e [2023-02-22T20:34:02.201Z] ---> 13e19bb542f2 [2023-02-22T20:34:02.201Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:34:02.201Z] ---> Running in 6de513400894 [2023-02-22T20:34:02.789Z] Removing intermediate container 6de513400894 [2023-02-22T20:34:02.789Z] ---> 985dfb5abc0e [2023-02-22T20:34:02.789Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T20:34:02.789Z] ---> Running in 0c783170ce64 [2023-02-22T20:34:03.385Z] Removing intermediate container 0c783170ce64 [2023-02-22T20:34:03.385Z] ---> c8051bd271d8 [2023-02-22T20:34:03.385Z] Step 22/23 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:34:03.654Z] ---> Running in ea0bfb1783be [2023-02-22T20:34:04.240Z] Removing intermediate container ea0bfb1783be [2023-02-22T20:34:04.240Z] ---> 0b4d80dec162 [2023-02-22T20:34:04.240Z] Step 23/23 : LABEL version=3.0.0-dev.63 [2023-02-22T20:34:04.240Z] ---> Running in 6c7e9a6be5c3 [2023-02-22T20:34:04.826Z] Removing intermediate container 6c7e9a6be5c3 [2023-02-22T20:34:04.826Z] ---> 1968ec51da65 [2023-02-22T20:34:04.826Z] [2023-02-22T20:34:04.826Z] Successfully built 1968ec51da65 [2023-02-22T20:34:04.826Z] Successfully tagged core-command-arm64:latest [2023-02-22T20:34:04.826Z]  Building core-command ... done Building security-bootstrapper [2023-02-22T20:34:09.075Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:34:09.075Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:34:09.075Z] ---> aa28f1b7f260 [2023-02-22T20:34:09.075Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T20:34:09.075Z] ---> Using cache [2023-02-22T20:34:09.075Z] ---> cae7bb32ce77 [2023-02-22T20:34:09.075Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T20:34:09.075Z] ---> Using cache [2023-02-22T20:34:09.075Z] ---> 315cccdb0bc2 [2023-02-22T20:34:09.075Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T20:34:09.075Z] ---> Using cache [2023-02-22T20:34:09.075Z] ---> 147f4489dfcb [2023-02-22T20:34:09.075Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:34:09.075Z] ---> Using cache [2023-02-22T20:34:09.075Z] ---> 22abbf8fc951 [2023-02-22T20:34:09.075Z] Step 7/32 : COPY . . [2023-02-22T20:34:09.075Z] ---> Using cache [2023-02-22T20:34:09.075Z] ---> f2872e5ae471 [2023-02-22T20:34:09.075Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T20:34:09.075Z] ---> Running in 3e732c2dbbf7 [2023-02-22T20:34:11.014Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T20:34:23.343Z] Removing intermediate container d5bb476319c7 [2023-02-22T20:34:23.343Z] ---> eceb13a6aaea [2023-02-22T20:34:23.343Z] [2023-02-22T20:34:23.343Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T20:34:23.343Z] ---> 4c81e5bf8899 [2023-02-22T20:34:23.343Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T20:34:23.343Z] ---> Running in d1991c9aeea6 [2023-02-22T20:34:24.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:34:24.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:34:26.309Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T20:34:26.309Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T20:34:26.309Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T20:34:26.309Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:34:26.309Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T20:34:26.896Z] OK: 6 MiB in 17 packages [2023-02-22T20:34:29.481Z] Removing intermediate container d1991c9aeea6 [2023-02-22T20:34:29.481Z] ---> 80c072f747ad [2023-02-22T20:34:29.481Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T20:34:29.481Z] ---> Running in 16c8634f9cc5 [2023-02-22T20:34:29.895Z] Removing intermediate container 16c8634f9cc5 [2023-02-22T20:34:29.895Z] ---> 390c365264b7 [2023-02-22T20:34:29.895Z] Step 12/24 : WORKDIR / [2023-02-22T20:34:29.895Z] ---> Running in 43ec22b9c2fd [2023-02-22T20:34:30.514Z] Removing intermediate container 43ec22b9c2fd [2023-02-22T20:34:30.514Z] ---> d55ef339c07a [2023-02-22T20:34:30.514Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-22T20:34:31.603Z] ---> 6e64fa32810a [2023-02-22T20:34:31.603Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-22T20:34:32.607Z] ---> e8b644992d68 [2023-02-22T20:34:32.607Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T20:34:34.101Z] ---> 2ec1225e008f [2023-02-22T20:34:34.101Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-22T20:34:35.086Z] ---> 702f211b7bf5 [2023-02-22T20:34:35.087Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T20:34:37.036Z] ---> bfbd83192b92 [2023-02-22T20:34:37.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T20:34:38.985Z] ---> 0b6cac5baa72 [2023-02-22T20:34:38.985Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T20:34:39.964Z] ---> c3094a0bb3ca [2023-02-22T20:34:39.964Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T20:34:39.964Z] ---> Running in 14b50126d1e3 [2023-02-22T20:34:43.319Z] Removing intermediate container 14b50126d1e3 [2023-02-22T20:34:43.319Z] ---> 214c332feec0 [2023-02-22T20:34:43.319Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T20:34:43.319Z] ---> Running in b94cdc24f0db [2023-02-22T20:34:43.912Z] Removing intermediate container b94cdc24f0db [2023-02-22T20:34:43.912Z] ---> 9b5321c796d4 [2023-02-22T20:34:43.912Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T20:34:43.912Z] ---> Running in e8ca6f20284b [2023-02-22T20:34:44.521Z] Removing intermediate container e8ca6f20284b [2023-02-22T20:34:44.521Z] ---> 948625ab6a0d [2023-02-22T20:34:44.521Z] Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:34:44.521Z] ---> Running in de230fb2ef01 [2023-02-22T20:34:45.106Z] Removing intermediate container de230fb2ef01 [2023-02-22T20:34:45.106Z] ---> 324db102a0b7 [2023-02-22T20:34:45.106Z] Step 24/24 : LABEL version=3.0.0-dev.63 [2023-02-22T20:34:45.106Z] ---> Running in 1702e6f55d77 [2023-02-22T20:34:45.692Z] Removing intermediate container 1702e6f55d77 [2023-02-22T20:34:45.692Z] ---> 6568f551f368 [2023-02-22T20:34:45.692Z] [2023-02-22T20:34:45.692Z] Successfully built 6568f551f368 [2023-02-22T20:34:45.692Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-22T20:34:45.692Z] Building core-common-config-bootstrapper [2023-02-22T20:34:50.230Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:34:50.230Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:34:50.230Z] ---> aa28f1b7f260 [2023-02-22T20:34:50.230Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:34:50.230Z] ---> Using cache [2023-02-22T20:34:50.230Z] ---> e40b5a206563 [2023-02-22T20:34:50.230Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T20:34:50.230Z] ---> Using cache [2023-02-22T20:34:50.230Z] ---> d0b6feaab9ae [2023-02-22T20:34:50.230Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T20:34:50.230Z] ---> Using cache [2023-02-22T20:34:50.230Z] ---> 8c7d61d1460b [2023-02-22T20:34:50.230Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T20:34:50.230Z] ---> Using cache [2023-02-22T20:34:50.230Z] ---> 2aeb64c1e8ce [2023-02-22T20:34:50.230Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:34:50.230Z] ---> Using cache [2023-02-22T20:34:50.230Z] ---> d6ee5c4cf703 [2023-02-22T20:34:50.230Z] Step 8/22 : COPY . . [2023-02-22T20:34:50.230Z] ---> Using cache [2023-02-22T20:34:50.230Z] ---> 2449efe255c7 [2023-02-22T20:34:50.230Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T20:34:50.230Z] ---> Running in 9b48808acb29 [2023-02-22T20:34:52.175Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T20:35:31.052Z] Removing intermediate container dedcf264503f [2023-02-22T20:35:31.052Z] ---> 01bd0822d3e5 [2023-02-22T20:35:31.052Z] [2023-02-22T20:35:31.052Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T20:35:31.052Z] ---> 4c81e5bf8899 [2023-02-22T20:35:31.052Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T20:35:31.052Z] ---> Using cache [2023-02-22T20:35:31.052Z] ---> 745eaa567701 [2023-02-22T20:35:31.052Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T20:35:31.052Z] ---> Using cache [2023-02-22T20:35:31.052Z] ---> 9249ad1e29e0 [2023-02-22T20:35:31.052Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T20:35:31.052Z] ---> Running in 68dec6a79cad [2023-02-22T20:35:31.052Z] Removing intermediate container 68dec6a79cad [2023-02-22T20:35:31.052Z] ---> 10c673aaad7f [2023-02-22T20:35:31.052Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T20:35:31.052Z] ---> Running in 4b347a91486c [2023-02-22T20:35:31.052Z] Removing intermediate container 4b347a91486c [2023-02-22T20:35:31.052Z] ---> c5bfeac203e0 [2023-02-22T20:35:31.052Z] Step 15/24 : WORKDIR / [2023-02-22T20:35:31.052Z] ---> Running in 6af2dce59573 [2023-02-22T20:35:31.052Z] Removing intermediate container 6af2dce59573 [2023-02-22T20:35:31.052Z] ---> f59eba14dc88 [2023-02-22T20:35:31.052Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:35:31.052Z] ---> eab4be0631d7 [2023-02-22T20:35:31.052Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T20:35:33.892Z] ---> e71e6a774131 [2023-02-22T20:35:33.892Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T20:35:34.854Z] ---> d04090f1c2bf [2023-02-22T20:35:34.854Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T20:35:35.437Z] ---> 5881d0da2318 [2023-02-22T20:35:35.437Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T20:35:35.704Z] ---> Running in 3f533f7b4f51 [2023-02-22T20:35:36.285Z] Removing intermediate container 3f533f7b4f51 [2023-02-22T20:35:36.285Z] ---> 575a5a92bfea [2023-02-22T20:35:36.285Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:35:36.285Z] ---> Running in 4759aefb89e5 [2023-02-22T20:35:36.880Z] Removing intermediate container 4759aefb89e5 [2023-02-22T20:35:36.880Z] ---> 6b67c45764d0 [2023-02-22T20:35:36.880Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T20:35:36.880Z] ---> Running in 65d6faa8c665 [2023-02-22T20:35:37.490Z] Removing intermediate container 65d6faa8c665 [2023-02-22T20:35:37.490Z] ---> ded48cd1c164 [2023-02-22T20:35:37.490Z] Step 23/24 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:35:37.758Z] ---> Running in 186e356aa243 [2023-02-22T20:35:38.028Z] Removing intermediate container 186e356aa243 [2023-02-22T20:35:38.028Z] ---> 53c33d795ab8 [2023-02-22T20:35:38.028Z] Step 24/24 : LABEL version=3.0.0-dev.63 [2023-02-22T20:35:38.303Z] ---> Running in d3b4317c3cd8 [2023-02-22T20:35:38.909Z] Removing intermediate container d3b4317c3cd8 [2023-02-22T20:35:38.909Z] ---> 029337e40ba5 [2023-02-22T20:35:38.909Z] [2023-02-22T20:35:38.909Z] Successfully built 029337e40ba5 [2023-02-22T20:35:38.909Z] Successfully tagged core-metadata-arm64:latest [2023-02-22T20:35:38.909Z] Building core-data [2023-02-22T20:35:43.164Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:35:43.164Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:35:43.164Z] ---> aa28f1b7f260 [2023-02-22T20:35:43.164Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:35:43.164Z] ---> Using cache [2023-02-22T20:35:43.164Z] ---> e40b5a206563 [2023-02-22T20:35:43.164Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T20:35:43.164Z] ---> Using cache [2023-02-22T20:35:43.164Z] ---> d0b6feaab9ae [2023-02-22T20:35:43.164Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T20:35:43.164Z] ---> Using cache [2023-02-22T20:35:43.164Z] ---> 8c7d61d1460b [2023-02-22T20:35:43.164Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T20:35:43.164Z] ---> Using cache [2023-02-22T20:35:43.164Z] ---> 2aeb64c1e8ce [2023-02-22T20:35:43.164Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:35:43.164Z] ---> Using cache [2023-02-22T20:35:43.164Z] ---> d6ee5c4cf703 [2023-02-22T20:35:43.164Z] Step 8/22 : COPY . . [2023-02-22T20:35:43.164Z] ---> Using cache [2023-02-22T20:35:43.164Z] ---> 2449efe255c7 [2023-02-22T20:35:43.164Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T20:35:43.164Z] ---> Running in 04ab9d6a25d9 [2023-02-22T20:35:45.116Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T20:39:06.858Z] Removing intermediate container 8b47bc439a57 [2023-02-22T20:39:06.858Z] ---> 9adcbeb0c448 [2023-02-22T20:39:06.858Z] [2023-02-22T20:39:06.858Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T20:39:06.858Z] ---> 354640af7b1b [2023-02-22T20:39:06.858Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T20:39:06.858Z] ---> Using cache [2023-02-22T20:39:06.858Z] ---> a1c907ac897e [2023-02-22T20:39:06.858Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T20:39:06.858Z] ---> Running in ae0f98f4dce6 [2023-02-22T20:39:06.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:39:06.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:39:06.858Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T20:39:06.858Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T20:39:06.858Z] OK: 15734 distinct packages available [2023-02-22T20:39:06.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:39:06.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:39:06.858Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T20:39:06.858Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T20:39:06.858Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T20:39:06.858Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T20:39:06.858Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T20:39:06.858Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T20:39:06.858Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T20:39:06.858Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T20:39:06.858Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T20:39:06.858Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T20:39:06.858Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T20:39:06.858Z] OK: 8 MiB in 23 packages [2023-02-22T20:39:06.858Z] Removing intermediate container ae0f98f4dce6 [2023-02-22T20:39:06.858Z] ---> 7c1aa3ad577c [2023-02-22T20:39:06.858Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:39:06.858Z] ---> c25bde7c8df6 [2023-02-22T20:39:06.858Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T20:39:07.813Z] ---> 42571453aa9e [2023-02-22T20:39:07.814Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T20:39:08.769Z] ---> 6236ebc72656 [2023-02-22T20:39:08.769Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T20:39:08.769Z] ---> Running in 7e9d2ee4d5d0 [2023-02-22T20:39:09.350Z] Removing intermediate container 7e9d2ee4d5d0 [2023-02-22T20:39:09.350Z] ---> 2a3655683d0a [2023-02-22T20:39:09.350Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:39:09.350Z] ---> Running in cbda11457c76 [2023-02-22T20:39:09.932Z] Removing intermediate container cbda11457c76 [2023-02-22T20:39:09.933Z] ---> d1678dbd91f3 [2023-02-22T20:39:09.933Z] Step 17/19 : LABEL arch=arm64 [2023-02-22T20:39:10.198Z] ---> Running in 32eec8420348 [2023-02-22T20:39:10.783Z] Removing intermediate container 32eec8420348 [2023-02-22T20:39:10.783Z] ---> 09d0e99902da [2023-02-22T20:39:10.783Z] Step 18/19 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:39:10.783Z] ---> Running in b4b12fb64834 [2023-02-22T20:39:13.118Z] Removing intermediate container b4b12fb64834 [2023-02-22T20:39:13.118Z] ---> 5d39a3adfc9d [2023-02-22T20:39:13.118Z] Step 19/19 : LABEL version=3.0.0-dev.63 [2023-02-22T20:39:13.118Z] ---> Running in 1f5cc18c0df9 [2023-02-22T20:39:13.699Z] Removing intermediate container 1f5cc18c0df9 [2023-02-22T20:39:13.699Z] ---> 3c1d843ece58 [2023-02-22T20:39:13.699Z] [2023-02-22T20:39:13.699Z] Successfully built 3c1d843ece58 [2023-02-22T20:39:13.699Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-22T20:39:13.699Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-02-22T20:39:17.053Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T20:39:17.053Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T20:39:17.053Z] ---> aa28f1b7f260 [2023-02-22T20:39:17.053Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T20:39:17.053Z] ---> Using cache [2023-02-22T20:39:17.053Z] ---> e40b5a206563 [2023-02-22T20:39:17.053Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T20:39:17.053Z] ---> Using cache [2023-02-22T20:39:17.053Z] ---> d0b6feaab9ae [2023-02-22T20:39:17.053Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T20:39:17.320Z] ---> Running in 93c0decb2ab1 [2023-02-22T20:39:19.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:39:19.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:39:21.480Z] OK: 221 MiB in 51 packages [2023-02-22T20:39:22.436Z] Removing intermediate container 93c0decb2ab1 [2023-02-22T20:39:22.436Z] ---> 77061d5b316b [2023-02-22T20:39:22.436Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T20:39:23.392Z] ---> 08302fd31053 [2023-02-22T20:39:23.392Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T20:39:23.676Z] ---> Running in 613b2a70f2ef [2023-02-22T20:41:00.317Z] Removing intermediate container 3e732c2dbbf7 [2023-02-22T20:41:00.317Z] ---> cb4e7198fc23 [2023-02-22T20:41:00.317Z] [2023-02-22T20:41:00.317Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T20:41:00.317Z] ---> 4c81e5bf8899 [2023-02-22T20:41:00.317Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T20:41:00.317Z] ---> Running in 023ee0c40b5b [2023-02-22T20:41:00.317Z] Removing intermediate container 023ee0c40b5b [2023-02-22T20:41:00.317Z] ---> e5c9f4a5f431 [2023-02-22T20:41:00.317Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T20:41:00.317Z] ---> Running in 5907da6c13ba [2023-02-22T20:41:00.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:41:00.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:41:02.311Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T20:41:02.311Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T20:41:02.311Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:41:02.311Z] OK: 5 MiB in 16 packages [2023-02-22T20:41:02.598Z] Removing intermediate container 613b2a70f2ef [2023-02-22T20:41:02.598Z] ---> c664c5b65409 [2023-02-22T20:41:02.598Z] Step 8/22 : COPY . . [2023-02-22T20:41:05.197Z] Removing intermediate container 5907da6c13ba [2023-02-22T20:41:05.197Z] ---> 03d5995a8f0a [2023-02-22T20:41:05.197Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T20:41:05.197Z] ---> Running in 91d3be680c6d [2023-02-22T20:41:05.781Z] Removing intermediate container 91d3be680c6d [2023-02-22T20:41:05.781Z] ---> 77ef1f294a83 [2023-02-22T20:41:05.781Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T20:41:05.781Z] ---> Running in 329d5a927e53 [2023-02-22T20:41:06.747Z] Removing intermediate container 329d5a927e53 [2023-02-22T20:41:06.747Z] ---> 2f2c39e21e41 [2023-02-22T20:41:06.747Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T20:41:06.747Z] ---> Running in 04e7f7c40156 [2023-02-22T20:41:07.014Z] ---> 3f090bef228d [2023-02-22T20:41:07.014Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T20:41:07.014Z] ---> Running in 7a8914eb997f [2023-02-22T20:41:07.595Z] Removing intermediate container 04e7f7c40156 [2023-02-22T20:41:07.595Z] ---> 090531978e40 [2023-02-22T20:41:07.595Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T20:41:07.860Z] ---> Running in a538f1bf04b7 [2023-02-22T20:41:08.815Z] Removing intermediate container a538f1bf04b7 [2023-02-22T20:41:08.815Z] ---> 0b407ab21ad8 [2023-02-22T20:41:08.815Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T20:41:08.815Z] ---> Running in df2f59e939cf [2023-02-22T20:41:09.407Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T20:41:11.995Z] Removing intermediate container df2f59e939cf [2023-02-22T20:41:11.995Z] ---> f5a4a9227193 [2023-02-22T20:41:11.995Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T20:41:11.995Z] ---> Running in 47e9da9b67e4 [2023-02-22T20:41:12.578Z] Removing intermediate container 47e9da9b67e4 [2023-02-22T20:41:12.578Z] ---> dd69b94da625 [2023-02-22T20:41:12.578Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T20:41:13.540Z] ---> 63f0a423380c [2023-02-22T20:41:13.540Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T20:41:13.540Z] ---> Running in fe43e3289375 [2023-02-22T20:41:16.882Z] Removing intermediate container fe43e3289375 [2023-02-22T20:41:16.882Z] ---> c9c7cd498586 [2023-02-22T20:41:16.882Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:41:17.465Z] ---> bec455481b65 [2023-02-22T20:41:17.465Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T20:41:19.404Z] ---> 852dc50ed858 [2023-02-22T20:41:19.404Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T20:41:20.377Z] ---> 90be270a5872 [2023-02-22T20:41:20.377Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T20:41:22.953Z] ---> ef3aae4f0d50 [2023-02-22T20:41:22.953Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T20:41:23.917Z] ---> eb085db865e8 [2023-02-22T20:41:23.917Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T20:41:25.326Z] ---> 88e54d37f633 [2023-02-22T20:41:25.326Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T20:41:27.284Z] ---> 677dd01fb842 [2023-02-22T20:41:27.284Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T20:41:27.284Z] ---> Running in b1fbaef48e57 [2023-02-22T20:41:31.529Z] Removing intermediate container b1fbaef48e57 [2023-02-22T20:41:31.529Z] ---> 07307d8ee429 [2023-02-22T20:41:31.529Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T20:41:31.529Z] ---> Running in 6b882fc12b72 [2023-02-22T20:41:32.494Z] Removing intermediate container 6b882fc12b72 [2023-02-22T20:41:32.494Z] ---> b8e7247c910d [2023-02-22T20:41:32.494Z] Step 29/32 : CMD ["gate"] [2023-02-22T20:41:32.761Z] ---> Running in 3ac6b3b840a1 [2023-02-22T20:41:35.337Z] Removing intermediate container 3ac6b3b840a1 [2023-02-22T20:41:35.337Z] ---> bcfab5a3887b [2023-02-22T20:41:35.337Z] Step 30/32 : LABEL arch=arm64 [2023-02-22T20:41:35.337Z] ---> Running in 8bbec555b98f [2023-02-22T20:41:35.709Z] Removing intermediate container 9b48808acb29 [2023-02-22T20:41:35.709Z] ---> e8ee4dc3a41e [2023-02-22T20:41:35.709Z] [2023-02-22T20:41:35.709Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T20:41:35.709Z] ---> 4c81e5bf8899 [2023-02-22T20:41:35.709Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T20:41:35.987Z] Removing intermediate container 8bbec555b98f [2023-02-22T20:41:35.987Z] ---> 4dfd46f783d4 [2023-02-22T20:41:35.987Z] Step 31/32 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:41:35.987Z] ---> Running in 251cfea2260b [2023-02-22T20:41:36.275Z] ---> Running in ef5233468cda [2023-02-22T20:41:36.873Z] Removing intermediate container 251cfea2260b [2023-02-22T20:41:36.873Z] ---> 1a4272368f41 [2023-02-22T20:41:36.873Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T20:41:36.873Z] Removing intermediate container ef5233468cda [2023-02-22T20:41:36.873Z] ---> 214ad0048d85 [2023-02-22T20:41:36.873Z] Step 32/32 : LABEL version=3.0.0-dev.63 [2023-02-22T20:41:36.873Z] ---> Running in 41e97a901c52 [2023-02-22T20:41:37.164Z] ---> Running in 1c6130cd04e8 [2023-02-22T20:41:38.167Z] Removing intermediate container 1c6130cd04e8 [2023-02-22T20:41:38.167Z] ---> 5ecd1bb6440f [2023-02-22T20:41:38.167Z] [2023-02-22T20:41:38.167Z] Successfully built 5ecd1bb6440f [2023-02-22T20:41:38.167Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-22T20:41:39.154Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:41:39.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:41:40.839Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T20:41:40.839Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:41:40.839Z] OK: 5 MiB in 15 packages [2023-02-22T20:41:42.255Z] Removing intermediate container 41e97a901c52 [2023-02-22T20:41:42.255Z] ---> 92d059b17969 [2023-02-22T20:41:42.255Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:41:43.212Z] ---> fbd1e106561d [2023-02-22T20:41:43.212Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T20:41:44.635Z] ---> 5b3ab43d01f0 [2023-02-22T20:41:44.635Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T20:41:45.597Z] ---> 0d4b1e7233d4 [2023-02-22T20:41:45.597Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T20:41:46.554Z] ---> c6d03e74966e [2023-02-22T20:41:46.554Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T20:41:46.554Z] ---> Running in 61508a846c5a [2023-02-22T20:41:49.890Z] Removing intermediate container 61508a846c5a [2023-02-22T20:41:49.890Z] ---> b89e5b66f7f8 [2023-02-22T20:41:49.890Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T20:41:49.890Z] ---> Running in 2aa327f7284c [2023-02-22T20:41:50.155Z] Removing intermediate container 2aa327f7284c [2023-02-22T20:41:50.155Z] ---> 010d4718745c [2023-02-22T20:41:50.155Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T20:41:50.422Z] ---> Running in 2f970495c47d [2023-02-22T20:41:51.002Z] Removing intermediate container 2f970495c47d [2023-02-22T20:41:51.002Z] ---> 09a62eed0cb5 [2023-02-22T20:41:51.002Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T20:41:51.002Z] ---> Running in ab1176b9aca5 [2023-02-22T20:41:51.269Z] Removing intermediate container ab1176b9aca5 [2023-02-22T20:41:51.269Z] ---> bccc20bd8207 [2023-02-22T20:41:51.269Z] Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:41:51.535Z] ---> Running in 181efa7a4d75 [2023-02-22T20:41:52.118Z] Removing intermediate container 181efa7a4d75 [2023-02-22T20:41:52.118Z] ---> 2fa51e2525d7 [2023-02-22T20:41:52.118Z] Step 22/22 : LABEL version=3.0.0-dev.63 [2023-02-22T20:41:52.118Z] ---> Running in 14150f83acab [2023-02-22T20:41:52.726Z] Removing intermediate container 14150f83acab [2023-02-22T20:41:52.726Z] ---> fe69a701e8eb [2023-02-22T20:41:52.726Z] [2023-02-22T20:41:52.726Z] Successfully built fe69a701e8eb [2023-02-22T20:41:52.726Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-22T20:42:31.578Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 04ab9d6a25d9 [2023-02-22T20:42:31.578Z] ---> 0e8e29305b38 [2023-02-22T20:42:31.578Z] [2023-02-22T20:42:31.578Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T20:42:31.578Z] ---> 4c81e5bf8899 [2023-02-22T20:42:31.578Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T20:42:31.578Z] ---> Running in 5898c23f6cba [2023-02-22T20:42:31.578Z] Removing intermediate container 5898c23f6cba [2023-02-22T20:42:31.578Z] ---> ba7c2e19f6d7 [2023-02-22T20:42:31.578Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T20:42:31.578Z] ---> Running in 0d70f6c6a8cd [2023-02-22T20:42:31.578Z] Removing intermediate container 0d70f6c6a8cd [2023-02-22T20:42:31.578Z] ---> 33f734a96fd6 [2023-02-22T20:42:31.578Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T20:42:31.578Z] ---> Running in 64a2e0bf1342 [2023-02-22T20:42:31.578Z] Removing intermediate container 64a2e0bf1342 [2023-02-22T20:42:31.578Z] ---> 4aa829b5685f [2023-02-22T20:42:31.578Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T20:42:31.578Z] ---> Running in 946b112ee239 [2023-02-22T20:42:31.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:42:31.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:42:31.578Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T20:42:31.578Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:42:31.578Z] OK: 5 MiB in 15 packages [2023-02-22T20:42:32.538Z] Removing intermediate container 946b112ee239 [2023-02-22T20:42:32.538Z] ---> b40aa0c54c32 [2023-02-22T20:42:32.538Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:42:33.498Z] ---> d98456e726a9 [2023-02-22T20:42:33.498Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T20:42:35.437Z] ---> 98799e6f957b [2023-02-22T20:42:35.437Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T20:42:38.778Z] ---> b808d52a5104 [2023-02-22T20:42:38.778Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T20:42:38.778Z] ---> Running in 0a74f873bdca [2023-02-22T20:42:39.356Z] Removing intermediate container 0a74f873bdca [2023-02-22T20:42:39.356Z] ---> 301c6c809c1f [2023-02-22T20:42:39.356Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:42:39.356Z] ---> Running in 4f52f0d019e5 [2023-02-22T20:42:39.621Z] Removing intermediate container 4f52f0d019e5 [2023-02-22T20:42:39.621Z] ---> 7b4cef7206ff [2023-02-22T20:42:39.621Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T20:42:39.900Z] ---> Running in f348cc963406 [2023-02-22T20:42:40.481Z] Removing intermediate container f348cc963406 [2023-02-22T20:42:40.481Z] ---> 2dedd407629f [2023-02-22T20:42:40.481Z] Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:42:40.481Z] ---> Running in 7a4f9792970a [2023-02-22T20:42:41.064Z] Removing intermediate container 7a4f9792970a [2023-02-22T20:42:41.064Z] ---> e65373f0a758 [2023-02-22T20:42:41.064Z] Step 22/22 : LABEL version=3.0.0-dev.63 [2023-02-22T20:42:41.064Z] ---> Running in 9fe9944fc6ac [2023-02-22T20:42:41.643Z] Removing intermediate container 9fe9944fc6ac [2023-02-22T20:42:41.643Z] ---> b3f4f8cbdc22 [2023-02-22T20:42:41.643Z] [2023-02-22T20:42:41.643Z] Successfully built b3f4f8cbdc22 [2023-02-22T20:42:41.643Z] Successfully tagged core-data-arm64:latest [2023-02-22T20:42:56.621Z]  Building core-data ... done Removing intermediate container 05b0bd7949da [2023-02-22T20:42:56.621Z] ---> cb37bb763772 [2023-02-22T20:42:56.621Z] [2023-02-22T20:42:56.621Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T20:42:56.621Z] ---> 4c81e5bf8899 [2023-02-22T20:42:56.621Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T20:42:56.621Z] ---> Using cache [2023-02-22T20:42:56.621Z] ---> 745eaa567701 [2023-02-22T20:42:56.621Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T20:42:56.621Z] ---> Using cache [2023-02-22T20:42:56.621Z] ---> 9249ad1e29e0 [2023-02-22T20:42:56.621Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T20:42:56.621Z] ---> Running in a4fe109c93ba [2023-02-22T20:42:56.621Z] Removing intermediate container a4fe109c93ba [2023-02-22T20:42:56.621Z] ---> c4cfb796ec30 [2023-02-22T20:42:56.621Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T20:42:56.621Z] ---> Running in 4b1d4cd2a30c [2023-02-22T20:42:56.621Z] Removing intermediate container 4b1d4cd2a30c [2023-02-22T20:42:56.621Z] ---> dd63a0e53570 [2023-02-22T20:42:56.621Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:42:56.621Z] ---> 93e8fd3e5870 [2023-02-22T20:42:56.621Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T20:42:59.196Z] ---> 7d548d31603d [2023-02-22T20:42:59.196Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T20:43:00.157Z] ---> 62ca8fbf184d [2023-02-22T20:43:00.157Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T20:43:00.157Z] ---> Running in f18f64bb6427 [2023-02-22T20:43:00.737Z] Removing intermediate container f18f64bb6427 [2023-02-22T20:43:00.737Z] ---> da57cebc0f44 [2023-02-22T20:43:00.737Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:43:00.737Z] ---> Running in d63662966491 [2023-02-22T20:43:01.336Z] Removing intermediate container d63662966491 [2023-02-22T20:43:01.336Z] ---> eaddfc861b9c [2023-02-22T20:43:01.336Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T20:43:01.601Z] ---> Running in 040d94305590 [2023-02-22T20:43:01.867Z] Removing intermediate container 040d94305590 [2023-02-22T20:43:01.867Z] ---> 79174477ac3b [2023-02-22T20:43:01.867Z] Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:43:02.133Z] ---> Running in b51452255a81 [2023-02-22T20:43:02.714Z] Removing intermediate container b51452255a81 [2023-02-22T20:43:02.714Z] ---> 1cddc9d77c86 [2023-02-22T20:43:02.714Z] Step 22/22 : LABEL version=3.0.0-dev.63 [2023-02-22T20:43:06.048Z] ---> Running in 0b321a5edb99 [2023-02-22T20:43:06.314Z] Removing intermediate container 0b321a5edb99 [2023-02-22T20:43:06.314Z] ---> 61687d65bc8c [2023-02-22T20:43:06.314Z] [2023-02-22T20:43:06.314Z] Successfully built 61687d65bc8c [2023-02-22T20:43:06.314Z] Successfully tagged support-scheduler-arm64:latest [2023-02-22T20:44:27.906Z]  Building support-scheduler ... done Removing intermediate container 7a8914eb997f [2023-02-22T20:44:27.906Z] ---> 0302560106a9 [2023-02-22T20:44:27.906Z] [2023-02-22T20:44:27.906Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T20:44:27.906Z] ---> 4c81e5bf8899 [2023-02-22T20:44:27.906Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T20:44:27.906Z] ---> Running in 2d85f6b2cb4f [2023-02-22T20:44:27.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T20:44:27.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T20:44:28.871Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T20:44:28.871Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T20:44:28.871Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T20:44:28.871Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T20:44:29.138Z] OK: 6 MiB in 16 packages [2023-02-22T20:44:30.554Z] Removing intermediate container 2d85f6b2cb4f [2023-02-22T20:44:30.554Z] ---> b29b09006f7f [2023-02-22T20:44:30.554Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T20:44:30.554Z] ---> Running in 57a1abe1da39 [2023-02-22T20:44:30.821Z] Removing intermediate container 57a1abe1da39 [2023-02-22T20:44:30.821Z] ---> fe76a784bb70 [2023-02-22T20:44:30.821Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T20:44:30.821Z] ---> Running in 639dfbfc8f7e [2023-02-22T20:44:31.087Z] Removing intermediate container 639dfbfc8f7e [2023-02-22T20:44:31.087Z] ---> e60fae9fa808 [2023-02-22T20:44:31.087Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T20:44:31.087Z] ---> Running in 3a155ce18856 [2023-02-22T20:44:31.671Z] Removing intermediate container 3a155ce18856 [2023-02-22T20:44:31.671Z] ---> 5e9501d9bf49 [2023-02-22T20:44:31.671Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T20:44:31.937Z] ---> db88bb0aa46b [2023-02-22T20:44:31.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T20:44:33.882Z] ---> a5758bd71d82 [2023-02-22T20:44:33.882Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T20:44:34.150Z] ---> fd7703c186b3 [2023-02-22T20:44:34.150Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T20:44:34.150Z] ---> Running in 0eb49d3b90ad [2023-02-22T20:44:34.415Z] Removing intermediate container 0eb49d3b90ad [2023-02-22T20:44:34.415Z] ---> 141faf9d9303 [2023-02-22T20:44:34.415Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T20:44:34.415Z] ---> Running in 1b6afdeaebce [2023-02-22T20:44:35.002Z] Removing intermediate container 1b6afdeaebce [2023-02-22T20:44:35.002Z] ---> 63c8288c8f27 [2023-02-22T20:44:35.002Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T20:44:35.002Z] ---> Running in 3395359ef114 [2023-02-22T20:44:35.270Z] Removing intermediate container 3395359ef114 [2023-02-22T20:44:35.270Z] ---> 03083c0ceb88 [2023-02-22T20:44:35.270Z] Step 21/22 : LABEL git_sha=15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:44:35.270Z] ---> Running in cea1097dda5a [2023-02-22T20:44:35.537Z] Removing intermediate container cea1097dda5a [2023-02-22T20:44:35.537Z] ---> 96755d066a9d [2023-02-22T20:44:35.537Z] Step 22/22 : LABEL version=3.0.0-dev.63 [2023-02-22T20:44:35.804Z] ---> Running in 1c7a56307a5c [2023-02-22T20:44:36.073Z] Removing intermediate container 1c7a56307a5c [2023-02-22T20:44:36.073Z] ---> fa310fdfe6b3 [2023-02-22T20:44:36.073Z] [2023-02-22T20:44:36.073Z] Successfully built fa310fdfe6b3 [2023-02-22T20:44:36.073Z] Successfully tagged support-notifications-arm64:latest [2023-02-22T20:44:36.351Z]  Building support-notifications ... done  [Pipeline] } [2023-02-22T20:44:36.356Z] $ docker stop --time=1 f332d8d2ae563976d646d11ac31e1556984f56549a7e1be2a42ec45e7ced39fc [2023-02-22T20:44:37.995Z] $ docker rm -f --volumes f332d8d2ae563976d646d11ac31e1556984f56549a7e1be2a42ec45e7ced39fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T20:44:38.485Z] + docker images [2023-02-22T20:44:38.752Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T20:44:38.752Z] support-notifications-arm64 latest fa310fdfe6b3 3 seconds ago 29.7MB [2023-02-22T20:44:38.752Z] 0302560106a9 14 seconds ago 1.4GB [2023-02-22T20:44:38.752Z] support-scheduler-arm64 latest 61687d65bc8c About a minute ago 29MB [2023-02-22T20:44:38.752Z] cb37bb763772 About a minute ago 1.4GB [2023-02-22T20:44:38.752Z] core-data-arm64 latest b3f4f8cbdc22 About a minute ago 17.2MB [2023-02-22T20:44:38.752Z] 0e8e29305b38 2 minutes ago 1.34GB [2023-02-22T20:44:38.752Z] core-common-config-bootstrapper-arm64 latest fe69a701e8eb 2 minutes ago 14.9MB [2023-02-22T20:44:38.752Z] security-bootstrapper-arm64 latest 5ecd1bb6440f 3 minutes ago 19.6MB [2023-02-22T20:44:38.752Z] e8ee4dc3a41e 3 minutes ago 1.33GB [2023-02-22T20:44:38.752Z] cb4e7198fc23 3 minutes ago 1.33GB [2023-02-22T20:44:38.752Z] security-spiffe-token-provider-arm64 latest 3c1d843ece58 5 minutes ago 29.1MB [2023-02-22T20:44:38.752Z] 9adcbeb0c448 5 minutes ago 1.37GB [2023-02-22T20:44:38.752Z] core-metadata-arm64 latest 029337e40ba5 9 minutes ago 17.8MB [2023-02-22T20:44:38.752Z] 01bd0822d3e5 9 minutes ago 1.34GB [2023-02-22T20:44:38.752Z] security-secretstore-setup-arm64 latest 6568f551f368 9 minutes ago 29MB [2023-02-22T20:44:38.752Z] eceb13a6aaea 10 minutes ago 1.33GB [2023-02-22T20:44:38.752Z] core-command-arm64 latest 1968ec51da65 10 minutes ago 17MB [2023-02-22T20:44:38.752Z] 39f277d90abf 10 minutes ago 1.34GB [2023-02-22T20:44:38.752Z] security-proxy-setup-arm64 latest e99403927b17 11 minutes ago 26.9MB [2023-02-22T20:44:38.752Z] c41332d67b77 11 minutes ago 1.33GB [2023-02-22T20:44:38.752Z] security-spire-agent-arm64 latest 82f079992127 17 minutes ago 122MB [2023-02-22T20:44:38.752Z] security-spire-server-arm64 latest c656dd67070d 17 minutes ago 84.3MB [2023-02-22T20:44:38.752Z] security-spire-config-arm64 latest 5aa5078e7bc0 17 minutes ago 83.6MB [2023-02-22T20:44:38.752Z] 80810a29b253 17 minutes ago 1.21GB [2023-02-22T20:44:38.752Z] 260857e082e3 17 minutes ago 1.21GB [2023-02-22T20:44:38.752Z] 016d75311ee9 17 minutes ago 1.21GB [2023-02-22T20:44:38.752Z] ci-base-image-arm64 latest aa28f1b7f260 21 minutes ago 905MB [2023-02-22T20:44:38.752Z] alpine 3.15 354640af7b1b 11 days ago 5.34MB [2023-02-22T20:44:38.752Z] alpine 3.16 4c81e5bf8899 11 days ago 5.3MB [2023-02-22T20:44:38.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-22T20:44:38.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T20:44:38.888Z] provisioning config files... [2023-02-22T20:44:38.903Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config16250464182594203835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:44:39.240Z] ---> docker-login.sh [2023-02-22T20:44:39.240Z] nexus3.edgexfoundry.org:10001 [2023-02-22T20:44:39.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:44:39.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:44:39.507Z] Configure a credential helper to remove this warning. See [2023-02-22T20:44:39.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:44:39.507Z] [2023-02-22T20:44:39.507Z] Login Succeeded [2023-02-22T20:44:39.507Z] nexus3.edgexfoundry.org:10002 [2023-02-22T20:44:39.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:44:40.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:44:40.042Z] Configure a credential helper to remove this warning. See [2023-02-22T20:44:40.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:44:40.042Z] [2023-02-22T20:44:40.042Z] Login Succeeded [2023-02-22T20:44:40.042Z] nexus3.edgexfoundry.org:10003 [2023-02-22T20:44:40.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:44:40.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:44:40.308Z] Configure a credential helper to remove this warning. See [2023-02-22T20:44:40.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:44:40.308Z] [2023-02-22T20:44:40.308Z] Login Succeeded [2023-02-22T20:44:40.308Z] nexus3.edgexfoundry.org:10004 [2023-02-22T20:44:40.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:44:40.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:44:40.843Z] Configure a credential helper to remove this warning. See [2023-02-22T20:44:40.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:44:40.843Z] [2023-02-22T20:44:40.843Z] Login Succeeded [2023-02-22T20:44:40.843Z] docker.io [2023-02-22T20:44:40.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T20:44:41.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T20:44:41.431Z] Configure a credential helper to remove this warning. See [2023-02-22T20:44:41.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T20:44:41.431Z] [2023-02-22T20:44:41.431Z] Login Succeeded [2023-02-22T20:44:41.431Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T20:44:41.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:44:41.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T20:44:41.480Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-22T20:44:41.480Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:44:41.480Z] latest [2023-02-22T20:44:41.480Z] 3.0.0-dev.63 [2023-02-22T20:44:41.480Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:44:41.480Z] main [2023-02-22T20:44:41.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:41.809Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:42.146Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:44:42.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-22T20:44:42.146Z] cdbb137cc522: Preparing [2023-02-22T20:44:42.146Z] 218ed4be428e: Preparing [2023-02-22T20:44:42.146Z] 7c5896bc0dab: Preparing [2023-02-22T20:44:42.146Z] 5a35f974fbc3: Preparing [2023-02-22T20:44:42.146Z] f70ee36035b9: Preparing [2023-02-22T20:44:42.146Z] f70ee36035b9: Layer already exists [2023-02-22T20:44:42.413Z] cdbb137cc522: Pushed [2023-02-22T20:44:42.413Z] 7c5896bc0dab: Pushed [2023-02-22T20:44:42.413Z] 5a35f974fbc3: Pushed [2023-02-22T20:44:45.750Z] 218ed4be428e: Pushed [2023-02-22T20:44:45.750Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:bfe175e259cbdb65a451aad929e59bf212beeed26f46687e0760296ba8942923 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:46.093Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:46.443Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-22T20:44:46.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-22T20:44:46.443Z] cdbb137cc522: Preparing [2023-02-22T20:44:46.443Z] 218ed4be428e: Preparing [2023-02-22T20:44:46.443Z] 7c5896bc0dab: Preparing [2023-02-22T20:44:46.443Z] 5a35f974fbc3: Preparing [2023-02-22T20:44:46.443Z] f70ee36035b9: Preparing [2023-02-22T20:44:46.443Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:44:46.443Z] 218ed4be428e: Layer already exists [2023-02-22T20:44:46.443Z] f70ee36035b9: Layer already exists [2023-02-22T20:44:46.443Z] cdbb137cc522: Layer already exists [2023-02-22T20:44:46.443Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:44:46.443Z] latest: digest: sha256:bfe175e259cbdb65a451aad929e59bf212beeed26f46687e0760296ba8942923 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:47.062Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:47.392Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.63 [2023-02-22T20:44:47.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-22T20:44:47.392Z] cdbb137cc522: Preparing [2023-02-22T20:44:47.392Z] 218ed4be428e: Preparing [2023-02-22T20:44:47.392Z] 7c5896bc0dab: Preparing [2023-02-22T20:44:47.392Z] 5a35f974fbc3: Preparing [2023-02-22T20:44:47.392Z] f70ee36035b9: Preparing [2023-02-22T20:44:47.392Z] 218ed4be428e: Layer already exists [2023-02-22T20:44:47.392Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:44:47.392Z] cdbb137cc522: Layer already exists [2023-02-22T20:44:47.392Z] f70ee36035b9: Layer already exists [2023-02-22T20:44:47.392Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:44:47.392Z] 3.0.0-dev.63: digest: sha256:bfe175e259cbdb65a451aad929e59bf212beeed26f46687e0760296ba8942923 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:48.000Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:48.335Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:44:48.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-22T20:44:48.335Z] cdbb137cc522: Preparing [2023-02-22T20:44:48.335Z] 218ed4be428e: Preparing [2023-02-22T20:44:48.335Z] 7c5896bc0dab: Preparing [2023-02-22T20:44:48.335Z] 5a35f974fbc3: Preparing [2023-02-22T20:44:48.335Z] f70ee36035b9: Preparing [2023-02-22T20:44:48.335Z] 218ed4be428e: Layer already exists [2023-02-22T20:44:48.335Z] cdbb137cc522: Layer already exists [2023-02-22T20:44:48.335Z] f70ee36035b9: Layer already exists [2023-02-22T20:44:48.335Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:44:48.335Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:44:48.335Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:bfe175e259cbdb65a451aad929e59bf212beeed26f46687e0760296ba8942923 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:48.936Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:49.275Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-22T20:44:49.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-22T20:44:49.275Z] cdbb137cc522: Preparing [2023-02-22T20:44:49.275Z] 218ed4be428e: Preparing [2023-02-22T20:44:49.275Z] 7c5896bc0dab: Preparing [2023-02-22T20:44:49.275Z] 5a35f974fbc3: Preparing [2023-02-22T20:44:49.275Z] f70ee36035b9: Preparing [2023-02-22T20:44:49.275Z] f70ee36035b9: Layer already exists [2023-02-22T20:44:49.275Z] 218ed4be428e: Layer already exists [2023-02-22T20:44:49.275Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:44:49.275Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:44:49.275Z] cdbb137cc522: Layer already exists [2023-02-22T20:44:49.541Z] main: digest: sha256:bfe175e259cbdb65a451aad929e59bf212beeed26f46687e0760296ba8942923 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:44:49.581Z] ===================================================== [Pipeline] echo [2023-02-22T20:44:49.586Z] taggedImages: [2023-02-22T20:44:49.586Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:44:49.586Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-22T20:44:49.586Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.63 [2023-02-22T20:44:49.586Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:44:49.586Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-22T20:44:49.601Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-22T20:44:49.601Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:44:49.601Z] latest [2023-02-22T20:44:49.601Z] 3.0.0-dev.63 [2023-02-22T20:44:49.601Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:44:49.601Z] main [2023-02-22T20:44:49.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:49.929Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:50.263Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:44:50.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-22T20:44:50.263Z] 1fa86b2ff10e: Preparing [2023-02-22T20:44:50.263Z] c14fac1c1f3d: Preparing [2023-02-22T20:44:50.263Z] ba4b4b7477ee: Preparing [2023-02-22T20:44:50.263Z] a816ac61f0be: Preparing [2023-02-22T20:44:50.263Z] 7c5896bc0dab: Preparing [2023-02-22T20:44:50.263Z] 5431c6819c86: Preparing [2023-02-22T20:44:50.263Z] f70ee36035b9: Preparing [2023-02-22T20:44:50.263Z] 5431c6819c86: Waiting [2023-02-22T20:44:50.263Z] f70ee36035b9: Waiting [2023-02-22T20:44:50.530Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:44:50.530Z] 1fa86b2ff10e: Pushed [2023-02-22T20:44:50.530Z] c14fac1c1f3d: Pushed [2023-02-22T20:44:50.530Z] ba4b4b7477ee: Pushed [2023-02-22T20:44:50.530Z] 5431c6819c86: Pushed [2023-02-22T20:44:50.530Z] f70ee36035b9: Layer already exists [2023-02-22T20:44:53.113Z] a816ac61f0be: Pushed [2023-02-22T20:44:53.113Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:6320c16d620e6124cd52759d2e1b8b9b2c30ee1fc19c296572a8bd37e1a1fcf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:53.473Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:53.823Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-22T20:44:53.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-22T20:44:53.823Z] 1fa86b2ff10e: Preparing [2023-02-22T20:44:53.823Z] c14fac1c1f3d: Preparing [2023-02-22T20:44:53.823Z] ba4b4b7477ee: Preparing [2023-02-22T20:44:53.823Z] a816ac61f0be: Preparing [2023-02-22T20:44:53.823Z] 7c5896bc0dab: Preparing [2023-02-22T20:44:53.823Z] 5431c6819c86: Preparing [2023-02-22T20:44:53.823Z] f70ee36035b9: Preparing [2023-02-22T20:44:53.823Z] 5431c6819c86: Waiting [2023-02-22T20:44:53.823Z] f70ee36035b9: Waiting [2023-02-22T20:44:53.823Z] c14fac1c1f3d: Layer already exists [2023-02-22T20:44:53.823Z] ba4b4b7477ee: Layer already exists [2023-02-22T20:44:53.823Z] a816ac61f0be: Layer already exists [2023-02-22T20:44:53.823Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:44:53.823Z] 1fa86b2ff10e: Layer already exists [2023-02-22T20:44:53.823Z] 5431c6819c86: Layer already exists [2023-02-22T20:44:53.823Z] f70ee36035b9: Layer already exists [2023-02-22T20:44:54.122Z] latest: digest: sha256:6320c16d620e6124cd52759d2e1b8b9b2c30ee1fc19c296572a8bd37e1a1fcf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:54.500Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:54.856Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.63 [2023-02-22T20:44:54.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-22T20:44:54.856Z] 1fa86b2ff10e: Preparing [2023-02-22T20:44:54.856Z] c14fac1c1f3d: Preparing [2023-02-22T20:44:54.856Z] ba4b4b7477ee: Preparing [2023-02-22T20:44:54.856Z] a816ac61f0be: Preparing [2023-02-22T20:44:54.856Z] 7c5896bc0dab: Preparing [2023-02-22T20:44:54.856Z] 5431c6819c86: Preparing [2023-02-22T20:44:54.856Z] f70ee36035b9: Preparing [2023-02-22T20:44:54.856Z] 5431c6819c86: Waiting [2023-02-22T20:44:54.856Z] f70ee36035b9: Waiting [2023-02-22T20:44:54.856Z] ba4b4b7477ee: Layer already exists [2023-02-22T20:44:54.856Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:44:54.856Z] c14fac1c1f3d: Layer already exists [2023-02-22T20:44:54.856Z] 1fa86b2ff10e: Layer already exists [2023-02-22T20:44:54.856Z] a816ac61f0be: Layer already exists [2023-02-22T20:44:54.856Z] f70ee36035b9: Layer already exists [2023-02-22T20:44:54.856Z] 5431c6819c86: Layer already exists [2023-02-22T20:44:55.130Z] 3.0.0-dev.63: digest: sha256:6320c16d620e6124cd52759d2e1b8b9b2c30ee1fc19c296572a8bd37e1a1fcf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:55.487Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:55.856Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:44:55.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-22T20:44:55.856Z] 1fa86b2ff10e: Preparing [2023-02-22T20:44:55.857Z] c14fac1c1f3d: Preparing [2023-02-22T20:44:55.857Z] ba4b4b7477ee: Preparing [2023-02-22T20:44:55.857Z] a816ac61f0be: Preparing [2023-02-22T20:44:55.857Z] 7c5896bc0dab: Preparing [2023-02-22T20:44:55.857Z] 5431c6819c86: Preparing [2023-02-22T20:44:55.857Z] f70ee36035b9: Preparing [2023-02-22T20:44:55.857Z] 5431c6819c86: Waiting [2023-02-22T20:44:55.857Z] f70ee36035b9: Waiting [2023-02-22T20:44:55.857Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:44:55.857Z] 1fa86b2ff10e: Layer already exists [2023-02-22T20:44:55.857Z] a816ac61f0be: Layer already exists [2023-02-22T20:44:55.857Z] ba4b4b7477ee: Layer already exists [2023-02-22T20:44:55.857Z] c14fac1c1f3d: Layer already exists [2023-02-22T20:44:55.857Z] 5431c6819c86: Layer already exists [2023-02-22T20:44:55.857Z] f70ee36035b9: Layer already exists [2023-02-22T20:44:55.857Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:6320c16d620e6124cd52759d2e1b8b9b2c30ee1fc19c296572a8bd37e1a1fcf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:56.487Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:56.834Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-22T20:44:56.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-22T20:44:56.834Z] 1fa86b2ff10e: Preparing [2023-02-22T20:44:56.834Z] c14fac1c1f3d: Preparing [2023-02-22T20:44:56.834Z] ba4b4b7477ee: Preparing [2023-02-22T20:44:56.834Z] a816ac61f0be: Preparing [2023-02-22T20:44:56.834Z] 7c5896bc0dab: Preparing [2023-02-22T20:44:56.834Z] 5431c6819c86: Preparing [2023-02-22T20:44:56.834Z] f70ee36035b9: Preparing [2023-02-22T20:44:56.834Z] 5431c6819c86: Waiting [2023-02-22T20:44:56.834Z] f70ee36035b9: Waiting [2023-02-22T20:44:56.834Z] ba4b4b7477ee: Layer already exists [2023-02-22T20:44:56.834Z] 1fa86b2ff10e: Layer already exists [2023-02-22T20:44:56.834Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:44:56.834Z] a816ac61f0be: Layer already exists [2023-02-22T20:44:56.834Z] c14fac1c1f3d: Layer already exists [2023-02-22T20:44:56.834Z] f70ee36035b9: Layer already exists [2023-02-22T20:44:56.834Z] 5431c6819c86: Layer already exists [2023-02-22T20:44:57.101Z] main: digest: sha256:6320c16d620e6124cd52759d2e1b8b9b2c30ee1fc19c296572a8bd37e1a1fcf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:44:57.149Z] ===================================================== [Pipeline] echo [2023-02-22T20:44:57.158Z] taggedImages: [2023-02-22T20:44:57.158Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:44:57.158Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-22T20:44:57.158Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.63 [2023-02-22T20:44:57.158Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:44:57.158Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-22T20:44:57.181Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-22T20:44:57.181Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:44:57.181Z] latest [2023-02-22T20:44:57.181Z] 3.0.0-dev.63 [2023-02-22T20:44:57.181Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:44:57.181Z] main [2023-02-22T20:44:57.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:57.539Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:44:57.882Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:44:57.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-22T20:44:57.882Z] 136d7aafa4e6: Preparing [2023-02-22T20:44:57.882Z] 7b49fe3abcc5: Preparing [2023-02-22T20:44:57.882Z] 7c5896bc0dab: Preparing [2023-02-22T20:44:57.882Z] b9abe9f09a0f: Preparing [2023-02-22T20:44:57.882Z] f70ee36035b9: Preparing [2023-02-22T20:44:57.882Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:44:57.882Z] f70ee36035b9: Layer already exists [2023-02-22T20:44:58.149Z] 136d7aafa4e6: Pushed [2023-02-22T20:44:58.149Z] b9abe9f09a0f: Pushed [2023-02-22T20:45:01.490Z] 7b49fe3abcc5: Pushed [2023-02-22T20:45:01.490Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:739278f2361281fcce360cb4e4b4fa83f79b3389c9f50e4f0430f2c6ec377abf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:01.826Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:02.163Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-22T20:45:02.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-22T20:45:02.163Z] 136d7aafa4e6: Preparing [2023-02-22T20:45:02.163Z] 7b49fe3abcc5: Preparing [2023-02-22T20:45:02.163Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:02.163Z] b9abe9f09a0f: Preparing [2023-02-22T20:45:02.163Z] f70ee36035b9: Preparing [2023-02-22T20:45:02.163Z] b9abe9f09a0f: Layer already exists [2023-02-22T20:45:02.163Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:02.163Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:02.163Z] 136d7aafa4e6: Layer already exists [2023-02-22T20:45:02.163Z] 7b49fe3abcc5: Layer already exists [2023-02-22T20:45:02.428Z] latest: digest: sha256:739278f2361281fcce360cb4e4b4fa83f79b3389c9f50e4f0430f2c6ec377abf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:02.769Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:03.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.63 [2023-02-22T20:45:03.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-22T20:45:03.104Z] 136d7aafa4e6: Preparing [2023-02-22T20:45:03.104Z] 7b49fe3abcc5: Preparing [2023-02-22T20:45:03.104Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:03.104Z] b9abe9f09a0f: Preparing [2023-02-22T20:45:03.104Z] f70ee36035b9: Preparing [2023-02-22T20:45:03.104Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:03.104Z] 7b49fe3abcc5: Layer already exists [2023-02-22T20:45:03.104Z] 136d7aafa4e6: Layer already exists [2023-02-22T20:45:03.104Z] b9abe9f09a0f: Layer already exists [2023-02-22T20:45:03.104Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:03.104Z] 3.0.0-dev.63: digest: sha256:739278f2361281fcce360cb4e4b4fa83f79b3389c9f50e4f0430f2c6ec377abf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:03.706Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:04.041Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:04.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-22T20:45:04.041Z] 136d7aafa4e6: Preparing [2023-02-22T20:45:04.041Z] 7b49fe3abcc5: Preparing [2023-02-22T20:45:04.041Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:04.041Z] b9abe9f09a0f: Preparing [2023-02-22T20:45:04.041Z] f70ee36035b9: Preparing [2023-02-22T20:45:04.041Z] 136d7aafa4e6: Layer already exists [2023-02-22T20:45:04.041Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:04.041Z] b9abe9f09a0f: Layer already exists [2023-02-22T20:45:04.041Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:04.041Z] 7b49fe3abcc5: Layer already exists [2023-02-22T20:45:04.041Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:739278f2361281fcce360cb4e4b4fa83f79b3389c9f50e4f0430f2c6ec377abf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:04.646Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:04.991Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-22T20:45:04.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-22T20:45:04.991Z] 136d7aafa4e6: Preparing [2023-02-22T20:45:04.991Z] 7b49fe3abcc5: Preparing [2023-02-22T20:45:04.991Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:04.991Z] b9abe9f09a0f: Preparing [2023-02-22T20:45:04.991Z] f70ee36035b9: Preparing [2023-02-22T20:45:04.991Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:04.991Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:04.991Z] 136d7aafa4e6: Layer already exists [2023-02-22T20:45:04.991Z] 7b49fe3abcc5: Layer already exists [2023-02-22T20:45:04.991Z] b9abe9f09a0f: Layer already exists [2023-02-22T20:45:04.991Z] main: digest: sha256:739278f2361281fcce360cb4e4b4fa83f79b3389c9f50e4f0430f2c6ec377abf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:45:05.045Z] ===================================================== [Pipeline] echo [2023-02-22T20:45:05.053Z] taggedImages: [2023-02-22T20:45:05.053Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:05.053Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-22T20:45:05.053Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.63 [2023-02-22T20:45:05.053Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:05.053Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-22T20:45:05.070Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-22T20:45:05.070Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:05.070Z] latest [2023-02-22T20:45:05.070Z] 3.0.0-dev.63 [2023-02-22T20:45:05.070Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:05.070Z] main [2023-02-22T20:45:05.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:05.452Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:05.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:05.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-22T20:45:05.800Z] d752d291f115: Preparing [2023-02-22T20:45:05.800Z] b5a467bcf971: Preparing [2023-02-22T20:45:05.800Z] e54dc21f34df: Preparing [2023-02-22T20:45:05.800Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:05.800Z] 5a35f974fbc3: Preparing [2023-02-22T20:45:05.800Z] f70ee36035b9: Preparing [2023-02-22T20:45:05.800Z] f70ee36035b9: Waiting [2023-02-22T20:45:05.800Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:45:05.800Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:06.066Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:06.066Z] d752d291f115: Pushed [2023-02-22T20:45:06.066Z] b5a467bcf971: Pushed [2023-02-22T20:45:09.415Z] e54dc21f34df: Pushed [2023-02-22T20:45:09.415Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:65ad822298fb40affd1736c7fe3b4c48e7bb7c7b771183905213d5b68ab4d778 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:10.015Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:10.349Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-22T20:45:10.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-22T20:45:10.349Z] d752d291f115: Preparing [2023-02-22T20:45:10.349Z] b5a467bcf971: Preparing [2023-02-22T20:45:10.349Z] e54dc21f34df: Preparing [2023-02-22T20:45:10.349Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:10.349Z] 5a35f974fbc3: Preparing [2023-02-22T20:45:10.349Z] f70ee36035b9: Preparing [2023-02-22T20:45:10.349Z] f70ee36035b9: Waiting [2023-02-22T20:45:10.349Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:10.349Z] d752d291f115: Layer already exists [2023-02-22T20:45:10.349Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:45:10.349Z] b5a467bcf971: Layer already exists [2023-02-22T20:45:10.349Z] e54dc21f34df: Layer already exists [2023-02-22T20:45:10.349Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:10.616Z] latest: digest: sha256:65ad822298fb40affd1736c7fe3b4c48e7bb7c7b771183905213d5b68ab4d778 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:10.965Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:11.305Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.63 [2023-02-22T20:45:11.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-22T20:45:11.305Z] d752d291f115: Preparing [2023-02-22T20:45:11.305Z] b5a467bcf971: Preparing [2023-02-22T20:45:11.305Z] e54dc21f34df: Preparing [2023-02-22T20:45:11.305Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:11.305Z] 5a35f974fbc3: Preparing [2023-02-22T20:45:11.305Z] f70ee36035b9: Preparing [2023-02-22T20:45:11.305Z] f70ee36035b9: Waiting [2023-02-22T20:45:11.305Z] e54dc21f34df: Layer already exists [2023-02-22T20:45:11.305Z] b5a467bcf971: Layer already exists [2023-02-22T20:45:11.305Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:11.305Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:45:11.305Z] d752d291f115: Layer already exists [2023-02-22T20:45:11.305Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:11.570Z] 3.0.0-dev.63: digest: sha256:65ad822298fb40affd1736c7fe3b4c48e7bb7c7b771183905213d5b68ab4d778 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:11.907Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:12.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:12.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-22T20:45:12.244Z] d752d291f115: Preparing [2023-02-22T20:45:12.244Z] b5a467bcf971: Preparing [2023-02-22T20:45:12.244Z] e54dc21f34df: Preparing [2023-02-22T20:45:12.244Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:12.244Z] 5a35f974fbc3: Preparing [2023-02-22T20:45:12.244Z] f70ee36035b9: Preparing [2023-02-22T20:45:12.244Z] f70ee36035b9: Waiting [2023-02-22T20:45:12.244Z] d752d291f115: Layer already exists [2023-02-22T20:45:12.244Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:12.244Z] e54dc21f34df: Layer already exists [2023-02-22T20:45:12.244Z] b5a467bcf971: Layer already exists [2023-02-22T20:45:12.244Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:45:12.244Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:12.244Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:65ad822298fb40affd1736c7fe3b4c48e7bb7c7b771183905213d5b68ab4d778 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:12.850Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:13.196Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-22T20:45:13.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-22T20:45:13.196Z] d752d291f115: Preparing [2023-02-22T20:45:13.196Z] b5a467bcf971: Preparing [2023-02-22T20:45:13.196Z] e54dc21f34df: Preparing [2023-02-22T20:45:13.196Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:13.196Z] 5a35f974fbc3: Preparing [2023-02-22T20:45:13.196Z] f70ee36035b9: Preparing [2023-02-22T20:45:13.196Z] f70ee36035b9: Waiting [2023-02-22T20:45:13.196Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:45:13.196Z] b5a467bcf971: Layer already exists [2023-02-22T20:45:13.196Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:13.196Z] e54dc21f34df: Layer already exists [2023-02-22T20:45:13.196Z] d752d291f115: Layer already exists [2023-02-22T20:45:13.196Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:13.466Z] main: digest: sha256:65ad822298fb40affd1736c7fe3b4c48e7bb7c7b771183905213d5b68ab4d778 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:45:13.509Z] ===================================================== [Pipeline] echo [2023-02-22T20:45:13.514Z] taggedImages: [2023-02-22T20:45:13.514Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:13.514Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-22T20:45:13.514Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.63 [2023-02-22T20:45:13.514Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:13.514Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-22T20:45:13.528Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-22T20:45:13.528Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:13.528Z] latest [2023-02-22T20:45:13.528Z] 3.0.0-dev.63 [2023-02-22T20:45:13.528Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:13.528Z] main [2023-02-22T20:45:13.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:13.861Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:14.196Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:14.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-22T20:45:14.196Z] c65264548022: Preparing [2023-02-22T20:45:14.196Z] c65264548022: Preparing [2023-02-22T20:45:14.196Z] 02151a1bf92d: Preparing [2023-02-22T20:45:14.196Z] f373332e2e37: Preparing [2023-02-22T20:45:14.196Z] bbd0095b0e00: Preparing [2023-02-22T20:45:14.196Z] 268bcc5ed441: Preparing [2023-02-22T20:45:14.196Z] 94cf91ff443a: Preparing [2023-02-22T20:45:14.196Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:14.196Z] 5bb0438879dd: Preparing [2023-02-22T20:45:14.196Z] 8b4863380570: Preparing [2023-02-22T20:45:14.196Z] c5d95978b825: Preparing [2023-02-22T20:45:14.196Z] 319a9f5e35e5: Preparing [2023-02-22T20:45:14.196Z] f70ee36035b9: Preparing [2023-02-22T20:45:14.196Z] 5bb0438879dd: Waiting [2023-02-22T20:45:14.196Z] 8b4863380570: Waiting [2023-02-22T20:45:14.196Z] 94cf91ff443a: Waiting [2023-02-22T20:45:14.196Z] 7c5896bc0dab: Waiting [2023-02-22T20:45:14.196Z] c5d95978b825: Waiting [2023-02-22T20:45:14.196Z] 319a9f5e35e5: Waiting [2023-02-22T20:45:14.196Z] f70ee36035b9: Waiting [2023-02-22T20:45:14.462Z] f373332e2e37: Pushed [2023-02-22T20:45:14.462Z] bbd0095b0e00: Pushed [2023-02-22T20:45:14.462Z] 02151a1bf92d: Pushed [2023-02-22T20:45:14.462Z] 268bcc5ed441: Pushed [2023-02-22T20:45:14.462Z] c65264548022: Pushed [2023-02-22T20:45:14.462Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:14.729Z] 8b4863380570: Pushed [2023-02-22T20:45:14.729Z] 5bb0438879dd: Pushed [2023-02-22T20:45:14.729Z] 319a9f5e35e5: Pushed [2023-02-22T20:45:14.729Z] c5d95978b825: Pushed [2023-02-22T20:45:14.729Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:18.065Z] 94cf91ff443a: Pushed [2023-02-22T20:45:18.065Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:a7b37bede455956a434cfe1a9f88ffa827aaa57ab4bf50e26392899349a28875 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:18.422Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:18.766Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-22T20:45:18.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-22T20:45:18.766Z] c65264548022: Preparing [2023-02-22T20:45:18.766Z] c65264548022: Preparing [2023-02-22T20:45:18.766Z] 02151a1bf92d: Preparing [2023-02-22T20:45:18.766Z] f373332e2e37: Preparing [2023-02-22T20:45:18.766Z] bbd0095b0e00: Preparing [2023-02-22T20:45:18.766Z] 268bcc5ed441: Preparing [2023-02-22T20:45:18.766Z] 94cf91ff443a: Preparing [2023-02-22T20:45:18.766Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:18.766Z] 5bb0438879dd: Preparing [2023-02-22T20:45:18.766Z] 8b4863380570: Preparing [2023-02-22T20:45:18.766Z] c5d95978b825: Preparing [2023-02-22T20:45:18.766Z] 319a9f5e35e5: Preparing [2023-02-22T20:45:18.766Z] f70ee36035b9: Preparing [2023-02-22T20:45:18.766Z] 94cf91ff443a: Waiting [2023-02-22T20:45:18.766Z] 7c5896bc0dab: Waiting [2023-02-22T20:45:18.766Z] 5bb0438879dd: Waiting [2023-02-22T20:45:18.766Z] 8b4863380570: Waiting [2023-02-22T20:45:18.766Z] c5d95978b825: Waiting [2023-02-22T20:45:18.766Z] 319a9f5e35e5: Waiting [2023-02-22T20:45:18.766Z] f70ee36035b9: Waiting [2023-02-22T20:45:18.766Z] 02151a1bf92d: Layer already exists [2023-02-22T20:45:18.766Z] c65264548022: Layer already exists [2023-02-22T20:45:18.766Z] 268bcc5ed441: Layer already exists [2023-02-22T20:45:18.766Z] f373332e2e37: Layer already exists [2023-02-22T20:45:18.766Z] bbd0095b0e00: Layer already exists [2023-02-22T20:45:18.766Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:18.766Z] c5d95978b825: Layer already exists [2023-02-22T20:45:18.766Z] 8b4863380570: Layer already exists [2023-02-22T20:45:18.766Z] 5bb0438879dd: Layer already exists [2023-02-22T20:45:18.766Z] 94cf91ff443a: Layer already exists [2023-02-22T20:45:19.031Z] 319a9f5e35e5: Layer already exists [2023-02-22T20:45:19.031Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:19.031Z] latest: digest: sha256:a7b37bede455956a434cfe1a9f88ffa827aaa57ab4bf50e26392899349a28875 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:19.365Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:19.701Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.63 [2023-02-22T20:45:19.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-22T20:45:19.701Z] c65264548022: Preparing [2023-02-22T20:45:19.701Z] c65264548022: Preparing [2023-02-22T20:45:19.701Z] 02151a1bf92d: Preparing [2023-02-22T20:45:19.701Z] f373332e2e37: Preparing [2023-02-22T20:45:19.701Z] bbd0095b0e00: Preparing [2023-02-22T20:45:19.701Z] 268bcc5ed441: Preparing [2023-02-22T20:45:19.701Z] 94cf91ff443a: Preparing [2023-02-22T20:45:19.701Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:19.701Z] 5bb0438879dd: Preparing [2023-02-22T20:45:19.701Z] 8b4863380570: Preparing [2023-02-22T20:45:19.701Z] c5d95978b825: Preparing [2023-02-22T20:45:19.701Z] 319a9f5e35e5: Preparing [2023-02-22T20:45:19.701Z] f70ee36035b9: Preparing [2023-02-22T20:45:19.701Z] 94cf91ff443a: Waiting [2023-02-22T20:45:19.701Z] 8b4863380570: Waiting [2023-02-22T20:45:19.701Z] 319a9f5e35e5: Waiting [2023-02-22T20:45:19.701Z] 7c5896bc0dab: Waiting [2023-02-22T20:45:19.701Z] f70ee36035b9: Waiting [2023-02-22T20:45:19.701Z] 5bb0438879dd: Waiting [2023-02-22T20:45:19.701Z] c5d95978b825: Waiting [2023-02-22T20:45:19.967Z] 268bcc5ed441: Layer already exists [2023-02-22T20:45:19.967Z] c65264548022: Layer already exists [2023-02-22T20:45:19.967Z] f373332e2e37: Layer already exists [2023-02-22T20:45:19.967Z] 02151a1bf92d: Layer already exists [2023-02-22T20:45:19.967Z] bbd0095b0e00: Layer already exists [2023-02-22T20:45:19.967Z] 94cf91ff443a: Layer already exists [2023-02-22T20:45:19.967Z] c5d95978b825: Layer already exists [2023-02-22T20:45:19.967Z] 5bb0438879dd: Layer already exists [2023-02-22T20:45:19.967Z] 8b4863380570: Layer already exists [2023-02-22T20:45:19.967Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:19.967Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:19.967Z] 319a9f5e35e5: Layer already exists [2023-02-22T20:45:19.967Z] 3.0.0-dev.63: digest: sha256:a7b37bede455956a434cfe1a9f88ffa827aaa57ab4bf50e26392899349a28875 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:20.309Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:20.641Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:20.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-22T20:45:20.641Z] c65264548022: Preparing [2023-02-22T20:45:20.641Z] c65264548022: Preparing [2023-02-22T20:45:20.641Z] 02151a1bf92d: Preparing [2023-02-22T20:45:20.641Z] f373332e2e37: Preparing [2023-02-22T20:45:20.641Z] bbd0095b0e00: Preparing [2023-02-22T20:45:20.641Z] 268bcc5ed441: Preparing [2023-02-22T20:45:20.641Z] 94cf91ff443a: Preparing [2023-02-22T20:45:20.641Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:20.641Z] 5bb0438879dd: Preparing [2023-02-22T20:45:20.641Z] 8b4863380570: Preparing [2023-02-22T20:45:20.641Z] c5d95978b825: Preparing [2023-02-22T20:45:20.641Z] 319a9f5e35e5: Preparing [2023-02-22T20:45:20.641Z] f70ee36035b9: Preparing [2023-02-22T20:45:20.641Z] 5bb0438879dd: Waiting [2023-02-22T20:45:20.641Z] 8b4863380570: Waiting [2023-02-22T20:45:20.641Z] 319a9f5e35e5: Waiting [2023-02-22T20:45:20.641Z] c5d95978b825: Waiting [2023-02-22T20:45:20.641Z] f70ee36035b9: Waiting [2023-02-22T20:45:20.641Z] 94cf91ff443a: Waiting [2023-02-22T20:45:20.641Z] 7c5896bc0dab: Waiting [2023-02-22T20:45:20.641Z] f373332e2e37: Layer already exists [2023-02-22T20:45:20.641Z] 268bcc5ed441: Layer already exists [2023-02-22T20:45:20.641Z] 02151a1bf92d: Layer already exists [2023-02-22T20:45:20.641Z] bbd0095b0e00: Layer already exists [2023-02-22T20:45:20.641Z] c65264548022: Layer already exists [2023-02-22T20:45:20.641Z] c5d95978b825: Layer already exists [2023-02-22T20:45:20.641Z] 8b4863380570: Layer already exists [2023-02-22T20:45:20.641Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:20.641Z] 5bb0438879dd: Layer already exists [2023-02-22T20:45:20.641Z] 94cf91ff443a: Layer already exists [2023-02-22T20:45:20.641Z] 319a9f5e35e5: Layer already exists [2023-02-22T20:45:20.641Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:20.905Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:a7b37bede455956a434cfe1a9f88ffa827aaa57ab4bf50e26392899349a28875 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:21.237Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:21.564Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-22T20:45:21.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-22T20:45:21.564Z] c65264548022: Preparing [2023-02-22T20:45:21.564Z] c65264548022: Preparing [2023-02-22T20:45:21.564Z] 02151a1bf92d: Preparing [2023-02-22T20:45:21.564Z] f373332e2e37: Preparing [2023-02-22T20:45:21.564Z] bbd0095b0e00: Preparing [2023-02-22T20:45:21.564Z] 268bcc5ed441: Preparing [2023-02-22T20:45:21.564Z] 94cf91ff443a: Preparing [2023-02-22T20:45:21.564Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:21.564Z] 5bb0438879dd: Preparing [2023-02-22T20:45:21.564Z] 8b4863380570: Preparing [2023-02-22T20:45:21.564Z] c5d95978b825: Preparing [2023-02-22T20:45:21.564Z] 319a9f5e35e5: Preparing [2023-02-22T20:45:21.564Z] f70ee36035b9: Preparing [2023-02-22T20:45:21.564Z] 5bb0438879dd: Waiting [2023-02-22T20:45:21.564Z] 8b4863380570: Waiting [2023-02-22T20:45:21.564Z] c5d95978b825: Waiting [2023-02-22T20:45:21.564Z] 319a9f5e35e5: Waiting [2023-02-22T20:45:21.564Z] f70ee36035b9: Waiting [2023-02-22T20:45:21.564Z] 94cf91ff443a: Waiting [2023-02-22T20:45:21.564Z] 7c5896bc0dab: Waiting [2023-02-22T20:45:21.564Z] c65264548022: Layer already exists [2023-02-22T20:45:21.564Z] f373332e2e37: Layer already exists [2023-02-22T20:45:21.564Z] bbd0095b0e00: Layer already exists [2023-02-22T20:45:21.564Z] 02151a1bf92d: Layer already exists [2023-02-22T20:45:21.564Z] 268bcc5ed441: Layer already exists [2023-02-22T20:45:21.564Z] 8b4863380570: Layer already exists [2023-02-22T20:45:21.564Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:21.564Z] 94cf91ff443a: Layer already exists [2023-02-22T20:45:21.564Z] 5bb0438879dd: Layer already exists [2023-02-22T20:45:21.564Z] c5d95978b825: Layer already exists [2023-02-22T20:45:21.564Z] 319a9f5e35e5: Layer already exists [2023-02-22T20:45:21.564Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:21.829Z] main: digest: sha256:a7b37bede455956a434cfe1a9f88ffa827aaa57ab4bf50e26392899349a28875 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:45:21.868Z] ===================================================== [Pipeline] echo [2023-02-22T20:45:21.873Z] taggedImages: [2023-02-22T20:45:21.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:21.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-22T20:45:21.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.63 [2023-02-22T20:45:21.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:21.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-22T20:45:21.888Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-22T20:45:21.888Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:21.888Z] latest [2023-02-22T20:45:21.888Z] 3.0.0-dev.63 [2023-02-22T20:45:21.888Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:21.888Z] main [2023-02-22T20:45:21.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:22.225Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:22.568Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:22.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-22T20:45:22.569Z] d4ba1fb3ac30: Preparing [2023-02-22T20:45:22.569Z] 0b6731ad9da4: Preparing [2023-02-22T20:45:22.569Z] 7631cda0ec6c: Preparing [2023-02-22T20:45:22.569Z] 803494351e96: Preparing [2023-02-22T20:45:22.569Z] 104cd18c94cb: Preparing [2023-02-22T20:45:22.569Z] 7db83ee05302: Preparing [2023-02-22T20:45:22.569Z] 1192e4dde599: Preparing [2023-02-22T20:45:22.569Z] f70ee36035b9: Preparing [2023-02-22T20:45:22.569Z] 7db83ee05302: Waiting [2023-02-22T20:45:22.569Z] f70ee36035b9: Waiting [2023-02-22T20:45:22.569Z] 1192e4dde599: Waiting [2023-02-22T20:45:22.833Z] 0b6731ad9da4: Pushed [2023-02-22T20:45:22.833Z] 104cd18c94cb: Pushed [2023-02-22T20:45:22.833Z] d4ba1fb3ac30: Pushed [2023-02-22T20:45:22.833Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:22.833Z] 7db83ee05302: Pushed [2023-02-22T20:45:23.413Z] 1192e4dde599: Pushed [2023-02-22T20:45:24.815Z] 7631cda0ec6c: Pushed [2023-02-22T20:45:24.815Z] 803494351e96: Pushed [2023-02-22T20:45:25.079Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:89559d84d7f47ce0b48d3145df331d01828ccfdcc3060f18145d2535ef29a07c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:25.421Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:25.760Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-22T20:45:25.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-22T20:45:25.760Z] d4ba1fb3ac30: Preparing [2023-02-22T20:45:25.760Z] 0b6731ad9da4: Preparing [2023-02-22T20:45:25.760Z] 7631cda0ec6c: Preparing [2023-02-22T20:45:25.760Z] 803494351e96: Preparing [2023-02-22T20:45:25.760Z] 104cd18c94cb: Preparing [2023-02-22T20:45:25.760Z] 7db83ee05302: Preparing [2023-02-22T20:45:25.760Z] 1192e4dde599: Preparing [2023-02-22T20:45:25.760Z] f70ee36035b9: Preparing [2023-02-22T20:45:25.760Z] 1192e4dde599: Waiting [2023-02-22T20:45:25.760Z] f70ee36035b9: Waiting [2023-02-22T20:45:25.760Z] 7db83ee05302: Waiting [2023-02-22T20:45:25.760Z] 104cd18c94cb: Layer already exists [2023-02-22T20:45:25.760Z] 0b6731ad9da4: Layer already exists [2023-02-22T20:45:25.760Z] d4ba1fb3ac30: Layer already exists [2023-02-22T20:45:25.760Z] 7631cda0ec6c: Layer already exists [2023-02-22T20:45:25.760Z] 803494351e96: Layer already exists [2023-02-22T20:45:25.760Z] 7db83ee05302: Layer already exists [2023-02-22T20:45:25.760Z] 1192e4dde599: Layer already exists [2023-02-22T20:45:25.760Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:26.026Z] latest: digest: sha256:89559d84d7f47ce0b48d3145df331d01828ccfdcc3060f18145d2535ef29a07c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:26.361Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:26.701Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.63 [2023-02-22T20:45:26.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-22T20:45:26.701Z] d4ba1fb3ac30: Preparing [2023-02-22T20:45:26.701Z] 0b6731ad9da4: Preparing [2023-02-22T20:45:26.701Z] 7631cda0ec6c: Preparing [2023-02-22T20:45:26.701Z] 803494351e96: Preparing [2023-02-22T20:45:26.701Z] 104cd18c94cb: Preparing [2023-02-22T20:45:26.701Z] 7db83ee05302: Preparing [2023-02-22T20:45:26.701Z] 1192e4dde599: Preparing [2023-02-22T20:45:26.701Z] f70ee36035b9: Preparing [2023-02-22T20:45:26.701Z] 1192e4dde599: Waiting [2023-02-22T20:45:26.701Z] f70ee36035b9: Waiting [2023-02-22T20:45:26.701Z] 7db83ee05302: Waiting [2023-02-22T20:45:26.701Z] 104cd18c94cb: Layer already exists [2023-02-22T20:45:26.701Z] d4ba1fb3ac30: Layer already exists [2023-02-22T20:45:26.701Z] 803494351e96: Layer already exists [2023-02-22T20:45:26.701Z] 7631cda0ec6c: Layer already exists [2023-02-22T20:45:26.701Z] 0b6731ad9da4: Layer already exists [2023-02-22T20:45:26.701Z] 7db83ee05302: Layer already exists [2023-02-22T20:45:26.701Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:26.701Z] 1192e4dde599: Layer already exists [2023-02-22T20:45:26.701Z] 3.0.0-dev.63: digest: sha256:89559d84d7f47ce0b48d3145df331d01828ccfdcc3060f18145d2535ef29a07c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:27.315Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:27.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:27.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-22T20:45:27.658Z] d4ba1fb3ac30: Preparing [2023-02-22T20:45:27.658Z] 0b6731ad9da4: Preparing [2023-02-22T20:45:27.658Z] 7631cda0ec6c: Preparing [2023-02-22T20:45:27.658Z] 803494351e96: Preparing [2023-02-22T20:45:27.658Z] 104cd18c94cb: Preparing [2023-02-22T20:45:27.658Z] 7db83ee05302: Preparing [2023-02-22T20:45:27.658Z] 1192e4dde599: Preparing [2023-02-22T20:45:27.658Z] f70ee36035b9: Preparing [2023-02-22T20:45:27.658Z] 1192e4dde599: Waiting [2023-02-22T20:45:27.658Z] f70ee36035b9: Waiting [2023-02-22T20:45:27.658Z] 7db83ee05302: Waiting [2023-02-22T20:45:27.658Z] 0b6731ad9da4: Layer already exists [2023-02-22T20:45:27.658Z] 104cd18c94cb: Layer already exists [2023-02-22T20:45:27.658Z] 7631cda0ec6c: Layer already exists [2023-02-22T20:45:27.658Z] 803494351e96: Layer already exists [2023-02-22T20:45:27.658Z] d4ba1fb3ac30: Layer already exists [2023-02-22T20:45:27.658Z] 1192e4dde599: Layer already exists [2023-02-22T20:45:27.658Z] 7db83ee05302: Layer already exists [2023-02-22T20:45:27.658Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:27.658Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:89559d84d7f47ce0b48d3145df331d01828ccfdcc3060f18145d2535ef29a07c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:28.270Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:28.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-22T20:45:28.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-22T20:45:28.611Z] d4ba1fb3ac30: Preparing [2023-02-22T20:45:28.611Z] 0b6731ad9da4: Preparing [2023-02-22T20:45:28.611Z] 7631cda0ec6c: Preparing [2023-02-22T20:45:28.611Z] 803494351e96: Preparing [2023-02-22T20:45:28.611Z] 104cd18c94cb: Preparing [2023-02-22T20:45:28.611Z] 7db83ee05302: Preparing [2023-02-22T20:45:28.611Z] 1192e4dde599: Preparing [2023-02-22T20:45:28.611Z] f70ee36035b9: Preparing [2023-02-22T20:45:28.611Z] 7db83ee05302: Waiting [2023-02-22T20:45:28.611Z] f70ee36035b9: Waiting [2023-02-22T20:45:28.611Z] 1192e4dde599: Waiting [2023-02-22T20:45:28.611Z] 0b6731ad9da4: Layer already exists [2023-02-22T20:45:28.611Z] d4ba1fb3ac30: Layer already exists [2023-02-22T20:45:28.611Z] 104cd18c94cb: Layer already exists [2023-02-22T20:45:28.611Z] 803494351e96: Layer already exists [2023-02-22T20:45:28.611Z] 7631cda0ec6c: Layer already exists [2023-02-22T20:45:28.611Z] 7db83ee05302: Layer already exists [2023-02-22T20:45:28.611Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:28.611Z] 1192e4dde599: Layer already exists [2023-02-22T20:45:28.875Z] main: digest: sha256:89559d84d7f47ce0b48d3145df331d01828ccfdcc3060f18145d2535ef29a07c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:45:28.920Z] ===================================================== [Pipeline] echo [2023-02-22T20:45:28.926Z] taggedImages: [2023-02-22T20:45:28.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:28.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-22T20:45:28.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.63 [2023-02-22T20:45:28.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:28.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-22T20:45:28.939Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-22T20:45:28.939Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:28.939Z] latest [2023-02-22T20:45:28.939Z] 3.0.0-dev.63 [2023-02-22T20:45:28.939Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:28.939Z] main [2023-02-22T20:45:28.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:29.265Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:29.645Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:29.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-22T20:45:29.645Z] adebd929f6d6: Preparing [2023-02-22T20:45:29.645Z] 5c64983fc378: Preparing [2023-02-22T20:45:29.645Z] 1e1089cb5876: Preparing [2023-02-22T20:45:29.645Z] c911634be9d6: Preparing [2023-02-22T20:45:29.645Z] a53fca93d223: Preparing [2023-02-22T20:45:29.645Z] a7590fa7fa5a: Preparing [2023-02-22T20:45:29.645Z] 3fb19bafde9e: Preparing [2023-02-22T20:45:29.645Z] 6fe721c77b85: Preparing [2023-02-22T20:45:29.645Z] a9a539f8104d: Preparing [2023-02-22T20:45:29.645Z] f70ee36035b9: Preparing [2023-02-22T20:45:29.645Z] 6fe721c77b85: Waiting [2023-02-22T20:45:29.645Z] a7590fa7fa5a: Waiting [2023-02-22T20:45:29.645Z] 3fb19bafde9e: Waiting [2023-02-22T20:45:29.645Z] a9a539f8104d: Waiting [2023-02-22T20:45:29.645Z] f70ee36035b9: Waiting [2023-02-22T20:45:29.929Z] 5c64983fc378: Pushed [2023-02-22T20:45:29.929Z] adebd929f6d6: Pushed [2023-02-22T20:45:29.929Z] a53fca93d223: Pushed [2023-02-22T20:45:30.203Z] a7590fa7fa5a: Pushed [2023-02-22T20:45:30.203Z] 3fb19bafde9e: Pushed [2023-02-22T20:45:30.203Z] 6fe721c77b85: Pushed [2023-02-22T20:45:30.203Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:30.478Z] a9a539f8104d: Pushed [2023-02-22T20:45:32.434Z] c911634be9d6: Pushed [2023-02-22T20:45:33.017Z] 1e1089cb5876: Pushed [2023-02-22T20:45:33.017Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:dcb2b9617da0e8bcb5d926aec555f3b455b3837ae2b220c89a920fbc72630044 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:33.363Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:33.687Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-22T20:45:33.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-22T20:45:33.687Z] adebd929f6d6: Preparing [2023-02-22T20:45:33.687Z] 5c64983fc378: Preparing [2023-02-22T20:45:33.687Z] 1e1089cb5876: Preparing [2023-02-22T20:45:33.687Z] c911634be9d6: Preparing [2023-02-22T20:45:33.687Z] a53fca93d223: Preparing [2023-02-22T20:45:33.687Z] a7590fa7fa5a: Preparing [2023-02-22T20:45:33.687Z] 3fb19bafde9e: Preparing [2023-02-22T20:45:33.687Z] 6fe721c77b85: Preparing [2023-02-22T20:45:33.687Z] a9a539f8104d: Preparing [2023-02-22T20:45:33.687Z] f70ee36035b9: Preparing [2023-02-22T20:45:33.687Z] 6fe721c77b85: Waiting [2023-02-22T20:45:33.687Z] a9a539f8104d: Waiting [2023-02-22T20:45:33.687Z] f70ee36035b9: Waiting [2023-02-22T20:45:33.687Z] a7590fa7fa5a: Waiting [2023-02-22T20:45:33.687Z] 3fb19bafde9e: Waiting [2023-02-22T20:45:33.687Z] a53fca93d223: Layer already exists [2023-02-22T20:45:33.687Z] c911634be9d6: Layer already exists [2023-02-22T20:45:33.687Z] 5c64983fc378: Layer already exists [2023-02-22T20:45:33.687Z] adebd929f6d6: Layer already exists [2023-02-22T20:45:33.687Z] 1e1089cb5876: Layer already exists [2023-02-22T20:45:33.687Z] a9a539f8104d: Layer already exists [2023-02-22T20:45:33.687Z] 3fb19bafde9e: Layer already exists [2023-02-22T20:45:33.687Z] 6fe721c77b85: Layer already exists [2023-02-22T20:45:33.687Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:33.687Z] a7590fa7fa5a: Layer already exists [2023-02-22T20:45:33.952Z] latest: digest: sha256:dcb2b9617da0e8bcb5d926aec555f3b455b3837ae2b220c89a920fbc72630044 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:34.284Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:34.617Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.63 [2023-02-22T20:45:34.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-22T20:45:34.618Z] adebd929f6d6: Preparing [2023-02-22T20:45:34.618Z] 5c64983fc378: Preparing [2023-02-22T20:45:34.618Z] 1e1089cb5876: Preparing [2023-02-22T20:45:34.618Z] c911634be9d6: Preparing [2023-02-22T20:45:34.618Z] a53fca93d223: Preparing [2023-02-22T20:45:34.618Z] a7590fa7fa5a: Preparing [2023-02-22T20:45:34.618Z] 3fb19bafde9e: Preparing [2023-02-22T20:45:34.618Z] 6fe721c77b85: Preparing [2023-02-22T20:45:34.618Z] a9a539f8104d: Preparing [2023-02-22T20:45:34.618Z] f70ee36035b9: Preparing [2023-02-22T20:45:34.618Z] 6fe721c77b85: Waiting [2023-02-22T20:45:34.618Z] a9a539f8104d: Waiting [2023-02-22T20:45:34.618Z] 3fb19bafde9e: Waiting [2023-02-22T20:45:34.618Z] 1e1089cb5876: Layer already exists [2023-02-22T20:45:34.618Z] 5c64983fc378: Layer already exists [2023-02-22T20:45:34.618Z] adebd929f6d6: Layer already exists [2023-02-22T20:45:34.618Z] c911634be9d6: Layer already exists [2023-02-22T20:45:34.618Z] a53fca93d223: Layer already exists [2023-02-22T20:45:34.618Z] a7590fa7fa5a: Layer already exists [2023-02-22T20:45:34.618Z] 3fb19bafde9e: Layer already exists [2023-02-22T20:45:34.618Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:34.618Z] 6fe721c77b85: Layer already exists [2023-02-22T20:45:34.618Z] a9a539f8104d: Layer already exists [2023-02-22T20:45:34.882Z] 3.0.0-dev.63: digest: sha256:dcb2b9617da0e8bcb5d926aec555f3b455b3837ae2b220c89a920fbc72630044 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:35.225Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:35.552Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:35.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-22T20:45:35.552Z] adebd929f6d6: Preparing [2023-02-22T20:45:35.552Z] 5c64983fc378: Preparing [2023-02-22T20:45:35.552Z] 1e1089cb5876: Preparing [2023-02-22T20:45:35.552Z] c911634be9d6: Preparing [2023-02-22T20:45:35.552Z] a53fca93d223: Preparing [2023-02-22T20:45:35.552Z] a7590fa7fa5a: Preparing [2023-02-22T20:45:35.552Z] 3fb19bafde9e: Preparing [2023-02-22T20:45:35.552Z] 6fe721c77b85: Preparing [2023-02-22T20:45:35.552Z] a9a539f8104d: Preparing [2023-02-22T20:45:35.552Z] f70ee36035b9: Preparing [2023-02-22T20:45:35.552Z] 6fe721c77b85: Waiting [2023-02-22T20:45:35.552Z] a9a539f8104d: Waiting [2023-02-22T20:45:35.552Z] f70ee36035b9: Waiting [2023-02-22T20:45:35.552Z] a7590fa7fa5a: Waiting [2023-02-22T20:45:35.552Z] 3fb19bafde9e: Waiting [2023-02-22T20:45:35.552Z] a53fca93d223: Layer already exists [2023-02-22T20:45:35.552Z] 1e1089cb5876: Layer already exists [2023-02-22T20:45:35.552Z] c911634be9d6: Layer already exists [2023-02-22T20:45:35.552Z] 5c64983fc378: Layer already exists [2023-02-22T20:45:35.552Z] adebd929f6d6: Layer already exists [2023-02-22T20:45:35.552Z] 3fb19bafde9e: Layer already exists [2023-02-22T20:45:35.552Z] a7590fa7fa5a: Layer already exists [2023-02-22T20:45:35.552Z] a9a539f8104d: Layer already exists [2023-02-22T20:45:35.552Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:35.552Z] 6fe721c77b85: Layer already exists [2023-02-22T20:45:35.817Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:dcb2b9617da0e8bcb5d926aec555f3b455b3837ae2b220c89a920fbc72630044 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:36.147Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:36.488Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-22T20:45:36.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-22T20:45:36.488Z] adebd929f6d6: Preparing [2023-02-22T20:45:36.488Z] 5c64983fc378: Preparing [2023-02-22T20:45:36.488Z] 1e1089cb5876: Preparing [2023-02-22T20:45:36.488Z] c911634be9d6: Preparing [2023-02-22T20:45:36.488Z] a53fca93d223: Preparing [2023-02-22T20:45:36.488Z] a7590fa7fa5a: Preparing [2023-02-22T20:45:36.488Z] 3fb19bafde9e: Preparing [2023-02-22T20:45:36.488Z] 6fe721c77b85: Preparing [2023-02-22T20:45:36.488Z] a9a539f8104d: Preparing [2023-02-22T20:45:36.488Z] f70ee36035b9: Preparing [2023-02-22T20:45:36.488Z] a7590fa7fa5a: Waiting [2023-02-22T20:45:36.488Z] 3fb19bafde9e: Waiting [2023-02-22T20:45:36.488Z] 6fe721c77b85: Waiting [2023-02-22T20:45:36.488Z] a9a539f8104d: Waiting [2023-02-22T20:45:36.488Z] f70ee36035b9: Waiting [2023-02-22T20:45:36.488Z] c911634be9d6: Layer already exists [2023-02-22T20:45:36.488Z] a53fca93d223: Layer already exists [2023-02-22T20:45:36.488Z] 5c64983fc378: Layer already exists [2023-02-22T20:45:36.488Z] 1e1089cb5876: Layer already exists [2023-02-22T20:45:36.488Z] adebd929f6d6: Layer already exists [2023-02-22T20:45:36.488Z] 3fb19bafde9e: Layer already exists [2023-02-22T20:45:36.488Z] f70ee36035b9: Layer already exists [2023-02-22T20:45:36.488Z] a7590fa7fa5a: Layer already exists [2023-02-22T20:45:36.488Z] 6fe721c77b85: Layer already exists [2023-02-22T20:45:36.488Z] a9a539f8104d: Layer already exists [2023-02-22T20:45:36.753Z] main: digest: sha256:dcb2b9617da0e8bcb5d926aec555f3b455b3837ae2b220c89a920fbc72630044 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:45:36.792Z] ===================================================== [Pipeline] echo [2023-02-22T20:45:36.797Z] taggedImages: [2023-02-22T20:45:36.797Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:36.797Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-22T20:45:36.797Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.63 [2023-02-22T20:45:36.797Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:36.797Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-22T20:45:36.812Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-22T20:45:36.812Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:36.812Z] latest [2023-02-22T20:45:36.812Z] 3.0.0-dev.63 [2023-02-22T20:45:36.812Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:36.812Z] main [2023-02-22T20:45:36.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:37.145Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:37.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:37.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-22T20:45:37.485Z] dd102dab9a1d: Preparing [2023-02-22T20:45:37.485Z] 8d39758c4f48: Preparing [2023-02-22T20:45:37.485Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:37.485Z] 3ca4ac6a4ccb: Preparing [2023-02-22T20:45:37.485Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:45:37.485Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:45:37.750Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:37.750Z] dd102dab9a1d: Pushed [2023-02-22T20:45:38.702Z] 3ca4ac6a4ccb: Pushed [2023-02-22T20:45:42.028Z] 8d39758c4f48: Pushed [2023-02-22T20:45:42.028Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:244edd9a388bd63754b44074ef332d488de935ab8019e819eea44c0ca2cc4ac9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:42.362Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:42.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-22T20:45:42.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-22T20:45:42.687Z] dd102dab9a1d: Preparing [2023-02-22T20:45:42.687Z] 8d39758c4f48: Preparing [2023-02-22T20:45:42.687Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:42.687Z] 3ca4ac6a4ccb: Preparing [2023-02-22T20:45:42.687Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:45:42.687Z] 8d39758c4f48: Layer already exists [2023-02-22T20:45:42.687Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:42.687Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:45:42.687Z] dd102dab9a1d: Layer already exists [2023-02-22T20:45:42.687Z] 3ca4ac6a4ccb: Layer already exists [2023-02-22T20:45:42.953Z] latest: digest: sha256:244edd9a388bd63754b44074ef332d488de935ab8019e819eea44c0ca2cc4ac9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:43.300Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:43.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.63 [2023-02-22T20:45:43.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-22T20:45:43.643Z] dd102dab9a1d: Preparing [2023-02-22T20:45:43.643Z] 8d39758c4f48: Preparing [2023-02-22T20:45:43.643Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:43.643Z] 3ca4ac6a4ccb: Preparing [2023-02-22T20:45:43.643Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:45:43.643Z] 3ca4ac6a4ccb: Layer already exists [2023-02-22T20:45:43.643Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:43.643Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:45:43.643Z] 8d39758c4f48: Layer already exists [2023-02-22T20:45:43.643Z] dd102dab9a1d: Layer already exists [2023-02-22T20:45:43.643Z] 3.0.0-dev.63: digest: sha256:244edd9a388bd63754b44074ef332d488de935ab8019e819eea44c0ca2cc4ac9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:43.974Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:44.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:44.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-22T20:45:44.304Z] dd102dab9a1d: Preparing [2023-02-22T20:45:44.304Z] 8d39758c4f48: Preparing [2023-02-22T20:45:44.304Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:44.304Z] 3ca4ac6a4ccb: Preparing [2023-02-22T20:45:44.304Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:45:44.304Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:45:44.304Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:44.304Z] 3ca4ac6a4ccb: Layer already exists [2023-02-22T20:45:44.304Z] dd102dab9a1d: Layer already exists [2023-02-22T20:45:44.304Z] 8d39758c4f48: Layer already exists [2023-02-22T20:45:44.304Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:244edd9a388bd63754b44074ef332d488de935ab8019e819eea44c0ca2cc4ac9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:44.900Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:45.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-22T20:45:45.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-22T20:45:45.228Z] dd102dab9a1d: Preparing [2023-02-22T20:45:45.228Z] 8d39758c4f48: Preparing [2023-02-22T20:45:45.228Z] 7c5896bc0dab: Preparing [2023-02-22T20:45:45.228Z] 3ca4ac6a4ccb: Preparing [2023-02-22T20:45:45.228Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:45:45.228Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:45:45.228Z] 8d39758c4f48: Layer already exists [2023-02-22T20:45:45.228Z] dd102dab9a1d: Layer already exists [2023-02-22T20:45:45.228Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:45:45.228Z] 3ca4ac6a4ccb: Layer already exists [2023-02-22T20:45:45.493Z] main: digest: sha256:244edd9a388bd63754b44074ef332d488de935ab8019e819eea44c0ca2cc4ac9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:45:45.536Z] ===================================================== [Pipeline] echo [2023-02-22T20:45:45.542Z] taggedImages: [2023-02-22T20:45:45.542Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:45.542Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-22T20:45:45.542Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.63 [2023-02-22T20:45:45.542Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:45.542Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-22T20:45:45.556Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-22T20:45:45.556Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:45.556Z] latest [2023-02-22T20:45:45.556Z] 3.0.0-dev.63 [2023-02-22T20:45:45.556Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:45:45.556Z] main [2023-02-22T20:45:45.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:45.881Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:45:46.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:45:46.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-22T20:45:46.220Z] 4d73854cfcd3: Preparing [2023-02-22T20:45:46.220Z] 01f1e52fdc1e: Preparing [2023-02-22T20:45:46.220Z] 3519a84d7d2c: Preparing [2023-02-22T20:45:46.220Z] ff1868195183: Preparing [2023-02-22T20:45:46.220Z] 55566bfa4b5f: Preparing [2023-02-22T20:45:46.220Z] 1b292f778919: Preparing [2023-02-22T20:45:46.220Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:45:46.220Z] 1b292f778919: Waiting [2023-02-22T20:45:46.220Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:45:46.488Z] 3519a84d7d2c: Pushed [2023-02-22T20:45:46.488Z] 4d73854cfcd3: Pushed [2023-02-22T20:45:46.488Z] 01f1e52fdc1e: Pushed [2023-02-22T20:45:46.488Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:45:47.445Z] 1b292f778919: Pushed [2023-02-22T20:45:55.641Z] 55566bfa4b5f: Pushed [2023-02-22T20:46:02.270Z] ff1868195183: Pushed [2023-02-22T20:46:02.270Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:f3a23a5bc8c752fb4b2a5bd8cc44daa13f9b3cfc666fac6234714100ae2c0a2a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:02.607Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:02.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-22T20:46:02.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-22T20:46:02.935Z] 4d73854cfcd3: Preparing [2023-02-22T20:46:02.935Z] 01f1e52fdc1e: Preparing [2023-02-22T20:46:02.935Z] 3519a84d7d2c: Preparing [2023-02-22T20:46:02.935Z] ff1868195183: Preparing [2023-02-22T20:46:02.935Z] 55566bfa4b5f: Preparing [2023-02-22T20:46:02.935Z] 1b292f778919: Preparing [2023-02-22T20:46:02.935Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:02.935Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:02.935Z] 1b292f778919: Waiting [2023-02-22T20:46:02.935Z] ff1868195183: Layer already exists [2023-02-22T20:46:02.935Z] 01f1e52fdc1e: Layer already exists [2023-02-22T20:46:02.935Z] 55566bfa4b5f: Layer already exists [2023-02-22T20:46:02.935Z] 4d73854cfcd3: Layer already exists [2023-02-22T20:46:02.935Z] 3519a84d7d2c: Layer already exists [2023-02-22T20:46:02.935Z] 1b292f778919: Layer already exists [2023-02-22T20:46:02.935Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:03.200Z] latest: digest: sha256:f3a23a5bc8c752fb4b2a5bd8cc44daa13f9b3cfc666fac6234714100ae2c0a2a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:03.534Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:03.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.63 [2023-02-22T20:46:03.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-22T20:46:03.871Z] 4d73854cfcd3: Preparing [2023-02-22T20:46:03.871Z] 01f1e52fdc1e: Preparing [2023-02-22T20:46:03.871Z] 3519a84d7d2c: Preparing [2023-02-22T20:46:03.871Z] ff1868195183: Preparing [2023-02-22T20:46:03.871Z] 55566bfa4b5f: Preparing [2023-02-22T20:46:03.871Z] 1b292f778919: Preparing [2023-02-22T20:46:03.871Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:03.871Z] 1b292f778919: Waiting [2023-02-22T20:46:03.871Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:03.871Z] 3519a84d7d2c: Layer already exists [2023-02-22T20:46:03.871Z] 4d73854cfcd3: Layer already exists [2023-02-22T20:46:03.871Z] ff1868195183: Layer already exists [2023-02-22T20:46:03.871Z] 55566bfa4b5f: Layer already exists [2023-02-22T20:46:03.871Z] 01f1e52fdc1e: Layer already exists [2023-02-22T20:46:03.871Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:03.871Z] 1b292f778919: Layer already exists [2023-02-22T20:46:04.139Z] 3.0.0-dev.63: digest: sha256:f3a23a5bc8c752fb4b2a5bd8cc44daa13f9b3cfc666fac6234714100ae2c0a2a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:04.474Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:04.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:04.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-22T20:46:04.814Z] 4d73854cfcd3: Preparing [2023-02-22T20:46:04.814Z] 01f1e52fdc1e: Preparing [2023-02-22T20:46:04.814Z] 3519a84d7d2c: Preparing [2023-02-22T20:46:04.814Z] ff1868195183: Preparing [2023-02-22T20:46:04.814Z] 55566bfa4b5f: Preparing [2023-02-22T20:46:04.814Z] 1b292f778919: Preparing [2023-02-22T20:46:04.814Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:04.814Z] 1b292f778919: Waiting [2023-02-22T20:46:04.814Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:04.814Z] ff1868195183: Layer already exists [2023-02-22T20:46:04.814Z] 01f1e52fdc1e: Layer already exists [2023-02-22T20:46:04.814Z] 55566bfa4b5f: Layer already exists [2023-02-22T20:46:04.814Z] 4d73854cfcd3: Layer already exists [2023-02-22T20:46:04.814Z] 3519a84d7d2c: Layer already exists [2023-02-22T20:46:04.814Z] 1b292f778919: Layer already exists [2023-02-22T20:46:04.814Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:05.079Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:f3a23a5bc8c752fb4b2a5bd8cc44daa13f9b3cfc666fac6234714100ae2c0a2a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:05.413Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:05.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-22T20:46:05.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-22T20:46:05.745Z] 4d73854cfcd3: Preparing [2023-02-22T20:46:05.745Z] 01f1e52fdc1e: Preparing [2023-02-22T20:46:05.745Z] 3519a84d7d2c: Preparing [2023-02-22T20:46:05.745Z] ff1868195183: Preparing [2023-02-22T20:46:05.745Z] 55566bfa4b5f: Preparing [2023-02-22T20:46:05.745Z] 1b292f778919: Preparing [2023-02-22T20:46:05.745Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:05.745Z] 1b292f778919: Waiting [2023-02-22T20:46:05.745Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:05.745Z] 55566bfa4b5f: Layer already exists [2023-02-22T20:46:05.745Z] 4d73854cfcd3: Layer already exists [2023-02-22T20:46:05.745Z] 01f1e52fdc1e: Layer already exists [2023-02-22T20:46:05.745Z] 3519a84d7d2c: Layer already exists [2023-02-22T20:46:05.745Z] ff1868195183: Layer already exists [2023-02-22T20:46:05.745Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:05.745Z] 1b292f778919: Layer already exists [2023-02-22T20:46:06.011Z] main: digest: sha256:f3a23a5bc8c752fb4b2a5bd8cc44daa13f9b3cfc666fac6234714100ae2c0a2a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:46:06.050Z] ===================================================== [Pipeline] echo [2023-02-22T20:46:06.056Z] taggedImages: [2023-02-22T20:46:06.056Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:46:06.056Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-22T20:46:06.056Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.63 [2023-02-22T20:46:06.056Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:06.056Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-22T20:46:06.070Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-22T20:46:06.070Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:46:06.070Z] latest [2023-02-22T20:46:06.070Z] 3.0.0-dev.63 [2023-02-22T20:46:06.070Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:06.070Z] main [2023-02-22T20:46:06.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:06.400Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:06.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:46:06.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-22T20:46:06.735Z] a2ff1fccece5: Preparing [2023-02-22T20:46:06.735Z] c3b547f66b98: Preparing [2023-02-22T20:46:06.735Z] fd632c12146e: Preparing [2023-02-22T20:46:06.735Z] 6220cbdcce0c: Preparing [2023-02-22T20:46:06.735Z] a109d6198812: Preparing [2023-02-22T20:46:06.735Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:06.735Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:07.001Z] fd632c12146e: Pushed [2023-02-22T20:46:07.001Z] a2ff1fccece5: Pushed [2023-02-22T20:46:07.001Z] c3b547f66b98: Pushed [2023-02-22T20:46:07.001Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:07.582Z] a109d6198812: Pushed [2023-02-22T20:46:25.792Z] 6220cbdcce0c: Pushed [2023-02-22T20:46:25.792Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:50e0c489a0c85ced8d8904cefae69a6199fc2cc27161f172b63103836ba8b326 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:26.140Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:26.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-22T20:46:26.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-22T20:46:26.476Z] a2ff1fccece5: Preparing [2023-02-22T20:46:26.476Z] c3b547f66b98: Preparing [2023-02-22T20:46:26.476Z] fd632c12146e: Preparing [2023-02-22T20:46:26.476Z] 6220cbdcce0c: Preparing [2023-02-22T20:46:26.476Z] a109d6198812: Preparing [2023-02-22T20:46:26.476Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:26.476Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:26.476Z] a109d6198812: Layer already exists [2023-02-22T20:46:26.476Z] c3b547f66b98: Layer already exists [2023-02-22T20:46:26.476Z] a2ff1fccece5: Layer already exists [2023-02-22T20:46:26.476Z] fd632c12146e: Layer already exists [2023-02-22T20:46:26.476Z] 6220cbdcce0c: Layer already exists [2023-02-22T20:46:26.476Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:26.741Z] latest: digest: sha256:50e0c489a0c85ced8d8904cefae69a6199fc2cc27161f172b63103836ba8b326 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:27.069Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:27.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.63 [2023-02-22T20:46:27.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-22T20:46:27.398Z] a2ff1fccece5: Preparing [2023-02-22T20:46:27.398Z] c3b547f66b98: Preparing [2023-02-22T20:46:27.398Z] fd632c12146e: Preparing [2023-02-22T20:46:27.398Z] 6220cbdcce0c: Preparing [2023-02-22T20:46:27.398Z] a109d6198812: Preparing [2023-02-22T20:46:27.398Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:27.398Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:27.398Z] c3b547f66b98: Layer already exists [2023-02-22T20:46:27.398Z] 6220cbdcce0c: Layer already exists [2023-02-22T20:46:27.398Z] fd632c12146e: Layer already exists [2023-02-22T20:46:27.398Z] a109d6198812: Layer already exists [2023-02-22T20:46:27.398Z] a2ff1fccece5: Layer already exists [2023-02-22T20:46:27.398Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:27.664Z] 3.0.0-dev.63: digest: sha256:50e0c489a0c85ced8d8904cefae69a6199fc2cc27161f172b63103836ba8b326 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:27.999Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:28.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:28.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-22T20:46:28.334Z] a2ff1fccece5: Preparing [2023-02-22T20:46:28.334Z] c3b547f66b98: Preparing [2023-02-22T20:46:28.334Z] fd632c12146e: Preparing [2023-02-22T20:46:28.334Z] 6220cbdcce0c: Preparing [2023-02-22T20:46:28.334Z] a109d6198812: Preparing [2023-02-22T20:46:28.334Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:28.334Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:28.334Z] a2ff1fccece5: Layer already exists [2023-02-22T20:46:28.334Z] fd632c12146e: Layer already exists [2023-02-22T20:46:28.334Z] a109d6198812: Layer already exists [2023-02-22T20:46:28.334Z] 6220cbdcce0c: Layer already exists [2023-02-22T20:46:28.334Z] c3b547f66b98: Layer already exists [2023-02-22T20:46:28.334Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:28.607Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:50e0c489a0c85ced8d8904cefae69a6199fc2cc27161f172b63103836ba8b326 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:28.948Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:29.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-22T20:46:29.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-22T20:46:29.285Z] a2ff1fccece5: Preparing [2023-02-22T20:46:29.285Z] c3b547f66b98: Preparing [2023-02-22T20:46:29.285Z] fd632c12146e: Preparing [2023-02-22T20:46:29.285Z] 6220cbdcce0c: Preparing [2023-02-22T20:46:29.285Z] a109d6198812: Preparing [2023-02-22T20:46:29.285Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:29.285Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:29.285Z] a109d6198812: Layer already exists [2023-02-22T20:46:29.285Z] fd632c12146e: Layer already exists [2023-02-22T20:46:29.285Z] c3b547f66b98: Layer already exists [2023-02-22T20:46:29.285Z] a2ff1fccece5: Layer already exists [2023-02-22T20:46:29.285Z] 6220cbdcce0c: Layer already exists [2023-02-22T20:46:29.285Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:29.550Z] main: digest: sha256:50e0c489a0c85ced8d8904cefae69a6199fc2cc27161f172b63103836ba8b326 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:46:29.604Z] ===================================================== [Pipeline] echo [2023-02-22T20:46:29.618Z] taggedImages: [2023-02-22T20:46:29.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:46:29.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-22T20:46:29.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.63 [2023-02-22T20:46:29.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:29.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-22T20:46:29.641Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-22T20:46:29.641Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:46:29.641Z] latest [2023-02-22T20:46:29.641Z] 3.0.0-dev.63 [2023-02-22T20:46:29.641Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:29.641Z] main [2023-02-22T20:46:29.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:29.995Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:30.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:46:30.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-22T20:46:30.334Z] 892f43ad3dff: Preparing [2023-02-22T20:46:30.334Z] 3010e65ed7c4: Preparing [2023-02-22T20:46:30.334Z] 57a3eca5325f: Preparing [2023-02-22T20:46:30.334Z] bf853bd2c02d: Preparing [2023-02-22T20:46:30.334Z] 1b292f778919: Preparing [2023-02-22T20:46:30.334Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:30.334Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:30.600Z] 1b292f778919: Layer already exists [2023-02-22T20:46:30.600Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:30.600Z] 57a3eca5325f: Pushed [2023-02-22T20:46:30.600Z] 892f43ad3dff: Pushed [2023-02-22T20:46:30.600Z] 3010e65ed7c4: Pushed [2023-02-22T20:46:45.568Z] bf853bd2c02d: Pushed [2023-02-22T20:46:45.568Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:db3308fd82df52ffa922617f2cae9f99ee856571a95834e9b4e56358f82406b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:45.922Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:46.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-22T20:46:46.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-22T20:46:46.257Z] 892f43ad3dff: Preparing [2023-02-22T20:46:46.257Z] 3010e65ed7c4: Preparing [2023-02-22T20:46:46.257Z] 57a3eca5325f: Preparing [2023-02-22T20:46:46.257Z] bf853bd2c02d: Preparing [2023-02-22T20:46:46.257Z] 1b292f778919: Preparing [2023-02-22T20:46:46.257Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:46.257Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:46.257Z] 3010e65ed7c4: Layer already exists [2023-02-22T20:46:46.257Z] bf853bd2c02d: Layer already exists [2023-02-22T20:46:46.257Z] 892f43ad3dff: Layer already exists [2023-02-22T20:46:46.257Z] 57a3eca5325f: Layer already exists [2023-02-22T20:46:46.257Z] 1b292f778919: Layer already exists [2023-02-22T20:46:46.257Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:46.522Z] latest: digest: sha256:db3308fd82df52ffa922617f2cae9f99ee856571a95834e9b4e56358f82406b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:46.857Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:47.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.63 [2023-02-22T20:46:47.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-22T20:46:47.192Z] 892f43ad3dff: Preparing [2023-02-22T20:46:47.192Z] 3010e65ed7c4: Preparing [2023-02-22T20:46:47.192Z] 57a3eca5325f: Preparing [2023-02-22T20:46:47.192Z] bf853bd2c02d: Preparing [2023-02-22T20:46:47.192Z] 1b292f778919: Preparing [2023-02-22T20:46:47.192Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:47.192Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:47.192Z] 3010e65ed7c4: Layer already exists [2023-02-22T20:46:47.192Z] 57a3eca5325f: Layer already exists [2023-02-22T20:46:47.192Z] bf853bd2c02d: Layer already exists [2023-02-22T20:46:47.192Z] 892f43ad3dff: Layer already exists [2023-02-22T20:46:47.192Z] 1b292f778919: Layer already exists [2023-02-22T20:46:47.192Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:47.192Z] 3.0.0-dev.63: digest: sha256:db3308fd82df52ffa922617f2cae9f99ee856571a95834e9b4e56358f82406b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:47.789Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:48.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:48.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-22T20:46:48.169Z] 892f43ad3dff: Preparing [2023-02-22T20:46:48.169Z] 3010e65ed7c4: Preparing [2023-02-22T20:46:48.169Z] 57a3eca5325f: Preparing [2023-02-22T20:46:48.169Z] bf853bd2c02d: Preparing [2023-02-22T20:46:48.169Z] 1b292f778919: Preparing [2023-02-22T20:46:48.169Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:48.169Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:48.169Z] 1b292f778919: Layer already exists [2023-02-22T20:46:48.169Z] bf853bd2c02d: Layer already exists [2023-02-22T20:46:48.169Z] 57a3eca5325f: Layer already exists [2023-02-22T20:46:48.169Z] 892f43ad3dff: Layer already exists [2023-02-22T20:46:48.169Z] 3010e65ed7c4: Layer already exists [2023-02-22T20:46:48.169Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:48.438Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:db3308fd82df52ffa922617f2cae9f99ee856571a95834e9b4e56358f82406b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:48.784Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:49.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-22T20:46:49.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-22T20:46:49.135Z] 892f43ad3dff: Preparing [2023-02-22T20:46:49.135Z] 3010e65ed7c4: Preparing [2023-02-22T20:46:49.135Z] 57a3eca5325f: Preparing [2023-02-22T20:46:49.135Z] bf853bd2c02d: Preparing [2023-02-22T20:46:49.135Z] 1b292f778919: Preparing [2023-02-22T20:46:49.135Z] a8cfdf0cc8ec: Preparing [2023-02-22T20:46:49.135Z] a8cfdf0cc8ec: Waiting [2023-02-22T20:46:49.135Z] 57a3eca5325f: Layer already exists [2023-02-22T20:46:49.135Z] bf853bd2c02d: Layer already exists [2023-02-22T20:46:49.135Z] 892f43ad3dff: Layer already exists [2023-02-22T20:46:49.135Z] 1b292f778919: Layer already exists [2023-02-22T20:46:49.135Z] 3010e65ed7c4: Layer already exists [2023-02-22T20:46:49.135Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T20:46:49.405Z] main: digest: sha256:db3308fd82df52ffa922617f2cae9f99ee856571a95834e9b4e56358f82406b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:46:49.448Z] ===================================================== [Pipeline] echo [2023-02-22T20:46:49.460Z] taggedImages: [2023-02-22T20:46:49.460Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:46:49.460Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-22T20:46:49.460Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.63 [2023-02-22T20:46:49.460Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:49.460Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-22T20:46:49.483Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-22T20:46:49.483Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:46:49.483Z] latest [2023-02-22T20:46:49.483Z] 3.0.0-dev.63 [2023-02-22T20:46:49.483Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:49.483Z] main [2023-02-22T20:46:49.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:49.848Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:50.186Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:46:50.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-22T20:46:50.186Z] b0459f711f79: Preparing [2023-02-22T20:46:50.186Z] 786de090e6a4: Preparing [2023-02-22T20:46:50.186Z] 7c5896bc0dab: Preparing [2023-02-22T20:46:50.186Z] fee0758c7a05: Preparing [2023-02-22T20:46:50.186Z] f70ee36035b9: Preparing [2023-02-22T20:46:50.186Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:46:50.186Z] f70ee36035b9: Layer already exists [2023-02-22T20:46:50.455Z] b0459f711f79: Pushed [2023-02-22T20:46:50.722Z] fee0758c7a05: Pushed [2023-02-22T20:46:56.061Z] 786de090e6a4: Pushed [2023-02-22T20:46:56.061Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:40dd4b5d25a4126046fd8fd2c4f0766e6ba67d56cbe2d7bf02b7a3cf6165be16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:56.400Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:56.745Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-22T20:46:56.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-22T20:46:56.745Z] b0459f711f79: Preparing [2023-02-22T20:46:56.745Z] 786de090e6a4: Preparing [2023-02-22T20:46:56.745Z] 7c5896bc0dab: Preparing [2023-02-22T20:46:56.745Z] fee0758c7a05: Preparing [2023-02-22T20:46:56.745Z] f70ee36035b9: Preparing [2023-02-22T20:46:56.745Z] fee0758c7a05: Layer already exists [2023-02-22T20:46:56.745Z] 786de090e6a4: Layer already exists [2023-02-22T20:46:56.745Z] f70ee36035b9: Layer already exists [2023-02-22T20:46:56.745Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:46:56.745Z] b0459f711f79: Layer already exists [2023-02-22T20:46:57.013Z] latest: digest: sha256:40dd4b5d25a4126046fd8fd2c4f0766e6ba67d56cbe2d7bf02b7a3cf6165be16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:57.354Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:57.692Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.63 [2023-02-22T20:46:57.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-22T20:46:57.692Z] b0459f711f79: Preparing [2023-02-22T20:46:57.692Z] 786de090e6a4: Preparing [2023-02-22T20:46:57.692Z] 7c5896bc0dab: Preparing [2023-02-22T20:46:57.692Z] fee0758c7a05: Preparing [2023-02-22T20:46:57.692Z] f70ee36035b9: Preparing [2023-02-22T20:46:57.692Z] 786de090e6a4: Layer already exists [2023-02-22T20:46:57.692Z] fee0758c7a05: Layer already exists [2023-02-22T20:46:57.692Z] f70ee36035b9: Layer already exists [2023-02-22T20:46:57.692Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:46:57.692Z] b0459f711f79: Layer already exists [2023-02-22T20:46:57.692Z] 3.0.0-dev.63: digest: sha256:40dd4b5d25a4126046fd8fd2c4f0766e6ba67d56cbe2d7bf02b7a3cf6165be16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:58.033Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:58.375Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:58.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-22T20:46:58.375Z] b0459f711f79: Preparing [2023-02-22T20:46:58.375Z] 786de090e6a4: Preparing [2023-02-22T20:46:58.375Z] 7c5896bc0dab: Preparing [2023-02-22T20:46:58.375Z] fee0758c7a05: Preparing [2023-02-22T20:46:58.375Z] f70ee36035b9: Preparing [2023-02-22T20:46:58.375Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:46:58.375Z] f70ee36035b9: Layer already exists [2023-02-22T20:46:58.375Z] fee0758c7a05: Layer already exists [2023-02-22T20:46:58.375Z] b0459f711f79: Layer already exists [2023-02-22T20:46:58.375Z] 786de090e6a4: Layer already exists [2023-02-22T20:46:58.375Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:40dd4b5d25a4126046fd8fd2c4f0766e6ba67d56cbe2d7bf02b7a3cf6165be16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:58.983Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:46:59.322Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-22T20:46:59.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-22T20:46:59.322Z] b0459f711f79: Preparing [2023-02-22T20:46:59.322Z] 786de090e6a4: Preparing [2023-02-22T20:46:59.322Z] 7c5896bc0dab: Preparing [2023-02-22T20:46:59.322Z] fee0758c7a05: Preparing [2023-02-22T20:46:59.322Z] f70ee36035b9: Preparing [2023-02-22T20:46:59.322Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:46:59.322Z] 786de090e6a4: Layer already exists [2023-02-22T20:46:59.322Z] b0459f711f79: Layer already exists [2023-02-22T20:46:59.322Z] fee0758c7a05: Layer already exists [2023-02-22T20:46:59.322Z] f70ee36035b9: Layer already exists [2023-02-22T20:46:59.587Z] main: digest: sha256:40dd4b5d25a4126046fd8fd2c4f0766e6ba67d56cbe2d7bf02b7a3cf6165be16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:46:59.644Z] ===================================================== [Pipeline] echo [2023-02-22T20:46:59.654Z] taggedImages: [2023-02-22T20:46:59.654Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:46:59.654Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-22T20:46:59.654Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.63 [2023-02-22T20:46:59.654Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:59.654Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-22T20:46:59.674Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-22T20:46:59.674Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:46:59.674Z] latest [2023-02-22T20:46:59.674Z] 3.0.0-dev.63 [2023-02-22T20:46:59.674Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:46:59.674Z] main [2023-02-22T20:46:59.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:00.023Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:00.354Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:47:00.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-22T20:47:00.354Z] fbf57eb59668: Preparing [2023-02-22T20:47:00.354Z] 1570329cc2ee: Preparing [2023-02-22T20:47:00.354Z] 7c5896bc0dab: Preparing [2023-02-22T20:47:00.354Z] 5a35f974fbc3: Preparing [2023-02-22T20:47:00.354Z] f70ee36035b9: Preparing [2023-02-22T20:47:00.354Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:47:00.354Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:47:00.354Z] f70ee36035b9: Layer already exists [2023-02-22T20:47:00.618Z] fbf57eb59668: Pushed [2023-02-22T20:47:07.254Z] 1570329cc2ee: Pushed [2023-02-22T20:47:07.254Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a: digest: sha256:c27870a7902f3d61f9cd7cf12d2add6fe8f7eed81f9b1c8f1b6a3b5207f32205 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:07.607Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:09.873Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-22T20:47:09.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-22T20:47:09.873Z] fbf57eb59668: Preparing [2023-02-22T20:47:09.873Z] 1570329cc2ee: Preparing [2023-02-22T20:47:09.873Z] 7c5896bc0dab: Preparing [2023-02-22T20:47:09.873Z] 5a35f974fbc3: Preparing [2023-02-22T20:47:09.873Z] f70ee36035b9: Preparing [2023-02-22T20:47:09.873Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:47:09.874Z] 1570329cc2ee: Layer already exists [2023-02-22T20:47:09.874Z] fbf57eb59668: Layer already exists [2023-02-22T20:47:09.874Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:47:09.874Z] f70ee36035b9: Layer already exists [2023-02-22T20:47:09.874Z] latest: digest: sha256:c27870a7902f3d61f9cd7cf12d2add6fe8f7eed81f9b1c8f1b6a3b5207f32205 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:10.223Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:10.558Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.63 [2023-02-22T20:47:10.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-22T20:47:10.558Z] fbf57eb59668: Preparing [2023-02-22T20:47:10.558Z] 1570329cc2ee: Preparing [2023-02-22T20:47:10.558Z] 7c5896bc0dab: Preparing [2023-02-22T20:47:10.558Z] 5a35f974fbc3: Preparing [2023-02-22T20:47:10.558Z] f70ee36035b9: Preparing [2023-02-22T20:47:10.558Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:47:10.558Z] f70ee36035b9: Layer already exists [2023-02-22T20:47:10.558Z] 1570329cc2ee: Layer already exists [2023-02-22T20:47:10.558Z] fbf57eb59668: Layer already exists [2023-02-22T20:47:10.558Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:47:10.558Z] 3.0.0-dev.63: digest: sha256:c27870a7902f3d61f9cd7cf12d2add6fe8f7eed81f9b1c8f1b6a3b5207f32205 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:10.895Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:11.232Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:47:11.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-22T20:47:11.232Z] fbf57eb59668: Preparing [2023-02-22T20:47:11.232Z] 1570329cc2ee: Preparing [2023-02-22T20:47:11.232Z] 7c5896bc0dab: Preparing [2023-02-22T20:47:11.232Z] 5a35f974fbc3: Preparing [2023-02-22T20:47:11.232Z] f70ee36035b9: Preparing [2023-02-22T20:47:11.232Z] fbf57eb59668: Layer already exists [2023-02-22T20:47:11.232Z] f70ee36035b9: Layer already exists [2023-02-22T20:47:11.232Z] 1570329cc2ee: Layer already exists [2023-02-22T20:47:11.232Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:47:11.232Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:47:11.232Z] 15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63: digest: sha256:c27870a7902f3d61f9cd7cf12d2add6fe8f7eed81f9b1c8f1b6a3b5207f32205 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:11.833Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:12.173Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-22T20:47:12.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-22T20:47:12.173Z] fbf57eb59668: Preparing [2023-02-22T20:47:12.173Z] 1570329cc2ee: Preparing [2023-02-22T20:47:12.173Z] 7c5896bc0dab: Preparing [2023-02-22T20:47:12.173Z] 5a35f974fbc3: Preparing [2023-02-22T20:47:12.173Z] f70ee36035b9: Preparing [2023-02-22T20:47:12.173Z] 5a35f974fbc3: Layer already exists [2023-02-22T20:47:12.173Z] 1570329cc2ee: Layer already exists [2023-02-22T20:47:12.173Z] fbf57eb59668: Layer already exists [2023-02-22T20:47:12.173Z] 7c5896bc0dab: Layer already exists [2023-02-22T20:47:12.173Z] f70ee36035b9: Layer already exists [2023-02-22T20:47:12.173Z] main: digest: sha256:c27870a7902f3d61f9cd7cf12d2add6fe8f7eed81f9b1c8f1b6a3b5207f32205 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T20:47:12.211Z] ===================================================== [Pipeline] echo [2023-02-22T20:47:12.216Z] taggedImages: [2023-02-22T20:47:12.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a [2023-02-22T20:47:12.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-22T20:47:12.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.63 [2023-02-22T20:47:12.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15b3f244b5f8350d3fb76a220408f85a8cb37d3a-3.0.0-dev.63 [2023-02-22T20:47:12.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:12.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T20:47:12.563Z] [2023-02-22T20:47:12.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:12.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T20:47:12.886Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T20:47:12.886Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T20:47:12.886Z] 04944245beec: Pulling fs layer [2023-02-22T20:47:12.886Z] 699f458cf7ca: Pulling fs layer [2023-02-22T20:47:12.886Z] 765212b225bb: Pulling fs layer [2023-02-22T20:47:12.886Z] f23df028b6ca: Pulling fs layer [2023-02-22T20:47:12.886Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T20:47:12.886Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T20:47:12.886Z] 765212b225bb: Waiting [2023-02-22T20:47:12.886Z] f23df028b6ca: Waiting [2023-02-22T20:47:12.886Z] d65c8cfc05b1: Waiting [2023-02-22T20:47:12.886Z] 2437ff75d9bd: Waiting [2023-02-22T20:47:13.153Z] 04944245beec: Verifying Checksum [2023-02-22T20:47:13.153Z] 04944245beec: Download complete [2023-02-22T20:47:13.153Z] 765212b225bb: Verifying Checksum [2023-02-22T20:47:13.153Z] 765212b225bb: Download complete [2023-02-22T20:47:13.153Z] f23df028b6ca: Verifying Checksum [2023-02-22T20:47:13.153Z] f23df028b6ca: Download complete [2023-02-22T20:47:13.153Z] d65c8cfc05b1: Verifying Checksum [2023-02-22T20:47:13.153Z] d65c8cfc05b1: Download complete [2023-02-22T20:47:13.420Z] 699f458cf7ca: Verifying Checksum [2023-02-22T20:47:13.420Z] 699f458cf7ca: Download complete [2023-02-22T20:47:13.686Z] 8998bd30e6a1: Verifying Checksum [2023-02-22T20:47:13.686Z] 8998bd30e6a1: Download complete [2023-02-22T20:47:16.270Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T20:47:16.270Z] 2437ff75d9bd: Download complete [2023-02-22T20:47:17.675Z] 8998bd30e6a1: Pull complete [2023-02-22T20:47:18.256Z] 04944245beec: Pull complete [2023-02-22T20:47:19.658Z] 699f458cf7ca: Pull complete [2023-02-22T20:47:19.658Z] 765212b225bb: Pull complete [2023-02-22T20:47:22.992Z] f23df028b6ca: Pull complete [2023-02-22T20:47:22.992Z] d65c8cfc05b1: Pull complete [2023-02-22T20:47:35.277Z] 2437ff75d9bd: Pull complete [2023-02-22T20:47:35.277Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T20:47:35.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T20:47:35.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:47:35.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-7112 does not seem to be running inside a container [2023-02-22T20:47:35.522Z] $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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-02-22T20:47:38.200Z] $ docker top e89fddba794efe0925cba62994372eef40306c4152077a2a7701f0e56dd5a216 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:47:39.037Z] ---> job-cost.sh [2023-02-22T20:47:39.037Z] lf-activate-venv: SKIPPING [2023-02-22T20:47:39.037Z] INFO: No Stack... [2023-02-22T20:47:39.616Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T20:47:40.194Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T20:47:40.825Z] + cat /w/workspace/edgex-go/424/archives/cost.csv [2023-02-22T20:47:40.825Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T20:47:40.898Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-424-stack-cost] [2023-02-22T20:47:40.905Z] Resource [jenkins-edgexfoundry-edgex-go-main-424-stack-cost] did not exist. Created. [2023-02-22T20:47:40.905Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-424-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T20:47:41.222Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T20:47:41.803Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T20:47:41.811Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-424-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T20:47:41.822Z] $ docker stop --time=1 e89fddba794efe0925cba62994372eef40306c4152077a2a7701f0e56dd5a216 [2023-02-22T20:47:43.300Z] $ docker rm -f --volumes e89fddba794efe0925cba62994372eef40306c4152077a2a7701f0e56dd5a216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-22T20:47:43.698Z] provisioning config files... [2023-02-22T20:47:43.705Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/424@tmp/config11749960086100688363tmp [Pipeline] { [Pipeline] sh [2023-02-22T20:47:43.995Z] + set +x [2023-02-22T20:47:43.995Z] + curl -s https://codecov.io/bash [2023-02-22T20:47:43.995Z] + bash -s -- [2023-02-22T20:47:43.995Z] [2023-02-22T20:47:43.995Z] _____ _ [2023-02-22T20:47:43.995Z] / ____| | | [2023-02-22T20:47:43.995Z] | | ___ __| | ___ ___ _____ __ [2023-02-22T20:47:43.995Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-22T20:47:43.995Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-22T20:47:43.995Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-22T20:47:43.995Z] Bash-1.0.6 [2023-02-22T20:47:43.995Z] [2023-02-22T20:47:43.995Z] [2023-02-22T20:47:43.995Z] ==> git version 2.25.1 found [2023-02-22T20:47:43.995Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-22T20:47:43.995Z] Release-Date: 2020-01-08 [2023-02-22T20:47:43.995Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-22T20:47:43.995Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-22T20:47:43.995Z] ==> Jenkins CI detected. [2023-02-22T20:47:43.995Z] current dir:  /w/workspace/edgex-go/424 [2023-02-22T20:47:43.995Z] project root: . [2023-02-22T20:47:43.995Z] --> token set from env [2023-02-22T20:47:43.995Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-22T20:47:43.995Z] ==> Running gcov in . (disable via -X gcov) [2023-02-22T20:47:43.995Z] ==> Python coveragepy not found [2023-02-22T20:47:43.995Z] ==> Searching for coverage reports in: [2023-02-22T20:47:43.995Z] + . [2023-02-22T20:47:43.995Z] -> Found 1 reports [2023-02-22T20:47:43.995Z] ==> Detecting git/mercurial file structure [2023-02-22T20:47:44.253Z] ==> Reading reports [2023-02-22T20:47:44.253Z] + ./coverage.out bytes=487037 [2023-02-22T20:47:44.253Z] ==> Appending adjustments [2023-02-22T20:47:44.253Z] https://docs.codecov.io/docs/fixing-reports [2023-02-22T20:47:45.188Z] + Found adjustments [2023-02-22T20:47:45.188Z] ==> Gzipping contents [2023-02-22T20:47:45.188Z] 64K /tmp/codecov.iliNZ7.gz [2023-02-22T20:47:45.188Z] ==> Uploading reports [2023-02-22T20:47:45.188Z] url: https://codecov.io [2023-02-22T20:47:45.188Z] query: branch=main&commit=15b3f244b5f8350d3fb76a220408f85a8cb37d3a&build=424&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F424%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-22T20:47:45.188Z] -> Pinging Codecov [2023-02-22T20:47:45.188Z] 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=15b3f244b5f8350d3fb76a220408f85a8cb37d3a&build=424&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F424%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-22T20:47:45.448Z] -> Uploading to [2023-02-22T20:47:45.448Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/15b3f244b5f8350d3fb76a220408f85a8cb37d3a/5c56b973-3b90-48cb-81b7-215d8851d8c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T204745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00ac110b3e0bb42b3c5eb47fe9f8ab168b2c9e4f3518370cbd5bc6278ae1fe76 [2023-02-22T20:47:45.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T20:47:45.448Z] Dload Upload Total Spent Left Speed [2023-02-22T20:47:45.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62946 0 0 100 62946 0 143k --:--:-- --:--:-- --:--:-- 143k [2023-02-22T20:47:45.967Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/15b3f244b5f8350d3fb76a220408f85a8cb37d3a [Pipeline] } [2023-02-22T20:47:45.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-22T20:47:46.105Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-22T20:47:46.116Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:46.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-22T20:47:46.416Z] [2023-02-22T20:47:46.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:47:46.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-22T20:47:46.720Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-22T20:47:46.720Z] df9b9388f04a: Pulling fs layer [2023-02-22T20:47:46.720Z] 52dc419b0ee2: Pulling fs layer [2023-02-22T20:47:46.720Z] 25bc292e5bac: Pulling fs layer [2023-02-22T20:47:46.720Z] 114826534d7a: Pulling fs layer [2023-02-22T20:47:46.720Z] 4657fd5d0bcf: Pulling fs layer [2023-02-22T20:47:46.720Z] 6ad1cebc031e: Pulling fs layer [2023-02-22T20:47:46.720Z] 8a3aa393b2d8: Pulling fs layer [2023-02-22T20:47:46.720Z] 114826534d7a: Waiting [2023-02-22T20:47:46.720Z] 6ad1cebc031e: Waiting [2023-02-22T20:47:46.720Z] 4657fd5d0bcf: Waiting [2023-02-22T20:47:46.720Z] 8a3aa393b2d8: Waiting [2023-02-22T20:47:46.720Z] 25bc292e5bac: Download complete [2023-02-22T20:47:46.720Z] 52dc419b0ee2: Download complete [2023-02-22T20:47:46.720Z] 4657fd5d0bcf: Verifying Checksum [2023-02-22T20:47:46.720Z] 4657fd5d0bcf: Download complete [2023-02-22T20:47:46.720Z] df9b9388f04a: Download complete [2023-02-22T20:47:46.979Z] 6ad1cebc031e: Verifying Checksum [2023-02-22T20:47:46.979Z] 6ad1cebc031e: Download complete [2023-02-22T20:47:46.979Z] df9b9388f04a: Pull complete [2023-02-22T20:47:46.979Z] 52dc419b0ee2: Pull complete [2023-02-22T20:47:47.238Z] 25bc292e5bac: Pull complete [2023-02-22T20:47:47.496Z] 114826534d7a: Verifying Checksum [2023-02-22T20:47:47.496Z] 114826534d7a: Download complete [2023-02-22T20:47:47.754Z] 8a3aa393b2d8: Verifying Checksum [2023-02-22T20:47:47.754Z] 8a3aa393b2d8: Download complete [2023-02-22T20:47:51.032Z] 114826534d7a: Pull complete [2023-02-22T20:47:51.032Z] 4657fd5d0bcf: Pull complete [2023-02-22T20:47:51.290Z] 6ad1cebc031e: Pull complete [2023-02-22T20:47:53.817Z] 8a3aa393b2d8: Pull complete [2023-02-22T20:47:53.817Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-22T20:47:53.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-22T20:47:53.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:47:53.894Z] prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container [2023-02-22T20:47:53.920Z] $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-22T20:47:57.081Z] $ docker top 0ebef1bd6234a5af25b14652aca9f1a5b2fa6b713440b6b62e622eb2a1dfb7cc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T20:47:57.150Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-22T20:47:57.425Z] + set -o pipefail [2023-02-22T20:47:57.425Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-22T20:48:05.538Z] [2023-02-22T20:48:05.538Z] Monitoring /w/workspace/edgex-go/424 (github.com/edgexfoundry/edgex-go)... [2023-02-22T20:48:05.538Z] [2023-02-22T20:48:05.538Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/87d3be8c-9e0c-4942-a58c-509d261d07a2 [2023-02-22T20:48:05.538Z] [2023-02-22T20:48:05.538Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-22T20:48:05.538Z] [2023-02-22T20:48:05.538Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-22T20:48:05.538Z] [2023-02-22T20:48:05.538Z] [2023-02-22T20:48:05.538Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-22T20:48:05.538Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-22T20:48:05.538Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-22T20:48:05.544Z] $ docker stop --time=1 0ebef1bd6234a5af25b14652aca9f1a5b2fa6b713440b6b62e622eb2a1dfb7cc [2023-02-22T20:48:08.407Z] $ docker rm -f --volumes 0ebef1bd6234a5af25b14652aca9f1a5b2fa6b713440b6b62e622eb2a1dfb7cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-22T20:48:08.773Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T20:48:08.786Z] provisioning config files... [2023-02-22T20:48:08.792Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/424@tmp/config5326204442293351730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:48:09.087Z] --> edgex-publish-swagger.sh [2023-02-22T20:48:09.087Z] === Publish openapi/v3 API === [2023-02-22T20:48:09.087Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-22T20:48:09.087Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/424/openapi/v3/core-command.yaml] [2023-02-22T20:48:09.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T20:48:09.087Z] Dload Upload Total Spent Left Speed [2023-02-22T20:48:09.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 57033 --:--:-- --:--:-- --:--:-- 56921 100 29030 0 0 100 29030 0 57033 --:--:-- --:--:-- --:--:-- 56921 [2023-02-22T20:48:09.655Z] [2023-02-22T20:48:09.655Z] [2023-02-22T20:48:09.655Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/424/openapi/v3/core-data.yaml] [2023-02-22T20:48:09.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T20:48:09.655Z] Dload Upload Total Spent Left Speed [2023-02-22T20:48:09.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 124k --:--:-- --:--:-- --:--:-- 124k [2023-02-22T20:48:10.173Z] [2023-02-22T20:48:10.173Z] [2023-02-22T20:48:10.173Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/424/openapi/v3/core-metadata.yaml] [2023-02-22T20:48:10.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T20:48:10.173Z] Dload Upload Total Spent Left Speed [2023-02-22T20:48:10.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 692k --:--:-- --:--:-- --:--:-- 688k 100 140k 0 0 100 140k 0 207k --:--:-- --:--:-- --:--:-- 206k [2023-02-22T20:48:10.742Z] [2023-02-22T20:48:10.742Z] [2023-02-22T20:48:10.742Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/424/openapi/v3/support-notifications.yaml] [2023-02-22T20:48:10.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T20:48:10.742Z] Dload Upload Total Spent Left Speed [2023-02-22T20:48:11.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 162k 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 162k [2023-02-22T20:48:11.310Z] [2023-02-22T20:48:11.310Z] [2023-02-22T20:48:11.310Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/424/openapi/v3/support-scheduler.yaml] [2023-02-22T20:48:11.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T20:48:11.310Z] Dload Upload Total Spent Left Speed [2023-02-22T20:48:11.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 66149 --:--:-- --:--:-- --:--:-- 66278 [2023-02-22T20:48:11.877Z] [2023-02-22T20:48:11.877Z] [Pipeline] } [2023-02-22T20:48:11.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-02-22T20:48:12.270Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T20:48:12.270Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:48:12.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T20:48:12.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:48:12.631Z] prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container [2023-02-22T20:48:12.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T20:48:13.049Z] $ docker top c70b47a044f65541a102cf590a9ee9e19b13110026446254cbb204170339ebc5 -eo pid,comm [2023-02-22T20:48:13.100Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-22T20:48:13.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T20:48:13.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T20:48:13.139Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T20:48:13.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T20:48:13.235Z] $ docker exec c70b47a044f65541a102cf590a9ee9e19b13110026446254cbb204170339ebc5 ssh-agent [2023-02-22T20:48:13.337Z] SSH_AUTH_SOCK=/tmp/ssh-8VZHon5kJhQI/agent.33 [2023-02-22T20:48:13.337Z] SSH_AGENT_PID=39 [2023-02-22T20:48:13.341Z] Running ssh-add (command line suppressed) [2023-02-22T20:48:13.427Z] Identity added: /w/workspace/edgex-go/424@tmp/private_key_5107770594023092765.key (/w/workspace/edgex-go/424@tmp/private_key_5107770594023092765.key) [2023-02-22T20:48:13.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T20:48:13.728Z] + git semver tag [2023-02-22T20:48:13.987Z] 2023-02-22 20:48:13,890 [run_tag] DEBUG tag force:False [2023-02-22T20:48:13.987Z] 2023-02-22 20:48:13,890 [check_head_tag] DEBUG check head tag [2023-02-22T20:48:13.987Z] 2023-02-22 20:48:13,893 [execute] INFO git cat-file --batch-check [2023-02-22T20:48:13.987Z] 2023-02-22 20:48:13,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/424, universal_newlines=False, shell=None, istream=) [2023-02-22T20:48:13.987Z] 2023-02-22 20:48:13,897 [execute] INFO git cat-file --batch [2023-02-22T20:48:13.987Z] 2023-02-22 20:48:13,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/424, universal_newlines=False, shell=None, istream=) [2023-02-22T20:48:13.987Z] 2023-02-22 20:48:13,943 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main [2023-02-22T20:48:13.987Z] 2023-02-22 20:48:13,943 [execute] INFO git tag -a v3.0.0-dev.63 -m v3.0.0-dev.63 [2023-02-22T20:48:13.987Z] 2023-02-22 20:48:13,943 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.63', '-m', 'v3.0.0-dev.63'], cwd=/w/workspace/edgex-go/424, universal_newlines=False, shell=None, istream=None) [2023-02-22T20:48:13.987Z] 2023-02-22 20:48:13,948 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main [2023-02-22T20:48:13.987Z] 3.0.0-dev.63 [Pipeline] } [2023-02-22T20:48:13.991Z] $ docker exec --env ******** --env ******** c70b47a044f65541a102cf590a9ee9e19b13110026446254cbb204170339ebc5 ssh-agent -k [2023-02-22T20:48:14.083Z] unset SSH_AUTH_SOCK; [2023-02-22T20:48:14.083Z] unset SSH_AGENT_PID; [2023-02-22T20:48:14.087Z] echo Agent pid 39 killed; [2023-02-22T20:48:14.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T20:48:14.401Z] + git semver [Pipeline] } [2023-02-22T20:48:14.669Z] $ docker stop --time=1 c70b47a044f65541a102cf590a9ee9e19b13110026446254cbb204170339ebc5 [2023-02-22T20:48:15.938Z] $ docker rm -f --volumes c70b47a044f65541a102cf590a9ee9e19b13110026446254cbb204170339ebc5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:48:16.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-22T20:48:16.320Z] [2023-02-22T20:48:16.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:48:16.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-22T20:48:16.616Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-22T20:48:16.616Z] ab5ef0e58194: Pulling fs layer [2023-02-22T20:48:16.616Z] 9712f1f96733: Pulling fs layer [2023-02-22T20:48:16.616Z] 63f879dbbcfc: Pulling fs layer [2023-02-22T20:48:16.616Z] 0d9ebad4ef96: Pulling fs layer [2023-02-22T20:48:16.616Z] e9a5061849ea: Pulling fs layer [2023-02-22T20:48:16.616Z] d747dcd14b5f: Pulling fs layer [2023-02-22T20:48:16.616Z] 2de7ff778b66: Pulling fs layer [2023-02-22T20:48:16.616Z] 0d9ebad4ef96: Waiting [2023-02-22T20:48:16.616Z] e9a5061849ea: Waiting [2023-02-22T20:48:16.616Z] d747dcd14b5f: Waiting [2023-02-22T20:48:16.616Z] 2de7ff778b66: Waiting [2023-02-22T20:48:16.616Z] 9712f1f96733: Verifying Checksum [2023-02-22T20:48:16.616Z] 9712f1f96733: Download complete [2023-02-22T20:48:16.881Z] 63f879dbbcfc: Verifying Checksum [2023-02-22T20:48:16.881Z] 63f879dbbcfc: Download complete [2023-02-22T20:48:17.143Z] e9a5061849ea: Verifying Checksum [2023-02-22T20:48:17.143Z] e9a5061849ea: Download complete [2023-02-22T20:48:17.143Z] d747dcd14b5f: Verifying Checksum [2023-02-22T20:48:17.143Z] d747dcd14b5f: Download complete [2023-02-22T20:48:17.401Z] 0d9ebad4ef96: Verifying Checksum [2023-02-22T20:48:17.401Z] 0d9ebad4ef96: Download complete [2023-02-22T20:48:17.401Z] ab5ef0e58194: Verifying Checksum [2023-02-22T20:48:17.401Z] ab5ef0e58194: Download complete [2023-02-22T20:48:17.401Z] 2de7ff778b66: Verifying Checksum [2023-02-22T20:48:17.401Z] 2de7ff778b66: Download complete [2023-02-22T20:48:19.927Z] ab5ef0e58194: Pull complete [2023-02-22T20:48:19.927Z] 9712f1f96733: Pull complete [2023-02-22T20:48:20.491Z] 63f879dbbcfc: Pull complete [2023-02-22T20:48:23.771Z] 0d9ebad4ef96: Pull complete [2023-02-22T20:48:24.030Z] e9a5061849ea: Pull complete [2023-02-22T20:48:24.288Z] d747dcd14b5f: Pull complete [2023-02-22T20:48:25.221Z] 2de7ff778b66: Pull complete [2023-02-22T20:48:25.221Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-22T20:48:25.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-22T20:48:25.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:48:25.290Z] prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container [2023-02-22T20:48:25.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-22T20:48:29.667Z] $ docker top a6e29be26aebf75da34d23eb2d4cb653d47a0d8de7a6ce365a55f1a3a4dabca5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-22T20:48:29.742Z] provisioning config files... [2023-02-22T20:48:29.751Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/424@tmp/config12896401089735091249tmp [2023-02-22T20:48:29.762Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/424@tmp/config4880281984318903192tmp [2023-02-22T20:48:29.771Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/424@tmp/config14096316597345548390tmp [Pipeline] { [Pipeline] echo [2023-02-22T20:48:29.786Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:48:30.063Z] ---> sigul-configuration.sh [2023-02-22T20:48:30.063Z] gpg: directory `/root/.gnupg' created [2023-02-22T20:48:30.063Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-22T20:48:30.063Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-22T20:48:30.063Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-22T20:48:30.063Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-22T20:48:30.063Z] gpg: CAST5 encrypted data [2023-02-22T20:48:30.063Z] gpg: encrypted with 1 passphrase [2023-02-22T20:48:30.063Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-22T20:48:30.344Z] + mkdir /home/jenkins [2023-02-22T20:48:30.344Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-22T20:48:30.627Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-22T20:48:30.636Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:48:30.930Z] ---> sigul-install.sh [2023-02-22T20:48:30.930Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-22T20:48:31.212Z] + git tag --list [2023-02-22T20:48:31.212Z] 0.6.0 [2023-02-22T20:48:31.212Z] 0.6.1 [2023-02-22T20:48:31.212Z] 0.7.0 [2023-02-22T20:48:31.212Z] 0.7.1 [2023-02-22T20:48:31.212Z] v1.0.0 [2023-02-22T20:48:31.212Z] v1.0.1 [2023-02-22T20:48:31.212Z] v1.1.0 [2023-02-22T20:48:31.212Z] v1.2.0 [2023-02-22T20:48:31.212Z] v1.2.1 [2023-02-22T20:48:31.212Z] v1.3.0 [2023-02-22T20:48:31.212Z] v1.3.1 [2023-02-22T20:48:31.212Z] v2.0.0 [2023-02-22T20:48:31.212Z] v2.1.0 [2023-02-22T20:48:31.212Z] v2.1.1 [2023-02-22T20:48:31.212Z] v2.1.1-dev.1 [2023-02-22T20:48:31.212Z] v2.1.1-dev.2 [2023-02-22T20:48:31.212Z] v2.1.1-dev.3 [2023-02-22T20:48:31.212Z] v2.1.1-dev.4 [2023-02-22T20:48:31.212Z] v2.1.1-dev.5 [2023-02-22T20:48:31.212Z] v2.1.1-dev.6 [2023-02-22T20:48:31.212Z] v2.1.1-dev.7 [2023-02-22T20:48:31.212Z] v2.1.1-dev.8 [2023-02-22T20:48:31.212Z] v2.1.2-dev.1 [2023-02-22T20:48:31.212Z] v2.2.0 [2023-02-22T20:48:31.212Z] v2.2.1-dev.1 [2023-02-22T20:48:31.212Z] v2.2.1-dev.10 [2023-02-22T20:48:31.212Z] v2.2.1-dev.11 [2023-02-22T20:48:31.212Z] v2.2.1-dev.12 [2023-02-22T20:48:31.212Z] v2.2.1-dev.13 [2023-02-22T20:48:31.212Z] v2.2.1-dev.14 [2023-02-22T20:48:31.212Z] v2.2.1-dev.15 [2023-02-22T20:48:31.212Z] v2.2.1-dev.16 [2023-02-22T20:48:31.212Z] v2.2.1-dev.17 [2023-02-22T20:48:31.212Z] v2.2.1-dev.18 [2023-02-22T20:48:31.212Z] v2.2.1-dev.19 [2023-02-22T20:48:31.212Z] v2.2.1-dev.2 [2023-02-22T20:48:31.212Z] v2.2.1-dev.20 [2023-02-22T20:48:31.212Z] v2.2.1-dev.21 [2023-02-22T20:48:31.212Z] v2.2.1-dev.22 [2023-02-22T20:48:31.212Z] v2.2.1-dev.23 [2023-02-22T20:48:31.212Z] v2.2.1-dev.24 [2023-02-22T20:48:31.212Z] v2.2.1-dev.25 [2023-02-22T20:48:31.212Z] v2.2.1-dev.26 [2023-02-22T20:48:31.212Z] v2.2.1-dev.27 [2023-02-22T20:48:31.212Z] v2.2.1-dev.28 [2023-02-22T20:48:31.212Z] v2.2.1-dev.29 [2023-02-22T20:48:31.212Z] v2.2.1-dev.3 [2023-02-22T20:48:31.212Z] v2.2.1-dev.4 [2023-02-22T20:48:31.212Z] v2.2.1-dev.5 [2023-02-22T20:48:31.212Z] v2.2.1-dev.6 [2023-02-22T20:48:31.212Z] v2.2.1-dev.7 [2023-02-22T20:48:31.212Z] v2.2.1-dev.8 [2023-02-22T20:48:31.212Z] v2.2.1-dev.9 [2023-02-22T20:48:31.212Z] v2.3.0 [2023-02-22T20:48:31.212Z] v2.3.0-dev.100 [2023-02-22T20:48:31.212Z] v2.3.0-dev.101 [2023-02-22T20:48:31.212Z] v2.3.0-dev.102 [2023-02-22T20:48:31.212Z] v2.3.0-dev.103 [2023-02-22T20:48:31.212Z] v2.3.0-dev.104 [2023-02-22T20:48:31.212Z] v2.3.0-dev.105 [2023-02-22T20:48:31.212Z] v2.3.0-dev.106 [2023-02-22T20:48:31.212Z] v2.3.0-dev.29 [2023-02-22T20:48:31.212Z] v2.3.0-dev.30 [2023-02-22T20:48:31.212Z] v2.3.0-dev.31 [2023-02-22T20:48:31.212Z] v2.3.0-dev.32 [2023-02-22T20:48:31.212Z] v2.3.0-dev.33 [2023-02-22T20:48:31.212Z] v2.3.0-dev.34 [2023-02-22T20:48:31.212Z] v2.3.0-dev.35 [2023-02-22T20:48:31.212Z] v2.3.0-dev.36 [2023-02-22T20:48:31.212Z] v2.3.0-dev.37 [2023-02-22T20:48:31.212Z] v2.3.0-dev.38 [2023-02-22T20:48:31.212Z] v2.3.0-dev.39 [2023-02-22T20:48:31.212Z] v2.3.0-dev.40 [2023-02-22T20:48:31.212Z] v2.3.0-dev.41 [2023-02-22T20:48:31.212Z] v2.3.0-dev.42 [2023-02-22T20:48:31.212Z] v2.3.0-dev.43 [2023-02-22T20:48:31.212Z] v2.3.0-dev.44 [2023-02-22T20:48:31.212Z] v2.3.0-dev.45 [2023-02-22T20:48:31.213Z] v2.3.0-dev.46 [2023-02-22T20:48:31.213Z] v2.3.0-dev.47 [2023-02-22T20:48:31.213Z] v2.3.0-dev.48 [2023-02-22T20:48:31.213Z] v2.3.0-dev.49 [2023-02-22T20:48:31.213Z] v2.3.0-dev.50 [2023-02-22T20:48:31.213Z] v2.3.0-dev.51 [2023-02-22T20:48:31.213Z] v2.3.0-dev.52 [2023-02-22T20:48:31.213Z] v2.3.0-dev.53 [2023-02-22T20:48:31.213Z] v2.3.0-dev.54 [2023-02-22T20:48:31.213Z] v2.3.0-dev.55 [2023-02-22T20:48:31.213Z] v2.3.0-dev.56 [2023-02-22T20:48:31.213Z] v2.3.0-dev.57 [2023-02-22T20:48:31.213Z] v2.3.0-dev.58 [2023-02-22T20:48:31.213Z] v2.3.0-dev.59 [2023-02-22T20:48:31.213Z] v2.3.0-dev.60 [2023-02-22T20:48:31.213Z] v2.3.0-dev.61 [2023-02-22T20:48:31.213Z] v2.3.0-dev.62 [2023-02-22T20:48:31.213Z] v2.3.0-dev.63 [2023-02-22T20:48:31.213Z] v2.3.0-dev.64 [2023-02-22T20:48:31.213Z] v2.3.0-dev.65 [2023-02-22T20:48:31.213Z] v2.3.0-dev.66 [2023-02-22T20:48:31.213Z] v2.3.0-dev.67 [2023-02-22T20:48:31.213Z] v2.3.0-dev.68 [2023-02-22T20:48:31.213Z] v2.3.0-dev.69 [2023-02-22T20:48:31.213Z] v2.3.0-dev.70 [2023-02-22T20:48:31.213Z] v2.3.0-dev.71 [2023-02-22T20:48:31.213Z] v2.3.0-dev.72 [2023-02-22T20:48:31.213Z] v2.3.0-dev.73 [2023-02-22T20:48:31.213Z] v2.3.0-dev.74 [2023-02-22T20:48:31.213Z] v2.3.0-dev.75 [2023-02-22T20:48:31.213Z] v2.3.0-dev.76 [2023-02-22T20:48:31.213Z] v2.3.0-dev.77 [2023-02-22T20:48:31.213Z] v2.3.0-dev.78 [2023-02-22T20:48:31.213Z] v2.3.0-dev.79 [2023-02-22T20:48:31.213Z] v2.3.0-dev.80 [2023-02-22T20:48:31.213Z] v2.3.0-dev.81 [2023-02-22T20:48:31.213Z] v2.3.0-dev.82 [2023-02-22T20:48:31.213Z] v2.3.0-dev.83 [2023-02-22T20:48:31.213Z] v2.3.0-dev.84 [2023-02-22T20:48:31.213Z] v2.3.0-dev.85 [2023-02-22T20:48:31.213Z] v2.3.0-dev.86 [2023-02-22T20:48:31.213Z] v2.3.0-dev.87 [2023-02-22T20:48:31.213Z] v2.3.0-dev.88 [2023-02-22T20:48:31.213Z] v2.3.0-dev.89 [2023-02-22T20:48:31.213Z] v2.3.0-dev.90 [2023-02-22T20:48:31.213Z] v2.3.0-dev.91 [2023-02-22T20:48:31.213Z] v2.3.0-dev.92 [2023-02-22T20:48:31.213Z] v2.3.0-dev.93 [2023-02-22T20:48:31.213Z] v2.3.0-dev.94 [2023-02-22T20:48:31.213Z] v2.3.0-dev.95 [2023-02-22T20:48:31.213Z] v2.3.0-dev.96 [2023-02-22T20:48:31.213Z] v2.3.0-dev.97 [2023-02-22T20:48:31.213Z] v2.3.0-dev.98 [2023-02-22T20:48:31.213Z] v2.3.0-dev.99 [2023-02-22T20:48:31.213Z] v2.3.1-dev.1 [2023-02-22T20:48:31.213Z] v2.3.1-dev.2 [2023-02-22T20:48:31.213Z] v2.3.1-dev.3 [2023-02-22T20:48:31.213Z] v2.3.1-dev.4 [2023-02-22T20:48:31.213Z] v2.3.1-dev.5 [2023-02-22T20:48:31.213Z] v3.0.0-dev.1 [2023-02-22T20:48:31.213Z] v3.0.0-dev.10 [2023-02-22T20:48:31.213Z] v3.0.0-dev.11 [2023-02-22T20:48:31.213Z] v3.0.0-dev.12 [2023-02-22T20:48:31.213Z] v3.0.0-dev.13 [2023-02-22T20:48:31.213Z] v3.0.0-dev.14 [2023-02-22T20:48:31.213Z] v3.0.0-dev.15 [2023-02-22T20:48:31.213Z] v3.0.0-dev.16 [2023-02-22T20:48:31.213Z] v3.0.0-dev.17 [2023-02-22T20:48:31.213Z] v3.0.0-dev.18 [2023-02-22T20:48:31.213Z] v3.0.0-dev.19 [2023-02-22T20:48:31.213Z] v3.0.0-dev.2 [2023-02-22T20:48:31.213Z] v3.0.0-dev.20 [2023-02-22T20:48:31.213Z] v3.0.0-dev.21 [2023-02-22T20:48:31.213Z] v3.0.0-dev.22 [2023-02-22T20:48:31.213Z] v3.0.0-dev.23 [2023-02-22T20:48:31.213Z] v3.0.0-dev.24 [2023-02-22T20:48:31.213Z] v3.0.0-dev.25 [2023-02-22T20:48:31.213Z] v3.0.0-dev.26 [2023-02-22T20:48:31.213Z] v3.0.0-dev.27 [2023-02-22T20:48:31.213Z] v3.0.0-dev.28 [2023-02-22T20:48:31.213Z] v3.0.0-dev.29 [2023-02-22T20:48:31.213Z] v3.0.0-dev.3 [2023-02-22T20:48:31.213Z] v3.0.0-dev.30 [2023-02-22T20:48:31.213Z] v3.0.0-dev.31 [2023-02-22T20:48:31.213Z] v3.0.0-dev.32 [2023-02-22T20:48:31.213Z] v3.0.0-dev.33 [2023-02-22T20:48:31.213Z] v3.0.0-dev.34 [2023-02-22T20:48:31.213Z] v3.0.0-dev.35 [2023-02-22T20:48:31.213Z] v3.0.0-dev.36 [2023-02-22T20:48:31.213Z] v3.0.0-dev.37 [2023-02-22T20:48:31.213Z] v3.0.0-dev.38 [2023-02-22T20:48:31.213Z] v3.0.0-dev.39 [2023-02-22T20:48:31.213Z] v3.0.0-dev.4 [2023-02-22T20:48:31.213Z] v3.0.0-dev.40 [2023-02-22T20:48:31.213Z] v3.0.0-dev.41 [2023-02-22T20:48:31.213Z] v3.0.0-dev.42 [2023-02-22T20:48:31.213Z] v3.0.0-dev.43 [2023-02-22T20:48:31.213Z] v3.0.0-dev.44 [2023-02-22T20:48:31.213Z] v3.0.0-dev.45 [2023-02-22T20:48:31.213Z] v3.0.0-dev.46 [2023-02-22T20:48:31.213Z] v3.0.0-dev.47 [2023-02-22T20:48:31.213Z] v3.0.0-dev.48 [2023-02-22T20:48:31.213Z] v3.0.0-dev.49 [2023-02-22T20:48:31.213Z] v3.0.0-dev.5 [2023-02-22T20:48:31.213Z] v3.0.0-dev.50 [2023-02-22T20:48:31.213Z] v3.0.0-dev.51 [2023-02-22T20:48:31.213Z] v3.0.0-dev.52 [2023-02-22T20:48:31.213Z] v3.0.0-dev.53 [2023-02-22T20:48:31.213Z] v3.0.0-dev.54 [2023-02-22T20:48:31.213Z] v3.0.0-dev.55 [2023-02-22T20:48:31.213Z] v3.0.0-dev.56 [2023-02-22T20:48:31.213Z] v3.0.0-dev.57 [2023-02-22T20:48:31.213Z] v3.0.0-dev.58 [2023-02-22T20:48:31.213Z] v3.0.0-dev.59 [2023-02-22T20:48:31.213Z] v3.0.0-dev.6 [2023-02-22T20:48:31.213Z] v3.0.0-dev.60 [2023-02-22T20:48:31.213Z] v3.0.0-dev.61 [2023-02-22T20:48:31.213Z] v3.0.0-dev.62 [2023-02-22T20:48:31.213Z] v3.0.0-dev.63 [2023-02-22T20:48:31.213Z] v3.0.0-dev.7 [2023-02-22T20:48:31.213Z] v3.0.0-dev.8 [2023-02-22T20:48:31.213Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-22T20:48:31.498Z] + lftools sign git-tag v3.0.0-dev.63 [2023-02-22T20:48:32.064Z] Signing Git tag with Sigul... [2023-02-22T20:48:32.064Z] Signing v3.0.0-dev.63 [Pipeline] echo [2023-02-22T20:48:32.332Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:48:32.613Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-22T20:48:32.619Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-22T20:48:32.630Z] $ docker stop --time=1 a6e29be26aebf75da34d23eb2d4cb653d47a0d8de7a6ce365a55f1a3a4dabca5 [2023-02-22T20:48:34.018Z] $ docker rm -f --volumes a6e29be26aebf75da34d23eb2d4cb653d47a0d8de7a6ce365a55f1a3a4dabca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-22T20:48:34.440Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T20:48:34.440Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:48:34.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T20:48:34.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:48:34.809Z] prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container [2023-02-22T20:48:34.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T20:48:35.185Z] $ docker top 63621b32fdb227fd801877765a86815d1b5b93f052344da343672ae27b3e0573 -eo pid,comm [2023-02-22T20:48:35.237Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-22T20:48:35.237Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T20:48:35.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T20:48:35.272Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T20:48:35.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T20:48:35.380Z] $ docker exec 63621b32fdb227fd801877765a86815d1b5b93f052344da343672ae27b3e0573 ssh-agent [2023-02-22T20:48:35.490Z] SSH_AUTH_SOCK=/tmp/ssh-QwwC2jSnQWwz/agent.32 [2023-02-22T20:48:35.490Z] SSH_AGENT_PID=38 [2023-02-22T20:48:35.495Z] Running ssh-add (command line suppressed) [2023-02-22T20:48:35.593Z] Identity added: /w/workspace/edgex-go/424@tmp/private_key_14003371068167534529.key (/w/workspace/edgex-go/424@tmp/private_key_14003371068167534529.key) [2023-02-22T20:48:35.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T20:48:35.898Z] + git semver bump pre [2023-02-22T20:48:36.158Z] 2023-02-22 20:48:36,063 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main [2023-02-22T20:48:36.158Z] 2023-02-22 20:48:36,063 [bump_version] DEBUG bumping version:3.0.0-dev.63 on axis:pre with prefix:dev [2023-02-22T20:48:36.158Z] 2023-02-22 20:48:36,063 [bump_version] DEBUG bumped version:3.0.0-dev.64 [2023-02-22T20:48:36.158Z] 2023-02-22 20:48:36,063 [write_version] DEBUG write version:3.0.0-dev.64 to path:/w/workspace/edgex-go/424/.semver/main with force:True [2023-02-22T20:48:36.158Z] 2023-02-22 20:48:36,063 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main [2023-02-22T20:48:36.158Z] 2023-02-22 20:48:36,064 [write_file] DEBUG write to file:/w/workspace/edgex-go/424/.semver/main [2023-02-22T20:48:36.158Z] 2023-02-22 20:48:36,065 [execute] INFO git cat-file --batch-check [2023-02-22T20:48:36.158Z] 2023-02-22 20:48:36,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T20:48:36.158Z] 2023-02-22 20:48:36,070 [execute] INFO git cat-file --batch [2023-02-22T20:48:36.158Z] 2023-02-22 20:48:36,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T20:48:36.158Z] 2023-02-22 20:48:36,075 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main [2023-02-22T20:48:36.158Z] 3.0.0-dev.64 [Pipeline] } [2023-02-22T20:48:36.163Z] $ docker exec --env ******** --env ******** 63621b32fdb227fd801877765a86815d1b5b93f052344da343672ae27b3e0573 ssh-agent -k [2023-02-22T20:48:36.256Z] unset SSH_AUTH_SOCK; [2023-02-22T20:48:36.257Z] unset SSH_AGENT_PID; [2023-02-22T20:48:36.257Z] echo Agent pid 38 killed; [2023-02-22T20:48:36.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T20:48:36.664Z] + git semver [Pipeline] } [2023-02-22T20:48:36.965Z] $ docker stop --time=1 63621b32fdb227fd801877765a86815d1b5b93f052344da343672ae27b3e0573 [2023-02-22T20:48:38.238Z] $ docker rm -f --volumes 63621b32fdb227fd801877765a86815d1b5b93f052344da343672ae27b3e0573 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T20:48:38.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T20:48:38.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:48:38.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T20:48:38.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:48:38.981Z] prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container [2023-02-22T20:48:39.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T20:48:39.387Z] $ docker top 7339fb091a9e5c0ddb9d7481fb0ca7efc1c13f8c0b7c3c6b1dce9bcd3b06e1db -eo pid,comm [2023-02-22T20:48:39.440Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-22T20:48:39.440Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T20:48:39.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T20:48:39.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T20:48:39.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T20:48:39.579Z] $ docker exec 7339fb091a9e5c0ddb9d7481fb0ca7efc1c13f8c0b7c3c6b1dce9bcd3b06e1db ssh-agent [2023-02-22T20:48:39.708Z] SSH_AUTH_SOCK=/tmp/ssh-xWFKELbCJMyH/agent.32 [2023-02-22T20:48:39.708Z] SSH_AGENT_PID=38 [2023-02-22T20:48:39.715Z] Running ssh-add (command line suppressed) [2023-02-22T20:48:39.811Z] Identity added: /w/workspace/edgex-go/424@tmp/private_key_5082480580197898800.key (/w/workspace/edgex-go/424@tmp/private_key_5082480580197898800.key) [2023-02-22T20:48:39.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T20:48:40.113Z] + git semver push [2023-02-22T20:48:40.373Z] 2023-02-22 20:48:40,303 [run_push] DEBUG push [2023-02-22T20:48:40.373Z] 2023-02-22 20:48:40,304 [execute] INFO git cat-file --batch-check [2023-02-22T20:48:40.373Z] 2023-02-22 20:48:40,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T20:48:40.373Z] 2023-02-22 20:48:40,308 [execute] INFO git rev-list 0b9a67266b475c88f3ea06e3b9b1d42c1d33ff55 -- [2023-02-22T20:48:40.373Z] 2023-02-22 20:48:40,308 [execute] DEBUG Popen(['git', 'rev-list', '0b9a67266b475c88f3ea06e3b9b1d42c1d33ff55', '--'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-22T20:48:40.373Z] 2023-02-22 20:48:40,329 [execute] INFO git fetch -v origin [2023-02-22T20:48:40.373Z] 2023-02-22 20:48:40,329 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-22T20:48:40.941Z] 2023-02-22 20:48:40,873 [run_push] DEBUG no remote changes detected [2023-02-22T20:48:40.941Z] 2023-02-22 20:48:40,873 [execute] INFO git push origin semver [2023-02-22T20:48:40.941Z] 2023-02-22 20:48:40,874 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/424/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-22T20:48:41.875Z] 2023-02-22 20:48:41,757 [run_push] DEBUG push all version tags [2023-02-22T20:48:41.875Z] 2023-02-22 20:48:41,758 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-22T20:48:41.875Z] 2023-02-22 20:48:41,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/424, universal_newlines=False, shell=None, istream=None) [2023-02-22T20:48:42.813Z] 2023-02-22 20:48:42,557 [read_version] DEBUG read version from /w/workspace/edgex-go/424/.semver/main [2023-02-22T20:48:42.814Z] 3.0.0-dev.64 [Pipeline] } [2023-02-22T20:48:42.819Z] $ docker exec --env ******** --env ******** 7339fb091a9e5c0ddb9d7481fb0ca7efc1c13f8c0b7c3c6b1dce9bcd3b06e1db ssh-agent -k [2023-02-22T20:48:42.909Z] unset SSH_AUTH_SOCK; [2023-02-22T20:48:42.909Z] unset SSH_AGENT_PID; [2023-02-22T20:48:42.909Z] echo Agent pid 38 killed; [2023-02-22T20:48:42.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T20:48:43.236Z] + git semver [Pipeline] } [2023-02-22T20:48:43.505Z] $ docker stop --time=1 7339fb091a9e5c0ddb9d7481fb0ca7efc1c13f8c0b7c3c6b1dce9bcd3b06e1db [2023-02-22T20:48:44.773Z] $ docker rm -f --volumes 7339fb091a9e5c0ddb9d7481fb0ca7efc1c13f8c0b7c3c6b1dce9bcd3b06e1db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-22T20:48:45.257Z] + [ -d /w/workspace/edgex-go/424/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:48:45.543Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:48:46.402Z] ---> package-listing.sh [2023-02-22T20:48:46.402Z] ++ facter osfamily [2023-02-22T20:48:46.402Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T20:48:46.660Z] + OS_FAMILY=debian [2023-02-22T20:48:46.660Z] + workspace=/w/workspace/edgex-go/424 [2023-02-22T20:48:46.660Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T20:48:46.660Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T20:48:46.660Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T20:48:46.660Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T20:48:46.660Z] + '[' /w/workspace/edgex-go/424 ']' [2023-02-22T20:48:46.661Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T20:48:46.661Z] + case "${OS_FAMILY}" in [2023-02-22T20:48:46.661Z] + dpkg -l [2023-02-22T20:48:46.661Z] + grep '^ii' [2023-02-22T20:48:46.661Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T20:48:46.661Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T20:48:46.661Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T20:48:46.661Z] + '[' /w/workspace/edgex-go/424 ']' [2023-02-22T20:48:46.661Z] + mkdir -p /w/workspace/edgex-go/424/archives/ [2023-02-22T20:48:46.661Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/424/archives/ [Pipeline] echo [2023-02-22T20:48:46.673Z] 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/424/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-22T20:48:46.949Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:48:47.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T20:48:47.512Z] [2023-02-22T20:48:47.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T20:48:47.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T20:48:47.808Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T20:48:47.808Z] 5eb5b503b376: Pulling fs layer [2023-02-22T20:48:47.808Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T20:48:47.808Z] ec43610c2a17: Pulling fs layer [2023-02-22T20:48:47.808Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T20:48:47.808Z] 33b1e0a273af: Pulling fs layer [2023-02-22T20:48:47.808Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T20:48:47.808Z] 2f39f015ded8: Pulling fs layer [2023-02-22T20:48:47.808Z] 3a2ae6a8a46f: Waiting [2023-02-22T20:48:47.808Z] 33b1e0a273af: Waiting [2023-02-22T20:48:47.808Z] 5d3b04190fa2: Waiting [2023-02-22T20:48:47.808Z] 2f39f015ded8: Waiting [2023-02-22T20:48:47.808Z] 5c69ac0246d0: Verifying Checksum [2023-02-22T20:48:47.808Z] 5c69ac0246d0: Download complete [2023-02-22T20:48:47.808Z] 3a2ae6a8a46f: Download complete [2023-02-22T20:48:48.066Z] 33b1e0a273af: Verifying Checksum [2023-02-22T20:48:48.067Z] 33b1e0a273af: Download complete [2023-02-22T20:48:48.067Z] 5d3b04190fa2: Verifying Checksum [2023-02-22T20:48:48.067Z] 5d3b04190fa2: Download complete [2023-02-22T20:48:48.067Z] ec43610c2a17: Verifying Checksum [2023-02-22T20:48:48.067Z] ec43610c2a17: Download complete [2023-02-22T20:48:48.067Z] 5eb5b503b376: Verifying Checksum [2023-02-22T20:48:48.067Z] 5eb5b503b376: Download complete [2023-02-22T20:48:48.633Z] 2f39f015ded8: Download complete [2023-02-22T20:48:49.197Z] 5eb5b503b376: Pull complete [2023-02-22T20:48:49.456Z] 5c69ac0246d0: Pull complete [2023-02-22T20:48:49.715Z] ec43610c2a17: Pull complete [2023-02-22T20:48:49.715Z] 3a2ae6a8a46f: Pull complete [2023-02-22T20:48:49.973Z] 33b1e0a273af: Pull complete [2023-02-22T20:48:49.973Z] 5d3b04190fa2: Pull complete [2023-02-22T20:48:55.253Z] 2f39f015ded8: Pull complete [2023-02-22T20:48:55.254Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T20:48:55.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T20:48:55.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T20:48:55.377Z] prd-ubuntu20.04-docker-8c-8g-7110 does not seem to be running inside a container [2023-02-22T20:48:55.398Z] $ 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/424/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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-22T20:49:02.400Z] $ docker top 42405c8f53194f4b1b174ca88937f8c5a6cb5e4c4af526fc08eb6f27f485c970 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T20:49:02.745Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T20:49:03.039Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T20:49:03.323Z] + ls /var/log/sa-host [2023-02-22T20:49:03.323Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T20:49:03.422Z] provisioning config files... [2023-02-22T20:49:03.430Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/424@tmp/config7035855533622622846tmp [Pipeline] { [Pipeline] echo [2023-02-22T20:49:03.442Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:49:03.724Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T20:49:03.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:49:04.056Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T20:49:04.065Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:49:04.346Z] ---> sudo-logs.sh [2023-02-22T20:49:04.346Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T20:49:04.365Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:49:04.650Z] ---> job-cost.sh [2023-02-22T20:49:04.650Z] lf-activate-venv: SKIPPING [2023-02-22T20:49:04.650Z] DEBUG: total: 0.10999999940395355 [2023-02-22T20:49:04.650Z] INFO: Retrieving Stack Cost... [2023-02-22T20:49:04.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T20:49:05.477Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T20:49:05.488Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T20:49:05.769Z] ---> logs-deploy.sh [2023-02-22T20:49:05.769Z] lf-activate-venv: SKIPPING [2023-02-22T20:49:05.769Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/424 [2023-02-22T20:49:05.769Z] INFO: archiving workspace using pattern(s): [2023-02-22T20:49:06.709Z] Archives upload complete. [2023-02-22T20:49:06.968Z] INFO: archiving logs to Nexus [2023-02-22T20:49:07.536Z] ---> uname -a: [2023-02-22T20:49:07.536Z] Linux prd-ubuntu20-04-docker-8c-8g-7110 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-22T20:49:07.536Z] [2023-02-22T20:49:07.536Z] [2023-02-22T20:49:07.536Z] ---> lscpu: [2023-02-22T20:49:07.536Z] Architecture: x86_64 [2023-02-22T20:49:07.536Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-22T20:49:07.536Z] Byte Order: Little Endian [2023-02-22T20:49:07.536Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-22T20:49:07.536Z] CPU(s): 8 [2023-02-22T20:49:07.536Z] On-line CPU(s) list: 0-7 [2023-02-22T20:49:07.536Z] Thread(s) per core: 1 [2023-02-22T20:49:07.536Z] Core(s) per socket: 1 [2023-02-22T20:49:07.536Z] Socket(s): 8 [2023-02-22T20:49:07.536Z] NUMA node(s): 1 [2023-02-22T20:49:07.536Z] Vendor ID: AuthenticAMD [2023-02-22T20:49:07.536Z] CPU family: 23 [2023-02-22T20:49:07.536Z] Model: 49 [2023-02-22T20:49:07.536Z] Model name: AMD EPYC-Rome Processor [2023-02-22T20:49:07.536Z] Stepping: 0 [2023-02-22T20:49:07.536Z] CPU MHz: 2799.998 [2023-02-22T20:49:07.536Z] BogoMIPS: 5599.99 [2023-02-22T20:49:07.536Z] Virtualization: AMD-V [2023-02-22T20:49:07.536Z] Hypervisor vendor: KVM [2023-02-22T20:49:07.536Z] Virtualization type: full [2023-02-22T20:49:07.536Z] L1d cache: 256 KiB [2023-02-22T20:49:07.536Z] L1i cache: 256 KiB [2023-02-22T20:49:07.536Z] L2 cache: 4 MiB [2023-02-22T20:49:07.536Z] L3 cache: 128 MiB [2023-02-22T20:49:07.536Z] NUMA node0 CPU(s): 0-7 [2023-02-22T20:49:07.536Z] Vulnerability Itlb multihit: Not affected [2023-02-22T20:49:07.536Z] Vulnerability L1tf: Not affected [2023-02-22T20:49:07.536Z] Vulnerability Mds: Not affected [2023-02-22T20:49:07.536Z] Vulnerability Meltdown: Not affected [2023-02-22T20:49:07.536Z] Vulnerability Mmio stale data: Not affected [2023-02-22T20:49:07.536Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-22T20:49:07.536Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-22T20:49:07.536Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-22T20:49:07.536Z] Vulnerability Srbds: Not affected [2023-02-22T20:49:07.536Z] Vulnerability Tsx async abort: Not affected [2023-02-22T20:49:07.536Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-22T20:49:07.536Z] [2023-02-22T20:49:07.536Z] [2023-02-22T20:49:07.536Z] ---> nproc: [2023-02-22T20:49:07.536Z] 8 [2023-02-22T20:49:07.536Z] [2023-02-22T20:49:07.536Z] [2023-02-22T20:49:07.536Z] ---> df -h: [2023-02-22T20:49:07.536Z] Filesystem Size Used Avail Use% Mounted on [2023-02-22T20:49:07.536Z] overlay 155G 22G 134G 14% / [2023-02-22T20:49:07.536Z] tmpfs 64M 0 64M 0% /dev [2023-02-22T20:49:07.536Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-22T20:49:07.536Z] shm 64M 0 64M 0% /dev/shm [2023-02-22T20:49:07.536Z] /dev/vda1 155G 22G 134G 14% /facter-os [2023-02-22T20:49:07.536Z] [2023-02-22T20:49:07.536Z]