Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 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-ssh7146589020799409582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11490607348009557375.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16368659624739065459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh14513964592301398197.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10490021336080919460.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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-23307 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/284 [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/284 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 (main) > 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 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 # timeout=10 Commit message: "feat: add management acl token and save token info to file (#4126)" > git rev-list --no-walk de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-22T15:21:30.874Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-22T15:21:30.925Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-22T15:21:30.942Z] ========================================================= [2022-08-22T15:21:30.942Z] EdgeX Global Pipelines Version Info [2022-08-22T15:21:30.942Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:21:31.698Z] ------------------- [2022-08-22T15:21:31.698Z] stable info: [2022-08-22T15:21:31.698Z] ------------------- [2022-08-22T15:21:31.698Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-22T15:21:31.698Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-22T15:21:31.698Z] Message: update stable to v1.0.238 [2022-08-22T15:21:32.273Z] ------------------- [2022-08-22T15:21:32.273Z] experimental info: [2022-08-22T15:21:32.273Z] ------------------- [2022-08-22T15:21:32.273Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-22T15:21:32.273Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-22T15:21:32.273Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-22T15:21:32.627Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-22T15:21:32.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-22T15:21:32.664Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-22T15:21:32.681Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-22T15:21:32.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-22T15:21:32.710Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-22T15:21:32.731Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-22T15:21:32.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-22T15:21:32.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-22T15:21:32.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-22T15:21:32.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-22T15:21:32.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-22T15:21:32.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-22T15:21:32.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-22T15:21:32.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-22T15:21:32.892Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-22T15:21:32.906Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-22T15:21:32.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-22T15:21:32.932Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-22T15:21:32.952Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-22T15:21:32.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-22T15:21:32.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-22T15:21:32.998Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-22T15:21:33.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-22T15:21:33.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-22T15:21:33.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-22T15:21:33.060Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] echo [2022-08-22T15:21:33.076Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96e03a3 [Pipeline] echo [2022-08-22T15:21:33.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T15:21:33.148Z] provisioning config files... [2022-08-22T15:21:33.179Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/284@tmp/config994811430616012116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:21:33.487Z] ---> docker-login.sh [2022-08-22T15:21:33.487Z] nexus3.edgexfoundry.org:10001 [2022-08-22T15:21:33.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:21:34.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:21:34.010Z] Configure a credential helper to remove this warning. See [2022-08-22T15:21:34.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:21:34.010Z] [2022-08-22T15:21:34.010Z] Login Succeeded [2022-08-22T15:21:34.010Z] nexus3.edgexfoundry.org:10002 [2022-08-22T15:21:34.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:21:34.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:21:34.270Z] Configure a credential helper to remove this warning. See [2022-08-22T15:21:34.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:21:34.270Z] [2022-08-22T15:21:34.270Z] Login Succeeded [2022-08-22T15:21:34.270Z] nexus3.edgexfoundry.org:10003 [2022-08-22T15:21:34.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:21:34.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:21:34.270Z] Configure a credential helper to remove this warning. See [2022-08-22T15:21:34.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:21:34.270Z] [2022-08-22T15:21:34.270Z] Login Succeeded [2022-08-22T15:21:34.270Z] nexus3.edgexfoundry.org:10004 [2022-08-22T15:21:34.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:21:34.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:21:34.536Z] Configure a credential helper to remove this warning. See [2022-08-22T15:21:34.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:21:34.536Z] [2022-08-22T15:21:34.536Z] Login Succeeded [2022-08-22T15:21:34.536Z] docker.io [2022-08-22T15:21:34.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:21:34.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:21:34.796Z] Configure a credential helper to remove this warning. See [2022-08-22T15:21:34.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:21:34.796Z] [2022-08-22T15:21:34.796Z] Login Succeeded [2022-08-22T15:21:34.796Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T15:21:34.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-22T15:21:35.123Z] + 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-08-22T15:21:35.123Z] + dirname cmd/core-command/Dockerfile [2022-08-22T15:21:35.123Z] + cut -d/ -f2 [2022-08-22T15:21:35.123Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-22T15:21:35.123Z] + dirname cmd/core-data/Dockerfile [2022-08-22T15:21:35.123Z] + cut -d/ -f2 [2022-08-22T15:21:35.123Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-22T15:21:35.123Z] + dirname cmd/core-metadata/Dockerfile [2022-08-22T15:21:35.123Z] + cut -d/ -f2 [2022-08-22T15:21:35.123Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-22T15:21:35.124Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-22T15:21:35.124Z] + cut -d/ -f2 [2022-08-22T15:21:35.124Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-22T15:21:35.124Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-22T15:21:35.124Z] + cut -d/ -f2 [2022-08-22T15:21:35.124Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-22T15:21:35.124Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-22T15:21:35.124Z] + cut -d/ -f2 [2022-08-22T15:21:35.124Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-22T15:21:35.124Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-22T15:21:35.124Z] + cut -d/ -f2 [2022-08-22T15:21:35.124Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-22T15:21:35.124Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2022-08-22T15:21:35.124Z] -f2 [2022-08-22T15:21:35.124Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-22T15:21:35.124Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-22T15:21:35.124Z] + cut -d/ -f2 [2022-08-22T15:21:35.124Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-22T15:21:35.124Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-22T15:21:35.124Z] + cut -d/ -f2 [2022-08-22T15:21:35.124Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-22T15:21:35.124Z] + dirname cmd/support-notifications/Dockerfile [2022-08-22T15:21:35.124Z] + cut -d/ -f2 [2022-08-22T15:21:35.124Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-22T15:21:35.124Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-22T15:21:35.124Z] + cut -d/ -f2 [2022-08-22T15:21:35.124Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-22T15:21:35.124Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-22T15:21:35.124Z] + cut -d/ -f2 [2022-08-22T15:21:35.124Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-22T15:21:35.162Z] 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-08-22T15:21:35.539Z] + git rev-list -1 --merges 96e03a37baf8a42c1ce9148498b43ffc632d5fd4~1..96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] echo [2022-08-22T15:21:35.556Z] -----------> git rev-list -1 --merges 96e03a37baf8a42c1ce9148498b43ffc632d5fd4~1..96e03a37baf8a42c1ce9148498b43ffc632d5fd4 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [false] [Pipeline] sh [2022-08-22T15:21:35.851Z] + git log --format=format:%s -1 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] echo [2022-08-22T15:21:35.867Z] ========================================================= [2022-08-22T15:21:35.867Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-22T15:21:35.867Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-22T15:21:36.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-22T15:21:36.382Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-22T15:21:36.382Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-22T15:21:36.382Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-22T15:21:36.382Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-22T15:21:36.382Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-22T15:21:36.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:21:36.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T15:21:36.837Z] [2022-08-22T15:21:36.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:21:37.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T15:21:37.144Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-22T15:21:37.144Z] b85a868b505f: Pulling fs layer [2022-08-22T15:21:37.144Z] e2be974225ed: Pulling fs layer [2022-08-22T15:21:37.144Z] 339a4e72a1f5: Pulling fs layer [2022-08-22T15:21:37.144Z] 988bab9f4d93: Pulling fs layer [2022-08-22T15:21:37.144Z] 1469e6f7b9e6: Pulling fs layer [2022-08-22T15:21:37.144Z] eaf3925da568: Pulling fs layer [2022-08-22T15:21:37.144Z] bab4dde63d76: Pulling fs layer [2022-08-22T15:21:37.144Z] bde34c3a00c8: Pulling fs layer [2022-08-22T15:21:37.144Z] b352a97aabf1: Pulling fs layer [2022-08-22T15:21:37.144Z] 4872d77fe225: Pulling fs layer [2022-08-22T15:21:37.144Z] 5851b861e8e6: Pulling fs layer [2022-08-22T15:21:37.144Z] bde34c3a00c8: Waiting [2022-08-22T15:21:37.144Z] 1469e6f7b9e6: Waiting [2022-08-22T15:21:37.144Z] b352a97aabf1: Waiting [2022-08-22T15:21:37.144Z] eaf3925da568: Waiting [2022-08-22T15:21:37.144Z] bab4dde63d76: Waiting [2022-08-22T15:21:37.144Z] 5851b861e8e6: Waiting [2022-08-22T15:21:37.144Z] 4872d77fe225: Waiting [2022-08-22T15:21:37.144Z] 988bab9f4d93: Waiting [2022-08-22T15:21:37.144Z] e2be974225ed: Download complete [2022-08-22T15:21:37.144Z] 988bab9f4d93: Verifying Checksum [2022-08-22T15:21:37.144Z] 988bab9f4d93: Download complete [2022-08-22T15:21:37.404Z] 339a4e72a1f5: Verifying Checksum [2022-08-22T15:21:37.404Z] 339a4e72a1f5: Download complete [2022-08-22T15:21:37.404Z] 1469e6f7b9e6: Verifying Checksum [2022-08-22T15:21:37.404Z] 1469e6f7b9e6: Download complete [2022-08-22T15:21:37.404Z] eaf3925da568: Verifying Checksum [2022-08-22T15:21:37.404Z] eaf3925da568: Download complete [2022-08-22T15:21:37.404Z] bde34c3a00c8: Verifying Checksum [2022-08-22T15:21:37.404Z] bde34c3a00c8: Download complete [2022-08-22T15:21:37.404Z] b352a97aabf1: Download complete [2022-08-22T15:21:37.404Z] 4872d77fe225: Verifying Checksum [2022-08-22T15:21:37.404Z] 4872d77fe225: Download complete [2022-08-22T15:21:37.404Z] 5851b861e8e6: Verifying Checksum [2022-08-22T15:21:37.404Z] 5851b861e8e6: Download complete [2022-08-22T15:21:37.404Z] b85a868b505f: Download complete [2022-08-22T15:21:37.665Z] bab4dde63d76: Verifying Checksum [2022-08-22T15:21:37.665Z] bab4dde63d76: Download complete [2022-08-22T15:21:39.044Z] b85a868b505f: Pull complete [2022-08-22T15:21:39.044Z] e2be974225ed: Pull complete [2022-08-22T15:21:39.615Z] 339a4e72a1f5: Pull complete [2022-08-22T15:21:39.615Z] 988bab9f4d93: Pull complete [2022-08-22T15:21:39.875Z] 1469e6f7b9e6: Pull complete [2022-08-22T15:21:39.875Z] eaf3925da568: Pull complete [2022-08-22T15:21:41.778Z] bab4dde63d76: Pull complete [2022-08-22T15:21:41.778Z] bde34c3a00c8: Pull complete [2022-08-22T15:21:42.038Z] b352a97aabf1: Pull complete [2022-08-22T15:21:42.038Z] 4872d77fe225: Pull complete [2022-08-22T15:21:42.038Z] 5851b861e8e6: Pull complete [2022-08-22T15:21:42.038Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-22T15:21:42.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T15:21:42.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:21:42.139Z] prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container [2022-08-22T15:21:42.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-22T15:21:43.825Z] $ docker top 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-22T15:21:43.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-22T15:21:43.936Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-22T15:21:44.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-22T15:21:44.078Z] $ docker exec 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f ssh-agent [2022-08-22T15:21:44.220Z] SSH_AUTH_SOCK=/tmp/ssh-7MrALRB5kRRS/agent.33 [2022-08-22T15:21:44.220Z] SSH_AGENT_PID=40 [2022-08-22T15:21:44.227Z] Running ssh-add (command line suppressed) [2022-08-22T15:21:44.356Z] Identity added: /w/workspace/edgex-go/284@tmp/private_key_3833411643598090342.key (/w/workspace/edgex-go/284@tmp/private_key_3833411643598090342.key) [2022-08-22T15:21:44.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-22T15:21:44.657Z] + git tag --points-at HEAD [Pipeline] } [2022-08-22T15:21:44.674Z] $ docker exec --env ******** --env ******** 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f ssh-agent -k [2022-08-22T15:21:44.794Z] unset SSH_AUTH_SOCK; [2022-08-22T15:21:44.794Z] unset SSH_AGENT_PID; [2022-08-22T15:21:44.794Z] echo Agent pid 40 killed; [2022-08-22T15:21:44.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-22T15:21:44.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-22T15:21:44.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-22T15:21:44.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-22T15:21:44.972Z] $ docker exec 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f ssh-agent [2022-08-22T15:21:45.097Z] SSH_AUTH_SOCK=/tmp/ssh-raC0GkZEU03y/agent.72 [2022-08-22T15:21:45.097Z] SSH_AGENT_PID=78 [2022-08-22T15:21:45.104Z] Running ssh-add (command line suppressed) [2022-08-22T15:21:45.231Z] Identity added: /w/workspace/edgex-go/284@tmp/private_key_4313103184317756568.key (/w/workspace/edgex-go/284@tmp/private_key_4313103184317756568.key) [2022-08-22T15:21:45.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-22T15:21:45.529Z] + git semver init [2022-08-22T15:21:45.791Z] 2022-08-22 15:21:45,731 [run_init] DEBUG init version:0.0.0 force:False [2022-08-22T15:21:45.791Z] 2022-08-22 15:21:45,731 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/284/.semver [2022-08-22T15:21:45.791Z] 2022-08-22 15:21:45,732 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/284/.semver [2022-08-22T15:21:45.791Z] 2022-08-22 15:21:45,732 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/284/.semver'], cwd=/w/workspace/edgex-go/284, universal_newlines=False, shell=None, istream=None) [2022-08-22T15:21:51.091Z] 2022-08-22 15:21:50,015 [append_file] DEBUG append to file:/w/workspace/edgex-go/284/.git/info/exclude [2022-08-22T15:21:51.091Z] 2022-08-22 15:21:50,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/284/.semver/main with force:False [2022-08-22T15:21:51.091Z] 2022-08-22 15:21:50,015 [read_version] DEBUG read version from /w/workspace/edgex-go/284/.semver/main [2022-08-22T15:21:51.091Z] 2022-08-22 15:21:50,015 [read_version] DEBUG read version from /w/workspace/edgex-go/284/.semver/main [2022-08-22T15:21:51.091Z] 2.3.0-dev.49 [Pipeline] } [2022-08-22T15:21:51.106Z] $ docker exec --env ******** --env ******** 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f ssh-agent -k [2022-08-22T15:21:51.204Z] unset SSH_AUTH_SOCK; [2022-08-22T15:21:51.205Z] unset SSH_AGENT_PID; [2022-08-22T15:21:51.205Z] echo Agent pid 78 killed; [2022-08-22T15:21:51.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-22T15:21:51.516Z] + git semver [Pipeline] } [2022-08-22T15:21:51.797Z] $ docker stop --time=1 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f [2022-08-22T15:21:53.147Z] $ docker rm -f 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T15:21:53.497Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-22T15:21:53.739Z] Stashed 1 file(s) [Pipeline] echo [2022-08-22T15:21:53.741Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.49 [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-08-22T15:21:54.160Z] + git config --global --add safe.directory /w/workspace/edgex-go/284 [Pipeline] echo [2022-08-22T15:21:54.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T15:21:54.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T15:21:54.201Z] ========================================================= [2022-08-22T15:21:54.201Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-22T15:21:54.201Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-22T15:21:54.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-22T15:21:54.495Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-22T15:21:54.495Z] 2408cc74d12b: Pulling fs layer [2022-08-22T15:21:54.495Z] ea60b727a1ce: Pulling fs layer [2022-08-22T15:21:54.495Z] 30c4a7721957: Pulling fs layer [2022-08-22T15:21:54.495Z] 370296b7ddb6: Pulling fs layer [2022-08-22T15:21:54.495Z] 7c6cee850709: Pulling fs layer [2022-08-22T15:21:54.495Z] 39a5fcdaea64: Pulling fs layer [2022-08-22T15:21:54.495Z] d94ebbe4e438: Pulling fs layer [2022-08-22T15:21:54.495Z] bcfd1f05c69d: Pulling fs layer [2022-08-22T15:21:54.495Z] 59ccb84bbe0f: Pulling fs layer [2022-08-22T15:21:54.495Z] 7c6cee850709: Waiting [2022-08-22T15:21:54.495Z] d94ebbe4e438: Waiting [2022-08-22T15:21:54.495Z] 39a5fcdaea64: Waiting [2022-08-22T15:21:54.495Z] bcfd1f05c69d: Waiting [2022-08-22T15:21:54.495Z] 59ccb84bbe0f: Waiting [2022-08-22T15:21:54.495Z] 30c4a7721957: Verifying Checksum [2022-08-22T15:21:54.495Z] 30c4a7721957: Download complete [2022-08-22T15:21:54.495Z] ea60b727a1ce: Download complete [2022-08-22T15:21:54.495Z] 7c6cee850709: Download complete [2022-08-22T15:21:54.495Z] 39a5fcdaea64: Verifying Checksum [2022-08-22T15:21:54.495Z] 39a5fcdaea64: Download complete [2022-08-22T15:21:54.495Z] 2408cc74d12b: Verifying Checksum [2022-08-22T15:21:54.495Z] 2408cc74d12b: Download complete [2022-08-22T15:21:54.495Z] d94ebbe4e438: Verifying Checksum [2022-08-22T15:21:54.495Z] d94ebbe4e438: Download complete [2022-08-22T15:21:54.757Z] 2408cc74d12b: Pull complete [2022-08-22T15:21:54.757Z] ea60b727a1ce: Pull complete [2022-08-22T15:21:55.022Z] 30c4a7721957: Pull complete [2022-08-22T15:21:55.022Z] 59ccb84bbe0f: Verifying Checksum [2022-08-22T15:21:55.022Z] 59ccb84bbe0f: Download complete [2022-08-22T15:21:55.283Z] bcfd1f05c69d: Download complete [2022-08-22T15:21:55.283Z] 370296b7ddb6: Verifying Checksum [2022-08-22T15:21:55.283Z] 370296b7ddb6: Download complete [2022-08-22T15:21:59.486Z] 370296b7ddb6: Pull complete [2022-08-22T15:21:59.486Z] 7c6cee850709: Pull complete [2022-08-22T15:21:59.486Z] 39a5fcdaea64: Pull complete [2022-08-22T15:21:59.486Z] d94ebbe4e438: Pull complete [2022-08-22T15:22:02.031Z] bcfd1f05c69d: Pull complete [2022-08-22T15:22:02.602Z] 59ccb84bbe0f: Pull complete [2022-08-22T15:22:02.602Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-22T15:22:02.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-22T15:22:02.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-22T15:22:02.900Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-22T15:22:02.901Z] WORKDIR /edgex [2022-08-22T15:22:02.901Z] COPY go.mod . [2022-08-22T15:22:02.901Z] RUN go mod download [2022-08-22T15:22:02.901Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-22T15:22:03.848Z] Sending build context to Docker daemon 169.3MB [2022-08-22T15:22:03.848Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-22T15:22:03.848Z] ---> a4fb48ad2a94 [2022-08-22T15:22:03.848Z] Step 2/4 : WORKDIR /edgex [2022-08-22T15:22:05.765Z] ---> Running in 0127fa5b2ed9 [2022-08-22T15:22:05.765Z] Removing intermediate container 0127fa5b2ed9 [2022-08-22T15:22:05.765Z] ---> b945d8c36d7d [2022-08-22T15:22:05.765Z] Step 3/4 : COPY go.mod . [2022-08-22T15:22:06.025Z] ---> f76a1bb1e516 [2022-08-22T15:22:06.025Z] Step 4/4 : RUN go mod download [2022-08-22T15:22:06.025Z] ---> Running in 70779f84e52f [2022-08-22T15:22:08.825Z] Still waiting to schedule task [2022-08-22T15:22:08.825Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-22T15:22:20.933Z] Removing intermediate container 70779f84e52f [2022-08-22T15:22:20.933Z] ---> 8b100627bec8 [2022-08-22T15:22:20.933Z] Successfully built 8b100627bec8 [2022-08-22T15:22:20.933Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:22:21.244Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-22T15:22:21.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:22:21.332Z] prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container [2022-08-22T15:22:21.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-22T15:22:21.761Z] $ docker top 301c7d9f278c1c38d3f4fc5f0e1bb5d4a8e5bdde1ea27a60f76f4523a546b054 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T15:22:22.114Z] + go version [2022-08-22T15:22:22.114Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-22T15:22:22.131Z] $ docker stop --time=1 301c7d9f278c1c38d3f4fc5f0e1bb5d4a8e5bdde1ea27a60f76f4523a546b054 [2022-08-22T15:22:23.431Z] $ docker rm -f 301c7d9f278c1c38d3f4fc5f0e1bb5d4a8e5bdde1ea27a60f76f4523a546b054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:22:23.837Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-22T15:22:23.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:22:23.913Z] prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container [2022-08-22T15:22:23.954Z] $ 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/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-22T15:22:24.351Z] $ docker top 878c74d556542f95f67ccccbe5e850155a05b00cb510280ec0ed28ca540f53cf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-22T15:22:24.432Z] ========================================================= [2022-08-22T15:22:24.432Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-22T15:22:24.432Z] ========================================================= [Pipeline] sh [2022-08-22T15:22:24.747Z] + git config --global --add safe.directory /w/workspace/edgex-go/284 [Pipeline] fileExists [Pipeline] sh [2022-08-22T15:22:25.038Z] + make test [2022-08-22T15:22:25.038Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-22T15:22:31.615Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-22T15:22:43.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-22T15:22:43.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-22T15:22:43.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-22T15:22:43.834Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-22T15:22:43.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-22T15:22:44.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-22T15:22:44.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-22T15:22:44.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-22T15:22:44.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-22T15:22:44.101Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-22T15:22:44.101Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-22T15:22:44.359Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-22T15:22:44.360Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-22T15:22:44.360Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-22T15:22:44.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-22T15:22:44.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2022-08-22T15:22:44.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-22T15:22:44.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-22T15:22:45.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.140s coverage: 98.5% of statements [2022-08-22T15:22:45.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-22T15:22:45.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.127s coverage: 54.2% of statements [2022-08-22T15:22:45.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-22T15:22:45.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.288s coverage: 89.2% of statements [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.120s coverage: 2.1% of statements [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.506s coverage: 95.6% of statements [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2022-08-22T15:22:49.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2022-08-22T15:22:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-08-22T15:22:58.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements [2022-08-22T15:22:58.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-08-22T15:23:00.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 80.8% of statements [2022-08-22T15:23:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 58.8% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.089s coverage: 85.4% of statements [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.205s coverage: 91.2% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 64.7% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.316s coverage: 65.8% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.6% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.195s coverage: 92.3% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-22T15:23:08.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-08-22T15:23:08.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-22T15:23:08.801Z] 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-08-22T15:23:26.892Z] 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-08-22T15:23:26.892Z] GO111MODULE=on go vet ./... [2022-08-22T15:23:30.179Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-22T15:23:30.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-22T15:23:30.440Z] ./bin/test-attribution-txt.sh [2022-08-22T15:23:30.701Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-22T15:23:30.701Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-22T15:23:30.701Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-22T15:23:30.701Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-22T15:23:30.701Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-22T15:23:30.701Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-22T15:23:30.701Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-22T15:23:30.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-22T15:23:31.007Z] + ls -al . [2022-08-22T15:23:31.007Z] total 736 [2022-08-22T15:23:31.007Z] drwxrwxr-x 10 1001 1001 4096 Aug 22 15:22 . [2022-08-22T15:23:31.007Z] drwxr-xr-x 4 root root 4096 Aug 22 15:22 .. [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 16 Aug 22 15:21 .dockerignore [2022-08-22T15:23:31.007Z] drwxrwxr-x 8 1001 1001 4096 Aug 22 15:23 .git [2022-08-22T15:23:31.007Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 15:21 .github [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 1030 Aug 22 15:21 .gitignore [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 42 Aug 22 15:21 .golangci.yml [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 87 Aug 22 15:21 .hadolint.yml [2022-08-22T15:23:31.007Z] drwxr-xr-x 3 1001 1001 4096 Aug 22 15:21 .semver [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 166 Aug 22 15:21 .sonarcloud.properties [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 1171 Aug 22 15:21 ADOPTERS.md [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 10347 Aug 22 15:21 Attribution.txt [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 63209 Aug 22 15:21 CHANGELOG.md [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 3804 Aug 22 15:21 CONTRIBUTING.md [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 677 Aug 22 15:21 GOVERNANCE.md [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 850 Aug 22 15:21 Jenkinsfile [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 10775 Aug 22 15:21 LICENSE [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 13276 Aug 22 15:21 Makefile [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 582 Aug 22 15:21 OWNERS.md [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 9094 Aug 22 15:21 README.md [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 6912 Aug 22 15:21 SECURITY.md [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 12 Aug 22 15:21 VERSION [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 4131 Aug 22 15:21 ZMQWindows.md [2022-08-22T15:23:31.007Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 15:21 bin [2022-08-22T15:23:31.007Z] drwxrwxr-x 18 1001 1001 4096 Aug 22 15:21 cmd [2022-08-22T15:23:31.007Z] -rw-r--r-- 1 root root 482786 Aug 22 15:23 coverage.out [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 3681 Aug 22 15:21 go.mod [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 38033 Aug 22 15:21 go.sum [2022-08-22T15:23:31.007Z] drwxrwxr-x 8 1001 1001 4096 Aug 22 15:21 internal [2022-08-22T15:23:31.007Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 15:21 openapi [2022-08-22T15:23:31.007Z] drwxrwxr-x 4 1001 1001 4096 Aug 22 15:21 snap [2022-08-22T15:23:31.007Z] -rw-rw-r-- 1 1001 1001 204 Aug 22 15:21 version.go [Pipeline] sh [2022-08-22T15:23:31.298Z] + '[' -e coverage.out ] [2022-08-22T15:23:31.298Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-22T15:23:31.391Z] Stashed 1 file(s) [Pipeline] sh [2022-08-22T15:23:31.672Z] + make build [2022-08-22T15:23:31.672Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-22T15:23:43.891Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-22T15:23:51.584Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23308 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-22T15:23:51.599Z] Running in /w/workspace/edgex-go/284 [Pipeline] { [Pipeline] checkout [2022-08-22T15:23:51.638Z] The recommended git tool is: git [2022-08-22T15:23:56.116Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-22T15:23:56.116Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-22T15:23:57.205Z] using credential edgex-jenkins-ssh [2022-08-22T15:23:57.225Z] Cloning the remote Git repository [2022-08-22T15:23:57.292Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-22T15:23:57.367Z] > git init /w/workspace/edgex-go/284 # timeout=10 [2022-08-22T15:23:57.460Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-22T15:23:57.461Z] > git --version # timeout=10 [2022-08-22T15:23:57.486Z] > git --version # 'git version 2.25.1' [2022-08-22T15:23:57.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-22T15:23:57.541Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-22T15:24:02.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-22T15:24:02.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-22T15:24:03.634Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-22T15:24:05.016Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-22T15:24:05.953Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-22T15:24:06.895Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-22T15:24:07.832Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-22T15:24:08.399Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-22T15:24:10.316Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-22T15:24:11.267Z] $ docker stop --time=1 878c74d556542f95f67ccccbe5e850155a05b00cb510280ec0ed28ca540f53cf [2022-08-22T15:24:13.820Z] $ docker rm -f 878c74d556542f95f67ccccbe5e850155a05b00cb510280ec0ed28ca540f53cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:24:14.608Z] Avoid second fetch [2022-08-22T15:24:14.609Z] Checking out Revision 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 (main) [2022-08-22T15:24:14.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-22T15:24:14.801Z] [2022-08-22T15:24:14.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:24:15.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-22T15:24:15.102Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-22T15:24:15.102Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-22T15:24:15.102Z] ca9280d653b3: Pulling fs layer [2022-08-22T15:24:15.102Z] 7e9c9ca2126c: Pulling fs layer [2022-08-22T15:24:15.102Z] cbdbe7a5bc2a: Download complete [2022-08-22T15:24:15.361Z] ca9280d653b3: Verifying Checksum [2022-08-22T15:24:15.361Z] ca9280d653b3: Download complete [2022-08-22T15:24:15.361Z] cbdbe7a5bc2a: Pull complete [2022-08-22T15:24:15.620Z] 7e9c9ca2126c: Download complete [2022-08-22T15:24:15.880Z] ca9280d653b3: Pull complete [2022-08-22T15:24:14.509Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-22T15:24:14.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-22T15:24:14.642Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T15:24:14.692Z] > git checkout -f 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 # timeout=10 [2022-08-22T15:24:19.084Z] Commit message: "feat: add management acl token and save token info to file (#4126)" [2022-08-22T15:24:19.172Z] 7e9c9ca2126c: Pull complete [2022-08-22T15:24:19.172Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-22T15:24:19.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-22T15:24:19.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:24:19.263Z] prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container [2022-08-22T15:24:19.332Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-22T15:24:20.736Z] $ docker top 3da78a8d3c368f48c488f515527aece1e56d229773d7e8c29da58d24de8b492a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-22T15:24:21.125Z] + + docker-composegrep build parallel --help [2022-08-22T15:24:21.126Z] [2022-08-22T15:24:21.414Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-22T15:24:21.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-22T15:24:21.414Z] Dload Upload Total Spent Left Speed [2022-08-22T15:24:21.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 93348 0 --:--:-- --:--:-- --:--:-- 94044 [2022-08-22T15:24:21.695Z] --parallel Build images in parallel. [Pipeline] } [2022-08-22T15:24:21.709Z] $ docker stop --time=1 3da78a8d3c368f48c488f515527aece1e56d229773d7e8c29da58d24de8b492a [2022-08-22T15:24:23.003Z] $ docker rm -f 3da78a8d3c368f48c488f515527aece1e56d229773d7e8c29da58d24de8b492a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:24:23.387Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-22T15:24:23.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-22T15:24:23.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:24:23.572Z] prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container [2022-08-22T15:24:23.610Z] $ 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/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@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-08-22T15:24:23.752Z] + sudo tee /etc/docker/daemon.new [2022-08-22T15:24:23.752Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-22T15:24:23.752Z] { [2022-08-22T15:24:23.752Z] "registry-mirrors": [ [2022-08-22T15:24:23.752Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-22T15:24:23.752Z] ], [2022-08-22T15:24:23.752Z] "bip": "10.250.0.254/24", [2022-08-22T15:24:23.752Z] "hosts": [ [2022-08-22T15:24:23.752Z] "tcp://0.0.0.0:5555", [2022-08-22T15:24:23.752Z] "unix:///var/run/docker.sock" [2022-08-22T15:24:23.752Z] ], [2022-08-22T15:24:23.752Z] "mtu": 1458, [2022-08-22T15:24:23.752Z] "selinux-enabled": true, [2022-08-22T15:24:23.752Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-22T15:24:23.752Z] } [2022-08-22T15:24:23.985Z] $ docker top af9333ca6368002c404692ee84f95aebf166873c5a50e01092690c1b387134de -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-08-22T15:24:24.403Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-22T15:24:24.425Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-22T15:24:24.758Z] + sudo service docker restart [2022-08-22T15:24:24.995Z] Building core-command ... [2022-08-22T15:24:24.995Z] Building core-data ... [2022-08-22T15:24:24.995Z] Building core-metadata ... [2022-08-22T15:24:24.995Z] Building security-bootstrapper ... [2022-08-22T15:24:24.995Z] Building security-proxy-setup ... [2022-08-22T15:24:24.995Z] Building security-secretstore-setup ... [2022-08-22T15:24:24.995Z] Building security-spiffe-token-provider ... [2022-08-22T15:24:24.995Z] Building security-spire-agent ... [2022-08-22T15:24:24.995Z] Building security-spire-config ... [2022-08-22T15:24:24.995Z] Building security-spire-server ... [2022-08-22T15:24:24.995Z] Building support-notifications ... [2022-08-22T15:24:24.995Z] Building support-scheduler ... [2022-08-22T15:24:24.995Z] Building sys-mgmt-agent ... [2022-08-22T15:24:24.995Z] Building security-spiffe-token-provider [2022-08-22T15:24:24.995Z] Building security-spire-server [2022-08-22T15:24:24.995Z] Building security-spire-config [2022-08-22T15:24:24.995Z] Building support-scheduler [2022-08-22T15:24:24.995Z] Building support-notifications [2022-08-22T15:24:34.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:24:34.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:24:34.973Z] ---> 8b100627bec8 [2022-08-22T15:24:34.973Z] Step 3/22 : WORKDIR /edgex-go [2022-08-22T15:24:34.973Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:24:34.973Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:24:34.973Z] ---> 8b100627bec8 [2022-08-22T15:24:34.973Z] Step 3/26 : WORKDIR /edgex-go [2022-08-22T15:24:34.973Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:24:34.973Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:24:34.973Z] ---> 8b100627bec8 [2022-08-22T15:24:34.973Z] Step 3/20 : WORKDIR /edgex-go [2022-08-22T15:24:34.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:24:34.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:24:34.973Z] ---> 8b100627bec8 [2022-08-22T15:24:34.973Z] Step 3/22 : WORKDIR /edgex-go [2022-08-22T15:24:35.543Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:24:35.543Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:24:35.543Z] ---> 8b100627bec8 [2022-08-22T15:24:35.543Z] Step 3/25 : WORKDIR /edgex-go [2022-08-22T15:24:38.847Z] ---> Running in eae108e1e0bc [2022-08-22T15:24:38.847Z] ---> Running in dd024602dabf [2022-08-22T15:24:38.847Z] ---> Running in ea6e01992322 [2022-08-22T15:24:38.847Z] ---> Running in 39c90898fa31 [2022-08-22T15:24:38.847Z] ---> Running in 2bc71d9458c9 [2022-08-22T15:24:38.847Z] Removing intermediate container eae108e1e0bc [2022-08-22T15:24:38.847Z] ---> d6012f773ced [2022-08-22T15:24:38.847Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:24:38.847Z] Removing intermediate container ea6e01992322 [2022-08-22T15:24:38.847Z] ---> 2b5f2724fed5 [2022-08-22T15:24:38.847Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-22T15:24:38.847Z] Removing intermediate container dd024602dabf [2022-08-22T15:24:38.847Z] ---> be27de40d99b [2022-08-22T15:24:38.847Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:24:38.847Z] Removing intermediate container 2bc71d9458c9 [2022-08-22T15:24:38.847Z] ---> b10def635f80 [2022-08-22T15:24:38.847Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:24:38.847Z] Removing intermediate container 39c90898fa31 [2022-08-22T15:24:38.847Z] ---> a07564ff8515 [2022-08-22T15:24:38.847Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:24:38.847Z] ---> Running in 9ec9d8b7fc9b [2022-08-22T15:24:38.847Z] ---> Running in fbad4b1582aa [2022-08-22T15:24:38.847Z] ---> Running in 954d2cc00c25 [2022-08-22T15:24:38.847Z] ---> Running in 4e447df4da08 [2022-08-22T15:24:38.847Z] ---> Running in 73049d72b048 [2022-08-22T15:24:39.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:39.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:39.366Z] Removing intermediate container 9ec9d8b7fc9b [2022-08-22T15:24:39.366Z] ---> 64bf70be9bdf [2022-08-22T15:24:39.366Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-22T15:24:39.631Z] ---> Running in 0f02448af8eb [2022-08-22T15:24:39.631Z] v3.16.2-72-g941795a804 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-22T15:24:39.631Z] v3.16.2-77-gcd7676fd90 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-22T15:24:39.631Z] OK: 17036 distinct packages available [2022-08-22T15:24:39.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:39.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:39.892Z] Removing intermediate container 954d2cc00c25 [2022-08-22T15:24:39.892Z] ---> b1c2bad71942 [2022-08-22T15:24:39.892Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-22T15:24:39.892Z] ---> Running in 72c0bacd850f [2022-08-22T15:24:39.892Z] Removing intermediate container 4e447df4da08 [2022-08-22T15:24:39.892Z] ---> 69b6917fc9f2 [2022-08-22T15:24:39.892Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-22T15:24:39.892Z] OK: 211 MiB in 51 packages [2022-08-22T15:24:40.151Z] Removing intermediate container 73049d72b048 [2022-08-22T15:24:40.151Z] ---> 921d01247ae3 [2022-08-22T15:24:40.151Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-22T15:24:40.151Z] ---> Running in 282a63f834ec [2022-08-22T15:24:40.151Z] ---> Running in cf8694fbe98e [2022-08-22T15:24:40.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:40.411Z] Removing intermediate container fbad4b1582aa [2022-08-22T15:24:40.411Z] ---> 001839141ac1 [2022-08-22T15:24:40.411Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-22T15:24:40.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:40.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:40.673Z] ---> eaedb7364207 [2022-08-22T15:24:40.673Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:24:40.673Z] ---> Running in 559dd6cbc139 [2022-08-22T15:24:40.673Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:41.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:41.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:41.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:41.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:24:41.504Z] OK: 211 MiB in 51 packages [2022-08-22T15:24:41.764Z] OK: 211 MiB in 51 packages [2022-08-22T15:24:42.026Z] OK: 211 MiB in 51 packages [2022-08-22T15:24:42.026Z] Removing intermediate container 0f02448af8eb [2022-08-22T15:24:42.026Z] ---> f7f403f7e46b [2022-08-22T15:24:42.026Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-22T15:24:42.026Z] OK: 211 MiB in 51 packages [2022-08-22T15:24:42.026Z] ---> 2a090b73e425 [2022-08-22T15:24:42.026Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:24:42.285Z] Removing intermediate container 72c0bacd850f [2022-08-22T15:24:42.285Z] ---> 4211815a821b [2022-08-22T15:24:42.285Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-22T15:24:42.285Z] ---> Running in 87fc03b87338 [2022-08-22T15:24:42.285Z] Removing intermediate container 282a63f834ec [2022-08-22T15:24:42.285Z] ---> 54dcb6cd8ab3 [2022-08-22T15:24:42.285Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-22T15:24:42.285Z] ---> ced83b627bae [2022-08-22T15:24:42.285Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:24:42.544Z] ---> Running in 38f3ad385749 [2022-08-22T15:24:42.544Z] ---> 01a37abe476e [2022-08-22T15:24:42.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:24:42.544Z] ---> Running in 8e287fe24b0b [2022-08-22T15:24:42.544Z] Removing intermediate container cf8694fbe98e [2022-08-22T15:24:42.544Z] ---> 2a7d0387db38 [2022-08-22T15:24:42.544Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-22T15:24:42.804Z] ---> b41c576ebd86 [2022-08-22T15:24:42.804Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:24:42.804Z] ---> Running in fb275ebb79ac [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T15:24:43.095Z] provisioning config files... [2022-08-22T15:24:43.120Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/284@tmp/config2474734393142659901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:24:43.477Z] ---> docker-login.sh [2022-08-22T15:24:43.477Z] nexus3.edgexfoundry.org:10001 [2022-08-22T15:24:44.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:24:44.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:24:44.347Z] Configure a credential helper to remove this warning. See [2022-08-22T15:24:44.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:24:44.347Z] [2022-08-22T15:24:44.347Z] Login Succeeded [2022-08-22T15:24:44.347Z] nexus3.edgexfoundry.org:10002 [2022-08-22T15:24:44.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:24:44.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:24:44.844Z] Configure a credential helper to remove this warning. See [2022-08-22T15:24:44.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:24:44.844Z] [2022-08-22T15:24:44.844Z] Login Succeeded [2022-08-22T15:24:44.844Z] nexus3.edgexfoundry.org:10003 [2022-08-22T15:24:45.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:24:45.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:24:45.391Z] Configure a credential helper to remove this warning. See [2022-08-22T15:24:45.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:24:45.391Z] [2022-08-22T15:24:45.391Z] Login Succeeded [2022-08-22T15:24:45.391Z] nexus3.edgexfoundry.org:10004 [2022-08-22T15:24:45.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:24:45.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:24:45.668Z] Configure a credential helper to remove this warning. See [2022-08-22T15:24:45.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:24:45.668Z] [2022-08-22T15:24:45.668Z] Login Succeeded [2022-08-22T15:24:45.945Z] docker.io [2022-08-22T15:24:46.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:24:46.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:24:46.493Z] Configure a credential helper to remove this warning. See [2022-08-22T15:24:46.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:24:46.493Z] [2022-08-22T15:24:46.493Z] Login Succeeded [2022-08-22T15:24:46.493Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T15:24:46.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-22T15:24:47.310Z] + git config --global --add safe.directory /w/workspace/edgex-go/284 [Pipeline] echo [2022-08-22T15:24:47.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T15:24:47.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T15:24:47.357Z] ========================================================= [2022-08-22T15:24:47.357Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-22T15:24:47.357Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-22T15:24:47.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-22T15:24:47.967Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-22T15:24:47.967Z] b3c136eddcbf: Pulling fs layer [2022-08-22T15:24:47.967Z] c0a3192eca97: Pulling fs layer [2022-08-22T15:24:47.967Z] a050256f5b6f: Pulling fs layer [2022-08-22T15:24:47.967Z] 656be50a0ddc: Pulling fs layer [2022-08-22T15:24:47.967Z] 2bbca73fdf42: Pulling fs layer [2022-08-22T15:24:47.967Z] 46d945488cbd: Pulling fs layer [2022-08-22T15:24:47.967Z] 8a5474983e97: Pulling fs layer [2022-08-22T15:24:47.967Z] 329c88fbcd65: Pulling fs layer [2022-08-22T15:24:47.967Z] 656be50a0ddc: Waiting [2022-08-22T15:24:47.967Z] 2bbca73fdf42: Waiting [2022-08-22T15:24:47.967Z] 46d945488cbd: Waiting [2022-08-22T15:24:47.967Z] 8a5474983e97: Waiting [2022-08-22T15:24:47.967Z] 329c88fbcd65: Waiting [2022-08-22T15:24:47.967Z] a050256f5b6f: Verifying Checksum [2022-08-22T15:24:47.967Z] a050256f5b6f: Download complete [2022-08-22T15:24:47.967Z] c0a3192eca97: Verifying Checksum [2022-08-22T15:24:47.967Z] c0a3192eca97: Download complete [2022-08-22T15:24:47.967Z] 2bbca73fdf42: Verifying Checksum [2022-08-22T15:24:47.967Z] 2bbca73fdf42: Download complete [2022-08-22T15:24:47.967Z] 46d945488cbd: Verifying Checksum [2022-08-22T15:24:47.967Z] 46d945488cbd: Download complete [2022-08-22T15:24:47.967Z] b3c136eddcbf: Verifying Checksum [2022-08-22T15:24:47.967Z] b3c136eddcbf: Download complete [2022-08-22T15:24:48.957Z] b3c136eddcbf: Pull complete [2022-08-22T15:24:48.957Z] 329c88fbcd65: Verifying Checksum [2022-08-22T15:24:48.957Z] 329c88fbcd65: Download complete [2022-08-22T15:24:49.561Z] c0a3192eca97: Pull complete [2022-08-22T15:24:49.837Z] a050256f5b6f: Pull complete [2022-08-22T15:24:50.112Z] 8a5474983e97: Verifying Checksum [2022-08-22T15:24:50.112Z] 8a5474983e97: Download complete [2022-08-22T15:24:50.711Z] 656be50a0ddc: Verifying Checksum [2022-08-22T15:24:50.711Z] 656be50a0ddc: Download complete [2022-08-22T15:24:57.713Z] Removing intermediate container 8e287fe24b0b [2022-08-22T15:24:57.713Z] ---> f29f0516ac12 [2022-08-22T15:24:57.713Z] Step 8/22 : COPY . . [2022-08-22T15:24:57.713Z] Removing intermediate container 559dd6cbc139 [2022-08-22T15:24:57.713Z] ---> 45db52f9b881 [2022-08-22T15:24:57.713Z] Step 7/20 : COPY . . [2022-08-22T15:24:57.713Z] Removing intermediate container 38f3ad385749 [2022-08-22T15:24:57.713Z] ---> 497809f573e6 [2022-08-22T15:24:57.713Z] Step 8/22 : COPY . . [2022-08-22T15:24:57.713Z] Removing intermediate container fb275ebb79ac [2022-08-22T15:24:57.713Z] ---> eaef8aa5c7c7 [2022-08-22T15:24:57.713Z] Step 8/26 : COPY . . [2022-08-22T15:24:57.713Z] Removing intermediate container 87fc03b87338 [2022-08-22T15:24:57.713Z] ---> 523ae353f03f [2022-08-22T15:24:57.713Z] Step 8/25 : COPY . . [2022-08-22T15:25:05.812Z] 656be50a0ddc: Pull complete [2022-08-22T15:25:05.812Z] 2bbca73fdf42: Pull complete [2022-08-22T15:25:05.812Z] 46d945488cbd: Pull complete [2022-08-22T15:25:07.707Z] ---> 8f2ba795e87e [2022-08-22T15:25:07.707Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-22T15:25:07.707Z] ---> f7f848aea936 [2022-08-22T15:25:07.707Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-22T15:25:07.707Z] ---> 967989f6f52f [2022-08-22T15:25:07.707Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-22T15:25:07.707Z] ---> Running in 12b775a298c9 [2022-08-22T15:25:07.707Z] ---> Running in 98e2a963a77c [2022-08-22T15:25:07.707Z] ---> 333960296d2c [2022-08-22T15:25:07.707Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-22T15:25:07.707Z] ---> 7f76fb0d68a9 [2022-08-22T15:25:07.707Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-22T15:25:07.707Z] ---> Running in f94f00777c4a [2022-08-22T15:25:07.707Z] ---> Running in 78b971e8e694 [2022-08-22T15:25:07.707Z] ---> Running in 65e72d9997d7 [2022-08-22T15:25:07.707Z] Removing intermediate container 12b775a298c9 [2022-08-22T15:25:07.707Z] ---> 41e5b824db8e [2022-08-22T15:25:07.707Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-22T15:25:07.707Z] ---> Running in 3d45d3562e21 [2022-08-22T15:25:07.707Z] Removing intermediate container 65e72d9997d7 [2022-08-22T15:25:07.707Z] ---> 44047d6f128f [2022-08-22T15:25:07.707Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-22T15:25:07.707Z] ---> Running in e1c989313002 [2022-08-22T15:25:07.707Z] Removing intermediate container 3d45d3562e21 [2022-08-22T15:25:07.707Z] ---> 82a08e7d6e1b [2022-08-22T15:25:07.707Z] Step 11/25 : 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-08-22T15:25:07.707Z] ---> Running in 1e0f2df6fb38 [2022-08-22T15:25:07.707Z] Removing intermediate container e1c989313002 [2022-08-22T15:25:07.707Z] ---> d049bce1f4af [2022-08-22T15:25:07.707Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-22T15:25:07.707Z] ---> Running in 4bb595d4b95a [2022-08-22T15:25:07.707Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-22T15:25:07.707Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-22T15:25:07.707Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-22T15:25:07.968Z] Removing intermediate container 1e0f2df6fb38 [2022-08-22T15:25:07.968Z] ---> c9630f71f6c5 [2022-08-22T15:25:07.968Z] Step 12/25 : WORKDIR /edgex-go [2022-08-22T15:25:07.968Z] Removing intermediate container 4bb595d4b95a [2022-08-22T15:25:07.968Z] ---> fc73e7e85a78 [2022-08-22T15:25:07.968Z] Step 12/26 : WORKDIR /edgex-go [2022-08-22T15:25:07.968Z] ---> Running in 3399f8f7a188 [2022-08-22T15:25:07.968Z] ---> Running in 2b98111a6284 [2022-08-22T15:25:08.226Z] Removing intermediate container 3399f8f7a188 [2022-08-22T15:25:08.226Z] ---> db801b461fa4 [2022-08-22T15:25:08.226Z] [2022-08-22T15:25:08.226Z] Step 13/25 : FROM alpine:3.15 [2022-08-22T15:25:08.226Z] Removing intermediate container 2b98111a6284 [2022-08-22T15:25:08.226Z] ---> 9eeb1e93d2cf [2022-08-22T15:25:08.226Z] [2022-08-22T15:25:08.226Z] Step 13/26 : FROM alpine:3.15 [2022-08-22T15:25:09.163Z] 3.15: Pulling from library/alpine [2022-08-22T15:25:09.163Z] 3.15: Pulling from library/alpine [2022-08-22T15:25:10.136Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-22T15:25:10.136Z] Status: Downloaded newer image for alpine:3.15 [2022-08-22T15:25:10.136Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-22T15:25:10.136Z] Status: Image is up to date for alpine:3.15 [2022-08-22T15:25:10.136Z] ---> c4fc93816858 [2022-08-22T15:25:10.136Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-22T15:25:10.136Z] ---> c4fc93816858 [2022-08-22T15:25:10.136Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-22T15:25:10.443Z] ---> Running in a0c939d0a975 [2022-08-22T15:25:10.443Z] ---> Running in a989e17f5ce2 [2022-08-22T15:25:10.703Z] Removing intermediate container a989e17f5ce2 [2022-08-22T15:25:10.703Z] ---> 34af49a4eea9 [2022-08-22T15:25:10.703Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:25:10.703Z] Removing intermediate container a0c939d0a975 [2022-08-22T15:25:10.703Z] ---> 8589e7ccf26f [2022-08-22T15:25:10.703Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:25:10.703Z] ---> Running in 45b2e3ef01dd [2022-08-22T15:25:10.965Z] ---> Running in 805ece791b7b [2022-08-22T15:25:11.229Z] 8a5474983e97: Pull complete [2022-08-22T15:25:12.664Z] 329c88fbcd65: Pull complete [2022-08-22T15:25:12.872Z] Removing intermediate container 45b2e3ef01dd [2022-08-22T15:25:12.872Z] ---> 57986b1ee525 [2022-08-22T15:25:12.872Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-22T15:25:12.872Z] Removing intermediate container 805ece791b7b [2022-08-22T15:25:12.872Z] ---> 2b54018f7ad8 [2022-08-22T15:25:12.872Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-22T15:25:12.872Z] ---> Running in aff953f32b95 [2022-08-22T15:25:12.872Z] ---> Running in 3e68c23a22db [2022-08-22T15:25:12.936Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-22T15:25:12.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-22T15:25:12.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-22T15:25:13.289Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-22T15:25:13.289Z] WORKDIR /edgex [2022-08-22T15:25:13.289Z] COPY go.mod . [2022-08-22T15:25:13.289Z] RUN go mod download [2022-08-22T15:25:13.289Z] docker build -t ci-base-image-arm64 -f - . [2022-08-22T15:25:13.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:13.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:13.890Z] Sending build context to Docker daemon 3.155MB [2022-08-22T15:25:13.890Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-22T15:25:13.890Z] ---> ff4287adb874 [2022-08-22T15:25:13.890Z] Step 2/4 : WORKDIR /edgex [2022-08-22T15:25:14.273Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:14.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:14.791Z] v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-22T15:25:14.791Z] v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-22T15:25:14.791Z] OK: 15856 distinct packages available [2022-08-22T15:25:14.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:14.791Z] v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-22T15:25:14.791Z] v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-22T15:25:14.791Z] OK: 15856 distinct packages available [2022-08-22T15:25:15.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:15.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:15.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:15.882Z] ---> Running in 2b5c7a09eceb [2022-08-22T15:25:15.882Z] Removing intermediate container 2b5c7a09eceb [2022-08-22T15:25:15.882Z] ---> 0c3f3b539394 [2022-08-22T15:25:15.882Z] Step 3/4 : COPY go.mod . [2022-08-22T15:25:16.191Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-22T15:25:16.191Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-22T15:25:16.191Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-22T15:25:16.191Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-22T15:25:16.191Z] (3/5) Installing libucontext (1.1-r0) [2022-08-22T15:25:16.191Z] (3/4) Installing libucontext (1.1-r0) [2022-08-22T15:25:16.448Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-22T15:25:16.448Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-22T15:25:16.448Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-22T15:25:16.448Z] Executing busybox-1.34.1-r7.trigger [2022-08-22T15:25:16.448Z] OK: 6 MiB in 18 packages [2022-08-22T15:25:16.448Z] Executing busybox-1.34.1-r7.trigger [2022-08-22T15:25:16.448Z] OK: 7 MiB in 19 packages [2022-08-22T15:25:16.488Z] ---> a82517280fe4 [2022-08-22T15:25:16.488Z] Step 4/4 : RUN go mod download [2022-08-22T15:25:16.488Z] ---> Running in f6ca67b42d80 [2022-08-22T15:25:17.832Z] Removing intermediate container aff953f32b95 [2022-08-22T15:25:17.832Z] ---> 6db392546447 [2022-08-22T15:25:17.832Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-22T15:25:18.092Z] Removing intermediate container 3e68c23a22db [2022-08-22T15:25:18.092Z] ---> f96e9eb344f0 [2022-08-22T15:25:18.092Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-22T15:25:21.389Z] ---> bd2ffd557650 [2022-08-22T15:25:21.389Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-22T15:25:21.389Z] ---> 3cdfe853f1ee [2022-08-22T15:25:21.389Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-22T15:25:21.956Z] ---> 952b27d1ccfd [2022-08-22T15:25:21.956Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-22T15:25:21.956Z] ---> 1909da8f5071 [2022-08-22T15:25:21.956Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-22T15:25:22.219Z] ---> Running in 4ffec2d30eb6 [2022-08-22T15:25:22.480Z] Removing intermediate container 4ffec2d30eb6 [2022-08-22T15:25:22.480Z] ---> c5f4c8246f53 [2022-08-22T15:25:22.480Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-22T15:25:22.480Z] ---> 3e574a3d51ee [2022-08-22T15:25:22.480Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-22T15:25:23.047Z] ---> 3da4f29cb082 [2022-08-22T15:25:23.047Z] Step 21/26 : WORKDIR / [2022-08-22T15:25:23.047Z] ---> 6e85f4ccda88 [2022-08-22T15:25:23.047Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-22T15:25:23.307Z] ---> Running in 8667450d4890 [2022-08-22T15:25:23.307Z] ---> Running in fc492ad6affa [2022-08-22T15:25:23.565Z] Removing intermediate container fc492ad6affa [2022-08-22T15:25:23.565Z] ---> bac11e6d2e4c [2022-08-22T15:25:23.565Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-22T15:25:23.565Z] Removing intermediate container 8667450d4890 [2022-08-22T15:25:23.565Z] ---> 665d0cde6c24 [2022-08-22T15:25:23.565Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-22T15:25:23.565Z] ---> Running in a80a0fb49803 [2022-08-22T15:25:23.565Z] ---> Running in 5a0913fd54b5 [2022-08-22T15:25:24.133Z] Removing intermediate container a80a0fb49803 [2022-08-22T15:25:24.133Z] ---> c44efdb82238 [2022-08-22T15:25:24.133Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-22T15:25:24.133Z] Removing intermediate container 5a0913fd54b5 [2022-08-22T15:25:24.133Z] ---> e1c8b4c733ff [2022-08-22T15:25:24.133Z] Step 23/25 : LABEL arch=x86_64 [2022-08-22T15:25:24.133Z] ---> Running in 70e820e16ee1 [2022-08-22T15:25:24.133Z] ---> Running in 5b455fe39cd0 [2022-08-22T15:25:24.393Z] Removing intermediate container 70e820e16ee1 [2022-08-22T15:25:24.393Z] ---> 159e5f8e9ea6 [2022-08-22T15:25:24.393Z] Step 24/25 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:25:24.393Z] Removing intermediate container 5b455fe39cd0 [2022-08-22T15:25:24.393Z] ---> b7196157d38e [2022-08-22T15:25:24.393Z] Step 24/26 : LABEL arch=x86_64 [2022-08-22T15:25:24.393Z] ---> Running in 135effe83986 [2022-08-22T15:25:24.393Z] ---> Running in 71fd311a808a [2022-08-22T15:25:24.656Z] Removing intermediate container 135effe83986 [2022-08-22T15:25:24.656Z] ---> a7e0addb1c10 [2022-08-22T15:25:24.656Z] Step 25/25 : LABEL version=2.3.0-dev.49 [2022-08-22T15:25:24.656Z] Removing intermediate container 71fd311a808a [2022-08-22T15:25:24.656Z] ---> 7424e108e563 [2022-08-22T15:25:24.656Z] Step 25/26 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:25:24.930Z] ---> Running in 427f7db72a0d [2022-08-22T15:25:24.930Z] ---> Running in be335065b38d [2022-08-22T15:25:25.190Z] Removing intermediate container be335065b38d [2022-08-22T15:25:25.190Z] ---> 3d001654fd03 [2022-08-22T15:25:25.190Z] Step 26/26 : LABEL version=2.3.0-dev.49 [2022-08-22T15:25:25.190Z] ---> Running in fbfc41f5464d [2022-08-22T15:25:25.190Z] Removing intermediate container 427f7db72a0d [2022-08-22T15:25:25.190Z] ---> 691a8ed7ba89 [2022-08-22T15:25:25.190Z] [2022-08-22T15:25:25.190Z] Successfully built 691a8ed7ba89 [2022-08-22T15:25:25.190Z] Successfully tagged security-spire-server:latest [2022-08-22T15:25:25.190Z] Building security-spire-agent [2022-08-22T15:25:26.128Z]  Building security-spire-server ... done Removing intermediate container fbfc41f5464d [2022-08-22T15:25:26.128Z] ---> 146a4c82b0d9 [2022-08-22T15:25:26.128Z] [2022-08-22T15:25:26.128Z] Successfully built 146a4c82b0d9 [2022-08-22T15:25:26.128Z] Successfully tagged security-spire-config:latest [2022-08-22T15:25:26.128Z] Building core-data [2022-08-22T15:25:31.402Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:25:31.402Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:25:31.402Z] ---> 8b100627bec8 [2022-08-22T15:25:31.402Z] Step 3/23 : WORKDIR /edgex-go [2022-08-22T15:25:31.402Z] ---> Using cache [2022-08-22T15:25:31.402Z] ---> b10def635f80 [2022-08-22T15:25:31.402Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:25:31.402Z] ---> Using cache [2022-08-22T15:25:31.402Z] ---> 69b6917fc9f2 [2022-08-22T15:25:31.402Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-22T15:25:31.402Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:25:31.402Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:25:31.402Z] ---> 8b100627bec8 [2022-08-22T15:25:31.402Z] Step 3/26 : WORKDIR /edgex-go [2022-08-22T15:25:31.402Z] ---> Using cache [2022-08-22T15:25:31.402Z] ---> b10def635f80 [2022-08-22T15:25:31.402Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:25:31.402Z] ---> Using cache [2022-08-22T15:25:31.402Z] ---> 69b6917fc9f2 [2022-08-22T15:25:31.402Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-22T15:25:33.309Z] ---> Running in e73f6f7c57ae [2022-08-22T15:25:33.309Z] ---> Running in b100675854e8 [2022-08-22T15:25:33.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:33.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:34.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:35.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:35.077Z] OK: 211 MiB in 51 packages [2022-08-22T15:25:35.347Z] OK: 211 MiB in 51 packages [2022-08-22T15:25:35.914Z] Removing intermediate container b100675854e8 [2022-08-22T15:25:35.914Z] ---> a264a03a9c8c [2022-08-22T15:25:35.914Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-22T15:25:35.914Z] Removing intermediate container e73f6f7c57ae [2022-08-22T15:25:35.914Z] ---> 1ba478bb436a [2022-08-22T15:25:35.914Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-22T15:25:36.174Z] ---> a6601bb4cf10 [2022-08-22T15:25:36.174Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:25:36.174Z] ---> Running in ef3efe489808 [2022-08-22T15:25:36.174Z] ---> d8f2326688a5 [2022-08-22T15:25:36.174Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:25:36.437Z] ---> Running in 94b4cbab3dd9 [2022-08-22T15:25:39.752Z] Removing intermediate container 98e2a963a77c [2022-08-22T15:25:39.752Z] ---> acd5ea683d32 [2022-08-22T15:25:39.752Z] [2022-08-22T15:25:39.752Z] Step 9/20 : FROM alpine:3.15 [2022-08-22T15:25:39.752Z] ---> c4fc93816858 [2022-08-22T15:25:39.752Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-22T15:25:39.752Z] ---> Using cache [2022-08-22T15:25:39.752Z] ---> 8589e7ccf26f [2022-08-22T15:25:39.752Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:25:39.752Z] ---> Using cache [2022-08-22T15:25:39.752Z] ---> 2b54018f7ad8 [2022-08-22T15:25:39.752Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-22T15:25:40.011Z] ---> Running in 49484f904d1d [2022-08-22T15:25:40.269Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:41.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:41.526Z] v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-22T15:25:41.526Z] v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-22T15:25:41.526Z] OK: 15856 distinct packages available [2022-08-22T15:25:41.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:42.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:42.835Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-22T15:25:42.835Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-22T15:25:43.096Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-22T15:25:43.096Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-22T15:25:43.096Z] (5/9) Installing curl (7.80.0-r2) [2022-08-22T15:25:43.355Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-22T15:25:43.355Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-22T15:25:43.355Z] (8/9) Installing libucontext (1.1-r0) [2022-08-22T15:25:43.616Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-22T15:25:43.616Z] Executing busybox-1.34.1-r7.trigger [2022-08-22T15:25:43.616Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T15:25:43.877Z] OK: 8 MiB in 23 packages [2022-08-22T15:25:43.877Z] Removing intermediate container 78b971e8e694 [2022-08-22T15:25:43.877Z] ---> c3b67cdd8336 [2022-08-22T15:25:43.877Z] [2022-08-22T15:25:43.877Z] Step 10/22 : FROM alpine:3.16 [2022-08-22T15:25:43.877Z] Removing intermediate container f94f00777c4a [2022-08-22T15:25:43.877Z] ---> cdfa4d135eb8 [2022-08-22T15:25:43.877Z] [2022-08-22T15:25:43.877Z] Step 10/22 : FROM alpine:3.16 [2022-08-22T15:25:44.137Z] Removing intermediate container 94b4cbab3dd9 [2022-08-22T15:25:44.137Z] ---> ab470e957b3a [2022-08-22T15:25:44.137Z] Step 8/23 : COPY . . [2022-08-22T15:25:44.137Z] Removing intermediate container ef3efe489808 [2022-08-22T15:25:44.137Z] ---> da83c3df7374 [2022-08-22T15:25:44.137Z] Step 8/26 : COPY . . [2022-08-22T15:25:44.705Z] 3.16: Pulling from library/alpine [2022-08-22T15:25:45.651Z] 3.16: Pulling from library/alpine [2022-08-22T15:25:45.651Z] Removing intermediate container 49484f904d1d [2022-08-22T15:25:45.651Z] ---> 9d0cada931ea [2022-08-22T15:25:45.651Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:25:47.032Z] ---> ab579e0ed600 [2022-08-22T15:25:47.032Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-22T15:25:47.032Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-22T15:25:47.032Z] Status: Downloaded newer image for alpine:3.16 [2022-08-22T15:25:47.032Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-22T15:25:47.032Z] Status: Image is up to date for alpine:3.16 [2022-08-22T15:25:47.032Z] ---> 9c6f07244728 [2022-08-22T15:25:47.032Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-22T15:25:47.032Z] ---> 9c6f07244728 [2022-08-22T15:25:47.032Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-22T15:25:47.292Z] ---> Running in 546964360dfb [2022-08-22T15:25:47.292Z] ---> Running in 3ce744eb6970 [2022-08-22T15:25:47.861Z] ---> e7afebf9d26e [2022-08-22T15:25:47.861Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-22T15:25:47.861Z] ---> 776ad555e59b [2022-08-22T15:25:47.861Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-22T15:25:47.861Z] ---> Running in cfecd3e565ac [2022-08-22T15:25:47.861Z] ---> 42802d822968 [2022-08-22T15:25:47.861Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-22T15:25:47.861Z] ---> f49925c0c45c [2022-08-22T15:25:47.861Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-22T15:25:47.861Z] ---> Running in da528ae89d92 [2022-08-22T15:25:47.861Z] ---> Running in b801db8b811c [2022-08-22T15:25:47.861Z] Removing intermediate container cfecd3e565ac [2022-08-22T15:25:47.861Z] ---> 054afd17a8ee [2022-08-22T15:25:47.861Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-22T15:25:47.861Z] ---> Running in 5a4807880819 [2022-08-22T15:25:48.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:48.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:48.122Z] Removing intermediate container b801db8b811c [2022-08-22T15:25:48.122Z] ---> afb172cd456f [2022-08-22T15:25:48.122Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:25:48.122Z] Removing intermediate container 5a4807880819 [2022-08-22T15:25:48.122Z] ---> b952842314f5 [2022-08-22T15:25:48.122Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-22T15:25:48.122Z] ---> Running in ad6e72694267 [2022-08-22T15:25:48.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:48.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:48.122Z] ---> Running in 00ee5623dd47 [2022-08-22T15:25:48.122Z] Removing intermediate container ad6e72694267 [2022-08-22T15:25:48.122Z] ---> 26f4c11ad5db [2022-08-22T15:25:48.122Z] Step 18/20 : LABEL arch=x86_64 [2022-08-22T15:25:48.382Z] ---> Running in 0eea4b94d4d0 [2022-08-22T15:25:48.382Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-22T15:25:48.382Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-22T15:25:48.382Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:25:48.382Z] Removing intermediate container 0eea4b94d4d0 [2022-08-22T15:25:48.382Z] ---> 4d5255f3df31 [2022-08-22T15:25:48.382Z] Step 19/20 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:25:48.382Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-22T15:25:48.382Z] OK: 6 MiB in 15 packages [2022-08-22T15:25:48.382Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-22T15:25:48.382Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:25:48.382Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T15:25:48.382Z] ---> Running in 61e3e185f9bc [2022-08-22T15:25:48.382Z] OK: 6 MiB in 16 packages [2022-08-22T15:25:48.642Z] Removing intermediate container 61e3e185f9bc [2022-08-22T15:25:48.642Z] ---> f319a368246b [2022-08-22T15:25:48.642Z] Step 20/20 : LABEL version=2.3.0-dev.49 [2022-08-22T15:25:48.642Z] ---> Running in a7ca6dd80f69 [2022-08-22T15:25:48.642Z] Removing intermediate container a7ca6dd80f69 [2022-08-22T15:25:48.642Z] ---> 220086da0465 [2022-08-22T15:25:48.642Z] [2022-08-22T15:25:48.911Z] Successfully built 220086da0465 [2022-08-22T15:25:48.911Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-22T15:25:48.911Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-08-22T15:25:48.911Z] Removing intermediate container 546964360dfb [2022-08-22T15:25:48.911Z] ---> 529d4a1643ab [2022-08-22T15:25:48.911Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-22T15:25:49.851Z] ---> Running in d547fba84505 [2022-08-22T15:25:49.851Z] Removing intermediate container 00ee5623dd47 [2022-08-22T15:25:49.851Z] ---> b8f42350c0ad [2022-08-22T15:25:49.851Z] Step 12/26 : WORKDIR /edgex-go [2022-08-22T15:25:49.851Z] Removing intermediate container 3ce744eb6970 [2022-08-22T15:25:49.851Z] ---> 01b961b7c128 [2022-08-22T15:25:49.851Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-22T15:25:49.851Z] ---> Running in a49bd1f8178e [2022-08-22T15:25:49.851Z] ---> Running in 482d6dbd505e [2022-08-22T15:25:50.112Z] Removing intermediate container d547fba84505 [2022-08-22T15:25:50.112Z] ---> 917ff028b959 [2022-08-22T15:25:50.112Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-22T15:25:50.112Z] ---> Running in 8e7d0d3260e4 [2022-08-22T15:25:50.112Z] Removing intermediate container 482d6dbd505e [2022-08-22T15:25:50.112Z] ---> 49a26a43bc50 [2022-08-22T15:25:50.112Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-22T15:25:50.112Z] Removing intermediate container a49bd1f8178e [2022-08-22T15:25:50.112Z] ---> deabc39d957b [2022-08-22T15:25:50.112Z] [2022-08-22T15:25:50.112Z] Step 13/26 : FROM alpine:3.15 [2022-08-22T15:25:50.112Z] ---> c4fc93816858 [2022-08-22T15:25:50.112Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-22T15:25:50.112Z] ---> Using cache [2022-08-22T15:25:50.112Z] ---> 8589e7ccf26f [2022-08-22T15:25:50.112Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:25:50.112Z] ---> Using cache [2022-08-22T15:25:50.112Z] ---> 2b54018f7ad8 [2022-08-22T15:25:50.112Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-22T15:25:50.374Z] ---> Running in ec52d83624af [2022-08-22T15:25:50.374Z] ---> Running in b840fdb5f4fa [2022-08-22T15:25:50.374Z] Removing intermediate container 8e7d0d3260e4 [2022-08-22T15:25:50.374Z] ---> 9c6659d66024 [2022-08-22T15:25:50.374Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-22T15:25:50.374Z] ---> Running in e9d1c926969a [2022-08-22T15:25:50.374Z] Removing intermediate container ec52d83624af [2022-08-22T15:25:50.374Z] ---> 4e4d547c83c3 [2022-08-22T15:25:50.374Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-22T15:25:50.634Z] ---> Running in 922afb9eeaff [2022-08-22T15:25:50.634Z] Removing intermediate container e9d1c926969a [2022-08-22T15:25:50.634Z] ---> 2327b370b4e5 [2022-08-22T15:25:50.634Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:25:50.894Z] Removing intermediate container 922afb9eeaff [2022-08-22T15:25:50.894Z] ---> 5da99edf8105 [2022-08-22T15:25:50.894Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:25:50.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:50.894Z] ---> 54feac17a132 [2022-08-22T15:25:50.894Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-22T15:25:51.154Z] ---> 4b9a591e076d [2022-08-22T15:25:51.154Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-22T15:25:51.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:52.023Z] v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-22T15:25:52.023Z] v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-22T15:25:52.023Z] OK: 15856 distinct packages available [2022-08-22T15:25:52.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:52.283Z] ---> e684cd5c3f2a [2022-08-22T15:25:52.283Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-22T15:25:52.283Z] ---> 8b10ce4c7775 [2022-08-22T15:25:52.283Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-22T15:25:52.541Z] ---> 6246b39d5a14 [2022-08-22T15:25:52.541Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-22T15:25:52.541Z] ---> Running in a5245120a44d [2022-08-22T15:25:52.802Z] ---> bd2060d5d3bc [2022-08-22T15:25:52.802Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-22T15:25:52.802Z] Removing intermediate container a5245120a44d [2022-08-22T15:25:52.802Z] ---> 91d0a22afcd3 [2022-08-22T15:25:52.802Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:25:52.802Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:25:52.802Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:25:52.802Z] ---> 8b100627bec8 [2022-08-22T15:25:52.802Z] Step 3/31 : WORKDIR /edgex-go [2022-08-22T15:25:52.802Z] ---> Using cache [2022-08-22T15:25:52.802Z] ---> b10def635f80 [2022-08-22T15:25:52.802Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:25:52.802Z] ---> Using cache [2022-08-22T15:25:52.802Z] ---> 69b6917fc9f2 [2022-08-22T15:25:52.802Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-22T15:25:52.802Z] ---> Using cache [2022-08-22T15:25:52.802Z] ---> 54dcb6cd8ab3 [2022-08-22T15:25:52.802Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-22T15:25:52.802Z] ---> Using cache [2022-08-22T15:25:52.802Z] ---> 01a37abe476e [2022-08-22T15:25:52.802Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:25:52.802Z] ---> Using cache [2022-08-22T15:25:52.802Z] ---> f29f0516ac12 [2022-08-22T15:25:52.802Z] Step 8/31 : COPY . . [2022-08-22T15:25:52.802Z] ---> Using cache [2022-08-22T15:25:52.802Z] ---> 333960296d2c [2022-08-22T15:25:52.802Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-22T15:25:52.802Z] ---> Running in e4633c436d30 [2022-08-22T15:25:52.802Z] ---> Running in 78a146646226 [2022-08-22T15:25:52.802Z] ---> Running in e2c47c2f35a8 [2022-08-22T15:25:53.061Z] Removing intermediate container e4633c436d30 [2022-08-22T15:25:53.061Z] ---> 637ca4f3e1cc [2022-08-22T15:25:53.061Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:25:53.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:25:53.061Z] Removing intermediate container e2c47c2f35a8 [2022-08-22T15:25:53.061Z] ---> 93d2032cf259 [2022-08-22T15:25:53.061Z] Step 20/22 : LABEL arch=x86_64 [2022-08-22T15:25:53.061Z] ---> Running in e0f7fb2cdc22 [2022-08-22T15:25:53.061Z] ---> Running in 57bbc6a3a8ba [2022-08-22T15:25:53.319Z] Removing intermediate container e0f7fb2cdc22 [2022-08-22T15:25:53.319Z] ---> 46fda2e7a790 [2022-08-22T15:25:53.319Z] Step 20/22 : LABEL arch=x86_64 [2022-08-22T15:25:53.319Z] Removing intermediate container 57bbc6a3a8ba [2022-08-22T15:25:53.319Z] ---> c78deb9f81fc [2022-08-22T15:25:53.319Z] Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:25:53.319Z] ---> Running in 8c2877e5882f [2022-08-22T15:25:53.319Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-22T15:25:53.319Z] ---> Running in 9affd490bdf5 [2022-08-22T15:25:53.577Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-22T15:25:53.577Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-22T15:25:53.577Z] Removing intermediate container 8c2877e5882f [2022-08-22T15:25:53.577Z] ---> 5ccec589aa44 [2022-08-22T15:25:53.577Z] Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:25:53.577Z] Removing intermediate container 9affd490bdf5 [2022-08-22T15:25:53.577Z] ---> af20094f3dc6 [2022-08-22T15:25:53.577Z] Step 22/22 : LABEL version=2.3.0-dev.49 [2022-08-22T15:25:53.577Z] ---> Running in a336c487f29f [2022-08-22T15:25:53.577Z] ---> Running in e035339273c8 [2022-08-22T15:25:53.577Z] (3/5) Installing libucontext (1.1-r0) [2022-08-22T15:25:53.839Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-22T15:25:53.839Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-22T15:25:53.839Z] Removing intermediate container a336c487f29f [2022-08-22T15:25:53.839Z] ---> 226ed26dbd6d [2022-08-22T15:25:53.839Z] Step 22/22 : LABEL version=2.3.0-dev.49 [2022-08-22T15:25:54.099Z] Executing busybox-1.34.1-r7.trigger [2022-08-22T15:25:54.099Z] Removing intermediate container e035339273c8 [2022-08-22T15:25:54.099Z] ---> 85007d5e4d0e [2022-08-22T15:25:54.099Z] [2022-08-22T15:25:54.099Z] OK: 7 MiB in 19 packages [2022-08-22T15:25:54.099Z] Successfully built 85007d5e4d0e [2022-08-22T15:25:54.099Z] Successfully tagged support-scheduler:latest [2022-08-22T15:25:54.099Z] ---> Running in fabb7b3f893e [2022-08-22T15:25:54.099Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-08-22T15:25:54.666Z] Removing intermediate container fabb7b3f893e [2022-08-22T15:25:54.666Z] ---> f0f482ae55ef [2022-08-22T15:25:54.666Z] [2022-08-22T15:25:54.667Z] Successfully built f0f482ae55ef [2022-08-22T15:25:54.926Z] Successfully tagged support-notifications:latest [2022-08-22T15:25:54.926Z]  Building support-notifications ... done Building security-proxy-setup [2022-08-22T15:25:55.509Z] Removing intermediate container f6ca67b42d80 [2022-08-22T15:25:55.509Z] ---> a0bd7b333583 [2022-08-22T15:25:55.509Z] Successfully built a0bd7b333583 [2022-08-22T15:25:55.509Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:25:55.875Z] + docker inspect -f . ci-base-image-arm64 [2022-08-22T15:25:55.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:25:56.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-23308 does not seem to be running inside a container [2022-08-22T15:25:56.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@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-08-22T15:25:56.301Z] Removing intermediate container b840fdb5f4fa [2022-08-22T15:25:56.301Z] ---> 82de6eb1662a [2022-08-22T15:25:56.301Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-22T15:25:57.512Z] $ docker top 08e4f20148d8073bab9accbdc74871540484a2998ef09e199dd0861beac6abec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T15:25:58.443Z] + go version [2022-08-22T15:25:58.443Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-22T15:25:58.477Z] $ docker stop --time=1 08e4f20148d8073bab9accbdc74871540484a2998ef09e199dd0861beac6abec [2022-08-22T15:25:58.839Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:25:58.839Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:25:58.839Z] ---> 8b100627bec8 [2022-08-22T15:25:58.839Z] Step 3/25 : WORKDIR /edgex-go [2022-08-22T15:25:58.839Z] ---> Using cache [2022-08-22T15:25:58.839Z] ---> b10def635f80 [2022-08-22T15:25:58.839Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:25:58.839Z] ---> Using cache [2022-08-22T15:25:58.839Z] ---> 69b6917fc9f2 [2022-08-22T15:25:58.839Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-22T15:25:58.839Z] ---> Using cache [2022-08-22T15:25:58.839Z] ---> 54dcb6cd8ab3 [2022-08-22T15:25:58.839Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-22T15:25:58.839Z] ---> Using cache [2022-08-22T15:25:58.839Z] ---> 01a37abe476e [2022-08-22T15:25:58.839Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:25:58.839Z] ---> Using cache [2022-08-22T15:25:58.839Z] ---> f29f0516ac12 [2022-08-22T15:25:58.839Z] Step 8/25 : COPY . . [2022-08-22T15:25:58.839Z] ---> Using cache [2022-08-22T15:25:58.839Z] ---> 333960296d2c [2022-08-22T15:25:58.839Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-22T15:25:59.426Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:25:59.426Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:25:59.426Z] ---> 8b100627bec8 [2022-08-22T15:25:59.426Z] Step 3/22 : WORKDIR /edgex-go [2022-08-22T15:25:59.426Z] ---> Using cache [2022-08-22T15:25:59.426Z] ---> b10def635f80 [2022-08-22T15:25:59.426Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:25:59.426Z] ---> Using cache [2022-08-22T15:25:59.426Z] ---> 69b6917fc9f2 [2022-08-22T15:25:59.426Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-22T15:25:59.426Z] ---> Using cache [2022-08-22T15:25:59.426Z] ---> 54dcb6cd8ab3 [2022-08-22T15:25:59.426Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-22T15:25:59.426Z] ---> Using cache [2022-08-22T15:25:59.426Z] ---> 01a37abe476e [2022-08-22T15:25:59.426Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:25:59.426Z] ---> Using cache [2022-08-22T15:25:59.426Z] ---> f29f0516ac12 [2022-08-22T15:25:59.426Z] Step 8/22 : COPY . . [2022-08-22T15:25:59.426Z] ---> Using cache [2022-08-22T15:25:59.426Z] ---> 333960296d2c [2022-08-22T15:25:59.426Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-22T15:25:59.426Z] ---> f028c41d2137 [2022-08-22T15:25:59.426Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-22T15:25:59.685Z] ---> Running in f03e087f62a8 [2022-08-22T15:25:59.685Z] ---> Running in c305eeb2f16c [2022-08-22T15:26:00.150Z] $ docker rm -f 08e4f20148d8073bab9accbdc74871540484a2998ef09e199dd0861beac6abec [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-08-22T15:26:00.625Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-22T15:26:00.625Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-22T15:26:00.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-22T15:26:00.834Z] [2022-08-22T15:26:00.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:26:01.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-22T15:26:01.192Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-22T15:26:01.192Z] 29e5d40040c1: Pulling fs layer [2022-08-22T15:26:01.192Z] 1ce36da41761: Pulling fs layer [2022-08-22T15:26:01.192Z] 25b303627fd3: Pulling fs layer [2022-08-22T15:26:01.467Z] 29e5d40040c1: Verifying Checksum [2022-08-22T15:26:01.747Z] 1ce36da41761: Verifying Checksum [2022-08-22T15:26:01.747Z] 1ce36da41761: Download complete [2022-08-22T15:26:02.006Z] ---> 961f806b607e [2022-08-22T15:26:02.006Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-22T15:26:02.021Z] 29e5d40040c1: Pull complete [2022-08-22T15:26:02.266Z] ---> 552d9a30df1a [2022-08-22T15:26:02.266Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-22T15:26:02.842Z] ---> e8c51c474fe7 [2022-08-22T15:26:02.842Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-22T15:26:03.105Z] ---> 582ac3c38839 [2022-08-22T15:26:03.105Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-22T15:26:03.105Z] ---> Running in af47dfe0e5c8 [2022-08-22T15:26:03.363Z] Removing intermediate container af47dfe0e5c8 [2022-08-22T15:26:03.364Z] ---> 1461e618027b [2022-08-22T15:26:03.364Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-22T15:26:03.364Z] ---> Running in 0e36ac51b606 [2022-08-22T15:26:03.463Z] 25b303627fd3: Verifying Checksum [2022-08-22T15:26:03.463Z] 25b303627fd3: Download complete [2022-08-22T15:26:03.463Z] 1ce36da41761: Pull complete [2022-08-22T15:26:03.623Z] Removing intermediate container 0e36ac51b606 [2022-08-22T15:26:03.623Z] ---> ff288ac3b527 [2022-08-22T15:26:03.623Z] Step 24/26 : LABEL arch=x86_64 [2022-08-22T15:26:03.623Z] ---> Running in e5107d91e0a6 [2022-08-22T15:26:04.190Z] Removing intermediate container e5107d91e0a6 [2022-08-22T15:26:04.190Z] ---> b5b310f9d914 [2022-08-22T15:26:04.190Z] Step 25/26 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:26:04.190Z] ---> Running in 4a467b74901c [2022-08-22T15:26:04.453Z] Removing intermediate container 4a467b74901c [2022-08-22T15:26:04.453Z] ---> 72805e6de4a3 [2022-08-22T15:26:04.453Z] Step 26/26 : LABEL version=2.3.0-dev.49 [2022-08-22T15:26:04.453Z] ---> Running in 6d251191cd68 [2022-08-22T15:26:05.023Z] Removing intermediate container 6d251191cd68 [2022-08-22T15:26:05.023Z] ---> 7170062719d1 [2022-08-22T15:26:05.023Z] [2022-08-22T15:26:05.023Z] Successfully built 7170062719d1 [2022-08-22T15:26:05.023Z] Successfully tagged security-spire-agent:latest [2022-08-22T15:26:05.023Z]  Building security-spire-agent ... done Building core-command [2022-08-22T15:26:08.314Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:26:08.314Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:26:08.314Z] ---> 8b100627bec8 [2022-08-22T15:26:08.314Z] Step 3/23 : WORKDIR /edgex-go [2022-08-22T15:26:08.314Z] ---> Using cache [2022-08-22T15:26:08.314Z] ---> b10def635f80 [2022-08-22T15:26:08.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:26:08.314Z] ---> Using cache [2022-08-22T15:26:08.314Z] ---> 69b6917fc9f2 [2022-08-22T15:26:08.314Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-22T15:26:08.314Z] ---> Using cache [2022-08-22T15:26:08.314Z] ---> 54dcb6cd8ab3 [2022-08-22T15:26:08.314Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-22T15:26:08.314Z] ---> Using cache [2022-08-22T15:26:08.314Z] ---> 01a37abe476e [2022-08-22T15:26:08.314Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:26:08.314Z] ---> Using cache [2022-08-22T15:26:08.314Z] ---> f29f0516ac12 [2022-08-22T15:26:08.314Z] Step 8/23 : COPY . . [2022-08-22T15:26:08.314Z] ---> Using cache [2022-08-22T15:26:08.314Z] ---> 333960296d2c [2022-08-22T15:26:08.314Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-22T15:26:09.693Z] ---> Running in 07506b4471e8 [2022-08-22T15:26:10.262Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-22T15:26:13.623Z] 25b303627fd3: Pull complete [2022-08-22T15:26:13.623Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-22T15:26:13.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-22T15:26:13.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:26:13.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-23308 does not seem to be running inside a container [2022-08-22T15:26:13.959Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@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-08-22T15:26:16.079Z] $ docker top 85d0ae223dfe887895aa558fd9a94634496d1fd124fc63b5d26551436527ff3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T15:26:16.829Z] Removing intermediate container da528ae89d92 [2022-08-22T15:26:16.829Z] ---> 1f3e761c49bd [2022-08-22T15:26:16.829Z] [2022-08-22T15:26:16.829Z] Step 10/23 : FROM alpine:3.16 [2022-08-22T15:26:16.829Z] ---> 9c6f07244728 [2022-08-22T15:26:16.829Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-22T15:26:16.829Z] ---> Running in 28f327900233 [2022-08-22T15:26:16.829Z] Removing intermediate container 28f327900233 [2022-08-22T15:26:16.829Z] ---> d55ae81eac60 [2022-08-22T15:26:16.829Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-22T15:26:16.829Z] ---> Running in f84995af3c55 [2022-08-22T15:26:16.997Z] + grep parallel [2022-08-22T15:26:16.997Z] + docker-compose build --help [2022-08-22T15:26:17.089Z] Removing intermediate container f84995af3c55 [2022-08-22T15:26:17.089Z] ---> 8c080624d423 [2022-08-22T15:26:17.089Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-22T15:26:17.350Z] ---> Running in e389fc612edf [2022-08-22T15:26:17.615Z] Removing intermediate container e389fc612edf [2022-08-22T15:26:17.615Z] ---> 3433acdf144f [2022-08-22T15:26:17.615Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:26:17.876Z] ---> Running in 37c41758f33c [2022-08-22T15:26:19.792Z] Removing intermediate container 78a146646226 [2022-08-22T15:26:19.792Z] ---> 9b413d19b7ef [2022-08-22T15:26:19.792Z] [2022-08-22T15:26:19.792Z] Step 10/31 : FROM alpine:3.16 [2022-08-22T15:26:19.792Z] ---> 9c6f07244728 [2022-08-22T15:26:19.792Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-22T15:26:19.792Z] ---> Running in 4990c8a26129 [2022-08-22T15:26:19.792Z] Removing intermediate container 37c41758f33c [2022-08-22T15:26:19.792Z] ---> 4accc24ca615 [2022-08-22T15:26:19.792Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-22T15:26:20.051Z] ---> Running in e1cb739c8138 [2022-08-22T15:26:20.051Z] Removing intermediate container 4990c8a26129 [2022-08-22T15:26:20.051Z] ---> 9a01564bc39b [2022-08-22T15:26:20.051Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-22T15:26:20.051Z] ---> Running in 186f50f8784b [2022-08-22T15:26:20.386Z] --parallel Build images in parallel. [Pipeline] } [2022-08-22T15:26:20.420Z] $ docker stop --time=1 85d0ae223dfe887895aa558fd9a94634496d1fd124fc63b5d26551436527ff3c [2022-08-22T15:26:20.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:26:20.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:26:21.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:26:21.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:26:21.819Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-22T15:26:21.819Z] (2/2) Installing su-exec (0.2-r1) [2022-08-22T15:26:21.819Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:26:21.819Z] OK: 6 MiB in 16 packages [2022-08-22T15:26:22.057Z] $ docker rm -f 85d0ae223dfe887895aa558fd9a94634496d1fd124fc63b5d26551436527ff3c [2022-08-22T15:26:22.078Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-22T15:26:22.078Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:26:22.336Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-22T15:26:22.336Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-22T15:26:22.336Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-22T15:26:22.595Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-22T15:26:22.595Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:26:22.595Z] OK: 8 MiB in 20 packages [2022-08-22T15:26:22.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-22T15:26:22.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:26:22.853Z] prd-ubuntu20.04-docker-arm64-4c-16g-23308 does not seem to be running inside a container [2022-08-22T15:26:22.854Z] Removing intermediate container 186f50f8784b [2022-08-22T15:26:22.854Z] ---> cc53acf057c2 [2022-08-22T15:26:22.854Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-22T15:26:22.854Z] ---> Running in 02c6abdbce8b [2022-08-22T15:26:22.946Z] $ 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/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@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-08-22T15:26:23.113Z] Removing intermediate container 02c6abdbce8b [2022-08-22T15:26:23.113Z] ---> b79b149373db [2022-08-22T15:26:23.113Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-22T15:26:23.113Z] ---> Running in bdf514e17faa [2022-08-22T15:26:23.375Z] Removing intermediate container e1cb739c8138 [2022-08-22T15:26:23.375Z] ---> b927b9780e35 [2022-08-22T15:26:23.375Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:26:23.375Z] Removing intermediate container bdf514e17faa [2022-08-22T15:26:23.375Z] ---> 5f03b73e7e61 [2022-08-22T15:26:23.375Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-22T15:26:23.375Z] ---> Running in 416ff661d584 [2022-08-22T15:26:23.636Z] ---> 409579f2cd19 [2022-08-22T15:26:23.636Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-22T15:26:23.636Z] Removing intermediate container 416ff661d584 [2022-08-22T15:26:23.636Z] ---> fd52c772e7d4 [2022-08-22T15:26:23.636Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-22T15:26:23.895Z] ---> Running in 55fb9bc7502d [2022-08-22T15:26:24.124Z] $ docker top 0f5a8dacbd3110cc9b8b45ca3882b593762c05014fdcb8ad1b3bc99423c700c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T15:26:24.465Z] ---> 054298c31d4d [2022-08-22T15:26:24.465Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-22T15:26:24.731Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-22T15:26:24.731Z] ---> bfd07874fe56 [2022-08-22T15:26:24.731Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-22T15:26:24.731Z] ---> Running in 8dc3b0f1342f [2022-08-22T15:26:24.993Z] Removing intermediate container 55fb9bc7502d [2022-08-22T15:26:24.993Z] ---> f2b651adb612 [2022-08-22T15:26:24.993Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-22T15:26:24.993Z] ---> Running in 80079c64fc64 [2022-08-22T15:26:24.993Z] Removing intermediate container 8dc3b0f1342f [2022-08-22T15:26:24.993Z] ---> 4775097034fe [2022-08-22T15:26:24.993Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:26:24.993Z] ---> Running in 0f071caf6e0c [2022-08-22T15:26:24.993Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-22T15:26:24.993Z] Removing intermediate container 80079c64fc64 [2022-08-22T15:26:24.993Z] ---> 2a1ee752439f [2022-08-22T15:26:24.993Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-22T15:26:24.999Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-22T15:26:25.252Z] Removing intermediate container 0f071caf6e0c [2022-08-22T15:26:25.252Z] ---> a8758af2fcfa [2022-08-22T15:26:25.252Z] Step 21/23 : LABEL arch=x86_64 [2022-08-22T15:26:25.252Z] ---> Running in 2931878a86e5 [2022-08-22T15:26:25.511Z] ---> 7c6f7539f62c [2022-08-22T15:26:25.511Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-22T15:26:25.511Z] ---> Running in 0f5b42b81358 [2022-08-22T15:26:25.511Z] Removing intermediate container 2931878a86e5 [2022-08-22T15:26:25.511Z] ---> 1e3071d6def1 [2022-08-22T15:26:25.511Z] Step 22/23 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:26:25.511Z] ---> Running in 492f929ade37 [2022-08-22T15:26:25.770Z] Removing intermediate container 492f929ade37 [2022-08-22T15:26:25.770Z] ---> 9d981e95192b [2022-08-22T15:26:25.770Z] Step 23/23 : LABEL version=2.3.0-dev.49 [2022-08-22T15:26:25.770Z] ---> Running in badc7233a070 [2022-08-22T15:26:25.770Z] Removing intermediate container badc7233a070 [2022-08-22T15:26:25.770Z] ---> c825c069247b [2022-08-22T15:26:25.770Z] [2022-08-22T15:26:25.770Z] Successfully built c825c069247b [2022-08-22T15:26:26.029Z] Successfully tagged core-data:latest [2022-08-22T15:26:26.029Z]  Building core-data ... done Building core-metadata [2022-08-22T15:26:27.415Z] Removing intermediate container 0f5b42b81358 [2022-08-22T15:26:27.415Z] ---> facaba2631f3 [2022-08-22T15:26:27.415Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:26:27.985Z] ---> 920a865584c1 [2022-08-22T15:26:27.985Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-22T15:26:29.297Z] Building core-command ... [2022-08-22T15:26:29.297Z] Building core-data ... [2022-08-22T15:26:29.297Z] Building core-metadata ... [2022-08-22T15:26:29.297Z] Building security-bootstrapper ... [2022-08-22T15:26:29.297Z] Building security-proxy-setup ... [2022-08-22T15:26:29.297Z] Building security-secretstore-setup ... [2022-08-22T15:26:29.297Z] Building security-spiffe-token-provider ... [2022-08-22T15:26:29.297Z] Building security-spire-agent ... [2022-08-22T15:26:29.297Z] Building security-spire-config ... [2022-08-22T15:26:29.297Z] Building security-spire-server ... [2022-08-22T15:26:29.297Z] Building support-notifications ... [2022-08-22T15:26:29.297Z] Building support-scheduler ... [2022-08-22T15:26:29.297Z] Building sys-mgmt-agent ... [2022-08-22T15:26:29.297Z] Building security-spiffe-token-provider [2022-08-22T15:26:29.297Z] Building security-spire-agent [2022-08-22T15:26:29.297Z] Building support-scheduler [2022-08-22T15:26:29.297Z] Building security-secretstore-setup [2022-08-22T15:26:29.297Z] Building core-command [2022-08-22T15:26:29.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:26:29.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:26:29.362Z] ---> 8b100627bec8 [2022-08-22T15:26:29.362Z] Step 3/24 : WORKDIR /edgex-go [2022-08-22T15:26:29.362Z] ---> Using cache [2022-08-22T15:26:29.362Z] ---> b10def635f80 [2022-08-22T15:26:29.362Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:26:29.362Z] ---> Using cache [2022-08-22T15:26:29.362Z] ---> 69b6917fc9f2 [2022-08-22T15:26:29.362Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-22T15:26:29.362Z] ---> Using cache [2022-08-22T15:26:29.362Z] ---> 54dcb6cd8ab3 [2022-08-22T15:26:29.362Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-22T15:26:29.362Z] ---> Using cache [2022-08-22T15:26:29.362Z] ---> 01a37abe476e [2022-08-22T15:26:29.362Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:26:29.362Z] ---> Using cache [2022-08-22T15:26:29.362Z] ---> f29f0516ac12 [2022-08-22T15:26:29.362Z] Step 8/24 : COPY . . [2022-08-22T15:26:29.362Z] ---> Using cache [2022-08-22T15:26:29.362Z] ---> 333960296d2c [2022-08-22T15:26:29.362Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-22T15:26:29.622Z] ---> 0a71c30703ce [2022-08-22T15:26:29.622Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-22T15:26:29.622Z] ---> Running in 1695980da842 [2022-08-22T15:26:29.622Z] Removing intermediate container f03e087f62a8 [2022-08-22T15:26:29.622Z] ---> e29afaa6fac3 [2022-08-22T15:26:29.622Z] [2022-08-22T15:26:29.622Z] Step 10/25 : FROM alpine:3.16 [2022-08-22T15:26:29.622Z] ---> 9c6f07244728 [2022-08-22T15:26:29.622Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-22T15:26:29.622Z] Removing intermediate container c305eeb2f16c [2022-08-22T15:26:29.622Z] ---> c0d3fa5a0c97 [2022-08-22T15:26:29.622Z] [2022-08-22T15:26:29.622Z] Step 10/22 : FROM alpine:3.16 [2022-08-22T15:26:29.622Z] ---> 9c6f07244728 [2022-08-22T15:26:29.622Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-22T15:26:29.881Z] ---> Running in ef00ed05aeec [2022-08-22T15:26:29.881Z] ---> 58e3eed37e5e [2022-08-22T15:26:29.881Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-22T15:26:29.881Z] ---> Running in 2c6a8ad7953e [2022-08-22T15:26:30.142Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-22T15:26:30.142Z] ---> 9ae17310cb07 [2022-08-22T15:26:30.142Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-22T15:26:30.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:26:30.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:26:30.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:26:30.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:26:30.663Z] ---> 599d1a3c95b9 [2022-08-22T15:26:30.663Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-22T15:26:30.663Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-22T15:26:30.663Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-22T15:26:30.663Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-22T15:26:30.663Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-22T15:26:30.663Z] (3/3) Installing su-exec (0.2-r1) [2022-08-22T15:26:30.663Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-22T15:26:30.663Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:26:30.663Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T15:26:30.663Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-22T15:26:30.663Z] (5/6) Installing curl (7.83.1-r2) [2022-08-22T15:26:30.663Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-22T15:26:30.663Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:26:30.663Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T15:26:30.663Z] OK: 6 MiB in 17 packages [2022-08-22T15:26:30.663Z] OK: 8 MiB in 20 packages [2022-08-22T15:26:31.234Z] ---> f0c3bf0f798c [2022-08-22T15:26:31.234Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-22T15:26:31.234Z] ---> Running in ae90d814b809 [2022-08-22T15:26:31.809Z] Removing intermediate container 2c6a8ad7953e [2022-08-22T15:26:31.809Z] ---> a41202a45249 [2022-08-22T15:26:31.809Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-22T15:26:31.809Z] Removing intermediate container ef00ed05aeec [2022-08-22T15:26:31.809Z] ---> 802571edbafd [2022-08-22T15:26:31.809Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-22T15:26:31.809Z] ---> Running in 4216a237fcd0 [2022-08-22T15:26:31.809Z] ---> Running in f257686d9e50 [2022-08-22T15:26:31.809Z] Removing intermediate container 4216a237fcd0 [2022-08-22T15:26:31.809Z] ---> 64ca362b4457 [2022-08-22T15:26:31.809Z] Step 13/22 : WORKDIR /edgex [2022-08-22T15:26:32.072Z] ---> Running in 909b76442b69 [2022-08-22T15:26:32.072Z] Removing intermediate container f257686d9e50 [2022-08-22T15:26:32.072Z] ---> c6861ffa9ec2 [2022-08-22T15:26:32.072Z] Step 13/25 : WORKDIR / [2022-08-22T15:26:32.072Z] Removing intermediate container ae90d814b809 [2022-08-22T15:26:32.072Z] Removing intermediate container 07506b4471e8 [2022-08-22T15:26:32.072Z] ---> b12a0a42c7cc [2022-08-22T15:26:32.072Z] ---> c29b39bbb0db [2022-08-22T15:26:32.072Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-22T15:26:32.072Z] [2022-08-22T15:26:32.072Z] Step 10/23 : FROM alpine:3.16 [2022-08-22T15:26:32.072Z] ---> 9c6f07244728 [2022-08-22T15:26:32.072Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-22T15:26:32.072Z] ---> Using cache [2022-08-22T15:26:32.072Z] ---> 529d4a1643ab [2022-08-22T15:26:32.072Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-22T15:26:32.072Z] ---> Using cache [2022-08-22T15:26:32.072Z] ---> 917ff028b959 [2022-08-22T15:26:32.072Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-22T15:26:32.072Z] ---> Running in ca77375db8bc [2022-08-22T15:26:32.072Z] Removing intermediate container 909b76442b69 [2022-08-22T15:26:32.072Z] ---> 0e0688edee4b [2022-08-22T15:26:32.072Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-22T15:26:32.072Z] ---> Running in b689f225238b [2022-08-22T15:26:32.072Z] ---> Running in 54329f534f34 [2022-08-22T15:26:32.338Z] Removing intermediate container b689f225238b [2022-08-22T15:26:32.339Z] ---> 9647f36d2236 [2022-08-22T15:26:32.339Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-22T15:26:32.339Z] Removing intermediate container ca77375db8bc [2022-08-22T15:26:32.339Z] ---> 3fde78f98c84 [2022-08-22T15:26:32.339Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-22T15:26:32.339Z] Removing intermediate container 54329f534f34 [2022-08-22T15:26:32.339Z] ---> d74802a6bc44 [2022-08-22T15:26:32.339Z] Step 28/31 : CMD ["gate"] [2022-08-22T15:26:32.339Z] ---> Running in 013bc346ba5e [2022-08-22T15:26:32.339Z] ---> 02dd94fe81ae [2022-08-22T15:26:32.339Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-22T15:26:32.339Z] ---> Running in edb64b4860f0 [2022-08-22T15:26:32.601Z] Removing intermediate container 013bc346ba5e [2022-08-22T15:26:32.601Z] ---> 369639d5bd0e [2022-08-22T15:26:32.601Z] Step 15/23 : WORKDIR / [2022-08-22T15:26:32.601Z] ---> Running in 76eeee8d9385 [2022-08-22T15:26:32.601Z] ---> 23537b1ee589 [2022-08-22T15:26:32.601Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-22T15:26:32.601Z] Removing intermediate container edb64b4860f0 [2022-08-22T15:26:32.601Z] ---> 99f3268dedbd [2022-08-22T15:26:32.601Z] Step 29/31 : LABEL arch=x86_64 [2022-08-22T15:26:32.867Z] ---> Running in 157d7e17dba3 [2022-08-22T15:26:32.867Z] Removing intermediate container 76eeee8d9385 [2022-08-22T15:26:32.867Z] ---> a1c23226ad5a [2022-08-22T15:26:32.867Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:26:32.867Z] ---> a79a8b78845c [2022-08-22T15:26:32.867Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-22T15:26:32.867Z] Removing intermediate container 157d7e17dba3 [2022-08-22T15:26:32.867Z] ---> 61760b5f487b [2022-08-22T15:26:32.867Z] Step 30/31 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:26:32.867Z] ---> ce8faed2c826 [2022-08-22T15:26:32.867Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-22T15:26:33.165Z] ---> Running in b97656102192 [2022-08-22T15:26:33.165Z] ---> 6e35996d2234 [2022-08-22T15:26:33.165Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-22T15:26:33.165Z] ---> 28f0352ad332 [2022-08-22T15:26:33.165Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-22T15:26:33.165Z] Removing intermediate container b97656102192 [2022-08-22T15:26:33.165Z] ---> 445a715e2f47 [2022-08-22T15:26:33.165Z] Step 31/31 : LABEL version=2.3.0-dev.49 [2022-08-22T15:26:33.429Z] ---> Running in a2208e0c9f20 [2022-08-22T15:26:33.429Z] ---> 1ee4b45ef3a4 [2022-08-22T15:26:33.429Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-22T15:26:33.689Z] Removing intermediate container a2208e0c9f20 [2022-08-22T15:26:33.689Z] ---> 2312b2d29154 [2022-08-22T15:26:33.689Z] [2022-08-22T15:26:33.689Z] ---> ca4c5cd5d8d7 [2022-08-22T15:26:33.689Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-22T15:26:33.689Z] ---> 89123852f24c [2022-08-22T15:26:33.689Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-22T15:26:33.689Z] Successfully built 2312b2d29154 [2022-08-22T15:26:33.689Z] Successfully tagged security-bootstrapper:latest [2022-08-22T15:26:33.689Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-08-22T15:26:35.068Z] ---> 8dbcc2c450cc [2022-08-22T15:26:35.068Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-22T15:26:35.364Z] ---> 42208f4aec27 [2022-08-22T15:26:35.364Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-22T15:26:35.364Z] ---> 7e106b0935ca [2022-08-22T15:26:35.364Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-22T15:26:35.364Z] ---> Running in b29f0b83a61b [2022-08-22T15:26:35.687Z] ---> Running in 096a6019161f [2022-08-22T15:26:35.960Z] Removing intermediate container 096a6019161f [2022-08-22T15:26:35.960Z] ---> da04c2d3b748 [2022-08-22T15:26:35.960Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:26:35.960Z] ---> Running in d04ad8a941a9 [2022-08-22T15:26:36.262Z] ---> ee9087b45d44 [2022-08-22T15:26:36.262Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-22T15:26:36.262Z] Removing intermediate container d04ad8a941a9 [2022-08-22T15:26:36.262Z] ---> f6f7d0ea53d3 [2022-08-22T15:26:36.262Z] Step 21/23 : LABEL arch=x86_64 [2022-08-22T15:26:36.548Z] ---> Running in 2e7447e8f953 [2022-08-22T15:26:36.852Z] Removing intermediate container b29f0b83a61b [2022-08-22T15:26:36.852Z] ---> dbbd00bf72ac [2022-08-22T15:26:36.852Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-22T15:26:36.852Z] Removing intermediate container 2e7447e8f953 [2022-08-22T15:26:36.852Z] ---> c7b5dc6861b5 [2022-08-22T15:26:36.852Z] Step 22/23 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:26:37.114Z] ---> adfd0934583a [2022-08-22T15:26:37.114Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-22T15:26:37.114Z] ---> Running in 34c8550ba2a1 [2022-08-22T15:26:37.375Z] ---> Running in 3d2784b4be25 [2022-08-22T15:26:37.375Z] ---> Running in f9e89569e227 [2022-08-22T15:26:37.375Z] Removing intermediate container 34c8550ba2a1 [2022-08-22T15:26:37.375Z] ---> 839dbd306162 [2022-08-22T15:26:37.375Z] Step 20/22 : LABEL arch=x86_64 [2022-08-22T15:26:37.633Z] ---> Running in 154f9d546e62 [2022-08-22T15:26:37.633Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:26:37.633Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:26:37.633Z] ---> 8b100627bec8 [2022-08-22T15:26:37.633Z] Step 3/23 : WORKDIR /edgex-go [2022-08-22T15:26:37.633Z] ---> Using cache [2022-08-22T15:26:37.633Z] ---> b10def635f80 [2022-08-22T15:26:37.633Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:26:37.633Z] ---> Using cache [2022-08-22T15:26:37.633Z] ---> 69b6917fc9f2 [2022-08-22T15:26:37.633Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-22T15:26:37.633Z] Removing intermediate container 3d2784b4be25 [2022-08-22T15:26:37.633Z] ---> b610f3a238fc [2022-08-22T15:26:37.633Z] Step 23/23 : LABEL version=2.3.0-dev.49 [2022-08-22T15:26:37.633Z] ---> Running in b452d944462b [2022-08-22T15:26:37.895Z] ---> Running in f360e1872064 [2022-08-22T15:26:37.895Z] Removing intermediate container 154f9d546e62 [2022-08-22T15:26:37.895Z] ---> 223fe8ff0bf6 [2022-08-22T15:26:37.895Z] Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:26:37.895Z] ---> Running in 6c9fdea2c51a [2022-08-22T15:26:38.157Z] Removing intermediate container f360e1872064 [2022-08-22T15:26:38.157Z] ---> 7540402b42ff [2022-08-22T15:26:38.157Z] [2022-08-22T15:26:38.157Z] Successfully built 7540402b42ff [2022-08-22T15:26:38.157Z] Successfully tagged core-command:latest [2022-08-22T15:26:38.418Z]  Building core-command ... done Removing intermediate container 6c9fdea2c51a [2022-08-22T15:26:38.418Z] ---> 059eef21fae4 [2022-08-22T15:26:38.418Z] Step 22/22 : LABEL version=2.3.0-dev.49 [2022-08-22T15:26:38.418Z] ---> Running in 32194be08af2 [2022-08-22T15:26:38.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:26:38.679Z] Removing intermediate container 32194be08af2 [2022-08-22T15:26:38.679Z] ---> 0c7b42d0736a [2022-08-22T15:26:38.679Z] [2022-08-22T15:26:38.679Z] Successfully built 0c7b42d0736a [2022-08-22T15:26:38.679Z] Removing intermediate container f9e89569e227 [2022-08-22T15:26:38.679Z] ---> 97f8403e55ee [2022-08-22T15:26:38.679Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-22T15:26:38.679Z] Successfully tagged security-proxy-setup:latest [2022-08-22T15:26:38.947Z]  Building security-proxy-setup ... done  ---> Running in 394632e34159 [2022-08-22T15:26:39.208Z] Removing intermediate container 394632e34159 [2022-08-22T15:26:39.208Z] ---> 55fabb5c4b95 [2022-08-22T15:26:39.208Z] Step 23/25 : LABEL arch=x86_64 [2022-08-22T15:26:39.208Z] ---> Running in c42dffb9fdc8 [2022-08-22T15:26:39.208Z] Removing intermediate container c42dffb9fdc8 [2022-08-22T15:26:39.208Z] ---> 8c86369d81d5 [2022-08-22T15:26:39.208Z] Step 24/25 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:26:39.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:26:39.208Z] ---> Running in 266e6da56ce1 [2022-08-22T15:26:39.445Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:26:39.445Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:26:39.445Z] ---> a0bd7b333583 [2022-08-22T15:26:39.445Z] Step 3/20 : WORKDIR /edgex-go [2022-08-22T15:26:39.445Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:26:39.445Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:26:39.445Z] ---> a0bd7b333583 [2022-08-22T15:26:39.445Z] Step 3/22 : WORKDIR /edgex-go [2022-08-22T15:26:39.445Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:26:39.445Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:26:39.445Z] ---> a0bd7b333583 [2022-08-22T15:26:39.445Z] Step 3/23 : WORKDIR /edgex-go [2022-08-22T15:26:39.445Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:26:39.445Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:26:39.445Z] ---> a0bd7b333583 [2022-08-22T15:26:39.445Z] Step 3/25 : WORKDIR /edgex-go [2022-08-22T15:26:39.445Z] ---> Running in edeb644029f1 [2022-08-22T15:26:39.445Z] ---> Running in dac52d092655 [2022-08-22T15:26:39.445Z] ---> Running in c7bf7300606e [2022-08-22T15:26:39.445Z] ---> Running in 94b8c395d3e8 [2022-08-22T15:26:39.445Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:26:39.445Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:26:39.445Z] ---> a0bd7b333583 [2022-08-22T15:26:39.445Z] Step 3/26 : WORKDIR /edgex-go [2022-08-22T15:26:39.445Z] ---> Running in 4aeb5565576e [2022-08-22T15:26:39.468Z] Removing intermediate container 266e6da56ce1 [2022-08-22T15:26:39.469Z] ---> e79e6bb84b89 [2022-08-22T15:26:39.469Z] Step 25/25 : LABEL version=2.3.0-dev.49 [2022-08-22T15:26:39.469Z] ---> Running in 62886f1fbea0 [2022-08-22T15:26:39.469Z] Removing intermediate container 62886f1fbea0 [2022-08-22T15:26:39.469Z] ---> 17dfaa677d7c [2022-08-22T15:26:39.469Z] [2022-08-22T15:26:39.722Z] Removing intermediate container dac52d092655 [2022-08-22T15:26:39.722Z] ---> ee20f44e0152 [2022-08-22T15:26:39.722Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:26:39.722Z] ---> Running in cf509fa5ef95 [2022-08-22T15:26:39.722Z] Removing intermediate container edeb644029f1 [2022-08-22T15:26:39.722Z] ---> 0df2f0a9b488 [2022-08-22T15:26:39.722Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:26:39.722Z] Removing intermediate container c7bf7300606e [2022-08-22T15:26:39.722Z] ---> 166b946bd584 [2022-08-22T15:26:39.729Z] Successfully built 17dfaa677d7c [2022-08-22T15:26:39.729Z] Successfully tagged security-secretstore-setup:latest [2022-08-22T15:26:39.729Z]  Building security-secretstore-setup ... done OK: 211 MiB in 51 packages [2022-08-22T15:26:39.987Z] Removing intermediate container b452d944462b [2022-08-22T15:26:39.987Z] ---> b2aa3917a533 [2022-08-22T15:26:39.987Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-22T15:26:40.041Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-22T15:26:40.041Z] ---> Running in c3bb033975e0 [2022-08-22T15:26:40.041Z] ---> Running in 6308b7255088 [2022-08-22T15:26:40.041Z] Removing intermediate container 4aeb5565576e [2022-08-22T15:26:40.041Z] ---> 6b07face6dda [2022-08-22T15:26:40.041Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:26:40.041Z] Removing intermediate container 94b8c395d3e8 [2022-08-22T15:26:40.041Z] ---> 8099c1ca7fd9 [2022-08-22T15:26:40.041Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:26:40.247Z] ---> 7e0b94b38148 [2022-08-22T15:26:40.247Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:26:40.247Z] ---> Running in 48e2b65adbe5 [2022-08-22T15:26:40.420Z] ---> Running in 803eddb7253e [2022-08-22T15:26:40.420Z] ---> Running in 0f1159143167 [2022-08-22T15:26:43.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:43.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:43.860Z] Removing intermediate container cf509fa5ef95 [2022-08-22T15:26:43.860Z] ---> 5d76bae6e573 [2022-08-22T15:26:43.860Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-22T15:26:44.136Z] ---> Running in 3cdd40379430 [2022-08-22T15:26:44.739Z] v3.16.2-72-g941795a804 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-22T15:26:44.739Z] v3.16.2-75-g0ffe80ea03 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-22T15:26:44.739Z] OK: 16890 distinct packages available [2022-08-22T15:26:44.739Z] Removing intermediate container 6308b7255088 [2022-08-22T15:26:44.739Z] Removing intermediate container 803eddb7253e [2022-08-22T15:26:44.739Z] ---> 8deae29a4888 [2022-08-22T15:26:44.739Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-22T15:26:44.739Z] ---> 8e6e1de72ecb [2022-08-22T15:26:44.739Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-22T15:26:45.022Z] ---> Running in 2c8be1ae1914 [2022-08-22T15:26:45.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:45.022Z] ---> Running in c932ab73d777 [2022-08-22T15:26:45.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:45.309Z] Removing intermediate container 0f1159143167 [2022-08-22T15:26:45.309Z] ---> e4c714236a5d [2022-08-22T15:26:45.309Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-22T15:26:45.589Z] ---> Running in 6af1796502fa [2022-08-22T15:26:46.596Z] OK: 221 MiB in 51 packages [2022-08-22T15:26:46.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:47.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:47.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:47.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:47.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:47.476Z] Removing intermediate container c3bb033975e0 [2022-08-22T15:26:47.476Z] ---> 0459ca0a8b52 [2022-08-22T15:26:47.476Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-22T15:26:48.078Z] ---> 840d637eb7db [2022-08-22T15:26:48.078Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:26:48.351Z] ---> Running in 04a4071a6475 [2022-08-22T15:26:48.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:48.378Z] Removing intermediate container 1695980da842 [2022-08-22T15:26:48.378Z] ---> 4f8b5b6311fc [2022-08-22T15:26:48.378Z] [2022-08-22T15:26:48.378Z] Step 10/24 : FROM alpine:3.16 [2022-08-22T15:26:48.378Z] ---> 9c6f07244728 [2022-08-22T15:26:48.378Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-22T15:26:48.378Z] ---> Using cache [2022-08-22T15:26:48.378Z] ---> 529d4a1643ab [2022-08-22T15:26:48.378Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-22T15:26:48.378Z] ---> Using cache [2022-08-22T15:26:48.378Z] ---> 917ff028b959 [2022-08-22T15:26:48.378Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-22T15:26:48.378Z] ---> Running in d0cbc8e586ca [2022-08-22T15:26:48.378Z] Removing intermediate container d0cbc8e586ca [2022-08-22T15:26:48.378Z] ---> f748d507a65b [2022-08-22T15:26:48.378Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-22T15:26:48.378Z] ---> Running in 80b9db59f98b [2022-08-22T15:26:48.378Z] Removing intermediate container 48e2b65adbe5 [2022-08-22T15:26:48.378Z] ---> ba9507bddc33 [2022-08-22T15:26:48.378Z] Step 8/23 : COPY . . [2022-08-22T15:26:48.378Z] Removing intermediate container 80b9db59f98b [2022-08-22T15:26:48.378Z] ---> fc76b9d2213d [2022-08-22T15:26:48.378Z] Step 15/24 : WORKDIR / [2022-08-22T15:26:48.378Z] ---> Running in 3839f0ca1aaf [2022-08-22T15:26:48.378Z] Removing intermediate container 3839f0ca1aaf [2022-08-22T15:26:48.378Z] ---> 24ce54f11ade [2022-08-22T15:26:48.378Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:26:48.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:48.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:26:48.625Z] OK: 221 MiB in 51 packages [2022-08-22T15:26:48.642Z] ---> 4dbfd0c5cb1a [2022-08-22T15:26:48.642Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-22T15:26:49.217Z] ---> 095dcdfa306e [2022-08-22T15:26:49.217Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-22T15:26:49.477Z] ---> c9c928cc5577 [2022-08-22T15:26:49.477Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-22T15:26:49.736Z] ---> a5e81d1232c9 [2022-08-22T15:26:49.736Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-22T15:26:49.736Z] ---> Running in 29cb6391e388 [2022-08-22T15:26:50.014Z] Removing intermediate container 29cb6391e388 [2022-08-22T15:26:50.014Z] ---> 109d26b460b0 [2022-08-22T15:26:50.014Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:26:50.014Z] ---> Running in 5d72aa904f6c [2022-08-22T15:26:50.101Z] OK: 221 MiB in 51 packages [2022-08-22T15:26:50.102Z] OK: 221 MiB in 51 packages [2022-08-22T15:26:50.102Z] OK: 221 MiB in 51 packages [2022-08-22T15:26:50.102Z] Removing intermediate container 3cdd40379430 [2022-08-22T15:26:50.102Z] ---> 050631ea1ba2 [2022-08-22T15:26:50.102Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-22T15:26:50.275Z] Removing intermediate container 5d72aa904f6c [2022-08-22T15:26:50.275Z] ---> 0a9ffc1c155e [2022-08-22T15:26:50.275Z] Step 22/24 : LABEL arch=x86_64 [2022-08-22T15:26:50.275Z] ---> Running in 3cd3f23d084a [2022-08-22T15:26:50.275Z] Removing intermediate container 3cd3f23d084a [2022-08-22T15:26:50.275Z] ---> e03d51c2295c [2022-08-22T15:26:50.275Z] Step 23/24 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:26:50.275Z] ---> Running in e3d9f4bb1b60 [2022-08-22T15:26:50.544Z] Removing intermediate container e3d9f4bb1b60 [2022-08-22T15:26:50.544Z] ---> 8ff9268e8793 [2022-08-22T15:26:50.544Z] Step 24/24 : LABEL version=2.3.0-dev.49 [2022-08-22T15:26:50.544Z] ---> Running in 9ef766da7e79 [2022-08-22T15:26:50.804Z] Removing intermediate container 9ef766da7e79 [2022-08-22T15:26:50.804Z] ---> 70033a2144c7 [2022-08-22T15:26:50.804Z] [2022-08-22T15:26:50.804Z] Successfully built 70033a2144c7 [2022-08-22T15:26:50.804Z] Successfully tagged core-metadata:latest [2022-08-22T15:26:51.064Z]  Building core-metadata ... done  ---> e559edb2657a [2022-08-22T15:26:51.064Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-22T15:26:51.064Z] ---> Running in 5b478ba55268 [2022-08-22T15:26:51.592Z] Removing intermediate container 2c8be1ae1914 [2022-08-22T15:26:51.592Z] ---> 06a80923f98c [2022-08-22T15:26:51.592Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-22T15:26:51.592Z] Removing intermediate container 6af1796502fa [2022-08-22T15:26:51.592Z] ---> 06ca97e3d426 [2022-08-22T15:26:51.592Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-22T15:26:51.633Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-22T15:26:51.869Z] Removing intermediate container c932ab73d777 [2022-08-22T15:26:51.869Z] ---> fab196dfc749 [2022-08-22T15:26:51.869Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-22T15:26:51.869Z] ---> 15e0c79c726e [2022-08-22T15:26:51.869Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:26:51.869Z] ---> Running in 7d1c953249fd [2022-08-22T15:26:52.860Z] ---> fbf299471a79 [2022-08-22T15:26:52.860Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:26:52.860Z] ---> Running in ab6a39e6e737 [2022-08-22T15:26:53.476Z] ---> 453e05c141c5 [2022-08-22T15:26:53.476Z] ---> 1e6a4f52280d [2022-08-22T15:26:53.476Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:26:53.476Z] [2022-08-22T15:26:53.754Z] ---> Running in 99737da00e40 [2022-08-22T15:26:53.754Z] ---> Running in 148868be0c36 [2022-08-22T15:27:03.861Z] Removing intermediate container 5b478ba55268 [2022-08-22T15:27:03.861Z] ---> 6c70272b3d72 [2022-08-22T15:27:03.861Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-22T15:27:03.861Z] ---> Running in 48c2857f8b45 [2022-08-22T15:27:03.861Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-22T15:27:04.434Z] Removing intermediate container 48c2857f8b45 [2022-08-22T15:27:04.434Z] ---> 8afe58546e62 [2022-08-22T15:27:04.434Z] [2022-08-22T15:27:04.434Z] Step 11/23 : FROM alpine:3.16 [2022-08-22T15:27:04.434Z] ---> 9c6f07244728 [2022-08-22T15:27:04.434Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-22T15:27:04.434Z] ---> Running in 3b666c33d16e [2022-08-22T15:27:04.434Z] Removing intermediate container 3b666c33d16e [2022-08-22T15:27:04.434Z] ---> bc579f5ed936 [2022-08-22T15:27:04.434Z] Step 13/23 : 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-08-22T15:27:04.694Z] ---> Running in 556ec27c778d [2022-08-22T15:27:04.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:27:04.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:27:05.219Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-22T15:27:05.219Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-22T15:27:05.219Z] (3/33) Installing readline (8.1.2-r0) [2022-08-22T15:27:05.219Z] (4/33) Installing bash (5.1.16-r2) [2022-08-22T15:27:05.219Z] Executing bash-5.1.16-r2.post-install [2022-08-22T15:27:05.219Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-22T15:27:05.219Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-22T15:27:05.219Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-22T15:27:05.219Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-22T15:27:05.219Z] (9/33) Installing curl (7.83.1-r2) [2022-08-22T15:27:05.219Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-22T15:27:05.481Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-22T15:27:05.481Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-22T15:27:05.481Z] (13/33) Installing expat (2.4.8-r0) [2022-08-22T15:27:05.481Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-22T15:27:05.481Z] (15/33) Installing gdbm (1.23-r0) [2022-08-22T15:27:05.481Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-22T15:27:05.481Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-22T15:27:05.481Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-22T15:27:05.481Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-22T15:27:05.481Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-22T15:27:05.481Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-22T15:27:05.741Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-22T15:27:05.741Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-22T15:27:05.741Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-22T15:27:05.741Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-22T15:27:05.741Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-22T15:27:05.741Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-22T15:27:06.001Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-22T15:27:06.001Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-22T15:27:06.001Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-22T15:27:06.002Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-22T15:27:06.002Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-22T15:27:06.002Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-22T15:27:06.002Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:27:06.002Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T15:27:06.002Z] OK: 122 MiB in 47 packages [2022-08-22T15:27:07.913Z] Collecting docker-compose==1.23.2 [2022-08-22T15:27:07.913Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-22T15:27:07.913Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.3 MB/s eta 0:00:00 [2022-08-22T15:27:07.913Z] Collecting docopt<0.7,>=0.6.1 [2022-08-22T15:27:07.913Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-22T15:27:07.913Z] Preparing metadata (setup.py): started [2022-08-22T15:27:08.175Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-22T15:27:08.175Z] Collecting cached-property<2,>=1.2.0 [2022-08-22T15:27:08.175Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-22T15:27:08.435Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-22T15:27:08.435Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-22T15:27:08.435Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 122.0 MB/s eta 0:00:00 [2022-08-22T15:27:08.435Z] Collecting docker<4.0,>=3.6.0 [2022-08-22T15:27:08.435Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-22T15:27:08.435Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 62.1 MB/s eta 0:00:00 [2022-08-22T15:27:08.435Z] 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-08-22T15:27:08.435Z] Collecting jsonschema<3,>=2.5.1 [2022-08-22T15:27:08.435Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-22T15:27:08.694Z] Collecting PyYAML<4,>=3.10 [2022-08-22T15:27:08.694Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-22T15:27:08.694Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 48.9 MB/s eta 0:00:00 [2022-08-22T15:27:08.694Z] Preparing metadata (setup.py): started [2022-08-22T15:27:08.953Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-22T15:27:08.953Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-22T15:27:08.953Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-22T15:27:08.953Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 135.0 MB/s eta 0:00:00 [2022-08-22T15:27:09.213Z] Collecting texttable<0.10,>=0.9.0 [2022-08-22T15:27:09.213Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-22T15:27:09.213Z] Preparing metadata (setup.py): started [2022-08-22T15:27:09.213Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-22T15:27:09.474Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-22T15:27:09.474Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-22T15:27:09.474Z] Preparing metadata (setup.py): started [2022-08-22T15:27:09.735Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-22T15:27:09.735Z] Collecting docker-pycreds>=0.4.0 [2022-08-22T15:27:09.735Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-22T15:27:09.735Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-22T15:27:09.735Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-22T15:27:09.735Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 145.9 MB/s eta 0:00:00 [2022-08-22T15:27:09.735Z] Collecting certifi>=2017.4.17 [2022-08-22T15:27:09.735Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-22T15:27:09.735Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 159.3 MB/s eta 0:00:00 [2022-08-22T15:27:09.995Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-22T15:27:09.995Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-22T15:27:09.995Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 139.1 MB/s eta 0:00:00 [2022-08-22T15:27:09.995Z] Collecting idna<2.8,>=2.5 [2022-08-22T15:27:09.995Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-22T15:27:09.995Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 130.4 MB/s eta 0:00:00 [2022-08-22T15:27:09.995Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-22T15:27:09.995Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-22T15:27:09.995Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-22T15:27:09.995Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-22T15:27:09.995Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-22T15:27:09.995Z] Running setup.py install for texttable: started [2022-08-22T15:27:10.256Z] Running setup.py install for texttable: finished with status 'done' [2022-08-22T15:27:10.256Z] Running setup.py install for PyYAML: started [2022-08-22T15:27:10.826Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-22T15:27:10.826Z] Running setup.py install for docopt: started [2022-08-22T15:27:11.397Z] Running setup.py install for docopt: finished with status 'done' [2022-08-22T15:27:11.657Z] Running setup.py install for dockerpty: started [2022-08-22T15:27:11.917Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-22T15:27:12.488Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-22T15:27:12.488Z] 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-08-22T15:27:15.784Z] Removing intermediate container 556ec27c778d [2022-08-22T15:27:15.784Z] ---> b05e0067de15 [2022-08-22T15:27:15.784Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-22T15:27:15.784Z] ---> Running in 656cecb40454 [2022-08-22T15:27:16.044Z] Removing intermediate container 656cecb40454 [2022-08-22T15:27:16.044Z] ---> cbc1e2aad395 [2022-08-22T15:27:16.044Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-22T15:27:16.044Z] ---> Running in 95fd5853bd26 [2022-08-22T15:27:16.044Z] Removing intermediate container 95fd5853bd26 [2022-08-22T15:27:16.044Z] ---> 4959242f3a01 [2022-08-22T15:27:16.044Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-22T15:27:16.304Z] ---> 7625d639ba9f [2022-08-22T15:27:16.304Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-22T15:27:16.581Z] ---> c475d681179d [2022-08-22T15:27:16.581Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-22T15:27:16.844Z] ---> f5869c3725b3 [2022-08-22T15:27:16.844Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-22T15:27:16.844Z] ---> Running in 9a028f3b9ddd [2022-08-22T15:27:16.844Z] Removing intermediate container 9a028f3b9ddd [2022-08-22T15:27:16.844Z] ---> c810bfc79a94 [2022-08-22T15:27:16.844Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:27:16.844Z] ---> Running in 89ddb5b9131b [2022-08-22T15:27:16.844Z] Removing intermediate container 89ddb5b9131b [2022-08-22T15:27:16.844Z] ---> 10420b26f4a0 [2022-08-22T15:27:16.844Z] Step 21/23 : LABEL arch=x86_64 [2022-08-22T15:27:17.104Z] ---> Running in 3d2a30c1f738 [2022-08-22T15:27:17.104Z] Removing intermediate container 3d2a30c1f738 [2022-08-22T15:27:17.104Z] ---> b31557934822 [2022-08-22T15:27:17.104Z] Step 22/23 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:17.104Z] ---> Running in 5ca421526168 [2022-08-22T15:27:17.104Z] Removing intermediate container 5ca421526168 [2022-08-22T15:27:17.104Z] ---> 1e49bf76b15b [2022-08-22T15:27:17.104Z] Step 23/23 : LABEL version=2.3.0-dev.49 [2022-08-22T15:27:17.104Z] ---> Running in 48bcbf37587b [2022-08-22T15:27:17.363Z] Removing intermediate container 48bcbf37587b [2022-08-22T15:27:17.363Z] ---> 0fb121ed4410 [2022-08-22T15:27:17.363Z] [2022-08-22T15:27:17.363Z] Successfully built 0fb121ed4410 [2022-08-22T15:27:17.363Z] Successfully tagged sys-mgmt-agent:latest [2022-08-22T15:27:17.370Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-22T15:27:17.379Z] $ docker stop --time=1 af9333ca6368002c404692ee84f95aebf166873c5a50e01092690c1b387134de [2022-08-22T15:27:18.667Z] $ docker rm -f af9333ca6368002c404692ee84f95aebf166873c5a50e01092690c1b387134de [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T15:27:19.014Z] + docker images [2022-08-22T15:27:19.014Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-22T15:27:19.014Z] sys-mgmt-agent latest 0fb121ed4410 1 second ago 135MB [2022-08-22T15:27:19.014Z] 8afe58546e62 14 seconds ago 1.52GB [2022-08-22T15:27:19.014Z] core-metadata latest 70033a2144c7 28 seconds ago 18.2MB [2022-08-22T15:27:19.014Z] 4f8b5b6311fc 33 seconds ago 1.55GB [2022-08-22T15:27:19.014Z] security-secretstore-setup latest 17dfaa677d7c 39 seconds ago 28.9MB [2022-08-22T15:27:19.014Z] security-proxy-setup latest 0c7b42d0736a 40 seconds ago 27.2MB [2022-08-22T15:27:19.014Z] core-command latest 7540402b42ff 41 seconds ago 16.2MB [2022-08-22T15:27:19.014Z] security-bootstrapper latest 2312b2d29154 45 seconds ago 19.3MB [2022-08-22T15:27:19.014Z] c29b39bbb0db 47 seconds ago 1.52GB [2022-08-22T15:27:19.014Z] c0d3fa5a0c97 49 seconds ago 1.53GB [2022-08-22T15:27:19.014Z] e29afaa6fac3 49 seconds ago 1.53GB [2022-08-22T15:27:19.014Z] core-data latest c825c069247b 53 seconds ago 21.5MB [2022-08-22T15:27:19.014Z] 9b413d19b7ef 59 seconds ago 1.52GB [2022-08-22T15:27:19.014Z] 1f3e761c49bd About a minute ago 1.55GB [2022-08-22T15:27:19.014Z] security-spire-agent latest 7170062719d1 About a minute ago 125MB [2022-08-22T15:27:19.014Z] support-notifications latest f0f482ae55ef About a minute ago 27.2MB [2022-08-22T15:27:19.014Z] support-scheduler latest 85007d5e4d0e About a minute ago 26.5MB [2022-08-22T15:27:19.014Z] deabc39d957b About a minute ago 1.42GB [2022-08-22T15:27:19.014Z] security-spiffe-token-provider latest 220086da0465 About a minute ago 29.2MB [2022-08-22T15:27:19.014Z] c3b67cdd8336 About a minute ago 1.58GB [2022-08-22T15:27:19.014Z] cdfa4d135eb8 About a minute ago 1.58GB [2022-08-22T15:27:19.014Z] acd5ea683d32 About a minute ago 1.57GB [2022-08-22T15:27:19.014Z] security-spire-config latest 146a4c82b0d9 About a minute ago 85.8MB [2022-08-22T15:27:19.014Z] security-spire-server latest 691a8ed7ba89 About a minute ago 86.5MB [2022-08-22T15:27:19.014Z] 9eeb1e93d2cf 2 minutes ago 1.42GB [2022-08-22T15:27:19.014Z] db801b461fa4 2 minutes ago 1.42GB [2022-08-22T15:27:19.014Z] ci-base-image-x86_64 latest 8b100627bec8 5 minutes ago 993MB [2022-08-22T15:27:19.014Z] alpine 3.15 c4fc93816858 12 days ago 5.59MB [2022-08-22T15:27:19.014Z] alpine 3.16 9c6f07244728 12 days ago 5.54MB [2022-08-22T15:27:19.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 weeks ago 253MB [2022-08-22T15:27:19.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 6 weeks ago 677MB [2022-08-22T15:27:19.014Z] 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-08-22T15:27:19.146Z] provisioning config files... [2022-08-22T15:27:19.156Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/284@tmp/config3189545027472468207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:27:19.460Z] ---> docker-login.sh [2022-08-22T15:27:19.460Z] nexus3.edgexfoundry.org:10001 [2022-08-22T15:27:19.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:27:19.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:27:19.722Z] Configure a credential helper to remove this warning. See [2022-08-22T15:27:19.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:27:19.722Z] [2022-08-22T15:27:19.722Z] Login Succeeded [2022-08-22T15:27:19.722Z] nexus3.edgexfoundry.org:10002 [2022-08-22T15:27:19.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:27:19.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:27:19.722Z] Configure a credential helper to remove this warning. See [2022-08-22T15:27:19.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:27:19.722Z] [2022-08-22T15:27:19.722Z] Login Succeeded [2022-08-22T15:27:19.722Z] nexus3.edgexfoundry.org:10003 [2022-08-22T15:27:19.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:27:19.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:27:19.983Z] Configure a credential helper to remove this warning. See [2022-08-22T15:27:19.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:27:19.983Z] [2022-08-22T15:27:19.983Z] Login Succeeded [2022-08-22T15:27:19.983Z] nexus3.edgexfoundry.org:10004 [2022-08-22T15:27:19.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:27:19.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:27:19.983Z] Configure a credential helper to remove this warning. See [2022-08-22T15:27:19.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:27:19.983Z] [2022-08-22T15:27:19.983Z] Login Succeeded [2022-08-22T15:27:19.983Z] docker.io [2022-08-22T15:27:20.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:27:20.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:27:20.505Z] Configure a credential helper to remove this warning. See [2022-08-22T15:27:20.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:27:20.505Z] [2022-08-22T15:27:20.505Z] Login Succeeded [2022-08-22T15:27:20.505Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T15:27:20.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:27:20.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T15:27:20.598Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-22T15:27:20.598Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:20.598Z] latest [2022-08-22T15:27:20.598Z] 2.3.0-dev.49 [2022-08-22T15:27:20.598Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:20.598Z] main [2022-08-22T15:27:20.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:20.940Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:21.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:21.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-22T15:27:21.259Z] 750a3aa4958b: Preparing [2022-08-22T15:27:21.259Z] 1a9cbb5bf8ef: Preparing [2022-08-22T15:27:21.259Z] dc527c80d111: Preparing [2022-08-22T15:27:21.259Z] 797c508efba9: Preparing [2022-08-22T15:27:21.259Z] 994393dc58e7: Preparing [2022-08-22T15:27:21.259Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:21.259Z] 750a3aa4958b: Pushed [2022-08-22T15:27:21.259Z] dc527c80d111: Pushed [2022-08-22T15:27:21.259Z] 797c508efba9: Pushed [2022-08-22T15:27:22.642Z] 1a9cbb5bf8ef: Pushed [2022-08-22T15:27:22.642Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:f2217bd4ff47e4dbb1b319e9ac5ab5611e1046a8f47bacb997ac9512a7d1d3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:22.974Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:23.291Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-22T15:27:23.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-22T15:27:23.291Z] 750a3aa4958b: Preparing [2022-08-22T15:27:23.291Z] 1a9cbb5bf8ef: Preparing [2022-08-22T15:27:23.291Z] dc527c80d111: Preparing [2022-08-22T15:27:23.291Z] 797c508efba9: Preparing [2022-08-22T15:27:23.291Z] 994393dc58e7: Preparing [2022-08-22T15:27:23.291Z] 797c508efba9: Layer already exists [2022-08-22T15:27:23.291Z] 750a3aa4958b: Layer already exists [2022-08-22T15:27:23.291Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:23.291Z] 1a9cbb5bf8ef: Layer already exists [2022-08-22T15:27:23.291Z] dc527c80d111: Layer already exists [2022-08-22T15:27:23.291Z] latest: digest: sha256:f2217bd4ff47e4dbb1b319e9ac5ab5611e1046a8f47bacb997ac9512a7d1d3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:23.629Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:23.949Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.49 [2022-08-22T15:27:23.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-22T15:27:23.949Z] 750a3aa4958b: Preparing [2022-08-22T15:27:23.949Z] 1a9cbb5bf8ef: Preparing [2022-08-22T15:27:23.949Z] dc527c80d111: Preparing [2022-08-22T15:27:23.949Z] 797c508efba9: Preparing [2022-08-22T15:27:23.949Z] 994393dc58e7: Preparing [2022-08-22T15:27:23.949Z] 750a3aa4958b: Layer already exists [2022-08-22T15:27:23.949Z] dc527c80d111: Layer already exists [2022-08-22T15:27:23.949Z] 1a9cbb5bf8ef: Layer already exists [2022-08-22T15:27:23.949Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:23.949Z] 797c508efba9: Layer already exists [2022-08-22T15:27:23.949Z] 2.3.0-dev.49: digest: sha256:f2217bd4ff47e4dbb1b319e9ac5ab5611e1046a8f47bacb997ac9512a7d1d3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:24.278Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:24.600Z] + docker push nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:24.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-22T15:27:24.600Z] 750a3aa4958b: Preparing [2022-08-22T15:27:24.600Z] 1a9cbb5bf8ef: Preparing [2022-08-22T15:27:24.600Z] dc527c80d111: Preparing [2022-08-22T15:27:24.600Z] 797c508efba9: Preparing [2022-08-22T15:27:24.600Z] 994393dc58e7: Preparing [2022-08-22T15:27:24.600Z] 1a9cbb5bf8ef: Layer already exists [2022-08-22T15:27:24.600Z] dc527c80d111: Layer already exists [2022-08-22T15:27:24.600Z] 750a3aa4958b: Layer already exists [2022-08-22T15:27:24.600Z] 797c508efba9: Layer already exists [2022-08-22T15:27:24.600Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:24.600Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:f2217bd4ff47e4dbb1b319e9ac5ab5611e1046a8f47bacb997ac9512a7d1d3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:24.938Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:25.267Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-22T15:27:25.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-22T15:27:25.267Z] 750a3aa4958b: Preparing [2022-08-22T15:27:25.267Z] 1a9cbb5bf8ef: Preparing [2022-08-22T15:27:25.267Z] dc527c80d111: Preparing [2022-08-22T15:27:25.267Z] 797c508efba9: Preparing [2022-08-22T15:27:25.267Z] 994393dc58e7: Preparing [2022-08-22T15:27:25.267Z] 797c508efba9: Layer already exists [2022-08-22T15:27:25.267Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:25.267Z] 750a3aa4958b: Layer already exists [2022-08-22T15:27:25.267Z] dc527c80d111: Layer already exists [2022-08-22T15:27:25.267Z] 1a9cbb5bf8ef: Layer already exists [2022-08-22T15:27:25.267Z] main: digest: sha256:f2217bd4ff47e4dbb1b319e9ac5ab5611e1046a8f47bacb997ac9512a7d1d3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:27:25.334Z] ===================================================== [Pipeline] echo [2022-08-22T15:27:25.345Z] taggedImages: [2022-08-22T15:27:25.345Z] - nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:25.345Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-22T15:27:25.345Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.49 [2022-08-22T15:27:25.345Z] - nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:25.345Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-22T15:27:25.377Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-22T15:27:25.377Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:25.377Z] latest [2022-08-22T15:27:25.377Z] 2.3.0-dev.49 [2022-08-22T15:27:25.377Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:25.377Z] main [2022-08-22T15:27:25.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:25.722Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:26.043Z] + docker push nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:26.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-22T15:27:26.043Z] 6745aa3cddb6: Preparing [2022-08-22T15:27:26.043Z] 33b8d444d746: Preparing [2022-08-22T15:27:26.043Z] dc527c80d111: Preparing [2022-08-22T15:27:26.043Z] 5cc6fa9e38ab: Preparing [2022-08-22T15:27:26.043Z] 900e824b69f3: Preparing [2022-08-22T15:27:26.043Z] 994393dc58e7: Preparing [2022-08-22T15:27:26.043Z] 994393dc58e7: Waiting [2022-08-22T15:27:26.043Z] dc527c80d111: Layer already exists [2022-08-22T15:27:26.043Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:26.043Z] 6745aa3cddb6: Pushed [2022-08-22T15:27:26.043Z] 900e824b69f3: Pushed [2022-08-22T15:27:26.303Z] 5cc6fa9e38ab: Pushed [2022-08-22T15:27:27.686Z] 33b8d444d746: Pushed [2022-08-22T15:27:27.947Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:d305630af4c62045e87181136c2c658d2efb11d451a3cc01dfb65284e4506ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:28.275Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:28.592Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-22T15:27:28.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-22T15:27:28.593Z] 6745aa3cddb6: Preparing [2022-08-22T15:27:28.593Z] 33b8d444d746: Preparing [2022-08-22T15:27:28.593Z] dc527c80d111: Preparing [2022-08-22T15:27:28.593Z] 5cc6fa9e38ab: Preparing [2022-08-22T15:27:28.593Z] 900e824b69f3: Preparing [2022-08-22T15:27:28.593Z] 994393dc58e7: Preparing [2022-08-22T15:27:28.593Z] 994393dc58e7: Waiting [2022-08-22T15:27:28.593Z] 33b8d444d746: Layer already exists [2022-08-22T15:27:28.593Z] 6745aa3cddb6: Layer already exists [2022-08-22T15:27:28.593Z] 900e824b69f3: Layer already exists [2022-08-22T15:27:28.593Z] 5cc6fa9e38ab: Layer already exists [2022-08-22T15:27:28.593Z] dc527c80d111: Layer already exists [2022-08-22T15:27:28.593Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:28.593Z] latest: digest: sha256:d305630af4c62045e87181136c2c658d2efb11d451a3cc01dfb65284e4506ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:28.985Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:29.379Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.49 [2022-08-22T15:27:29.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-22T15:27:29.379Z] 6745aa3cddb6: Preparing [2022-08-22T15:27:29.379Z] 33b8d444d746: Preparing [2022-08-22T15:27:29.379Z] dc527c80d111: Preparing [2022-08-22T15:27:29.379Z] 5cc6fa9e38ab: Preparing [2022-08-22T15:27:29.379Z] 900e824b69f3: Preparing [2022-08-22T15:27:29.379Z] 994393dc58e7: Preparing [2022-08-22T15:27:29.379Z] 994393dc58e7: Waiting [2022-08-22T15:27:29.379Z] 5cc6fa9e38ab: Layer already exists [2022-08-22T15:27:29.379Z] 6745aa3cddb6: Layer already exists [2022-08-22T15:27:29.379Z] dc527c80d111: Layer already exists [2022-08-22T15:27:29.379Z] 33b8d444d746: Layer already exists [2022-08-22T15:27:29.379Z] 900e824b69f3: Layer already exists [2022-08-22T15:27:29.379Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:29.379Z] 2.3.0-dev.49: digest: sha256:d305630af4c62045e87181136c2c658d2efb11d451a3cc01dfb65284e4506ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:29.702Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:30.018Z] + docker push nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:30.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-22T15:27:30.018Z] 6745aa3cddb6: Preparing [2022-08-22T15:27:30.018Z] 33b8d444d746: Preparing [2022-08-22T15:27:30.018Z] dc527c80d111: Preparing [2022-08-22T15:27:30.018Z] 5cc6fa9e38ab: Preparing [2022-08-22T15:27:30.018Z] 900e824b69f3: Preparing [2022-08-22T15:27:30.018Z] 994393dc58e7: Preparing [2022-08-22T15:27:30.018Z] 994393dc58e7: Waiting [2022-08-22T15:27:30.018Z] 5cc6fa9e38ab: Layer already exists [2022-08-22T15:27:30.018Z] dc527c80d111: Layer already exists [2022-08-22T15:27:30.018Z] 33b8d444d746: Layer already exists [2022-08-22T15:27:30.018Z] 6745aa3cddb6: Layer already exists [2022-08-22T15:27:30.018Z] 900e824b69f3: Layer already exists [2022-08-22T15:27:30.018Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:30.018Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:d305630af4c62045e87181136c2c658d2efb11d451a3cc01dfb65284e4506ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:30.341Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:30.656Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-22T15:27:30.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-22T15:27:30.656Z] 6745aa3cddb6: Preparing [2022-08-22T15:27:30.656Z] 33b8d444d746: Preparing [2022-08-22T15:27:30.656Z] dc527c80d111: Preparing [2022-08-22T15:27:30.656Z] 5cc6fa9e38ab: Preparing [2022-08-22T15:27:30.656Z] 900e824b69f3: Preparing [2022-08-22T15:27:30.656Z] 994393dc58e7: Preparing [2022-08-22T15:27:30.656Z] 994393dc58e7: Waiting [2022-08-22T15:27:30.656Z] dc527c80d111: Layer already exists [2022-08-22T15:27:30.656Z] 33b8d444d746: Layer already exists [2022-08-22T15:27:30.656Z] 6745aa3cddb6: Layer already exists [2022-08-22T15:27:30.656Z] 5cc6fa9e38ab: Layer already exists [2022-08-22T15:27:30.656Z] 900e824b69f3: Layer already exists [2022-08-22T15:27:30.656Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:30.656Z] main: digest: sha256:d305630af4c62045e87181136c2c658d2efb11d451a3cc01dfb65284e4506ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:27:30.709Z] ===================================================== [Pipeline] echo [2022-08-22T15:27:30.720Z] taggedImages: [2022-08-22T15:27:30.720Z] - nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:30.720Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-22T15:27:30.720Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.49 [2022-08-22T15:27:30.720Z] - nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:30.720Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-22T15:27:30.750Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-22T15:27:30.750Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:30.750Z] latest [2022-08-22T15:27:30.750Z] 2.3.0-dev.49 [2022-08-22T15:27:30.750Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:30.750Z] main [2022-08-22T15:27:30.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:31.099Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:31.413Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:31.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-22T15:27:31.413Z] 163c9b27dd04: Preparing [2022-08-22T15:27:31.413Z] c9b970e88719: Preparing [2022-08-22T15:27:31.413Z] c3fb819c6998: Preparing [2022-08-22T15:27:31.413Z] dc527c80d111: Preparing [2022-08-22T15:27:31.413Z] 797c508efba9: Preparing [2022-08-22T15:27:31.413Z] 994393dc58e7: Preparing [2022-08-22T15:27:31.413Z] 994393dc58e7: Waiting [2022-08-22T15:27:31.413Z] 797c508efba9: Layer already exists [2022-08-22T15:27:31.413Z] dc527c80d111: Layer already exists [2022-08-22T15:27:31.413Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:31.413Z] c9b970e88719: Pushed [2022-08-22T15:27:31.413Z] 163c9b27dd04: Pushed [2022-08-22T15:27:32.797Z] c3fb819c6998: Pushed [2022-08-22T15:27:32.797Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:a624ac6f582e887f18a77f3901a52fc8ecc320116bb312531545941112cad2a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:33.122Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:33.438Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-22T15:27:33.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-22T15:27:33.438Z] 163c9b27dd04: Preparing [2022-08-22T15:27:33.438Z] c9b970e88719: Preparing [2022-08-22T15:27:33.438Z] c3fb819c6998: Preparing [2022-08-22T15:27:33.438Z] dc527c80d111: Preparing [2022-08-22T15:27:33.438Z] 797c508efba9: Preparing [2022-08-22T15:27:33.438Z] 994393dc58e7: Preparing [2022-08-22T15:27:33.438Z] 994393dc58e7: Waiting [2022-08-22T15:27:33.438Z] 797c508efba9: Layer already exists [2022-08-22T15:27:33.438Z] 163c9b27dd04: Layer already exists [2022-08-22T15:27:33.438Z] dc527c80d111: Layer already exists [2022-08-22T15:27:33.438Z] c9b970e88719: Layer already exists [2022-08-22T15:27:33.438Z] c3fb819c6998: Layer already exists [2022-08-22T15:27:33.438Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:33.438Z] latest: digest: sha256:a624ac6f582e887f18a77f3901a52fc8ecc320116bb312531545941112cad2a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:33.763Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:34.079Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.49 [2022-08-22T15:27:34.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-22T15:27:34.079Z] 163c9b27dd04: Preparing [2022-08-22T15:27:34.079Z] c9b970e88719: Preparing [2022-08-22T15:27:34.079Z] c3fb819c6998: Preparing [2022-08-22T15:27:34.079Z] dc527c80d111: Preparing [2022-08-22T15:27:34.079Z] 797c508efba9: Preparing [2022-08-22T15:27:34.079Z] 994393dc58e7: Preparing [2022-08-22T15:27:34.079Z] 994393dc58e7: Waiting [2022-08-22T15:27:34.079Z] c3fb819c6998: Layer already exists [2022-08-22T15:27:34.079Z] dc527c80d111: Layer already exists [2022-08-22T15:27:34.079Z] 163c9b27dd04: Layer already exists [2022-08-22T15:27:34.079Z] c9b970e88719: Layer already exists [2022-08-22T15:27:34.079Z] 797c508efba9: Layer already exists [2022-08-22T15:27:34.079Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:34.079Z] 2.3.0-dev.49: digest: sha256:a624ac6f582e887f18a77f3901a52fc8ecc320116bb312531545941112cad2a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:34.401Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:34.719Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:34.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-22T15:27:34.720Z] 163c9b27dd04: Preparing [2022-08-22T15:27:34.720Z] c9b970e88719: Preparing [2022-08-22T15:27:34.720Z] c3fb819c6998: Preparing [2022-08-22T15:27:34.720Z] dc527c80d111: Preparing [2022-08-22T15:27:34.720Z] 797c508efba9: Preparing [2022-08-22T15:27:34.720Z] 994393dc58e7: Preparing [2022-08-22T15:27:34.720Z] 994393dc58e7: Waiting [2022-08-22T15:27:34.720Z] dc527c80d111: Layer already exists [2022-08-22T15:27:34.720Z] c9b970e88719: Layer already exists [2022-08-22T15:27:34.720Z] 163c9b27dd04: Layer already exists [2022-08-22T15:27:34.720Z] c3fb819c6998: Layer already exists [2022-08-22T15:27:34.720Z] 797c508efba9: Layer already exists [2022-08-22T15:27:34.720Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:34.720Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:a624ac6f582e887f18a77f3901a52fc8ecc320116bb312531545941112cad2a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:35.051Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:35.364Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-22T15:27:35.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-22T15:27:35.364Z] 163c9b27dd04: Preparing [2022-08-22T15:27:35.364Z] c9b970e88719: Preparing [2022-08-22T15:27:35.364Z] c3fb819c6998: Preparing [2022-08-22T15:27:35.364Z] dc527c80d111: Preparing [2022-08-22T15:27:35.364Z] 797c508efba9: Preparing [2022-08-22T15:27:35.364Z] 994393dc58e7: Preparing [2022-08-22T15:27:35.364Z] 994393dc58e7: Waiting [2022-08-22T15:27:35.364Z] dc527c80d111: Layer already exists [2022-08-22T15:27:35.364Z] 163c9b27dd04: Layer already exists [2022-08-22T15:27:35.364Z] c9b970e88719: Layer already exists [2022-08-22T15:27:35.364Z] c3fb819c6998: Layer already exists [2022-08-22T15:27:35.364Z] 797c508efba9: Layer already exists [2022-08-22T15:27:35.364Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:35.364Z] main: digest: sha256:a624ac6f582e887f18a77f3901a52fc8ecc320116bb312531545941112cad2a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:27:35.415Z] ===================================================== [Pipeline] echo [2022-08-22T15:27:35.426Z] taggedImages: [2022-08-22T15:27:35.426Z] - nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:35.426Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-22T15:27:35.426Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.49 [2022-08-22T15:27:35.426Z] - nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:35.426Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-22T15:27:35.448Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-22T15:27:35.448Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:35.448Z] latest [2022-08-22T15:27:35.448Z] 2.3.0-dev.49 [2022-08-22T15:27:35.448Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:35.448Z] main [2022-08-22T15:27:35.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:35.776Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:36.088Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:36.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-22T15:27:36.088Z] 2839de1eb20d: Preparing [2022-08-22T15:27:36.088Z] 2839de1eb20d: Preparing [2022-08-22T15:27:36.088Z] 3fc69529cb7d: Preparing [2022-08-22T15:27:36.088Z] 9a149c39fbdc: Preparing [2022-08-22T15:27:36.088Z] a8c7e87fb5e9: Preparing [2022-08-22T15:27:36.088Z] 57a4840bcff2: Preparing [2022-08-22T15:27:36.088Z] dc527c80d111: Preparing [2022-08-22T15:27:36.088Z] 145a59fb78bf: Preparing [2022-08-22T15:27:36.088Z] dc527c80d111: Waiting [2022-08-22T15:27:36.088Z] 145a59fb78bf: Waiting [2022-08-22T15:27:36.088Z] f271252c506e: Preparing [2022-08-22T15:27:36.088Z] d2b626423897: Preparing [2022-08-22T15:27:36.088Z] c1da85dd0b8c: Preparing [2022-08-22T15:27:36.088Z] 994393dc58e7: Preparing [2022-08-22T15:27:36.088Z] f271252c506e: Waiting [2022-08-22T15:27:36.088Z] d2b626423897: Waiting [2022-08-22T15:27:36.088Z] c1da85dd0b8c: Waiting [2022-08-22T15:27:36.088Z] 994393dc58e7: Waiting [2022-08-22T15:27:36.088Z] 2839de1eb20d: Pushed [2022-08-22T15:27:36.088Z] 9a149c39fbdc: Pushed [2022-08-22T15:27:36.088Z] a8c7e87fb5e9: Pushed [2022-08-22T15:27:36.088Z] 3fc69529cb7d: Pushed [2022-08-22T15:27:36.088Z] dc527c80d111: Layer already exists [2022-08-22T15:27:36.349Z] 145a59fb78bf: Pushed [2022-08-22T15:27:36.349Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:36.349Z] c1da85dd0b8c: Pushed [2022-08-22T15:27:36.349Z] f271252c506e: Pushed [2022-08-22T15:27:36.349Z] d2b626423897: Pushed [2022-08-22T15:27:37.738Z] 57a4840bcff2: Pushed [2022-08-22T15:27:38.002Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:caafd013345d7a47228238fc900b627bcea3db30df283e1777b8d027c70a855a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:38.341Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:38.659Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-22T15:27:38.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-22T15:27:38.659Z] 2839de1eb20d: Preparing [2022-08-22T15:27:38.659Z] 2839de1eb20d: Preparing [2022-08-22T15:27:38.659Z] 3fc69529cb7d: Preparing [2022-08-22T15:27:38.659Z] 9a149c39fbdc: Preparing [2022-08-22T15:27:38.659Z] a8c7e87fb5e9: Preparing [2022-08-22T15:27:38.659Z] 57a4840bcff2: Preparing [2022-08-22T15:27:38.659Z] dc527c80d111: Preparing [2022-08-22T15:27:38.659Z] 145a59fb78bf: Preparing [2022-08-22T15:27:38.659Z] f271252c506e: Preparing [2022-08-22T15:27:38.659Z] d2b626423897: Preparing [2022-08-22T15:27:38.659Z] c1da85dd0b8c: Preparing [2022-08-22T15:27:38.659Z] 994393dc58e7: Preparing [2022-08-22T15:27:38.659Z] 145a59fb78bf: Waiting [2022-08-22T15:27:38.659Z] f271252c506e: Waiting [2022-08-22T15:27:38.659Z] d2b626423897: Waiting [2022-08-22T15:27:38.659Z] c1da85dd0b8c: Waiting [2022-08-22T15:27:38.659Z] 9a149c39fbdc: Layer already exists [2022-08-22T15:27:38.659Z] 57a4840bcff2: Layer already exists [2022-08-22T15:27:38.659Z] 2839de1eb20d: Layer already exists [2022-08-22T15:27:38.659Z] a8c7e87fb5e9: Layer already exists [2022-08-22T15:27:38.659Z] 3fc69529cb7d: Layer already exists [2022-08-22T15:27:38.659Z] dc527c80d111: Layer already exists [2022-08-22T15:27:38.659Z] 145a59fb78bf: Layer already exists [2022-08-22T15:27:38.659Z] f271252c506e: Layer already exists [2022-08-22T15:27:38.659Z] d2b626423897: Layer already exists [2022-08-22T15:27:38.659Z] c1da85dd0b8c: Layer already exists [2022-08-22T15:27:38.659Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:38.659Z] latest: digest: sha256:caafd013345d7a47228238fc900b627bcea3db30df283e1777b8d027c70a855a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:39.042Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:39.359Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.49 [2022-08-22T15:27:39.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-22T15:27:39.360Z] 2839de1eb20d: Preparing [2022-08-22T15:27:39.360Z] 2839de1eb20d: Preparing [2022-08-22T15:27:39.360Z] 3fc69529cb7d: Preparing [2022-08-22T15:27:39.360Z] 9a149c39fbdc: Preparing [2022-08-22T15:27:39.360Z] a8c7e87fb5e9: Preparing [2022-08-22T15:27:39.360Z] 57a4840bcff2: Preparing [2022-08-22T15:27:39.360Z] dc527c80d111: Preparing [2022-08-22T15:27:39.360Z] 145a59fb78bf: Preparing [2022-08-22T15:27:39.360Z] f271252c506e: Preparing [2022-08-22T15:27:39.360Z] d2b626423897: Preparing [2022-08-22T15:27:39.360Z] c1da85dd0b8c: Preparing [2022-08-22T15:27:39.360Z] 994393dc58e7: Preparing [2022-08-22T15:27:39.360Z] dc527c80d111: Waiting [2022-08-22T15:27:39.360Z] 145a59fb78bf: Waiting [2022-08-22T15:27:39.360Z] f271252c506e: Waiting [2022-08-22T15:27:39.360Z] d2b626423897: Waiting [2022-08-22T15:27:39.360Z] c1da85dd0b8c: Waiting [2022-08-22T15:27:39.360Z] 994393dc58e7: Waiting [2022-08-22T15:27:39.360Z] a8c7e87fb5e9: Layer already exists [2022-08-22T15:27:39.360Z] 3fc69529cb7d: Layer already exists [2022-08-22T15:27:39.360Z] 9a149c39fbdc: Layer already exists [2022-08-22T15:27:39.360Z] 57a4840bcff2: Layer already exists [2022-08-22T15:27:39.360Z] 2839de1eb20d: Layer already exists [2022-08-22T15:27:39.360Z] dc527c80d111: Layer already exists [2022-08-22T15:27:39.360Z] c1da85dd0b8c: Layer already exists [2022-08-22T15:27:39.360Z] f271252c506e: Layer already exists [2022-08-22T15:27:39.360Z] 145a59fb78bf: Layer already exists [2022-08-22T15:27:39.360Z] d2b626423897: Layer already exists [2022-08-22T15:27:39.360Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:39.360Z] 2.3.0-dev.49: digest: sha256:caafd013345d7a47228238fc900b627bcea3db30df283e1777b8d027c70a855a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:39.684Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:40.004Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:40.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-22T15:27:40.004Z] 2839de1eb20d: Preparing [2022-08-22T15:27:40.004Z] 2839de1eb20d: Preparing [2022-08-22T15:27:40.004Z] 3fc69529cb7d: Preparing [2022-08-22T15:27:40.004Z] 9a149c39fbdc: Preparing [2022-08-22T15:27:40.004Z] a8c7e87fb5e9: Preparing [2022-08-22T15:27:40.004Z] 57a4840bcff2: Preparing [2022-08-22T15:27:40.004Z] dc527c80d111: Preparing [2022-08-22T15:27:40.004Z] 145a59fb78bf: Preparing [2022-08-22T15:27:40.004Z] f271252c506e: Preparing [2022-08-22T15:27:40.004Z] d2b626423897: Preparing [2022-08-22T15:27:40.004Z] c1da85dd0b8c: Preparing [2022-08-22T15:27:40.004Z] 994393dc58e7: Preparing [2022-08-22T15:27:40.004Z] f271252c506e: Waiting [2022-08-22T15:27:40.004Z] d2b626423897: Waiting [2022-08-22T15:27:40.004Z] c1da85dd0b8c: Waiting [2022-08-22T15:27:40.004Z] 994393dc58e7: Waiting [2022-08-22T15:27:40.004Z] dc527c80d111: Waiting [2022-08-22T15:27:40.004Z] a8c7e87fb5e9: Layer already exists [2022-08-22T15:27:40.004Z] 3fc69529cb7d: Layer already exists [2022-08-22T15:27:40.004Z] 57a4840bcff2: Layer already exists [2022-08-22T15:27:40.004Z] 2839de1eb20d: Layer already exists [2022-08-22T15:27:40.004Z] 9a149c39fbdc: Layer already exists [2022-08-22T15:27:40.004Z] 145a59fb78bf: Layer already exists [2022-08-22T15:27:40.004Z] dc527c80d111: Layer already exists [2022-08-22T15:27:40.004Z] f271252c506e: Layer already exists [2022-08-22T15:27:40.004Z] d2b626423897: Layer already exists [2022-08-22T15:27:40.004Z] c1da85dd0b8c: Layer already exists [2022-08-22T15:27:40.004Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:40.004Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:caafd013345d7a47228238fc900b627bcea3db30df283e1777b8d027c70a855a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:40.319Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:40.639Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-22T15:27:40.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-22T15:27:40.639Z] 2839de1eb20d: Preparing [2022-08-22T15:27:40.639Z] 2839de1eb20d: Preparing [2022-08-22T15:27:40.639Z] 3fc69529cb7d: Preparing [2022-08-22T15:27:40.639Z] 9a149c39fbdc: Preparing [2022-08-22T15:27:40.639Z] a8c7e87fb5e9: Preparing [2022-08-22T15:27:40.639Z] 57a4840bcff2: Preparing [2022-08-22T15:27:40.639Z] dc527c80d111: Preparing [2022-08-22T15:27:40.639Z] 145a59fb78bf: Preparing [2022-08-22T15:27:40.639Z] f271252c506e: Preparing [2022-08-22T15:27:40.639Z] d2b626423897: Preparing [2022-08-22T15:27:40.639Z] c1da85dd0b8c: Preparing [2022-08-22T15:27:40.639Z] 994393dc58e7: Preparing [2022-08-22T15:27:40.639Z] c1da85dd0b8c: Waiting [2022-08-22T15:27:40.639Z] 145a59fb78bf: Waiting [2022-08-22T15:27:40.639Z] f271252c506e: Waiting [2022-08-22T15:27:40.639Z] 994393dc58e7: Waiting [2022-08-22T15:27:40.639Z] d2b626423897: Waiting [2022-08-22T15:27:40.639Z] 9a149c39fbdc: Layer already exists [2022-08-22T15:27:40.639Z] a8c7e87fb5e9: Layer already exists [2022-08-22T15:27:40.639Z] 2839de1eb20d: Layer already exists [2022-08-22T15:27:40.639Z] 57a4840bcff2: Layer already exists [2022-08-22T15:27:40.639Z] 3fc69529cb7d: Layer already exists [2022-08-22T15:27:40.639Z] dc527c80d111: Layer already exists [2022-08-22T15:27:40.639Z] f271252c506e: Layer already exists [2022-08-22T15:27:40.639Z] d2b626423897: Layer already exists [2022-08-22T15:27:40.639Z] c1da85dd0b8c: Layer already exists [2022-08-22T15:27:40.639Z] 145a59fb78bf: Layer already exists [2022-08-22T15:27:40.639Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:40.639Z] main: digest: sha256:caafd013345d7a47228238fc900b627bcea3db30df283e1777b8d027c70a855a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:27:40.691Z] ===================================================== [Pipeline] echo [2022-08-22T15:27:40.701Z] taggedImages: [2022-08-22T15:27:40.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:40.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-22T15:27:40.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.49 [2022-08-22T15:27:40.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:40.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-22T15:27:40.725Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-22T15:27:40.725Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:40.725Z] latest [2022-08-22T15:27:40.725Z] 2.3.0-dev.49 [2022-08-22T15:27:40.725Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:40.725Z] main [2022-08-22T15:27:40.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:41.054Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:41.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:41.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-22T15:27:41.367Z] ae670822f49b: Preparing [2022-08-22T15:27:41.367Z] ebd5a8d39990: Preparing [2022-08-22T15:27:41.367Z] c2b671f9afa5: Preparing [2022-08-22T15:27:41.367Z] 4432cb551efd: Preparing [2022-08-22T15:27:41.367Z] a05410563f9e: Preparing [2022-08-22T15:27:41.367Z] e6dcbf6a35e5: Preparing [2022-08-22T15:27:41.367Z] 800dbd8a9fcb: Preparing [2022-08-22T15:27:41.367Z] 994393dc58e7: Preparing [2022-08-22T15:27:41.367Z] 994393dc58e7: Waiting [2022-08-22T15:27:41.367Z] 800dbd8a9fcb: Waiting [2022-08-22T15:27:41.367Z] e6dcbf6a35e5: Waiting [2022-08-22T15:27:41.367Z] ebd5a8d39990: Pushed [2022-08-22T15:27:41.367Z] a05410563f9e: Pushed [2022-08-22T15:27:41.367Z] ae670822f49b: Pushed [2022-08-22T15:27:41.367Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:41.367Z] e6dcbf6a35e5: Pushed [2022-08-22T15:27:41.936Z] 800dbd8a9fcb: Pushed [2022-08-22T15:27:42.506Z] 4432cb551efd: Pushed [2022-08-22T15:27:42.506Z] c2b671f9afa5: Pushed [2022-08-22T15:27:42.506Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:f45c7bb7789f0de0159fb7e2de4e3a7d8cfcbdbd8c7ba028fd63cc09540cb564 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:42.826Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:43.151Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-22T15:27:43.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-22T15:27:43.151Z] ae670822f49b: Preparing [2022-08-22T15:27:43.151Z] ebd5a8d39990: Preparing [2022-08-22T15:27:43.151Z] c2b671f9afa5: Preparing [2022-08-22T15:27:43.151Z] 4432cb551efd: Preparing [2022-08-22T15:27:43.151Z] a05410563f9e: Preparing [2022-08-22T15:27:43.151Z] e6dcbf6a35e5: Preparing [2022-08-22T15:27:43.151Z] 800dbd8a9fcb: Preparing [2022-08-22T15:27:43.151Z] 994393dc58e7: Preparing [2022-08-22T15:27:43.151Z] e6dcbf6a35e5: Waiting [2022-08-22T15:27:43.151Z] 800dbd8a9fcb: Waiting [2022-08-22T15:27:43.151Z] 994393dc58e7: Waiting [2022-08-22T15:27:43.151Z] c2b671f9afa5: Layer already exists [2022-08-22T15:27:43.151Z] ebd5a8d39990: Layer already exists [2022-08-22T15:27:43.151Z] ae670822f49b: Layer already exists [2022-08-22T15:27:43.151Z] a05410563f9e: Layer already exists [2022-08-22T15:27:43.151Z] 4432cb551efd: Layer already exists [2022-08-22T15:27:43.151Z] 800dbd8a9fcb: Layer already exists [2022-08-22T15:27:43.151Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:43.151Z] e6dcbf6a35e5: Layer already exists [2022-08-22T15:27:43.151Z] latest: digest: sha256:f45c7bb7789f0de0159fb7e2de4e3a7d8cfcbdbd8c7ba028fd63cc09540cb564 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:43.468Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:43.779Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.49 [2022-08-22T15:27:43.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-22T15:27:43.779Z] ae670822f49b: Preparing [2022-08-22T15:27:43.779Z] ebd5a8d39990: Preparing [2022-08-22T15:27:43.779Z] c2b671f9afa5: Preparing [2022-08-22T15:27:43.779Z] 4432cb551efd: Preparing [2022-08-22T15:27:43.779Z] a05410563f9e: Preparing [2022-08-22T15:27:43.779Z] e6dcbf6a35e5: Preparing [2022-08-22T15:27:43.779Z] 800dbd8a9fcb: Preparing [2022-08-22T15:27:43.779Z] 994393dc58e7: Preparing [2022-08-22T15:27:43.779Z] e6dcbf6a35e5: Waiting [2022-08-22T15:27:43.779Z] 800dbd8a9fcb: Waiting [2022-08-22T15:27:43.779Z] 994393dc58e7: Waiting [2022-08-22T15:27:43.779Z] c2b671f9afa5: Layer already exists [2022-08-22T15:27:43.779Z] a05410563f9e: Layer already exists [2022-08-22T15:27:43.779Z] 4432cb551efd: Layer already exists [2022-08-22T15:27:43.779Z] ae670822f49b: Layer already exists [2022-08-22T15:27:43.779Z] ebd5a8d39990: Layer already exists [2022-08-22T15:27:43.779Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:43.779Z] e6dcbf6a35e5: Layer already exists [2022-08-22T15:27:43.779Z] 800dbd8a9fcb: Layer already exists [2022-08-22T15:27:43.779Z] 2.3.0-dev.49: digest: sha256:f45c7bb7789f0de0159fb7e2de4e3a7d8cfcbdbd8c7ba028fd63cc09540cb564 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:44.095Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:44.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:44.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-22T15:27:44.410Z] ae670822f49b: Preparing [2022-08-22T15:27:44.410Z] ebd5a8d39990: Preparing [2022-08-22T15:27:44.410Z] c2b671f9afa5: Preparing [2022-08-22T15:27:44.410Z] 4432cb551efd: Preparing [2022-08-22T15:27:44.410Z] a05410563f9e: Preparing [2022-08-22T15:27:44.410Z] e6dcbf6a35e5: Preparing [2022-08-22T15:27:44.410Z] 800dbd8a9fcb: Preparing [2022-08-22T15:27:44.410Z] e6dcbf6a35e5: Waiting [2022-08-22T15:27:44.410Z] 994393dc58e7: Preparing [2022-08-22T15:27:44.410Z] 994393dc58e7: Waiting [2022-08-22T15:27:44.410Z] 800dbd8a9fcb: Waiting [2022-08-22T15:27:44.410Z] ebd5a8d39990: Layer already exists [2022-08-22T15:27:44.410Z] a05410563f9e: Layer already exists [2022-08-22T15:27:44.410Z] c2b671f9afa5: Layer already exists [2022-08-22T15:27:44.410Z] ae670822f49b: Layer already exists [2022-08-22T15:27:44.410Z] 4432cb551efd: Layer already exists [2022-08-22T15:27:44.410Z] 800dbd8a9fcb: Layer already exists [2022-08-22T15:27:44.410Z] e6dcbf6a35e5: Layer already exists [2022-08-22T15:27:44.410Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:44.410Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:f45c7bb7789f0de0159fb7e2de4e3a7d8cfcbdbd8c7ba028fd63cc09540cb564 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:44.844Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:45.156Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-22T15:27:45.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-22T15:27:45.156Z] ae670822f49b: Preparing [2022-08-22T15:27:45.156Z] ebd5a8d39990: Preparing [2022-08-22T15:27:45.156Z] c2b671f9afa5: Preparing [2022-08-22T15:27:45.156Z] 4432cb551efd: Preparing [2022-08-22T15:27:45.156Z] a05410563f9e: Preparing [2022-08-22T15:27:45.156Z] e6dcbf6a35e5: Preparing [2022-08-22T15:27:45.156Z] 800dbd8a9fcb: Preparing [2022-08-22T15:27:45.156Z] 994393dc58e7: Preparing [2022-08-22T15:27:45.156Z] e6dcbf6a35e5: Waiting [2022-08-22T15:27:45.156Z] 800dbd8a9fcb: Waiting [2022-08-22T15:27:45.156Z] 994393dc58e7: Waiting [2022-08-22T15:27:45.156Z] a05410563f9e: Layer already exists [2022-08-22T15:27:45.156Z] c2b671f9afa5: Layer already exists [2022-08-22T15:27:45.156Z] ae670822f49b: Layer already exists [2022-08-22T15:27:45.156Z] ebd5a8d39990: Layer already exists [2022-08-22T15:27:45.156Z] 4432cb551efd: Layer already exists [2022-08-22T15:27:45.156Z] 800dbd8a9fcb: Layer already exists [2022-08-22T15:27:45.156Z] e6dcbf6a35e5: Layer already exists [2022-08-22T15:27:45.156Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:45.156Z] main: digest: sha256:f45c7bb7789f0de0159fb7e2de4e3a7d8cfcbdbd8c7ba028fd63cc09540cb564 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:27:45.208Z] ===================================================== [Pipeline] echo [2022-08-22T15:27:45.220Z] taggedImages: [2022-08-22T15:27:45.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:45.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-22T15:27:45.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.49 [2022-08-22T15:27:45.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:45.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-22T15:27:45.242Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-22T15:27:45.242Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:45.242Z] latest [2022-08-22T15:27:45.242Z] 2.3.0-dev.49 [2022-08-22T15:27:45.242Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:45.242Z] main [2022-08-22T15:27:45.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:45.566Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:45.879Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:45.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-22T15:27:45.879Z] a51de5bb56ad: Preparing [2022-08-22T15:27:45.879Z] ff9d7cb0b04c: Preparing [2022-08-22T15:27:45.879Z] e5056da64e13: Preparing [2022-08-22T15:27:45.879Z] c5e31daeb6e9: Preparing [2022-08-22T15:27:45.879Z] 835267d98abf: Preparing [2022-08-22T15:27:45.879Z] b984c813b6b0: Preparing [2022-08-22T15:27:45.879Z] dff6e9cf68b2: Preparing [2022-08-22T15:27:45.879Z] 344f0a76da3a: Preparing [2022-08-22T15:27:45.879Z] 88202f953f99: Preparing [2022-08-22T15:27:45.879Z] 994393dc58e7: Preparing [2022-08-22T15:27:45.879Z] b984c813b6b0: Waiting [2022-08-22T15:27:45.879Z] dff6e9cf68b2: Waiting [2022-08-22T15:27:45.879Z] 88202f953f99: Waiting [2022-08-22T15:27:45.879Z] 994393dc58e7: Waiting [2022-08-22T15:27:45.879Z] 344f0a76da3a: Waiting [2022-08-22T15:27:45.879Z] 835267d98abf: Pushed [2022-08-22T15:27:45.879Z] ff9d7cb0b04c: Pushed [2022-08-22T15:27:45.879Z] a51de5bb56ad: Pushed [2022-08-22T15:27:46.151Z] b984c813b6b0: Pushed [2022-08-22T15:27:46.151Z] 344f0a76da3a: Pushed [2022-08-22T15:27:46.151Z] dff6e9cf68b2: Pushed [2022-08-22T15:27:46.151Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:46.151Z] 88202f953f99: Pushed [2022-08-22T15:27:47.098Z] c5e31daeb6e9: Pushed [2022-08-22T15:27:47.360Z] e5056da64e13: Pushed [2022-08-22T15:27:47.620Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:ae9251812be3fc6ee6e2d29dde32f1a0238a5d4eb6b0254aecae559e28685e51 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:47.940Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:48.254Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-22T15:27:48.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-22T15:27:48.254Z] a51de5bb56ad: Preparing [2022-08-22T15:27:48.254Z] ff9d7cb0b04c: Preparing [2022-08-22T15:27:48.254Z] e5056da64e13: Preparing [2022-08-22T15:27:48.254Z] c5e31daeb6e9: Preparing [2022-08-22T15:27:48.254Z] 835267d98abf: Preparing [2022-08-22T15:27:48.254Z] b984c813b6b0: Preparing [2022-08-22T15:27:48.254Z] dff6e9cf68b2: Preparing [2022-08-22T15:27:48.254Z] 344f0a76da3a: Preparing [2022-08-22T15:27:48.254Z] 88202f953f99: Preparing [2022-08-22T15:27:48.254Z] 994393dc58e7: Preparing [2022-08-22T15:27:48.254Z] 88202f953f99: Waiting [2022-08-22T15:27:48.254Z] 994393dc58e7: Waiting [2022-08-22T15:27:48.254Z] 344f0a76da3a: Waiting [2022-08-22T15:27:48.254Z] dff6e9cf68b2: Waiting [2022-08-22T15:27:48.254Z] b984c813b6b0: Waiting [2022-08-22T15:27:48.254Z] a51de5bb56ad: Layer already exists [2022-08-22T15:27:48.254Z] e5056da64e13: Layer already exists [2022-08-22T15:27:48.254Z] 835267d98abf: Layer already exists [2022-08-22T15:27:48.254Z] ff9d7cb0b04c: Layer already exists [2022-08-22T15:27:48.254Z] c5e31daeb6e9: Layer already exists [2022-08-22T15:27:48.254Z] b984c813b6b0: Layer already exists [2022-08-22T15:27:48.254Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:48.254Z] 88202f953f99: Layer already exists [2022-08-22T15:27:48.254Z] 344f0a76da3a: Layer already exists [2022-08-22T15:27:48.254Z] dff6e9cf68b2: Layer already exists [2022-08-22T15:27:48.254Z] latest: digest: sha256:ae9251812be3fc6ee6e2d29dde32f1a0238a5d4eb6b0254aecae559e28685e51 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:48.575Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:48.888Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.49 [2022-08-22T15:27:48.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-22T15:27:48.888Z] a51de5bb56ad: Preparing [2022-08-22T15:27:48.888Z] ff9d7cb0b04c: Preparing [2022-08-22T15:27:48.888Z] e5056da64e13: Preparing [2022-08-22T15:27:48.888Z] c5e31daeb6e9: Preparing [2022-08-22T15:27:48.888Z] 835267d98abf: Preparing [2022-08-22T15:27:48.888Z] b984c813b6b0: Preparing [2022-08-22T15:27:48.888Z] dff6e9cf68b2: Preparing [2022-08-22T15:27:48.888Z] 344f0a76da3a: Preparing [2022-08-22T15:27:48.888Z] 88202f953f99: Preparing [2022-08-22T15:27:48.888Z] 994393dc58e7: Preparing [2022-08-22T15:27:48.888Z] dff6e9cf68b2: Waiting [2022-08-22T15:27:48.888Z] 344f0a76da3a: Waiting [2022-08-22T15:27:48.888Z] 88202f953f99: Waiting [2022-08-22T15:27:48.888Z] 994393dc58e7: Waiting [2022-08-22T15:27:48.888Z] b984c813b6b0: Waiting [2022-08-22T15:27:48.888Z] 835267d98abf: Layer already exists [2022-08-22T15:27:48.888Z] e5056da64e13: Layer already exists [2022-08-22T15:27:48.888Z] ff9d7cb0b04c: Layer already exists [2022-08-22T15:27:48.888Z] c5e31daeb6e9: Layer already exists [2022-08-22T15:27:48.888Z] a51de5bb56ad: Layer already exists [2022-08-22T15:27:48.888Z] dff6e9cf68b2: Layer already exists [2022-08-22T15:27:48.888Z] b984c813b6b0: Layer already exists [2022-08-22T15:27:48.888Z] 344f0a76da3a: Layer already exists [2022-08-22T15:27:48.888Z] 88202f953f99: Layer already exists [2022-08-22T15:27:48.888Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:48.888Z] 2.3.0-dev.49: digest: sha256:ae9251812be3fc6ee6e2d29dde32f1a0238a5d4eb6b0254aecae559e28685e51 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:49.206Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:49.519Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:49.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-22T15:27:49.519Z] a51de5bb56ad: Preparing [2022-08-22T15:27:49.519Z] ff9d7cb0b04c: Preparing [2022-08-22T15:27:49.519Z] e5056da64e13: Preparing [2022-08-22T15:27:49.519Z] c5e31daeb6e9: Preparing [2022-08-22T15:27:49.519Z] 835267d98abf: Preparing [2022-08-22T15:27:49.519Z] b984c813b6b0: Preparing [2022-08-22T15:27:49.519Z] dff6e9cf68b2: Preparing [2022-08-22T15:27:49.519Z] 344f0a76da3a: Preparing [2022-08-22T15:27:49.519Z] 88202f953f99: Preparing [2022-08-22T15:27:49.519Z] 994393dc58e7: Preparing [2022-08-22T15:27:49.519Z] b984c813b6b0: Waiting [2022-08-22T15:27:49.519Z] 344f0a76da3a: Waiting [2022-08-22T15:27:49.519Z] dff6e9cf68b2: Waiting [2022-08-22T15:27:49.519Z] 88202f953f99: Waiting [2022-08-22T15:27:49.519Z] 994393dc58e7: Waiting [2022-08-22T15:27:49.519Z] 835267d98abf: Layer already exists [2022-08-22T15:27:49.519Z] e5056da64e13: Layer already exists [2022-08-22T15:27:49.519Z] a51de5bb56ad: Layer already exists [2022-08-22T15:27:49.519Z] ff9d7cb0b04c: Layer already exists [2022-08-22T15:27:49.519Z] c5e31daeb6e9: Layer already exists [2022-08-22T15:27:49.519Z] b984c813b6b0: Layer already exists [2022-08-22T15:27:49.519Z] dff6e9cf68b2: Layer already exists [2022-08-22T15:27:49.519Z] 344f0a76da3a: Layer already exists [2022-08-22T15:27:49.519Z] 88202f953f99: Layer already exists [2022-08-22T15:27:49.519Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:49.519Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:ae9251812be3fc6ee6e2d29dde32f1a0238a5d4eb6b0254aecae559e28685e51 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:49.851Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:50.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-22T15:27:50.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-22T15:27:50.168Z] a51de5bb56ad: Preparing [2022-08-22T15:27:50.168Z] ff9d7cb0b04c: Preparing [2022-08-22T15:27:50.168Z] e5056da64e13: Preparing [2022-08-22T15:27:50.168Z] c5e31daeb6e9: Preparing [2022-08-22T15:27:50.168Z] 835267d98abf: Preparing [2022-08-22T15:27:50.168Z] b984c813b6b0: Preparing [2022-08-22T15:27:50.168Z] dff6e9cf68b2: Preparing [2022-08-22T15:27:50.168Z] 344f0a76da3a: Preparing [2022-08-22T15:27:50.168Z] 88202f953f99: Preparing [2022-08-22T15:27:50.168Z] 994393dc58e7: Preparing [2022-08-22T15:27:50.168Z] b984c813b6b0: Waiting [2022-08-22T15:27:50.168Z] 88202f953f99: Waiting [2022-08-22T15:27:50.168Z] dff6e9cf68b2: Waiting [2022-08-22T15:27:50.168Z] 344f0a76da3a: Waiting [2022-08-22T15:27:50.168Z] 994393dc58e7: Waiting [2022-08-22T15:27:50.168Z] c5e31daeb6e9: Layer already exists [2022-08-22T15:27:50.168Z] a51de5bb56ad: Layer already exists [2022-08-22T15:27:50.168Z] e5056da64e13: Layer already exists [2022-08-22T15:27:50.168Z] 835267d98abf: Layer already exists [2022-08-22T15:27:50.168Z] ff9d7cb0b04c: Layer already exists [2022-08-22T15:27:50.168Z] b984c813b6b0: Layer already exists [2022-08-22T15:27:50.168Z] dff6e9cf68b2: Layer already exists [2022-08-22T15:27:50.168Z] 344f0a76da3a: Layer already exists [2022-08-22T15:27:50.168Z] 88202f953f99: Layer already exists [2022-08-22T15:27:50.168Z] 994393dc58e7: Layer already exists [2022-08-22T15:27:50.168Z] main: digest: sha256:ae9251812be3fc6ee6e2d29dde32f1a0238a5d4eb6b0254aecae559e28685e51 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:27:50.225Z] ===================================================== [Pipeline] echo [2022-08-22T15:27:50.232Z] taggedImages: [2022-08-22T15:27:50.232Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:50.232Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-22T15:27:50.232Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.49 [2022-08-22T15:27:50.232Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:50.232Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-22T15:27:50.248Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-22T15:27:50.248Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:50.248Z] latest [2022-08-22T15:27:50.248Z] 2.3.0-dev.49 [2022-08-22T15:27:50.248Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:50.248Z] main [2022-08-22T15:27:50.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:50.362Z] Removing intermediate container 04a4071a6475 [2022-08-22T15:27:50.362Z] ---> 2da1176cc4ee [2022-08-22T15:27:50.362Z] Step 7/20 : COPY . . [2022-08-22T15:27:50.362Z] ---> 48fd2024f06c [2022-08-22T15:27:50.362Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-22T15:27:50.362Z] ---> Running in bc0465b03495 [2022-08-22T15:27:50.362Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-22T15:27:50.362Z] Removing intermediate container ab6a39e6e737 [2022-08-22T15:27:50.362Z] ---> 9f02134f4e1a [2022-08-22T15:27:50.362Z] Step 8/25 : COPY . . [2022-08-22T15:27:50.362Z] Removing intermediate container 99737da00e40 [2022-08-22T15:27:50.362Z] ---> 68911caf75d5 [2022-08-22T15:27:50.362Z] Step 8/26 : COPY . . [2022-08-22T15:27:50.362Z] Removing intermediate container 148868be0c36 [2022-08-22T15:27:50.362Z] ---> 3714f948bfda [2022-08-22T15:27:50.362Z] Step 8/22 : COPY . . [2022-08-22T15:27:50.362Z] Removing intermediate container 7d1c953249fd [2022-08-22T15:27:50.362Z] ---> d9adfd61793c [2022-08-22T15:27:50.362Z] Step 8/23 : COPY . . [2022-08-22T15:27:50.575Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:50.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:50.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-22T15:27:50.885Z] cec9b068f6f8: Preparing [2022-08-22T15:27:50.885Z] 49951e367dda: Preparing [2022-08-22T15:27:50.885Z] dc527c80d111: Preparing [2022-08-22T15:27:50.885Z] 75d54a394d8a: Preparing [2022-08-22T15:27:50.885Z] 577d5da592ca: Preparing [2022-08-22T15:27:50.885Z] 34d5ebaa5410: Preparing [2022-08-22T15:27:50.885Z] 34d5ebaa5410: Waiting [2022-08-22T15:27:50.885Z] dc527c80d111: Layer already exists [2022-08-22T15:27:50.885Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:27:50.885Z] 577d5da592ca: Pushed [2022-08-22T15:27:50.885Z] cec9b068f6f8: Pushed [2022-08-22T15:27:51.455Z] 75d54a394d8a: Pushed [2022-08-22T15:27:52.840Z] 49951e367dda: Pushed [2022-08-22T15:27:52.840Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:06bc5ff6d97de32d92f93121bb0e8e58e4cff05a50f2e56f510d6a5ccbc8bf17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:53.161Z] + 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-08-22T15:27:53.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-22T15:27:53.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-22T15:27:53.474Z] cec9b068f6f8: Preparing [2022-08-22T15:27:53.474Z] 49951e367dda: Preparing [2022-08-22T15:27:53.474Z] dc527c80d111: Preparing [2022-08-22T15:27:53.474Z] 75d54a394d8a: Preparing [2022-08-22T15:27:53.474Z] 577d5da592ca: Preparing [2022-08-22T15:27:53.474Z] 34d5ebaa5410: Preparing [2022-08-22T15:27:53.474Z] 34d5ebaa5410: Waiting [2022-08-22T15:27:53.474Z] 577d5da592ca: Layer already exists [2022-08-22T15:27:53.474Z] cec9b068f6f8: Layer already exists [2022-08-22T15:27:53.474Z] dc527c80d111: Layer already exists [2022-08-22T15:27:53.474Z] 49951e367dda: Layer already exists [2022-08-22T15:27:53.474Z] 75d54a394d8a: Layer already exists [2022-08-22T15:27:53.474Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:27:53.474Z] latest: digest: sha256:06bc5ff6d97de32d92f93121bb0e8e58e4cff05a50f2e56f510d6a5ccbc8bf17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:53.794Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:54.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.49 [2022-08-22T15:27:54.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-22T15:27:54.111Z] cec9b068f6f8: Preparing [2022-08-22T15:27:54.111Z] 49951e367dda: Preparing [2022-08-22T15:27:54.111Z] dc527c80d111: Preparing [2022-08-22T15:27:54.111Z] 75d54a394d8a: Preparing [2022-08-22T15:27:54.111Z] 577d5da592ca: Preparing [2022-08-22T15:27:54.111Z] 34d5ebaa5410: Preparing [2022-08-22T15:27:54.111Z] 34d5ebaa5410: Waiting [2022-08-22T15:27:54.111Z] 577d5da592ca: Layer already exists [2022-08-22T15:27:54.111Z] cec9b068f6f8: Layer already exists [2022-08-22T15:27:54.111Z] 49951e367dda: Layer already exists [2022-08-22T15:27:54.111Z] 75d54a394d8a: Layer already exists [2022-08-22T15:27:54.111Z] dc527c80d111: Layer already exists [2022-08-22T15:27:54.111Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:27:54.111Z] 2.3.0-dev.49: digest: sha256:06bc5ff6d97de32d92f93121bb0e8e58e4cff05a50f2e56f510d6a5ccbc8bf17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:54.442Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:54.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:54.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-22T15:27:54.758Z] cec9b068f6f8: Preparing [2022-08-22T15:27:54.758Z] 49951e367dda: Preparing [2022-08-22T15:27:54.758Z] dc527c80d111: Preparing [2022-08-22T15:27:54.758Z] 75d54a394d8a: Preparing [2022-08-22T15:27:54.758Z] 577d5da592ca: Preparing [2022-08-22T15:27:54.758Z] 34d5ebaa5410: Preparing [2022-08-22T15:27:54.758Z] 34d5ebaa5410: Waiting [2022-08-22T15:27:54.758Z] 577d5da592ca: Layer already exists [2022-08-22T15:27:54.758Z] cec9b068f6f8: Layer already exists [2022-08-22T15:27:54.758Z] dc527c80d111: Layer already exists [2022-08-22T15:27:54.758Z] 75d54a394d8a: Layer already exists [2022-08-22T15:27:54.758Z] 49951e367dda: Layer already exists [2022-08-22T15:27:54.758Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:27:54.758Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:06bc5ff6d97de32d92f93121bb0e8e58e4cff05a50f2e56f510d6a5ccbc8bf17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:55.087Z] + 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-08-22T15:27:55.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-22T15:27:55.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-22T15:27:55.402Z] cec9b068f6f8: Preparing [2022-08-22T15:27:55.402Z] 49951e367dda: Preparing [2022-08-22T15:27:55.402Z] dc527c80d111: Preparing [2022-08-22T15:27:55.402Z] 75d54a394d8a: Preparing [2022-08-22T15:27:55.402Z] 577d5da592ca: Preparing [2022-08-22T15:27:55.402Z] 34d5ebaa5410: Preparing [2022-08-22T15:27:55.402Z] cec9b068f6f8: Layer already exists [2022-08-22T15:27:55.402Z] 577d5da592ca: Layer already exists [2022-08-22T15:27:55.402Z] 49951e367dda: Layer already exists [2022-08-22T15:27:55.402Z] 75d54a394d8a: Layer already exists [2022-08-22T15:27:55.402Z] dc527c80d111: Layer already exists [2022-08-22T15:27:55.402Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:27:55.402Z] main: digest: sha256:06bc5ff6d97de32d92f93121bb0e8e58e4cff05a50f2e56f510d6a5ccbc8bf17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:27:55.454Z] ===================================================== [Pipeline] echo [2022-08-22T15:27:55.467Z] taggedImages: [2022-08-22T15:27:55.467Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:55.467Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-22T15:27:55.467Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.49 [2022-08-22T15:27:55.467Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:55.467Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-22T15:27:55.499Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-22T15:27:55.499Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:55.499Z] latest [2022-08-22T15:27:55.499Z] 2.3.0-dev.49 [2022-08-22T15:27:55.499Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:27:55.499Z] main [2022-08-22T15:27:55.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:55.796Z] ---> 8a0a51414038 [2022-08-22T15:27:55.796Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-22T15:27:55.796Z] ---> Running in 05c4ea468cf9 [2022-08-22T15:27:55.796Z] ---> 427730a4026a [2022-08-22T15:27:55.796Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-22T15:27:55.838Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:27:56.072Z] ---> Running in 0e542ab9a6e9 [2022-08-22T15:27:56.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:27:56.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-22T15:27:56.152Z] cc13fdc49d75: Preparing [2022-08-22T15:27:56.152Z] 9e189b08c351: Preparing [2022-08-22T15:27:56.152Z] ccacb25577b9: Preparing [2022-08-22T15:27:56.152Z] 659790f54bd3: Preparing [2022-08-22T15:27:56.152Z] 605c3086afc0: Preparing [2022-08-22T15:27:56.152Z] 0efd4cfa1ab2: Preparing [2022-08-22T15:27:56.152Z] 577d5da592ca: Preparing [2022-08-22T15:27:56.152Z] 34d5ebaa5410: Preparing [2022-08-22T15:27:56.152Z] 0efd4cfa1ab2: Waiting [2022-08-22T15:27:56.152Z] 577d5da592ca: Waiting [2022-08-22T15:27:56.152Z] 34d5ebaa5410: Waiting [2022-08-22T15:27:56.152Z] ccacb25577b9: Pushed [2022-08-22T15:27:56.152Z] 9e189b08c351: Pushed [2022-08-22T15:27:56.152Z] cc13fdc49d75: Pushed [2022-08-22T15:27:56.152Z] 577d5da592ca: Layer already exists [2022-08-22T15:27:56.152Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:27:56.722Z] 0efd4cfa1ab2: Pushed [2022-08-22T15:27:57.079Z] Removing intermediate container 0e542ab9a6e9 [2022-08-22T15:27:57.079Z] ---> 4fe6c5e6c440 [2022-08-22T15:27:57.079Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-22T15:27:57.079Z] ---> 049863d8d324 [2022-08-22T15:27:57.079Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-22T15:27:57.079Z] ---> Running in f002efaed276 [2022-08-22T15:27:57.079Z] ---> Running in f0d0d4413e35 [2022-08-22T15:27:57.079Z] ---> 35397ec04b64 [2022-08-22T15:27:57.079Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-22T15:27:57.357Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-22T15:27:57.357Z] ---> Running in cdc2c23a61f6 [2022-08-22T15:27:58.353Z] Removing intermediate container f002efaed276 [2022-08-22T15:27:58.353Z] ---> 71b4ba37fc32 [2022-08-22T15:27:58.353Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-22T15:27:58.353Z] ---> Running in 5abcea4da958 [2022-08-22T15:27:59.810Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-22T15:28:00.020Z] 605c3086afc0: Pushed [2022-08-22T15:28:00.088Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-22T15:28:01.545Z] Removing intermediate container 5abcea4da958 [2022-08-22T15:28:01.545Z] ---> 6a8baee689d4 [2022-08-22T15:28:01.545Z] Step 12/26 : WORKDIR /edgex-go [2022-08-22T15:28:01.545Z] ---> Running in 073fdd97cf0a [2022-08-22T15:28:02.161Z] Removing intermediate container 073fdd97cf0a [2022-08-22T15:28:02.161Z] ---> 91249c12f4a8 [2022-08-22T15:28:02.161Z] [2022-08-22T15:28:02.161Z] Step 13/26 : FROM alpine:3.15 [2022-08-22T15:28:02.161Z] 3.15: Pulling from library/alpine [2022-08-22T15:28:03.327Z] 659790f54bd3: Pushed [2022-08-22T15:28:03.327Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:20685ccead7955bf32d04dd5b1d73f8f669784bd3c98e7f7c58e2ab455c876f8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:03.648Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:03.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-22T15:28:03.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-22T15:28:03.967Z] cc13fdc49d75: Preparing [2022-08-22T15:28:03.967Z] 9e189b08c351: Preparing [2022-08-22T15:28:03.967Z] ccacb25577b9: Preparing [2022-08-22T15:28:03.967Z] 659790f54bd3: Preparing [2022-08-22T15:28:03.967Z] 605c3086afc0: Preparing [2022-08-22T15:28:03.967Z] 0efd4cfa1ab2: Preparing [2022-08-22T15:28:03.967Z] 577d5da592ca: Preparing [2022-08-22T15:28:03.967Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:03.967Z] 0efd4cfa1ab2: Waiting [2022-08-22T15:28:03.967Z] 577d5da592ca: Waiting [2022-08-22T15:28:03.967Z] 34d5ebaa5410: Waiting [2022-08-22T15:28:03.967Z] 659790f54bd3: Layer already exists [2022-08-22T15:28:03.967Z] ccacb25577b9: Layer already exists [2022-08-22T15:28:03.967Z] 605c3086afc0: Layer already exists [2022-08-22T15:28:03.967Z] 9e189b08c351: Layer already exists [2022-08-22T15:28:03.967Z] cc13fdc49d75: Layer already exists [2022-08-22T15:28:03.967Z] 0efd4cfa1ab2: Layer already exists [2022-08-22T15:28:03.967Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:03.967Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:03.967Z] latest: digest: sha256:20685ccead7955bf32d04dd5b1d73f8f669784bd3c98e7f7c58e2ab455c876f8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:04.162Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-22T15:28:04.162Z] Status: Downloaded newer image for alpine:3.15 [2022-08-22T15:28:04.162Z] ---> 02e0d6fdf486 [2022-08-22T15:28:04.162Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-22T15:28:04.162Z] ---> Running in 7eede0cceed9 [2022-08-22T15:28:04.293Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:04.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.49 [2022-08-22T15:28:04.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-22T15:28:04.607Z] cc13fdc49d75: Preparing [2022-08-22T15:28:04.607Z] 9e189b08c351: Preparing [2022-08-22T15:28:04.607Z] ccacb25577b9: Preparing [2022-08-22T15:28:04.607Z] 659790f54bd3: Preparing [2022-08-22T15:28:04.607Z] 605c3086afc0: Preparing [2022-08-22T15:28:04.607Z] 0efd4cfa1ab2: Preparing [2022-08-22T15:28:04.607Z] 577d5da592ca: Preparing [2022-08-22T15:28:04.607Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:04.607Z] 0efd4cfa1ab2: Waiting [2022-08-22T15:28:04.607Z] 577d5da592ca: Waiting [2022-08-22T15:28:04.607Z] 34d5ebaa5410: Waiting [2022-08-22T15:28:04.607Z] cc13fdc49d75: Layer already exists [2022-08-22T15:28:04.607Z] 9e189b08c351: Layer already exists [2022-08-22T15:28:04.607Z] ccacb25577b9: Layer already exists [2022-08-22T15:28:04.607Z] 659790f54bd3: Layer already exists [2022-08-22T15:28:04.607Z] 605c3086afc0: Layer already exists [2022-08-22T15:28:04.607Z] 0efd4cfa1ab2: Layer already exists [2022-08-22T15:28:04.607Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:04.607Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:04.607Z] 2.3.0-dev.49: digest: sha256:20685ccead7955bf32d04dd5b1d73f8f669784bd3c98e7f7c58e2ab455c876f8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:04.768Z] Removing intermediate container 7eede0cceed9 [2022-08-22T15:28:04.768Z] ---> 2288729e5eee [2022-08-22T15:28:04.768Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:28:04.768Z] ---> Running in d5e41d7aaffb [2022-08-22T15:28:04.924Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:05.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:05.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-22T15:28:05.238Z] cc13fdc49d75: Preparing [2022-08-22T15:28:05.238Z] 9e189b08c351: Preparing [2022-08-22T15:28:05.238Z] ccacb25577b9: Preparing [2022-08-22T15:28:05.238Z] 659790f54bd3: Preparing [2022-08-22T15:28:05.238Z] 605c3086afc0: Preparing [2022-08-22T15:28:05.238Z] 0efd4cfa1ab2: Preparing [2022-08-22T15:28:05.238Z] 577d5da592ca: Preparing [2022-08-22T15:28:05.238Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:05.238Z] 0efd4cfa1ab2: Waiting [2022-08-22T15:28:05.238Z] 577d5da592ca: Waiting [2022-08-22T15:28:05.238Z] 34d5ebaa5410: Waiting [2022-08-22T15:28:05.238Z] 659790f54bd3: Layer already exists [2022-08-22T15:28:05.238Z] 605c3086afc0: Layer already exists [2022-08-22T15:28:05.238Z] 9e189b08c351: Layer already exists [2022-08-22T15:28:05.238Z] cc13fdc49d75: Layer already exists [2022-08-22T15:28:05.238Z] ccacb25577b9: Layer already exists [2022-08-22T15:28:05.238Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:05.238Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:05.238Z] 0efd4cfa1ab2: Layer already exists [2022-08-22T15:28:05.238Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:20685ccead7955bf32d04dd5b1d73f8f669784bd3c98e7f7c58e2ab455c876f8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:05.554Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:05.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-22T15:28:05.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-22T15:28:05.881Z] cc13fdc49d75: Preparing [2022-08-22T15:28:05.881Z] 9e189b08c351: Preparing [2022-08-22T15:28:05.881Z] ccacb25577b9: Preparing [2022-08-22T15:28:05.881Z] 659790f54bd3: Preparing [2022-08-22T15:28:05.881Z] 605c3086afc0: Preparing [2022-08-22T15:28:05.881Z] 0efd4cfa1ab2: Preparing [2022-08-22T15:28:05.881Z] 577d5da592ca: Preparing [2022-08-22T15:28:05.881Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:05.881Z] 577d5da592ca: Waiting [2022-08-22T15:28:05.881Z] 0efd4cfa1ab2: Waiting [2022-08-22T15:28:05.881Z] 34d5ebaa5410: Waiting [2022-08-22T15:28:05.881Z] ccacb25577b9: Layer already exists [2022-08-22T15:28:05.881Z] 9e189b08c351: Layer already exists [2022-08-22T15:28:05.881Z] cc13fdc49d75: Layer already exists [2022-08-22T15:28:05.881Z] 605c3086afc0: Layer already exists [2022-08-22T15:28:05.881Z] 659790f54bd3: Layer already exists [2022-08-22T15:28:05.881Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:05.881Z] 0efd4cfa1ab2: Layer already exists [2022-08-22T15:28:05.881Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:05.881Z] main: digest: sha256:20685ccead7955bf32d04dd5b1d73f8f669784bd3c98e7f7c58e2ab455c876f8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:28:05.935Z] ===================================================== [Pipeline] echo [2022-08-22T15:28:05.946Z] taggedImages: [2022-08-22T15:28:05.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:05.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-22T15:28:05.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.49 [2022-08-22T15:28:05.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:05.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-22T15:28:05.974Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-22T15:28:05.974Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:05.974Z] latest [2022-08-22T15:28:05.974Z] 2.3.0-dev.49 [2022-08-22T15:28:05.974Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:05.974Z] main [2022-08-22T15:28:05.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:06.313Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:06.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:06.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-22T15:28:06.634Z] 3a5dc5946699: Preparing [2022-08-22T15:28:06.634Z] a22c2781b218: Preparing [2022-08-22T15:28:06.634Z] 3bbf37f1cf46: Preparing [2022-08-22T15:28:06.634Z] 114fc18e3789: Preparing [2022-08-22T15:28:06.634Z] 088d72ed50d0: Preparing [2022-08-22T15:28:06.634Z] 577d5da592ca: Preparing [2022-08-22T15:28:06.634Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:06.634Z] 34d5ebaa5410: Waiting [2022-08-22T15:28:06.634Z] 577d5da592ca: Waiting [2022-08-22T15:28:06.634Z] a22c2781b218: Pushed [2022-08-22T15:28:06.634Z] 3bbf37f1cf46: Pushed [2022-08-22T15:28:06.634Z] 3a5dc5946699: Pushed [2022-08-22T15:28:06.634Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:06.634Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:06.897Z] 088d72ed50d0: Pushed [2022-08-22T15:28:07.417Z] Removing intermediate container d5e41d7aaffb [2022-08-22T15:28:07.417Z] ---> 9de3bd5d3c0c [2022-08-22T15:28:07.418Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-22T15:28:07.697Z] ---> Running in d43f66e3e6be [2022-08-22T15:28:09.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:28:10.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:28:11.676Z] v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-22T15:28:11.676Z] v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-22T15:28:11.676Z] OK: 15733 distinct packages available [2022-08-22T15:28:11.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:28:13.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:28:13.500Z] 114fc18e3789: Pushed [2022-08-22T15:28:13.500Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:011601a00ced3aebf6efe61a13d5f4d89eaaeef47a27582d7e24166fcebb9919 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:13.920Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:14.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-22T15:28:14.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-22T15:28:14.235Z] 3a5dc5946699: Preparing [2022-08-22T15:28:14.235Z] a22c2781b218: Preparing [2022-08-22T15:28:14.235Z] 3bbf37f1cf46: Preparing [2022-08-22T15:28:14.235Z] 114fc18e3789: Preparing [2022-08-22T15:28:14.235Z] 088d72ed50d0: Preparing [2022-08-22T15:28:14.235Z] 577d5da592ca: Preparing [2022-08-22T15:28:14.235Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:14.235Z] 577d5da592ca: Waiting [2022-08-22T15:28:14.235Z] 34d5ebaa5410: Waiting [2022-08-22T15:28:14.235Z] 114fc18e3789: Layer already exists [2022-08-22T15:28:14.235Z] a22c2781b218: Layer already exists [2022-08-22T15:28:14.235Z] 3bbf37f1cf46: Layer already exists [2022-08-22T15:28:14.235Z] 088d72ed50d0: Layer already exists [2022-08-22T15:28:14.235Z] 3a5dc5946699: Layer already exists [2022-08-22T15:28:14.235Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:14.235Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:14.235Z] latest: digest: sha256:011601a00ced3aebf6efe61a13d5f4d89eaaeef47a27582d7e24166fcebb9919 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:14.399Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-22T15:28:14.399Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-22T15:28:14.558Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:14.679Z] (3/5) Installing libucontext (1.1-r0) [2022-08-22T15:28:14.679Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-22T15:28:14.679Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-22T15:28:14.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.49 [2022-08-22T15:28:14.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-22T15:28:14.873Z] 3a5dc5946699: Preparing [2022-08-22T15:28:14.873Z] a22c2781b218: Preparing [2022-08-22T15:28:14.873Z] 3bbf37f1cf46: Preparing [2022-08-22T15:28:14.873Z] 114fc18e3789: Preparing [2022-08-22T15:28:14.873Z] 088d72ed50d0: Preparing [2022-08-22T15:28:14.873Z] 577d5da592ca: Preparing [2022-08-22T15:28:14.873Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:14.873Z] 577d5da592ca: Waiting [2022-08-22T15:28:14.873Z] 34d5ebaa5410: Waiting [2022-08-22T15:28:14.873Z] 088d72ed50d0: Layer already exists [2022-08-22T15:28:14.873Z] 114fc18e3789: Layer already exists [2022-08-22T15:28:14.873Z] 3a5dc5946699: Layer already exists [2022-08-22T15:28:14.873Z] 3bbf37f1cf46: Layer already exists [2022-08-22T15:28:14.873Z] a22c2781b218: Layer already exists [2022-08-22T15:28:14.873Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:14.873Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:14.873Z] 2.3.0-dev.49: digest: sha256:011601a00ced3aebf6efe61a13d5f4d89eaaeef47a27582d7e24166fcebb9919 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:14.959Z] Executing busybox-1.34.1-r7.trigger [2022-08-22T15:28:14.959Z] OK: 6 MiB in 19 packages [2022-08-22T15:28:15.195Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:15.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:15.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-22T15:28:15.511Z] 3a5dc5946699: Preparing [2022-08-22T15:28:15.511Z] a22c2781b218: Preparing [2022-08-22T15:28:15.511Z] 3bbf37f1cf46: Preparing [2022-08-22T15:28:15.511Z] 114fc18e3789: Preparing [2022-08-22T15:28:15.511Z] 088d72ed50d0: Preparing [2022-08-22T15:28:15.511Z] 577d5da592ca: Preparing [2022-08-22T15:28:15.511Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:15.511Z] 577d5da592ca: Waiting [2022-08-22T15:28:15.511Z] 088d72ed50d0: Layer already exists [2022-08-22T15:28:15.511Z] 3bbf37f1cf46: Layer already exists [2022-08-22T15:28:15.511Z] a22c2781b218: Layer already exists [2022-08-22T15:28:15.511Z] 114fc18e3789: Layer already exists [2022-08-22T15:28:15.511Z] 3a5dc5946699: Layer already exists [2022-08-22T15:28:15.511Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:15.511Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:15.511Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:011601a00ced3aebf6efe61a13d5f4d89eaaeef47a27582d7e24166fcebb9919 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:15.835Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:16.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-22T15:28:16.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-22T15:28:16.148Z] 3a5dc5946699: Preparing [2022-08-22T15:28:16.148Z] a22c2781b218: Preparing [2022-08-22T15:28:16.148Z] 3bbf37f1cf46: Preparing [2022-08-22T15:28:16.148Z] 114fc18e3789: Preparing [2022-08-22T15:28:16.148Z] 088d72ed50d0: Preparing [2022-08-22T15:28:16.148Z] 577d5da592ca: Preparing [2022-08-22T15:28:16.148Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:16.148Z] 577d5da592ca: Waiting [2022-08-22T15:28:16.148Z] 088d72ed50d0: Layer already exists [2022-08-22T15:28:16.148Z] a22c2781b218: Layer already exists [2022-08-22T15:28:16.148Z] 3bbf37f1cf46: Layer already exists [2022-08-22T15:28:16.148Z] 114fc18e3789: Layer already exists [2022-08-22T15:28:16.148Z] 3a5dc5946699: Layer already exists [2022-08-22T15:28:16.148Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:16.148Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:16.148Z] main: digest: sha256:011601a00ced3aebf6efe61a13d5f4d89eaaeef47a27582d7e24166fcebb9919 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:28:16.211Z] ===================================================== [Pipeline] echo [2022-08-22T15:28:16.222Z] taggedImages: [2022-08-22T15:28:16.222Z] - nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:16.222Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-22T15:28:16.222Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.49 [2022-08-22T15:28:16.222Z] - nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:16.222Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-22T15:28:16.247Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-22T15:28:16.247Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:16.247Z] latest [2022-08-22T15:28:16.247Z] 2.3.0-dev.49 [2022-08-22T15:28:16.247Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:16.247Z] main [2022-08-22T15:28:16.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:16.577Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:16.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:16.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-22T15:28:16.892Z] c6c50667b2b2: Preparing [2022-08-22T15:28:16.892Z] 291215c3c2fd: Preparing [2022-08-22T15:28:16.892Z] f6e3f6d8d05a: Preparing [2022-08-22T15:28:16.892Z] 114fc18e3789: Preparing [2022-08-22T15:28:16.892Z] ef556ac6e522: Preparing [2022-08-22T15:28:16.892Z] 577d5da592ca: Preparing [2022-08-22T15:28:16.892Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:16.892Z] 114fc18e3789: Layer already exists [2022-08-22T15:28:16.892Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:16.892Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:16.892Z] f6e3f6d8d05a: Pushed [2022-08-22T15:28:16.892Z] 291215c3c2fd: Pushed [2022-08-22T15:28:16.892Z] c6c50667b2b2: Pushed [2022-08-22T15:28:16.980Z] Removing intermediate container d43f66e3e6be [2022-08-22T15:28:16.980Z] ---> a5aeef531705 [2022-08-22T15:28:16.980Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-22T15:28:17.152Z] ef556ac6e522: Pushed [2022-08-22T15:28:17.413Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:bed19e4fe09e69ada4c91c21f818251cdaf12a9d7d56eaba09a05f36c1d7596b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:17.734Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:18.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-22T15:28:18.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-22T15:28:18.038Z] c6c50667b2b2: Preparing [2022-08-22T15:28:18.038Z] 291215c3c2fd: Preparing [2022-08-22T15:28:18.038Z] f6e3f6d8d05a: Preparing [2022-08-22T15:28:18.038Z] 114fc18e3789: Preparing [2022-08-22T15:28:18.038Z] ef556ac6e522: Preparing [2022-08-22T15:28:18.038Z] 577d5da592ca: Preparing [2022-08-22T15:28:18.038Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:18.038Z] 577d5da592ca: Waiting [2022-08-22T15:28:18.038Z] 34d5ebaa5410: Waiting [2022-08-22T15:28:18.038Z] 291215c3c2fd: Layer already exists [2022-08-22T15:28:18.038Z] f6e3f6d8d05a: Layer already exists [2022-08-22T15:28:18.038Z] c6c50667b2b2: Layer already exists [2022-08-22T15:28:18.038Z] 114fc18e3789: Layer already exists [2022-08-22T15:28:18.038Z] ef556ac6e522: Layer already exists [2022-08-22T15:28:18.038Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:18.038Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:18.038Z] latest: digest: sha256:bed19e4fe09e69ada4c91c21f818251cdaf12a9d7d56eaba09a05f36c1d7596b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:18.356Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:18.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.49 [2022-08-22T15:28:18.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-22T15:28:18.670Z] c6c50667b2b2: Preparing [2022-08-22T15:28:18.670Z] 291215c3c2fd: Preparing [2022-08-22T15:28:18.670Z] f6e3f6d8d05a: Preparing [2022-08-22T15:28:18.670Z] 114fc18e3789: Preparing [2022-08-22T15:28:18.670Z] ef556ac6e522: Preparing [2022-08-22T15:28:18.670Z] 577d5da592ca: Preparing [2022-08-22T15:28:18.670Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:18.670Z] 577d5da592ca: Waiting [2022-08-22T15:28:18.670Z] 34d5ebaa5410: Waiting [2022-08-22T15:28:18.670Z] c6c50667b2b2: Layer already exists [2022-08-22T15:28:18.670Z] 114fc18e3789: Layer already exists [2022-08-22T15:28:18.670Z] ef556ac6e522: Layer already exists [2022-08-22T15:28:18.670Z] f6e3f6d8d05a: Layer already exists [2022-08-22T15:28:18.670Z] 291215c3c2fd: Layer already exists [2022-08-22T15:28:18.670Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:18.670Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:18.670Z] 2.3.0-dev.49: digest: sha256:bed19e4fe09e69ada4c91c21f818251cdaf12a9d7d56eaba09a05f36c1d7596b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:18.986Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:19.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:19.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-22T15:28:19.306Z] c6c50667b2b2: Preparing [2022-08-22T15:28:19.306Z] 291215c3c2fd: Preparing [2022-08-22T15:28:19.306Z] f6e3f6d8d05a: Preparing [2022-08-22T15:28:19.306Z] 114fc18e3789: Preparing [2022-08-22T15:28:19.306Z] ef556ac6e522: Preparing [2022-08-22T15:28:19.306Z] 577d5da592ca: Preparing [2022-08-22T15:28:19.306Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:19.306Z] 577d5da592ca: Waiting [2022-08-22T15:28:19.306Z] 34d5ebaa5410: Waiting [2022-08-22T15:28:19.306Z] c6c50667b2b2: Layer already exists [2022-08-22T15:28:19.306Z] ef556ac6e522: Layer already exists [2022-08-22T15:28:19.306Z] 114fc18e3789: Layer already exists [2022-08-22T15:28:19.306Z] 291215c3c2fd: Layer already exists [2022-08-22T15:28:19.306Z] f6e3f6d8d05a: Layer already exists [2022-08-22T15:28:19.306Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:19.306Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:19.306Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:bed19e4fe09e69ada4c91c21f818251cdaf12a9d7d56eaba09a05f36c1d7596b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:19.631Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:19.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-22T15:28:19.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-22T15:28:19.954Z] c6c50667b2b2: Preparing [2022-08-22T15:28:19.954Z] 291215c3c2fd: Preparing [2022-08-22T15:28:19.954Z] f6e3f6d8d05a: Preparing [2022-08-22T15:28:19.954Z] 114fc18e3789: Preparing [2022-08-22T15:28:19.954Z] ef556ac6e522: Preparing [2022-08-22T15:28:19.954Z] 577d5da592ca: Preparing [2022-08-22T15:28:19.954Z] 34d5ebaa5410: Preparing [2022-08-22T15:28:19.954Z] 577d5da592ca: Waiting [2022-08-22T15:28:19.954Z] 34d5ebaa5410: Waiting [2022-08-22T15:28:19.954Z] 114fc18e3789: Layer already exists [2022-08-22T15:28:19.954Z] ef556ac6e522: Layer already exists [2022-08-22T15:28:19.954Z] f6e3f6d8d05a: Layer already exists [2022-08-22T15:28:19.954Z] 291215c3c2fd: Layer already exists [2022-08-22T15:28:19.954Z] c6c50667b2b2: Layer already exists [2022-08-22T15:28:19.954Z] 577d5da592ca: Layer already exists [2022-08-22T15:28:19.954Z] 34d5ebaa5410: Layer already exists [2022-08-22T15:28:19.954Z] main: digest: sha256:bed19e4fe09e69ada4c91c21f818251cdaf12a9d7d56eaba09a05f36c1d7596b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:28:20.004Z] ===================================================== [Pipeline] echo [2022-08-22T15:28:20.019Z] taggedImages: [2022-08-22T15:28:20.019Z] - nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:20.019Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-22T15:28:20.019Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.49 [2022-08-22T15:28:20.019Z] - nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:20.019Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-22T15:28:20.046Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-22T15:28:20.046Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:20.046Z] latest [2022-08-22T15:28:20.046Z] 2.3.0-dev.49 [2022-08-22T15:28:20.046Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:20.046Z] main [2022-08-22T15:28:20.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:20.377Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [2022-08-22T15:28:20.395Z] ---> 7b8141a88c51 [2022-08-22T15:28:20.396Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:20.692Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:20.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-22T15:28:20.692Z] a068cb5b4c8c: Preparing [2022-08-22T15:28:20.692Z] 7d1e47d86738: Preparing [2022-08-22T15:28:20.692Z] dc527c80d111: Preparing [2022-08-22T15:28:20.692Z] 2eacfd696ef0: Preparing [2022-08-22T15:28:20.692Z] 994393dc58e7: Preparing [2022-08-22T15:28:20.692Z] dc527c80d111: Layer already exists [2022-08-22T15:28:20.692Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:20.692Z] a068cb5b4c8c: Pushed [2022-08-22T15:28:20.692Z] 2eacfd696ef0: Pushed [2022-08-22T15:28:23.233Z] 7d1e47d86738: Pushed [2022-08-22T15:28:23.233Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:d6439b26a1ecae50a90d305831a59a0a4b505371018362943c98355faeaa6456 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:23.547Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:23.856Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-22T15:28:23.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-22T15:28:23.856Z] a068cb5b4c8c: Preparing [2022-08-22T15:28:23.856Z] 7d1e47d86738: Preparing [2022-08-22T15:28:23.856Z] dc527c80d111: Preparing [2022-08-22T15:28:23.856Z] 2eacfd696ef0: Preparing [2022-08-22T15:28:23.856Z] 994393dc58e7: Preparing [2022-08-22T15:28:23.856Z] a068cb5b4c8c: Layer already exists [2022-08-22T15:28:23.856Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:23.856Z] 2eacfd696ef0: Layer already exists [2022-08-22T15:28:23.856Z] 7d1e47d86738: Layer already exists [2022-08-22T15:28:23.856Z] dc527c80d111: Layer already exists [2022-08-22T15:28:23.856Z] latest: digest: sha256:d6439b26a1ecae50a90d305831a59a0a4b505371018362943c98355faeaa6456 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:24.175Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:24.492Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.49 [2022-08-22T15:28:24.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-22T15:28:24.492Z] a068cb5b4c8c: Preparing [2022-08-22T15:28:24.492Z] 7d1e47d86738: Preparing [2022-08-22T15:28:24.492Z] dc527c80d111: Preparing [2022-08-22T15:28:24.492Z] 2eacfd696ef0: Preparing [2022-08-22T15:28:24.492Z] 994393dc58e7: Preparing [2022-08-22T15:28:24.492Z] 2eacfd696ef0: Layer already exists [2022-08-22T15:28:24.492Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:24.492Z] dc527c80d111: Layer already exists [2022-08-22T15:28:24.492Z] 7d1e47d86738: Layer already exists [2022-08-22T15:28:24.492Z] a068cb5b4c8c: Layer already exists [2022-08-22T15:28:24.492Z] 2.3.0-dev.49: digest: sha256:d6439b26a1ecae50a90d305831a59a0a4b505371018362943c98355faeaa6456 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:24.818Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:25.133Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:25.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-22T15:28:25.133Z] a068cb5b4c8c: Preparing [2022-08-22T15:28:25.133Z] 7d1e47d86738: Preparing [2022-08-22T15:28:25.133Z] dc527c80d111: Preparing [2022-08-22T15:28:25.133Z] 2eacfd696ef0: Preparing [2022-08-22T15:28:25.133Z] 994393dc58e7: Preparing [2022-08-22T15:28:25.133Z] dc527c80d111: Layer already exists [2022-08-22T15:28:25.133Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:25.133Z] 7d1e47d86738: Layer already exists [2022-08-22T15:28:25.133Z] a068cb5b4c8c: Layer already exists [2022-08-22T15:28:25.133Z] 2eacfd696ef0: Layer already exists [2022-08-22T15:28:25.133Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:d6439b26a1ecae50a90d305831a59a0a4b505371018362943c98355faeaa6456 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:25.452Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:25.770Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-22T15:28:25.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-22T15:28:25.770Z] a068cb5b4c8c: Preparing [2022-08-22T15:28:25.770Z] 7d1e47d86738: Preparing [2022-08-22T15:28:25.770Z] dc527c80d111: Preparing [2022-08-22T15:28:25.770Z] 2eacfd696ef0: Preparing [2022-08-22T15:28:25.770Z] 994393dc58e7: Preparing [2022-08-22T15:28:25.770Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:25.770Z] dc527c80d111: Layer already exists [2022-08-22T15:28:25.770Z] 7d1e47d86738: Layer already exists [2022-08-22T15:28:25.770Z] a068cb5b4c8c: Layer already exists [2022-08-22T15:28:25.770Z] 2eacfd696ef0: Layer already exists [2022-08-22T15:28:25.770Z] main: digest: sha256:d6439b26a1ecae50a90d305831a59a0a4b505371018362943c98355faeaa6456 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:28:25.831Z] ===================================================== [Pipeline] echo [2022-08-22T15:28:25.849Z] taggedImages: [2022-08-22T15:28:25.849Z] - nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:25.849Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-22T15:28:25.849Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.49 [2022-08-22T15:28:25.849Z] - nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:25.849Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-22T15:28:25.884Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-22T15:28:25.884Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:25.884Z] latest [2022-08-22T15:28:25.884Z] 2.3.0-dev.49 [2022-08-22T15:28:25.884Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:25.884Z] main [2022-08-22T15:28:25.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:26.219Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:26.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:26.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-22T15:28:26.532Z] c707ce0d08b0: Preparing [2022-08-22T15:28:26.532Z] f5f1b5dabb51: Preparing [2022-08-22T15:28:26.532Z] dc527c80d111: Preparing [2022-08-22T15:28:26.532Z] 797c508efba9: Preparing [2022-08-22T15:28:26.532Z] 994393dc58e7: Preparing [2022-08-22T15:28:26.532Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:26.532Z] 797c508efba9: Layer already exists [2022-08-22T15:28:26.532Z] dc527c80d111: Layer already exists [2022-08-22T15:28:26.532Z] c707ce0d08b0: Pushed [2022-08-22T15:28:27.133Z] ---> 5188844c08a3 [2022-08-22T15:28:27.134Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-22T15:28:27.134Z] ---> a3f26630a1be [2022-08-22T15:28:27.134Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-22T15:28:27.739Z] ---> e5ba873a5116 [2022-08-22T15:28:27.739Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-22T15:28:28.733Z] ---> ff664badac9f [2022-08-22T15:28:28.733Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-22T15:28:28.733Z] ---> Running in 5c798bad9777 [2022-08-22T15:28:29.079Z] f5f1b5dabb51: Pushed [2022-08-22T15:28:29.079Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:7a40f7191f56ad2de9c35557f5b4559dbd5b24a75da3447228df0bb0e9badc95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:29.337Z] Removing intermediate container 5c798bad9777 [2022-08-22T15:28:29.337Z] ---> 840a2bb9a39f [2022-08-22T15:28:29.337Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-22T15:28:29.337Z] ---> Running in 15bca8966539 [2022-08-22T15:28:29.400Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:29.722Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-22T15:28:29.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-22T15:28:29.722Z] c707ce0d08b0: Preparing [2022-08-22T15:28:29.722Z] f5f1b5dabb51: Preparing [2022-08-22T15:28:29.722Z] dc527c80d111: Preparing [2022-08-22T15:28:29.722Z] 797c508efba9: Preparing [2022-08-22T15:28:29.722Z] 994393dc58e7: Preparing [2022-08-22T15:28:29.722Z] dc527c80d111: Layer already exists [2022-08-22T15:28:29.722Z] c707ce0d08b0: Layer already exists [2022-08-22T15:28:29.722Z] f5f1b5dabb51: Layer already exists [2022-08-22T15:28:29.722Z] 797c508efba9: Layer already exists [2022-08-22T15:28:29.722Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:29.722Z] latest: digest: sha256:7a40f7191f56ad2de9c35557f5b4559dbd5b24a75da3447228df0bb0e9badc95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:29.947Z] Removing intermediate container 15bca8966539 [2022-08-22T15:28:29.947Z] ---> 1b5c50dec31f [2022-08-22T15:28:29.947Z] Step 24/26 : LABEL arch=arm64 [2022-08-22T15:28:29.947Z] ---> Running in 41d49c1f1f9a [2022-08-22T15:28:30.054Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:30.381Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.49 [2022-08-22T15:28:30.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-22T15:28:30.381Z] c707ce0d08b0: Preparing [2022-08-22T15:28:30.381Z] f5f1b5dabb51: Preparing [2022-08-22T15:28:30.381Z] dc527c80d111: Preparing [2022-08-22T15:28:30.381Z] 797c508efba9: Preparing [2022-08-22T15:28:30.381Z] 994393dc58e7: Preparing [2022-08-22T15:28:30.381Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:30.381Z] f5f1b5dabb51: Layer already exists [2022-08-22T15:28:30.381Z] c707ce0d08b0: Layer already exists [2022-08-22T15:28:30.381Z] 797c508efba9: Layer already exists [2022-08-22T15:28:30.381Z] dc527c80d111: Layer already exists [2022-08-22T15:28:30.381Z] 2.3.0-dev.49: digest: sha256:7a40f7191f56ad2de9c35557f5b4559dbd5b24a75da3447228df0bb0e9badc95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:30.554Z] Removing intermediate container 41d49c1f1f9a [2022-08-22T15:28:30.554Z] ---> 71f05034b8f4 [2022-08-22T15:28:30.554Z] Step 25/26 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:30.554Z] ---> Running in da403abd2096 [2022-08-22T15:28:30.710Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:31.098Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:31.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-22T15:28:31.098Z] c707ce0d08b0: Preparing [2022-08-22T15:28:31.098Z] f5f1b5dabb51: Preparing [2022-08-22T15:28:31.098Z] dc527c80d111: Preparing [2022-08-22T15:28:31.098Z] 797c508efba9: Preparing [2022-08-22T15:28:31.098Z] 994393dc58e7: Preparing [2022-08-22T15:28:31.098Z] c707ce0d08b0: Layer already exists [2022-08-22T15:28:31.098Z] dc527c80d111: Layer already exists [2022-08-22T15:28:31.098Z] f5f1b5dabb51: Layer already exists [2022-08-22T15:28:31.098Z] 797c508efba9: Layer already exists [2022-08-22T15:28:31.098Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:31.098Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:7a40f7191f56ad2de9c35557f5b4559dbd5b24a75da3447228df0bb0e9badc95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:31.184Z] Removing intermediate container da403abd2096 [2022-08-22T15:28:31.184Z] ---> 4ce2c80efdf3 [2022-08-22T15:28:31.184Z] Step 26/26 : LABEL version=2.3.0-dev.49 [2022-08-22T15:28:31.184Z] ---> Running in 2e026d79ea1c [2022-08-22T15:28:31.419Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:31.731Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-22T15:28:31.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-22T15:28:31.731Z] c707ce0d08b0: Preparing [2022-08-22T15:28:31.731Z] f5f1b5dabb51: Preparing [2022-08-22T15:28:31.731Z] dc527c80d111: Preparing [2022-08-22T15:28:31.731Z] 797c508efba9: Preparing [2022-08-22T15:28:31.731Z] 994393dc58e7: Preparing [2022-08-22T15:28:31.731Z] 797c508efba9: Layer already exists [2022-08-22T15:28:31.731Z] dc527c80d111: Layer already exists [2022-08-22T15:28:31.731Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:31.731Z] c707ce0d08b0: Layer already exists [2022-08-22T15:28:31.731Z] f5f1b5dabb51: Layer already exists [2022-08-22T15:28:31.731Z] main: digest: sha256:7a40f7191f56ad2de9c35557f5b4559dbd5b24a75da3447228df0bb0e9badc95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:28:31.781Z] ===================================================== [2022-08-22T15:28:31.786Z] Removing intermediate container 2e026d79ea1c [2022-08-22T15:28:31.786Z] ---> f652a5a24ced [2022-08-22T15:28:31.786Z] [2022-08-22T15:28:31.786Z] Successfully built f652a5a24ced [2022-08-22T15:28:31.786Z] Successfully tagged security-spire-agent-arm64:latest [Pipeline] echo [2022-08-22T15:28:31.792Z] taggedImages: [2022-08-22T15:28:31.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:31.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-22T15:28:31.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.49 [2022-08-22T15:28:31.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:31.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-22T15:28:31.822Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-22T15:28:31.822Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:31.822Z] latest [2022-08-22T15:28:31.822Z] 2.3.0-dev.49 [2022-08-22T15:28:31.822Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:31.822Z] main [2022-08-22T15:28:31.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:32.066Z]  Building security-spire-agent ... done Building security-spire-config [2022-08-22T15:28:32.162Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:32.476Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:32.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-22T15:28:32.476Z] 08f87d2e15a7: Preparing [2022-08-22T15:28:32.476Z] ec31eaca6498: Preparing [2022-08-22T15:28:32.476Z] 418f9c3effd7: Preparing [2022-08-22T15:28:32.476Z] c485219844de: Preparing [2022-08-22T15:28:32.476Z] 994393dc58e7: Preparing [2022-08-22T15:28:32.476Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:32.476Z] ec31eaca6498: Pushed [2022-08-22T15:28:32.736Z] 08f87d2e15a7: Pushed [2022-08-22T15:28:33.673Z] 418f9c3effd7: Pushed [2022-08-22T15:28:35.485Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:28:35.485Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:28:35.485Z] ---> a0bd7b333583 [2022-08-22T15:28:35.485Z] Step 3/26 : WORKDIR /edgex-go [2022-08-22T15:28:35.485Z] ---> Using cache [2022-08-22T15:28:35.485Z] ---> 8099c1ca7fd9 [2022-08-22T15:28:35.485Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:28:35.485Z] ---> Using cache [2022-08-22T15:28:35.485Z] ---> 8deae29a4888 [2022-08-22T15:28:35.485Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-22T15:28:35.485Z] ---> Running in 8664c4d91540 [2022-08-22T15:28:36.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:28:37.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:28:39.415Z] OK: 221 MiB in 51 packages [2022-08-22T15:28:40.872Z] Removing intermediate container 8664c4d91540 [2022-08-22T15:28:40.872Z] ---> f7f9e0a435ce [2022-08-22T15:28:40.872Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-22T15:28:41.865Z] ---> f1383be02b8f [2022-08-22T15:28:41.865Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:28:41.865Z] ---> Running in d9ac29c83b8e [2022-08-22T15:28:45.904Z] c485219844de: Pushed [2022-08-22T15:28:45.904Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:50b8c33b475249f32aab7828b32fcf244e9ea628f91f1a2e3db44958293561be size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:46.228Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:46.553Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-22T15:28:46.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-22T15:28:46.554Z] 08f87d2e15a7: Preparing [2022-08-22T15:28:46.554Z] ec31eaca6498: Preparing [2022-08-22T15:28:46.554Z] 418f9c3effd7: Preparing [2022-08-22T15:28:46.554Z] c485219844de: Preparing [2022-08-22T15:28:46.554Z] 994393dc58e7: Preparing [2022-08-22T15:28:46.554Z] 418f9c3effd7: Layer already exists [2022-08-22T15:28:46.554Z] ec31eaca6498: Layer already exists [2022-08-22T15:28:46.554Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:46.554Z] c485219844de: Layer already exists [2022-08-22T15:28:46.554Z] 08f87d2e15a7: Layer already exists [2022-08-22T15:28:46.554Z] latest: digest: sha256:50b8c33b475249f32aab7828b32fcf244e9ea628f91f1a2e3db44958293561be size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:46.888Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:47.215Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.49 [2022-08-22T15:28:47.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-22T15:28:47.215Z] 08f87d2e15a7: Preparing [2022-08-22T15:28:47.215Z] ec31eaca6498: Preparing [2022-08-22T15:28:47.215Z] 418f9c3effd7: Preparing [2022-08-22T15:28:47.215Z] c485219844de: Preparing [2022-08-22T15:28:47.215Z] 994393dc58e7: Preparing [2022-08-22T15:28:47.215Z] c485219844de: Layer already exists [2022-08-22T15:28:47.215Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:47.215Z] ec31eaca6498: Layer already exists [2022-08-22T15:28:47.215Z] 418f9c3effd7: Layer already exists [2022-08-22T15:28:47.215Z] 08f87d2e15a7: Layer already exists [2022-08-22T15:28:47.215Z] 2.3.0-dev.49: digest: sha256:50b8c33b475249f32aab7828b32fcf244e9ea628f91f1a2e3db44958293561be size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:47.539Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:47.854Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:47.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-22T15:28:47.854Z] 08f87d2e15a7: Preparing [2022-08-22T15:28:47.854Z] ec31eaca6498: Preparing [2022-08-22T15:28:47.854Z] 418f9c3effd7: Preparing [2022-08-22T15:28:47.854Z] c485219844de: Preparing [2022-08-22T15:28:47.854Z] 994393dc58e7: Preparing [2022-08-22T15:28:47.854Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:47.854Z] 418f9c3effd7: Layer already exists [2022-08-22T15:28:47.854Z] ec31eaca6498: Layer already exists [2022-08-22T15:28:47.854Z] c485219844de: Layer already exists [2022-08-22T15:28:47.854Z] 08f87d2e15a7: Layer already exists [2022-08-22T15:28:47.854Z] 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:50b8c33b475249f32aab7828b32fcf244e9ea628f91f1a2e3db44958293561be size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:48.177Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:28:48.506Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-22T15:28:48.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-22T15:28:48.506Z] 08f87d2e15a7: Preparing [2022-08-22T15:28:48.506Z] ec31eaca6498: Preparing [2022-08-22T15:28:48.506Z] 418f9c3effd7: Preparing [2022-08-22T15:28:48.506Z] c485219844de: Preparing [2022-08-22T15:28:48.506Z] 994393dc58e7: Preparing [2022-08-22T15:28:48.506Z] 418f9c3effd7: Layer already exists [2022-08-22T15:28:48.506Z] ec31eaca6498: Layer already exists [2022-08-22T15:28:48.506Z] c485219844de: Layer already exists [2022-08-22T15:28:48.506Z] 08f87d2e15a7: Layer already exists [2022-08-22T15:28:48.506Z] 994393dc58e7: Layer already exists [2022-08-22T15:28:48.506Z] main: digest: sha256:50b8c33b475249f32aab7828b32fcf244e9ea628f91f1a2e3db44958293561be size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:28:48.553Z] ===================================================== [Pipeline] echo [2022-08-22T15:28:48.562Z] taggedImages: [2022-08-22T15:28:48.562Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:28:48.562Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-22T15:28:48.562Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.49 [2022-08-22T15:28:48.562Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [2022-08-22T15:28:48.562Z] - 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-08-22T15:29:28.931Z] Removing intermediate container d9ac29c83b8e [2022-08-22T15:29:28.932Z] ---> 553baa370025 [2022-08-22T15:29:28.932Z] Step 8/26 : COPY . . [2022-08-22T15:29:30.387Z] ---> fc00933278cf [2022-08-22T15:29:30.387Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-22T15:29:30.387Z] ---> Running in ae90b828b578 [2022-08-22T15:29:30.994Z] Removing intermediate container ae90b828b578 [2022-08-22T15:29:30.994Z] ---> eb71f3b8141a [2022-08-22T15:29:30.994Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-22T15:29:30.994Z] ---> Running in 4aed0af6dc3e [2022-08-22T15:29:31.862Z] Removing intermediate container 4aed0af6dc3e [2022-08-22T15:29:31.863Z] ---> 8d2cc40d55a6 [2022-08-22T15:29:31.863Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-22T15:29:32.208Z] ---> Running in f7f31288d95a [2022-08-22T15:29:35.761Z] Removing intermediate container f7f31288d95a [2022-08-22T15:29:35.761Z] ---> 161af77d5d01 [2022-08-22T15:29:35.761Z] Step 12/26 : WORKDIR /edgex-go [2022-08-22T15:29:35.761Z] ---> Running in 5f8bb73157ca [2022-08-22T15:29:36.363Z] Removing intermediate container 5f8bb73157ca [2022-08-22T15:29:36.363Z] ---> d4db27db8dfa [2022-08-22T15:29:36.363Z] [2022-08-22T15:29:36.363Z] Step 13/26 : FROM alpine:3.15 [2022-08-22T15:29:36.363Z] ---> 02e0d6fdf486 [2022-08-22T15:29:36.363Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-22T15:29:36.363Z] ---> Using cache [2022-08-22T15:29:36.363Z] ---> 2288729e5eee [2022-08-22T15:29:36.363Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:29:36.363Z] ---> Using cache [2022-08-22T15:29:36.363Z] ---> 9de3bd5d3c0c [2022-08-22T15:29:36.363Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-22T15:29:36.363Z] ---> Running in 3eb632b1cdb1 [2022-08-22T15:29:37.835Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:29:39.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:29:40.283Z] v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-22T15:29:40.283Z] v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-22T15:29:40.283Z] OK: 15733 distinct packages available [2022-08-22T15:29:40.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:29:42.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:29:44.005Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-22T15:29:44.005Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-22T15:29:44.005Z] (3/4) Installing libucontext (1.1-r0) [2022-08-22T15:29:44.284Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-22T15:29:44.284Z] Executing busybox-1.34.1-r7.trigger [2022-08-22T15:29:44.284Z] OK: 6 MiB in 18 packages [2022-08-22T15:29:46.285Z] Removing intermediate container 3eb632b1cdb1 [2022-08-22T15:29:46.285Z] ---> 7ae80397af4c [2022-08-22T15:29:46.285Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-22T15:29:51.727Z] ---> bad8882c9b8d [2022-08-22T15:29:51.727Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-22T15:29:52.720Z] ---> a4ae05e832bd [2022-08-22T15:29:52.720Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-22T15:29:52.720Z] ---> Running in a5727e1d469b [2022-08-22T15:29:52.998Z] Removing intermediate container a5727e1d469b [2022-08-22T15:29:52.998Z] ---> 0fc371d99b18 [2022-08-22T15:29:52.998Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-22T15:29:53.996Z] ---> 139d16b4aed8 [2022-08-22T15:29:53.996Z] Step 21/26 : WORKDIR / [2022-08-22T15:29:54.275Z] ---> Running in 5a002915e89c [2022-08-22T15:29:54.876Z] Removing intermediate container 5a002915e89c [2022-08-22T15:29:54.876Z] ---> 7171b1197870 [2022-08-22T15:29:54.876Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-22T15:29:54.876Z] ---> Running in 90306e717e64 [2022-08-22T15:29:55.483Z] Removing intermediate container 90306e717e64 [2022-08-22T15:29:55.483Z] ---> 0a2b9a2623f9 [2022-08-22T15:29:55.483Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-22T15:29:55.483Z] ---> Running in 0f4e8f6ef304 [2022-08-22T15:29:56.086Z] Removing intermediate container 0f4e8f6ef304 [2022-08-22T15:29:56.086Z] ---> bf68835ca152 [2022-08-22T15:29:56.086Z] Step 24/26 : LABEL arch=arm64 [2022-08-22T15:29:56.361Z] ---> Running in 49ed4e6e5aa5 [2022-08-22T15:29:56.964Z] Removing intermediate container 49ed4e6e5aa5 [2022-08-22T15:29:56.964Z] ---> 8cc26f0e1330 [2022-08-22T15:29:56.964Z] Step 25/26 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:29:56.964Z] ---> Running in e7cb18405753 [2022-08-22T15:29:57.574Z] Removing intermediate container e7cb18405753 [2022-08-22T15:29:57.574Z] ---> cd46f0893dc5 [2022-08-22T15:29:57.574Z] Step 26/26 : LABEL version=2.3.0-dev.49 [2022-08-22T15:29:57.574Z] ---> Running in ebe6b98cc196 [2022-08-22T15:29:58.179Z] Removing intermediate container ebe6b98cc196 [2022-08-22T15:29:58.179Z] ---> aa9b58cef089 [2022-08-22T15:29:58.179Z] [2022-08-22T15:29:58.457Z] Successfully built aa9b58cef089 [2022-08-22T15:29:58.457Z] Successfully tagged security-spire-config-arm64:latest [2022-08-22T15:29:58.457Z]  Building security-spire-config ... done Building core-metadata [2022-08-22T15:30:01.879Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:30:01.879Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:30:01.879Z] ---> a0bd7b333583 [2022-08-22T15:30:01.879Z] Step 3/24 : WORKDIR /edgex-go [2022-08-22T15:30:01.879Z] ---> Using cache [2022-08-22T15:30:01.879Z] ---> 8099c1ca7fd9 [2022-08-22T15:30:01.879Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:30:01.879Z] ---> Using cache [2022-08-22T15:30:01.879Z] ---> 8deae29a4888 [2022-08-22T15:30:01.879Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-22T15:30:01.879Z] ---> Using cache [2022-08-22T15:30:01.879Z] ---> 06a80923f98c [2022-08-22T15:30:01.879Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-22T15:30:01.879Z] ---> Using cache [2022-08-22T15:30:01.879Z] ---> fbf299471a79 [2022-08-22T15:30:01.879Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:30:01.879Z] ---> Using cache [2022-08-22T15:30:01.879Z] ---> 9f02134f4e1a [2022-08-22T15:30:01.879Z] Step 8/24 : COPY . . [2022-08-22T15:30:01.879Z] ---> Using cache [2022-08-22T15:30:01.879Z] ---> 8a0a51414038 [2022-08-22T15:30:01.879Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-22T15:30:02.159Z] ---> Running in f61050613486 [2022-08-22T15:30:04.149Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-22T15:32:56.166Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-22T15:33:11.365Z] Removing intermediate container cdc2c23a61f6 [2022-08-22T15:33:11.365Z] ---> eec7f8b9adf3 [2022-08-22T15:33:11.365Z] [2022-08-22T15:33:11.365Z] Step 10/23 : FROM alpine:3.16 [2022-08-22T15:33:11.365Z] 3.16: Pulling from library/alpine [2022-08-22T15:33:11.365Z] Removing intermediate container 05c4ea468cf9 [2022-08-22T15:33:11.365Z] ---> efdd7f7dabb7 [2022-08-22T15:33:11.365Z] [2022-08-22T15:33:11.365Z] Step 10/25 : FROM alpine:3.16 [2022-08-22T15:33:11.644Z] 3.16: Pulling from library/alpine [2022-08-22T15:33:12.249Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-22T15:33:12.249Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-22T15:33:12.249Z] Status: Downloaded newer image for alpine:3.16 [2022-08-22T15:33:12.249Z] Status: Image is up to date for alpine:3.16 [2022-08-22T15:33:12.249Z] ---> a6215f271958 [2022-08-22T15:33:12.249Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-22T15:33:12.249Z] ---> a6215f271958 [2022-08-22T15:33:12.250Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-22T15:33:12.250Z] ---> Running in 01ed82fccd71 [2022-08-22T15:33:12.533Z] ---> Running in 5d3101b4303d [2022-08-22T15:33:15.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:33:15.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:33:15.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:33:15.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:33:17.225Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-22T15:33:17.225Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-22T15:33:17.225Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-22T15:33:17.225Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:33:17.225Z] (3/3) Installing su-exec (0.2-r1) [2022-08-22T15:33:17.225Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:33:17.225Z] OK: 5 MiB in 15 packages [2022-08-22T15:33:17.225Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T15:33:17.507Z] OK: 6 MiB in 17 packages [2022-08-22T15:33:18.965Z] Removing intermediate container 5d3101b4303d [2022-08-22T15:33:18.965Z] ---> 9fac5ecdf941 [2022-08-22T15:33:18.965Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-22T15:33:19.240Z] ---> Running in b8cf9f9be564 [2022-08-22T15:33:19.850Z] Removing intermediate container b8cf9f9be564 [2022-08-22T15:33:19.850Z] ---> 4d556038663f [2022-08-22T15:33:19.850Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-22T15:33:20.131Z] ---> Running in 3231f90034ef [2022-08-22T15:33:20.407Z] Removing intermediate container 01ed82fccd71 [2022-08-22T15:33:20.407Z] ---> 0a1620130dd7 [2022-08-22T15:33:20.407Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-22T15:33:20.407Z] ---> Running in 764b625fed2b [2022-08-22T15:33:21.017Z] Removing intermediate container 3231f90034ef [2022-08-22T15:33:21.017Z] ---> 7b8ade6677a3 [2022-08-22T15:33:21.017Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-22T15:33:21.017Z] ---> Running in 79c56cb4b348 [2022-08-22T15:33:21.295Z] Removing intermediate container 764b625fed2b [2022-08-22T15:33:21.295Z] ---> bbe5622d8941 [2022-08-22T15:33:21.295Z] Step 13/25 : WORKDIR / [2022-08-22T15:33:21.295Z] ---> Running in eb0dd7d046d9 [2022-08-22T15:33:21.905Z] Removing intermediate container 79c56cb4b348 [2022-08-22T15:33:21.905Z] Removing intermediate container eb0dd7d046d9 [2022-08-22T15:33:21.905Z] ---> 53f8ff43112f [2022-08-22T15:33:22.188Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-22T15:33:22.188Z] ---> 5875cee0618d [2022-08-22T15:33:22.188Z] Step 15/23 : WORKDIR / [2022-08-22T15:33:22.188Z] ---> Running in 2cde48ba300a [2022-08-22T15:33:23.188Z] Removing intermediate container 2cde48ba300a [2022-08-22T15:33:23.188Z] ---> 2b699b1fc0dd [2022-08-22T15:33:23.188Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:33:23.467Z] ---> bb6bfcada12a [2022-08-22T15:33:23.467Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-22T15:33:24.069Z] ---> d5031e258f92 [2022-08-22T15:33:24.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-22T15:33:24.680Z] ---> a44ba1fd6056 [2022-08-22T15:33:24.680Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-22T15:33:26.133Z] ---> 993a61ad9e09 [2022-08-22T15:33:26.133Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-22T15:33:26.133Z] ---> de07778b6412 [2022-08-22T15:33:26.133Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-22T15:33:27.124Z] ---> 031f53b8fe16 [2022-08-22T15:33:27.124Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-22T15:33:27.405Z] ---> d79d735bfd9e [2022-08-22T15:33:27.405Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-22T15:33:27.681Z] ---> Running in 65ed031c9dd4 [2022-08-22T15:33:28.284Z] Removing intermediate container 65ed031c9dd4 [2022-08-22T15:33:28.284Z] ---> 90821b24cb1e [2022-08-22T15:33:28.284Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:33:28.560Z] ---> Running in bda26d3007d1 [2022-08-22T15:33:29.163Z] Removing intermediate container bda26d3007d1 [2022-08-22T15:33:29.163Z] ---> 01c974517eba [2022-08-22T15:33:29.163Z] Step 21/23 : LABEL arch=arm64 [2022-08-22T15:33:29.437Z] ---> Running in 8986aa9455bb [2022-08-22T15:33:29.437Z] ---> c16b52ea6384 [2022-08-22T15:33:29.437Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-22T15:33:30.037Z] Removing intermediate container 8986aa9455bb [2022-08-22T15:33:30.037Z] ---> f0a01c1594c5 [2022-08-22T15:33:30.037Z] Step 22/23 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:33:30.037Z] ---> Running in a8415c89c8e4 [2022-08-22T15:33:30.664Z] Removing intermediate container a8415c89c8e4 [2022-08-22T15:33:30.664Z] ---> 61207d871b34 [2022-08-22T15:33:30.664Z] Step 23/23 : LABEL version=2.3.0-dev.49 [2022-08-22T15:33:30.941Z] ---> Running in 9412beda8143 [2022-08-22T15:33:31.543Z] Removing intermediate container 9412beda8143 [2022-08-22T15:33:31.543Z] ---> 6863f173bddf [2022-08-22T15:33:31.543Z] [2022-08-22T15:33:31.886Z] Successfully built 6863f173bddf [2022-08-22T15:33:31.886Z] ---> 6d1f213bd547 [2022-08-22T15:33:31.886Z] Successfully tagged core-command-arm64:latest [2022-08-22T15:33:31.886Z]  Building core-command ... done Building support-notifications [2022-08-22T15:33:31.886Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-22T15:33:33.179Z] ---> 73cb3dc858a6 [2022-08-22T15:33:33.179Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-22T15:33:33.179Z] ---> Running in 5ee747b6e514 [2022-08-22T15:33:36.696Z] Removing intermediate container 5ee747b6e514 [2022-08-22T15:33:36.696Z] ---> c0bc7dcfff40 [2022-08-22T15:33:36.696Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-22T15:33:36.696Z] ---> Running in 1f80a3822523 [2022-08-22T15:33:37.298Z] Removing intermediate container 1f80a3822523 [2022-08-22T15:33:37.298Z] ---> 7273547a3838 [2022-08-22T15:33:37.298Z] Step 23/25 : LABEL arch=arm64 [2022-08-22T15:33:37.298Z] ---> Running in 8aee9bcb5cdb [2022-08-22T15:33:37.921Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:33:37.921Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:33:37.921Z] ---> a0bd7b333583 [2022-08-22T15:33:37.921Z] Step 3/22 : WORKDIR /edgex-go [2022-08-22T15:33:37.921Z] ---> Using cache [2022-08-22T15:33:37.921Z] ---> 8099c1ca7fd9 [2022-08-22T15:33:37.921Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:33:37.921Z] ---> Using cache [2022-08-22T15:33:37.921Z] ---> 8deae29a4888 [2022-08-22T15:33:37.921Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-22T15:33:37.921Z] Removing intermediate container 8aee9bcb5cdb [2022-08-22T15:33:37.921Z] ---> 383e07b1af98 [2022-08-22T15:33:37.921Z] Step 24/25 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:33:37.921Z] ---> Running in 19784bc0fe93 [2022-08-22T15:33:37.921Z] ---> Running in efed39b4b7e4 [2022-08-22T15:33:38.912Z] Removing intermediate container efed39b4b7e4 [2022-08-22T15:33:38.912Z] ---> c1389c8bd07e [2022-08-22T15:33:38.912Z] Step 25/25 : LABEL version=2.3.0-dev.49 [2022-08-22T15:33:39.190Z] ---> Running in b99872411dcb [2022-08-22T15:33:39.796Z] Removing intermediate container b99872411dcb [2022-08-22T15:33:39.796Z] ---> 5fe964500265 [2022-08-22T15:33:39.796Z] [2022-08-22T15:33:39.796Z] Successfully built 5fe964500265 [2022-08-22T15:33:39.796Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-22T15:33:39.796Z] Building sys-mgmt-agent [2022-08-22T15:33:40.073Z]  Building security-secretstore-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:33:41.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:33:43.053Z] OK: 221 MiB in 51 packages [2022-08-22T15:33:43.053Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:33:43.053Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:33:43.053Z] ---> a0bd7b333583 [2022-08-22T15:33:43.053Z] Step 3/23 : WORKDIR /edgex-go [2022-08-22T15:33:43.053Z] ---> Using cache [2022-08-22T15:33:43.053Z] ---> 8099c1ca7fd9 [2022-08-22T15:33:43.053Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:33:43.053Z] ---> Using cache [2022-08-22T15:33:43.053Z] ---> 8deae29a4888 [2022-08-22T15:33:43.053Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-22T15:33:43.329Z] ---> Running in 87ec2f14bcae [2022-08-22T15:33:44.323Z] Removing intermediate container 19784bc0fe93 [2022-08-22T15:33:44.323Z] ---> fa06447781a5 [2022-08-22T15:33:44.323Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-22T15:33:45.786Z] ---> c69bb05350c2 [2022-08-22T15:33:45.786Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:33:45.786Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:33:45.786Z] ---> Running in ef6382a701e2 [2022-08-22T15:33:46.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:33:48.226Z] OK: 221 MiB in 51 packages [2022-08-22T15:33:49.672Z] Removing intermediate container 87ec2f14bcae [2022-08-22T15:33:49.673Z] ---> b6945bcb259a [2022-08-22T15:33:49.673Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-22T15:33:50.662Z] ---> 11ba24590d02 [2022-08-22T15:33:50.662Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:33:50.662Z] ---> Running in 3b39c0658e2f [2022-08-22T15:34:47.311Z] Removing intermediate container ef6382a701e2 [2022-08-22T15:34:47.311Z] ---> 7cdc464bac26 [2022-08-22T15:34:47.311Z] Step 8/22 : COPY . . [2022-08-22T15:34:47.311Z] ---> ae23fc19442b [2022-08-22T15:34:47.311Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-22T15:34:47.311Z] ---> Running in f81b384d9171 [2022-08-22T15:34:48.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-22T15:34:49.285Z] Removing intermediate container 3b39c0658e2f [2022-08-22T15:34:49.285Z] ---> 1e8ee43faf9a [2022-08-22T15:34:49.285Z] Step 8/23 : COPY . . [2022-08-22T15:34:56.025Z] ---> c5e94e5e7d3d [2022-08-22T15:34:56.025Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-22T15:34:56.025Z] ---> Running in 8960cdc57cf9 [2022-08-22T15:34:58.025Z] Removing intermediate container bc0465b03495 [2022-08-22T15:34:58.025Z] ---> 8555275707a1 [2022-08-22T15:34:58.025Z] [2022-08-22T15:34:58.025Z] Step 9/20 : FROM alpine:3.15 [2022-08-22T15:34:58.025Z] ---> 02e0d6fdf486 [2022-08-22T15:34:58.025Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-22T15:34:58.025Z] ---> Using cache [2022-08-22T15:34:58.025Z] ---> 2288729e5eee [2022-08-22T15:34:58.025Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:34:58.025Z] ---> Using cache [2022-08-22T15:34:58.025Z] ---> 9de3bd5d3c0c [2022-08-22T15:34:58.025Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-22T15:34:58.025Z] ---> Running in 14af9d95b913 [2022-08-22T15:34:58.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-22T15:35:00.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:35:01.000Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:35:02.446Z] v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-22T15:35:02.446Z] v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-22T15:35:02.446Z] OK: 15733 distinct packages available [2022-08-22T15:35:02.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:35:03.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:35:04.424Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-22T15:35:04.705Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-22T15:35:04.705Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-22T15:35:04.981Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-22T15:35:04.981Z] (5/9) Installing curl (7.80.0-r2) [2022-08-22T15:35:05.258Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-22T15:35:05.258Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-22T15:35:05.258Z] (8/9) Installing libucontext (1.1-r0) [2022-08-22T15:35:05.536Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-22T15:35:05.536Z] Executing busybox-1.34.1-r7.trigger [2022-08-22T15:35:05.536Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T15:35:05.814Z] OK: 8 MiB in 23 packages [2022-08-22T15:35:08.470Z] Removing intermediate container 14af9d95b913 [2022-08-22T15:35:08.470Z] ---> 7e26d1bf82ce [2022-08-22T15:35:08.470Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:35:09.076Z] ---> b93d6760e576 [2022-08-22T15:35:09.076Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-22T15:35:11.075Z] ---> a5ce2efbc844 [2022-08-22T15:35:11.075Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-22T15:35:12.077Z] ---> 0176b4828ec6 [2022-08-22T15:35:12.077Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-22T15:35:12.352Z] ---> Running in 089ec8f40365 [2022-08-22T15:35:12.624Z] Removing intermediate container 089ec8f40365 [2022-08-22T15:35:12.624Z] ---> 19de6d66cd24 [2022-08-22T15:35:12.624Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:35:12.898Z] ---> Running in 6ca101d439ce [2022-08-22T15:35:13.211Z] Removing intermediate container 6ca101d439ce [2022-08-22T15:35:13.211Z] ---> 566a1966f86b [2022-08-22T15:35:13.211Z] Step 18/20 : LABEL arch=arm64 [2022-08-22T15:35:13.211Z] ---> Running in 3a7638abcf51 [2022-08-22T15:35:13.829Z] Removing intermediate container 3a7638abcf51 [2022-08-22T15:35:13.829Z] ---> 0fd2baaa4491 [2022-08-22T15:35:13.829Z] Step 19/20 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:35:13.829Z] ---> Running in f858cba88082 [2022-08-22T15:35:14.442Z] Removing intermediate container f858cba88082 [2022-08-22T15:35:14.442Z] ---> ed49d76445df [2022-08-22T15:35:14.442Z] Step 20/20 : LABEL version=2.3.0-dev.49 [2022-08-22T15:35:14.442Z] ---> Running in 16957392fa13 [2022-08-22T15:35:15.058Z] Removing intermediate container 16957392fa13 [2022-08-22T15:35:15.058Z] ---> 7698b63517fe [2022-08-22T15:35:15.058Z] [2022-08-22T15:35:15.058Z] Successfully built 7698b63517fe [2022-08-22T15:35:15.058Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-22T15:35:15.058Z] Building security-proxy-setup [2022-08-22T15:35:18.472Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:35:18.472Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:35:18.472Z] ---> a0bd7b333583 [2022-08-22T15:35:18.472Z] Step 3/22 : WORKDIR /edgex-go [2022-08-22T15:35:18.472Z] ---> Using cache [2022-08-22T15:35:18.472Z] ---> 8099c1ca7fd9 [2022-08-22T15:35:18.472Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:35:18.472Z] ---> Using cache [2022-08-22T15:35:18.472Z] ---> 8deae29a4888 [2022-08-22T15:35:18.472Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-22T15:35:18.472Z] ---> Using cache [2022-08-22T15:35:18.472Z] ---> 06a80923f98c [2022-08-22T15:35:18.472Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-22T15:35:18.472Z] ---> Using cache [2022-08-22T15:35:18.472Z] ---> fbf299471a79 [2022-08-22T15:35:18.472Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:35:18.472Z] ---> Using cache [2022-08-22T15:35:18.472Z] ---> 9f02134f4e1a [2022-08-22T15:35:18.472Z] Step 8/22 : COPY . . [2022-08-22T15:35:18.472Z] ---> Using cache [2022-08-22T15:35:18.472Z] ---> 8a0a51414038 [2022-08-22T15:35:18.472Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-22T15:35:18.764Z] ---> Running in 003953f8269f [2022-08-22T15:35:20.766Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-22T15:35:47.592Z] Removing intermediate container f0d0d4413e35 [2022-08-22T15:35:47.592Z] ---> 658ab787adfd [2022-08-22T15:35:47.592Z] [2022-08-22T15:35:47.592Z] Step 10/22 : FROM alpine:3.16 [2022-08-22T15:35:47.592Z] ---> a6215f271958 [2022-08-22T15:35:47.592Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-22T15:35:47.592Z] ---> Using cache [2022-08-22T15:35:47.592Z] ---> 9fac5ecdf941 [2022-08-22T15:35:47.592Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-22T15:35:47.592Z] ---> Using cache [2022-08-22T15:35:47.592Z] ---> 4d556038663f [2022-08-22T15:35:47.592Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-22T15:35:47.592Z] ---> Running in ff3a300aaa82 [2022-08-22T15:35:48.196Z] Removing intermediate container ff3a300aaa82 [2022-08-22T15:35:48.196Z] ---> ee333e6eee5d [2022-08-22T15:35:48.196Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-22T15:35:48.474Z] ---> Running in 139c8215f0c4 [2022-08-22T15:35:48.748Z] Removing intermediate container 139c8215f0c4 [2022-08-22T15:35:48.748Z] ---> 4dd7d6b45ad8 [2022-08-22T15:35:48.748Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:35:49.757Z] ---> adcecc44fb10 [2022-08-22T15:35:49.757Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-22T15:35:52.407Z] ---> ab095008c4f5 [2022-08-22T15:35:52.407Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-22T15:35:53.418Z] ---> 71c00155e70f [2022-08-22T15:35:53.418Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-22T15:35:53.418Z] ---> Running in bcda0c74410c [2022-08-22T15:35:54.026Z] Removing intermediate container bcda0c74410c [2022-08-22T15:35:54.026Z] ---> 43de8400bdb6 [2022-08-22T15:35:54.026Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:35:54.026Z] ---> Running in 479daccd2cc1 [2022-08-22T15:35:54.662Z] Removing intermediate container 479daccd2cc1 [2022-08-22T15:35:54.662Z] ---> 3d109769712b [2022-08-22T15:35:54.662Z] Step 20/22 : LABEL arch=arm64 [2022-08-22T15:35:54.943Z] ---> Running in 0578f35286ea [2022-08-22T15:35:55.810Z] Removing intermediate container 0578f35286ea [2022-08-22T15:35:55.810Z] ---> f333cd417be3 [2022-08-22T15:35:55.810Z] Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:35:55.810Z] ---> Running in 21a9fcd6421a [2022-08-22T15:35:57.272Z] Removing intermediate container 21a9fcd6421a [2022-08-22T15:35:57.272Z] ---> 40a2825f6920 [2022-08-22T15:35:57.272Z] Step 22/22 : LABEL version=2.3.0-dev.49 [2022-08-22T15:35:57.272Z] ---> Running in d1e905b009cc [2022-08-22T15:35:58.266Z] Removing intermediate container d1e905b009cc [2022-08-22T15:35:58.266Z] ---> aa4a59a171d8 [2022-08-22T15:35:58.266Z] [2022-08-22T15:35:58.543Z] Successfully built aa4a59a171d8 [2022-08-22T15:35:58.543Z] Successfully tagged support-scheduler-arm64:latest [2022-08-22T15:35:58.543Z]  Building support-scheduler ... done Building core-data [2022-08-22T15:36:03.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:36:03.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:36:03.972Z] ---> a0bd7b333583 [2022-08-22T15:36:03.972Z] Step 3/23 : WORKDIR /edgex-go [2022-08-22T15:36:03.972Z] ---> Using cache [2022-08-22T15:36:03.972Z] ---> 8099c1ca7fd9 [2022-08-22T15:36:03.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:36:03.972Z] ---> Using cache [2022-08-22T15:36:03.972Z] ---> 8deae29a4888 [2022-08-22T15:36:03.972Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-22T15:36:04.249Z] ---> Running in e8c433ea33e0 [2022-08-22T15:36:05.247Z] Removing intermediate container f61050613486 [2022-08-22T15:36:05.247Z] ---> ae5e62b81ef1 [2022-08-22T15:36:05.247Z] [2022-08-22T15:36:05.247Z] Step 10/24 : FROM alpine:3.16 [2022-08-22T15:36:05.247Z] ---> a6215f271958 [2022-08-22T15:36:05.247Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-22T15:36:05.247Z] ---> Using cache [2022-08-22T15:36:05.247Z] ---> 9fac5ecdf941 [2022-08-22T15:36:05.247Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-22T15:36:05.247Z] ---> Using cache [2022-08-22T15:36:05.247Z] ---> 4d556038663f [2022-08-22T15:36:05.247Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-22T15:36:05.247Z] ---> Running in 696e6c69e3f8 [2022-08-22T15:36:05.851Z] Removing intermediate container 696e6c69e3f8 [2022-08-22T15:36:05.851Z] ---> aad96215a175 [2022-08-22T15:36:05.851Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-22T15:36:06.130Z] ---> Running in 2f1597f9d59d [2022-08-22T15:36:06.740Z] Removing intermediate container 2f1597f9d59d [2022-08-22T15:36:06.740Z] ---> 5b17036323b8 [2022-08-22T15:36:06.740Z] Step 15/24 : WORKDIR / [2022-08-22T15:36:06.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:36:06.740Z] ---> Running in d993e3694b15 [2022-08-22T15:36:07.350Z] Removing intermediate container d993e3694b15 [2022-08-22T15:36:07.350Z] ---> 831d72c9bd2b [2022-08-22T15:36:07.351Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:36:07.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:36:08.236Z] ---> b4724aebd748 [2022-08-22T15:36:08.236Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-22T15:36:09.223Z] OK: 221 MiB in 51 packages [2022-08-22T15:36:10.227Z] ---> 3f756ed18810 [2022-08-22T15:36:10.227Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-22T15:36:10.500Z] Removing intermediate container e8c433ea33e0 [2022-08-22T15:36:10.500Z] ---> 3397b6ef95c2 [2022-08-22T15:36:10.500Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-22T15:36:11.942Z] ---> e8a3b819bcbe [2022-08-22T15:36:11.942Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-22T15:36:11.942Z] ---> 201894835b98 [2022-08-22T15:36:11.942Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:36:12.218Z] ---> Running in 8db79e006583 [2022-08-22T15:36:12.823Z] ---> 4d0b4b56b473 [2022-08-22T15:36:12.823Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-22T15:36:13.106Z] ---> Running in a8f7c7fee419 [2022-08-22T15:36:14.108Z] Removing intermediate container a8f7c7fee419 [2022-08-22T15:36:14.108Z] ---> 936550e6a24e [2022-08-22T15:36:14.108Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:36:14.108Z] ---> Running in 253c73f51ed7 [2022-08-22T15:36:14.713Z] Removing intermediate container 253c73f51ed7 [2022-08-22T15:36:14.713Z] ---> 58b63a51841f [2022-08-22T15:36:14.713Z] Step 22/24 : LABEL arch=arm64 [2022-08-22T15:36:14.713Z] ---> Running in 10db5a82d73b [2022-08-22T15:36:15.320Z] Removing intermediate container 10db5a82d73b [2022-08-22T15:36:15.320Z] ---> 322d71f4f51b [2022-08-22T15:36:15.320Z] Step 23/24 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:36:15.597Z] ---> Running in ff2c67fa1e23 [2022-08-22T15:36:16.201Z] Removing intermediate container ff2c67fa1e23 [2022-08-22T15:36:16.201Z] ---> f58dfbd6f819 [2022-08-22T15:36:16.201Z] Step 24/24 : LABEL version=2.3.0-dev.49 [2022-08-22T15:36:16.201Z] ---> Running in 9d8ff98293cf [2022-08-22T15:36:16.821Z] Removing intermediate container 9d8ff98293cf [2022-08-22T15:36:16.821Z] ---> cafa4256c4ec [2022-08-22T15:36:16.821Z] [2022-08-22T15:36:16.821Z] Successfully built cafa4256c4ec [2022-08-22T15:36:16.821Z] Successfully tagged core-metadata-arm64:latest [2022-08-22T15:36:16.821Z] Building security-bootstrapper [2022-08-22T15:36:20.513Z]  Building core-metadata ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:36:20.513Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:36:20.513Z] ---> a0bd7b333583 [2022-08-22T15:36:20.513Z] Step 3/31 : WORKDIR /edgex-go [2022-08-22T15:36:20.513Z] ---> Using cache [2022-08-22T15:36:20.513Z] ---> 8099c1ca7fd9 [2022-08-22T15:36:20.513Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:36:20.513Z] ---> Using cache [2022-08-22T15:36:20.513Z] ---> 8deae29a4888 [2022-08-22T15:36:20.513Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-22T15:36:20.513Z] ---> Using cache [2022-08-22T15:36:20.513Z] ---> 06a80923f98c [2022-08-22T15:36:20.513Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-22T15:36:20.513Z] ---> Using cache [2022-08-22T15:36:20.513Z] ---> fbf299471a79 [2022-08-22T15:36:20.513Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:36:20.513Z] ---> Using cache [2022-08-22T15:36:20.513Z] ---> 9f02134f4e1a [2022-08-22T15:36:20.513Z] Step 8/31 : COPY . . [2022-08-22T15:36:20.513Z] ---> Using cache [2022-08-22T15:36:20.513Z] ---> 8a0a51414038 [2022-08-22T15:36:20.513Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-22T15:36:20.792Z] ---> Running in 2ee9dffae48e [2022-08-22T15:36:22.774Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-22T15:37:01.784Z] Removing intermediate container 8db79e006583 [2022-08-22T15:37:01.784Z] ---> 4fe271ea859c [2022-08-22T15:37:01.784Z] Step 8/23 : COPY . . [2022-08-22T15:37:03.776Z] ---> 8c7d6f5f5f02 [2022-08-22T15:37:03.776Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-22T15:37:03.776Z] ---> Running in b40afdafa25d [2022-08-22T15:37:05.766Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-22T15:40:12.729Z] Removing intermediate container 8960cdc57cf9 [2022-08-22T15:40:12.729Z] ---> 099bcb442af7 [2022-08-22T15:40:12.729Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-22T15:40:12.729Z] ---> Running in 88fa40d2bcec [2022-08-22T15:40:12.729Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-22T15:40:12.729Z] Removing intermediate container 88fa40d2bcec [2022-08-22T15:40:12.729Z] ---> 8af146b41d46 [2022-08-22T15:40:12.729Z] [2022-08-22T15:40:12.729Z] Step 11/23 : FROM alpine:3.16 [2022-08-22T15:40:12.729Z] ---> a6215f271958 [2022-08-22T15:40:12.729Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-22T15:40:12.729Z] ---> Running in 51b1ae423b79 [2022-08-22T15:40:12.729Z] Removing intermediate container 51b1ae423b79 [2022-08-22T15:40:12.729Z] ---> a8acd28dd74f [2022-08-22T15:40:12.729Z] Step 13/23 : 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-08-22T15:40:12.729Z] ---> Running in 4ac029dd8bd4 [2022-08-22T15:40:12.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:40:13.710Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-22T15:40:13.985Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.16/main: temporary error (try again later)fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:40:13.985Z]  [2022-08-22T15:40:19.418Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.16/community: temporary error (try again later) [2022-08-22T15:40:19.418Z] ERROR: unable to select packages: [2022-08-22T15:40:19.418Z]  bash (no such package): [2022-08-22T15:40:19.418Z] required by: world[bash] [2022-08-22T15:40:19.418Z] curl (no such package): [2022-08-22T15:40:19.418Z] required by: world[curl] [2022-08-22T15:40:19.418Z] docker-cli (no such package): [2022-08-22T15:40:19.418Z] required by: world[docker-cli] [2022-08-22T15:40:19.418Z] dumb-init (no such package): [2022-08-22T15:40:19.418Z] required by: world[dumb-init] [2022-08-22T15:40:19.418Z] py3-pip (no such package): [2022-08-22T15:40:19.418Z] required by: world[py3-pip] [2022-08-22T15:40:20.015Z] Building security-spire-server [2022-08-22T15:40:23.417Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-22T15:40:23.417Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-22T15:40:23.417Z] ---> a0bd7b333583 [2022-08-22T15:40:23.417Z] Step 3/25 : WORKDIR /edgex-go [2022-08-22T15:40:23.417Z] ---> Using cache [2022-08-22T15:40:23.417Z] ---> 8099c1ca7fd9 [2022-08-22T15:40:23.417Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:40:23.417Z] ---> Using cache [2022-08-22T15:40:23.417Z] ---> 8deae29a4888 [2022-08-22T15:40:23.417Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-22T15:40:23.417Z] ---> Using cache [2022-08-22T15:40:23.417Z] ---> f7f9e0a435ce [2022-08-22T15:40:23.417Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-22T15:40:23.417Z] ---> Using cache [2022-08-22T15:40:23.417Z] ---> f1383be02b8f [2022-08-22T15:40:23.417Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:40:23.417Z] ---> Using cache [2022-08-22T15:40:23.417Z] ---> 553baa370025 [2022-08-22T15:40:23.417Z] Step 8/25 : COPY . . [2022-08-22T15:40:23.417Z] ---> Using cache [2022-08-22T15:40:23.417Z] ---> fc00933278cf [2022-08-22T15:40:23.417Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-22T15:40:23.417Z] ---> Using cache [2022-08-22T15:40:23.417Z] ---> eb71f3b8141a [2022-08-22T15:40:23.417Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-22T15:40:23.417Z] ---> Using cache [2022-08-22T15:40:23.417Z] ---> 8d2cc40d55a6 [2022-08-22T15:40:23.697Z] Step 11/25 : 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-08-22T15:40:23.697Z] ---> Running in 4ff813e452f8 [2022-08-22T15:40:27.138Z] Removing intermediate container 4ff813e452f8 [2022-08-22T15:40:27.138Z] ---> 41ae1b16d866 [2022-08-22T15:40:27.138Z] Step 12/25 : WORKDIR /edgex-go [2022-08-22T15:40:27.138Z] ---> Running in 7c974c4377dd [2022-08-22T15:40:27.138Z] Removing intermediate container 7c974c4377dd [2022-08-22T15:40:27.138Z] ---> 924a0c158638 [2022-08-22T15:40:27.138Z] [2022-08-22T15:40:27.138Z] Step 13/25 : FROM alpine:3.15 [2022-08-22T15:40:27.138Z] ---> 02e0d6fdf486 [2022-08-22T15:40:27.138Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-22T15:40:27.138Z] ---> Using cache [2022-08-22T15:40:27.138Z] ---> 2288729e5eee [2022-08-22T15:40:27.138Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:40:27.138Z] ---> Using cache [2022-08-22T15:40:27.138Z] ---> 9de3bd5d3c0c [2022-08-22T15:40:27.138Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-22T15:40:27.138Z] ---> Using cache [2022-08-22T15:40:27.138Z] ---> a5aeef531705 [2022-08-22T15:40:27.138Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-22T15:40:35.453Z] ---> 1f558c837258 [2022-08-22T15:40:35.453Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-22T15:40:36.438Z] ---> 7b509a8205c3 [2022-08-22T15:40:36.439Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-22T15:40:37.878Z] ---> ad46ec2310f2 [2022-08-22T15:40:37.878Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-22T15:40:38.549Z] Removing intermediate container 003953f8269f [2022-08-22T15:40:38.549Z] ---> a17875cdcf7d [2022-08-22T15:40:38.549Z] [2022-08-22T15:40:38.549Z] Step 10/22 : FROM alpine:3.16 [2022-08-22T15:40:38.549Z] ---> a6215f271958 [2022-08-22T15:40:38.549Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-22T15:40:38.941Z] ---> Running in 8c98b1a5cdaf [2022-08-22T15:40:38.941Z] ---> 91f81ecf9b91 [2022-08-22T15:40:38.941Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-22T15:40:39.253Z] ---> Running in 870b07b52efd [2022-08-22T15:40:39.931Z] Removing intermediate container 870b07b52efd [2022-08-22T15:40:39.931Z] ---> 33555f749421 [2022-08-22T15:40:39.931Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-22T15:40:40.221Z] ---> Running in 903046e0510a [2022-08-22T15:40:40.858Z] Removing intermediate container 903046e0510a [2022-08-22T15:40:40.858Z] ---> bbfbbe1dc41c [2022-08-22T15:40:40.858Z] Step 23/25 : LABEL arch=arm64 [2022-08-22T15:40:41.208Z] ---> Running in d0841651d46e [2022-08-22T15:40:41.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:40:41.619Z] Removing intermediate container d0841651d46e [2022-08-22T15:40:41.619Z] ---> e89c4d2b5938 [2022-08-22T15:40:41.619Z] Step 24/25 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:40:41.619Z] ---> Running in b849d8268acc [2022-08-22T15:40:41.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:40:42.563Z] Removing intermediate container b849d8268acc [2022-08-22T15:40:42.563Z] ---> a9dd5ea30f07 [2022-08-22T15:40:42.563Z] Step 25/25 : LABEL version=2.3.0-dev.49 [2022-08-22T15:40:42.563Z] ---> Running in bb2022a5f4a4 [2022-08-22T15:40:42.838Z] Removing intermediate container bb2022a5f4a4 [2022-08-22T15:40:42.838Z] ---> 5d9ee914af47 [2022-08-22T15:40:42.838Z] [2022-08-22T15:40:43.116Z] Successfully built 5d9ee914af47 [2022-08-22T15:40:43.116Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-22T15:40:43.116Z] Successfully tagged security-spire-server-arm64:latest [2022-08-22T15:40:43.116Z]  Building security-spire-server ... done (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-22T15:40:43.116Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-22T15:40:43.116Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-22T15:40:43.393Z] (5/6) Installing curl (7.83.1-r2) [2022-08-22T15:40:43.393Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-22T15:40:43.393Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:40:43.393Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T15:40:43.676Z] OK: 8 MiB in 20 packages [2022-08-22T15:40:45.669Z] Removing intermediate container 8c98b1a5cdaf [2022-08-22T15:40:45.669Z] ---> 7c38f2817a89 [2022-08-22T15:40:45.669Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-22T15:40:45.945Z] ---> Running in 6ee10b78953a [2022-08-22T15:40:46.553Z] Removing intermediate container 6ee10b78953a [2022-08-22T15:40:46.553Z] ---> 4ba26a037e0f [2022-08-22T15:40:46.553Z] Step 13/22 : WORKDIR /edgex [2022-08-22T15:40:46.553Z] ---> Running in f67bd0d417c4 [2022-08-22T15:40:47.154Z] Removing intermediate container f67bd0d417c4 [2022-08-22T15:40:47.154Z] ---> 1bd5835d07cd [2022-08-22T15:40:47.154Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-22T15:40:48.141Z] ---> 9533f0388fb3 [2022-08-22T15:40:48.141Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-22T15:40:49.598Z] ---> a9f5499ad0ab [2022-08-22T15:40:49.598Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-22T15:40:51.592Z] ---> 899a560cc247 [2022-08-22T15:40:51.592Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-22T15:40:52.214Z] ---> 4e673df7ba24 [2022-08-22T15:40:52.214Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-22T15:40:52.488Z] ---> Running in 1cf77a73351c [2022-08-22T15:40:55.141Z] Removing intermediate container 1cf77a73351c [2022-08-22T15:40:55.141Z] ---> efc0200dc009 [2022-08-22T15:40:55.141Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-22T15:40:55.417Z] ---> Running in 0792b18d2049 [2022-08-22T15:40:56.021Z] Removing intermediate container 0792b18d2049 [2022-08-22T15:40:56.021Z] ---> a3f47dd26d8b [2022-08-22T15:40:56.021Z] Step 20/22 : LABEL arch=arm64 [2022-08-22T15:40:56.021Z] ---> Running in 23f809a1cd82 [2022-08-22T15:40:56.624Z] Removing intermediate container 23f809a1cd82 [2022-08-22T15:40:56.624Z] ---> 3e31722138f0 [2022-08-22T15:40:56.624Z] Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:40:56.624Z] ---> Running in fc5b0170eb84 [2022-08-22T15:40:57.229Z] Removing intermediate container fc5b0170eb84 [2022-08-22T15:40:57.229Z] ---> 36ed57d570d8 [2022-08-22T15:40:57.229Z] Step 22/22 : LABEL version=2.3.0-dev.49 [2022-08-22T15:40:57.229Z] ---> Running in 80a7ed3a4bca [2022-08-22T15:40:57.837Z] Removing intermediate container 80a7ed3a4bca [2022-08-22T15:40:57.837Z] ---> 63fd90465de1 [2022-08-22T15:40:57.837Z] [2022-08-22T15:40:57.837Z] Successfully built 63fd90465de1 [2022-08-22T15:40:57.837Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-22T15:41:24.782Z]  Building security-proxy-setup ... done Removing intermediate container 2ee9dffae48e [2022-08-22T15:41:24.782Z] ---> 3025e0dc1d02 [2022-08-22T15:41:24.782Z] [2022-08-22T15:41:24.782Z] Step 10/31 : FROM alpine:3.16 [2022-08-22T15:41:24.782Z] ---> a6215f271958 [2022-08-22T15:41:24.782Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-22T15:41:24.782Z] ---> Running in 8e56cfbc0449 [2022-08-22T15:41:24.782Z] Removing intermediate container 8e56cfbc0449 [2022-08-22T15:41:24.782Z] ---> 1cbcb9c21223 [2022-08-22T15:41:24.782Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-22T15:41:24.782Z] ---> Running in d942b3ddb903 [2022-08-22T15:41:24.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:41:25.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:41:26.041Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-22T15:41:26.041Z] (2/2) Installing su-exec (0.2-r1) [2022-08-22T15:41:26.041Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:41:26.041Z] OK: 5 MiB in 16 packages [2022-08-22T15:41:27.490Z] Removing intermediate container d942b3ddb903 [2022-08-22T15:41:27.490Z] ---> 154db0ac3439 [2022-08-22T15:41:27.490Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-22T15:41:27.490Z] ---> Running in d0f8049fd2aa [2022-08-22T15:41:28.091Z] Removing intermediate container d0f8049fd2aa [2022-08-22T15:41:28.091Z] ---> 90a7459a2e4e [2022-08-22T15:41:28.091Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-22T15:41:28.091Z] ---> Running in 00412f16ef98 [2022-08-22T15:41:28.694Z] Removing intermediate container 00412f16ef98 [2022-08-22T15:41:28.694Z] ---> 8e8b321203e6 [2022-08-22T15:41:28.694Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-22T15:41:28.694Z] ---> Running in e79e671d57f7 [2022-08-22T15:41:29.297Z] Removing intermediate container e79e671d57f7 [2022-08-22T15:41:29.297Z] ---> 1b870eea180b [2022-08-22T15:41:29.297Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-22T15:41:29.297Z] ---> Running in 326d3ba66c0a [2022-08-22T15:41:32.702Z] Removing intermediate container 326d3ba66c0a [2022-08-22T15:41:32.702Z] ---> 7cd713627916 [2022-08-22T15:41:32.702Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-22T15:41:32.702Z] ---> Running in be8d8c3d16d9 [2022-08-22T15:41:32.702Z] Removing intermediate container be8d8c3d16d9 [2022-08-22T15:41:32.702Z] ---> 3b02aa600a30 [2022-08-22T15:41:32.702Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-22T15:41:33.694Z] ---> ca10f6a8d0a6 [2022-08-22T15:41:33.694Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-22T15:41:33.974Z] ---> Running in 8cdb2cbfbabe [2022-08-22T15:41:36.607Z] Removing intermediate container 8cdb2cbfbabe [2022-08-22T15:41:36.607Z] ---> 3621d757302d [2022-08-22T15:41:36.607Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:41:37.605Z] ---> 82c78ffe41e8 [2022-08-22T15:41:37.605Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-22T15:41:39.608Z] ---> c44c6bb5506b [2022-08-22T15:41:39.608Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-22T15:41:40.211Z] ---> 2e1eb649553a [2022-08-22T15:41:40.211Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-22T15:41:41.198Z] ---> a8b059b7fb3c [2022-08-22T15:41:41.198Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-22T15:41:42.186Z] ---> 489a7ad321b5 [2022-08-22T15:41:42.186Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-22T15:41:43.180Z] ---> 7fd4d001df4c [2022-08-22T15:41:43.180Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-22T15:41:43.180Z] ---> Running in 9d98c613f98e [2022-08-22T15:41:45.822Z] Removing intermediate container 9d98c613f98e [2022-08-22T15:41:45.822Z] ---> 47df84e500db [2022-08-22T15:41:45.822Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-22T15:41:45.822Z] ---> Running in 0e924e5dfbf4 [2022-08-22T15:41:46.427Z] Removing intermediate container 0e924e5dfbf4 [2022-08-22T15:41:46.427Z] ---> 699a8e4f0bf8 [2022-08-22T15:41:46.427Z] Step 28/31 : CMD ["gate"] [2022-08-22T15:41:46.427Z] ---> Running in 18136a904786 [2022-08-22T15:41:47.033Z] Removing intermediate container 18136a904786 [2022-08-22T15:41:47.033Z] ---> 9be19d237862 [2022-08-22T15:41:47.033Z] Step 29/31 : LABEL arch=arm64 [2022-08-22T15:41:47.033Z] ---> Running in f19dda6c2a16 [2022-08-22T15:41:47.633Z] Removing intermediate container f19dda6c2a16 [2022-08-22T15:41:47.633Z] ---> bbc57ec5628e [2022-08-22T15:41:47.633Z] Step 30/31 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:41:47.915Z] ---> Running in 3d8580178a99 [2022-08-22T15:41:48.223Z] Removing intermediate container 3d8580178a99 [2022-08-22T15:41:48.223Z] ---> 1ecfd30536ae [2022-08-22T15:41:48.223Z] Step 31/31 : LABEL version=2.3.0-dev.49 [2022-08-22T15:41:48.498Z] ---> Running in 7fd5efdd4413 [2022-08-22T15:41:49.099Z] Removing intermediate container 7fd5efdd4413 [2022-08-22T15:41:49.099Z] ---> 782c895edcce [2022-08-22T15:41:49.099Z] [2022-08-22T15:41:49.099Z] Successfully built 782c895edcce [2022-08-22T15:41:49.099Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-22T15:42:01.524Z]  Building security-bootstrapper ... done Removing intermediate container f81b384d9171 [2022-08-22T15:42:01.524Z] ---> 76041726c9e6 [2022-08-22T15:42:01.524Z] [2022-08-22T15:42:01.524Z] Step 10/22 : FROM alpine:3.16 [2022-08-22T15:42:01.524Z] ---> a6215f271958 [2022-08-22T15:42:01.524Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-22T15:42:01.524Z] ---> Running in 455948ac0a24 [2022-08-22T15:42:01.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:42:02.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:42:03.117Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-22T15:42:03.117Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-22T15:42:03.117Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:42:03.117Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T15:42:03.392Z] OK: 6 MiB in 16 packages [2022-08-22T15:42:04.839Z] Removing intermediate container 455948ac0a24 [2022-08-22T15:42:04.839Z] ---> 3a032c838993 [2022-08-22T15:42:04.839Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-22T15:42:04.839Z] ---> Running in a4e379f16d79 [2022-08-22T15:42:05.122Z] Removing intermediate container a4e379f16d79 [2022-08-22T15:42:05.122Z] ---> a0fcb462ff17 [2022-08-22T15:42:05.122Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-22T15:42:05.399Z] ---> Running in 998bb4184a1b [2022-08-22T15:42:05.671Z] Removing intermediate container 998bb4184a1b [2022-08-22T15:42:05.671Z] ---> a98ccc9de1e7 [2022-08-22T15:42:05.671Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-22T15:42:05.671Z] ---> Running in f1929e42fa97 [2022-08-22T15:42:05.948Z] Removing intermediate container f1929e42fa97 [2022-08-22T15:42:05.948Z] ---> f3cb29b4658f [2022-08-22T15:42:05.948Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:42:06.548Z] ---> 67528f28934f [2022-08-22T15:42:06.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-22T15:42:07.997Z] ---> e07b754f0a04 [2022-08-22T15:42:07.997Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-22T15:42:08.979Z] ---> 494b067ff3e2 [2022-08-22T15:42:08.979Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-22T15:42:08.979Z] ---> Running in 4fcca70d788d [2022-08-22T15:42:09.580Z] Removing intermediate container 4fcca70d788d [2022-08-22T15:42:09.580Z] ---> 31428f384ede [2022-08-22T15:42:09.580Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:42:09.580Z] ---> Running in 1ba3afb233a7 [2022-08-22T15:42:10.230Z] Removing intermediate container 1ba3afb233a7 [2022-08-22T15:42:10.230Z] ---> f1b0f0a06439 [2022-08-22T15:42:10.230Z] Step 20/22 : LABEL arch=arm64 [2022-08-22T15:42:10.230Z] ---> Running in 7b6bdf2f2e48 [2022-08-22T15:42:10.932Z] Removing intermediate container 7b6bdf2f2e48 [2022-08-22T15:42:10.932Z] ---> b86511871633 [2022-08-22T15:42:10.932Z] Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:42:10.932Z] ---> Running in 151508d1caeb [2022-08-22T15:42:11.624Z] Removing intermediate container 151508d1caeb [2022-08-22T15:42:11.624Z] ---> f8560287bb61 [2022-08-22T15:42:11.624Z] Step 22/22 : LABEL version=2.3.0-dev.49 [2022-08-22T15:42:11.624Z] ---> Running in 065971226e70 [2022-08-22T15:42:12.243Z] Removing intermediate container 065971226e70 [2022-08-22T15:42:12.243Z] ---> ea6436a22998 [2022-08-22T15:42:12.243Z] [2022-08-22T15:42:12.243Z] Successfully built ea6436a22998 [2022-08-22T15:42:12.243Z] Successfully tagged support-notifications-arm64:latest [2022-08-22T15:42:13.230Z]  Building support-notifications ... done Removing intermediate container b40afdafa25d [2022-08-22T15:42:13.230Z] ---> fdd5f3f72d21 [2022-08-22T15:42:13.230Z] [2022-08-22T15:42:13.230Z] Step 10/23 : FROM alpine:3.16 [2022-08-22T15:42:13.230Z] ---> a6215f271958 [2022-08-22T15:42:13.230Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-22T15:42:13.230Z] ---> Running in c8c58c4bf0bc [2022-08-22T15:42:13.502Z] Removing intermediate container c8c58c4bf0bc [2022-08-22T15:42:13.502Z] ---> 30ae437d234d [2022-08-22T15:42:13.502Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-22T15:42:13.502Z] ---> Running in 8e325176b070 [2022-08-22T15:42:13.775Z] Removing intermediate container 8e325176b070 [2022-08-22T15:42:13.775Z] ---> f9c56855bdef [2022-08-22T15:42:13.775Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-22T15:42:13.775Z] ---> Running in f59abfabaf52 [2022-08-22T15:42:14.053Z] Removing intermediate container f59abfabaf52 [2022-08-22T15:42:14.053Z] ---> a562bade8156 [2022-08-22T15:42:14.053Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:42:14.338Z] ---> Running in f50866e1a2f3 [2022-08-22T15:42:15.786Z] Removing intermediate container f50866e1a2f3 [2022-08-22T15:42:15.786Z] ---> 93f235d7bf94 [2022-08-22T15:42:15.786Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-22T15:42:16.063Z] ---> Running in 9ba3ac64ee30 [2022-08-22T15:42:17.042Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:42:18.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:42:18.613Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-22T15:42:18.883Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-22T15:42:18.883Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-22T15:42:18.883Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-22T15:42:19.156Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-22T15:42:19.156Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-22T15:42:19.156Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T15:42:19.432Z] OK: 8 MiB in 20 packages [2022-08-22T15:42:20.412Z] Removing intermediate container 9ba3ac64ee30 [2022-08-22T15:42:20.412Z] ---> ce5040c01c6f [2022-08-22T15:42:20.412Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-22T15:42:20.684Z] ---> 90754af2403d [2022-08-22T15:42:20.684Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-22T15:42:21.654Z] ---> 54d2d07f3315 [2022-08-22T15:42:21.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-22T15:42:22.248Z] ---> f5a24ce5aac7 [2022-08-22T15:42:22.248Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-22T15:42:22.248Z] ---> Running in 0eee3c5cc5e3 [2022-08-22T15:42:22.521Z] Removing intermediate container 0eee3c5cc5e3 [2022-08-22T15:42:22.521Z] ---> 128953f2cd88 [2022-08-22T15:42:22.521Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T15:42:22.521Z] ---> Running in 9c0f7a5dfff7 [2022-08-22T15:42:23.120Z] Removing intermediate container 9c0f7a5dfff7 [2022-08-22T15:42:23.120Z] ---> 00bc497d85b0 [2022-08-22T15:42:23.120Z] Step 21/23 : LABEL arch=arm64 [2022-08-22T15:42:23.120Z] ---> Running in 965a4c8d8a42 [2022-08-22T15:42:23.392Z] Removing intermediate container 965a4c8d8a42 [2022-08-22T15:42:23.392Z] ---> c375f44b7e87 [2022-08-22T15:42:23.392Z] Step 22/23 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [2022-08-22T15:42:23.392Z] ---> Running in 94a759b6f3cc [2022-08-22T15:42:23.667Z] Removing intermediate container 94a759b6f3cc [2022-08-22T15:42:23.667Z] ---> cb761161efef [2022-08-22T15:42:23.667Z] Step 23/23 : LABEL version=2.3.0-dev.49 [2022-08-22T15:42:23.667Z] ---> Running in cce7ca72b20b [2022-08-22T15:42:23.941Z] Removing intermediate container cce7ca72b20b [2022-08-22T15:42:23.941Z] ---> 237f4ea19143 [2022-08-22T15:42:23.941Z] [2022-08-22T15:42:24.211Z] Successfully built 237f4ea19143 [2022-08-22T15:42:24.211Z] Successfully tagged core-data-arm64:latest [2022-08-22T15:42:24.211Z]  Building core-data ... done  [2022-08-22T15:42:24.211Z] ERROR: for sys-mgmt-agent (, "The command '/bin/sh -c apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2' returned a non-zero code: 5") [2022-08-22T15:42:24.211Z] Service 'sys-mgmt-agent' failed to build: The command '/bin/sh -c apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2' returned a non-zero code: 5 [Pipeline] } [2022-08-22T15:42:24.514Z] $ docker stop --time=1 0f5a8dacbd3110cc9b8b45ca3882b593762c05014fdcb8ad1b3bc99423c700c5 [2022-08-22T15:42:26.163Z] $ docker rm -f 0f5a8dacbd3110cc9b8b45ca3882b593762c05014fdcb8ad1b3bc99423c700c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:42:26.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T15:42:26.763Z] [2022-08-22T15:42:26.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:42:27.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T15:42:27.382Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-22T15:42:27.382Z] 8998bd30e6a1: Pulling fs layer [2022-08-22T15:42:27.382Z] 04944245beec: Pulling fs layer [2022-08-22T15:42:27.382Z] 699f458cf7ca: Pulling fs layer [2022-08-22T15:42:27.382Z] 765212b225bb: Pulling fs layer [2022-08-22T15:42:27.382Z] f23df028b6ca: Pulling fs layer [2022-08-22T15:42:27.382Z] d65c8cfc05b1: Pulling fs layer [2022-08-22T15:42:27.382Z] 2437ff75d9bd: Pulling fs layer [2022-08-22T15:42:27.382Z] f23df028b6ca: Waiting [2022-08-22T15:42:27.382Z] d65c8cfc05b1: Waiting [2022-08-22T15:42:27.382Z] 765212b225bb: Waiting [2022-08-22T15:42:27.382Z] 2437ff75d9bd: Waiting [2022-08-22T15:42:27.655Z] 04944245beec: Verifying Checksum [2022-08-22T15:42:27.655Z] 04944245beec: Download complete [2022-08-22T15:42:27.655Z] 765212b225bb: Verifying Checksum [2022-08-22T15:42:27.655Z] 765212b225bb: Download complete [2022-08-22T15:42:27.655Z] f23df028b6ca: Verifying Checksum [2022-08-22T15:42:27.655Z] f23df028b6ca: Download complete [2022-08-22T15:42:27.655Z] d65c8cfc05b1: Verifying Checksum [2022-08-22T15:42:27.655Z] d65c8cfc05b1: Download complete [2022-08-22T15:42:27.655Z] 699f458cf7ca: Verifying Checksum [2022-08-22T15:42:27.655Z] 699f458cf7ca: Download complete [2022-08-22T15:42:28.251Z] 8998bd30e6a1: Verifying Checksum [2022-08-22T15:42:28.251Z] 8998bd30e6a1: Download complete [2022-08-22T15:42:30.230Z] 2437ff75d9bd: Verifying Checksum [2022-08-22T15:42:30.230Z] 2437ff75d9bd: Download complete [2022-08-22T15:42:32.203Z] 8998bd30e6a1: Pull complete [2022-08-22T15:42:32.797Z] 04944245beec: Pull complete [2022-08-22T15:42:34.239Z] 699f458cf7ca: Pull complete [2022-08-22T15:42:34.514Z] 765212b225bb: Pull complete [2022-08-22T15:42:35.495Z] f23df028b6ca: Pull complete [2022-08-22T15:42:35.769Z] d65c8cfc05b1: Pull complete [2022-08-22T15:42:50.853Z] 2437ff75d9bd: Pull complete [2022-08-22T15:42:50.853Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-22T15:42:50.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T15:42:50.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:42:51.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-23308 does not seem to be running inside a container [2022-08-22T15:42:51.227Z] $ 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/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@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-08-22T15:42:53.846Z] $ docker top 32707812d309e6395f8dbb1fa6b266cb1edc845c8268189c28a20ba4111e5c52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:42:54.842Z] ---> job-cost.sh [2022-08-22T15:42:54.842Z] lf-activate-venv: SKIPPING [2022-08-22T15:42:54.842Z] INFO: No Stack... [2022-08-22T15:42:55.440Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-22T15:42:56.415Z] INFO: Archiving Costs [Pipeline] sh [2022-08-22T15:42:57.090Z] + cat /w/workspace/edgex-go/284/archives/cost.csv [2022-08-22T15:42:57.090Z] + cut -d, -f6 [Pipeline] lock [2022-08-22T15:42:57.150Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-284-stack-cost] [2022-08-22T15:42:57.157Z] Resource [jenkins-edgexfoundry-edgex-go-main-284-stack-cost] did not exist. Created. [2022-08-22T15:42:57.157Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-284-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-22T15:42:57.819Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-22T15:42:58.493Z] Stashed 1 file(s) [Pipeline] } [2022-08-22T15:42:58.501Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-284-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-22T15:42:58.529Z] $ docker stop --time=1 32707812d309e6395f8dbb1fa6b266cb1edc845c8268189c28a20ba4111e5c52 [2022-08-22T15:43:00.058Z] $ docker rm -f 32707812d309e6395f8dbb1fa6b266cb1edc845c8268189c28a20ba4111e5c52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-22T15:43:00.413Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-08-22T15:43:01.081Z] + [ -d /w/workspace/edgex-go/284/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:43:01.373Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:43:02.235Z] ---> package-listing.sh [2022-08-22T15:43:02.235Z] ++ facter osfamily [2022-08-22T15:43:02.235Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-22T15:43:02.496Z] + OS_FAMILY=debian [2022-08-22T15:43:02.496Z] + workspace=/w/workspace/edgex-go/284 [2022-08-22T15:43:02.496Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-22T15:43:02.496Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-22T15:43:02.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-22T15:43:02.496Z] + PACKAGES=/tmp/packages_start.txt [2022-08-22T15:43:02.496Z] + '[' /w/workspace/edgex-go/284 ']' [2022-08-22T15:43:02.496Z] + PACKAGES=/tmp/packages_end.txt [2022-08-22T15:43:02.496Z] + case "${OS_FAMILY}" in [2022-08-22T15:43:02.496Z] + dpkg -l [2022-08-22T15:43:02.496Z] + grep '^ii' [2022-08-22T15:43:02.496Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-22T15:43:02.496Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-22T15:43:02.496Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-22T15:43:02.496Z] + '[' /w/workspace/edgex-go/284 ']' [2022-08-22T15:43:02.496Z] + mkdir -p /w/workspace/edgex-go/284/archives/ [2022-08-22T15:43:02.496Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/284/archives/ [Pipeline] echo [2022-08-22T15:43:02.509Z] 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/284/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-22T15:43:02.789Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:43:03.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T15:43:03.353Z] [2022-08-22T15:43:03.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:43:03.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T15:43:03.654Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-22T15:43:03.654Z] 5eb5b503b376: Pulling fs layer [2022-08-22T15:43:03.654Z] 5c69ac0246d0: Pulling fs layer [2022-08-22T15:43:03.654Z] ec43610c2a17: Pulling fs layer [2022-08-22T15:43:03.654Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-22T15:43:03.654Z] 33b1e0a273af: Pulling fs layer [2022-08-22T15:43:03.654Z] 5d3b04190fa2: Pulling fs layer [2022-08-22T15:43:03.654Z] 2f39f015ded8: Pulling fs layer [2022-08-22T15:43:03.654Z] 3a2ae6a8a46f: Waiting [2022-08-22T15:43:03.654Z] 33b1e0a273af: Waiting [2022-08-22T15:43:03.654Z] 5d3b04190fa2: Waiting [2022-08-22T15:43:03.654Z] 2f39f015ded8: Waiting [2022-08-22T15:43:03.654Z] 5c69ac0246d0: Verifying Checksum [2022-08-22T15:43:03.654Z] 5c69ac0246d0: Download complete [2022-08-22T15:43:03.654Z] 3a2ae6a8a46f: Download complete [2022-08-22T15:43:03.915Z] 33b1e0a273af: Verifying Checksum [2022-08-22T15:43:03.915Z] 33b1e0a273af: Download complete [2022-08-22T15:43:03.915Z] 5d3b04190fa2: Verifying Checksum [2022-08-22T15:43:03.915Z] 5d3b04190fa2: Download complete [2022-08-22T15:43:03.915Z] ec43610c2a17: Verifying Checksum [2022-08-22T15:43:03.915Z] ec43610c2a17: Download complete [2022-08-22T15:43:03.915Z] 5eb5b503b376: Download complete [2022-08-22T15:43:04.482Z] 2f39f015ded8: Download complete [2022-08-22T15:43:05.049Z] 5eb5b503b376: Pull complete [2022-08-22T15:43:05.306Z] 5c69ac0246d0: Pull complete [2022-08-22T15:43:05.565Z] ec43610c2a17: Pull complete [2022-08-22T15:43:05.825Z] 3a2ae6a8a46f: Pull complete [2022-08-22T15:43:05.825Z] 33b1e0a273af: Pull complete [2022-08-22T15:43:06.084Z] 5d3b04190fa2: Pull complete [2022-08-22T15:43:10.289Z] 2f39f015ded8: Pull complete [2022-08-22T15:43:10.289Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-22T15:43:10.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T15:43:10.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:43:10.388Z] prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container [2022-08-22T15:43:10.425Z] $ 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/284/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/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-22T15:43:12.212Z] $ docker top ccb2359079ba1df433f1469899343e5b46649abc0e62640098e483edbb5be4db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T15:43:12.598Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-22T15:43:12.913Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-22T15:43:13.199Z] + ls /var/log/sa-host [2022-08-22T15:43:13.199Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T15:43:13.378Z] provisioning config files... [2022-08-22T15:43:13.389Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/284@tmp/config8582211682704028888tmp [Pipeline] { [Pipeline] echo [2022-08-22T15:43:13.407Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:43:13.696Z] ---> create-netrc.sh [Pipeline] } [2022-08-22T15:43:13.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:43:14.059Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-22T15:43:14.068Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:43:14.356Z] ---> sudo-logs.sh [2022-08-22T15:43:14.356Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-22T15:43:14.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:43:14.679Z] ---> job-cost.sh [2022-08-22T15:43:14.679Z] lf-activate-venv: SKIPPING [2022-08-22T15:43:14.679Z] DEBUG: total: 0.10999999940395355 [2022-08-22T15:43:14.679Z] INFO: Retrieving Stack Cost... [2022-08-22T15:43:15.250Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-22T15:43:15.510Z] INFO: Archiving Costs [Pipeline] echo [2022-08-22T15:43:15.521Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:43:15.805Z] ---> logs-deploy.sh [2022-08-22T15:43:15.805Z] lf-activate-venv: SKIPPING [2022-08-22T15:43:15.805Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/284 [2022-08-22T15:43:15.805Z] INFO: archiving workspace using pattern(s): [2022-08-22T15:43:16.749Z] Archives upload complete. [2022-08-22T15:43:16.749Z] INFO: archiving logs to Nexus [2022-08-22T15:43:17.696Z] ---> uname -a: [2022-08-22T15:43:17.696Z] Linux prd-ubuntu20-04-docker-8c-8g-23307 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] ---> lscpu: [2022-08-22T15:43:17.696Z] Architecture: x86_64 [2022-08-22T15:43:17.696Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-22T15:43:17.696Z] Byte Order: Little Endian [2022-08-22T15:43:17.696Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-22T15:43:17.696Z] CPU(s): 8 [2022-08-22T15:43:17.696Z] On-line CPU(s) list: 0-7 [2022-08-22T15:43:17.696Z] Thread(s) per core: 1 [2022-08-22T15:43:17.696Z] Core(s) per socket: 1 [2022-08-22T15:43:17.696Z] Socket(s): 8 [2022-08-22T15:43:17.696Z] NUMA node(s): 1 [2022-08-22T15:43:17.696Z] Vendor ID: AuthenticAMD [2022-08-22T15:43:17.696Z] CPU family: 23 [2022-08-22T15:43:17.696Z] Model: 49 [2022-08-22T15:43:17.696Z] Model name: AMD EPYC-Rome Processor [2022-08-22T15:43:17.696Z] Stepping: 0 [2022-08-22T15:43:17.696Z] CPU MHz: 2799.998 [2022-08-22T15:43:17.696Z] BogoMIPS: 5599.99 [2022-08-22T15:43:17.696Z] Virtualization: AMD-V [2022-08-22T15:43:17.696Z] Hypervisor vendor: KVM [2022-08-22T15:43:17.696Z] Virtualization type: full [2022-08-22T15:43:17.696Z] L1d cache: 256 KiB [2022-08-22T15:43:17.696Z] L1i cache: 256 KiB [2022-08-22T15:43:17.696Z] L2 cache: 4 MiB [2022-08-22T15:43:17.696Z] L3 cache: 128 MiB [2022-08-22T15:43:17.696Z] NUMA node0 CPU(s): 0-7 [2022-08-22T15:43:17.696Z] Vulnerability Itlb multihit: Not affected [2022-08-22T15:43:17.696Z] Vulnerability L1tf: Not affected [2022-08-22T15:43:17.696Z] Vulnerability Mds: Not affected [2022-08-22T15:43:17.696Z] Vulnerability Meltdown: Not affected [2022-08-22T15:43:17.696Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-22T15:43:17.696Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-22T15:43:17.696Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-22T15:43:17.696Z] Vulnerability Srbds: Not affected [2022-08-22T15:43:17.696Z] Vulnerability Tsx async abort: Not affected [2022-08-22T15:43:17.696Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] ---> nproc: [2022-08-22T15:43:17.696Z] 8 [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] ---> df -h: [2022-08-22T15:43:17.696Z] Filesystem Size Used Avail Use% Mounted on [2022-08-22T15:43:17.696Z] overlay 155G 17G 139G 11% / [2022-08-22T15:43:17.696Z] tmpfs 64M 0 64M 0% /dev [2022-08-22T15:43:17.696Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-22T15:43:17.696Z] shm 64M 0 64M 0% /dev/shm [2022-08-22T15:43:17.696Z] /dev/vda1 155G 17G 139G 11% /facter-os [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] ---> sar -b -r -n DEV: [2022-08-22T15:43:17.696Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23307) 08/22/22 _x86_64_ (8 CPU) [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] 15:20:40 LINUX RESTART (8 CPU) [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] 15:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-22T15:43:17.696Z] 15:22:01 283.63 45.63 238.00 0.00 4126.47 162786.58 0.00 [2022-08-22T15:43:17.696Z] 15:23:01 112.08 0.32 111.76 0.00 10.80 58332.43 0.00 [2022-08-22T15:43:17.696Z] 15:24:01 46.18 0.18 46.00 0.00 2.13 17035.25 0.00 [2022-08-22T15:43:17.696Z] 15:25:01 439.99 7.25 432.74 0.00 76.12 194112.45 0.00 [2022-08-22T15:43:17.696Z] 15:26:02 924.19 0.55 923.64 0.00 15.99 319689.57 0.00 [2022-08-22T15:43:17.696Z] 15:27:01 958.07 0.51 957.57 0.00 7.19 171149.97 0.00 [2022-08-22T15:43:17.696Z] 15:28:01 139.04 0.07 138.97 0.00 4.40 19356.75 0.00 [2022-08-22T15:43:17.696Z] 15:29:01 17.53 0.00 17.53 0.00 0.00 454.19 0.00 [2022-08-22T15:43:17.696Z] 15:30:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 [2022-08-22T15:43:17.696Z] 15:31:01 1.25 0.00 1.25 0.00 0.00 18.53 0.00 [2022-08-22T15:43:17.696Z] 15:32:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 [2022-08-22T15:43:17.696Z] 15:33:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2022-08-22T15:43:17.696Z] 15:34:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 [2022-08-22T15:43:17.696Z] 15:35:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2022-08-22T15:43:17.696Z] 15:36:01 1.25 0.02 1.23 0.00 0.13 13.73 0.00 [2022-08-22T15:43:17.696Z] 15:37:01 2.03 0.00 2.03 0.00 0.00 23.33 0.00 [2022-08-22T15:43:17.696Z] 15:38:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2022-08-22T15:43:17.696Z] 15:39:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2022-08-22T15:43:17.696Z] 15:40:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2022-08-22T15:43:17.696Z] 15:41:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 [2022-08-22T15:43:17.696Z] 15:42:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2022-08-22T15:43:17.696Z] 15:43:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 [2022-08-22T15:43:17.696Z] Average: 132.84 2.45 130.39 0.00 190.05 42682.28 0.00 [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] 15:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-22T15:43:17.696Z] 15:22:01 28576516 31756808 544196 1.65 116480 3327424 2190364 6.46 1138764 2781252 677676 [2022-08-22T15:43:17.696Z] 15:23:01 27589764 31708732 580044 1.76 137508 4164392 2031172 5.99 1566592 3244276 450088 [2022-08-22T15:43:17.696Z] 15:24:01 27234832 31678124 608440 1.85 140984 4456872 2067776 6.09 1430764 3707776 386424 [2022-08-22T15:43:17.696Z] 15:25:01 21737728 31699628 577444 1.76 276684 9597200 2037172 6.00 1767160 8613340 1900724 [2022-08-22T15:43:17.696Z] 15:26:02 20790224 31194316 1060244 3.22 320056 9907604 3880452 11.44 2588456 8622072 7060 [2022-08-22T15:43:17.696Z] 15:27:01 21293976 31637676 628124 1.91 368980 9780092 2264588 6.67 2280680 8428376 186924 [2022-08-22T15:43:17.696Z] 15:28:01 21670324 31743244 529340 1.61 374304 9512216 2108048 6.21 2117796 8228380 1116 [2022-08-22T15:43:17.696Z] 15:29:01 21691356 31764740 508044 1.54 374788 9512524 1871148 5.51 2095456 8228584 68 [2022-08-22T15:43:17.696Z] 15:30:01 21692256 31765644 507240 1.54 374820 9512528 1871148 5.51 2093992 8228588 16 [2022-08-22T15:43:17.696Z] 15:31:01 21694964 31768408 504452 1.53 374864 9512508 1871148 5.51 2091124 8228576 220 [2022-08-22T15:43:17.696Z] 15:32:01 21697080 31770536 502684 1.53 374888 9512512 1871148 5.51 2090524 8228580 28 [2022-08-22T15:43:17.696Z] 15:33:01 21697128 31770588 502648 1.53 374904 9512516 1871148 5.51 2090004 8228584 176 [2022-08-22T15:43:17.696Z] 15:34:01 21702876 31776340 496824 1.51 374916 9512516 1871148 5.51 2084348 8228584 8 [2022-08-22T15:43:17.696Z] 15:35:01 21702828 31776424 496668 1.51 374928 9512648 1871148 5.51 2084380 8228716 176 [2022-08-22T15:43:17.696Z] 15:36:01 21702720 31776508 496928 1.51 374944 9512648 1909608 5.63 2084796 8228736 220 [2022-08-22T15:43:17.696Z] 15:37:01 21702912 31776708 496868 1.51 374964 9512652 1909608 5.63 2084768 8228740 12 [2022-08-22T15:43:17.696Z] 15:38:01 21702368 31776196 497344 1.51 374984 9512656 1909608 5.63 2084712 8228744 36 [2022-08-22T15:43:17.696Z] 15:39:01 21702596 31776428 497020 1.51 375012 9512660 1909608 5.63 2084760 8228744 28 [2022-08-22T15:43:17.696Z] 15:40:01 21702808 31776644 496740 1.51 375016 9512664 1909608 5.63 2084608 8228748 20 [2022-08-22T15:43:17.696Z] 15:41:01 21702728 31776628 496704 1.51 375032 9512664 1909608 5.63 2084800 8228748 44 [2022-08-22T15:43:17.696Z] 15:42:01 21702348 31776260 496964 1.51 375040 9512668 1909608 5.63 2085288 8228756 132 [2022-08-22T15:43:17.696Z] 15:43:01 21694952 31768884 504332 1.53 375060 9512672 1988524 5.86 2092788 8228760 192 [2022-08-22T15:43:17.696Z] Average: 22472058 31727976 546786 1.66 334507 8792493 2046972 6.03 2009389 7593439 164154 [2022-08-22T15:43:17.696Z] [2022-08-22T15:43:17.696Z] 15:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-22T15:43:17.696Z] 15:22:01 docker0 475.60 405.25 34.34 2763.38 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.696Z] 15:22:01 lo 4.88 4.88 0.47 0.47 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.696Z] 15:22:01 ens3 1354.37 1073.31 11906.22 153.99 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.696Z] 15:23:01 docker0 108.20 123.23 8.77 1147.12 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.696Z] 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.696Z] 15:23:01 ens3 193.68 159.21 1186.57 76.69 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.696Z] 15:23:01 vethe1412f0 0.70 0.92 0.05 0.08 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.696Z] 15:24:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.696Z] 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:24:01 ens3 23.98 14.06 19.99 10.84 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:24:01 vethe1412f0 0.73 0.75 0.06 0.06 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:25:01 veth484df96 0.00 0.63 0.00 0.04 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:25:01 docker0 137.68 183.37 10.62 1672.26 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:25:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:25:01 ens3 311.65 228.46 3374.48 93.95 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:26:02 vethe86756b 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:26:02 veth484df96 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:26:02 docker0 115.41 150.65 7.72 1069.90 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:26:02 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:26:02 veth172b1e6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:26:02 vethec3bf21 0.02 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:26:02 ens3 251.73 192.47 1219.53 89.40 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:26:02 veth7b06216 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:27:01 veth484df96 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:27:01 docker0 42.86 60.90 3.06 534.21 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:27:01 ens3 132.60 96.92 570.98 78.68 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:27:01 veth81d46e5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:28:01 docker0 14.26 38.40 1.18 653.33 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:28:01 lo 37.72 37.72 3.72 3.72 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:28:01 ens3 410.55 388.65 848.92 1746.47 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:29:01 lo 24.26 24.26 2.39 2.39 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:29:01 ens3 299.50 319.55 135.21 1777.63 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:30:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:32:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:37:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:38:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:42:01 ens3 11.45 5.60 10.31 0.43 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] 15:43:01 ens3 2.45 1.53 2.53 0.77 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] Average: docker0 40.34 43.47 2.96 354.42 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] Average: lo 3.24 3.24 0.32 0.32 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] Average: ens3 135.13 112.05 868.05 183.24 0.00 0.00 0.00 0.00 [2022-08-22T15:43:17.697Z] [2022-08-22T15:43:17.697Z] [2022-08-22T15:43:17.697Z] ---> sar -P ALL: [2022-08-22T15:43:17.697Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23307) 08/22/22 _x86_64_ (8 CPU) [2022-08-22T15:43:17.697Z] [2022-08-22T15:43:17.697Z] 15:20:40 LINUX RESTART (8 CPU) [2022-08-22T15:43:17.697Z] [2022-08-22T15:43:17.697Z] 15:21:02 CPU %user %nice %system %iowait %steal %idle [2022-08-22T15:43:17.697Z] 15:22:01 all 11.23 0.00 3.83 1.71 0.06 83.17 [2022-08-22T15:43:17.697Z] 15:22:01 0 8.21 0.00 4.76 3.97 0.05 83.01 [2022-08-22T15:43:17.697Z] 15:22:01 1 10.02 0.00 3.36 1.05 0.05 85.52 [2022-08-22T15:43:17.697Z] 15:22:01 2 12.99 0.00 2.98 0.49 0.05 83.48 [2022-08-22T15:43:17.697Z] 15:22:01 3 8.68 0.00 4.27 1.73 0.07 85.24 [2022-08-22T15:43:17.697Z] 15:22:01 4 12.15 0.00 3.02 0.38 0.05 84.40 [2022-08-22T15:43:17.697Z] 15:22:01 5 12.25 0.00 4.29 1.12 0.05 82.29 [2022-08-22T15:43:17.697Z] 15:22:01 6 14.74 0.00 4.41 3.38 0.05 77.43 [2022-08-22T15:43:17.697Z] 15:22:01 7 10.77 0.00 3.58 1.52 0.09 84.05 [2022-08-22T15:43:17.697Z] 15:23:01 all 31.76 0.00 6.50 1.16 0.08 60.50 [2022-08-22T15:43:17.697Z] 15:23:01 0 30.79 0.00 6.94 2.42 0.08 59.76 [2022-08-22T15:43:17.697Z] 15:23:01 1 32.59 0.00 5.94 0.17 0.08 61.22 [2022-08-22T15:43:17.697Z] 15:23:01 2 31.93 0.00 6.35 0.17 0.08 61.47 [2022-08-22T15:43:17.697Z] 15:23:01 3 32.07 0.00 7.72 6.05 0.08 54.08 [2022-08-22T15:43:17.697Z] 15:23:01 4 31.17 0.00 5.54 0.00 0.08 63.21 [2022-08-22T15:43:17.697Z] 15:23:01 5 31.19 0.00 6.62 0.13 0.07 61.99 [2022-08-22T15:43:17.697Z] 15:23:01 6 31.23 0.00 6.12 0.19 0.07 62.39 [2022-08-22T15:43:17.697Z] 15:23:01 7 33.12 0.00 6.76 0.15 0.08 59.88 [2022-08-22T15:43:17.697Z] 15:24:01 all 51.98 0.00 6.83 0.19 0.10 40.90 [2022-08-22T15:43:17.697Z] 15:24:01 0 52.77 0.00 6.48 0.17 0.10 40.48 [2022-08-22T15:43:17.697Z] 15:24:01 1 52.36 0.00 6.81 0.00 0.08 40.75 [2022-08-22T15:43:17.697Z] 15:24:01 2 50.66 0.00 6.83 0.05 0.08 42.37 [2022-08-22T15:43:17.697Z] 15:24:01 3 51.55 0.00 7.50 1.27 0.10 39.57 [2022-08-22T15:43:17.697Z] 15:24:01 4 52.97 0.00 6.46 0.03 0.10 40.44 [2022-08-22T15:43:17.697Z] 15:24:01 5 52.49 0.00 6.59 0.02 0.10 40.80 [2022-08-22T15:43:17.697Z] 15:24:01 6 51.78 0.00 6.77 0.02 0.10 41.33 [2022-08-22T15:43:17.697Z] 15:24:01 7 51.29 0.00 7.17 0.00 0.12 41.42 [2022-08-22T15:43:17.697Z] 15:25:01 all 17.90 0.00 11.05 6.31 0.09 64.65 [2022-08-22T15:43:17.697Z] 15:25:01 0 17.66 0.00 10.41 10.45 0.07 61.41 [2022-08-22T15:43:17.697Z] 15:25:01 1 17.72 0.00 11.50 11.05 0.10 59.62 [2022-08-22T15:43:17.697Z] 15:25:01 2 19.10 0.00 11.28 9.94 0.10 59.58 [2022-08-22T15:43:17.697Z] 15:25:01 3 18.03 0.00 10.81 5.82 0.09 65.25 [2022-08-22T15:43:17.697Z] 15:25:01 4 16.41 0.00 11.12 4.61 0.07 67.80 [2022-08-22T15:43:17.697Z] 15:25:01 5 18.90 0.00 10.86 3.00 0.10 67.14 [2022-08-22T15:43:17.697Z] 15:25:01 6 17.41 0.00 10.69 2.85 0.08 68.97 [2022-08-22T15:43:17.697Z] 15:25:01 7 18.01 0.00 11.73 2.74 0.10 67.42 [2022-08-22T15:43:17.697Z] 15:26:02 all 61.45 0.00 14.75 4.26 0.12 19.41 [2022-08-22T15:43:17.697Z] 15:26:02 0 60.68 0.00 13.60 2.78 0.12 22.82 [2022-08-22T15:43:17.697Z] 15:26:02 1 61.55 0.00 15.35 10.19 0.12 12.79 [2022-08-22T15:43:17.697Z] 15:26:02 2 62.21 0.00 15.35 4.72 0.10 17.62 [2022-08-22T15:43:17.697Z] 15:26:02 3 60.99 0.00 15.36 4.59 0.13 18.93 [2022-08-22T15:43:17.697Z] 15:26:02 4 61.33 0.00 14.99 4.18 0.14 19.37 [2022-08-22T15:43:17.697Z] 15:26:02 5 62.53 0.00 14.59 4.08 0.15 18.65 [2022-08-22T15:43:17.697Z] 15:26:02 6 61.00 0.00 13.08 1.54 0.12 24.26 [2022-08-22T15:43:17.697Z] 15:26:02 7 61.27 0.00 15.71 2.03 0.12 20.87 [2022-08-22T15:43:17.697Z] 15:27:01 all 60.82 0.00 12.45 3.36 0.14 23.23 [2022-08-22T15:43:17.697Z] 15:27:01 0 58.37 0.00 10.67 1.50 0.15 29.31 [2022-08-22T15:43:17.697Z] 15:27:01 1 59.43 0.00 11.75 2.15 0.14 26.53 [2022-08-22T15:43:17.697Z] 15:27:01 2 62.33 0.00 12.68 3.97 0.14 20.88 [2022-08-22T15:43:17.697Z] 15:27:01 3 63.91 0.00 11.79 3.30 0.14 20.87 [2022-08-22T15:43:17.697Z] 15:27:01 4 61.55 0.00 14.95 3.12 0.14 20.25 [2022-08-22T15:43:17.697Z] 15:27:01 5 62.78 0.00 12.64 1.82 0.14 22.63 [2022-08-22T15:43:17.697Z] 15:27:01 6 57.15 0.00 10.73 4.36 0.14 27.62 [2022-08-22T15:43:17.697Z] 15:27:01 7 60.95 0.00 14.38 6.70 0.16 17.81 [2022-08-22T15:43:17.697Z] 15:28:01 all 9.08 0.00 2.17 0.71 0.06 87.99 [2022-08-22T15:43:17.697Z] 15:28:01 0 6.09 0.00 1.78 0.08 0.05 92.00 [2022-08-22T15:43:17.697Z] 15:28:01 1 9.26 0.00 2.12 0.24 0.05 88.34 [2022-08-22T15:43:17.697Z] 15:28:01 2 10.92 0.00 2.64 1.96 0.07 84.41 [2022-08-22T15:43:17.697Z] 15:28:01 3 8.46 0.00 1.91 0.79 0.08 88.75 [2022-08-22T15:43:17.697Z] 15:28:01 4 5.38 0.00 1.64 0.12 0.05 92.81 [2022-08-22T15:43:17.697Z] 15:28:01 5 8.75 0.00 1.95 0.07 0.05 89.19 [2022-08-22T15:43:17.697Z] 15:28:01 6 15.01 0.00 2.17 0.02 0.05 82.75 [2022-08-22T15:43:17.697Z] 15:28:01 7 8.76 0.00 3.14 2.41 0.07 85.62 [2022-08-22T15:43:17.697Z] 15:29:01 all 6.75 0.00 0.89 0.06 0.04 92.25 [2022-08-22T15:43:17.697Z] 15:29:01 0 6.85 0.00 1.00 0.10 0.05 91.99 [2022-08-22T15:43:17.697Z] 15:29:01 1 7.52 0.00 0.92 0.02 0.05 91.49 [2022-08-22T15:43:17.697Z] 15:29:01 2 6.36 0.00 0.78 0.15 0.02 92.69 [2022-08-22T15:43:17.697Z] 15:29:01 3 6.34 0.00 0.83 0.03 0.05 92.74 [2022-08-22T15:43:17.697Z] 15:29:01 4 6.98 0.00 0.92 0.00 0.05 92.04 [2022-08-22T15:43:17.697Z] 15:29:01 5 6.72 0.00 0.90 0.17 0.05 92.16 [2022-08-22T15:43:17.697Z] 15:29:01 6 8.98 0.00 0.82 0.02 0.03 90.15 [2022-08-22T15:43:17.697Z] 15:29:01 7 4.26 0.00 0.96 0.00 0.03 94.75 [2022-08-22T15:43:17.697Z] 15:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-08-22T15:43:17.697Z] 15:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-22T15:43:17.697Z] 15:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:30:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2022-08-22T15:43:17.697Z] 15:30:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-22T15:43:17.697Z] 15:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-22T15:43:17.697Z] 15:30:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:31:01 all 0.11 0.00 0.02 0.01 0.00 99.86 [2022-08-22T15:43:17.697Z] 15:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-22T15:43:17.697Z] 15:31:01 1 0.71 0.00 0.02 0.00 0.00 99.27 [2022-08-22T15:43:17.697Z] 15:31:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:31:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-22T15:43:17.697Z] 15:31:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-22T15:43:17.697Z] 15:31:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-22T15:43:17.697Z] 15:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:32:01 all 0.19 0.00 0.01 0.00 0.00 99.80 [2022-08-22T15:43:17.697Z] 15:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:32:01 1 1.39 0.00 0.02 0.00 0.00 98.60 [2022-08-22T15:43:17.697Z] 15:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-22T15:43:17.697Z] 15:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-22T15:43:17.697Z] 15:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] [2022-08-22T15:43:17.697Z] 15:32:01 CPU %user %nice %system %iowait %steal %idle [2022-08-22T15:43:17.697Z] 15:33:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-08-22T15:43:17.697Z] 15:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-22T15:43:17.697Z] 15:33:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-22T15:43:17.697Z] 15:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:33:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:34:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2022-08-22T15:43:17.697Z] 15:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-22T15:43:17.697Z] 15:34:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-22T15:43:17.697Z] 15:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:34:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2022-08-22T15:43:17.697Z] 15:34:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-22T15:43:17.697Z] 15:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:34:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-22T15:43:17.697Z] 15:35:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-08-22T15:43:17.697Z] 15:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-22T15:43:17.697Z] 15:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:35:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-08-22T15:43:17.697Z] 15:36:01 all 0.03 0.00 0.03 0.00 0.00 99.94 [2022-08-22T15:43:17.697Z] 15:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-22T15:43:17.697Z] 15:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:36:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-22T15:43:17.697Z] 15:36:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2022-08-22T15:43:17.697Z] 15:36:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:37:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2022-08-22T15:43:17.697Z] 15:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-22T15:43:17.697Z] 15:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-22T15:43:17.697Z] 15:37:01 5 0.00 0.00 0.00 0.10 0.00 99.90 [2022-08-22T15:43:17.697Z] 15:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-22T15:43:17.697Z] 15:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-22T15:43:17.697Z] 15:38:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:39:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-08-22T15:43:17.697Z] 15:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-22T15:43:17.697Z] 15:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-22T15:43:17.697Z] 15:39:01 4 0.00 0.00 0.05 0.00 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-22T15:43:17.697Z] 15:39:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:40:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-08-22T15:43:17.697Z] 15:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-22T15:43:17.697Z] 15:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:40:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-22T15:43:17.697Z] 15:40:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:41:01 1 0.00 0.00 0.05 0.00 0.02 99.93 [2022-08-22T15:43:17.697Z] 15:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:41:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-22T15:43:17.697Z] 15:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:42:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-22T15:43:17.697Z] 15:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:42:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-22T15:43:17.697Z] 15:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-22T15:43:17.697Z] 15:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:42:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2022-08-22T15:43:17.697Z] 15:43:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2022-08-22T15:43:17.697Z] 15:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:43:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-22T15:43:17.697Z] 15:43:01 3 0.08 0.00 0.10 0.00 0.02 99.80 [2022-08-22T15:43:17.697Z] 15:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-22T15:43:17.697Z] 15:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-22T15:43:17.697Z] 15:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T15:43:17.697Z] 15:43:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-22T15:43:17.697Z] [2022-08-22T15:43:17.697Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-08-22T15:43:17.697Z] Average: all 11.30 0.00 2.63 0.80 0.03 85.23 [2022-08-22T15:43:17.697Z] Average: 0 10.86 0.00 2.51 0.97 0.03 85.63 [2022-08-22T15:43:17.697Z] Average: 1 11.38 0.00 2.61 1.11 0.03 84.87 [2022-08-22T15:43:17.698Z] Average: 2 11.55 0.00 2.66 0.97 0.03 84.79 [2022-08-22T15:43:17.698Z] Average: 3 11.26 0.00 2.72 1.06 0.04 84.91 [2022-08-22T15:43:17.698Z] Average: 4 11.16 0.00 2.65 0.56 0.03 85.60 [2022-08-22T15:43:17.698Z] Average: 5 11.49 0.00 2.63 0.48 0.03 85.37 [2022-08-22T15:43:17.698Z] Average: 6 11.54 0.00 2.46 0.55 0.03 85.43 [2022-08-22T15:43:17.698Z] Average: 7 11.16 0.00 2.85 0.70 0.04 85.26 [2022-08-22T15:43:17.698Z] [2022-08-22T15:43:17.698Z] [2022-08-22T15:43:17.698Z]