Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a73500d17d161fb3a8a62f1ec070ca3e773c52e6 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-ssh8160165811891513033.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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-ssh6238504602903819314.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh10190926482077551806.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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-ssh8171819823385405247.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8052998455180307254.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118801 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/349 [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/349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a73500d17d161fb3a8a62f1ec070ca3e773c52e6 (main) Commit message: "ci: automated version changes for OpenAPI version: [2.4.0] (#4231)" > 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 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 # timeout=10 > git rev-list --no-walk 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-09T20:26:30.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-09T20:26:30.242Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T20:26:30.254Z] ========================================================= [2022-11-09T20:26:30.255Z] EdgeX Global Pipelines Version Info [2022-11-09T20:26:30.255Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:26:30.950Z] ------------------- [2022-11-09T20:26:30.950Z] stable info: [2022-11-09T20:26:30.950Z] ------------------- [2022-11-09T20:26:30.950Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-09T20:26:30.950Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T20:26:30.950Z] Message: update stable to v1.0.244 [2022-11-09T20:26:31.521Z] ------------------- [2022-11-09T20:26:31.521Z] experimental info: [2022-11-09T20:26:31.521Z] ------------------- [2022-11-09T20:26:31.521Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-09T20:26:31.521Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T20:26:31.521Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-09T20:26:31.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-09T20:26:31.676Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-09T20:26:31.687Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-09T20:26:31.696Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-09T20:26:31.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-09T20:26:31.719Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-09T20:26:31.729Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-09T20:26:31.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-09T20:26:31.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-09T20:26:31.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-09T20:26:31.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-09T20:26:31.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-09T20:26:31.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-09T20:26:31.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-09T20:26:31.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-09T20:26:31.823Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T20:26:31.830Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T20:26:31.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-09T20:26:31.860Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-09T20:26:31.874Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-09T20:26:31.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-09T20:26:31.894Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-09T20:26:31.904Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-09T20:26:31.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-09T20:26:31.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-09T20:26:31.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-09T20:26:31.956Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] echo [2022-11-09T20:26:31.965Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a73500d [Pipeline] echo [2022-11-09T20:26:31.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T20:26:32.010Z] provisioning config files... [2022-11-09T20:26:32.024Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/349@tmp/config16830657722154722500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:26:32.320Z] ---> docker-login.sh [2022-11-09T20:26:32.321Z] nexus3.edgexfoundry.org:10001 [2022-11-09T20:26:32.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:26:32.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:26:32.580Z] Configure a credential helper to remove this warning. See [2022-11-09T20:26:32.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:26:32.580Z] [2022-11-09T20:26:32.580Z] Login Succeeded [2022-11-09T20:26:32.580Z] nexus3.edgexfoundry.org:10002 [2022-11-09T20:26:32.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:26:32.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:26:32.839Z] Configure a credential helper to remove this warning. See [2022-11-09T20:26:32.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:26:32.839Z] [2022-11-09T20:26:32.839Z] Login Succeeded [2022-11-09T20:26:32.839Z] nexus3.edgexfoundry.org:10003 [2022-11-09T20:26:32.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:26:32.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:26:32.839Z] Configure a credential helper to remove this warning. See [2022-11-09T20:26:32.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:26:32.839Z] [2022-11-09T20:26:32.839Z] Login Succeeded [2022-11-09T20:26:32.839Z] nexus3.edgexfoundry.org:10004 [2022-11-09T20:26:32.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:26:32.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:26:32.839Z] Configure a credential helper to remove this warning. See [2022-11-09T20:26:32.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:26:32.839Z] [2022-11-09T20:26:32.839Z] Login Succeeded [2022-11-09T20:26:32.839Z] docker.io [2022-11-09T20:26:33.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:26:33.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:26:33.359Z] Configure a credential helper to remove this warning. See [2022-11-09T20:26:33.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:26:33.359Z] [2022-11-09T20:26:33.359Z] Login Succeeded [2022-11-09T20:26:33.359Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T20:26:33.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T20:26:33.677Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-11-09T20:26:33.677Z] + dirname cmd/core-command/Dockerfile [2022-11-09T20:26:33.677Z] + cut -d/ -f2 [2022-11-09T20:26:33.677Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-09T20:26:33.677Z] + + dirname cmd/core-data/Dockerfile [2022-11-09T20:26:33.677Z] cut -d/ -f2 [2022-11-09T20:26:33.677Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-09T20:26:33.677Z] + cut -d/ -f2 [2022-11-09T20:26:33.677Z] + dirname cmd/core-metadata/Dockerfile [2022-11-09T20:26:33.677Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-09T20:26:33.677Z] + cut+ -d/ -f2 [2022-11-09T20:26:33.677Z] dirname cmd/security-bootstrapper/Dockerfile [2022-11-09T20:26:33.677Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-09T20:26:33.677Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-09T20:26:33.677Z] + cut -d/ -f2 [2022-11-09T20:26:33.677Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-09T20:26:33.677Z] + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 [2022-11-09T20:26:33.677Z] [2022-11-09T20:26:33.677Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-09T20:26:33.677Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-09T20:26:33.677Z] + cut -d/ -f2 [2022-11-09T20:26:33.677Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-09T20:26:33.677Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-09T20:26:33.677Z] + cut -d/ -f2 [2022-11-09T20:26:33.677Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-09T20:26:33.677Z] + cut -d/ -f2 [2022-11-09T20:26:33.677Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-09T20:26:33.677Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-09T20:26:33.677Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-09T20:26:33.677Z] + cut -d/ -f2 [2022-11-09T20:26:33.677Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-09T20:26:33.677Z] + dirname cmd/support-notifications/Dockerfile [2022-11-09T20:26:33.677Z] + cut -d/ -f2 [2022-11-09T20:26:33.677Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-09T20:26:33.677Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-09T20:26:33.677Z] + cut -d/ -f2 [2022-11-09T20:26:33.677Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-09T20:26:33.677Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-09T20:26:33.677Z] + cut -d/ -f2 [2022-11-09T20:26:33.677Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-09T20:26:33.710Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-09T20:26:34.040Z] + git rev-list -1 --merges a73500d17d161fb3a8a62f1ec070ca3e773c52e6~1..a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] echo [2022-11-09T20:26:34.053Z] -----------> git rev-list -1 --merges a73500d17d161fb3a8a62f1ec070ca3e773c52e6~1..a73500d17d161fb3a8a62f1ec070ca3e773c52e6 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [false] [Pipeline] sh [2022-11-09T20:26:34.337Z] + git log --format=format:%s -1 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] echo [2022-11-09T20:26:34.351Z] ========================================================= [2022-11-09T20:26:34.351Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-09T20:26:34.351Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-09T20:26:34.759Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T20:26:34.759Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-09T20:26:34.759Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-09T20:26:34.759Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-09T20:26:34.759Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-09T20:26:34.759Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-09T20:26:34.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:26:35.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T20:26:35.097Z] [2022-11-09T20:26:35.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:26:35.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T20:26:35.395Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-09T20:26:35.395Z] b85a868b505f: Pulling fs layer [2022-11-09T20:26:35.395Z] e2be974225ed: Pulling fs layer [2022-11-09T20:26:35.395Z] 339a4e72a1f5: Pulling fs layer [2022-11-09T20:26:35.395Z] 988bab9f4d93: Pulling fs layer [2022-11-09T20:26:35.395Z] 1469e6f7b9e6: Pulling fs layer [2022-11-09T20:26:35.395Z] eaf3925da568: Pulling fs layer [2022-11-09T20:26:35.395Z] bab4dde63d76: Pulling fs layer [2022-11-09T20:26:35.395Z] bde34c3a00c8: Pulling fs layer [2022-11-09T20:26:35.395Z] b352a97aabf1: Pulling fs layer [2022-11-09T20:26:35.395Z] 4872d77fe225: Pulling fs layer [2022-11-09T20:26:35.395Z] 5851b861e8e6: Pulling fs layer [2022-11-09T20:26:35.395Z] 988bab9f4d93: Waiting [2022-11-09T20:26:35.395Z] 1469e6f7b9e6: Waiting [2022-11-09T20:26:35.395Z] eaf3925da568: Waiting [2022-11-09T20:26:35.395Z] bab4dde63d76: Waiting [2022-11-09T20:26:35.395Z] bde34c3a00c8: Waiting [2022-11-09T20:26:35.395Z] b352a97aabf1: Waiting [2022-11-09T20:26:35.395Z] 5851b861e8e6: Waiting [2022-11-09T20:26:35.395Z] 4872d77fe225: Waiting [2022-11-09T20:26:35.395Z] e2be974225ed: Download complete [2022-11-09T20:26:35.395Z] 988bab9f4d93: Verifying Checksum [2022-11-09T20:26:35.395Z] 988bab9f4d93: Download complete [2022-11-09T20:26:35.657Z] 1469e6f7b9e6: Verifying Checksum [2022-11-09T20:26:35.657Z] 1469e6f7b9e6: Download complete [2022-11-09T20:26:35.657Z] 339a4e72a1f5: Verifying Checksum [2022-11-09T20:26:35.657Z] 339a4e72a1f5: Download complete [2022-11-09T20:26:35.657Z] eaf3925da568: Verifying Checksum [2022-11-09T20:26:35.657Z] eaf3925da568: Download complete [2022-11-09T20:26:35.657Z] bde34c3a00c8: Verifying Checksum [2022-11-09T20:26:35.657Z] bde34c3a00c8: Download complete [2022-11-09T20:26:35.657Z] b352a97aabf1: Download complete [2022-11-09T20:26:35.657Z] 5851b861e8e6: Verifying Checksum [2022-11-09T20:26:35.657Z] 5851b861e8e6: Download complete [2022-11-09T20:26:35.657Z] b85a868b505f: Verifying Checksum [2022-11-09T20:26:35.657Z] b85a868b505f: Download complete [2022-11-09T20:26:35.914Z] bab4dde63d76: Verifying Checksum [2022-11-09T20:26:35.914Z] bab4dde63d76: Download complete [2022-11-09T20:26:36.848Z] b85a868b505f: Pull complete [2022-11-09T20:26:36.848Z] e2be974225ed: Pull complete [2022-11-09T20:26:37.108Z] 339a4e72a1f5: Pull complete [2022-11-09T20:26:37.367Z] 988bab9f4d93: Pull complete [2022-11-09T20:26:37.367Z] 1469e6f7b9e6: Pull complete [2022-11-09T20:26:37.627Z] eaf3925da568: Pull complete [2022-11-09T20:26:39.000Z] bab4dde63d76: Pull complete [2022-11-09T20:26:39.000Z] bde34c3a00c8: Pull complete [2022-11-09T20:26:39.259Z] b352a97aabf1: Pull complete [2022-11-09T20:26:39.259Z] 4872d77fe225: Pull complete [2022-11-09T20:26:39.259Z] 5851b861e8e6: Pull complete [2022-11-09T20:26:39.259Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-09T20:26:39.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T20:26:39.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:26:39.337Z] prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container [2022-11-09T20:26:39.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T20:26:40.587Z] $ docker top 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 -eo pid,comm [2022-11-09T20:26:40.760Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-09T20:26:40.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T20:26:40.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T20:26:40.790Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T20:26:40.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T20:26:40.914Z] $ docker exec 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 ssh-agent [2022-11-09T20:26:41.018Z] SSH_AUTH_SOCK=/tmp/ssh-heNcsEmaRpm2/agent.31 [2022-11-09T20:26:41.018Z] SSH_AGENT_PID=37 [2022-11-09T20:26:41.025Z] Running ssh-add (command line suppressed) [2022-11-09T20:26:41.135Z] Identity added: /w/workspace/edgex-go/349@tmp/private_key_2183208468479388374.key (/w/workspace/edgex-go/349@tmp/private_key_2183208468479388374.key) [2022-11-09T20:26:41.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T20:26:41.435Z] + git tag --points-at HEAD [Pipeline] } [2022-11-09T20:26:41.449Z] $ docker exec --env ******** --env ******** 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 ssh-agent -k [2022-11-09T20:26:41.541Z] unset SSH_AUTH_SOCK; [2022-11-09T20:26:41.542Z] unset SSH_AGENT_PID; [2022-11-09T20:26:41.542Z] echo Agent pid 37 killed; [2022-11-09T20:26:41.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-09T20:26:41.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T20:26:41.579Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T20:26:41.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T20:26:41.705Z] $ docker exec 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 ssh-agent [2022-11-09T20:26:41.809Z] SSH_AUTH_SOCK=/tmp/ssh-ncFL7brhZdCc/agent.70 [2022-11-09T20:26:41.809Z] SSH_AGENT_PID=76 [2022-11-09T20:26:41.814Z] Running ssh-add (command line suppressed) [2022-11-09T20:26:41.928Z] Identity added: /w/workspace/edgex-go/349@tmp/private_key_16667165748719570621.key (/w/workspace/edgex-go/349@tmp/private_key_16667165748719570621.key) [2022-11-09T20:26:41.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T20:26:42.219Z] + git semver init [2022-11-09T20:26:42.477Z] 2022-11-09 20:26:42,401 [run_init] DEBUG init version:0.0.0 force:False [2022-11-09T20:26:42.477Z] 2022-11-09 20:26:42,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/349/.semver [2022-11-09T20:26:42.477Z] 2022-11-09 20:26:42,402 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/349/.semver [2022-11-09T20:26:42.477Z] 2022-11-09 20:26:42,402 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/349/.semver'], cwd=/w/workspace/edgex-go/349, universal_newlines=False, shell=None, istream=None) [2022-11-09T20:26:48.162Z] 2022-11-09 20:26:47,464 [append_file] DEBUG append to file:/w/workspace/edgex-go/349/.git/info/exclude [2022-11-09T20:26:48.162Z] 2022-11-09 20:26:47,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/349/.semver/main with force:False [2022-11-09T20:26:48.162Z] 2022-11-09 20:26:47,464 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main [2022-11-09T20:26:48.162Z] 2022-11-09 20:26:47,465 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main [2022-11-09T20:26:48.162Z] 2.3.1-dev.1 [Pipeline] } [2022-11-09T20:26:48.174Z] $ docker exec --env ******** --env ******** 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 ssh-agent -k [2022-11-09T20:26:48.266Z] unset SSH_AUTH_SOCK; [2022-11-09T20:26:48.266Z] unset SSH_AGENT_PID; [2022-11-09T20:26:48.267Z] echo Agent pid 76 killed; [2022-11-09T20:26:48.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T20:26:49.062Z] + git semver [Pipeline] } [2022-11-09T20:26:49.655Z] $ docker stop --time=1 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 [2022-11-09T20:26:51.653Z] $ docker rm -f 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T20:26:54.010Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-09T20:26:54.307Z] Stashed 1 file(s) [Pipeline] echo [2022-11-09T20:26:54.309Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T20:26:54.703Z] + git config --global --add safe.directory /w/workspace/edgex-go/349 [Pipeline] echo [2022-11-09T20:26:54.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T20:26:54.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T20:26:54.729Z] ========================================================= [2022-11-09T20:26:54.729Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-09T20:26:54.729Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-09T20:26:55.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T20:26:55.018Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-09T20:26:55.018Z] 213ec9aee27d: Pulling fs layer [2022-11-09T20:26:55.018Z] 4583459ba037: Pulling fs layer [2022-11-09T20:26:55.018Z] 93c1e223e6f2: Pulling fs layer [2022-11-09T20:26:55.018Z] 53926ce57604: Pulling fs layer [2022-11-09T20:26:55.018Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-09T20:26:55.018Z] 22ff95d597cd: Pulling fs layer [2022-11-09T20:26:55.018Z] 12d6caf4c0d1: Pulling fs layer [2022-11-09T20:26:55.018Z] 96b7cbca73a9: Pulling fs layer [2022-11-09T20:26:55.018Z] a7acece74701: Pulling fs layer [2022-11-09T20:26:55.018Z] 21b2b0c7a3f4: Waiting [2022-11-09T20:26:55.018Z] 22ff95d597cd: Waiting [2022-11-09T20:26:55.018Z] 12d6caf4c0d1: Waiting [2022-11-09T20:26:55.018Z] 96b7cbca73a9: Waiting [2022-11-09T20:26:55.018Z] a7acece74701: Waiting [2022-11-09T20:26:55.018Z] 53926ce57604: Waiting [2022-11-09T20:26:55.018Z] 93c1e223e6f2: Verifying Checksum [2022-11-09T20:26:55.018Z] 93c1e223e6f2: Download complete [2022-11-09T20:26:55.018Z] 4583459ba037: Download complete [2022-11-09T20:26:55.018Z] 21b2b0c7a3f4: Download complete [2022-11-09T20:26:55.018Z] 22ff95d597cd: Verifying Checksum [2022-11-09T20:26:55.018Z] 22ff95d597cd: Download complete [2022-11-09T20:26:55.018Z] 213ec9aee27d: Download complete [2022-11-09T20:26:55.018Z] 12d6caf4c0d1: Download complete [2022-11-09T20:26:55.294Z] 213ec9aee27d: Pull complete [2022-11-09T20:26:55.294Z] 4583459ba037: Pull complete [2022-11-09T20:26:55.294Z] 93c1e223e6f2: Pull complete [2022-11-09T20:26:56.266Z] 96b7cbca73a9: Verifying Checksum [2022-11-09T20:26:56.266Z] 96b7cbca73a9: Download complete [2022-11-09T20:26:56.266Z] a7acece74701: Verifying Checksum [2022-11-09T20:26:56.266Z] a7acece74701: Download complete [2022-11-09T20:26:56.266Z] 53926ce57604: Verifying Checksum [2022-11-09T20:26:56.266Z] 53926ce57604: Download complete [2022-11-09T20:26:59.541Z] 53926ce57604: Pull complete [2022-11-09T20:26:59.541Z] 21b2b0c7a3f4: Pull complete [2022-11-09T20:26:59.541Z] 22ff95d597cd: Pull complete [2022-11-09T20:26:59.799Z] 12d6caf4c0d1: Pull complete [2022-11-09T20:27:01.696Z] 96b7cbca73a9: Pull complete [2022-11-09T20:27:02.264Z] a7acece74701: Pull complete [2022-11-09T20:27:02.264Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-09T20:27:02.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T20:27:02.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-09T20:27:02.557Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T20:27:02.557Z] WORKDIR /edgex [2022-11-09T20:27:02.557Z] COPY go.mod . [2022-11-09T20:27:02.557Z] RUN go mod download [2022-11-09T20:27:02.557Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-09T20:27:03.124Z] Sending build context to Docker daemon 169.8MB [2022-11-09T20:27:03.124Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T20:27:03.124Z] ---> db6d94c90886 [2022-11-09T20:27:03.124Z] Step 2/4 : WORKDIR /edgex [2022-11-09T20:27:05.026Z] ---> Running in a56d92b8ff7a [2022-11-09T20:27:05.026Z] Removing intermediate container a56d92b8ff7a [2022-11-09T20:27:05.026Z] ---> b05d07a59b5d [2022-11-09T20:27:05.026Z] Step 3/4 : COPY go.mod . [2022-11-09T20:27:05.026Z] ---> f6781719f652 [2022-11-09T20:27:05.026Z] Step 4/4 : RUN go mod download [2022-11-09T20:27:05.026Z] ---> Running in 8e36eb71400d [2022-11-09T20:27:09.386Z] Still waiting to schedule task [2022-11-09T20:27:09.387Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-09T20:27:17.226Z] Removing intermediate container 8e36eb71400d [2022-11-09T20:27:17.226Z] ---> 45cbab4f03ba [2022-11-09T20:27:17.226Z] Successfully built 45cbab4f03ba [2022-11-09T20:27:17.226Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:27:17.522Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T20:27:17.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:27:17.582Z] prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container [2022-11-09T20:27:17.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-09T20:27:17.982Z] $ docker top 6fdedb2a260393f4b9f39b82f0ea3896dea05bb66c5a017e0aa0dc9dd85437c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T20:27:18.323Z] + go version [2022-11-09T20:27:18.323Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-09T20:27:18.333Z] $ docker stop --time=1 6fdedb2a260393f4b9f39b82f0ea3896dea05bb66c5a017e0aa0dc9dd85437c8 [2022-11-09T20:27:19.597Z] $ docker rm -f 6fdedb2a260393f4b9f39b82f0ea3896dea05bb66c5a017e0aa0dc9dd85437c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:27:20.001Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T20:27:20.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:27:20.064Z] prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container [2022-11-09T20:27:20.100Z] $ 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/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-09T20:27:20.422Z] $ docker top eee0c45bc09c4762664cf467f9c02bc0dc497f901004d771f6fbd5b114a4ba8a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T20:27:20.491Z] ========================================================= [2022-11-09T20:27:20.491Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-09T20:27:20.491Z] ========================================================= [Pipeline] sh [2022-11-09T20:27:20.769Z] + git config --global --add safe.directory /w/workspace/edgex-go/349 [Pipeline] fileExists [Pipeline] sh [2022-11-09T20:27:21.070Z] + make test [2022-11-09T20:27:21.070Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-09T20:27:27.641Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-09T20:27:42.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-09T20:27:42.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2022-11-09T20:27:42.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.135s coverage: 43.0% of statements [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-09T20:27:42.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-09T20:27:42.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.127s coverage: 54.2% of statements [2022-11-09T20:27:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-09T20:27:42.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.413s coverage: 89.2% of statements [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.579s coverage: 95.6% of statements [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.087s coverage: 58.8% of statements [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.094s coverage: 29.6% of statements [2022-11-09T20:27:46.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-11-09T20:27:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-11-09T20:27:54.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2022-11-09T20:27:54.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-11-09T20:27:57.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 79.9% of statements [2022-11-09T20:27:57.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 65.1% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.208s coverage: 64.7% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.8% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.202s coverage: 41.8% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-09T20:28:07.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-09T20:28:07.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-09T20:28:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.097s coverage: 17.7% of statements [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-09T20:28:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.195s coverage: 92.3% of statements [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-09T20:28:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-09T20:28:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-09T20:28:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-09T20:28:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-09T20:28:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-11-09T20:28:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-09T20:28:07.419Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-09T20:28:25.485Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-09T20:28:25.485Z] GO111MODULE=on go vet ./... [2022-11-09T20:28:29.665Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T20:28:29.665Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T20:28:29.925Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-09T20:28:29.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-09T20:28:30.230Z] + ls -al . [2022-11-09T20:28:30.230Z] total 776 [2022-11-09T20:28:30.230Z] drwxrwxr-x 11 1001 1001 4096 Nov 9 20:27 . [2022-11-09T20:28:30.230Z] drwxr-xr-x 4 root root 4096 Nov 9 20:27 .. [2022-11-09T20:28:30.230Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 20:26 .blubracket [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 16 Nov 9 20:26 .dockerignore [2022-11-09T20:28:30.230Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 20:28 .git [2022-11-09T20:28:30.230Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 20:26 .github [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 1030 Nov 9 20:26 .gitignore [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 42 Nov 9 20:26 .golangci.yml [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 87 Nov 9 20:26 .hadolint.yml [2022-11-09T20:28:30.230Z] drwxr-xr-x 3 1001 1001 4096 Nov 9 20:26 .semver [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 166 Nov 9 20:26 .sonarcloud.properties [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 1171 Nov 9 20:26 ADOPTERS.md [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 10722 Nov 9 20:26 Attribution.txt [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 73765 Nov 9 20:26 CHANGELOG.md [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 3804 Nov 9 20:26 CONTRIBUTING.md [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 677 Nov 9 20:26 GOVERNANCE.md [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 850 Nov 9 20:26 Jenkinsfile [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 10775 Nov 9 20:26 LICENSE [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 13857 Nov 9 20:26 Makefile [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 582 Nov 9 20:26 OWNERS.md [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 9799 Nov 9 20:26 README.md [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 6912 Nov 9 20:26 SECURITY.md [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 11 Nov 9 20:26 VERSION [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 4131 Nov 9 20:26 ZMQWindows.md [2022-11-09T20:28:30.230Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 20:26 bin [2022-11-09T20:28:30.230Z] drwxrwxr-x 18 1001 1001 4096 Nov 9 20:26 cmd [2022-11-09T20:28:30.230Z] -rw-r--r-- 1 root root 501828 Nov 9 20:28 coverage.out [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 3405 Nov 9 20:26 go.mod [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 44978 Nov 9 20:26 go.sum [2022-11-09T20:28:30.230Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 20:26 internal [2022-11-09T20:28:30.230Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 20:26 openapi [2022-11-09T20:28:30.230Z] drwxrwxr-x 4 1001 1001 4096 Nov 9 20:26 snap [2022-11-09T20:28:30.230Z] -rw-rw-r-- 1 1001 1001 204 Nov 9 20:26 version.go [Pipeline] sh [2022-11-09T20:28:30.518Z] + '[' -e coverage.out ] [2022-11-09T20:28:30.518Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-09T20:28:30.667Z] Stashed 1 file(s) [Pipeline] sh [2022-11-09T20:28:30.989Z] + make build [2022-11-09T20:28:30.990Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T20:28:38.384Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118802 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-11-09T20:28:38.398Z] Running in /w/workspace/edgex-go/349 [Pipeline] { [Pipeline] checkout [2022-11-09T20:28:38.428Z] The recommended git tool is: git [2022-11-09T20:28:43.324Z] using credential edgex-jenkins-ssh [2022-11-09T20:28:43.339Z] Cloning the remote Git repository [2022-11-09T20:28:43.394Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-09T20:28:43.476Z] > git init /w/workspace/edgex-go/349 # timeout=10 [2022-11-09T20:28:43.635Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-09T20:28:43.636Z] > git --version # timeout=10 [2022-11-09T20:28:43.656Z] > git --version # 'git version 2.25.1' [2022-11-09T20:28:43.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T20:28:43.708Z] Verifying host key using known hosts file [2022-11-09T20:28:43.892Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-09T20:28:43.905Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T20:28:45.918Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-09T20:28:55.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-09T20:28:56.451Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T20:29:01.974Z] Avoid second fetch [2022-11-09T20:29:01.975Z] Checking out Revision a73500d17d161fb3a8a62f1ec070ca3e773c52e6 (main) [2022-11-09T20:29:01.119Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-09T20:29:01.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T20:29:01.997Z] > git config core.sparsecheckout # timeout=10 [2022-11-09T20:29:02.016Z] > git checkout -f a73500d17d161fb3a8a62f1ec070ca3e773c52e6 # timeout=10 [2022-11-09T20:29:02.663Z] Commit message: "ci: automated version changes for OpenAPI version: [2.4.0] (#4231)" [2022-11-09T20:29:03.002Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T20:29:03.553Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-09T20:29:03.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T20:29:03.553Z] Dload Upload Total Spent Left Speed [2022-11-09T20:29:03.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91985 [2022-11-09T20:29:03.567Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] sh [2022-11-09T20:29:04.160Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-09T20:29:04.496Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-09T20:29:04.496Z] + sudo tee /etc/docker/daemon.new [2022-11-09T20:29:04.496Z] { [2022-11-09T20:29:04.496Z] "registry-mirrors": [ [2022-11-09T20:29:04.496Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-09T20:29:04.496Z] ], [2022-11-09T20:29:04.496Z] "bip": "10.250.0.254/24", [2022-11-09T20:29:04.496Z] "hosts": [ [2022-11-09T20:29:04.496Z] "tcp://0.0.0.0:5555", [2022-11-09T20:29:04.496Z] "unix:///var/run/docker.sock" [2022-11-09T20:29:04.496Z] ], [2022-11-09T20:29:04.496Z] "mtu": 1458, [2022-11-09T20:29:04.496Z] "selinux-enabled": true, [2022-11-09T20:29:04.496Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-09T20:29:04.496Z] } [Pipeline] sh [2022-11-09T20:29:04.834Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-09T20:29:04.939Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T20:29:05.177Z] + sudo service docker restart [2022-11-09T20:29:06.311Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-09T20:29:07.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-09T20:29:08.620Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-09T20:29:09.189Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-09T20:29:10.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-09T20:29:12.034Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-09T20:29:13.440Z] $ docker stop --time=1 eee0c45bc09c4762664cf467f9c02bc0dc497f901004d771f6fbd5b114a4ba8a [2022-11-09T20:29:15.612Z] $ docker rm -f eee0c45bc09c4762664cf467f9c02bc0dc497f901004d771f6fbd5b114a4ba8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:29:16.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T20:29:16.579Z] [2022-11-09T20:29:16.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:29:16.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T20:29:16.873Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-09T20:29:16.873Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-09T20:29:16.873Z] ca9280d653b3: Pulling fs layer [2022-11-09T20:29:16.873Z] 7e9c9ca2126c: Pulling fs layer [2022-11-09T20:29:16.873Z] cbdbe7a5bc2a: Download complete [2022-11-09T20:29:17.131Z] ca9280d653b3: Verifying Checksum [2022-11-09T20:29:17.131Z] ca9280d653b3: Download complete [2022-11-09T20:29:17.131Z] cbdbe7a5bc2a: Pull complete [2022-11-09T20:29:17.390Z] 7e9c9ca2126c: Download complete [2022-11-09T20:29:17.648Z] ca9280d653b3: Pull complete [2022-11-09T20:29:20.928Z] 7e9c9ca2126c: Pull complete [2022-11-09T20:29:20.928Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-09T20:29:20.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T20:29:20.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:29:20.995Z] prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container [2022-11-09T20:29:21.021Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-09T20:29:21.981Z] $ docker top c4076b9594793c9fa5ff1fc3db24158586296172931264f698215d0766bdb19b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T20:29:22.318Z] + docker-compose build --help [2022-11-09T20:29:22.318Z] + grep parallel [2022-11-09T20:29:22.886Z] --parallel Build images in parallel. [Pipeline] } [2022-11-09T20:29:23.153Z] $ docker stop --time=1 c4076b9594793c9fa5ff1fc3db24158586296172931264f698215d0766bdb19b [2022-11-09T20:29:24.440Z] $ docker rm -f c4076b9594793c9fa5ff1fc3db24158586296172931264f698215d0766bdb19b [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T20:29:24.507Z] provisioning config files... [2022-11-09T20:29:24.537Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/349@tmp/config59348321551478362tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2022-11-09T20:29:24.881Z] ---> docker-login.sh [2022-11-09T20:29:24.881Z] nexus3.edgexfoundry.org:10001 [2022-11-09T20:29:24.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T20:29:24.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:29:24.957Z] prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container [2022-11-09T20:29:24.981Z] $ 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/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-09T20:29:25.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:29:25.304Z] $ docker top b91253bbce61f2271296e4c45f5ffb7a233571e2e2824cb26e439e1ba16b9d81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T20:29:25.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:29:25.423Z] Configure a credential helper to remove this warning. See [2022-11-09T20:29:25.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:29:25.423Z] [2022-11-09T20:29:25.423Z] Login Succeeded [2022-11-09T20:29:25.423Z] nexus3.edgexfoundry.org:10002 [2022-11-09T20:29:25.644Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-09T20:29:25.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:29:25.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:29:25.960Z] Configure a credential helper to remove this warning. See [2022-11-09T20:29:25.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:29:25.960Z] [2022-11-09T20:29:25.960Z] Login Succeeded [2022-11-09T20:29:25.960Z] nexus3.edgexfoundry.org:10003 [2022-11-09T20:29:26.211Z] Building core-command ... [2022-11-09T20:29:26.211Z] Building core-data ... [2022-11-09T20:29:26.211Z] Building core-metadata ... [2022-11-09T20:29:26.211Z] Building security-bootstrapper ... [2022-11-09T20:29:26.211Z] Building security-proxy-setup ... [2022-11-09T20:29:26.211Z] Building security-secretstore-setup ... [2022-11-09T20:29:26.211Z] Building security-spiffe-token-provider ... [2022-11-09T20:29:26.211Z] Building security-spire-agent ... [2022-11-09T20:29:26.211Z] Building security-spire-config ... [2022-11-09T20:29:26.211Z] Building security-spire-server ... [2022-11-09T20:29:26.211Z] Building support-notifications ... [2022-11-09T20:29:26.211Z] Building support-scheduler ... [2022-11-09T20:29:26.211Z] Building sys-mgmt-agent ... [2022-11-09T20:29:26.211Z] Building core-data [2022-11-09T20:29:26.211Z] Building core-metadata [2022-11-09T20:29:26.211Z] Building security-proxy-setup [2022-11-09T20:29:26.211Z] Building security-spire-agent [2022-11-09T20:29:26.211Z] Building support-scheduler [2022-11-09T20:29:26.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:29:26.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:29:26.229Z] Configure a credential helper to remove this warning. See [2022-11-09T20:29:26.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:29:26.229Z] [2022-11-09T20:29:26.229Z] Login Succeeded [2022-11-09T20:29:26.229Z] nexus3.edgexfoundry.org:10004 [2022-11-09T20:29:26.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:29:26.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:29:26.500Z] Configure a credential helper to remove this warning. See [2022-11-09T20:29:26.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:29:26.500Z] [2022-11-09T20:29:26.500Z] Login Succeeded [2022-11-09T20:29:26.500Z] docker.io [2022-11-09T20:29:26.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:29:28.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:29:28.173Z] Configure a credential helper to remove this warning. See [2022-11-09T20:29:28.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:29:28.173Z] [2022-11-09T20:29:28.173Z] Login Succeeded [2022-11-09T20:29:28.173Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T20:29:28.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-09T20:29:28.635Z] + git config --global --add safe.directory /w/workspace/edgex-go/349 [Pipeline] echo [2022-11-09T20:29:28.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T20:29:28.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T20:29:28.672Z] ========================================================= [2022-11-09T20:29:28.672Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-09T20:29:28.672Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-09T20:29:28.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T20:29:29.957Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-09T20:29:29.957Z] 9b18e9b68314: Pulling fs layer [2022-11-09T20:29:29.957Z] 35d82f9e3411: Pulling fs layer [2022-11-09T20:29:29.957Z] e16973657156: Pulling fs layer [2022-11-09T20:29:29.957Z] fc693d55d65f: Pulling fs layer [2022-11-09T20:29:29.957Z] 7e9fc2657dce: Pulling fs layer [2022-11-09T20:29:29.957Z] dda99020689f: Pulling fs layer [2022-11-09T20:29:29.957Z] db1c61fa0a46: Pulling fs layer [2022-11-09T20:29:29.957Z] 891c053d2c06: Pulling fs layer [2022-11-09T20:29:29.957Z] fc693d55d65f: Waiting [2022-11-09T20:29:29.957Z] 7e9fc2657dce: Waiting [2022-11-09T20:29:29.957Z] 891c053d2c06: Waiting [2022-11-09T20:29:29.957Z] dda99020689f: Waiting [2022-11-09T20:29:29.957Z] db1c61fa0a46: Waiting [2022-11-09T20:29:29.957Z] e16973657156: Download complete [2022-11-09T20:29:29.957Z] 35d82f9e3411: Verifying Checksum [2022-11-09T20:29:29.957Z] 35d82f9e3411: Download complete [2022-11-09T20:29:29.957Z] 7e9fc2657dce: Download complete [2022-11-09T20:29:29.957Z] dda99020689f: Verifying Checksum [2022-11-09T20:29:29.957Z] dda99020689f: Download complete [2022-11-09T20:29:29.957Z] 9b18e9b68314: Verifying Checksum [2022-11-09T20:29:30.930Z] 9b18e9b68314: Pull complete [2022-11-09T20:29:30.930Z] 891c053d2c06: Verifying Checksum [2022-11-09T20:29:30.930Z] 891c053d2c06: Download complete [2022-11-09T20:29:31.527Z] 35d82f9e3411: Pull complete [2022-11-09T20:29:31.798Z] e16973657156: Pull complete [2022-11-09T20:29:32.403Z] db1c61fa0a46: Verifying Checksum [2022-11-09T20:29:32.403Z] db1c61fa0a46: Download complete [2022-11-09T20:29:32.992Z] fc693d55d65f: Verifying Checksum [2022-11-09T20:29:32.992Z] fc693d55d65f: Download complete [2022-11-09T20:29:38.402Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:29:38.402Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:29:38.402Z] ---> 45cbab4f03ba [2022-11-09T20:29:38.402Z] Step 3/21 : WORKDIR /edgex-go [2022-11-09T20:29:38.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:29:38.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:29:38.402Z] ---> 45cbab4f03ba [2022-11-09T20:29:38.402Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:29:38.402Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:29:38.402Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:29:38.402Z] ---> 45cbab4f03ba [2022-11-09T20:29:38.402Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:29:38.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:29:38.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:29:38.402Z] ---> 45cbab4f03ba [2022-11-09T20:29:38.402Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:29:38.402Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:29:38.402Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:29:38.402Z] ---> 45cbab4f03ba [2022-11-09T20:29:38.402Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T20:29:40.932Z] ---> Running in 711c7247ccf8 [2022-11-09T20:29:40.932Z] ---> Running in d82ca2c27aca [2022-11-09T20:29:40.932Z] ---> Running in 44af94fc43fe [2022-11-09T20:29:40.932Z] ---> Running in 560a3565dfcb [2022-11-09T20:29:40.932Z] ---> Running in 7cbcb2649ea7 [2022-11-09T20:29:41.192Z] Removing intermediate container 711c7247ccf8 [2022-11-09T20:29:41.192Z] ---> f3b08901e7ff [2022-11-09T20:29:41.192Z] Step 4/24 : WORKDIR /edgex-go [2022-11-09T20:29:41.192Z] Removing intermediate container 7cbcb2649ea7 [2022-11-09T20:29:41.192Z] ---> b96ec1022c1c [2022-11-09T20:29:41.192Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-09T20:29:41.192Z] Removing intermediate container 560a3565dfcb [2022-11-09T20:29:41.192Z] ---> 444f7e1a9d99 [2022-11-09T20:29:41.192Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:29:41.192Z] Removing intermediate container 44af94fc43fe [2022-11-09T20:29:41.192Z] ---> 9f779bdba0ba [2022-11-09T20:29:41.192Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:29:41.192Z] Removing intermediate container d82ca2c27aca [2022-11-09T20:29:41.192Z] ---> 9b7b278a19c5 [2022-11-09T20:29:41.192Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:29:41.192Z] ---> Running in 1d4400ad6666 [2022-11-09T20:29:41.192Z] ---> Running in 9bc77b2f6324 [2022-11-09T20:29:41.192Z] ---> Running in ea2dd9111166 [2022-11-09T20:29:41.192Z] ---> Running in 5184f28f6837 [2022-11-09T20:29:41.192Z] ---> Running in c997ffe8175a [2022-11-09T20:29:41.192Z] Removing intermediate container 5184f28f6837 [2022-11-09T20:29:41.192Z] ---> 1e9f49fc41b2 [2022-11-09T20:29:41.192Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-09T20:29:41.451Z] Removing intermediate container 1d4400ad6666 [2022-11-09T20:29:41.451Z] ---> 62864cbe1b65 [2022-11-09T20:29:41.451Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-09T20:29:41.451Z] Removing intermediate container c997ffe8175a [2022-11-09T20:29:41.451Z] ---> ea48e2aec650 [2022-11-09T20:29:41.451Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-09T20:29:41.451Z] ---> Running in 6324d0754954 [2022-11-09T20:29:41.451Z] ---> Running in d0a859c8342f [2022-11-09T20:29:41.451Z] ---> Running in f0ef6c1da9b3 [2022-11-09T20:29:41.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:29:41.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:29:41.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:29:41.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:29:41.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:29:41.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:29:41.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:29:41.967Z] OK: 211 MiB in 51 packages [2022-11-09T20:29:41.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:29:41.967Z] OK: 211 MiB in 51 packages [2022-11-09T20:29:41.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:29:42.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:29:42.225Z] OK: 211 MiB in 51 packages [2022-11-09T20:29:42.225Z] OK: 211 MiB in 51 packages [2022-11-09T20:29:42.225Z] OK: 211 MiB in 51 packages [2022-11-09T20:29:42.492Z] Removing intermediate container 9bc77b2f6324 [2022-11-09T20:29:42.492Z] ---> b74b5f148493 [2022-11-09T20:29:42.492Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-09T20:29:42.492Z] Removing intermediate container ea2dd9111166 [2022-11-09T20:29:42.492Z] ---> 2ae3e659aae9 [2022-11-09T20:29:42.492Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T20:29:42.754Z] ---> e4c585b1c04c [2022-11-09T20:29:42.754Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:29:42.754Z] ---> c96ca44d4b2c [2022-11-09T20:29:42.754Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:29:42.754Z] ---> Running in 27b915798f56 [2022-11-09T20:29:42.754Z] ---> Running in ddcc78b1d6a9 [2022-11-09T20:29:42.754Z] Removing intermediate container 6324d0754954 [2022-11-09T20:29:42.754Z] ---> 96a92576bf9b [2022-11-09T20:29:42.754Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-09T20:29:43.012Z] Removing intermediate container d0a859c8342f [2022-11-09T20:29:43.012Z] ---> c65afb325cf2 [2022-11-09T20:29:43.012Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:29:43.012Z] Removing intermediate container f0ef6c1da9b3 [2022-11-09T20:29:43.012Z] ---> 6b8c4c8f1d82 [2022-11-09T20:29:43.012Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:29:43.012Z] ---> e71389546091 [2022-11-09T20:29:43.012Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:29:43.012Z] ---> 3d0597376b75 [2022-11-09T20:29:43.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:29:43.012Z] ---> Running in c7becfa50cc6 [2022-11-09T20:29:43.012Z] ---> Running in 02e2441b00c0 [2022-11-09T20:29:43.012Z] ---> 81107e0b2ec9 [2022-11-09T20:29:43.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:29:43.012Z] ---> Running in 2ebe6ec4d23a [2022-11-09T20:29:45.340Z] fc693d55d65f: Pull complete [2022-11-09T20:29:45.340Z] 7e9fc2657dce: Pull complete [2022-11-09T20:29:45.340Z] dda99020689f: Pull complete [2022-11-09T20:29:50.707Z] db1c61fa0a46: Pull complete [2022-11-09T20:29:52.136Z] 891c053d2c06: Pull complete [2022-11-09T20:29:52.136Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-09T20:29:52.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T20:29:52.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-09T20:29:52.465Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-09T20:29:52.465Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T20:29:52.465Z] WORKDIR /edgex [2022-11-09T20:29:52.465Z] COPY go.mod . [2022-11-09T20:29:52.465Z] RUN go mod download [2022-11-09T20:29:53.064Z] Sending build context to Docker daemon 3.277MB [2022-11-09T20:29:53.064Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T20:29:53.064Z] ---> f96f9c87975a [2022-11-09T20:29:53.064Z] Step 2/4 : WORKDIR /edgex [2022-11-09T20:29:55.640Z] ---> Running in 662fd8c24a41 [2022-11-09T20:29:55.640Z] Removing intermediate container 662fd8c24a41 [2022-11-09T20:29:55.640Z] ---> 80ca82141c34 [2022-11-09T20:29:55.640Z] Step 3/4 : COPY go.mod . [2022-11-09T20:29:56.227Z] ---> ce531bcb8af9 [2022-11-09T20:29:56.227Z] Step 4/4 : RUN go mod download [2022-11-09T20:29:56.227Z] ---> Running in 4f503c340276 [2022-11-09T20:30:04.999Z] Removing intermediate container 02e2441b00c0 [2022-11-09T20:30:04.999Z] ---> 8612ec10725d [2022-11-09T20:30:04.999Z] Step 8/22 : COPY . . [2022-11-09T20:30:04.999Z] Removing intermediate container ddcc78b1d6a9 [2022-11-09T20:30:04.999Z] ---> aa6d7269dc3f [2022-11-09T20:30:04.999Z] Step 7/24 : COPY . . [2022-11-09T20:30:04.999Z] Removing intermediate container 27b915798f56 [2022-11-09T20:30:04.999Z] ---> 143c7312409f [2022-11-09T20:30:04.999Z] Removing intermediate container 2ebe6ec4d23a [2022-11-09T20:30:04.999Z] Step 7/21 : COPY . . [2022-11-09T20:30:04.999Z] ---> f0206f80b646 [2022-11-09T20:30:04.999Z] Step 8/22 : COPY . . [2022-11-09T20:30:04.999Z] Removing intermediate container c7becfa50cc6 [2022-11-09T20:30:04.999Z] ---> d5bc3978c5f5 [2022-11-09T20:30:04.999Z] Step 8/24 : COPY . . [2022-11-09T20:30:14.998Z] ---> 130a25cf730e [2022-11-09T20:30:14.998Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-09T20:30:14.998Z] ---> d1fe1c8bd6ab [2022-11-09T20:30:14.998Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-09T20:30:14.998Z] ---> 73c3e52b6cb5 [2022-11-09T20:30:14.998Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:30:14.998Z] ---> Running in f8a1c83690e5 [2022-11-09T20:30:14.998Z] ---> 66c2d0bf4631 [2022-11-09T20:30:14.998Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-09T20:30:14.998Z] ---> Running in 2a8e2da539a2 [2022-11-09T20:30:14.998Z] ---> 1b984f8ca15f [2022-11-09T20:30:14.998Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-09T20:30:14.998Z] ---> Running in b97d513a6f60 [2022-11-09T20:30:14.998Z] ---> Running in ed206855c4a7 [2022-11-09T20:30:14.998Z] ---> Running in 8fcf960f86ca [2022-11-09T20:30:14.998Z] Removing intermediate container b97d513a6f60 [2022-11-09T20:30:14.998Z] ---> 90c4e9c7cf6a [2022-11-09T20:30:14.998Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T20:30:14.998Z] ---> Running in 209368ac11fe [2022-11-09T20:30:14.998Z] Removing intermediate container 209368ac11fe [2022-11-09T20:30:14.998Z] ---> cad7ee18671b [2022-11-09T20:30:14.998Z] 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 [2022-11-09T20:30:14.998Z] ---> Running in 7fea155dc8f0 [2022-11-09T20:30:14.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-09T20:30:14.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-09T20:30:14.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T20:30:14.998Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T20:30:15.264Z] Removing intermediate container 7fea155dc8f0 [2022-11-09T20:30:15.264Z] ---> e10b59b93e0d [2022-11-09T20:30:15.264Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T20:30:15.521Z] ---> Running in c21f152afa4c [2022-11-09T20:30:15.521Z] Removing intermediate container c21f152afa4c [2022-11-09T20:30:15.521Z] ---> ff8f32aae7fe [2022-11-09T20:30:15.521Z] [2022-11-09T20:30:15.521Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T20:30:15.778Z] 3.15: Pulling from library/alpine [2022-11-09T20:30:16.036Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T20:30:16.036Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T20:30:16.036Z] ---> c4fc93816858 [2022-11-09T20:30:16.036Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:30:16.036Z] ---> Running in e7894f5c5351 [2022-11-09T20:30:16.293Z] Removing intermediate container e7894f5c5351 [2022-11-09T20:30:16.293Z] ---> 6adafd53145a [2022-11-09T20:30:16.293Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T20:30:16.293Z] ---> Running in edbcb3d3c914 [2022-11-09T20:30:16.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:30:16.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:30:17.144Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:30:17.144Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:30:17.144Z] OK: 15859 distinct packages available [2022-11-09T20:30:17.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:30:17.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:30:17.404Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T20:30:17.404Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:30:17.404Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T20:30:17.404Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T20:30:17.661Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T20:30:17.661Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:30:17.661Z] OK: 7 MiB in 19 packages [2022-11-09T20:30:19.034Z] Removing intermediate container edbcb3d3c914 [2022-11-09T20:30:19.034Z] ---> 793587b4d7d2 [2022-11-09T20:30:19.034Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-09T20:30:20.404Z] ---> 159904e3ca80 [2022-11-09T20:30:20.404Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:30:23.747Z] ---> 2926cc839b46 [2022-11-09T20:30:23.747Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:30:24.310Z] ---> 23eaced786c1 [2022-11-09T20:30:24.310Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-09T20:30:24.874Z] ---> d3341b254944 [2022-11-09T20:30:24.874Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-09T20:30:25.807Z] ---> 1c4f00856f63 [2022-11-09T20:30:25.807Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:30:25.807Z] ---> Running in 73915e8d097e [2022-11-09T20:30:26.108Z] Removing intermediate container 73915e8d097e [2022-11-09T20:30:26.108Z] ---> 0f17f7bf4e91 [2022-11-09T20:30:26.108Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:30:26.364Z] ---> Running in 1ddc7469d3a8 [2022-11-09T20:30:26.630Z] Removing intermediate container 1ddc7469d3a8 [2022-11-09T20:30:26.630Z] ---> 6fdfe66e72a6 [2022-11-09T20:30:26.630Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T20:30:26.887Z] ---> Running in b79bdd22546d [2022-11-09T20:30:27.450Z] Removing intermediate container b79bdd22546d [2022-11-09T20:30:27.450Z] ---> a3797e731253 [2022-11-09T20:30:27.450Z] Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:30:27.450Z] ---> Running in 876421591c90 [2022-11-09T20:30:28.013Z] Removing intermediate container 876421591c90 [2022-11-09T20:30:28.013Z] ---> fcf6814a60ad [2022-11-09T20:30:28.013Z] Step 24/24 : LABEL version=2.3.1-dev.1 [2022-11-09T20:30:28.013Z] ---> Running in 4248adebaf9d [2022-11-09T20:30:28.270Z] Removing intermediate container 4248adebaf9d [2022-11-09T20:30:28.270Z] ---> add41faccc8c [2022-11-09T20:30:28.270Z] [2022-11-09T20:30:28.270Z] Successfully built add41faccc8c [2022-11-09T20:30:28.270Z] Successfully tagged security-spire-agent:latest [2022-11-09T20:30:28.270Z]  Building security-spire-agent ... done Building security-secretstore-setup [2022-11-09T20:30:28.533Z] Removing intermediate container 4f503c340276 [2022-11-09T20:30:28.533Z] ---> d320ef0584fa [2022-11-09T20:30:28.533Z] Successfully built d320ef0584fa [2022-11-09T20:30:28.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:30:28.864Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T20:30:28.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:30:29.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-118802 does not seem to be running inside a container [2022-11-09T20:30:29.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-09T20:30:30.975Z] $ docker top a1305019788cf96e69f976aa7d373741bfe04c2dc82a17673845994070bea93b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T20:30:31.790Z] + go version [2022-11-09T20:30:31.790Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-09T20:30:31.807Z] $ docker stop --time=1 a1305019788cf96e69f976aa7d373741bfe04c2dc82a17673845994070bea93b [2022-11-09T20:30:32.462Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:30:32.462Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:30:32.462Z] ---> 45cbab4f03ba [2022-11-09T20:30:32.462Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T20:30:32.462Z] ---> Using cache [2022-11-09T20:30:32.462Z] ---> 9f779bdba0ba [2022-11-09T20:30:32.462Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-09T20:30:33.399Z] $ docker rm -f a1305019788cf96e69f976aa7d373741bfe04c2dc82a17673845994070bea93b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:30:33.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T20:30:33.973Z] [2022-11-09T20:30:33.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:30:34.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T20:30:34.308Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-09T20:30:34.308Z] 29e5d40040c1: Pulling fs layer [2022-11-09T20:30:34.308Z] 1ce36da41761: Pulling fs layer [2022-11-09T20:30:34.308Z] 25b303627fd3: Pulling fs layer [2022-11-09T20:30:34.574Z] 29e5d40040c1: Download complete [2022-11-09T20:30:34.843Z] 1ce36da41761: Verifying Checksum [2022-11-09T20:30:34.843Z] 1ce36da41761: Download complete [2022-11-09T20:30:35.015Z] ---> Running in ae922221c6d3 [2022-11-09T20:30:35.108Z] 29e5d40040c1: Pull complete [2022-11-09T20:30:35.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:30:35.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:30:35.836Z] OK: 211 MiB in 51 packages [2022-11-09T20:30:36.521Z] 1ce36da41761: Pull complete [2022-11-09T20:30:36.521Z] 25b303627fd3: Verifying Checksum [2022-11-09T20:30:36.521Z] 25b303627fd3: Download complete [2022-11-09T20:30:36.765Z] Removing intermediate container ae922221c6d3 [2022-11-09T20:30:36.765Z] ---> fee1919a8b84 [2022-11-09T20:30:36.765Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T20:30:37.697Z] ---> bff2e5f648df [2022-11-09T20:30:37.697Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:30:37.954Z] ---> Running in a31c2ebf322e [2022-11-09T20:30:40.477Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-09T20:30:46.601Z] 25b303627fd3: Pull complete [2022-11-09T20:30:46.601Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-09T20:30:46.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T20:30:46.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:30:46.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-118802 does not seem to be running inside a container [2022-11-09T20:30:46.824Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-09T20:30:48.894Z] $ docker top a07e1ba5a8c3322eaa6111d7d62cb44c78324e658a584608565f09aad5209d5d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T20:30:49.710Z] + docker-compose build --help [2022-11-09T20:30:49.710Z] + grep parallel [2022-11-09T20:30:53.959Z] --parallel Build images in parallel. [Pipeline] } [2022-11-09T20:30:53.977Z] $ docker stop --time=1 a07e1ba5a8c3322eaa6111d7d62cb44c78324e658a584608565f09aad5209d5d [2022-11-09T20:30:55.516Z] Removing intermediate container f8a1c83690e5 [2022-11-09T20:30:55.516Z] ---> 62e04816691e [2022-11-09T20:30:55.516Z] [2022-11-09T20:30:55.516Z] Step 9/21 : FROM alpine:3.16 [2022-11-09T20:30:55.516Z] Removing intermediate container 2a8e2da539a2 [2022-11-09T20:30:55.516Z] ---> cc6cd1d50408 [2022-11-09T20:30:55.516Z] [2022-11-09T20:30:55.516Z] Step 10/24 : FROM alpine:3.16 [2022-11-09T20:30:55.516Z] Removing intermediate container ed206855c4a7 [2022-11-09T20:30:55.516Z] ---> fa2b95982172 [2022-11-09T20:30:55.516Z] [2022-11-09T20:30:55.516Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:30:55.516Z] Removing intermediate container a31c2ebf322e [2022-11-09T20:30:55.516Z] ---> cb24cf5e6c2c [2022-11-09T20:30:55.516Z] Step 7/24 : COPY . . [2022-11-09T20:30:55.516Z] 3.16: Pulling from library/alpine [2022-11-09T20:30:55.579Z] $ docker rm -f a07e1ba5a8c3322eaa6111d7d62cb44c78324e658a584608565f09aad5209d5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:30:56.086Z] 3.16: Pulling from library/alpine [2022-11-09T20:30:56.086Z] 3.16: Pulling from library/alpine [2022-11-09T20:30:56.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T20:30:56.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:30:56.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-118802 does not seem to be running inside a container [2022-11-09T20:30:56.310Z] $ 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/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-09T20:30:57.445Z] $ docker top 69812bff226a77acf762397fae55351f4fd8eb15e7dc04bd2b6afc94a8ff3f7c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T20:30:57.942Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-09T20:30:58.614Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T20:30:58.614Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T20:30:58.872Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T20:30:59.129Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T20:30:59.129Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T20:30:59.129Z] Status: Image is up to date for alpine:3.16 [2022-11-09T20:30:59.387Z] ---> 9c6f07244728 [2022-11-09T20:30:59.387Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:31:00.322Z] ---> 9c6f07244728 [2022-11-09T20:31:00.323Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-09T20:31:01.256Z] ---> 9c6f07244728 [2022-11-09T20:31:01.256Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-09T20:31:01.256Z] ---> Running in 14a298150e3d [2022-11-09T20:31:01.256Z] ---> Running in c26b78c9af18 [2022-11-09T20:31:01.256Z] ---> Running in 5761ae3ebc63 [2022-11-09T20:31:01.256Z] Removing intermediate container 14a298150e3d [2022-11-09T20:31:01.256Z] ---> eb91b10861ab [2022-11-09T20:31:01.256Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-09T20:31:01.256Z] ---> fe4373a7b923 [2022-11-09T20:31:01.256Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-09T20:31:01.513Z] ---> Running in 0ffee30b4526 [2022-11-09T20:31:01.513Z] ---> Running in 48168d875a16 [2022-11-09T20:31:01.513Z] Removing intermediate container 8fcf960f86ca [2022-11-09T20:31:01.513Z] ---> af3a3e6c0096 [2022-11-09T20:31:01.513Z] [2022-11-09T20:31:01.513Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:31:01.513Z] ---> 9c6f07244728 [2022-11-09T20:31:01.513Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:31:01.513Z] ---> Running in 0589b4e2be99 [2022-11-09T20:31:01.513Z] Removing intermediate container 0ffee30b4526 [2022-11-09T20:31:01.513Z] ---> 1cd0a8575431 [2022-11-09T20:31:01.513Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-09T20:31:01.513Z] ---> Running in e9fe30c93310 [2022-11-09T20:31:01.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:01.810Z] Removing intermediate container e9fe30c93310 [2022-11-09T20:31:01.810Z] ---> e3ccb9c9a1f1 [2022-11-09T20:31:01.811Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-09T20:31:01.811Z] ---> Running in edc8d8faad47 [2022-11-09T20:31:01.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:01.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:01.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:01.811Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-09T20:31:01.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:01.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:02.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:02.071Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-09T20:31:02.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:02.071Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-09T20:31:02.071Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T20:31:02.071Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T20:31:02.071Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-09T20:31:02.071Z] (5/6) Installing curl (7.83.1-r4) [2022-11-09T20:31:02.071Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:31:02.071Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-09T20:31:02.071Z] OK: 6 MiB in 15 packages [2022-11-09T20:31:02.071Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:31:02.071Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T20:31:02.071Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:31:02.071Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:31:02.071Z] OK: 6 MiB in 15 packages [2022-11-09T20:31:02.071Z] OK: 8 MiB in 20 packages [2022-11-09T20:31:02.192Z] Building core-command ... [2022-11-09T20:31:02.193Z] Building core-data ... [2022-11-09T20:31:02.193Z] Building core-metadata ... [2022-11-09T20:31:02.193Z] Building security-bootstrapper ... [2022-11-09T20:31:02.193Z] Building security-proxy-setup ... [2022-11-09T20:31:02.193Z] Building security-secretstore-setup ... [2022-11-09T20:31:02.193Z] Building security-spiffe-token-provider ... [2022-11-09T20:31:02.193Z] Building security-spire-agent ... [2022-11-09T20:31:02.193Z] Building security-spire-config ... [2022-11-09T20:31:02.193Z] Building security-spire-server ... [2022-11-09T20:31:02.193Z] Building support-notifications ... [2022-11-09T20:31:02.193Z] Building support-scheduler ... [2022-11-09T20:31:02.193Z] Building sys-mgmt-agent ... [2022-11-09T20:31:02.193Z] Building core-data [2022-11-09T20:31:02.193Z] Building core-metadata [2022-11-09T20:31:02.193Z] Building security-proxy-setup [2022-11-09T20:31:02.193Z] Building support-scheduler [2022-11-09T20:31:02.193Z] Building security-secretstore-setup [2022-11-09T20:31:02.334Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-09T20:31:02.334Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T20:31:02.334Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-09T20:31:02.334Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T20:31:02.334Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-09T20:31:02.334Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-09T20:31:02.334Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:31:02.334Z] OK: 8 MiB in 20 packages [2022-11-09T20:31:03.047Z] Removing intermediate container c26b78c9af18 [2022-11-09T20:31:03.047Z] ---> b121c9383701 [2022-11-09T20:31:03.047Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:31:03.047Z] ---> Running in cd895acb9cdf [2022-11-09T20:31:03.047Z] Removing intermediate container cd895acb9cdf [2022-11-09T20:31:03.047Z] ---> e2951d366d7e [2022-11-09T20:31:03.047Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-09T20:31:03.047Z] Removing intermediate container 5761ae3ebc63 [2022-11-09T20:31:03.047Z] ---> a76181fdca28 [2022-11-09T20:31:03.047Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T20:31:03.047Z] ---> Running in 71da499a613a [2022-11-09T20:31:03.311Z] Removing intermediate container 0589b4e2be99 [2022-11-09T20:31:03.311Z] ---> 9299c6db7bdc [2022-11-09T20:31:03.311Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:31:03.311Z] ---> Running in e761d8566618 [2022-11-09T20:31:03.311Z] ---> Running in 98ceb5c5eec9 [2022-11-09T20:31:03.311Z] Removing intermediate container 71da499a613a [2022-11-09T20:31:03.311Z] ---> 3ebb69bc9fdd [2022-11-09T20:31:03.311Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-09T20:31:03.311Z] Removing intermediate container edc8d8faad47 [2022-11-09T20:31:03.311Z] ---> 298d71d8c255 [2022-11-09T20:31:03.311Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:31:03.311Z] ---> Running in cf574d4160b1 [2022-11-09T20:31:03.311Z] Removing intermediate container e761d8566618 [2022-11-09T20:31:03.311Z] ---> 21478d2da4df [2022-11-09T20:31:03.311Z] Step 12/21 : WORKDIR /edgex [2022-11-09T20:31:03.311Z] ---> Running in 979ac14cc806 [2022-11-09T20:31:03.311Z] Removing intermediate container 98ceb5c5eec9 [2022-11-09T20:31:03.311Z] ---> 1054952a6521 [2022-11-09T20:31:03.311Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-09T20:31:03.574Z] Removing intermediate container cf574d4160b1 [2022-11-09T20:31:03.574Z] ---> 4e8aca2f9a33 [2022-11-09T20:31:03.574Z] Step 15/24 : WORKDIR / [2022-11-09T20:31:03.574Z] ---> Running in aca0e4a1d94c [2022-11-09T20:31:03.574Z] ---> Running in 0bbd07e8dc7a [2022-11-09T20:31:03.574Z] ---> de871ded3300 [2022-11-09T20:31:03.574Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-09T20:31:03.574Z] Removing intermediate container 979ac14cc806 [2022-11-09T20:31:03.574Z] ---> eb31c9926e8a [2022-11-09T20:31:03.574Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-09T20:31:03.574Z] Removing intermediate container aca0e4a1d94c [2022-11-09T20:31:03.574Z] ---> 6d41fa6c4fd7 [2022-11-09T20:31:03.574Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:31:03.574Z] Removing intermediate container 0bbd07e8dc7a [2022-11-09T20:31:03.574Z] ---> 90588aeac6bb [2022-11-09T20:31:03.574Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:31:03.574Z] ---> Running in 129db334deea [2022-11-09T20:31:04.149Z] ---> d97136f3161e [2022-11-09T20:31:04.149Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-09T20:31:04.149Z] Removing intermediate container 129db334deea [2022-11-09T20:31:04.149Z] ---> 90593b66782a [2022-11-09T20:31:04.149Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:31:04.149Z] ---> c606fdf714a9 [2022-11-09T20:31:04.149Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-09T20:31:04.149Z] ---> 008266179907 [2022-11-09T20:31:04.149Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-09T20:31:04.733Z] ---> c73ade2c5866 [2022-11-09T20:31:04.733Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-09T20:31:04.733Z] ---> e88b87d46ed2 [2022-11-09T20:31:04.733Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-09T20:31:04.733Z] ---> 413bde33b290 [2022-11-09T20:31:04.733Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-09T20:31:04.991Z] ---> 8f3ca8d4378e [2022-11-09T20:31:04.991Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-09T20:31:04.991Z] ---> Running in 282cad974e22 [2022-11-09T20:31:05.924Z] Removing intermediate container 282cad974e22 [2022-11-09T20:31:05.924Z] ---> 9245ef1a13f4 [2022-11-09T20:31:05.924Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:31:06.490Z] ---> 2827343c4af8 [2022-11-09T20:31:06.490Z] ---> a9f3266d9c08 [2022-11-09T20:31:06.490Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-09T20:31:06.490Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-09T20:31:06.490Z] ---> 59ebb631f313 [2022-11-09T20:31:06.490Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T20:31:06.490Z] ---> Running in 26bbc84f3127 [2022-11-09T20:31:06.785Z] Removing intermediate container 26bbc84f3127 [2022-11-09T20:31:06.785Z] ---> 0a58cf9a55a0 [2022-11-09T20:31:06.785Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T20:31:06.785Z] ---> Running in ae8b0110c5bc [2022-11-09T20:31:06.785Z] ---> 8e228dad9965 [2022-11-09T20:31:06.785Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-09T20:31:06.785Z] ---> 612734b3b43f [2022-11-09T20:31:06.785Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T20:31:06.785Z] ---> 8ff7e7f77be6 [2022-11-09T20:31:06.785Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-09T20:31:07.071Z] ---> Running in 3c5cf26b654e [2022-11-09T20:31:07.071Z] ---> Running in 2ca143e2b794 [2022-11-09T20:31:07.071Z] ---> Running in 7afe4b81d111 [2022-11-09T20:31:07.071Z] Removing intermediate container ae8b0110c5bc [2022-11-09T20:31:07.071Z] ---> 548249d06990 [2022-11-09T20:31:07.071Z] Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:31:07.071Z] ---> Running in 230fe3d8e574 [2022-11-09T20:31:07.071Z] Removing intermediate container 3c5cf26b654e [2022-11-09T20:31:07.071Z] ---> 22f0107007ab [2022-11-09T20:31:07.071Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:31:07.071Z] Removing intermediate container 2ca143e2b794 [2022-11-09T20:31:07.071Z] ---> beae327787a1 [2022-11-09T20:31:07.071Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:31:07.071Z] ---> Running in 0fb8eda4a46d [2022-11-09T20:31:07.332Z] ---> Running in d1dc65dab19c [2022-11-09T20:31:07.332Z] Removing intermediate container 230fe3d8e574 [2022-11-09T20:31:07.332Z] ---> 3e06af419ed2 [2022-11-09T20:31:07.332Z] Step 22/22 : LABEL version=2.3.1-dev.1 [2022-11-09T20:31:07.592Z] Removing intermediate container 0fb8eda4a46d [2022-11-09T20:31:07.592Z] ---> 7ee21fb5b949 [2022-11-09T20:31:07.592Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T20:31:07.592Z] ---> Running in ac97212438f3 [2022-11-09T20:31:07.592Z] Removing intermediate container d1dc65dab19c [2022-11-09T20:31:07.592Z] ---> cc875e67b4cc [2022-11-09T20:31:07.592Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T20:31:07.592Z] ---> Running in 42e58bab75e6 [2022-11-09T20:31:07.592Z] ---> Running in b35aa90e0b28 [2022-11-09T20:31:07.592Z] Removing intermediate container ac97212438f3 [2022-11-09T20:31:07.592Z] ---> 5f2c0a0e2866 [2022-11-09T20:31:07.592Z] [2022-11-09T20:31:07.873Z] Removing intermediate container 42e58bab75e6 [2022-11-09T20:31:07.874Z] ---> 477ff5e9f65b [2022-11-09T20:31:07.874Z] Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:31:07.874Z] Successfully built 5f2c0a0e2866 [2022-11-09T20:31:07.874Z] Removing intermediate container b35aa90e0b28 [2022-11-09T20:31:07.874Z] ---> 1cabf983ea79 [2022-11-09T20:31:07.874Z] Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:31:07.874Z] Successfully tagged core-data:latest [2022-11-09T20:31:07.874Z]  Building core-data ... done Building security-spire-config [2022-11-09T20:31:08.136Z] ---> Running in 7c1fe16030b3 [2022-11-09T20:31:08.136Z] Removing intermediate container 7afe4b81d111 [2022-11-09T20:31:08.136Z] ---> b11d36f66cbc [2022-11-09T20:31:08.136Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T20:31:08.136Z] ---> Running in 550560e5ee21 [2022-11-09T20:31:08.397Z] ---> Running in 3cb884908bf0 [2022-11-09T20:31:10.941Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:31:10.941Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:31:10.941Z] ---> 45cbab4f03ba [2022-11-09T20:31:10.941Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T20:31:10.941Z] ---> Using cache [2022-11-09T20:31:10.941Z] ---> 9f779bdba0ba [2022-11-09T20:31:10.941Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:31:10.941Z] ---> Using cache [2022-11-09T20:31:10.941Z] ---> 2ae3e659aae9 [2022-11-09T20:31:10.941Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T20:31:10.941Z] ---> Using cache [2022-11-09T20:31:10.941Z] ---> c96ca44d4b2c [2022-11-09T20:31:10.941Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:31:10.941Z] ---> Using cache [2022-11-09T20:31:10.941Z] ---> aa6d7269dc3f [2022-11-09T20:31:10.941Z] Step 7/24 : COPY . . [2022-11-09T20:31:10.941Z] ---> Using cache [2022-11-09T20:31:10.941Z] ---> 73c3e52b6cb5 [2022-11-09T20:31:10.941Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:31:10.941Z] ---> Using cache [2022-11-09T20:31:10.941Z] ---> 90c4e9c7cf6a [2022-11-09T20:31:10.941Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T20:31:10.941Z] ---> Using cache [2022-11-09T20:31:10.941Z] ---> cad7ee18671b [2022-11-09T20:31:10.941Z] 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 [2022-11-09T20:31:10.941Z] ---> Using cache [2022-11-09T20:31:10.941Z] ---> e10b59b93e0d [2022-11-09T20:31:10.941Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T20:31:10.941Z] ---> Using cache [2022-11-09T20:31:10.941Z] ---> ff8f32aae7fe [2022-11-09T20:31:10.941Z] [2022-11-09T20:31:10.941Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T20:31:10.941Z] ---> c4fc93816858 [2022-11-09T20:31:10.941Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:31:10.941Z] ---> Using cache [2022-11-09T20:31:10.941Z] ---> 6adafd53145a [2022-11-09T20:31:10.941Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-09T20:31:12.327Z] Removing intermediate container 7c1fe16030b3 [2022-11-09T20:31:12.327Z] ---> 2d5c38bd3b7f [2022-11-09T20:31:12.327Z] Step 24/24 : LABEL version=2.3.1-dev.1 [2022-11-09T20:31:12.327Z] Removing intermediate container 550560e5ee21 [2022-11-09T20:31:12.327Z] ---> aefe8634f25e [2022-11-09T20:31:12.327Z] Step 22/22 : LABEL version=2.3.1-dev.1 [2022-11-09T20:31:12.327Z] ---> Running in 2580c0f9bd5c [2022-11-09T20:31:12.327Z] Removing intermediate container 3cb884908bf0 [2022-11-09T20:31:12.327Z] ---> b9964c9386e0 [2022-11-09T20:31:12.327Z] Step 19/21 : LABEL arch=x86_64 [2022-11-09T20:31:12.327Z] ---> Running in 438a67ec8520 [2022-11-09T20:31:12.327Z] ---> Running in e0b9c0cacdb4 [2022-11-09T20:31:12.327Z] ---> Running in 524ed86ea05f [2022-11-09T20:31:12.587Z] Removing intermediate container 438a67ec8520 [2022-11-09T20:31:12.587Z] ---> 83857d4ce66b [2022-11-09T20:31:12.587Z] [2022-11-09T20:31:12.587Z] Removing intermediate container 524ed86ea05f [2022-11-09T20:31:12.587Z] ---> d798f8745dc5 [2022-11-09T20:31:12.587Z] Step 20/21 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:31:12.587Z] Removing intermediate container e0b9c0cacdb4 [2022-11-09T20:31:12.587Z] ---> ba4664c7d090 [2022-11-09T20:31:12.587Z] [2022-11-09T20:31:12.588Z] ---> Running in 819e3b2201e3 [2022-11-09T20:31:12.588Z] Successfully built 83857d4ce66b [2022-11-09T20:31:12.588Z] Successfully tagged support-scheduler:latest [2022-11-09T20:31:12.588Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-11-09T20:31:12.588Z] Successfully built ba4664c7d090 [2022-11-09T20:31:12.588Z] Successfully tagged core-metadata:latest [2022-11-09T20:31:12.588Z] Building security-bootstrapper [2022-11-09T20:31:12.588Z]  Building core-metadata ... done Removing intermediate container 819e3b2201e3 [2022-11-09T20:31:12.588Z] ---> b768b1385e0a [2022-11-09T20:31:12.588Z] Step 21/21 : LABEL version=2.3.1-dev.1 [2022-11-09T20:31:12.588Z] ---> Running in 903fd03937d5 [2022-11-09T20:31:12.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:12.849Z] Removing intermediate container 903fd03937d5 [2022-11-09T20:31:12.849Z] ---> 9b016b85f25d [2022-11-09T20:31:12.849Z] [2022-11-09T20:31:12.849Z] Successfully built 9b016b85f25d [2022-11-09T20:31:12.849Z] Successfully tagged security-proxy-setup:latest [2022-11-09T20:31:12.849Z]  Building security-proxy-setup ... done Building support-notifications [2022-11-09T20:31:12.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:13.107Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:31:13.107Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:31:13.107Z] OK: 15859 distinct packages available [2022-11-09T20:31:13.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:13.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:13.625Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-09T20:31:13.625Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:31:13.625Z] (3/4) Installing libucontext (1.1-r0) [2022-11-09T20:31:13.625Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-09T20:31:13.625Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:31:13.625Z] OK: 6 MiB in 18 packages [2022-11-09T20:31:14.514Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:31:14.514Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:31:14.514Z] ---> d320ef0584fa [2022-11-09T20:31:14.514Z] Step 3/21 : WORKDIR /edgex-go [2022-11-09T20:31:14.514Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:31:14.514Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:31:14.514Z] ---> d320ef0584fa [2022-11-09T20:31:14.514Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T20:31:14.781Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:31:14.781Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:31:14.781Z] ---> d320ef0584fa [2022-11-09T20:31:14.781Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:31:14.781Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:31:14.781Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:31:14.781Z] ---> d320ef0584fa [2022-11-09T20:31:14.781Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:31:14.781Z] ---> Running in fc0ac3386158 [2022-11-09T20:31:15.046Z] ---> Running in c2522858050f [2022-11-09T20:31:15.046Z] ---> Running in 89ba00da062d [2022-11-09T20:31:15.046Z] ---> Running in 214ca4c48291 [2022-11-09T20:31:15.046Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:31:15.046Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:31:15.046Z] ---> d320ef0584fa [2022-11-09T20:31:15.046Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:31:15.319Z] ---> Running in 37542e9766c1 [2022-11-09T20:31:15.588Z] Removing intermediate container 89ba00da062d [2022-11-09T20:31:15.588Z] ---> 84556baf3fbd [2022-11-09T20:31:15.588Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-09T20:31:15.588Z] Removing intermediate container fc0ac3386158 [2022-11-09T20:31:15.588Z] ---> 93725dd3214b [2022-11-09T20:31:15.588Z] Step 4/24 : WORKDIR /edgex-go [2022-11-09T20:31:15.588Z] Removing intermediate container c2522858050f [2022-11-09T20:31:15.588Z] ---> 79b231b23e81 [2022-11-09T20:31:15.588Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-09T20:31:15.588Z] ---> Running in f16eb40e6c8f [2022-11-09T20:31:15.588Z] Removing intermediate container 214ca4c48291 [2022-11-09T20:31:15.588Z] ---> 2d80eec4371e [2022-11-09T20:31:15.588Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:31:15.860Z] ---> Running in ab4b3675f2ad [2022-11-09T20:31:15.860Z] Removing intermediate container 37542e9766c1 [2022-11-09T20:31:15.860Z] ---> b2963d3ed56b [2022-11-09T20:31:15.860Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:31:15.860Z] ---> Running in 74b5754b2aa5 [2022-11-09T20:31:15.860Z] ---> Running in 4acc33a27518 [2022-11-09T20:31:15.860Z] ---> Running in 709db85cb5aa [2022-11-09T20:31:16.824Z] Removing intermediate container ab4b3675f2ad [2022-11-09T20:31:16.824Z] ---> 2e1b9bc3938e [2022-11-09T20:31:16.824Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-09T20:31:16.824Z] Removing intermediate container 4acc33a27518 [2022-11-09T20:31:16.824Z] ---> e7914d78b082 [2022-11-09T20:31:16.824Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-09T20:31:16.824Z] ---> Running in 9581f749ec29 [2022-11-09T20:31:16.934Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-09T20:31:17.091Z] Removing intermediate container 709db85cb5aa [2022-11-09T20:31:17.091Z] ---> 057ebaa80bf4 [2022-11-09T20:31:17.091Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-09T20:31:17.091Z] ---> Running in 89c1015eabda [2022-11-09T20:31:17.091Z] ---> Running in 2826f1d0960f [2022-11-09T20:31:17.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:31:18.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:31:18.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:31:18.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:31:18.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:31:19.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:31:19.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:31:19.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:31:19.501Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:31:19.501Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:31:19.501Z] ---> 45cbab4f03ba [2022-11-09T20:31:19.501Z] Step 3/22 : WORKDIR /edgex-go [2022-11-09T20:31:19.501Z] ---> Using cache [2022-11-09T20:31:19.501Z] ---> 9f779bdba0ba [2022-11-09T20:31:19.501Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-09T20:31:19.501Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:31:19.501Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:31:19.501Z] ---> 45cbab4f03ba [2022-11-09T20:31:19.501Z] Step 3/32 : WORKDIR /edgex-go [2022-11-09T20:31:19.501Z] ---> Using cache [2022-11-09T20:31:19.501Z] ---> 9f779bdba0ba [2022-11-09T20:31:19.501Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-09T20:31:19.501Z] ---> Using cache [2022-11-09T20:31:19.501Z] ---> fee1919a8b84 [2022-11-09T20:31:19.501Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-09T20:31:19.501Z] ---> Using cache [2022-11-09T20:31:19.501Z] ---> bff2e5f648df [2022-11-09T20:31:19.501Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:31:19.501Z] ---> Using cache [2022-11-09T20:31:19.501Z] ---> cb24cf5e6c2c [2022-11-09T20:31:19.501Z] Step 7/32 : COPY . . [2022-11-09T20:31:19.501Z] ---> Using cache [2022-11-09T20:31:19.501Z] ---> fe4373a7b923 [2022-11-09T20:31:19.501Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-09T20:31:19.501Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:31:19.501Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:31:19.501Z] ---> 45cbab4f03ba [2022-11-09T20:31:19.501Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:31:19.501Z] ---> Using cache [2022-11-09T20:31:19.501Z] ---> 9b7b278a19c5 [2022-11-09T20:31:19.501Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:31:19.501Z] ---> Using cache [2022-11-09T20:31:19.501Z] ---> 1e9f49fc41b2 [2022-11-09T20:31:19.501Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-09T20:31:19.644Z] OK: 221 MiB in 51 packages [2022-11-09T20:31:19.644Z] OK: 221 MiB in 51 packages [2022-11-09T20:31:19.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:31:19.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:31:20.873Z] OK: 221 MiB in 51 packages [2022-11-09T20:31:21.145Z] OK: 221 MiB in 51 packages [2022-11-09T20:31:21.145Z] Removing intermediate container f16eb40e6c8f [2022-11-09T20:31:21.145Z] ---> 5752597d0df5 [2022-11-09T20:31:21.145Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T20:31:21.412Z] OK: 221 MiB in 51 packages [2022-11-09T20:31:21.680Z] Removing intermediate container 74b5754b2aa5 [2022-11-09T20:31:21.680Z] ---> b3db2f11c2c3 [2022-11-09T20:31:21.680Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-09T20:31:22.644Z] ---> 4803c7b473e9 [2022-11-09T20:31:22.644Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:31:22.644Z] Removing intermediate container 9581f749ec29 [2022-11-09T20:31:22.644Z] ---> eb1c9bd7fb9f [2022-11-09T20:31:22.644Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-09T20:31:22.644Z] ---> Running in 5f168698e697 [2022-11-09T20:31:22.911Z] Removing intermediate container 89c1015eabda [2022-11-09T20:31:22.911Z] ---> 07f028472a31 [2022-11-09T20:31:22.911Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:31:22.911Z] Removing intermediate container 2826f1d0960f [2022-11-09T20:31:22.911Z] ---> 78c41975a958 [2022-11-09T20:31:22.911Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:31:22.911Z] ---> ae50805cad32 [2022-11-09T20:31:22.911Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:31:23.179Z] ---> Running in a7fde8ee6f95 [2022-11-09T20:31:23.777Z] ---> efa0bf2bfef6 [2022-11-09T20:31:23.777Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:31:24.042Z] ---> Running in d4c002775e1e [2022-11-09T20:31:24.310Z] ---> 1425168af609 [2022-11-09T20:31:24.310Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:31:24.310Z] ---> e38ebf969bef [2022-11-09T20:31:24.310Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:31:24.310Z] ---> Running in 7d51241f32ea [2022-11-09T20:31:24.582Z] ---> Running in c8fa4929a24e [2022-11-09T20:31:24.997Z] ---> Running in 438a1ed63d20 [2022-11-09T20:31:24.997Z] ---> Running in 1a4528f95571 [2022-11-09T20:31:24.997Z] ---> Running in e52627bafe68 [2022-11-09T20:31:24.997Z] Removing intermediate container 2580c0f9bd5c [2022-11-09T20:31:24.997Z] ---> aeeab24459e8 [2022-11-09T20:31:24.997Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:31:24.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:24.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:24.997Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-09T20:31:24.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:24.997Z] OK: 211 MiB in 51 packages [2022-11-09T20:31:24.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:25.348Z] OK: 211 MiB in 51 packages [2022-11-09T20:31:27.945Z] ---> 1141d9367b41 [2022-11-09T20:31:27.945Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:31:27.945Z] Removing intermediate container 48168d875a16 [2022-11-09T20:31:27.945Z] ---> 525de3a4a457 [2022-11-09T20:31:27.945Z] [2022-11-09T20:31:27.945Z] Step 9/24 : FROM alpine:3.16 [2022-11-09T20:31:27.945Z] ---> 9c6f07244728 [2022-11-09T20:31:27.945Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-09T20:31:27.945Z] Removing intermediate container 438a1ed63d20 [2022-11-09T20:31:27.945Z] ---> 767ecde22dc9 [2022-11-09T20:31:27.945Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:31:27.945Z] Removing intermediate container e52627bafe68 [2022-11-09T20:31:27.945Z] ---> ab2d287afafb [2022-11-09T20:31:27.945Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-09T20:31:27.945Z] ---> Running in f7cc7c6226bd [2022-11-09T20:31:27.945Z] ---> 980dd1bcd1f0 [2022-11-09T20:31:27.945Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-09T20:31:28.205Z] ---> Running in caedb58d86c3 [2022-11-09T20:31:28.205Z] ---> c3b762da2c72 [2022-11-09T20:31:28.205Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:31:28.205Z] ---> b976c54e5a03 [2022-11-09T20:31:28.205Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:31:28.205Z] ---> Running in 88cb13381601 [2022-11-09T20:31:28.205Z] ---> Running in ad9f63a72ca9 [2022-11-09T20:31:28.205Z] Removing intermediate container caedb58d86c3 [2022-11-09T20:31:28.205Z] ---> 9dec4abf1955 [2022-11-09T20:31:28.205Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-09T20:31:28.464Z] ---> 96d65b6c4a39 [2022-11-09T20:31:28.464Z] Step 19/24 : WORKDIR / [2022-11-09T20:31:28.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:28.464Z] ---> Running in 020d8f00615b [2022-11-09T20:31:28.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:28.723Z] Removing intermediate container 020d8f00615b [2022-11-09T20:31:28.723Z] ---> 8d5b1550183d [2022-11-09T20:31:28.723Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:31:28.723Z] ---> Running in b125c480e7e9 [2022-11-09T20:31:28.723Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-09T20:31:28.723Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-09T20:31:28.987Z] (3/3) Installing su-exec (0.2-r1) [2022-11-09T20:31:28.987Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:31:28.987Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:31:28.987Z] OK: 6 MiB in 17 packages [2022-11-09T20:31:28.987Z] Removing intermediate container b125c480e7e9 [2022-11-09T20:31:28.987Z] ---> 58b4d0605114 [2022-11-09T20:31:28.987Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:31:28.987Z] ---> Running in ce7556636b02 [2022-11-09T20:31:29.248Z] Removing intermediate container ce7556636b02 [2022-11-09T20:31:29.248Z] ---> 4174239d82c2 [2022-11-09T20:31:29.248Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T20:31:29.248Z] ---> Running in 42b9e8621b11 [2022-11-09T20:31:29.508Z] Removing intermediate container 42b9e8621b11 [2022-11-09T20:31:29.508Z] ---> 6141140fd0d2 [2022-11-09T20:31:29.508Z] Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:31:29.788Z] ---> Running in 475852da1907 [2022-11-09T20:31:29.788Z] Removing intermediate container f7cc7c6226bd [2022-11-09T20:31:29.788Z] ---> 807a533f8abc [2022-11-09T20:31:29.788Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T20:31:30.396Z] ---> Running in 56613c0a06bd [2022-11-09T20:31:30.396Z] Removing intermediate container 475852da1907 [2022-11-09T20:31:30.396Z] ---> e42b0e595ded [2022-11-09T20:31:30.396Z] Step 24/24 : LABEL version=2.3.1-dev.1 [2022-11-09T20:31:30.396Z] ---> Running in a14e981906ae [2022-11-09T20:31:30.396Z] Removing intermediate container 56613c0a06bd [2022-11-09T20:31:30.396Z] ---> ba64d13cc815 [2022-11-09T20:31:30.396Z] Step 12/24 : WORKDIR / [2022-11-09T20:31:30.396Z] Removing intermediate container a14e981906ae [2022-11-09T20:31:30.396Z] ---> Running in 13b3016df416 [2022-11-09T20:31:30.396Z] ---> 18173182aa0c [2022-11-09T20:31:30.396Z] [2022-11-09T20:31:30.396Z] Successfully built 18173182aa0c [2022-11-09T20:31:30.654Z] Successfully tagged security-spire-config:latest [2022-11-09T20:31:30.654Z]  Building security-spire-config ... done Building core-command [2022-11-09T20:31:30.654Z] Removing intermediate container 13b3016df416 [2022-11-09T20:31:30.654Z] ---> d23f7bb23400 [2022-11-09T20:31:30.654Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-09T20:31:34.051Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:31:34.051Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:31:34.051Z] ---> 45cbab4f03ba [2022-11-09T20:31:34.051Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:31:34.051Z] ---> Using cache [2022-11-09T20:31:34.051Z] ---> 9b7b278a19c5 [2022-11-09T20:31:34.051Z] Step 4/23 : WORKDIR /edgex-go [2022-11-09T20:31:34.051Z] ---> Using cache [2022-11-09T20:31:34.051Z] ---> 1e9f49fc41b2 [2022-11-09T20:31:34.051Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-09T20:31:34.051Z] ---> Using cache [2022-11-09T20:31:34.051Z] ---> c65afb325cf2 [2022-11-09T20:31:34.051Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-09T20:31:34.051Z] ---> Using cache [2022-11-09T20:31:34.051Z] ---> 3d0597376b75 [2022-11-09T20:31:34.051Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:31:34.051Z] ---> Using cache [2022-11-09T20:31:34.051Z] ---> 8612ec10725d [2022-11-09T20:31:34.051Z] Step 8/23 : COPY . . [2022-11-09T20:31:34.051Z] ---> Using cache [2022-11-09T20:31:34.051Z] ---> 1b984f8ca15f [2022-11-09T20:31:34.051Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-09T20:31:40.647Z] ---> 90a0acb881fd [2022-11-09T20:31:40.647Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-09T20:31:40.647Z] ---> Running in 59371b4ed8ec [2022-11-09T20:31:40.647Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-09T20:31:41.585Z] ---> 62bf30b24dc1 [2022-11-09T20:31:41.585Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-09T20:31:46.916Z] ---> 828d367ebb81 [2022-11-09T20:31:46.916Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-09T20:31:47.489Z] Removing intermediate container 88cb13381601 [2022-11-09T20:31:47.489Z] ---> 23fd3d9fb109 [2022-11-09T20:31:47.489Z] Step 8/22 : COPY . . [2022-11-09T20:31:47.489Z] Removing intermediate container ad9f63a72ca9 [2022-11-09T20:31:47.489Z] ---> bf13b6c2506d [2022-11-09T20:31:47.489Z] Step 7/22 : COPY . . [2022-11-09T20:31:50.915Z] ---> d68418e6928b [2022-11-09T20:31:50.915Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-09T20:31:56.234Z] Removing intermediate container 1a4528f95571 [2022-11-09T20:31:56.234Z] ---> 2eec37060741 [2022-11-09T20:31:56.234Z] [2022-11-09T20:31:56.234Z] Step 9/32 : FROM alpine:3.16 [2022-11-09T20:31:56.804Z] ---> 9c6f07244728 [2022-11-09T20:31:56.804Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:31:56.804Z] ---> 338b85a1fcc8 [2022-11-09T20:31:56.804Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-09T20:31:56.804Z] ---> Running in b977232b2ab7 [2022-11-09T20:31:56.804Z] ---> 24cf7d92ca6c [2022-11-09T20:31:56.804Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-09T20:31:56.804Z] ---> 6746a26af973 [2022-11-09T20:31:56.804Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-09T20:31:57.477Z] ---> Running in 821c8b8d0f61 [2022-11-09T20:31:57.477Z] ---> Running in ca4bfb698893 [2022-11-09T20:31:57.477Z] Removing intermediate container b977232b2ab7 [2022-11-09T20:31:57.477Z] ---> 0a3902f13934 [2022-11-09T20:31:57.477Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-09T20:31:57.477Z] ---> b581c6e754ca [2022-11-09T20:31:57.477Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T20:31:57.477Z] ---> Running in d014ba919d1e [2022-11-09T20:31:57.737Z] ---> c450214e5994 [2022-11-09T20:31:57.737Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T20:31:57.737Z] ---> Running in f99b5365e0c4 [2022-11-09T20:31:57.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-09T20:31:57.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T20:31:58.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:58.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:31:58.827Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-09T20:31:58.827Z] (2/2) Installing su-exec (0.2-r1) [2022-11-09T20:31:58.827Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:31:58.827Z] OK: 6 MiB in 16 packages [2022-11-09T20:31:59.762Z] Removing intermediate container f99b5365e0c4 [2022-11-09T20:31:59.762Z] ---> 817b75816048 [2022-11-09T20:31:59.762Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T20:31:59.762Z] ---> Running in a1c0bafe652f [2022-11-09T20:32:00.022Z] Removing intermediate container d014ba919d1e [2022-11-09T20:32:00.022Z] ---> 100502590eee [2022-11-09T20:32:00.022Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-09T20:32:00.022Z] Removing intermediate container 59371b4ed8ec [2022-11-09T20:32:00.022Z] ---> 3962d5c955c4 [2022-11-09T20:32:00.022Z] [2022-11-09T20:32:00.022Z] Step 10/23 : FROM alpine:3.16 [2022-11-09T20:32:00.022Z] ---> 9c6f07244728 [2022-11-09T20:32:00.022Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:32:00.022Z] ---> Using cache [2022-11-09T20:32:00.022Z] ---> 9299c6db7bdc [2022-11-09T20:32:00.022Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:32:00.022Z] ---> Using cache [2022-11-09T20:32:00.022Z] ---> 1054952a6521 [2022-11-09T20:32:00.022Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-09T20:32:00.022Z] ---> Running in 6ec687e1ec0a [2022-11-09T20:32:00.022Z] ---> Running in 9b00f3387078 [2022-11-09T20:32:00.022Z] Removing intermediate container a1c0bafe652f [2022-11-09T20:32:00.022Z] ---> a34c7ffc1973 [2022-11-09T20:32:00.022Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T20:32:00.022Z] ---> Running in 6207e535eb69 [2022-11-09T20:32:00.022Z] Removing intermediate container 6ec687e1ec0a [2022-11-09T20:32:00.022Z] ---> 6e290d4bbc3a [2022-11-09T20:32:00.022Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-09T20:32:00.022Z] Removing intermediate container 9b00f3387078 [2022-11-09T20:32:00.022Z] ---> e932b93162db [2022-11-09T20:32:00.022Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-09T20:32:00.281Z] ---> Running in ce34acb1f7da [2022-11-09T20:32:00.281Z] ---> Running in 48c232ce659b [2022-11-09T20:32:00.281Z] Removing intermediate container 6207e535eb69 [2022-11-09T20:32:00.281Z] ---> b651574da8a1 [2022-11-09T20:32:00.281Z] Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:32:00.281Z] ---> Running in e5ff0998a7f6 [2022-11-09T20:32:00.281Z] Removing intermediate container 48c232ce659b [2022-11-09T20:32:00.281Z] ---> 3d85913a9d68 [2022-11-09T20:32:00.281Z] Step 15/23 : WORKDIR / [2022-11-09T20:32:00.281Z] Removing intermediate container ce34acb1f7da [2022-11-09T20:32:00.281Z] ---> 11dcd1676a50 [2022-11-09T20:32:00.281Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-09T20:32:00.281Z] ---> Running in cae256f8db90 [2022-11-09T20:32:00.281Z] ---> Running in 93abce55a7fd [2022-11-09T20:32:00.540Z] Removing intermediate container e5ff0998a7f6 [2022-11-09T20:32:00.540Z] ---> 47755e993ac4 [2022-11-09T20:32:00.540Z] Step 24/24 : LABEL version=2.3.1-dev.1 [2022-11-09T20:32:00.540Z] ---> Running in 5944fa1c7423 [2022-11-09T20:32:00.800Z] Removing intermediate container cae256f8db90 [2022-11-09T20:32:00.800Z] ---> 5b05b2575ef5 [2022-11-09T20:32:00.800Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:32:00.800Z] Removing intermediate container 93abce55a7fd [2022-11-09T20:32:00.800Z] ---> be15e4a0c951 [2022-11-09T20:32:00.800Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-09T20:32:00.800Z] ---> Running in bafa09ec5aa4 [2022-11-09T20:32:00.800Z] Removing intermediate container 5944fa1c7423 [2022-11-09T20:32:00.800Z] ---> 773e388b2e07 [2022-11-09T20:32:00.800Z] [2022-11-09T20:32:00.800Z] Successfully built 773e388b2e07 [2022-11-09T20:32:00.800Z] Successfully tagged security-secretstore-setup:latest [2022-11-09T20:32:00.800Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-11-09T20:32:00.800Z] Removing intermediate container bafa09ec5aa4 [2022-11-09T20:32:00.800Z] ---> e819a90ce3a7 [2022-11-09T20:32:00.800Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-09T20:32:00.800Z] ---> Running in d4fea719e146 [2022-11-09T20:32:05.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:32:05.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:32:05.078Z] ---> 45cbab4f03ba [2022-11-09T20:32:05.078Z] Step 3/23 : WORKDIR /edgex-go [2022-11-09T20:32:05.078Z] ---> Using cache [2022-11-09T20:32:05.078Z] ---> 9f779bdba0ba [2022-11-09T20:32:05.078Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:32:05.078Z] ---> Using cache [2022-11-09T20:32:05.078Z] ---> 2ae3e659aae9 [2022-11-09T20:32:05.078Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-09T20:32:05.078Z] ---> Using cache [2022-11-09T20:32:05.078Z] ---> c96ca44d4b2c [2022-11-09T20:32:05.078Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:32:05.078Z] ---> Using cache [2022-11-09T20:32:05.078Z] ---> aa6d7269dc3f [2022-11-09T20:32:05.078Z] Step 7/23 : COPY . . [2022-11-09T20:32:05.078Z] ---> Using cache [2022-11-09T20:32:05.078Z] ---> 73c3e52b6cb5 [2022-11-09T20:32:05.078Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:32:05.078Z] ---> Using cache [2022-11-09T20:32:05.078Z] ---> 90c4e9c7cf6a [2022-11-09T20:32:05.078Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-09T20:32:05.078Z] ---> Using cache [2022-11-09T20:32:05.078Z] ---> cad7ee18671b [2022-11-09T20:32:05.078Z] 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 [2022-11-09T20:32:06.491Z] ---> 7d4e8ba8c07d [2022-11-09T20:32:06.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-09T20:32:07.432Z] ---> Running in 08d5f2e1f890 [2022-11-09T20:32:07.432Z] ---> 3d80ece582ab [2022-11-09T20:32:07.432Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-09T20:32:08.000Z] ---> 8f60bfcf596e [2022-11-09T20:32:08.000Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-09T20:32:08.000Z] Removing intermediate container d4fea719e146 [2022-11-09T20:32:08.000Z] ---> c9e9475a2d0e [2022-11-09T20:32:08.000Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-09T20:32:08.000Z] ---> Running in f6644b810278 [2022-11-09T20:32:08.262Z] ---> Running in 2cace2aa98c9 [2022-11-09T20:32:08.521Z] Removing intermediate container f6644b810278 [2022-11-09T20:32:08.522Z] ---> 5009dae961f6 [2022-11-09T20:32:08.522Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:32:08.784Z] ---> Running in 96c67f954a47 [2022-11-09T20:32:08.784Z] Removing intermediate container 2cace2aa98c9 [2022-11-09T20:32:08.784Z] ---> 763579e58b9d [2022-11-09T20:32:08.784Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-09T20:32:08.784Z] Removing intermediate container 08d5f2e1f890 [2022-11-09T20:32:08.784Z] ---> 5162c2398718 [2022-11-09T20:32:08.784Z] Step 11/23 : WORKDIR /edgex-go [2022-11-09T20:32:09.099Z] ---> Running in 5d94b926f677 [2022-11-09T20:32:09.359Z] Removing intermediate container 96c67f954a47 [2022-11-09T20:32:09.359Z] ---> 3328afb73cbe [2022-11-09T20:32:09.359Z] Step 21/23 : LABEL arch=x86_64 [2022-11-09T20:32:09.618Z] ---> Running in 207de3488ce1 [2022-11-09T20:32:09.618Z] ---> d581ac552fdc [2022-11-09T20:32:09.618Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-09T20:32:09.618Z] Removing intermediate container 5d94b926f677 [2022-11-09T20:32:09.618Z] ---> 9fdc7dc4583b [2022-11-09T20:32:09.618Z] [2022-11-09T20:32:09.618Z] Step 12/23 : FROM alpine:3.15 [2022-11-09T20:32:09.618Z] ---> c4fc93816858 [2022-11-09T20:32:09.618Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:32:09.618Z] ---> Using cache [2022-11-09T20:32:09.618Z] ---> 6adafd53145a [2022-11-09T20:32:09.618Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T20:32:09.618Z] ---> Using cache [2022-11-09T20:32:09.618Z] ---> 793587b4d7d2 [2022-11-09T20:32:09.618Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:32:09.618Z] ---> Running in 2e359f633381 [2022-11-09T20:32:09.877Z] Removing intermediate container 207de3488ce1 [2022-11-09T20:32:09.877Z] ---> ff2ea0211dfd [2022-11-09T20:32:09.877Z] Step 22/23 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:32:09.877Z] ---> Running in 02e50dde3930 [2022-11-09T20:32:10.136Z] Removing intermediate container 02e50dde3930 [2022-11-09T20:32:10.136Z] ---> d778629093b4 [2022-11-09T20:32:10.136Z] Step 23/23 : LABEL version=2.3.1-dev.1 [2022-11-09T20:32:10.136Z] ---> Running in 38a29b1c1bce [2022-11-09T20:32:11.552Z] Removing intermediate container 38a29b1c1bce [2022-11-09T20:32:11.552Z] ---> 6df62d1e46b7 [2022-11-09T20:32:11.552Z] [2022-11-09T20:32:11.812Z] Successfully built 6df62d1e46b7 [2022-11-09T20:32:11.812Z] Successfully tagged core-command:latest [2022-11-09T20:32:11.812Z]  Building core-command ... done Building security-spiffe-token-provider [2022-11-09T20:32:18.426Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:32:18.426Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:32:18.426Z] ---> 45cbab4f03ba [2022-11-09T20:32:18.426Z] Step 3/19 : WORKDIR /edgex-go [2022-11-09T20:32:18.426Z] ---> Using cache [2022-11-09T20:32:18.426Z] ---> 9f779bdba0ba [2022-11-09T20:32:18.426Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-09T20:32:19.824Z] ---> a4c77eba7b28 [2022-11-09T20:32:19.824Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:32:20.395Z] ---> Running in 14ca4d9fd428 [2022-11-09T20:32:20.655Z] Removing intermediate container 2e359f633381 [2022-11-09T20:32:20.655Z] ---> 48e959d84325 [2022-11-09T20:32:20.655Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:32:20.655Z] ---> 3224ddba8fd5 [2022-11-09T20:32:20.655Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-09T20:32:20.655Z] ---> 72338a5d5aec [2022-11-09T20:32:20.935Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-09T20:32:20.935Z] ---> b126404201ae [2022-11-09T20:32:20.935Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-09T20:32:21.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:32:21.231Z] ---> e3f3d878764f [2022-11-09T20:32:21.231Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:32:21.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:32:21.876Z] v3.16.2-435-ge70e25ec8b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-09T20:32:21.876Z] v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-09T20:32:21.876Z] OK: 17038 distinct packages available [2022-11-09T20:32:21.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:32:22.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:32:22.137Z] OK: 211 MiB in 51 packages [2022-11-09T20:32:22.703Z] ---> Running in 76d91173dfd0 [2022-11-09T20:32:22.703Z] ---> 17619a597781 [2022-11-09T20:32:22.703Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-09T20:32:22.961Z] Removing intermediate container 76d91173dfd0 [2022-11-09T20:32:22.961Z] ---> d44ac0d0deed [2022-11-09T20:32:22.961Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:32:22.961Z] ---> 6fec5932470c [2022-11-09T20:32:22.961Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-09T20:32:22.961Z] ---> Running in 066194d6ecb4 [2022-11-09T20:32:23.222Z] Removing intermediate container 066194d6ecb4 [2022-11-09T20:32:23.222Z] ---> 4e42c37d6220 [2022-11-09T20:32:23.222Z] Step 21/23 : LABEL arch=x86_64 [2022-11-09T20:32:23.222Z] Removing intermediate container 14ca4d9fd428 [2022-11-09T20:32:23.222Z] ---> 02664a4adefb [2022-11-09T20:32:23.222Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-09T20:32:23.222Z] ---> Running in eb603bc110f0 [2022-11-09T20:32:23.222Z] ---> 96763ad0b611 [2022-11-09T20:32:23.222Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-09T20:32:23.222Z] Removing intermediate container ca4bfb698893 [2022-11-09T20:32:23.222Z] ---> 4cbd4cb1dd30 [2022-11-09T20:32:23.222Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-09T20:32:23.481Z] ---> Running in 0e9e1b04b764 [2022-11-09T20:32:23.481Z] ---> 05ebeff5b9f0 [2022-11-09T20:32:23.481Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:32:23.481Z] ---> Running in 605a449d17fd [2022-11-09T20:32:23.481Z] Removing intermediate container eb603bc110f0 [2022-11-09T20:32:23.481Z] ---> 03e9285dc3dd [2022-11-09T20:32:23.481Z] Step 22/23 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:32:23.481Z] ---> Running in 9563d4018f39 [2022-11-09T20:32:23.481Z] ---> 3cbc2311d83f [2022-11-09T20:32:23.481Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-09T20:32:23.740Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T20:32:23.740Z] Removing intermediate container 9563d4018f39 [2022-11-09T20:32:23.740Z] ---> 3ea8d41ad2ee [2022-11-09T20:32:23.740Z] Step 23/23 : LABEL version=2.3.1-dev.1 [2022-11-09T20:32:23.740Z] ---> d873ffa0b295 [2022-11-09T20:32:23.740Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-09T20:32:23.740Z] ---> Running in 20c5162a5699 [2022-11-09T20:32:23.997Z] Removing intermediate container 20c5162a5699 [2022-11-09T20:32:23.997Z] ---> f6816f20aad0 [2022-11-09T20:32:23.997Z] [2022-11-09T20:32:23.997Z] ---> c865ee9eba90 [2022-11-09T20:32:23.997Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-09T20:32:23.997Z] ---> Running in 9e075db71313 [2022-11-09T20:32:23.997Z] Successfully built f6816f20aad0 [2022-11-09T20:32:23.997Z] Successfully tagged security-spire-server:latest [2022-11-09T20:32:24.933Z]  Building security-spire-server ... done Removing intermediate container 0e9e1b04b764 [2022-11-09T20:32:24.933Z] ---> 353633204ebd [2022-11-09T20:32:24.933Z] [2022-11-09T20:32:24.933Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:32:24.933Z] ---> 9c6f07244728 [2022-11-09T20:32:24.933Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:32:24.933Z] ---> Running in ef713aba0e14 [2022-11-09T20:32:24.933Z] Removing intermediate container ef713aba0e14 [2022-11-09T20:32:24.933Z] ---> da181076bf2d [2022-11-09T20:32:24.933Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-09T20:32:24.933Z] ---> Running in 52aff0d08486 [2022-11-09T20:32:24.933Z] Removing intermediate container 9e075db71313 [2022-11-09T20:32:24.933Z] ---> 4779f4ca6798 [2022-11-09T20:32:24.933Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-09T20:32:24.933Z] ---> Running in 5364b34012e0 [2022-11-09T20:32:25.192Z] Removing intermediate container 5364b34012e0 [2022-11-09T20:32:25.192Z] ---> 32852326e54f [2022-11-09T20:32:25.192Z] Step 29/32 : CMD ["gate"] [2022-11-09T20:32:25.192Z] ---> Running in 13eaaae63c31 [2022-11-09T20:32:25.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:32:25.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:32:25.759Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-09T20:32:25.759Z] Removing intermediate container 13eaaae63c31 [2022-11-09T20:32:25.759Z] ---> 471e1476ffa2 [2022-11-09T20:32:25.759Z] Step 30/32 : LABEL arch=x86_64 [2022-11-09T20:32:25.759Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-09T20:32:25.759Z] (3/33) Installing readline (8.1.2-r0) [2022-11-09T20:32:25.759Z] (4/33) Installing bash (5.1.16-r2) [2022-11-09T20:32:25.759Z] Executing bash-5.1.16-r2.post-install [2022-11-09T20:32:25.759Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-09T20:32:25.759Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-09T20:32:25.759Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T20:32:26.092Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-09T20:32:26.092Z] (9/33) Installing curl (7.83.1-r4) [2022-11-09T20:32:26.092Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-09T20:32:26.669Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-09T20:32:26.669Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-09T20:32:26.669Z] (13/33) Installing expat (2.5.0-r0) [2022-11-09T20:32:26.670Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-09T20:32:26.670Z] (15/33) Installing gdbm (1.23-r0) [2022-11-09T20:32:26.670Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-09T20:32:26.670Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T20:32:26.670Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T20:32:26.966Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-09T20:32:26.966Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-09T20:32:26.966Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-09T20:32:27.531Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-09T20:32:27.531Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-09T20:32:27.531Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-09T20:32:27.818Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-09T20:32:27.818Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-09T20:32:27.818Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-09T20:32:27.818Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-09T20:32:27.818Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-09T20:32:27.818Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-09T20:32:27.818Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-09T20:32:27.818Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-09T20:32:28.076Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-09T20:32:28.334Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:32:28.334Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:32:28.334Z] OK: 122 MiB in 47 packages [2022-11-09T20:32:28.908Z] ---> Running in b2c98932c65a [2022-11-09T20:32:28.908Z] Removing intermediate container b2c98932c65a [2022-11-09T20:32:29.208Z] ---> 91a4209c7e84 [2022-11-09T20:32:29.208Z] Step 31/32 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:32:29.208Z] ---> Running in 70da515ec768 [2022-11-09T20:32:29.776Z] Removing intermediate container 70da515ec768 [2022-11-09T20:32:29.776Z] ---> 139fb29bac2e [2022-11-09T20:32:29.776Z] Step 32/32 : LABEL version=2.3.1-dev.1 [2022-11-09T20:32:31.682Z] ---> Running in 32728778bef7 [2022-11-09T20:32:33.072Z] Removing intermediate container 821c8b8d0f61 [2022-11-09T20:32:33.072Z] ---> 4a85644d7b4c [2022-11-09T20:32:33.072Z] [2022-11-09T20:32:33.072Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:32:33.072Z] ---> 9c6f07244728 [2022-11-09T20:32:33.072Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-09T20:32:33.072Z] Removing intermediate container 32728778bef7 [2022-11-09T20:32:33.072Z] ---> e113655061a7 [2022-11-09T20:32:33.072Z] [2022-11-09T20:32:33.331Z] ---> Running in 17c222a34f45 [2022-11-09T20:32:33.331Z] Successfully built e113655061a7 [2022-11-09T20:32:33.331Z] Successfully tagged security-bootstrapper:latest [2022-11-09T20:32:33.590Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:32:33.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:32:33.850Z] Collecting docker-compose==1.23.2 [2022-11-09T20:32:34.113Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-09T20:32:34.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.6 MB/s eta 0:00:00 [2022-11-09T20:32:34.113Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-09T20:32:34.113Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-09T20:32:34.113Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:32:34.113Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:32:34.113Z] Collecting docker<4.0,>=3.6.0 [2022-11-09T20:32:34.113Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-09T20:32:34.113Z] OK: 6 MiB in 16 packages [2022-11-09T20:32:34.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 141.2 MB/s eta 0:00:00 [2022-11-09T20:32:34.113Z] Collecting PyYAML<4,>=3.10 [2022-11-09T20:32:34.113Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-09T20:32:34.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 158.7 MB/s eta 0:00:00 [2022-11-09T20:32:34.738Z] Preparing metadata (setup.py): started [2022-11-09T20:32:34.738Z] Removing intermediate container 605a449d17fd [2022-11-09T20:32:34.738Z] ---> c1e97f0a3847 [2022-11-09T20:32:34.738Z] Step 7/19 : COPY . . [2022-11-09T20:32:35.027Z] Removing intermediate container 17c222a34f45 [2022-11-09T20:32:35.027Z] ---> f150fa74a5d1 [2022-11-09T20:32:35.027Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:32:35.027Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:32:35.027Z] Collecting docopt<0.7,>=0.6.1 [2022-11-09T20:32:35.027Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-09T20:32:35.284Z] Preparing metadata (setup.py): started [2022-11-09T20:32:35.284Z] ---> Running in 50efe11e1100 [2022-11-09T20:32:35.284Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:32:35.284Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-09T20:32:35.284Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-09T20:32:35.284Z] Preparing metadata (setup.py): started [2022-11-09T20:32:35.542Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:32:35.828Z] Collecting jsonschema<3,>=2.5.1 [2022-11-09T20:32:35.828Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-09T20:32:35.828Z] Collecting texttable<0.10,>=0.9.0 [2022-11-09T20:32:35.828Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-09T20:32:35.828Z] Preparing metadata (setup.py): started [2022-11-09T20:32:36.086Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:32:36.343Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-09T20:32:36.343Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-09T20:32:36.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 160.9 MB/s eta 0:00:00 [2022-11-09T20:32:36.343Z] Collecting cached-property<2,>=1.2.0 [2022-11-09T20:32:36.343Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-09T20:32:36.343Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-09T20:32:36.600Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-09T20:32:36.600Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-09T20:32:36.600Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 167.0 MB/s eta 0:00:00 [2022-11-09T20:32:36.600Z] Collecting docker-pycreds>=0.4.0 [2022-11-09T20:32:36.600Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-09T20:32:36.600Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-09T20:32:36.600Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-09T20:32:36.600Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 95.8 MB/s eta 0:00:00 [2022-11-09T20:32:36.877Z] Collecting certifi>=2017.4.17 [2022-11-09T20:32:36.877Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-09T20:32:36.877Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 137.0 MB/s eta 0:00:00 [2022-11-09T20:32:36.877Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-09T20:32:36.877Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-09T20:32:36.877Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 181.5 MB/s eta 0:00:00 [2022-11-09T20:32:36.877Z] Collecting idna<2.8,>=2.5 [2022-11-09T20:32:36.877Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-09T20:32:36.877Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 154.9 MB/s eta 0:00:00 [2022-11-09T20:32:36.877Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-09T20:32:36.877Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-09T20:32:36.877Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-09T20:32:36.877Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-09T20:32:37.136Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-09T20:32:37.136Z] Running setup.py install for texttable: started [2022-11-09T20:32:37.136Z] Removing intermediate container 50efe11e1100 [2022-11-09T20:32:37.136Z] ---> 1187cdc17b8c [2022-11-09T20:32:37.136Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-09T20:32:37.395Z] Running setup.py install for texttable: finished with status 'done' [2022-11-09T20:32:37.395Z] Running setup.py install for PyYAML: started [2022-11-09T20:32:37.703Z] ---> Running in 683103150df8 [2022-11-09T20:32:37.703Z] Removing intermediate container 683103150df8 [2022-11-09T20:32:37.703Z] ---> ee515493fddf [2022-11-09T20:32:37.703Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:32:37.962Z] ---> Running in 17f3eea52d37 [2022-11-09T20:32:37.962Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-09T20:32:38.258Z] Removing intermediate container 17f3eea52d37 [2022-11-09T20:32:38.258Z] ---> 72b9fdbd7dbc [2022-11-09T20:32:38.258Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:32:38.570Z] Running setup.py install for docopt: started [2022-11-09T20:32:38.830Z] ---> eff94bf3b7b6 [2022-11-09T20:32:38.830Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-09T20:32:39.091Z] Running setup.py install for docopt: finished with status 'done' [2022-11-09T20:32:39.352Z] ---> 0c4c56a6ffc0 [2022-11-09T20:32:39.352Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-09T20:32:39.352Z] ---> 153679540dac [2022-11-09T20:32:39.352Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-09T20:32:39.352Z] ---> Running in f16cc08f474e [2022-11-09T20:32:39.612Z] ---> d3826e7ffc15 [2022-11-09T20:32:39.612Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-09T20:32:39.612Z] ---> Running in 679a0e81697f [2022-11-09T20:32:39.612Z] Running setup.py install for dockerpty: started [2022-11-09T20:32:39.612Z] Removing intermediate container 679a0e81697f [2022-11-09T20:32:39.612Z] ---> b3982ad90126 [2022-11-09T20:32:39.612Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:32:39.612Z] ---> Running in 09df4b3274db [2022-11-09T20:32:39.887Z] Removing intermediate container 09df4b3274db [2022-11-09T20:32:39.887Z] ---> 1c9e85253ecb [2022-11-09T20:32:39.887Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T20:32:39.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-09T20:32:39.887Z] ---> Running in bb2ed89db10c [2022-11-09T20:32:39.887Z] Removing intermediate container bb2ed89db10c [2022-11-09T20:32:39.887Z] ---> 2227455bfe76 [2022-11-09T20:32:39.887Z] Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:32:39.887Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-09T20:32:39.887Z] ---> Running in eda4c090046d [2022-11-09T20:32:40.147Z] Removing intermediate container eda4c090046d [2022-11-09T20:32:40.147Z] ---> 568a014c7137 [2022-11-09T20:32:40.147Z] Step 22/22 : LABEL version=2.3.1-dev.1 [2022-11-09T20:32:40.147Z] ---> Running in 4d258c979db3 [2022-11-09T20:32:40.407Z] Removing intermediate container 4d258c979db3 [2022-11-09T20:32:40.407Z] ---> abcfa3da5380 [2022-11-09T20:32:40.407Z] [2022-11-09T20:32:40.408Z] Successfully built abcfa3da5380 [2022-11-09T20:32:40.408Z] Successfully tagged support-notifications:latest [2022-11-09T20:32:40.669Z]  Building support-notifications ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-09T20:32:40.669Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-09T20:32:44.981Z] Removing intermediate container 52aff0d08486 [2022-11-09T20:32:44.981Z] ---> 6069a7b8390c [2022-11-09T20:32:44.981Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-09T20:32:44.981Z] ---> Running in 1889f545eff1 [2022-11-09T20:32:44.981Z] Removing intermediate container 1889f545eff1 [2022-11-09T20:32:44.981Z] ---> 92516aa0c891 [2022-11-09T20:32:44.981Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:32:44.981Z] ---> Running in 8bee015b3113 [2022-11-09T20:32:45.241Z] Removing intermediate container 8bee015b3113 [2022-11-09T20:32:45.241Z] ---> c779e9d4081a [2022-11-09T20:32:45.241Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-09T20:32:45.891Z] ---> 4f2e35f39b63 [2022-11-09T20:32:45.891Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-09T20:32:46.203Z] Removing intermediate container a7fde8ee6f95 [2022-11-09T20:32:46.203Z] ---> 4c3d74256c12 [2022-11-09T20:32:46.203Z] Step 7/21 : COPY . . [2022-11-09T20:32:46.203Z] Removing intermediate container 5f168698e697 [2022-11-09T20:32:46.203Z] ---> 30c3a9b8bc9a [2022-11-09T20:32:46.203Z] Step 7/24 : COPY . . [2022-11-09T20:32:46.203Z] Removing intermediate container 7d51241f32ea [2022-11-09T20:32:46.203Z] ---> b688d15fa00c [2022-11-09T20:32:46.203Z] Step 8/22 : COPY . . [2022-11-09T20:32:46.203Z] Removing intermediate container c8fa4929a24e [2022-11-09T20:32:46.203Z] ---> ab46cd25cf53 [2022-11-09T20:32:46.203Z] Step 8/22 : COPY . . [2022-11-09T20:32:46.203Z] Removing intermediate container d4c002775e1e [2022-11-09T20:32:46.203Z] ---> ca8d825dd462 [2022-11-09T20:32:46.203Z] Step 8/24 : COPY . . [2022-11-09T20:32:46.902Z] ---> e53d0a360e3f [2022-11-09T20:32:46.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-09T20:32:47.164Z] ---> 84e54d1794de [2022-11-09T20:32:47.164Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-09T20:32:47.164Z] ---> Running in 245bdbace280 [2022-11-09T20:32:47.810Z] Removing intermediate container 245bdbace280 [2022-11-09T20:32:47.810Z] ---> 648ace2acab8 [2022-11-09T20:32:47.810Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:32:47.810Z] ---> Running in 63967a7d3bde [2022-11-09T20:32:48.090Z] Removing intermediate container 63967a7d3bde [2022-11-09T20:32:48.090Z] ---> 22de5ab7f6c8 [2022-11-09T20:32:48.090Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T20:32:48.090Z] ---> Running in 9b5a3630b2b1 [2022-11-09T20:32:48.351Z] Removing intermediate container 9b5a3630b2b1 [2022-11-09T20:32:48.351Z] ---> f3ce77857fe5 [2022-11-09T20:32:48.351Z] Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:32:48.610Z] ---> Running in 4661c1764f1c [2022-11-09T20:32:48.833Z] ---> 1381d47c7795 [2022-11-09T20:32:48.833Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-09T20:32:48.833Z] ---> 66ea4a977afd [2022-11-09T20:32:48.833Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-09T20:32:48.833Z] ---> c7af1633c004 [2022-11-09T20:32:48.833Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-09T20:32:48.833Z] ---> Running in 8d15708330f2 [2022-11-09T20:32:48.833Z] ---> 80b7bdc4097e [2022-11-09T20:32:48.833Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-09T20:32:48.833Z] ---> Running in 95116444f424 [2022-11-09T20:32:48.833Z] ---> 1e3bde35e4d0 [2022-11-09T20:32:48.833Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-09T20:32:48.833Z] ---> Running in bfe3bc16c12c [2022-11-09T20:32:48.833Z] ---> Running in d8acce282a22 [2022-11-09T20:32:48.880Z] Removing intermediate container 4661c1764f1c [2022-11-09T20:32:48.880Z] ---> b2d358e520ce [2022-11-09T20:32:48.880Z] Step 22/22 : LABEL version=2.3.1-dev.1 [2022-11-09T20:32:48.880Z] ---> Running in 7f7454777c48 [2022-11-09T20:32:49.103Z] ---> Running in c3b22a84b21c [2022-11-09T20:32:49.136Z] Removing intermediate container 7f7454777c48 [2022-11-09T20:32:49.137Z] ---> 843b54b7f355 [2022-11-09T20:32:49.137Z] [2022-11-09T20:32:49.137Z] Successfully built 843b54b7f355 [2022-11-09T20:32:49.137Z] Successfully tagged sys-mgmt-agent:latest [2022-11-09T20:32:50.511Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T20:32:51.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-09T20:32:51.364Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-09T20:32:51.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-09T20:32:51.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T20:32:59.099Z]  Building sys-mgmt-agent ... done Removing intermediate container f16cc08f474e [2022-11-09T20:32:59.099Z] ---> 83d02fef8aa6 [2022-11-09T20:32:59.099Z] [2022-11-09T20:32:59.099Z] Step 9/19 : FROM alpine:3.15 [2022-11-09T20:32:59.099Z] ---> c4fc93816858 [2022-11-09T20:32:59.099Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:32:59.099Z] ---> Using cache [2022-11-09T20:32:59.099Z] ---> 6adafd53145a [2022-11-09T20:32:59.099Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-09T20:32:59.099Z] ---> Running in 9b35ffd5fb7b [2022-11-09T20:32:59.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:32:59.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:32:59.874Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:32:59.874Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:32:59.874Z] OK: 15859 distinct packages available [2022-11-09T20:32:59.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T20:33:00.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T20:33:00.135Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-09T20:33:00.135Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-09T20:33:00.135Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-09T20:33:00.135Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-09T20:33:00.135Z] (5/9) Installing curl (7.80.0-r4) [2022-11-09T20:33:00.135Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-09T20:33:00.135Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:33:00.393Z] (8/9) Installing libucontext (1.1-r0) [2022-11-09T20:33:00.393Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-09T20:33:00.393Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:33:00.393Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:33:00.393Z] OK: 8 MiB in 23 packages [2022-11-09T20:33:00.958Z] Removing intermediate container 9b35ffd5fb7b [2022-11-09T20:33:00.958Z] ---> 9bc3d1f111de [2022-11-09T20:33:00.958Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:33:00.958Z] ---> 3ef68bc89696 [2022-11-09T20:33:00.958Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-09T20:33:01.524Z] ---> 64abb23016f2 [2022-11-09T20:33:01.524Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-09T20:33:01.782Z] ---> a004db47cf28 [2022-11-09T20:33:01.782Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-09T20:33:01.782Z] ---> Running in f3a511ee2bfa [2022-11-09T20:33:01.782Z] Removing intermediate container f3a511ee2bfa [2022-11-09T20:33:01.782Z] ---> 12ba58830eeb [2022-11-09T20:33:01.782Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:33:01.782Z] ---> Running in 86cda66706e0 [2022-11-09T20:33:02.040Z] Removing intermediate container 86cda66706e0 [2022-11-09T20:33:02.040Z] ---> aafcb7778820 [2022-11-09T20:33:02.040Z] Step 17/19 : LABEL arch=x86_64 [2022-11-09T20:33:02.040Z] ---> Running in 5df9e21cdafb [2022-11-09T20:33:02.040Z] Removing intermediate container 5df9e21cdafb [2022-11-09T20:33:02.040Z] ---> 0e2327cfc90e [2022-11-09T20:33:02.040Z] Step 18/19 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:02.040Z] ---> Running in 97a049e79f1e [2022-11-09T20:33:02.040Z] Removing intermediate container 97a049e79f1e [2022-11-09T20:33:02.040Z] ---> d923a309f430 [2022-11-09T20:33:02.040Z] Step 19/19 : LABEL version=2.3.1-dev.1 [2022-11-09T20:33:02.298Z] ---> Running in 39cc5c67ab17 [2022-11-09T20:33:02.298Z] Removing intermediate container 39cc5c67ab17 [2022-11-09T20:33:02.298Z] ---> 4c0bbd00b722 [2022-11-09T20:33:02.298Z] [2022-11-09T20:33:02.298Z] Successfully built 4c0bbd00b722 [2022-11-09T20:33:02.298Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-09T20:33:02.304Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-11-09T20:33:02.309Z] $ docker stop --time=1 b91253bbce61f2271296e4c45f5ffb7a233571e2e2824cb26e439e1ba16b9d81 [2022-11-09T20:33:03.627Z] $ docker rm -f b91253bbce61f2271296e4c45f5ffb7a233571e2e2824cb26e439e1ba16b9d81 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T20:33:03.956Z] + docker images [2022-11-09T20:33:03.957Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-09T20:33:03.957Z] security-spiffe-token-provider latest 4c0bbd00b722 1 second ago 29.7MB [2022-11-09T20:33:03.957Z] 83d02fef8aa6 5 seconds ago 1.65GB [2022-11-09T20:33:03.957Z] sys-mgmt-agent latest 843b54b7f355 15 seconds ago 136MB [2022-11-09T20:33:03.957Z] support-notifications latest abcfa3da5380 23 seconds ago 30.4MB [2022-11-09T20:33:03.957Z] security-bootstrapper latest e113655061a7 31 seconds ago 20.2MB [2022-11-09T20:33:03.957Z] 4a85644d7b4c 32 seconds ago 1.68GB [2022-11-09T20:33:03.957Z] 353633204ebd 39 seconds ago 1.6GB [2022-11-09T20:33:03.957Z] security-spire-server latest f6816f20aad0 40 seconds ago 86.5MB [2022-11-09T20:33:03.957Z] core-command latest 6df62d1e46b7 53 seconds ago 17.6MB [2022-11-09T20:33:03.957Z] 9fdc7dc4583b 54 seconds ago 1.49GB [2022-11-09T20:33:03.957Z] security-secretstore-setup latest 773e388b2e07 About a minute ago 29.7MB [2022-11-09T20:33:03.957Z] 3962d5c955c4 About a minute ago 1.61GB [2022-11-09T20:33:03.957Z] 2eec37060741 About a minute ago 1.6GB [2022-11-09T20:33:03.957Z] security-spire-config latest 18173182aa0c About a minute ago 85.8MB [2022-11-09T20:33:03.957Z] 525de3a4a457 About a minute ago 1.61GB [2022-11-09T20:33:03.957Z] security-proxy-setup latest 9b016b85f25d About a minute ago 27.6MB [2022-11-09T20:33:03.957Z] core-metadata latest ba4664c7d090 About a minute ago 18.5MB [2022-11-09T20:33:03.957Z] support-scheduler latest 83857d4ce66b About a minute ago 29.8MB [2022-11-09T20:33:03.957Z] core-data latest 5f2c0a0e2866 About a minute ago 21.7MB [2022-11-09T20:33:03.957Z] af3a3e6c0096 2 minutes ago 1.68GB [2022-11-09T20:33:03.957Z] cc6cd1d50408 2 minutes ago 1.62GB [2022-11-09T20:33:03.957Z] 62e04816691e 2 minutes ago 1.6GB [2022-11-09T20:33:03.957Z] fa2b95982172 2 minutes ago 1.62GB [2022-11-09T20:33:03.957Z] security-spire-agent latest add41faccc8c 2 minutes ago 125MB [2022-11-09T20:33:03.957Z] ff8f32aae7fe 2 minutes ago 1.49GB [2022-11-09T20:33:03.957Z] ci-base-image-x86_64 latest 45cbab4f03ba 5 minutes ago 947MB [2022-11-09T20:33:03.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 7 days ago 683MB [2022-11-09T20:33:03.957Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-09T20:33:03.957Z] alpine 3.16 9c6f07244728 3 months ago 5.54MB [2022-11-09T20:33:03.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-09T20:33:03.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T20:33:04.050Z] provisioning config files... [2022-11-09T20:33:04.058Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/349@tmp/config4021662613871507227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:33:04.351Z] ---> docker-login.sh [2022-11-09T20:33:04.351Z] nexus3.edgexfoundry.org:10001 [2022-11-09T20:33:04.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:33:04.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:33:04.351Z] Configure a credential helper to remove this warning. See [2022-11-09T20:33:04.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:33:04.351Z] [2022-11-09T20:33:04.351Z] Login Succeeded [2022-11-09T20:33:04.351Z] nexus3.edgexfoundry.org:10002 [2022-11-09T20:33:04.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:33:04.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:33:04.351Z] Configure a credential helper to remove this warning. See [2022-11-09T20:33:04.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:33:04.351Z] [2022-11-09T20:33:04.351Z] Login Succeeded [2022-11-09T20:33:04.351Z] nexus3.edgexfoundry.org:10003 [2022-11-09T20:33:04.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:33:04.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:33:04.609Z] Configure a credential helper to remove this warning. See [2022-11-09T20:33:04.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:33:04.609Z] [2022-11-09T20:33:04.609Z] Login Succeeded [2022-11-09T20:33:04.609Z] nexus3.edgexfoundry.org:10004 [2022-11-09T20:33:04.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:33:04.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:33:04.609Z] Configure a credential helper to remove this warning. See [2022-11-09T20:33:04.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:33:04.609Z] [2022-11-09T20:33:04.609Z] Login Succeeded [2022-11-09T20:33:04.609Z] docker.io [2022-11-09T20:33:04.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:33:05.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:33:05.126Z] Configure a credential helper to remove this warning. See [2022-11-09T20:33:05.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:33:05.126Z] [2022-11-09T20:33:05.126Z] Login Succeeded [2022-11-09T20:33:05.126Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T20:33:05.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:33:05.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T20:33:05.184Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-11-09T20:33:05.184Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:05.184Z] latest [2022-11-09T20:33:05.184Z] 2.3.1-dev.1 [2022-11-09T20:33:05.184Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:05.184Z] main [2022-11-09T20:33:05.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:05.498Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:05.799Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:05.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T20:33:05.799Z] 5a25866566f9: Preparing [2022-11-09T20:33:05.799Z] ae2d502d65bb: Preparing [2022-11-09T20:33:05.799Z] 69241858fba2: Preparing [2022-11-09T20:33:05.799Z] e0fce8862516: Preparing [2022-11-09T20:33:05.799Z] 994393dc58e7: Preparing [2022-11-09T20:33:05.799Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:05.799Z] 69241858fba2: Pushed [2022-11-09T20:33:05.799Z] 5a25866566f9: Pushed [2022-11-09T20:33:05.799Z] e0fce8862516: Pushed [2022-11-09T20:33:07.173Z] ae2d502d65bb: Pushed [2022-11-09T20:33:07.174Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:9abf1b74d37e88a8a8fb0b968ee8d2fea698697d8cd0b4dbe08f4b54be77412f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:07.483Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:07.794Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-09T20:33:07.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T20:33:07.794Z] 5a25866566f9: Preparing [2022-11-09T20:33:07.794Z] ae2d502d65bb: Preparing [2022-11-09T20:33:07.794Z] 69241858fba2: Preparing [2022-11-09T20:33:07.794Z] e0fce8862516: Preparing [2022-11-09T20:33:07.794Z] 994393dc58e7: Preparing [2022-11-09T20:33:07.794Z] ae2d502d65bb: Layer already exists [2022-11-09T20:33:07.794Z] 69241858fba2: Layer already exists [2022-11-09T20:33:07.794Z] e0fce8862516: Layer already exists [2022-11-09T20:33:07.794Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:07.794Z] 5a25866566f9: Layer already exists [2022-11-09T20:33:07.794Z] latest: digest: sha256:9abf1b74d37e88a8a8fb0b968ee8d2fea698697d8cd0b4dbe08f4b54be77412f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:08.101Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:08.408Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.1 [2022-11-09T20:33:08.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T20:33:08.408Z] 5a25866566f9: Preparing [2022-11-09T20:33:08.408Z] ae2d502d65bb: Preparing [2022-11-09T20:33:08.408Z] 69241858fba2: Preparing [2022-11-09T20:33:08.408Z] e0fce8862516: Preparing [2022-11-09T20:33:08.408Z] 994393dc58e7: Preparing [2022-11-09T20:33:08.408Z] 69241858fba2: Layer already exists [2022-11-09T20:33:08.408Z] e0fce8862516: Layer already exists [2022-11-09T20:33:08.408Z] 5a25866566f9: Layer already exists [2022-11-09T20:33:08.408Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:08.408Z] ae2d502d65bb: Layer already exists [2022-11-09T20:33:08.408Z] 2.3.1-dev.1: digest: sha256:9abf1b74d37e88a8a8fb0b968ee8d2fea698697d8cd0b4dbe08f4b54be77412f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:08.724Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:09.042Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:09.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T20:33:09.043Z] 5a25866566f9: Preparing [2022-11-09T20:33:09.043Z] ae2d502d65bb: Preparing [2022-11-09T20:33:09.043Z] 69241858fba2: Preparing [2022-11-09T20:33:09.043Z] e0fce8862516: Preparing [2022-11-09T20:33:09.043Z] 994393dc58e7: Preparing [2022-11-09T20:33:09.043Z] 5a25866566f9: Layer already exists [2022-11-09T20:33:09.043Z] e0fce8862516: Layer already exists [2022-11-09T20:33:09.043Z] 69241858fba2: Layer already exists [2022-11-09T20:33:09.043Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:09.043Z] ae2d502d65bb: Layer already exists [2022-11-09T20:33:09.043Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:9abf1b74d37e88a8a8fb0b968ee8d2fea698697d8cd0b4dbe08f4b54be77412f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:09.359Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:09.666Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-11-09T20:33:09.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T20:33:09.667Z] 5a25866566f9: Preparing [2022-11-09T20:33:09.667Z] ae2d502d65bb: Preparing [2022-11-09T20:33:09.667Z] 69241858fba2: Preparing [2022-11-09T20:33:09.667Z] e0fce8862516: Preparing [2022-11-09T20:33:09.667Z] 994393dc58e7: Preparing [2022-11-09T20:33:09.667Z] 69241858fba2: Layer already exists [2022-11-09T20:33:09.667Z] ae2d502d65bb: Layer already exists [2022-11-09T20:33:09.667Z] e0fce8862516: Layer already exists [2022-11-09T20:33:09.667Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:09.667Z] 5a25866566f9: Layer already exists [2022-11-09T20:33:09.667Z] main: digest: sha256:9abf1b74d37e88a8a8fb0b968ee8d2fea698697d8cd0b4dbe08f4b54be77412f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:33:09.701Z] ===================================================== [Pipeline] echo [2022-11-09T20:33:09.712Z] taggedImages: [2022-11-09T20:33:09.712Z] - nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:09.712Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-09T20:33:09.712Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.1 [2022-11-09T20:33:09.712Z] - nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:09.712Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-11-09T20:33:09.730Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-11-09T20:33:09.730Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:09.730Z] latest [2022-11-09T20:33:09.730Z] 2.3.1-dev.1 [2022-11-09T20:33:09.730Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:09.730Z] main [2022-11-09T20:33:09.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:10.154Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:10.514Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:10.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T20:33:10.514Z] acf0bc942653: Preparing [2022-11-09T20:33:10.514Z] ed70db6ade17: Preparing [2022-11-09T20:33:10.514Z] 69241858fba2: Preparing [2022-11-09T20:33:10.514Z] 2b015245e1ff: Preparing [2022-11-09T20:33:10.514Z] 994393dc58e7: Preparing [2022-11-09T20:33:10.514Z] 69241858fba2: Layer already exists [2022-11-09T20:33:10.514Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:10.514Z] acf0bc942653: Pushed [2022-11-09T20:33:10.784Z] 2b015245e1ff: Pushed [2022-11-09T20:33:12.224Z] ed70db6ade17: Pushed [2022-11-09T20:33:12.224Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:2db56c63e1a2e45b0ecdcbe8c48b71115dfab1d23ff84f5b0a6f76d2817641b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:12.613Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:12.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-09T20:33:12.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T20:33:12.936Z] acf0bc942653: Preparing [2022-11-09T20:33:12.936Z] ed70db6ade17: Preparing [2022-11-09T20:33:12.936Z] 69241858fba2: Preparing [2022-11-09T20:33:12.936Z] 2b015245e1ff: Preparing [2022-11-09T20:33:12.936Z] 994393dc58e7: Preparing [2022-11-09T20:33:12.936Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:12.936Z] 69241858fba2: Layer already exists [2022-11-09T20:33:12.936Z] 2b015245e1ff: Layer already exists [2022-11-09T20:33:12.936Z] ed70db6ade17: Layer already exists [2022-11-09T20:33:12.936Z] acf0bc942653: Layer already exists [2022-11-09T20:33:12.936Z] latest: digest: sha256:2db56c63e1a2e45b0ecdcbe8c48b71115dfab1d23ff84f5b0a6f76d2817641b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:13.249Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:13.563Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.1 [2022-11-09T20:33:13.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T20:33:13.563Z] acf0bc942653: Preparing [2022-11-09T20:33:13.563Z] ed70db6ade17: Preparing [2022-11-09T20:33:13.563Z] 69241858fba2: Preparing [2022-11-09T20:33:13.563Z] 2b015245e1ff: Preparing [2022-11-09T20:33:13.563Z] 994393dc58e7: Preparing [2022-11-09T20:33:13.563Z] acf0bc942653: Layer already exists [2022-11-09T20:33:13.563Z] ed70db6ade17: Layer already exists [2022-11-09T20:33:13.563Z] 2b015245e1ff: Layer already exists [2022-11-09T20:33:13.563Z] 69241858fba2: Layer already exists [2022-11-09T20:33:13.563Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:13.563Z] 2.3.1-dev.1: digest: sha256:2db56c63e1a2e45b0ecdcbe8c48b71115dfab1d23ff84f5b0a6f76d2817641b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:13.875Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:14.186Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:14.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T20:33:14.186Z] acf0bc942653: Preparing [2022-11-09T20:33:14.186Z] ed70db6ade17: Preparing [2022-11-09T20:33:14.186Z] 69241858fba2: Preparing [2022-11-09T20:33:14.186Z] 2b015245e1ff: Preparing [2022-11-09T20:33:14.186Z] 994393dc58e7: Preparing [2022-11-09T20:33:14.186Z] acf0bc942653: Layer already exists [2022-11-09T20:33:14.186Z] ed70db6ade17: Layer already exists [2022-11-09T20:33:14.186Z] 69241858fba2: Layer already exists [2022-11-09T20:33:14.186Z] 2b015245e1ff: Layer already exists [2022-11-09T20:33:14.186Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:14.186Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:2db56c63e1a2e45b0ecdcbe8c48b71115dfab1d23ff84f5b0a6f76d2817641b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:14.501Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:14.806Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-11-09T20:33:14.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T20:33:14.806Z] acf0bc942653: Preparing [2022-11-09T20:33:14.806Z] ed70db6ade17: Preparing [2022-11-09T20:33:14.806Z] 69241858fba2: Preparing [2022-11-09T20:33:14.806Z] 2b015245e1ff: Preparing [2022-11-09T20:33:14.806Z] 994393dc58e7: Preparing [2022-11-09T20:33:14.806Z] 69241858fba2: Layer already exists [2022-11-09T20:33:14.806Z] ed70db6ade17: Layer already exists [2022-11-09T20:33:14.806Z] acf0bc942653: Layer already exists [2022-11-09T20:33:14.806Z] 2b015245e1ff: Layer already exists [2022-11-09T20:33:14.806Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:14.806Z] main: digest: sha256:2db56c63e1a2e45b0ecdcbe8c48b71115dfab1d23ff84f5b0a6f76d2817641b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:33:14.838Z] ===================================================== [Pipeline] echo [2022-11-09T20:33:14.843Z] taggedImages: [2022-11-09T20:33:14.843Z] - nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:14.843Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-09T20:33:14.843Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.1 [2022-11-09T20:33:14.843Z] - nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:14.843Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-11-09T20:33:14.855Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-11-09T20:33:14.855Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:14.855Z] latest [2022-11-09T20:33:14.855Z] 2.3.1-dev.1 [2022-11-09T20:33:14.855Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:14.855Z] main [2022-11-09T20:33:14.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:15.157Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:15.462Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:15.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T20:33:15.462Z] b7a6bc677890: Preparing [2022-11-09T20:33:15.462Z] 69263366c8ea: Preparing [2022-11-09T20:33:15.462Z] 59eaf8438a81: Preparing [2022-11-09T20:33:15.462Z] 69241858fba2: Preparing [2022-11-09T20:33:15.462Z] 3f42b38a2df0: Preparing [2022-11-09T20:33:15.462Z] 994393dc58e7: Preparing [2022-11-09T20:33:15.462Z] 994393dc58e7: Waiting [2022-11-09T20:33:15.462Z] 69241858fba2: Layer already exists [2022-11-09T20:33:15.462Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:15.462Z] 69263366c8ea: Pushed [2022-11-09T20:33:15.462Z] 3f42b38a2df0: Pushed [2022-11-09T20:33:15.462Z] b7a6bc677890: Pushed [2022-11-09T20:33:16.840Z] 59eaf8438a81: Pushed [2022-11-09T20:33:16.840Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:43bd0e75c8478fa3eeb6073b155ab7c2bdc03c2400b8d171ef622869fed2ac74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:17.224Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:17.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-09T20:33:17.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T20:33:17.525Z] b7a6bc677890: Preparing [2022-11-09T20:33:17.525Z] 69263366c8ea: Preparing [2022-11-09T20:33:17.525Z] 59eaf8438a81: Preparing [2022-11-09T20:33:17.525Z] 69241858fba2: Preparing [2022-11-09T20:33:17.525Z] 3f42b38a2df0: Preparing [2022-11-09T20:33:17.525Z] 994393dc58e7: Preparing [2022-11-09T20:33:17.525Z] 994393dc58e7: Waiting [2022-11-09T20:33:17.525Z] 59eaf8438a81: Layer already exists [2022-11-09T20:33:17.525Z] 69263366c8ea: Layer already exists [2022-11-09T20:33:17.525Z] b7a6bc677890: Layer already exists [2022-11-09T20:33:17.525Z] 3f42b38a2df0: Layer already exists [2022-11-09T20:33:17.525Z] 69241858fba2: Layer already exists [2022-11-09T20:33:17.525Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:17.525Z] latest: digest: sha256:43bd0e75c8478fa3eeb6073b155ab7c2bdc03c2400b8d171ef622869fed2ac74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:17.828Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:18.139Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.1 [2022-11-09T20:33:18.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T20:33:18.139Z] b7a6bc677890: Preparing [2022-11-09T20:33:18.139Z] 69263366c8ea: Preparing [2022-11-09T20:33:18.139Z] 59eaf8438a81: Preparing [2022-11-09T20:33:18.139Z] 69241858fba2: Preparing [2022-11-09T20:33:18.139Z] 3f42b38a2df0: Preparing [2022-11-09T20:33:18.139Z] 994393dc58e7: Preparing [2022-11-09T20:33:18.139Z] 994393dc58e7: Waiting [2022-11-09T20:33:18.139Z] 59eaf8438a81: Layer already exists [2022-11-09T20:33:18.139Z] 3f42b38a2df0: Layer already exists [2022-11-09T20:33:18.139Z] 69263366c8ea: Layer already exists [2022-11-09T20:33:18.139Z] 69241858fba2: Layer already exists [2022-11-09T20:33:18.139Z] b7a6bc677890: Layer already exists [2022-11-09T20:33:18.139Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:18.139Z] 2.3.1-dev.1: digest: sha256:43bd0e75c8478fa3eeb6073b155ab7c2bdc03c2400b8d171ef622869fed2ac74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:18.442Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:18.741Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:18.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T20:33:18.741Z] b7a6bc677890: Preparing [2022-11-09T20:33:18.741Z] 69263366c8ea: Preparing [2022-11-09T20:33:18.741Z] 59eaf8438a81: Preparing [2022-11-09T20:33:18.741Z] 69241858fba2: Preparing [2022-11-09T20:33:18.741Z] 3f42b38a2df0: Preparing [2022-11-09T20:33:18.741Z] 994393dc58e7: Preparing [2022-11-09T20:33:18.741Z] 994393dc58e7: Waiting [2022-11-09T20:33:18.741Z] 3f42b38a2df0: Layer already exists [2022-11-09T20:33:18.741Z] 69241858fba2: Layer already exists [2022-11-09T20:33:18.741Z] b7a6bc677890: Layer already exists [2022-11-09T20:33:18.741Z] 59eaf8438a81: Layer already exists [2022-11-09T20:33:18.741Z] 69263366c8ea: Layer already exists [2022-11-09T20:33:18.741Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:18.741Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:43bd0e75c8478fa3eeb6073b155ab7c2bdc03c2400b8d171ef622869fed2ac74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:19.048Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:19.344Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-11-09T20:33:19.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T20:33:19.344Z] b7a6bc677890: Preparing [2022-11-09T20:33:19.344Z] 69263366c8ea: Preparing [2022-11-09T20:33:19.344Z] 59eaf8438a81: Preparing [2022-11-09T20:33:19.344Z] 69241858fba2: Preparing [2022-11-09T20:33:19.344Z] 3f42b38a2df0: Preparing [2022-11-09T20:33:19.344Z] 994393dc58e7: Preparing [2022-11-09T20:33:19.344Z] 994393dc58e7: Waiting [2022-11-09T20:33:19.344Z] 69263366c8ea: Layer already exists [2022-11-09T20:33:19.344Z] 69241858fba2: Layer already exists [2022-11-09T20:33:19.344Z] 3f42b38a2df0: Layer already exists [2022-11-09T20:33:19.344Z] 59eaf8438a81: Layer already exists [2022-11-09T20:33:19.344Z] b7a6bc677890: Layer already exists [2022-11-09T20:33:19.344Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:19.344Z] main: digest: sha256:43bd0e75c8478fa3eeb6073b155ab7c2bdc03c2400b8d171ef622869fed2ac74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:33:19.375Z] ===================================================== [Pipeline] echo [2022-11-09T20:33:19.380Z] taggedImages: [2022-11-09T20:33:19.380Z] - nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:19.380Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-09T20:33:19.380Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.1 [2022-11-09T20:33:19.380Z] - nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:19.380Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-11-09T20:33:19.392Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-11-09T20:33:19.392Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:19.392Z] latest [2022-11-09T20:33:19.392Z] 2.3.1-dev.1 [2022-11-09T20:33:19.392Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:19.392Z] main [2022-11-09T20:33:19.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:19.688Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:19.987Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:19.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T20:33:19.987Z] 8310f2e45b65: Preparing [2022-11-09T20:33:19.987Z] 8310f2e45b65: Preparing [2022-11-09T20:33:19.987Z] 86da0de6f5ab: Preparing [2022-11-09T20:33:19.987Z] 05918319443b: Preparing [2022-11-09T20:33:19.987Z] 57951592cf2c: Preparing [2022-11-09T20:33:19.987Z] a4976e6c5b8b: Preparing [2022-11-09T20:33:19.987Z] 48d77c2d0ceb: Preparing [2022-11-09T20:33:19.987Z] 69241858fba2: Preparing [2022-11-09T20:33:19.987Z] ce221d8c0716: Preparing [2022-11-09T20:33:19.987Z] 05735817c6d8: Preparing [2022-11-09T20:33:19.987Z] d0ee52ef4669: Preparing [2022-11-09T20:33:19.987Z] be4009c5ac8b: Preparing [2022-11-09T20:33:19.987Z] 994393dc58e7: Preparing [2022-11-09T20:33:19.987Z] 48d77c2d0ceb: Waiting [2022-11-09T20:33:19.987Z] 69241858fba2: Waiting [2022-11-09T20:33:19.987Z] 05735817c6d8: Waiting [2022-11-09T20:33:19.987Z] d0ee52ef4669: Waiting [2022-11-09T20:33:19.987Z] be4009c5ac8b: Waiting [2022-11-09T20:33:19.987Z] 994393dc58e7: Waiting [2022-11-09T20:33:19.987Z] 86da0de6f5ab: Pushed [2022-11-09T20:33:19.987Z] a4976e6c5b8b: Pushed [2022-11-09T20:33:19.987Z] 8310f2e45b65: Pushed [2022-11-09T20:33:19.987Z] 05918319443b: Pushed [2022-11-09T20:33:19.987Z] 57951592cf2c: Pushed [2022-11-09T20:33:19.987Z] 69241858fba2: Layer already exists [2022-11-09T20:33:20.244Z] ce221d8c0716: Pushed [2022-11-09T20:33:20.244Z] 05735817c6d8: Pushed [2022-11-09T20:33:20.244Z] be4009c5ac8b: Pushed [2022-11-09T20:33:20.244Z] d0ee52ef4669: Pushed [2022-11-09T20:33:20.244Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:21.617Z] 48d77c2d0ceb: Pushed [2022-11-09T20:33:21.875Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:619c291804dd42f2a2fb64139eb670e618108dc501e51f844c482a6fe71d5267 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:22.179Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:22.483Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-09T20:33:22.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T20:33:22.483Z] 8310f2e45b65: Preparing [2022-11-09T20:33:22.483Z] 8310f2e45b65: Preparing [2022-11-09T20:33:22.483Z] 86da0de6f5ab: Preparing [2022-11-09T20:33:22.483Z] 05918319443b: Preparing [2022-11-09T20:33:22.483Z] 57951592cf2c: Preparing [2022-11-09T20:33:22.483Z] a4976e6c5b8b: Preparing [2022-11-09T20:33:22.483Z] 48d77c2d0ceb: Preparing [2022-11-09T20:33:22.483Z] 69241858fba2: Preparing [2022-11-09T20:33:22.483Z] ce221d8c0716: Preparing [2022-11-09T20:33:22.483Z] 05735817c6d8: Preparing [2022-11-09T20:33:22.483Z] d0ee52ef4669: Preparing [2022-11-09T20:33:22.483Z] be4009c5ac8b: Preparing [2022-11-09T20:33:22.483Z] 994393dc58e7: Preparing [2022-11-09T20:33:22.483Z] 05735817c6d8: Waiting [2022-11-09T20:33:22.483Z] d0ee52ef4669: Waiting [2022-11-09T20:33:22.483Z] 48d77c2d0ceb: Waiting [2022-11-09T20:33:22.483Z] be4009c5ac8b: Waiting [2022-11-09T20:33:22.483Z] 69241858fba2: Waiting [2022-11-09T20:33:22.483Z] ce221d8c0716: Waiting [2022-11-09T20:33:22.483Z] 994393dc58e7: Waiting [2022-11-09T20:33:22.483Z] a4976e6c5b8b: Layer already exists [2022-11-09T20:33:22.483Z] 86da0de6f5ab: Layer already exists [2022-11-09T20:33:22.483Z] 05918319443b: Layer already exists [2022-11-09T20:33:22.483Z] 57951592cf2c: Layer already exists [2022-11-09T20:33:22.483Z] 8310f2e45b65: Layer already exists [2022-11-09T20:33:22.483Z] 48d77c2d0ceb: Layer already exists [2022-11-09T20:33:22.483Z] 69241858fba2: Layer already exists [2022-11-09T20:33:22.483Z] 05735817c6d8: Layer already exists [2022-11-09T20:33:22.483Z] d0ee52ef4669: Layer already exists [2022-11-09T20:33:22.483Z] ce221d8c0716: Layer already exists [2022-11-09T20:33:22.483Z] be4009c5ac8b: Layer already exists [2022-11-09T20:33:22.483Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:22.483Z] latest: digest: sha256:619c291804dd42f2a2fb64139eb670e618108dc501e51f844c482a6fe71d5267 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:22.789Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:23.087Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.1 [2022-11-09T20:33:23.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T20:33:23.087Z] 8310f2e45b65: Preparing [2022-11-09T20:33:23.087Z] 8310f2e45b65: Preparing [2022-11-09T20:33:23.087Z] 86da0de6f5ab: Preparing [2022-11-09T20:33:23.087Z] 05918319443b: Preparing [2022-11-09T20:33:23.087Z] 57951592cf2c: Preparing [2022-11-09T20:33:23.087Z] a4976e6c5b8b: Preparing [2022-11-09T20:33:23.087Z] 48d77c2d0ceb: Preparing [2022-11-09T20:33:23.087Z] 69241858fba2: Preparing [2022-11-09T20:33:23.087Z] ce221d8c0716: Preparing [2022-11-09T20:33:23.087Z] 05735817c6d8: Preparing [2022-11-09T20:33:23.087Z] d0ee52ef4669: Preparing [2022-11-09T20:33:23.087Z] be4009c5ac8b: Preparing [2022-11-09T20:33:23.087Z] 994393dc58e7: Preparing [2022-11-09T20:33:23.087Z] 48d77c2d0ceb: Waiting [2022-11-09T20:33:23.087Z] 69241858fba2: Waiting [2022-11-09T20:33:23.087Z] ce221d8c0716: Waiting [2022-11-09T20:33:23.087Z] be4009c5ac8b: Waiting [2022-11-09T20:33:23.087Z] 05735817c6d8: Waiting [2022-11-09T20:33:23.087Z] 994393dc58e7: Waiting [2022-11-09T20:33:23.087Z] d0ee52ef4669: Waiting [2022-11-09T20:33:23.087Z] 8310f2e45b65: Layer already exists [2022-11-09T20:33:23.087Z] a4976e6c5b8b: Layer already exists [2022-11-09T20:33:23.087Z] 86da0de6f5ab: Layer already exists [2022-11-09T20:33:23.087Z] 57951592cf2c: Layer already exists [2022-11-09T20:33:23.087Z] 05918319443b: Layer already exists [2022-11-09T20:33:23.087Z] 69241858fba2: Layer already exists [2022-11-09T20:33:23.087Z] 05735817c6d8: Layer already exists [2022-11-09T20:33:23.087Z] ce221d8c0716: Layer already exists [2022-11-09T20:33:23.087Z] 48d77c2d0ceb: Layer already exists [2022-11-09T20:33:23.087Z] d0ee52ef4669: Layer already exists [2022-11-09T20:33:23.087Z] be4009c5ac8b: Layer already exists [2022-11-09T20:33:23.087Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:23.087Z] 2.3.1-dev.1: digest: sha256:619c291804dd42f2a2fb64139eb670e618108dc501e51f844c482a6fe71d5267 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:23.390Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:23.697Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:23.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T20:33:23.697Z] 8310f2e45b65: Preparing [2022-11-09T20:33:23.697Z] 8310f2e45b65: Preparing [2022-11-09T20:33:23.697Z] 86da0de6f5ab: Preparing [2022-11-09T20:33:23.697Z] 05918319443b: Preparing [2022-11-09T20:33:23.697Z] 57951592cf2c: Preparing [2022-11-09T20:33:23.697Z] a4976e6c5b8b: Preparing [2022-11-09T20:33:23.697Z] 48d77c2d0ceb: Preparing [2022-11-09T20:33:23.697Z] 69241858fba2: Preparing [2022-11-09T20:33:23.697Z] ce221d8c0716: Preparing [2022-11-09T20:33:23.697Z] 05735817c6d8: Preparing [2022-11-09T20:33:23.697Z] d0ee52ef4669: Preparing [2022-11-09T20:33:23.697Z] be4009c5ac8b: Preparing [2022-11-09T20:33:23.697Z] 994393dc58e7: Preparing [2022-11-09T20:33:23.697Z] ce221d8c0716: Waiting [2022-11-09T20:33:23.697Z] 05735817c6d8: Waiting [2022-11-09T20:33:23.697Z] be4009c5ac8b: Waiting [2022-11-09T20:33:23.697Z] 994393dc58e7: Waiting [2022-11-09T20:33:23.697Z] d0ee52ef4669: Waiting [2022-11-09T20:33:23.697Z] 48d77c2d0ceb: Waiting [2022-11-09T20:33:23.697Z] 69241858fba2: Waiting [2022-11-09T20:33:23.697Z] 05918319443b: Layer already exists [2022-11-09T20:33:23.697Z] 8310f2e45b65: Layer already exists [2022-11-09T20:33:23.697Z] 86da0de6f5ab: Layer already exists [2022-11-09T20:33:23.697Z] a4976e6c5b8b: Layer already exists [2022-11-09T20:33:23.697Z] 57951592cf2c: Layer already exists [2022-11-09T20:33:23.697Z] ce221d8c0716: Layer already exists [2022-11-09T20:33:23.697Z] 69241858fba2: Layer already exists [2022-11-09T20:33:23.697Z] 05735817c6d8: Layer already exists [2022-11-09T20:33:23.697Z] d0ee52ef4669: Layer already exists [2022-11-09T20:33:23.697Z] 48d77c2d0ceb: Layer already exists [2022-11-09T20:33:23.697Z] be4009c5ac8b: Layer already exists [2022-11-09T20:33:23.697Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:23.697Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:619c291804dd42f2a2fb64139eb670e618108dc501e51f844c482a6fe71d5267 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:24.001Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:24.309Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-11-09T20:33:24.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T20:33:24.309Z] 8310f2e45b65: Preparing [2022-11-09T20:33:24.309Z] 8310f2e45b65: Preparing [2022-11-09T20:33:24.309Z] 86da0de6f5ab: Preparing [2022-11-09T20:33:24.309Z] 05918319443b: Preparing [2022-11-09T20:33:24.309Z] 57951592cf2c: Preparing [2022-11-09T20:33:24.309Z] a4976e6c5b8b: Preparing [2022-11-09T20:33:24.309Z] 48d77c2d0ceb: Preparing [2022-11-09T20:33:24.309Z] 69241858fba2: Preparing [2022-11-09T20:33:24.309Z] 48d77c2d0ceb: Waiting [2022-11-09T20:33:24.309Z] ce221d8c0716: Preparing [2022-11-09T20:33:24.309Z] 05735817c6d8: Preparing [2022-11-09T20:33:24.309Z] d0ee52ef4669: Preparing [2022-11-09T20:33:24.309Z] be4009c5ac8b: Preparing [2022-11-09T20:33:24.309Z] 994393dc58e7: Preparing [2022-11-09T20:33:24.309Z] 69241858fba2: Waiting [2022-11-09T20:33:24.309Z] 05735817c6d8: Waiting [2022-11-09T20:33:24.309Z] 994393dc58e7: Waiting [2022-11-09T20:33:24.309Z] ce221d8c0716: Waiting [2022-11-09T20:33:24.309Z] be4009c5ac8b: Waiting [2022-11-09T20:33:24.309Z] d0ee52ef4669: Waiting [2022-11-09T20:33:24.309Z] 05918319443b: Layer already exists [2022-11-09T20:33:24.309Z] 57951592cf2c: Layer already exists [2022-11-09T20:33:24.309Z] 8310f2e45b65: Layer already exists [2022-11-09T20:33:24.309Z] a4976e6c5b8b: Layer already exists [2022-11-09T20:33:24.309Z] 86da0de6f5ab: Layer already exists [2022-11-09T20:33:24.309Z] 69241858fba2: Layer already exists [2022-11-09T20:33:24.309Z] 05735817c6d8: Layer already exists [2022-11-09T20:33:24.309Z] d0ee52ef4669: Layer already exists [2022-11-09T20:33:24.309Z] 48d77c2d0ceb: Layer already exists [2022-11-09T20:33:24.309Z] ce221d8c0716: Layer already exists [2022-11-09T20:33:24.309Z] be4009c5ac8b: Layer already exists [2022-11-09T20:33:24.309Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:24.309Z] main: digest: sha256:619c291804dd42f2a2fb64139eb670e618108dc501e51f844c482a6fe71d5267 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:33:24.349Z] ===================================================== [Pipeline] echo [2022-11-09T20:33:24.357Z] taggedImages: [2022-11-09T20:33:24.357Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:24.357Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-09T20:33:24.357Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.1 [2022-11-09T20:33:24.357Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:24.357Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-11-09T20:33:24.374Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-11-09T20:33:24.374Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:24.374Z] latest [2022-11-09T20:33:24.374Z] 2.3.1-dev.1 [2022-11-09T20:33:24.374Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:24.374Z] main [2022-11-09T20:33:24.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:24.685Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:24.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:24.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T20:33:24.996Z] 3d749465d3b6: Preparing [2022-11-09T20:33:24.996Z] e15ea5fae928: Preparing [2022-11-09T20:33:24.996Z] 93ccef3e69e6: Preparing [2022-11-09T20:33:24.996Z] d31a06b4612c: Preparing [2022-11-09T20:33:24.996Z] 0bf483529885: Preparing [2022-11-09T20:33:24.996Z] 46c02e7b06d5: Preparing [2022-11-09T20:33:24.996Z] d5fe653fe990: Preparing [2022-11-09T20:33:24.996Z] 994393dc58e7: Preparing [2022-11-09T20:33:24.996Z] 46c02e7b06d5: Waiting [2022-11-09T20:33:24.996Z] d5fe653fe990: Waiting [2022-11-09T20:33:24.996Z] 994393dc58e7: Waiting [2022-11-09T20:33:24.996Z] e15ea5fae928: Pushed [2022-11-09T20:33:24.996Z] 3d749465d3b6: Pushed [2022-11-09T20:33:24.996Z] 0bf483529885: Pushed [2022-11-09T20:33:24.996Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:25.253Z] 46c02e7b06d5: Pushed [2022-11-09T20:33:25.253Z] d5fe653fe990: Pushed [2022-11-09T20:33:26.185Z] d31a06b4612c: Pushed [2022-11-09T20:33:26.185Z] 93ccef3e69e6: Pushed [2022-11-09T20:33:26.185Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:89fd802661de7511641224b8ceb8e3c83f1b4637cb803ae2f89340e2484deae8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:26.491Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:26.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-09T20:33:26.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T20:33:26.794Z] 3d749465d3b6: Preparing [2022-11-09T20:33:26.794Z] e15ea5fae928: Preparing [2022-11-09T20:33:26.794Z] 93ccef3e69e6: Preparing [2022-11-09T20:33:26.794Z] d31a06b4612c: Preparing [2022-11-09T20:33:26.794Z] 0bf483529885: Preparing [2022-11-09T20:33:26.794Z] 46c02e7b06d5: Preparing [2022-11-09T20:33:26.794Z] d5fe653fe990: Preparing [2022-11-09T20:33:26.794Z] 994393dc58e7: Preparing [2022-11-09T20:33:26.794Z] d5fe653fe990: Waiting [2022-11-09T20:33:26.794Z] 46c02e7b06d5: Waiting [2022-11-09T20:33:26.794Z] 994393dc58e7: Waiting [2022-11-09T20:33:26.794Z] 93ccef3e69e6: Layer already exists [2022-11-09T20:33:26.795Z] 0bf483529885: Layer already exists [2022-11-09T20:33:26.795Z] e15ea5fae928: Layer already exists [2022-11-09T20:33:26.795Z] d31a06b4612c: Layer already exists [2022-11-09T20:33:26.795Z] 3d749465d3b6: Layer already exists [2022-11-09T20:33:26.795Z] d5fe653fe990: Layer already exists [2022-11-09T20:33:26.795Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:26.795Z] 46c02e7b06d5: Layer already exists [2022-11-09T20:33:26.795Z] latest: digest: sha256:89fd802661de7511641224b8ceb8e3c83f1b4637cb803ae2f89340e2484deae8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:27.096Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:27.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.1 [2022-11-09T20:33:27.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T20:33:27.400Z] 3d749465d3b6: Preparing [2022-11-09T20:33:27.400Z] e15ea5fae928: Preparing [2022-11-09T20:33:27.400Z] 93ccef3e69e6: Preparing [2022-11-09T20:33:27.400Z] d31a06b4612c: Preparing [2022-11-09T20:33:27.400Z] 0bf483529885: Preparing [2022-11-09T20:33:27.400Z] 46c02e7b06d5: Preparing [2022-11-09T20:33:27.400Z] d5fe653fe990: Preparing [2022-11-09T20:33:27.400Z] 994393dc58e7: Preparing [2022-11-09T20:33:27.400Z] d5fe653fe990: Waiting [2022-11-09T20:33:27.400Z] 994393dc58e7: Waiting [2022-11-09T20:33:27.400Z] 46c02e7b06d5: Waiting [2022-11-09T20:33:27.400Z] 0bf483529885: Layer already exists [2022-11-09T20:33:27.400Z] 93ccef3e69e6: Layer already exists [2022-11-09T20:33:27.400Z] d31a06b4612c: Layer already exists [2022-11-09T20:33:27.400Z] 3d749465d3b6: Layer already exists [2022-11-09T20:33:27.400Z] e15ea5fae928: Layer already exists [2022-11-09T20:33:27.400Z] d5fe653fe990: Layer already exists [2022-11-09T20:33:27.400Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:27.400Z] 46c02e7b06d5: Layer already exists [2022-11-09T20:33:27.400Z] 2.3.1-dev.1: digest: sha256:89fd802661de7511641224b8ceb8e3c83f1b4637cb803ae2f89340e2484deae8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:27.708Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:28.017Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:28.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T20:33:28.018Z] 3d749465d3b6: Preparing [2022-11-09T20:33:28.018Z] e15ea5fae928: Preparing [2022-11-09T20:33:28.018Z] 93ccef3e69e6: Preparing [2022-11-09T20:33:28.018Z] d31a06b4612c: Preparing [2022-11-09T20:33:28.018Z] 0bf483529885: Preparing [2022-11-09T20:33:28.018Z] 46c02e7b06d5: Preparing [2022-11-09T20:33:28.018Z] d5fe653fe990: Preparing [2022-11-09T20:33:28.018Z] 994393dc58e7: Preparing [2022-11-09T20:33:28.018Z] 46c02e7b06d5: Waiting [2022-11-09T20:33:28.018Z] d5fe653fe990: Waiting [2022-11-09T20:33:28.018Z] 994393dc58e7: Waiting [2022-11-09T20:33:28.018Z] 0bf483529885: Layer already exists [2022-11-09T20:33:28.018Z] 3d749465d3b6: Layer already exists [2022-11-09T20:33:28.018Z] e15ea5fae928: Layer already exists [2022-11-09T20:33:28.018Z] 93ccef3e69e6: Layer already exists [2022-11-09T20:33:28.018Z] d31a06b4612c: Layer already exists [2022-11-09T20:33:28.018Z] d5fe653fe990: Layer already exists [2022-11-09T20:33:28.018Z] 46c02e7b06d5: Layer already exists [2022-11-09T20:33:28.018Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:28.018Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:89fd802661de7511641224b8ceb8e3c83f1b4637cb803ae2f89340e2484deae8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:28.326Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:28.628Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-11-09T20:33:28.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T20:33:28.628Z] 3d749465d3b6: Preparing [2022-11-09T20:33:28.628Z] e15ea5fae928: Preparing [2022-11-09T20:33:28.628Z] 93ccef3e69e6: Preparing [2022-11-09T20:33:28.628Z] d31a06b4612c: Preparing [2022-11-09T20:33:28.628Z] 0bf483529885: Preparing [2022-11-09T20:33:28.628Z] 46c02e7b06d5: Preparing [2022-11-09T20:33:28.628Z] d5fe653fe990: Preparing [2022-11-09T20:33:28.628Z] 994393dc58e7: Preparing [2022-11-09T20:33:28.628Z] d5fe653fe990: Waiting [2022-11-09T20:33:28.628Z] 994393dc58e7: Waiting [2022-11-09T20:33:28.628Z] 46c02e7b06d5: Waiting [2022-11-09T20:33:28.628Z] 93ccef3e69e6: Layer already exists [2022-11-09T20:33:28.628Z] e15ea5fae928: Layer already exists [2022-11-09T20:33:28.628Z] 0bf483529885: Layer already exists [2022-11-09T20:33:28.628Z] 3d749465d3b6: Layer already exists [2022-11-09T20:33:28.628Z] d31a06b4612c: Layer already exists [2022-11-09T20:33:28.628Z] d5fe653fe990: Layer already exists [2022-11-09T20:33:28.628Z] 46c02e7b06d5: Layer already exists [2022-11-09T20:33:28.628Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:28.628Z] main: digest: sha256:89fd802661de7511641224b8ceb8e3c83f1b4637cb803ae2f89340e2484deae8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:33:28.661Z] ===================================================== [Pipeline] echo [2022-11-09T20:33:28.666Z] taggedImages: [2022-11-09T20:33:28.666Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:28.666Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-09T20:33:28.666Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.1 [2022-11-09T20:33:28.666Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:28.666Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-11-09T20:33:28.678Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-11-09T20:33:28.678Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:28.678Z] latest [2022-11-09T20:33:28.678Z] 2.3.1-dev.1 [2022-11-09T20:33:28.678Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:28.678Z] main [2022-11-09T20:33:28.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:28.977Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:29.280Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:29.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T20:33:29.280Z] 21492bfbe508: Preparing [2022-11-09T20:33:29.280Z] 080c79751928: Preparing [2022-11-09T20:33:29.280Z] 8e22e14747fc: Preparing [2022-11-09T20:33:29.280Z] 068d3f36f3c4: Preparing [2022-11-09T20:33:29.280Z] ffaa6d4831ce: Preparing [2022-11-09T20:33:29.280Z] 4c915687fb15: Preparing [2022-11-09T20:33:29.280Z] 940818b13711: Preparing [2022-11-09T20:33:29.280Z] 49c386572523: Preparing [2022-11-09T20:33:29.280Z] 657e87361697: Preparing [2022-11-09T20:33:29.280Z] 994393dc58e7: Preparing [2022-11-09T20:33:29.280Z] 4c915687fb15: Waiting [2022-11-09T20:33:29.280Z] 940818b13711: Waiting [2022-11-09T20:33:29.280Z] 49c386572523: Waiting [2022-11-09T20:33:29.280Z] 994393dc58e7: Waiting [2022-11-09T20:33:29.280Z] 657e87361697: Waiting [2022-11-09T20:33:29.280Z] ffaa6d4831ce: Pushed [2022-11-09T20:33:29.280Z] 080c79751928: Pushed [2022-11-09T20:33:29.280Z] 21492bfbe508: Pushed [2022-11-09T20:33:29.540Z] 49c386572523: Pushed [2022-11-09T20:33:29.540Z] 4c915687fb15: Pushed [2022-11-09T20:33:29.540Z] 940818b13711: Pushed [2022-11-09T20:33:29.540Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:29.540Z] 657e87361697: Pushed [2022-11-09T20:33:30.473Z] 068d3f36f3c4: Pushed [2022-11-09T20:33:30.731Z] 8e22e14747fc: Pushed [2022-11-09T20:33:30.731Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:06475604cd86a0df2a334168a22489ec960a401ecfb421e2ea2e189742e19a49 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:31.303Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:31.606Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-09T20:33:31.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T20:33:31.606Z] 21492bfbe508: Preparing [2022-11-09T20:33:31.606Z] 080c79751928: Preparing [2022-11-09T20:33:31.606Z] 8e22e14747fc: Preparing [2022-11-09T20:33:31.606Z] 068d3f36f3c4: Preparing [2022-11-09T20:33:31.606Z] ffaa6d4831ce: Preparing [2022-11-09T20:33:31.606Z] 4c915687fb15: Preparing [2022-11-09T20:33:31.606Z] 940818b13711: Preparing [2022-11-09T20:33:31.606Z] 49c386572523: Preparing [2022-11-09T20:33:31.606Z] 657e87361697: Preparing [2022-11-09T20:33:31.606Z] 994393dc58e7: Preparing [2022-11-09T20:33:31.607Z] 940818b13711: Waiting [2022-11-09T20:33:31.607Z] 994393dc58e7: Waiting [2022-11-09T20:33:31.607Z] 49c386572523: Waiting [2022-11-09T20:33:31.607Z] 657e87361697: Waiting [2022-11-09T20:33:31.607Z] 4c915687fb15: Waiting [2022-11-09T20:33:31.607Z] 8e22e14747fc: Layer already exists [2022-11-09T20:33:31.607Z] 068d3f36f3c4: Layer already exists [2022-11-09T20:33:31.607Z] ffaa6d4831ce: Layer already exists [2022-11-09T20:33:31.607Z] 080c79751928: Layer already exists [2022-11-09T20:33:31.607Z] 21492bfbe508: Layer already exists [2022-11-09T20:33:31.607Z] 4c915687fb15: Layer already exists [2022-11-09T20:33:31.607Z] 940818b13711: Layer already exists [2022-11-09T20:33:31.607Z] 657e87361697: Layer already exists [2022-11-09T20:33:31.607Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:31.607Z] 49c386572523: Layer already exists [2022-11-09T20:33:31.607Z] latest: digest: sha256:06475604cd86a0df2a334168a22489ec960a401ecfb421e2ea2e189742e19a49 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:31.914Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:32.216Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.1 [2022-11-09T20:33:32.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T20:33:32.217Z] 21492bfbe508: Preparing [2022-11-09T20:33:32.217Z] 080c79751928: Preparing [2022-11-09T20:33:32.217Z] 8e22e14747fc: Preparing [2022-11-09T20:33:32.217Z] 068d3f36f3c4: Preparing [2022-11-09T20:33:32.217Z] ffaa6d4831ce: Preparing [2022-11-09T20:33:32.217Z] 4c915687fb15: Preparing [2022-11-09T20:33:32.217Z] 940818b13711: Preparing [2022-11-09T20:33:32.217Z] 49c386572523: Preparing [2022-11-09T20:33:32.217Z] 657e87361697: Preparing [2022-11-09T20:33:32.217Z] 994393dc58e7: Preparing [2022-11-09T20:33:32.217Z] 4c915687fb15: Waiting [2022-11-09T20:33:32.217Z] 994393dc58e7: Waiting [2022-11-09T20:33:32.217Z] 657e87361697: Waiting [2022-11-09T20:33:32.217Z] 940818b13711: Waiting [2022-11-09T20:33:32.217Z] 49c386572523: Waiting [2022-11-09T20:33:32.217Z] 080c79751928: Layer already exists [2022-11-09T20:33:32.217Z] 21492bfbe508: Layer already exists [2022-11-09T20:33:32.217Z] 8e22e14747fc: Layer already exists [2022-11-09T20:33:32.217Z] 068d3f36f3c4: Layer already exists [2022-11-09T20:33:32.217Z] ffaa6d4831ce: Layer already exists [2022-11-09T20:33:32.217Z] 4c915687fb15: Layer already exists [2022-11-09T20:33:32.217Z] 49c386572523: Layer already exists [2022-11-09T20:33:32.217Z] 940818b13711: Layer already exists [2022-11-09T20:33:32.217Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:32.217Z] 657e87361697: Layer already exists [2022-11-09T20:33:32.217Z] 2.3.1-dev.1: digest: sha256:06475604cd86a0df2a334168a22489ec960a401ecfb421e2ea2e189742e19a49 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:32.521Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:32.830Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:32.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T20:33:32.831Z] 21492bfbe508: Preparing [2022-11-09T20:33:32.831Z] 080c79751928: Preparing [2022-11-09T20:33:32.831Z] 8e22e14747fc: Preparing [2022-11-09T20:33:32.831Z] 068d3f36f3c4: Preparing [2022-11-09T20:33:32.831Z] ffaa6d4831ce: Preparing [2022-11-09T20:33:32.831Z] 4c915687fb15: Preparing [2022-11-09T20:33:32.831Z] 940818b13711: Preparing [2022-11-09T20:33:32.831Z] 49c386572523: Preparing [2022-11-09T20:33:32.831Z] 657e87361697: Preparing [2022-11-09T20:33:32.831Z] 994393dc58e7: Preparing [2022-11-09T20:33:32.831Z] 657e87361697: Waiting [2022-11-09T20:33:32.831Z] 994393dc58e7: Waiting [2022-11-09T20:33:32.831Z] 4c915687fb15: Waiting [2022-11-09T20:33:32.831Z] 940818b13711: Waiting [2022-11-09T20:33:32.831Z] 49c386572523: Waiting [2022-11-09T20:33:32.831Z] 068d3f36f3c4: Layer already exists [2022-11-09T20:33:32.831Z] 21492bfbe508: Layer already exists [2022-11-09T20:33:32.831Z] ffaa6d4831ce: Layer already exists [2022-11-09T20:33:32.831Z] 8e22e14747fc: Layer already exists [2022-11-09T20:33:32.831Z] 080c79751928: Layer already exists [2022-11-09T20:33:32.831Z] 940818b13711: Layer already exists [2022-11-09T20:33:32.831Z] 4c915687fb15: Layer already exists [2022-11-09T20:33:32.831Z] 49c386572523: Layer already exists [2022-11-09T20:33:32.831Z] 657e87361697: Layer already exists [2022-11-09T20:33:32.831Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:32.831Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:06475604cd86a0df2a334168a22489ec960a401ecfb421e2ea2e189742e19a49 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:33.134Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:33.439Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-11-09T20:33:33.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T20:33:33.439Z] 21492bfbe508: Preparing [2022-11-09T20:33:33.439Z] 080c79751928: Preparing [2022-11-09T20:33:33.439Z] 8e22e14747fc: Preparing [2022-11-09T20:33:33.439Z] 068d3f36f3c4: Preparing [2022-11-09T20:33:33.439Z] ffaa6d4831ce: Preparing [2022-11-09T20:33:33.439Z] 4c915687fb15: Preparing [2022-11-09T20:33:33.439Z] 940818b13711: Preparing [2022-11-09T20:33:33.439Z] 49c386572523: Preparing [2022-11-09T20:33:33.439Z] 657e87361697: Preparing [2022-11-09T20:33:33.439Z] 994393dc58e7: Preparing [2022-11-09T20:33:33.439Z] 4c915687fb15: Waiting [2022-11-09T20:33:33.439Z] 940818b13711: Waiting [2022-11-09T20:33:33.439Z] 49c386572523: Waiting [2022-11-09T20:33:33.439Z] 657e87361697: Waiting [2022-11-09T20:33:33.439Z] 994393dc58e7: Waiting [2022-11-09T20:33:33.439Z] ffaa6d4831ce: Layer already exists [2022-11-09T20:33:33.439Z] 8e22e14747fc: Layer already exists [2022-11-09T20:33:33.439Z] 21492bfbe508: Layer already exists [2022-11-09T20:33:33.439Z] 068d3f36f3c4: Layer already exists [2022-11-09T20:33:33.439Z] 080c79751928: Layer already exists [2022-11-09T20:33:33.439Z] 4c915687fb15: Layer already exists [2022-11-09T20:33:33.439Z] 49c386572523: Layer already exists [2022-11-09T20:33:33.439Z] 940818b13711: Layer already exists [2022-11-09T20:33:33.439Z] 994393dc58e7: Layer already exists [2022-11-09T20:33:33.439Z] 657e87361697: Layer already exists [2022-11-09T20:33:33.439Z] main: digest: sha256:06475604cd86a0df2a334168a22489ec960a401ecfb421e2ea2e189742e19a49 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:33:33.497Z] ===================================================== [Pipeline] echo [2022-11-09T20:33:33.504Z] taggedImages: [2022-11-09T20:33:33.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:33.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-09T20:33:33.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.1 [2022-11-09T20:33:33.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:33.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-11-09T20:33:33.523Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-11-09T20:33:33.523Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:33.523Z] latest [2022-11-09T20:33:33.523Z] 2.3.1-dev.1 [2022-11-09T20:33:33.523Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:33.523Z] main [2022-11-09T20:33:33.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:33.839Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:34.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:34.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T20:33:34.144Z] 2447395949f0: Preparing [2022-11-09T20:33:34.144Z] 0c81ef1c621a: Preparing [2022-11-09T20:33:34.144Z] 69241858fba2: Preparing [2022-11-09T20:33:34.144Z] b57f64150584: Preparing [2022-11-09T20:33:34.144Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:34.144Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:34.144Z] 69241858fba2: Layer already exists [2022-11-09T20:33:34.144Z] 2447395949f0: Pushed [2022-11-09T20:33:34.711Z] b57f64150584: Pushed [2022-11-09T20:33:36.137Z] 0c81ef1c621a: Pushed [2022-11-09T20:33:36.397Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:e133279e4dd02496984db5a8613d61b522036506dc8f74e83c26ce5229956d75 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:36.699Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:36.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-09T20:33:36.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T20:33:36.997Z] 2447395949f0: Preparing [2022-11-09T20:33:36.997Z] 0c81ef1c621a: Preparing [2022-11-09T20:33:36.997Z] 69241858fba2: Preparing [2022-11-09T20:33:36.997Z] b57f64150584: Preparing [2022-11-09T20:33:36.997Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:36.997Z] 69241858fba2: Layer already exists [2022-11-09T20:33:36.997Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:36.997Z] 0c81ef1c621a: Layer already exists [2022-11-09T20:33:36.997Z] 2447395949f0: Layer already exists [2022-11-09T20:33:36.997Z] b57f64150584: Layer already exists [2022-11-09T20:33:36.997Z] latest: digest: sha256:e133279e4dd02496984db5a8613d61b522036506dc8f74e83c26ce5229956d75 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:37.300Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:37.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.1 [2022-11-09T20:33:37.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T20:33:37.602Z] 2447395949f0: Preparing [2022-11-09T20:33:37.602Z] 0c81ef1c621a: Preparing [2022-11-09T20:33:37.602Z] 69241858fba2: Preparing [2022-11-09T20:33:37.602Z] b57f64150584: Preparing [2022-11-09T20:33:37.602Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:37.602Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:37.602Z] 2447395949f0: Layer already exists [2022-11-09T20:33:37.602Z] 0c81ef1c621a: Layer already exists [2022-11-09T20:33:37.602Z] b57f64150584: Layer already exists [2022-11-09T20:33:37.602Z] 69241858fba2: Layer already exists [2022-11-09T20:33:37.602Z] 2.3.1-dev.1: digest: sha256:e133279e4dd02496984db5a8613d61b522036506dc8f74e83c26ce5229956d75 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:37.916Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:38.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:38.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T20:33:38.217Z] 2447395949f0: Preparing [2022-11-09T20:33:38.217Z] 0c81ef1c621a: Preparing [2022-11-09T20:33:38.217Z] 69241858fba2: Preparing [2022-11-09T20:33:38.217Z] b57f64150584: Preparing [2022-11-09T20:33:38.217Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:38.217Z] 69241858fba2: Layer already exists [2022-11-09T20:33:38.217Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:38.217Z] b57f64150584: Layer already exists [2022-11-09T20:33:38.217Z] 2447395949f0: Layer already exists [2022-11-09T20:33:38.217Z] 0c81ef1c621a: Layer already exists [2022-11-09T20:33:38.217Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:e133279e4dd02496984db5a8613d61b522036506dc8f74e83c26ce5229956d75 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:38.527Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:38.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-11-09T20:33:38.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T20:33:38.823Z] 2447395949f0: Preparing [2022-11-09T20:33:38.823Z] 0c81ef1c621a: Preparing [2022-11-09T20:33:38.823Z] 69241858fba2: Preparing [2022-11-09T20:33:38.823Z] b57f64150584: Preparing [2022-11-09T20:33:38.823Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:38.823Z] 69241858fba2: Layer already exists [2022-11-09T20:33:38.823Z] 0c81ef1c621a: Layer already exists [2022-11-09T20:33:38.823Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:38.823Z] b57f64150584: Layer already exists [2022-11-09T20:33:38.823Z] 2447395949f0: Layer already exists [2022-11-09T20:33:38.823Z] main: digest: sha256:e133279e4dd02496984db5a8613d61b522036506dc8f74e83c26ce5229956d75 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:33:38.861Z] ===================================================== [Pipeline] echo [2022-11-09T20:33:38.866Z] taggedImages: [2022-11-09T20:33:38.866Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:38.866Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-09T20:33:38.866Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.1 [2022-11-09T20:33:38.866Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:38.866Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-11-09T20:33:38.879Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-11-09T20:33:38.879Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:38.879Z] latest [2022-11-09T20:33:38.879Z] 2.3.1-dev.1 [2022-11-09T20:33:38.879Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:38.879Z] main [2022-11-09T20:33:38.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:39.175Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:39.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:39.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T20:33:39.471Z] 0a3ce4e78a5e: Preparing [2022-11-09T20:33:39.471Z] f5a9d56b49aa: Preparing [2022-11-09T20:33:39.471Z] d96f27d5bd86: Preparing [2022-11-09T20:33:39.471Z] 1d39f1ef8a69: Preparing [2022-11-09T20:33:39.471Z] 76b953de7e4f: Preparing [2022-11-09T20:33:39.471Z] df34877c0edf: Preparing [2022-11-09T20:33:39.471Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:39.471Z] df34877c0edf: Waiting [2022-11-09T20:33:39.471Z] f5a9d56b49aa: Pushed [2022-11-09T20:33:39.471Z] d96f27d5bd86: Pushed [2022-11-09T20:33:39.471Z] 0a3ce4e78a5e: Pushed [2022-11-09T20:33:39.729Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:39.986Z] df34877c0edf: Pushed [2022-11-09T20:33:43.260Z] 76b953de7e4f: Pushed [2022-11-09T20:33:46.541Z] 1d39f1ef8a69: Pushed [2022-11-09T20:33:46.541Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:aa1002867caaefb2feef5fe62814bca6cffadabbd718e3a9d6afe1a1d8ac4f34 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:46.845Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:47.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-09T20:33:47.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T20:33:47.163Z] 0a3ce4e78a5e: Preparing [2022-11-09T20:33:47.163Z] f5a9d56b49aa: Preparing [2022-11-09T20:33:47.163Z] d96f27d5bd86: Preparing [2022-11-09T20:33:47.163Z] 1d39f1ef8a69: Preparing [2022-11-09T20:33:47.163Z] 76b953de7e4f: Preparing [2022-11-09T20:33:47.163Z] df34877c0edf: Preparing [2022-11-09T20:33:47.163Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:47.163Z] df34877c0edf: Waiting [2022-11-09T20:33:47.163Z] 34d5ebaa5410: Waiting [2022-11-09T20:33:47.163Z] 0a3ce4e78a5e: Layer already exists [2022-11-09T20:33:47.163Z] d96f27d5bd86: Layer already exists [2022-11-09T20:33:47.163Z] f5a9d56b49aa: Layer already exists [2022-11-09T20:33:47.163Z] 1d39f1ef8a69: Layer already exists [2022-11-09T20:33:47.163Z] 76b953de7e4f: Layer already exists [2022-11-09T20:33:47.163Z] df34877c0edf: Layer already exists [2022-11-09T20:33:47.163Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:47.163Z] latest: digest: sha256:aa1002867caaefb2feef5fe62814bca6cffadabbd718e3a9d6afe1a1d8ac4f34 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:47.487Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:47.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.1 [2022-11-09T20:33:47.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T20:33:47.791Z] 0a3ce4e78a5e: Preparing [2022-11-09T20:33:47.791Z] f5a9d56b49aa: Preparing [2022-11-09T20:33:47.791Z] d96f27d5bd86: Preparing [2022-11-09T20:33:47.791Z] 1d39f1ef8a69: Preparing [2022-11-09T20:33:47.791Z] 76b953de7e4f: Preparing [2022-11-09T20:33:47.791Z] df34877c0edf: Preparing [2022-11-09T20:33:47.791Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:47.791Z] df34877c0edf: Waiting [2022-11-09T20:33:47.791Z] 34d5ebaa5410: Waiting [2022-11-09T20:33:47.791Z] d96f27d5bd86: Layer already exists [2022-11-09T20:33:47.791Z] 1d39f1ef8a69: Layer already exists [2022-11-09T20:33:47.791Z] 76b953de7e4f: Layer already exists [2022-11-09T20:33:47.791Z] f5a9d56b49aa: Layer already exists [2022-11-09T20:33:47.791Z] 0a3ce4e78a5e: Layer already exists [2022-11-09T20:33:47.791Z] df34877c0edf: Layer already exists [2022-11-09T20:33:47.791Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:47.791Z] 2.3.1-dev.1: digest: sha256:aa1002867caaefb2feef5fe62814bca6cffadabbd718e3a9d6afe1a1d8ac4f34 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:48.104Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:48.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:48.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T20:33:48.409Z] 0a3ce4e78a5e: Preparing [2022-11-09T20:33:48.409Z] f5a9d56b49aa: Preparing [2022-11-09T20:33:48.409Z] d96f27d5bd86: Preparing [2022-11-09T20:33:48.409Z] 1d39f1ef8a69: Preparing [2022-11-09T20:33:48.409Z] 76b953de7e4f: Preparing [2022-11-09T20:33:48.409Z] df34877c0edf: Preparing [2022-11-09T20:33:48.409Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:48.409Z] 34d5ebaa5410: Waiting [2022-11-09T20:33:48.409Z] df34877c0edf: Waiting [2022-11-09T20:33:48.409Z] d96f27d5bd86: Layer already exists [2022-11-09T20:33:48.409Z] 1d39f1ef8a69: Layer already exists [2022-11-09T20:33:48.409Z] 76b953de7e4f: Layer already exists [2022-11-09T20:33:48.409Z] f5a9d56b49aa: Layer already exists [2022-11-09T20:33:48.409Z] 0a3ce4e78a5e: Layer already exists [2022-11-09T20:33:48.409Z] df34877c0edf: Layer already exists [2022-11-09T20:33:48.409Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:48.409Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:aa1002867caaefb2feef5fe62814bca6cffadabbd718e3a9d6afe1a1d8ac4f34 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:48.713Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:49.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-11-09T20:33:49.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T20:33:49.018Z] 0a3ce4e78a5e: Preparing [2022-11-09T20:33:49.018Z] f5a9d56b49aa: Preparing [2022-11-09T20:33:49.018Z] d96f27d5bd86: Preparing [2022-11-09T20:33:49.018Z] 1d39f1ef8a69: Preparing [2022-11-09T20:33:49.018Z] 76b953de7e4f: Preparing [2022-11-09T20:33:49.018Z] df34877c0edf: Preparing [2022-11-09T20:33:49.018Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:49.018Z] 34d5ebaa5410: Waiting [2022-11-09T20:33:49.018Z] df34877c0edf: Waiting [2022-11-09T20:33:49.018Z] f5a9d56b49aa: Layer already exists [2022-11-09T20:33:49.018Z] 1d39f1ef8a69: Layer already exists [2022-11-09T20:33:49.018Z] 76b953de7e4f: Layer already exists [2022-11-09T20:33:49.018Z] d96f27d5bd86: Layer already exists [2022-11-09T20:33:49.018Z] 0a3ce4e78a5e: Layer already exists [2022-11-09T20:33:49.018Z] df34877c0edf: Layer already exists [2022-11-09T20:33:49.018Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:49.018Z] main: digest: sha256:aa1002867caaefb2feef5fe62814bca6cffadabbd718e3a9d6afe1a1d8ac4f34 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:33:49.058Z] ===================================================== [Pipeline] echo [2022-11-09T20:33:49.064Z] taggedImages: [2022-11-09T20:33:49.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:49.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-09T20:33:49.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.1 [2022-11-09T20:33:49.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:49.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-11-09T20:33:49.078Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-11-09T20:33:49.078Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:49.078Z] latest [2022-11-09T20:33:49.078Z] 2.3.1-dev.1 [2022-11-09T20:33:49.078Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:49.078Z] main [2022-11-09T20:33:49.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:49.379Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:49.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:49.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T20:33:49.684Z] cd58eb1926c1: Preparing [2022-11-09T20:33:49.684Z] ef0d9c766728: Preparing [2022-11-09T20:33:49.684Z] b77131c02445: Preparing [2022-11-09T20:33:49.684Z] 37b155572f9a: Preparing [2022-11-09T20:33:49.684Z] c75a15d48bde: Preparing [2022-11-09T20:33:49.684Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:49.684Z] 34d5ebaa5410: Waiting [2022-11-09T20:33:49.684Z] b77131c02445: Pushed [2022-11-09T20:33:49.684Z] ef0d9c766728: Pushed [2022-11-09T20:33:49.684Z] cd58eb1926c1: Pushed [2022-11-09T20:33:49.684Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:49.942Z] c75a15d48bde: Pushed [2022-11-09T20:33:56.507Z] 37b155572f9a: Pushed [2022-11-09T20:33:56.507Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:f3ba2867f9a5a8432e5bdc0e97a562919ab4895c1b4f004ae69fa84d95bac04f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:56.824Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:57.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-09T20:33:57.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T20:33:57.124Z] cd58eb1926c1: Preparing [2022-11-09T20:33:57.124Z] ef0d9c766728: Preparing [2022-11-09T20:33:57.124Z] b77131c02445: Preparing [2022-11-09T20:33:57.124Z] 37b155572f9a: Preparing [2022-11-09T20:33:57.124Z] c75a15d48bde: Preparing [2022-11-09T20:33:57.124Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:57.124Z] 34d5ebaa5410: Waiting [2022-11-09T20:33:57.124Z] c75a15d48bde: Layer already exists [2022-11-09T20:33:57.124Z] b77131c02445: Layer already exists [2022-11-09T20:33:57.124Z] ef0d9c766728: Layer already exists [2022-11-09T20:33:57.124Z] cd58eb1926c1: Layer already exists [2022-11-09T20:33:57.124Z] 37b155572f9a: Layer already exists [2022-11-09T20:33:57.124Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:57.124Z] latest: digest: sha256:f3ba2867f9a5a8432e5bdc0e97a562919ab4895c1b4f004ae69fa84d95bac04f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:57.426Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:57.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.1 [2022-11-09T20:33:57.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T20:33:57.725Z] cd58eb1926c1: Preparing [2022-11-09T20:33:57.725Z] ef0d9c766728: Preparing [2022-11-09T20:33:57.725Z] b77131c02445: Preparing [2022-11-09T20:33:57.725Z] 37b155572f9a: Preparing [2022-11-09T20:33:57.725Z] c75a15d48bde: Preparing [2022-11-09T20:33:57.725Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:57.725Z] 34d5ebaa5410: Waiting [2022-11-09T20:33:57.725Z] cd58eb1926c1: Layer already exists [2022-11-09T20:33:57.725Z] b77131c02445: Layer already exists [2022-11-09T20:33:57.725Z] c75a15d48bde: Layer already exists [2022-11-09T20:33:57.725Z] ef0d9c766728: Layer already exists [2022-11-09T20:33:57.725Z] 37b155572f9a: Layer already exists [2022-11-09T20:33:57.725Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:57.725Z] 2.3.1-dev.1: digest: sha256:f3ba2867f9a5a8432e5bdc0e97a562919ab4895c1b4f004ae69fa84d95bac04f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:58.030Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:58.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:58.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T20:33:58.337Z] cd58eb1926c1: Preparing [2022-11-09T20:33:58.337Z] ef0d9c766728: Preparing [2022-11-09T20:33:58.337Z] b77131c02445: Preparing [2022-11-09T20:33:58.337Z] 37b155572f9a: Preparing [2022-11-09T20:33:58.337Z] c75a15d48bde: Preparing [2022-11-09T20:33:58.337Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:58.337Z] 34d5ebaa5410: Waiting [2022-11-09T20:33:58.337Z] b77131c02445: Layer already exists [2022-11-09T20:33:58.337Z] 37b155572f9a: Layer already exists [2022-11-09T20:33:58.337Z] cd58eb1926c1: Layer already exists [2022-11-09T20:33:58.337Z] c75a15d48bde: Layer already exists [2022-11-09T20:33:58.337Z] ef0d9c766728: Layer already exists [2022-11-09T20:33:58.337Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:58.337Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:f3ba2867f9a5a8432e5bdc0e97a562919ab4895c1b4f004ae69fa84d95bac04f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:58.640Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:58.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-11-09T20:33:58.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T20:33:58.942Z] cd58eb1926c1: Preparing [2022-11-09T20:33:58.942Z] ef0d9c766728: Preparing [2022-11-09T20:33:58.942Z] b77131c02445: Preparing [2022-11-09T20:33:58.942Z] 37b155572f9a: Preparing [2022-11-09T20:33:58.942Z] c75a15d48bde: Preparing [2022-11-09T20:33:58.942Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:58.942Z] 34d5ebaa5410: Waiting [2022-11-09T20:33:58.942Z] c75a15d48bde: Layer already exists [2022-11-09T20:33:58.942Z] ef0d9c766728: Layer already exists [2022-11-09T20:33:58.942Z] cd58eb1926c1: Layer already exists [2022-11-09T20:33:58.942Z] 37b155572f9a: Layer already exists [2022-11-09T20:33:58.942Z] b77131c02445: Layer already exists [2022-11-09T20:33:58.942Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:58.942Z] main: digest: sha256:f3ba2867f9a5a8432e5bdc0e97a562919ab4895c1b4f004ae69fa84d95bac04f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:33:58.991Z] ===================================================== [Pipeline] echo [2022-11-09T20:33:58.999Z] taggedImages: [2022-11-09T20:33:58.999Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:58.999Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-09T20:33:58.999Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.1 [2022-11-09T20:33:58.999Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:58.999Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-11-09T20:33:59.024Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-11-09T20:33:59.024Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:59.024Z] latest [2022-11-09T20:33:59.024Z] 2.3.1-dev.1 [2022-11-09T20:33:59.024Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:33:59.024Z] main [2022-11-09T20:33:59.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:59.339Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:33:59.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:33:59.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T20:33:59.645Z] 7f55be2f6f94: Preparing [2022-11-09T20:33:59.645Z] 4038691ed16d: Preparing [2022-11-09T20:33:59.645Z] fda80004d6f6: Preparing [2022-11-09T20:33:59.645Z] 3ef5c354a567: Preparing [2022-11-09T20:33:59.645Z] df34877c0edf: Preparing [2022-11-09T20:33:59.645Z] 34d5ebaa5410: Preparing [2022-11-09T20:33:59.645Z] 34d5ebaa5410: Waiting [2022-11-09T20:33:59.645Z] df34877c0edf: Layer already exists [2022-11-09T20:33:59.645Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:33:59.645Z] 4038691ed16d: Pushed [2022-11-09T20:33:59.645Z] fda80004d6f6: Pushed [2022-11-09T20:33:59.645Z] 7f55be2f6f94: Pushed [2022-11-09T20:34:06.210Z] 3ef5c354a567: Pushed [2022-11-09T20:34:06.210Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:8e26b030c4124230907bf007c891d7d967dc86f62397760b6ccd55f39edee581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:06.526Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:06.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-09T20:34:06.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T20:34:06.824Z] 7f55be2f6f94: Preparing [2022-11-09T20:34:06.824Z] 4038691ed16d: Preparing [2022-11-09T20:34:06.824Z] fda80004d6f6: Preparing [2022-11-09T20:34:06.824Z] 3ef5c354a567: Preparing [2022-11-09T20:34:06.824Z] df34877c0edf: Preparing [2022-11-09T20:34:06.824Z] 34d5ebaa5410: Preparing [2022-11-09T20:34:06.824Z] 34d5ebaa5410: Waiting [2022-11-09T20:34:06.824Z] df34877c0edf: Layer already exists [2022-11-09T20:34:06.824Z] 7f55be2f6f94: Layer already exists [2022-11-09T20:34:06.824Z] fda80004d6f6: Layer already exists [2022-11-09T20:34:06.824Z] 4038691ed16d: Layer already exists [2022-11-09T20:34:06.824Z] 3ef5c354a567: Layer already exists [2022-11-09T20:34:06.824Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:34:06.824Z] latest: digest: sha256:8e26b030c4124230907bf007c891d7d967dc86f62397760b6ccd55f39edee581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:07.125Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:07.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.1 [2022-11-09T20:34:07.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T20:34:07.425Z] 7f55be2f6f94: Preparing [2022-11-09T20:34:07.425Z] 4038691ed16d: Preparing [2022-11-09T20:34:07.425Z] fda80004d6f6: Preparing [2022-11-09T20:34:07.425Z] 3ef5c354a567: Preparing [2022-11-09T20:34:07.425Z] df34877c0edf: Preparing [2022-11-09T20:34:07.425Z] 34d5ebaa5410: Preparing [2022-11-09T20:34:07.425Z] 34d5ebaa5410: Waiting [2022-11-09T20:34:07.425Z] 4038691ed16d: Layer already exists [2022-11-09T20:34:07.425Z] df34877c0edf: Layer already exists [2022-11-09T20:34:07.425Z] 3ef5c354a567: Layer already exists [2022-11-09T20:34:07.425Z] fda80004d6f6: Layer already exists [2022-11-09T20:34:07.425Z] 7f55be2f6f94: Layer already exists [2022-11-09T20:34:07.425Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:34:07.425Z] 2.3.1-dev.1: digest: sha256:8e26b030c4124230907bf007c891d7d967dc86f62397760b6ccd55f39edee581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:07.723Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:08.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:34:08.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T20:34:08.027Z] 7f55be2f6f94: Preparing [2022-11-09T20:34:08.027Z] 4038691ed16d: Preparing [2022-11-09T20:34:08.027Z] fda80004d6f6: Preparing [2022-11-09T20:34:08.027Z] 3ef5c354a567: Preparing [2022-11-09T20:34:08.027Z] df34877c0edf: Preparing [2022-11-09T20:34:08.027Z] 34d5ebaa5410: Preparing [2022-11-09T20:34:08.027Z] 34d5ebaa5410: Waiting [2022-11-09T20:34:08.027Z] 7f55be2f6f94: Layer already exists [2022-11-09T20:34:08.027Z] fda80004d6f6: Layer already exists [2022-11-09T20:34:08.027Z] 3ef5c354a567: Layer already exists [2022-11-09T20:34:08.027Z] 4038691ed16d: Layer already exists [2022-11-09T20:34:08.027Z] df34877c0edf: Layer already exists [2022-11-09T20:34:08.027Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:34:08.027Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:8e26b030c4124230907bf007c891d7d967dc86f62397760b6ccd55f39edee581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:08.328Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:08.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-11-09T20:34:08.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T20:34:08.628Z] 7f55be2f6f94: Preparing [2022-11-09T20:34:08.628Z] 4038691ed16d: Preparing [2022-11-09T20:34:08.628Z] fda80004d6f6: Preparing [2022-11-09T20:34:08.628Z] 3ef5c354a567: Preparing [2022-11-09T20:34:08.628Z] df34877c0edf: Preparing [2022-11-09T20:34:08.628Z] 34d5ebaa5410: Preparing [2022-11-09T20:34:08.628Z] 34d5ebaa5410: Waiting [2022-11-09T20:34:08.628Z] df34877c0edf: Layer already exists [2022-11-09T20:34:08.628Z] 3ef5c354a567: Layer already exists [2022-11-09T20:34:08.628Z] 4038691ed16d: Layer already exists [2022-11-09T20:34:08.628Z] fda80004d6f6: Layer already exists [2022-11-09T20:34:08.628Z] 7f55be2f6f94: Layer already exists [2022-11-09T20:34:08.628Z] 34d5ebaa5410: Layer already exists [2022-11-09T20:34:08.628Z] main: digest: sha256:8e26b030c4124230907bf007c891d7d967dc86f62397760b6ccd55f39edee581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:34:08.661Z] ===================================================== [Pipeline] echo [2022-11-09T20:34:08.667Z] taggedImages: [2022-11-09T20:34:08.667Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:34:08.667Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-09T20:34:08.667Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.1 [2022-11-09T20:34:08.667Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:34:08.667Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-11-09T20:34:08.680Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-11-09T20:34:08.680Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:34:08.680Z] latest [2022-11-09T20:34:08.680Z] 2.3.1-dev.1 [2022-11-09T20:34:08.680Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:34:08.680Z] main [2022-11-09T20:34:08.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:08.986Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:09.284Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:34:09.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T20:34:09.285Z] 6ce5562724d7: Preparing [2022-11-09T20:34:09.285Z] a828649023b4: Preparing [2022-11-09T20:34:09.285Z] 69241858fba2: Preparing [2022-11-09T20:34:09.285Z] 283ca5ff288c: Preparing [2022-11-09T20:34:09.285Z] 994393dc58e7: Preparing [2022-11-09T20:34:09.285Z] 69241858fba2: Layer already exists [2022-11-09T20:34:09.285Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:09.285Z] 6ce5562724d7: Pushed [2022-11-09T20:34:09.285Z] 283ca5ff288c: Pushed [2022-11-09T20:34:11.815Z] a828649023b4: Pushed [2022-11-09T20:34:11.815Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:3bdd86b356b7ae46c77f61f247fd441256666dd764e31e3de00ded2e7730a8fc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:12.118Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:12.420Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-09T20:34:12.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T20:34:12.420Z] 6ce5562724d7: Preparing [2022-11-09T20:34:12.420Z] a828649023b4: Preparing [2022-11-09T20:34:12.420Z] 69241858fba2: Preparing [2022-11-09T20:34:12.420Z] 283ca5ff288c: Preparing [2022-11-09T20:34:12.420Z] 994393dc58e7: Preparing [2022-11-09T20:34:12.420Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:12.420Z] a828649023b4: Layer already exists [2022-11-09T20:34:12.420Z] 6ce5562724d7: Layer already exists [2022-11-09T20:34:12.420Z] 283ca5ff288c: Layer already exists [2022-11-09T20:34:12.420Z] 69241858fba2: Layer already exists [2022-11-09T20:34:12.420Z] latest: digest: sha256:3bdd86b356b7ae46c77f61f247fd441256666dd764e31e3de00ded2e7730a8fc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:12.723Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:13.024Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.1 [2022-11-09T20:34:13.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T20:34:13.024Z] 6ce5562724d7: Preparing [2022-11-09T20:34:13.024Z] a828649023b4: Preparing [2022-11-09T20:34:13.024Z] 69241858fba2: Preparing [2022-11-09T20:34:13.024Z] 283ca5ff288c: Preparing [2022-11-09T20:34:13.024Z] 994393dc58e7: Preparing [2022-11-09T20:34:13.024Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:13.024Z] 283ca5ff288c: Layer already exists [2022-11-09T20:34:13.024Z] a828649023b4: Layer already exists [2022-11-09T20:34:13.024Z] 69241858fba2: Layer already exists [2022-11-09T20:34:13.024Z] 6ce5562724d7: Layer already exists [2022-11-09T20:34:13.024Z] 2.3.1-dev.1: digest: sha256:3bdd86b356b7ae46c77f61f247fd441256666dd764e31e3de00ded2e7730a8fc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:13.331Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:13.690Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:34:13.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T20:34:13.690Z] 6ce5562724d7: Preparing [2022-11-09T20:34:13.690Z] a828649023b4: Preparing [2022-11-09T20:34:13.690Z] 69241858fba2: Preparing [2022-11-09T20:34:13.690Z] 283ca5ff288c: Preparing [2022-11-09T20:34:13.690Z] 994393dc58e7: Preparing [2022-11-09T20:34:13.690Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:13.690Z] 283ca5ff288c: Layer already exists [2022-11-09T20:34:13.690Z] a828649023b4: Layer already exists [2022-11-09T20:34:13.690Z] 6ce5562724d7: Layer already exists [2022-11-09T20:34:13.690Z] 69241858fba2: Layer already exists [2022-11-09T20:34:13.690Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:3bdd86b356b7ae46c77f61f247fd441256666dd764e31e3de00ded2e7730a8fc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:14.043Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:14.380Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-11-09T20:34:14.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T20:34:14.380Z] 6ce5562724d7: Preparing [2022-11-09T20:34:14.380Z] a828649023b4: Preparing [2022-11-09T20:34:14.380Z] 69241858fba2: Preparing [2022-11-09T20:34:14.380Z] 283ca5ff288c: Preparing [2022-11-09T20:34:14.380Z] 994393dc58e7: Preparing [2022-11-09T20:34:14.380Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:14.380Z] 283ca5ff288c: Layer already exists [2022-11-09T20:34:14.380Z] a828649023b4: Layer already exists [2022-11-09T20:34:14.380Z] 6ce5562724d7: Layer already exists [2022-11-09T20:34:14.380Z] 69241858fba2: Layer already exists [2022-11-09T20:34:14.380Z] main: digest: sha256:3bdd86b356b7ae46c77f61f247fd441256666dd764e31e3de00ded2e7730a8fc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:34:14.427Z] ===================================================== [Pipeline] echo [2022-11-09T20:34:14.435Z] taggedImages: [2022-11-09T20:34:14.435Z] - nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:34:14.435Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-09T20:34:14.435Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.1 [2022-11-09T20:34:14.435Z] - nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:34:14.435Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-11-09T20:34:14.453Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-11-09T20:34:14.453Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:34:14.453Z] latest [2022-11-09T20:34:14.453Z] 2.3.1-dev.1 [2022-11-09T20:34:14.453Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:34:14.453Z] main [2022-11-09T20:34:14.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:14.840Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:15.141Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:34:15.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T20:34:15.141Z] b86093fe3658: Preparing [2022-11-09T20:34:15.141Z] 172a9def0c9e: Preparing [2022-11-09T20:34:15.141Z] 69241858fba2: Preparing [2022-11-09T20:34:15.141Z] e0fce8862516: Preparing [2022-11-09T20:34:15.141Z] 994393dc58e7: Preparing [2022-11-09T20:34:15.141Z] e0fce8862516: Layer already exists [2022-11-09T20:34:15.141Z] 69241858fba2: Layer already exists [2022-11-09T20:34:15.141Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:15.141Z] b86093fe3658: Pushed [2022-11-09T20:34:17.674Z] 172a9def0c9e: Pushed [2022-11-09T20:34:17.674Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:cec5f84ce8299dccb571b601519fd4f768b8cf0e93d16188416d4ad06f5f09b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:18.248Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:18.551Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-09T20:34:18.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T20:34:18.551Z] b86093fe3658: Preparing [2022-11-09T20:34:18.551Z] 172a9def0c9e: Preparing [2022-11-09T20:34:18.551Z] 69241858fba2: Preparing [2022-11-09T20:34:18.551Z] e0fce8862516: Preparing [2022-11-09T20:34:18.551Z] 994393dc58e7: Preparing [2022-11-09T20:34:18.551Z] 69241858fba2: Layer already exists [2022-11-09T20:34:18.551Z] b86093fe3658: Layer already exists [2022-11-09T20:34:18.551Z] e0fce8862516: Layer already exists [2022-11-09T20:34:18.551Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:18.551Z] 172a9def0c9e: Layer already exists [2022-11-09T20:34:18.551Z] latest: digest: sha256:cec5f84ce8299dccb571b601519fd4f768b8cf0e93d16188416d4ad06f5f09b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:18.847Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:19.156Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.1 [2022-11-09T20:34:19.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T20:34:19.156Z] b86093fe3658: Preparing [2022-11-09T20:34:19.156Z] 172a9def0c9e: Preparing [2022-11-09T20:34:19.156Z] 69241858fba2: Preparing [2022-11-09T20:34:19.156Z] e0fce8862516: Preparing [2022-11-09T20:34:19.156Z] 994393dc58e7: Preparing [2022-11-09T20:34:19.156Z] b86093fe3658: Layer already exists [2022-11-09T20:34:19.156Z] e0fce8862516: Layer already exists [2022-11-09T20:34:19.156Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:19.156Z] 69241858fba2: Layer already exists [2022-11-09T20:34:19.156Z] 172a9def0c9e: Layer already exists [2022-11-09T20:34:19.156Z] 2.3.1-dev.1: digest: sha256:cec5f84ce8299dccb571b601519fd4f768b8cf0e93d16188416d4ad06f5f09b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:19.462Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:19.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:34:19.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T20:34:19.771Z] b86093fe3658: Preparing [2022-11-09T20:34:19.771Z] 172a9def0c9e: Preparing [2022-11-09T20:34:19.771Z] 69241858fba2: Preparing [2022-11-09T20:34:19.771Z] e0fce8862516: Preparing [2022-11-09T20:34:19.771Z] 994393dc58e7: Preparing [2022-11-09T20:34:19.771Z] e0fce8862516: Layer already exists [2022-11-09T20:34:19.771Z] 172a9def0c9e: Layer already exists [2022-11-09T20:34:19.771Z] b86093fe3658: Layer already exists [2022-11-09T20:34:19.771Z] 69241858fba2: Layer already exists [2022-11-09T20:34:19.771Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:19.771Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:cec5f84ce8299dccb571b601519fd4f768b8cf0e93d16188416d4ad06f5f09b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:20.078Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:20.381Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-11-09T20:34:20.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T20:34:20.381Z] b86093fe3658: Preparing [2022-11-09T20:34:20.381Z] 172a9def0c9e: Preparing [2022-11-09T20:34:20.381Z] 69241858fba2: Preparing [2022-11-09T20:34:20.381Z] e0fce8862516: Preparing [2022-11-09T20:34:20.381Z] 994393dc58e7: Preparing [2022-11-09T20:34:20.381Z] e0fce8862516: Layer already exists [2022-11-09T20:34:20.381Z] b86093fe3658: Layer already exists [2022-11-09T20:34:20.381Z] 69241858fba2: Layer already exists [2022-11-09T20:34:20.381Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:20.381Z] 172a9def0c9e: Layer already exists [2022-11-09T20:34:20.381Z] main: digest: sha256:cec5f84ce8299dccb571b601519fd4f768b8cf0e93d16188416d4ad06f5f09b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:34:20.432Z] ===================================================== [Pipeline] echo [2022-11-09T20:34:20.440Z] taggedImages: [2022-11-09T20:34:20.440Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:34:20.440Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-09T20:34:20.440Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.1 [2022-11-09T20:34:20.440Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:34:20.440Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-11-09T20:34:20.458Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-11-09T20:34:20.458Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:34:20.458Z] latest [2022-11-09T20:34:20.458Z] 2.3.1-dev.1 [2022-11-09T20:34:20.458Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:34:20.458Z] main [2022-11-09T20:34:20.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:20.761Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:21.067Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:34:21.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T20:34:21.068Z] c7c93a5c725b: Preparing [2022-11-09T20:34:21.068Z] b814e6063a8d: Preparing [2022-11-09T20:34:21.068Z] 924f74cf223b: Preparing [2022-11-09T20:34:21.068Z] adca2d35776e: Preparing [2022-11-09T20:34:21.068Z] 994393dc58e7: Preparing [2022-11-09T20:34:21.068Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:21.068Z] b814e6063a8d: Pushed [2022-11-09T20:34:21.327Z] c7c93a5c725b: Pushed [2022-11-09T20:34:22.265Z] 924f74cf223b: Pushed [2022-11-09T20:34:34.509Z] adca2d35776e: Pushed [2022-11-09T20:34:34.509Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:5304ce13f0182ef53323aac15ccf58bb8558864fa0dcea75beeec8d1d717b92b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:34.816Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:35.115Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-09T20:34:35.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T20:34:35.115Z] c7c93a5c725b: Preparing [2022-11-09T20:34:35.115Z] b814e6063a8d: Preparing [2022-11-09T20:34:35.115Z] 924f74cf223b: Preparing [2022-11-09T20:34:35.115Z] adca2d35776e: Preparing [2022-11-09T20:34:35.115Z] 994393dc58e7: Preparing [2022-11-09T20:34:35.115Z] adca2d35776e: Layer already exists [2022-11-09T20:34:35.115Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:35.115Z] 924f74cf223b: Layer already exists [2022-11-09T20:34:35.115Z] b814e6063a8d: Layer already exists [2022-11-09T20:34:35.115Z] c7c93a5c725b: Layer already exists [2022-11-09T20:34:35.115Z] latest: digest: sha256:5304ce13f0182ef53323aac15ccf58bb8558864fa0dcea75beeec8d1d717b92b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:35.415Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:35.715Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.1 [2022-11-09T20:34:35.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T20:34:35.715Z] c7c93a5c725b: Preparing [2022-11-09T20:34:35.715Z] b814e6063a8d: Preparing [2022-11-09T20:34:35.715Z] 924f74cf223b: Preparing [2022-11-09T20:34:35.715Z] adca2d35776e: Preparing [2022-11-09T20:34:35.715Z] 994393dc58e7: Preparing [2022-11-09T20:34:35.715Z] 924f74cf223b: Layer already exists [2022-11-09T20:34:35.715Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:35.715Z] c7c93a5c725b: Layer already exists [2022-11-09T20:34:35.715Z] b814e6063a8d: Layer already exists [2022-11-09T20:34:35.715Z] adca2d35776e: Layer already exists [2022-11-09T20:34:35.715Z] 2.3.1-dev.1: digest: sha256:5304ce13f0182ef53323aac15ccf58bb8558864fa0dcea75beeec8d1d717b92b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:36.017Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:36.317Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:34:36.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T20:34:36.317Z] c7c93a5c725b: Preparing [2022-11-09T20:34:36.317Z] b814e6063a8d: Preparing [2022-11-09T20:34:36.317Z] 924f74cf223b: Preparing [2022-11-09T20:34:36.317Z] adca2d35776e: Preparing [2022-11-09T20:34:36.317Z] 994393dc58e7: Preparing [2022-11-09T20:34:36.317Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:36.317Z] 924f74cf223b: Layer already exists [2022-11-09T20:34:36.317Z] b814e6063a8d: Layer already exists [2022-11-09T20:34:36.317Z] adca2d35776e: Layer already exists [2022-11-09T20:34:36.317Z] c7c93a5c725b: Layer already exists [2022-11-09T20:34:36.317Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:5304ce13f0182ef53323aac15ccf58bb8558864fa0dcea75beeec8d1d717b92b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:36.625Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:34:36.925Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-11-09T20:34:36.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T20:34:36.925Z] c7c93a5c725b: Preparing [2022-11-09T20:34:36.925Z] b814e6063a8d: Preparing [2022-11-09T20:34:36.925Z] 924f74cf223b: Preparing [2022-11-09T20:34:36.925Z] adca2d35776e: Preparing [2022-11-09T20:34:36.925Z] 994393dc58e7: Preparing [2022-11-09T20:34:36.925Z] 994393dc58e7: Layer already exists [2022-11-09T20:34:36.925Z] adca2d35776e: Layer already exists [2022-11-09T20:34:36.925Z] c7c93a5c725b: Layer already exists [2022-11-09T20:34:36.925Z] 924f74cf223b: Layer already exists [2022-11-09T20:34:36.925Z] b814e6063a8d: Layer already exists [2022-11-09T20:34:36.925Z] main: digest: sha256:5304ce13f0182ef53323aac15ccf58bb8558864fa0dcea75beeec8d1d717b92b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:34:36.969Z] ===================================================== [Pipeline] echo [2022-11-09T20:34:36.988Z] taggedImages: [2022-11-09T20:34:36.988Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:34:36.988Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-09T20:34:36.988Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.1 [2022-11-09T20:34:36.988Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:34:36.988Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-09T20:38:58.675Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-09T20:39:02.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-09T20:39:20.239Z] Removing intermediate container bfe3bc16c12c [2022-11-09T20:39:20.239Z] ---> ba1e3bfd93b4 [2022-11-09T20:39:20.239Z] [2022-11-09T20:39:20.239Z] Step 9/21 : FROM alpine:3.16 [2022-11-09T20:39:20.239Z] 3.16: Pulling from library/alpine [2022-11-09T20:39:20.239Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T20:39:20.239Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T20:39:20.239Z] ---> a6215f271958 [2022-11-09T20:39:20.239Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-09T20:39:20.239Z] ---> Running in a6fb61fc34fa [2022-11-09T20:39:21.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:39:22.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:39:24.486Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-09T20:39:24.486Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-09T20:39:24.486Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T20:39:24.486Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-09T20:39:24.486Z] (5/6) Installing curl (7.83.1-r4) [2022-11-09T20:39:24.486Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-09T20:39:24.486Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:39:24.486Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:39:25.108Z] OK: 8 MiB in 20 packages [2022-11-09T20:39:26.606Z] Removing intermediate container 95116444f424 [2022-11-09T20:39:26.606Z] ---> 2136e6e2a3f6 [2022-11-09T20:39:26.606Z] [2022-11-09T20:39:26.606Z] Step 9/24 : FROM alpine:3.16 [2022-11-09T20:39:26.606Z] ---> a6215f271958 [2022-11-09T20:39:26.606Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-09T20:39:26.606Z] ---> Running in 398e36d5c397 [2022-11-09T20:39:28.580Z] Removing intermediate container a6fb61fc34fa [2022-11-09T20:39:28.580Z] ---> e4a999c63d1f [2022-11-09T20:39:28.580Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T20:39:28.580Z] ---> Running in c7710eba4ac3 [2022-11-09T20:39:29.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:39:29.174Z] Removing intermediate container c7710eba4ac3 [2022-11-09T20:39:29.174Z] ---> ad52bbc698ad [2022-11-09T20:39:29.174Z] Step 12/21 : WORKDIR /edgex [2022-11-09T20:39:29.465Z] ---> Running in 50ff11f8f0e8 [2022-11-09T20:39:29.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:39:30.432Z] Removing intermediate container 50ff11f8f0e8 [2022-11-09T20:39:30.433Z] ---> e540c4d3365c [2022-11-09T20:39:30.433Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-09T20:39:31.392Z] ---> afff5d820d1d [2022-11-09T20:39:31.392Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-09T20:39:31.663Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-09T20:39:31.932Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-09T20:39:31.932Z] (3/3) Installing su-exec (0.2-r1) [2022-11-09T20:39:31.932Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:39:31.932Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:39:32.520Z] OK: 6 MiB in 17 packages [2022-11-09T20:39:35.875Z] ---> 0d309dc823ad [2022-11-09T20:39:35.875Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-09T20:39:36.152Z] Removing intermediate container 398e36d5c397 [2022-11-09T20:39:36.152Z] ---> 214515bc1fda [2022-11-09T20:39:36.152Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T20:39:36.152Z] ---> Running in 192950c7cc8c [2022-11-09T20:39:37.118Z] Removing intermediate container 192950c7cc8c [2022-11-09T20:39:37.118Z] ---> e17ca82bfb62 [2022-11-09T20:39:37.118Z] Step 12/24 : WORKDIR / [2022-11-09T20:39:37.388Z] ---> Running in 80b0bb57162e [2022-11-09T20:39:38.800Z] Removing intermediate container 80b0bb57162e [2022-11-09T20:39:38.800Z] ---> e9dc17ffbca6 [2022-11-09T20:39:38.800Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-09T20:39:39.067Z] ---> 4e6809f3aeab [2022-11-09T20:39:39.067Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T20:39:40.477Z] ---> b525d2106382 [2022-11-09T20:39:40.477Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-09T20:39:41.083Z] ---> 69946a9c2123 [2022-11-09T20:39:41.083Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T20:39:41.351Z] ---> Running in 7fe57e09d457 [2022-11-09T20:39:42.761Z] ---> dabfdf76f4eb [2022-11-09T20:39:42.761Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-09T20:39:44.169Z] ---> b52f711d97f6 [2022-11-09T20:39:44.169Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-09T20:39:45.575Z] ---> 88c0e3773b21 [2022-11-09T20:39:45.575Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-09T20:39:46.157Z] Removing intermediate container 7fe57e09d457 [2022-11-09T20:39:46.157Z] ---> 1436b89fc7e3 [2022-11-09T20:39:46.157Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T20:39:46.157Z] ---> Running in 745caf072bf4 [2022-11-09T20:39:47.119Z] Removing intermediate container 745caf072bf4 [2022-11-09T20:39:47.119Z] ---> 350cd20ae253 [2022-11-09T20:39:47.119Z] Step 19/21 : LABEL arch=arm64 [2022-11-09T20:39:47.119Z] ---> Running in 02e1be1c239e [2022-11-09T20:39:47.709Z] ---> 11537a97187a [2022-11-09T20:39:47.709Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-09T20:39:47.709Z] Removing intermediate container 02e1be1c239e [2022-11-09T20:39:47.709Z] ---> 4dc782f6e6f7 [2022-11-09T20:39:47.709Z] Step 20/21 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:39:47.980Z] ---> Running in 7564ef70a3d0 [2022-11-09T20:39:48.563Z] Removing intermediate container 7564ef70a3d0 [2022-11-09T20:39:48.563Z] ---> da347866100d [2022-11-09T20:39:48.563Z] Step 21/21 : LABEL version=2.3.1-dev.1 [2022-11-09T20:39:48.831Z] ---> Running in a3022751b7c6 [2022-11-09T20:39:49.793Z] Removing intermediate container a3022751b7c6 [2022-11-09T20:39:49.793Z] ---> 0762edbe8f1d [2022-11-09T20:39:49.793Z] [2022-11-09T20:39:50.058Z] ---> 4aa3d01430a4 [2022-11-09T20:39:50.058Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T20:39:50.328Z] Successfully built 0762edbe8f1d [2022-11-09T20:39:50.328Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-09T20:39:50.328Z]  Building security-proxy-setup ... done Building security-spire-config [2022-11-09T20:39:51.286Z] ---> 1f9e7bb1e201 [2022-11-09T20:39:51.286Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T20:39:51.555Z] ---> Running in 75bfff5f75ea [2022-11-09T20:39:55.826Z] Removing intermediate container 75bfff5f75ea [2022-11-09T20:39:55.826Z] ---> b9ee7e7d0a1e [2022-11-09T20:39:55.826Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T20:39:55.826Z] ---> Running in 95c4103116f8 [2022-11-09T20:39:57.783Z] Removing intermediate container 95c4103116f8 [2022-11-09T20:39:57.783Z] ---> 3a04881d7b42 [2022-11-09T20:39:57.783Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:39:57.783Z] ---> Running in d8748fa6b85c [2022-11-09T20:39:57.783Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:39:57.783Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:39:57.783Z] ---> d320ef0584fa [2022-11-09T20:39:57.783Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T20:39:57.783Z] ---> Using cache [2022-11-09T20:39:57.783Z] ---> 79b231b23e81 [2022-11-09T20:39:57.783Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:39:58.060Z] ---> Running in 99fbac551248 [2022-11-09T20:39:58.649Z] Removing intermediate container d8748fa6b85c [2022-11-09T20:39:58.649Z] ---> 875f16ecaf69 [2022-11-09T20:39:58.649Z] Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:39:58.649Z] ---> Running in a70eb715dc62 [2022-11-09T20:40:00.056Z] Removing intermediate container a70eb715dc62 [2022-11-09T20:40:00.056Z] ---> 55c1db934e6b [2022-11-09T20:40:00.056Z] Step 24/24 : LABEL version=2.3.1-dev.1 [2022-11-09T20:40:00.056Z] ---> Running in 8a991abfe893 [2022-11-09T20:40:01.016Z] Removing intermediate container 8a991abfe893 [2022-11-09T20:40:01.016Z] ---> 0cd65a5db5f7 [2022-11-09T20:40:01.016Z] [2022-11-09T20:40:01.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:40:01.016Z] Successfully built 0cd65a5db5f7 [2022-11-09T20:40:01.016Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-09T20:40:01.016Z] Building security-spire-agent [2022-11-09T20:40:01.867Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:40:05.212Z] OK: 221 MiB in 51 packages [2022-11-09T20:40:06.667Z] Removing intermediate container 99fbac551248 [2022-11-09T20:40:06.667Z] ---> 302be68a1d65 [2022-11-09T20:40:06.667Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T20:40:09.260Z] ---> c6298a6e6a20 [2022-11-09T20:40:09.260Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:40:09.260Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:40:09.260Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:40:09.260Z] ---> d320ef0584fa [2022-11-09T20:40:09.260Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T20:40:09.260Z] ---> Using cache [2022-11-09T20:40:09.260Z] ---> 79b231b23e81 [2022-11-09T20:40:09.260Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:40:09.260Z] ---> Using cache [2022-11-09T20:40:09.260Z] ---> 302be68a1d65 [2022-11-09T20:40:09.260Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T20:40:09.260Z] ---> Running in 0c95757c34e1 [2022-11-09T20:40:09.526Z] ---> Using cache [2022-11-09T20:40:09.526Z] ---> c6298a6e6a20 [2022-11-09T20:40:09.526Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:40:09.792Z] ---> Running in 8b4d5c4a3c9b [2022-11-09T20:40:27.996Z] Removing intermediate container c3b22a84b21c [2022-11-09T20:40:27.996Z] ---> c5bc1a1de601 [2022-11-09T20:40:27.996Z] [2022-11-09T20:40:27.996Z] Step 10/24 : FROM alpine:3.16 [2022-11-09T20:40:27.996Z] ---> a6215f271958 [2022-11-09T20:40:27.996Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:40:27.996Z] ---> Running in 42cfe1cf1540 [2022-11-09T20:40:27.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:40:28.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:40:29.985Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T20:40:29.985Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:40:29.985Z] OK: 5 MiB in 15 packages [2022-11-09T20:40:31.950Z] Removing intermediate container 42cfe1cf1540 [2022-11-09T20:40:31.950Z] ---> b9dce8b8beb3 [2022-11-09T20:40:31.950Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:40:31.950Z] ---> Running in cf6dfd28c25c [2022-11-09T20:40:32.556Z] Removing intermediate container cf6dfd28c25c [2022-11-09T20:40:32.556Z] ---> 978030057e7c [2022-11-09T20:40:32.556Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-09T20:40:32.556Z] ---> Running in bc7bd4bd3762 [2022-11-09T20:40:33.153Z] Removing intermediate container bc7bd4bd3762 [2022-11-09T20:40:33.153Z] ---> 143a58a33275 [2022-11-09T20:40:33.153Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-09T20:40:33.423Z] ---> Running in 037f57cec6b8 [2022-11-09T20:40:34.017Z] Removing intermediate container 037f57cec6b8 [2022-11-09T20:40:34.017Z] ---> b135402cf0b0 [2022-11-09T20:40:34.017Z] Step 15/24 : WORKDIR / [2022-11-09T20:40:34.017Z] ---> Running in a624d7ecfde1 [2022-11-09T20:40:34.624Z] Removing intermediate container a624d7ecfde1 [2022-11-09T20:40:34.624Z] ---> f34b3a8fbeb1 [2022-11-09T20:40:34.624Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:40:36.042Z] ---> 3503103616e8 [2022-11-09T20:40:36.042Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-09T20:40:38.002Z] ---> 11c38a4c7b6a [2022-11-09T20:40:38.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-09T20:40:38.979Z] ---> 8d3a7f281274 [2022-11-09T20:40:38.979Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-09T20:40:39.949Z] ---> ac35ff13d57b [2022-11-09T20:40:39.949Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-09T20:40:39.949Z] ---> Running in e2d06d1f64a7 [2022-11-09T20:40:40.539Z] Removing intermediate container e2d06d1f64a7 [2022-11-09T20:40:40.539Z] ---> 14a131072e85 [2022-11-09T20:40:40.539Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:40:40.812Z] ---> Running in 9e70cb4b2fef [2022-11-09T20:40:41.434Z] Removing intermediate container 9e70cb4b2fef [2022-11-09T20:40:41.434Z] ---> 6c6328b3c800 [2022-11-09T20:40:41.434Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:40:41.708Z] ---> Running in 2f65ba2634d0 [2022-11-09T20:40:41.983Z] Removing intermediate container 2f65ba2634d0 [2022-11-09T20:40:41.983Z] ---> 8c208c791c10 [2022-11-09T20:40:41.983Z] Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:40:42.264Z] ---> Running in 6dfdbef75f4c [2022-11-09T20:40:42.861Z] Removing intermediate container 6dfdbef75f4c [2022-11-09T20:40:42.861Z] ---> 6696d84bfc57 [2022-11-09T20:40:42.861Z] Step 24/24 : LABEL version=2.3.1-dev.1 [2022-11-09T20:40:42.861Z] ---> Running in 2bcd09eaf35d [2022-11-09T20:40:43.455Z] Removing intermediate container 2bcd09eaf35d [2022-11-09T20:40:43.455Z] ---> 9dade5c09249 [2022-11-09T20:40:43.455Z] [2022-11-09T20:40:43.725Z] Successfully built 9dade5c09249 [2022-11-09T20:40:43.725Z] Successfully tagged core-metadata-arm64:latest [2022-11-09T20:40:43.725Z]  Building core-metadata ... done Building security-bootstrapper [2022-11-09T20:40:48.005Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:40:48.005Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:40:48.005Z] ---> d320ef0584fa [2022-11-09T20:40:48.005Z] Step 3/32 : WORKDIR /edgex-go [2022-11-09T20:40:48.005Z] ---> Using cache [2022-11-09T20:40:48.005Z] ---> 79b231b23e81 [2022-11-09T20:40:48.005Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-09T20:40:48.005Z] ---> Using cache [2022-11-09T20:40:48.005Z] ---> b3db2f11c2c3 [2022-11-09T20:40:48.005Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-09T20:40:48.005Z] ---> Using cache [2022-11-09T20:40:48.005Z] ---> ae50805cad32 [2022-11-09T20:40:48.005Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:40:48.005Z] ---> Using cache [2022-11-09T20:40:48.005Z] ---> 4c3d74256c12 [2022-11-09T20:40:48.005Z] Step 7/32 : COPY . . [2022-11-09T20:40:48.005Z] ---> Using cache [2022-11-09T20:40:48.005Z] ---> c7af1633c004 [2022-11-09T20:40:48.005Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-09T20:40:48.005Z] ---> Running in 3d7d13cfcff3 [2022-11-09T20:40:53.376Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-09T20:41:20.144Z] Removing intermediate container 8d15708330f2 [2022-11-09T20:41:20.144Z] ---> c32ae0e5e760 [2022-11-09T20:41:20.144Z] [2022-11-09T20:41:20.144Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:41:20.144Z] ---> a6215f271958 [2022-11-09T20:41:20.144Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-09T20:41:20.144Z] ---> Running in cb2f519bdf6a [2022-11-09T20:41:20.144Z] Removing intermediate container cb2f519bdf6a [2022-11-09T20:41:20.144Z] ---> 8b00a62a6ff7 [2022-11-09T20:41:20.144Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-09T20:41:20.144Z] ---> Running in a992cd06805f [2022-11-09T20:41:20.755Z] Removing intermediate container a992cd06805f [2022-11-09T20:41:20.755Z] ---> c2da83d7aeb0 [2022-11-09T20:41:20.755Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-09T20:41:20.755Z] ---> Running in 77d007005c1e [2022-11-09T20:41:22.179Z] Removing intermediate container 77d007005c1e [2022-11-09T20:41:22.179Z] ---> 8d475e3856fa [2022-11-09T20:41:22.179Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-09T20:41:22.179Z] ---> Running in dada54cd0fd2 [2022-11-09T20:41:25.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:41:25.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:41:26.502Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-09T20:41:26.502Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T20:41:26.502Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-09T20:41:26.502Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T20:41:26.772Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-09T20:41:26.772Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-09T20:41:26.772Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:41:26.772Z] OK: 8 MiB in 20 packages [2022-11-09T20:41:30.122Z] Removing intermediate container dada54cd0fd2 [2022-11-09T20:41:30.122Z] ---> 75bbd0885b99 [2022-11-09T20:41:30.122Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:41:32.087Z] ---> 926f798d7a8d [2022-11-09T20:41:32.087Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-09T20:41:36.361Z] ---> 2761f275e0f7 [2022-11-09T20:41:36.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-09T20:41:38.976Z] ---> 6d903363970b [2022-11-09T20:41:38.976Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-09T20:41:39.244Z] ---> Running in 5470f257251a [2022-11-09T20:41:40.215Z] Removing intermediate container 5470f257251a [2022-11-09T20:41:40.215Z] ---> 647034580b04 [2022-11-09T20:41:40.215Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:41:40.485Z] ---> Running in 0a0d9f979a0b [2022-11-09T20:41:41.903Z] Removing intermediate container 0a0d9f979a0b [2022-11-09T20:41:41.903Z] ---> 6743cda66883 [2022-11-09T20:41:41.903Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:41:41.903Z] ---> Running in 0bf4e7cdf553 [2022-11-09T20:41:42.871Z] Removing intermediate container 0bf4e7cdf553 [2022-11-09T20:41:42.871Z] ---> 6979fcf23a61 [2022-11-09T20:41:42.871Z] Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:41:43.145Z] ---> Running in 0775780734c3 [2022-11-09T20:41:44.110Z] Removing intermediate container 0775780734c3 [2022-11-09T20:41:44.110Z] ---> 9aae0169355d [2022-11-09T20:41:44.110Z] Step 22/22 : LABEL version=2.3.1-dev.1 [2022-11-09T20:41:44.110Z] ---> Running in 828922fed06a [2022-11-09T20:41:44.695Z] Removing intermediate container 828922fed06a [2022-11-09T20:41:44.695Z] ---> f39e37e42f93 [2022-11-09T20:41:44.695Z] [2022-11-09T20:41:44.964Z] Successfully built f39e37e42f93 [2022-11-09T20:41:44.964Z] Successfully tagged core-data-arm64:latest [2022-11-09T20:41:44.964Z] Building support-notifications [2022-11-09T20:41:47.554Z]  Building core-data ... done Removing intermediate container 0c95757c34e1 [2022-11-09T20:41:47.554Z] ---> e9eb6674454c [2022-11-09T20:41:47.554Z] Step 7/24 : COPY . . [2022-11-09T20:41:49.502Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:41:49.502Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:41:49.502Z] ---> d320ef0584fa [2022-11-09T20:41:49.502Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:41:49.502Z] ---> Using cache [2022-11-09T20:41:49.502Z] ---> b2963d3ed56b [2022-11-09T20:41:49.502Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:41:49.502Z] ---> Using cache [2022-11-09T20:41:49.502Z] ---> 057ebaa80bf4 [2022-11-09T20:41:49.502Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-09T20:41:49.769Z] ---> Running in 037a25b39760 [2022-11-09T20:41:51.198Z] Removing intermediate container 8b4d5c4a3c9b [2022-11-09T20:41:51.198Z] ---> e60357080f01 [2022-11-09T20:41:51.198Z] Step 7/24 : COPY . . [2022-11-09T20:41:52.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:41:52.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:41:53.036Z] ---> 13b3165887a7 [2022-11-09T20:41:53.036Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:41:53.036Z] ---> Running in 1bee3aed017c [2022-11-09T20:41:54.010Z] Removing intermediate container 1bee3aed017c [2022-11-09T20:41:54.010Z] ---> 9ec463c7165e [2022-11-09T20:41:54.010Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T20:41:54.010Z] OK: 221 MiB in 51 packages [2022-11-09T20:41:54.010Z] ---> Running in 750aaada6ee0 [2022-11-09T20:41:54.966Z] Removing intermediate container 750aaada6ee0 [2022-11-09T20:41:54.966Z] ---> 2bd440669ada [2022-11-09T20:41:54.966Z] 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 [2022-11-09T20:41:55.234Z] ---> Running in f384a9a0e712 [2022-11-09T20:41:56.645Z] Removing intermediate container 037a25b39760 [2022-11-09T20:41:56.645Z] ---> 5140bfd6127d [2022-11-09T20:41:56.645Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:41:57.227Z] ---> 0a31eb0a45aa [2022-11-09T20:41:57.227Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:41:57.494Z] ---> Running in a788395023be [2022-11-09T20:41:58.077Z] ---> 998f53c1cd21 [2022-11-09T20:41:58.077Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:41:58.350Z] ---> Running in eed318d756dc [2022-11-09T20:41:58.350Z] Removing intermediate container a788395023be [2022-11-09T20:41:58.350Z] ---> af548eb70639 [2022-11-09T20:41:58.350Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T20:41:58.933Z] ---> Running in d31ba1544f59 [2022-11-09T20:41:59.891Z] Removing intermediate container f384a9a0e712 [2022-11-09T20:41:59.891Z] ---> b0ff53f2bf32 [2022-11-09T20:41:59.891Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T20:41:59.891Z] Removing intermediate container d31ba1544f59 [2022-11-09T20:41:59.891Z] ---> db4dbad2a027 [2022-11-09T20:41:59.891Z] 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 [2022-11-09T20:41:59.891Z] ---> Running in d7a8c85cea41 [2022-11-09T20:42:00.159Z] ---> Running in 22fa87811ef4 [2022-11-09T20:42:01.119Z] Removing intermediate container 22fa87811ef4 [2022-11-09T20:42:01.119Z] ---> dafabd94ebac [2022-11-09T20:42:01.119Z] [2022-11-09T20:42:01.119Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T20:42:01.387Z] 3.15: Pulling from library/alpine [2022-11-09T20:42:03.333Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T20:42:03.333Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T20:42:03.817Z] ---> 02e0d6fdf486 [2022-11-09T20:42:03.817Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:42:03.817Z] ---> Running in a47d4adf8755 [2022-11-09T20:42:04.121Z] Removing intermediate container d7a8c85cea41 [2022-11-09T20:42:04.121Z] ---> 9df3ccf24724 [2022-11-09T20:42:04.121Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T20:42:04.402Z] ---> Running in d900756f046a [2022-11-09T20:42:04.402Z] Removing intermediate container a47d4adf8755 [2022-11-09T20:42:04.402Z] ---> 79605013ed06 [2022-11-09T20:42:04.402Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-09T20:42:04.688Z] ---> Running in eec627e094c3 [2022-11-09T20:42:05.708Z] Removing intermediate container d900756f046a [2022-11-09T20:42:05.708Z] ---> 61c4b5b6bfe9 [2022-11-09T20:42:05.708Z] [2022-11-09T20:42:05.708Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T20:42:05.708Z] ---> 02e0d6fdf486 [2022-11-09T20:42:05.708Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:42:05.708Z] ---> Using cache [2022-11-09T20:42:05.708Z] ---> 79605013ed06 [2022-11-09T20:42:05.708Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T20:42:05.708Z] ---> Running in 63a08c146384 [2022-11-09T20:42:07.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:42:07.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:42:07.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:42:08.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:42:09.524Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:42:09.524Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:42:09.524Z] OK: 15736 distinct packages available [2022-11-09T20:42:09.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:42:09.524Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:42:09.524Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:42:09.524Z] OK: 15736 distinct packages available [2022-11-09T20:42:09.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:42:10.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:42:10.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:42:11.471Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-09T20:42:11.471Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:42:11.471Z] (3/4) Installing libucontext (1.1-r0) [2022-11-09T20:42:11.471Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-09T20:42:11.471Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:42:11.471Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T20:42:11.471Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:42:11.471Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T20:42:11.471Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T20:42:11.471Z] OK: 6 MiB in 18 packages [2022-11-09T20:42:11.471Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T20:42:11.471Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:42:11.471Z] OK: 6 MiB in 19 packages [2022-11-09T20:42:14.050Z] Removing intermediate container eec627e094c3 [2022-11-09T20:42:14.050Z] ---> 2c4e594ebe1c [2022-11-09T20:42:14.050Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:42:14.050Z] Removing intermediate container 63a08c146384 [2022-11-09T20:42:14.050Z] ---> dd47e11881ad [2022-11-09T20:42:14.050Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-09T20:42:20.694Z] ---> 5eef827d0184 [2022-11-09T20:42:20.694Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:42:24.982Z] ---> 856a740b7e11 [2022-11-09T20:42:24.982Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:42:26.922Z] ---> 0175fee33bdb [2022-11-09T20:42:26.922Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-09T20:42:26.922Z] ---> Running in 23bdbc020053 [2022-11-09T20:42:28.327Z] Removing intermediate container 23bdbc020053 [2022-11-09T20:42:28.327Z] ---> 4a22d6402950 [2022-11-09T20:42:28.327Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-09T20:42:30.262Z] ---> 4fb9183ec296 [2022-11-09T20:42:30.262Z] Step 19/24 : WORKDIR / [2022-11-09T20:42:30.841Z] ---> Running in 9ec2713917a5 [2022-11-09T20:42:31.799Z] Removing intermediate container 9ec2713917a5 [2022-11-09T20:42:31.799Z] ---> c324ef77ab6a [2022-11-09T20:42:31.799Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:42:32.066Z] ---> Running in 353e6f57cbab [2022-11-09T20:42:33.469Z] Removing intermediate container 353e6f57cbab [2022-11-09T20:42:33.469Z] ---> aef4c2f66ee7 [2022-11-09T20:42:33.469Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:42:33.735Z] ---> Running in b4c03c32f275 [2022-11-09T20:42:33.735Z] ---> 9d5d62df8d78 [2022-11-09T20:42:33.735Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:42:35.138Z] Removing intermediate container b4c03c32f275 [2022-11-09T20:42:35.138Z] ---> fcd952255538 [2022-11-09T20:42:35.138Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:42:35.138Z] ---> Running in 8b39c8707522 [2022-11-09T20:42:36.545Z] Removing intermediate container 8b39c8707522 [2022-11-09T20:42:36.545Z] ---> 8184bde433ba [2022-11-09T20:42:36.545Z] Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:42:36.545Z] ---> d773622d33a5 [2022-11-09T20:42:36.545Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-09T20:42:36.545Z] ---> Running in c47a248d864b [2022-11-09T20:42:37.951Z] Removing intermediate container c47a248d864b [2022-11-09T20:42:37.951Z] ---> 355c807b3144 [2022-11-09T20:42:37.951Z] Step 24/24 : LABEL version=2.3.1-dev.1 [2022-11-09T20:42:37.951Z] ---> Running in 3edff6ca8f25 [2022-11-09T20:42:38.907Z] ---> fd45f69d8d8e [2022-11-09T20:42:38.908Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-09T20:42:39.180Z] Removing intermediate container 3edff6ca8f25 [2022-11-09T20:42:39.180Z] ---> 96c81ba69f03 [2022-11-09T20:42:39.180Z] [2022-11-09T20:42:39.447Z] Successfully built 96c81ba69f03 [2022-11-09T20:42:39.447Z] Successfully tagged security-spire-config-arm64:latest [2022-11-09T20:42:39.447Z] Building core-command [2022-11-09T20:42:40.404Z]  Building security-spire-config ... done  ---> 0e7c4da21869 [2022-11-09T20:42:40.404Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:42:40.671Z] ---> Running in cbc8c419d91b [2022-11-09T20:42:41.257Z] Removing intermediate container d8acce282a22 [2022-11-09T20:42:41.257Z] ---> ccaa62be5f7c [2022-11-09T20:42:41.257Z] [2022-11-09T20:42:41.257Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:42:41.257Z] ---> a6215f271958 [2022-11-09T20:42:41.257Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:42:41.257Z] ---> Using cache [2022-11-09T20:42:41.257Z] ---> b9dce8b8beb3 [2022-11-09T20:42:41.257Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:42:41.257Z] ---> Using cache [2022-11-09T20:42:41.257Z] ---> 978030057e7c [2022-11-09T20:42:41.257Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-09T20:42:41.524Z] Removing intermediate container cbc8c419d91b [2022-11-09T20:42:41.524Z] ---> Running in f29f3c0938aa [2022-11-09T20:42:41.524Z] ---> 132405bb2bc3 [2022-11-09T20:42:41.524Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:42:41.791Z] ---> Running in 839f5a27a7f0 [2022-11-09T20:42:42.374Z] Removing intermediate container f29f3c0938aa [2022-11-09T20:42:42.374Z] ---> 30902f59af89 [2022-11-09T20:42:42.374Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:42:42.641Z] ---> Running in fe3314170ff6 [2022-11-09T20:42:43.224Z] Removing intermediate container 839f5a27a7f0 [2022-11-09T20:42:43.224Z] ---> 0b1c07ef307a [2022-11-09T20:42:43.224Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:42:43.499Z] ---> Running in d4650a6e69d8 [2022-11-09T20:42:43.767Z] Removing intermediate container fe3314170ff6 [2022-11-09T20:42:43.767Z] ---> c7883b65d39f [2022-11-09T20:42:43.767Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:42:44.729Z] Removing intermediate container d4650a6e69d8 [2022-11-09T20:42:44.730Z] ---> c7f041cf86b6 [2022-11-09T20:42:44.730Z] Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:42:45.010Z] ---> Running in ab6cbf863fc6 [2022-11-09T20:42:46.422Z] ---> f572ccda8ab7 [2022-11-09T20:42:46.422Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-09T20:42:46.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:42:46.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:42:46.422Z] ---> d320ef0584fa [2022-11-09T20:42:46.422Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:42:46.422Z] ---> Using cache [2022-11-09T20:42:46.422Z] ---> b2963d3ed56b [2022-11-09T20:42:46.422Z] Step 4/23 : WORKDIR /edgex-go [2022-11-09T20:42:46.422Z] ---> Using cache [2022-11-09T20:42:46.422Z] ---> 057ebaa80bf4 [2022-11-09T20:42:46.422Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-09T20:42:46.422Z] Removing intermediate container ab6cbf863fc6 [2022-11-09T20:42:46.422Z] ---> ef824e989c2a [2022-11-09T20:42:46.422Z] Step 24/24 : LABEL version=2.3.1-dev.1 [2022-11-09T20:42:46.422Z] ---> Running in 7bb559c69d97 [2022-11-09T20:42:46.422Z] ---> Running in 5a75f92dd154 [2022-11-09T20:42:47.826Z] Removing intermediate container 5a75f92dd154 [2022-11-09T20:42:47.826Z] ---> be30ca52c906 [2022-11-09T20:42:47.826Z] [2022-11-09T20:42:48.408Z] Successfully built be30ca52c906 [2022-11-09T20:42:48.408Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-09T20:42:48.408Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-11-09T20:42:48.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:42:49.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:42:50.666Z] OK: 221 MiB in 51 packages [2022-11-09T20:42:52.086Z] ---> 16bd7471011d [2022-11-09T20:42:52.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-09T20:42:53.041Z] Removing intermediate container 7bb559c69d97 [2022-11-09T20:42:53.041Z] ---> 4a889ca44acb [2022-11-09T20:42:53.041Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-09T20:42:54.450Z] ---> e770eb07c0e5 [2022-11-09T20:42:54.450Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-09T20:42:54.716Z] ---> Running in b48e23f6e228 [2022-11-09T20:42:55.299Z] ---> 18b6c30658d3 [2022-11-09T20:42:55.299Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:42:55.299Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:42:55.299Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:42:55.299Z] ---> d320ef0584fa [2022-11-09T20:42:55.299Z] Step 3/22 : WORKDIR /edgex-go [2022-11-09T20:42:55.299Z] ---> Using cache [2022-11-09T20:42:55.299Z] ---> 79b231b23e81 [2022-11-09T20:42:55.299Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-09T20:42:55.571Z] ---> Running in bc66837154a6 [2022-11-09T20:42:55.837Z] ---> Running in c57d9752ba49 [2022-11-09T20:42:56.100Z] Removing intermediate container b48e23f6e228 [2022-11-09T20:42:56.100Z] ---> 601d756b225e [2022-11-09T20:42:56.100Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:42:56.699Z] ---> Running in cf79fbd92608 [2022-11-09T20:42:58.717Z] Removing intermediate container cf79fbd92608 [2022-11-09T20:42:58.717Z] ---> 947352dde779 [2022-11-09T20:42:58.717Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:42:58.717Z] ---> Running in 4206d1b29735 [2022-11-09T20:42:59.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:43:00.235Z] Removing intermediate container 4206d1b29735 [2022-11-09T20:43:00.235Z] ---> 70a49a1a2ad5 [2022-11-09T20:43:00.235Z] Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:43:00.515Z] ---> Running in f63207fc9a80 [2022-11-09T20:43:00.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:43:02.233Z] Removing intermediate container f63207fc9a80 [2022-11-09T20:43:02.233Z] ---> 9e8853ea88b8 [2022-11-09T20:43:02.233Z] Step 22/22 : LABEL version=2.3.1-dev.1 [2022-11-09T20:43:02.233Z] OK: 221 MiB in 51 packages [2022-11-09T20:43:02.233Z] ---> Running in 3a02458cd763 [2022-11-09T20:43:03.651Z] Removing intermediate container 3a02458cd763 [2022-11-09T20:43:03.651Z] ---> d40db27d9bbe [2022-11-09T20:43:03.651Z] [2022-11-09T20:43:03.651Z] Successfully built d40db27d9bbe [2022-11-09T20:43:03.651Z] Successfully tagged support-scheduler-arm64:latest [2022-11-09T20:43:03.651Z]  Building support-scheduler ... done Building security-spire-server [2022-11-09T20:43:04.240Z] Removing intermediate container c57d9752ba49 [2022-11-09T20:43:04.240Z] ---> 1c57f087115a [2022-11-09T20:43:04.240Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-09T20:43:05.654Z] ---> 9f2fd8e3027e [2022-11-09T20:43:05.654Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:43:05.926Z] ---> Running in 7d9c214a14de [2022-11-09T20:43:08.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:43:08.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:43:08.855Z] ---> d320ef0584fa [2022-11-09T20:43:08.855Z] Step 3/23 : WORKDIR /edgex-go [2022-11-09T20:43:08.855Z] ---> Using cache [2022-11-09T20:43:08.855Z] ---> 79b231b23e81 [2022-11-09T20:43:08.855Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:43:08.855Z] ---> Using cache [2022-11-09T20:43:08.855Z] ---> 302be68a1d65 [2022-11-09T20:43:08.855Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-09T20:43:08.855Z] ---> Using cache [2022-11-09T20:43:08.855Z] ---> c6298a6e6a20 [2022-11-09T20:43:08.855Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:43:08.855Z] ---> Using cache [2022-11-09T20:43:08.855Z] ---> e60357080f01 [2022-11-09T20:43:08.855Z] Step 7/23 : COPY . . [2022-11-09T20:43:09.126Z] ---> Using cache [2022-11-09T20:43:09.126Z] ---> 0a31eb0a45aa [2022-11-09T20:43:09.126Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:43:09.126Z] ---> Using cache [2022-11-09T20:43:09.126Z] ---> af548eb70639 [2022-11-09T20:43:09.126Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-09T20:43:09.126Z] ---> Using cache [2022-11-09T20:43:09.126Z] ---> db4dbad2a027 [2022-11-09T20:43:09.126Z] 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 [2022-11-09T20:43:10.086Z] ---> Running in 1844dc27eef8 [2022-11-09T20:43:14.345Z] Removing intermediate container 1844dc27eef8 [2022-11-09T20:43:14.345Z] ---> b424b4d8b65c [2022-11-09T20:43:14.345Z] Step 11/23 : WORKDIR /edgex-go [2022-11-09T20:43:14.618Z] ---> Running in f8249bf86313 [2022-11-09T20:43:15.588Z] Removing intermediate container f8249bf86313 [2022-11-09T20:43:15.588Z] ---> 5636889a4ba2 [2022-11-09T20:43:15.588Z] [2022-11-09T20:43:15.588Z] Step 12/23 : FROM alpine:3.15 [2022-11-09T20:43:15.588Z] ---> 02e0d6fdf486 [2022-11-09T20:43:15.588Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:43:15.588Z] ---> Using cache [2022-11-09T20:43:15.588Z] ---> 79605013ed06 [2022-11-09T20:43:15.588Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T20:43:15.588Z] ---> Using cache [2022-11-09T20:43:15.588Z] ---> dd47e11881ad [2022-11-09T20:43:15.588Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:43:23.812Z] ---> fcfd0b6a70ae [2022-11-09T20:43:23.813Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:43:25.216Z] ---> 6f8c3ff1da2b [2022-11-09T20:43:25.216Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-09T20:43:26.179Z] ---> a8f039809316 [2022-11-09T20:43:26.179Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-09T20:43:26.771Z] Removing intermediate container eed318d756dc [2022-11-09T20:43:26.771Z] ---> ad2a740bde1e [2022-11-09T20:43:26.771Z] Step 8/22 : COPY . . [2022-11-09T20:43:27.743Z] ---> 44f4f71403fc [2022-11-09T20:43:27.743Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:43:28.008Z] ---> Running in 1dbda2a60b22 [2022-11-09T20:43:28.975Z] Removing intermediate container 1dbda2a60b22 [2022-11-09T20:43:28.975Z] ---> 04f9cc48333e [2022-11-09T20:43:28.975Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:43:29.241Z] ---> Running in ea6eadfeeec3 [2022-11-09T20:43:30.215Z] Removing intermediate container ea6eadfeeec3 [2022-11-09T20:43:30.215Z] ---> 922bab7ab735 [2022-11-09T20:43:30.215Z] Step 21/23 : LABEL arch=arm64 [2022-11-09T20:43:30.483Z] ---> Running in 68050b4356be [2022-11-09T20:43:31.070Z] Removing intermediate container 68050b4356be [2022-11-09T20:43:31.071Z] ---> bce1ec74d53e [2022-11-09T20:43:31.071Z] Step 22/23 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:43:31.337Z] ---> be69e76c9b33 [2022-11-09T20:43:31.337Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-09T20:43:31.604Z] ---> Running in bef7310d29b5 [2022-11-09T20:43:31.604Z] ---> Running in 7f197d758a6f [2022-11-09T20:43:32.571Z] Removing intermediate container bef7310d29b5 [2022-11-09T20:43:32.571Z] ---> ff0e3b1a984d [2022-11-09T20:43:32.571Z] Step 23/23 : LABEL version=2.3.1-dev.1 [2022-11-09T20:43:32.571Z] ---> Running in 4fac1b81d033 [2022-11-09T20:43:33.530Z] Removing intermediate container 4fac1b81d033 [2022-11-09T20:43:33.530Z] ---> d97a50d0ee1d [2022-11-09T20:43:33.530Z] [2022-11-09T20:43:33.530Z] Successfully built d97a50d0ee1d [2022-11-09T20:43:33.530Z] Successfully tagged security-spire-server-arm64:latest [2022-11-09T20:43:33.530Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-11-09T20:43:33.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T20:43:39.422Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:43:39.422Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:43:39.422Z] ---> d320ef0584fa [2022-11-09T20:43:39.422Z] Step 3/19 : WORKDIR /edgex-go [2022-11-09T20:43:39.422Z] ---> Using cache [2022-11-09T20:43:39.422Z] ---> 79b231b23e81 [2022-11-09T20:43:39.422Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-09T20:43:39.688Z] ---> Running in 991185081e6f [2022-11-09T20:43:42.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:43:42.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:43:43.686Z] v3.16.2-435-ge70e25ec8b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-09T20:43:43.686Z] v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-09T20:43:43.686Z] OK: 16895 distinct packages available [2022-11-09T20:43:43.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:43:44.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:43:45.945Z] OK: 221 MiB in 51 packages [2022-11-09T20:43:48.524Z] Removing intermediate container 991185081e6f [2022-11-09T20:43:48.524Z] ---> fe4c3c2d3108 [2022-11-09T20:43:48.524Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-09T20:43:50.462Z] ---> 1639decf79e4 [2022-11-09T20:43:50.462Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:43:50.726Z] ---> Running in 81fd757b0ffe [2022-11-09T20:44:29.572Z] Removing intermediate container bc66837154a6 [2022-11-09T20:44:29.572Z] ---> e085abfc8c74 [2022-11-09T20:44:29.572Z] Step 8/23 : COPY . . [2022-11-09T20:44:39.633Z] ---> 5de4624fe0b6 [2022-11-09T20:44:39.633Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-09T20:44:39.633Z] ---> Running in ba6966f705a4 [2022-11-09T20:44:41.567Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-09T20:44:42.968Z] Removing intermediate container 7d9c214a14de [2022-11-09T20:44:42.968Z] ---> ca3c45b599f1 [2022-11-09T20:44:42.968Z] Step 7/22 : COPY . . [2022-11-09T20:44:49.594Z] ---> 121d1280e80a [2022-11-09T20:44:49.594Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-09T20:44:49.594Z] ---> Running in 899791e3b086 [2022-11-09T20:44:52.167Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-09T20:45:14.208Z] Removing intermediate container 3d7d13cfcff3 [2022-11-09T20:45:14.208Z] ---> 0d20b8999176 [2022-11-09T20:45:14.208Z] [2022-11-09T20:45:14.208Z] Step 9/32 : FROM alpine:3.16 [2022-11-09T20:45:14.208Z] ---> a6215f271958 [2022-11-09T20:45:14.208Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:45:14.208Z] ---> Running in 45938131a25a [2022-11-09T20:45:14.208Z] Removing intermediate container 45938131a25a [2022-11-09T20:45:14.208Z] ---> e7c676ae1055 [2022-11-09T20:45:14.208Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-09T20:45:14.208Z] ---> Running in 6491f3709acd [2022-11-09T20:45:14.208Z] Removing intermediate container 81fd757b0ffe [2022-11-09T20:45:14.208Z] ---> 70b15dff46cd [2022-11-09T20:45:14.208Z] Step 7/19 : COPY . . [2022-11-09T20:45:14.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:45:14.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:45:15.907Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-09T20:45:15.907Z] (2/2) Installing su-exec (0.2-r1) [2022-11-09T20:45:15.907Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:45:16.177Z] OK: 5 MiB in 16 packages [2022-11-09T20:45:16.177Z] ---> 1744c9305493 [2022-11-09T20:45:16.177Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-09T20:45:16.447Z] ---> Running in 8dfac753022c [2022-11-09T20:45:18.399Z] Removing intermediate container 6491f3709acd [2022-11-09T20:45:18.399Z] ---> 34e776f841d6 [2022-11-09T20:45:18.399Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-09T20:45:18.399Z] ---> Running in d01990b44ab8 [2022-11-09T20:45:18.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-09T20:45:18.982Z] Removing intermediate container d01990b44ab8 [2022-11-09T20:45:18.982Z] ---> 229c75d90ab4 [2022-11-09T20:45:18.982Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-09T20:45:19.251Z] ---> Running in 836de2439eb0 [2022-11-09T20:45:19.833Z] Removing intermediate container 836de2439eb0 [2022-11-09T20:45:19.833Z] ---> 98e1a0b1e698 [2022-11-09T20:45:19.833Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-09T20:45:19.833Z] ---> Running in b8b8e3948191 [2022-11-09T20:45:20.416Z] Removing intermediate container b8b8e3948191 [2022-11-09T20:45:20.416Z] ---> 5fdc99dfc4b5 [2022-11-09T20:45:20.416Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-09T20:45:20.416Z] ---> Running in e8938c48d540 [2022-11-09T20:45:20.996Z] Removing intermediate container e8938c48d540 [2022-11-09T20:45:20.996Z] ---> 9a96719c72ac [2022-11-09T20:45:20.996Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-09T20:45:20.996Z] ---> Running in 89e112c6eb36 [2022-11-09T20:45:24.333Z] Removing intermediate container 89e112c6eb36 [2022-11-09T20:45:24.334Z] ---> 4d0d34a45b21 [2022-11-09T20:45:24.334Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-09T20:45:24.334Z] ---> Running in 2edf93496f90 [2022-11-09T20:45:24.914Z] Removing intermediate container 2edf93496f90 [2022-11-09T20:45:24.914Z] ---> ccd29f87726f [2022-11-09T20:45:24.914Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-09T20:45:25.868Z] ---> 5006940b0293 [2022-11-09T20:45:25.868Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-09T20:45:26.137Z] ---> Running in 33f6d886eab4 [2022-11-09T20:45:29.465Z] Removing intermediate container 33f6d886eab4 [2022-11-09T20:45:29.465Z] ---> 5c6d6ae17c58 [2022-11-09T20:45:29.465Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:45:29.731Z] ---> 801ca78a9343 [2022-11-09T20:45:29.731Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-09T20:45:31.666Z] ---> a4839aaca90b [2022-11-09T20:45:31.666Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-09T20:45:32.626Z] ---> 2a82c65f6afc [2022-11-09T20:45:32.626Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-09T20:45:33.210Z] ---> 0273906a6e9a [2022-11-09T20:45:33.210Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-09T20:45:34.614Z] ---> 1af11b93b5ae [2022-11-09T20:45:34.614Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-09T20:45:35.577Z] ---> 89cc44ecc8d3 [2022-11-09T20:45:35.577Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-09T20:45:36.539Z] ---> 00bfcf4c54d8 [2022-11-09T20:45:36.539Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-09T20:45:36.539Z] ---> Running in 61c11f73233c [2022-11-09T20:45:39.874Z] Removing intermediate container 61c11f73233c [2022-11-09T20:45:39.874Z] ---> d2de7a6b421e [2022-11-09T20:45:39.874Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-09T20:45:39.874Z] ---> Running in 60c9549de724 [2022-11-09T20:45:40.469Z] Removing intermediate container 60c9549de724 [2022-11-09T20:45:40.469Z] ---> 46427e527236 [2022-11-09T20:45:40.469Z] Step 29/32 : CMD ["gate"] [2022-11-09T20:45:40.469Z] ---> Running in 7441a99a7763 [2022-11-09T20:45:41.070Z] Removing intermediate container 7441a99a7763 [2022-11-09T20:45:41.070Z] ---> 974de588df7c [2022-11-09T20:45:41.070Z] Step 30/32 : LABEL arch=arm64 [2022-11-09T20:45:41.070Z] ---> Running in 335a5cd5befa [2022-11-09T20:45:41.661Z] Removing intermediate container 335a5cd5befa [2022-11-09T20:45:41.661Z] ---> 5787e1ec317a [2022-11-09T20:45:41.661Z] Step 31/32 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:45:41.926Z] ---> Running in 95c50ae9d5dd [2022-11-09T20:45:42.509Z] Removing intermediate container 95c50ae9d5dd [2022-11-09T20:45:42.509Z] ---> 6b5c54ff7907 [2022-11-09T20:45:42.509Z] Step 32/32 : LABEL version=2.3.1-dev.1 [2022-11-09T20:45:42.509Z] ---> Running in 9d980a20fa87 [2022-11-09T20:45:43.091Z] Removing intermediate container 9d980a20fa87 [2022-11-09T20:45:43.091Z] ---> 44959ecd7dae [2022-11-09T20:45:43.091Z] [2022-11-09T20:45:43.091Z] Successfully built 44959ecd7dae [2022-11-09T20:45:43.091Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-09T20:49:34.820Z]  Building security-bootstrapper ... done Removing intermediate container 899791e3b086 [2022-11-09T20:49:34.820Z] ---> 77a9c634e828 [2022-11-09T20:49:34.820Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-09T20:49:34.820Z] ---> Running in b120c405b7c6 [2022-11-09T20:49:34.820Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T20:49:38.155Z] Removing intermediate container b120c405b7c6 [2022-11-09T20:49:38.155Z] ---> 7247a284ba1d [2022-11-09T20:49:38.155Z] [2022-11-09T20:49:38.155Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:49:38.155Z] ---> a6215f271958 [2022-11-09T20:49:38.155Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:49:38.155Z] ---> Running in c0a192c7aa77 [2022-11-09T20:49:38.742Z] Removing intermediate container c0a192c7aa77 [2022-11-09T20:49:38.742Z] ---> e72407c49522 [2022-11-09T20:49:38.742Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-09T20:49:38.742Z] ---> Running in b3f92ebe108a [2022-11-09T20:49:40.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:49:41.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:49:42.222Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-09T20:49:42.222Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-09T20:49:42.493Z] (3/33) Installing readline (8.1.2-r0) [2022-11-09T20:49:42.493Z] (4/33) Installing bash (5.1.16-r2) [2022-11-09T20:49:42.493Z] Executing bash-5.1.16-r2.post-install [2022-11-09T20:49:42.493Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-09T20:49:42.493Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-09T20:49:42.493Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T20:49:42.493Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-09T20:49:42.759Z] (9/33) Installing curl (7.83.1-r4) [2022-11-09T20:49:42.759Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-09T20:49:43.727Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-09T20:49:43.727Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-09T20:49:43.727Z] (13/33) Installing expat (2.5.0-r0) [2022-11-09T20:49:43.727Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-09T20:49:43.727Z] (15/33) Installing gdbm (1.23-r0) [2022-11-09T20:49:43.727Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-09T20:49:43.727Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T20:49:43.727Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T20:49:43.727Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-09T20:49:43.727Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-09T20:49:43.727Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-09T20:49:46.298Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-09T20:49:46.298Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-09T20:49:46.298Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-09T20:49:46.298Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-09T20:49:46.298Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-09T20:49:46.298Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-09T20:49:46.299Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-09T20:49:46.299Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-09T20:49:46.299Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-09T20:49:46.299Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-09T20:49:46.594Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-09T20:49:46.594Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-09T20:49:47.997Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:49:47.997Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:49:48.265Z] OK: 120 MiB in 47 packages [2022-11-09T20:49:54.892Z] Removing intermediate container ba6966f705a4 [2022-11-09T20:49:54.892Z] ---> 4e973fb72305 [2022-11-09T20:49:54.892Z] [2022-11-09T20:49:54.892Z] Step 10/23 : FROM alpine:3.16 [2022-11-09T20:49:54.892Z] ---> a6215f271958 [2022-11-09T20:49:54.892Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:49:54.892Z] ---> Using cache [2022-11-09T20:49:54.892Z] ---> b9dce8b8beb3 [2022-11-09T20:49:54.892Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:49:54.892Z] ---> Using cache [2022-11-09T20:49:54.892Z] ---> 978030057e7c [2022-11-09T20:49:54.892Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-09T20:49:55.157Z] ---> Running in 9702ba4b0af6 [2022-11-09T20:49:55.422Z] Removing intermediate container 9702ba4b0af6 [2022-11-09T20:49:55.422Z] ---> f32586cdb653 [2022-11-09T20:49:55.422Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-09T20:49:55.688Z] ---> Running in a04eac36c43b [2022-11-09T20:49:56.270Z] Removing intermediate container a04eac36c43b [2022-11-09T20:49:56.270Z] ---> 17d772284b8c [2022-11-09T20:49:56.270Z] Step 15/23 : WORKDIR / [2022-11-09T20:49:56.270Z] ---> Running in 3c3ea4310d2e [2022-11-09T20:49:56.535Z] Removing intermediate container 3c3ea4310d2e [2022-11-09T20:49:56.535Z] ---> 99a7bc4a2e63 [2022-11-09T20:49:56.535Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:49:57.498Z] ---> 47f9679fcb18 [2022-11-09T20:49:57.498Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-09T20:49:59.436Z] ---> d4872587324e [2022-11-09T20:49:59.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-09T20:50:00.023Z] ---> 38f5c36b602d [2022-11-09T20:50:00.023Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-09T20:50:00.289Z] ---> Running in 2122dd5b2fca [2022-11-09T20:50:00.558Z] Removing intermediate container 2122dd5b2fca [2022-11-09T20:50:00.558Z] ---> 2ac3937175f3 [2022-11-09T20:50:00.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:50:00.825Z] ---> Running in 183f2b709b85 [2022-11-09T20:50:01.092Z] Removing intermediate container 183f2b709b85 [2022-11-09T20:50:01.092Z] ---> b4d6e206e128 [2022-11-09T20:50:01.092Z] Step 21/23 : LABEL arch=arm64 [2022-11-09T20:50:01.359Z] ---> Running in 75b89af56053 [2022-11-09T20:50:01.628Z] Removing intermediate container 75b89af56053 [2022-11-09T20:50:01.628Z] ---> 93c79e029e23 [2022-11-09T20:50:01.628Z] Step 22/23 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:50:01.894Z] ---> Running in 24ceeb53dcfc [2022-11-09T20:50:02.475Z] Removing intermediate container 24ceeb53dcfc [2022-11-09T20:50:02.475Z] ---> dce5867c41d6 [2022-11-09T20:50:02.475Z] Step 23/23 : LABEL version=2.3.1-dev.1 [2022-11-09T20:50:02.475Z] ---> Running in 71956d322695 [2022-11-09T20:50:03.056Z] Removing intermediate container 71956d322695 [2022-11-09T20:50:03.056Z] ---> ffb939beb14e [2022-11-09T20:50:03.056Z] [2022-11-09T20:50:03.056Z] Successfully built ffb939beb14e [2022-11-09T20:50:03.056Z] Successfully tagged core-command-arm64:latest [2022-11-09T20:50:04.007Z]  Building core-command ... done Collecting docker-compose==1.23.2 [2022-11-09T20:50:04.007Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-09T20:50:04.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.1 MB/s eta 0:00:00 [2022-11-09T20:50:04.590Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-09T20:50:04.855Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-09T20:50:04.855Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.2 MB/s eta 0:00:00 [2022-11-09T20:50:04.855Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-09T20:50:05.435Z] Collecting PyYAML<4,>=3.10 [2022-11-09T20:50:05.435Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-09T20:50:05.435Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.6 MB/s eta 0:00:00 [2022-11-09T20:50:07.377Z] Preparing metadata (setup.py): started [2022-11-09T20:50:09.314Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:50:09.314Z] Collecting docopt<0.7,>=0.6.1 [2022-11-09T20:50:09.314Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-09T20:50:09.314Z] Preparing metadata (setup.py): started [2022-11-09T20:50:11.250Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:50:12.204Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-09T20:50:12.204Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-09T20:50:12.204Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.0 MB/s eta 0:00:00 [2022-11-09T20:50:12.786Z] Collecting docker<4.0,>=3.6.0 [2022-11-09T20:50:12.786Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-09T20:50:12.786Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 9.0 MB/s eta 0:00:00 [2022-11-09T20:50:13.053Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-09T20:50:13.053Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-09T20:50:13.053Z] Preparing metadata (setup.py): started [2022-11-09T20:50:14.992Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:50:15.257Z] Collecting cached-property<2,>=1.2.0 [2022-11-09T20:50:15.257Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-09T20:50:15.257Z] Collecting texttable<0.10,>=0.9.0 [2022-11-09T20:50:15.257Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-09T20:50:15.523Z] Preparing metadata (setup.py): started [2022-11-09T20:50:17.048Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:50:17.655Z] Collecting jsonschema<3,>=2.5.1 [2022-11-09T20:50:17.655Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-09T20:50:17.948Z] Collecting docker-pycreds>=0.4.0 [2022-11-09T20:50:17.948Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-09T20:50:18.574Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-09T20:50:18.574Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-09T20:50:18.858Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 12.1 MB/s eta 0:00:00 [2022-11-09T20:50:18.858Z] Collecting idna<2.8,>=2.5 [2022-11-09T20:50:18.858Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-09T20:50:19.153Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.2 MB/s eta 0:00:00 [2022-11-09T20:50:19.431Z] Collecting certifi>=2017.4.17 [2022-11-09T20:50:19.431Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-09T20:50:19.431Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.8 MB/s eta 0:00:00 [2022-11-09T20:50:20.061Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-09T20:50:20.061Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-09T20:50:20.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.8 MB/s eta 0:00:00 [2022-11-09T20:50:20.663Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-09T20:50:20.663Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-09T20:50:20.663Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-09T20:50:20.663Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-09T20:50:21.657Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-09T20:50:21.657Z] Running setup.py install for texttable: started [2022-11-09T20:50:23.618Z] Running setup.py install for texttable: finished with status 'done' [2022-11-09T20:50:23.618Z] Running setup.py install for PyYAML: started [2022-11-09T20:50:26.214Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-09T20:50:27.635Z] Running setup.py install for docopt: started [2022-11-09T20:50:29.600Z] Running setup.py install for docopt: finished with status 'done' [2022-11-09T20:50:32.960Z] Running setup.py install for dockerpty: started [2022-11-09T20:50:36.315Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-09T20:50:38.903Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-09T20:50:38.903Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-09T20:50:51.247Z] Removing intermediate container 7f197d758a6f [2022-11-09T20:50:51.247Z] ---> d546e18f86cb [2022-11-09T20:50:51.247Z] [2022-11-09T20:50:51.247Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:50:51.247Z] ---> a6215f271958 [2022-11-09T20:50:51.247Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-09T20:50:51.247Z] ---> Running in a9460b01a687 [2022-11-09T20:50:52.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:50:52.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:50:53.270Z] Removing intermediate container b3f92ebe108a [2022-11-09T20:50:53.270Z] ---> 66abe297cdc1 [2022-11-09T20:50:53.270Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-09T20:50:53.539Z] ---> Running in 298583b1937e [2022-11-09T20:50:53.816Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-09T20:50:53.816Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-09T20:50:53.816Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:50:54.085Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:50:54.085Z] Removing intermediate container 298583b1937e [2022-11-09T20:50:54.085Z] ---> 53fc6f5011bf [2022-11-09T20:50:54.085Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:50:54.085Z] ---> Running in d759a6b53fd5 [2022-11-09T20:50:54.354Z] OK: 6 MiB in 16 packages [2022-11-09T20:50:54.626Z] Removing intermediate container d759a6b53fd5 [2022-11-09T20:50:54.626Z] ---> 04702464a7f3 [2022-11-09T20:50:54.626Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-09T20:50:56.052Z] Removing intermediate container a9460b01a687 [2022-11-09T20:50:56.052Z] ---> 18b49be5cb0d [2022-11-09T20:50:56.052Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:50:56.052Z] ---> Running in bfb45bff6237 [2022-11-09T20:50:56.319Z] ---> 9d0c57a55707 [2022-11-09T20:50:56.319Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-09T20:50:56.588Z] Removing intermediate container bfb45bff6237 [2022-11-09T20:50:56.588Z] ---> 6a94ebd47be6 [2022-11-09T20:50:56.588Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-09T20:50:56.588Z] ---> Running in 428271f30b47 [2022-11-09T20:50:57.176Z] Removing intermediate container 428271f30b47 [2022-11-09T20:50:57.176Z] ---> 79be14cca0b6 [2022-11-09T20:50:57.176Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:50:57.176Z] ---> 40177f01e39a [2022-11-09T20:50:57.176Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-09T20:50:57.176Z] ---> Running in a0ea3c81f2f7 [2022-11-09T20:50:57.764Z] Removing intermediate container a0ea3c81f2f7 [2022-11-09T20:50:57.764Z] ---> d6e8a608a1e6 [2022-11-09T20:50:57.764Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:50:58.033Z] ---> b2b050111080 [2022-11-09T20:50:58.033Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-09T20:50:58.301Z] ---> Running in 5db18ad97015 [2022-11-09T20:50:58.570Z] ---> 21174faabe0f [2022-11-09T20:50:58.570Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-09T20:50:58.837Z] Removing intermediate container 5db18ad97015 [2022-11-09T20:50:58.837Z] ---> ede40f55cd08 [2022-11-09T20:50:58.837Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:50:58.837Z] ---> Running in 402f983838b1 [2022-11-09T20:50:59.424Z] Removing intermediate container 402f983838b1 [2022-11-09T20:50:59.424Z] ---> f9ffa83a90a8 [2022-11-09T20:50:59.424Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:50:59.708Z] ---> Running in 24eb592320b5 [2022-11-09T20:50:59.977Z] Removing intermediate container 24eb592320b5 [2022-11-09T20:50:59.977Z] ---> 32d4dbaf097a [2022-11-09T20:50:59.977Z] Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:00.250Z] ---> Running in e159e2d3f157 [2022-11-09T20:51:00.518Z] ---> b90f75f137c3 [2022-11-09T20:51:00.518Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-09T20:51:00.518Z] Removing intermediate container 8dfac753022c [2022-11-09T20:51:00.518Z] ---> f7e625a30673 [2022-11-09T20:51:00.518Z] [2022-11-09T20:51:00.518Z] Step 9/19 : FROM alpine:3.15 [2022-11-09T20:51:00.518Z] ---> 02e0d6fdf486 [2022-11-09T20:51:00.518Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:51:00.518Z] ---> Using cache [2022-11-09T20:51:00.518Z] ---> 79605013ed06 [2022-11-09T20:51:00.518Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-09T20:51:00.787Z] Removing intermediate container e159e2d3f157 [2022-11-09T20:51:00.787Z] ---> 43e6a9a82e51 [2022-11-09T20:51:00.787Z] Step 22/22 : LABEL version=2.3.1-dev.1 [2022-11-09T20:51:00.787Z] ---> Running in ba3882b4ae78 [2022-11-09T20:51:00.787Z] ---> Running in 5e77959eed47 [2022-11-09T20:51:01.378Z] Removing intermediate container 5e77959eed47 [2022-11-09T20:51:01.378Z] ---> 82a2c70dfeff [2022-11-09T20:51:01.378Z] [2022-11-09T20:51:01.651Z] ---> bb3508bf1ea2 [2022-11-09T20:51:01.651Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-09T20:51:01.651Z] Successfully built 82a2c70dfeff [2022-11-09T20:51:01.651Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-09T20:51:01.651Z]  Building sys-mgmt-agent ... done  ---> Running in 01ae1a4f3d9c [2022-11-09T20:51:01.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:51:01.919Z] Removing intermediate container 01ae1a4f3d9c [2022-11-09T20:51:01.919Z] ---> a42648886509 [2022-11-09T20:51:01.919Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:51:02.189Z] ---> Running in 41020da24cc4 [2022-11-09T20:51:02.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:51:02.459Z] Removing intermediate container 41020da24cc4 [2022-11-09T20:51:02.459Z] ---> d95321a3ada7 [2022-11-09T20:51:02.459Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:51:02.459Z] ---> Running in 69dfb8c4ed97 [2022-11-09T20:51:02.729Z] Removing intermediate container 69dfb8c4ed97 [2022-11-09T20:51:02.729Z] ---> 9aaa02259d18 [2022-11-09T20:51:02.729Z] Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:02.999Z] ---> Running in a6f645585655 [2022-11-09T20:51:03.267Z] Removing intermediate container a6f645585655 [2022-11-09T20:51:03.267Z] ---> 9282822c3e37 [2022-11-09T20:51:03.267Z] Step 22/22 : LABEL version=2.3.1-dev.1 [2022-11-09T20:51:03.267Z] ---> Running in eea304a7a9f7 [2022-11-09T20:51:03.267Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:51:03.267Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:51:03.267Z] OK: 15736 distinct packages available [2022-11-09T20:51:03.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:51:03.539Z] Removing intermediate container eea304a7a9f7 [2022-11-09T20:51:03.539Z] ---> eb486caa3b04 [2022-11-09T20:51:03.539Z] [2022-11-09T20:51:03.807Z] Successfully built eb486caa3b04 [2022-11-09T20:51:03.807Z] Successfully tagged support-notifications-arm64:latest [2022-11-09T20:51:03.807Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:51:04.772Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-09T20:51:04.772Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-09T20:51:04.772Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-09T20:51:04.772Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-09T20:51:04.772Z] (5/9) Installing curl (7.80.0-r4) [2022-11-09T20:51:04.772Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-09T20:51:04.772Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:51:04.772Z] (8/9) Installing libucontext (1.1-r0) [2022-11-09T20:51:04.772Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-09T20:51:04.772Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:51:04.772Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:51:05.050Z] OK: 8 MiB in 23 packages [2022-11-09T20:51:06.468Z] Removing intermediate container ba3882b4ae78 [2022-11-09T20:51:06.468Z] ---> f4bdaa51c4df [2022-11-09T20:51:06.468Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:51:06.738Z] ---> 64fe92e50b8c [2022-11-09T20:51:06.738Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-09T20:51:08.151Z] ---> b393d9358a61 [2022-11-09T20:51:08.151Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-09T20:51:08.421Z] ---> 3bca7601f2c1 [2022-11-09T20:51:08.421Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-09T20:51:08.421Z] ---> Running in 722cbed0df7d [2022-11-09T20:51:08.692Z] Removing intermediate container 722cbed0df7d [2022-11-09T20:51:08.692Z] ---> 71392e59e15c [2022-11-09T20:51:08.692Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:51:08.960Z] ---> Running in b0e74d1850e1 [2022-11-09T20:51:08.960Z] Removing intermediate container b0e74d1850e1 [2022-11-09T20:51:08.960Z] ---> 485245b5bc36 [2022-11-09T20:51:08.960Z] Step 17/19 : LABEL arch=arm64 [2022-11-09T20:51:09.231Z] ---> Running in d1f03fd4b841 [2022-11-09T20:51:09.499Z] Removing intermediate container d1f03fd4b841 [2022-11-09T20:51:09.499Z] ---> 296ada0cd97a [2022-11-09T20:51:09.499Z] Step 18/19 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:09.499Z] ---> Running in ac271c2fbbec [2022-11-09T20:51:09.769Z] Removing intermediate container ac271c2fbbec [2022-11-09T20:51:09.769Z] ---> 580537b0a686 [2022-11-09T20:51:09.769Z] Step 19/19 : LABEL version=2.3.1-dev.1 [2022-11-09T20:51:09.769Z] ---> Running in f401cbe09f1f [2022-11-09T20:51:10.038Z] Removing intermediate container f401cbe09f1f [2022-11-09T20:51:10.038Z] ---> e35352731335 [2022-11-09T20:51:10.038Z] [2022-11-09T20:51:10.308Z] Successfully built e35352731335 [2022-11-09T20:51:10.308Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-09T20:51:10.588Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-11-09T20:51:10.590Z] $ docker stop --time=1 69812bff226a77acf762397fae55351f4fd8eb15e7dc04bd2b6afc94a8ff3f7c [2022-11-09T20:51:12.255Z] $ docker rm -f 69812bff226a77acf762397fae55351f4fd8eb15e7dc04bd2b6afc94a8ff3f7c [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T20:51:12.714Z] + docker images [2022-11-09T20:51:12.981Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-09T20:51:12.981Z] security-spiffe-token-provider-arm64 latest e35352731335 3 seconds ago 28.8MB [2022-11-09T20:51:12.981Z] support-notifications-arm64 latest eb486caa3b04 9 seconds ago 29.5MB [2022-11-09T20:51:12.981Z] sys-mgmt-agent-arm64 latest 82a2c70dfeff 11 seconds ago 133MB [2022-11-09T20:51:12.981Z] f7e625a30673 13 seconds ago 1.3GB [2022-11-09T20:51:12.981Z] d546e18f86cb 24 seconds ago 1.33GB [2022-11-09T20:51:12.981Z] core-command-arm64 latest ffb939beb14e About a minute ago 16.9MB [2022-11-09T20:51:12.981Z] 4e973fb72305 About a minute ago 1.27GB [2022-11-09T20:51:12.981Z] 7247a284ba1d About a minute ago 1.25GB [2022-11-09T20:51:12.981Z] security-bootstrapper-arm64 latest 44959ecd7dae 5 minutes ago 19.4MB [2022-11-09T20:51:12.981Z] 0d20b8999176 6 minutes ago 1.26GB [2022-11-09T20:51:12.981Z] security-spire-server-arm64 latest d97a50d0ee1d 7 minutes ago 84.3MB [2022-11-09T20:51:12.981Z] 5636889a4ba2 7 minutes ago 1.14GB [2022-11-09T20:51:12.981Z] support-scheduler-arm64 latest d40db27d9bbe 8 minutes ago 28.8MB [2022-11-09T20:51:12.981Z] security-spire-agent-arm64 latest be30ca52c906 8 minutes ago 122MB [2022-11-09T20:51:12.981Z] ccaa62be5f7c 8 minutes ago 1.33GB [2022-11-09T20:51:12.981Z] security-spire-config-arm64 latest 96c81ba69f03 8 minutes ago 83.6MB [2022-11-09T20:51:12.981Z] 61c4b5b6bfe9 9 minutes ago 1.14GB [2022-11-09T20:51:12.981Z] dafabd94ebac 9 minutes ago 1.14GB [2022-11-09T20:51:12.981Z] core-data-arm64 latest f39e37e42f93 9 minutes ago 20.8MB [2022-11-09T20:51:12.981Z] c32ae0e5e760 9 minutes ago 1.28GB [2022-11-09T20:51:12.981Z] core-metadata-arm64 latest 9dade5c09249 10 minutes ago 17.7MB [2022-11-09T20:51:12.981Z] c5bc1a1de601 10 minutes ago 1.28GB [2022-11-09T20:51:12.981Z] security-secretstore-setup-arm64 latest 0cd65a5db5f7 11 minutes ago 28.6MB [2022-11-09T20:51:12.981Z] security-proxy-setup-arm64 latest 0762edbe8f1d 11 minutes ago 26.7MB [2022-11-09T20:51:12.981Z] 2136e6e2a3f6 11 minutes ago 1.26GB [2022-11-09T20:51:12.981Z] ba1e3bfd93b4 11 minutes ago 1.26GB [2022-11-09T20:51:12.981Z] ci-base-image-arm64 latest d320ef0584fa 20 minutes ago 948MB [2022-11-09T20:51:12.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 7 days ago 685MB [2022-11-09T20:51:12.981Z] alpine 3.15 02e0d6fdf486 3 months ago 5.33MB [2022-11-09T20:51:12.981Z] alpine 3.16 a6215f271958 3 months ago 5.29MB [2022-11-09T20:51:12.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T20:51:13.083Z] provisioning config files... [2022-11-09T20:51:13.097Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/349@tmp/config11124189000202573948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:51:13.434Z] ---> docker-login.sh [2022-11-09T20:51:13.434Z] nexus3.edgexfoundry.org:10001 [2022-11-09T20:51:13.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:51:14.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:51:14.016Z] Configure a credential helper to remove this warning. See [2022-11-09T20:51:14.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:51:14.017Z] [2022-11-09T20:51:14.017Z] Login Succeeded [2022-11-09T20:51:14.017Z] nexus3.edgexfoundry.org:10002 [2022-11-09T20:51:14.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:51:14.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:51:14.282Z] Configure a credential helper to remove this warning. See [2022-11-09T20:51:14.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:51:14.282Z] [2022-11-09T20:51:14.282Z] Login Succeeded [2022-11-09T20:51:14.282Z] nexus3.edgexfoundry.org:10003 [2022-11-09T20:51:14.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:51:14.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:51:14.549Z] Configure a credential helper to remove this warning. See [2022-11-09T20:51:14.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:51:14.549Z] [2022-11-09T20:51:14.549Z] Login Succeeded [2022-11-09T20:51:14.549Z] nexus3.edgexfoundry.org:10004 [2022-11-09T20:51:14.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:51:15.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:51:15.079Z] Configure a credential helper to remove this warning. See [2022-11-09T20:51:15.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:51:15.079Z] [2022-11-09T20:51:15.079Z] Login Succeeded [2022-11-09T20:51:15.079Z] docker.io [2022-11-09T20:51:15.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T20:51:15.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T20:51:15.657Z] Configure a credential helper to remove this warning. See [2022-11-09T20:51:15.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T20:51:15.657Z] [2022-11-09T20:51:15.657Z] Login Succeeded [2022-11-09T20:51:15.657Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T20:51:15.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:51:15.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T20:51:15.710Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-11-09T20:51:15.710Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:15.710Z] latest [2022-11-09T20:51:15.710Z] 2.3.1-dev.1 [2022-11-09T20:51:15.710Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:15.710Z] main [2022-11-09T20:51:15.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:16.035Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:16.364Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:16.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T20:51:16.364Z] 1bcac97207fc: Preparing [2022-11-09T20:51:16.364Z] aa58a13a8a49: Preparing [2022-11-09T20:51:16.364Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:16.364Z] 8537978a701d: Preparing [2022-11-09T20:51:16.364Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:16.364Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:16.629Z] 1bcac97207fc: Pushed [2022-11-09T20:51:16.629Z] 8d21ab5f2ace: Pushed [2022-11-09T20:51:16.629Z] 8537978a701d: Pushed [2022-11-09T20:51:19.196Z] aa58a13a8a49: Pushed [2022-11-09T20:51:19.460Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:0811a6a6c243965e944e24c0d0e62693b3838b9825521a8008f7480d185c2c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:19.813Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:20.142Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-09T20:51:20.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T20:51:20.142Z] 1bcac97207fc: Preparing [2022-11-09T20:51:20.142Z] aa58a13a8a49: Preparing [2022-11-09T20:51:20.142Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:20.142Z] 8537978a701d: Preparing [2022-11-09T20:51:20.142Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:20.142Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:20.142Z] aa58a13a8a49: Layer already exists [2022-11-09T20:51:20.142Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:20.142Z] 8537978a701d: Layer already exists [2022-11-09T20:51:20.142Z] 1bcac97207fc: Layer already exists [2022-11-09T20:51:20.406Z] latest: digest: sha256:0811a6a6c243965e944e24c0d0e62693b3838b9825521a8008f7480d185c2c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:20.736Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:21.065Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.1 [2022-11-09T20:51:21.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T20:51:21.065Z] 1bcac97207fc: Preparing [2022-11-09T20:51:21.065Z] aa58a13a8a49: Preparing [2022-11-09T20:51:21.065Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:21.065Z] 8537978a701d: Preparing [2022-11-09T20:51:21.065Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:21.065Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:21.065Z] 1bcac97207fc: Layer already exists [2022-11-09T20:51:21.065Z] 8537978a701d: Layer already exists [2022-11-09T20:51:21.065Z] aa58a13a8a49: Layer already exists [2022-11-09T20:51:21.065Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:21.065Z] 2.3.1-dev.1: digest: sha256:0811a6a6c243965e944e24c0d0e62693b3838b9825521a8008f7480d185c2c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:21.391Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:21.717Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:21.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T20:51:21.717Z] 1bcac97207fc: Preparing [2022-11-09T20:51:21.717Z] aa58a13a8a49: Preparing [2022-11-09T20:51:21.717Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:21.717Z] 8537978a701d: Preparing [2022-11-09T20:51:21.717Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:21.717Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:21.717Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:21.717Z] 8537978a701d: Layer already exists [2022-11-09T20:51:21.717Z] 1bcac97207fc: Layer already exists [2022-11-09T20:51:21.717Z] aa58a13a8a49: Layer already exists [2022-11-09T20:51:21.717Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:0811a6a6c243965e944e24c0d0e62693b3838b9825521a8008f7480d185c2c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:22.043Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:22.369Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-11-09T20:51:22.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T20:51:22.369Z] 1bcac97207fc: Preparing [2022-11-09T20:51:22.369Z] aa58a13a8a49: Preparing [2022-11-09T20:51:22.369Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:22.369Z] 8537978a701d: Preparing [2022-11-09T20:51:22.369Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:22.369Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:22.369Z] 1bcac97207fc: Layer already exists [2022-11-09T20:51:22.369Z] aa58a13a8a49: Layer already exists [2022-11-09T20:51:22.369Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:22.369Z] 8537978a701d: Layer already exists [2022-11-09T20:51:22.369Z] main: digest: sha256:0811a6a6c243965e944e24c0d0e62693b3838b9825521a8008f7480d185c2c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:51:22.671Z] ===================================================== [Pipeline] echo [2022-11-09T20:51:22.676Z] taggedImages: [2022-11-09T20:51:22.676Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:22.676Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-09T20:51:22.676Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.1 [2022-11-09T20:51:22.676Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:22.676Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-11-09T20:51:22.696Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-11-09T20:51:22.696Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:22.696Z] latest [2022-11-09T20:51:22.696Z] 2.3.1-dev.1 [2022-11-09T20:51:22.696Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:22.696Z] main [2022-11-09T20:51:22.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:23.028Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:23.360Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:23.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T20:51:23.360Z] 77353ebdd45b: Preparing [2022-11-09T20:51:23.360Z] e212faf3a26e: Preparing [2022-11-09T20:51:23.360Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:23.360Z] 320ac5bb3875: Preparing [2022-11-09T20:51:23.360Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:23.360Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:23.360Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:23.624Z] 77353ebdd45b: Pushed [2022-11-09T20:51:24.202Z] 320ac5bb3875: Pushed [2022-11-09T20:51:26.134Z] e212faf3a26e: Pushed [2022-11-09T20:51:26.397Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:e918a2904382e90ccccb3896e65740c9cd387f70d9718d60e178459093aeec9f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:26.737Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:27.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-09T20:51:27.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T20:51:27.064Z] 77353ebdd45b: Preparing [2022-11-09T20:51:27.064Z] e212faf3a26e: Preparing [2022-11-09T20:51:27.064Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:27.064Z] 320ac5bb3875: Preparing [2022-11-09T20:51:27.064Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:27.064Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:27.064Z] e212faf3a26e: Layer already exists [2022-11-09T20:51:27.064Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:27.064Z] 320ac5bb3875: Layer already exists [2022-11-09T20:51:27.064Z] 77353ebdd45b: Layer already exists [2022-11-09T20:51:27.064Z] latest: digest: sha256:e918a2904382e90ccccb3896e65740c9cd387f70d9718d60e178459093aeec9f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:27.400Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:27.732Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.1 [2022-11-09T20:51:27.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T20:51:27.732Z] 77353ebdd45b: Preparing [2022-11-09T20:51:27.732Z] e212faf3a26e: Preparing [2022-11-09T20:51:27.732Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:27.732Z] 320ac5bb3875: Preparing [2022-11-09T20:51:27.732Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:27.732Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:27.732Z] 77353ebdd45b: Layer already exists [2022-11-09T20:51:27.732Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:27.732Z] e212faf3a26e: Layer already exists [2022-11-09T20:51:27.732Z] 320ac5bb3875: Layer already exists [2022-11-09T20:51:27.732Z] 2.3.1-dev.1: digest: sha256:e918a2904382e90ccccb3896e65740c9cd387f70d9718d60e178459093aeec9f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:28.057Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:28.393Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:28.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T20:51:28.393Z] 77353ebdd45b: Preparing [2022-11-09T20:51:28.393Z] e212faf3a26e: Preparing [2022-11-09T20:51:28.393Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:28.393Z] 320ac5bb3875: Preparing [2022-11-09T20:51:28.393Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:28.393Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:28.393Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:28.393Z] e212faf3a26e: Layer already exists [2022-11-09T20:51:28.393Z] 320ac5bb3875: Layer already exists [2022-11-09T20:51:28.393Z] 77353ebdd45b: Layer already exists [2022-11-09T20:51:28.393Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:e918a2904382e90ccccb3896e65740c9cd387f70d9718d60e178459093aeec9f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:28.734Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:29.063Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-11-09T20:51:29.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T20:51:29.063Z] 77353ebdd45b: Preparing [2022-11-09T20:51:29.063Z] e212faf3a26e: Preparing [2022-11-09T20:51:29.063Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:29.063Z] 320ac5bb3875: Preparing [2022-11-09T20:51:29.063Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:29.063Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:29.063Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:29.063Z] e212faf3a26e: Layer already exists [2022-11-09T20:51:29.063Z] 77353ebdd45b: Layer already exists [2022-11-09T20:51:29.063Z] 320ac5bb3875: Layer already exists [2022-11-09T20:51:29.063Z] main: digest: sha256:e918a2904382e90ccccb3896e65740c9cd387f70d9718d60e178459093aeec9f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:51:29.103Z] ===================================================== [Pipeline] echo [2022-11-09T20:51:29.109Z] taggedImages: [2022-11-09T20:51:29.109Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:29.109Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-09T20:51:29.109Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.1 [2022-11-09T20:51:29.109Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:29.109Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-11-09T20:51:29.123Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-11-09T20:51:29.123Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:29.123Z] latest [2022-11-09T20:51:29.123Z] 2.3.1-dev.1 [2022-11-09T20:51:29.123Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:29.123Z] main [2022-11-09T20:51:29.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:29.448Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:29.827Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:29.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T20:51:29.828Z] 6da40f5a4054: Preparing [2022-11-09T20:51:29.828Z] 1c7525e08628: Preparing [2022-11-09T20:51:29.828Z] 718afb729954: Preparing [2022-11-09T20:51:29.828Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:29.828Z] 8537978a701d: Preparing [2022-11-09T20:51:29.828Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:29.828Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:29.828Z] 8537978a701d: Layer already exists [2022-11-09T20:51:30.095Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:30.095Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:30.095Z] 1c7525e08628: Pushed [2022-11-09T20:51:30.095Z] 6da40f5a4054: Pushed [2022-11-09T20:51:32.682Z] 718afb729954: Pushed [2022-11-09T20:51:32.951Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:96499bed2c8e2e6b33b771418becd01bf76da9fd9d01b263e04064654dcbb52c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:33.278Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:33.610Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-09T20:51:33.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T20:51:33.610Z] 6da40f5a4054: Preparing [2022-11-09T20:51:33.610Z] 1c7525e08628: Preparing [2022-11-09T20:51:33.610Z] 718afb729954: Preparing [2022-11-09T20:51:33.610Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:33.610Z] 8537978a701d: Preparing [2022-11-09T20:51:33.610Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:33.610Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:33.610Z] 8537978a701d: Layer already exists [2022-11-09T20:51:33.610Z] 718afb729954: Layer already exists [2022-11-09T20:51:33.610Z] 6da40f5a4054: Layer already exists [2022-11-09T20:51:33.610Z] 1c7525e08628: Layer already exists [2022-11-09T20:51:33.610Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:33.610Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:33.610Z] latest: digest: sha256:96499bed2c8e2e6b33b771418becd01bf76da9fd9d01b263e04064654dcbb52c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:34.203Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:34.536Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.1 [2022-11-09T20:51:34.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T20:51:34.536Z] 6da40f5a4054: Preparing [2022-11-09T20:51:34.536Z] 1c7525e08628: Preparing [2022-11-09T20:51:34.536Z] 718afb729954: Preparing [2022-11-09T20:51:34.536Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:34.536Z] 8537978a701d: Preparing [2022-11-09T20:51:34.536Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:34.536Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:34.536Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:34.536Z] 718afb729954: Layer already exists [2022-11-09T20:51:34.536Z] 1c7525e08628: Layer already exists [2022-11-09T20:51:34.536Z] 6da40f5a4054: Layer already exists [2022-11-09T20:51:34.536Z] 8537978a701d: Layer already exists [2022-11-09T20:51:34.536Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:34.536Z] 2.3.1-dev.1: digest: sha256:96499bed2c8e2e6b33b771418becd01bf76da9fd9d01b263e04064654dcbb52c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:34.871Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:35.206Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:35.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T20:51:35.206Z] 6da40f5a4054: Preparing [2022-11-09T20:51:35.206Z] 1c7525e08628: Preparing [2022-11-09T20:51:35.206Z] 718afb729954: Preparing [2022-11-09T20:51:35.206Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:35.206Z] 8537978a701d: Preparing [2022-11-09T20:51:35.206Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:35.206Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:35.206Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:35.206Z] 718afb729954: Layer already exists [2022-11-09T20:51:35.206Z] 6da40f5a4054: Layer already exists [2022-11-09T20:51:35.206Z] 8537978a701d: Layer already exists [2022-11-09T20:51:35.206Z] 1c7525e08628: Layer already exists [2022-11-09T20:51:35.206Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:35.206Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:96499bed2c8e2e6b33b771418becd01bf76da9fd9d01b263e04064654dcbb52c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:35.811Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:36.140Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-11-09T20:51:36.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T20:51:36.140Z] 6da40f5a4054: Preparing [2022-11-09T20:51:36.140Z] 1c7525e08628: Preparing [2022-11-09T20:51:36.140Z] 718afb729954: Preparing [2022-11-09T20:51:36.141Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:36.141Z] 8537978a701d: Preparing [2022-11-09T20:51:36.141Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:36.141Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:36.141Z] 8537978a701d: Layer already exists [2022-11-09T20:51:36.141Z] 718afb729954: Layer already exists [2022-11-09T20:51:36.141Z] 1c7525e08628: Layer already exists [2022-11-09T20:51:36.141Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:36.141Z] 6da40f5a4054: Layer already exists [2022-11-09T20:51:36.141Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:36.141Z] main: digest: sha256:96499bed2c8e2e6b33b771418becd01bf76da9fd9d01b263e04064654dcbb52c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:51:36.190Z] ===================================================== [Pipeline] echo [2022-11-09T20:51:36.198Z] taggedImages: [2022-11-09T20:51:36.199Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:36.199Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-09T20:51:36.199Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.1 [2022-11-09T20:51:36.199Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:36.199Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-11-09T20:51:36.224Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-11-09T20:51:36.224Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:36.224Z] latest [2022-11-09T20:51:36.224Z] 2.3.1-dev.1 [2022-11-09T20:51:36.224Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:36.224Z] main [2022-11-09T20:51:36.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:36.555Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:36.877Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:36.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T20:51:36.877Z] c6ee7a47e5a7: Preparing [2022-11-09T20:51:36.877Z] c6ee7a47e5a7: Preparing [2022-11-09T20:51:36.877Z] 88618e81bc77: Preparing [2022-11-09T20:51:36.877Z] 6ebf6e4edecd: Preparing [2022-11-09T20:51:36.877Z] cf220fec62d0: Preparing [2022-11-09T20:51:36.877Z] 9c740dce0f6c: Preparing [2022-11-09T20:51:36.877Z] 32196b253bc0: Preparing [2022-11-09T20:51:36.877Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:36.877Z] 36f0093f8e8c: Preparing [2022-11-09T20:51:36.877Z] b04bc26a99be: Preparing [2022-11-09T20:51:36.877Z] ebde4bd166c4: Preparing [2022-11-09T20:51:36.877Z] 376064582289: Preparing [2022-11-09T20:51:36.877Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:36.877Z] 32196b253bc0: Waiting [2022-11-09T20:51:36.877Z] 8d21ab5f2ace: Waiting [2022-11-09T20:51:36.877Z] 36f0093f8e8c: Waiting [2022-11-09T20:51:36.877Z] b04bc26a99be: Waiting [2022-11-09T20:51:36.877Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:36.877Z] 376064582289: Waiting [2022-11-09T20:51:37.142Z] 88618e81bc77: Pushed [2022-11-09T20:51:37.142Z] 6ebf6e4edecd: Pushed [2022-11-09T20:51:37.142Z] cf220fec62d0: Pushed [2022-11-09T20:51:37.142Z] 9c740dce0f6c: Pushed [2022-11-09T20:51:37.142Z] c6ee7a47e5a7: Pushed [2022-11-09T20:51:37.142Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:37.407Z] ebde4bd166c4: Pushed [2022-11-09T20:51:37.407Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:37.407Z] 36f0093f8e8c: Pushed [2022-11-09T20:51:37.407Z] b04bc26a99be: Pushed [2022-11-09T20:51:37.407Z] 376064582289: Pushed [2022-11-09T20:51:40.735Z] 32196b253bc0: Pushed [2022-11-09T20:51:40.735Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:b5991c839d3e7bd46fe7555a9e57e2d01fe5a41ba2eed940af704d73a7708f3e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:41.075Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:41.404Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-09T20:51:41.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T20:51:41.404Z] c6ee7a47e5a7: Preparing [2022-11-09T20:51:41.404Z] c6ee7a47e5a7: Preparing [2022-11-09T20:51:41.404Z] 88618e81bc77: Preparing [2022-11-09T20:51:41.404Z] 6ebf6e4edecd: Preparing [2022-11-09T20:51:41.404Z] cf220fec62d0: Preparing [2022-11-09T20:51:41.404Z] 9c740dce0f6c: Preparing [2022-11-09T20:51:41.404Z] 32196b253bc0: Preparing [2022-11-09T20:51:41.404Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:41.404Z] 36f0093f8e8c: Preparing [2022-11-09T20:51:41.404Z] b04bc26a99be: Preparing [2022-11-09T20:51:41.404Z] ebde4bd166c4: Preparing [2022-11-09T20:51:41.404Z] 376064582289: Preparing [2022-11-09T20:51:41.404Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:41.404Z] b04bc26a99be: Waiting [2022-11-09T20:51:41.404Z] ebde4bd166c4: Waiting [2022-11-09T20:51:41.404Z] 376064582289: Waiting [2022-11-09T20:51:41.404Z] 32196b253bc0: Waiting [2022-11-09T20:51:41.404Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:41.404Z] 8d21ab5f2ace: Waiting [2022-11-09T20:51:41.404Z] 36f0093f8e8c: Waiting [2022-11-09T20:51:41.404Z] 9c740dce0f6c: Layer already exists [2022-11-09T20:51:41.404Z] 6ebf6e4edecd: Layer already exists [2022-11-09T20:51:41.404Z] 88618e81bc77: Layer already exists [2022-11-09T20:51:41.404Z] c6ee7a47e5a7: Layer already exists [2022-11-09T20:51:41.404Z] cf220fec62d0: Layer already exists [2022-11-09T20:51:41.404Z] 32196b253bc0: Layer already exists [2022-11-09T20:51:41.404Z] 36f0093f8e8c: Layer already exists [2022-11-09T20:51:41.404Z] b04bc26a99be: Layer already exists [2022-11-09T20:51:41.404Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:41.404Z] ebde4bd166c4: Layer already exists [2022-11-09T20:51:41.404Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:41.404Z] 376064582289: Layer already exists [2022-11-09T20:51:41.667Z] latest: digest: sha256:b5991c839d3e7bd46fe7555a9e57e2d01fe5a41ba2eed940af704d73a7708f3e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:41.996Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:42.322Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.1 [2022-11-09T20:51:42.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T20:51:42.322Z] c6ee7a47e5a7: Preparing [2022-11-09T20:51:42.322Z] c6ee7a47e5a7: Preparing [2022-11-09T20:51:42.322Z] 88618e81bc77: Preparing [2022-11-09T20:51:42.322Z] 6ebf6e4edecd: Preparing [2022-11-09T20:51:42.322Z] cf220fec62d0: Preparing [2022-11-09T20:51:42.322Z] 9c740dce0f6c: Preparing [2022-11-09T20:51:42.322Z] 32196b253bc0: Preparing [2022-11-09T20:51:42.322Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:42.322Z] 36f0093f8e8c: Preparing [2022-11-09T20:51:42.322Z] b04bc26a99be: Preparing [2022-11-09T20:51:42.322Z] ebde4bd166c4: Preparing [2022-11-09T20:51:42.322Z] 376064582289: Preparing [2022-11-09T20:51:42.322Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:42.322Z] 36f0093f8e8c: Waiting [2022-11-09T20:51:42.322Z] b04bc26a99be: Waiting [2022-11-09T20:51:42.322Z] ebde4bd166c4: Waiting [2022-11-09T20:51:42.322Z] 376064582289: Waiting [2022-11-09T20:51:42.322Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:42.322Z] 32196b253bc0: Waiting [2022-11-09T20:51:42.322Z] 8d21ab5f2ace: Waiting [2022-11-09T20:51:42.322Z] 6ebf6e4edecd: Layer already exists [2022-11-09T20:51:42.322Z] cf220fec62d0: Layer already exists [2022-11-09T20:51:42.323Z] 88618e81bc77: Layer already exists [2022-11-09T20:51:42.323Z] c6ee7a47e5a7: Layer already exists [2022-11-09T20:51:42.323Z] 9c740dce0f6c: Layer already exists [2022-11-09T20:51:42.323Z] 32196b253bc0: Layer already exists [2022-11-09T20:51:42.323Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:42.323Z] 36f0093f8e8c: Layer already exists [2022-11-09T20:51:42.323Z] b04bc26a99be: Layer already exists [2022-11-09T20:51:42.323Z] ebde4bd166c4: Layer already exists [2022-11-09T20:51:42.323Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:42.323Z] 376064582289: Layer already exists [2022-11-09T20:51:42.586Z] 2.3.1-dev.1: digest: sha256:b5991c839d3e7bd46fe7555a9e57e2d01fe5a41ba2eed940af704d73a7708f3e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:42.914Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:43.239Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:43.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T20:51:43.240Z] c6ee7a47e5a7: Preparing [2022-11-09T20:51:43.240Z] c6ee7a47e5a7: Preparing [2022-11-09T20:51:43.240Z] 88618e81bc77: Preparing [2022-11-09T20:51:43.240Z] 6ebf6e4edecd: Preparing [2022-11-09T20:51:43.240Z] cf220fec62d0: Preparing [2022-11-09T20:51:43.240Z] 9c740dce0f6c: Preparing [2022-11-09T20:51:43.240Z] 32196b253bc0: Preparing [2022-11-09T20:51:43.240Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:43.240Z] 36f0093f8e8c: Preparing [2022-11-09T20:51:43.240Z] b04bc26a99be: Preparing [2022-11-09T20:51:43.240Z] ebde4bd166c4: Preparing [2022-11-09T20:51:43.240Z] 376064582289: Preparing [2022-11-09T20:51:43.240Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:43.240Z] b04bc26a99be: Waiting [2022-11-09T20:51:43.240Z] 32196b253bc0: Waiting [2022-11-09T20:51:43.240Z] 8d21ab5f2ace: Waiting [2022-11-09T20:51:43.240Z] ebde4bd166c4: Waiting [2022-11-09T20:51:43.240Z] 36f0093f8e8c: Waiting [2022-11-09T20:51:43.240Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:43.240Z] 376064582289: Waiting [2022-11-09T20:51:43.240Z] cf220fec62d0: Layer already exists [2022-11-09T20:51:43.240Z] 88618e81bc77: Layer already exists [2022-11-09T20:51:43.240Z] 9c740dce0f6c: Layer already exists [2022-11-09T20:51:43.240Z] c6ee7a47e5a7: Layer already exists [2022-11-09T20:51:43.240Z] 6ebf6e4edecd: Layer already exists [2022-11-09T20:51:43.240Z] b04bc26a99be: Layer already exists [2022-11-09T20:51:43.240Z] 32196b253bc0: Layer already exists [2022-11-09T20:51:43.240Z] ebde4bd166c4: Layer already exists [2022-11-09T20:51:43.240Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:43.240Z] 36f0093f8e8c: Layer already exists [2022-11-09T20:51:43.240Z] 376064582289: Layer already exists [2022-11-09T20:51:43.240Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:43.503Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:b5991c839d3e7bd46fe7555a9e57e2d01fe5a41ba2eed940af704d73a7708f3e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:43.837Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:44.158Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-11-09T20:51:44.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T20:51:44.158Z] c6ee7a47e5a7: Preparing [2022-11-09T20:51:44.158Z] c6ee7a47e5a7: Preparing [2022-11-09T20:51:44.158Z] 88618e81bc77: Preparing [2022-11-09T20:51:44.158Z] 6ebf6e4edecd: Preparing [2022-11-09T20:51:44.158Z] cf220fec62d0: Preparing [2022-11-09T20:51:44.158Z] 9c740dce0f6c: Preparing [2022-11-09T20:51:44.158Z] 32196b253bc0: Preparing [2022-11-09T20:51:44.158Z] 8d21ab5f2ace: Preparing [2022-11-09T20:51:44.158Z] 36f0093f8e8c: Preparing [2022-11-09T20:51:44.158Z] b04bc26a99be: Preparing [2022-11-09T20:51:44.158Z] ebde4bd166c4: Preparing [2022-11-09T20:51:44.158Z] 376064582289: Preparing [2022-11-09T20:51:44.158Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:44.158Z] b04bc26a99be: Waiting [2022-11-09T20:51:44.158Z] 32196b253bc0: Waiting [2022-11-09T20:51:44.158Z] ebde4bd166c4: Waiting [2022-11-09T20:51:44.158Z] 8d21ab5f2ace: Waiting [2022-11-09T20:51:44.158Z] 376064582289: Waiting [2022-11-09T20:51:44.158Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:44.158Z] 36f0093f8e8c: Waiting [2022-11-09T20:51:44.158Z] cf220fec62d0: Layer already exists [2022-11-09T20:51:44.158Z] 6ebf6e4edecd: Layer already exists [2022-11-09T20:51:44.158Z] 88618e81bc77: Layer already exists [2022-11-09T20:51:44.158Z] 9c740dce0f6c: Layer already exists [2022-11-09T20:51:44.158Z] c6ee7a47e5a7: Layer already exists [2022-11-09T20:51:44.158Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:51:44.158Z] 32196b253bc0: Layer already exists [2022-11-09T20:51:44.158Z] b04bc26a99be: Layer already exists [2022-11-09T20:51:44.158Z] 36f0093f8e8c: Layer already exists [2022-11-09T20:51:44.158Z] ebde4bd166c4: Layer already exists [2022-11-09T20:51:44.158Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:44.158Z] 376064582289: Layer already exists [2022-11-09T20:51:44.424Z] main: digest: sha256:b5991c839d3e7bd46fe7555a9e57e2d01fe5a41ba2eed940af704d73a7708f3e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:51:44.466Z] ===================================================== [Pipeline] echo [2022-11-09T20:51:44.472Z] taggedImages: [2022-11-09T20:51:44.472Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:44.472Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-09T20:51:44.472Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.1 [2022-11-09T20:51:44.472Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:44.472Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-11-09T20:51:44.486Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-11-09T20:51:44.486Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:44.486Z] latest [2022-11-09T20:51:44.486Z] 2.3.1-dev.1 [2022-11-09T20:51:44.486Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:44.486Z] main [2022-11-09T20:51:44.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:44.811Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:45.136Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:45.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T20:51:45.136Z] a609ef663745: Preparing [2022-11-09T20:51:45.136Z] 78c92e29b591: Preparing [2022-11-09T20:51:45.136Z] 8548b38e07c8: Preparing [2022-11-09T20:51:45.136Z] 44b68fee5c04: Preparing [2022-11-09T20:51:45.136Z] c8b508a0b193: Preparing [2022-11-09T20:51:45.136Z] b016a05ff91d: Preparing [2022-11-09T20:51:45.136Z] b221f3fc0f05: Preparing [2022-11-09T20:51:45.136Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:45.136Z] b221f3fc0f05: Waiting [2022-11-09T20:51:45.136Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:45.136Z] b016a05ff91d: Waiting [2022-11-09T20:51:45.400Z] a609ef663745: Pushed [2022-11-09T20:51:45.400Z] 78c92e29b591: Pushed [2022-11-09T20:51:45.400Z] c8b508a0b193: Pushed [2022-11-09T20:51:45.400Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:45.664Z] b016a05ff91d: Pushed [2022-11-09T20:51:45.928Z] b221f3fc0f05: Pushed [2022-11-09T20:51:47.325Z] 44b68fee5c04: Pushed [2022-11-09T20:51:47.588Z] 8548b38e07c8: Pushed [2022-11-09T20:51:47.588Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:6fdfc6ef729d73fc33a810ce7fa4d753719852266497579554d55974d4efbadc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:48.184Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:48.508Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-09T20:51:48.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T20:51:48.508Z] a609ef663745: Preparing [2022-11-09T20:51:48.508Z] 78c92e29b591: Preparing [2022-11-09T20:51:48.508Z] 8548b38e07c8: Preparing [2022-11-09T20:51:48.508Z] 44b68fee5c04: Preparing [2022-11-09T20:51:48.508Z] c8b508a0b193: Preparing [2022-11-09T20:51:48.508Z] b016a05ff91d: Preparing [2022-11-09T20:51:48.508Z] b221f3fc0f05: Preparing [2022-11-09T20:51:48.509Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:48.509Z] b221f3fc0f05: Waiting [2022-11-09T20:51:48.509Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:48.509Z] b016a05ff91d: Waiting [2022-11-09T20:51:48.509Z] 8548b38e07c8: Layer already exists [2022-11-09T20:51:48.509Z] c8b508a0b193: Layer already exists [2022-11-09T20:51:48.509Z] a609ef663745: Layer already exists [2022-11-09T20:51:48.509Z] 44b68fee5c04: Layer already exists [2022-11-09T20:51:48.509Z] 78c92e29b591: Layer already exists [2022-11-09T20:51:48.509Z] b016a05ff91d: Layer already exists [2022-11-09T20:51:48.509Z] b221f3fc0f05: Layer already exists [2022-11-09T20:51:48.509Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:48.772Z] latest: digest: sha256:6fdfc6ef729d73fc33a810ce7fa4d753719852266497579554d55974d4efbadc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:49.103Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:49.432Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.1 [2022-11-09T20:51:49.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T20:51:49.432Z] a609ef663745: Preparing [2022-11-09T20:51:49.432Z] 78c92e29b591: Preparing [2022-11-09T20:51:49.432Z] 8548b38e07c8: Preparing [2022-11-09T20:51:49.432Z] 44b68fee5c04: Preparing [2022-11-09T20:51:49.432Z] c8b508a0b193: Preparing [2022-11-09T20:51:49.432Z] b016a05ff91d: Preparing [2022-11-09T20:51:49.432Z] b221f3fc0f05: Preparing [2022-11-09T20:51:49.432Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:49.432Z] b016a05ff91d: Waiting [2022-11-09T20:51:49.432Z] b221f3fc0f05: Waiting [2022-11-09T20:51:49.432Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:49.432Z] a609ef663745: Layer already exists [2022-11-09T20:51:49.432Z] c8b508a0b193: Layer already exists [2022-11-09T20:51:49.432Z] 8548b38e07c8: Layer already exists [2022-11-09T20:51:49.432Z] 44b68fee5c04: Layer already exists [2022-11-09T20:51:49.432Z] 78c92e29b591: Layer already exists [2022-11-09T20:51:49.432Z] b221f3fc0f05: Layer already exists [2022-11-09T20:51:49.432Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:49.432Z] b016a05ff91d: Layer already exists [2022-11-09T20:51:49.697Z] 2.3.1-dev.1: digest: sha256:6fdfc6ef729d73fc33a810ce7fa4d753719852266497579554d55974d4efbadc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:50.038Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:50.364Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:50.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T20:51:50.364Z] a609ef663745: Preparing [2022-11-09T20:51:50.364Z] 78c92e29b591: Preparing [2022-11-09T20:51:50.364Z] 8548b38e07c8: Preparing [2022-11-09T20:51:50.364Z] 44b68fee5c04: Preparing [2022-11-09T20:51:50.364Z] c8b508a0b193: Preparing [2022-11-09T20:51:50.364Z] b016a05ff91d: Preparing [2022-11-09T20:51:50.364Z] b221f3fc0f05: Preparing [2022-11-09T20:51:50.364Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:50.364Z] b016a05ff91d: Waiting [2022-11-09T20:51:50.364Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:50.364Z] b221f3fc0f05: Waiting [2022-11-09T20:51:50.364Z] c8b508a0b193: Layer already exists [2022-11-09T20:51:50.364Z] 44b68fee5c04: Layer already exists [2022-11-09T20:51:50.364Z] 8548b38e07c8: Layer already exists [2022-11-09T20:51:50.364Z] a609ef663745: Layer already exists [2022-11-09T20:51:50.364Z] 78c92e29b591: Layer already exists [2022-11-09T20:51:50.364Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:50.364Z] b016a05ff91d: Layer already exists [2022-11-09T20:51:50.364Z] b221f3fc0f05: Layer already exists [2022-11-09T20:51:50.628Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:6fdfc6ef729d73fc33a810ce7fa4d753719852266497579554d55974d4efbadc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:50.963Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:51.292Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-11-09T20:51:51.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T20:51:51.292Z] a609ef663745: Preparing [2022-11-09T20:51:51.292Z] 78c92e29b591: Preparing [2022-11-09T20:51:51.292Z] 8548b38e07c8: Preparing [2022-11-09T20:51:51.292Z] 44b68fee5c04: Preparing [2022-11-09T20:51:51.292Z] c8b508a0b193: Preparing [2022-11-09T20:51:51.292Z] b016a05ff91d: Preparing [2022-11-09T20:51:51.292Z] b221f3fc0f05: Preparing [2022-11-09T20:51:51.292Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:51.292Z] b016a05ff91d: Waiting [2022-11-09T20:51:51.292Z] b221f3fc0f05: Waiting [2022-11-09T20:51:51.292Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:51.292Z] 8548b38e07c8: Layer already exists [2022-11-09T20:51:51.292Z] 78c92e29b591: Layer already exists [2022-11-09T20:51:51.292Z] c8b508a0b193: Layer already exists [2022-11-09T20:51:51.292Z] 44b68fee5c04: Layer already exists [2022-11-09T20:51:51.292Z] a609ef663745: Layer already exists [2022-11-09T20:51:51.292Z] b221f3fc0f05: Layer already exists [2022-11-09T20:51:51.292Z] b016a05ff91d: Layer already exists [2022-11-09T20:51:51.292Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:51.292Z] main: digest: sha256:6fdfc6ef729d73fc33a810ce7fa4d753719852266497579554d55974d4efbadc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:51:51.605Z] ===================================================== [Pipeline] echo [2022-11-09T20:51:51.613Z] taggedImages: [2022-11-09T20:51:51.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:51.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-09T20:51:51.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.1 [2022-11-09T20:51:51.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:51.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-11-09T20:51:51.632Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-11-09T20:51:51.632Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:51.632Z] latest [2022-11-09T20:51:51.632Z] 2.3.1-dev.1 [2022-11-09T20:51:51.632Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:51.632Z] main [2022-11-09T20:51:51.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:51.968Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:52.304Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:52.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T20:51:52.304Z] be9d25756410: Preparing [2022-11-09T20:51:52.304Z] 9960177d3bd8: Preparing [2022-11-09T20:51:52.304Z] 6f3c8f930885: Preparing [2022-11-09T20:51:52.304Z] 94266ae9510b: Preparing [2022-11-09T20:51:52.304Z] dc48c76505c1: Preparing [2022-11-09T20:51:52.304Z] 2650148b49b0: Preparing [2022-11-09T20:51:52.304Z] 43b03e3b3f1f: Preparing [2022-11-09T20:51:52.304Z] 6dd9153d3b16: Preparing [2022-11-09T20:51:52.304Z] c36cc920fd42: Preparing [2022-11-09T20:51:52.304Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:52.304Z] 2650148b49b0: Waiting [2022-11-09T20:51:52.304Z] 6dd9153d3b16: Waiting [2022-11-09T20:51:52.304Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:52.304Z] 43b03e3b3f1f: Waiting [2022-11-09T20:51:52.304Z] c36cc920fd42: Waiting [2022-11-09T20:51:52.568Z] be9d25756410: Pushed [2022-11-09T20:51:52.568Z] 9960177d3bd8: Pushed [2022-11-09T20:51:52.568Z] dc48c76505c1: Pushed [2022-11-09T20:51:52.831Z] 2650148b49b0: Pushed [2022-11-09T20:51:52.831Z] 43b03e3b3f1f: Pushed [2022-11-09T20:51:52.831Z] 6dd9153d3b16: Pushed [2022-11-09T20:51:52.831Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:53.095Z] c36cc920fd42: Pushed [2022-11-09T20:51:55.028Z] 94266ae9510b: Pushed [2022-11-09T20:51:55.981Z] 6f3c8f930885: Pushed [2022-11-09T20:51:55.981Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:053c88360c5375d6d0780c83a4bb5f0f62aa980ce5071ffcd111a74fa7356587 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:56.313Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:56.640Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-09T20:51:56.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T20:51:56.640Z] be9d25756410: Preparing [2022-11-09T20:51:56.640Z] 9960177d3bd8: Preparing [2022-11-09T20:51:56.640Z] 6f3c8f930885: Preparing [2022-11-09T20:51:56.640Z] 94266ae9510b: Preparing [2022-11-09T20:51:56.640Z] dc48c76505c1: Preparing [2022-11-09T20:51:56.640Z] 2650148b49b0: Preparing [2022-11-09T20:51:56.640Z] 43b03e3b3f1f: Preparing [2022-11-09T20:51:56.640Z] 6dd9153d3b16: Preparing [2022-11-09T20:51:56.640Z] c36cc920fd42: Preparing [2022-11-09T20:51:56.640Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:56.640Z] 2650148b49b0: Waiting [2022-11-09T20:51:56.640Z] 43b03e3b3f1f: Waiting [2022-11-09T20:51:56.640Z] 6dd9153d3b16: Waiting [2022-11-09T20:51:56.640Z] c36cc920fd42: Waiting [2022-11-09T20:51:56.640Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:56.640Z] 6f3c8f930885: Layer already exists [2022-11-09T20:51:56.640Z] 94266ae9510b: Layer already exists [2022-11-09T20:51:56.640Z] be9d25756410: Layer already exists [2022-11-09T20:51:56.640Z] 9960177d3bd8: Layer already exists [2022-11-09T20:51:56.640Z] dc48c76505c1: Layer already exists [2022-11-09T20:51:56.640Z] 6dd9153d3b16: Layer already exists [2022-11-09T20:51:56.640Z] 43b03e3b3f1f: Layer already exists [2022-11-09T20:51:56.640Z] 2650148b49b0: Layer already exists [2022-11-09T20:51:56.640Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:56.640Z] c36cc920fd42: Layer already exists [2022-11-09T20:51:56.905Z] latest: digest: sha256:053c88360c5375d6d0780c83a4bb5f0f62aa980ce5071ffcd111a74fa7356587 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:57.234Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:57.557Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.1 [2022-11-09T20:51:57.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T20:51:57.557Z] be9d25756410: Preparing [2022-11-09T20:51:57.557Z] 9960177d3bd8: Preparing [2022-11-09T20:51:57.557Z] 6f3c8f930885: Preparing [2022-11-09T20:51:57.557Z] 94266ae9510b: Preparing [2022-11-09T20:51:57.557Z] dc48c76505c1: Preparing [2022-11-09T20:51:57.557Z] 2650148b49b0: Preparing [2022-11-09T20:51:57.557Z] 43b03e3b3f1f: Preparing [2022-11-09T20:51:57.557Z] 6dd9153d3b16: Preparing [2022-11-09T20:51:57.557Z] c36cc920fd42: Preparing [2022-11-09T20:51:57.557Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:57.557Z] 6dd9153d3b16: Waiting [2022-11-09T20:51:57.557Z] c36cc920fd42: Waiting [2022-11-09T20:51:57.557Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:57.557Z] 43b03e3b3f1f: Waiting [2022-11-09T20:51:57.557Z] 94266ae9510b: Layer already exists [2022-11-09T20:51:57.557Z] 9960177d3bd8: Layer already exists [2022-11-09T20:51:57.557Z] dc48c76505c1: Layer already exists [2022-11-09T20:51:57.557Z] 6f3c8f930885: Layer already exists [2022-11-09T20:51:57.557Z] be9d25756410: Layer already exists [2022-11-09T20:51:57.557Z] 43b03e3b3f1f: Layer already exists [2022-11-09T20:51:57.557Z] 6dd9153d3b16: Layer already exists [2022-11-09T20:51:57.557Z] 2650148b49b0: Layer already exists [2022-11-09T20:51:57.557Z] c36cc920fd42: Layer already exists [2022-11-09T20:51:57.557Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:57.820Z] 2.3.1-dev.1: digest: sha256:053c88360c5375d6d0780c83a4bb5f0f62aa980ce5071ffcd111a74fa7356587 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:58.157Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:58.480Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:58.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T20:51:58.480Z] be9d25756410: Preparing [2022-11-09T20:51:58.480Z] 9960177d3bd8: Preparing [2022-11-09T20:51:58.480Z] 6f3c8f930885: Preparing [2022-11-09T20:51:58.480Z] 94266ae9510b: Preparing [2022-11-09T20:51:58.480Z] dc48c76505c1: Preparing [2022-11-09T20:51:58.480Z] 2650148b49b0: Preparing [2022-11-09T20:51:58.480Z] 43b03e3b3f1f: Preparing [2022-11-09T20:51:58.480Z] 6dd9153d3b16: Preparing [2022-11-09T20:51:58.480Z] c36cc920fd42: Preparing [2022-11-09T20:51:58.480Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:58.480Z] 2650148b49b0: Waiting [2022-11-09T20:51:58.480Z] 43b03e3b3f1f: Waiting [2022-11-09T20:51:58.480Z] 6dd9153d3b16: Waiting [2022-11-09T20:51:58.480Z] c36cc920fd42: Waiting [2022-11-09T20:51:58.480Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:58.480Z] be9d25756410: Layer already exists [2022-11-09T20:51:58.480Z] 6f3c8f930885: Layer already exists [2022-11-09T20:51:58.480Z] 94266ae9510b: Layer already exists [2022-11-09T20:51:58.480Z] 9960177d3bd8: Layer already exists [2022-11-09T20:51:58.480Z] dc48c76505c1: Layer already exists [2022-11-09T20:51:58.480Z] 43b03e3b3f1f: Layer already exists [2022-11-09T20:51:58.480Z] 2650148b49b0: Layer already exists [2022-11-09T20:51:58.480Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:58.480Z] 6dd9153d3b16: Layer already exists [2022-11-09T20:51:58.480Z] c36cc920fd42: Layer already exists [2022-11-09T20:51:58.744Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:053c88360c5375d6d0780c83a4bb5f0f62aa980ce5071ffcd111a74fa7356587 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:59.073Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:51:59.403Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-11-09T20:51:59.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T20:51:59.403Z] be9d25756410: Preparing [2022-11-09T20:51:59.403Z] 9960177d3bd8: Preparing [2022-11-09T20:51:59.403Z] 6f3c8f930885: Preparing [2022-11-09T20:51:59.403Z] 94266ae9510b: Preparing [2022-11-09T20:51:59.403Z] dc48c76505c1: Preparing [2022-11-09T20:51:59.403Z] 2650148b49b0: Preparing [2022-11-09T20:51:59.403Z] 43b03e3b3f1f: Preparing [2022-11-09T20:51:59.403Z] 6dd9153d3b16: Preparing [2022-11-09T20:51:59.403Z] c36cc920fd42: Preparing [2022-11-09T20:51:59.403Z] 5d3e392a13a0: Preparing [2022-11-09T20:51:59.403Z] 6dd9153d3b16: Waiting [2022-11-09T20:51:59.403Z] c36cc920fd42: Waiting [2022-11-09T20:51:59.403Z] 5d3e392a13a0: Waiting [2022-11-09T20:51:59.403Z] 43b03e3b3f1f: Waiting [2022-11-09T20:51:59.403Z] 9960177d3bd8: Layer already exists [2022-11-09T20:51:59.403Z] dc48c76505c1: Layer already exists [2022-11-09T20:51:59.403Z] 94266ae9510b: Layer already exists [2022-11-09T20:51:59.403Z] be9d25756410: Layer already exists [2022-11-09T20:51:59.403Z] 6f3c8f930885: Layer already exists [2022-11-09T20:51:59.403Z] c36cc920fd42: Layer already exists [2022-11-09T20:51:59.403Z] 2650148b49b0: Layer already exists [2022-11-09T20:51:59.403Z] 43b03e3b3f1f: Layer already exists [2022-11-09T20:51:59.403Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:51:59.403Z] 6dd9153d3b16: Layer already exists [2022-11-09T20:51:59.667Z] main: digest: sha256:053c88360c5375d6d0780c83a4bb5f0f62aa980ce5071ffcd111a74fa7356587 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:51:59.714Z] ===================================================== [Pipeline] echo [2022-11-09T20:51:59.721Z] taggedImages: [2022-11-09T20:51:59.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:59.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-09T20:51:59.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.1 [2022-11-09T20:51:59.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:59.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-11-09T20:51:59.740Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-11-09T20:51:59.740Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:51:59.740Z] latest [2022-11-09T20:51:59.740Z] 2.3.1-dev.1 [2022-11-09T20:51:59.740Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:51:59.740Z] main [2022-11-09T20:51:59.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:00.089Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:00.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:52:00.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T20:52:00.423Z] cbeafd2c0753: Preparing [2022-11-09T20:52:00.423Z] d855dd6f7d43: Preparing [2022-11-09T20:52:00.423Z] 8d21ab5f2ace: Preparing [2022-11-09T20:52:00.423Z] 61f0179c9aec: Preparing [2022-11-09T20:52:00.423Z] 9833f26c6bda: Preparing [2022-11-09T20:52:00.423Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:00.688Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:52:00.688Z] cbeafd2c0753: Pushed [2022-11-09T20:52:02.090Z] 61f0179c9aec: Pushed [2022-11-09T20:52:05.425Z] d855dd6f7d43: Pushed [2022-11-09T20:52:05.425Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:6d6dee942be67e38200e21a7de6ce7077b6727a0bc19daa4b914a5f6192dc00c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:05.764Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:06.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-09T20:52:06.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T20:52:06.097Z] cbeafd2c0753: Preparing [2022-11-09T20:52:06.097Z] d855dd6f7d43: Preparing [2022-11-09T20:52:06.097Z] 8d21ab5f2ace: Preparing [2022-11-09T20:52:06.097Z] 61f0179c9aec: Preparing [2022-11-09T20:52:06.097Z] 9833f26c6bda: Preparing [2022-11-09T20:52:06.097Z] cbeafd2c0753: Layer already exists [2022-11-09T20:52:06.097Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:06.097Z] 61f0179c9aec: Layer already exists [2022-11-09T20:52:06.097Z] d855dd6f7d43: Layer already exists [2022-11-09T20:52:06.097Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:52:06.097Z] latest: digest: sha256:6d6dee942be67e38200e21a7de6ce7077b6727a0bc19daa4b914a5f6192dc00c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:06.439Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:06.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.1 [2022-11-09T20:52:06.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T20:52:06.763Z] cbeafd2c0753: Preparing [2022-11-09T20:52:06.763Z] d855dd6f7d43: Preparing [2022-11-09T20:52:06.763Z] 8d21ab5f2ace: Preparing [2022-11-09T20:52:06.763Z] 61f0179c9aec: Preparing [2022-11-09T20:52:06.763Z] 9833f26c6bda: Preparing [2022-11-09T20:52:06.763Z] d855dd6f7d43: Layer already exists [2022-11-09T20:52:06.763Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:06.763Z] cbeafd2c0753: Layer already exists [2022-11-09T20:52:06.763Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:52:06.763Z] 61f0179c9aec: Layer already exists [2022-11-09T20:52:06.763Z] 2.3.1-dev.1: digest: sha256:6d6dee942be67e38200e21a7de6ce7077b6727a0bc19daa4b914a5f6192dc00c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:07.094Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:07.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:52:07.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T20:52:07.423Z] cbeafd2c0753: Preparing [2022-11-09T20:52:07.423Z] d855dd6f7d43: Preparing [2022-11-09T20:52:07.423Z] 8d21ab5f2ace: Preparing [2022-11-09T20:52:07.423Z] 61f0179c9aec: Preparing [2022-11-09T20:52:07.423Z] 9833f26c6bda: Preparing [2022-11-09T20:52:07.423Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:52:07.423Z] cbeafd2c0753: Layer already exists [2022-11-09T20:52:07.423Z] 61f0179c9aec: Layer already exists [2022-11-09T20:52:07.423Z] d855dd6f7d43: Layer already exists [2022-11-09T20:52:07.423Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:07.423Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:6d6dee942be67e38200e21a7de6ce7077b6727a0bc19daa4b914a5f6192dc00c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:07.745Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:08.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-11-09T20:52:08.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T20:52:08.072Z] cbeafd2c0753: Preparing [2022-11-09T20:52:08.072Z] d855dd6f7d43: Preparing [2022-11-09T20:52:08.072Z] 8d21ab5f2ace: Preparing [2022-11-09T20:52:08.072Z] 61f0179c9aec: Preparing [2022-11-09T20:52:08.072Z] 9833f26c6bda: Preparing [2022-11-09T20:52:08.072Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:52:08.072Z] cbeafd2c0753: Layer already exists [2022-11-09T20:52:08.072Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:08.072Z] 61f0179c9aec: Layer already exists [2022-11-09T20:52:08.072Z] d855dd6f7d43: Layer already exists [2022-11-09T20:52:08.072Z] main: digest: sha256:6d6dee942be67e38200e21a7de6ce7077b6727a0bc19daa4b914a5f6192dc00c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:52:08.116Z] ===================================================== [Pipeline] echo [2022-11-09T20:52:08.122Z] taggedImages: [2022-11-09T20:52:08.122Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:52:08.122Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-09T20:52:08.122Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.1 [2022-11-09T20:52:08.122Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:52:08.122Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-11-09T20:52:08.135Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-11-09T20:52:08.135Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:52:08.135Z] latest [2022-11-09T20:52:08.135Z] 2.3.1-dev.1 [2022-11-09T20:52:08.135Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:52:08.135Z] main [2022-11-09T20:52:08.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:08.502Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:08.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:52:08.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T20:52:08.878Z] 0f22aa2309d7: Preparing [2022-11-09T20:52:08.878Z] 19ddd5551674: Preparing [2022-11-09T20:52:08.878Z] 4dbdf2f40e57: Preparing [2022-11-09T20:52:08.878Z] 9a87d95240c0: Preparing [2022-11-09T20:52:08.878Z] 72cb1ec787e7: Preparing [2022-11-09T20:52:08.878Z] ae294484012f: Preparing [2022-11-09T20:52:08.878Z] 9833f26c6bda: Preparing [2022-11-09T20:52:08.878Z] 9833f26c6bda: Waiting [2022-11-09T20:52:08.878Z] ae294484012f: Waiting [2022-11-09T20:52:09.172Z] 0f22aa2309d7: Pushed [2022-11-09T20:52:09.172Z] 19ddd5551674: Pushed [2022-11-09T20:52:09.172Z] 4dbdf2f40e57: Pushed [2022-11-09T20:52:09.172Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:10.171Z] ae294484012f: Pushed [2022-11-09T20:52:16.829Z] 72cb1ec787e7: Pushed [2022-11-09T20:52:25.006Z] 9a87d95240c0: Pushed [2022-11-09T20:52:25.006Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:9c1ceea5e51367b362ef5dcdab21fc0a1d438f79bdd988f059af03c7979c891e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:25.341Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:25.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-09T20:52:25.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T20:52:25.662Z] 0f22aa2309d7: Preparing [2022-11-09T20:52:25.662Z] 19ddd5551674: Preparing [2022-11-09T20:52:25.662Z] 4dbdf2f40e57: Preparing [2022-11-09T20:52:25.662Z] 9a87d95240c0: Preparing [2022-11-09T20:52:25.662Z] 72cb1ec787e7: Preparing [2022-11-09T20:52:25.662Z] ae294484012f: Preparing [2022-11-09T20:52:25.662Z] 9833f26c6bda: Preparing [2022-11-09T20:52:25.662Z] ae294484012f: Waiting [2022-11-09T20:52:25.662Z] 9833f26c6bda: Waiting [2022-11-09T20:52:25.662Z] 19ddd5551674: Layer already exists [2022-11-09T20:52:25.662Z] 72cb1ec787e7: Layer already exists [2022-11-09T20:52:25.662Z] 9a87d95240c0: Layer already exists [2022-11-09T20:52:25.662Z] 0f22aa2309d7: Layer already exists [2022-11-09T20:52:25.662Z] 4dbdf2f40e57: Layer already exists [2022-11-09T20:52:25.662Z] ae294484012f: Layer already exists [2022-11-09T20:52:25.662Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:25.926Z] latest: digest: sha256:9c1ceea5e51367b362ef5dcdab21fc0a1d438f79bdd988f059af03c7979c891e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:26.248Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:26.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.1 [2022-11-09T20:52:26.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T20:52:26.577Z] 0f22aa2309d7: Preparing [2022-11-09T20:52:26.577Z] 19ddd5551674: Preparing [2022-11-09T20:52:26.577Z] 4dbdf2f40e57: Preparing [2022-11-09T20:52:26.577Z] 9a87d95240c0: Preparing [2022-11-09T20:52:26.577Z] 72cb1ec787e7: Preparing [2022-11-09T20:52:26.577Z] ae294484012f: Preparing [2022-11-09T20:52:26.577Z] 9833f26c6bda: Preparing [2022-11-09T20:52:26.577Z] ae294484012f: Waiting [2022-11-09T20:52:26.577Z] 9833f26c6bda: Waiting [2022-11-09T20:52:26.577Z] 0f22aa2309d7: Layer already exists [2022-11-09T20:52:26.577Z] 4dbdf2f40e57: Layer already exists [2022-11-09T20:52:26.577Z] 72cb1ec787e7: Layer already exists [2022-11-09T20:52:26.577Z] 19ddd5551674: Layer already exists [2022-11-09T20:52:26.577Z] 9a87d95240c0: Layer already exists [2022-11-09T20:52:26.577Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:26.577Z] ae294484012f: Layer already exists [2022-11-09T20:52:26.577Z] 2.3.1-dev.1: digest: sha256:9c1ceea5e51367b362ef5dcdab21fc0a1d438f79bdd988f059af03c7979c891e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:27.175Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:27.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:52:27.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T20:52:27.499Z] 0f22aa2309d7: Preparing [2022-11-09T20:52:27.499Z] 19ddd5551674: Preparing [2022-11-09T20:52:27.499Z] 4dbdf2f40e57: Preparing [2022-11-09T20:52:27.499Z] 9a87d95240c0: Preparing [2022-11-09T20:52:27.499Z] 72cb1ec787e7: Preparing [2022-11-09T20:52:27.499Z] ae294484012f: Preparing [2022-11-09T20:52:27.499Z] 9833f26c6bda: Preparing [2022-11-09T20:52:27.499Z] ae294484012f: Waiting [2022-11-09T20:52:27.499Z] 9833f26c6bda: Waiting [2022-11-09T20:52:27.499Z] 19ddd5551674: Layer already exists [2022-11-09T20:52:27.499Z] 9a87d95240c0: Layer already exists [2022-11-09T20:52:27.499Z] 72cb1ec787e7: Layer already exists [2022-11-09T20:52:27.499Z] 4dbdf2f40e57: Layer already exists [2022-11-09T20:52:27.499Z] 0f22aa2309d7: Layer already exists [2022-11-09T20:52:27.499Z] ae294484012f: Layer already exists [2022-11-09T20:52:27.500Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:27.764Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:9c1ceea5e51367b362ef5dcdab21fc0a1d438f79bdd988f059af03c7979c891e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:28.093Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:28.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-11-09T20:52:28.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T20:52:28.417Z] 0f22aa2309d7: Preparing [2022-11-09T20:52:28.417Z] 19ddd5551674: Preparing [2022-11-09T20:52:28.417Z] 4dbdf2f40e57: Preparing [2022-11-09T20:52:28.417Z] 9a87d95240c0: Preparing [2022-11-09T20:52:28.417Z] 72cb1ec787e7: Preparing [2022-11-09T20:52:28.417Z] ae294484012f: Preparing [2022-11-09T20:52:28.417Z] 9833f26c6bda: Preparing [2022-11-09T20:52:28.417Z] ae294484012f: Waiting [2022-11-09T20:52:28.417Z] 9833f26c6bda: Waiting [2022-11-09T20:52:28.417Z] 0f22aa2309d7: Layer already exists [2022-11-09T20:52:28.417Z] 72cb1ec787e7: Layer already exists [2022-11-09T20:52:28.417Z] 19ddd5551674: Layer already exists [2022-11-09T20:52:28.417Z] 4dbdf2f40e57: Layer already exists [2022-11-09T20:52:28.417Z] 9a87d95240c0: Layer already exists [2022-11-09T20:52:28.417Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:28.417Z] ae294484012f: Layer already exists [2022-11-09T20:52:28.681Z] main: digest: sha256:9c1ceea5e51367b362ef5dcdab21fc0a1d438f79bdd988f059af03c7979c891e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:52:28.729Z] ===================================================== [Pipeline] echo [2022-11-09T20:52:28.734Z] taggedImages: [2022-11-09T20:52:28.734Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:52:28.734Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-09T20:52:28.734Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.1 [2022-11-09T20:52:28.734Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:52:28.734Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-11-09T20:52:28.747Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-11-09T20:52:28.747Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:52:28.747Z] latest [2022-11-09T20:52:28.747Z] 2.3.1-dev.1 [2022-11-09T20:52:28.747Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:52:28.747Z] main [2022-11-09T20:52:28.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:29.065Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:29.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:52:29.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T20:52:29.392Z] 8e0d997a03cd: Preparing [2022-11-09T20:52:29.392Z] f6debb2a039c: Preparing [2022-11-09T20:52:29.392Z] d3b016bd6f72: Preparing [2022-11-09T20:52:29.392Z] 11aad3548ee5: Preparing [2022-11-09T20:52:29.392Z] 0eace8bcac7a: Preparing [2022-11-09T20:52:29.392Z] 9833f26c6bda: Preparing [2022-11-09T20:52:29.392Z] 9833f26c6bda: Waiting [2022-11-09T20:52:29.656Z] 8e0d997a03cd: Pushed [2022-11-09T20:52:29.656Z] d3b016bd6f72: Pushed [2022-11-09T20:52:29.656Z] f6debb2a039c: Pushed [2022-11-09T20:52:29.656Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:30.235Z] 0eace8bcac7a: Pushed [2022-11-09T20:52:45.332Z] 11aad3548ee5: Pushed [2022-11-09T20:52:45.332Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:3a4a67f3ec50accbef41a54e318eea75586c91cf332a358908404a204b5788c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:47.610Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:47.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-09T20:52:47.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T20:52:47.936Z] 8e0d997a03cd: Preparing [2022-11-09T20:52:47.936Z] f6debb2a039c: Preparing [2022-11-09T20:52:47.936Z] d3b016bd6f72: Preparing [2022-11-09T20:52:47.936Z] 11aad3548ee5: Preparing [2022-11-09T20:52:47.936Z] 0eace8bcac7a: Preparing [2022-11-09T20:52:47.936Z] 9833f26c6bda: Preparing [2022-11-09T20:52:47.936Z] 9833f26c6bda: Waiting [2022-11-09T20:52:47.936Z] 11aad3548ee5: Layer already exists [2022-11-09T20:52:47.936Z] d3b016bd6f72: Layer already exists [2022-11-09T20:52:47.936Z] 8e0d997a03cd: Layer already exists [2022-11-09T20:52:47.936Z] 0eace8bcac7a: Layer already exists [2022-11-09T20:52:47.936Z] f6debb2a039c: Layer already exists [2022-11-09T20:52:47.936Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:47.936Z] latest: digest: sha256:3a4a67f3ec50accbef41a54e318eea75586c91cf332a358908404a204b5788c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:48.537Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:48.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.1 [2022-11-09T20:52:48.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T20:52:48.881Z] 8e0d997a03cd: Preparing [2022-11-09T20:52:48.881Z] f6debb2a039c: Preparing [2022-11-09T20:52:48.881Z] d3b016bd6f72: Preparing [2022-11-09T20:52:48.881Z] 11aad3548ee5: Preparing [2022-11-09T20:52:48.881Z] 0eace8bcac7a: Preparing [2022-11-09T20:52:48.881Z] 9833f26c6bda: Preparing [2022-11-09T20:52:48.881Z] 9833f26c6bda: Waiting [2022-11-09T20:52:48.881Z] 0eace8bcac7a: Layer already exists [2022-11-09T20:52:48.881Z] 8e0d997a03cd: Layer already exists [2022-11-09T20:52:48.881Z] 11aad3548ee5: Layer already exists [2022-11-09T20:52:48.881Z] f6debb2a039c: Layer already exists [2022-11-09T20:52:48.881Z] d3b016bd6f72: Layer already exists [2022-11-09T20:52:48.881Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:49.147Z] 2.3.1-dev.1: digest: sha256:3a4a67f3ec50accbef41a54e318eea75586c91cf332a358908404a204b5788c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:49.481Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:49.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:52:49.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T20:52:49.817Z] 8e0d997a03cd: Preparing [2022-11-09T20:52:49.817Z] f6debb2a039c: Preparing [2022-11-09T20:52:49.817Z] d3b016bd6f72: Preparing [2022-11-09T20:52:49.817Z] 11aad3548ee5: Preparing [2022-11-09T20:52:49.817Z] 0eace8bcac7a: Preparing [2022-11-09T20:52:49.817Z] 9833f26c6bda: Preparing [2022-11-09T20:52:49.817Z] 9833f26c6bda: Waiting [2022-11-09T20:52:49.817Z] 8e0d997a03cd: Layer already exists [2022-11-09T20:52:49.817Z] 11aad3548ee5: Layer already exists [2022-11-09T20:52:49.817Z] d3b016bd6f72: Layer already exists [2022-11-09T20:52:49.817Z] f6debb2a039c: Layer already exists [2022-11-09T20:52:50.082Z] 0eace8bcac7a: Layer already exists [2022-11-09T20:52:50.082Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:50.082Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:3a4a67f3ec50accbef41a54e318eea75586c91cf332a358908404a204b5788c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:50.414Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:50.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-11-09T20:52:50.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T20:52:50.747Z] 8e0d997a03cd: Preparing [2022-11-09T20:52:50.747Z] f6debb2a039c: Preparing [2022-11-09T20:52:50.747Z] d3b016bd6f72: Preparing [2022-11-09T20:52:50.747Z] 11aad3548ee5: Preparing [2022-11-09T20:52:50.747Z] 0eace8bcac7a: Preparing [2022-11-09T20:52:50.747Z] 9833f26c6bda: Preparing [2022-11-09T20:52:50.747Z] 9833f26c6bda: Waiting [2022-11-09T20:52:50.747Z] 8e0d997a03cd: Layer already exists [2022-11-09T20:52:50.747Z] f6debb2a039c: Layer already exists [2022-11-09T20:52:50.747Z] 0eace8bcac7a: Layer already exists [2022-11-09T20:52:50.747Z] 11aad3548ee5: Layer already exists [2022-11-09T20:52:50.747Z] d3b016bd6f72: Layer already exists [2022-11-09T20:52:50.747Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:51.011Z] main: digest: sha256:3a4a67f3ec50accbef41a54e318eea75586c91cf332a358908404a204b5788c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:52:51.049Z] ===================================================== [Pipeline] echo [2022-11-09T20:52:51.054Z] taggedImages: [2022-11-09T20:52:51.054Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:52:51.054Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-09T20:52:51.054Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.1 [2022-11-09T20:52:51.054Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:52:51.054Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-11-09T20:52:51.067Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-11-09T20:52:51.067Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:52:51.067Z] latest [2022-11-09T20:52:51.067Z] 2.3.1-dev.1 [2022-11-09T20:52:51.067Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:52:51.067Z] main [2022-11-09T20:52:51.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:51.389Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:52:51.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:52:51.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T20:52:51.712Z] 87eb5955581c: Preparing [2022-11-09T20:52:51.712Z] 9940ae1df115: Preparing [2022-11-09T20:52:51.712Z] 53d97a1db162: Preparing [2022-11-09T20:52:51.712Z] dcf3a36dac0d: Preparing [2022-11-09T20:52:51.712Z] ae294484012f: Preparing [2022-11-09T20:52:51.712Z] 9833f26c6bda: Preparing [2022-11-09T20:52:51.712Z] 9833f26c6bda: Waiting [2022-11-09T20:52:51.977Z] ae294484012f: Layer already exists [2022-11-09T20:52:51.977Z] 9833f26c6bda: Layer already exists [2022-11-09T20:52:52.242Z] 53d97a1db162: Pushed [2022-11-09T20:52:52.242Z] 87eb5955581c: Pushed [2022-11-09T20:52:52.242Z] 9940ae1df115: Pushed [2022-11-09T20:53:10.423Z] dcf3a36dac0d: Pushed [2022-11-09T20:53:10.423Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:38693ad8b65333626dc2a104253d21febe90265a59583acd21b5402ed6d6bf13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:10.750Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:11.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-09T20:53:11.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T20:53:11.070Z] 87eb5955581c: Preparing [2022-11-09T20:53:11.070Z] 9940ae1df115: Preparing [2022-11-09T20:53:11.070Z] 53d97a1db162: Preparing [2022-11-09T20:53:11.070Z] dcf3a36dac0d: Preparing [2022-11-09T20:53:11.070Z] ae294484012f: Preparing [2022-11-09T20:53:11.070Z] 9833f26c6bda: Preparing [2022-11-09T20:53:11.070Z] 9833f26c6bda: Waiting [2022-11-09T20:53:11.070Z] 53d97a1db162: Layer already exists [2022-11-09T20:53:11.070Z] dcf3a36dac0d: Layer already exists [2022-11-09T20:53:11.070Z] ae294484012f: Layer already exists [2022-11-09T20:53:11.070Z] 87eb5955581c: Layer already exists [2022-11-09T20:53:11.070Z] 9940ae1df115: Layer already exists [2022-11-09T20:53:11.070Z] 9833f26c6bda: Layer already exists [2022-11-09T20:53:11.336Z] latest: digest: sha256:38693ad8b65333626dc2a104253d21febe90265a59583acd21b5402ed6d6bf13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:11.671Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:11.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.1 [2022-11-09T20:53:11.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T20:53:11.995Z] 87eb5955581c: Preparing [2022-11-09T20:53:11.995Z] 9940ae1df115: Preparing [2022-11-09T20:53:11.995Z] 53d97a1db162: Preparing [2022-11-09T20:53:11.995Z] dcf3a36dac0d: Preparing [2022-11-09T20:53:11.995Z] ae294484012f: Preparing [2022-11-09T20:53:11.995Z] 9833f26c6bda: Preparing [2022-11-09T20:53:11.995Z] 9833f26c6bda: Waiting [2022-11-09T20:53:11.995Z] dcf3a36dac0d: Layer already exists [2022-11-09T20:53:11.995Z] 87eb5955581c: Layer already exists [2022-11-09T20:53:11.995Z] 9940ae1df115: Layer already exists [2022-11-09T20:53:11.995Z] ae294484012f: Layer already exists [2022-11-09T20:53:11.995Z] 53d97a1db162: Layer already exists [2022-11-09T20:53:11.995Z] 9833f26c6bda: Layer already exists [2022-11-09T20:53:11.995Z] 2.3.1-dev.1: digest: sha256:38693ad8b65333626dc2a104253d21febe90265a59583acd21b5402ed6d6bf13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:12.318Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:12.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:53:12.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T20:53:12.647Z] 87eb5955581c: Preparing [2022-11-09T20:53:12.647Z] 9940ae1df115: Preparing [2022-11-09T20:53:12.647Z] 53d97a1db162: Preparing [2022-11-09T20:53:12.647Z] dcf3a36dac0d: Preparing [2022-11-09T20:53:12.647Z] ae294484012f: Preparing [2022-11-09T20:53:12.647Z] 9833f26c6bda: Preparing [2022-11-09T20:53:12.647Z] 9833f26c6bda: Waiting [2022-11-09T20:53:12.647Z] dcf3a36dac0d: Layer already exists [2022-11-09T20:53:12.647Z] 87eb5955581c: Layer already exists [2022-11-09T20:53:12.647Z] 9940ae1df115: Layer already exists [2022-11-09T20:53:12.647Z] ae294484012f: Layer already exists [2022-11-09T20:53:12.647Z] 53d97a1db162: Layer already exists [2022-11-09T20:53:12.647Z] 9833f26c6bda: Layer already exists [2022-11-09T20:53:12.647Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:38693ad8b65333626dc2a104253d21febe90265a59583acd21b5402ed6d6bf13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:12.974Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:13.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-11-09T20:53:13.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T20:53:13.302Z] 87eb5955581c: Preparing [2022-11-09T20:53:13.302Z] 9940ae1df115: Preparing [2022-11-09T20:53:13.302Z] 53d97a1db162: Preparing [2022-11-09T20:53:13.302Z] dcf3a36dac0d: Preparing [2022-11-09T20:53:13.302Z] ae294484012f: Preparing [2022-11-09T20:53:13.302Z] 9833f26c6bda: Preparing [2022-11-09T20:53:13.302Z] 9833f26c6bda: Waiting [2022-11-09T20:53:13.302Z] ae294484012f: Layer already exists [2022-11-09T20:53:13.302Z] 53d97a1db162: Layer already exists [2022-11-09T20:53:13.302Z] dcf3a36dac0d: Layer already exists [2022-11-09T20:53:13.302Z] 9940ae1df115: Layer already exists [2022-11-09T20:53:13.302Z] 87eb5955581c: Layer already exists [2022-11-09T20:53:13.302Z] 9833f26c6bda: Layer already exists [2022-11-09T20:53:13.302Z] main: digest: sha256:38693ad8b65333626dc2a104253d21febe90265a59583acd21b5402ed6d6bf13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:53:13.605Z] ===================================================== [Pipeline] echo [2022-11-09T20:53:13.610Z] taggedImages: [2022-11-09T20:53:13.610Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:53:13.610Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-09T20:53:13.610Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.1 [2022-11-09T20:53:13.610Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:53:13.610Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-11-09T20:53:13.624Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-11-09T20:53:13.624Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:53:13.624Z] latest [2022-11-09T20:53:13.624Z] 2.3.1-dev.1 [2022-11-09T20:53:13.624Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:53:13.624Z] main [2022-11-09T20:53:13.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:13.942Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:14.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:53:14.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T20:53:14.267Z] fac9d1e1f7c1: Preparing [2022-11-09T20:53:14.267Z] 56db123ba77b: Preparing [2022-11-09T20:53:14.267Z] 8d21ab5f2ace: Preparing [2022-11-09T20:53:14.267Z] 7b907c9bb624: Preparing [2022-11-09T20:53:14.267Z] 5d3e392a13a0: Preparing [2022-11-09T20:53:14.267Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:53:14.267Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:53:14.532Z] fac9d1e1f7c1: Pushed [2022-11-09T20:53:14.796Z] 7b907c9bb624: Pushed [2022-11-09T20:53:20.114Z] 56db123ba77b: Pushed [2022-11-09T20:53:20.114Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:0e82861b1b487f8519aadb62cf79069ccf22b934560117f2631b80ef7178ba0f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:20.439Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:20.776Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-09T20:53:20.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T20:53:20.776Z] fac9d1e1f7c1: Preparing [2022-11-09T20:53:20.776Z] 56db123ba77b: Preparing [2022-11-09T20:53:20.776Z] 8d21ab5f2ace: Preparing [2022-11-09T20:53:20.776Z] 7b907c9bb624: Preparing [2022-11-09T20:53:20.776Z] 5d3e392a13a0: Preparing [2022-11-09T20:53:20.776Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:53:20.776Z] 56db123ba77b: Layer already exists [2022-11-09T20:53:20.776Z] fac9d1e1f7c1: Layer already exists [2022-11-09T20:53:20.776Z] 7b907c9bb624: Layer already exists [2022-11-09T20:53:20.776Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:53:20.776Z] latest: digest: sha256:0e82861b1b487f8519aadb62cf79069ccf22b934560117f2631b80ef7178ba0f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:21.119Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:21.454Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.1 [2022-11-09T20:53:21.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T20:53:21.455Z] fac9d1e1f7c1: Preparing [2022-11-09T20:53:21.455Z] 56db123ba77b: Preparing [2022-11-09T20:53:21.455Z] 8d21ab5f2ace: Preparing [2022-11-09T20:53:21.455Z] 7b907c9bb624: Preparing [2022-11-09T20:53:21.455Z] 5d3e392a13a0: Preparing [2022-11-09T20:53:21.455Z] 56db123ba77b: Layer already exists [2022-11-09T20:53:21.455Z] fac9d1e1f7c1: Layer already exists [2022-11-09T20:53:21.455Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:53:21.455Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:53:21.455Z] 7b907c9bb624: Layer already exists [2022-11-09T20:53:21.455Z] 2.3.1-dev.1: digest: sha256:0e82861b1b487f8519aadb62cf79069ccf22b934560117f2631b80ef7178ba0f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:21.791Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:22.701Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:53:22.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T20:53:22.701Z] fac9d1e1f7c1: Preparing [2022-11-09T20:53:22.701Z] 56db123ba77b: Preparing [2022-11-09T20:53:22.701Z] 8d21ab5f2ace: Preparing [2022-11-09T20:53:22.701Z] 7b907c9bb624: Preparing [2022-11-09T20:53:22.701Z] 5d3e392a13a0: Preparing [2022-11-09T20:53:22.701Z] fac9d1e1f7c1: Layer already exists [2022-11-09T20:53:22.701Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:53:22.701Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:53:22.701Z] 56db123ba77b: Layer already exists [2022-11-09T20:53:22.701Z] 7b907c9bb624: Layer already exists [2022-11-09T20:53:22.701Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:0e82861b1b487f8519aadb62cf79069ccf22b934560117f2631b80ef7178ba0f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:23.031Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:23.358Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-11-09T20:53:23.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T20:53:23.358Z] fac9d1e1f7c1: Preparing [2022-11-09T20:53:23.358Z] 56db123ba77b: Preparing [2022-11-09T20:53:23.358Z] 8d21ab5f2ace: Preparing [2022-11-09T20:53:23.358Z] 7b907c9bb624: Preparing [2022-11-09T20:53:23.358Z] 5d3e392a13a0: Preparing [2022-11-09T20:53:23.358Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:53:23.358Z] 7b907c9bb624: Layer already exists [2022-11-09T20:53:23.358Z] 56db123ba77b: Layer already exists [2022-11-09T20:53:23.358Z] fac9d1e1f7c1: Layer already exists [2022-11-09T20:53:23.359Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:53:23.359Z] main: digest: sha256:0e82861b1b487f8519aadb62cf79069ccf22b934560117f2631b80ef7178ba0f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:53:23.408Z] ===================================================== [Pipeline] echo [2022-11-09T20:53:23.416Z] taggedImages: [2022-11-09T20:53:23.416Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:53:23.416Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-09T20:53:23.416Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.1 [2022-11-09T20:53:23.416Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:53:23.416Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-11-09T20:53:23.435Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-11-09T20:53:23.435Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:53:23.435Z] latest [2022-11-09T20:53:23.435Z] 2.3.1-dev.1 [2022-11-09T20:53:23.435Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:53:23.435Z] main [2022-11-09T20:53:23.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:23.778Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:24.121Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:53:24.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T20:53:24.121Z] eee7bdd493af: Preparing [2022-11-09T20:53:24.121Z] 97e7d7e26e25: Preparing [2022-11-09T20:53:24.121Z] 8d21ab5f2ace: Preparing [2022-11-09T20:53:24.121Z] 8537978a701d: Preparing [2022-11-09T20:53:24.121Z] 5d3e392a13a0: Preparing [2022-11-09T20:53:24.121Z] 8537978a701d: Layer already exists [2022-11-09T20:53:24.121Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:53:24.121Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:53:24.395Z] eee7bdd493af: Pushed [2022-11-09T20:53:29.745Z] 97e7d7e26e25: Pushed [2022-11-09T20:53:29.745Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:ce229c27b6f301e7a4095fa219a42b7ad9a09fd66e489aa946fc359a6cbe1190 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:30.079Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:30.403Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-09T20:53:30.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T20:53:30.404Z] eee7bdd493af: Preparing [2022-11-09T20:53:30.404Z] 97e7d7e26e25: Preparing [2022-11-09T20:53:30.404Z] 8d21ab5f2ace: Preparing [2022-11-09T20:53:30.404Z] 8537978a701d: Preparing [2022-11-09T20:53:30.404Z] 5d3e392a13a0: Preparing [2022-11-09T20:53:30.404Z] eee7bdd493af: Layer already exists [2022-11-09T20:53:30.404Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:53:30.404Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:53:30.404Z] 97e7d7e26e25: Layer already exists [2022-11-09T20:53:30.404Z] 8537978a701d: Layer already exists [2022-11-09T20:53:30.404Z] latest: digest: sha256:ce229c27b6f301e7a4095fa219a42b7ad9a09fd66e489aa946fc359a6cbe1190 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:30.729Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:31.049Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.1 [2022-11-09T20:53:31.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T20:53:31.049Z] eee7bdd493af: Preparing [2022-11-09T20:53:31.049Z] 97e7d7e26e25: Preparing [2022-11-09T20:53:31.049Z] 8d21ab5f2ace: Preparing [2022-11-09T20:53:31.049Z] 8537978a701d: Preparing [2022-11-09T20:53:31.049Z] 5d3e392a13a0: Preparing [2022-11-09T20:53:31.049Z] eee7bdd493af: Layer already exists [2022-11-09T20:53:31.049Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:53:31.049Z] 97e7d7e26e25: Layer already exists [2022-11-09T20:53:31.049Z] 8537978a701d: Layer already exists [2022-11-09T20:53:31.049Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:53:31.049Z] 2.3.1-dev.1: digest: sha256:ce229c27b6f301e7a4095fa219a42b7ad9a09fd66e489aa946fc359a6cbe1190 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:31.371Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:31.696Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:53:31.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T20:53:31.697Z] eee7bdd493af: Preparing [2022-11-09T20:53:31.697Z] 97e7d7e26e25: Preparing [2022-11-09T20:53:31.697Z] 8d21ab5f2ace: Preparing [2022-11-09T20:53:31.697Z] 8537978a701d: Preparing [2022-11-09T20:53:31.697Z] 5d3e392a13a0: Preparing [2022-11-09T20:53:31.697Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:53:31.697Z] eee7bdd493af: Layer already exists [2022-11-09T20:53:31.697Z] 8537978a701d: Layer already exists [2022-11-09T20:53:31.697Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:53:31.697Z] 97e7d7e26e25: Layer already exists [2022-11-09T20:53:31.697Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:ce229c27b6f301e7a4095fa219a42b7ad9a09fd66e489aa946fc359a6cbe1190 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:32.021Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:32.343Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-11-09T20:53:32.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T20:53:32.343Z] eee7bdd493af: Preparing [2022-11-09T20:53:32.343Z] 97e7d7e26e25: Preparing [2022-11-09T20:53:32.343Z] 8d21ab5f2ace: Preparing [2022-11-09T20:53:32.343Z] 8537978a701d: Preparing [2022-11-09T20:53:32.343Z] 5d3e392a13a0: Preparing [2022-11-09T20:53:32.343Z] 8d21ab5f2ace: Layer already exists [2022-11-09T20:53:32.343Z] 97e7d7e26e25: Layer already exists [2022-11-09T20:53:32.343Z] eee7bdd493af: Layer already exists [2022-11-09T20:53:32.343Z] 8537978a701d: Layer already exists [2022-11-09T20:53:32.343Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:53:32.608Z] main: digest: sha256:ce229c27b6f301e7a4095fa219a42b7ad9a09fd66e489aa946fc359a6cbe1190 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:53:32.670Z] ===================================================== [Pipeline] echo [2022-11-09T20:53:32.677Z] taggedImages: [2022-11-09T20:53:32.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:53:32.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-09T20:53:32.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.1 [2022-11-09T20:53:32.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:53:32.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-11-09T20:53:32.698Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-11-09T20:53:32.698Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:53:32.698Z] latest [2022-11-09T20:53:32.698Z] 2.3.1-dev.1 [2022-11-09T20:53:32.698Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:53:32.698Z] main [2022-11-09T20:53:32.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:33.033Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:53:33.357Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:53:33.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T20:53:33.358Z] 7b4b1dc1c472: Preparing [2022-11-09T20:53:33.358Z] 281dd27fbe6b: Preparing [2022-11-09T20:53:33.358Z] 831dc4d6ece5: Preparing [2022-11-09T20:53:33.358Z] 0207cfb20191: Preparing [2022-11-09T20:53:33.358Z] 5d3e392a13a0: Preparing [2022-11-09T20:53:33.358Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:53:33.622Z] 281dd27fbe6b: Pushed [2022-11-09T20:53:34.203Z] 7b4b1dc1c472: Pushed [2022-11-09T20:53:36.136Z] 831dc4d6ece5: Pushed [2022-11-09T20:54:02.778Z] 0207cfb20191: Pushed [2022-11-09T20:54:02.778Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:62e8d76237af4f81b0ed992d3232092ee44b3c23bd0f4ce95f4d238277c3473d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:03.115Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:03.440Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-09T20:54:03.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T20:54:03.440Z] 7b4b1dc1c472: Preparing [2022-11-09T20:54:03.440Z] 281dd27fbe6b: Preparing [2022-11-09T20:54:03.440Z] 831dc4d6ece5: Preparing [2022-11-09T20:54:03.440Z] 0207cfb20191: Preparing [2022-11-09T20:54:03.440Z] 5d3e392a13a0: Preparing [2022-11-09T20:54:03.440Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:54:03.440Z] 281dd27fbe6b: Layer already exists [2022-11-09T20:54:03.440Z] 831dc4d6ece5: Layer already exists [2022-11-09T20:54:03.440Z] 7b4b1dc1c472: Layer already exists [2022-11-09T20:54:03.440Z] 0207cfb20191: Layer already exists [2022-11-09T20:54:03.440Z] latest: digest: sha256:62e8d76237af4f81b0ed992d3232092ee44b3c23bd0f4ce95f4d238277c3473d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:04.028Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:04.350Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.1 [2022-11-09T20:54:04.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T20:54:04.350Z] 7b4b1dc1c472: Preparing [2022-11-09T20:54:04.350Z] 281dd27fbe6b: Preparing [2022-11-09T20:54:04.350Z] 831dc4d6ece5: Preparing [2022-11-09T20:54:04.350Z] 0207cfb20191: Preparing [2022-11-09T20:54:04.350Z] 5d3e392a13a0: Preparing [2022-11-09T20:54:04.350Z] 831dc4d6ece5: Layer already exists [2022-11-09T20:54:04.350Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:54:04.350Z] 281dd27fbe6b: Layer already exists [2022-11-09T20:54:04.350Z] 0207cfb20191: Layer already exists [2022-11-09T20:54:04.350Z] 7b4b1dc1c472: Layer already exists [2022-11-09T20:54:04.350Z] 2.3.1-dev.1: digest: sha256:62e8d76237af4f81b0ed992d3232092ee44b3c23bd0f4ce95f4d238277c3473d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:04.949Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:05.273Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:54:05.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T20:54:05.273Z] 7b4b1dc1c472: Preparing [2022-11-09T20:54:05.273Z] 281dd27fbe6b: Preparing [2022-11-09T20:54:05.273Z] 831dc4d6ece5: Preparing [2022-11-09T20:54:05.273Z] 0207cfb20191: Preparing [2022-11-09T20:54:05.273Z] 5d3e392a13a0: Preparing [2022-11-09T20:54:05.273Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:54:05.273Z] 0207cfb20191: Layer already exists [2022-11-09T20:54:05.273Z] 7b4b1dc1c472: Layer already exists [2022-11-09T20:54:05.273Z] 281dd27fbe6b: Layer already exists [2022-11-09T20:54:05.273Z] 831dc4d6ece5: Layer already exists [2022-11-09T20:54:05.536Z] a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:62e8d76237af4f81b0ed992d3232092ee44b3c23bd0f4ce95f4d238277c3473d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:05.876Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:06.211Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-11-09T20:54:06.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T20:54:06.211Z] 7b4b1dc1c472: Preparing [2022-11-09T20:54:06.211Z] 281dd27fbe6b: Preparing [2022-11-09T20:54:06.211Z] 831dc4d6ece5: Preparing [2022-11-09T20:54:06.211Z] 0207cfb20191: Preparing [2022-11-09T20:54:06.211Z] 5d3e392a13a0: Preparing [2022-11-09T20:54:06.211Z] 281dd27fbe6b: Layer already exists [2022-11-09T20:54:06.211Z] 7b4b1dc1c472: Layer already exists [2022-11-09T20:54:06.211Z] 0207cfb20191: Layer already exists [2022-11-09T20:54:06.211Z] 5d3e392a13a0: Layer already exists [2022-11-09T20:54:06.211Z] 831dc4d6ece5: Layer already exists [2022-11-09T20:54:06.211Z] main: digest: sha256:62e8d76237af4f81b0ed992d3232092ee44b3c23bd0f4ce95f4d238277c3473d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T20:54:06.261Z] ===================================================== [Pipeline] echo [2022-11-09T20:54:06.270Z] taggedImages: [2022-11-09T20:54:06.270Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [2022-11-09T20:54:06.270Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-09T20:54:06.270Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.1 [2022-11-09T20:54:06.270Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [2022-11-09T20:54:06.270Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:06.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T20:54:06.635Z] [2022-11-09T20:54:06.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:06.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T20:54:06.958Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-09T20:54:06.958Z] 8998bd30e6a1: Pulling fs layer [2022-11-09T20:54:06.958Z] 04944245beec: Pulling fs layer [2022-11-09T20:54:06.958Z] 699f458cf7ca: Pulling fs layer [2022-11-09T20:54:06.958Z] 765212b225bb: Pulling fs layer [2022-11-09T20:54:06.958Z] f23df028b6ca: Pulling fs layer [2022-11-09T20:54:06.958Z] d65c8cfc05b1: Pulling fs layer [2022-11-09T20:54:06.958Z] 2437ff75d9bd: Pulling fs layer [2022-11-09T20:54:06.958Z] 765212b225bb: Waiting [2022-11-09T20:54:06.958Z] f23df028b6ca: Waiting [2022-11-09T20:54:06.958Z] d65c8cfc05b1: Waiting [2022-11-09T20:54:06.958Z] 2437ff75d9bd: Waiting [2022-11-09T20:54:07.225Z] 04944245beec: Verifying Checksum [2022-11-09T20:54:07.225Z] 04944245beec: Download complete [2022-11-09T20:54:07.225Z] 765212b225bb: Verifying Checksum [2022-11-09T20:54:07.225Z] 765212b225bb: Download complete [2022-11-09T20:54:07.225Z] f23df028b6ca: Verifying Checksum [2022-11-09T20:54:07.225Z] f23df028b6ca: Download complete [2022-11-09T20:54:07.225Z] d65c8cfc05b1: Verifying Checksum [2022-11-09T20:54:07.225Z] d65c8cfc05b1: Download complete [2022-11-09T20:54:07.225Z] 699f458cf7ca: Verifying Checksum [2022-11-09T20:54:07.225Z] 699f458cf7ca: Download complete [2022-11-09T20:54:07.808Z] 8998bd30e6a1: Verifying Checksum [2022-11-09T20:54:07.808Z] 8998bd30e6a1: Download complete [2022-11-09T20:54:09.741Z] 2437ff75d9bd: Verifying Checksum [2022-11-09T20:54:09.741Z] 2437ff75d9bd: Download complete [2022-11-09T20:54:11.675Z] 8998bd30e6a1: Pull complete [2022-11-09T20:54:11.939Z] 04944245beec: Pull complete [2022-11-09T20:54:13.343Z] 699f458cf7ca: Pull complete [2022-11-09T20:54:13.343Z] 765212b225bb: Pull complete [2022-11-09T20:54:14.298Z] f23df028b6ca: Pull complete [2022-11-09T20:54:14.298Z] d65c8cfc05b1: Pull complete [2022-11-09T20:54:29.264Z] 2437ff75d9bd: Pull complete [2022-11-09T20:54:29.264Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-09T20:54:29.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T20:54:29.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:54:29.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-118802 does not seem to be running inside a container [2022-11-09T20:54:29.473Z] $ 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/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-09T20:54:31.969Z] $ docker top 3946a15097a3d6bfcd5545e26bd0a1b90e70a8bd6676557e20eb0ed2bfc9c851 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:54:32.536Z] ---> job-cost.sh [2022-11-09T20:54:32.801Z] lf-activate-venv: SKIPPING [2022-11-09T20:54:32.801Z] INFO: No Stack... [2022-11-09T20:54:33.377Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-09T20:54:33.956Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T20:54:34.277Z] + cat /w/workspace/edgex-go/349/archives/cost.csv+ [2022-11-09T20:54:34.277Z] cut -d, -f6 [Pipeline] lock [2022-11-09T20:54:34.575Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-349-stack-cost] [2022-11-09T20:54:34.580Z] Resource [jenkins-edgexfoundry-edgex-go-main-349-stack-cost] did not exist. Created. [2022-11-09T20:54:34.580Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-349-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-09T20:54:34.903Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-09T20:54:35.452Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T20:54:35.459Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-349-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T20:54:35.470Z] $ docker stop --time=1 3946a15097a3d6bfcd5545e26bd0a1b90e70a8bd6676557e20eb0ed2bfc9c851 [2022-11-09T20:54:36.924Z] $ docker rm -f 3946a15097a3d6bfcd5545e26bd0a1b90e70a8bd6676557e20eb0ed2bfc9c851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-09T20:54:37.391Z] provisioning config files... [2022-11-09T20:54:37.399Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/349@tmp/config13273150913410885501tmp [Pipeline] { [Pipeline] sh [2022-11-09T20:54:37.691Z] + set +x [2022-11-09T20:54:37.691Z] + curl -s+ https://codecov.io/bash [2022-11-09T20:54:37.691Z] bash -s -- [2022-11-09T20:54:37.691Z] [2022-11-09T20:54:37.691Z] _____ _ [2022-11-09T20:54:37.691Z] / ____| | | [2022-11-09T20:54:37.691Z] | | ___ __| | ___ ___ _____ __ [2022-11-09T20:54:37.691Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-09T20:54:37.691Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-09T20:54:37.691Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-09T20:54:37.691Z] Bash-1.0.6 [2022-11-09T20:54:37.691Z] [2022-11-09T20:54:37.691Z] [2022-11-09T20:54:37.691Z] ==> git version 2.25.1 found [2022-11-09T20:54:37.691Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-09T20:54:37.691Z] Release-Date: 2020-01-08 [2022-11-09T20:54:37.691Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-09T20:54:37.691Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-09T20:54:37.691Z] ==> Jenkins CI detected. [2022-11-09T20:54:37.691Z] current dir:  /w/workspace/edgex-go/349 [2022-11-09T20:54:37.691Z] project root: . [2022-11-09T20:54:37.691Z] --> token set from env [2022-11-09T20:54:37.691Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-09T20:54:37.691Z] ==> Running gcov in . (disable via -X gcov) [2022-11-09T20:54:37.691Z] ==> Python coveragepy not found [2022-11-09T20:54:37.691Z] ==> Searching for coverage reports in: [2022-11-09T20:54:37.691Z] + . [2022-11-09T20:54:37.691Z] -> Found 1 reports [2022-11-09T20:54:37.691Z] ==> Detecting git/mercurial file structure [2022-11-09T20:54:37.950Z] ==> Reading reports [2022-11-09T20:54:37.950Z] + ./coverage.out bytes=501828 [2022-11-09T20:54:37.950Z] ==> Appending adjustments [2022-11-09T20:54:37.950Z] https://docs.codecov.io/docs/fixing-reports [2022-11-09T20:54:39.324Z] + Found adjustments [2022-11-09T20:54:39.324Z] ==> Gzipping contents [2022-11-09T20:54:39.324Z] 64K /tmp/codecov.2onmgE.gz [2022-11-09T20:54:39.324Z] ==> Uploading reports [2022-11-09T20:54:39.324Z] url: https://codecov.io [2022-11-09T20:54:39.325Z] query: branch=main&commit=a73500d17d161fb3a8a62f1ec070ca3e773c52e6&build=349&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F349%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T20:54:39.325Z] -> Pinging Codecov [2022-11-09T20:54:39.325Z] 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=a73500d17d161fb3a8a62f1ec070ca3e773c52e6&build=349&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F349%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T20:54:39.325Z] -> Uploading to [2022-11-09T20:54:39.325Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-09/00271124DB129430A58F1EEE437C3FCB/a73500d17d161fb3a8a62f1ec070ca3e773c52e6/37a16edd-e741-4aa9-b12f-6d1302448b97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T205439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=acb553d52d3909a91cebb00ba289a917fd8eb32c28c943d9e47e352a1ea17707 [2022-11-09T20:54:39.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T20:54:39.325Z] Dload Upload Total Spent Left Speed [2022-11-09T20:54:39.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65345 0 0 100 65345 0 252k --:--:-- --:--:-- --:--:-- 251k 100 65345 0 0 100 65345 0 251k --:--:-- --:--:-- --:--:-- 250k [2022-11-09T20:54:39.583Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [2022-11-09T20:54:39.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-11-09T20:54:39.725Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-09T20:54:39.737Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:40.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T20:54:40.035Z] [2022-11-09T20:54:40.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:54:40.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T20:54:40.334Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-09T20:54:40.334Z] df9b9388f04a: Pulling fs layer [2022-11-09T20:54:40.334Z] 52dc419b0ee2: Pulling fs layer [2022-11-09T20:54:40.334Z] 25bc292e5bac: Pulling fs layer [2022-11-09T20:54:40.334Z] 114826534d7a: Pulling fs layer [2022-11-09T20:54:40.334Z] 4657fd5d0bcf: Pulling fs layer [2022-11-09T20:54:40.334Z] 6ad1cebc031e: Pulling fs layer [2022-11-09T20:54:40.334Z] 8a3aa393b2d8: Pulling fs layer [2022-11-09T20:54:40.334Z] 6ad1cebc031e: Waiting [2022-11-09T20:54:40.334Z] 8a3aa393b2d8: Waiting [2022-11-09T20:54:40.334Z] 114826534d7a: Waiting [2022-11-09T20:54:40.334Z] 4657fd5d0bcf: Waiting [2022-11-09T20:54:40.334Z] 25bc292e5bac: Verifying Checksum [2022-11-09T20:54:40.334Z] 25bc292e5bac: Download complete [2022-11-09T20:54:40.334Z] 52dc419b0ee2: Verifying Checksum [2022-11-09T20:54:40.334Z] 52dc419b0ee2: Download complete [2022-11-09T20:54:40.334Z] 4657fd5d0bcf: Download complete [2022-11-09T20:54:40.334Z] df9b9388f04a: Verifying Checksum [2022-11-09T20:54:40.334Z] df9b9388f04a: Download complete [2022-11-09T20:54:40.592Z] df9b9388f04a: Pull complete [2022-11-09T20:54:40.592Z] 6ad1cebc031e: Verifying Checksum [2022-11-09T20:54:40.592Z] 6ad1cebc031e: Download complete [2022-11-09T20:54:40.592Z] 52dc419b0ee2: Pull complete [2022-11-09T20:54:40.851Z] 25bc292e5bac: Pull complete [2022-11-09T20:54:41.109Z] 114826534d7a: Verifying Checksum [2022-11-09T20:54:41.109Z] 114826534d7a: Download complete [2022-11-09T20:54:41.367Z] 8a3aa393b2d8: Verifying Checksum [2022-11-09T20:54:41.367Z] 8a3aa393b2d8: Download complete [2022-11-09T20:54:44.648Z] 114826534d7a: Pull complete [2022-11-09T20:54:44.648Z] 4657fd5d0bcf: Pull complete [2022-11-09T20:54:44.907Z] 6ad1cebc031e: Pull complete [2022-11-09T20:54:47.435Z] 8a3aa393b2d8: Pull complete [2022-11-09T20:54:47.435Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-09T20:54:47.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T20:54:47.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:54:47.506Z] prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container [2022-11-09T20:54:47.533Z] $ 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/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-09T20:54:50.571Z] $ docker top 3902b280f848a99b9441e0eb90db74aaf70894895ec205b475177321380845c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T20:54:50.636Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-11-09T20:54:50.914Z] + set -o pipefail [2022-11-09T20:54:50.914Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-11-09T20:54:57.481Z] [2022-11-09T20:54:57.481Z] Monitoring /w/workspace/edgex-go/349 (github.com/edgexfoundry/edgex-go)... [2022-11-09T20:54:57.481Z] [2022-11-09T20:54:57.481Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/145cefc2-23c1-4fc4-b667-ace909762926 [2022-11-09T20:54:57.481Z] [2022-11-09T20:54:57.481Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-09T20:54:57.481Z] [2022-11-09T20:54:57.481Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-09T20:54:57.481Z] [2022-11-09T20:54:58.855Z] [2022-11-09T20:54:58.855Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-09T20:54:58.855Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-09T20:54:58.855Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-09T20:54:58.863Z] $ docker stop --time=1 3902b280f848a99b9441e0eb90db74aaf70894895ec205b475177321380845c0 [2022-11-09T20:55:01.757Z] $ docker rm -f 3902b280f848a99b9441e0eb90db74aaf70894895ec205b475177321380845c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-11-09T20:55:02.071Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T20:55:02.078Z] provisioning config files... [2022-11-09T20:55:02.086Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/349@tmp/config14074929404121738989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:55:02.375Z] --> edgex-publish-swagger.sh [2022-11-09T20:55:02.375Z] === Publish openapi/v2 API === [2022-11-09T20:55:02.375Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-09T20:55:02.375Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/349/openapi/v2/core-command.yaml] [2022-11-09T20:55:02.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T20:55:02.375Z] Dload Upload Total Spent Left Speed [2022-11-09T20:55:03.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33822 0 0 100 33822 0 31316 0:00:01 0:00:01 --:--:-- 31316 100 33822 0 0 100 33822 0 31316 0:00:01 0:00:01 --:--:-- 31316 [2022-11-09T20:55:03.312Z] [2022-11-09T20:55:03.312Z] [2022-11-09T20:55:03.312Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/349/openapi/v2/core-data.yaml] [2022-11-09T20:55:03.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T20:55:03.312Z] Dload Upload Total Spent Left Speed [2022-11-09T20:55:04.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71585 0 0 100 71585 0 69703 0:00:01 0:00:01 --:--:-- 69703 100 71585 0 0 100 71585 0 69703 0:00:01 0:00:01 --:--:-- 69703 [2022-11-09T20:55:04.690Z] [2022-11-09T20:55:04.690Z] [2022-11-09T20:55:04.690Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/349/openapi/v2/core-metadata.yaml] [2022-11-09T20:55:04.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T20:55:04.690Z] Dload Upload Total Spent Left Speed [2022-11-09T20:55:05.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 135k 0:00:01 0:00:01 --:--:-- 135k 100 144k 0 0 100 144k 0 135k 0:00:01 0:00:01 --:--:-- 135k [2022-11-09T20:55:05.626Z] [2022-11-09T20:55:05.626Z] [2022-11-09T20:55:05.626Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/349/openapi/v2/support-notifications.yaml] [2022-11-09T20:55:05.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T20:55:05.626Z] Dload Upload Total Spent Left Speed [2022-11-09T20:55:06.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 425k --:--:-- --:--:-- --:--:-- 423k 100 89309 0 0 100 89309 0 93321 --:--:-- --:--:-- --:--:-- 93224 [2022-11-09T20:55:06.561Z] [2022-11-09T20:55:06.561Z] [2022-11-09T20:55:06.561Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/349/openapi/v2/support-scheduler.yaml] [2022-11-09T20:55:06.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T20:55:06.561Z] Dload Upload Total Spent Left Speed [2022-11-09T20:55:07.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39547 0 0 100 39547 0 41023 --:--:-- --:--:-- --:--:-- 40981 100 39547 0 0 100 39547 0 40896 --:--:-- --:--:-- --:--:-- 40854 [2022-11-09T20:55:07.499Z] [2022-11-09T20:55:07.499Z] [2022-11-09T20:55:07.499Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/349/openapi/v2/system-agent.yaml] [2022-11-09T20:55:07.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T20:55:07.499Z] Dload Upload Total Spent Left Speed [2022-11-09T20:55:08.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20083 0 0 100 20083 0 21617 --:--:-- --:--:-- --:--:-- 21594 100 20083 0 0 100 20083 0 21617 --:--:-- --:--:-- --:--:-- 21594 [2022-11-09T20:55:08.434Z] [2022-11-09T20:55:08.434Z] [Pipeline] } [2022-11-09T20:55:08.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-11-09T20:55:08.831Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T20:55:08.831Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:55:09.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T20:55:09.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:55:09.196Z] prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container [2022-11-09T20:55:09.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T20:55:09.641Z] $ docker top 785b883ae618deb9de42748e987dafd97c45ad34682f5bc44d7d66e30a3f4725 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T20:55:09.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T20:55:09.725Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T20:55:09.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T20:55:09.845Z] $ docker exec 785b883ae618deb9de42748e987dafd97c45ad34682f5bc44d7d66e30a3f4725 ssh-agent [2022-11-09T20:55:09.961Z] SSH_AUTH_SOCK=/tmp/ssh-Pr7Q63VlVIxe/agent.32 [2022-11-09T20:55:09.961Z] SSH_AGENT_PID=38 [2022-11-09T20:55:09.966Z] Running ssh-add (command line suppressed) [2022-11-09T20:55:10.065Z] Identity added: /w/workspace/edgex-go/349@tmp/private_key_8298930161818026425.key (/w/workspace/edgex-go/349@tmp/private_key_8298930161818026425.key) [2022-11-09T20:55:10.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T20:55:10.359Z] + git semver tag [2022-11-09T20:55:10.618Z] 2022-11-09 20:55:10,542 [run_tag] DEBUG tag force:False [2022-11-09T20:55:10.618Z] 2022-11-09 20:55:10,542 [check_head_tag] DEBUG check head tag [2022-11-09T20:55:10.618Z] 2022-11-09 20:55:10,544 [execute] INFO git cat-file --batch-check [2022-11-09T20:55:10.618Z] 2022-11-09 20:55:10,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/349, universal_newlines=False, shell=None, istream=) [2022-11-09T20:55:10.618Z] 2022-11-09 20:55:10,547 [execute] INFO git cat-file --batch [2022-11-09T20:55:10.618Z] 2022-11-09 20:55:10,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/349, universal_newlines=False, shell=None, istream=) [2022-11-09T20:55:10.618Z] 2022-11-09 20:55:10,577 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main [2022-11-09T20:55:10.618Z] 2022-11-09 20:55:10,578 [execute] INFO git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 [2022-11-09T20:55:10.618Z] 2022-11-09 20:55:10,578 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.1', '-m', 'v2.3.1-dev.1'], cwd=/w/workspace/edgex-go/349, universal_newlines=False, shell=None, istream=None) [2022-11-09T20:55:10.618Z] 2022-11-09 20:55:10,583 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main [2022-11-09T20:55:10.618Z] 2.3.1-dev.1 [Pipeline] } [2022-11-09T20:55:10.624Z] $ docker exec --env ******** --env ******** 785b883ae618deb9de42748e987dafd97c45ad34682f5bc44d7d66e30a3f4725 ssh-agent -k [2022-11-09T20:55:10.714Z] unset SSH_AUTH_SOCK; [2022-11-09T20:55:10.714Z] unset SSH_AGENT_PID; [2022-11-09T20:55:10.715Z] echo Agent pid 38 killed; [2022-11-09T20:55:10.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T20:55:11.029Z] + git semver [Pipeline] } [2022-11-09T20:55:11.297Z] $ docker stop --time=1 785b883ae618deb9de42748e987dafd97c45ad34682f5bc44d7d66e30a3f4725 [2022-11-09T20:55:12.571Z] $ docker rm -f 785b883ae618deb9de42748e987dafd97c45ad34682f5bc44d7d66e30a3f4725 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:55:12.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T20:55:12.950Z] [2022-11-09T20:55:12.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:55:13.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T20:55:13.256Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-09T20:55:13.256Z] ab5ef0e58194: Pulling fs layer [2022-11-09T20:55:13.256Z] 9712f1f96733: Pulling fs layer [2022-11-09T20:55:13.256Z] 63f879dbbcfc: Pulling fs layer [2022-11-09T20:55:13.256Z] 0d9ebad4ef96: Pulling fs layer [2022-11-09T20:55:13.256Z] e9a5061849ea: Pulling fs layer [2022-11-09T20:55:13.256Z] d747dcd14b5f: Pulling fs layer [2022-11-09T20:55:13.256Z] 2de7ff778b66: Pulling fs layer [2022-11-09T20:55:13.256Z] e9a5061849ea: Waiting [2022-11-09T20:55:13.256Z] d747dcd14b5f: Waiting [2022-11-09T20:55:13.256Z] 2de7ff778b66: Waiting [2022-11-09T20:55:13.256Z] 0d9ebad4ef96: Waiting [2022-11-09T20:55:13.256Z] 9712f1f96733: Download complete [2022-11-09T20:55:13.852Z] 63f879dbbcfc: Verifying Checksum [2022-11-09T20:55:13.852Z] 63f879dbbcfc: Download complete [2022-11-09T20:55:14.113Z] e9a5061849ea: Verifying Checksum [2022-11-09T20:55:14.113Z] e9a5061849ea: Download complete [2022-11-09T20:55:14.113Z] d747dcd14b5f: Verifying Checksum [2022-11-09T20:55:14.113Z] d747dcd14b5f: Download complete [2022-11-09T20:55:14.113Z] ab5ef0e58194: Verifying Checksum [2022-11-09T20:55:14.113Z] ab5ef0e58194: Download complete [2022-11-09T20:55:14.113Z] 2de7ff778b66: Verifying Checksum [2022-11-09T20:55:14.113Z] 2de7ff778b66: Download complete [2022-11-09T20:55:14.370Z] 0d9ebad4ef96: Verifying Checksum [2022-11-09T20:55:14.370Z] 0d9ebad4ef96: Download complete [2022-11-09T20:55:16.891Z] ab5ef0e58194: Pull complete [2022-11-09T20:55:16.891Z] 9712f1f96733: Pull complete [2022-11-09T20:55:17.456Z] 63f879dbbcfc: Pull complete [2022-11-09T20:55:21.638Z] 0d9ebad4ef96: Pull complete [2022-11-09T20:55:21.638Z] e9a5061849ea: Pull complete [2022-11-09T20:55:21.638Z] d747dcd14b5f: Pull complete [2022-11-09T20:55:22.570Z] 2de7ff778b66: Pull complete [2022-11-09T20:55:22.570Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-09T20:55:22.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T20:55:22.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:55:22.643Z] prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container [2022-11-09T20:55:22.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-09T20:55:25.925Z] $ docker top 3b6ce4d82b2b97d9b728ae60df807f0c1ff034da12cf2e022b79b07cd8f7ce58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-09T20:55:25.996Z] provisioning config files... [2022-11-09T20:55:26.003Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/349@tmp/config14159105171045839216tmp [2022-11-09T20:55:26.012Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/349@tmp/config9466102545912194864tmp [2022-11-09T20:55:26.021Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/349@tmp/config3817797624217830104tmp [Pipeline] { [Pipeline] echo [2022-11-09T20:55:26.035Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:55:26.315Z] ---> sigul-configuration.sh [2022-11-09T20:55:26.315Z] gpg: directory `/root/.gnupg' created [2022-11-09T20:55:26.315Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-09T20:55:26.315Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-09T20:55:26.315Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-09T20:55:26.315Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-09T20:55:26.315Z] gpg: CAST5 encrypted data [2022-11-09T20:55:26.315Z] gpg: encrypted with 1 passphrase [2022-11-09T20:55:26.315Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-09T20:55:26.595Z] + mkdir /home/jenkins [2022-11-09T20:55:26.595Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-09T20:55:26.878Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-11-09T20:55:26.885Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:55:27.164Z] ---> sigul-install.sh [2022-11-09T20:55:27.164Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-09T20:55:27.449Z] + git tag --list [2022-11-09T20:55:27.449Z] 0.6.0 [2022-11-09T20:55:27.449Z] 0.6.1 [2022-11-09T20:55:27.449Z] 0.7.0 [2022-11-09T20:55:27.449Z] 0.7.1 [2022-11-09T20:55:27.449Z] v1.0.0 [2022-11-09T20:55:27.449Z] v1.0.1 [2022-11-09T20:55:27.449Z] v1.1.0 [2022-11-09T20:55:27.449Z] v1.2.0 [2022-11-09T20:55:27.449Z] v1.2.1 [2022-11-09T20:55:27.449Z] v1.3.0 [2022-11-09T20:55:27.449Z] v1.3.1 [2022-11-09T20:55:27.449Z] v2.0.0 [2022-11-09T20:55:27.449Z] v2.1.0 [2022-11-09T20:55:27.449Z] v2.1.1 [2022-11-09T20:55:27.449Z] v2.1.1-dev.1 [2022-11-09T20:55:27.449Z] v2.1.1-dev.2 [2022-11-09T20:55:27.449Z] v2.1.1-dev.3 [2022-11-09T20:55:27.449Z] v2.1.1-dev.4 [2022-11-09T20:55:27.449Z] v2.1.1-dev.5 [2022-11-09T20:55:27.449Z] v2.1.1-dev.6 [2022-11-09T20:55:27.449Z] v2.1.1-dev.7 [2022-11-09T20:55:27.449Z] v2.1.1-dev.8 [2022-11-09T20:55:27.449Z] v2.1.2-dev.1 [2022-11-09T20:55:27.449Z] v2.2.0 [2022-11-09T20:55:27.449Z] v2.2.1-dev.1 [2022-11-09T20:55:27.449Z] v2.2.1-dev.10 [2022-11-09T20:55:27.449Z] v2.2.1-dev.11 [2022-11-09T20:55:27.449Z] v2.2.1-dev.12 [2022-11-09T20:55:27.449Z] v2.2.1-dev.13 [2022-11-09T20:55:27.449Z] v2.2.1-dev.14 [2022-11-09T20:55:27.449Z] v2.2.1-dev.15 [2022-11-09T20:55:27.449Z] v2.2.1-dev.16 [2022-11-09T20:55:27.449Z] v2.2.1-dev.17 [2022-11-09T20:55:27.449Z] v2.2.1-dev.18 [2022-11-09T20:55:27.449Z] v2.2.1-dev.19 [2022-11-09T20:55:27.449Z] v2.2.1-dev.2 [2022-11-09T20:55:27.449Z] v2.2.1-dev.20 [2022-11-09T20:55:27.449Z] v2.2.1-dev.21 [2022-11-09T20:55:27.449Z] v2.2.1-dev.22 [2022-11-09T20:55:27.449Z] v2.2.1-dev.23 [2022-11-09T20:55:27.449Z] v2.2.1-dev.24 [2022-11-09T20:55:27.449Z] v2.2.1-dev.25 [2022-11-09T20:55:27.449Z] v2.2.1-dev.26 [2022-11-09T20:55:27.449Z] v2.2.1-dev.27 [2022-11-09T20:55:27.449Z] v2.2.1-dev.28 [2022-11-09T20:55:27.449Z] v2.2.1-dev.29 [2022-11-09T20:55:27.449Z] v2.2.1-dev.3 [2022-11-09T20:55:27.449Z] v2.2.1-dev.4 [2022-11-09T20:55:27.449Z] v2.2.1-dev.5 [2022-11-09T20:55:27.449Z] v2.2.1-dev.6 [2022-11-09T20:55:27.449Z] v2.2.1-dev.7 [2022-11-09T20:55:27.449Z] v2.2.1-dev.8 [2022-11-09T20:55:27.449Z] v2.2.1-dev.9 [2022-11-09T20:55:27.449Z] v2.3.0 [2022-11-09T20:55:27.449Z] v2.3.0-dev.100 [2022-11-09T20:55:27.449Z] v2.3.0-dev.101 [2022-11-09T20:55:27.449Z] v2.3.0-dev.102 [2022-11-09T20:55:27.449Z] v2.3.0-dev.103 [2022-11-09T20:55:27.449Z] v2.3.0-dev.104 [2022-11-09T20:55:27.449Z] v2.3.0-dev.105 [2022-11-09T20:55:27.449Z] v2.3.0-dev.106 [2022-11-09T20:55:27.449Z] v2.3.0-dev.29 [2022-11-09T20:55:27.449Z] v2.3.0-dev.30 [2022-11-09T20:55:27.449Z] v2.3.0-dev.31 [2022-11-09T20:55:27.449Z] v2.3.0-dev.32 [2022-11-09T20:55:27.449Z] v2.3.0-dev.33 [2022-11-09T20:55:27.449Z] v2.3.0-dev.34 [2022-11-09T20:55:27.449Z] v2.3.0-dev.35 [2022-11-09T20:55:27.449Z] v2.3.0-dev.36 [2022-11-09T20:55:27.449Z] v2.3.0-dev.37 [2022-11-09T20:55:27.449Z] v2.3.0-dev.38 [2022-11-09T20:55:27.449Z] v2.3.0-dev.39 [2022-11-09T20:55:27.449Z] v2.3.0-dev.40 [2022-11-09T20:55:27.449Z] v2.3.0-dev.41 [2022-11-09T20:55:27.449Z] v2.3.0-dev.42 [2022-11-09T20:55:27.449Z] v2.3.0-dev.43 [2022-11-09T20:55:27.449Z] v2.3.0-dev.44 [2022-11-09T20:55:27.449Z] v2.3.0-dev.45 [2022-11-09T20:55:27.449Z] v2.3.0-dev.46 [2022-11-09T20:55:27.449Z] v2.3.0-dev.47 [2022-11-09T20:55:27.449Z] v2.3.0-dev.48 [2022-11-09T20:55:27.449Z] v2.3.0-dev.49 [2022-11-09T20:55:27.449Z] v2.3.0-dev.50 [2022-11-09T20:55:27.449Z] v2.3.0-dev.51 [2022-11-09T20:55:27.449Z] v2.3.0-dev.52 [2022-11-09T20:55:27.449Z] v2.3.0-dev.53 [2022-11-09T20:55:27.449Z] v2.3.0-dev.54 [2022-11-09T20:55:27.449Z] v2.3.0-dev.55 [2022-11-09T20:55:27.449Z] v2.3.0-dev.56 [2022-11-09T20:55:27.449Z] v2.3.0-dev.57 [2022-11-09T20:55:27.449Z] v2.3.0-dev.58 [2022-11-09T20:55:27.449Z] v2.3.0-dev.59 [2022-11-09T20:55:27.449Z] v2.3.0-dev.60 [2022-11-09T20:55:27.449Z] v2.3.0-dev.61 [2022-11-09T20:55:27.449Z] v2.3.0-dev.62 [2022-11-09T20:55:27.449Z] v2.3.0-dev.63 [2022-11-09T20:55:27.449Z] v2.3.0-dev.64 [2022-11-09T20:55:27.449Z] v2.3.0-dev.65 [2022-11-09T20:55:27.449Z] v2.3.0-dev.66 [2022-11-09T20:55:27.449Z] v2.3.0-dev.67 [2022-11-09T20:55:27.449Z] v2.3.0-dev.68 [2022-11-09T20:55:27.449Z] v2.3.0-dev.69 [2022-11-09T20:55:27.449Z] v2.3.0-dev.70 [2022-11-09T20:55:27.449Z] v2.3.0-dev.71 [2022-11-09T20:55:27.449Z] v2.3.0-dev.72 [2022-11-09T20:55:27.449Z] v2.3.0-dev.73 [2022-11-09T20:55:27.449Z] v2.3.0-dev.74 [2022-11-09T20:55:27.449Z] v2.3.0-dev.75 [2022-11-09T20:55:27.449Z] v2.3.0-dev.76 [2022-11-09T20:55:27.449Z] v2.3.0-dev.77 [2022-11-09T20:55:27.449Z] v2.3.0-dev.78 [2022-11-09T20:55:27.449Z] v2.3.0-dev.79 [2022-11-09T20:55:27.449Z] v2.3.0-dev.80 [2022-11-09T20:55:27.449Z] v2.3.0-dev.81 [2022-11-09T20:55:27.449Z] v2.3.0-dev.82 [2022-11-09T20:55:27.449Z] v2.3.0-dev.83 [2022-11-09T20:55:27.449Z] v2.3.0-dev.84 [2022-11-09T20:55:27.449Z] v2.3.0-dev.85 [2022-11-09T20:55:27.449Z] v2.3.0-dev.86 [2022-11-09T20:55:27.449Z] v2.3.0-dev.87 [2022-11-09T20:55:27.449Z] v2.3.0-dev.88 [2022-11-09T20:55:27.449Z] v2.3.0-dev.89 [2022-11-09T20:55:27.449Z] v2.3.0-dev.90 [2022-11-09T20:55:27.449Z] v2.3.0-dev.91 [2022-11-09T20:55:27.449Z] v2.3.0-dev.92 [2022-11-09T20:55:27.449Z] v2.3.0-dev.93 [2022-11-09T20:55:27.449Z] v2.3.0-dev.94 [2022-11-09T20:55:27.449Z] v2.3.0-dev.95 [2022-11-09T20:55:27.449Z] v2.3.0-dev.96 [2022-11-09T20:55:27.449Z] v2.3.0-dev.97 [2022-11-09T20:55:27.449Z] v2.3.0-dev.98 [2022-11-09T20:55:27.449Z] v2.3.0-dev.99 [2022-11-09T20:55:27.449Z] v2.3.1-dev.1 [Pipeline] sh [2022-11-09T20:55:27.730Z] + lftools sign git-tag v2.3.1-dev.1 [2022-11-09T20:55:28.298Z] Signing Git tag with Sigul... [2022-11-09T20:55:28.298Z] Signing v2.3.1-dev.1 [Pipeline] echo [2022-11-09T20:55:28.567Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:55:28.850Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-09T20:55:28.857Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-09T20:55:28.868Z] $ docker stop --time=1 3b6ce4d82b2b97d9b728ae60df807f0c1ff034da12cf2e022b79b07cd8f7ce58 [2022-11-09T20:55:30.200Z] $ docker rm -f 3b6ce4d82b2b97d9b728ae60df807f0c1ff034da12cf2e022b79b07cd8f7ce58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-09T20:55:30.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T20:55:30.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:55:30.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T20:55:30.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:55:30.969Z] prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container [2022-11-09T20:55:30.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T20:55:31.326Z] $ docker top e1f07d3e8a6346e41df1c402f6948cae259a22d6c7d88b4ec92f8a5fa9f16af0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T20:55:31.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T20:55:31.413Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T20:55:31.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T20:55:31.524Z] $ docker exec e1f07d3e8a6346e41df1c402f6948cae259a22d6c7d88b4ec92f8a5fa9f16af0 ssh-agent [2022-11-09T20:55:31.636Z] SSH_AUTH_SOCK=/tmp/ssh-0yR3VdcLvcQ6/agent.32 [2022-11-09T20:55:31.636Z] SSH_AGENT_PID=38 [2022-11-09T20:55:31.641Z] Running ssh-add (command line suppressed) [2022-11-09T20:55:31.754Z] Identity added: /w/workspace/edgex-go/349@tmp/private_key_12669702990614023774.key (/w/workspace/edgex-go/349@tmp/private_key_12669702990614023774.key) [2022-11-09T20:55:31.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T20:55:32.061Z] + git semver bump pre [2022-11-09T20:55:32.321Z] 2022-11-09 20:55:32,221 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main [2022-11-09T20:55:32.321Z] 2022-11-09 20:55:32,221 [bump_version] DEBUG bumping version:2.3.1-dev.1 on axis:pre with prefix:dev [2022-11-09T20:55:32.321Z] 2022-11-09 20:55:32,221 [bump_version] DEBUG bumped version:2.3.1-dev.2 [2022-11-09T20:55:32.321Z] 2022-11-09 20:55:32,221 [write_version] DEBUG write version:2.3.1-dev.2 to path:/w/workspace/edgex-go/349/.semver/main with force:True [2022-11-09T20:55:32.321Z] 2022-11-09 20:55:32,221 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main [2022-11-09T20:55:32.321Z] 2022-11-09 20:55:32,221 [write_file] DEBUG write to file:/w/workspace/edgex-go/349/.semver/main [2022-11-09T20:55:32.321Z] 2022-11-09 20:55:32,224 [execute] INFO git cat-file --batch-check [2022-11-09T20:55:32.321Z] 2022-11-09 20:55:32,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T20:55:32.321Z] 2022-11-09 20:55:32,230 [execute] INFO git cat-file --batch [2022-11-09T20:55:32.321Z] 2022-11-09 20:55:32,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T20:55:32.321Z] 2022-11-09 20:55:32,235 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main [2022-11-09T20:55:32.321Z] 2.3.1-dev.2 [Pipeline] } [2022-11-09T20:55:32.328Z] $ docker exec --env ******** --env ******** e1f07d3e8a6346e41df1c402f6948cae259a22d6c7d88b4ec92f8a5fa9f16af0 ssh-agent -k [2022-11-09T20:55:32.417Z] unset SSH_AUTH_SOCK; [2022-11-09T20:55:32.417Z] unset SSH_AGENT_PID; [2022-11-09T20:55:32.418Z] echo Agent pid 38 killed; [2022-11-09T20:55:32.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T20:55:32.723Z] + git semver [Pipeline] } [2022-11-09T20:55:32.992Z] $ docker stop --time=1 e1f07d3e8a6346e41df1c402f6948cae259a22d6c7d88b4ec92f8a5fa9f16af0 [2022-11-09T20:55:34.278Z] $ docker rm -f e1f07d3e8a6346e41df1c402f6948cae259a22d6c7d88b4ec92f8a5fa9f16af0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T20:55:34.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T20:55:34.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:55:34.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T20:55:34.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:55:34.971Z] prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container [2022-11-09T20:55:34.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T20:55:35.361Z] $ docker top 8f9ad1eafe4cb8b9a034d688530a1fc003d35ea69fc27fe625b971c8be3ff240 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T20:55:35.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T20:55:35.451Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T20:55:35.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T20:55:35.606Z] $ docker exec 8f9ad1eafe4cb8b9a034d688530a1fc003d35ea69fc27fe625b971c8be3ff240 ssh-agent [2022-11-09T20:55:35.725Z] SSH_AUTH_SOCK=/tmp/ssh-1ZWgZPIhBFsX/agent.31 [2022-11-09T20:55:35.725Z] SSH_AGENT_PID=37 [2022-11-09T20:55:35.743Z] Running ssh-add (command line suppressed) [2022-11-09T20:55:35.835Z] Identity added: /w/workspace/edgex-go/349@tmp/private_key_10726839510782484501.key (/w/workspace/edgex-go/349@tmp/private_key_10726839510782484501.key) [2022-11-09T20:55:35.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T20:55:36.171Z] + git semver push [2022-11-09T20:55:36.442Z] 2022-11-09 20:55:36,349 [run_push] DEBUG push [2022-11-09T20:55:36.442Z] 2022-11-09 20:55:36,350 [execute] INFO git cat-file --batch-check [2022-11-09T20:55:36.442Z] 2022-11-09 20:55:36,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T20:55:36.442Z] 2022-11-09 20:55:36,353 [execute] INFO git rev-list c58283947f84030abcef0549876b23fc9e7f1fae -- [2022-11-09T20:55:36.442Z] 2022-11-09 20:55:36,353 [execute] DEBUG Popen(['git', 'rev-list', 'c58283947f84030abcef0549876b23fc9e7f1fae', '--'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-09T20:55:36.442Z] 2022-11-09 20:55:36,367 [execute] INFO git fetch -v origin [2022-11-09T20:55:36.442Z] 2022-11-09 20:55:36,367 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-09T20:55:37.033Z] 2022-11-09 20:55:36,909 [run_push] DEBUG no remote changes detected [2022-11-09T20:55:37.033Z] 2022-11-09 20:55:36,910 [execute] INFO git push origin semver [2022-11-09T20:55:37.033Z] 2022-11-09 20:55:36,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-09T20:55:37.970Z] 2022-11-09 20:55:37,820 [run_push] DEBUG push all version tags [2022-11-09T20:55:37.970Z] 2022-11-09 20:55:37,821 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-09T20:55:37.970Z] 2022-11-09 20:55:37,822 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/349, universal_newlines=False, shell=None, istream=None) [2022-11-09T20:55:38.907Z] 2022-11-09 20:55:38,691 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main [2022-11-09T20:55:38.907Z] 2.3.1-dev.2 [Pipeline] } [2022-11-09T20:55:38.913Z] $ docker exec --env ******** --env ******** 8f9ad1eafe4cb8b9a034d688530a1fc003d35ea69fc27fe625b971c8be3ff240 ssh-agent -k [2022-11-09T20:55:39.004Z] unset SSH_AUTH_SOCK; [2022-11-09T20:55:39.004Z] unset SSH_AGENT_PID; [2022-11-09T20:55:39.004Z] echo Agent pid 37 killed; [2022-11-09T20:55:39.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T20:55:39.314Z] + git semver [Pipeline] } [2022-11-09T20:55:39.582Z] $ docker stop --time=1 8f9ad1eafe4cb8b9a034d688530a1fc003d35ea69fc27fe625b971c8be3ff240 [2022-11-09T20:55:40.876Z] $ docker rm -f 8f9ad1eafe4cb8b9a034d688530a1fc003d35ea69fc27fe625b971c8be3ff240 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-09T20:55:41.372Z] + [ -d /w/workspace/edgex-go/349/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:55:41.663Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:55:42.520Z] ---> package-listing.sh [2022-11-09T20:55:42.520Z] ++ facter osfamily [2022-11-09T20:55:42.520Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-09T20:55:42.779Z] + OS_FAMILY=debian [2022-11-09T20:55:42.779Z] + workspace=/w/workspace/edgex-go/349 [2022-11-09T20:55:42.779Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-09T20:55:42.779Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-09T20:55:42.779Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-09T20:55:42.779Z] + PACKAGES=/tmp/packages_start.txt [2022-11-09T20:55:42.779Z] + '[' /w/workspace/edgex-go/349 ']' [2022-11-09T20:55:42.779Z] + PACKAGES=/tmp/packages_end.txt [2022-11-09T20:55:42.779Z] + case "${OS_FAMILY}" in [2022-11-09T20:55:42.779Z] + dpkg -l [2022-11-09T20:55:42.779Z] + grep '^ii' [2022-11-09T20:55:42.779Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-09T20:55:42.779Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-09T20:55:42.779Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-09T20:55:42.779Z] + '[' /w/workspace/edgex-go/349 ']' [2022-11-09T20:55:42.779Z] + mkdir -p /w/workspace/edgex-go/349/archives/ [2022-11-09T20:55:42.779Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/349/archives/ [Pipeline] echo [2022-11-09T20:55:42.789Z] 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/349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-09T20:55:43.068Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:55:43.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T20:55:43.623Z] [2022-11-09T20:55:43.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:55:43.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T20:55:43.918Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-09T20:55:43.918Z] 5eb5b503b376: Pulling fs layer [2022-11-09T20:55:43.918Z] 5c69ac0246d0: Pulling fs layer [2022-11-09T20:55:43.918Z] ec43610c2a17: Pulling fs layer [2022-11-09T20:55:43.918Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-09T20:55:43.918Z] 33b1e0a273af: Pulling fs layer [2022-11-09T20:55:43.918Z] 5d3b04190fa2: Pulling fs layer [2022-11-09T20:55:43.918Z] 2f39f015ded8: Pulling fs layer [2022-11-09T20:55:43.918Z] 3a2ae6a8a46f: Waiting [2022-11-09T20:55:43.918Z] 33b1e0a273af: Waiting [2022-11-09T20:55:43.918Z] 2f39f015ded8: Waiting [2022-11-09T20:55:43.918Z] 5d3b04190fa2: Waiting [2022-11-09T20:55:43.918Z] 5c69ac0246d0: Download complete [2022-11-09T20:55:43.918Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-09T20:55:43.918Z] 3a2ae6a8a46f: Download complete [2022-11-09T20:55:43.918Z] 33b1e0a273af: Verifying Checksum [2022-11-09T20:55:43.918Z] 33b1e0a273af: Download complete [2022-11-09T20:55:44.177Z] 5d3b04190fa2: Verifying Checksum [2022-11-09T20:55:44.177Z] 5d3b04190fa2: Download complete [2022-11-09T20:55:44.177Z] ec43610c2a17: Verifying Checksum [2022-11-09T20:55:44.177Z] ec43610c2a17: Download complete [2022-11-09T20:55:44.177Z] 5eb5b503b376: Verifying Checksum [2022-11-09T20:55:44.177Z] 5eb5b503b376: Download complete [2022-11-09T20:55:44.743Z] 2f39f015ded8: Verifying Checksum [2022-11-09T20:55:44.743Z] 2f39f015ded8: Download complete [2022-11-09T20:55:45.307Z] 5eb5b503b376: Pull complete [2022-11-09T20:55:45.564Z] 5c69ac0246d0: Pull complete [2022-11-09T20:55:45.821Z] ec43610c2a17: Pull complete [2022-11-09T20:55:46.079Z] 3a2ae6a8a46f: Pull complete [2022-11-09T20:55:46.337Z] 33b1e0a273af: Pull complete [2022-11-09T20:55:46.337Z] 5d3b04190fa2: Pull complete [2022-11-09T20:55:50.512Z] 2f39f015ded8: Pull complete [2022-11-09T20:55:50.512Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-09T20:55:50.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T20:55:50.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:55:50.579Z] prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container [2022-11-09T20:55:50.605Z] $ 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/349/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/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-09T20:55:53.228Z] $ docker top 0278d5f5bddeba7f5fff7091ba2e83baae4118c4e3ff11086f41c60493a78b9a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T20:55:53.572Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-09T20:55:53.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-09T20:55:54.141Z] + ls /var/log/sa-host [2022-11-09T20:55:54.141Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T20:55:54.308Z] provisioning config files... [2022-11-09T20:55:54.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/349@tmp/config15281353930625866895tmp [Pipeline] { [Pipeline] echo [2022-11-09T20:55:54.328Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:55:54.612Z] ---> create-netrc.sh [Pipeline] } [2022-11-09T20:55:54.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:55:54.958Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-09T20:55:54.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:55:55.249Z] ---> sudo-logs.sh [2022-11-09T20:55:55.250Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-09T20:55:55.273Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:55:55.557Z] ---> job-cost.sh [2022-11-09T20:55:55.557Z] lf-activate-venv: SKIPPING [2022-11-09T20:55:55.557Z] DEBUG: total: 0.10999999940395355 [2022-11-09T20:55:55.557Z] INFO: Retrieving Stack Cost... [2022-11-09T20:55:55.816Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T20:55:56.384Z] INFO: Archiving Costs [Pipeline] echo [2022-11-09T20:55:56.397Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:55:56.680Z] ---> logs-deploy.sh [2022-11-09T20:55:56.680Z] lf-activate-venv: SKIPPING [2022-11-09T20:55:56.680Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/349 [2022-11-09T20:55:56.680Z] INFO: archiving workspace using pattern(s): [2022-11-09T20:55:57.614Z] Archives upload complete. [2022-11-09T20:55:57.872Z] INFO: archiving logs to Nexus [2022-11-09T20:55:58.440Z] ---> uname -a: [2022-11-09T20:55:58.440Z] Linux prd-ubuntu20-04-docker-8c-8g-118801 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-09T20:55:58.440Z] [2022-11-09T20:55:58.440Z]