Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39fcbed88f67e201ee240975c941ad828856b121 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-ssh14729004597731866708.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1953874134320393098.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13011897900289991680.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5811595630216019482.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6602846427167951419.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7130 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/318 [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/318 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 39fcbed88f67e201ee240975c941ad828856b121 (main) Commit message: "Merge pull request #4157 from FelixTing/issue-4094" > 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 39fcbed88f67e201ee240975c941ad828856b121 # timeout=10 > git rev-list --no-walk 3175cbcd51a8d7b2e0bbc8d9300cb82a52424784 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-05T04:03:53.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-05T04:03:53.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-05T04:03:53.344Z] ========================================================= [2022-10-05T04:03:53.344Z] EdgeX Global Pipelines Version Info [2022-10-05T04:03:53.344Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:03:54.054Z] ------------------- [2022-10-05T04:03:54.054Z] stable info: [2022-10-05T04:03:54.054Z] ------------------- [2022-10-05T04:03:54.054Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-05T04:03:54.054Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-05T04:03:54.054Z] Message: update stable to v1.0.239 [2022-10-05T04:03:54.624Z] ------------------- [2022-10-05T04:03:54.624Z] experimental info: [2022-10-05T04:03:54.624Z] ------------------- [2022-10-05T04:03:54.624Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-05T04:03:54.624Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-05T04:03:54.624Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-05T04:03:54.771Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-05T04:03:54.779Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-05T04:03:54.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-05T04:03:54.800Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-05T04:03:54.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-05T04:03:54.821Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-05T04:03:54.832Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-05T04:03:54.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-05T04:03:54.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-05T04:03:54.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-05T04:03:54.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-05T04:03:54.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-05T04:03:54.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-05T04:03:54.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-05T04:03:54.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-05T04:03:54.930Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-05T04:03:54.942Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-05T04:03:54.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-05T04:03:54.961Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-05T04:03:54.969Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-05T04:03:54.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-05T04:03:54.984Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-05T04:03:54.991Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-05T04:03:55.007Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-05T04:03:55.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-05T04:03:55.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-05T04:03:55.045Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] echo [2022-10-05T04:03:55.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39fcbed [Pipeline] echo [2022-10-05T04:03:55.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T04:03:55.114Z] provisioning config files... [2022-10-05T04:03:55.126Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/318@tmp/config9106224158476485623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:03:55.431Z] ---> docker-login.sh [2022-10-05T04:03:55.431Z] nexus3.edgexfoundry.org:10001 [2022-10-05T04:03:55.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:03:56.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:03:56.003Z] Configure a credential helper to remove this warning. See [2022-10-05T04:03:56.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:03:56.003Z] [2022-10-05T04:03:56.003Z] Login Succeeded [2022-10-05T04:03:56.003Z] nexus3.edgexfoundry.org:10002 [2022-10-05T04:03:56.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:03:56.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:03:56.004Z] Configure a credential helper to remove this warning. See [2022-10-05T04:03:56.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:03:56.004Z] [2022-10-05T04:03:56.004Z] Login Succeeded [2022-10-05T04:03:56.004Z] nexus3.edgexfoundry.org:10003 [2022-10-05T04:03:56.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:03:56.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:03:56.004Z] Configure a credential helper to remove this warning. See [2022-10-05T04:03:56.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:03:56.004Z] [2022-10-05T04:03:56.004Z] Login Succeeded [2022-10-05T04:03:56.004Z] nexus3.edgexfoundry.org:10004 [2022-10-05T04:03:56.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:03:56.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:03:56.264Z] Configure a credential helper to remove this warning. See [2022-10-05T04:03:56.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:03:56.264Z] [2022-10-05T04:03:56.264Z] Login Succeeded [2022-10-05T04:03:56.264Z] docker.io [2022-10-05T04:03:56.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:03:56.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:03:56.523Z] Configure a credential helper to remove this warning. See [2022-10-05T04:03:56.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:03:56.523Z] [2022-10-05T04:03:56.523Z] Login Succeeded [2022-10-05T04:03:56.523Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T04:03:56.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T04:03:56.838Z] + 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-10-05T04:03:56.838Z] + cut -d/ -f2 [2022-10-05T04:03:56.838Z] + dirname cmd/core-command/Dockerfile [2022-10-05T04:03:56.838Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-05T04:03:56.838Z] + + cut -d/ -f2dirname [2022-10-05T04:03:56.838Z] cmd/core-data/Dockerfile [2022-10-05T04:03:56.838Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-05T04:03:56.838Z] + + dirname cmd/core-metadata/Dockerfile [2022-10-05T04:03:56.839Z] cut -d/ -f2 [2022-10-05T04:03:56.839Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-05T04:03:56.839Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-05T04:03:56.839Z] + cut -d/ -f2 [2022-10-05T04:03:56.839Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-05T04:03:56.839Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-05T04:03:56.839Z] + cut -d/ -f2 [2022-10-05T04:03:56.839Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-05T04:03:56.839Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-05T04:03:56.839Z] + cut -d/ -f2 [2022-10-05T04:03:56.839Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-05T04:03:56.839Z] + cut -d/ -f2 [2022-10-05T04:03:56.839Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-05T04:03:56.839Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-05T04:03:56.839Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-05T04:03:56.839Z] + cut -d/ -f2 [2022-10-05T04:03:56.839Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-05T04:03:56.839Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-05T04:03:56.839Z] + cut -d/ -f2 [2022-10-05T04:03:56.839Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-05T04:03:56.839Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-05T04:03:56.839Z] + cut -d/ -f2 [2022-10-05T04:03:56.839Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-05T04:03:56.839Z] + dirname cmd/support-notifications/Dockerfile [2022-10-05T04:03:56.839Z] + cut -d/ -f2 [2022-10-05T04:03:56.839Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-05T04:03:56.839Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-05T04:03:56.839Z] + cut -d/ -f2 [2022-10-05T04:03:56.839Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-05T04:03:56.839Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-05T04:03:56.839Z] + cut -d/ -f2 [2022-10-05T04:03:56.839Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-05T04:03:56.873Z] 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-10-05T04:03:57.223Z] + git rev-list -1 --merges 39fcbed88f67e201ee240975c941ad828856b121~1..39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] echo [2022-10-05T04:03:57.234Z] -----------> git rev-list -1 --merges 39fcbed88f67e201ee240975c941ad828856b121~1..39fcbed88f67e201ee240975c941ad828856b121 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:03:57.234Z] 39fcbed88f67e201ee240975c941ad828856b121 [false] [Pipeline] sh [2022-10-05T04:03:57.539Z] + git log --format=format:%s -1 39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] echo [2022-10-05T04:03:57.554Z] ========================================================= [2022-10-05T04:03:57.554Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-05T04:03:57.554Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-05T04:03:57.963Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-05T04:03:57.963Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-05T04:03:57.963Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-05T04:03:57.963Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-05T04:03:57.963Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-05T04:03:57.963Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-05T04:03:57.963Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:03:58.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T04:03:58.363Z] [2022-10-05T04:03:58.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:03:58.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T04:03:58.659Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-05T04:03:58.659Z] b85a868b505f: Pulling fs layer [2022-10-05T04:03:58.659Z] e2be974225ed: Pulling fs layer [2022-10-05T04:03:58.659Z] 339a4e72a1f5: Pulling fs layer [2022-10-05T04:03:58.659Z] 988bab9f4d93: Pulling fs layer [2022-10-05T04:03:58.659Z] 1469e6f7b9e6: Pulling fs layer [2022-10-05T04:03:58.659Z] eaf3925da568: Pulling fs layer [2022-10-05T04:03:58.659Z] bab4dde63d76: Pulling fs layer [2022-10-05T04:03:58.659Z] bde34c3a00c8: Pulling fs layer [2022-10-05T04:03:58.659Z] b352a97aabf1: Pulling fs layer [2022-10-05T04:03:58.659Z] 4872d77fe225: Pulling fs layer [2022-10-05T04:03:58.659Z] 5851b861e8e6: Pulling fs layer [2022-10-05T04:03:58.659Z] 988bab9f4d93: Waiting [2022-10-05T04:03:58.659Z] 1469e6f7b9e6: Waiting [2022-10-05T04:03:58.659Z] eaf3925da568: Waiting [2022-10-05T04:03:58.659Z] bab4dde63d76: Waiting [2022-10-05T04:03:58.659Z] bde34c3a00c8: Waiting [2022-10-05T04:03:58.659Z] b352a97aabf1: Waiting [2022-10-05T04:03:58.659Z] 4872d77fe225: Waiting [2022-10-05T04:03:58.659Z] 5851b861e8e6: Waiting [2022-10-05T04:03:58.659Z] e2be974225ed: Download complete [2022-10-05T04:03:58.919Z] 1469e6f7b9e6: Verifying Checksum [2022-10-05T04:03:58.919Z] 1469e6f7b9e6: Download complete [2022-10-05T04:03:58.919Z] 339a4e72a1f5: Verifying Checksum [2022-10-05T04:03:58.919Z] 339a4e72a1f5: Download complete [2022-10-05T04:03:58.919Z] eaf3925da568: Verifying Checksum [2022-10-05T04:03:58.919Z] eaf3925da568: Download complete [2022-10-05T04:03:58.919Z] bde34c3a00c8: Download complete [2022-10-05T04:03:58.919Z] b352a97aabf1: Download complete [2022-10-05T04:03:58.919Z] 4872d77fe225: Verifying Checksum [2022-10-05T04:03:58.919Z] 4872d77fe225: Download complete [2022-10-05T04:03:58.919Z] 5851b861e8e6: Verifying Checksum [2022-10-05T04:03:58.919Z] 5851b861e8e6: Download complete [2022-10-05T04:03:58.919Z] b85a868b505f: Verifying Checksum [2022-10-05T04:03:58.919Z] b85a868b505f: Download complete [2022-10-05T04:03:59.179Z] bab4dde63d76: Verifying Checksum [2022-10-05T04:03:59.179Z] bab4dde63d76: Download complete [2022-10-05T04:04:00.115Z] b85a868b505f: Pull complete [2022-10-05T04:04:00.115Z] e2be974225ed: Pull complete [2022-10-05T04:04:00.683Z] 339a4e72a1f5: Pull complete [2022-10-05T04:04:00.683Z] 988bab9f4d93: Pull complete [2022-10-05T04:04:00.942Z] 1469e6f7b9e6: Pull complete [2022-10-05T04:04:00.942Z] eaf3925da568: Pull complete [2022-10-05T04:04:02.859Z] bab4dde63d76: Pull complete [2022-10-05T04:04:02.859Z] bde34c3a00c8: Pull complete [2022-10-05T04:04:02.859Z] b352a97aabf1: Pull complete [2022-10-05T04:04:02.859Z] 4872d77fe225: Pull complete [2022-10-05T04:04:02.859Z] 5851b861e8e6: Pull complete [2022-10-05T04:04:02.859Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-05T04:04:03.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T04:04:03.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T04:04:03.195Z] prd-ubuntu20.04-docker-8c-8g-7130 does not seem to be running inside a container [2022-10-05T04:04:03.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/318 -v /w/workspace/edgex-go/318:/w/workspace/edgex-go/318:rw,z -v /w/workspace/edgex-go/318@tmp:/w/workspace/edgex-go/318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-05T04:04:04.670Z] $ docker top 7c38637ad99cfb7f720d44c13c7251d726e688bdeca976ea183cdbec14258c3c -eo pid,comm [2022-10-05T04:04:04.724Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-05T04:04:04.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-05T04:04:04.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T04:04:04.751Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T04:04:04.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T04:04:04.862Z] $ docker exec 7c38637ad99cfb7f720d44c13c7251d726e688bdeca976ea183cdbec14258c3c ssh-agent [2022-10-05T04:04:04.972Z] SSH_AUTH_SOCK=/tmp/ssh-Zd4ZcddI9APp/agent.32 [2022-10-05T04:04:04.972Z] SSH_AGENT_PID=38 [2022-10-05T04:04:04.978Z] Running ssh-add (command line suppressed) [2022-10-05T04:04:05.072Z] Identity added: /w/workspace/edgex-go/318@tmp/private_key_17386450807162536133.key (/w/workspace/edgex-go/318@tmp/private_key_17386450807162536133.key) [2022-10-05T04:04:05.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T04:04:05.371Z] + git tag --points-at HEAD [Pipeline] } [2022-10-05T04:04:05.384Z] $ docker exec --env ******** --env ******** 7c38637ad99cfb7f720d44c13c7251d726e688bdeca976ea183cdbec14258c3c ssh-agent -k [2022-10-05T04:04:05.476Z] unset SSH_AUTH_SOCK; [2022-10-05T04:04:05.477Z] unset SSH_AGENT_PID; [2022-10-05T04:04:05.477Z] echo Agent pid 38 killed; [2022-10-05T04:04:05.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-05T04:04:05.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T04:04:05.507Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T04:04:05.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T04:04:05.615Z] $ docker exec 7c38637ad99cfb7f720d44c13c7251d726e688bdeca976ea183cdbec14258c3c ssh-agent [2022-10-05T04:04:05.735Z] SSH_AUTH_SOCK=/tmp/ssh-wPu1lMSwTVGv/agent.70 [2022-10-05T04:04:05.735Z] SSH_AGENT_PID=77 [2022-10-05T04:04:05.740Z] Running ssh-add (command line suppressed) [2022-10-05T04:04:05.843Z] Identity added: /w/workspace/edgex-go/318@tmp/private_key_4973295574576231596.key (/w/workspace/edgex-go/318@tmp/private_key_4973295574576231596.key) [2022-10-05T04:04:05.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T04:04:06.145Z] + git semver init [2022-10-05T04:04:06.405Z] 2022-10-05 04:04:06,314 [run_init] DEBUG init version:0.0.0 force:False [2022-10-05T04:04:06.405Z] 2022-10-05 04:04:06,314 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/318/.semver [2022-10-05T04:04:06.405Z] 2022-10-05 04:04:06,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/318/.semver [2022-10-05T04:04:06.405Z] 2022-10-05 04:04:06,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/318/.semver'], cwd=/w/workspace/edgex-go/318, universal_newlines=False, shell=None, istream=None) [2022-10-05T04:04:10.611Z] 2022-10-05 04:04:10,405 [append_file] DEBUG append to file:/w/workspace/edgex-go/318/.git/info/exclude [2022-10-05T04:04:10.611Z] 2022-10-05 04:04:10,405 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/318/.semver/main with force:False [2022-10-05T04:04:10.611Z] 2022-10-05 04:04:10,405 [read_version] DEBUG read version from /w/workspace/edgex-go/318/.semver/main [2022-10-05T04:04:10.611Z] 2022-10-05 04:04:10,406 [read_version] DEBUG read version from /w/workspace/edgex-go/318/.semver/main [2022-10-05T04:04:10.611Z] 2.3.0-dev.81 [Pipeline] } [2022-10-05T04:04:10.620Z] $ docker exec --env ******** --env ******** 7c38637ad99cfb7f720d44c13c7251d726e688bdeca976ea183cdbec14258c3c ssh-agent -k [2022-10-05T04:04:10.722Z] unset SSH_AUTH_SOCK; [2022-10-05T04:04:10.722Z] unset SSH_AGENT_PID; [2022-10-05T04:04:10.722Z] echo Agent pid 77 killed; [2022-10-05T04:04:10.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T04:04:11.037Z] + git semver [Pipeline] } [2022-10-05T04:04:11.306Z] $ docker stop --time=1 7c38637ad99cfb7f720d44c13c7251d726e688bdeca976ea183cdbec14258c3c [2022-10-05T04:04:12.617Z] $ docker rm -f 7c38637ad99cfb7f720d44c13c7251d726e688bdeca976ea183cdbec14258c3c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T04:04:12.966Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-05T04:04:13.145Z] Stashed 1 file(s) [Pipeline] echo [2022-10-05T04:04:13.148Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.81 [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-10-05T04:04:13.534Z] + git config --global --add safe.directory /w/workspace/edgex-go/318 [Pipeline] echo [2022-10-05T04:04:13.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T04:04:13.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T04:04:13.563Z] ========================================================= [2022-10-05T04:04:13.563Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-05T04:04:13.563Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-05T04:04:13.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T04:04:13.848Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-05T04:04:13.848Z] 2408cc74d12b: Pulling fs layer [2022-10-05T04:04:13.848Z] ea60b727a1ce: Pulling fs layer [2022-10-05T04:04:13.848Z] 30c4a7721957: Pulling fs layer [2022-10-05T04:04:13.848Z] 370296b7ddb6: Pulling fs layer [2022-10-05T04:04:13.848Z] 7c6cee850709: Pulling fs layer [2022-10-05T04:04:13.848Z] aa9baa53a306: Pulling fs layer [2022-10-05T04:04:13.848Z] 8b309c321861: Pulling fs layer [2022-10-05T04:04:13.848Z] d8d76fd02f46: Pulling fs layer [2022-10-05T04:04:13.848Z] fa31f396de31: Pulling fs layer [2022-10-05T04:04:13.848Z] 7c6cee850709: Waiting [2022-10-05T04:04:13.848Z] aa9baa53a306: Waiting [2022-10-05T04:04:13.848Z] 8b309c321861: Waiting [2022-10-05T04:04:13.848Z] d8d76fd02f46: Waiting [2022-10-05T04:04:13.848Z] 370296b7ddb6: Waiting [2022-10-05T04:04:13.848Z] fa31f396de31: Waiting [2022-10-05T04:04:13.848Z] 30c4a7721957: Verifying Checksum [2022-10-05T04:04:13.848Z] 30c4a7721957: Download complete [2022-10-05T04:04:13.848Z] ea60b727a1ce: Verifying Checksum [2022-10-05T04:04:13.848Z] ea60b727a1ce: Download complete [2022-10-05T04:04:13.848Z] 7c6cee850709: Verifying Checksum [2022-10-05T04:04:13.848Z] 7c6cee850709: Download complete [2022-10-05T04:04:13.848Z] aa9baa53a306: Verifying Checksum [2022-10-05T04:04:13.848Z] aa9baa53a306: Download complete [2022-10-05T04:04:13.848Z] 2408cc74d12b: Download complete [2022-10-05T04:04:14.120Z] 8b309c321861: Download complete [2022-10-05T04:04:14.120Z] 2408cc74d12b: Pull complete [2022-10-05T04:04:14.120Z] ea60b727a1ce: Pull complete [2022-10-05T04:04:14.396Z] 30c4a7721957: Pull complete [2022-10-05T04:04:14.667Z] fa31f396de31: Verifying Checksum [2022-10-05T04:04:14.668Z] fa31f396de31: Download complete [2022-10-05T04:04:14.927Z] 370296b7ddb6: Verifying Checksum [2022-10-05T04:04:14.927Z] 370296b7ddb6: Download complete [2022-10-05T04:04:14.927Z] d8d76fd02f46: Verifying Checksum [2022-10-05T04:04:14.927Z] d8d76fd02f46: Download complete [2022-10-05T04:04:18.210Z] 370296b7ddb6: Pull complete [2022-10-05T04:04:18.210Z] 7c6cee850709: Pull complete [2022-10-05T04:04:18.467Z] aa9baa53a306: Pull complete [2022-10-05T04:04:18.467Z] 8b309c321861: Pull complete [2022-10-05T04:04:20.364Z] d8d76fd02f46: Pull complete [2022-10-05T04:04:20.929Z] fa31f396de31: Pull complete [2022-10-05T04:04:20.929Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-05T04:04:20.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T04:04:20.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-05T04:04:21.222Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T04:04:21.222Z] WORKDIR /edgex [2022-10-05T04:04:21.222Z] COPY go.mod . [2022-10-05T04:04:21.222Z] RUN go mod download [2022-10-05T04:04:21.222Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-05T04:04:21.788Z] Sending build context to Docker daemon 169.5MB [2022-10-05T04:04:21.789Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T04:04:21.789Z] ---> cef68f9685f8 [2022-10-05T04:04:21.789Z] Step 2/4 : WORKDIR /edgex [2022-10-05T04:04:23.698Z] ---> Running in 34882c21cff3 [2022-10-05T04:04:23.698Z] Removing intermediate container 34882c21cff3 [2022-10-05T04:04:23.698Z] ---> 0c171f4e6190 [2022-10-05T04:04:23.698Z] Step 3/4 : COPY go.mod . [2022-10-05T04:04:23.955Z] ---> 5e6061e834be [2022-10-05T04:04:23.955Z] Step 4/4 : RUN go mod download [2022-10-05T04:04:23.955Z] ---> Running in eb12e83d86af [2022-10-05T04:04:28.224Z] Still waiting to schedule task [2022-10-05T04:04:28.224Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-05T04:04:38.843Z] Removing intermediate container eb12e83d86af [2022-10-05T04:04:38.843Z] ---> e46c84b6f829 [2022-10-05T04:04:38.843Z] Successfully built e46c84b6f829 [2022-10-05T04:04:38.843Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:04:39.144Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-05T04:04:39.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T04:04:39.209Z] prd-ubuntu20.04-docker-8c-8g-7130 does not seem to be running inside a container [2022-10-05T04:04:39.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/318 -v /w/workspace/edgex-go/318:/w/workspace/edgex-go/318:rw,z -v /w/workspace/edgex-go/318@tmp:/w/workspace/edgex-go/318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-05T04:04:39.580Z] $ docker top 6ed3b66dc35450cec19202f332e93965fb47bc73ff42bd2452199a4cc801856c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T04:04:39.921Z] + go version [2022-10-05T04:04:39.922Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-05T04:04:39.930Z] $ docker stop --time=1 6ed3b66dc35450cec19202f332e93965fb47bc73ff42bd2452199a4cc801856c [2022-10-05T04:04:41.218Z] $ docker rm -f 6ed3b66dc35450cec19202f332e93965fb47bc73ff42bd2452199a4cc801856c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:04:41.609Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-05T04:04:41.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T04:04:41.674Z] prd-ubuntu20.04-docker-8c-8g-7130 does not seem to be running inside a container [2022-10-05T04:04:41.705Z] $ 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/318 -v /w/workspace/edgex-go/318:/w/workspace/edgex-go/318:rw,z -v /w/workspace/edgex-go/318@tmp:/w/workspace/edgex-go/318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-05T04:04:42.091Z] $ docker top bb501fdcfef7530f3dee5c89464b2d5cf05ec6d521c1ffec3feaef97954fcea9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-05T04:04:42.160Z] ========================================================= [2022-10-05T04:04:42.160Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-05T04:04:42.160Z] ========================================================= [Pipeline] sh [2022-10-05T04:04:42.435Z] + git config --global --add safe.directory /w/workspace/edgex-go/318 [Pipeline] fileExists [Pipeline] sh [2022-10-05T04:04:42.725Z] + make test [2022-10-05T04:04:42.725Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-05T04:04:49.282Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-05T04:05:04.159Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-05T04:05:04.159Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-05T04:05:04.159Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-05T04:05:04.159Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-05T04:05:04.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-05T04:05:04.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-05T04:05:04.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-05T04:05:04.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-05T04:05:04.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-05T04:05:04.159Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-05T04:05:04.159Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-05T04:05:04.160Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-05T04:05:04.160Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-05T04:05:04.160Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-05T04:05:04.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-05T04:05:04.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-10-05T04:05:04.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-05T04:05:04.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-05T04:05:04.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2022-10-05T04:05:04.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.122s coverage: 56.1% of statements [2022-10-05T04:05:04.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-05T04:05:04.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-05T04:05:04.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements [2022-10-05T04:05:04.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-05T04:05:04.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.054s coverage: 89.2% of statements [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.2% of statements [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.421s coverage: 95.6% of statements [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2022-10-05T04:05:08.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 79.5% of statements [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-10-05T04:05:08.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-10-05T04:05:16.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2022-10-05T04:05:16.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-10-05T04:05:19.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.232s coverage: 80.5% of statements [2022-10-05T04:05:19.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.090s coverage: 86.9% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.7% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.8% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 41.8% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-05T04:05:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-10-05T04:05:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-10-05T04:05:27.697Z] 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-10-05T04:05:49.608Z] 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-10-05T04:05:49.608Z] GO111MODULE=on go vet ./... [2022-10-05T04:05:50.543Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-05T04:05:50.543Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-05T04:05:50.543Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-05T04:05:50.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-05T04:05:51.097Z] + ls -al . [2022-10-05T04:05:51.097Z] total 756 [2022-10-05T04:05:51.097Z] drwxrwxr-x 11 1001 1001 4096 Oct 5 04:04 . [2022-10-05T04:05:51.097Z] drwxr-xr-x 4 root root 4096 Oct 5 04:04 .. [2022-10-05T04:05:51.097Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 04:03 .blubracket [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 16 Oct 5 04:03 .dockerignore [2022-10-05T04:05:51.097Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 04:05 .git [2022-10-05T04:05:51.097Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 04:03 .github [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 1030 Oct 5 04:03 .gitignore [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 42 Oct 5 04:03 .golangci.yml [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 87 Oct 5 04:03 .hadolint.yml [2022-10-05T04:05:51.097Z] drwxr-xr-x 3 1001 1001 4096 Oct 5 04:04 .semver [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 04:03 .sonarcloud.properties [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 1171 Oct 5 04:03 ADOPTERS.md [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 10722 Oct 5 04:03 Attribution.txt [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 63209 Oct 5 04:03 CHANGELOG.md [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 04:03 CONTRIBUTING.md [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 677 Oct 5 04:03 GOVERNANCE.md [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 850 Oct 5 04:03 Jenkinsfile [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 04:03 LICENSE [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 13724 Oct 5 04:03 Makefile [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 582 Oct 5 04:03 OWNERS.md [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 9799 Oct 5 04:03 README.md [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 6912 Oct 5 04:03 SECURITY.md [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 12 Oct 5 04:04 VERSION [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 4131 Oct 5 04:03 ZMQWindows.md [2022-10-05T04:05:51.097Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 04:03 bin [2022-10-05T04:05:51.097Z] drwxrwxr-x 18 1001 1001 4096 Oct 5 04:03 cmd [2022-10-05T04:05:51.097Z] -rw-r--r-- 1 root root 497554 Oct 5 04:05 coverage.out [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 3458 Oct 5 04:03 go.mod [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 38041 Oct 5 04:03 go.sum [2022-10-05T04:05:51.097Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 04:03 internal [2022-10-05T04:05:51.097Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 04:03 openapi [2022-10-05T04:05:51.097Z] drwxrwxr-x 4 1001 1001 4096 Oct 5 04:03 snap [2022-10-05T04:05:51.097Z] -rw-rw-r-- 1 1001 1001 204 Oct 5 04:03 version.go [Pipeline] sh [2022-10-05T04:05:51.376Z] + '[' -e coverage.out ] [2022-10-05T04:05:51.376Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-05T04:05:51.539Z] Stashed 1 file(s) [Pipeline] sh [2022-10-05T04:05:51.838Z] + make build [2022-10-05T04:05:51.838Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-05T04:05:56.252Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7132 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-05T04:05:56.264Z] Running in /w/workspace/edgex-go/318 [Pipeline] { [Pipeline] checkout [2022-10-05T04:05:56.292Z] The recommended git tool is: git [2022-10-05T04:06:01.380Z] using credential edgex-jenkins-ssh [2022-10-05T04:06:01.395Z] Cloning the remote Git repository [2022-10-05T04:06:01.431Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-05T04:06:01.510Z] > git init /w/workspace/edgex-go/318 # timeout=10 [2022-10-05T04:06:01.700Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-05T04:06:01.701Z] > git --version # timeout=10 [2022-10-05T04:06:01.723Z] > git --version # 'git version 2.25.1' [2022-10-05T04:06:01.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-05T04:06:01.770Z] Verifying host key using known hosts file [2022-10-05T04:06:01.956Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-05T04:06:01.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-05T04:06:04.092Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T04:06:14.063Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T04:06:14.321Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T04:06:19.684Z] Avoid second fetch [2022-10-05T04:06:19.685Z] Checking out Revision 39fcbed88f67e201ee240975c941ad828856b121 (main) [2022-10-05T04:06:20.379Z] Commit message: "Merge pull request #4157 from FelixTing/issue-4094" [2022-10-05T04:06:18.870Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-05T04:06:18.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-05T04:06:19.702Z] > git config core.sparsecheckout # timeout=10 [2022-10-05T04:06:19.719Z] > git checkout -f 39fcbed88f67e201ee240975c941ad828856b121 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-05T04:06:20.878Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-05T04:06:20.878Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-05T04:06:21.297Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-05T04:06:21.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T04:06:21.297Z] Dload Upload Total Spent Left Speed [2022-10-05T04:06:21.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh [2022-10-05T04:06:21.957Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-05T04:06:22.250Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T04:06:22.287Z] + sudo tee /etc/docker/daemon.new [2022-10-05T04:06:22.287Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-05T04:06:22.287Z] { [2022-10-05T04:06:22.287Z] "registry-mirrors": [ [2022-10-05T04:06:22.287Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-05T04:06:22.287Z] ], [2022-10-05T04:06:22.287Z] "bip": "10.250.0.254/24", [2022-10-05T04:06:22.287Z] "hosts": [ [2022-10-05T04:06:22.287Z] "tcp://0.0.0.0:5555", [2022-10-05T04:06:22.287Z] "unix:///var/run/docker.sock" [2022-10-05T04:06:22.287Z] ], [2022-10-05T04:06:22.287Z] "mtu": 1458, [2022-10-05T04:06:22.287Z] "selinux-enabled": true, [2022-10-05T04:06:22.287Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-05T04:06:22.287Z] } [Pipeline] sh [2022-10-05T04:06:22.622Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-05T04:06:22.956Z] + sudo service docker restart [2022-10-05T04:06:23.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-05T04:06:24.199Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-05T04:06:25.133Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-05T04:06:26.067Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T04:06:26.632Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T04:06:28.531Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-05T04:06:29.474Z] $ docker stop --time=1 bb501fdcfef7530f3dee5c89464b2d5cf05ec6d521c1ffec3feaef97954fcea9 [2022-10-05T04:06:32.454Z] $ docker rm -f bb501fdcfef7530f3dee5c89464b2d5cf05ec6d521c1ffec3feaef97954fcea9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:06:33.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T04:06:33.280Z] [2022-10-05T04:06:33.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:06:33.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T04:06:33.572Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-05T04:06:33.572Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-05T04:06:33.572Z] ca9280d653b3: Pulling fs layer [2022-10-05T04:06:33.572Z] 7e9c9ca2126c: Pulling fs layer [2022-10-05T04:06:33.572Z] cbdbe7a5bc2a: Download complete [2022-10-05T04:06:33.831Z] ca9280d653b3: Verifying Checksum [2022-10-05T04:06:33.831Z] ca9280d653b3: Download complete [2022-10-05T04:06:33.831Z] cbdbe7a5bc2a: Pull complete [2022-10-05T04:06:34.089Z] 7e9c9ca2126c: Download complete [2022-10-05T04:06:34.348Z] ca9280d653b3: Pull complete [2022-10-05T04:06:36.877Z] 7e9c9ca2126c: Pull complete [2022-10-05T04:06:36.877Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-05T04:06:36.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T04:06:36.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T04:06:36.945Z] prd-ubuntu20.04-docker-8c-8g-7130 does not seem to be running inside a container [2022-10-05T04:06:36.967Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/318 -v /w/workspace/edgex-go/318:/w/workspace/edgex-go/318:rw,z -v /w/workspace/edgex-go/318@tmp:/w/workspace/edgex-go/318@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-10-05T04:06:38.250Z] $ docker top 3f819dc36be45bdf5b59a9ced81380fa79105d09b379fcdd5b42733b903e0386 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T04:06:38.590Z] + docker-compose build --help [2022-10-05T04:06:38.590Z] + grep parallel [2022-10-05T04:06:39.159Z] --parallel Build images in parallel. [Pipeline] } [2022-10-05T04:06:39.168Z] $ docker stop --time=1 3f819dc36be45bdf5b59a9ced81380fa79105d09b379fcdd5b42733b903e0386 [2022-10-05T04:06:40.442Z] $ docker rm -f 3f819dc36be45bdf5b59a9ced81380fa79105d09b379fcdd5b42733b903e0386 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:06:40.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T04:06:40.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T04:06:40.891Z] prd-ubuntu20.04-docker-8c-8g-7130 does not seem to be running inside a container [2022-10-05T04:06:40.916Z] $ 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/318 -v /w/workspace/edgex-go/318:/w/workspace/edgex-go/318:rw,z -v /w/workspace/edgex-go/318@tmp:/w/workspace/edgex-go/318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-05T04:06:41.286Z] $ docker top 129a4bef6305a28c499c39bb8353a7a622ce72507fae45c873593d1ae0b7b0c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2022-10-05T04:06:41.393Z] provisioning config files... [2022-10-05T04:06:41.422Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/318@tmp/config12364620755343723513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:06:41.638Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-05T04:06:41.777Z] ---> docker-login.sh [2022-10-05T04:06:41.777Z] nexus3.edgexfoundry.org:10001 [2022-10-05T04:06:42.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:06:42.206Z] Building core-command ... [2022-10-05T04:06:42.206Z] Building core-data ... [2022-10-05T04:06:42.206Z] Building core-metadata ... [2022-10-05T04:06:42.206Z] Building security-bootstrapper ... [2022-10-05T04:06:42.206Z] Building security-proxy-setup ... [2022-10-05T04:06:42.206Z] Building security-secretstore-setup ... [2022-10-05T04:06:42.206Z] Building security-spiffe-token-provider ... [2022-10-05T04:06:42.206Z] Building security-spire-agent ... [2022-10-05T04:06:42.206Z] Building security-spire-config ... [2022-10-05T04:06:42.206Z] Building security-spire-server ... [2022-10-05T04:06:42.206Z] Building support-notifications ... [2022-10-05T04:06:42.206Z] Building support-scheduler ... [2022-10-05T04:06:42.206Z] Building sys-mgmt-agent ... [2022-10-05T04:06:42.206Z] Building security-spiffe-token-provider [2022-10-05T04:06:42.206Z] Building support-notifications [2022-10-05T04:06:42.206Z] Building core-command [2022-10-05T04:06:42.206Z] Building security-spire-config [2022-10-05T04:06:42.206Z] Building security-spire-agent [2022-10-05T04:06:42.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:06:42.315Z] Configure a credential helper to remove this warning. See [2022-10-05T04:06:42.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:06:42.315Z] [2022-10-05T04:06:42.315Z] Login Succeeded [2022-10-05T04:06:42.315Z] nexus3.edgexfoundry.org:10002 [2022-10-05T04:06:42.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:06:42.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:06:42.854Z] Configure a credential helper to remove this warning. See [2022-10-05T04:06:42.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:06:42.854Z] [2022-10-05T04:06:42.854Z] Login Succeeded [2022-10-05T04:06:42.854Z] nexus3.edgexfoundry.org:10003 [2022-10-05T04:06:42.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:06:43.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:06:43.124Z] Configure a credential helper to remove this warning. See [2022-10-05T04:06:43.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:06:43.124Z] [2022-10-05T04:06:43.124Z] Login Succeeded [2022-10-05T04:06:43.124Z] nexus3.edgexfoundry.org:10004 [2022-10-05T04:06:43.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:06:43.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:06:43.395Z] Configure a credential helper to remove this warning. See [2022-10-05T04:06:43.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:06:43.395Z] [2022-10-05T04:06:43.395Z] Login Succeeded [2022-10-05T04:06:43.395Z] docker.io [2022-10-05T04:06:43.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:06:43.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:06:43.935Z] Configure a credential helper to remove this warning. See [2022-10-05T04:06:43.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:06:43.935Z] [2022-10-05T04:06:43.935Z] Login Succeeded [2022-10-05T04:06:43.935Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T04:06:43.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-05T04:06:44.403Z] + git config --global --add safe.directory /w/workspace/edgex-go/318 [Pipeline] echo [2022-10-05T04:06:44.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T04:06:44.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T04:06:44.437Z] ========================================================= [2022-10-05T04:06:44.437Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-05T04:06:44.437Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-05T04:06:44.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T04:06:45.028Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-05T04:06:45.028Z] b3c136eddcbf: Pulling fs layer [2022-10-05T04:06:45.028Z] c0a3192eca97: Pulling fs layer [2022-10-05T04:06:45.028Z] a050256f5b6f: Pulling fs layer [2022-10-05T04:06:45.028Z] 656be50a0ddc: Pulling fs layer [2022-10-05T04:06:45.028Z] 2bbca73fdf42: Pulling fs layer [2022-10-05T04:06:45.028Z] f607e4fc86c3: Pulling fs layer [2022-10-05T04:06:45.028Z] 2bbca73fdf42: Waiting [2022-10-05T04:06:45.028Z] 656be50a0ddc: Waiting [2022-10-05T04:06:45.028Z] 4d572c569a2c: Pulling fs layer [2022-10-05T04:06:45.028Z] f607e4fc86c3: Waiting [2022-10-05T04:06:45.028Z] 4d572c569a2c: Waiting [2022-10-05T04:06:45.028Z] fcf976331f73: Pulling fs layer [2022-10-05T04:06:45.028Z] fcf976331f73: Waiting [2022-10-05T04:06:45.028Z] a050256f5b6f: Download complete [2022-10-05T04:06:45.028Z] c0a3192eca97: Verifying Checksum [2022-10-05T04:06:45.028Z] c0a3192eca97: Download complete [2022-10-05T04:06:45.028Z] 2bbca73fdf42: Verifying Checksum [2022-10-05T04:06:45.028Z] 2bbca73fdf42: Download complete [2022-10-05T04:06:45.028Z] f607e4fc86c3: Verifying Checksum [2022-10-05T04:06:45.028Z] f607e4fc86c3: Download complete [2022-10-05T04:06:45.028Z] b3c136eddcbf: Verifying Checksum [2022-10-05T04:06:45.028Z] b3c136eddcbf: Download complete [2022-10-05T04:06:46.006Z] b3c136eddcbf: Pull complete [2022-10-05T04:06:46.291Z] fcf976331f73: Verifying Checksum [2022-10-05T04:06:46.291Z] fcf976331f73: Download complete [2022-10-05T04:06:46.564Z] c0a3192eca97: Pull complete [2022-10-05T04:06:47.166Z] a050256f5b6f: Pull complete [2022-10-05T04:06:47.435Z] 4d572c569a2c: Verifying Checksum [2022-10-05T04:06:47.435Z] 4d572c569a2c: Download complete [2022-10-05T04:06:48.028Z] 656be50a0ddc: Verifying Checksum [2022-10-05T04:06:48.028Z] 656be50a0ddc: Download complete [2022-10-05T04:06:54.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:06:54.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:06:54.415Z] ---> e46c84b6f829 [2022-10-05T04:06:54.415Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T04:06:54.415Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:06:54.415Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:06:54.415Z] ---> e46c84b6f829 [2022-10-05T04:06:54.415Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T04:06:54.415Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:06:54.415Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:06:54.415Z] ---> e46c84b6f829 [2022-10-05T04:06:54.415Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T04:06:54.415Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:06:54.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:06:54.415Z] ---> e46c84b6f829 [2022-10-05T04:06:54.415Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T04:06:54.415Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:06:54.415Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:06:54.415Z] ---> e46c84b6f829 [2022-10-05T04:06:54.415Z] Step 3/20 : WORKDIR /edgex-go [2022-10-05T04:06:56.318Z] ---> Running in c59abed83107 [2022-10-05T04:06:56.318Z] ---> Running in 980be6a7dcc8 [2022-10-05T04:06:56.318Z] ---> Running in 23f978bad251 [2022-10-05T04:06:56.318Z] ---> Running in 2ab00524e408 [2022-10-05T04:06:56.318Z] ---> Running in a78c555ec4a3 [2022-10-05T04:06:56.318Z] Removing intermediate container 980be6a7dcc8 [2022-10-05T04:06:56.318Z] ---> beaf7d74b6e1 [2022-10-05T04:06:56.318Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T04:06:56.318Z] Removing intermediate container 23f978bad251 [2022-10-05T04:06:56.318Z] ---> a746ae0192a3 [2022-10-05T04:06:56.318Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T04:06:56.318Z] Removing intermediate container c59abed83107 [2022-10-05T04:06:56.318Z] ---> 209e0b38db1a [2022-10-05T04:06:56.318Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:06:56.318Z] Removing intermediate container a78c555ec4a3 [2022-10-05T04:06:56.318Z] ---> ad07a45e1924 [2022-10-05T04:06:56.318Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-05T04:06:56.318Z] Removing intermediate container 2ab00524e408 [2022-10-05T04:06:56.318Z] ---> 8b7b4fde8c9e [2022-10-05T04:06:56.318Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:06:56.575Z] ---> Running in c3601d3b7859 [2022-10-05T04:06:56.575Z] ---> Running in b6b64351af63 [2022-10-05T04:06:56.575Z] ---> Running in 9821f8a9767b [2022-10-05T04:06:56.575Z] ---> Running in 4ebeb1f34001 [2022-10-05T04:06:56.575Z] ---> Running in c1155365dcce [2022-10-05T04:06:56.575Z] Removing intermediate container c3601d3b7859 [2022-10-05T04:06:56.575Z] ---> 770f365e5459 [2022-10-05T04:06:56.575Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:06:56.575Z] ---> Running in 6c42ac36b390 [2022-10-05T04:06:56.575Z] Removing intermediate container b6b64351af63 [2022-10-05T04:06:56.575Z] ---> 76b6bd426c6f [2022-10-05T04:06:56.575Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:06:56.575Z] ---> Running in 5756f6240be9 [2022-10-05T04:06:57.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:57.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:57.399Z] Removing intermediate container 9821f8a9767b [2022-10-05T04:06:57.399Z] ---> 9091b5e86a86 [2022-10-05T04:06:57.399Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T04:06:57.399Z] ---> Running in 0725268ed168 [2022-10-05T04:06:57.657Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-05T04:06:57.657Z] v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-05T04:06:57.657Z] OK: 17040 distinct packages available [2022-10-05T04:06:57.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:57.657Z] Removing intermediate container c1155365dcce [2022-10-05T04:06:57.657Z] ---> c5291af87eda [2022-10-05T04:06:57.657Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T04:06:57.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:57.915Z] ---> Running in e1184560cd21 [2022-10-05T04:06:57.915Z] Removing intermediate container 6c42ac36b390 [2022-10-05T04:06:57.915Z] ---> bf3e070fc294 [2022-10-05T04:06:57.915Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-05T04:06:57.915Z] ---> Running in 01ba0447ef2f [2022-10-05T04:06:57.915Z] Removing intermediate container 5756f6240be9 [2022-10-05T04:06:57.915Z] ---> 07ab0da9f882 [2022-10-05T04:06:57.915Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-05T04:06:57.915Z] OK: 211 MiB in 51 packages [2022-10-05T04:06:57.915Z] ---> Running in af5f10b4bb8a [2022-10-05T04:06:57.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:58.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:58.484Z] Removing intermediate container 4ebeb1f34001 [2022-10-05T04:06:58.484Z] ---> 93c2ad2e0e46 [2022-10-05T04:06:58.484Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-05T04:06:58.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:58.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:58.484Z] ---> f51d70607c13 [2022-10-05T04:06:58.484Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:06:58.484Z] ---> Running in c1a7ce69d915 [2022-10-05T04:06:59.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:59.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:59.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:59.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:06:59.876Z] OK: 211 MiB in 51 packages [2022-10-05T04:06:59.877Z] OK: 211 MiB in 51 packages [2022-10-05T04:07:00.134Z] OK: 211 MiB in 51 packages [2022-10-05T04:07:00.134Z] OK: 211 MiB in 51 packages [2022-10-05T04:07:00.134Z] Removing intermediate container 0725268ed168 [2022-10-05T04:07:00.134Z] ---> 801261604f7f [2022-10-05T04:07:00.134Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T04:07:00.367Z] 656be50a0ddc: Pull complete [2022-10-05T04:07:00.367Z] 2bbca73fdf42: Pull complete [2022-10-05T04:07:00.367Z] f607e4fc86c3: Pull complete [2022-10-05T04:07:00.393Z] ---> 93f53a349a98 [2022-10-05T04:07:00.393Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:07:00.393Z] ---> Running in 08c9e7e163b2 [2022-10-05T04:07:00.393Z] Removing intermediate container 01ba0447ef2f [2022-10-05T04:07:00.393Z] ---> b6e0cbe805aa [2022-10-05T04:07:00.393Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T04:07:00.651Z] Removing intermediate container af5f10b4bb8a [2022-10-05T04:07:00.651Z] ---> c7c8f05e4bd6 [2022-10-05T04:07:00.651Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T04:07:00.651Z] Removing intermediate container e1184560cd21 [2022-10-05T04:07:00.651Z] ---> 6762c7d178e6 [2022-10-05T04:07:00.651Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T04:07:00.651Z] ---> 0148b75043ef [2022-10-05T04:07:00.651Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:07:00.651Z] ---> Running in df9555158b72 [2022-10-05T04:07:00.651Z] ---> 87fc11512516 [2022-10-05T04:07:00.651Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:07:00.908Z] ---> Running in a9d0415f8379 [2022-10-05T04:07:00.908Z] ---> 7a9a05e49d3e [2022-10-05T04:07:00.908Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:07:00.908Z] ---> Running in b10cca983351 [2022-10-05T04:07:07.039Z] 4d572c569a2c: Pull complete [2022-10-05T04:07:08.004Z] fcf976331f73: Pull complete [2022-10-05T04:07:08.004Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-05T04:07:08.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T04:07:08.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-05T04:07:08.337Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T04:07:08.337Z] WORKDIR /edgex [2022-10-05T04:07:08.337Z] COPY go.mod . [2022-10-05T04:07:08.337Z] RUN go mod download [2022-10-05T04:07:08.337Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-05T04:07:08.926Z] Sending build context to Docker daemon 3.254MB [2022-10-05T04:07:08.926Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T04:07:08.926Z] ---> 3970a7415f9e [2022-10-05T04:07:08.926Z] Step 2/4 : WORKDIR /edgex [2022-10-05T04:07:10.873Z] ---> Running in 1faaf567b657 [2022-10-05T04:07:10.873Z] Removing intermediate container 1faaf567b657 [2022-10-05T04:07:10.873Z] ---> 29dc436284ed [2022-10-05T04:07:10.873Z] Step 3/4 : COPY go.mod . [2022-10-05T04:07:11.460Z] ---> 331e3def6b08 [2022-10-05T04:07:11.460Z] Step 4/4 : RUN go mod download [2022-10-05T04:07:11.460Z] ---> Running in 59b543b99188 [2022-10-05T04:07:18.983Z] Removing intermediate container 08c9e7e163b2 [2022-10-05T04:07:18.983Z] Removing intermediate container b10cca983351 [2022-10-05T04:07:18.983Z] ---> 56f59a7c809e [2022-10-05T04:07:18.983Z] ---> c97374a51067 [2022-10-05T04:07:18.983Z] Step 8/26 : COPY . .Step 8/26 : COPY . . [2022-10-05T04:07:18.983Z] [2022-10-05T04:07:18.983Z] Removing intermediate container c1a7ce69d915 [2022-10-05T04:07:18.983Z] ---> abda85cc16bd [2022-10-05T04:07:18.983Z] Step 7/20 : COPY . . [2022-10-05T04:07:18.983Z] Removing intermediate container df9555158b72 [2022-10-05T04:07:18.983Z] ---> 194360a8ac5f [2022-10-05T04:07:18.983Z] Step 9/23 : COPY . . [2022-10-05T04:07:18.983Z] Removing intermediate container a9d0415f8379 [2022-10-05T04:07:18.983Z] ---> f561268036af [2022-10-05T04:07:18.983Z] Step 9/24 : COPY . . [2022-10-05T04:07:27.103Z] ---> d9e836c936e3 [2022-10-05T04:07:27.103Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T04:07:27.103Z] ---> 478633fc2125 [2022-10-05T04:07:27.103Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-05T04:07:27.103Z] ---> 42b1dfd7c118 [2022-10-05T04:07:27.103Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-05T04:07:27.103Z] ---> 3a5ecbbef757 [2022-10-05T04:07:27.103Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T04:07:27.103Z] ---> Running in ce4666fad247 [2022-10-05T04:07:27.103Z] ---> Running in 233e2942038d [2022-10-05T04:07:27.103Z] ---> ffb12b8c8882 [2022-10-05T04:07:27.103Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-05T04:07:27.103Z] ---> Running in 49063f9aa729 [2022-10-05T04:07:27.103Z] ---> Running in 12193b1151bf [2022-10-05T04:07:27.361Z] ---> Running in b0915e1dfaae [2022-10-05T04:07:27.361Z] Removing intermediate container ce4666fad247 [2022-10-05T04:07:27.361Z] ---> 7d5a9c76c162 [2022-10-05T04:07:27.362Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T04:07:27.362Z] Removing intermediate container 49063f9aa729 [2022-10-05T04:07:27.362Z] ---> 58754819c24b [2022-10-05T04:07:27.362Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T04:07:27.362Z] ---> Running in 3020d5d71716 [2022-10-05T04:07:27.362Z] ---> Running in 6db510e3882a [2022-10-05T04:07:27.362Z] Removing intermediate container 3020d5d71716 [2022-10-05T04:07:27.362Z] ---> 89e3273f3cbf [2022-10-05T04:07:27.619Z] 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-10-05T04:07:27.619Z] Removing intermediate container 6db510e3882a [2022-10-05T04:07:27.619Z] ---> 9e954cbd2ea1 [2022-10-05T04:07:27.619Z] 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-10-05T04:07:27.619Z] ---> Running in 78182a645773 [2022-10-05T04:07:27.619Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-05T04:07:27.619Z] ---> Running in 84fda875abe8 [2022-10-05T04:07:27.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T04:07:27.877Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T04:07:28.441Z] Removing intermediate container 84fda875abe8 [2022-10-05T04:07:28.441Z] ---> 46189b123e29 [2022-10-05T04:07:28.441Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T04:07:28.698Z] ---> Running in 23888b7d4fa0 [2022-10-05T04:07:28.698Z] Removing intermediate container 78182a645773 [2022-10-05T04:07:28.698Z] ---> 76e37f2716b4 [2022-10-05T04:07:28.698Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T04:07:28.698Z] ---> Running in ff0ccbcd2c50 [2022-10-05T04:07:28.698Z] Removing intermediate container 23888b7d4fa0 [2022-10-05T04:07:28.698Z] ---> ad7b3bd93eb7 [2022-10-05T04:07:28.698Z] [2022-10-05T04:07:28.698Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T04:07:28.698Z] Removing intermediate container ff0ccbcd2c50 [2022-10-05T04:07:28.698Z] ---> 18c457826167 [2022-10-05T04:07:28.698Z] [2022-10-05T04:07:28.698Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T04:07:29.262Z] 3.15: Pulling from library/alpine [2022-10-05T04:07:29.262Z] 3.15: Pulling from library/alpine [2022-10-05T04:07:30.634Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T04:07:30.634Z] Status: Downloaded newer image for alpine:3.15 [2022-10-05T04:07:30.634Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T04:07:30.634Z] Status: Image is up to date for alpine:3.15 [2022-10-05T04:07:30.634Z] ---> c4fc93816858 [2022-10-05T04:07:30.634Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T04:07:30.634Z] ---> c4fc93816858 [2022-10-05T04:07:30.634Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T04:07:30.634Z] ---> Running in c0c3b61b0db1 [2022-10-05T04:07:30.634Z] ---> Running in 3d917438de3c [2022-10-05T04:07:30.634Z] Removing intermediate container c0c3b61b0db1 [2022-10-05T04:07:30.634Z] ---> c0a35225fd6f [2022-10-05T04:07:30.634Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:07:30.892Z] Removing intermediate container 3d917438de3c [2022-10-05T04:07:30.892Z] ---> c683b983c86d [2022-10-05T04:07:30.892Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:07:30.892Z] ---> Running in f8745359a7bb [2022-10-05T04:07:30.892Z] ---> Running in 6e43002605b1 [2022-10-05T04:07:32.263Z] Removing intermediate container f8745359a7bb [2022-10-05T04:07:32.263Z] ---> 3413c3c6aa54 [2022-10-05T04:07:32.263Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-05T04:07:32.263Z] ---> Running in cac0fd6f605e [2022-10-05T04:07:32.263Z] Removing intermediate container 6e43002605b1 [2022-10-05T04:07:32.263Z] ---> 0e037d4c19cd [2022-10-05T04:07:32.263Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T04:07:32.263Z] ---> Running in db0ee0cff6ab [2022-10-05T04:07:32.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:32.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:33.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:33.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:34.013Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T04:07:34.013Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T04:07:34.013Z] OK: 15857 distinct packages available [2022-10-05T04:07:34.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:34.013Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T04:07:34.013Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T04:07:34.013Z] OK: 15857 distinct packages available [2022-10-05T04:07:34.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:34.943Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:34.943Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:35.200Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-05T04:07:35.200Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-05T04:07:35.200Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-05T04:07:35.200Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-05T04:07:35.457Z] (3/4) Installing libucontext (1.1-r0) [2022-10-05T04:07:35.457Z] (3/5) Installing libucontext (1.1-r0) [2022-10-05T04:07:35.457Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-05T04:07:35.457Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-05T04:07:35.457Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T04:07:35.457Z] OK: 6 MiB in 18 packages [2022-10-05T04:07:35.457Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-05T04:07:35.714Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T04:07:35.714Z] OK: 7 MiB in 19 packages [2022-10-05T04:07:36.644Z] Removing intermediate container cac0fd6f605e [2022-10-05T04:07:36.644Z] ---> 1c07513758f9 [2022-10-05T04:07:36.644Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T04:07:36.644Z] Removing intermediate container db0ee0cff6ab [2022-10-05T04:07:36.644Z] ---> 5e1666418a60 [2022-10-05T04:07:36.644Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-05T04:07:39.918Z] ---> dff3732529a3 [2022-10-05T04:07:39.918Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T04:07:39.918Z] ---> 706e8ba2c069 [2022-10-05T04:07:39.918Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T04:07:40.185Z] ---> d18d339d46f2 [2022-10-05T04:07:40.185Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-05T04:07:40.443Z] ---> Running in e88deb5ac117 [2022-10-05T04:07:40.701Z] Removing intermediate container e88deb5ac117 [2022-10-05T04:07:40.701Z] ---> b69ae75367f1 [2022-10-05T04:07:40.701Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-05T04:07:41.266Z] ---> 2cc7e1861eb8 [2022-10-05T04:07:41.266Z] Step 21/26 : WORKDIR / [2022-10-05T04:07:41.266Z] ---> Running in 91244166625d [2022-10-05T04:07:41.523Z] Removing intermediate container 91244166625d [2022-10-05T04:07:41.523Z] ---> 8e3b00bcb73e [2022-10-05T04:07:41.523Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T04:07:41.792Z] ---> Running in 147adf3756fd [2022-10-05T04:07:42.049Z] Removing intermediate container 147adf3756fd [2022-10-05T04:07:42.049Z] ---> 84f65b7b221c [2022-10-05T04:07:42.049Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T04:07:42.049Z] ---> Running in d2f296befdd7 [2022-10-05T04:07:42.049Z] ---> c7c0c7c9e6bb [2022-10-05T04:07:42.049Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T04:07:42.616Z] Removing intermediate container d2f296befdd7 [2022-10-05T04:07:42.616Z] ---> f92714812725 [2022-10-05T04:07:42.616Z] Step 24/26 : LABEL arch=x86_64 [2022-10-05T04:07:42.616Z] ---> Running in 6c5d105b7467 [2022-10-05T04:07:42.873Z] ---> 2bd74e657e7d [2022-10-05T04:07:42.873Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-05T04:07:42.873Z] Removing intermediate container 6c5d105b7467 [2022-10-05T04:07:42.873Z] ---> a060f8b55db6 [2022-10-05T04:07:42.873Z] Step 25/26 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:07:42.873Z] ---> Running in f66f64afccba [2022-10-05T04:07:43.437Z] Removing intermediate container f66f64afccba [2022-10-05T04:07:43.437Z] ---> 94d814c4783c [2022-10-05T04:07:43.437Z] Step 26/26 : LABEL version=2.3.0-dev.81 [2022-10-05T04:07:43.437Z] ---> Running in 4856b0d518bb [2022-10-05T04:07:43.437Z] ---> c62a1d988dbd [2022-10-05T04:07:43.437Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-05T04:07:43.695Z] Removing intermediate container 4856b0d518bb [2022-10-05T04:07:43.695Z] ---> ec62116f3a35 [2022-10-05T04:07:43.695Z] [2022-10-05T04:07:43.695Z] ---> b5e6c6cb0f62 [2022-10-05T04:07:43.695Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T04:07:43.695Z] Successfully built ec62116f3a35 [2022-10-05T04:07:43.695Z] Successfully tagged security-spire-config:latest [2022-10-05T04:07:43.695Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-10-05T04:07:43.695Z] ---> Running in a49616bcf09c [2022-10-05T04:07:43.849Z] Removing intermediate container 59b543b99188 [2022-10-05T04:07:43.849Z] ---> 1769a1c393ce [2022-10-05T04:07:43.849Z] Successfully built 1769a1c393ce [2022-10-05T04:07:43.849Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:07:44.182Z] + docker inspect -f . ci-base-image-arm64 [2022-10-05T04:07:44.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T04:07:44.259Z] Removing intermediate container a49616bcf09c [2022-10-05T04:07:44.259Z] ---> be118cbcf757 [2022-10-05T04:07:44.259Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T04:07:44.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container [2022-10-05T04:07:44.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/318 -v /w/workspace/edgex-go/318:/w/workspace/edgex-go/318:rw,z -v /w/workspace/edgex-go/318@tmp:/w/workspace/edgex-go/318@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-10-05T04:07:44.516Z] ---> Running in 970fa57038a4 [2022-10-05T04:07:45.080Z] Removing intermediate container 970fa57038a4 [2022-10-05T04:07:45.080Z] ---> 72811d688469 [2022-10-05T04:07:45.080Z] Step 24/26 : LABEL arch=x86_64 [2022-10-05T04:07:45.080Z] ---> Running in 7e3c131313fb [2022-10-05T04:07:45.621Z] $ docker top 68dd0bdb7285bbeeda34fae3575f5285158700f1517283ad00d5cda48aa70d39 -eo pid,comm [2022-10-05T04:07:45.652Z] Removing intermediate container 7e3c131313fb [2022-10-05T04:07:45.652Z] ---> f97eb0fe3ded [2022-10-05T04:07:45.652Z] Step 25/26 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:07:45.652Z] ---> Running in 7efd55b7d87c [Pipeline] { [Pipeline] sh [2022-10-05T04:07:45.914Z] Removing intermediate container 7efd55b7d87c [2022-10-05T04:07:45.914Z] ---> 8a35b707d027 [2022-10-05T04:07:45.914Z] Step 26/26 : LABEL version=2.3.0-dev.81 [2022-10-05T04:07:45.914Z] ---> Running in c43131149a1e [2022-10-05T04:07:46.446Z] + go version [2022-10-05T04:07:46.446Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-05T04:07:46.473Z] $ docker stop --time=1 68dd0bdb7285bbeeda34fae3575f5285158700f1517283ad00d5cda48aa70d39 [2022-10-05T04:07:46.478Z] Removing intermediate container c43131149a1e [2022-10-05T04:07:46.478Z] ---> a296ea56ad93 [2022-10-05T04:07:46.478Z] [2022-10-05T04:07:46.478Z] Successfully built a296ea56ad93 [2022-10-05T04:07:46.478Z] Successfully tagged security-spire-agent:latest [2022-10-05T04:07:46.478Z]  Building security-spire-agent ... done Building security-spire-server [2022-10-05T04:07:47.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:07:47.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:07:47.858Z] ---> e46c84b6f829 [2022-10-05T04:07:47.858Z] Step 3/23 : WORKDIR /edgex-go [2022-10-05T04:07:47.858Z] ---> Using cache [2022-10-05T04:07:47.858Z] ---> 8b7b4fde8c9e [2022-10-05T04:07:47.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:07:47.858Z] ---> Using cache [2022-10-05T04:07:47.858Z] ---> c5291af87eda [2022-10-05T04:07:47.858Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-05T04:07:48.042Z] $ docker rm -f 68dd0bdb7285bbeeda34fae3575f5285158700f1517283ad00d5cda48aa70d39 [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-10-05T04:07:48.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T04:07:48.606Z] [2022-10-05T04:07:48.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:07:48.791Z] ---> Running in 601934af99ad [2022-10-05T04:07:48.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T04:07:48.933Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-05T04:07:48.933Z] 29e5d40040c1: Pulling fs layer [2022-10-05T04:07:48.933Z] 1ce36da41761: Pulling fs layer [2022-10-05T04:07:48.933Z] 25b303627fd3: Pulling fs layer [2022-10-05T04:07:49.201Z] 29e5d40040c1: Verifying Checksum [2022-10-05T04:07:49.201Z] 29e5d40040c1: Download complete [2022-10-05T04:07:49.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:49.469Z] 1ce36da41761: Verifying Checksum [2022-10-05T04:07:49.469Z] 1ce36da41761: Download complete [2022-10-05T04:07:49.736Z] 29e5d40040c1: Pull complete [2022-10-05T04:07:50.291Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:07:50.291Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:07:50.291Z] ---> e46c84b6f829 [2022-10-05T04:07:50.291Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T04:07:50.291Z] ---> Using cache [2022-10-05T04:07:50.291Z] ---> 8b7b4fde8c9e [2022-10-05T04:07:50.291Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:07:50.291Z] ---> Using cache [2022-10-05T04:07:50.291Z] ---> c5291af87eda [2022-10-05T04:07:50.291Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T04:07:50.291Z] ---> Using cache [2022-10-05T04:07:50.291Z] ---> 6762c7d178e6 [2022-10-05T04:07:50.291Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T04:07:50.291Z] ---> Using cache [2022-10-05T04:07:50.291Z] ---> 7a9a05e49d3e [2022-10-05T04:07:50.291Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:07:50.291Z] ---> Using cache [2022-10-05T04:07:50.291Z] ---> 56f59a7c809e [2022-10-05T04:07:50.291Z] Step 8/25 : COPY . . [2022-10-05T04:07:50.291Z] ---> Using cache [2022-10-05T04:07:50.291Z] ---> 3a5ecbbef757 [2022-10-05T04:07:50.291Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T04:07:50.291Z] ---> Using cache [2022-10-05T04:07:50.291Z] ---> 58754819c24b [2022-10-05T04:07:50.292Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-05T04:07:50.292Z] ---> Using cache [2022-10-05T04:07:50.292Z] ---> 9e954cbd2ea1 [2022-10-05T04:07:50.292Z] 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-10-05T04:07:50.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:50.549Z] OK: 211 MiB in 51 packages [2022-10-05T04:07:50.808Z] ---> Running in 696d1c470e30 [2022-10-05T04:07:51.162Z] 25b303627fd3: Verifying Checksum [2022-10-05T04:07:51.162Z] 25b303627fd3: Download complete [2022-10-05T04:07:51.162Z] 1ce36da41761: Pull complete [2022-10-05T04:07:51.373Z] Removing intermediate container 601934af99ad [2022-10-05T04:07:51.373Z] ---> e9c431f471b0 [2022-10-05T04:07:51.373Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-05T04:07:51.373Z] Removing intermediate container 12193b1151bf [2022-10-05T04:07:51.373Z] ---> c74f2f1545f4 [2022-10-05T04:07:51.373Z] [2022-10-05T04:07:51.373Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T04:07:51.630Z] ---> d0cbfb716783 [2022-10-05T04:07:51.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:07:51.630Z] ---> Running in 7b816661d9b0 [2022-10-05T04:07:51.889Z] Removing intermediate container 696d1c470e30 [2022-10-05T04:07:51.889Z] ---> 3681f273f659 [2022-10-05T04:07:51.889Z] Step 12/25 : WORKDIR /edgex-go [2022-10-05T04:07:51.889Z] 3.16: Pulling from library/alpine [2022-10-05T04:07:51.889Z] ---> Running in fa0a63c05be6 [2022-10-05T04:07:51.889Z] Removing intermediate container fa0a63c05be6 [2022-10-05T04:07:51.889Z] ---> 08f5f99205b2 [2022-10-05T04:07:51.889Z] [2022-10-05T04:07:51.889Z] Step 13/25 : FROM alpine:3.15 [2022-10-05T04:07:51.889Z] ---> c4fc93816858 [2022-10-05T04:07:51.889Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T04:07:51.889Z] ---> Using cache [2022-10-05T04:07:51.889Z] ---> c683b983c86d [2022-10-05T04:07:51.889Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:07:51.889Z] ---> Using cache [2022-10-05T04:07:51.889Z] ---> 0e037d4c19cd [2022-10-05T04:07:51.889Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T04:07:51.889Z] ---> Using cache [2022-10-05T04:07:51.889Z] ---> 5e1666418a60 [2022-10-05T04:07:51.889Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T04:07:52.164Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T04:07:52.164Z] Status: Downloaded newer image for alpine:3.16 [2022-10-05T04:07:52.164Z] ---> 9c6f07244728 [2022-10-05T04:07:52.164Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-05T04:07:52.421Z] ---> Running in 818ef5dac885 [2022-10-05T04:07:52.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:52.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:52.938Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-05T04:07:52.938Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:07:52.938Z] OK: 6 MiB in 15 packages [2022-10-05T04:07:53.912Z] ---> 0585913d1e59 [2022-10-05T04:07:53.912Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T04:07:54.171Z] Removing intermediate container 818ef5dac885 [2022-10-05T04:07:54.171Z] ---> 1d20a4cd6d77 [2022-10-05T04:07:54.171Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T04:07:54.737Z] ---> ba071b7d900a [2022-10-05T04:07:54.738Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-05T04:07:54.738Z] ---> Running in fe770e4b8f48 [2022-10-05T04:07:54.997Z] Removing intermediate container fe770e4b8f48 [2022-10-05T04:07:54.997Z] ---> d29948fc7ef8 [2022-10-05T04:07:54.997Z] ---> 69c29543a38e [2022-10-05T04:07:54.997Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/Step 14/24 : ENV APP_PORT=59882 [2022-10-05T04:07:54.997Z] [2022-10-05T04:07:54.997Z] ---> Running in 778bf71cb35c [2022-10-05T04:07:55.255Z] Removing intermediate container 778bf71cb35c [2022-10-05T04:07:55.255Z] ---> 9ffa64228247 [2022-10-05T04:07:55.255Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-05T04:07:55.255Z] ---> 819d384fde3b [2022-10-05T04:07:55.255Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T04:07:55.255Z] ---> Running in 1e3120c314f6 [2022-10-05T04:07:55.255Z] ---> Running in 9f6ca3900e8b [2022-10-05T04:07:55.255Z] Removing intermediate container 233e2942038d [2022-10-05T04:07:55.255Z] ---> 3d4b6d8deea4 [2022-10-05T04:07:55.255Z] [2022-10-05T04:07:55.255Z] Step 9/20 : FROM alpine:3.15 [2022-10-05T04:07:55.255Z] ---> c4fc93816858 [2022-10-05T04:07:55.255Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T04:07:55.255Z] ---> Using cache [2022-10-05T04:07:55.255Z] ---> c683b983c86d [2022-10-05T04:07:55.255Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:07:55.255Z] ---> Using cache [2022-10-05T04:07:55.255Z] ---> 0e037d4c19cd [2022-10-05T04:07:55.255Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-05T04:07:55.513Z] ---> Running in d5b9d8c91be0 [2022-10-05T04:07:55.513Z] Removing intermediate container 9f6ca3900e8b [2022-10-05T04:07:55.513Z] ---> a5822500512a [2022-10-05T04:07:55.513Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T04:07:55.513Z] Removing intermediate container 1e3120c314f6 [2022-10-05T04:07:55.513Z] ---> fd6d93f577cb [2022-10-05T04:07:55.513Z] Step 16/24 : WORKDIR / [2022-10-05T04:07:55.771Z] ---> Running in e82f99779024 [2022-10-05T04:07:55.771Z] ---> Running in 0c8011951257 [2022-10-05T04:07:55.771Z] Removing intermediate container e82f99779024 [2022-10-05T04:07:55.771Z] ---> 264fdc388300 [2022-10-05T04:07:55.771Z] Step 23/25 : LABEL arch=x86_64 [2022-10-05T04:07:55.771Z] Removing intermediate container 0c8011951257 [2022-10-05T04:07:55.771Z] ---> cb513628ca06 [2022-10-05T04:07:55.771Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:07:55.771Z] ---> Running in a06786bbc8de [2022-10-05T04:07:56.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:56.028Z] Removing intermediate container a06786bbc8de [2022-10-05T04:07:56.028Z] ---> d9b5ecd39e4d [2022-10-05T04:07:56.028Z] Step 24/25 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:07:56.028Z] ---> 7cf4cfe4e470 [2022-10-05T04:07:56.028Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-05T04:07:56.028Z] ---> Running in bd66169992b5 [2022-10-05T04:07:56.285Z] Removing intermediate container bd66169992b5 [2022-10-05T04:07:56.285Z] ---> a4f97c4e0f29 [2022-10-05T04:07:56.285Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T04:07:56.285Z] ---> Running in 5fa27f27fdae [2022-10-05T04:07:56.543Z] ---> f041cb7bf3d2 [2022-10-05T04:07:56.543Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-05T04:07:56.543Z] Removing intermediate container 5fa27f27fdae [2022-10-05T04:07:56.543Z] ---> 4760ea5bd708 [2022-10-05T04:07:56.543Z] [2022-10-05T04:07:56.543Z] Successfully built 4760ea5bd708 [2022-10-05T04:07:56.543Z] Successfully tagged security-spire-server:latest [2022-10-05T04:07:56.543Z]  Building security-spire-server ... done Building security-proxy-setup [2022-10-05T04:07:56.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:57.060Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T04:07:57.060Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T04:07:57.060Z] OK: 15857 distinct packages available [2022-10-05T04:07:57.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:57.318Z] ---> 347b74031d0f [2022-10-05T04:07:57.318Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-05T04:07:57.884Z] ---> Running in 1b875497dc2c [2022-10-05T04:07:57.884Z] Removing intermediate container b0915e1dfaae [2022-10-05T04:07:57.884Z] ---> c1021e35f5eb [2022-10-05T04:07:57.884Z] [2022-10-05T04:07:57.884Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T04:07:57.884Z] ---> 9c6f07244728 [2022-10-05T04:07:57.884Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-05T04:07:57.884Z] Removing intermediate container 1b875497dc2c [2022-10-05T04:07:57.884Z] ---> 28ab650dd2a4 [2022-10-05T04:07:57.884Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:07:57.884Z] ---> Running in 15b3d4117b58 [2022-10-05T04:07:57.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:58.141Z] ---> Running in 5594501d03ae [2022-10-05T04:07:58.398Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-05T04:07:58.398Z] Removing intermediate container 5594501d03ae [2022-10-05T04:07:58.398Z] ---> 9c2062180733 [2022-10-05T04:07:58.398Z] Step 22/24 : LABEL arch=x86_64 [2022-10-05T04:07:58.398Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-05T04:07:58.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:58.398Z] ---> Running in 0752712d29a3 [2022-10-05T04:07:58.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:07:58.398Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-05T04:07:58.656Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-05T04:07:58.656Z] Removing intermediate container 0752712d29a3 [2022-10-05T04:07:58.656Z] ---> fb6ef790fb59 [2022-10-05T04:07:58.656Z] Step 23/24 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:07:58.656Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-05T04:07:58.656Z] Removing intermediate container 7b816661d9b0 [2022-10-05T04:07:58.656Z] ---> e3b1b571b13d [2022-10-05T04:07:58.656Z] Step 8/23 : COPY . . [2022-10-05T04:07:58.656Z] (5/9) Installing curl (7.80.0-r3) [2022-10-05T04:07:58.656Z] ---> Running in 52dd41ac5005 [2022-10-05T04:07:58.656Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-05T04:07:58.656Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:07:58.656Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T04:07:58.920Z] OK: 6 MiB in 16 packages [2022-10-05T04:07:58.920Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-05T04:07:58.920Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-05T04:07:58.920Z] Removing intermediate container 52dd41ac5005 [2022-10-05T04:07:58.920Z] ---> c4a3e471ecfa [2022-10-05T04:07:58.920Z] Step 24/24 : LABEL version=2.3.0-dev.81 [2022-10-05T04:07:58.920Z] (8/9) Installing libucontext (1.1-r0) [2022-10-05T04:07:59.178Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-05T04:07:59.178Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T04:07:59.178Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T04:07:59.178Z] OK: 8 MiB in 23 packages [2022-10-05T04:07:59.178Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:07:59.178Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:07:59.178Z] ---> e46c84b6f829 [2022-10-05T04:07:59.178Z] Step 3/22 : WORKDIR /edgex-go [2022-10-05T04:07:59.178Z] ---> Using cache [2022-10-05T04:07:59.178Z] ---> 8b7b4fde8c9e [2022-10-05T04:07:59.178Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:07:59.178Z] ---> Using cache [2022-10-05T04:07:59.178Z] ---> c5291af87eda [2022-10-05T04:07:59.178Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-05T04:07:59.744Z] ---> Running in 48d53fea55f8 [2022-10-05T04:07:59.744Z] ---> Running in d451998a5abd [2022-10-05T04:08:00.001Z] Removing intermediate container 48d53fea55f8 [2022-10-05T04:08:00.001Z] ---> f1cef65b21bd [2022-10-05T04:08:00.001Z] [2022-10-05T04:08:00.001Z] Removing intermediate container 15b3d4117b58 [2022-10-05T04:08:00.001Z] ---> 9a7769fce84b [2022-10-05T04:08:00.001Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T04:08:00.001Z] Successfully built f1cef65b21bd [2022-10-05T04:08:00.001Z] Successfully tagged core-command:latest [2022-10-05T04:08:00.001Z] Building core-metadata [2022-10-05T04:08:00.001Z]  Building core-command ... done  ---> Running in d0eea30a3042 [2022-10-05T04:08:00.574Z] Removing intermediate container d0eea30a3042 [2022-10-05T04:08:00.574Z] ---> 28910e349b3a [2022-10-05T04:08:00.574Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-05T04:08:00.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:08:01.144Z] Removing intermediate container d5b9d8c91be0 [2022-10-05T04:08:01.144Z] ---> 1a2a0e31621c [2022-10-05T04:08:01.144Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:08:01.144Z] ---> Running in 022c075d4a5d [2022-10-05T04:08:01.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:08:01.236Z] 25b303627fd3: Pull complete [2022-10-05T04:08:01.236Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-05T04:08:01.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T04:08:01.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T04:08:01.402Z] Removing intermediate container 022c075d4a5d [2022-10-05T04:08:01.402Z] ---> 88b1aa641a70 [2022-10-05T04:08:01.402Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T04:08:01.402Z] ---> 30224c11d8f1 [2022-10-05T04:08:01.402Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-05T04:08:01.402Z] ---> Running in 50d3c57772cf [2022-10-05T04:08:01.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container [2022-10-05T04:08:01.485Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/318 -v /w/workspace/edgex-go/318:/w/workspace/edgex-go/318:rw,z -v /w/workspace/edgex-go/318@tmp:/w/workspace/edgex-go/318@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-10-05T04:08:01.660Z] OK: 211 MiB in 51 packages [2022-10-05T04:08:01.660Z] Removing intermediate container 50d3c57772cf [2022-10-05T04:08:01.660Z] ---> 713ff4383767 [2022-10-05T04:08:01.660Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:08:01.917Z] ---> a749a289c393 [2022-10-05T04:08:01.917Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-05T04:08:01.918Z] ---> fef6a0349965 [2022-10-05T04:08:01.918Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-05T04:08:02.175Z] ---> 255081aa3111 [2022-10-05T04:08:02.175Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-05T04:08:02.175Z] Removing intermediate container d451998a5abd [2022-10-05T04:08:02.175Z] ---> 60ed2f189589 [2022-10-05T04:08:02.175Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-05T04:08:02.175Z] ---> Running in e8371fdc715e [2022-10-05T04:08:02.431Z] ---> 3d193ec91e70 [2022-10-05T04:08:02.431Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-05T04:08:02.431Z] ---> Running in 8afdc74f49f4 [2022-10-05T04:08:02.431Z] ---> 3ec13a5d3148 [2022-10-05T04:08:02.431Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:08:02.431Z] Removing intermediate container e8371fdc715e [2022-10-05T04:08:02.431Z] ---> c2d803f18bb0 [2022-10-05T04:08:02.431Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:08:02.431Z] ---> eaba686c8b72 [2022-10-05T04:08:02.431Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-05T04:08:02.431Z] ---> Running in 5bb97587c890 [2022-10-05T04:08:02.431Z] ---> Running in 83c64b05ffb1 [2022-10-05T04:08:02.690Z] Removing intermediate container 83c64b05ffb1 [2022-10-05T04:08:02.690Z] ---> d533e91449df [2022-10-05T04:08:02.690Z] Step 18/20 : LABEL arch=x86_64 [2022-10-05T04:08:02.690Z] ---> d991e72e71cc [2022-10-05T04:08:02.690Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-05T04:08:02.956Z] ---> Running in 5ab21f3d2678 [2022-10-05T04:08:02.956Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-05T04:08:02.956Z] ---> Running in 4c3df703e1bd [2022-10-05T04:08:02.956Z] Removing intermediate container 5ab21f3d2678 [2022-10-05T04:08:02.956Z] ---> 4e26b41705f5 [2022-10-05T04:08:02.956Z] Step 19/20 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:08:02.956Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:08:02.956Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:08:02.956Z] ---> e46c84b6f829 [2022-10-05T04:08:02.956Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-05T04:08:02.956Z] ---> Using cache [2022-10-05T04:08:02.956Z] ---> a746ae0192a3 [2022-10-05T04:08:02.956Z] Step 4/25 : WORKDIR /edgex-go [2022-10-05T04:08:02.956Z] ---> Using cache [2022-10-05T04:08:02.956Z] ---> 76b6bd426c6f [2022-10-05T04:08:02.957Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:08:02.957Z] ---> Using cache [2022-10-05T04:08:02.957Z] ---> 07ab0da9f882 [2022-10-05T04:08:02.957Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-05T04:08:02.957Z] ---> Using cache [2022-10-05T04:08:02.957Z] ---> c7c8f05e4bd6 [2022-10-05T04:08:02.957Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-05T04:08:02.957Z] ---> Using cache [2022-10-05T04:08:02.957Z] ---> 87fc11512516 [2022-10-05T04:08:02.957Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:08:02.957Z] ---> Using cache [2022-10-05T04:08:02.957Z] ---> f561268036af [2022-10-05T04:08:02.957Z] Step 9/25 : COPY . . [2022-10-05T04:08:02.957Z] ---> Using cache [2022-10-05T04:08:02.957Z] ---> 42b1dfd7c118 [2022-10-05T04:08:02.957Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-05T04:08:02.957Z] Removing intermediate container 4c3df703e1bd [2022-10-05T04:08:02.957Z] ---> e93560a33064 [2022-10-05T04:08:02.957Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:08:02.957Z] ---> Running in 03e51a7e83f8 [2022-10-05T04:08:02.957Z] ---> Running in 45a7b97cafa5 [2022-10-05T04:08:03.216Z] ---> Running in 5415fc04bea2 [2022-10-05T04:08:03.216Z] Removing intermediate container 03e51a7e83f8 [2022-10-05T04:08:03.216Z] ---> 0683bc6b5263 [2022-10-05T04:08:03.216Z] Step 20/20 : LABEL version=2.3.0-dev.81 [2022-10-05T04:08:03.216Z] ---> Running in f95037f222be [2022-10-05T04:08:03.216Z] Removing intermediate container 5415fc04bea2 [2022-10-05T04:08:03.216Z] ---> 7814cfbad96d [2022-10-05T04:08:03.216Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T04:08:03.216Z] ---> Running in 3c9dd8e73ea7 [2022-10-05T04:08:03.474Z] Removing intermediate container f95037f222be [2022-10-05T04:08:03.474Z] ---> d16db2c34232 [2022-10-05T04:08:03.474Z] [2022-10-05T04:08:03.474Z] Successfully built d16db2c34232 [2022-10-05T04:08:03.474Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T04:08:03.474Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-05T04:08:03.474Z] Building security-bootstrapper [2022-10-05T04:08:03.474Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3c9dd8e73ea7 [2022-10-05T04:08:03.474Z] ---> 44f2220b438d [2022-10-05T04:08:03.474Z] Step 22/23 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:08:03.474Z] ---> Running in 53901d69bb34 [2022-10-05T04:08:03.558Z] $ docker top 46c49b2bde3226d00b9797ec9e318761b3ca4ea8480ccde1d4062f087ce41601 -eo pid,comm [Pipeline] { [2022-10-05T04:08:03.738Z] Removing intermediate container 53901d69bb34 [2022-10-05T04:08:03.738Z] ---> aa3464136d81 [2022-10-05T04:08:03.738Z] Step 23/23 : LABEL version=2.3.0-dev.81 [Pipeline] sh [2022-10-05T04:08:04.365Z] + docker-compose build --help [2022-10-05T04:08:04.365Z] + grep parallel [2022-10-05T04:08:04.673Z] ---> Running in 9aa51a656725 [2022-10-05T04:08:04.931Z] Removing intermediate container 9aa51a656725 [2022-10-05T04:08:04.931Z] ---> 39f21e2ab096 [2022-10-05T04:08:04.931Z] [2022-10-05T04:08:04.931Z] Successfully built 39f21e2ab096 [2022-10-05T04:08:04.931Z] Successfully tagged support-notifications:latest [2022-10-05T04:08:04.931Z]  Building support-notifications ... done Building core-data [2022-10-05T04:08:06.837Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:08:06.837Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:08:06.837Z] ---> e46c84b6f829 [2022-10-05T04:08:06.837Z] Step 3/33 : WORKDIR /edgex-go [2022-10-05T04:08:06.837Z] ---> Using cache [2022-10-05T04:08:06.838Z] ---> 8b7b4fde8c9e [2022-10-05T04:08:06.838Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:08:06.838Z] ---> Using cache [2022-10-05T04:08:06.838Z] ---> c5291af87eda [2022-10-05T04:08:06.838Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-05T04:08:06.838Z] ---> Using cache [2022-10-05T04:08:06.838Z] ---> 60ed2f189589 [2022-10-05T04:08:06.838Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-05T04:08:06.838Z] ---> Using cache [2022-10-05T04:08:06.838Z] ---> 3ec13a5d3148 [2022-10-05T04:08:06.838Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:08:06.838Z] ---> Running in c3b599279cbb [2022-10-05T04:08:08.605Z] --parallel Build images in parallel. [Pipeline] } [2022-10-05T04:08:08.632Z] $ docker stop --time=1 46c49b2bde3226d00b9797ec9e318761b3ca4ea8480ccde1d4062f087ce41601 [2022-10-05T04:08:10.226Z] $ docker rm -f 46c49b2bde3226d00b9797ec9e318761b3ca4ea8480ccde1d4062f087ce41601 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:08:10.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T04:08:10.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T04:08:10.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container [2022-10-05T04:08:10.968Z] $ 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/318 -v /w/workspace/edgex-go/318:/w/workspace/edgex-go/318:rw,z -v /w/workspace/edgex-go/318@tmp:/w/workspace/edgex-go/318@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-10-05T04:08:11.023Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:08:11.023Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:08:11.023Z] ---> e46c84b6f829 [2022-10-05T04:08:11.023Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T04:08:11.023Z] ---> Using cache [2022-10-05T04:08:11.023Z] ---> a746ae0192a3 [2022-10-05T04:08:11.023Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T04:08:11.023Z] ---> Using cache [2022-10-05T04:08:11.023Z] ---> 76b6bd426c6f [2022-10-05T04:08:11.023Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:08:11.023Z] ---> Using cache [2022-10-05T04:08:11.023Z] ---> 07ab0da9f882 [2022-10-05T04:08:11.023Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-05T04:08:11.957Z] ---> Running in d670873b7582 [2022-10-05T04:08:12.067Z] $ docker top 424185e4e4d9bd75f59becda11c2d0dea10245dafb33da7c3fab82f0f1c5ccb6 -eo pid,comm [2022-10-05T04:08:12.215Z] Removing intermediate container 5bb97587c890 [2022-10-05T04:08:12.215Z] ---> 95a8286edc5c [2022-10-05T04:08:12.215Z] Step 8/22 : COPY . . [Pipeline] { [Pipeline] sh [2022-10-05T04:08:12.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:08:12.540Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-05T04:08:13.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:08:13.663Z] OK: 211 MiB in 51 packages [2022-10-05T04:08:15.569Z] Removing intermediate container d670873b7582 [2022-10-05T04:08:15.569Z] ---> f08c610de499 [2022-10-05T04:08:15.569Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T04:08:16.136Z] ---> 8da89bd284ca [2022-10-05T04:08:16.136Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:08:16.394Z] ---> Running in fa69709d7778 [2022-10-05T04:08:16.651Z] Removing intermediate container c3b599279cbb [2022-10-05T04:08:16.651Z] ---> e0fe8d160990 [2022-10-05T04:08:16.651Z] Step 8/33 : COPY . . [2022-10-05T04:08:16.780Z] Building core-command ... [2022-10-05T04:08:16.781Z] Building core-data ... [2022-10-05T04:08:16.781Z] Building core-metadata ... [2022-10-05T04:08:16.781Z] Building security-bootstrapper ... [2022-10-05T04:08:16.781Z] Building security-proxy-setup ... [2022-10-05T04:08:16.781Z] Building security-secretstore-setup ... [2022-10-05T04:08:16.781Z] Building security-spiffe-token-provider ... [2022-10-05T04:08:16.781Z] Building security-spire-agent ... [2022-10-05T04:08:16.781Z] Building security-spire-config ... [2022-10-05T04:08:16.781Z] Building security-spire-server ... [2022-10-05T04:08:16.781Z] Building support-notifications ... [2022-10-05T04:08:16.781Z] Building support-scheduler ... [2022-10-05T04:08:16.781Z] Building sys-mgmt-agent ... [2022-10-05T04:08:16.781Z] Building security-spire-server [2022-10-05T04:08:16.781Z] Building security-spire-config [2022-10-05T04:08:16.781Z] Building security-spiffe-token-provider [2022-10-05T04:08:16.781Z] Building security-spire-agent [2022-10-05T04:08:16.781Z] Building sys-mgmt-agent [2022-10-05T04:08:20.847Z] ---> 9f5fdcc9ecc3 [2022-10-05T04:08:20.847Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-05T04:08:20.847Z] ---> Running in 4ac19b720067 [2022-10-05T04:08:21.105Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-05T04:08:21.105Z] ---> 357ac9bd5ab3 [2022-10-05T04:08:21.105Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-05T04:08:21.362Z] ---> Running in 53327aa831d6 [2022-10-05T04:08:21.930Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T04:08:22.865Z] Removing intermediate container 8afdc74f49f4 [2022-10-05T04:08:22.865Z] ---> 6a9705f56c7b [2022-10-05T04:08:22.865Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-05T04:08:23.123Z] Removing intermediate container 45a7b97cafa5 [2022-10-05T04:08:23.123Z] ---> eeaca49b0aa8 [2022-10-05T04:08:23.123Z] [2022-10-05T04:08:23.123Z] Step 11/25 : FROM alpine:3.16 [2022-10-05T04:08:23.123Z] ---> 9c6f07244728 [2022-10-05T04:08:23.123Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-05T04:08:23.123Z] ---> Using cache [2022-10-05T04:08:23.123Z] ---> 1d20a4cd6d77 [2022-10-05T04:08:23.123Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T04:08:23.123Z] ---> Using cache [2022-10-05T04:08:23.123Z] ---> 69c29543a38e [2022-10-05T04:08:23.123Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-05T04:08:23.123Z] ---> Running in c661e1148ba9 [2022-10-05T04:08:23.123Z] ---> Running in aaccc5cdc0bd [2022-10-05T04:08:23.380Z] Removing intermediate container aaccc5cdc0bd [2022-10-05T04:08:23.380Z] ---> 2e9ec410b26b [2022-10-05T04:08:23.380Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-05T04:08:23.380Z] ---> Running in 2491d1eed2ff [2022-10-05T04:08:23.380Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-05T04:08:23.637Z] Removing intermediate container 2491d1eed2ff [2022-10-05T04:08:23.637Z] ---> 048fc74aa643 [2022-10-05T04:08:23.637Z] Step 16/25 : WORKDIR / [2022-10-05T04:08:23.637Z] ---> Running in 0c2607a95164 [2022-10-05T04:08:23.895Z] Removing intermediate container 0c2607a95164 [2022-10-05T04:08:23.895Z] ---> d1527eae7529 [2022-10-05T04:08:23.895Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:08:24.460Z] ---> 0022ebadfba5 [2022-10-05T04:08:24.460Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-05T04:08:24.724Z] Removing intermediate container c661e1148ba9 [2022-10-05T04:08:24.724Z] ---> 0b6db0639ab3 [2022-10-05T04:08:24.724Z] [2022-10-05T04:08:24.724Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T04:08:24.724Z] ---> 9c6f07244728 [2022-10-05T04:08:24.724Z] 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-10-05T04:08:24.982Z] Removing intermediate container fa69709d7778 [2022-10-05T04:08:24.982Z] ---> 6806f5f46319 [2022-10-05T04:08:24.982Z] Step 9/24 : COPY . . [2022-10-05T04:08:24.982Z] ---> Running in f4c0bb2a6300 [2022-10-05T04:08:25.550Z] ---> f2277edafa4e [2022-10-05T04:08:25.550Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-05T04:08:25.550Z] Removing intermediate container f4c0bb2a6300 [2022-10-05T04:08:25.550Z] ---> 0caa1f4045aa [2022-10-05T04:08:25.550Z] 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-10-05T04:08:25.550Z] ---> Running in c4cd31c45525 [2022-10-05T04:08:25.811Z] ---> c8683228272b [2022-10-05T04:08:25.811Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-05T04:08:26.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:08:26.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:08:26.635Z] ---> 029ec03d9983 [2022-10-05T04:08:26.635Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-05T04:08:26.635Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-05T04:08:26.635Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-05T04:08:26.635Z] (3/33) Installing readline (8.1.2-r0) [2022-10-05T04:08:26.635Z] (4/33) Installing bash (5.1.16-r2) [2022-10-05T04:08:26.893Z] Executing bash-5.1.16-r2.post-install [2022-10-05T04:08:26.893Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-05T04:08:26.893Z] ---> Running in 73c28c735482 [2022-10-05T04:08:26.893Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-05T04:08:26.893Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T04:08:26.893Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-05T04:08:26.893Z] (9/33) Installing curl (7.83.1-r3) [2022-10-05T04:08:26.893Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-05T04:08:27.150Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-05T04:08:27.150Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-05T04:08:27.150Z] (13/33) Installing expat (2.4.9-r0) [2022-10-05T04:08:27.150Z] Removing intermediate container 73c28c735482 [2022-10-05T04:08:27.150Z] ---> 1080cdb6fe58 [2022-10-05T04:08:27.150Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:08:27.150Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-05T04:08:27.150Z] (15/33) Installing gdbm (1.23-r0) [2022-10-05T04:08:27.150Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-05T04:08:27.150Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T04:08:27.150Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T04:08:27.150Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-05T04:08:27.150Z] ---> Running in d033742b6520 [2022-10-05T04:08:27.150Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-05T04:08:27.150Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-05T04:08:27.712Z] Removing intermediate container d033742b6520 [2022-10-05T04:08:27.712Z] ---> 0a1bce9ddfa3 [2022-10-05T04:08:27.712Z] Step 23/25 : LABEL arch=x86_64 [2022-10-05T04:08:27.712Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-05T04:08:27.712Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-05T04:08:27.712Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-05T04:08:27.712Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-05T04:08:27.712Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-05T04:08:27.712Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-05T04:08:27.712Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-05T04:08:27.712Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-05T04:08:27.712Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-05T04:08:27.712Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-05T04:08:27.712Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-05T04:08:27.712Z] ---> Running in 66f9516ad87e [2022-10-05T04:08:27.712Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-05T04:08:27.969Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:08:27.969Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T04:08:27.969Z] OK: 122 MiB in 47 packages [2022-10-05T04:08:28.226Z] Removing intermediate container 66f9516ad87e [2022-10-05T04:08:28.226Z] ---> bd420c79adac [2022-10-05T04:08:28.226Z] Step 24/25 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:08:28.226Z] ---> Running in fba8d205f1aa [2022-10-05T04:08:28.795Z] Removing intermediate container fba8d205f1aa [2022-10-05T04:08:28.795Z] ---> 8fa77002ee53 [2022-10-05T04:08:28.795Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T04:08:28.795Z] ---> Running in 09bd28861d0f [2022-10-05T04:08:29.055Z] Removing intermediate container 09bd28861d0f [2022-10-05T04:08:29.055Z] ---> 1d6288ba6c22 [2022-10-05T04:08:29.055Z] [2022-10-05T04:08:29.055Z] Successfully built 1d6288ba6c22 [2022-10-05T04:08:29.055Z] Successfully tagged core-metadata:latest [2022-10-05T04:08:29.055Z]  Building core-metadata ... done Building support-scheduler [2022-10-05T04:08:29.093Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:08:29.093Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:08:29.093Z] ---> 1769a1c393ce [2022-10-05T04:08:29.093Z] Step 3/20 : WORKDIR /edgex-go [2022-10-05T04:08:29.093Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:08:29.093Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:08:29.093Z] ---> 1769a1c393ce [2022-10-05T04:08:29.093Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T04:08:29.093Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:08:29.093Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:08:29.093Z] ---> 1769a1c393ce [2022-10-05T04:08:29.093Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T04:08:29.093Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:08:29.093Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:08:29.093Z] ---> 1769a1c393ce [2022-10-05T04:08:29.093Z] Step 3/23 : WORKDIR /edgex-go [2022-10-05T04:08:29.093Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:08:29.093Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:08:29.093Z] ---> 1769a1c393ce [2022-10-05T04:08:29.093Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T04:08:29.093Z] ---> Running in 09abf01dedd4 [2022-10-05T04:08:29.093Z] ---> Running in 66a0b17d713e [2022-10-05T04:08:29.093Z] ---> Running in dbc9938384f1 [2022-10-05T04:08:29.093Z] ---> Running in 1bfb019ff198 [2022-10-05T04:08:29.093Z] ---> Running in 9c83d88ccc17 [2022-10-05T04:08:29.093Z] Removing intermediate container 09abf01dedd4 [2022-10-05T04:08:29.093Z] ---> 43a1f413028c [2022-10-05T04:08:29.093Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-05T04:08:29.093Z] Removing intermediate container 66a0b17d713e [2022-10-05T04:08:29.093Z] ---> 97a733738cd5 [2022-10-05T04:08:29.093Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:08:29.093Z] Removing intermediate container 1bfb019ff198 [2022-10-05T04:08:29.093Z] ---> 142bff5daeee [2022-10-05T04:08:29.093Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:08:29.093Z] ---> Running in dfdb5dbf90d1 [2022-10-05T04:08:29.093Z] ---> Running in 739c91476f53 [2022-10-05T04:08:29.093Z] Removing intermediate container 9c83d88ccc17 [2022-10-05T04:08:29.093Z] ---> 84695dacc6a8 [2022-10-05T04:08:29.093Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:08:29.093Z] Removing intermediate container dbc9938384f1 [2022-10-05T04:08:29.094Z] ---> 2ccd7617e218 [2022-10-05T04:08:29.094Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:08:29.094Z] ---> Running in dc7bdac4f5c9 [2022-10-05T04:08:29.094Z] ---> Running in dac8fd694e62 [2022-10-05T04:08:29.094Z] ---> Running in a88d3eb6bb03 [2022-10-05T04:08:29.989Z] Collecting docker-compose==1.23.2 [2022-10-05T04:08:29.989Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-05T04:08:29.989Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 29.7 MB/s eta 0:00:00 [2022-10-05T04:08:30.246Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-05T04:08:30.246Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-05T04:08:30.246Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 148.6 MB/s eta 0:00:00 [2022-10-05T04:08:30.246Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-05T04:08:30.247Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-05T04:08:30.247Z] Preparing metadata (setup.py): started [2022-10-05T04:08:30.511Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T04:08:30.511Z] Collecting texttable<0.10,>=0.9.0 [2022-10-05T04:08:30.511Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-05T04:08:30.511Z] Preparing metadata (setup.py): started [2022-10-05T04:08:30.768Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T04:08:30.768Z] Collecting docopt<0.7,>=0.6.1 [2022-10-05T04:08:30.768Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-05T04:08:31.027Z] Preparing metadata (setup.py): started [2022-10-05T04:08:31.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:31.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:31.284Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T04:08:31.284Z] Collecting jsonschema<3,>=2.5.1 [2022-10-05T04:08:31.284Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-05T04:08:31.284Z] Collecting PyYAML<4,>=3.10 [2022-10-05T04:08:31.284Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-05T04:08:31.284Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 56.4 MB/s eta 0:00:00 [2022-10-05T04:08:31.542Z] Preparing metadata (setup.py): started [2022-10-05T04:08:31.800Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T04:08:31.800Z] 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-10-05T04:08:31.800Z] Collecting docker<4.0,>=3.6.0 [2022-10-05T04:08:31.800Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-05T04:08:31.800Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 57.8 MB/s eta 0:00:00 [2022-10-05T04:08:32.018Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-05T04:08:32.018Z] v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-05T04:08:32.018Z] OK: 16896 distinct packages available [2022-10-05T04:08:32.058Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-05T04:08:32.058Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-05T04:08:32.058Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 105.5 MB/s eta 0:00:00 [2022-10-05T04:08:32.058Z] Collecting cached-property<2,>=1.2.0 [2022-10-05T04:08:32.058Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-05T04:08:32.058Z] Collecting docker-pycreds>=0.4.0 [2022-10-05T04:08:32.058Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-05T04:08:32.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:32.317Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-05T04:08:32.317Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-05T04:08:32.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 204.8 MB/s eta 0:00:00 [2022-10-05T04:08:32.317Z] Collecting idna<2.8,>=2.5 [2022-10-05T04:08:32.317Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-05T04:08:32.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 190.4 MB/s eta 0:00:00 [2022-10-05T04:08:32.317Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-05T04:08:32.317Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-05T04:08:32.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 95.6 MB/s eta 0:00:00 [2022-10-05T04:08:32.576Z] Collecting certifi>=2017.4.17 [2022-10-05T04:08:32.576Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-05T04:08:32.576Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 184.1 MB/s eta 0:00:00 [2022-10-05T04:08:32.576Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-05T04:08:32.576Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-05T04:08:32.576Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-05T04:08:32.576Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-05T04:08:32.576Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-05T04:08:32.576Z] Running setup.py install for texttable: started [2022-10-05T04:08:32.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:32.855Z] Removing intermediate container 739c91476f53 [2022-10-05T04:08:32.855Z] ---> a8ee3822dd4b [2022-10-05T04:08:32.855Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T04:08:32.855Z] ---> Running in ebc156cc2ce2 [2022-10-05T04:08:33.123Z] Removing intermediate container a88d3eb6bb03 [2022-10-05T04:08:33.123Z] ---> 685d2267acfc [2022-10-05T04:08:33.123Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-05T04:08:33.139Z] Running setup.py install for texttable: finished with status 'done' [2022-10-05T04:08:33.139Z] Running setup.py install for PyYAML: started [2022-10-05T04:08:33.391Z] ---> Running in 5c5284c0801f [2022-10-05T04:08:33.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:08:33.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:08:33.408Z] ---> e46c84b6f829 [2022-10-05T04:08:33.408Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T04:08:33.408Z] ---> Using cache [2022-10-05T04:08:33.408Z] ---> a746ae0192a3 [2022-10-05T04:08:33.408Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T04:08:33.408Z] ---> Using cache [2022-10-05T04:08:33.408Z] ---> 76b6bd426c6f [2022-10-05T04:08:33.408Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:08:33.408Z] ---> Using cache [2022-10-05T04:08:33.408Z] ---> 07ab0da9f882 [2022-10-05T04:08:33.408Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-05T04:08:33.408Z] ---> Using cache [2022-10-05T04:08:33.408Z] ---> c7c8f05e4bd6 [2022-10-05T04:08:33.408Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T04:08:33.408Z] ---> Using cache [2022-10-05T04:08:33.408Z] ---> 87fc11512516 [2022-10-05T04:08:33.408Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:08:33.408Z] ---> Using cache [2022-10-05T04:08:33.408Z] ---> f561268036af [2022-10-05T04:08:33.408Z] Step 9/23 : COPY . . [2022-10-05T04:08:33.408Z] ---> Using cache [2022-10-05T04:08:33.408Z] ---> 42b1dfd7c118 [2022-10-05T04:08:33.408Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-05T04:08:33.408Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-05T04:08:33.660Z] OK: 221 MiB in 51 packages [2022-10-05T04:08:33.660Z] Removing intermediate container dc7bdac4f5c9 [2022-10-05T04:08:33.660Z] ---> 063f186e1aaa [2022-10-05T04:08:33.660Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T04:08:33.660Z] Removing intermediate container dac8fd694e62 [2022-10-05T04:08:33.660Z] ---> f4ef4472b193 [2022-10-05T04:08:33.660Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T04:08:33.929Z] ---> Running in 7dc8b393c938 [2022-10-05T04:08:33.929Z] ---> Running in 464b881a34fd [2022-10-05T04:08:34.342Z] Running setup.py install for docopt: started [2022-10-05T04:08:34.342Z] ---> Running in 41774cbfee03 [2022-10-05T04:08:34.342Z] ---> 8a632c256ed1 [2022-10-05T04:08:34.342Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-05T04:08:34.342Z] ---> Running in 427735dad3bf [2022-10-05T04:08:34.601Z] Running setup.py install for docopt: finished with status 'done' [2022-10-05T04:08:34.858Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-05T04:08:34.858Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T04:08:35.116Z] Running setup.py install for dockerpty: started [2022-10-05T04:08:35.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:35.344Z] Removing intermediate container dfdb5dbf90d1 [2022-10-05T04:08:35.344Z] ---> dedb5acc52f0 [2022-10-05T04:08:35.344Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-05T04:08:35.374Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-05T04:08:35.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:35.635Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-05T04:08:35.635Z] 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-10-05T04:08:35.889Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:35.889Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:36.164Z] ---> 4d4b333b09bd [2022-10-05T04:08:36.164Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:08:36.164Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:36.164Z] ---> Running in 8bb75ffef67e [2022-10-05T04:08:36.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:36.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:36.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:08:37.337Z] OK: 221 MiB in 51 packages [2022-10-05T04:08:37.923Z] OK: 221 MiB in 51 packages [2022-10-05T04:08:37.923Z] OK: 221 MiB in 51 packages [2022-10-05T04:08:38.196Z] OK: 221 MiB in 51 packages [2022-10-05T04:08:38.784Z] Removing intermediate container ebc156cc2ce2 [2022-10-05T04:08:38.784Z] ---> e457cd29372b [2022-10-05T04:08:38.784Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T04:08:38.916Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T04:08:39.174Z] Removing intermediate container c4cd31c45525 [2022-10-05T04:08:39.174Z] ---> 76da719a07d0 [2022-10-05T04:08:39.174Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-05T04:08:39.174Z] ---> Running in 6bcbf1be4773 [2022-10-05T04:08:39.430Z] Removing intermediate container 6bcbf1be4773 [2022-10-05T04:08:39.430Z] ---> ba18dfed64b9 [2022-10-05T04:08:39.430Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T04:08:39.430Z] ---> Running in a8edc872b683 [2022-10-05T04:08:39.994Z] Removing intermediate container a8edc872b683 [2022-10-05T04:08:39.994Z] ---> a253dfccae00 [2022-10-05T04:08:39.994Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-05T04:08:40.203Z] Removing intermediate container 464b881a34fd [2022-10-05T04:08:40.203Z] ---> 4d78155c8ca0 [2022-10-05T04:08:40.203Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T04:08:40.203Z] ---> e8041b39b549 [2022-10-05T04:08:40.203Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:08:40.203Z] Removing intermediate container 7dc8b393c938 [2022-10-05T04:08:40.203Z] ---> 6090acfe9e4b [2022-10-05T04:08:40.203Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T04:08:40.203Z] Removing intermediate container 5c5284c0801f [2022-10-05T04:08:40.203Z] ---> 4c87ab72b600 [2022-10-05T04:08:40.203Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-05T04:08:40.203Z] ---> Running in efb409bc6d4e [2022-10-05T04:08:40.557Z] ---> 4f9cd753c018 [2022-10-05T04:08:40.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-05T04:08:40.818Z] ---> f9665f61f014 [2022-10-05T04:08:40.818Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-05T04:08:41.382Z] ---> af6133be1a61 [2022-10-05T04:08:41.382Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-05T04:08:41.382Z] ---> Running in 1ad1f4645dff [2022-10-05T04:08:41.640Z] Removing intermediate container 1ad1f4645dff [2022-10-05T04:08:41.640Z] ---> ac1fb44bbf9e [2022-10-05T04:08:41.640Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:08:41.898Z] ---> Running in 447fc30eb48b [2022-10-05T04:08:42.157Z] Removing intermediate container 447fc30eb48b [2022-10-05T04:08:42.157Z] ---> d1c4b00ff63c [2022-10-05T04:08:42.157Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T04:08:42.157Z] ---> Running in 54ca2e2421f9 [2022-10-05T04:08:42.414Z] Removing intermediate container 54ca2e2421f9 [2022-10-05T04:08:42.414Z] ---> 83eb1fd9a44e [2022-10-05T04:08:42.414Z] Step 22/23 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:08:42.672Z] ---> Running in 5e0106ad489b [2022-10-05T04:08:42.787Z] ---> 7fb512995242 [2022-10-05T04:08:42.787Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:08:42.787Z] ---> d716492d415f [2022-10-05T04:08:42.787Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:08:42.787Z] ---> 0416146ce461 [2022-10-05T04:08:42.787Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:08:42.787Z] ---> Running in 6c884c85c8f4 [2022-10-05T04:08:42.787Z] ---> Running in e694e57cc3ce [2022-10-05T04:08:42.787Z] ---> Running in 64612c33144a [2022-10-05T04:08:42.930Z] Removing intermediate container 5e0106ad489b [2022-10-05T04:08:42.930Z] ---> 977559734770 [2022-10-05T04:08:42.930Z] Step 23/23 : LABEL version=2.3.0-dev.81 [2022-10-05T04:08:42.930Z] ---> Running in ba7a1b60bb78 [2022-10-05T04:08:43.188Z] Removing intermediate container 4ac19b720067 [2022-10-05T04:08:43.188Z] ---> cd67a145df27 [2022-10-05T04:08:43.188Z] [2022-10-05T04:08:43.188Z] Step 10/22 : FROM alpine:3.16 [2022-10-05T04:08:43.188Z] ---> 9c6f07244728 [2022-10-05T04:08:43.188Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-05T04:08:43.188Z] ---> Running in a72eaa924c28 [2022-10-05T04:08:43.446Z] Removing intermediate container ba7a1b60bb78 [2022-10-05T04:08:43.447Z] ---> 3341766e6c16 [2022-10-05T04:08:43.447Z] [2022-10-05T04:08:43.447Z] Successfully built 3341766e6c16 [2022-10-05T04:08:43.447Z] Successfully tagged sys-mgmt-agent:latest [2022-10-05T04:08:43.447Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-10-05T04:08:43.707Z] Removing intermediate container 53327aa831d6 [2022-10-05T04:08:43.707Z] ---> 53b98bf0f835 [2022-10-05T04:08:43.707Z] [2022-10-05T04:08:43.707Z] Step 10/33 : FROM alpine:3.16 [2022-10-05T04:08:43.707Z] ---> 9c6f07244728 [2022-10-05T04:08:43.707Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T04:08:44.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:08:44.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:08:44.533Z] ---> Running in 386379161c39 [2022-10-05T04:08:44.533Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-05T04:08:44.533Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-05T04:08:44.533Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T04:08:44.533Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-05T04:08:44.533Z] (5/6) Installing curl (7.83.1-r3) [2022-10-05T04:08:44.533Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-05T04:08:44.533Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:08:44.533Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T04:08:44.533Z] OK: 8 MiB in 20 packages [2022-10-05T04:08:44.791Z] Removing intermediate container 386379161c39 [2022-10-05T04:08:44.791Z] ---> b2151707a100 [2022-10-05T04:08:44.791Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-05T04:08:44.791Z] ---> Running in b5a87e43b357 [2022-10-05T04:08:45.730Z] Removing intermediate container a72eaa924c28 [2022-10-05T04:08:45.730Z] ---> afb42893c190 [2022-10-05T04:08:45.730Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T04:08:45.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:08:45.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:08:45.730Z] ---> Running in 286ad74909fa [2022-10-05T04:08:45.988Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-05T04:08:45.988Z] (2/2) Installing su-exec (0.2-r1) [2022-10-05T04:08:45.988Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:08:45.988Z] OK: 6 MiB in 16 packages [2022-10-05T04:08:45.988Z] Removing intermediate container 286ad74909fa [2022-10-05T04:08:45.988Z] ---> 14d3d26b27ff [2022-10-05T04:08:45.988Z] Step 13/22 : WORKDIR /edgex [2022-10-05T04:08:45.988Z] ---> Running in 08b44f3d9edc [2022-10-05T04:08:46.245Z] Removing intermediate container 08b44f3d9edc [2022-10-05T04:08:46.245Z] ---> 2bf343a44a81 [2022-10-05T04:08:46.245Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-05T04:08:46.512Z] Removing intermediate container b5a87e43b357 [2022-10-05T04:08:46.512Z] ---> 36383bbfbda3 [2022-10-05T04:08:46.512Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-05T04:08:46.770Z] ---> 5813f4a5c088 [2022-10-05T04:08:46.770Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-05T04:08:46.770Z] ---> Running in 15242219d649 [2022-10-05T04:08:47.027Z] Removing intermediate container 15242219d649 [2022-10-05T04:08:47.027Z] ---> af689c454112 [2022-10-05T04:08:47.027Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-05T04:08:47.027Z] ---> Running in 3aa8fa768cee [2022-10-05T04:08:47.591Z] Removing intermediate container 3aa8fa768cee [2022-10-05T04:08:47.591Z] ---> 933646117c7a [2022-10-05T04:08:47.591Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-05T04:08:47.591Z] ---> 22ee9fb7c8de [2022-10-05T04:08:47.591Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-05T04:08:47.591Z] ---> Running in 70bfe6c01b9a [2022-10-05T04:08:47.848Z] Removing intermediate container 70bfe6c01b9a [2022-10-05T04:08:47.848Z] ---> 7a3447334978 [2022-10-05T04:08:47.848Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-05T04:08:48.105Z] ---> Running in b6e7fc9d9d6b [2022-10-05T04:08:48.105Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:08:48.105Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:08:48.105Z] ---> e46c84b6f829 [2022-10-05T04:08:48.105Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T04:08:48.105Z] ---> Using cache [2022-10-05T04:08:48.105Z] ---> 8b7b4fde8c9e [2022-10-05T04:08:48.105Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:08:48.105Z] ---> Using cache [2022-10-05T04:08:48.105Z] ---> c5291af87eda [2022-10-05T04:08:48.105Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-05T04:08:48.105Z] ---> Using cache [2022-10-05T04:08:48.105Z] ---> 60ed2f189589 [2022-10-05T04:08:48.105Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T04:08:48.105Z] ---> Using cache [2022-10-05T04:08:48.105Z] ---> 3ec13a5d3148 [2022-10-05T04:08:48.105Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:08:48.105Z] ---> Using cache [2022-10-05T04:08:48.105Z] ---> e0fe8d160990 [2022-10-05T04:08:48.105Z] Step 8/25 : COPY . . [2022-10-05T04:08:48.105Z] ---> Using cache [2022-10-05T04:08:48.105Z] ---> 357ac9bd5ab3 [2022-10-05T04:08:48.105Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-05T04:08:48.105Z] ---> Running in 2ebbbf16e064 [2022-10-05T04:08:48.362Z] ---> 2baaf64f3b04 [2022-10-05T04:08:48.362Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T04:08:48.362Z] Removing intermediate container b6e7fc9d9d6b [2022-10-05T04:08:48.362Z] ---> 387bdfd2ffd6 [2022-10-05T04:08:48.362Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-05T04:08:48.362Z] ---> Running in f7d38e1ef4ca [2022-10-05T04:08:48.623Z] ---> dc27a612ea0c [2022-10-05T04:08:48.624Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T04:08:48.884Z] ---> Running in de4711db870c [2022-10-05T04:08:48.884Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-05T04:08:49.824Z] Removing intermediate container f7d38e1ef4ca [2022-10-05T04:08:49.824Z] ---> 06aeefda93eb [2022-10-05T04:08:49.824Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-05T04:08:49.824Z] ---> Running in 89966bd7f505 [2022-10-05T04:08:50.084Z] Removing intermediate container 89966bd7f505 [2022-10-05T04:08:50.084Z] ---> afcb8cb17923 [2022-10-05T04:08:50.084Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-05T04:08:50.084Z] Removing intermediate container de4711db870c [2022-10-05T04:08:50.084Z] ---> 80d889d1f6da [2022-10-05T04:08:50.084Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T04:08:50.084Z] ---> Running in 6c0a9e028169 [2022-10-05T04:08:50.343Z] ---> 579be901bb29 [2022-10-05T04:08:50.343Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-05T04:08:50.343Z] Removing intermediate container 6c0a9e028169 [2022-10-05T04:08:50.343Z] ---> f894229ac290 [2022-10-05T04:08:50.343Z] Step 20/22 : LABEL arch=x86_64 [2022-10-05T04:08:50.607Z] ---> Running in c912ce637424 [2022-10-05T04:08:50.607Z] ---> Running in 84f777df4ef9 [2022-10-05T04:08:50.866Z] Removing intermediate container 84f777df4ef9 [2022-10-05T04:08:50.866Z] ---> 810abedcdbf9 [2022-10-05T04:08:50.866Z] Step 21/22 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:08:50.866Z] ---> Running in 91899b8e192f [2022-10-05T04:08:51.123Z] Removing intermediate container 91899b8e192f [2022-10-05T04:08:51.123Z] ---> ec149d8691b1 [2022-10-05T04:08:51.123Z] Step 22/22 : LABEL version=2.3.0-dev.81 [2022-10-05T04:08:51.123Z] ---> Running in 09a2a0c55d3f [2022-10-05T04:08:51.688Z] Removing intermediate container 09a2a0c55d3f [2022-10-05T04:08:51.688Z] ---> b590fad544b7 [2022-10-05T04:08:51.688Z] [2022-10-05T04:08:51.688Z] Successfully built b590fad544b7 [2022-10-05T04:08:51.688Z] Successfully tagged security-proxy-setup:latest [2022-10-05T04:08:51.688Z]  Building security-proxy-setup ... done Removing intermediate container c912ce637424 [2022-10-05T04:08:51.688Z] ---> 7d3f6ce37e8e [2022-10-05T04:08:51.688Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:08:52.255Z] ---> 9309e7fb24a9 [2022-10-05T04:08:52.255Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-05T04:08:53.625Z] ---> 42def8a61b68 [2022-10-05T04:08:53.625Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-05T04:08:53.882Z] ---> c245c31e4381 [2022-10-05T04:08:53.882Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-05T04:08:54.449Z] ---> d48668f05d93 [2022-10-05T04:08:54.449Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-05T04:08:54.705Z] ---> be8c9469d3d1 [2022-10-05T04:08:54.705Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-05T04:08:54.962Z] ---> 9c7b4f8bdd42 [2022-10-05T04:08:54.962Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-05T04:08:55.220Z] ---> c095d2b52722 [2022-10-05T04:08:55.220Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-05T04:08:55.477Z] ---> Running in b5f853887d9c [2022-10-05T04:08:56.421Z] Removing intermediate container b5f853887d9c [2022-10-05T04:08:56.421Z] ---> 720f38140e10 [2022-10-05T04:08:56.421Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-05T04:08:56.421Z] ---> Running in dce3b4c5565b [2022-10-05T04:08:56.678Z] Removing intermediate container dce3b4c5565b [2022-10-05T04:08:56.678Z] ---> 59a0b78a5ade [2022-10-05T04:08:56.678Z] Step 30/33 : CMD ["gate"] [2022-10-05T04:08:56.678Z] ---> Running in 0d6aad6b7d96 [2022-10-05T04:08:56.678Z] Removing intermediate container 0d6aad6b7d96 [2022-10-05T04:08:56.678Z] ---> c0a4f9d619d5 [2022-10-05T04:08:56.678Z] Step 31/33 : LABEL arch=x86_64 [2022-10-05T04:08:56.678Z] ---> Running in c3e6c9c09b42 [2022-10-05T04:08:56.935Z] Removing intermediate container c3e6c9c09b42 [2022-10-05T04:08:56.935Z] ---> 31496488d950 [2022-10-05T04:08:56.935Z] Step 32/33 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:08:56.935Z] ---> Running in 1ace757bfd17 [2022-10-05T04:08:57.192Z] Removing intermediate container 1ace757bfd17 [2022-10-05T04:08:57.192Z] ---> e213a7243e04 [2022-10-05T04:08:57.192Z] Step 33/33 : LABEL version=2.3.0-dev.81 [2022-10-05T04:08:57.192Z] ---> Running in 2781c84f64e4 [2022-10-05T04:08:57.452Z] Removing intermediate container 2781c84f64e4 [2022-10-05T04:08:57.452Z] ---> c31a0b351497 [2022-10-05T04:08:57.452Z] [2022-10-05T04:08:57.452Z] Successfully built c31a0b351497 [2022-10-05T04:08:57.452Z] Successfully tagged security-bootstrapper:latest [2022-10-05T04:08:59.362Z]  Building security-bootstrapper ... done Removing intermediate container 427735dad3bf [2022-10-05T04:08:59.362Z] ---> 7a86427def0e [2022-10-05T04:08:59.362Z] [2022-10-05T04:08:59.362Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T04:08:59.362Z] ---> 9c6f07244728 [2022-10-05T04:08:59.362Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-05T04:08:59.362Z] ---> Running in f11fb17a22fc [2022-10-05T04:08:59.362Z] Removing intermediate container f11fb17a22fc [2022-10-05T04:08:59.362Z] ---> 64faa2469dd9 [2022-10-05T04:08:59.362Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-05T04:08:59.621Z] ---> Running in 1bac7245e789 [2022-10-05T04:08:59.621Z] Removing intermediate container 1bac7245e789 [2022-10-05T04:08:59.621Z] ---> 55f1b062b35e [2022-10-05T04:08:59.621Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-05T04:08:59.621Z] ---> Running in 4622015c92bd [2022-10-05T04:08:59.879Z] Removing intermediate container 4622015c92bd [2022-10-05T04:08:59.879Z] ---> 5c44f8842d2f [2022-10-05T04:08:59.879Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:08:59.879Z] ---> Running in 9291094e5d05 [2022-10-05T04:09:00.815Z] Removing intermediate container 9291094e5d05 [2022-10-05T04:09:00.815Z] ---> 8e5aa8f07ee1 [2022-10-05T04:09:00.815Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-05T04:09:00.815Z] ---> Running in bdf20d82a09b [2022-10-05T04:09:01.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:09:02.006Z] Removing intermediate container 41774cbfee03 [2022-10-05T04:09:02.006Z] ---> 9469072a00eb [2022-10-05T04:09:02.006Z] [2022-10-05T04:09:02.006Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T04:09:02.006Z] ---> 9c6f07244728 [2022-10-05T04:09:02.006Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-05T04:09:02.006Z] ---> Using cache [2022-10-05T04:09:02.006Z] ---> 1d20a4cd6d77 [2022-10-05T04:09:02.006Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T04:09:02.006Z] ---> Using cache [2022-10-05T04:09:02.006Z] ---> 69c29543a38e [2022-10-05T04:09:02.006Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-05T04:09:02.006Z] ---> Running in fa562b94053d [2022-10-05T04:09:02.006Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:09:02.006Z] Removing intermediate container fa562b94053d [2022-10-05T04:09:02.006Z] ---> 24fbacc42ab7 [2022-10-05T04:09:02.006Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T04:09:02.006Z] ---> Running in 39ba0694ceaa [2022-10-05T04:09:02.006Z] Removing intermediate container 39ba0694ceaa [2022-10-05T04:09:02.006Z] ---> 35528b003325 [2022-10-05T04:09:02.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:09:02.265Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-05T04:09:02.265Z] ---> 48837d6fb61e [2022-10-05T04:09:02.265Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-05T04:09:02.265Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T04:09:02.265Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-05T04:09:02.523Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T04:09:02.523Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-05T04:09:02.782Z] ---> b8544a602427 [2022-10-05T04:09:02.782Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-05T04:09:02.782Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-05T04:09:02.782Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:09:02.782Z] OK: 8 MiB in 20 packages [2022-10-05T04:09:02.782Z] ---> 822328154c32 [2022-10-05T04:09:02.782Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-05T04:09:02.782Z] ---> Running in 761351a0661b [2022-10-05T04:09:03.041Z] Removing intermediate container 761351a0661b [2022-10-05T04:09:03.041Z] ---> d153bdc0c4af [2022-10-05T04:09:03.041Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:09:03.041Z] ---> Running in cbc709646940 [2022-10-05T04:09:03.041Z] Removing intermediate container cbc709646940 [2022-10-05T04:09:03.041Z] ---> b4d752bacb7f [2022-10-05T04:09:03.041Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T04:09:03.041Z] ---> Running in 8bf1279f3048 [2022-10-05T04:09:03.041Z] Removing intermediate container bdf20d82a09b [2022-10-05T04:09:03.041Z] ---> 60d9ad2e57c2 [2022-10-05T04:09:03.041Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:09:03.299Z] Removing intermediate container 8bf1279f3048 [2022-10-05T04:09:03.299Z] ---> 6603b36fbba9 [2022-10-05T04:09:03.299Z] Step 22/23 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:03.299Z] ---> Running in 32f3518fc2cb [2022-10-05T04:09:03.299Z] ---> 08abb01f7902 [2022-10-05T04:09:03.299Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-05T04:09:03.299Z] Removing intermediate container 32f3518fc2cb [2022-10-05T04:09:03.299Z] ---> 793bfa1ea5c2 [2022-10-05T04:09:03.299Z] Step 23/23 : LABEL version=2.3.0-dev.81 [2022-10-05T04:09:03.299Z] ---> Running in 9a05c290103c [2022-10-05T04:09:03.557Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-05T04:09:03.557Z] Removing intermediate container 9a05c290103c [2022-10-05T04:09:03.557Z] ---> d124d966d012 [2022-10-05T04:09:03.557Z] [2022-10-05T04:09:03.557Z] Successfully built d124d966d012 [2022-10-05T04:09:03.557Z] Successfully tagged support-scheduler:latest [2022-10-05T04:09:03.557Z]  Building support-scheduler ... done  ---> b4eb0b3e7f9a [2022-10-05T04:09:03.557Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-05T04:09:03.815Z] ---> 1b832be1f0a3 [2022-10-05T04:09:03.815Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-05T04:09:03.815Z] ---> Running in 30695276ae20 [2022-10-05T04:09:03.815Z] Removing intermediate container 30695276ae20 [2022-10-05T04:09:03.815Z] ---> ffcc9cf4e82c [2022-10-05T04:09:03.815Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:09:03.815Z] ---> Running in c6b19580ec23 [2022-10-05T04:09:04.074Z] Removing intermediate container c6b19580ec23 [2022-10-05T04:09:04.074Z] ---> 15bdeff5a33c [2022-10-05T04:09:04.074Z] Step 22/24 : LABEL arch=x86_64 [2022-10-05T04:09:04.074Z] ---> Running in 399d5326702a [2022-10-05T04:09:04.074Z] Removing intermediate container 399d5326702a [2022-10-05T04:09:04.074Z] ---> 207feef7aaf3 [2022-10-05T04:09:04.074Z] Step 23/24 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:04.074Z] ---> Running in fff7b34e7be8 [2022-10-05T04:09:04.334Z] Removing intermediate container fff7b34e7be8 [2022-10-05T04:09:04.334Z] ---> e530ad3bb3a0 [2022-10-05T04:09:04.334Z] Step 24/24 : LABEL version=2.3.0-dev.81 [2022-10-05T04:09:04.334Z] ---> Running in aa6ae170207b [2022-10-05T04:09:04.334Z] Removing intermediate container aa6ae170207b [2022-10-05T04:09:04.334Z] ---> b7a3e6648d39 [2022-10-05T04:09:04.334Z] [2022-10-05T04:09:04.334Z] Successfully built b7a3e6648d39 [2022-10-05T04:09:04.334Z] Successfully tagged core-data:latest [2022-10-05T04:09:05.713Z]  Building core-data ... done Removing intermediate container 2ebbbf16e064 [2022-10-05T04:09:05.713Z] ---> 29f0f268696a [2022-10-05T04:09:05.713Z] [2022-10-05T04:09:05.713Z] Step 10/25 : FROM alpine:3.16 [2022-10-05T04:09:05.713Z] ---> 9c6f07244728 [2022-10-05T04:09:05.713Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-05T04:09:05.713Z] ---> Running in 2e7bc0cd5412 [2022-10-05T04:09:05.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T04:09:06.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T04:09:06.489Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-05T04:09:06.489Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-05T04:09:06.489Z] (3/3) Installing su-exec (0.2-r1) [2022-10-05T04:09:06.489Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:09:06.489Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T04:09:06.489Z] OK: 6 MiB in 17 packages [2022-10-05T04:09:06.748Z] Removing intermediate container 2e7bc0cd5412 [2022-10-05T04:09:06.748Z] ---> 2891bb54a682 [2022-10-05T04:09:06.748Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T04:09:07.007Z] ---> Running in c0914f6595d6 [2022-10-05T04:09:07.007Z] Removing intermediate container c0914f6595d6 [2022-10-05T04:09:07.007Z] ---> 5ad783e66748 [2022-10-05T04:09:07.007Z] Step 13/25 : WORKDIR / [2022-10-05T04:09:07.007Z] ---> Running in 06e2dee519c3 [2022-10-05T04:09:07.007Z] Removing intermediate container 06e2dee519c3 [2022-10-05T04:09:07.007Z] ---> dad9608e86c7 [2022-10-05T04:09:07.007Z] 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-10-05T04:09:07.266Z] ---> a67117b52d4a [2022-10-05T04:09:07.266Z] 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-10-05T04:09:07.266Z] ---> 60b68574c88a [2022-10-05T04:09:07.266Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-05T04:09:07.525Z] ---> 1ba2241efbe5 [2022-10-05T04:09:07.525Z] 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-10-05T04:09:07.525Z] ---> c8f42742c7b8 [2022-10-05T04:09:07.525Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-05T04:09:07.788Z] ---> 1463cf49cebb [2022-10-05T04:09:07.789Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-05T04:09:08.363Z] ---> 538589282889 [2022-10-05T04:09:08.363Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T04:09:08.363Z] ---> c7561c703000 [2022-10-05T04:09:08.363Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T04:09:08.363Z] ---> Running in 101722879c3a [2022-10-05T04:09:08.929Z] Removing intermediate container 101722879c3a [2022-10-05T04:09:08.930Z] ---> 1ecc891a1019 [2022-10-05T04:09:08.930Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T04:09:08.930Z] ---> Running in b483019fdf64 [2022-10-05T04:09:09.187Z] Removing intermediate container b483019fdf64 [2022-10-05T04:09:09.187Z] ---> 035b230d23d8 [2022-10-05T04:09:09.187Z] Step 23/25 : LABEL arch=x86_64 [2022-10-05T04:09:09.187Z] ---> Running in 1a8c89ef8f46 [2022-10-05T04:09:09.187Z] Removing intermediate container 1a8c89ef8f46 [2022-10-05T04:09:09.187Z] ---> 540ec09c6088 [2022-10-05T04:09:09.187Z] Step 24/25 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:09.187Z] ---> Running in d3183fd503e8 [2022-10-05T04:09:09.444Z] Removing intermediate container d3183fd503e8 [2022-10-05T04:09:09.444Z] ---> eda2053534c2 [2022-10-05T04:09:09.444Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T04:09:09.444Z] ---> Running in ee5108fc4a2a [2022-10-05T04:09:09.444Z] Removing intermediate container ee5108fc4a2a [2022-10-05T04:09:09.444Z] ---> 09ced24727b2 [2022-10-05T04:09:09.444Z] [2022-10-05T04:09:09.444Z] Successfully built 09ced24727b2 [2022-10-05T04:09:09.444Z] Successfully tagged security-secretstore-setup:latest [2022-10-05T04:09:09.707Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-10-05T04:09:09.706Z] $ docker stop --time=1 129a4bef6305a28c499c39bb8353a7a622ce72507fae45c873593d1ae0b7b0c4 [2022-10-05T04:09:10.987Z] $ docker rm -f 129a4bef6305a28c499c39bb8353a7a622ce72507fae45c873593d1ae0b7b0c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T04:09:11.319Z] + docker images [2022-10-05T04:09:11.319Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-05T04:09:11.319Z] security-secretstore-setup latest 09ced24727b2 2 seconds ago 29.2MB [2022-10-05T04:09:11.319Z] 29f0f268696a 6 seconds ago 1.57GB [2022-10-05T04:09:11.319Z] core-data latest b7a3e6648d39 7 seconds ago 21.6MB [2022-10-05T04:09:11.319Z] support-scheduler latest d124d966d012 8 seconds ago 26.7MB [2022-10-05T04:09:11.319Z] 9469072a00eb 10 seconds ago 1.63GB [2022-10-05T04:09:11.319Z] 7a86427def0e 13 seconds ago 1.58GB [2022-10-05T04:09:11.319Z] security-bootstrapper latest c31a0b351497 14 seconds ago 19.9MB [2022-10-05T04:09:11.319Z] security-proxy-setup latest b590fad544b7 20 seconds ago 27.4MB [2022-10-05T04:09:11.319Z] 53b98bf0f835 28 seconds ago 1.56GB [2022-10-05T04:09:11.319Z] sys-mgmt-agent latest 3341766e6c16 28 seconds ago 136MB [2022-10-05T04:09:11.319Z] cd67a145df27 29 seconds ago 1.56GB [2022-10-05T04:09:11.319Z] core-metadata latest 1d6288ba6c22 43 seconds ago 18.3MB [2022-10-05T04:09:11.319Z] 0b6db0639ab3 47 seconds ago 1.55GB [2022-10-05T04:09:11.319Z] eeaca49b0aa8 49 seconds ago 1.58GB [2022-10-05T04:09:11.319Z] support-notifications latest 39f21e2ab096 About a minute ago 27.3MB [2022-10-05T04:09:11.319Z] security-spiffe-token-provider latest d16db2c34232 About a minute ago 29.3MB [2022-10-05T04:09:11.319Z] core-command latest f1cef65b21bd About a minute ago 17.4MB [2022-10-05T04:09:11.319Z] c1021e35f5eb About a minute ago 1.63GB [2022-10-05T04:09:11.319Z] security-spire-server latest 4760ea5bd708 About a minute ago 86.5MB [2022-10-05T04:09:11.319Z] 3d4b6d8deea4 About a minute ago 1.61GB [2022-10-05T04:09:11.319Z] 08f5f99205b2 About a minute ago 1.45GB [2022-10-05T04:09:11.319Z] c74f2f1545f4 About a minute ago 1.57GB [2022-10-05T04:09:11.320Z] security-spire-agent latest a296ea56ad93 About a minute ago 125MB [2022-10-05T04:09:11.320Z] security-spire-config latest ec62116f3a35 About a minute ago 85.8MB [2022-10-05T04:09:11.320Z] 18c457826167 About a minute ago 1.45GB [2022-10-05T04:09:11.320Z] ad7b3bd93eb7 About a minute ago 1.45GB [2022-10-05T04:09:11.320Z] ci-base-image-x86_64 latest e46c84b6f829 4 minutes ago 940MB [2022-10-05T04:09:11.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 5 days ago 677MB [2022-10-05T04:09:11.320Z] alpine 3.15 c4fc93816858 8 weeks ago 5.59MB [2022-10-05T04:09:11.320Z] alpine 3.16 9c6f07244728 8 weeks ago 5.54MB [2022-10-05T04:09:11.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-10-05T04:09:11.320Z] 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-10-05T04:09:11.433Z] provisioning config files... [2022-10-05T04:09:11.442Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/318@tmp/config8939088044515994139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:09:11.733Z] ---> docker-login.sh [2022-10-05T04:09:11.733Z] nexus3.edgexfoundry.org:10001 [2022-10-05T04:09:11.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:09:11.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:09:11.991Z] Configure a credential helper to remove this warning. See [2022-10-05T04:09:11.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:09:11.991Z] [2022-10-05T04:09:11.991Z] Login Succeeded [2022-10-05T04:09:11.991Z] nexus3.edgexfoundry.org:10002 [2022-10-05T04:09:11.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:09:11.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:09:11.991Z] Configure a credential helper to remove this warning. See [2022-10-05T04:09:11.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:09:11.991Z] [2022-10-05T04:09:11.991Z] Login Succeeded [2022-10-05T04:09:11.991Z] nexus3.edgexfoundry.org:10003 [2022-10-05T04:09:11.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:09:12.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:09:12.250Z] Configure a credential helper to remove this warning. See [2022-10-05T04:09:12.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:09:12.250Z] [2022-10-05T04:09:12.250Z] Login Succeeded [2022-10-05T04:09:12.250Z] nexus3.edgexfoundry.org:10004 [2022-10-05T04:09:12.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:09:12.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:09:12.250Z] Configure a credential helper to remove this warning. See [2022-10-05T04:09:12.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:09:12.250Z] [2022-10-05T04:09:12.250Z] Login Succeeded [2022-10-05T04:09:12.250Z] docker.io [2022-10-05T04:09:12.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T04:09:12.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T04:09:12.817Z] Configure a credential helper to remove this warning. See [2022-10-05T04:09:12.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T04:09:12.817Z] [2022-10-05T04:09:12.817Z] Login Succeeded [2022-10-05T04:09:12.817Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T04:09:12.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:09:12.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T04:09:12.875Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-05T04:09:12.875Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:12.875Z] latest [2022-10-05T04:09:12.875Z] 2.3.0-dev.81 [2022-10-05T04:09:12.875Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:12.875Z] main [2022-10-05T04:09:12.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:13.190Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:13.490Z] + docker push nexus3.edgexfoundry.org:10004/core-command:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:13.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T04:09:13.490Z] d8a2f1922f8c: Preparing [2022-10-05T04:09:13.490Z] 73527880cd0a: Preparing [2022-10-05T04:09:13.490Z] 088719152600: Preparing [2022-10-05T04:09:13.490Z] a1a684f3fc66: Preparing [2022-10-05T04:09:13.490Z] 994393dc58e7: Preparing [2022-10-05T04:09:13.490Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:13.490Z] a1a684f3fc66: Pushed [2022-10-05T04:09:13.490Z] d8a2f1922f8c: Pushed [2022-10-05T04:09:13.490Z] 088719152600: Pushed [2022-10-05T04:09:14.873Z] 73527880cd0a: Pushed [2022-10-05T04:09:14.873Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:d0bc4bf5a33830de41cfcbc3582053b1c20a45300fecc1b3b099cc7b6116f298 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:15.184Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:15.486Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-05T04:09:15.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T04:09:15.486Z] d8a2f1922f8c: Preparing [2022-10-05T04:09:15.486Z] 73527880cd0a: Preparing [2022-10-05T04:09:15.486Z] 088719152600: Preparing [2022-10-05T04:09:15.486Z] a1a684f3fc66: Preparing [2022-10-05T04:09:15.486Z] 994393dc58e7: Preparing [2022-10-05T04:09:15.486Z] 088719152600: Layer already exists [2022-10-05T04:09:15.486Z] 73527880cd0a: Layer already exists [2022-10-05T04:09:15.486Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:15.486Z] a1a684f3fc66: Layer already exists [2022-10-05T04:09:15.486Z] d8a2f1922f8c: Layer already exists [2022-10-05T04:09:15.486Z] latest: digest: sha256:d0bc4bf5a33830de41cfcbc3582053b1c20a45300fecc1b3b099cc7b6116f298 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:15.787Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:16.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.81 [2022-10-05T04:09:16.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T04:09:16.087Z] d8a2f1922f8c: Preparing [2022-10-05T04:09:16.087Z] 73527880cd0a: Preparing [2022-10-05T04:09:16.087Z] 088719152600: Preparing [2022-10-05T04:09:16.087Z] a1a684f3fc66: Preparing [2022-10-05T04:09:16.087Z] 994393dc58e7: Preparing [2022-10-05T04:09:16.087Z] 088719152600: Layer already exists [2022-10-05T04:09:16.087Z] d8a2f1922f8c: Layer already exists [2022-10-05T04:09:16.087Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:16.087Z] 73527880cd0a: Layer already exists [2022-10-05T04:09:16.087Z] a1a684f3fc66: Layer already exists [2022-10-05T04:09:16.087Z] 2.3.0-dev.81: digest: sha256:d0bc4bf5a33830de41cfcbc3582053b1c20a45300fecc1b3b099cc7b6116f298 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:16.394Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:16.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:16.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T04:09:16.699Z] d8a2f1922f8c: Preparing [2022-10-05T04:09:16.699Z] 73527880cd0a: Preparing [2022-10-05T04:09:16.699Z] 088719152600: Preparing [2022-10-05T04:09:16.699Z] a1a684f3fc66: Preparing [2022-10-05T04:09:16.699Z] 994393dc58e7: Preparing [2022-10-05T04:09:16.699Z] 088719152600: Layer already exists [2022-10-05T04:09:16.699Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:16.699Z] a1a684f3fc66: Layer already exists [2022-10-05T04:09:16.699Z] 73527880cd0a: Layer already exists [2022-10-05T04:09:16.699Z] d8a2f1922f8c: Layer already exists [2022-10-05T04:09:16.699Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:d0bc4bf5a33830de41cfcbc3582053b1c20a45300fecc1b3b099cc7b6116f298 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:17.006Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:17.317Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-05T04:09:17.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T04:09:17.317Z] d8a2f1922f8c: Preparing [2022-10-05T04:09:17.317Z] 73527880cd0a: Preparing [2022-10-05T04:09:17.317Z] 088719152600: Preparing [2022-10-05T04:09:17.317Z] a1a684f3fc66: Preparing [2022-10-05T04:09:17.317Z] 994393dc58e7: Preparing [2022-10-05T04:09:17.317Z] 088719152600: Layer already exists [2022-10-05T04:09:17.317Z] d8a2f1922f8c: Layer already exists [2022-10-05T04:09:17.317Z] a1a684f3fc66: Layer already exists [2022-10-05T04:09:17.317Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:17.317Z] 73527880cd0a: Layer already exists [2022-10-05T04:09:17.317Z] main: digest: sha256:d0bc4bf5a33830de41cfcbc3582053b1c20a45300fecc1b3b099cc7b6116f298 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:09:17.354Z] ===================================================== [Pipeline] echo [2022-10-05T04:09:17.359Z] taggedImages: [2022-10-05T04:09:17.359Z] - nexus3.edgexfoundry.org:10004/core-command:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:17.359Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-05T04:09:17.359Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.81 [2022-10-05T04:09:17.359Z] - nexus3.edgexfoundry.org:10004/core-command:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:17.359Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-05T04:09:17.372Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-05T04:09:17.372Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:17.372Z] latest [2022-10-05T04:09:17.372Z] 2.3.0-dev.81 [2022-10-05T04:09:17.372Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:17.372Z] main [2022-10-05T04:09:17.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:17.673Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:17.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:17.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T04:09:17.972Z] 98e1be73a745: Preparing [2022-10-05T04:09:17.972Z] f6db57848123: Preparing [2022-10-05T04:09:17.972Z] 088719152600: Preparing [2022-10-05T04:09:17.972Z] 3a62769b830c: Preparing [2022-10-05T04:09:17.972Z] 0e47ec6ef75e: Preparing [2022-10-05T04:09:17.972Z] 994393dc58e7: Preparing [2022-10-05T04:09:17.972Z] 994393dc58e7: Waiting [2022-10-05T04:09:17.972Z] 088719152600: Layer already exists [2022-10-05T04:09:17.972Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:17.972Z] 98e1be73a745: Pushed [2022-10-05T04:09:17.972Z] 0e47ec6ef75e: Pushed [2022-10-05T04:09:18.231Z] 3a62769b830c: Pushed [2022-10-05T04:09:19.609Z] f6db57848123: Pushed [2022-10-05T04:09:19.609Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:b923cfdafcd975d633768986b7f810ddcd708a81096429e44c17d70815c224e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:19.916Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:20.219Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-05T04:09:20.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T04:09:20.219Z] 98e1be73a745: Preparing [2022-10-05T04:09:20.219Z] f6db57848123: Preparing [2022-10-05T04:09:20.219Z] 088719152600: Preparing [2022-10-05T04:09:20.219Z] 3a62769b830c: Preparing [2022-10-05T04:09:20.219Z] 0e47ec6ef75e: Preparing [2022-10-05T04:09:20.219Z] 994393dc58e7: Preparing [2022-10-05T04:09:20.219Z] 994393dc58e7: Waiting [2022-10-05T04:09:20.219Z] 98e1be73a745: Layer already exists [2022-10-05T04:09:20.219Z] f6db57848123: Layer already exists [2022-10-05T04:09:20.219Z] 3a62769b830c: Layer already exists [2022-10-05T04:09:20.219Z] 088719152600: Layer already exists [2022-10-05T04:09:20.219Z] 0e47ec6ef75e: Layer already exists [2022-10-05T04:09:20.219Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:20.219Z] latest: digest: sha256:b923cfdafcd975d633768986b7f810ddcd708a81096429e44c17d70815c224e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:20.528Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:20.829Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.81 [2022-10-05T04:09:20.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T04:09:20.829Z] 98e1be73a745: Preparing [2022-10-05T04:09:20.829Z] f6db57848123: Preparing [2022-10-05T04:09:20.829Z] 088719152600: Preparing [2022-10-05T04:09:20.829Z] 3a62769b830c: Preparing [2022-10-05T04:09:20.829Z] 0e47ec6ef75e: Preparing [2022-10-05T04:09:20.829Z] 994393dc58e7: Preparing [2022-10-05T04:09:20.829Z] 994393dc58e7: Waiting [2022-10-05T04:09:20.829Z] 0e47ec6ef75e: Layer already exists [2022-10-05T04:09:20.829Z] 98e1be73a745: Layer already exists [2022-10-05T04:09:20.829Z] 088719152600: Layer already exists [2022-10-05T04:09:20.829Z] 3a62769b830c: Layer already exists [2022-10-05T04:09:20.829Z] f6db57848123: Layer already exists [2022-10-05T04:09:20.829Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:20.829Z] 2.3.0-dev.81: digest: sha256:b923cfdafcd975d633768986b7f810ddcd708a81096429e44c17d70815c224e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:21.131Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:21.433Z] + docker push nexus3.edgexfoundry.org:10004/core-data:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:21.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T04:09:21.433Z] 98e1be73a745: Preparing [2022-10-05T04:09:21.433Z] f6db57848123: Preparing [2022-10-05T04:09:21.433Z] 088719152600: Preparing [2022-10-05T04:09:21.433Z] 3a62769b830c: Preparing [2022-10-05T04:09:21.433Z] 0e47ec6ef75e: Preparing [2022-10-05T04:09:21.433Z] 994393dc58e7: Preparing [2022-10-05T04:09:21.433Z] 994393dc58e7: Waiting [2022-10-05T04:09:21.433Z] 3a62769b830c: Layer already exists [2022-10-05T04:09:21.433Z] 98e1be73a745: Layer already exists [2022-10-05T04:09:21.433Z] f6db57848123: Layer already exists [2022-10-05T04:09:21.433Z] 0e47ec6ef75e: Layer already exists [2022-10-05T04:09:21.433Z] 088719152600: Layer already exists [2022-10-05T04:09:21.433Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:21.433Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:b923cfdafcd975d633768986b7f810ddcd708a81096429e44c17d70815c224e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:21.666Z] Removing intermediate container 8bb75ffef67e [2022-10-05T04:09:21.666Z] ---> c9aa785c6728 [2022-10-05T04:09:21.666Z] Step 7/20 : COPY . . [2022-10-05T04:09:21.734Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:22.034Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-05T04:09:22.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T04:09:22.034Z] 98e1be73a745: Preparing [2022-10-05T04:09:22.034Z] f6db57848123: Preparing [2022-10-05T04:09:22.034Z] 088719152600: Preparing [2022-10-05T04:09:22.034Z] 3a62769b830c: Preparing [2022-10-05T04:09:22.034Z] 0e47ec6ef75e: Preparing [2022-10-05T04:09:22.034Z] 994393dc58e7: Preparing [2022-10-05T04:09:22.034Z] 994393dc58e7: Waiting [2022-10-05T04:09:22.035Z] 088719152600: Layer already exists [2022-10-05T04:09:22.035Z] f6db57848123: Layer already exists [2022-10-05T04:09:22.035Z] 0e47ec6ef75e: Layer already exists [2022-10-05T04:09:22.035Z] 98e1be73a745: Layer already exists [2022-10-05T04:09:22.035Z] 3a62769b830c: Layer already exists [2022-10-05T04:09:22.035Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:22.035Z] main: digest: sha256:b923cfdafcd975d633768986b7f810ddcd708a81096429e44c17d70815c224e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:09:22.077Z] ===================================================== [Pipeline] echo [2022-10-05T04:09:22.082Z] taggedImages: [2022-10-05T04:09:22.082Z] - nexus3.edgexfoundry.org:10004/core-data:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:22.082Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-05T04:09:22.082Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.81 [2022-10-05T04:09:22.082Z] - nexus3.edgexfoundry.org:10004/core-data:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:22.082Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-05T04:09:22.095Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-05T04:09:22.096Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:22.096Z] latest [2022-10-05T04:09:22.096Z] 2.3.0-dev.81 [2022-10-05T04:09:22.096Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:22.096Z] main [2022-10-05T04:09:22.096Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:22.396Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:22.697Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:22.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T04:09:22.697Z] 72d8b4568f3f: Preparing [2022-10-05T04:09:22.697Z] dd85b1866338: Preparing [2022-10-05T04:09:22.697Z] fdf3d88d60e5: Preparing [2022-10-05T04:09:22.697Z] 088719152600: Preparing [2022-10-05T04:09:22.697Z] a1a684f3fc66: Preparing [2022-10-05T04:09:22.697Z] 994393dc58e7: Preparing [2022-10-05T04:09:22.697Z] 088719152600: Layer already exists [2022-10-05T04:09:22.697Z] a1a684f3fc66: Layer already exists [2022-10-05T04:09:22.697Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:22.697Z] dd85b1866338: Pushed [2022-10-05T04:09:22.697Z] 72d8b4568f3f: Pushed [2022-10-05T04:09:24.078Z] fdf3d88d60e5: Pushed [2022-10-05T04:09:24.078Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:a731a1510ec6565ce215af092d0614d54c54a15f4d824b3ee4ed1b47bca67e3d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:24.384Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:24.776Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-05T04:09:24.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T04:09:24.776Z] 72d8b4568f3f: Preparing [2022-10-05T04:09:24.776Z] dd85b1866338: Preparing [2022-10-05T04:09:24.776Z] fdf3d88d60e5: Preparing [2022-10-05T04:09:24.776Z] 088719152600: Preparing [2022-10-05T04:09:24.776Z] a1a684f3fc66: Preparing [2022-10-05T04:09:24.776Z] 994393dc58e7: Preparing [2022-10-05T04:09:24.776Z] 994393dc58e7: Waiting [2022-10-05T04:09:24.776Z] a1a684f3fc66: Layer already exists [2022-10-05T04:09:24.776Z] 088719152600: Layer already exists [2022-10-05T04:09:24.776Z] 72d8b4568f3f: Layer already exists [2022-10-05T04:09:24.776Z] dd85b1866338: Layer already exists [2022-10-05T04:09:24.776Z] fdf3d88d60e5: Layer already exists [2022-10-05T04:09:24.776Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:24.776Z] latest: digest: sha256:a731a1510ec6565ce215af092d0614d54c54a15f4d824b3ee4ed1b47bca67e3d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:25.129Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:25.491Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.81 [2022-10-05T04:09:25.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T04:09:25.491Z] 72d8b4568f3f: Preparing [2022-10-05T04:09:25.491Z] dd85b1866338: Preparing [2022-10-05T04:09:25.491Z] fdf3d88d60e5: Preparing [2022-10-05T04:09:25.491Z] 088719152600: Preparing [2022-10-05T04:09:25.491Z] a1a684f3fc66: Preparing [2022-10-05T04:09:25.491Z] 994393dc58e7: Preparing [2022-10-05T04:09:25.492Z] 994393dc58e7: Waiting [2022-10-05T04:09:25.492Z] a1a684f3fc66: Layer already exists [2022-10-05T04:09:25.492Z] 088719152600: Layer already exists [2022-10-05T04:09:25.492Z] 72d8b4568f3f: Layer already exists [2022-10-05T04:09:25.492Z] fdf3d88d60e5: Layer already exists [2022-10-05T04:09:25.492Z] dd85b1866338: Layer already exists [2022-10-05T04:09:25.492Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:25.492Z] 2.3.0-dev.81: digest: sha256:a731a1510ec6565ce215af092d0614d54c54a15f4d824b3ee4ed1b47bca67e3d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:25.876Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:26.198Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:26.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T04:09:26.198Z] 72d8b4568f3f: Preparing [2022-10-05T04:09:26.198Z] dd85b1866338: Preparing [2022-10-05T04:09:26.198Z] fdf3d88d60e5: Preparing [2022-10-05T04:09:26.198Z] 088719152600: Preparing [2022-10-05T04:09:26.198Z] a1a684f3fc66: Preparing [2022-10-05T04:09:26.198Z] 994393dc58e7: Preparing [2022-10-05T04:09:26.198Z] 994393dc58e7: Waiting [2022-10-05T04:09:26.198Z] a1a684f3fc66: Layer already exists [2022-10-05T04:09:26.198Z] fdf3d88d60e5: Layer already exists [2022-10-05T04:09:26.198Z] 088719152600: Layer already exists [2022-10-05T04:09:26.198Z] 72d8b4568f3f: Layer already exists [2022-10-05T04:09:26.198Z] dd85b1866338: Layer already exists [2022-10-05T04:09:26.198Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:26.198Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:a731a1510ec6565ce215af092d0614d54c54a15f4d824b3ee4ed1b47bca67e3d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:26.503Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:26.801Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-05T04:09:26.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T04:09:26.801Z] 72d8b4568f3f: Preparing [2022-10-05T04:09:26.801Z] dd85b1866338: Preparing [2022-10-05T04:09:26.801Z] fdf3d88d60e5: Preparing [2022-10-05T04:09:26.801Z] 088719152600: Preparing [2022-10-05T04:09:26.801Z] a1a684f3fc66: Preparing [2022-10-05T04:09:26.801Z] 994393dc58e7: Preparing [2022-10-05T04:09:26.801Z] 994393dc58e7: Waiting [2022-10-05T04:09:26.801Z] 72d8b4568f3f: Layer already exists [2022-10-05T04:09:26.801Z] 088719152600: Layer already exists [2022-10-05T04:09:26.801Z] dd85b1866338: Layer already exists [2022-10-05T04:09:26.801Z] a1a684f3fc66: Layer already exists [2022-10-05T04:09:26.801Z] fdf3d88d60e5: Layer already exists [2022-10-05T04:09:26.801Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:26.801Z] main: digest: sha256:a731a1510ec6565ce215af092d0614d54c54a15f4d824b3ee4ed1b47bca67e3d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:09:26.835Z] ===================================================== [Pipeline] echo [2022-10-05T04:09:26.840Z] taggedImages: [2022-10-05T04:09:26.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:26.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-05T04:09:26.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.81 [2022-10-05T04:09:26.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:26.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-05T04:09:26.853Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-05T04:09:26.853Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:26.853Z] latest [2022-10-05T04:09:26.853Z] 2.3.0-dev.81 [2022-10-05T04:09:26.853Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:26.853Z] main [2022-10-05T04:09:26.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:27.042Z] ---> 2f29e77a399a [2022-10-05T04:09:27.043Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-05T04:09:27.043Z] ---> Running in 3c6dbc5a2ff3 [2022-10-05T04:09:27.150Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:27.450Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:27.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T04:09:27.450Z] 67d168efaf33: Preparing [2022-10-05T04:09:27.450Z] 67d168efaf33: Preparing [2022-10-05T04:09:27.450Z] 53d9157d1b97: Preparing [2022-10-05T04:09:27.450Z] 51c6c5e5830f: Preparing [2022-10-05T04:09:27.450Z] d78ece3d10ba: Preparing [2022-10-05T04:09:27.450Z] 6ce95b67073b: Preparing [2022-10-05T04:09:27.450Z] 9e3c604ba658: Preparing [2022-10-05T04:09:27.450Z] 088719152600: Preparing [2022-10-05T04:09:27.450Z] c86f6ed1dba6: Preparing [2022-10-05T04:09:27.450Z] 16df1d865c46: Preparing [2022-10-05T04:09:27.450Z] ba44d1403773: Preparing [2022-10-05T04:09:27.450Z] 5292d014a214: Preparing [2022-10-05T04:09:27.450Z] 994393dc58e7: Preparing [2022-10-05T04:09:27.450Z] c86f6ed1dba6: Waiting [2022-10-05T04:09:27.450Z] 16df1d865c46: Waiting [2022-10-05T04:09:27.450Z] ba44d1403773: Waiting [2022-10-05T04:09:27.450Z] 5292d014a214: Waiting [2022-10-05T04:09:27.450Z] 994393dc58e7: Waiting [2022-10-05T04:09:27.450Z] 9e3c604ba658: Waiting [2022-10-05T04:09:27.450Z] 088719152600: Waiting [2022-10-05T04:09:27.450Z] d78ece3d10ba: Pushed [2022-10-05T04:09:27.450Z] 67d168efaf33: Pushed [2022-10-05T04:09:27.450Z] 6ce95b67073b: Pushed [2022-10-05T04:09:27.450Z] 51c6c5e5830f: Pushed [2022-10-05T04:09:27.450Z] 088719152600: Layer already exists [2022-10-05T04:09:27.450Z] 53d9157d1b97: Pushed [2022-10-05T04:09:27.708Z] c86f6ed1dba6: Pushed [2022-10-05T04:09:27.708Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:27.708Z] 16df1d865c46: Pushed [2022-10-05T04:09:27.708Z] 5292d014a214: Pushed [2022-10-05T04:09:27.708Z] ba44d1403773: Pushed [2022-10-05T04:09:28.986Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-05T04:09:29.082Z] 9e3c604ba658: Pushed [2022-10-05T04:09:29.082Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:92f525266338f7a8e186d35e4a8034f517e34a32201d498d878ecd52674e1d56 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:29.395Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:29.699Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-05T04:09:29.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T04:09:29.699Z] 67d168efaf33: Preparing [2022-10-05T04:09:29.699Z] 67d168efaf33: Preparing [2022-10-05T04:09:29.699Z] 53d9157d1b97: Preparing [2022-10-05T04:09:29.699Z] 51c6c5e5830f: Preparing [2022-10-05T04:09:29.699Z] d78ece3d10ba: Preparing [2022-10-05T04:09:29.699Z] 6ce95b67073b: Preparing [2022-10-05T04:09:29.699Z] 9e3c604ba658: Preparing [2022-10-05T04:09:29.699Z] 088719152600: Preparing [2022-10-05T04:09:29.699Z] c86f6ed1dba6: Preparing [2022-10-05T04:09:29.699Z] 16df1d865c46: Preparing [2022-10-05T04:09:29.699Z] ba44d1403773: Preparing [2022-10-05T04:09:29.699Z] 5292d014a214: Preparing [2022-10-05T04:09:29.699Z] 994393dc58e7: Preparing [2022-10-05T04:09:29.699Z] 088719152600: Waiting [2022-10-05T04:09:29.699Z] ba44d1403773: Waiting [2022-10-05T04:09:29.699Z] 5292d014a214: Waiting [2022-10-05T04:09:29.699Z] 994393dc58e7: Waiting [2022-10-05T04:09:29.699Z] c86f6ed1dba6: Waiting [2022-10-05T04:09:29.699Z] 16df1d865c46: Waiting [2022-10-05T04:09:29.699Z] 9e3c604ba658: Waiting [2022-10-05T04:09:29.699Z] 53d9157d1b97: Layer already exists [2022-10-05T04:09:29.699Z] d78ece3d10ba: Layer already exists [2022-10-05T04:09:29.699Z] 51c6c5e5830f: Layer already exists [2022-10-05T04:09:29.699Z] 6ce95b67073b: Layer already exists [2022-10-05T04:09:29.699Z] 67d168efaf33: Layer already exists [2022-10-05T04:09:29.699Z] 9e3c604ba658: Layer already exists [2022-10-05T04:09:29.699Z] c86f6ed1dba6: Layer already exists [2022-10-05T04:09:29.699Z] 088719152600: Layer already exists [2022-10-05T04:09:29.699Z] 16df1d865c46: Layer already exists [2022-10-05T04:09:29.699Z] ba44d1403773: Layer already exists [2022-10-05T04:09:29.699Z] 5292d014a214: Layer already exists [2022-10-05T04:09:29.699Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:29.699Z] latest: digest: sha256:92f525266338f7a8e186d35e4a8034f517e34a32201d498d878ecd52674e1d56 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:30.006Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:30.311Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.81 [2022-10-05T04:09:30.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T04:09:30.311Z] 67d168efaf33: Preparing [2022-10-05T04:09:30.311Z] 67d168efaf33: Preparing [2022-10-05T04:09:30.311Z] 53d9157d1b97: Preparing [2022-10-05T04:09:30.311Z] 51c6c5e5830f: Preparing [2022-10-05T04:09:30.311Z] d78ece3d10ba: Preparing [2022-10-05T04:09:30.311Z] 6ce95b67073b: Preparing [2022-10-05T04:09:30.311Z] 9e3c604ba658: Preparing [2022-10-05T04:09:30.311Z] 088719152600: Preparing [2022-10-05T04:09:30.311Z] c86f6ed1dba6: Preparing [2022-10-05T04:09:30.311Z] 16df1d865c46: Preparing [2022-10-05T04:09:30.311Z] ba44d1403773: Preparing [2022-10-05T04:09:30.311Z] 5292d014a214: Preparing [2022-10-05T04:09:30.311Z] 994393dc58e7: Preparing [2022-10-05T04:09:30.311Z] 9e3c604ba658: Waiting [2022-10-05T04:09:30.311Z] 088719152600: Waiting [2022-10-05T04:09:30.311Z] c86f6ed1dba6: Waiting [2022-10-05T04:09:30.311Z] 16df1d865c46: Waiting [2022-10-05T04:09:30.311Z] 5292d014a214: Waiting [2022-10-05T04:09:30.311Z] ba44d1403773: Waiting [2022-10-05T04:09:30.311Z] 994393dc58e7: Waiting [2022-10-05T04:09:30.311Z] 53d9157d1b97: Layer already exists [2022-10-05T04:09:30.311Z] 51c6c5e5830f: Layer already exists [2022-10-05T04:09:30.311Z] d78ece3d10ba: Layer already exists [2022-10-05T04:09:30.311Z] 6ce95b67073b: Layer already exists [2022-10-05T04:09:30.311Z] 67d168efaf33: Layer already exists [2022-10-05T04:09:30.311Z] c86f6ed1dba6: Layer already exists [2022-10-05T04:09:30.311Z] 9e3c604ba658: Layer already exists [2022-10-05T04:09:30.311Z] 16df1d865c46: Layer already exists [2022-10-05T04:09:30.311Z] 088719152600: Layer already exists [2022-10-05T04:09:30.311Z] ba44d1403773: Layer already exists [2022-10-05T04:09:30.311Z] 5292d014a214: Layer already exists [2022-10-05T04:09:30.311Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:30.311Z] 2.3.0-dev.81: digest: sha256:92f525266338f7a8e186d35e4a8034f517e34a32201d498d878ecd52674e1d56 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:30.622Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:30.926Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:30.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T04:09:30.926Z] 67d168efaf33: Preparing [2022-10-05T04:09:30.926Z] 67d168efaf33: Preparing [2022-10-05T04:09:30.926Z] 53d9157d1b97: Preparing [2022-10-05T04:09:30.926Z] 51c6c5e5830f: Preparing [2022-10-05T04:09:30.926Z] d78ece3d10ba: Preparing [2022-10-05T04:09:30.926Z] 6ce95b67073b: Preparing [2022-10-05T04:09:30.926Z] 9e3c604ba658: Preparing [2022-10-05T04:09:30.926Z] 088719152600: Preparing [2022-10-05T04:09:30.926Z] c86f6ed1dba6: Preparing [2022-10-05T04:09:30.926Z] 16df1d865c46: Preparing [2022-10-05T04:09:30.926Z] ba44d1403773: Preparing [2022-10-05T04:09:30.926Z] 5292d014a214: Preparing [2022-10-05T04:09:30.926Z] 994393dc58e7: Preparing [2022-10-05T04:09:30.926Z] c86f6ed1dba6: Waiting [2022-10-05T04:09:30.926Z] 16df1d865c46: Waiting [2022-10-05T04:09:30.926Z] ba44d1403773: Waiting [2022-10-05T04:09:30.926Z] 5292d014a214: Waiting [2022-10-05T04:09:30.926Z] 994393dc58e7: Waiting [2022-10-05T04:09:30.926Z] 088719152600: Waiting [2022-10-05T04:09:30.926Z] 9e3c604ba658: Waiting [2022-10-05T04:09:30.926Z] 6ce95b67073b: Layer already exists [2022-10-05T04:09:30.926Z] 51c6c5e5830f: Layer already exists [2022-10-05T04:09:30.926Z] 67d168efaf33: Layer already exists [2022-10-05T04:09:30.926Z] 53d9157d1b97: Layer already exists [2022-10-05T04:09:30.926Z] d78ece3d10ba: Layer already exists [2022-10-05T04:09:30.926Z] 9e3c604ba658: Layer already exists [2022-10-05T04:09:30.926Z] 088719152600: Layer already exists [2022-10-05T04:09:30.926Z] 16df1d865c46: Layer already exists [2022-10-05T04:09:30.926Z] c86f6ed1dba6: Layer already exists [2022-10-05T04:09:30.926Z] ba44d1403773: Layer already exists [2022-10-05T04:09:30.926Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:30.926Z] 5292d014a214: Layer already exists [2022-10-05T04:09:30.926Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:92f525266338f7a8e186d35e4a8034f517e34a32201d498d878ecd52674e1d56 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:31.234Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:31.539Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-05T04:09:31.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T04:09:31.539Z] 67d168efaf33: Preparing [2022-10-05T04:09:31.539Z] 67d168efaf33: Preparing [2022-10-05T04:09:31.539Z] 53d9157d1b97: Preparing [2022-10-05T04:09:31.539Z] 51c6c5e5830f: Preparing [2022-10-05T04:09:31.539Z] d78ece3d10ba: Preparing [2022-10-05T04:09:31.539Z] 6ce95b67073b: Preparing [2022-10-05T04:09:31.539Z] 9e3c604ba658: Preparing [2022-10-05T04:09:31.539Z] 088719152600: Preparing [2022-10-05T04:09:31.539Z] c86f6ed1dba6: Preparing [2022-10-05T04:09:31.540Z] 16df1d865c46: Preparing [2022-10-05T04:09:31.540Z] ba44d1403773: Preparing [2022-10-05T04:09:31.540Z] 5292d014a214: Preparing [2022-10-05T04:09:31.540Z] 994393dc58e7: Preparing [2022-10-05T04:09:31.540Z] 9e3c604ba658: Waiting [2022-10-05T04:09:31.540Z] 16df1d865c46: Waiting [2022-10-05T04:09:31.540Z] ba44d1403773: Waiting [2022-10-05T04:09:31.540Z] 5292d014a214: Waiting [2022-10-05T04:09:31.540Z] 088719152600: Waiting [2022-10-05T04:09:31.540Z] 994393dc58e7: Waiting [2022-10-05T04:09:31.540Z] c86f6ed1dba6: Waiting [2022-10-05T04:09:31.540Z] 53d9157d1b97: Layer already exists [2022-10-05T04:09:31.540Z] d78ece3d10ba: Layer already exists [2022-10-05T04:09:31.540Z] 51c6c5e5830f: Layer already exists [2022-10-05T04:09:31.540Z] 67d168efaf33: Layer already exists [2022-10-05T04:09:31.540Z] 6ce95b67073b: Layer already exists [2022-10-05T04:09:31.540Z] 9e3c604ba658: Layer already exists [2022-10-05T04:09:31.540Z] c86f6ed1dba6: Layer already exists [2022-10-05T04:09:31.540Z] 088719152600: Layer already exists [2022-10-05T04:09:31.540Z] ba44d1403773: Layer already exists [2022-10-05T04:09:31.540Z] 16df1d865c46: Layer already exists [2022-10-05T04:09:31.540Z] 5292d014a214: Layer already exists [2022-10-05T04:09:31.540Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:31.540Z] main: digest: sha256:92f525266338f7a8e186d35e4a8034f517e34a32201d498d878ecd52674e1d56 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:09:31.587Z] ===================================================== [Pipeline] echo [2022-10-05T04:09:31.594Z] taggedImages: [2022-10-05T04:09:31.594Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:31.594Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-05T04:09:31.594Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.81 [2022-10-05T04:09:31.594Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:31.594Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-05T04:09:31.613Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-05T04:09:31.613Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:31.613Z] latest [2022-10-05T04:09:31.613Z] 2.3.0-dev.81 [2022-10-05T04:09:31.613Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:31.613Z] main [2022-10-05T04:09:31.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:31.941Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:32.256Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:32.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T04:09:32.256Z] 57b5587e6727: Preparing [2022-10-05T04:09:32.256Z] 2b89f0fed7d8: Preparing [2022-10-05T04:09:32.256Z] 03fa94f12b63: Preparing [2022-10-05T04:09:32.256Z] 1645ab5a12da: Preparing [2022-10-05T04:09:32.256Z] 1c6627ef53fa: Preparing [2022-10-05T04:09:32.256Z] ab01987a33f5: Preparing [2022-10-05T04:09:32.256Z] ee790f5dde26: Preparing [2022-10-05T04:09:32.256Z] 994393dc58e7: Preparing [2022-10-05T04:09:32.256Z] ab01987a33f5: Waiting [2022-10-05T04:09:32.256Z] ee790f5dde26: Waiting [2022-10-05T04:09:32.256Z] 994393dc58e7: Waiting [2022-10-05T04:09:32.256Z] 2b89f0fed7d8: Pushed [2022-10-05T04:09:32.256Z] 57b5587e6727: Pushed [2022-10-05T04:09:32.256Z] 1c6627ef53fa: Pushed [2022-10-05T04:09:32.256Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:32.256Z] ab01987a33f5: Pushed [2022-10-05T04:09:32.514Z] ee790f5dde26: Pushed [2022-10-05T04:09:33.451Z] 03fa94f12b63: Pushed [2022-10-05T04:09:33.451Z] 1645ab5a12da: Pushed [2022-10-05T04:09:33.451Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:8433938baba91606dcf7f0291a15cbd50a405c662e2b490cc68d9c795e3027b8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:33.753Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:34.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-05T04:09:34.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T04:09:34.058Z] 57b5587e6727: Preparing [2022-10-05T04:09:34.058Z] 2b89f0fed7d8: Preparing [2022-10-05T04:09:34.058Z] 03fa94f12b63: Preparing [2022-10-05T04:09:34.058Z] 1645ab5a12da: Preparing [2022-10-05T04:09:34.058Z] 1c6627ef53fa: Preparing [2022-10-05T04:09:34.058Z] ab01987a33f5: Preparing [2022-10-05T04:09:34.058Z] ee790f5dde26: Preparing [2022-10-05T04:09:34.058Z] 994393dc58e7: Preparing [2022-10-05T04:09:34.058Z] ab01987a33f5: Waiting [2022-10-05T04:09:34.058Z] ee790f5dde26: Waiting [2022-10-05T04:09:34.058Z] 994393dc58e7: Waiting [2022-10-05T04:09:34.058Z] 1c6627ef53fa: Layer already exists [2022-10-05T04:09:34.058Z] 1645ab5a12da: Layer already exists [2022-10-05T04:09:34.058Z] 03fa94f12b63: Layer already exists [2022-10-05T04:09:34.058Z] 2b89f0fed7d8: Layer already exists [2022-10-05T04:09:34.058Z] 57b5587e6727: Layer already exists [2022-10-05T04:09:34.058Z] ee790f5dde26: Layer already exists [2022-10-05T04:09:34.058Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:34.058Z] ab01987a33f5: Layer already exists [2022-10-05T04:09:34.058Z] latest: digest: sha256:8433938baba91606dcf7f0291a15cbd50a405c662e2b490cc68d9c795e3027b8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:34.367Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:34.676Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.81 [2022-10-05T04:09:34.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T04:09:34.676Z] 57b5587e6727: Preparing [2022-10-05T04:09:34.676Z] 2b89f0fed7d8: Preparing [2022-10-05T04:09:34.676Z] 03fa94f12b63: Preparing [2022-10-05T04:09:34.676Z] 1645ab5a12da: Preparing [2022-10-05T04:09:34.676Z] 1c6627ef53fa: Preparing [2022-10-05T04:09:34.676Z] ab01987a33f5: Preparing [2022-10-05T04:09:34.676Z] ee790f5dde26: Preparing [2022-10-05T04:09:34.676Z] 994393dc58e7: Preparing [2022-10-05T04:09:34.676Z] ab01987a33f5: Waiting [2022-10-05T04:09:34.676Z] ee790f5dde26: Waiting [2022-10-05T04:09:34.676Z] 994393dc58e7: Waiting [2022-10-05T04:09:34.676Z] 03fa94f12b63: Layer already exists [2022-10-05T04:09:34.676Z] 2b89f0fed7d8: Layer already exists [2022-10-05T04:09:34.676Z] 57b5587e6727: Layer already exists [2022-10-05T04:09:34.676Z] 1645ab5a12da: Layer already exists [2022-10-05T04:09:34.676Z] 1c6627ef53fa: Layer already exists [2022-10-05T04:09:34.676Z] ee790f5dde26: Layer already exists [2022-10-05T04:09:34.676Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:34.676Z] ab01987a33f5: Layer already exists [2022-10-05T04:09:34.676Z] 2.3.0-dev.81: digest: sha256:8433938baba91606dcf7f0291a15cbd50a405c662e2b490cc68d9c795e3027b8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:34.983Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:35.288Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:35.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T04:09:35.288Z] 57b5587e6727: Preparing [2022-10-05T04:09:35.288Z] 2b89f0fed7d8: Preparing [2022-10-05T04:09:35.288Z] 03fa94f12b63: Preparing [2022-10-05T04:09:35.288Z] 1645ab5a12da: Preparing [2022-10-05T04:09:35.288Z] 1c6627ef53fa: Preparing [2022-10-05T04:09:35.288Z] ab01987a33f5: Preparing [2022-10-05T04:09:35.288Z] ee790f5dde26: Preparing [2022-10-05T04:09:35.288Z] 994393dc58e7: Preparing [2022-10-05T04:09:35.288Z] ab01987a33f5: Waiting [2022-10-05T04:09:35.288Z] ee790f5dde26: Waiting [2022-10-05T04:09:35.288Z] 994393dc58e7: Waiting [2022-10-05T04:09:35.288Z] 2b89f0fed7d8: Layer already exists [2022-10-05T04:09:35.288Z] 1c6627ef53fa: Layer already exists [2022-10-05T04:09:35.288Z] 1645ab5a12da: Layer already exists [2022-10-05T04:09:35.288Z] 03fa94f12b63: Layer already exists [2022-10-05T04:09:35.288Z] 57b5587e6727: Layer already exists [2022-10-05T04:09:35.288Z] ab01987a33f5: Layer already exists [2022-10-05T04:09:35.288Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:35.288Z] ee790f5dde26: Layer already exists [2022-10-05T04:09:35.288Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:8433938baba91606dcf7f0291a15cbd50a405c662e2b490cc68d9c795e3027b8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:35.598Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:35.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-05T04:09:35.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T04:09:35.905Z] 57b5587e6727: Preparing [2022-10-05T04:09:35.905Z] 2b89f0fed7d8: Preparing [2022-10-05T04:09:35.905Z] 03fa94f12b63: Preparing [2022-10-05T04:09:35.905Z] 1645ab5a12da: Preparing [2022-10-05T04:09:35.905Z] 1c6627ef53fa: Preparing [2022-10-05T04:09:35.905Z] ab01987a33f5: Preparing [2022-10-05T04:09:35.905Z] ee790f5dde26: Preparing [2022-10-05T04:09:35.905Z] 994393dc58e7: Preparing [2022-10-05T04:09:35.905Z] 994393dc58e7: Waiting [2022-10-05T04:09:35.905Z] ee790f5dde26: Waiting [2022-10-05T04:09:35.905Z] ab01987a33f5: Waiting [2022-10-05T04:09:35.905Z] 1c6627ef53fa: Layer already exists [2022-10-05T04:09:35.905Z] 03fa94f12b63: Layer already exists [2022-10-05T04:09:35.905Z] 57b5587e6727: Layer already exists [2022-10-05T04:09:35.905Z] 2b89f0fed7d8: Layer already exists [2022-10-05T04:09:35.905Z] 1645ab5a12da: Layer already exists [2022-10-05T04:09:35.905Z] ab01987a33f5: Layer already exists [2022-10-05T04:09:35.905Z] ee790f5dde26: Layer already exists [2022-10-05T04:09:35.905Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:35.905Z] main: digest: sha256:8433938baba91606dcf7f0291a15cbd50a405c662e2b490cc68d9c795e3027b8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:09:35.949Z] ===================================================== [Pipeline] echo [2022-10-05T04:09:35.957Z] taggedImages: [2022-10-05T04:09:35.957Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:35.957Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-05T04:09:35.957Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.81 [2022-10-05T04:09:35.957Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:35.957Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-05T04:09:35.980Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-05T04:09:35.980Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:35.980Z] latest [2022-10-05T04:09:35.980Z] 2.3.0-dev.81 [2022-10-05T04:09:35.980Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:35.980Z] main [2022-10-05T04:09:35.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:36.295Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:36.598Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:36.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T04:09:36.598Z] efa0ed8814d8: Preparing [2022-10-05T04:09:36.598Z] c35e7140df39: Preparing [2022-10-05T04:09:36.598Z] ea7b6c27c9de: Preparing [2022-10-05T04:09:36.598Z] ec5cc17a81c7: Preparing [2022-10-05T04:09:36.598Z] 381c6954e40f: Preparing [2022-10-05T04:09:36.598Z] 6e6722387b80: Preparing [2022-10-05T04:09:36.598Z] 1932ce3f52da: Preparing [2022-10-05T04:09:36.598Z] e891c8906809: Preparing [2022-10-05T04:09:36.598Z] 00f4a5aec967: Preparing [2022-10-05T04:09:36.598Z] 994393dc58e7: Preparing [2022-10-05T04:09:36.598Z] 1932ce3f52da: Waiting [2022-10-05T04:09:36.598Z] 6e6722387b80: Waiting [2022-10-05T04:09:36.598Z] 00f4a5aec967: Waiting [2022-10-05T04:09:36.598Z] 994393dc58e7: Waiting [2022-10-05T04:09:36.598Z] e891c8906809: Waiting [2022-10-05T04:09:36.598Z] efa0ed8814d8: Pushed [2022-10-05T04:09:36.598Z] c35e7140df39: Pushed [2022-10-05T04:09:36.598Z] 381c6954e40f: Pushed [2022-10-05T04:09:36.857Z] e891c8906809: Pushed [2022-10-05T04:09:36.857Z] 6e6722387b80: Pushed [2022-10-05T04:09:36.857Z] 1932ce3f52da: Pushed [2022-10-05T04:09:36.857Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:36.857Z] 00f4a5aec967: Pushed [2022-10-05T04:09:37.797Z] ec5cc17a81c7: Pushed [2022-10-05T04:09:38.056Z] ea7b6c27c9de: Pushed [2022-10-05T04:09:38.314Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:8e874e4170fe1f182ddbf6e1bf40fbfbe87d29b59749a9e49bab57cb64e9623a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:38.663Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:38.969Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-05T04:09:38.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T04:09:38.969Z] efa0ed8814d8: Preparing [2022-10-05T04:09:38.969Z] c35e7140df39: Preparing [2022-10-05T04:09:38.969Z] ea7b6c27c9de: Preparing [2022-10-05T04:09:38.969Z] ec5cc17a81c7: Preparing [2022-10-05T04:09:38.969Z] 381c6954e40f: Preparing [2022-10-05T04:09:38.969Z] 6e6722387b80: Preparing [2022-10-05T04:09:38.969Z] 1932ce3f52da: Preparing [2022-10-05T04:09:38.969Z] e891c8906809: Preparing [2022-10-05T04:09:38.969Z] 00f4a5aec967: Preparing [2022-10-05T04:09:38.969Z] 994393dc58e7: Preparing [2022-10-05T04:09:38.969Z] 6e6722387b80: Waiting [2022-10-05T04:09:38.969Z] 00f4a5aec967: Waiting [2022-10-05T04:09:38.969Z] 994393dc58e7: Waiting [2022-10-05T04:09:38.969Z] 1932ce3f52da: Waiting [2022-10-05T04:09:38.969Z] 381c6954e40f: Layer already exists [2022-10-05T04:09:38.969Z] ea7b6c27c9de: Layer already exists [2022-10-05T04:09:38.969Z] efa0ed8814d8: Layer already exists [2022-10-05T04:09:38.969Z] c35e7140df39: Layer already exists [2022-10-05T04:09:38.969Z] ec5cc17a81c7: Layer already exists [2022-10-05T04:09:38.969Z] 1932ce3f52da: Layer already exists [2022-10-05T04:09:38.969Z] 6e6722387b80: Layer already exists [2022-10-05T04:09:38.969Z] e891c8906809: Layer already exists [2022-10-05T04:09:38.969Z] 00f4a5aec967: Layer already exists [2022-10-05T04:09:38.969Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:38.969Z] latest: digest: sha256:8e874e4170fe1f182ddbf6e1bf40fbfbe87d29b59749a9e49bab57cb64e9623a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:39.279Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:39.583Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.81 [2022-10-05T04:09:39.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T04:09:39.583Z] efa0ed8814d8: Preparing [2022-10-05T04:09:39.583Z] c35e7140df39: Preparing [2022-10-05T04:09:39.583Z] ea7b6c27c9de: Preparing [2022-10-05T04:09:39.583Z] ec5cc17a81c7: Preparing [2022-10-05T04:09:39.583Z] 381c6954e40f: Preparing [2022-10-05T04:09:39.583Z] 6e6722387b80: Preparing [2022-10-05T04:09:39.583Z] 1932ce3f52da: Preparing [2022-10-05T04:09:39.583Z] e891c8906809: Preparing [2022-10-05T04:09:39.583Z] 6e6722387b80: Waiting [2022-10-05T04:09:39.583Z] 1932ce3f52da: Waiting [2022-10-05T04:09:39.583Z] 00f4a5aec967: Preparing [2022-10-05T04:09:39.583Z] 994393dc58e7: Preparing [2022-10-05T04:09:39.583Z] e891c8906809: Waiting [2022-10-05T04:09:39.583Z] 00f4a5aec967: Waiting [2022-10-05T04:09:39.583Z] ec5cc17a81c7: Layer already exists [2022-10-05T04:09:39.583Z] 381c6954e40f: Layer already exists [2022-10-05T04:09:39.583Z] ea7b6c27c9de: Layer already exists [2022-10-05T04:09:39.583Z] c35e7140df39: Layer already exists [2022-10-05T04:09:39.583Z] efa0ed8814d8: Layer already exists [2022-10-05T04:09:39.583Z] 6e6722387b80: Layer already exists [2022-10-05T04:09:39.583Z] 1932ce3f52da: Layer already exists [2022-10-05T04:09:39.583Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:39.583Z] 00f4a5aec967: Layer already exists [2022-10-05T04:09:39.583Z] e891c8906809: Layer already exists [2022-10-05T04:09:39.583Z] 2.3.0-dev.81: digest: sha256:8e874e4170fe1f182ddbf6e1bf40fbfbe87d29b59749a9e49bab57cb64e9623a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:39.886Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:40.192Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:40.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T04:09:40.192Z] efa0ed8814d8: Preparing [2022-10-05T04:09:40.192Z] c35e7140df39: Preparing [2022-10-05T04:09:40.192Z] ea7b6c27c9de: Preparing [2022-10-05T04:09:40.192Z] ec5cc17a81c7: Preparing [2022-10-05T04:09:40.192Z] 381c6954e40f: Preparing [2022-10-05T04:09:40.192Z] 6e6722387b80: Preparing [2022-10-05T04:09:40.192Z] 1932ce3f52da: Preparing [2022-10-05T04:09:40.192Z] e891c8906809: Preparing [2022-10-05T04:09:40.192Z] 00f4a5aec967: Preparing [2022-10-05T04:09:40.192Z] 994393dc58e7: Preparing [2022-10-05T04:09:40.192Z] 1932ce3f52da: Waiting [2022-10-05T04:09:40.192Z] 6e6722387b80: Waiting [2022-10-05T04:09:40.192Z] e891c8906809: Waiting [2022-10-05T04:09:40.192Z] 00f4a5aec967: Waiting [2022-10-05T04:09:40.192Z] 994393dc58e7: Waiting [2022-10-05T04:09:40.192Z] c35e7140df39: Layer already exists [2022-10-05T04:09:40.192Z] ea7b6c27c9de: Layer already exists [2022-10-05T04:09:40.192Z] efa0ed8814d8: Layer already exists [2022-10-05T04:09:40.192Z] ec5cc17a81c7: Layer already exists [2022-10-05T04:09:40.192Z] 381c6954e40f: Layer already exists [2022-10-05T04:09:40.192Z] 6e6722387b80: Layer already exists [2022-10-05T04:09:40.192Z] 1932ce3f52da: Layer already exists [2022-10-05T04:09:40.192Z] e891c8906809: Layer already exists [2022-10-05T04:09:40.192Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:40.192Z] 00f4a5aec967: Layer already exists [2022-10-05T04:09:40.192Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:8e874e4170fe1f182ddbf6e1bf40fbfbe87d29b59749a9e49bab57cb64e9623a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:40.496Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:40.802Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-05T04:09:40.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T04:09:40.802Z] efa0ed8814d8: Preparing [2022-10-05T04:09:40.802Z] c35e7140df39: Preparing [2022-10-05T04:09:40.802Z] ea7b6c27c9de: Preparing [2022-10-05T04:09:40.802Z] ec5cc17a81c7: Preparing [2022-10-05T04:09:40.802Z] 381c6954e40f: Preparing [2022-10-05T04:09:40.802Z] 6e6722387b80: Preparing [2022-10-05T04:09:40.802Z] 1932ce3f52da: Preparing [2022-10-05T04:09:40.802Z] e891c8906809: Preparing [2022-10-05T04:09:40.802Z] 00f4a5aec967: Preparing [2022-10-05T04:09:40.802Z] 994393dc58e7: Preparing [2022-10-05T04:09:40.802Z] 6e6722387b80: Waiting [2022-10-05T04:09:40.802Z] 00f4a5aec967: Waiting [2022-10-05T04:09:40.802Z] 994393dc58e7: Waiting [2022-10-05T04:09:40.802Z] e891c8906809: Waiting [2022-10-05T04:09:40.802Z] 381c6954e40f: Layer already exists [2022-10-05T04:09:40.802Z] ec5cc17a81c7: Layer already exists [2022-10-05T04:09:40.802Z] efa0ed8814d8: Layer already exists [2022-10-05T04:09:40.802Z] c35e7140df39: Layer already exists [2022-10-05T04:09:40.802Z] ea7b6c27c9de: Layer already exists [2022-10-05T04:09:40.802Z] 6e6722387b80: Layer already exists [2022-10-05T04:09:40.802Z] 1932ce3f52da: Layer already exists [2022-10-05T04:09:40.802Z] 00f4a5aec967: Layer already exists [2022-10-05T04:09:40.802Z] e891c8906809: Layer already exists [2022-10-05T04:09:40.802Z] 994393dc58e7: Layer already exists [2022-10-05T04:09:40.802Z] main: digest: sha256:8e874e4170fe1f182ddbf6e1bf40fbfbe87d29b59749a9e49bab57cb64e9623a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:09:40.837Z] ===================================================== [Pipeline] echo [2022-10-05T04:09:40.843Z] taggedImages: [2022-10-05T04:09:40.843Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:40.843Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-05T04:09:40.843Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.81 [2022-10-05T04:09:40.843Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:40.843Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-05T04:09:40.857Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-05T04:09:40.857Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:40.857Z] latest [2022-10-05T04:09:40.857Z] 2.3.0-dev.81 [2022-10-05T04:09:40.857Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:40.857Z] main [2022-10-05T04:09:40.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:41.157Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:41.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:41.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T04:09:41.459Z] 7de55676c794: Preparing [2022-10-05T04:09:41.459Z] 9f27d55b708c: Preparing [2022-10-05T04:09:41.459Z] 088719152600: Preparing [2022-10-05T04:09:41.459Z] 12ef25807af2: Preparing [2022-10-05T04:09:41.459Z] c7a9d7901882: Preparing [2022-10-05T04:09:41.459Z] 34d5ebaa5410: Preparing [2022-10-05T04:09:41.459Z] 34d5ebaa5410: Waiting [2022-10-05T04:09:41.459Z] 088719152600: Layer already exists [2022-10-05T04:09:41.459Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:09:41.459Z] c7a9d7901882: Pushed [2022-10-05T04:09:41.459Z] 7de55676c794: Pushed [2022-10-05T04:09:42.026Z] 12ef25807af2: Pushed [2022-10-05T04:09:43.929Z] 9f27d55b708c: Pushed [2022-10-05T04:09:43.929Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:85441d42eb6cf89398142feb67d2bc777e92d1a28a0d886ad2c57cb2c7135958 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:44.234Z] + 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-10-05T04:09:44.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-05T04:09:44.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T04:09:44.530Z] 7de55676c794: Preparing [2022-10-05T04:09:44.530Z] 9f27d55b708c: Preparing [2022-10-05T04:09:44.530Z] 088719152600: Preparing [2022-10-05T04:09:44.530Z] 12ef25807af2: Preparing [2022-10-05T04:09:44.530Z] c7a9d7901882: Preparing [2022-10-05T04:09:44.530Z] 34d5ebaa5410: Preparing [2022-10-05T04:09:44.530Z] 34d5ebaa5410: Waiting [2022-10-05T04:09:44.530Z] 7de55676c794: Layer already exists [2022-10-05T04:09:44.530Z] 088719152600: Layer already exists [2022-10-05T04:09:44.530Z] c7a9d7901882: Layer already exists [2022-10-05T04:09:44.530Z] 9f27d55b708c: Layer already exists [2022-10-05T04:09:44.530Z] 12ef25807af2: Layer already exists [2022-10-05T04:09:44.530Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:09:44.530Z] latest: digest: sha256:85441d42eb6cf89398142feb67d2bc777e92d1a28a0d886ad2c57cb2c7135958 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:44.833Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:45.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.81 [2022-10-05T04:09:45.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T04:09:45.131Z] 7de55676c794: Preparing [2022-10-05T04:09:45.131Z] 9f27d55b708c: Preparing [2022-10-05T04:09:45.131Z] 088719152600: Preparing [2022-10-05T04:09:45.131Z] 12ef25807af2: Preparing [2022-10-05T04:09:45.131Z] c7a9d7901882: Preparing [2022-10-05T04:09:45.131Z] 34d5ebaa5410: Preparing [2022-10-05T04:09:45.131Z] 34d5ebaa5410: Waiting [2022-10-05T04:09:45.131Z] 7de55676c794: Layer already exists [2022-10-05T04:09:45.131Z] c7a9d7901882: Layer already exists [2022-10-05T04:09:45.131Z] 088719152600: Layer already exists [2022-10-05T04:09:45.131Z] 12ef25807af2: Layer already exists [2022-10-05T04:09:45.131Z] 9f27d55b708c: Layer already exists [2022-10-05T04:09:45.131Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:09:45.131Z] 2.3.0-dev.81: digest: sha256:85441d42eb6cf89398142feb67d2bc777e92d1a28a0d886ad2c57cb2c7135958 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:45.435Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:45.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:45.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T04:09:45.735Z] 7de55676c794: Preparing [2022-10-05T04:09:45.735Z] 9f27d55b708c: Preparing [2022-10-05T04:09:45.735Z] 088719152600: Preparing [2022-10-05T04:09:45.735Z] 12ef25807af2: Preparing [2022-10-05T04:09:45.735Z] c7a9d7901882: Preparing [2022-10-05T04:09:45.735Z] 34d5ebaa5410: Preparing [2022-10-05T04:09:45.736Z] 34d5ebaa5410: Waiting [2022-10-05T04:09:45.736Z] 088719152600: Layer already exists [2022-10-05T04:09:45.736Z] c7a9d7901882: Layer already exists [2022-10-05T04:09:45.736Z] 7de55676c794: Layer already exists [2022-10-05T04:09:45.736Z] 9f27d55b708c: Layer already exists [2022-10-05T04:09:45.736Z] 12ef25807af2: Layer already exists [2022-10-05T04:09:45.736Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:09:45.736Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:85441d42eb6cf89398142feb67d2bc777e92d1a28a0d886ad2c57cb2c7135958 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:46.045Z] + 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-10-05T04:09:46.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-05T04:09:46.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T04:09:46.352Z] 7de55676c794: Preparing [2022-10-05T04:09:46.352Z] 9f27d55b708c: Preparing [2022-10-05T04:09:46.352Z] 088719152600: Preparing [2022-10-05T04:09:46.352Z] 12ef25807af2: Preparing [2022-10-05T04:09:46.352Z] c7a9d7901882: Preparing [2022-10-05T04:09:46.352Z] 34d5ebaa5410: Preparing [2022-10-05T04:09:46.352Z] 34d5ebaa5410: Waiting [2022-10-05T04:09:46.352Z] 9f27d55b708c: Layer already exists [2022-10-05T04:09:46.352Z] c7a9d7901882: Layer already exists [2022-10-05T04:09:46.352Z] 7de55676c794: Layer already exists [2022-10-05T04:09:46.352Z] 12ef25807af2: Layer already exists [2022-10-05T04:09:46.352Z] 088719152600: Layer already exists [2022-10-05T04:09:46.352Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:09:46.352Z] main: digest: sha256:85441d42eb6cf89398142feb67d2bc777e92d1a28a0d886ad2c57cb2c7135958 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:09:46.396Z] ===================================================== [Pipeline] echo [2022-10-05T04:09:46.405Z] taggedImages: [2022-10-05T04:09:46.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:46.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-05T04:09:46.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.81 [2022-10-05T04:09:46.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:46.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-05T04:09:46.430Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-05T04:09:46.430Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:46.430Z] latest [2022-10-05T04:09:46.430Z] 2.3.0-dev.81 [2022-10-05T04:09:46.430Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:46.430Z] main [2022-10-05T04:09:46.430Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:46.751Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:47.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:47.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T04:09:47.055Z] 12744d2bff66: Preparing [2022-10-05T04:09:47.055Z] 1dc779f4b277: Preparing [2022-10-05T04:09:47.055Z] e135a6c46312: Preparing [2022-10-05T04:09:47.055Z] 04f42ebb9da6: Preparing [2022-10-05T04:09:47.055Z] 639115074059: Preparing [2022-10-05T04:09:47.055Z] f49f72d93f50: Preparing [2022-10-05T04:09:47.055Z] c7a9d7901882: Preparing [2022-10-05T04:09:47.055Z] 34d5ebaa5410: Preparing [2022-10-05T04:09:47.055Z] f49f72d93f50: Waiting [2022-10-05T04:09:47.055Z] c7a9d7901882: Waiting [2022-10-05T04:09:47.055Z] 34d5ebaa5410: Waiting [2022-10-05T04:09:47.055Z] e135a6c46312: Pushed [2022-10-05T04:09:47.055Z] 1dc779f4b277: Pushed [2022-10-05T04:09:47.055Z] 12744d2bff66: Pushed [2022-10-05T04:09:47.055Z] c7a9d7901882: Layer already exists [2022-10-05T04:09:47.055Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:09:47.620Z] f49f72d93f50: Pushed [2022-10-05T04:09:50.902Z] 639115074059: Pushed [2022-10-05T04:09:53.435Z] 04f42ebb9da6: Pushed [2022-10-05T04:09:53.435Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:436cc1cd72c65f891d6da0b42a950c7d9ecde64137e0530917f209e5980eb055 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:53.745Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:54.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-05T04:09:54.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T04:09:54.041Z] 12744d2bff66: Preparing [2022-10-05T04:09:54.041Z] 1dc779f4b277: Preparing [2022-10-05T04:09:54.041Z] e135a6c46312: Preparing [2022-10-05T04:09:54.041Z] 04f42ebb9da6: Preparing [2022-10-05T04:09:54.041Z] 639115074059: Preparing [2022-10-05T04:09:54.041Z] f49f72d93f50: Preparing [2022-10-05T04:09:54.041Z] c7a9d7901882: Preparing [2022-10-05T04:09:54.041Z] 34d5ebaa5410: Preparing [2022-10-05T04:09:54.041Z] c7a9d7901882: Waiting [2022-10-05T04:09:54.041Z] 34d5ebaa5410: Waiting [2022-10-05T04:09:54.041Z] f49f72d93f50: Waiting [2022-10-05T04:09:54.041Z] 1dc779f4b277: Layer already exists [2022-10-05T04:09:54.041Z] 639115074059: Layer already exists [2022-10-05T04:09:54.041Z] 12744d2bff66: Layer already exists [2022-10-05T04:09:54.041Z] e135a6c46312: Layer already exists [2022-10-05T04:09:54.041Z] 04f42ebb9da6: Layer already exists [2022-10-05T04:09:54.041Z] f49f72d93f50: Layer already exists [2022-10-05T04:09:54.041Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:09:54.041Z] c7a9d7901882: Layer already exists [2022-10-05T04:09:54.041Z] latest: digest: sha256:436cc1cd72c65f891d6da0b42a950c7d9ecde64137e0530917f209e5980eb055 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:54.338Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:54.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.81 [2022-10-05T04:09:54.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T04:09:54.639Z] 12744d2bff66: Preparing [2022-10-05T04:09:54.639Z] 1dc779f4b277: Preparing [2022-10-05T04:09:54.639Z] e135a6c46312: Preparing [2022-10-05T04:09:54.639Z] 04f42ebb9da6: Preparing [2022-10-05T04:09:54.639Z] 639115074059: Preparing [2022-10-05T04:09:54.639Z] f49f72d93f50: Preparing [2022-10-05T04:09:54.639Z] c7a9d7901882: Preparing [2022-10-05T04:09:54.639Z] 34d5ebaa5410: Preparing [2022-10-05T04:09:54.639Z] f49f72d93f50: Waiting [2022-10-05T04:09:54.639Z] c7a9d7901882: Waiting [2022-10-05T04:09:54.639Z] 34d5ebaa5410: Waiting [2022-10-05T04:09:54.639Z] 12744d2bff66: Layer already exists [2022-10-05T04:09:54.639Z] e135a6c46312: Layer already exists [2022-10-05T04:09:54.639Z] 639115074059: Layer already exists [2022-10-05T04:09:54.639Z] 1dc779f4b277: Layer already exists [2022-10-05T04:09:54.639Z] 04f42ebb9da6: Layer already exists [2022-10-05T04:09:54.639Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:09:54.639Z] f49f72d93f50: Layer already exists [2022-10-05T04:09:54.639Z] c7a9d7901882: Layer already exists [2022-10-05T04:09:54.639Z] 2.3.0-dev.81: digest: sha256:436cc1cd72c65f891d6da0b42a950c7d9ecde64137e0530917f209e5980eb055 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:54.938Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:55.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:55.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T04:09:55.242Z] 12744d2bff66: Preparing [2022-10-05T04:09:55.242Z] 1dc779f4b277: Preparing [2022-10-05T04:09:55.242Z] e135a6c46312: Preparing [2022-10-05T04:09:55.242Z] 04f42ebb9da6: Preparing [2022-10-05T04:09:55.242Z] 639115074059: Preparing [2022-10-05T04:09:55.242Z] f49f72d93f50: Preparing [2022-10-05T04:09:55.242Z] c7a9d7901882: Preparing [2022-10-05T04:09:55.242Z] 34d5ebaa5410: Preparing [2022-10-05T04:09:55.242Z] f49f72d93f50: Waiting [2022-10-05T04:09:55.242Z] c7a9d7901882: Waiting [2022-10-05T04:09:55.242Z] 34d5ebaa5410: Waiting [2022-10-05T04:09:55.242Z] 04f42ebb9da6: Layer already exists [2022-10-05T04:09:55.242Z] 12744d2bff66: Layer already exists [2022-10-05T04:09:55.242Z] 1dc779f4b277: Layer already exists [2022-10-05T04:09:55.242Z] 639115074059: Layer already exists [2022-10-05T04:09:55.242Z] e135a6c46312: Layer already exists [2022-10-05T04:09:55.242Z] f49f72d93f50: Layer already exists [2022-10-05T04:09:55.242Z] c7a9d7901882: Layer already exists [2022-10-05T04:09:55.242Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:09:55.242Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:436cc1cd72c65f891d6da0b42a950c7d9ecde64137e0530917f209e5980eb055 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:55.547Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:55.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-05T04:09:55.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T04:09:55.863Z] 12744d2bff66: Preparing [2022-10-05T04:09:55.863Z] 1dc779f4b277: Preparing [2022-10-05T04:09:55.863Z] e135a6c46312: Preparing [2022-10-05T04:09:55.863Z] 04f42ebb9da6: Preparing [2022-10-05T04:09:55.863Z] 639115074059: Preparing [2022-10-05T04:09:55.863Z] f49f72d93f50: Preparing [2022-10-05T04:09:55.863Z] c7a9d7901882: Preparing [2022-10-05T04:09:55.863Z] 34d5ebaa5410: Preparing [2022-10-05T04:09:55.863Z] c7a9d7901882: Waiting [2022-10-05T04:09:55.863Z] f49f72d93f50: Waiting [2022-10-05T04:09:55.863Z] 639115074059: Layer already exists [2022-10-05T04:09:55.863Z] e135a6c46312: Layer already exists [2022-10-05T04:09:55.863Z] 12744d2bff66: Layer already exists [2022-10-05T04:09:55.863Z] 1dc779f4b277: Layer already exists [2022-10-05T04:09:55.863Z] 04f42ebb9da6: Layer already exists [2022-10-05T04:09:55.863Z] f49f72d93f50: Layer already exists [2022-10-05T04:09:55.863Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:09:55.863Z] c7a9d7901882: Layer already exists [2022-10-05T04:09:55.863Z] main: digest: sha256:436cc1cd72c65f891d6da0b42a950c7d9ecde64137e0530917f209e5980eb055 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:09:55.911Z] ===================================================== [Pipeline] echo [2022-10-05T04:09:55.918Z] taggedImages: [2022-10-05T04:09:55.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:55.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-05T04:09:55.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.81 [2022-10-05T04:09:55.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:55.918Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-05T04:09:55.940Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-05T04:09:55.940Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:55.940Z] latest [2022-10-05T04:09:55.940Z] 2.3.0-dev.81 [2022-10-05T04:09:55.940Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:09:55.940Z] main [2022-10-05T04:09:55.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:56.257Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:09:56.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:09:56.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T04:09:56.559Z] 704f2d16f6a3: Preparing [2022-10-05T04:09:56.559Z] c1e275fa81c4: Preparing [2022-10-05T04:09:56.559Z] 85e02f0c99aa: Preparing [2022-10-05T04:09:56.559Z] 998f43df2400: Preparing [2022-10-05T04:09:56.559Z] a0a861d7892f: Preparing [2022-10-05T04:09:56.559Z] c7a9d7901882: Preparing [2022-10-05T04:09:56.559Z] 34d5ebaa5410: Preparing [2022-10-05T04:09:56.559Z] c7a9d7901882: Waiting [2022-10-05T04:09:56.559Z] 34d5ebaa5410: Waiting [2022-10-05T04:09:56.559Z] c1e275fa81c4: Pushed [2022-10-05T04:09:56.559Z] 704f2d16f6a3: Pushed [2022-10-05T04:09:56.559Z] 85e02f0c99aa: Pushed [2022-10-05T04:09:56.559Z] c7a9d7901882: Layer already exists [2022-10-05T04:09:56.559Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:09:56.817Z] a0a861d7892f: Pushed [2022-10-05T04:10:01.192Z] Removing intermediate container 6c884c85c8f4 [2022-10-05T04:10:01.192Z] ---> b2e185573ff8 [2022-10-05T04:10:01.192Z] Step 8/26 : COPY . . [2022-10-05T04:10:01.192Z] Removing intermediate container 64612c33144a [2022-10-05T04:10:01.192Z] ---> ec56e05c799a [2022-10-05T04:10:01.192Z] Step 8/25 : COPY . . [2022-10-05T04:10:01.192Z] Removing intermediate container e694e57cc3ce [2022-10-05T04:10:01.192Z] ---> 164dc476fdb1 [2022-10-05T04:10:01.192Z] Step 8/23 : COPY . . [2022-10-05T04:10:01.192Z] Removing intermediate container efb409bc6d4e [2022-10-05T04:10:01.192Z] ---> 28ac1b8dbc81 [2022-10-05T04:10:01.192Z] Step 8/26 : COPY . . [2022-10-05T04:10:03.450Z] 998f43df2400: Pushed [2022-10-05T04:10:03.450Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:dc6f0ef1db7bb5e22e381a2ce1bb1cced88cf78b374d6eed36f379a88483e08f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:03.764Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:04.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-05T04:10:04.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T04:10:04.064Z] 704f2d16f6a3: Preparing [2022-10-05T04:10:04.064Z] c1e275fa81c4: Preparing [2022-10-05T04:10:04.064Z] 85e02f0c99aa: Preparing [2022-10-05T04:10:04.064Z] 998f43df2400: Preparing [2022-10-05T04:10:04.064Z] a0a861d7892f: Preparing [2022-10-05T04:10:04.065Z] c7a9d7901882: Preparing [2022-10-05T04:10:04.065Z] 34d5ebaa5410: Preparing [2022-10-05T04:10:04.065Z] c7a9d7901882: Waiting [2022-10-05T04:10:04.065Z] 34d5ebaa5410: Waiting [2022-10-05T04:10:04.065Z] 704f2d16f6a3: Layer already exists [2022-10-05T04:10:04.065Z] a0a861d7892f: Layer already exists [2022-10-05T04:10:04.065Z] 998f43df2400: Layer already exists [2022-10-05T04:10:04.065Z] 85e02f0c99aa: Layer already exists [2022-10-05T04:10:04.065Z] c1e275fa81c4: Layer already exists [2022-10-05T04:10:04.065Z] c7a9d7901882: Layer already exists [2022-10-05T04:10:04.065Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:10:04.065Z] latest: digest: sha256:dc6f0ef1db7bb5e22e381a2ce1bb1cced88cf78b374d6eed36f379a88483e08f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:04.365Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:04.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.81 [2022-10-05T04:10:04.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T04:10:04.668Z] 704f2d16f6a3: Preparing [2022-10-05T04:10:04.668Z] c1e275fa81c4: Preparing [2022-10-05T04:10:04.668Z] 85e02f0c99aa: Preparing [2022-10-05T04:10:04.668Z] 998f43df2400: Preparing [2022-10-05T04:10:04.668Z] a0a861d7892f: Preparing [2022-10-05T04:10:04.668Z] c7a9d7901882: Preparing [2022-10-05T04:10:04.668Z] 34d5ebaa5410: Preparing [2022-10-05T04:10:04.668Z] c7a9d7901882: Waiting [2022-10-05T04:10:04.668Z] 34d5ebaa5410: Waiting [2022-10-05T04:10:04.668Z] 704f2d16f6a3: Layer already exists [2022-10-05T04:10:04.668Z] 998f43df2400: Layer already exists [2022-10-05T04:10:04.668Z] c1e275fa81c4: Layer already exists [2022-10-05T04:10:04.668Z] a0a861d7892f: Layer already exists [2022-10-05T04:10:04.668Z] 85e02f0c99aa: Layer already exists [2022-10-05T04:10:04.668Z] c7a9d7901882: Layer already exists [2022-10-05T04:10:04.668Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:10:04.668Z] 2.3.0-dev.81: digest: sha256:dc6f0ef1db7bb5e22e381a2ce1bb1cced88cf78b374d6eed36f379a88483e08f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:04.968Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:05.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:05.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T04:10:05.269Z] 704f2d16f6a3: Preparing [2022-10-05T04:10:05.269Z] c1e275fa81c4: Preparing [2022-10-05T04:10:05.269Z] 85e02f0c99aa: Preparing [2022-10-05T04:10:05.269Z] 998f43df2400: Preparing [2022-10-05T04:10:05.269Z] a0a861d7892f: Preparing [2022-10-05T04:10:05.269Z] c7a9d7901882: Preparing [2022-10-05T04:10:05.269Z] 34d5ebaa5410: Preparing [2022-10-05T04:10:05.269Z] 34d5ebaa5410: Waiting [2022-10-05T04:10:05.269Z] c7a9d7901882: Waiting [2022-10-05T04:10:05.269Z] a0a861d7892f: Layer already exists [2022-10-05T04:10:05.269Z] 704f2d16f6a3: Layer already exists [2022-10-05T04:10:05.269Z] c1e275fa81c4: Layer already exists [2022-10-05T04:10:05.269Z] 85e02f0c99aa: Layer already exists [2022-10-05T04:10:05.269Z] 998f43df2400: Layer already exists [2022-10-05T04:10:05.269Z] c7a9d7901882: Layer already exists [2022-10-05T04:10:05.269Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:10:05.269Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:dc6f0ef1db7bb5e22e381a2ce1bb1cced88cf78b374d6eed36f379a88483e08f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:05.574Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:05.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-05T04:10:05.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T04:10:05.870Z] 704f2d16f6a3: Preparing [2022-10-05T04:10:05.870Z] c1e275fa81c4: Preparing [2022-10-05T04:10:05.870Z] 85e02f0c99aa: Preparing [2022-10-05T04:10:05.870Z] 998f43df2400: Preparing [2022-10-05T04:10:05.870Z] a0a861d7892f: Preparing [2022-10-05T04:10:05.870Z] c7a9d7901882: Preparing [2022-10-05T04:10:05.870Z] 34d5ebaa5410: Preparing [2022-10-05T04:10:05.870Z] c7a9d7901882: Waiting [2022-10-05T04:10:05.870Z] c1e275fa81c4: Layer already exists [2022-10-05T04:10:05.870Z] 704f2d16f6a3: Layer already exists [2022-10-05T04:10:05.870Z] a0a861d7892f: Layer already exists [2022-10-05T04:10:05.870Z] 85e02f0c99aa: Layer already exists [2022-10-05T04:10:05.870Z] 998f43df2400: Layer already exists [2022-10-05T04:10:05.870Z] c7a9d7901882: Layer already exists [2022-10-05T04:10:05.870Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:10:05.870Z] main: digest: sha256:dc6f0ef1db7bb5e22e381a2ce1bb1cced88cf78b374d6eed36f379a88483e08f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:10:05.903Z] ===================================================== [Pipeline] echo [2022-10-05T04:10:05.908Z] taggedImages: [2022-10-05T04:10:05.908Z] - nexus3.edgexfoundry.org:10004/security-spire-config:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:05.908Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-05T04:10:05.908Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.81 [2022-10-05T04:10:05.908Z] - nexus3.edgexfoundry.org:10004/security-spire-config:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:05.908Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-05T04:10:05.922Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-05T04:10:05.922Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:05.922Z] latest [2022-10-05T04:10:05.922Z] 2.3.0-dev.81 [2022-10-05T04:10:05.922Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:05.922Z] main [2022-10-05T04:10:05.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:06.221Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:06.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:06.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T04:10:06.519Z] e9b85474e866: Preparing [2022-10-05T04:10:06.519Z] fb852fe28ece: Preparing [2022-10-05T04:10:06.519Z] 237214efecd9: Preparing [2022-10-05T04:10:06.519Z] e8ef9823ece0: Preparing [2022-10-05T04:10:06.519Z] f49f72d93f50: Preparing [2022-10-05T04:10:06.519Z] c7a9d7901882: Preparing [2022-10-05T04:10:06.519Z] 34d5ebaa5410: Preparing [2022-10-05T04:10:06.519Z] 34d5ebaa5410: Waiting [2022-10-05T04:10:06.519Z] c7a9d7901882: Waiting [2022-10-05T04:10:06.519Z] f49f72d93f50: Layer already exists [2022-10-05T04:10:06.519Z] c7a9d7901882: Layer already exists [2022-10-05T04:10:06.519Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:10:06.519Z] e9b85474e866: Pushed [2022-10-05T04:10:06.519Z] fb852fe28ece: Pushed [2022-10-05T04:10:06.519Z] 237214efecd9: Pushed [2022-10-05T04:10:08.802Z] ---> 841a7114ab14 [2022-10-05T04:10:08.802Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T04:10:08.802Z] ---> b9834e215df0 [2022-10-05T04:10:08.802Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T04:10:08.802Z] ---> Running in 610de3788ad1 [2022-10-05T04:10:08.802Z] ---> 8a85b6d2584f [2022-10-05T04:10:08.802Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T04:10:08.802Z] ---> Running in 3d41f7ceb660 [2022-10-05T04:10:08.802Z] ---> Running in 1bd8de363ffb [2022-10-05T04:10:08.802Z] ---> 7ddafccac51f [2022-10-05T04:10:08.802Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-05T04:10:08.802Z] ---> Running in 1ff2bf0705a6 [2022-10-05T04:10:08.802Z] Removing intermediate container 3d41f7ceb660 [2022-10-05T04:10:08.802Z] ---> ec7563c3c756 [2022-10-05T04:10:08.802Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T04:10:09.068Z] Removing intermediate container 610de3788ad1 [2022-10-05T04:10:09.068Z] ---> 04c2fc36a3dc [2022-10-05T04:10:09.068Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T04:10:09.068Z] Removing intermediate container 1bd8de363ffb [2022-10-05T04:10:09.068Z] ---> 36dbbb9b2282 [2022-10-05T04:10:09.068Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-05T04:10:09.335Z] ---> Running in f89e94139da5 [2022-10-05T04:10:09.335Z] ---> Running in 1977a6764ed4 [2022-10-05T04:10:09.335Z] ---> Running in 6d2a2a93cdf1 [2022-10-05T04:10:10.291Z] Removing intermediate container 6d2a2a93cdf1 [2022-10-05T04:10:10.291Z] ---> 3f891280173f [2022-10-05T04:10:10.291Z] 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-10-05T04:10:10.291Z] Removing intermediate container f89e94139da5 [2022-10-05T04:10:10.291Z] ---> 6078ecb887d5 [2022-10-05T04:10:10.291Z] 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-10-05T04:10:10.557Z] Removing intermediate container 1977a6764ed4 [2022-10-05T04:10:10.557Z] ---> b9ffedbda584 [2022-10-05T04:10:10.557Z] 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-10-05T04:10:10.827Z] ---> Running in a33815284936 [2022-10-05T04:10:10.827Z] ---> Running in d43b19ab0a5a [2022-10-05T04:10:11.097Z] ---> Running in 23e1f8f31dba [2022-10-05T04:10:11.679Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-05T04:10:13.080Z] e8ef9823ece0: Pushed [2022-10-05T04:10:13.080Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:c33268ea99b5979c33d8cb204ecc5963f979b67f267babfc74a8b15a42251320 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:13.389Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:13.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-05T04:10:13.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T04:10:13.693Z] e9b85474e866: Preparing [2022-10-05T04:10:13.693Z] fb852fe28ece: Preparing [2022-10-05T04:10:13.693Z] 237214efecd9: Preparing [2022-10-05T04:10:13.693Z] e8ef9823ece0: Preparing [2022-10-05T04:10:13.693Z] f49f72d93f50: Preparing [2022-10-05T04:10:13.693Z] c7a9d7901882: Preparing [2022-10-05T04:10:13.693Z] 34d5ebaa5410: Preparing [2022-10-05T04:10:13.693Z] c7a9d7901882: Waiting [2022-10-05T04:10:13.693Z] fb852fe28ece: Layer already exists [2022-10-05T04:10:13.693Z] f49f72d93f50: Layer already exists [2022-10-05T04:10:13.693Z] e9b85474e866: Layer already exists [2022-10-05T04:10:13.693Z] e8ef9823ece0: Layer already exists [2022-10-05T04:10:13.693Z] 237214efecd9: Layer already exists [2022-10-05T04:10:13.693Z] c7a9d7901882: Layer already exists [2022-10-05T04:10:13.693Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:10:13.693Z] latest: digest: sha256:c33268ea99b5979c33d8cb204ecc5963f979b67f267babfc74a8b15a42251320 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:14.011Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:14.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.81 [2022-10-05T04:10:14.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T04:10:14.309Z] e9b85474e866: Preparing [2022-10-05T04:10:14.309Z] fb852fe28ece: Preparing [2022-10-05T04:10:14.309Z] 237214efecd9: Preparing [2022-10-05T04:10:14.309Z] e8ef9823ece0: Preparing [2022-10-05T04:10:14.309Z] f49f72d93f50: Preparing [2022-10-05T04:10:14.309Z] c7a9d7901882: Preparing [2022-10-05T04:10:14.309Z] 34d5ebaa5410: Preparing [2022-10-05T04:10:14.309Z] 34d5ebaa5410: Waiting [2022-10-05T04:10:14.309Z] c7a9d7901882: Waiting [2022-10-05T04:10:14.309Z] f49f72d93f50: Layer already exists [2022-10-05T04:10:14.309Z] fb852fe28ece: Layer already exists [2022-10-05T04:10:14.309Z] 237214efecd9: Layer already exists [2022-10-05T04:10:14.309Z] e8ef9823ece0: Layer already exists [2022-10-05T04:10:14.309Z] e9b85474e866: Layer already exists [2022-10-05T04:10:14.309Z] c7a9d7901882: Layer already exists [2022-10-05T04:10:14.309Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:10:14.309Z] 2.3.0-dev.81: digest: sha256:c33268ea99b5979c33d8cb204ecc5963f979b67f267babfc74a8b15a42251320 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:14.612Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:14.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:14.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T04:10:14.908Z] e9b85474e866: Preparing [2022-10-05T04:10:14.908Z] fb852fe28ece: Preparing [2022-10-05T04:10:14.908Z] 237214efecd9: Preparing [2022-10-05T04:10:14.908Z] e8ef9823ece0: Preparing [2022-10-05T04:10:14.908Z] f49f72d93f50: Preparing [2022-10-05T04:10:14.908Z] c7a9d7901882: Preparing [2022-10-05T04:10:14.908Z] 34d5ebaa5410: Preparing [2022-10-05T04:10:14.908Z] 34d5ebaa5410: Waiting [2022-10-05T04:10:14.908Z] c7a9d7901882: Waiting [2022-10-05T04:10:14.908Z] e9b85474e866: Layer already exists [2022-10-05T04:10:14.908Z] f49f72d93f50: Layer already exists [2022-10-05T04:10:14.908Z] e8ef9823ece0: Layer already exists [2022-10-05T04:10:14.908Z] 237214efecd9: Layer already exists [2022-10-05T04:10:14.908Z] fb852fe28ece: Layer already exists [2022-10-05T04:10:14.908Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:10:14.908Z] c7a9d7901882: Layer already exists [2022-10-05T04:10:14.908Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:c33268ea99b5979c33d8cb204ecc5963f979b67f267babfc74a8b15a42251320 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:15.209Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:15.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-05T04:10:15.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T04:10:15.511Z] e9b85474e866: Preparing [2022-10-05T04:10:15.511Z] fb852fe28ece: Preparing [2022-10-05T04:10:15.511Z] 237214efecd9: Preparing [2022-10-05T04:10:15.511Z] e8ef9823ece0: Preparing [2022-10-05T04:10:15.511Z] f49f72d93f50: Preparing [2022-10-05T04:10:15.511Z] c7a9d7901882: Preparing [2022-10-05T04:10:15.511Z] 34d5ebaa5410: Preparing [2022-10-05T04:10:15.511Z] c7a9d7901882: Waiting [2022-10-05T04:10:15.511Z] 34d5ebaa5410: Waiting [2022-10-05T04:10:15.511Z] e9b85474e866: Layer already exists [2022-10-05T04:10:15.511Z] 237214efecd9: Layer already exists [2022-10-05T04:10:15.511Z] f49f72d93f50: Layer already exists [2022-10-05T04:10:15.511Z] e8ef9823ece0: Layer already exists [2022-10-05T04:10:15.511Z] fb852fe28ece: Layer already exists [2022-10-05T04:10:15.511Z] c7a9d7901882: Layer already exists [2022-10-05T04:10:15.511Z] 34d5ebaa5410: Layer already exists [2022-10-05T04:10:15.511Z] main: digest: sha256:c33268ea99b5979c33d8cb204ecc5963f979b67f267babfc74a8b15a42251320 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:10:15.544Z] ===================================================== [Pipeline] echo [2022-10-05T04:10:15.550Z] taggedImages: [2022-10-05T04:10:15.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:15.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-05T04:10:15.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.81 [2022-10-05T04:10:15.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:15.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-05T04:10:15.562Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-05T04:10:15.562Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:15.562Z] latest [2022-10-05T04:10:15.562Z] 2.3.0-dev.81 [2022-10-05T04:10:15.562Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:15.562Z] main [2022-10-05T04:10:15.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:15.861Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:16.163Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:16.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T04:10:16.163Z] 612a0e3078b9: Preparing [2022-10-05T04:10:16.163Z] 23573e8f512f: Preparing [2022-10-05T04:10:16.163Z] 088719152600: Preparing [2022-10-05T04:10:16.163Z] 06001e9bddb8: Preparing [2022-10-05T04:10:16.163Z] 994393dc58e7: Preparing [2022-10-05T04:10:16.163Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:16.163Z] 088719152600: Layer already exists [2022-10-05T04:10:16.163Z] 612a0e3078b9: Pushed [2022-10-05T04:10:16.163Z] 06001e9bddb8: Pushed [2022-10-05T04:10:17.064Z] Removing intermediate container a33815284936 [2022-10-05T04:10:17.065Z] ---> 76de3979a82a [2022-10-05T04:10:17.065Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T04:10:17.065Z] ---> Running in 7ab42e227a4c [2022-10-05T04:10:17.065Z] Removing intermediate container 23e1f8f31dba [2022-10-05T04:10:17.065Z] ---> 55a11d43ef5a [2022-10-05T04:10:17.065Z] Step 12/25 : WORKDIR /edgex-go [2022-10-05T04:10:17.347Z] Removing intermediate container d43b19ab0a5a [2022-10-05T04:10:17.347Z] ---> bb21ea015f8c [2022-10-05T04:10:17.347Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T04:10:17.347Z] ---> Running in 821eda1c7a82 [2022-10-05T04:10:17.620Z] ---> Running in 9b1947aed5cb [2022-10-05T04:10:18.068Z] 23573e8f512f: Pushed [2022-10-05T04:10:18.206Z] Removing intermediate container 7ab42e227a4c [2022-10-05T04:10:18.206Z] ---> 45433b774edd [2022-10-05T04:10:18.206Z] [2022-10-05T04:10:18.206Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T04:10:18.327Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:913c8f6e4c33c9567d9b6587d38777d5f27af32abffe487fcd15395e4e106a50 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:18.472Z] 3.15: Pulling from library/alpine [2022-10-05T04:10:18.633Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:18.737Z] Removing intermediate container 821eda1c7a82 [2022-10-05T04:10:18.737Z] ---> bbead60eddc9 [2022-10-05T04:10:18.737Z] [2022-10-05T04:10:18.737Z] Step 13/25 : FROM alpine:3.15 [2022-10-05T04:10:18.737Z] 3.15: Pulling from library/alpine [2022-10-05T04:10:18.976Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-05T04:10:18.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T04:10:18.976Z] 612a0e3078b9: Preparing [2022-10-05T04:10:18.976Z] 23573e8f512f: Preparing [2022-10-05T04:10:18.976Z] 088719152600: Preparing [2022-10-05T04:10:18.976Z] 06001e9bddb8: Preparing [2022-10-05T04:10:18.976Z] 994393dc58e7: Preparing [2022-10-05T04:10:18.976Z] 088719152600: Layer already exists [2022-10-05T04:10:18.976Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:18.976Z] 612a0e3078b9: Layer already exists [2022-10-05T04:10:18.976Z] 23573e8f512f: Layer already exists [2022-10-05T04:10:18.976Z] 06001e9bddb8: Layer already exists [2022-10-05T04:10:18.976Z] latest: digest: sha256:913c8f6e4c33c9567d9b6587d38777d5f27af32abffe487fcd15395e4e106a50 size: 1366 [Pipeline] } [Pipeline] // withEnv [2022-10-05T04:10:19.004Z] Removing intermediate container 9b1947aed5cb [2022-10-05T04:10:19.004Z] ---> c58199cbc335 [2022-10-05T04:10:19.004Z] [2022-10-05T04:10:19.004Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T04:10:19.004Z] 3.15: Pulling from library/alpine [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:19.357Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:19.692Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.81 [2022-10-05T04:10:19.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T04:10:19.692Z] 612a0e3078b9: Preparing [2022-10-05T04:10:19.692Z] 23573e8f512f: Preparing [2022-10-05T04:10:19.692Z] 088719152600: Preparing [2022-10-05T04:10:19.692Z] 06001e9bddb8: Preparing [2022-10-05T04:10:19.692Z] 994393dc58e7: Preparing [2022-10-05T04:10:19.692Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:19.692Z] 23573e8f512f: Layer already exists [2022-10-05T04:10:19.692Z] 06001e9bddb8: Layer already exists [2022-10-05T04:10:19.692Z] 612a0e3078b9: Layer already exists [2022-10-05T04:10:19.692Z] 088719152600: Layer already exists [2022-10-05T04:10:19.692Z] 2.3.0-dev.81: digest: sha256:913c8f6e4c33c9567d9b6587d38777d5f27af32abffe487fcd15395e4e106a50 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:19.994Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:20.301Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:20.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T04:10:20.301Z] 612a0e3078b9: Preparing [2022-10-05T04:10:20.301Z] 23573e8f512f: Preparing [2022-10-05T04:10:20.301Z] 088719152600: Preparing [2022-10-05T04:10:20.301Z] 06001e9bddb8: Preparing [2022-10-05T04:10:20.301Z] 994393dc58e7: Preparing [2022-10-05T04:10:20.301Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:20.301Z] 23573e8f512f: Layer already exists [2022-10-05T04:10:20.301Z] 088719152600: Layer already exists [2022-10-05T04:10:20.301Z] 612a0e3078b9: Layer already exists [2022-10-05T04:10:20.301Z] 06001e9bddb8: Layer already exists [2022-10-05T04:10:20.301Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:913c8f6e4c33c9567d9b6587d38777d5f27af32abffe487fcd15395e4e106a50 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:20.602Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:20.899Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-05T04:10:20.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T04:10:20.899Z] 612a0e3078b9: Preparing [2022-10-05T04:10:20.899Z] 23573e8f512f: Preparing [2022-10-05T04:10:20.899Z] 088719152600: Preparing [2022-10-05T04:10:20.899Z] 06001e9bddb8: Preparing [2022-10-05T04:10:20.899Z] 994393dc58e7: Preparing [2022-10-05T04:10:20.899Z] 23573e8f512f: Layer already exists [2022-10-05T04:10:20.899Z] 088719152600: Layer already exists [2022-10-05T04:10:20.899Z] 06001e9bddb8: Layer already exists [2022-10-05T04:10:20.899Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:20.899Z] 612a0e3078b9: Layer already exists [2022-10-05T04:10:20.899Z] main: digest: sha256:913c8f6e4c33c9567d9b6587d38777d5f27af32abffe487fcd15395e4e106a50 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:10:20.941Z] ===================================================== [2022-10-05T04:10:20.942Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T04:10:20.942Z] Status: Downloaded newer image for alpine:3.15 [2022-10-05T04:10:20.942Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T04:10:20.942Z] Status: Image is up to date for alpine:3.15 [2022-10-05T04:10:20.942Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T04:10:20.942Z] Status: Image is up to date for alpine:3.15 [2022-10-05T04:10:20.942Z] ---> 02e0d6fdf486 [2022-10-05T04:10:20.942Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T04:10:20.942Z] ---> 02e0d6fdf486 [2022-10-05T04:10:20.942Z] ---> 02e0d6fdf486 [2022-10-05T04:10:20.942Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T04:10:20.942Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] echo [2022-10-05T04:10:20.951Z] taggedImages: [2022-10-05T04:10:20.951Z] - nexus3.edgexfoundry.org:10004/support-notifications:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:20.951Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-05T04:10:20.951Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.81 [2022-10-05T04:10:20.951Z] - nexus3.edgexfoundry.org:10004/support-notifications:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:20.951Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-05T04:10:20.970Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-05T04:10:20.970Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:20.970Z] latest [2022-10-05T04:10:20.970Z] 2.3.0-dev.81 [2022-10-05T04:10:20.970Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:20.970Z] main [2022-10-05T04:10:20.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:21.222Z] ---> Running in 101fea8aecfe [2022-10-05T04:10:21.222Z] ---> Running in cfd7b9b4b224 [2022-10-05T04:10:21.222Z] ---> Running in 1fc26306550e [2022-10-05T04:10:21.287Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:21.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:21.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T04:10:21.589Z] 50ee698fa7ac: Preparing [2022-10-05T04:10:21.589Z] 4709a01f9a2d: Preparing [2022-10-05T04:10:21.589Z] 088719152600: Preparing [2022-10-05T04:10:21.589Z] a1a684f3fc66: Preparing [2022-10-05T04:10:21.589Z] 994393dc58e7: Preparing [2022-10-05T04:10:21.589Z] 088719152600: Layer already exists [2022-10-05T04:10:21.589Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:21.589Z] a1a684f3fc66: Layer already exists [2022-10-05T04:10:21.589Z] 50ee698fa7ac: Pushed [2022-10-05T04:10:23.164Z] Removing intermediate container 101fea8aecfe [2022-10-05T04:10:23.164Z] ---> 04156b2734c8 [2022-10-05T04:10:23.164Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:10:23.430Z] Removing intermediate container cfd7b9b4b224 [2022-10-05T04:10:23.430Z] ---> 22ac4f820377 [2022-10-05T04:10:23.430Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:10:23.430Z] Removing intermediate container 1fc26306550e [2022-10-05T04:10:23.430Z] ---> 06de9be361ef [2022-10-05T04:10:23.430Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:10:23.696Z] ---> Running in c3ce81f175f8 [2022-10-05T04:10:23.696Z] ---> Running in d3909bb2c0f1 [2022-10-05T04:10:23.696Z] ---> Running in e67916463e34 [2022-10-05T04:10:24.122Z] 4709a01f9a2d: Pushed [2022-10-05T04:10:24.122Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:772006e1ee7dbb0c951bf285eb91e28a9b726bcf7fd09dcd1b00302e841baaa6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:24.425Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:24.724Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-05T04:10:24.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T04:10:24.724Z] 50ee698fa7ac: Preparing [2022-10-05T04:10:24.724Z] 4709a01f9a2d: Preparing [2022-10-05T04:10:24.724Z] 088719152600: Preparing [2022-10-05T04:10:24.724Z] a1a684f3fc66: Preparing [2022-10-05T04:10:24.724Z] 994393dc58e7: Preparing [2022-10-05T04:10:24.724Z] 088719152600: Layer already exists [2022-10-05T04:10:24.724Z] 50ee698fa7ac: Layer already exists [2022-10-05T04:10:24.724Z] 4709a01f9a2d: Layer already exists [2022-10-05T04:10:24.724Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:24.724Z] a1a684f3fc66: Layer already exists [2022-10-05T04:10:24.724Z] latest: digest: sha256:772006e1ee7dbb0c951bf285eb91e28a9b726bcf7fd09dcd1b00302e841baaa6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:25.023Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:25.321Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.81 [2022-10-05T04:10:25.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T04:10:25.321Z] 50ee698fa7ac: Preparing [2022-10-05T04:10:25.321Z] 4709a01f9a2d: Preparing [2022-10-05T04:10:25.321Z] 088719152600: Preparing [2022-10-05T04:10:25.321Z] a1a684f3fc66: Preparing [2022-10-05T04:10:25.321Z] 994393dc58e7: Preparing [2022-10-05T04:10:25.321Z] a1a684f3fc66: Layer already exists [2022-10-05T04:10:25.321Z] 50ee698fa7ac: Layer already exists [2022-10-05T04:10:25.321Z] 088719152600: Layer already exists [2022-10-05T04:10:25.321Z] 4709a01f9a2d: Layer already exists [2022-10-05T04:10:25.321Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:25.321Z] 2.3.0-dev.81: digest: sha256:772006e1ee7dbb0c951bf285eb91e28a9b726bcf7fd09dcd1b00302e841baaa6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:25.623Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:25.920Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:25.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T04:10:25.920Z] 50ee698fa7ac: Preparing [2022-10-05T04:10:25.920Z] 4709a01f9a2d: Preparing [2022-10-05T04:10:25.920Z] 088719152600: Preparing [2022-10-05T04:10:25.920Z] a1a684f3fc66: Preparing [2022-10-05T04:10:25.920Z] 994393dc58e7: Preparing [2022-10-05T04:10:25.920Z] 088719152600: Layer already exists [2022-10-05T04:10:25.920Z] a1a684f3fc66: Layer already exists [2022-10-05T04:10:25.920Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:25.920Z] 4709a01f9a2d: Layer already exists [2022-10-05T04:10:25.920Z] 50ee698fa7ac: Layer already exists [2022-10-05T04:10:25.920Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:772006e1ee7dbb0c951bf285eb91e28a9b726bcf7fd09dcd1b00302e841baaa6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:26.219Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:26.519Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-05T04:10:26.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T04:10:26.520Z] 50ee698fa7ac: Preparing [2022-10-05T04:10:26.520Z] 4709a01f9a2d: Preparing [2022-10-05T04:10:26.520Z] 088719152600: Preparing [2022-10-05T04:10:26.520Z] a1a684f3fc66: Preparing [2022-10-05T04:10:26.520Z] 994393dc58e7: Preparing [2022-10-05T04:10:26.520Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:26.520Z] a1a684f3fc66: Layer already exists [2022-10-05T04:10:26.520Z] 50ee698fa7ac: Layer already exists [2022-10-05T04:10:26.520Z] 4709a01f9a2d: Layer already exists [2022-10-05T04:10:26.520Z] 088719152600: Layer already exists [2022-10-05T04:10:26.520Z] main: digest: sha256:772006e1ee7dbb0c951bf285eb91e28a9b726bcf7fd09dcd1b00302e841baaa6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:10:26.553Z] ===================================================== [Pipeline] echo [2022-10-05T04:10:26.559Z] taggedImages: [2022-10-05T04:10:26.559Z] - nexus3.edgexfoundry.org:10004/support-scheduler:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:26.559Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-05T04:10:26.559Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.81 [2022-10-05T04:10:26.559Z] - nexus3.edgexfoundry.org:10004/support-scheduler:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:26.559Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-05T04:10:26.629Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-05T04:10:26.629Z] 39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:26.629Z] latest [2022-10-05T04:10:26.629Z] 2.3.0-dev.81 [2022-10-05T04:10:26.629Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:26.629Z] main [2022-10-05T04:10:26.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:26.930Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:39fcbed88f67e201ee240975c941ad828856b121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:27.230Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:27.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T04:10:27.230Z] 162f87c7eb2e: Preparing [2022-10-05T04:10:27.230Z] 74776fc9c9e2: Preparing [2022-10-05T04:10:27.230Z] 921ee7fd1a49: Preparing [2022-10-05T04:10:27.230Z] a44174fdfe20: Preparing [2022-10-05T04:10:27.230Z] 994393dc58e7: Preparing [2022-10-05T04:10:27.230Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:27.230Z] 74776fc9c9e2: Pushed [2022-10-05T04:10:27.489Z] 162f87c7eb2e: Pushed [2022-10-05T04:10:28.424Z] 921ee7fd1a49: Pushed [2022-10-05T04:10:29.048Z] Removing intermediate container c3ce81f175f8 [2022-10-05T04:10:29.048Z] ---> 9e698c5e48b5 [2022-10-05T04:10:29.048Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-05T04:10:29.048Z] ---> Running in 45b491af1d87 [2022-10-05T04:10:30.028Z] Removing intermediate container d3909bb2c0f1 [2022-10-05T04:10:30.028Z] ---> 83a7d0add182 [2022-10-05T04:10:30.028Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T04:10:30.028Z] Removing intermediate container e67916463e34 [2022-10-05T04:10:30.028Z] ---> 30d88bfe0cad [2022-10-05T04:10:30.028Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T04:10:30.028Z] ---> Running in 1386bc0ea089 [2022-10-05T04:10:30.299Z] ---> Running in 71aa23d026ba [2022-10-05T04:10:32.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:33.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:33.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:33.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:34.419Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T04:10:34.419Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T04:10:34.419Z] OK: 15734 distinct packages available [2022-10-05T04:10:34.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:34.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:34.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:36.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:36.086Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T04:10:36.086Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T04:10:36.086Z] OK: 15734 distinct packages available [2022-10-05T04:10:36.086Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T04:10:36.086Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T04:10:36.086Z] OK: 15734 distinct packages available [2022-10-05T04:10:36.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:36.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:37.329Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-05T04:10:37.329Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-05T04:10:37.329Z] (3/4) Installing libucontext (1.1-r0) [2022-10-05T04:10:37.329Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-05T04:10:37.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:37.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:10:37.597Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T04:10:37.597Z] OK: 6 MiB in 18 packages [2022-10-05T04:10:39.000Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-05T04:10:39.000Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-05T04:10:39.266Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-05T04:10:39.266Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-05T04:10:39.266Z] (3/5) Installing libucontext (1.1-r0) [2022-10-05T04:10:39.266Z] (3/5) Installing libucontext (1.1-r0) [2022-10-05T04:10:39.266Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-05T04:10:39.532Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-05T04:10:39.532Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-05T04:10:39.532Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-05T04:10:39.532Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T04:10:39.532Z] Removing intermediate container 45b491af1d87 [2022-10-05T04:10:39.532Z] ---> 52d80b7af364 [2022-10-05T04:10:39.532Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T04:10:39.532Z] OK: 6 MiB in 19 packages [2022-10-05T04:10:39.798Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T04:10:39.798Z] OK: 6 MiB in 19 packages [2022-10-05T04:10:40.629Z] a44174fdfe20: Pushed [2022-10-05T04:10:40.629Z] 39fcbed88f67e201ee240975c941ad828856b121: digest: sha256:0f392e1c83a939fd1a45d1a0a2be776bac9a7160be80f870470f256cb1f21f81 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:40.937Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:41.238Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-05T04:10:41.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T04:10:41.238Z] 162f87c7eb2e: Preparing [2022-10-05T04:10:41.238Z] 74776fc9c9e2: Preparing [2022-10-05T04:10:41.238Z] 921ee7fd1a49: Preparing [2022-10-05T04:10:41.238Z] a44174fdfe20: Preparing [2022-10-05T04:10:41.238Z] 994393dc58e7: Preparing [2022-10-05T04:10:41.238Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:41.238Z] a44174fdfe20: Layer already exists [2022-10-05T04:10:41.238Z] 921ee7fd1a49: Layer already exists [2022-10-05T04:10:41.238Z] 162f87c7eb2e: Layer already exists [2022-10-05T04:10:41.238Z] 74776fc9c9e2: Layer already exists [2022-10-05T04:10:41.238Z] latest: digest: sha256:0f392e1c83a939fd1a45d1a0a2be776bac9a7160be80f870470f256cb1f21f81 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:41.547Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:41.851Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.81 [2022-10-05T04:10:41.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T04:10:41.852Z] 162f87c7eb2e: Preparing [2022-10-05T04:10:41.852Z] 74776fc9c9e2: Preparing [2022-10-05T04:10:41.852Z] 921ee7fd1a49: Preparing [2022-10-05T04:10:41.852Z] a44174fdfe20: Preparing [2022-10-05T04:10:41.852Z] 994393dc58e7: Preparing [2022-10-05T04:10:41.852Z] 74776fc9c9e2: Layer already exists [2022-10-05T04:10:41.852Z] 921ee7fd1a49: Layer already exists [2022-10-05T04:10:41.852Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:41.852Z] a44174fdfe20: Layer already exists [2022-10-05T04:10:41.852Z] 162f87c7eb2e: Layer already exists [2022-10-05T04:10:41.852Z] 2.3.0-dev.81: digest: sha256:0f392e1c83a939fd1a45d1a0a2be776bac9a7160be80f870470f256cb1f21f81 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:42.160Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:42.463Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:42.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T04:10:42.463Z] 162f87c7eb2e: Preparing [2022-10-05T04:10:42.463Z] 74776fc9c9e2: Preparing [2022-10-05T04:10:42.463Z] 921ee7fd1a49: Preparing [2022-10-05T04:10:42.463Z] a44174fdfe20: Preparing [2022-10-05T04:10:42.463Z] 994393dc58e7: Preparing [2022-10-05T04:10:42.463Z] 74776fc9c9e2: Layer already exists [2022-10-05T04:10:42.463Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:42.463Z] 162f87c7eb2e: Layer already exists [2022-10-05T04:10:42.463Z] 921ee7fd1a49: Layer already exists [2022-10-05T04:10:42.463Z] a44174fdfe20: Layer already exists [2022-10-05T04:10:42.463Z] 39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81: digest: sha256:0f392e1c83a939fd1a45d1a0a2be776bac9a7160be80f870470f256cb1f21f81 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:42.769Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:10:43.074Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-05T04:10:43.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T04:10:43.074Z] 162f87c7eb2e: Preparing [2022-10-05T04:10:43.074Z] 74776fc9c9e2: Preparing [2022-10-05T04:10:43.074Z] 921ee7fd1a49: Preparing [2022-10-05T04:10:43.074Z] a44174fdfe20: Preparing [2022-10-05T04:10:43.074Z] 994393dc58e7: Preparing [2022-10-05T04:10:43.074Z] 994393dc58e7: Layer already exists [2022-10-05T04:10:43.074Z] 162f87c7eb2e: Layer already exists [2022-10-05T04:10:43.074Z] a44174fdfe20: Layer already exists [2022-10-05T04:10:43.074Z] 74776fc9c9e2: Layer already exists [2022-10-05T04:10:43.074Z] 921ee7fd1a49: Layer already exists [2022-10-05T04:10:43.074Z] main: digest: sha256:0f392e1c83a939fd1a45d1a0a2be776bac9a7160be80f870470f256cb1f21f81 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T04:10:43.108Z] ===================================================== [Pipeline] echo [2022-10-05T04:10:43.114Z] taggedImages: [2022-10-05T04:10:43.114Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:10:43.114Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-05T04:10:43.114Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.81 [2022-10-05T04:10:43.114Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:39fcbed88f67e201ee240975c941ad828856b121-2.3.0-dev.81 [2022-10-05T04:10:43.114Z] - 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-10-05T04:10:44.055Z] Removing intermediate container 71aa23d026ba [2022-10-05T04:10:44.056Z] ---> 2c753d814b98 [2022-10-05T04:10:44.056Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T04:10:44.056Z] Removing intermediate container 1386bc0ea089 [2022-10-05T04:10:44.056Z] ---> d7a9bd60bc75 [2022-10-05T04:10:44.056Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-05T04:10:56.420Z] ---> 108ebc4c31cf [2022-10-05T04:10:56.420Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T04:10:56.420Z] ---> 5888885dcd66 [2022-10-05T04:10:56.420Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T04:10:57.392Z] ---> 65af3f9db4bc [2022-10-05T04:10:57.392Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-05T04:10:57.663Z] ---> Running in 2ec2fdec0811 [2022-10-05T04:10:59.617Z] Removing intermediate container 2ec2fdec0811 [2022-10-05T04:10:59.617Z] ---> 1676e3424717 [2022-10-05T04:10:59.617Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-05T04:11:02.200Z] ---> 6f6148b7c0d3 [2022-10-05T04:11:02.200Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T04:11:02.200Z] ---> 8307e632b98d [2022-10-05T04:11:02.200Z] Step 21/26 : WORKDIR / [2022-10-05T04:11:02.470Z] ---> Running in 965797963f2f [2022-10-05T04:11:05.050Z] Removing intermediate container 965797963f2f [2022-10-05T04:11:05.050Z] ---> baabb2684ebc [2022-10-05T04:11:05.050Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T04:11:05.050Z] ---> 803d571e3f56 [2022-10-05T04:11:05.050Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-05T04:11:05.050Z] ---> Running in 6e8c3f7908a2 [2022-10-05T04:11:06.008Z] Removing intermediate container 6e8c3f7908a2 [2022-10-05T04:11:06.008Z] ---> f24b85d16d17 [2022-10-05T04:11:06.008Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T04:11:06.305Z] ---> Running in 0563d7b8a586 [2022-10-05T04:11:06.572Z] ---> 9c9252b1c43b [2022-10-05T04:11:06.572Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-05T04:11:07.155Z] Removing intermediate container 0563d7b8a586 [2022-10-05T04:11:07.155Z] ---> 6580c86de4bd [2022-10-05T04:11:07.155Z] Step 24/26 : LABEL arch=arm64 [2022-10-05T04:11:07.423Z] ---> Running in 2ae2cadf2db5 [2022-10-05T04:11:08.834Z] Removing intermediate container 2ae2cadf2db5 [2022-10-05T04:11:08.834Z] ---> 1898d1ef4d6c [2022-10-05T04:11:08.834Z] Step 25/26 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:11:08.834Z] ---> Running in c44db3ef5ed8 [2022-10-05T04:11:08.834Z] ---> 3eb9f657eeb1 [2022-10-05T04:11:08.834Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T04:11:09.426Z] ---> Running in 62af75a86d85 [2022-10-05T04:11:10.016Z] Removing intermediate container c44db3ef5ed8 [2022-10-05T04:11:10.016Z] ---> d17cc86f8c57 [2022-10-05T04:11:10.016Z] Step 26/26 : LABEL version=2.3.0-dev.81 [2022-10-05T04:11:10.290Z] ---> Running in 6115da54955c [2022-10-05T04:11:10.290Z] ---> 56b56c7d58cf [2022-10-05T04:11:10.290Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T04:11:10.559Z] Removing intermediate container 62af75a86d85 [2022-10-05T04:11:10.559Z] ---> d21f724459fa [2022-10-05T04:11:10.559Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T04:11:10.559Z] ---> Running in ce724b58933b [2022-10-05T04:11:13.142Z] Removing intermediate container 6115da54955c [2022-10-05T04:11:13.142Z] ---> 49ad98276043 [2022-10-05T04:11:13.142Z] [2022-10-05T04:11:13.142Z] Removing intermediate container ce724b58933b [2022-10-05T04:11:13.142Z] ---> f591c3fa0168 [2022-10-05T04:11:13.142Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T04:11:13.142Z] ---> Running in 3596a9d61427 [2022-10-05T04:11:13.412Z] ---> c8793950acba [2022-10-05T04:11:13.412Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-05T04:11:13.412Z] Successfully built 49ad98276043 [2022-10-05T04:11:13.412Z] Successfully tagged security-spire-config-arm64:latest [2022-10-05T04:11:13.412Z]  Building security-spire-config ... done Building core-command [2022-10-05T04:11:13.994Z] Removing intermediate container 3596a9d61427 [2022-10-05T04:11:13.994Z] ---> fe6bdc48b138 [2022-10-05T04:11:13.994Z] Step 24/25 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:11:13.994Z] ---> Running in 9dd3a7fb7f29 [2022-10-05T04:11:14.956Z] Removing intermediate container 9dd3a7fb7f29 [2022-10-05T04:11:14.956Z] ---> 8f4befb78e13 [2022-10-05T04:11:14.956Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T04:11:14.956Z] ---> 8fe8eb19828f [2022-10-05T04:11:14.956Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-05T04:11:15.224Z] ---> Running in a1b8cd006d7c [2022-10-05T04:11:15.806Z] Removing intermediate container a1b8cd006d7c [2022-10-05T04:11:15.806Z] ---> 15275aaca815 [2022-10-05T04:11:15.806Z] [2022-10-05T04:11:16.386Z] Successfully built 15275aaca815 [2022-10-05T04:11:16.386Z] Successfully tagged security-spire-server-arm64:latest [2022-10-05T04:11:16.386Z]  Building security-spire-server ... done Building security-proxy-setup [2022-10-05T04:11:16.387Z] Building support-notifications [2022-10-05T04:11:16.654Z] ---> 2b11aeeb1e8b [2022-10-05T04:11:16.654Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T04:11:16.654Z] ---> Running in 90cc4cf36b0f [2022-10-05T04:11:17.235Z] Removing intermediate container 90cc4cf36b0f [2022-10-05T04:11:17.235Z] ---> ff0753dd5443 [2022-10-05T04:11:17.235Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T04:11:17.501Z] ---> Running in dda605fad784 [2022-10-05T04:11:18.455Z] Removing intermediate container dda605fad784 [2022-10-05T04:11:18.455Z] ---> d2bf31b42744 [2022-10-05T04:11:18.455Z] Step 24/26 : LABEL arch=arm64 [2022-10-05T04:11:18.455Z] ---> Running in d1e4ce04d182 [2022-10-05T04:11:19.041Z] Removing intermediate container d1e4ce04d182 [2022-10-05T04:11:19.041Z] ---> 28599864d3ba [2022-10-05T04:11:19.041Z] Step 25/26 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:11:19.041Z] ---> Running in c3f351cc46bf [2022-10-05T04:11:19.995Z] Removing intermediate container c3f351cc46bf [2022-10-05T04:11:19.995Z] ---> d6454591909e [2022-10-05T04:11:19.995Z] Step 26/26 : LABEL version=2.3.0-dev.81 [2022-10-05T04:11:19.995Z] ---> Running in 1b2c3a7956ee [2022-10-05T04:11:20.578Z] Removing intermediate container 1b2c3a7956ee [2022-10-05T04:11:20.578Z] ---> 9d9a0bc63718 [2022-10-05T04:11:20.578Z] [2022-10-05T04:11:20.845Z] Successfully built 9d9a0bc63718 [2022-10-05T04:11:20.845Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-05T04:11:20.845Z]  Building security-spire-agent ... done Building support-scheduler [2022-10-05T04:11:27.472Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:11:27.473Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:11:27.473Z] ---> 1769a1c393ce [2022-10-05T04:11:27.473Z] Step 3/22 : WORKDIR /edgex-go [2022-10-05T04:11:27.473Z] ---> Using cache [2022-10-05T04:11:27.473Z] ---> 2ccd7617e218 [2022-10-05T04:11:27.473Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:11:27.473Z] ---> Using cache [2022-10-05T04:11:27.473Z] ---> 685d2267acfc [2022-10-05T04:11:27.473Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-05T04:11:27.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:11:27.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:11:27.473Z] ---> 1769a1c393ce [2022-10-05T04:11:27.473Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T04:11:27.473Z] ---> Running in 002736736dde [2022-10-05T04:11:27.473Z] ---> Running in ce4e10c506bc [2022-10-05T04:11:28.883Z] Removing intermediate container 002736736dde [2022-10-05T04:11:28.883Z] ---> 482c5b58d9c6 [2022-10-05T04:11:28.883Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T04:11:28.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:11:28.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:11:28.883Z] ---> 1769a1c393ce [2022-10-05T04:11:28.883Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T04:11:28.883Z] ---> Using cache [2022-10-05T04:11:28.883Z] ---> 482c5b58d9c6 [2022-10-05T04:11:28.883Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T04:11:28.883Z] ---> Running in ac15cf586c28 [2022-10-05T04:11:28.883Z] ---> Running in fc785699a680 [2022-10-05T04:11:31.458Z] Removing intermediate container ac15cf586c28 [2022-10-05T04:11:31.458Z] ---> 807cdae51333 [2022-10-05T04:11:31.458Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:11:31.458Z] Removing intermediate container fc785699a680 [2022-10-05T04:11:31.458Z] ---> 2a2b3f40a044 [2022-10-05T04:11:31.458Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:11:31.458Z] ---> Running in 264b29449d2e [2022-10-05T04:11:31.458Z] ---> Running in 5faa0a07274a [2022-10-05T04:11:32.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:11:33.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:11:35.227Z] OK: 221 MiB in 51 packages [2022-10-05T04:11:37.803Z] Removing intermediate container ce4e10c506bc [2022-10-05T04:11:37.803Z] ---> 1cebc2a69e2c [2022-10-05T04:11:37.803Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-05T04:11:38.758Z] Removing intermediate container 5faa0a07274a [2022-10-05T04:11:38.758Z] ---> 534b322a3efa [2022-10-05T04:11:38.758Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-05T04:11:39.023Z] ---> Running in 98a2a67091f2 [2022-10-05T04:11:39.294Z] Removing intermediate container 264b29449d2e [2022-10-05T04:11:39.294Z] ---> 237317f28d51 [2022-10-05T04:11:39.294Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-05T04:11:39.875Z] ---> Running in eda4a8bf236e [2022-10-05T04:11:40.458Z] ---> 0f17354db8ea [2022-10-05T04:11:40.458Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:11:41.039Z] ---> Running in 2c1bf160de98 [2022-10-05T04:11:42.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:11:43.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:11:43.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:11:44.783Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:11:45.744Z] OK: 221 MiB in 51 packages [2022-10-05T04:11:46.328Z] OK: 221 MiB in 51 packages [2022-10-05T04:11:48.269Z] Removing intermediate container 98a2a67091f2 [2022-10-05T04:11:48.269Z] ---> 1547a236d17e [2022-10-05T04:11:48.269Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T04:11:48.536Z] Removing intermediate container eda4a8bf236e [2022-10-05T04:11:48.536Z] ---> c443d06d4141 [2022-10-05T04:11:48.536Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T04:11:51.895Z] ---> 936cc8f4d1be [2022-10-05T04:11:51.895Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:11:51.895Z] ---> Running in 53995505d325 [2022-10-05T04:11:52.183Z] ---> 5afe0adc9671 [2022-10-05T04:11:52.183Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:11:52.468Z] ---> Running in 2e2849814f98 [2022-10-05T04:13:14.064Z] Removing intermediate container 2c1bf160de98 [2022-10-05T04:13:14.064Z] ---> fb1a50082e51 [2022-10-05T04:13:14.064Z] Step 8/22 : COPY . . [2022-10-05T04:13:14.064Z] ---> 2fe7724b0fbf [2022-10-05T04:13:14.064Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-05T04:13:14.064Z] ---> Running in 2c75e876f1a1 [2022-10-05T04:13:14.648Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-05T04:13:15.227Z] Removing intermediate container 53995505d325 [2022-10-05T04:13:15.227Z] ---> 8413b0ce3d19 [2022-10-05T04:13:15.227Z] Step 9/23 : COPY . . [2022-10-05T04:13:15.493Z] Removing intermediate container 2e2849814f98 [2022-10-05T04:13:15.493Z] ---> b864a0c79e97 [2022-10-05T04:13:15.493Z] Step 9/23 : COPY . . [2022-10-05T04:13:19.742Z] ---> eb8232180f77 [2022-10-05T04:13:19.742Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-05T04:13:19.742Z] ---> Running in 469c77194506 [2022-10-05T04:13:20.012Z] ---> 6f7b53ed2406 [2022-10-05T04:13:20.012Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-05T04:13:20.278Z] ---> Running in de9a566e5dfd [2022-10-05T04:13:22.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T04:13:22.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T04:14:43.806Z] Removing intermediate container 1ff2bf0705a6 [2022-10-05T04:14:43.806Z] ---> 605eef102947 [2022-10-05T04:14:43.806Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-05T04:14:43.806Z] ---> Running in c1b676c0a211 [2022-10-05T04:14:44.764Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-05T04:14:50.254Z] Removing intermediate container c1b676c0a211 [2022-10-05T04:14:50.254Z] ---> b71984784f92 [2022-10-05T04:14:50.254Z] [2022-10-05T04:14:50.254Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T04:14:50.571Z] 3.16: Pulling from library/alpine [2022-10-05T04:14:52.632Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T04:14:52.632Z] Status: Downloaded newer image for alpine:3.16 [2022-10-05T04:14:52.632Z] ---> a6215f271958 [2022-10-05T04:14:52.632Z] 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-10-05T04:14:52.632Z] ---> Running in c10c8bf51865 [2022-10-05T04:14:52.912Z] Removing intermediate container c10c8bf51865 [2022-10-05T04:14:52.912Z] ---> 37ddfdb6184f [2022-10-05T04:14:52.912Z] 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-10-05T04:14:53.198Z] ---> Running in d58e72688396 [2022-10-05T04:14:55.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:14:55.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:14:56.666Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-05T04:14:56.666Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-05T04:14:56.666Z] (3/33) Installing readline (8.1.2-r0) [2022-10-05T04:14:56.666Z] (4/33) Installing bash (5.1.16-r2) [2022-10-05T04:14:56.666Z] Executing bash-5.1.16-r2.post-install [2022-10-05T04:14:56.666Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-05T04:14:56.666Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-05T04:14:56.936Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T04:14:56.936Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-05T04:14:56.936Z] (9/33) Installing curl (7.83.1-r3) [2022-10-05T04:14:56.936Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-05T04:14:57.902Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-05T04:14:57.902Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-05T04:14:57.902Z] (13/33) Installing expat (2.4.9-r0) [2022-10-05T04:14:57.902Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-05T04:14:57.902Z] (15/33) Installing gdbm (1.23-r0) [2022-10-05T04:14:57.902Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-05T04:14:57.902Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T04:14:57.902Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T04:14:57.902Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-05T04:14:57.902Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-05T04:14:58.170Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-05T04:15:00.746Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-05T04:15:00.746Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-05T04:15:00.746Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-05T04:15:00.746Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-05T04:15:00.746Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-05T04:15:00.746Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-05T04:15:00.746Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-05T04:15:00.746Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-05T04:15:00.746Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-05T04:15:00.746Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-05T04:15:00.746Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-05T04:15:00.746Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-05T04:15:02.158Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:15:02.158Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T04:15:02.427Z] OK: 120 MiB in 47 packages [2022-10-05T04:15:17.421Z] Removing intermediate container 3c6dbc5a2ff3 [2022-10-05T04:15:17.421Z] ---> 7c09d6cfcc1d [2022-10-05T04:15:17.421Z] [2022-10-05T04:15:17.421Z] Step 9/20 : FROM alpine:3.15 [2022-10-05T04:15:17.421Z] ---> 02e0d6fdf486 [2022-10-05T04:15:17.421Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T04:15:17.421Z] ---> Using cache [2022-10-05T04:15:17.421Z] ---> 06de9be361ef [2022-10-05T04:15:17.421Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:15:17.421Z] ---> Using cache [2022-10-05T04:15:17.421Z] ---> 30d88bfe0cad [2022-10-05T04:15:17.421Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-05T04:15:17.421Z] ---> Running in 50418dd28f1d [2022-10-05T04:15:17.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:15:18.826Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:15:19.785Z] Collecting docker-compose==1.23.2 [2022-10-05T04:15:19.785Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-05T04:15:19.785Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 [2022-10-05T04:15:20.052Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T04:15:20.052Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T04:15:20.052Z] OK: 15734 distinct packages available [2022-10-05T04:15:20.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:15:20.318Z] Collecting docopt<0.7,>=0.6.1 [2022-10-05T04:15:20.318Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-05T04:15:20.585Z] Preparing metadata (setup.py): started [2022-10-05T04:15:21.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:15:22.576Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-05T04:15:22.841Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-05T04:15:22.841Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T04:15:22.841Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-05T04:15:22.841Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-05T04:15:23.107Z] (5/9) Installing curl (7.80.0-r3) [2022-10-05T04:15:23.107Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-05T04:15:23.107Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-05T04:15:23.373Z] (8/9) Installing libucontext (1.1-r0) [2022-10-05T04:15:23.373Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-05T04:15:23.373Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T04:15:23.639Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T04:15:23.906Z] OK: 8 MiB in 23 packages [2022-10-05T04:15:23.906Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-05T04:15:23.906Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-05T04:15:24.173Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.4 MB/s eta 0:00:00 [2022-10-05T04:15:24.758Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-05T04:15:24.758Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-05T04:15:24.758Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 5.0 MB/s eta 0:00:00 [2022-10-05T04:15:25.339Z] Collecting cached-property<2,>=1.2.0 [2022-10-05T04:15:25.339Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-05T04:15:25.339Z] Collecting texttable<0.10,>=0.9.0 [2022-10-05T04:15:25.339Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-05T04:15:25.606Z] Preparing metadata (setup.py): started [2022-10-05T04:15:26.192Z] Removing intermediate container 50418dd28f1d [2022-10-05T04:15:26.192Z] ---> cd24bee5bd3f [2022-10-05T04:15:26.192Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:15:27.150Z] ---> f6eec838cf8b [2022-10-05T04:15:27.150Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-05T04:15:27.416Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T04:15:28.372Z] Collecting docker<4.0,>=3.6.0 [2022-10-05T04:15:28.372Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-05T04:15:28.372Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.9 MB/s eta 0:00:00 [2022-10-05T04:15:28.637Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-05T04:15:28.637Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-05T04:15:28.637Z] Preparing metadata (setup.py): started [2022-10-05T04:15:28.917Z] ---> f150efdf2fd0 [2022-10-05T04:15:28.917Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-05T04:15:29.887Z] ---> abd03eeead2e [2022-10-05T04:15:29.887Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-05T04:15:30.158Z] ---> Running in 0845a491fb92 [2022-10-05T04:15:30.432Z] Removing intermediate container 0845a491fb92 [2022-10-05T04:15:30.432Z] ---> 0d379cd027dd [2022-10-05T04:15:30.432Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:15:30.702Z] ---> Running in 62643d12485a [2022-10-05T04:15:30.976Z] Removing intermediate container 62643d12485a [2022-10-05T04:15:30.976Z] ---> 5c979658eed1 [2022-10-05T04:15:30.976Z] Step 18/20 : LABEL arch=arm64 [2022-10-05T04:15:31.246Z] ---> Running in a665fd1d56c0 [2022-10-05T04:15:31.511Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T04:15:31.511Z] 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-10-05T04:15:31.776Z] Removing intermediate container a665fd1d56c0 [2022-10-05T04:15:31.776Z] ---> c45cd7faebc6 [2022-10-05T04:15:31.776Z] Step 19/20 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:15:31.776Z] ---> Running in 820124bc9072 [2022-10-05T04:15:32.357Z] Collecting jsonschema<3,>=2.5.1 [2022-10-05T04:15:32.357Z] Removing intermediate container 820124bc9072 [2022-10-05T04:15:32.357Z] ---> 39bed9e508b4 [2022-10-05T04:15:32.357Z] Step 20/20 : LABEL version=2.3.0-dev.81 [2022-10-05T04:15:32.357Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-05T04:15:32.357Z] ---> Running in aa651a8f268a [2022-10-05T04:15:32.939Z] Removing intermediate container aa651a8f268a [2022-10-05T04:15:32.939Z] ---> 16e0400e381f [2022-10-05T04:15:32.939Z] [2022-10-05T04:15:32.939Z] Successfully built 16e0400e381f [2022-10-05T04:15:32.939Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-05T04:15:32.939Z] Building core-metadata [2022-10-05T04:15:32.939Z]  Building security-spiffe-token-provider ... done Collecting PyYAML<4,>=3.10 [2022-10-05T04:15:32.939Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-05T04:15:33.204Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.0 MB/s eta 0:00:00 [2022-10-05T04:15:35.143Z] Preparing metadata (setup.py): started [2022-10-05T04:15:36.555Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:15:36.555Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:15:36.555Z] ---> 1769a1c393ce [2022-10-05T04:15:36.555Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-05T04:15:36.555Z] ---> Using cache [2022-10-05T04:15:36.555Z] ---> 482c5b58d9c6 [2022-10-05T04:15:36.555Z] Step 4/25 : WORKDIR /edgex-go [2022-10-05T04:15:36.555Z] ---> Using cache [2022-10-05T04:15:36.555Z] ---> 2a2b3f40a044 [2022-10-05T04:15:36.555Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:15:36.555Z] ---> Using cache [2022-10-05T04:15:36.555Z] ---> 237317f28d51 [2022-10-05T04:15:36.555Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-05T04:15:36.555Z] ---> Using cache [2022-10-05T04:15:36.555Z] ---> c443d06d4141 [2022-10-05T04:15:36.555Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-05T04:15:36.555Z] ---> Using cache [2022-10-05T04:15:36.555Z] ---> 5afe0adc9671 [2022-10-05T04:15:36.555Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:15:36.555Z] ---> Using cache [2022-10-05T04:15:36.555Z] ---> b864a0c79e97 [2022-10-05T04:15:36.555Z] Step 9/25 : COPY . . [2022-10-05T04:15:36.822Z] ---> Using cache [2022-10-05T04:15:36.822Z] ---> 6f7b53ed2406 [2022-10-05T04:15:36.822Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-05T04:15:37.094Z] ---> Running in 69dbdb5bc98b [2022-10-05T04:15:38.057Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T04:15:39.016Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T04:15:39.283Z] Collecting docker-pycreds>=0.4.0 [2022-10-05T04:15:39.283Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-05T04:15:40.239Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-05T04:15:40.239Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-05T04:15:40.505Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.4 MB/s eta 0:00:00 [2022-10-05T04:15:40.773Z] Collecting certifi>=2017.4.17 [2022-10-05T04:15:40.773Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-05T04:15:40.773Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.2 MB/s eta 0:00:00 [2022-10-05T04:15:41.039Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-05T04:15:41.039Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-05T04:15:41.039Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.3 MB/s eta 0:00:00 [2022-10-05T04:15:41.305Z] Collecting idna<2.8,>=2.5 [2022-10-05T04:15:41.305Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-05T04:15:41.305Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.8 MB/s eta 0:00:00 [2022-10-05T04:15:41.888Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-05T04:15:41.888Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-05T04:15:41.888Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-05T04:15:41.888Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-05T04:15:43.292Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-05T04:15:43.292Z] Running setup.py install for texttable: started [2022-10-05T04:15:45.871Z] Running setup.py install for texttable: finished with status 'done' [2022-10-05T04:15:45.871Z] Running setup.py install for PyYAML: started [2022-10-05T04:15:49.208Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-05T04:15:50.611Z] Running setup.py install for docopt: started [2022-10-05T04:15:53.181Z] Running setup.py install for docopt: finished with status 'done' [2022-10-05T04:15:56.517Z] Running setup.py install for dockerpty: started [2022-10-05T04:15:59.854Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-05T04:16:03.190Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-05T04:16:03.190Z] 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-10-05T04:16:21.372Z] Removing intermediate container d58e72688396 [2022-10-05T04:16:21.372Z] ---> 2352ff1301f5 [2022-10-05T04:16:21.372Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-05T04:16:21.372Z] ---> Running in 9d01dffcedd0 [2022-10-05T04:16:21.372Z] Removing intermediate container 9d01dffcedd0 [2022-10-05T04:16:21.372Z] ---> d4b2e52d7a39 [2022-10-05T04:16:21.372Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T04:16:21.372Z] ---> Running in b486737c14a2 [2022-10-05T04:16:21.372Z] Removing intermediate container b486737c14a2 [2022-10-05T04:16:21.372Z] ---> d0a08f29e77a [2022-10-05T04:16:21.372Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-05T04:16:21.952Z] ---> b17d85019f7f [2022-10-05T04:16:21.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-05T04:16:23.354Z] ---> 49abef02490e [2022-10-05T04:16:23.354Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-05T04:16:23.936Z] ---> 10ab56a1c026 [2022-10-05T04:16:23.936Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-05T04:16:24.202Z] ---> Running in 04bad187015e [2022-10-05T04:16:24.783Z] Removing intermediate container 04bad187015e [2022-10-05T04:16:24.783Z] ---> e3a2a2a48576 [2022-10-05T04:16:24.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:16:24.783Z] ---> Running in a76392dd5b48 [2022-10-05T04:16:25.366Z] Removing intermediate container a76392dd5b48 [2022-10-05T04:16:25.366Z] ---> e58c4c91ccc6 [2022-10-05T04:16:25.366Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T04:16:25.632Z] ---> Running in 6ff38bc2e178 [2022-10-05T04:16:25.901Z] Removing intermediate container 6ff38bc2e178 [2022-10-05T04:16:25.901Z] ---> 73c9a008fe74 [2022-10-05T04:16:25.901Z] Step 22/23 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:16:26.168Z] ---> Running in 29b7450b323a [2022-10-05T04:16:26.437Z] Removing intermediate container 29b7450b323a [2022-10-05T04:16:26.437Z] ---> 3ec97d6b1971 [2022-10-05T04:16:26.437Z] Step 23/23 : LABEL version=2.3.0-dev.81 [2022-10-05T04:16:26.712Z] ---> Running in 0d3b0fc21a6e [2022-10-05T04:16:26.976Z] Removing intermediate container 0d3b0fc21a6e [2022-10-05T04:16:26.976Z] ---> bd7672f645de [2022-10-05T04:16:26.976Z] [2022-10-05T04:16:27.243Z] Successfully built bd7672f645de [2022-10-05T04:16:27.243Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-05T04:16:27.243Z]  Building sys-mgmt-agent ... done Building security-bootstrapper [2022-10-05T04:16:30.581Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:16:30.581Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:16:30.581Z] ---> 1769a1c393ce [2022-10-05T04:16:30.581Z] Step 3/33 : WORKDIR /edgex-go [2022-10-05T04:16:30.581Z] ---> Using cache [2022-10-05T04:16:30.581Z] ---> 2ccd7617e218 [2022-10-05T04:16:30.581Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:16:30.581Z] ---> Using cache [2022-10-05T04:16:30.581Z] ---> 685d2267acfc [2022-10-05T04:16:30.581Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-05T04:16:30.581Z] ---> Using cache [2022-10-05T04:16:30.581Z] ---> 1cebc2a69e2c [2022-10-05T04:16:30.581Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-05T04:16:30.581Z] ---> Using cache [2022-10-05T04:16:30.581Z] ---> 0f17354db8ea [2022-10-05T04:16:30.581Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:16:30.581Z] ---> Using cache [2022-10-05T04:16:30.857Z] ---> fb1a50082e51 [2022-10-05T04:16:30.857Z] Step 8/33 : COPY . . [2022-10-05T04:16:30.857Z] ---> Using cache [2022-10-05T04:16:30.857Z] ---> 2fe7724b0fbf [2022-10-05T04:16:30.857Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-05T04:16:31.123Z] ---> Running in d34a9307251c [2022-10-05T04:16:33.061Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T04:18:24.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T04:18:46.725Z] Removing intermediate container 2c75e876f1a1 [2022-10-05T04:18:46.725Z] ---> 71efe421c752 [2022-10-05T04:18:46.725Z] [2022-10-05T04:18:46.725Z] Step 10/22 : FROM alpine:3.16 [2022-10-05T04:18:46.725Z] ---> a6215f271958 [2022-10-05T04:18:46.725Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-05T04:18:46.725Z] ---> Running in cdbb5c857841 [2022-10-05T04:18:46.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:18:46.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:18:47.679Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-05T04:18:47.679Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-05T04:18:47.679Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T04:18:47.679Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-05T04:18:47.679Z] (5/6) Installing curl (7.83.1-r3) [2022-10-05T04:18:47.945Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-05T04:18:47.945Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:18:47.945Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T04:18:48.211Z] OK: 8 MiB in 20 packages [2022-10-05T04:18:50.147Z] Removing intermediate container cdbb5c857841 [2022-10-05T04:18:50.147Z] ---> 4d3a9f349451 [2022-10-05T04:18:50.147Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T04:18:50.414Z] ---> Running in 180c8ccd1c43 [2022-10-05T04:18:50.681Z] Removing intermediate container 180c8ccd1c43 [2022-10-05T04:18:50.681Z] ---> c0021c408ab0 [2022-10-05T04:18:50.681Z] Step 13/22 : WORKDIR /edgex [2022-10-05T04:18:50.947Z] ---> Running in 19e5ff072ef7 [2022-10-05T04:18:51.215Z] Removing intermediate container 19e5ff072ef7 [2022-10-05T04:18:51.215Z] ---> 4d440cb98137 [2022-10-05T04:18:51.215Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-05T04:18:52.173Z] ---> a468abf39f7f [2022-10-05T04:18:52.173Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-05T04:18:53.573Z] ---> 7aa0542b93e3 [2022-10-05T04:18:53.573Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-05T04:18:54.975Z] ---> 697621e39bad [2022-10-05T04:18:54.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T04:18:57.556Z] ---> cc69a288f626 [2022-10-05T04:18:57.556Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T04:18:57.556Z] ---> Running in 4d7dd852c0ac [2022-10-05T04:19:01.086Z] Removing intermediate container 4d7dd852c0ac [2022-10-05T04:19:01.086Z] ---> 0203d376127d [2022-10-05T04:19:01.086Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T04:19:01.086Z] ---> Running in 8d263caadd0f [2022-10-05T04:19:01.709Z] Removing intermediate container 8d263caadd0f [2022-10-05T04:19:01.709Z] ---> 96ebfd585a63 [2022-10-05T04:19:01.709Z] Step 20/22 : LABEL arch=arm64 [2022-10-05T04:19:01.709Z] ---> Running in 0520459489ed [2022-10-05T04:19:02.326Z] Removing intermediate container 0520459489ed [2022-10-05T04:19:02.326Z] ---> 83005e85efed [2022-10-05T04:19:02.326Z] Step 21/22 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:19:02.622Z] ---> Running in b735c0b07453 [2022-10-05T04:19:03.234Z] Removing intermediate container b735c0b07453 [2022-10-05T04:19:03.234Z] ---> 3adda183c4b8 [2022-10-05T04:19:03.234Z] Step 22/22 : LABEL version=2.3.0-dev.81 [2022-10-05T04:19:03.234Z] ---> Running in 9b46f12f5e1f [2022-10-05T04:19:03.826Z] Removing intermediate container 9b46f12f5e1f [2022-10-05T04:19:03.826Z] ---> 4aaf220732f8 [2022-10-05T04:19:03.826Z] [2022-10-05T04:19:04.094Z] Successfully built 4aaf220732f8 [2022-10-05T04:19:04.094Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-05T04:19:04.094Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-10-05T04:19:08.359Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:19:08.359Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:19:08.359Z] ---> 1769a1c393ce [2022-10-05T04:19:08.359Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T04:19:08.359Z] ---> Using cache [2022-10-05T04:19:08.359Z] ---> 2ccd7617e218 [2022-10-05T04:19:08.359Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:19:08.359Z] ---> Using cache [2022-10-05T04:19:08.359Z] ---> 685d2267acfc [2022-10-05T04:19:08.359Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-05T04:19:08.359Z] ---> Using cache [2022-10-05T04:19:08.359Z] ---> 1cebc2a69e2c [2022-10-05T04:19:08.359Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T04:19:08.359Z] ---> Using cache [2022-10-05T04:19:08.359Z] ---> 0f17354db8ea [2022-10-05T04:19:08.359Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:19:08.359Z] ---> Using cache [2022-10-05T04:19:08.359Z] ---> fb1a50082e51 [2022-10-05T04:19:08.359Z] Step 8/25 : COPY . . [2022-10-05T04:19:08.359Z] ---> Using cache [2022-10-05T04:19:08.359Z] ---> 2fe7724b0fbf [2022-10-05T04:19:08.359Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-05T04:19:08.359Z] ---> Running in 1b866b4e4887 [2022-10-05T04:19:09.769Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-05T04:22:01.462Z] Removing intermediate container 69dbdb5bc98b [2022-10-05T04:22:01.462Z] ---> d1cc181f6e4c [2022-10-05T04:22:01.462Z] [2022-10-05T04:22:01.462Z] Step 11/25 : FROM alpine:3.16 [2022-10-05T04:22:01.462Z] ---> a6215f271958 [2022-10-05T04:22:01.462Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-05T04:22:01.462Z] ---> Running in 1bf5b2181cd9 [2022-10-05T04:22:01.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:22:01.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:22:03.407Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-05T04:22:03.407Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:22:03.407Z] OK: 5 MiB in 15 packages [2022-10-05T04:22:05.990Z] Removing intermediate container 1bf5b2181cd9 [2022-10-05T04:22:05.990Z] ---> a6c2935162bd [2022-10-05T04:22:05.991Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T04:22:05.991Z] ---> Running in f8c0e3d5ca41 [2022-10-05T04:22:07.934Z] Removing intermediate container f8c0e3d5ca41 [2022-10-05T04:22:07.934Z] ---> 4947bbc800a6 [2022-10-05T04:22:07.934Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-05T04:22:07.934Z] ---> Running in 3b561df6a415 [2022-10-05T04:22:08.890Z] Removing intermediate container 3b561df6a415 [2022-10-05T04:22:08.890Z] ---> 056b076d316d [2022-10-05T04:22:08.890Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-05T04:22:08.890Z] ---> Running in d81f26f30e9d [2022-10-05T04:22:10.295Z] Removing intermediate container d81f26f30e9d [2022-10-05T04:22:10.295Z] ---> d7a1d8a268b1 [2022-10-05T04:22:10.295Z] Step 16/25 : WORKDIR / [2022-10-05T04:22:10.559Z] ---> Running in ae50323b0fbc [2022-10-05T04:22:11.962Z] Removing intermediate container ae50323b0fbc [2022-10-05T04:22:11.962Z] ---> f5d01c7768b6 [2022-10-05T04:22:11.962Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:22:15.292Z] ---> c082df50cd41 [2022-10-05T04:22:15.292Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-05T04:22:18.626Z] ---> 1e5c482c4416 [2022-10-05T04:22:18.626Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-05T04:22:18.891Z] Removing intermediate container d34a9307251c [2022-10-05T04:22:18.891Z] ---> 1fd187a4a848 [2022-10-05T04:22:18.891Z] [2022-10-05T04:22:18.891Z] Step 10/33 : FROM alpine:3.16 [2022-10-05T04:22:18.891Z] ---> a6215f271958 [2022-10-05T04:22:18.891Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T04:22:19.475Z] ---> Running in 729eb09b4a66 [2022-10-05T04:22:19.475Z] Removing intermediate container de9a566e5dfd [2022-10-05T04:22:19.475Z] ---> a9518786346c [2022-10-05T04:22:19.475Z] [2022-10-05T04:22:19.475Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T04:22:19.475Z] ---> a6215f271958 [2022-10-05T04:22:19.475Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-05T04:22:19.475Z] ---> Using cache [2022-10-05T04:22:19.475Z] ---> a6c2935162bd [2022-10-05T04:22:19.475Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T04:22:19.475Z] ---> Using cache [2022-10-05T04:22:19.475Z] ---> 4947bbc800a6 [2022-10-05T04:22:19.475Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-05T04:22:19.741Z] ---> Running in 7c1867ef1303 [2022-10-05T04:22:20.008Z] Removing intermediate container 729eb09b4a66 [2022-10-05T04:22:20.008Z] ---> d3df9fbc6850 [2022-10-05T04:22:20.008Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-05T04:22:20.008Z] ---> c5be1e9462bf [2022-10-05T04:22:20.008Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-05T04:22:20.278Z] ---> Running in 02637c5476aa [2022-10-05T04:22:20.860Z] Removing intermediate container 7c1867ef1303 [2022-10-05T04:22:20.860Z] ---> c84a35469563 [2022-10-05T04:22:20.860Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T04:22:21.127Z] ---> Running in ceccb49c801a [2022-10-05T04:22:22.096Z] Removing intermediate container ceccb49c801a [2022-10-05T04:22:22.096Z] ---> ef07aebfb09a [2022-10-05T04:22:22.096Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:22:22.369Z] ---> 4575290ee97a [2022-10-05T04:22:22.369Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-05T04:22:22.636Z] ---> Running in 510da85f09f9 [2022-10-05T04:22:22.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:22:23.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:22:23.754Z] Removing intermediate container 510da85f09f9 [2022-10-05T04:22:23.754Z] ---> e2685f594495 [2022-10-05T04:22:23.754Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:22:24.020Z] ---> Running in eebb0fa34ff6 [2022-10-05T04:22:24.020Z] ---> 1559048a6b8f [2022-10-05T04:22:24.020Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-05T04:22:24.295Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-05T04:22:24.295Z] (2/2) Installing su-exec (0.2-r1) [2022-10-05T04:22:24.295Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:22:24.295Z] OK: 5 MiB in 16 packages [2022-10-05T04:22:24.883Z] Removing intermediate container eebb0fa34ff6 [2022-10-05T04:22:24.883Z] ---> 4063adef06a7 [2022-10-05T04:22:24.883Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T04:22:25.151Z] ---> Running in 8c7af62862a0 [2022-10-05T04:22:26.108Z] Removing intermediate container 8c7af62862a0 [2022-10-05T04:22:26.108Z] ---> 1f7b2edb70e6 [2022-10-05T04:22:26.108Z] Step 24/25 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:22:26.373Z] Removing intermediate container 02637c5476aa [2022-10-05T04:22:26.373Z] ---> 251e5038e20e [2022-10-05T04:22:26.373Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-05T04:22:26.373Z] ---> Running in c0d4cfab4fa7 [2022-10-05T04:22:26.638Z] Removing intermediate container 469c77194506 [2022-10-05T04:22:26.638Z] ---> 29c5dd959119 [2022-10-05T04:22:26.638Z] [2022-10-05T04:22:26.638Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T04:22:26.638Z] ---> a6215f271958 [2022-10-05T04:22:26.638Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-05T04:22:26.638Z] ---> Running in e5a2266f3475 [2022-10-05T04:22:26.903Z] ---> Running in 3545d8efa4ed [2022-10-05T04:22:27.864Z] Removing intermediate container e5a2266f3475 [2022-10-05T04:22:27.864Z] ---> e9aea5d32da4 [2022-10-05T04:22:27.864Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-05T04:22:27.864Z] Removing intermediate container c0d4cfab4fa7 [2022-10-05T04:22:27.864Z] ---> 2f394b21052e [2022-10-05T04:22:27.864Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T04:22:28.129Z] ---> Running in 6b7e2e588245 [2022-10-05T04:22:28.129Z] ---> Running in 70e8010e0958 [2022-10-05T04:22:29.102Z] Removing intermediate container 6b7e2e588245 [2022-10-05T04:22:29.102Z] ---> d489f237cc91 [2022-10-05T04:22:29.102Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-05T04:22:29.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:22:29.369Z] Removing intermediate container 70e8010e0958 [2022-10-05T04:22:29.369Z] ---> eb42b5ed3b8f [2022-10-05T04:22:29.369Z] [2022-10-05T04:22:29.369Z] ---> Running in a4ce4da2d62a [2022-10-05T04:22:29.369Z] ---> 5b761a5e4dba [2022-10-05T04:22:29.369Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-05T04:22:29.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:22:29.899Z] Successfully built eb42b5ed3b8f [2022-10-05T04:22:29.899Z] Successfully tagged core-metadata-arm64:latest [2022-10-05T04:22:29.899Z] Building core-data [2022-10-05T04:22:30.165Z]  Building core-metadata ... done Removing intermediate container a4ce4da2d62a [2022-10-05T04:22:30.165Z] ---> 61259522ddee [2022-10-05T04:22:30.165Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-05T04:22:30.165Z] ---> Running in fbd845681942 [2022-10-05T04:22:30.440Z] ---> d0b41362c848 [2022-10-05T04:22:30.440Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-05T04:22:30.709Z] ---> Running in 75463dd474eb [2022-10-05T04:22:30.976Z] Removing intermediate container fbd845681942 [2022-10-05T04:22:30.976Z] ---> f828e513630e [2022-10-05T04:22:30.976Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-05T04:22:31.242Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-05T04:22:31.242Z] ---> Running in 80b8bc1c1ef0 [2022-10-05T04:22:31.242Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-05T04:22:31.242Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:22:31.242Z] Removing intermediate container 75463dd474eb [2022-10-05T04:22:31.242Z] ---> 2e44b15f8ffe [2022-10-05T04:22:31.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:22:31.508Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T04:22:31.508Z] ---> Running in cb84b708c510 [2022-10-05T04:22:31.773Z] OK: 6 MiB in 16 packages [2022-10-05T04:22:32.356Z] Removing intermediate container cb84b708c510 [2022-10-05T04:22:32.356Z] ---> 8db9035cef46 [2022-10-05T04:22:32.356Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T04:22:32.356Z] ---> Running in a866d34b2e6b [2022-10-05T04:22:33.312Z] Removing intermediate container a866d34b2e6b [2022-10-05T04:22:33.312Z] ---> 40401155e366 [2022-10-05T04:22:33.312Z] Step 22/23 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:22:33.577Z] ---> Running in ed6debf1fcb8 [2022-10-05T04:22:34.535Z] Removing intermediate container ed6debf1fcb8 [2022-10-05T04:22:34.535Z] ---> 4df2e44d4f78 [2022-10-05T04:22:34.535Z] Step 23/23 : LABEL version=2.3.0-dev.81 [2022-10-05T04:22:34.800Z] ---> Running in e0bcfdd339a2 [2022-10-05T04:22:35.065Z] Removing intermediate container 80b8bc1c1ef0 [2022-10-05T04:22:35.065Z] ---> c51e1a1d048d [2022-10-05T04:22:35.065Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-05T04:22:35.334Z] Removing intermediate container 3545d8efa4ed [2022-10-05T04:22:35.334Z] ---> bca3d4e17fc6 [2022-10-05T04:22:35.334Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T04:22:35.334Z] ---> Running in f7d108dd5cba [2022-10-05T04:22:35.598Z] ---> Running in 430549fa0c99 [2022-10-05T04:22:36.178Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T04:22:36.178Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T04:22:36.178Z] ---> 1769a1c393ce [2022-10-05T04:22:36.178Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T04:22:36.178Z] ---> Using cache [2022-10-05T04:22:36.178Z] ---> 482c5b58d9c6 [2022-10-05T04:22:36.178Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T04:22:36.178Z] ---> Using cache [2022-10-05T04:22:36.178Z] ---> 2a2b3f40a044 [2022-10-05T04:22:36.178Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:22:36.178Z] ---> Using cache [2022-10-05T04:22:36.178Z] ---> 237317f28d51 [2022-10-05T04:22:36.178Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-05T04:22:36.178Z] Removing intermediate container e0bcfdd339a2 [2022-10-05T04:22:36.178Z] ---> 5fd4c7fea190 [2022-10-05T04:22:36.178Z] [2022-10-05T04:22:36.178Z] Removing intermediate container f7d108dd5cba [2022-10-05T04:22:36.178Z] ---> 0ebae5644d44 [2022-10-05T04:22:36.178Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-05T04:22:36.445Z] ---> Running in dd27f521885d [2022-10-05T04:22:36.445Z] Removing intermediate container 430549fa0c99 [2022-10-05T04:22:36.445Z] ---> e23465dc57ba [2022-10-05T04:22:36.445Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-05T04:22:36.718Z] ---> Running in 8cf6e8b26e23 [2022-10-05T04:22:36.983Z] Successfully built 5fd4c7fea190 [2022-10-05T04:22:36.983Z] Successfully tagged support-scheduler-arm64:latest [2022-10-05T04:22:37.573Z]  Building support-scheduler ... done Removing intermediate container 8cf6e8b26e23 [2022-10-05T04:22:37.573Z] ---> cfed116e328d [2022-10-05T04:22:37.573Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T04:22:37.573Z] ---> 5e174afaadce [2022-10-05T04:22:37.573Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-05T04:22:37.573Z] ---> Running in 8b53e31d7b82 [2022-10-05T04:22:37.839Z] ---> Running in ff56c0db17df [2022-10-05T04:22:38.420Z] Removing intermediate container 8b53e31d7b82 [2022-10-05T04:22:38.420Z] ---> 5c68fae8efaf [2022-10-05T04:22:38.420Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:22:38.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:22:39.377Z] ---> 52fb4ffec9c6 [2022-10-05T04:22:39.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-05T04:22:39.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:22:40.331Z] OK: 221 MiB in 51 packages [2022-10-05T04:22:40.911Z] Removing intermediate container ff56c0db17df [2022-10-05T04:22:40.911Z] ---> 4d9be2034b26 [2022-10-05T04:22:40.911Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:22:42.326Z] ---> d62401c7a4b1 [2022-10-05T04:22:42.326Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlRemoving intermediate container dd27f521885d [2022-10-05T04:22:42.326Z] ---> c8927191a6c6 [2022-10-05T04:22:42.326Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T04:22:42.326Z] [2022-10-05T04:22:42.326Z] ---> fa99c2cd5b32 [2022-10-05T04:22:42.326Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-05T04:22:43.734Z] ---> 4911e61dbb0f [2022-10-05T04:22:43.734Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T04:22:43.734Z] ---> d88257607fd9 [2022-10-05T04:22:43.734Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-05T04:22:44.000Z] ---> Running in e9e563a63c29 [2022-10-05T04:22:44.000Z] ---> Running in 25b084acd7a9 [2022-10-05T04:22:44.958Z] Removing intermediate container e9e563a63c29 [2022-10-05T04:22:44.958Z] ---> 3e592cbc62bc [2022-10-05T04:22:44.958Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:22:45.223Z] ---> Running in 9aba5ff3a102 [2022-10-05T04:22:45.223Z] ---> 12cf8b0c9ed7 [2022-10-05T04:22:45.223Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-05T04:22:46.179Z] Removing intermediate container 9aba5ff3a102 [2022-10-05T04:22:46.179Z] ---> 9d13851a98e7 [2022-10-05T04:22:46.179Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T04:22:46.179Z] ---> Running in d4813db27c45 [2022-10-05T04:22:46.179Z] ---> 13cc5e8268c0 [2022-10-05T04:22:46.179Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-05T04:22:46.760Z] Removing intermediate container d4813db27c45 [2022-10-05T04:22:46.760Z] ---> 0c9ba2079ea8 [2022-10-05T04:22:46.760Z] Step 22/23 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:22:47.024Z] ---> Running in a720245059c0 [2022-10-05T04:22:47.604Z] ---> 9bc0fe1b93f2 [2022-10-05T04:22:47.604Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-05T04:22:47.604Z] Removing intermediate container a720245059c0 [2022-10-05T04:22:47.604Z] ---> ba491504d817 [2022-10-05T04:22:47.604Z] Step 23/23 : LABEL version=2.3.0-dev.81 [2022-10-05T04:22:47.869Z] ---> Running in 554bf0ff077f [2022-10-05T04:22:50.182Z] ---> 8e2f876c8b92 [2022-10-05T04:22:50.182Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-05T04:22:50.182Z] Removing intermediate container 554bf0ff077f [2022-10-05T04:22:50.182Z] ---> 8a6ee5cd0189 [2022-10-05T04:22:50.182Z] [2022-10-05T04:22:50.182Z] Successfully built 8a6ee5cd0189 [2022-10-05T04:22:50.182Z] Successfully tagged support-notifications-arm64:latest [2022-10-05T04:22:50.766Z]  Building support-notifications ... done  ---> f6f0cb5dab75 [2022-10-05T04:22:50.766Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-05T04:22:51.350Z] ---> acc7bb0b8c3d [2022-10-05T04:22:51.350Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-05T04:22:51.350Z] ---> Running in b84650a2bb70 [2022-10-05T04:22:53.295Z] Removing intermediate container b84650a2bb70 [2022-10-05T04:22:53.296Z] ---> 94161a2beaeb [2022-10-05T04:22:53.296Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-05T04:22:53.296Z] ---> Running in c4d2261938ea [2022-10-05T04:22:53.565Z] Removing intermediate container c4d2261938ea [2022-10-05T04:22:53.565Z] ---> ee59f47f4c2f [2022-10-05T04:22:53.565Z] Step 30/33 : CMD ["gate"] [2022-10-05T04:22:53.830Z] ---> Running in cb6be8ff66f9 [2022-10-05T04:22:54.414Z] Removing intermediate container cb6be8ff66f9 [2022-10-05T04:22:54.414Z] ---> 7977edef128e [2022-10-05T04:22:54.414Z] Step 31/33 : LABEL arch=arm64 [2022-10-05T04:22:54.414Z] ---> Running in bf578c6cd27b [2022-10-05T04:22:54.998Z] Removing intermediate container bf578c6cd27b [2022-10-05T04:22:54.998Z] ---> 1d4484b465d9 [2022-10-05T04:22:54.998Z] Step 32/33 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:22:54.998Z] ---> Running in 28aafc36ee7c [2022-10-05T04:22:55.266Z] Removing intermediate container 28aafc36ee7c [2022-10-05T04:22:55.266Z] ---> e2c388d73deb [2022-10-05T04:22:55.266Z] Step 33/33 : LABEL version=2.3.0-dev.81 [2022-10-05T04:22:55.532Z] ---> Running in 93bbabae26cb [2022-10-05T04:22:56.116Z] Removing intermediate container 93bbabae26cb [2022-10-05T04:22:56.117Z] ---> a7a1f8f46c7a [2022-10-05T04:22:56.117Z] [2022-10-05T04:22:56.117Z] Successfully built a7a1f8f46c7a [2022-10-05T04:22:56.117Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-05T04:22:58.063Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-05T04:23:08.126Z] Removing intermediate container 1b866b4e4887 [2022-10-05T04:23:08.126Z] ---> bb063177abf0 [2022-10-05T04:23:08.126Z] [2022-10-05T04:23:08.126Z] Step 10/25 : FROM alpine:3.16 [2022-10-05T04:23:08.126Z] ---> a6215f271958 [2022-10-05T04:23:08.126Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-05T04:23:08.126Z] ---> Running in 8dbe438ffcf1 [2022-10-05T04:23:09.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:23:09.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:23:10.759Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-05T04:23:10.759Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-05T04:23:10.759Z] (3/3) Installing su-exec (0.2-r1) [2022-10-05T04:23:10.759Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:23:10.759Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T04:23:10.759Z] OK: 6 MiB in 17 packages [2022-10-05T04:23:13.339Z] Removing intermediate container 8dbe438ffcf1 [2022-10-05T04:23:13.339Z] ---> 9b8313996a9e [2022-10-05T04:23:13.339Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T04:23:13.339Z] ---> Running in e687a42fc51d [2022-10-05T04:23:13.606Z] Removing intermediate container e687a42fc51d [2022-10-05T04:23:13.606Z] ---> 36aa558c190a [2022-10-05T04:23:13.606Z] Step 13/25 : WORKDIR / [2022-10-05T04:23:13.606Z] ---> Running in 219911165b00 [2022-10-05T04:23:14.191Z] Removing intermediate container 219911165b00 [2022-10-05T04:23:14.191Z] ---> f077a0470129 [2022-10-05T04:23:14.191Z] 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-10-05T04:23:14.773Z] ---> 56178ec71276 [2022-10-05T04:23:14.773Z] 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-10-05T04:23:15.394Z] ---> 8c668679c50a [2022-10-05T04:23:15.394Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-05T04:23:15.975Z] ---> 2c94e31a249d [2022-10-05T04:23:15.975Z] 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-10-05T04:23:16.556Z] ---> bd5fd646acf9 [2022-10-05T04:23:16.556Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-05T04:23:16.823Z] Removing intermediate container 25b084acd7a9 [2022-10-05T04:23:16.823Z] ---> fdd7413437b6 [2022-10-05T04:23:16.823Z] Step 9/24 : COPY . . [2022-10-05T04:23:17.405Z] ---> 9a2d46fa1711 [2022-10-05T04:23:17.405Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-05T04:23:18.813Z] ---> 0bdf631c4892 [2022-10-05T04:23:18.813Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T04:23:18.813Z] ---> 701843180597 [2022-10-05T04:23:18.813Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-05T04:23:19.081Z] ---> Running in 60f091b5f41b [2022-10-05T04:23:19.350Z] ---> d4c21e8cf939 [2022-10-05T04:23:19.350Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T04:23:19.350Z] ---> Running in 6b8b217b7c4b [2022-10-05T04:23:20.310Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-05T04:23:21.268Z] Removing intermediate container 6b8b217b7c4b [2022-10-05T04:23:21.268Z] ---> ee0f376999ae [2022-10-05T04:23:21.268Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T04:23:21.546Z] ---> Running in 67a405b5a89f [2022-10-05T04:23:21.813Z] Removing intermediate container 67a405b5a89f [2022-10-05T04:23:21.813Z] ---> 9f96f2278926 [2022-10-05T04:23:21.813Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T04:23:21.813Z] ---> Running in 1e0d057ba16f [2022-10-05T04:23:22.401Z] Removing intermediate container 1e0d057ba16f [2022-10-05T04:23:22.401Z] ---> 0eeadbe59ba9 [2022-10-05T04:23:22.401Z] Step 24/25 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:23:22.401Z] ---> Running in 1acd63bebd0c [2022-10-05T04:23:22.983Z] Removing intermediate container 1acd63bebd0c [2022-10-05T04:23:22.983Z] ---> 5fd24009d986 [2022-10-05T04:23:22.983Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T04:23:22.983Z] ---> Running in 4fc2a743929b [2022-10-05T04:23:23.568Z] Removing intermediate container 4fc2a743929b [2022-10-05T04:23:23.568Z] ---> 3c2afa0306c5 [2022-10-05T04:23:23.568Z] [2022-10-05T04:23:23.568Z] Successfully built 3c2afa0306c5 [2022-10-05T04:23:23.568Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-05T04:25:00.190Z]  Building security-secretstore-setup ... done Removing intermediate container 60f091b5f41b [2022-10-05T04:25:00.190Z] ---> 28aad18cab2b [2022-10-05T04:25:00.190Z] [2022-10-05T04:25:00.190Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T04:25:00.190Z] ---> a6215f271958 [2022-10-05T04:25:00.190Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-05T04:25:00.190Z] ---> Running in 0d6749ab9b62 [2022-10-05T04:25:00.190Z] Removing intermediate container 0d6749ab9b62 [2022-10-05T04:25:00.190Z] ---> 4ce2ca0efa6a [2022-10-05T04:25:00.190Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-05T04:25:00.190Z] ---> Running in f99f98904afc [2022-10-05T04:25:00.190Z] Removing intermediate container f99f98904afc [2022-10-05T04:25:00.190Z] ---> a3669323fd68 [2022-10-05T04:25:00.190Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-05T04:25:00.190Z] ---> Running in cede9f6b6864 [2022-10-05T04:25:00.190Z] Removing intermediate container cede9f6b6864 [2022-10-05T04:25:00.190Z] ---> 6445c9f9db62 [2022-10-05T04:25:00.190Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T04:25:00.190Z] ---> Running in d2dc9d062892 [2022-10-05T04:25:00.190Z] Removing intermediate container d2dc9d062892 [2022-10-05T04:25:00.190Z] ---> 959ea3f2531d [2022-10-05T04:25:00.190Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-05T04:25:00.190Z] ---> Running in 9656775805e3 [2022-10-05T04:25:00.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T04:25:00.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T04:25:00.190Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-05T04:25:00.190Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T04:25:00.190Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-05T04:25:00.190Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T04:25:00.190Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-05T04:25:00.190Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-05T04:25:00.190Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T04:25:00.190Z] OK: 8 MiB in 20 packages [2022-10-05T04:25:00.190Z] Removing intermediate container 9656775805e3 [2022-10-05T04:25:00.190Z] ---> 1aa2047697d5 [2022-10-05T04:25:00.190Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T04:25:00.190Z] ---> fe10f2b70feb [2022-10-05T04:25:00.190Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-05T04:25:00.190Z] ---> 559693d70059 [2022-10-05T04:25:00.190Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-05T04:25:00.190Z] ---> aed4b651bf8c [2022-10-05T04:25:00.190Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-05T04:25:00.190Z] ---> Running in 16d7261ac1e2 [2022-10-05T04:25:00.456Z] Removing intermediate container 16d7261ac1e2 [2022-10-05T04:25:00.456Z] ---> f9f0b8811c13 [2022-10-05T04:25:00.456Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T04:25:00.456Z] ---> Running in 66de5ff7683f [2022-10-05T04:25:00.723Z] Removing intermediate container 66de5ff7683f [2022-10-05T04:25:00.723Z] ---> ad2e89cbdacc [2022-10-05T04:25:00.723Z] Step 22/24 : LABEL arch=arm64 [2022-10-05T04:25:00.988Z] ---> Running in cacc0b3f7a26 [2022-10-05T04:25:01.255Z] Removing intermediate container cacc0b3f7a26 [2022-10-05T04:25:01.255Z] ---> b950f4f179ec [2022-10-05T04:25:01.255Z] Step 23/24 : LABEL git_sha=39fcbed88f67e201ee240975c941ad828856b121 [2022-10-05T04:25:01.255Z] ---> Running in 975ffd0c0927 [2022-10-05T04:25:01.521Z] Removing intermediate container 975ffd0c0927 [2022-10-05T04:25:01.521Z] ---> 54b61c8c9ef7 [2022-10-05T04:25:01.521Z] Step 24/24 : LABEL version=2.3.0-dev.81 [2022-10-05T04:25:01.521Z] ---> Running in 30a53bb20d16 [2022-10-05T04:25:01.787Z] Removing intermediate container 30a53bb20d16 [2022-10-05T04:25:01.787Z] ---> 36bc6da1033f [2022-10-05T04:25:01.787Z] [2022-10-05T04:25:02.053Z] Successfully built 36bc6da1033f [2022-10-05T04:25:02.053Z] Successfully tagged core-data-arm64:latest [2022-10-05T04:25:02.053Z]  Building core-data ... done  [2022-10-05T04:25:02.053Z] ERROR: for core-command UnixHTTPConnectionPool(host='localhost', port=None): Pool is closed. [2022-10-05T04:25:02.053Z] Couldn't connect to Docker daemon at http+docker://localhost - is it running? [2022-10-05T04:25:02.053Z] [2022-10-05T04:25:02.053Z] If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. [Pipeline] } [2022-10-05T04:25:02.350Z] $ docker stop --time=1 424185e4e4d9bd75f59becda11c2d0dea10245dafb33da7c3fab82f0f1c5ccb6 [2022-10-05T04:25:04.043Z] $ docker rm -f 424185e4e4d9bd75f59becda11c2d0dea10245dafb33da7c3fab82f0f1c5ccb6 [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-10-05T04:25:04.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T04:25:04.604Z] [2022-10-05T04:25:04.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:25:04.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T04:25:05.198Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-05T04:25:05.198Z] 8998bd30e6a1: Pulling fs layer [2022-10-05T04:25:05.198Z] 04944245beec: Pulling fs layer [2022-10-05T04:25:05.198Z] 699f458cf7ca: Pulling fs layer [2022-10-05T04:25:05.198Z] 765212b225bb: Pulling fs layer [2022-10-05T04:25:05.198Z] f23df028b6ca: Pulling fs layer [2022-10-05T04:25:05.198Z] d65c8cfc05b1: Pulling fs layer [2022-10-05T04:25:05.198Z] 2437ff75d9bd: Pulling fs layer [2022-10-05T04:25:05.198Z] 765212b225bb: Waiting [2022-10-05T04:25:05.198Z] f23df028b6ca: Waiting [2022-10-05T04:25:05.198Z] d65c8cfc05b1: Waiting [2022-10-05T04:25:05.198Z] 2437ff75d9bd: Waiting [2022-10-05T04:25:05.198Z] 04944245beec: Verifying Checksum [2022-10-05T04:25:05.198Z] 04944245beec: Download complete [2022-10-05T04:25:05.198Z] 765212b225bb: Download complete [2022-10-05T04:25:05.482Z] f23df028b6ca: Verifying Checksum [2022-10-05T04:25:05.482Z] f23df028b6ca: Download complete [2022-10-05T04:25:05.482Z] d65c8cfc05b1: Verifying Checksum [2022-10-05T04:25:05.482Z] d65c8cfc05b1: Download complete [2022-10-05T04:25:05.482Z] 699f458cf7ca: Verifying Checksum [2022-10-05T04:25:05.482Z] 699f458cf7ca: Download complete [2022-10-05T04:25:06.092Z] 8998bd30e6a1: Download complete [2022-10-05T04:25:08.051Z] 2437ff75d9bd: Verifying Checksum [2022-10-05T04:25:09.991Z] 8998bd30e6a1: Pull complete [2022-10-05T04:25:09.991Z] 04944245beec: Pull complete [2022-10-05T04:25:11.394Z] 699f458cf7ca: Pull complete [2022-10-05T04:25:11.661Z] 765212b225bb: Pull complete [2022-10-05T04:25:12.244Z] f23df028b6ca: Pull complete [2022-10-05T04:25:12.510Z] d65c8cfc05b1: Pull complete [2022-10-05T04:25:27.502Z] 2437ff75d9bd: Pull complete [2022-10-05T04:25:27.502Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-05T04:25:27.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T04:25:27.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T04:25:27.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container [2022-10-05T04:25:27.749Z] $ 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/318 -v /w/workspace/edgex-go/318:/w/workspace/edgex-go/318:rw,z -v /w/workspace/edgex-go/318@tmp:/w/workspace/edgex-go/318@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-10-05T04:25:30.495Z] $ docker top f7a18c23efe0613fa544983260d02aeac45f3c3ebab531456e5922c251d8d73a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:25:31.376Z] ---> job-cost.sh [2022-10-05T04:25:31.376Z] lf-activate-venv: SKIPPING [2022-10-05T04:25:31.376Z] INFO: No Stack... [2022-10-05T04:25:31.955Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-05T04:25:32.535Z] INFO: Archiving Costs [Pipeline] sh [2022-10-05T04:25:32.860Z] + cat /w/workspace/edgex-go/318/archives/cost.csv [2022-10-05T04:25:32.860Z] + cut -d, -f6 [Pipeline] lock [2022-10-05T04:25:32.900Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-318-stack-cost] [2022-10-05T04:25:32.908Z] Resource [jenkins-edgexfoundry-edgex-go-main-318-stack-cost] did not exist. Created. [2022-10-05T04:25:32.908Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-318-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-05T04:25:33.545Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-05T04:25:34.066Z] Stashed 1 file(s) [Pipeline] } [2022-10-05T04:25:34.074Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-318-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-05T04:25:34.103Z] $ docker stop --time=1 f7a18c23efe0613fa544983260d02aeac45f3c3ebab531456e5922c251d8d73a [2022-10-05T04:25:35.602Z] $ docker rm -f f7a18c23efe0613fa544983260d02aeac45f3c3ebab531456e5922c251d8d73a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-05T04:25:35.841Z] 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-10-05T04:25:36.462Z] + [ -d /w/workspace/edgex-go/318/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:25:36.749Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:25:37.604Z] ---> package-listing.sh [2022-10-05T04:25:37.604Z] ++ facter osfamily [2022-10-05T04:25:37.604Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-05T04:25:37.864Z] + OS_FAMILY=debian [2022-10-05T04:25:37.864Z] + workspace=/w/workspace/edgex-go/318 [2022-10-05T04:25:37.864Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-05T04:25:37.864Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-05T04:25:37.864Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-05T04:25:37.864Z] + PACKAGES=/tmp/packages_start.txt [2022-10-05T04:25:37.864Z] + '[' /w/workspace/edgex-go/318 ']' [2022-10-05T04:25:37.864Z] + PACKAGES=/tmp/packages_end.txt [2022-10-05T04:25:37.864Z] + case "${OS_FAMILY}" in [2022-10-05T04:25:37.864Z] + dpkg -l [2022-10-05T04:25:37.864Z] + grep '^ii' [2022-10-05T04:25:37.864Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-05T04:25:37.864Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-05T04:25:37.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-05T04:25:37.864Z] + '[' /w/workspace/edgex-go/318 ']' [2022-10-05T04:25:37.864Z] + mkdir -p /w/workspace/edgex-go/318/archives/ [2022-10-05T04:25:37.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/318/archives/ [Pipeline] echo [2022-10-05T04:25:37.875Z] 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/318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-05T04:25:38.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:25:38.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T04:25:38.716Z] [2022-10-05T04:25:38.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T04:25:39.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T04:25:39.015Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-05T04:25:39.015Z] 5eb5b503b376: Pulling fs layer [2022-10-05T04:25:39.015Z] 5c69ac0246d0: Pulling fs layer [2022-10-05T04:25:39.015Z] ec43610c2a17: Pulling fs layer [2022-10-05T04:25:39.015Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-05T04:25:39.015Z] 33b1e0a273af: Pulling fs layer [2022-10-05T04:25:39.015Z] 5d3b04190fa2: Pulling fs layer [2022-10-05T04:25:39.015Z] 2f39f015ded8: Pulling fs layer [2022-10-05T04:25:39.015Z] 3a2ae6a8a46f: Waiting [2022-10-05T04:25:39.015Z] 33b1e0a273af: Waiting [2022-10-05T04:25:39.015Z] 5d3b04190fa2: Waiting [2022-10-05T04:25:39.015Z] 2f39f015ded8: Waiting [2022-10-05T04:25:39.015Z] 5c69ac0246d0: Download complete [2022-10-05T04:25:39.015Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-05T04:25:39.015Z] 3a2ae6a8a46f: Download complete [2022-10-05T04:25:39.015Z] 33b1e0a273af: Verifying Checksum [2022-10-05T04:25:39.015Z] 33b1e0a273af: Download complete [2022-10-05T04:25:39.274Z] 5d3b04190fa2: Download complete [2022-10-05T04:25:39.274Z] ec43610c2a17: Verifying Checksum [2022-10-05T04:25:39.274Z] ec43610c2a17: Download complete [2022-10-05T04:25:39.274Z] 5eb5b503b376: Verifying Checksum [2022-10-05T04:25:39.274Z] 5eb5b503b376: Download complete [2022-10-05T04:25:39.840Z] 2f39f015ded8: Download complete [2022-10-05T04:25:40.407Z] 5eb5b503b376: Pull complete [2022-10-05T04:25:40.664Z] 5c69ac0246d0: Pull complete [2022-10-05T04:25:40.922Z] ec43610c2a17: Pull complete [2022-10-05T04:25:40.922Z] 3a2ae6a8a46f: Pull complete [2022-10-05T04:25:41.181Z] 33b1e0a273af: Pull complete [2022-10-05T04:25:41.181Z] 5d3b04190fa2: Pull complete [2022-10-05T04:25:45.366Z] 2f39f015ded8: Pull complete [2022-10-05T04:25:45.366Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-05T04:25:45.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T04:25:45.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T04:25:45.436Z] prd-ubuntu20.04-docker-8c-8g-7130 does not seem to be running inside a container [2022-10-05T04:25:45.439Z] $ 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/318/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/318 -v /w/workspace/edgex-go/318:/w/workspace/edgex-go/318:rw,z -v /w/workspace/edgex-go/318@tmp:/w/workspace/edgex-go/318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-05T04:25:47.857Z] $ docker top 65748d1860c39f1528790749b31e5b93bc1fce44fd98f33cc9410ee2de47f7c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T04:25:48.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-05T04:25:48.501Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-05T04:25:48.780Z] + ls /var/log/sa-host [2022-10-05T04:25:48.780Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T04:25:48.930Z] provisioning config files... [2022-10-05T04:25:48.940Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/318@tmp/config5470900273304025513tmp [Pipeline] { [Pipeline] echo [2022-10-05T04:25:48.955Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:25:49.234Z] ---> create-netrc.sh [Pipeline] } [2022-10-05T04:25:49.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:25:49.567Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-05T04:25:49.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:25:49.856Z] ---> sudo-logs.sh [2022-10-05T04:25:49.856Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-05T04:25:49.888Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:25:50.171Z] ---> job-cost.sh [2022-10-05T04:25:50.171Z] lf-activate-venv: SKIPPING [2022-10-05T04:25:50.171Z] DEBUG: total: 0.10999999940395355 [2022-10-05T04:25:50.171Z] INFO: Retrieving Stack Cost... [2022-10-05T04:25:50.740Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-05T04:25:50.998Z] INFO: Archiving Costs [Pipeline] echo [2022-10-05T04:25:51.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T04:25:51.293Z] ---> logs-deploy.sh [2022-10-05T04:25:51.293Z] lf-activate-venv: SKIPPING [2022-10-05T04:25:51.293Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/318 [2022-10-05T04:25:51.293Z] INFO: archiving workspace using pattern(s): [2022-10-05T04:25:52.230Z] Archives upload complete. [2022-10-05T04:25:52.490Z] INFO: archiving logs to Nexus [2022-10-05T04:25:53.062Z] ---> uname -a: [2022-10-05T04:25:53.062Z] Linux prd-ubuntu20-04-docker-8c-8g-7130 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] ---> lscpu: [2022-10-05T04:25:53.062Z] Architecture: x86_64 [2022-10-05T04:25:53.062Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-05T04:25:53.062Z] Byte Order: Little Endian [2022-10-05T04:25:53.062Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-05T04:25:53.062Z] CPU(s): 8 [2022-10-05T04:25:53.062Z] On-line CPU(s) list: 0-7 [2022-10-05T04:25:53.062Z] Thread(s) per core: 1 [2022-10-05T04:25:53.062Z] Core(s) per socket: 1 [2022-10-05T04:25:53.062Z] Socket(s): 8 [2022-10-05T04:25:53.062Z] NUMA node(s): 1 [2022-10-05T04:25:53.062Z] Vendor ID: AuthenticAMD [2022-10-05T04:25:53.062Z] CPU family: 23 [2022-10-05T04:25:53.062Z] Model: 49 [2022-10-05T04:25:53.062Z] Model name: AMD EPYC-Rome Processor [2022-10-05T04:25:53.062Z] Stepping: 0 [2022-10-05T04:25:53.062Z] CPU MHz: 2800.000 [2022-10-05T04:25:53.062Z] BogoMIPS: 5600.00 [2022-10-05T04:25:53.062Z] Virtualization: AMD-V [2022-10-05T04:25:53.062Z] Hypervisor vendor: KVM [2022-10-05T04:25:53.062Z] Virtualization type: full [2022-10-05T04:25:53.062Z] L1d cache: 256 KiB [2022-10-05T04:25:53.062Z] L1i cache: 256 KiB [2022-10-05T04:25:53.062Z] L2 cache: 4 MiB [2022-10-05T04:25:53.062Z] L3 cache: 128 MiB [2022-10-05T04:25:53.062Z] NUMA node0 CPU(s): 0-7 [2022-10-05T04:25:53.062Z] Vulnerability Itlb multihit: Not affected [2022-10-05T04:25:53.062Z] Vulnerability L1tf: Not affected [2022-10-05T04:25:53.062Z] Vulnerability Mds: Not affected [2022-10-05T04:25:53.062Z] Vulnerability Meltdown: Not affected [2022-10-05T04:25:53.062Z] Vulnerability Mmio stale data: Not affected [2022-10-05T04:25:53.062Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-05T04:25:53.062Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-05T04:25:53.062Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-05T04:25:53.062Z] Vulnerability Srbds: Not affected [2022-10-05T04:25:53.062Z] Vulnerability Tsx async abort: Not affected [2022-10-05T04:25:53.062Z] 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-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] ---> nproc: [2022-10-05T04:25:53.062Z] 8 [2022-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] ---> df -h: [2022-10-05T04:25:53.062Z] Filesystem Size Used Avail Use% Mounted on [2022-10-05T04:25:53.062Z] overlay 155G 19G 137G 12% / [2022-10-05T04:25:53.062Z] tmpfs 64M 0 64M 0% /dev [2022-10-05T04:25:53.062Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-05T04:25:53.062Z] shm 64M 0 64M 0% /dev/shm [2022-10-05T04:25:53.062Z] /dev/vda1 155G 19G 137G 12% /facter-os [2022-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] ---> sar -b -r -n DEV: [2022-10-05T04:25:53.062Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7130) 10/05/22 _x86_64_ (8 CPU) [2022-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] 04:03:15 LINUX RESTART (8 CPU) [2022-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] 04:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-05T04:25:53.062Z] 04:05:01 150.75 3.54 147.21 0.00 442.23 69504.97 0.00 [2022-10-05T04:25:53.062Z] 04:06:01 39.98 0.20 39.78 0.00 2.80 13852.95 0.00 [2022-10-05T04:25:53.062Z] 04:07:01 262.99 0.15 262.84 0.00 19.72 118209.83 0.00 [2022-10-05T04:25:53.062Z] 04:08:01 1048.64 5.89 1042.75 0.00 57.27 379504.44 0.00 [2022-10-05T04:25:53.062Z] 04:09:01 1403.30 11.08 1392.22 0.00 2896.45 334614.23 0.00 [2022-10-05T04:25:53.062Z] 04:10:01 256.69 1.80 254.89 0.00 57.19 17496.55 0.00 [2022-10-05T04:25:53.062Z] 04:11:01 18.88 0.65 18.23 0.00 72.91 431.86 0.00 [2022-10-05T04:25:53.062Z] 04:12:01 4.27 1.02 3.25 0.00 21.86 38.79 0.00 [2022-10-05T04:25:53.062Z] 04:13:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2022-10-05T04:25:53.062Z] 04:14:01 2.17 0.00 2.17 0.00 0.00 33.72 0.00 [2022-10-05T04:25:53.062Z] 04:15:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2022-10-05T04:25:53.062Z] 04:16:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2022-10-05T04:25:53.062Z] 04:17:01 0.83 0.02 0.82 0.00 0.13 9.60 0.00 [2022-10-05T04:25:53.062Z] 04:18:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 [2022-10-05T04:25:53.062Z] 04:19:01 1.75 0.02 1.73 0.00 0.13 21.86 0.00 [2022-10-05T04:25:53.062Z] 04:20:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2022-10-05T04:25:53.062Z] 04:21:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2022-10-05T04:25:53.062Z] 04:22:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 [2022-10-05T04:25:53.062Z] 04:23:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 [2022-10-05T04:25:53.062Z] 04:24:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2022-10-05T04:25:53.062Z] 04:25:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 [2022-10-05T04:25:53.062Z] Average: 152.50 1.16 151.34 0.00 169.80 44464.87 0.00 [2022-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] 04:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-05T04:25:53.062Z] 04:05:01 27896728 31408772 894316 2.72 106656 3614564 2238780 6.60 1539980 3004992 421376 [2022-10-05T04:25:53.062Z] 04:06:01 27664396 31438752 859984 2.62 109428 3844024 2071040 6.10 1450292 3293288 372784 [2022-10-05T04:25:53.062Z] 04:07:01 26049360 31384984 904332 2.75 117432 5354368 2941556 8.67 1675892 4620448 1656 [2022-10-05T04:25:53.062Z] 04:08:01 21473832 31432784 853376 2.60 274912 9564112 2305728 6.80 1927300 8691212 1640 [2022-10-05T04:25:53.062Z] 04:09:01 18926012 31354664 907896 2.76 394936 11740136 2404024 7.08 2436288 10525352 82580 [2022-10-05T04:25:53.062Z] 04:10:01 20248896 31489360 781044 2.38 399648 10587848 1958736 5.77 2281956 9413216 1228 [2022-10-05T04:25:53.062Z] 04:11:01 20263396 31506836 763140 2.32 400180 10590284 1815016 5.35 2264764 9415100 84 [2022-10-05T04:25:53.062Z] 04:12:01 20261488 31505992 763976 2.32 400240 10590908 1852240 5.46 2263428 9415664 8 [2022-10-05T04:25:53.062Z] 04:13:01 20265740 31510256 759668 2.31 400252 10590916 1852240 5.46 2259884 9415672 32 [2022-10-05T04:25:53.062Z] 04:14:01 20268552 31513168 756836 2.30 400308 10590916 1852240 5.46 2257780 9415672 8 [2022-10-05T04:25:53.062Z] 04:15:01 20268656 31513400 756676 2.30 400328 10591048 1852240 5.46 2257704 9415792 180 [2022-10-05T04:25:53.062Z] 04:16:01 20270656 31515420 754640 2.29 400352 10591044 1852240 5.46 2255636 9415792 4 [2022-10-05T04:25:53.062Z] 04:17:01 20270308 31515128 754908 2.30 400368 10591048 1852240 5.46 2256392 9415808 132 [2022-10-05T04:25:53.062Z] 04:18:01 20270560 31515504 754608 2.29 400380 10591056 1852240 5.46 2255612 9415900 8 [2022-10-05T04:25:53.062Z] 04:19:01 20271084 31516100 754440 2.29 400420 10591024 1868304 5.51 2255728 9415884 4 [2022-10-05T04:25:53.062Z] 04:20:01 20271052 31516076 754372 2.29 400456 10591040 1868304 5.51 2255672 9415888 8 [2022-10-05T04:25:53.062Z] 04:21:01 20271264 31516348 754084 2.29 400480 10591040 1868304 5.51 2255712 9415892 8 [2022-10-05T04:25:53.062Z] 04:22:01 20271348 31516468 753836 2.29 400492 10591044 1868304 5.51 2255736 9415896 8 [2022-10-05T04:25:53.062Z] 04:23:01 20271548 31516676 753824 2.29 400504 10591044 1868304 5.51 2255724 9415900 28 [2022-10-05T04:25:53.062Z] 04:24:01 20271288 31516456 754044 2.29 400504 10591048 1868304 5.51 2256124 9415896 28 [2022-10-05T04:25:53.062Z] 04:25:01 20271208 31516384 754036 2.29 400504 10591052 1868304 5.51 2256040 9415904 28 [2022-10-05T04:25:53.062Z] Average: 21252256 31486644 787811 2.40 352799 9693789 1989461 5.86 2151126 8608818 41992 [2022-10-05T04:25:53.062Z] [2022-10-05T04:25:53.062Z] 04:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-05T04:25:53.062Z] 04:05:01 vethdd1d448 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:05:01 docker0 416.69 440.81 31.92 3524.70 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:05:01 ens3 660.57 575.78 7570.99 69.49 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:05:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:06:01 vethdd1d448 1.50 1.53 0.12 0.13 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:06:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:06:01 ens3 45.75 39.13 32.23 101.34 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:07:01 veth71d1d65 0.00 0.43 0.00 0.03 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:07:01 veth1dabd25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:07:01 veth99bd7b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:07:01 veth90e378e 3.27 4.25 0.31 1.14 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:07:01 vetha328b84 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:07:01 docker0 33.65 44.71 2.05 245.74 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:07:01 veth0ff3986 2.68 3.17 0.26 0.90 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:07:01 ens3 152.87 103.63 1945.88 24.19 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:08:01 vethd6cf69b 3.30 3.75 0.23 11.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.062Z] 04:08:01 veth71d1d65 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:08:01 docker0 527.18 616.26 38.10 5712.88 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:08:01 ens3 664.79 558.18 5839.37 63.90 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:08:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:09:01 veth71d1d65 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:09:01 vethab04453 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:09:01 docker0 164.61 278.64 13.97 3483.65 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:09:01 vethafbd5c2 0.17 0.15 0.02 0.09 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:09:01 ens3 445.69 248.01 4828.76 44.19 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:09:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:10:01 docker0 8.12 12.85 0.49 101.70 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:10:01 ens3 476.00 479.74 322.05 2288.62 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:10:01 lo 43.86 43.86 4.32 4.32 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:11:01 ens3 271.68 275.12 128.34 1704.46 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:11:01 lo 19.59 19.59 1.93 1.93 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:12:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:14:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:18:01 ens3 0.78 0.43 1.07 0.03 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:19:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:20:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:21:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:24:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] Average: docker0 54.58 66.14 4.10 620.24 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] Average: ens3 129.09 108.27 979.22 204.70 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] Average: lo 3.28 3.28 0.32 0.32 0.00 0.00 0.00 0.00 [2022-10-05T04:25:53.063Z] [2022-10-05T04:25:53.063Z] [2022-10-05T04:25:53.063Z] ---> sar -P ALL: [2022-10-05T04:25:53.063Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7130) 10/05/22 _x86_64_ (8 CPU) [2022-10-05T04:25:53.063Z] [2022-10-05T04:25:53.063Z] 04:03:15 LINUX RESTART (8 CPU) [2022-10-05T04:25:53.063Z] [2022-10-05T04:25:53.063Z] 04:04:02 CPU %user %nice %system %iowait %steal %idle [2022-10-05T04:25:53.063Z] 04:05:01 all 26.62 0.00 5.68 1.27 0.06 66.37 [2022-10-05T04:25:53.063Z] 04:05:01 0 27.26 0.00 5.30 0.05 0.05 67.33 [2022-10-05T04:25:53.063Z] 04:05:01 1 29.40 0.00 5.01 0.46 0.05 65.08 [2022-10-05T04:25:53.063Z] 04:05:01 2 26.25 0.00 5.28 1.35 0.07 67.05 [2022-10-05T04:25:53.063Z] 04:05:01 3 24.73 0.00 6.35 3.43 0.09 65.40 [2022-10-05T04:25:53.063Z] 04:05:01 4 26.99 0.00 5.97 1.86 0.07 65.10 [2022-10-05T04:25:53.063Z] 04:05:01 5 26.63 0.00 5.02 0.79 0.05 67.51 [2022-10-05T04:25:53.063Z] 04:05:01 6 25.81 0.00 6.06 0.41 0.07 67.64 [2022-10-05T04:25:53.063Z] 04:05:01 7 25.91 0.00 6.46 1.78 0.07 65.79 [2022-10-05T04:25:53.063Z] 04:06:01 all 46.72 0.00 7.40 0.18 0.09 45.61 [2022-10-05T04:25:53.063Z] 04:06:01 0 46.98 0.00 7.28 0.03 0.08 45.62 [2022-10-05T04:25:53.063Z] 04:06:01 1 46.76 0.00 7.49 0.02 0.08 45.65 [2022-10-05T04:25:53.063Z] 04:06:01 2 48.32 0.00 6.87 0.08 0.08 44.64 [2022-10-05T04:25:53.063Z] 04:06:01 3 47.04 0.00 7.43 0.03 0.08 45.41 [2022-10-05T04:25:53.063Z] 04:06:01 4 46.23 0.00 7.43 0.87 0.10 45.36 [2022-10-05T04:25:53.063Z] 04:06:01 5 46.97 0.00 7.24 0.03 0.08 45.67 [2022-10-05T04:25:53.063Z] 04:06:01 6 44.34 0.00 7.17 0.05 0.08 48.35 [2022-10-05T04:25:53.063Z] 04:06:01 7 47.07 0.00 8.31 0.32 0.08 44.22 [2022-10-05T04:25:53.063Z] 04:07:01 all 26.67 0.00 8.75 1.86 0.08 62.63 [2022-10-05T04:25:53.063Z] 04:07:01 0 24.68 0.00 8.03 0.46 0.08 66.75 [2022-10-05T04:25:53.063Z] 04:07:01 1 24.95 0.00 8.04 4.83 0.09 62.10 [2022-10-05T04:25:53.063Z] 04:07:01 2 29.68 0.00 10.05 1.90 0.08 58.29 [2022-10-05T04:25:53.063Z] 04:07:01 3 29.32 0.00 8.97 0.60 0.09 61.03 [2022-10-05T04:25:53.063Z] 04:07:01 4 26.03 0.00 9.31 1.46 0.09 63.11 [2022-10-05T04:25:53.063Z] 04:07:01 5 29.65 0.00 8.25 0.32 0.08 61.69 [2022-10-05T04:25:53.063Z] 04:07:01 6 22.91 0.00 7.50 4.36 0.07 65.16 [2022-10-05T04:25:53.063Z] 04:07:01 7 26.10 0.00 9.88 1.02 0.08 62.92 [2022-10-05T04:25:53.063Z] 04:08:01 all 46.07 0.00 13.08 7.58 0.10 33.17 [2022-10-05T04:25:53.063Z] 04:08:01 0 46.95 0.00 12.07 5.40 0.08 35.50 [2022-10-05T04:25:53.063Z] 04:08:01 1 45.48 0.00 12.42 5.00 0.08 37.01 [2022-10-05T04:25:53.063Z] 04:08:01 2 45.34 0.00 14.05 4.77 0.12 35.73 [2022-10-05T04:25:53.063Z] 04:08:01 3 46.65 0.00 13.24 14.57 0.10 25.43 [2022-10-05T04:25:53.063Z] 04:08:01 4 46.63 0.00 12.05 5.36 0.08 35.87 [2022-10-05T04:25:53.063Z] 04:08:01 5 46.60 0.00 12.72 8.59 0.10 31.98 [2022-10-05T04:25:53.063Z] 04:08:01 6 45.73 0.00 12.94 7.04 0.10 34.18 [2022-10-05T04:25:53.063Z] 04:08:01 7 45.17 0.00 15.17 10.03 0.10 29.53 [2022-10-05T04:25:53.063Z] 04:09:01 all 75.12 0.00 15.20 1.84 0.12 7.70 [2022-10-05T04:25:53.063Z] 04:09:01 0 75.94 0.00 14.20 2.11 0.14 7.61 [2022-10-05T04:25:53.063Z] 04:09:01 1 75.83 0.00 14.54 1.12 0.12 8.40 [2022-10-05T04:25:53.063Z] 04:09:01 2 74.05 0.00 16.59 2.80 0.12 6.44 [2022-10-05T04:25:53.063Z] 04:09:01 3 76.12 0.00 14.74 1.51 0.15 7.48 [2022-10-05T04:25:53.063Z] 04:09:01 4 73.48 0.00 16.12 1.78 0.12 8.50 [2022-10-05T04:25:53.063Z] 04:09:01 5 74.48 0.00 15.78 2.40 0.12 7.22 [2022-10-05T04:25:53.063Z] 04:09:01 6 76.26 0.00 14.33 1.59 0.12 7.71 [2022-10-05T04:25:53.063Z] 04:09:01 7 74.84 0.00 15.33 1.42 0.12 8.28 [2022-10-05T04:25:53.063Z] 04:10:01 all 10.33 0.00 2.22 0.56 0.05 86.83 [2022-10-05T04:25:53.063Z] 04:10:01 0 10.47 0.00 2.14 0.20 0.05 87.14 [2022-10-05T04:25:53.063Z] 04:10:01 1 10.06 0.00 2.20 0.42 0.07 87.25 [2022-10-05T04:25:53.063Z] 04:10:01 2 10.38 0.00 2.03 0.45 0.05 87.09 [2022-10-05T04:25:53.063Z] 04:10:01 3 10.83 0.00 2.38 0.44 0.07 86.28 [2022-10-05T04:25:53.063Z] 04:10:01 4 8.24 0.00 2.50 2.57 0.05 86.64 [2022-10-05T04:25:53.063Z] 04:10:01 5 11.60 0.00 2.21 0.10 0.05 86.04 [2022-10-05T04:25:53.063Z] 04:10:01 6 10.59 0.00 1.96 0.22 0.05 87.19 [2022-10-05T04:25:53.063Z] 04:10:01 7 10.48 0.00 2.36 0.10 0.05 87.00 [2022-10-05T04:25:53.063Z] 04:11:01 all 5.78 0.00 0.64 0.08 0.03 93.47 [2022-10-05T04:25:53.063Z] 04:11:01 0 4.87 0.00 0.54 0.00 0.02 94.58 [2022-10-05T04:25:53.063Z] 04:11:01 1 4.20 0.00 0.53 0.03 0.02 95.22 [2022-10-05T04:25:53.063Z] 04:11:01 2 4.79 0.00 0.52 0.22 0.03 94.44 [2022-10-05T04:25:53.063Z] 04:11:01 3 7.36 0.00 0.96 0.22 0.05 91.42 [2022-10-05T04:25:53.063Z] 04:11:01 4 5.48 0.00 0.52 0.00 0.03 93.97 [2022-10-05T04:25:53.063Z] 04:11:01 5 7.40 0.00 0.57 0.02 0.03 91.98 [2022-10-05T04:25:53.063Z] 04:11:01 6 7.25 0.00 0.60 0.13 0.03 91.98 [2022-10-05T04:25:53.063Z] 04:11:01 7 4.87 0.00 0.87 0.02 0.05 94.19 [2022-10-05T04:25:53.063Z] 04:12:01 all 0.06 0.00 0.04 0.01 0.00 99.89 [2022-10-05T04:25:53.063Z] 04:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-05T04:25:53.063Z] 04:12:01 1 0.25 0.00 0.07 0.02 0.00 99.67 [2022-10-05T04:25:53.063Z] 04:12:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-05T04:25:53.063Z] 04:12:01 3 0.05 0.00 0.08 0.00 0.00 99.87 [2022-10-05T04:25:53.063Z] 04:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-05T04:25:53.063Z] 04:12:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-05T04:25:53.063Z] 04:12:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2022-10-05T04:25:53.063Z] 04:12:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-05T04:25:53.063Z] 04:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-05T04:25:53.063Z] 04:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:13:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2022-10-05T04:25:53.063Z] 04:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-05T04:25:53.063Z] 04:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-05T04:25:53.063Z] 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.063Z] 04:14:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-10-05T04:25:53.063Z] 04:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-05T04:25:53.063Z] 04:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-05T04:25:53.063Z] 04:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.063Z] 04:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-05T04:25:53.063Z] 04:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-05T04:25:53.063Z] 04:14:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-05T04:25:53.063Z] 04:14:01 6 0.00 0.00 0.00 0.08 0.00 99.92 [2022-10-05T04:25:53.063Z] 04:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:15:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-10-05T04:25:53.063Z] 04:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-05T04:25:53.063Z] 04:15:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-05T04:25:53.063Z] 04:15:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-05T04:25:53.063Z] 04:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-05T04:25:53.063Z] 04:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.063Z] 04:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-05T04:25:53.063Z] [2022-10-05T04:25:53.063Z] 04:15:01 CPU %user %nice %system %iowait %steal %idle [2022-10-05T04:25:53.063Z] 04:16:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-10-05T04:25:53.063Z] 04:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-05T04:25:53.063Z] 04:16:01 1 0.15 0.00 0.00 0.00 0.00 99.85 [2022-10-05T04:25:53.063Z] 04:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:16:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2022-10-05T04:25:53.063Z] 04:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-05T04:25:53.063Z] 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-05T04:25:53.063Z] 04:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-05T04:25:53.063Z] 04:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.063Z] 04:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-05T04:25:53.063Z] 04:17:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-05T04:25:53.063Z] 04:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-05T04:25:53.063Z] 04:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.063Z] 04:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.064Z] 04:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-05T04:25:53.064Z] 04:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:18:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-05T04:25:53.064Z] 04:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-05T04:25:53.064Z] 04:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:18:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-05T04:25:53.064Z] 04:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:19:01 all 0.02 0.00 0.03 0.01 0.00 99.95 [2022-10-05T04:25:53.064Z] 04:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-05T04:25:53.064Z] 04:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-05T04:25:53.064Z] 04:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:19:01 3 0.05 0.00 0.05 0.02 0.02 99.87 [2022-10-05T04:25:53.064Z] 04:19:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-05T04:25:53.064Z] 04:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:19:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:20:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-10-05T04:25:53.064Z] 04:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-05T04:25:53.064Z] 04:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-05T04:25:53.064Z] 04:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-05T04:25:53.064Z] 04:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-05T04:25:53.064Z] 04:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-05T04:25:53.064Z] 04:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.064Z] 04:21:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-05T04:25:53.064Z] 04:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-05T04:25:53.064Z] 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.064Z] 04:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.064Z] 04:22:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-10-05T04:25:53.064Z] 04:22:01 0 0.23 0.00 0.02 0.00 0.00 99.75 [2022-10-05T04:25:53.064Z] 04:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:22:01 2 0.00 0.00 0.00 0.07 0.00 99.93 [2022-10-05T04:25:53.064Z] 04:22:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-05T04:25:53.064Z] 04:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-05T04:25:53.064Z] 04:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.064Z] 04:23:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-10-05T04:25:53.064Z] 04:23:01 0 1.97 0.00 0.02 0.00 0.00 98.01 [2022-10-05T04:25:53.064Z] 04:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:23:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-05T04:25:53.064Z] 04:23:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-05T04:25:53.064Z] 04:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:24:01 all 0.04 0.00 0.00 0.00 0.01 99.94 [2022-10-05T04:25:53.064Z] 04:24:01 0 0.20 0.00 0.00 0.00 0.02 99.78 [2022-10-05T04:25:53.064Z] 04:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-05T04:25:53.064Z] 04:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-05T04:25:53.064Z] 04:24:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-05T04:25:53.064Z] 04:24:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-05T04:25:53.064Z] 04:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.064Z] 04:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-05T04:25:53.064Z] 04:25:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2022-10-05T04:25:53.064Z] 04:25:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-05T04:25:53.064Z] 04:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-05T04:25:53.064Z] 04:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-05T04:25:53.064Z] 04:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-05T04:25:53.064Z] Average: all 11.21 0.00 2.50 0.63 0.03 85.62 [2022-10-05T04:25:53.064Z] Average: 0 11.32 0.00 2.35 0.39 0.03 85.91 [2022-10-05T04:25:53.064Z] Average: 1 11.17 0.00 2.37 0.56 0.02 85.87 [2022-10-05T04:25:53.064Z] Average: 2 11.27 0.00 2.62 0.56 0.03 85.52 [2022-10-05T04:25:53.064Z] Average: 3 11.43 0.00 2.57 0.98 0.04 85.00 [2022-10-05T04:25:53.064Z] Average: 4 10.99 0.00 2.55 0.66 0.03 85.77 [2022-10-05T04:25:53.064Z] Average: 5 11.49 0.00 2.45 0.58 0.03 85.46 [2022-10-05T04:25:53.064Z] Average: 6 10.97 0.00 2.38 0.66 0.03 85.96 [2022-10-05T04:25:53.064Z] Average: 7 11.04 0.00 2.75 0.69 0.03 85.50 [2022-10-05T04:25:53.064Z] [2022-10-05T04:25:53.064Z] [2022-10-05T04:25:53.064Z]