Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+d217c32573f785860214a4b128a5ddb28bdceca4 (598e97e4a47f13148cc7ba9bbb7f4315751fdfff) 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-ssh12835591547659636596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1787804991352970159.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/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/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17450656077323168713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4190487572831261276.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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/PR-4097/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/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14295270158362594408.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22151 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f Checking out Revision 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f (PR-4097) > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f # timeout=10 Commit message: "Merge commit 'd217c32573f785860214a4b128a5ddb28bdceca4' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 70e551cacf5a43085ab63357f5ecd5ec8b0fe96b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-08T16:29:26.813Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-08T16:29:26.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-08T16:29:26.891Z] ========================================================= [2022-08-08T16:29:26.891Z] EdgeX Global Pipelines Version Info [2022-08-08T16:29:26.891Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-08T16:29:27.651Z] ------------------- [2022-08-08T16:29:27.651Z] stable info: [2022-08-08T16:29:27.651Z] ------------------- [2022-08-08T16:29:27.651Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-08T16:29:27.651Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T16:29:27.651Z] Message: update stable to v1.0.238 [2022-08-08T16:29:28.223Z] ------------------- [2022-08-08T16:29:28.223Z] experimental info: [2022-08-08T16:29:28.223Z] ------------------- [2022-08-08T16:29:28.223Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-08T16:29:28.223Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T16:29:28.223Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-08T16:29:28.414Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-08T16:29:28.423Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-08T16:29:28.430Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-08T16:29:28.438Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-08T16:29:28.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-08T16:29:28.452Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-08T16:29:28.460Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-08T16:29:28.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-08T16:29:28.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-08T16:29:28.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-08T16:29:28.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-08T16:29:28.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-08T16:29:28.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-08T16:29:28.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-08T16:29:28.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-08T16:29:28.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-08T16:29:28.576Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-08T16:29:28.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-08T16:29:28.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-08T16:29:28.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-08T16:29:28.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-08T16:29:28.688Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-08T16:29:28.702Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-08T16:29:28.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo [2022-08-08T16:29:28.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo [2022-08-08T16:29:28.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo [2022-08-08T16:29:28.753Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [Pipeline] echo [2022-08-08T16:29:28.767Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e4b53d [Pipeline] echo [2022-08-08T16:29:28.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T16:29:28.832Z] provisioning config files... [2022-08-08T16:29:28.858Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config6391377279822993113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T16:29:29.169Z] ---> docker-login.sh [2022-08-08T16:29:29.169Z] nexus3.edgexfoundry.org:10001 [2022-08-08T16:29:29.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T16:29:29.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T16:29:29.694Z] Configure a credential helper to remove this warning. See [2022-08-08T16:29:29.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T16:29:29.694Z] [2022-08-08T16:29:29.694Z] Login Succeeded [2022-08-08T16:29:29.694Z] nexus3.edgexfoundry.org:10002 [2022-08-08T16:29:29.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T16:29:29.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T16:29:29.694Z] Configure a credential helper to remove this warning. See [2022-08-08T16:29:29.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T16:29:29.694Z] [2022-08-08T16:29:29.694Z] Login Succeeded [2022-08-08T16:29:29.694Z] nexus3.edgexfoundry.org:10003 [2022-08-08T16:29:29.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T16:29:29.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T16:29:29.961Z] Configure a credential helper to remove this warning. See [2022-08-08T16:29:29.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T16:29:29.961Z] [2022-08-08T16:29:29.961Z] Login Succeeded [2022-08-08T16:29:29.961Z] nexus3.edgexfoundry.org:10004 [2022-08-08T16:29:29.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T16:29:29.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T16:29:29.961Z] Configure a credential helper to remove this warning. See [2022-08-08T16:29:29.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T16:29:29.961Z] [2022-08-08T16:29:29.961Z] Login Succeeded [2022-08-08T16:29:29.961Z] docker.io [2022-08-08T16:29:30.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T16:29:30.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T16:29:30.485Z] Configure a credential helper to remove this warning. See [2022-08-08T16:29:30.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T16:29:30.485Z] [2022-08-08T16:29:30.485Z] Login Succeeded [2022-08-08T16:29:30.485Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T16:29:30.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-08T16:29:30.816Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/core-command/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/core-data/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/core-metadata/Dockerfile+ [2022-08-08T16:29:30.816Z] cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/support-notifications/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-08T16:29:30.816Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-08T16:29:30.816Z] + cut -d/ -f2 [2022-08-08T16:29:30.816Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-08T16:29:30.919Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-08T16:29:31.292Z] + git rev-list -1 --merges 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f~1..0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [Pipeline] echo [2022-08-08T16:29:31.305Z] -----------> git rev-list -1 --merges 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f~1..0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:29:31.305Z] 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [false] [Pipeline] sh [2022-08-08T16:29:31.595Z] + git log --format=format:%s -1 0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [Pipeline] echo [2022-08-08T16:29:31.612Z] ========================================================= [2022-08-08T16:29:31.612Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-08T16:29:31.612Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-08T16:29:32.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-08T16:29:32.068Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-08T16:29:32.068Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-08T16:29:32.068Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-08T16:29:32.068Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-08T16:29:32.068Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-08T16:29:32.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T16:29:32.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T16:29:32.516Z] [2022-08-08T16:29:32.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T16:29:32.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T16:29:32.826Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-08T16:29:32.826Z] b85a868b505f: Pulling fs layer [2022-08-08T16:29:32.826Z] e2be974225ed: Pulling fs layer [2022-08-08T16:29:32.826Z] 339a4e72a1f5: Pulling fs layer [2022-08-08T16:29:32.826Z] 988bab9f4d93: Pulling fs layer [2022-08-08T16:29:32.826Z] 1469e6f7b9e6: Pulling fs layer [2022-08-08T16:29:32.826Z] eaf3925da568: Pulling fs layer [2022-08-08T16:29:32.826Z] bab4dde63d76: Pulling fs layer [2022-08-08T16:29:32.826Z] bde34c3a00c8: Pulling fs layer [2022-08-08T16:29:32.826Z] b352a97aabf1: Pulling fs layer [2022-08-08T16:29:32.826Z] 4872d77fe225: Pulling fs layer [2022-08-08T16:29:32.826Z] 5851b861e8e6: Pulling fs layer [2022-08-08T16:29:32.826Z] 4872d77fe225: Waiting [2022-08-08T16:29:32.826Z] 5851b861e8e6: Waiting [2022-08-08T16:29:32.826Z] eaf3925da568: Waiting [2022-08-08T16:29:32.826Z] bde34c3a00c8: Waiting [2022-08-08T16:29:32.826Z] 988bab9f4d93: Waiting [2022-08-08T16:29:32.826Z] 1469e6f7b9e6: Waiting [2022-08-08T16:29:32.826Z] b352a97aabf1: Waiting [2022-08-08T16:29:32.826Z] bab4dde63d76: Waiting [2022-08-08T16:29:32.826Z] e2be974225ed: Verifying Checksum [2022-08-08T16:29:32.826Z] 988bab9f4d93: Verifying Checksum [2022-08-08T16:29:32.826Z] 988bab9f4d93: Download complete [2022-08-08T16:29:33.087Z] 1469e6f7b9e6: Verifying Checksum [2022-08-08T16:29:33.087Z] 1469e6f7b9e6: Download complete [2022-08-08T16:29:33.087Z] 339a4e72a1f5: Verifying Checksum [2022-08-08T16:29:33.087Z] 339a4e72a1f5: Download complete [2022-08-08T16:29:33.087Z] bde34c3a00c8: Verifying Checksum [2022-08-08T16:29:33.087Z] bde34c3a00c8: Download complete [2022-08-08T16:29:33.087Z] b352a97aabf1: Verifying Checksum [2022-08-08T16:29:33.087Z] b352a97aabf1: Download complete [2022-08-08T16:29:33.087Z] 4872d77fe225: Download complete [2022-08-08T16:29:33.087Z] b85a868b505f: Verifying Checksum [2022-08-08T16:29:33.087Z] b85a868b505f: Download complete [2022-08-08T16:29:33.348Z] bab4dde63d76: Verifying Checksum [2022-08-08T16:29:33.348Z] bab4dde63d76: Download complete [2022-08-08T16:29:34.287Z] b85a868b505f: Pull complete [2022-08-08T16:29:34.548Z] e2be974225ed: Pull complete [2022-08-08T16:29:34.811Z] 339a4e72a1f5: Pull complete [2022-08-08T16:29:35.073Z] 988bab9f4d93: Pull complete [2022-08-08T16:29:35.334Z] 1469e6f7b9e6: Pull complete [2022-08-08T16:29:35.334Z] eaf3925da568: Pull complete [2022-08-08T16:29:37.244Z] bab4dde63d76: Pull complete [2022-08-08T16:29:37.244Z] bde34c3a00c8: Pull complete [2022-08-08T16:29:37.244Z] b352a97aabf1: Pull complete [2022-08-08T16:29:37.244Z] 4872d77fe225: Pull complete [2022-08-08T16:29:37.506Z] 5851b861e8e6: Pull complete [2022-08-08T16:29:37.506Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-08T16:29:37.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T16:29:37.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T16:29:37.621Z] prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container [2022-08-08T16:29:37.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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/py-git-semver:0.1.4 cat [2022-08-08T16:29:40.389Z] $ docker top 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 -eo pid,comm [2022-08-08T16:29:40.461Z] 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-08-08T16:29:40.461Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-08T16:29:40.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-08T16:29:40.498Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-08T16:29:40.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-08T16:29:40.625Z] $ docker exec 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 ssh-agent [2022-08-08T16:29:40.755Z] SSH_AUTH_SOCK=/tmp/ssh-10Xd13iknqFg/agent.34 [2022-08-08T16:29:40.755Z] SSH_AGENT_PID=40 [2022-08-08T16:29:40.761Z] Running ssh-add (command line suppressed) [2022-08-08T16:29:40.881Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_9066042832572622350.key (/w/workspace/edgex-go/10@tmp/private_key_9066042832572622350.key) [2022-08-08T16:29:40.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-08T16:29:41.191Z] + git tag --points-at HEAD [Pipeline] } [2022-08-08T16:29:41.211Z] $ docker exec --env ******** --env ******** 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 ssh-agent -k [2022-08-08T16:29:41.315Z] unset SSH_AUTH_SOCK; [2022-08-08T16:29:41.316Z] unset SSH_AGENT_PID; [2022-08-08T16:29:41.316Z] echo Agent pid 40 killed; [2022-08-08T16:29:41.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-08T16:29:41.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-08T16:29:41.359Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-08T16:29:41.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-08T16:29:41.479Z] $ docker exec 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 ssh-agent [2022-08-08T16:29:41.592Z] SSH_AUTH_SOCK=/tmp/ssh-XOdSBKVNnwgB/agent.73 [2022-08-08T16:29:41.592Z] SSH_AGENT_PID=79 [2022-08-08T16:29:41.597Z] Running ssh-add (command line suppressed) [2022-08-08T16:29:41.703Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3019009993308326873.key (/w/workspace/edgex-go/10@tmp/private_key_3019009993308326873.key) [2022-08-08T16:29:41.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-08T16:29:42.011Z] + git semver init [2022-08-08T16:29:42.271Z] 2022-08-08 16:29:42,198 [run_init] DEBUG init version:0.0.0 force:False [2022-08-08T16:29:42.271Z] 2022-08-08 16:29:42,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver [2022-08-08T16:29:42.271Z] 2022-08-08 16:29:42,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver [2022-08-08T16:29:42.271Z] 2022-08-08 16:29:42,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) [2022-08-08T16:29:47.586Z] 2022-08-08 16:29:46,950 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude [2022-08-08T16:29:47.586Z] 2022-08-08 16:29:46,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4097 with force:False [2022-08-08T16:29:47.586Z] 2022-08-08 16:29:46,951 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4097 [2022-08-08T16:29:47.586Z] 2022-08-08 16:29:46,955 [execute] INFO git cat-file --batch-check [2022-08-08T16:29:47.586Z] 2022-08-08 16:29:46,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2022-08-08T16:29:47.586Z] 2022-08-08 16:29:46,963 [execute] INFO git cat-file --batch [2022-08-08T16:29:47.586Z] 2022-08-08 16:29:46,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2022-08-08T16:29:47.586Z] 2022-08-08 16:29:46,969 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4097 [2022-08-08T16:29:47.586Z] 0.0.0 [Pipeline] } [2022-08-08T16:29:47.599Z] $ docker exec --env ******** --env ******** 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 ssh-agent -k [2022-08-08T16:29:47.736Z] unset SSH_AUTH_SOCK; [2022-08-08T16:29:47.736Z] unset SSH_AGENT_PID; [2022-08-08T16:29:47.736Z] echo Agent pid 79 killed; [2022-08-08T16:29:47.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-08T16:29:48.054Z] + git semver [Pipeline] } [2022-08-08T16:29:48.331Z] $ docker stop --time=1 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 [2022-08-08T16:29:49.636Z] $ docker rm -f 66a4de9ce1c1a1c2a7b3f8ef747bc187a66126f9c1f2459c8949d8870b45c535 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T16:29:49.997Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-08T16:29:50.243Z] Stashed 1 file(s) [Pipeline] echo [2022-08-08T16:29:50.245Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-08T16:29:50.672Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2022-08-08T16:29:50.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T16:29:50.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T16:29:50.708Z] ========================================================= [2022-08-08T16:29:50.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-08T16:29:50.708Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-08T16:29:51.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T16:29:51.000Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-08T16:29:51.000Z] 2408cc74d12b: Pulling fs layer [2022-08-08T16:29:51.000Z] ea60b727a1ce: Pulling fs layer [2022-08-08T16:29:51.000Z] 30c4a7721957: Pulling fs layer [2022-08-08T16:29:51.000Z] 370296b7ddb6: Pulling fs layer [2022-08-08T16:29:51.000Z] 7c6cee850709: Pulling fs layer [2022-08-08T16:29:51.000Z] 39a5fcdaea64: Pulling fs layer [2022-08-08T16:29:51.000Z] 370296b7ddb6: Waiting [2022-08-08T16:29:51.000Z] 7c6cee850709: Waiting [2022-08-08T16:29:51.000Z] d94ebbe4e438: Pulling fs layer [2022-08-08T16:29:51.000Z] bcfd1f05c69d: Pulling fs layer [2022-08-08T16:29:51.000Z] 59ccb84bbe0f: Pulling fs layer [2022-08-08T16:29:51.000Z] 39a5fcdaea64: Waiting [2022-08-08T16:29:51.000Z] d94ebbe4e438: Waiting [2022-08-08T16:29:51.000Z] 59ccb84bbe0f: Waiting [2022-08-08T16:29:51.000Z] 30c4a7721957: Verifying Checksum [2022-08-08T16:29:51.000Z] 30c4a7721957: Download complete [2022-08-08T16:29:51.000Z] ea60b727a1ce: Verifying Checksum [2022-08-08T16:29:51.000Z] ea60b727a1ce: Download complete [2022-08-08T16:29:51.000Z] 7c6cee850709: Verifying Checksum [2022-08-08T16:29:51.000Z] 7c6cee850709: Download complete [2022-08-08T16:29:51.000Z] 39a5fcdaea64: Download complete [2022-08-08T16:29:51.000Z] 2408cc74d12b: Verifying Checksum [2022-08-08T16:29:51.000Z] 2408cc74d12b: Download complete [2022-08-08T16:29:51.000Z] d94ebbe4e438: Verifying Checksum [2022-08-08T16:29:51.000Z] d94ebbe4e438: Download complete [2022-08-08T16:29:51.265Z] 2408cc74d12b: Pull complete [2022-08-08T16:29:51.265Z] ea60b727a1ce: Pull complete [2022-08-08T16:29:51.535Z] 30c4a7721957: Pull complete [2022-08-08T16:29:51.535Z] 59ccb84bbe0f: Verifying Checksum [2022-08-08T16:29:51.535Z] 59ccb84bbe0f: Download complete [2022-08-08T16:29:51.797Z] bcfd1f05c69d: Verifying Checksum [2022-08-08T16:29:51.797Z] bcfd1f05c69d: Download complete [2022-08-08T16:29:51.797Z] 370296b7ddb6: Verifying Checksum [2022-08-08T16:29:51.797Z] 370296b7ddb6: Download complete [2022-08-08T16:29:55.993Z] 370296b7ddb6: Pull complete [2022-08-08T16:29:55.993Z] 7c6cee850709: Pull complete [2022-08-08T16:29:55.993Z] 39a5fcdaea64: Pull complete [2022-08-08T16:29:55.993Z] d94ebbe4e438: Pull complete [2022-08-08T16:29:57.902Z] bcfd1f05c69d: Pull complete [2022-08-08T16:29:58.472Z] 59ccb84bbe0f: Pull complete [2022-08-08T16:29:58.472Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-08T16:29:58.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T16:29:58.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-08T16:29:58.773Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T16:29:58.773Z] WORKDIR /edgex [2022-08-08T16:29:58.773Z] COPY go.mod . [2022-08-08T16:29:58.773Z] RUN go mod download [2022-08-08T16:29:58.773Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-08T16:29:59.350Z] Sending build context to Docker daemon 169.2MB [2022-08-08T16:29:59.350Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T16:29:59.350Z] ---> a4fb48ad2a94 [2022-08-08T16:29:59.350Z] Step 2/4 : WORKDIR /edgex [2022-08-08T16:30:05.336Z] Still waiting to schedule task [2022-08-08T16:30:05.336Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-08T16:30:05.932Z] ---> Running in bf9e00ed3359 [2022-08-08T16:30:05.932Z] Removing intermediate container bf9e00ed3359 [2022-08-08T16:30:05.932Z] ---> 855c934b0ddb [2022-08-08T16:30:05.932Z] Step 3/4 : COPY go.mod . [2022-08-08T16:30:05.932Z] ---> b4c35077aa96 [2022-08-08T16:30:05.932Z] Step 4/4 : RUN go mod download [2022-08-08T16:30:05.932Z] ---> Running in fbe9c2609003 [2022-08-08T16:30:20.881Z] Removing intermediate container fbe9c2609003 [2022-08-08T16:30:20.881Z] ---> 4f4cc6bdcd97 [2022-08-08T16:30:20.881Z] Successfully built 4f4cc6bdcd97 [2022-08-08T16:30:20.881Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T16:30:21.190Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-08T16:30:21.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T16:30:21.266Z] prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container [2022-08-08T16:30:21.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-08T16:30:21.689Z] $ docker top 0ea73179270fd13f5ead0d684e96d6c879f85c2d3586782ba4d74d07374231b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T16:30:22.035Z] + go version [2022-08-08T16:30:22.035Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-08T16:30:22.059Z] $ docker stop --time=1 0ea73179270fd13f5ead0d684e96d6c879f85c2d3586782ba4d74d07374231b1 [2022-08-08T16:30:23.318Z] $ docker rm -f 0ea73179270fd13f5ead0d684e96d6c879f85c2d3586782ba4d74d07374231b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T16:30:23.719Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-08T16:30:23.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T16:30:23.801Z] prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container [2022-08-08T16:30:23.850Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-08T16:30:24.186Z] $ docker top 07d5aba200df5fce5d9549db4a2f69eff06e8684006ceeacac53227c3f3551aa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-08T16:30:24.249Z] ========================================================= [2022-08-08T16:30:24.249Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-08T16:30:24.249Z] ========================================================= [Pipeline] sh [2022-08-08T16:30:24.530Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2022-08-08T16:30:24.856Z] + make test [2022-08-08T16:30:24.856Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-08T16:30:31.512Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-08T16:30:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-08T16:30:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-08T16:30:43.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements [2022-08-08T16:30:43.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-08T16:30:44.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.2% of statements [2022-08-08T16:30:44.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-08T16:30:44.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.196s coverage: 89.2% of statements [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.1% of statements [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.455s coverage: 95.6% of statements [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 60.0% of statements [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.6% of statements [2022-08-08T16:30:47.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2022-08-08T16:30:47.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-08-08T16:30:55.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements [2022-08-08T16:30:55.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-08-08T16:30:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 82.2% of statements [2022-08-08T16:30:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.122s coverage: 85.4% of statements [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 65.8% of statements [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.217s coverage: 43.6% of statements [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-08-08T16:31:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-08T16:31:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-08T16:31:08.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-08T16:31:08.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-08T16:31:08.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-08T16:31:08.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-08T16:31:08.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-08T16:31:08.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-08T16:31:08.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-08-08T16:31:08.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-08T16:31:08.011Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-08T16:31:26.113Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-08T16:31:26.113Z] GO111MODULE=on go vet ./... [2022-08-08T16:31:29.401Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-08T16:31:29.401Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-08T16:31:29.401Z] ./bin/test-attribution-txt.sh [2022-08-08T16:31:29.401Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-08T16:31:29.401Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-08T16:31:29.401Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-08T16:31:29.401Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-08T16:31:29.401Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-08T16:31:29.401Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-08T16:31:29.401Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-08T16:31:29.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-08T16:31:29.706Z] + ls -al . [2022-08-08T16:31:29.706Z] total 728 [2022-08-08T16:31:29.706Z] drwxrwxr-x 10 1001 1001 4096 Aug 8 16:30 . [2022-08-08T16:31:29.706Z] drwxr-xr-x 4 root root 4096 Aug 8 16:30 .. [2022-08-08T16:31:29.706Z] -rw-rw-r-- 1 1001 1001 16 Aug 8 16:29 .dockerignore [2022-08-08T16:31:29.706Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 16:31 .git [2022-08-08T16:31:29.706Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 16:29 .github [2022-08-08T16:31:29.706Z] -rw-rw-r-- 1 1001 1001 1030 Aug 8 16:29 .gitignore [2022-08-08T16:31:29.706Z] -rw-rw-r-- 1 1001 1001 42 Aug 8 16:29 .golangci.yml [2022-08-08T16:31:29.706Z] -rw-rw-r-- 1 1001 1001 87 Aug 8 16:29 .hadolint.yml [2022-08-08T16:31:29.706Z] drwxr-xr-x 3 1001 1001 4096 Aug 8 16:29 .semver [2022-08-08T16:31:29.706Z] -rw-rw-r-- 1 1001 1001 166 Aug 8 16:29 .sonarcloud.properties [2022-08-08T16:31:29.706Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 16:29 ADOPTERS.md [2022-08-08T16:31:29.706Z] -rw-rw-r-- 1 1001 1001 10347 Aug 8 16:29 Attribution.txt [2022-08-08T16:31:29.706Z] -rw-rw-r-- 1 1001 1001 63209 Aug 8 16:29 CHANGELOG.md [2022-08-08T16:31:29.706Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 16:29 CONTRIBUTING.md [2022-08-08T16:31:29.706Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 16:29 GOVERNANCE.md [2022-08-08T16:31:29.706Z] -rw-rw-r-- 1 1001 1001 850 Aug 8 16:29 Jenkinsfile [2022-08-08T16:31:29.707Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 16:29 LICENSE [2022-08-08T16:31:29.707Z] -rw-rw-r-- 1 1001 1001 12212 Aug 8 16:29 Makefile [2022-08-08T16:31:29.707Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 16:29 OWNERS.md [2022-08-08T16:31:29.707Z] -rw-rw-r-- 1 1001 1001 9094 Aug 8 16:29 README.md [2022-08-08T16:31:29.707Z] -rw-rw-r-- 1 1001 1001 6912 Aug 8 16:29 SECURITY.md [2022-08-08T16:31:29.707Z] -rw-rw-r-- 1 1001 1001 5 Aug 8 16:29 VERSION [2022-08-08T16:31:29.707Z] -rw-rw-r-- 1 1001 1001 4131 Aug 8 16:29 ZMQWindows.md [2022-08-08T16:31:29.707Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 16:29 bin [2022-08-08T16:31:29.707Z] drwxrwxr-x 18 1001 1001 4096 Aug 8 16:29 cmd [2022-08-08T16:31:29.707Z] -rw-r--r-- 1 root root 478941 Aug 8 16:31 coverage.out [2022-08-08T16:31:29.707Z] -rw-rw-r-- 1 1001 1001 3681 Aug 8 16:29 go.mod [2022-08-08T16:31:29.707Z] -rw-rw-r-- 1 1001 1001 38033 Aug 8 16:29 go.sum [2022-08-08T16:31:29.707Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 16:29 internal [2022-08-08T16:31:29.707Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 16:29 openapi [2022-08-08T16:31:29.707Z] drwxrwxr-x 4 1001 1001 4096 Aug 8 16:29 snap [2022-08-08T16:31:29.707Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 16:29 version.go [Pipeline] sh [2022-08-08T16:31:29.997Z] + '[' -e coverage.out ] [2022-08-08T16:31:29.997Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-08T16:31:30.091Z] Stashed 1 file(s) [Pipeline] sh [2022-08-08T16:31:30.466Z] + make build [2022-08-08T16:31:30.467Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-08T16:31:36.837Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22152 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws [2022-08-08T16:31:36.850Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2022-08-08T16:31:36.897Z] The recommended git tool is: git [2022-08-08T16:31:42.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-08T16:31:43.886Z] using credential edgex-jenkins-ssh [2022-08-08T16:31:43.913Z] Cloning the remote Git repository [2022-08-08T16:31:44.060Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-08T16:31:44.222Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2022-08-08T16:31:44.393Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-08T16:31:44.394Z] > git --version # timeout=10 [2022-08-08T16:31:44.440Z] > git --version # 'git version 2.25.1' [2022-08-08T16:31:44.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T16:31:44.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-08T16:31:52.651Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-08T16:31:52.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-08T16:31:59.479Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-08T16:31:59.479Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-08T16:32:00.434Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-08T16:32:01.815Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-08T16:32:02.419Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-08T16:32:03.360Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-08T16:32:03.452Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-08T16:32:03.474Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-08T16:32:03.514Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-08T16:32:03.549Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-08T16:32:03.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T16:32:03.565Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-08T16:32:04.117Z] Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-08-08T16:32:04.299Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-08T16:32:04.742Z] Merge succeeded, producing 2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T16:32:04.743Z] Checking out Revision 2a9d4cda057245b1d57efb3c2842ca3cefdbc04a (PR-4097) [2022-08-08T16:32:04.868Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-08T16:32:04.137Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T16:32:04.151Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-08-08T16:32:04.399Z] > git remote # timeout=10 [2022-08-08T16:32:04.418Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T16:32:04.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T16:32:04.450Z] > git merge d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 [2022-08-08T16:32:04.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T16:32:04.751Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T16:32:04.761Z] > git checkout -f 2a9d4cda057245b1d57efb3c2842ca3cefdbc04a # timeout=10 [2022-08-08T16:32:06.775Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-08T16:32:07.740Z] $ docker stop --time=1 07d5aba200df5fce5d9549db4a2f69eff06e8684006ceeacac53227c3f3551aa [2022-08-08T16:32:08.994Z] Commit message: "Merge commit 'd217c32573f785860214a4b128a5ddb28bdceca4' into HEAD" [2022-08-08T16:32:09.020Z] First time build. Skipping changelog. [2022-08-08T16:32:09.002Z] > git rev-list --no-walk 70e551cacf5a43085ab63357f5ecd5ec8b0fe96b # timeout=10 [2022-08-08T16:32:13.983Z] $ docker rm -f 07d5aba200df5fce5d9549db4a2f69eff06e8684006ceeacac53227c3f3551aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-08T16:32:14.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T16:32:14.880Z] [2022-08-08T16:32:14.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T16:32:15.142Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-08T16:32:15.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-08T16:32:15.142Z] Dload Upload Total Spent Left Speed [2022-08-08T16:32:15.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 85 12332 85 10503 0 0 63271 0 --:--:-- --:--:-- --:--:-- 63271 100 12332 100 12332 0 0 73844 0 --:--:-- --:--:-- --:--:-- 73844 [2022-08-08T16:32:15.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T16:32:15.192Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-08T16:32:15.192Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-08T16:32:15.192Z] ca9280d653b3: Pulling fs layer [2022-08-08T16:32:15.192Z] 7e9c9ca2126c: Pulling fs layer [2022-08-08T16:32:15.192Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-08T16:32:15.192Z] cbdbe7a5bc2a: Download complete [2022-08-08T16:32:15.451Z] cbdbe7a5bc2a: Pull complete [2022-08-08T16:32:15.451Z] ca9280d653b3: Verifying Checksum [2022-08-08T16:32:15.451Z] ca9280d653b3: Download complete [Pipeline] sh [2022-08-08T16:32:15.710Z] 7e9c9ca2126c: Download complete [2022-08-08T16:32:15.958Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-08-08T16:32:15.969Z] ca9280d653b3: Pull complete [Pipeline] sh [2022-08-08T16:32:16.299Z] + + sudosudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json tee [2022-08-08T16:32:16.299Z] /etc/docker/daemon.new [2022-08-08T16:32:16.299Z] { [2022-08-08T16:32:16.299Z] "registry-mirrors": [ [2022-08-08T16:32:16.299Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-08T16:32:16.299Z] ], [2022-08-08T16:32:16.299Z] "bip": "10.250.0.254/24", [2022-08-08T16:32:16.299Z] "hosts": [ [2022-08-08T16:32:16.299Z] "tcp://0.0.0.0:5555", [2022-08-08T16:32:16.299Z] "unix:///var/run/docker.sock" [2022-08-08T16:32:16.299Z] ], [2022-08-08T16:32:16.299Z] "mtu": 1458, [2022-08-08T16:32:16.299Z] "selinux-enabled": true, [2022-08-08T16:32:16.299Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-08T16:32:16.299Z] } [Pipeline] sh [2022-08-08T16:32:16.648Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-08T16:32:16.997Z] + sudo service docker restart [2022-08-08T16:32:19.258Z] 7e9c9ca2126c: Pull complete [2022-08-08T16:32:19.258Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-08T16:32:19.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T16:32:19.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T16:32:19.348Z] prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container [2022-08-08T16:32:19.438Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-08T16:32:22.928Z] $ docker top 94a4e54840fb36116efc3786f590572c470dbb284d487ed3666437cd133aa32f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T16:32:23.655Z] + + grep parallel [2022-08-08T16:32:23.655Z] docker-compose build --help [2022-08-08T16:32:24.252Z] --parallel Build images in parallel. [Pipeline] } [2022-08-08T16:32:24.331Z] $ docker stop --time=1 94a4e54840fb36116efc3786f590572c470dbb284d487ed3666437cd133aa32f [2022-08-08T16:32:25.595Z] $ docker rm -f 94a4e54840fb36116efc3786f590572c470dbb284d487ed3666437cd133aa32f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T16:32:25.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T16:32:25.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T16:32:26.069Z] prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container [2022-08-08T16:32:26.118Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-08T16:32:26.448Z] $ docker top 1d147a5528354fff948f94a6d4165458b37dbcbba1ee864f6b738bdc773d9796 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T16:32:26.785Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-08T16:32:27.364Z] Building core-command ... [2022-08-08T16:32:27.364Z] Building core-data ... [2022-08-08T16:32:27.364Z] Building core-metadata ... [2022-08-08T16:32:27.364Z] Building security-bootstrapper ... [2022-08-08T16:32:27.364Z] Building security-proxy-setup ... [2022-08-08T16:32:27.364Z] Building security-secretstore-setup ... [2022-08-08T16:32:27.364Z] Building security-spiffe-token-provider ... [2022-08-08T16:32:27.364Z] Building security-spire-agent ... [2022-08-08T16:32:27.364Z] Building security-spire-config ... [2022-08-08T16:32:27.364Z] Building security-spire-server ... [2022-08-08T16:32:27.364Z] Building support-notifications ... [2022-08-08T16:32:27.364Z] Building support-scheduler ... [2022-08-08T16:32:27.364Z] Building sys-mgmt-agent ... [2022-08-08T16:32:27.364Z] Building security-spire-config [2022-08-08T16:32:27.364Z] Building security-spire-server [2022-08-08T16:32:27.364Z] Building security-proxy-setup [2022-08-08T16:32:27.364Z] Building support-notifications [2022-08-08T16:32:27.364Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T16:32:36.198Z] provisioning config files... [2022-08-08T16:32:36.224Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1955937344011498501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T16:32:36.590Z] ---> docker-login.sh [2022-08-08T16:32:36.590Z] nexus3.edgexfoundry.org:10001 [2022-08-08T16:32:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T16:32:37.344Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:32:37.344Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:32:37.344Z] ---> 4f4cc6bdcd97 [2022-08-08T16:32:37.344Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T16:32:37.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:32:37.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:32:37.344Z] ---> 4f4cc6bdcd97 [2022-08-08T16:32:37.344Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T16:32:37.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T16:32:37.463Z] Configure a credential helper to remove this warning. See [2022-08-08T16:32:37.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T16:32:37.463Z] [2022-08-08T16:32:37.463Z] Login Succeeded [2022-08-08T16:32:37.463Z] nexus3.edgexfoundry.org:10002 [2022-08-08T16:32:37.605Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:32:37.605Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:32:37.605Z] ---> 4f4cc6bdcd97 [2022-08-08T16:32:37.605Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T16:32:37.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:32:37.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:32:37.605Z] ---> 4f4cc6bdcd97 [2022-08-08T16:32:37.605Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T16:32:37.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T16:32:37.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T16:32:37.736Z] Configure a credential helper to remove this warning. See [2022-08-08T16:32:37.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T16:32:37.736Z] [2022-08-08T16:32:37.736Z] Login Succeeded [2022-08-08T16:32:37.865Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:32:37.865Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:32:37.865Z] ---> 4f4cc6bdcd97 [2022-08-08T16:32:37.865Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T16:32:38.009Z] nexus3.edgexfoundry.org:10003 [2022-08-08T16:32:38.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T16:32:38.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T16:32:38.282Z] Configure a credential helper to remove this warning. See [2022-08-08T16:32:38.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T16:32:38.282Z] [2022-08-08T16:32:38.282Z] Login Succeeded [2022-08-08T16:32:38.282Z] nexus3.edgexfoundry.org:10004 [2022-08-08T16:32:38.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T16:32:38.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T16:32:38.883Z] Configure a credential helper to remove this warning. See [2022-08-08T16:32:38.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T16:32:38.883Z] [2022-08-08T16:32:38.883Z] Login Succeeded [2022-08-08T16:32:38.883Z] docker.io [2022-08-08T16:32:39.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T16:32:39.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T16:32:39.428Z] Configure a credential helper to remove this warning. See [2022-08-08T16:32:39.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T16:32:39.428Z] [2022-08-08T16:32:39.428Z] Login Succeeded [2022-08-08T16:32:39.428Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T16:32:39.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-08T16:32:40.305Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2022-08-08T16:32:40.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T16:32:40.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T16:32:40.357Z] ========================================================= [2022-08-08T16:32:40.357Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-08T16:32:40.357Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-08T16:32:40.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T16:32:40.963Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-08T16:32:40.963Z] b3c136eddcbf: Pulling fs layer [2022-08-08T16:32:40.963Z] c0a3192eca97: Pulling fs layer [2022-08-08T16:32:40.963Z] a050256f5b6f: Pulling fs layer [2022-08-08T16:32:40.963Z] 656be50a0ddc: Pulling fs layer [2022-08-08T16:32:40.963Z] 2bbca73fdf42: Pulling fs layer [2022-08-08T16:32:40.963Z] 46d945488cbd: Pulling fs layer [2022-08-08T16:32:40.963Z] 8a5474983e97: Pulling fs layer [2022-08-08T16:32:40.963Z] 329c88fbcd65: Pulling fs layer [2022-08-08T16:32:40.963Z] 656be50a0ddc: Waiting [2022-08-08T16:32:40.963Z] 2bbca73fdf42: Waiting [2022-08-08T16:32:40.963Z] 46d945488cbd: Waiting [2022-08-08T16:32:40.963Z] 8a5474983e97: Waiting [2022-08-08T16:32:40.963Z] 329c88fbcd65: Waiting [2022-08-08T16:32:40.963Z] a050256f5b6f: Download complete [2022-08-08T16:32:40.963Z] c0a3192eca97: Download complete [2022-08-08T16:32:40.963Z] 2bbca73fdf42: Download complete [2022-08-08T16:32:40.963Z] b3c136eddcbf: Verifying Checksum [2022-08-08T16:32:40.963Z] b3c136eddcbf: Download complete [2022-08-08T16:32:40.963Z] 46d945488cbd: Verifying Checksum [2022-08-08T16:32:40.963Z] 46d945488cbd: Download complete [2022-08-08T16:32:41.966Z] 329c88fbcd65: Verifying Checksum [2022-08-08T16:32:41.966Z] 329c88fbcd65: Download complete [2022-08-08T16:32:41.966Z] b3c136eddcbf: Pull complete [2022-08-08T16:32:42.572Z] c0a3192eca97: Pull complete [2022-08-08T16:32:42.847Z] a050256f5b6f: Pull complete [2022-08-08T16:32:43.119Z] 8a5474983e97: Verifying Checksum [2022-08-08T16:32:43.119Z] 8a5474983e97: Download complete [2022-08-08T16:32:43.154Z] ---> Running in 66bd48c697d3 [2022-08-08T16:32:43.155Z] ---> Running in 6c5263989e98 [2022-08-08T16:32:43.155Z] ---> Running in 92a867ac5cea [2022-08-08T16:32:43.155Z] ---> Running in 6dab88ab4492 [2022-08-08T16:32:43.155Z] ---> Running in a6cc0c01c4b1 [2022-08-08T16:32:43.155Z] Removing intermediate container 6dab88ab4492 [2022-08-08T16:32:43.155Z] ---> 9113802cccf9 [2022-08-08T16:32:43.155Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:32:43.155Z] Removing intermediate container 92a867ac5cea [2022-08-08T16:32:43.155Z] ---> 2333e9e06f88 [2022-08-08T16:32:43.155Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:32:43.155Z] Removing intermediate container a6cc0c01c4b1 [2022-08-08T16:32:43.155Z] ---> 9c0df91a4d98 [2022-08-08T16:32:43.155Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:32:43.155Z] Removing intermediate container 66bd48c697d3 [2022-08-08T16:32:43.155Z] ---> 9666041b7684 [2022-08-08T16:32:43.155Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:32:43.155Z] Removing intermediate container 6c5263989e98 [2022-08-08T16:32:43.155Z] ---> 3096bc4d324a [2022-08-08T16:32:43.155Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:32:43.155Z] ---> Running in 306acef70fe8 [2022-08-08T16:32:43.155Z] ---> Running in 5b01cf8797ae [2022-08-08T16:32:43.155Z] ---> Running in ad84dce86d5c [2022-08-08T16:32:43.155Z] ---> Running in f9b50896d03d [2022-08-08T16:32:43.155Z] ---> Running in f6d963f5604f [2022-08-08T16:32:43.713Z] 656be50a0ddc: Verifying Checksum [2022-08-08T16:32:43.713Z] 656be50a0ddc: Download complete [2022-08-08T16:32:43.723Z] Removing intermediate container 5b01cf8797ae [2022-08-08T16:32:43.723Z] ---> d83460079c66 [2022-08-08T16:32:43.723Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T16:32:43.723Z] ---> Running in 7a2f5f950f2d [2022-08-08T16:32:43.723Z] Removing intermediate container ad84dce86d5c [2022-08-08T16:32:43.723Z] ---> da62c2776614 [2022-08-08T16:32:43.723Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T16:32:43.982Z] ---> Running in 294eaa11265a [2022-08-08T16:32:43.982Z] Removing intermediate container f9b50896d03d [2022-08-08T16:32:43.982Z] ---> 718b15c874f8 [2022-08-08T16:32:43.982Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-08T16:32:43.982Z] Removing intermediate container 306acef70fe8 [2022-08-08T16:32:43.982Z] ---> 79bd6099fdd5 [2022-08-08T16:32:43.982Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T16:32:43.982Z] ---> Running in 56970f897c8d [2022-08-08T16:32:43.982Z] ---> Running in bd51ea0aea36 [2022-08-08T16:32:43.982Z] Removing intermediate container f6d963f5604f [2022-08-08T16:32:43.982Z] ---> d32118622b77 [2022-08-08T16:32:43.982Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-08T16:32:43.982Z] ---> Running in 13a4c677e449 [2022-08-08T16:32:44.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:32:44.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:32:44.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:32:44.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:32:44.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:32:45.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:32:45.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:32:45.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:32:45.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:32:45.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:32:45.598Z] OK: 211 MiB in 51 packages [2022-08-08T16:32:45.598Z] OK: 211 MiB in 51 packages [2022-08-08T16:32:45.858Z] OK: 211 MiB in 51 packages [2022-08-08T16:32:45.858Z] Removing intermediate container 7a2f5f950f2d [2022-08-08T16:32:45.858Z] ---> e283ae3b3816 [2022-08-08T16:32:45.858Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T16:32:46.121Z] Removing intermediate container 294eaa11265a [2022-08-08T16:32:46.121Z] ---> f771747579f9 [2022-08-08T16:32:46.121Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T16:32:46.121Z] ---> 2a9c5dcaedfa [2022-08-08T16:32:46.121Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:32:46.121Z] ---> Running in f0a6899e9664 [2022-08-08T16:32:46.121Z] ---> d6fdb3e40453 [2022-08-08T16:32:46.121Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:32:46.121Z] ---> Running in 8331791b7a74 [2022-08-08T16:32:46.382Z] Removing intermediate container bd51ea0aea36 [2022-08-08T16:32:46.382Z] ---> 36d58a425c13 [2022-08-08T16:32:46.382Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T16:32:46.382Z] ---> 8e3d9852b039 [2022-08-08T16:32:46.382Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:32:46.382Z] ---> Running in 8b7dc925cff7 [2022-08-08T16:32:46.642Z] OK: 211 MiB in 51 packages [2022-08-08T16:32:46.902Z] OK: 211 MiB in 51 packages [2022-08-08T16:32:46.902Z] Removing intermediate container 13a4c677e449 [2022-08-08T16:32:46.902Z] ---> 0dfd3e290c21 [2022-08-08T16:32:46.902Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T16:32:47.162Z] ---> 2c67352198db [2022-08-08T16:32:47.162Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:32:47.162Z] ---> Running in bbafb54b702e [2022-08-08T16:32:47.162Z] Removing intermediate container 56970f897c8d [2022-08-08T16:32:47.162Z] ---> 9fddcf2d0cea [2022-08-08T16:32:47.162Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T16:32:47.421Z] ---> d2dd3fa0a85b [2022-08-08T16:32:47.422Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:32:47.422Z] ---> Running in 7b42f2eeaa13 [2022-08-08T16:32:58.813Z] 656be50a0ddc: Pull complete [2022-08-08T16:32:58.813Z] 2bbca73fdf42: Pull complete [2022-08-08T16:32:58.813Z] 46d945488cbd: Pull complete [2022-08-08T16:33:04.231Z] 8a5474983e97: Pull complete [2022-08-08T16:33:05.671Z] 329c88fbcd65: Pull complete [2022-08-08T16:33:05.671Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-08T16:33:05.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T16:33:05.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-08T16:33:06.027Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T16:33:06.028Z] WORKDIR /edgex [2022-08-08T16:33:06.028Z] COPY go.mod . [2022-08-08T16:33:06.028Z] RUN go mod download [2022-08-08T16:33:06.028Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-08T16:33:06.627Z] Sending build context to Docker daemon 3.123MB [2022-08-08T16:33:06.627Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T16:33:06.627Z] ---> ff4287adb874 [2022-08-08T16:33:06.627Z] Step 2/4 : WORKDIR /edgex [2022-08-08T16:33:08.625Z] ---> Running in 7a607f8c4f4f [2022-08-08T16:33:08.625Z] Removing intermediate container 7a607f8c4f4f [2022-08-08T16:33:08.625Z] ---> 1a09044f37c1 [2022-08-08T16:33:08.626Z] Step 3/4 : COPY go.mod . [2022-08-08T16:33:09.225Z] ---> 32e22391817a [2022-08-08T16:33:09.225Z] Step 4/4 : RUN go mod download [2022-08-08T16:33:09.225Z] ---> Running in 986825f143d0 [2022-08-08T16:33:09.443Z] Removing intermediate container 7b42f2eeaa13 [2022-08-08T16:33:09.443Z] ---> 88e3084e0617 [2022-08-08T16:33:09.443Z] Step 8/22 : COPY . . [2022-08-08T16:33:09.443Z] Removing intermediate container 8b7dc925cff7 [2022-08-08T16:33:09.443Z] ---> da0e75b6b8ec [2022-08-08T16:33:09.443Z] Step 8/22 : COPY . . [2022-08-08T16:33:09.443Z] Removing intermediate container bbafb54b702e [2022-08-08T16:33:09.443Z] ---> 69abe39af817 [2022-08-08T16:33:09.443Z] Step 8/23 : COPY . . [2022-08-08T16:33:09.443Z] Removing intermediate container 8331791b7a74 [2022-08-08T16:33:09.443Z] ---> 1a2b7de06dcf [2022-08-08T16:33:09.443Z] Step 8/26 : COPY . . [2022-08-08T16:33:09.443Z] Removing intermediate container f0a6899e9664 [2022-08-08T16:33:09.443Z] ---> c1f06dfb4df8 [2022-08-08T16:33:09.443Z] Step 8/25 : COPY . . [2022-08-08T16:33:21.680Z] ---> 82e80cb4bd0b [2022-08-08T16:33:21.680Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T16:33:21.680Z] ---> d16e11ebeb64 [2022-08-08T16:33:21.680Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-08T16:33:21.680Z] ---> d22c754a5d23 [2022-08-08T16:33:21.680Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-08T16:33:21.680Z] ---> Running in 547c3eabd669 [2022-08-08T16:33:21.680Z] ---> Running in 01a9e39044cc [2022-08-08T16:33:21.680Z] ---> Running in 5c0e6c554196 [2022-08-08T16:33:21.680Z] ---> bf464ed6d419 [2022-08-08T16:33:21.680Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T16:33:21.680Z] ---> 627c041a757e [2022-08-08T16:33:21.680Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-08T16:33:21.680Z] ---> Running in 5f2ad49eb8e5 [2022-08-08T16:33:21.680Z] ---> Running in 598b221bab04 [2022-08-08T16:33:21.680Z] Removing intermediate container 547c3eabd669 [2022-08-08T16:33:21.680Z] ---> 5865c92c25f8 [2022-08-08T16:33:21.680Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-08T16:33:21.680Z] ---> Running in 75b814edfda4 [2022-08-08T16:33:21.680Z] Removing intermediate container 5f2ad49eb8e5 [2022-08-08T16:33:21.680Z] ---> c6ca5f6f34a4 [2022-08-08T16:33:21.680Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T16:33:21.680Z] ---> Running in 44b3e2f1e884 [2022-08-08T16:33:21.680Z] Removing intermediate container 75b814edfda4 [2022-08-08T16:33:21.680Z] ---> 592cf658806f [2022-08-08T16:33:21.681Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T16:33:21.681Z] ---> Running in 433f32c39555 [2022-08-08T16:33:21.681Z] Removing intermediate container 44b3e2f1e884 [2022-08-08T16:33:21.681Z] ---> cc654c879423 [2022-08-08T16:33:21.681Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T16:33:21.681Z] ---> Running in 99ea45f53a83 [2022-08-08T16:33:21.681Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-08T16:33:21.681Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-08T16:33:21.681Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-08T16:33:21.681Z] Removing intermediate container 433f32c39555 [2022-08-08T16:33:21.681Z] ---> 3eba3f345f8f [2022-08-08T16:33:21.681Z] Step 12/25 : WORKDIR /edgex-go [2022-08-08T16:33:21.681Z] ---> Running in 858041a75181 [2022-08-08T16:33:21.945Z] Removing intermediate container 858041a75181 [2022-08-08T16:33:21.945Z] ---> 1785fa98ce55 [2022-08-08T16:33:21.945Z] [2022-08-08T16:33:21.945Z] Step 13/25 : FROM alpine:3.15 [2022-08-08T16:33:21.945Z] Removing intermediate container 99ea45f53a83 [2022-08-08T16:33:21.945Z] ---> 140e86999917 [2022-08-08T16:33:21.945Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T16:33:21.945Z] 3.15: Pulling from library/alpine [2022-08-08T16:33:22.204Z] ---> Running in 239f18d1a18f [2022-08-08T16:33:22.204Z] Removing intermediate container 239f18d1a18f [2022-08-08T16:33:22.204Z] ---> e7094eb14f8c [2022-08-08T16:33:22.204Z] [2022-08-08T16:33:22.204Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T16:33:22.204Z] 3.15: Pulling from library/alpine [2022-08-08T16:33:22.462Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-08T16:33:22.462Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-08T16:33:22.462Z] Status: Downloaded newer image for alpine:3.15 [2022-08-08T16:33:22.462Z] Status: Downloaded newer image for alpine:3.15 [2022-08-08T16:33:22.462Z] ---> 2720e26172a0 [2022-08-08T16:33:22.462Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T16:33:22.463Z] ---> 2720e26172a0 [2022-08-08T16:33:22.463Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T16:33:22.463Z] ---> Running in 871b4842d33a [2022-08-08T16:33:22.463Z] ---> Running in 6aae55223022 [2022-08-08T16:33:22.721Z] Removing intermediate container 6aae55223022 [2022-08-08T16:33:22.721Z] ---> 7747abf5a5ea [2022-08-08T16:33:22.721Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:33:22.721Z] Removing intermediate container 871b4842d33a [2022-08-08T16:33:22.721Z] ---> 795bc27a5931 [2022-08-08T16:33:22.721Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:33:22.721Z] ---> Running in 2b30e2c2ecaf [2022-08-08T16:33:22.721Z] ---> Running in 8a4268751647 [2022-08-08T16:33:23.657Z] Removing intermediate container 2b30e2c2ecaf [2022-08-08T16:33:23.657Z] ---> 2f210d95a1e6 [2022-08-08T16:33:23.657Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-08T16:33:23.657Z] ---> Running in 18aa751d58a3 [2022-08-08T16:33:23.916Z] Removing intermediate container 8a4268751647 [2022-08-08T16:33:23.916Z] ---> 7caf00b23fa9 [2022-08-08T16:33:23.916Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T16:33:23.916Z] ---> Running in 4e5b098fff41 [2022-08-08T16:33:24.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:24.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:25.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:25.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:25.372Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T16:33:25.372Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T16:33:25.372Z] OK: 15858 distinct packages available [2022-08-08T16:33:25.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:25.372Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T16:33:25.372Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T16:33:25.372Z] OK: 15858 distinct packages available [2022-08-08T16:33:25.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:26.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:26.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:26.310Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-08T16:33:26.569Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-08T16:33:26.569Z] (3/4) Installing libucontext (1.1-r0) [2022-08-08T16:33:26.569Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-08T16:33:26.569Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-08T16:33:26.569Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-08T16:33:26.828Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T16:33:26.828Z] OK: 6 MiB in 18 packages [2022-08-08T16:33:26.828Z] (3/5) Installing libucontext (1.1-r0) [2022-08-08T16:33:26.828Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-08T16:33:26.828Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-08T16:33:27.089Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T16:33:27.089Z] OK: 6 MiB in 19 packages [2022-08-08T16:33:30.567Z] Removing intermediate container 18aa751d58a3 [2022-08-08T16:33:30.567Z] ---> ee7806480090 [2022-08-08T16:33:30.567Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T16:33:30.567Z] Removing intermediate container 4e5b098fff41 [2022-08-08T16:33:30.567Z] ---> 8baa286fffef [2022-08-08T16:33:30.567Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T16:33:40.568Z] ---> 8d6a4b51992c [2022-08-08T16:33:40.569Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T16:33:40.569Z] ---> dbb1afc445f6 [2022-08-08T16:33:40.569Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T16:33:40.569Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-08T16:33:40.569Z] ---> fce457444c65 [2022-08-08T16:33:40.569Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-08T16:33:40.569Z] ---> 8073409db118 [2022-08-08T16:33:40.569Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-08T16:33:40.569Z] ---> Running in cf47085ca513 [2022-08-08T16:33:40.569Z] ---> 23ff90e02354 [2022-08-08T16:33:40.569Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-08T16:33:40.569Z] Removing intermediate container cf47085ca513 [2022-08-08T16:33:40.569Z] ---> a225da8268dd [2022-08-08T16:33:40.569Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-08T16:33:41.582Z] Removing intermediate container 986825f143d0 [2022-08-08T16:33:41.582Z] ---> 87189700509c [2022-08-08T16:33:41.582Z] Successfully built 87189700509c [2022-08-08T16:33:41.582Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T16:33:41.937Z] + docker inspect -f . ci-base-image-arm64 [2022-08-08T16:33:41.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T16:33:42.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-22152 does not seem to be running inside a container [2022-08-08T16:33:42.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-08T16:33:42.507Z] ---> 355e428f39f4 [2022-08-08T16:33:42.507Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T16:33:42.507Z] ---> 3c868bad2cda [2022-08-08T16:33:42.507Z] Step 21/26 : WORKDIR / [2022-08-08T16:33:42.507Z] ---> Running in 4e057cbbb489 [2022-08-08T16:33:42.507Z] ---> Running in d9220564d5c8 [2022-08-08T16:33:42.507Z] Removing intermediate container 5c0e6c554196 [2022-08-08T16:33:42.507Z] ---> 0c91f0b740a2 [2022-08-08T16:33:42.507Z] [2022-08-08T16:33:42.507Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T16:33:43.443Z] 3.16: Pulling from library/alpine [2022-08-08T16:33:43.443Z] Removing intermediate container 4e057cbbb489 [2022-08-08T16:33:43.443Z] ---> 7d452770a02e [2022-08-08T16:33:43.443Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T16:33:43.443Z] Removing intermediate container d9220564d5c8 [2022-08-08T16:33:43.443Z] ---> 4ebaca89abf7 [2022-08-08T16:33:43.443Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T16:33:43.593Z] $ docker top b27b0655ed3fc29a2e8482c7bca843b808a0778084f66fc164c1cfbae537dd56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T16:33:44.383Z] ---> Running in 8730642251ed [2022-08-08T16:33:44.383Z] ---> Running in 78a598436eba [2022-08-08T16:33:44.521Z] + go version [2022-08-08T16:33:44.521Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-08T16:33:44.547Z] $ docker stop --time=1 b27b0655ed3fc29a2e8482c7bca843b808a0778084f66fc164c1cfbae537dd56 [2022-08-08T16:33:44.658Z] Removing intermediate container 01a9e39044cc [2022-08-08T16:33:44.658Z] ---> b5c2a8d7cd84 [2022-08-08T16:33:44.658Z] [2022-08-08T16:33:44.658Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T16:33:44.658Z] 3.16: Pulling from library/alpine [2022-08-08T16:33:44.658Z] Removing intermediate container 8730642251ed [2022-08-08T16:33:44.658Z] ---> 373b2a5cfaa3 [2022-08-08T16:33:44.658Z] Step 23/25 : LABEL arch=x86_64 [2022-08-08T16:33:44.658Z] Removing intermediate container 78a598436eba [2022-08-08T16:33:44.658Z] ---> f99f34cdc7e1 [2022-08-08T16:33:44.658Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T16:33:44.658Z] ---> Running in b32b51d3339d [2022-08-08T16:33:44.658Z] ---> Running in 28f73d71bc61 [2022-08-08T16:33:44.918Z] Removing intermediate container b32b51d3339d [2022-08-08T16:33:44.918Z] ---> 8ba9a0f97de6 [2022-08-08T16:33:44.918Z] Step 24/25 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:33:45.855Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T16:33:45.855Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T16:33:45.855Z] Status: Downloaded newer image for alpine:3.16 [2022-08-08T16:33:45.855Z] Status: Downloaded newer image for alpine:3.16 [2022-08-08T16:33:45.855Z] Removing intermediate container 28f73d71bc61 [2022-08-08T16:33:45.855Z] ---> a8b59905101e [2022-08-08T16:33:45.855Z] ---> d7d3d98c851f [2022-08-08T16:33:45.855Z] Step 24/26 : LABEL arch=x86_64 [2022-08-08T16:33:45.855Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-08T16:33:45.855Z] ---> d7d3d98c851f [2022-08-08T16:33:45.855Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-08T16:33:46.188Z] $ docker rm -f b27b0655ed3fc29a2e8482c7bca843b808a0778084f66fc164c1cfbae537dd56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T16:33:46.789Z] + docker inspect -f . ci-base-image-arm64 [2022-08-08T16:33:46.790Z] . [2022-08-08T16:33:46.795Z] ---> Running in b147eb6fe462 [2022-08-08T16:33:46.795Z] ---> Running in 85e8974a06f7 [2022-08-08T16:33:46.795Z] ---> Running in 1b5bde4c1a3d [2022-08-08T16:33:46.795Z] ---> Running in b650b3c4e0aa [2022-08-08T16:33:46.795Z] Removing intermediate container b147eb6fe462 [2022-08-08T16:33:46.795Z] ---> 4843609266ef [2022-08-08T16:33:46.795Z] Step 25/25 : LABEL version=0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T16:33:47.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-22152 does not seem to be running inside a container [2022-08-08T16:33:47.055Z] ---> Running in 983aa590464a [2022-08-08T16:33:47.055Z] Removing intermediate container b650b3c4e0aa [2022-08-08T16:33:47.055Z] ---> c3f56a554cb8 [2022-08-08T16:33:47.055Z] Step 25/26 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:33:47.055Z] ---> Running in 58d545086a58 [2022-08-08T16:33:47.055Z] Removing intermediate container 983aa590464a [2022-08-08T16:33:47.055Z] ---> 796eb32c5582 [2022-08-08T16:33:47.055Z] [2022-08-08T16:33:47.055Z] Removing intermediate container 598b221bab04 [2022-08-08T16:33:47.055Z] ---> c892765a2222 [2022-08-08T16:33:47.055Z] [2022-08-08T16:33:47.055Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T16:33:47.055Z] ---> d7d3d98c851f [2022-08-08T16:33:47.055Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-08T16:33:47.055Z] ---> Running in 9e3efef4bb6f [2022-08-08T16:33:47.055Z] Removing intermediate container 58d545086a58 [2022-08-08T16:33:47.055Z] ---> b0a8ad70fa71 [2022-08-08T16:33:47.055Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T16:33:47.055Z] Successfully built 796eb32c5582 [2022-08-08T16:33:47.055Z] Successfully tagged security-spire-server:latest [2022-08-08T16:33:47.055Z] Building core-data [2022-08-08T16:33:47.055Z]  Building security-spire-server ... done  ---> Running in 4eb50640f9d5 [2022-08-08T16:33:47.111Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-08T16:33:47.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:47.315Z] Removing intermediate container 4eb50640f9d5 [2022-08-08T16:33:47.315Z] ---> 99cf4a3ddcc0 [2022-08-08T16:33:47.315Z] [2022-08-08T16:33:47.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:47.315Z] Successfully built 99cf4a3ddcc0 [2022-08-08T16:33:47.315Z] Successfully tagged security-spire-config:latest [2022-08-08T16:33:47.315Z] Building security-bootstrapper [2022-08-08T16:33:47.315Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:47.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:47.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:47.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:47.575Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-08T16:33:47.575Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-08T16:33:47.575Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T16:33:47.575Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-08T16:33:47.575Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:33:47.575Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-08T16:33:47.575Z] OK: 6 MiB in 15 packages [2022-08-08T16:33:47.575Z] (5/6) Installing curl (7.83.1-r2) [2022-08-08T16:33:47.575Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-08T16:33:47.575Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:33:47.575Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T16:33:47.575Z] OK: 8 MiB in 20 packages [2022-08-08T16:33:48.019Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-08T16:33:48.019Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-08T16:33:48.019Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:33:48.019Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T16:33:48.019Z] OK: 6 MiB in 16 packages [2022-08-08T16:33:48.345Z] $ docker top 373a0517d73c3f313c2acb79bcd2f484e92e36ec1a2ffa8185fa916df9ce4415 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-08T16:33:48.600Z] ========================================================= [2022-08-08T16:33:48.600Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-08T16:33:48.600Z] ========================================================= [Pipeline] sh [2022-08-08T16:33:49.244Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2022-08-08T16:33:49.916Z] + make test [2022-08-08T16:33:49.916Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-08T16:33:50.568Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:33:50.568Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:33:50.568Z] ---> 4f4cc6bdcd97 [2022-08-08T16:33:50.568Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T16:33:50.568Z] ---> Using cache [2022-08-08T16:33:50.568Z] ---> 3096bc4d324a [2022-08-08T16:33:50.568Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:33:50.568Z] ---> Using cache [2022-08-08T16:33:50.568Z] ---> d32118622b77 [2022-08-08T16:33:50.568Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-08T16:33:51.949Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:33:51.949Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:33:51.949Z] ---> 4f4cc6bdcd97 [2022-08-08T16:33:51.949Z] Step 3/31 : WORKDIR /edgex-go [2022-08-08T16:33:51.949Z] ---> Using cache [2022-08-08T16:33:51.949Z] ---> 3096bc4d324a [2022-08-08T16:33:51.949Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:33:51.949Z] ---> Using cache [2022-08-08T16:33:51.949Z] ---> d32118622b77 [2022-08-08T16:33:51.949Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-08T16:33:51.949Z] ---> Using cache [2022-08-08T16:33:51.949Z] ---> 0dfd3e290c21 [2022-08-08T16:33:51.949Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-08T16:33:51.949Z] ---> Using cache [2022-08-08T16:33:51.949Z] ---> 2c67352198db [2022-08-08T16:33:51.949Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:33:51.949Z] ---> Using cache [2022-08-08T16:33:51.949Z] ---> 69abe39af817 [2022-08-08T16:33:51.949Z] Step 8/31 : COPY . . [2022-08-08T16:33:51.949Z] ---> Using cache [2022-08-08T16:33:51.949Z] ---> d16e11ebeb64 [2022-08-08T16:33:51.949Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-08T16:33:53.864Z] ---> Running in 881f88f97474 [2022-08-08T16:33:53.864Z] ---> Running in 262b169706c6 [2022-08-08T16:33:54.124Z] Removing intermediate container 1b5bde4c1a3d [2022-08-08T16:33:54.124Z] ---> b6b812ec1aae [2022-08-08T16:33:54.124Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T16:33:54.124Z] ---> Running in 3b452d7e5d8c [2022-08-08T16:33:54.124Z] Removing intermediate container 9e3efef4bb6f [2022-08-08T16:33:54.124Z] ---> ef396ab20063 [2022-08-08T16:33:54.124Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T16:33:54.124Z] ---> Running in 26fcc1301eec [2022-08-08T16:33:54.124Z] Removing intermediate container 85e8974a06f7 [2022-08-08T16:33:54.124Z] ---> a7c4d9ad3ff3 [2022-08-08T16:33:54.124Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T16:33:54.124Z] ---> Running in 84cf9b1ea666 [2022-08-08T16:33:54.124Z] Removing intermediate container 3b452d7e5d8c [2022-08-08T16:33:54.124Z] ---> ab9d72c24260 [2022-08-08T16:33:54.124Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-08T16:33:54.124Z] ---> Running in b79349cf0206 [2022-08-08T16:33:54.124Z] Removing intermediate container 26fcc1301eec [2022-08-08T16:33:54.124Z] ---> ad9caef6040a [2022-08-08T16:33:54.124Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-08T16:33:54.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-08T16:33:54.124Z] ---> Running in 3aac232d2c7f [2022-08-08T16:33:54.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:54.124Z] Removing intermediate container 84cf9b1ea666 [2022-08-08T16:33:54.124Z] ---> b3228dd2d683 [2022-08-08T16:33:54.124Z] Step 13/22 : WORKDIR /edgex [2022-08-08T16:33:54.385Z] ---> Running in 9d46c1041514 [2022-08-08T16:33:54.385Z] Removing intermediate container b79349cf0206 [2022-08-08T16:33:54.385Z] ---> b041eb77368e [2022-08-08T16:33:54.385Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-08T16:33:54.385Z] ---> Running in 98dcb7b6fc93 [2022-08-08T16:33:54.385Z] Removing intermediate container 3aac232d2c7f [2022-08-08T16:33:54.385Z] ---> 2ba513e4e9c3 [2022-08-08T16:33:54.385Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T16:33:54.385Z] ---> Running in d6a89555ef15 [2022-08-08T16:33:54.385Z] Removing intermediate container 9d46c1041514 [2022-08-08T16:33:54.385Z] ---> be1722cea0e9 [2022-08-08T16:33:54.385Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-08T16:33:54.385Z] Removing intermediate container d6a89555ef15 [2022-08-08T16:33:54.385Z] ---> 95769dddf62e [2022-08-08T16:33:54.385Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T16:33:54.385Z] Removing intermediate container 98dcb7b6fc93 [2022-08-08T16:33:54.385Z] ---> c4854e7d55cc [2022-08-08T16:33:54.385Z] Step 15/23 : WORKDIR / [2022-08-08T16:33:54.643Z] ---> Running in 134f3eb7b389 [2022-08-08T16:33:54.643Z] ---> 718ad87b3fd0 [2022-08-08T16:33:54.643Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-08T16:33:54.643Z] ---> 79c8f92c0973 [2022-08-08T16:33:54.643Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-08T16:33:54.643Z] Removing intermediate container 134f3eb7b389 [2022-08-08T16:33:54.643Z] ---> 161b79f813a8 [2022-08-08T16:33:54.643Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T16:33:55.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:33:55.469Z] OK: 211 MiB in 51 packages [2022-08-08T16:33:55.469Z] ---> ac77f187c2b8 [2022-08-08T16:33:55.469Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-08T16:33:55.469Z] ---> 4afc95a4f2b6 [2022-08-08T16:33:55.469Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-08T16:33:55.469Z] ---> 1a32aa6232a5 [2022-08-08T16:33:55.469Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-08T16:33:56.038Z] ---> 8706fae2187b [2022-08-08T16:33:56.038Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-08T16:33:56.038Z] ---> Running in b8f109236ee8 [2022-08-08T16:33:56.038Z] Removing intermediate container 262b169706c6 [2022-08-08T16:33:56.038Z] ---> afb073c8fefa [2022-08-08T16:33:56.038Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T16:33:56.038Z] ---> 05c6171ca73d [2022-08-08T16:33:56.038Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T16:33:56.038Z] ---> c948dc2f1a59 [2022-08-08T16:33:56.038Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-08T16:33:56.297Z] Removing intermediate container b8f109236ee8 [2022-08-08T16:33:56.297Z] ---> 962db1f8cf82 [2022-08-08T16:33:56.297Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T16:33:56.297Z] ---> Running in 368cfde4062d [2022-08-08T16:33:56.297Z] ---> 362f79ca6717 [2022-08-08T16:33:56.297Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:33:56.297Z] Removing intermediate container 368cfde4062d [2022-08-08T16:33:56.297Z] ---> 1c4200b94796 [2022-08-08T16:33:56.298Z] Step 20/22 : LABEL arch=x86_64 [2022-08-08T16:33:56.298Z] ---> a2a5867bbe44 [2022-08-08T16:33:56.298Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T16:33:56.298Z] ---> e91ef5b03c2e [2022-08-08T16:33:56.298Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-08T16:33:56.298Z] ---> Running in 0471ba0d0447 [2022-08-08T16:33:56.298Z] ---> Running in 4b3d32d59ed3 [2022-08-08T16:33:56.298Z] ---> Running in 99ab93ed3f5a [2022-08-08T16:33:56.298Z] ---> Running in 1f3a9740fab8 [2022-08-08T16:33:56.593Z] Removing intermediate container 4b3d32d59ed3 [2022-08-08T16:33:56.593Z] ---> 7b5c61915918 [2022-08-08T16:33:56.593Z] Step 21/22 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:33:56.593Z] Removing intermediate container 99ab93ed3f5a [2022-08-08T16:33:56.593Z] ---> 78ed86b24c06 [2022-08-08T16:33:56.593Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T16:33:56.884Z] ---> Running in d120ab1da5ec [2022-08-08T16:33:56.884Z] ---> Running in 750027b9c5df [2022-08-08T16:33:56.884Z] Removing intermediate container 750027b9c5df [2022-08-08T16:33:56.884Z] ---> ace8d3ddee77 [2022-08-08T16:33:56.884Z] Step 21/23 : LABEL arch=x86_64 [2022-08-08T16:33:57.167Z] Removing intermediate container d120ab1da5ec [2022-08-08T16:33:57.167Z] ---> 92a3e8efc4ec [2022-08-08T16:33:57.167Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T16:33:57.167Z] ---> Running in 5dde2468ac00 [2022-08-08T16:33:57.167Z] ---> Running in 14d210749b45 [2022-08-08T16:33:57.167Z] Removing intermediate container 5dde2468ac00 [2022-08-08T16:33:57.167Z] ---> 0e4bd18d6d7c [2022-08-08T16:33:57.167Z] Step 22/23 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:33:57.452Z] Removing intermediate container 14d210749b45 [2022-08-08T16:33:57.452Z] ---> d44d1e3b26ce [2022-08-08T16:33:57.452Z] [2022-08-08T16:33:57.452Z] Successfully built d44d1e3b26ce [2022-08-08T16:33:57.452Z] Successfully tagged support-notifications:latest [2022-08-08T16:33:57.452Z] Building core-metadata [2022-08-08T16:33:57.452Z] ---> Running in daf6c1e287ec [2022-08-08T16:33:57.452Z] Removing intermediate container 1f3a9740fab8 [2022-08-08T16:33:57.452Z] ---> d435b02453c8 [2022-08-08T16:33:57.452Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T16:33:57.452Z]  Building support-notifications ... done  ---> Running in 948cad803fbf [2022-08-08T16:33:59.387Z] Removing intermediate container daf6c1e287ec [2022-08-08T16:33:59.387Z] ---> e7b505b41b68 [2022-08-08T16:33:59.387Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T16:33:59.648Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:33:59.648Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:33:59.648Z] ---> 4f4cc6bdcd97 [2022-08-08T16:33:59.648Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T16:33:59.648Z] ---> Using cache [2022-08-08T16:33:59.648Z] ---> 3096bc4d324a [2022-08-08T16:33:59.648Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:33:59.648Z] ---> Using cache [2022-08-08T16:33:59.648Z] ---> d32118622b77 [2022-08-08T16:33:59.648Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-08T16:33:59.648Z] ---> Using cache [2022-08-08T16:33:59.648Z] ---> 0dfd3e290c21 [2022-08-08T16:33:59.648Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T16:33:59.648Z] ---> Using cache [2022-08-08T16:33:59.648Z] ---> 2c67352198db [2022-08-08T16:33:59.648Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:33:59.648Z] ---> Using cache [2022-08-08T16:33:59.648Z] ---> 69abe39af817 [2022-08-08T16:33:59.648Z] Step 8/23 : COPY . . [2022-08-08T16:33:59.648Z] ---> Using cache [2022-08-08T16:33:59.648Z] ---> d16e11ebeb64 [2022-08-08T16:33:59.648Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-08T16:34:05.141Z] Removing intermediate container 948cad803fbf [2022-08-08T16:34:05.141Z] ---> ccb58ee108b7 [2022-08-08T16:34:05.141Z] Step 20/22 : LABEL arch=x86_64 [2022-08-08T16:34:05.141Z] ---> Running in 2058ca0aed86 [2022-08-08T16:34:05.141Z] ---> Running in a724ddc29dd4 [2022-08-08T16:34:05.141Z] ---> Running in ea44bc6f94b0 [2022-08-08T16:34:05.141Z] Removing intermediate container a724ddc29dd4 [2022-08-08T16:34:05.141Z] ---> 79e726a307da [2022-08-08T16:34:05.141Z] [2022-08-08T16:34:05.141Z] Removing intermediate container ea44bc6f94b0 [2022-08-08T16:34:05.141Z] ---> be5c8057ebf8 [2022-08-08T16:34:05.141Z] Step 21/22 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:34:05.141Z] Successfully built 79e726a307da [2022-08-08T16:34:05.141Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-08T16:34:05.141Z] Successfully tagged core-command:latest [2022-08-08T16:34:05.141Z] Building sys-mgmt-agent [2022-08-08T16:34:05.141Z]  Building core-command ... done  ---> Running in e2aa1993c3b5 [2022-08-08T16:34:05.141Z] Removing intermediate container e2aa1993c3b5 [2022-08-08T16:34:05.141Z] ---> 90734a74429c [2022-08-08T16:34:05.141Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T16:34:08.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:34:08.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:34:08.455Z] ---> 4f4cc6bdcd97 [2022-08-08T16:34:08.455Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T16:34:08.455Z] ---> Using cache [2022-08-08T16:34:08.455Z] ---> 3096bc4d324a [2022-08-08T16:34:08.455Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:34:08.455Z] ---> Using cache [2022-08-08T16:34:08.455Z] ---> d32118622b77 [2022-08-08T16:34:08.455Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-08T16:34:12.707Z] ---> Running in 64b42b7973f3 [2022-08-08T16:34:12.707Z] ---> Running in 0c909c0952dc [2022-08-08T16:34:12.707Z] Removing intermediate container 64b42b7973f3 [2022-08-08T16:34:12.707Z] ---> 704ff4a18440 [2022-08-08T16:34:12.707Z] [2022-08-08T16:34:12.707Z] Successfully built 704ff4a18440 [2022-08-08T16:34:12.707Z] Successfully tagged security-proxy-setup:latest [2022-08-08T16:34:12.707Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-08-08T16:34:12.707Z] Removing intermediate container 0471ba0d0447 [2022-08-08T16:34:12.707Z] ---> 86f916db6f16 [2022-08-08T16:34:12.707Z] Step 8/23 : COPY . . [2022-08-08T16:34:12.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:34:13.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:34:14.175Z] OK: 211 MiB in 51 packages [2022-08-08T16:34:16.313Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:34:16.313Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:34:16.313Z] ---> 4f4cc6bdcd97 [2022-08-08T16:34:16.313Z] Step 3/20 : WORKDIR /edgex-go [2022-08-08T16:34:16.313Z] ---> Using cache [2022-08-08T16:34:16.313Z] ---> 3096bc4d324a [2022-08-08T16:34:16.313Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-08T16:34:22.282Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-08T16:34:24.491Z] ---> Running in 460516fd2a9d [2022-08-08T16:34:24.491Z] ---> b997b75e2834 [2022-08-08T16:34:24.491Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-08T16:34:24.491Z] Removing intermediate container 881f88f97474 [2022-08-08T16:34:24.491Z] ---> 9d7fd1f8f7db [2022-08-08T16:34:24.491Z] [2022-08-08T16:34:24.491Z] Step 10/31 : FROM alpine:3.16 [2022-08-08T16:34:24.491Z] ---> d7d3d98c851f [2022-08-08T16:34:24.491Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T16:34:24.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:34:24.491Z] Removing intermediate container 0c909c0952dc [2022-08-08T16:34:24.491Z] ---> b5515f08a6ed [2022-08-08T16:34:24.491Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T16:34:24.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:34:24.491Z] ---> Running in 47b97c05b609 [2022-08-08T16:34:24.491Z] ---> Running in 075b84d1f701 [2022-08-08T16:34:24.491Z] v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-08T16:34:24.491Z] v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-08T16:34:24.491Z] OK: 17038 distinct packages available [2022-08-08T16:34:24.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:34:24.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:34:24.491Z] ---> b2c8fa45451c [2022-08-08T16:34:24.491Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:34:24.491Z] OK: 211 MiB in 51 packages [2022-08-08T16:34:25.063Z] Removing intermediate container 075b84d1f701 [2022-08-08T16:34:25.063Z] ---> 42575c0a837a [2022-08-08T16:34:25.063Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-08T16:34:25.063Z] ---> Running in 53eb3b8d5ba5 [2022-08-08T16:34:25.063Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-08T16:34:25.063Z] ---> Running in ddcced0d9e85 [2022-08-08T16:34:25.063Z] Removing intermediate container 2058ca0aed86 [2022-08-08T16:34:25.063Z] ---> c5ebabeb4c16 [2022-08-08T16:34:25.063Z] [2022-08-08T16:34:25.063Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T16:34:25.063Z] ---> d7d3d98c851f [2022-08-08T16:34:25.063Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-08T16:34:25.063Z] ---> Using cache [2022-08-08T16:34:25.063Z] ---> b6b812ec1aae [2022-08-08T16:34:25.063Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T16:34:25.063Z] ---> Using cache [2022-08-08T16:34:25.063Z] ---> ab9d72c24260 [2022-08-08T16:34:25.063Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-08T16:34:25.063Z] ---> Running in 964096d39d7e [2022-08-08T16:34:25.324Z] Removing intermediate container 460516fd2a9d [2022-08-08T16:34:25.324Z] ---> 34bd4161af08 [2022-08-08T16:34:25.324Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-08T16:34:25.324Z] Removing intermediate container 964096d39d7e [2022-08-08T16:34:25.324Z] ---> 7c2bcdeb7a48 [2022-08-08T16:34:25.324Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-08T16:34:25.324Z] ---> Running in e41d1d39dbc0 [2022-08-08T16:34:25.584Z] Removing intermediate container e41d1d39dbc0 [2022-08-08T16:34:25.584Z] ---> c7faded645ac [2022-08-08T16:34:25.584Z] Step 15/23 : WORKDIR / [2022-08-08T16:34:25.584Z] ---> Running in f6ae6396eaeb [2022-08-08T16:34:25.584Z] ---> 6e0713136210 [2022-08-08T16:34:25.584Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:34:25.584Z] ---> Running in 5695be506a18 [2022-08-08T16:34:25.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:34:25.584Z] Removing intermediate container f6ae6396eaeb [2022-08-08T16:34:25.584Z] ---> f54ff4181c99 [2022-08-08T16:34:25.584Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T16:34:25.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:34:25.845Z] ---> 5bb85b3540b6 [2022-08-08T16:34:25.845Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-08T16:34:25.845Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-08T16:34:25.845Z] (2/2) Installing su-exec (0.2-r1) [2022-08-08T16:34:25.845Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:34:25.845Z] OK: 6 MiB in 16 packages [2022-08-08T16:34:27.857Z] ---> ef3c250d59ba [2022-08-08T16:34:27.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-08T16:34:29.761Z] Removing intermediate container ddcced0d9e85 [2022-08-08T16:34:29.761Z] ---> 762e654cfe31 [2022-08-08T16:34:29.761Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-08T16:34:31.139Z] ---> d25471b672ee [2022-08-08T16:34:31.139Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-08T16:34:31.139Z] ---> Running in 8711388402a4 [2022-08-08T16:34:31.139Z] ---> Running in 9a385f5d4e30 [2022-08-08T16:34:31.399Z] Removing intermediate container 9a385f5d4e30 [2022-08-08T16:34:31.399Z] ---> 95d525351e8f [2022-08-08T16:34:31.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T16:34:31.970Z] Removing intermediate container 8711388402a4 [2022-08-08T16:34:31.970Z] ---> 4df2d232f85c [2022-08-08T16:34:31.970Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-08T16:34:32.229Z] ---> Running in f7470787f956 [2022-08-08T16:34:32.229Z] ---> Running in 7ddae75a825b [2022-08-08T16:34:32.832Z] Removing intermediate container f7470787f956 [2022-08-08T16:34:32.832Z] ---> 2ffae46eb630 [2022-08-08T16:34:32.832Z] Step 21/23 : LABEL arch=x86_64 [2022-08-08T16:34:35.367Z] Removing intermediate container 7ddae75a825b [2022-08-08T16:34:35.367Z] ---> fdd082de185f [2022-08-08T16:34:35.367Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-08T16:34:35.367Z] ---> Running in 3a3557f93a28 [2022-08-08T16:34:35.367Z] ---> Running in 75425ab37a71 [2022-08-08T16:34:35.626Z] Removing intermediate container 3a3557f93a28 [2022-08-08T16:34:35.626Z] ---> 6623175001e7 [2022-08-08T16:34:35.626Z] Step 22/23 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:34:35.626Z] Removing intermediate container 75425ab37a71 [2022-08-08T16:34:35.626Z] ---> d8aa525d0910 [2022-08-08T16:34:35.626Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-08T16:34:35.626Z] ---> Running in 6611918200d9 [2022-08-08T16:34:35.626Z] ---> Running in 1bbe71438dec [2022-08-08T16:34:35.887Z] Removing intermediate container 53eb3b8d5ba5 [2022-08-08T16:34:35.887Z] ---> 542f506037f2 [2022-08-08T16:34:35.887Z] Step 8/23 : COPY . . [2022-08-08T16:34:35.887Z] Removing intermediate container 5695be506a18 [2022-08-08T16:34:35.887Z] ---> 84406a944711 [2022-08-08T16:34:35.887Z] Step 7/20 : COPY . . [2022-08-08T16:34:35.887Z] Removing intermediate container 1bbe71438dec [2022-08-08T16:34:35.887Z] ---> 3fbb2f020674 [2022-08-08T16:34:35.887Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T16:34:35.887Z] ---> Running in 4bf13cd4fd4c [2022-08-08T16:34:36.455Z] Removing intermediate container 4bf13cd4fd4c [2022-08-08T16:34:36.455Z] ---> 73f4f3f8837d [2022-08-08T16:34:36.455Z] [2022-08-08T16:34:36.455Z] Successfully built 73f4f3f8837d [2022-08-08T16:34:36.455Z] Successfully tagged core-metadata:latest [2022-08-08T16:34:36.455Z]  Building core-metadata ... done Building security-secretstore-setup [2022-08-08T16:34:39.751Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:34:39.751Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:34:39.751Z] ---> 4f4cc6bdcd97 [2022-08-08T16:34:39.751Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T16:34:39.751Z] ---> Using cache [2022-08-08T16:34:39.751Z] ---> 3096bc4d324a [2022-08-08T16:34:39.751Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:34:39.751Z] ---> Using cache [2022-08-08T16:34:39.751Z] ---> d32118622b77 [2022-08-08T16:34:39.751Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-08T16:34:39.751Z] ---> Using cache [2022-08-08T16:34:39.751Z] ---> 0dfd3e290c21 [2022-08-08T16:34:39.751Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T16:34:39.751Z] ---> Using cache [2022-08-08T16:34:39.751Z] ---> 2c67352198db [2022-08-08T16:34:39.751Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:34:39.751Z] ---> Using cache [2022-08-08T16:34:39.751Z] ---> 69abe39af817 [2022-08-08T16:34:39.751Z] Step 8/25 : COPY . . [2022-08-08T16:34:39.751Z] ---> Using cache [2022-08-08T16:34:39.751Z] ---> d16e11ebeb64 [2022-08-08T16:34:39.751Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-08T16:34:49.777Z] ---> Running in 0841c8049696 [2022-08-08T16:34:49.777Z] ---> 6401e3cc43ae [2022-08-08T16:34:49.777Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-08T16:34:49.777Z] ---> 8cb4d7612027 [2022-08-08T16:34:49.777Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-08T16:34:49.777Z] ---> Running in f9d3f74e6a8c [2022-08-08T16:34:49.777Z] ---> Running in 0c1236752a01 [2022-08-08T16:34:49.777Z] Removing intermediate container 6611918200d9 [2022-08-08T16:34:49.777Z] ---> 3b7f0ef3fc17 [2022-08-08T16:34:49.777Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-08T16:34:49.777Z] ---> Running in 72867f954a3f [2022-08-08T16:34:49.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-08T16:34:49.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-08T16:34:49.777Z] Removing intermediate container 72867f954a3f [2022-08-08T16:34:49.777Z] ---> 3ab996e21662 [2022-08-08T16:34:49.777Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-08T16:34:49.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-08T16:34:51.693Z] ---> 604a6c0b9ad6 [2022-08-08T16:34:51.693Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-08T16:34:51.693Z] Removing intermediate container 47b97c05b609 [2022-08-08T16:34:51.693Z] ---> 9e64c1f85fa4 [2022-08-08T16:34:51.693Z] [2022-08-08T16:34:51.693Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T16:34:51.693Z] ---> d7d3d98c851f [2022-08-08T16:34:51.693Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-08T16:34:51.967Z] ---> Running in 5573cb62df44 [2022-08-08T16:34:52.539Z] ---> Running in 17cd83e1fb63 [2022-08-08T16:34:54.455Z] Removing intermediate container 17cd83e1fb63 [2022-08-08T16:34:54.455Z] ---> 28841de30ef9 [2022-08-08T16:34:54.455Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-08T16:34:56.390Z] ---> Running in dc858fc55be2 [2022-08-08T16:35:01.680Z] Removing intermediate container dc858fc55be2 [2022-08-08T16:35:01.680Z] ---> ec319dbe25b1 [2022-08-08T16:35:01.680Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-08T16:35:03.063Z] Removing intermediate container 5573cb62df44 [2022-08-08T16:35:03.063Z] ---> 5170d7da3890 [2022-08-08T16:35:03.063Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T16:35:03.646Z] ---> Running in bb1618583d69 [2022-08-08T16:35:03.646Z] ---> 0e812f6f4327 [2022-08-08T16:35:03.646Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-08T16:35:04.220Z] Removing intermediate container bb1618583d69 [2022-08-08T16:35:04.220Z] ---> 7fb81e156d4e [2022-08-08T16:35:04.220Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:35:06.144Z] ---> Running in 0391f46e7aca [2022-08-08T16:35:06.403Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-08T16:35:06.971Z] ---> 9e9bafbf0426 [2022-08-08T16:35:06.971Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-08T16:35:09.615Z] ---> e9b5f30bf661 [2022-08-08T16:35:09.615Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-08T16:35:09.615Z] ---> b57aea78d011 [2022-08-08T16:35:09.615Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-08T16:35:12.167Z] ---> 9157785750df [2022-08-08T16:35:12.167Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-08T16:35:12.442Z] Removing intermediate container 0391f46e7aca [2022-08-08T16:35:12.442Z] ---> 43c218c7a007 [2022-08-08T16:35:12.442Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-08T16:35:12.442Z] ---> 9d3347dc4fc8 [2022-08-08T16:35:12.442Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-08T16:35:12.442Z] ---> Running in 01bb22c4c1a6 [2022-08-08T16:35:12.442Z] ---> Running in 53d5f2c1dc74 [2022-08-08T16:35:12.732Z] Removing intermediate container 0841c8049696 [2022-08-08T16:35:12.732Z] ---> 53bf59a1895b [2022-08-08T16:35:12.732Z] [2022-08-08T16:35:12.732Z] Step 10/25 : FROM alpine:3.16 [2022-08-08T16:35:12.732Z] ---> d7d3d98c851f [2022-08-08T16:35:12.732Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-08T16:35:12.732Z] Removing intermediate container 0c1236752a01 [2022-08-08T16:35:12.732Z] ---> 32db06fe1238 [2022-08-08T16:35:12.732Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-08T16:35:13.263Z] ---> Running in f83a1a0af8e8 [2022-08-08T16:35:13.263Z] ---> Running in f67ce6aee3f9 [2022-08-08T16:35:13.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:13.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:13.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-08T16:35:13.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:14.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:14.119Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-08T16:35:14.119Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-08T16:35:14.119Z] (3/3) Installing su-exec (0.2-r1) [2022-08-08T16:35:14.119Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:35:14.119Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T16:35:14.119Z] OK: 6 MiB in 17 packages [2022-08-08T16:35:14.381Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-08T16:35:14.641Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T16:35:14.641Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-08T16:35:14.641Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T16:35:14.903Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-08T16:35:15.165Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-08T16:35:15.165Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:35:15.165Z] OK: 8 MiB in 20 packages [2022-08-08T16:35:15.165Z] Removing intermediate container f9d3f74e6a8c [2022-08-08T16:35:15.165Z] ---> 952e856c1938 [2022-08-08T16:35:15.165Z] [2022-08-08T16:35:15.165Z] Step 9/20 : FROM alpine:3.15 [2022-08-08T16:35:15.165Z] ---> 2720e26172a0 [2022-08-08T16:35:15.165Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T16:35:15.165Z] ---> Using cache [2022-08-08T16:35:15.165Z] ---> 795bc27a5931 [2022-08-08T16:35:15.165Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:35:15.165Z] ---> Using cache [2022-08-08T16:35:15.165Z] ---> 7caf00b23fa9 [2022-08-08T16:35:15.165Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-08T16:35:15.165Z] Removing intermediate container 53d5f2c1dc74 [2022-08-08T16:35:15.165Z] ---> 8f52b4b2cd02 [2022-08-08T16:35:15.165Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-08T16:35:15.165Z] ---> Running in c11c7f74d905 [2022-08-08T16:35:15.165Z] ---> Running in b9f60a906c5a [2022-08-08T16:35:15.427Z] Removing intermediate container f83a1a0af8e8 [2022-08-08T16:35:15.427Z] ---> ba3bd1e0f6c1 [2022-08-08T16:35:15.427Z] [2022-08-08T16:35:15.427Z] Step 11/23 : FROM alpine:3.16 [2022-08-08T16:35:15.427Z] ---> d7d3d98c851f [2022-08-08T16:35:15.427Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-08T16:35:15.427Z] Removing intermediate container f67ce6aee3f9 [2022-08-08T16:35:15.427Z] ---> 245e5f79dc2b [2022-08-08T16:35:15.427Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T16:35:15.427Z] Removing intermediate container b9f60a906c5a [2022-08-08T16:35:15.427Z] ---> 3c29e5965ca0 [2022-08-08T16:35:15.427Z] Step 28/31 : CMD ["gate"] [2022-08-08T16:35:15.427Z] ---> Running in 3b4e0602655d [2022-08-08T16:35:15.427Z] ---> Running in e8fe395cd413 [2022-08-08T16:35:15.427Z] ---> Running in 57422ae67be9 [2022-08-08T16:35:15.687Z] Removing intermediate container 57422ae67be9 [2022-08-08T16:35:15.687Z] ---> 94b5e13f10e1 [2022-08-08T16:35:15.687Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-08T16:35:15.687Z] Removing intermediate container e8fe395cd413 [2022-08-08T16:35:15.687Z] ---> 0fb08604366b [2022-08-08T16:35:15.687Z] Step 29/31 : LABEL arch=x86_64 [2022-08-08T16:35:15.687Z] Removing intermediate container 3b4e0602655d [2022-08-08T16:35:15.687Z] ---> 14451add7722 [2022-08-08T16:35:15.687Z] Step 13/25 : WORKDIR / [2022-08-08T16:35:15.687Z] ---> Running in 478036bff1d6 [2022-08-08T16:35:15.687Z] ---> Running in 127243c4c987 [2022-08-08T16:35:15.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:15.687Z] ---> Running in 3d847449a929 [2022-08-08T16:35:15.687Z] Removing intermediate container 01bb22c4c1a6 [2022-08-08T16:35:15.687Z] ---> a9322d56fafa [2022-08-08T16:35:15.687Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T16:35:15.687Z] Removing intermediate container 127243c4c987 [2022-08-08T16:35:15.687Z] ---> cfdbf70b17cd [2022-08-08T16:35:15.687Z] Step 30/31 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:35:15.978Z] ---> Running in f4f509bb2f6c [2022-08-08T16:35:15.978Z] Removing intermediate container 3d847449a929 [2022-08-08T16:35:15.978Z] ---> baf8e5f85285 [2022-08-08T16:35:15.978Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-08T16:35:15.978Z] ---> 4871f0b5140b [2022-08-08T16:35:15.978Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-08T16:35:15.978Z] Removing intermediate container f4f509bb2f6c [2022-08-08T16:35:15.978Z] ---> 1b9b8196672a [2022-08-08T16:35:15.978Z] Step 31/31 : LABEL version=0.0.0 [2022-08-08T16:35:15.978Z] ---> Running in 8548485a9494 [2022-08-08T16:35:15.978Z] ---> 6fad060062de [2022-08-08T16:35:15.978Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-08T16:35:15.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:16.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:16.245Z] Removing intermediate container 8548485a9494 [2022-08-08T16:35:16.245Z] ---> c72347d1837c [2022-08-08T16:35:16.245Z] [2022-08-08T16:35:16.245Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-08T16:35:16.245Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-08T16:35:16.245Z] (3/33) Installing readline (8.1.2-r0) [2022-08-08T16:35:16.245Z] (4/33) Installing bash (5.1.16-r2) [2022-08-08T16:35:16.245Z] Successfully built c72347d1837c [2022-08-08T16:35:16.245Z] Executing bash-5.1.16-r2.post-install [2022-08-08T16:35:16.245Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-08T16:35:16.507Z] Successfully tagged security-bootstrapper:latest [2022-08-08T16:35:16.507Z]  Building security-bootstrapper ... done Building support-scheduler [2022-08-08T16:35:16.507Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-08T16:35:16.507Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T16:35:16.507Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-08T16:35:16.507Z] ---> d399d1f37b8a [2022-08-08T16:35:16.507Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-08T16:35:16.507Z] (9/33) Installing curl (7.83.1-r2) [2022-08-08T16:35:16.507Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-08T16:35:16.507Z] ---> 8012f2160960 [2022-08-08T16:35:16.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-08T16:35:16.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:16.783Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-08T16:35:16.783Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-08T16:35:16.783Z] (13/33) Installing expat (2.4.8-r0) [2022-08-08T16:35:16.783Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-08T16:35:16.783Z] (15/33) Installing gdbm (1.23-r0) [2022-08-08T16:35:16.783Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-08T16:35:16.783Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T16:35:16.783Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T16:35:16.783Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-08T16:35:16.783Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-08T16:35:16.783Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-08T16:35:17.046Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-08T16:35:17.046Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-08T16:35:17.046Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-08T16:35:17.046Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-08T16:35:17.046Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-08T16:35:17.046Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-08T16:35:17.046Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-08T16:35:17.046Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-08T16:35:17.046Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-08T16:35:17.046Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-08T16:35:17.046Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-08T16:35:17.046Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-08T16:35:17.619Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:35:17.619Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T16:35:17.619Z] OK: 122 MiB in 47 packages [2022-08-08T16:35:17.619Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T16:35:17.619Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T16:35:17.619Z] OK: 15858 distinct packages available [2022-08-08T16:35:17.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:18.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:18.850Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:35:18.850Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:35:18.850Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-08T16:35:18.850Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-08T16:35:19.112Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-08T16:35:19.112Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-08T16:35:19.112Z] (5/9) Installing curl (7.80.0-r2) [2022-08-08T16:35:19.374Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-08T16:35:19.374Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-08T16:35:19.374Z] (8/9) Installing libucontext (1.1-r0) [2022-08-08T16:35:19.638Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-08T16:35:19.638Z] ---> 4f4cc6bdcd97 [2022-08-08T16:35:19.638Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T16:35:19.638Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T16:35:19.638Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T16:35:19.638Z] ---> Using cache [2022-08-08T16:35:19.638Z] ---> 3096bc4d324a [2022-08-08T16:35:19.638Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:35:19.638Z] ---> Using cache [2022-08-08T16:35:19.638Z] ---> d32118622b77 [2022-08-08T16:35:19.638Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T16:35:19.901Z] ---> Using cache [2022-08-08T16:35:19.901Z] ---> 0dfd3e290c21 [2022-08-08T16:35:19.901Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T16:35:19.901Z] ---> Using cache [2022-08-08T16:35:19.901Z] ---> 2c67352198db [2022-08-08T16:35:19.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:35:19.901Z] ---> Using cache [2022-08-08T16:35:19.901Z] ---> 69abe39af817 [2022-08-08T16:35:19.901Z] Step 8/22 : COPY . . [2022-08-08T16:35:19.901Z] ---> Using cache [2022-08-08T16:35:19.901Z] ---> d16e11ebeb64 [2022-08-08T16:35:19.901Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-08T16:35:19.901Z] OK: 8 MiB in 23 packages [2022-08-08T16:35:20.169Z] ---> f76b93e3eba1 [2022-08-08T16:35:20.169Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-08T16:35:20.169Z] ---> 974dccb9c0d6 [2022-08-08T16:35:20.169Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-08T16:35:20.169Z] ---> Running in 021d47e9c579 [2022-08-08T16:35:20.430Z] ---> Running in 80fa7e10abcc [2022-08-08T16:35:20.430Z] Removing intermediate container 80fa7e10abcc [2022-08-08T16:35:20.430Z] ---> f5a3f9732eb8 [2022-08-08T16:35:20.430Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T16:35:20.430Z] ---> fda91bef1fc9 [2022-08-08T16:35:20.430Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-08T16:35:20.430Z] ---> Running in dabece6cc113 [2022-08-08T16:35:21.003Z] Removing intermediate container dabece6cc113 [2022-08-08T16:35:21.003Z] ---> 3afe72f5c56f [2022-08-08T16:35:21.003Z] Step 21/23 : LABEL arch=x86_64 [2022-08-08T16:35:21.003Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-08T16:35:21.003Z] Removing intermediate container c11c7f74d905 [2022-08-08T16:35:21.003Z] ---> e665f41fc3b2 [2022-08-08T16:35:21.003Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T16:35:21.003Z] ---> Running in 2632fbec23d2 [2022-08-08T16:35:21.004Z] ---> cc786176369c [2022-08-08T16:35:21.004Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-08T16:35:21.004Z] Removing intermediate container 2632fbec23d2 [2022-08-08T16:35:21.004Z] ---> a83c8d733281 [2022-08-08T16:35:21.004Z] Step 22/23 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:35:21.004Z] ---> d49fc57907b2 [2022-08-08T16:35:21.004Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-08T16:35:21.267Z] ---> Running in 38464def8765 [2022-08-08T16:35:21.874Z] Removing intermediate container 38464def8765 [2022-08-08T16:35:21.874Z] ---> 70fa8c68e8ce [2022-08-08T16:35:21.874Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T16:35:21.874Z] ---> c470d02151a2 [2022-08-08T16:35:21.874Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T16:35:21.874Z] ---> 108681d6fd26 [2022-08-08T16:35:21.874Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-08T16:35:21.874Z] ---> Running in 819d3d242ed1 [2022-08-08T16:35:22.135Z] Removing intermediate container 819d3d242ed1 [2022-08-08T16:35:22.135Z] ---> b72f08f3daac [2022-08-08T16:35:22.135Z] [2022-08-08T16:35:22.135Z] ---> dbcb400f7fe1 [2022-08-08T16:35:22.135Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T16:35:22.135Z] ---> Running in 087eb76f8573 [2022-08-08T16:35:22.135Z] Successfully built b72f08f3daac [2022-08-08T16:35:22.135Z] ---> 256c9c34df9e [2022-08-08T16:35:22.135Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-08T16:35:22.135Z] Successfully tagged core-data:latest [2022-08-08T16:35:22.135Z]  Building core-data ... done Building security-spire-agent [2022-08-08T16:35:22.135Z] ---> Running in e9e31b50e79d [2022-08-08T16:35:23.526Z] Removing intermediate container e9e31b50e79d [2022-08-08T16:35:23.526Z] ---> 5a1564d82096 [2022-08-08T16:35:23.526Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T16:35:24.911Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:35:24.911Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:35:24.911Z] ---> 4f4cc6bdcd97 [2022-08-08T16:35:24.911Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T16:35:24.911Z] ---> Using cache [2022-08-08T16:35:24.911Z] ---> 3096bc4d324a [2022-08-08T16:35:24.911Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:35:24.911Z] ---> Using cache [2022-08-08T16:35:24.911Z] ---> d32118622b77 [2022-08-08T16:35:24.911Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T16:35:26.929Z] ---> Running in f2c0d10a4ce4 [2022-08-08T16:35:26.929Z] ---> Running in 15c6aed1fce9 [2022-08-08T16:35:26.929Z] Removing intermediate container 087eb76f8573 [2022-08-08T16:35:26.929Z] ---> 93a24ac7ddf6 [2022-08-08T16:35:26.929Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T16:35:26.929Z] Removing intermediate container f2c0d10a4ce4 [2022-08-08T16:35:26.929Z] ---> bceca8f415fe [2022-08-08T16:35:26.929Z] Step 18/20 : LABEL arch=x86_64 [2022-08-08T16:35:26.929Z] ---> Running in 0f39f67a8531 [2022-08-08T16:35:27.224Z] ---> Running in a45e4b07fdf9 [2022-08-08T16:35:27.224Z] Removing intermediate container a45e4b07fdf9 [2022-08-08T16:35:27.224Z] ---> fdedfda5687b [2022-08-08T16:35:27.224Z] Step 19/20 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:35:27.224Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:27.224Z] Removing intermediate container 0f39f67a8531 [2022-08-08T16:35:27.224Z] ---> 97fc6a9d7d1f [2022-08-08T16:35:27.224Z] Step 23/25 : LABEL arch=x86_64 [2022-08-08T16:35:27.224Z] ---> Running in 02a1cb4b7eab [2022-08-08T16:35:27.587Z] ---> Running in acaa947f95c5 [2022-08-08T16:35:27.587Z] Collecting docker-compose==1.23.2 [2022-08-08T16:35:27.587Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-08T16:35:27.587Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.0 MB/s eta 0:00:00 [2022-08-08T16:35:27.587Z] Removing intermediate container 02a1cb4b7eab [2022-08-08T16:35:27.587Z] ---> 71b7220989f7 [2022-08-08T16:35:27.587Z] Step 20/20 : LABEL version=0.0.0 [2022-08-08T16:35:27.587Z] Removing intermediate container acaa947f95c5 [2022-08-08T16:35:27.587Z] ---> 1d9ad8b15920 [2022-08-08T16:35:27.587Z] Step 24/25 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:35:27.587Z] Collecting docopt<0.7,>=0.6.1 [2022-08-08T16:35:27.587Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-08T16:35:27.587Z] ---> Running in 061b7a053812 [2022-08-08T16:35:27.587Z] Preparing metadata (setup.py): started [2022-08-08T16:35:27.587Z] ---> Running in c312d28a54cc [2022-08-08T16:35:27.930Z] Removing intermediate container 061b7a053812 [2022-08-08T16:35:27.930Z] ---> 0829b5ec889f [2022-08-08T16:35:27.930Z] [2022-08-08T16:35:27.930Z] Removing intermediate container c312d28a54cc [2022-08-08T16:35:27.930Z] ---> 829a1961a1b5 [2022-08-08T16:35:27.930Z] Step 25/25 : LABEL version=0.0.0 [2022-08-08T16:35:27.930Z] Successfully built 0829b5ec889f [2022-08-08T16:35:27.930Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-08T16:35:27.930Z]  Building security-spiffe-token-provider ... done  ---> Running in 1c274f294973 [2022-08-08T16:35:27.930Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T16:35:27.930Z] Collecting cached-property<2,>=1.2.0 [2022-08-08T16:35:27.930Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-08T16:35:27.930Z] Collecting docker<4.0,>=3.6.0 [2022-08-08T16:35:28.213Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-08T16:35:28.213Z] Removing intermediate container 1c274f294973 [2022-08-08T16:35:28.213Z] ---> c0cf4076fbfc [2022-08-08T16:35:28.213Z] [2022-08-08T16:35:28.213Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.5 MB/s eta 0:00:00 [2022-08-08T16:35:28.213Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T16:35:28.213Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-08T16:35:28.213Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-08T16:35:28.213Z] Successfully built c0cf4076fbfc [2022-08-08T16:35:28.213Z] Successfully tagged security-secretstore-setup:latest [2022-08-08T16:35:28.213Z]  Building security-secretstore-setup ... done  Preparing metadata (setup.py): started [2022-08-08T16:35:28.477Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T16:35:28.477Z] Collecting texttable<0.10,>=0.9.0 [2022-08-08T16:35:28.477Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-08T16:35:28.477Z] Preparing metadata (setup.py): started [2022-08-08T16:35:28.477Z] OK: 211 MiB in 51 packages [2022-08-08T16:35:28.770Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T16:35:28.770Z] Collecting jsonschema<3,>=2.5.1 [2022-08-08T16:35:28.770Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-08T16:35:28.770Z] Collecting PyYAML<4,>=3.10 [2022-08-08T16:35:28.770Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-08T16:35:28.770Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 97.7 MB/s eta 0:00:00 [2022-08-08T16:35:29.032Z] Preparing metadata (setup.py): started [2022-08-08T16:35:29.307Z] Removing intermediate container 15c6aed1fce9 [2022-08-08T16:35:29.307Z] ---> 02f64d3f8848 [2022-08-08T16:35:29.307Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T16:35:29.307Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T16:35:29.307Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-08T16:35:29.568Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-08T16:35:29.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 110.6 MB/s eta 0:00:00 [2022-08-08T16:35:29.568Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-08T16:35:29.568Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-08T16:35:29.568Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-08T16:35:29.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 177.4 MB/s eta 0:00:00 [2022-08-08T16:35:29.568Z] Collecting docker-pycreds>=0.4.0 [2022-08-08T16:35:29.568Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-08T16:35:29.568Z] ---> 6c6dab385c14 [2022-08-08T16:35:29.568Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:35:29.568Z] ---> Running in 513ed12c5eee [2022-08-08T16:35:29.840Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-08T16:35:29.840Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-08T16:35:29.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 95.0 MB/s eta 0:00:00 [2022-08-08T16:35:29.840Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-08T16:35:29.840Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-08T16:35:29.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 110.2 MB/s eta 0:00:00 [2022-08-08T16:35:29.840Z] Collecting idna<2.8,>=2.5 [2022-08-08T16:35:29.840Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-08T16:35:29.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 172.6 MB/s eta 0:00:00 [2022-08-08T16:35:29.840Z] Collecting certifi>=2017.4.17 [2022-08-08T16:35:29.840Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-08T16:35:29.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 99.1 MB/s eta 0:00:00 [2022-08-08T16:35:29.840Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-08T16:35:29.840Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-08T16:35:29.840Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-08T16:35:29.840Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-08T16:35:30.101Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-08T16:35:30.101Z] Running setup.py install for texttable: started [2022-08-08T16:35:30.362Z] Running setup.py install for texttable: finished with status 'done' [2022-08-08T16:35:30.362Z] Running setup.py install for PyYAML: started [2022-08-08T16:35:30.622Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-08T16:35:30.882Z] Running setup.py install for docopt: started [2022-08-08T16:35:31.143Z] Running setup.py install for docopt: finished with status 'done' [2022-08-08T16:35:32.094Z] Running setup.py install for dockerpty: started [2022-08-08T16:35:32.094Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-08T16:35:34.646Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-08T16:35:34.646Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-08T16:35:40.020Z] Removing intermediate container 478036bff1d6 [2022-08-08T16:35:40.020Z] ---> 438ae0b62682 [2022-08-08T16:35:40.020Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-08T16:35:40.020Z] Removing intermediate container 513ed12c5eee [2022-08-08T16:35:40.020Z] ---> 08a23241de63 [2022-08-08T16:35:40.020Z] Step 8/26 : COPY . . [2022-08-08T16:35:41.398Z] ---> Running in 5991f293dbfc [2022-08-08T16:35:44.705Z] Removing intermediate container 5991f293dbfc [2022-08-08T16:35:44.705Z] ---> 3329d19ba354 [2022-08-08T16:35:44.705Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-08T16:35:44.705Z] ---> Running in 27d1a7dfdde7 [2022-08-08T16:35:44.705Z] ---> d4902e8e7455 [2022-08-08T16:35:44.705Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T16:35:44.705Z] ---> Running in 0008b764b4bf [2022-08-08T16:35:44.705Z] Removing intermediate container 021d47e9c579 [2022-08-08T16:35:44.705Z] ---> 210dd2143af2 [2022-08-08T16:35:44.705Z] [2022-08-08T16:35:44.705Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T16:35:44.705Z] ---> d7d3d98c851f [2022-08-08T16:35:44.705Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-08T16:35:44.705Z] ---> Using cache [2022-08-08T16:35:44.705Z] ---> b6b812ec1aae [2022-08-08T16:35:44.705Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T16:35:44.705Z] ---> Using cache [2022-08-08T16:35:44.705Z] ---> ab9d72c24260 [2022-08-08T16:35:44.705Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-08T16:35:44.705Z] Removing intermediate container 27d1a7dfdde7 [2022-08-08T16:35:44.705Z] ---> 72c07e849c7e [2022-08-08T16:35:44.705Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-08T16:35:44.705Z] ---> Running in 39c5e83c72b7 [2022-08-08T16:35:44.705Z] Removing intermediate container 0008b764b4bf [2022-08-08T16:35:44.705Z] ---> 7c729f8e9358 [2022-08-08T16:35:44.705Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T16:35:44.705Z] ---> Running in 2441fb25d62a [2022-08-08T16:35:44.705Z] Removing intermediate container 39c5e83c72b7 [2022-08-08T16:35:44.705Z] ---> 7cda5e423de4 [2022-08-08T16:35:44.705Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T16:35:44.967Z] ---> Running in 29d28a843cc3 [2022-08-08T16:35:44.967Z] Removing intermediate container 2441fb25d62a [2022-08-08T16:35:44.967Z] ---> b84641e3b98b [2022-08-08T16:35:44.967Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T16:35:44.968Z] ---> Running in d3230b3ced56 [2022-08-08T16:35:44.968Z] ---> a6c20dda412c [2022-08-08T16:35:44.968Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-08T16:35:44.968Z] Removing intermediate container 29d28a843cc3 [2022-08-08T16:35:44.968Z] ---> f902d36f12d6 [2022-08-08T16:35:44.968Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T16:35:45.318Z] ---> 21d069bba3f1 [2022-08-08T16:35:45.318Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-08T16:35:45.318Z] ---> d0ce24423451 [2022-08-08T16:35:45.318Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-08T16:35:45.679Z] ---> 6d4edad94df4 [2022-08-08T16:35:45.679Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-08T16:35:46.000Z] ---> 0bee0432bc76 [2022-08-08T16:35:46.000Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-08T16:35:46.000Z] ---> Running in b7f4399f87b5 [2022-08-08T16:35:46.000Z] Removing intermediate container b7f4399f87b5 [2022-08-08T16:35:46.000Z] ---> b4b563beb074 [2022-08-08T16:35:46.000Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T16:35:46.000Z] ---> 81e00cd534f7 [2022-08-08T16:35:46.000Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-08T16:35:46.000Z] Removing intermediate container d3230b3ced56 [2022-08-08T16:35:46.000Z] ---> e1d8269f4f18 [2022-08-08T16:35:46.000Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T16:35:46.000Z] ---> Running in ce04a0ec9308 [2022-08-08T16:35:46.000Z] ---> Running in 545685959af8 [2022-08-08T16:35:46.000Z] ---> Running in 42eca9bdd9d8 [2022-08-08T16:35:46.000Z] Removing intermediate container ce04a0ec9308 [2022-08-08T16:35:46.000Z] ---> bb5e948029bc [2022-08-08T16:35:46.000Z] Step 21/23 : LABEL arch=x86_64 [2022-08-08T16:35:46.000Z] ---> Running in 88d4d4b5816b [2022-08-08T16:35:46.267Z] Removing intermediate container 545685959af8 [2022-08-08T16:35:46.267Z] ---> 0ee298c7b55c [2022-08-08T16:35:46.267Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T16:35:46.267Z] Removing intermediate container 42eca9bdd9d8 [2022-08-08T16:35:46.267Z] ---> e61dcfbcd304 [2022-08-08T16:35:46.267Z] [2022-08-08T16:35:46.267Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T16:35:46.267Z] ---> 2720e26172a0 [2022-08-08T16:35:46.267Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T16:35:46.267Z] ---> Using cache [2022-08-08T16:35:46.267Z] ---> 795bc27a5931 [2022-08-08T16:35:46.267Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:35:46.267Z] ---> Using cache [2022-08-08T16:35:46.267Z] ---> 7caf00b23fa9 [2022-08-08T16:35:46.267Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T16:35:46.267Z] ---> Using cache [2022-08-08T16:35:46.267Z] ---> 8baa286fffef [2022-08-08T16:35:46.267Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-08T16:35:46.267Z] ---> Running in 202ae40f2a7d [2022-08-08T16:35:46.267Z] Removing intermediate container 88d4d4b5816b [2022-08-08T16:35:46.267Z] ---> e979abec34d7 [2022-08-08T16:35:46.267Z] Step 22/23 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:35:46.267Z] ---> Running in 46b740d094c3 [2022-08-08T16:35:46.267Z] Removing intermediate container 202ae40f2a7d [2022-08-08T16:35:46.267Z] ---> c51ed39ea37f [2022-08-08T16:35:46.267Z] Step 20/22 : LABEL arch=x86_64 [2022-08-08T16:35:46.527Z] ---> Running in 718b52231213 [2022-08-08T16:35:46.789Z] Removing intermediate container 46b740d094c3 [2022-08-08T16:35:46.789Z] ---> 39a6600abf59 [2022-08-08T16:35:46.789Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T16:35:46.789Z] Removing intermediate container 718b52231213 [2022-08-08T16:35:46.789Z] ---> 5fe36e1d1056 [2022-08-08T16:35:46.789Z] Step 21/22 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:35:46.789Z] ---> Running in 07029a3cbfb4 [2022-08-08T16:35:46.789Z] ---> Running in 43bba48ed42d [2022-08-08T16:35:47.051Z] ---> e0ff70cbf3ec [2022-08-08T16:35:47.051Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T16:35:47.051Z] Removing intermediate container 07029a3cbfb4 [2022-08-08T16:35:47.051Z] ---> d1fcdb3a48c0 [2022-08-08T16:35:47.051Z] [2022-08-08T16:35:47.051Z] Removing intermediate container 43bba48ed42d [2022-08-08T16:35:47.051Z] ---> 8063fd9a221d [2022-08-08T16:35:47.051Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T16:35:47.051Z] Successfully built d1fcdb3a48c0 [2022-08-08T16:35:47.051Z] ---> Running in defaeda61ded [2022-08-08T16:35:47.051Z] Successfully tagged sys-mgmt-agent:latest [2022-08-08T16:35:47.051Z]  Building sys-mgmt-agent ... done Removing intermediate container defaeda61ded [2022-08-08T16:35:47.051Z] ---> d01a2af12b55 [2022-08-08T16:35:47.051Z] [2022-08-08T16:35:47.051Z] Successfully built d01a2af12b55 [2022-08-08T16:35:47.051Z] Successfully tagged support-scheduler:latest [2022-08-08T16:35:48.967Z]  Building support-scheduler ... done  ---> 6618a87013d7 [2022-08-08T16:35:48.967Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T16:35:48.967Z] ---> 6bed60265850 [2022-08-08T16:35:48.967Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-08T16:35:48.967Z] ---> 065bb81ca0d5 [2022-08-08T16:35:48.967Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-08T16:35:49.228Z] ---> 01369b74aa9c [2022-08-08T16:35:49.229Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T16:35:49.229Z] ---> Running in 719df627d1d3 [2022-08-08T16:35:49.229Z] Removing intermediate container 719df627d1d3 [2022-08-08T16:35:49.229Z] ---> ece63f38c493 [2022-08-08T16:35:49.229Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T16:35:49.229Z] ---> Running in 728b9521cc80 [2022-08-08T16:35:49.229Z] Removing intermediate container 728b9521cc80 [2022-08-08T16:35:49.229Z] ---> b1b9f909065e [2022-08-08T16:35:49.229Z] Step 24/26 : LABEL arch=x86_64 [2022-08-08T16:35:49.229Z] ---> Running in 745d36a1dec5 [2022-08-08T16:35:49.492Z] Removing intermediate container 745d36a1dec5 [2022-08-08T16:35:49.492Z] ---> c60d991b674f [2022-08-08T16:35:49.492Z] Step 25/26 : LABEL git_sha=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [2022-08-08T16:35:49.492Z] ---> Running in 74ae9bd5e7b7 [2022-08-08T16:35:49.492Z] Removing intermediate container 74ae9bd5e7b7 [2022-08-08T16:35:49.492Z] ---> 639b5564960e [2022-08-08T16:35:49.492Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T16:35:49.492Z] ---> Running in 936eeabaa7a3 [2022-08-08T16:35:49.492Z] Removing intermediate container 936eeabaa7a3 [2022-08-08T16:35:49.492Z] ---> ea0a5e07a1f8 [2022-08-08T16:35:49.492Z] [2022-08-08T16:35:49.492Z] Successfully built ea0a5e07a1f8 [2022-08-08T16:35:49.754Z] Successfully tagged security-spire-agent:latest [2022-08-08T16:35:49.762Z]  Building security-spire-agent ... done  [Pipeline] } [2022-08-08T16:35:49.783Z] $ docker stop --time=1 1d147a5528354fff948f94a6d4165458b37dbcbba1ee864f6b738bdc773d9796 [2022-08-08T16:35:51.080Z] $ docker rm -f 1d147a5528354fff948f94a6d4165458b37dbcbba1ee864f6b738bdc773d9796 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T16:35:51.415Z] + docker images [2022-08-08T16:35:51.415Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-08T16:35:51.415Z] security-spire-agent latest ea0a5e07a1f8 2 seconds ago 125MB [2022-08-08T16:35:51.415Z] e61dcfbcd304 5 seconds ago 1.42GB [2022-08-08T16:35:51.415Z] sys-mgmt-agent latest d1fcdb3a48c0 5 seconds ago 135MB [2022-08-08T16:35:51.415Z] support-scheduler latest d01a2af12b55 5 seconds ago 26.5MB [2022-08-08T16:35:51.415Z] 210dd2143af2 10 seconds ago 1.58GB [2022-08-08T16:35:51.415Z] security-spiffe-token-provider latest 0829b5ec889f 24 seconds ago 29.2MB [2022-08-08T16:35:51.415Z] security-secretstore-setup latest c0cf4076fbfc 24 seconds ago 28.9MB [2022-08-08T16:35:51.415Z] core-data latest b72f08f3daac 30 seconds ago 21.5MB [2022-08-08T16:35:51.415Z] ba3bd1e0f6c1 36 seconds ago 1.52GB [2022-08-08T16:35:51.415Z] security-bootstrapper latest c72347d1837c 36 seconds ago 19.3MB [2022-08-08T16:35:51.415Z] 952e856c1938 37 seconds ago 1.57GB [2022-08-08T16:35:51.415Z] 53bf59a1895b 39 seconds ago 1.53GB [2022-08-08T16:35:51.415Z] 9e64c1f85fa4 About a minute ago 1.55GB [2022-08-08T16:35:51.415Z] core-metadata latest 73f4f3f8837d About a minute ago 18.2MB [2022-08-08T16:35:51.415Z] c5ebabeb4c16 About a minute ago 1.55GB [2022-08-08T16:35:51.415Z] 9d7fd1f8f7db About a minute ago 1.52GB [2022-08-08T16:35:51.415Z] security-proxy-setup latest 704ff4a18440 About a minute ago 27.2MB [2022-08-08T16:35:51.415Z] core-command latest 79e726a307da About a minute ago 16.2MB [2022-08-08T16:35:51.415Z] support-notifications latest d44d1e3b26ce About a minute ago 27.1MB [2022-08-08T16:35:51.415Z] security-spire-config latest 99cf4a3ddcc0 2 minutes ago 85.8MB [2022-08-08T16:35:51.415Z] security-spire-server latest 796eb32c5582 2 minutes ago 86.5MB [2022-08-08T16:35:51.416Z] c892765a2222 2 minutes ago 1.58GB [2022-08-08T16:35:51.416Z] b5c2a8d7cd84 2 minutes ago 1.53GB [2022-08-08T16:35:51.416Z] 0c91f0b740a2 2 minutes ago 1.52GB [2022-08-08T16:35:51.416Z] e7094eb14f8c 2 minutes ago 1.42GB [2022-08-08T16:35:51.416Z] 1785fa98ce55 2 minutes ago 1.42GB [2022-08-08T16:35:51.416Z] ci-base-image-x86_64 latest 4f4cc6bdcd97 5 minutes ago 993MB [2022-08-08T16:35:51.416Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-08T16:35:51.416Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-08T16:35:51.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-08T16:35:51.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-08T16:35:51.416Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-08T16:36:14.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-08T16:36:22.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.355s coverage: 28.7% of statements [2022-08-08T16:36:22.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-08T16:36:22.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-08T16:36:25.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 98.5% of statements [2022-08-08T16:36:25.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-08T16:36:25.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.504s coverage: 54.2% of statements [2022-08-08T16:36:25.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-08T16:36:25.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-08T16:36:43.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.877s coverage: 89.2% of statements [2022-08-08T16:36:43.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-08T16:36:43.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-08T16:36:43.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-08T16:36:43.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-08T16:36:43.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-08T16:36:43.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.527s coverage: 2.1% of statements [2022-08-08T16:36:43.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-08T16:36:43.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-08T16:36:47.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.443s coverage: 95.6% of statements [2022-08-08T16:36:47.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-08T16:36:47.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-08T16:36:47.652Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.296s coverage: 72.2% of statements [2022-08-08T16:36:47.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-08T16:36:47.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-08T16:36:47.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-08T16:36:47.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-08T16:36:47.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-08T16:36:47.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.290s coverage: 60.0% of statements [2022-08-08T16:36:47.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-08T16:36:47.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-08T16:36:47.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-08T16:36:47.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.438s coverage: 0.9% of statements [2022-08-08T16:36:47.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-08T16:36:48.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements [2022-08-08T16:36:48.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.270s coverage: 29.6% of statements [2022-08-08T16:36:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-08T16:36:55.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements [2022-08-08T16:36:55.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 79.5% of statements [2022-08-08T16:36:55.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2022-08-08T16:36:55.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2022-08-08T16:36:56.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements [2022-08-08T16:37:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.269s coverage: 94.4% of statements [2022-08-08T16:37:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements [2022-08-08T16:37:16.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.706s coverage: 82.2% of statements [2022-08-08T16:37:16.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-08T16:37:19.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements [2022-08-08T16:37:19.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-08T16:37:19.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-08T16:37:19.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-08T16:37:19.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-08-08T16:37:19.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-08T16:37:19.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-08T16:37:19.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-08T16:37:19.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-08T16:37:19.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-08T16:37:19.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2022-08-08T16:37:19.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-08T16:37:19.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-08T16:37:19.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-08-08T16:37:19.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-08T16:37:19.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-08-08T16:37:19.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-08T16:37:19.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements [2022-08-08T16:37:19.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements [2022-08-08T16:37:19.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2022-08-08T16:37:19.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.810s coverage: 91.2% of statements [2022-08-08T16:37:19.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-08T16:37:24.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.002s coverage: 64.7% of statements [2022-08-08T16:37:24.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-08T16:37:24.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-08T16:37:24.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements [2022-08-08T16:37:24.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.174s coverage: 89.4% of statements [2022-08-08T16:37:24.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2022-08-08T16:37:24.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2022-08-08T16:37:24.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-08-08T16:37:31.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.373s coverage: 65.8% of statements [2022-08-08T16:37:31.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-08T16:37:31.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-08T16:37:31.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-08T16:37:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.978s coverage: 43.6% of statements [2022-08-08T16:37:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-08T16:37:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-08T16:37:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements [2022-08-08T16:37:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-08T16:37:35.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements [2022-08-08T16:37:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-08T16:37:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-08T16:37:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-08T16:37:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-08T16:37:43.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.365s coverage: 17.7% of statements [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-08T16:37:43.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.669s coverage: 92.3% of statements [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-08T16:37:43.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.356s coverage: 63.2% of statements [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-08T16:37:43.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.444s coverage: 97.7% of statements [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-08T16:37:43.378Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.195s coverage: 28.9% of statements [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-08T16:37:43.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-08T16:37:43.378Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements [2022-08-08T16:37:43.378Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-08-08T16:37:43.986Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-08T16:37:43.986Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-08T16:37:43.986Z] GO111MODULE=on go vet ./... [2022-08-08T16:39:35.895Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-08T16:39:35.895Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-08T16:39:35.895Z] ./bin/test-attribution-txt.sh [2022-08-08T16:39:35.895Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-08T16:39:35.895Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-08T16:39:35.895Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-08T16:39:35.895Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-08T16:39:35.895Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-08T16:39:35.895Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-08T16:39:35.895Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-08T16:39:35.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-08T16:39:36.579Z] + ls -al . [2022-08-08T16:39:36.580Z] total 724 [2022-08-08T16:39:36.580Z] drwxrwxr-x 9 1001 1001 4096 Aug 8 16:33 . [2022-08-08T16:39:36.580Z] drwxr-xr-x 4 root root 4096 Aug 8 16:33 .. [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 16 Aug 8 16:32 .dockerignore [2022-08-08T16:39:36.580Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 16:32 .git [2022-08-08T16:39:36.580Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 16:32 .github [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 1030 Aug 8 16:32 .gitignore [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 42 Aug 8 16:32 .golangci.yml [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 87 Aug 8 16:32 .hadolint.yml [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 166 Aug 8 16:32 .sonarcloud.properties [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 16:32 ADOPTERS.md [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 10347 Aug 8 16:32 Attribution.txt [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 63209 Aug 8 16:32 CHANGELOG.md [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 16:32 CONTRIBUTING.md [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 16:32 GOVERNANCE.md [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 850 Aug 8 16:32 Jenkinsfile [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 16:32 LICENSE [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 12212 Aug 8 16:32 Makefile [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 16:32 OWNERS.md [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 9094 Aug 8 16:32 README.md [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 6912 Aug 8 16:32 SECURITY.md [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 5 Aug 8 16:29 VERSION [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 4131 Aug 8 16:32 ZMQWindows.md [2022-08-08T16:39:36.580Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 16:32 bin [2022-08-08T16:39:36.580Z] drwxrwxr-x 18 1001 1001 4096 Aug 8 16:32 cmd [2022-08-08T16:39:36.580Z] -rw-r--r-- 1 root root 478940 Aug 8 16:37 coverage.out [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 3681 Aug 8 16:32 go.mod [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 38033 Aug 8 16:32 go.sum [2022-08-08T16:39:36.580Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 16:32 internal [2022-08-08T16:39:36.580Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 16:32 openapi [2022-08-08T16:39:36.580Z] drwxrwxr-x 4 1001 1001 4096 Aug 8 16:32 snap [2022-08-08T16:39:36.580Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 16:32 version.go [Pipeline] sh [2022-08-08T16:39:37.241Z] + '[' -e coverage.out ] [2022-08-08T16:39:37.241Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-08T16:39:37.269Z] Warning: overwriting stash ‘coverage-report’ [2022-08-08T16:39:38.025Z] Stashed 1 file(s) [Pipeline] sh [2022-08-08T16:39:38.678Z] + make build [2022-08-08T16:39:38.678Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-08T16:41:00.667Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-08T16:42:22.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-08T16:42:22.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-08T16:42:55.281Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-08T16:42:56.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-08T16:43:01.043Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-08T16:43:06.464Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-08T16:43:09.854Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-08T16:43:15.275Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-08T16:43:18.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-08T16:43:22.067Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-08T16:43:30.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-08T16:43:34.686Z] $ docker stop --time=1 373a0517d73c3f313c2acb79bcd2f484e92e36ec1a2ffa8185fa916df9ce4415 [2022-08-08T16:43:36.642Z] $ docker rm -f 373a0517d73c3f313c2acb79bcd2f484e92e36ec1a2ffa8185fa916df9ce4415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T16:43:38.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T16:43:38.965Z] [2022-08-08T16:43:38.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T16:43:39.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T16:43:39.593Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-08T16:43:39.594Z] 29e5d40040c1: Pulling fs layer [2022-08-08T16:43:39.594Z] 1ce36da41761: Pulling fs layer [2022-08-08T16:43:39.594Z] 25b303627fd3: Pulling fs layer [2022-08-08T16:43:39.876Z] 29e5d40040c1: Verifying Checksum [2022-08-08T16:43:39.876Z] 29e5d40040c1: Download complete [2022-08-08T16:43:40.150Z] 1ce36da41761: Download complete [2022-08-08T16:43:40.426Z] 29e5d40040c1: Pull complete [2022-08-08T16:43:41.861Z] 25b303627fd3: Verifying Checksum [2022-08-08T16:43:41.861Z] 25b303627fd3: Download complete [2022-08-08T16:43:41.861Z] 1ce36da41761: Pull complete [2022-08-08T16:43:54.240Z] 25b303627fd3: Pull complete [2022-08-08T16:43:54.240Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-08T16:43:54.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T16:43:54.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T16:43:54.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-22152 does not seem to be running inside a container [2022-08-08T16:43:54.575Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-08T16:43:56.883Z] $ docker top 2a41f74d4aa1ab3a70584ace2753472cfe6e4931c419f3efa250263461339fd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T16:43:57.791Z] + docker-compose build --help+ [2022-08-08T16:43:57.791Z] grep parallel [2022-08-08T16:44:02.069Z] --parallel Build images in parallel. [Pipeline] } [2022-08-08T16:44:02.090Z] $ docker stop --time=1 2a41f74d4aa1ab3a70584ace2753472cfe6e4931c419f3efa250263461339fd7 [2022-08-08T16:44:03.707Z] $ docker rm -f 2a41f74d4aa1ab3a70584ace2753472cfe6e4931c419f3efa250263461339fd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T16:44:04.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T16:44:04.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T16:44:04.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-22152 does not seem to be running inside a container [2022-08-08T16:44:04.618Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-08T16:44:05.849Z] $ docker top a26f73fcd983c07721f52f84dec025e448a7ad4503759b69198f7eb6bf87ba88 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T16:44:06.729Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-08T16:44:11.007Z] Building core-command ... [2022-08-08T16:44:11.007Z] Building core-data ... [2022-08-08T16:44:11.007Z] Building core-metadata ... [2022-08-08T16:44:11.007Z] Building security-bootstrapper ... [2022-08-08T16:44:11.007Z] Building security-proxy-setup ... [2022-08-08T16:44:11.007Z] Building security-secretstore-setup ... [2022-08-08T16:44:11.007Z] Building security-spiffe-token-provider ... [2022-08-08T16:44:11.007Z] Building security-spire-agent ... [2022-08-08T16:44:11.007Z] Building security-spire-config ... [2022-08-08T16:44:11.007Z] Building security-spire-server ... [2022-08-08T16:44:11.007Z] Building support-notifications ... [2022-08-08T16:44:11.007Z] Building support-scheduler ... [2022-08-08T16:44:11.007Z] Building sys-mgmt-agent ... [2022-08-08T16:44:11.007Z] Building security-spire-config [2022-08-08T16:44:11.007Z] Building sys-mgmt-agent [2022-08-08T16:44:11.007Z] Building security-bootstrapper [2022-08-08T16:44:11.007Z] Building core-data [2022-08-08T16:44:11.007Z] Building security-secretstore-setup [2022-08-08T16:44:57.941Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:44:57.941Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:44:57.941Z] ---> 87189700509c [2022-08-08T16:44:57.941Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T16:44:57.941Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:44:57.941Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:44:57.941Z] ---> 87189700509c [2022-08-08T16:44:57.941Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T16:44:57.941Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:44:57.941Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:44:57.941Z] ---> 87189700509c [2022-08-08T16:44:57.941Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T16:44:57.941Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:44:57.941Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:44:57.941Z] ---> 87189700509c [2022-08-08T16:44:57.941Z] Step 3/31 : WORKDIR /edgex-go [2022-08-08T16:44:57.941Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:44:57.941Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:44:57.941Z] ---> 87189700509c [2022-08-08T16:44:57.941Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T16:44:57.941Z] ---> Running in 6d5b12b9bf8f [2022-08-08T16:44:57.941Z] ---> Running in db9b0a5b7f35 [2022-08-08T16:44:57.941Z] ---> Running in f6ab96cddb32 [2022-08-08T16:44:57.941Z] ---> Running in cc7c8ae7e2af [2022-08-08T16:44:57.941Z] ---> Running in 4984fd1c1022 [2022-08-08T16:44:57.941Z] Removing intermediate container 6d5b12b9bf8f [2022-08-08T16:44:57.941Z] ---> 1b4ad0f2d8c9 [2022-08-08T16:44:57.941Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:44:57.941Z] ---> Running in 787a3ea43a8b [2022-08-08T16:44:57.941Z] Removing intermediate container f6ab96cddb32 [2022-08-08T16:44:57.941Z] ---> 512f2136e689 [2022-08-08T16:44:57.941Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:44:57.941Z] Removing intermediate container cc7c8ae7e2af [2022-08-08T16:44:57.941Z] ---> 4e9c66d0c8cc [2022-08-08T16:44:57.941Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:44:57.941Z] Removing intermediate container db9b0a5b7f35 [2022-08-08T16:44:57.941Z] ---> fb4d0abeac49 [2022-08-08T16:44:57.941Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:44:57.941Z] ---> Running in 42ded5c81835 [2022-08-08T16:44:57.941Z] ---> Running in f43dfbac6bd9 [2022-08-08T16:44:57.941Z] ---> Running in 7b1d029060ab [2022-08-08T16:44:57.941Z] Removing intermediate container 4984fd1c1022 [2022-08-08T16:44:57.942Z] ---> b3b7ed6e415a [2022-08-08T16:44:57.942Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:44:57.942Z] ---> Running in 720e13b7b7e5 [2022-08-08T16:45:01.617Z] Removing intermediate container 787a3ea43a8b [2022-08-08T16:45:01.617Z] ---> 3c2cbf7893fd [2022-08-08T16:45:01.617Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T16:45:01.617Z] Removing intermediate container f43dfbac6bd9 [2022-08-08T16:45:01.617Z] ---> 17efe570d495 [2022-08-08T16:45:01.617Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-08T16:45:01.617Z] ---> Running in 67243c0194a6 [2022-08-08T16:45:01.617Z] ---> Running in 10c4e0606ee5 [2022-08-08T16:45:02.626Z] Removing intermediate container 42ded5c81835 [2022-08-08T16:45:02.626Z] ---> c555c33ff8e9 [2022-08-08T16:45:02.626Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-08T16:45:02.626Z] Removing intermediate container 720e13b7b7e5 [2022-08-08T16:45:02.626Z] ---> 288e89531632 [2022-08-08T16:45:02.626Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-08T16:45:02.626Z] Removing intermediate container 7b1d029060ab [2022-08-08T16:45:02.626Z] ---> 9bef27ce82bb [2022-08-08T16:45:02.626Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-08T16:45:02.626Z] ---> Running in 18e9d928eb31 [2022-08-08T16:45:02.626Z] ---> Running in fd873caa28e1 [2022-08-08T16:45:02.905Z] ---> Running in 1c9fce9ec124 [2022-08-08T16:45:03.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:45:04.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:45:04.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:45:04.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:45:04.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:45:04.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:45:05.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:45:05.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:45:05.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:45:05.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:45:05.958Z] OK: 221 MiB in 51 packages [2022-08-08T16:45:05.958Z] OK: 221 MiB in 51 packages [2022-08-08T16:45:07.437Z] OK: 221 MiB in 51 packages [2022-08-08T16:45:07.437Z] OK: 221 MiB in 51 packages [2022-08-08T16:45:07.437Z] OK: 221 MiB in 51 packages [2022-08-08T16:45:07.723Z] Removing intermediate container 10c4e0606ee5 [2022-08-08T16:45:07.723Z] ---> ba1df5d0fc1b [2022-08-08T16:45:07.723Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T16:45:07.723Z] Removing intermediate container 67243c0194a6 [2022-08-08T16:45:07.723Z] ---> e7306dd44ac9 [2022-08-08T16:45:08.002Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T16:45:08.614Z] Removing intermediate container 1c9fce9ec124 [2022-08-08T16:45:08.614Z] ---> a7ae3a8151ba [2022-08-08T16:45:08.614Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-08T16:45:08.894Z] Removing intermediate container fd873caa28e1 [2022-08-08T16:45:08.894Z] ---> b33129959635 [2022-08-08T16:45:08.894Z] Step 6/23 : COPY go.mod vendor* ./Removing intermediate container 18e9d928eb31 [2022-08-08T16:45:08.894Z] ---> e051fb86ab1e [2022-08-08T16:45:08.894Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T16:45:08.894Z] [2022-08-08T16:45:08.894Z] ---> e05765bde87d [2022-08-08T16:45:08.894Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:45:09.170Z] ---> Running in f2c2f56fec95 [2022-08-08T16:45:09.447Z] ---> 1a0587cec729 [2022-08-08T16:45:09.447Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:45:09.722Z] ---> Running in 233f63473d28 [2022-08-08T16:45:10.323Z] ---> 7b882b286680 [2022-08-08T16:45:10.323Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:45:10.323Z] ---> Running in 08dd66a7b180 [2022-08-08T16:45:10.323Z] ---> e74c5d9a2170 [2022-08-08T16:45:10.323Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:45:10.323Z] ---> 3e57da640b93 [2022-08-08T16:45:10.323Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:45:10.603Z] ---> Running in 54697fc308b3 [2022-08-08T16:45:10.603Z] ---> Running in b280186fe09f [2022-08-08T16:46:18.618Z] Removing intermediate container f2c2f56fec95 [2022-08-08T16:46:18.618Z] ---> 14cee932b264 [2022-08-08T16:46:18.618Z] Step 8/26 : COPY . . [2022-08-08T16:46:18.618Z] Removing intermediate container 08dd66a7b180 [2022-08-08T16:46:18.618Z] ---> 9dd239529cee [2022-08-08T16:46:18.618Z] Step 8/25 : COPY . . [2022-08-08T16:46:18.618Z] Removing intermediate container 233f63473d28 [2022-08-08T16:46:18.618Z] ---> 857e5bbb4b70 [2022-08-08T16:46:18.618Z] Step 8/23 : COPY . . [2022-08-08T16:46:18.618Z] Removing intermediate container 54697fc308b3 [2022-08-08T16:46:18.618Z] ---> 3da08f3ec435 [2022-08-08T16:46:18.618Z] Step 8/23 : COPY . . [2022-08-08T16:46:18.618Z] Removing intermediate container b280186fe09f [2022-08-08T16:46:18.618Z] ---> 94c07a4686a7 [2022-08-08T16:46:18.618Z] Step 8/31 : COPY . . [2022-08-08T16:46:24.051Z] ---> c152a3fde7e9 [2022-08-08T16:46:24.051Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-08T16:46:24.051Z] ---> 98beb43191ee [2022-08-08T16:46:24.051Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T16:46:24.335Z] ---> 88d3e4519af9 [2022-08-08T16:46:24.335Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-08T16:46:24.335Z] ---> 1c2ab628d0c8 [2022-08-08T16:46:24.335Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-08T16:46:24.335Z] ---> 22a4fff9355a [2022-08-08T16:46:24.335Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-08T16:46:24.335Z] ---> Running in df03e96cee56 [2022-08-08T16:46:24.335Z] ---> Running in 9b6b426fb95d [2022-08-08T16:46:24.335Z] ---> Running in 20eba42a0a1f [2022-08-08T16:46:24.335Z] ---> Running in 525e79c2d38d [2022-08-08T16:46:24.335Z] ---> Running in 945d3b42e058 [2022-08-08T16:46:24.953Z] Removing intermediate container 9b6b426fb95d [2022-08-08T16:46:24.953Z] ---> 1a61eafc5309 [2022-08-08T16:46:24.953Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T16:46:25.233Z] ---> Running in cc70462a52f3 [2022-08-08T16:46:25.846Z] Removing intermediate container cc70462a52f3 [2022-08-08T16:46:25.846Z] ---> cd63bfc60949 [2022-08-08T16:46:25.847Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T16:46:25.847Z] ---> Running in a0247bc424cc [2022-08-08T16:46:26.461Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-08T16:46:26.734Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-08T16:46:27.339Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-08T16:46:27.339Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-08T16:46:28.791Z] Removing intermediate container a0247bc424cc [2022-08-08T16:46:28.791Z] ---> f04eed107607 [2022-08-08T16:46:28.791Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T16:46:28.791Z] ---> Running in a755f75a8956 [2022-08-08T16:46:29.397Z] Removing intermediate container a755f75a8956 [2022-08-08T16:46:29.397Z] ---> 599b70d3b096 [2022-08-08T16:46:29.397Z] [2022-08-08T16:46:29.397Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T16:46:29.397Z] 3.15: Pulling from library/alpine [2022-08-08T16:46:30.848Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-08T16:46:30.848Z] Status: Downloaded newer image for alpine:3.15 [2022-08-08T16:46:30.848Z] ---> 60f2846fe774 [2022-08-08T16:46:30.848Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T16:46:30.848Z] ---> Running in 61624f115216 [2022-08-08T16:46:31.132Z] Removing intermediate container 61624f115216 [2022-08-08T16:46:31.132Z] ---> 08b387f3ff65 [2022-08-08T16:46:31.132Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:46:31.405Z] ---> Running in d626ec6750d2 [2022-08-08T16:46:34.835Z] Removing intermediate container d626ec6750d2 [2022-08-08T16:46:34.835Z] ---> 7fe92c2d6cbe [2022-08-08T16:46:34.835Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-08T16:46:34.835Z] ---> Running in 8b20dc45c96d [2022-08-08T16:46:36.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:46:37.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:46:38.737Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T16:46:38.737Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T16:46:39.018Z] OK: 15735 distinct packages available [2022-08-08T16:46:39.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:46:40.011Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:46:41.456Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-08T16:46:41.456Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-08T16:46:41.456Z] (3/4) Installing libucontext (1.1-r0) [2022-08-08T16:46:41.456Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-08T16:46:41.735Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T16:46:41.735Z] OK: 6 MiB in 18 packages [2022-08-08T16:46:43.720Z] Removing intermediate container 8b20dc45c96d [2022-08-08T16:46:43.720Z] ---> 7d0b2344530a [2022-08-08T16:46:43.720Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T16:46:49.302Z] ---> c911344e0546 [2022-08-08T16:46:49.302Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T16:46:49.907Z] ---> 97cdf35977d8 [2022-08-08T16:46:49.907Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-08T16:46:49.907Z] ---> Running in bf994c9af00d [2022-08-08T16:46:50.512Z] Removing intermediate container bf994c9af00d [2022-08-08T16:46:50.512Z] ---> e30b02612d3c [2022-08-08T16:46:50.512Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-08T16:46:51.505Z] ---> aa3a9b078c5e [2022-08-08T16:46:51.505Z] Step 21/26 : WORKDIR / [2022-08-08T16:46:51.505Z] ---> Running in d76e1124b058 [2022-08-08T16:46:52.113Z] Removing intermediate container d76e1124b058 [2022-08-08T16:46:52.113Z] ---> 8246a12c1a4b [2022-08-08T16:46:52.113Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T16:46:52.113Z] ---> Running in 4dc6dc1ddc2e [2022-08-08T16:46:52.391Z] Removing intermediate container 4dc6dc1ddc2e [2022-08-08T16:46:52.391Z] ---> b2c61e71c4ef [2022-08-08T16:46:52.391Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T16:46:52.688Z] ---> Running in a5b949d5f9af [2022-08-08T16:46:52.987Z] Removing intermediate container a5b949d5f9af [2022-08-08T16:46:52.987Z] ---> 0e6bb6445f41 [2022-08-08T16:46:52.987Z] Step 24/26 : LABEL arch=arm64 [2022-08-08T16:46:53.271Z] ---> Running in 86d316e4f4f7 [2022-08-08T16:46:53.561Z] Removing intermediate container 86d316e4f4f7 [2022-08-08T16:46:53.561Z] ---> 90da0966fd3e [2022-08-08T16:46:53.561Z] Step 25/26 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T16:46:53.561Z] ---> Running in f1803fdb5f98 [2022-08-08T16:46:54.158Z] Removing intermediate container f1803fdb5f98 [2022-08-08T16:46:54.158Z] ---> 640282827fac [2022-08-08T16:46:54.158Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T16:46:54.158Z] ---> Running in 122edae439bb [2022-08-08T16:46:54.756Z] Removing intermediate container 122edae439bb [2022-08-08T16:46:54.756Z] ---> 07099141687f [2022-08-08T16:46:54.756Z] [2022-08-08T16:46:55.033Z] Successfully built 07099141687f [2022-08-08T16:46:55.033Z] Successfully tagged security-spire-config-arm64:latest [2022-08-08T16:46:55.033Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-08-08T16:47:13.394Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:47:13.394Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:47:13.394Z] ---> 87189700509c [2022-08-08T16:47:13.394Z] Step 3/20 : WORKDIR /edgex-go [2022-08-08T16:47:13.394Z] ---> Using cache [2022-08-08T16:47:13.394Z] ---> b3b7ed6e415a [2022-08-08T16:47:13.394Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-08T16:47:13.394Z] ---> Running in 49679d019eab [2022-08-08T16:47:13.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:47:13.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:47:14.384Z] v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-08T16:47:14.384Z] v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-08T16:47:14.384Z] OK: 16892 distinct packages available [2022-08-08T16:47:14.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:47:14.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:47:16.394Z] OK: 221 MiB in 51 packages [2022-08-08T16:47:17.861Z] Removing intermediate container 49679d019eab [2022-08-08T16:47:17.861Z] ---> 4d8cea801d99 [2022-08-08T16:47:17.861Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-08T16:47:18.464Z] ---> e96b1c96429b [2022-08-08T16:47:18.464Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:47:18.742Z] ---> Running in aa917faf4a3f [2022-08-08T16:48:05.741Z] Removing intermediate container aa917faf4a3f [2022-08-08T16:48:05.741Z] ---> 38ab02c3de87 [2022-08-08T16:48:05.741Z] Step 7/20 : COPY . . [2022-08-08T16:48:14.053Z] ---> 25b43225532b [2022-08-08T16:48:14.053Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-08T16:48:14.053Z] ---> Running in ef2362d72ccc [2022-08-08T16:48:15.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-08T16:51:37.502Z] Removing intermediate container 525e79c2d38d [2022-08-08T16:51:37.502Z] ---> 2d561d79aa95 [2022-08-08T16:51:37.502Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-08T16:51:37.502Z] ---> Running in c8ac814a08c6 [2022-08-08T16:51:37.502Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-08T16:51:37.502Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-08T16:51:40.913Z] Removing intermediate container c8ac814a08c6 [2022-08-08T16:51:40.913Z] ---> fe6b01662461 [2022-08-08T16:51:40.913Z] [2022-08-08T16:51:40.913Z] Step 11/23 : FROM alpine:3.16 [2022-08-08T16:51:40.913Z] 3.16: Pulling from library/alpine [2022-08-08T16:51:42.897Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T16:51:42.897Z] Status: Downloaded newer image for alpine:3.16 [2022-08-08T16:51:42.897Z] ---> 3d81c46cd875 [2022-08-08T16:51:42.897Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-08T16:51:42.897Z] ---> Running in fd509e6d4703 [2022-08-08T16:51:43.904Z] Removing intermediate container fd509e6d4703 [2022-08-08T16:51:43.904Z] ---> ec4c4d79e1d2 [2022-08-08T16:51:43.904Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-08T16:51:44.184Z] ---> Running in 6a0912063482 [2022-08-08T16:51:46.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:51:47.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:51:48.573Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-08T16:51:48.573Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-08T16:51:48.573Z] (3/33) Installing readline (8.1.2-r0) [2022-08-08T16:51:48.573Z] (4/33) Installing bash (5.1.16-r2) [2022-08-08T16:51:48.573Z] Executing bash-5.1.16-r2.post-install [2022-08-08T16:51:48.573Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-08T16:51:48.573Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-08T16:51:48.573Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T16:51:48.573Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-08T16:51:48.573Z] (9/33) Installing curl (7.83.1-r2) [2022-08-08T16:51:48.573Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-08T16:51:50.256Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-08T16:51:50.256Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-08T16:51:50.256Z] (13/33) Installing expat (2.4.8-r0) [2022-08-08T16:51:50.256Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-08T16:51:50.256Z] (15/33) Installing gdbm (1.23-r0) [2022-08-08T16:51:50.256Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-08T16:51:50.256Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T16:51:50.256Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T16:51:50.256Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-08T16:51:50.256Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-08T16:51:50.256Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-08T16:51:52.892Z] Removing intermediate container 945d3b42e058 [2022-08-08T16:51:52.892Z] ---> 5ae61828b06d [2022-08-08T16:51:52.892Z] [2022-08-08T16:51:52.892Z] Step 10/31 : FROM alpine:3.16 [2022-08-08T16:51:52.892Z] ---> 3d81c46cd875 [2022-08-08T16:51:52.892Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T16:51:53.165Z] ---> Running in ee95b0355710 [2022-08-08T16:51:53.441Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-08T16:51:53.441Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-08T16:51:53.441Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-08T16:51:53.441Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-08T16:51:53.441Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-08T16:51:53.441Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-08T16:51:53.441Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-08T16:51:53.441Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-08T16:51:53.441Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-08T16:51:53.441Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-08T16:51:53.441Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-08T16:51:53.721Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-08T16:51:54.000Z] Removing intermediate container ee95b0355710 [2022-08-08T16:51:54.000Z] ---> d1c48fcefdf7 [2022-08-08T16:51:54.000Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-08T16:51:54.287Z] ---> Running in d91cbde2ae43 [2022-08-08T16:51:54.893Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:51:55.171Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T16:51:55.455Z] OK: 120 MiB in 47 packages [2022-08-08T16:51:56.462Z] Removing intermediate container 20eba42a0a1f [2022-08-08T16:51:56.462Z] ---> b179fcdf3309 [2022-08-08T16:51:56.462Z] [2022-08-08T16:51:56.462Z] Step 10/25 : FROM alpine:3.16 [2022-08-08T16:51:56.462Z] ---> 3d81c46cd875 [2022-08-08T16:51:56.462Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-08T16:51:56.462Z] ---> Running in 585b9bb22cc1 [2022-08-08T16:51:57.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:51:57.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:51:58.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:51:58.955Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-08T16:51:58.955Z] (2/2) Installing su-exec (0.2-r1) [2022-08-08T16:51:58.955Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:51:58.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:51:58.955Z] OK: 5 MiB in 16 packages [2022-08-08T16:52:00.410Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-08T16:52:00.410Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-08T16:52:00.410Z] (3/3) Installing su-exec (0.2-r1) [2022-08-08T16:52:00.410Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:52:00.688Z] Removing intermediate container d91cbde2ae43 [2022-08-08T16:52:00.688Z] ---> ae2aa7ebf7fe [2022-08-08T16:52:00.688Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-08T16:52:00.688Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T16:52:00.688Z] ---> Running in e6733328f323 [2022-08-08T16:52:01.298Z] Removing intermediate container e6733328f323 [2022-08-08T16:52:01.298Z] ---> 3da86a830d84 [2022-08-08T16:52:01.298Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-08T16:52:01.298Z] OK: 6 MiB in 17 packages [2022-08-08T16:52:01.298Z] ---> Running in e23f40dc0a0a [2022-08-08T16:52:01.905Z] Removing intermediate container e23f40dc0a0a [2022-08-08T16:52:01.905Z] ---> 91548a7f2ed6 [2022-08-08T16:52:01.905Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-08T16:52:02.188Z] ---> Running in 3218e037bc36 [2022-08-08T16:52:03.187Z] Removing intermediate container 3218e037bc36 [2022-08-08T16:52:03.187Z] ---> 16dd28538434 [2022-08-08T16:52:03.187Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-08T16:52:03.187Z] ---> Running in 938232b33190 [2022-08-08T16:52:03.465Z] Removing intermediate container 585b9bb22cc1 [2022-08-08T16:52:03.465Z] ---> c1525fd8a59e [2022-08-08T16:52:03.465Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T16:52:03.749Z] ---> Running in 66711192fcca [2022-08-08T16:52:04.353Z] Removing intermediate container 66711192fcca [2022-08-08T16:52:04.353Z] ---> 5e97096cfe97 [2022-08-08T16:52:04.353Z] Step 13/25 : WORKDIR / [2022-08-08T16:52:04.353Z] ---> Running in 6b6ddceb8d33 [2022-08-08T16:52:04.961Z] Removing intermediate container 6b6ddceb8d33 [2022-08-08T16:52:04.961Z] ---> 73de69fc0a90 [2022-08-08T16:52:04.961Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-08T16:52:06.419Z] ---> c131dcfa0ef9 [2022-08-08T16:52:06.419Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-08T16:52:06.696Z] Removing intermediate container 938232b33190 [2022-08-08T16:52:06.696Z] ---> ab765965d2c8 [2022-08-08T16:52:06.696Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-08T16:52:06.973Z] ---> Running in 8e740f95f392 [2022-08-08T16:52:07.577Z] ---> f3d79269da9f [2022-08-08T16:52:07.577Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-08T16:52:07.858Z] Removing intermediate container 8e740f95f392 [2022-08-08T16:52:07.858Z] ---> b65a94a48e9e [2022-08-08T16:52:07.858Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-08T16:52:09.330Z] ---> f7eb6f13fb9e [2022-08-08T16:52:09.330Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-08T16:52:09.330Z] ---> f3947ee44035 [2022-08-08T16:52:09.330Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-08T16:52:09.330Z] ---> Running in 6cb00e98ab7d [2022-08-08T16:52:10.497Z] ---> 6e5b29efe72b [2022-08-08T16:52:10.497Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-08T16:52:13.272Z] ---> 71fc0efa1564 [2022-08-08T16:52:13.272Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-08T16:52:13.562Z] Removing intermediate container 6cb00e98ab7d [2022-08-08T16:52:13.562Z] ---> 76f4f7dc1907 [2022-08-08T16:52:13.562Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T16:52:14.555Z] Collecting docker-compose==1.23.2 [2022-08-08T16:52:14.555Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-08T16:52:14.555Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.5 MB/s eta 0:00:00 [2022-08-08T16:52:14.854Z] ---> b79eb33bf61b [2022-08-08T16:52:14.854Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-08T16:52:15.128Z] ---> df977b0a8aa7 [2022-08-08T16:52:15.128Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T16:52:15.404Z] Collecting cached-property<2,>=1.2.0 [2022-08-08T16:52:15.404Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-08T16:52:15.680Z] Collecting texttable<0.10,>=0.9.0 [2022-08-08T16:52:15.680Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-08T16:52:15.680Z] Preparing metadata (setup.py): started [2022-08-08T16:52:15.963Z] ---> e4afb4c9ecb3 [2022-08-08T16:52:15.963Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T16:52:16.237Z] ---> Running in eea76198614b [2022-08-08T16:52:17.682Z] ---> 3e03dbffddb1 [2022-08-08T16:52:17.682Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-08T16:52:17.958Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T16:52:18.237Z] Collecting docopt<0.7,>=0.6.1 [2022-08-08T16:52:18.237Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-08T16:52:18.237Z] Preparing metadata (setup.py): started [2022-08-08T16:52:19.229Z] ---> 1316f63cfcf4 [2022-08-08T16:52:19.229Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-08T16:52:19.838Z] Removing intermediate container eea76198614b [2022-08-08T16:52:19.838Z] ---> e6f050edfc5b [2022-08-08T16:52:19.838Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T16:52:20.114Z] ---> Running in 7831cb356ffd [2022-08-08T16:52:20.390Z] ---> e16daafd2e8b [2022-08-08T16:52:20.390Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-08T16:52:20.670Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T16:52:20.670Z] Removing intermediate container 7831cb356ffd [2022-08-08T16:52:20.670Z] ---> 84b1797b7fa6 [2022-08-08T16:52:20.670Z] Step 23/25 : LABEL arch=arm64 [2022-08-08T16:52:20.946Z] ---> Running in 1a891d99d0d1 [2022-08-08T16:52:21.236Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-08T16:52:21.236Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-08T16:52:21.236Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 [2022-08-08T16:52:21.515Z] ---> ede3fb64e16b [2022-08-08T16:52:21.515Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-08T16:52:21.799Z] Removing intermediate container 1a891d99d0d1 [2022-08-08T16:52:21.799Z] ---> 96c384abd87d [2022-08-08T16:52:21.799Z] Step 24/25 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T16:52:21.799Z] ---> Running in 2d3d597ae57d [2022-08-08T16:52:22.427Z] Removing intermediate container 2d3d597ae57d [2022-08-08T16:52:22.428Z] ---> a016cee38150 [2022-08-08T16:52:22.428Z] Step 25/25 : LABEL version=0.0.0 [2022-08-08T16:52:22.428Z] ---> 6d5b3bbdb2ca [2022-08-08T16:52:22.428Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-08T16:52:22.428Z] ---> Running in f5295fb486b0 [2022-08-08T16:52:22.707Z] ---> Running in f0c30ff3549e [2022-08-08T16:52:22.707Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-08T16:52:22.707Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-08T16:52:22.707Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.0 MB/s eta 0:00:00 [2022-08-08T16:52:23.311Z] Collecting jsonschema<3,>=2.5.1 [2022-08-08T16:52:23.311Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-08T16:52:23.311Z] Removing intermediate container f5295fb486b0 [2022-08-08T16:52:23.311Z] ---> 0a4c88d1b272 [2022-08-08T16:52:23.311Z] [2022-08-08T16:52:23.588Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-08T16:52:23.588Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-08T16:52:23.588Z] Preparing metadata (setup.py): started [2022-08-08T16:52:23.588Z] Successfully built 0a4c88d1b272 [2022-08-08T16:52:23.864Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-08T16:52:23.864Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-08-08T16:52:25.876Z] Removing intermediate container f0c30ff3549e [2022-08-08T16:52:25.876Z] ---> 1db5290c0e7e [2022-08-08T16:52:25.876Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-08T16:52:25.876Z] ---> Running in d93317bbe929 [2022-08-08T16:52:25.876Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T16:52:25.876Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-08T16:52:26.168Z] Removing intermediate container d93317bbe929 [2022-08-08T16:52:26.168Z] ---> 4cbe7f1da22e [2022-08-08T16:52:26.168Z] Step 28/31 : CMD ["gate"] [2022-08-08T16:52:26.445Z] ---> Running in 64d3935bc706 [2022-08-08T16:52:26.730Z] Collecting PyYAML<4,>=3.10 [2022-08-08T16:52:26.730Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-08T16:52:27.018Z] Removing intermediate container 64d3935bc706 [2022-08-08T16:52:27.018Z] ---> 61ff0868ca79 [2022-08-08T16:52:27.018Z] Step 29/31 : LABEL arch=arm64 [2022-08-08T16:52:27.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.4 MB/s eta 0:00:00 [2022-08-08T16:52:27.018Z] ---> Running in dda7429c6577 [2022-08-08T16:52:27.633Z] Removing intermediate container dda7429c6577 [2022-08-08T16:52:27.633Z] ---> 659e29958ee5 [2022-08-08T16:52:27.633Z] Step 30/31 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T16:52:27.633Z] ---> Running in 5ca813e90a07 [2022-08-08T16:52:28.243Z] Removing intermediate container 5ca813e90a07 [2022-08-08T16:52:28.243Z] ---> 912cb3cdfe17 [2022-08-08T16:52:28.243Z] Step 31/31 : LABEL version=0.0.0 [2022-08-08T16:52:28.523Z] ---> Running in 3635f4f769ea [2022-08-08T16:52:29.127Z] Removing intermediate container 3635f4f769ea [2022-08-08T16:52:29.127Z] ---> 4f8306a7d1da [2022-08-08T16:52:29.127Z] [2022-08-08T16:52:29.127Z] Preparing metadata (setup.py): started [2022-08-08T16:52:29.425Z] Successfully built 4f8306a7d1da [2022-08-08T16:52:29.425Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-08T16:52:29.425Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-08-08T16:52:30.885Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T16:52:31.489Z] Collecting docker<4.0,>=3.6.0 [2022-08-08T16:52:31.489Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-08T16:52:31.489Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.8 MB/s eta 0:00:00 [2022-08-08T16:52:32.094Z] Collecting docker-pycreds>=0.4.0 [2022-08-08T16:52:32.094Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-08T16:52:32.710Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-08T16:52:32.710Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-08T16:52:32.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.2 MB/s eta 0:00:00 [2022-08-08T16:52:33.310Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-08T16:52:33.586Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-08T16:52:33.586Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.7 MB/s eta 0:00:00 [2022-08-08T16:52:33.861Z] Collecting idna<2.8,>=2.5 [2022-08-08T16:52:33.861Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-08T16:52:33.861Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.1 MB/s eta 0:00:00 [2022-08-08T16:52:34.136Z] Collecting certifi>=2017.4.17 [2022-08-08T16:52:34.136Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-08T16:52:34.412Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 9.3 MB/s eta 0:00:00 [2022-08-08T16:52:35.013Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-08T16:52:35.013Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-08T16:52:35.013Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-08T16:52:35.013Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-08T16:52:35.995Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-08T16:52:35.995Z] Running setup.py install for texttable: started [2022-08-08T16:52:38.628Z] Running setup.py install for texttable: finished with status 'done' [2022-08-08T16:52:38.628Z] Running setup.py install for PyYAML: started [2022-08-08T16:52:42.077Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-08T16:52:43.069Z] Running setup.py install for docopt: started [2022-08-08T16:52:45.716Z] Running setup.py install for docopt: finished with status 'done' [2022-08-08T16:52:46.712Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:52:46.712Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:52:46.712Z] ---> 87189700509c [2022-08-08T16:52:46.712Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T16:52:46.712Z] ---> Using cache [2022-08-08T16:52:46.999Z] ---> b3b7ed6e415a [2022-08-08T16:52:46.999Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:52:46.999Z] ---> Using cache [2022-08-08T16:52:46.999Z] ---> 288e89531632 [2022-08-08T16:52:46.999Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T16:52:46.999Z] ---> Using cache [2022-08-08T16:52:46.999Z] ---> a7ae3a8151ba [2022-08-08T16:52:46.999Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T16:52:46.999Z] ---> Using cache [2022-08-08T16:52:46.999Z] ---> 3e57da640b93 [2022-08-08T16:52:46.999Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:52:46.999Z] ---> Using cache [2022-08-08T16:52:46.999Z] ---> 94c07a4686a7 [2022-08-08T16:52:46.999Z] Step 8/22 : COPY . . [2022-08-08T16:52:46.999Z] ---> Using cache [2022-08-08T16:52:46.999Z] ---> 1c2ab628d0c8 [2022-08-08T16:52:46.999Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-08T16:52:47.996Z] ---> Running in d5c659617be9 [2022-08-08T16:52:49.443Z] Running setup.py install for dockerpty: started [2022-08-08T16:52:50.043Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-08T16:52:52.673Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-08T16:52:52.955Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:52:52.955Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:52:52.955Z] ---> 87189700509c [2022-08-08T16:52:52.955Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T16:52:52.955Z] ---> Using cache [2022-08-08T16:52:52.955Z] ---> b3b7ed6e415a [2022-08-08T16:52:52.955Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:52:52.955Z] ---> Using cache [2022-08-08T16:52:52.955Z] ---> 288e89531632 [2022-08-08T16:52:52.955Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T16:52:52.955Z] ---> Running in 6cc613c01f6b [2022-08-08T16:52:54.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:52:55.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:52:55.964Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-08T16:52:55.964Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-08T16:52:57.414Z] OK: 221 MiB in 51 packages [2022-08-08T16:52:58.897Z] Removing intermediate container 6cc613c01f6b [2022-08-08T16:52:58.897Z] ---> a046dd1e86d6 [2022-08-08T16:52:58.897Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T16:53:00.900Z] ---> 5deb0cd17af3 [2022-08-08T16:53:00.900Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:53:00.900Z] ---> Running in ee89a0a77c5a [2022-08-08T16:53:16.020Z] Removing intermediate container 6a0912063482 [2022-08-08T16:53:16.020Z] ---> 6c21c5179051 [2022-08-08T16:53:16.020Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-08T16:53:16.020Z] ---> Running in cbb6e31a5437 [2022-08-08T16:53:16.020Z] Removing intermediate container cbb6e31a5437 [2022-08-08T16:53:16.020Z] ---> d3d3e3104f9c [2022-08-08T16:53:16.020Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-08T16:53:16.020Z] ---> Running in 51b492578899 [2022-08-08T16:53:16.020Z] Removing intermediate container 51b492578899 [2022-08-08T16:53:16.020Z] ---> 95ab51359146 [2022-08-08T16:53:16.020Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-08T16:53:17.458Z] ---> 133424b835d6 [2022-08-08T16:53:17.458Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-08T16:53:18.446Z] ---> ebfafec68f14 [2022-08-08T16:53:18.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-08T16:53:20.267Z] ---> b79de7c8d3dc [2022-08-08T16:53:20.267Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-08T16:53:20.267Z] ---> Running in 8e1cd363236b [2022-08-08T16:53:21.342Z] Removing intermediate container 8e1cd363236b [2022-08-08T16:53:21.342Z] ---> ef2b68c5da1d [2022-08-08T16:53:21.342Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T16:53:21.342Z] ---> Running in cc4785dc686f [2022-08-08T16:53:22.391Z] Removing intermediate container cc4785dc686f [2022-08-08T16:53:22.391Z] ---> 93b017c732c8 [2022-08-08T16:53:22.391Z] Step 21/23 : LABEL arch=arm64 [2022-08-08T16:53:22.677Z] ---> Running in 042c8c1db8c4 [2022-08-08T16:53:23.671Z] Removing intermediate container 042c8c1db8c4 [2022-08-08T16:53:23.671Z] ---> 1b1e784fde7d [2022-08-08T16:53:23.671Z] Step 22/23 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T16:53:23.671Z] ---> Running in f376c50308c0 [2022-08-08T16:53:24.676Z] Removing intermediate container f376c50308c0 [2022-08-08T16:53:24.676Z] ---> df32ca06313e [2022-08-08T16:53:24.676Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T16:53:24.954Z] ---> Running in d594090b1251 [2022-08-08T16:53:25.939Z] Removing intermediate container d594090b1251 [2022-08-08T16:53:25.939Z] ---> 424c99ea6e65 [2022-08-08T16:53:25.939Z] [2022-08-08T16:53:25.939Z] Successfully built 424c99ea6e65 [2022-08-08T16:53:26.215Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-08T16:53:26.215Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-08-08T16:53:31.644Z] Removing intermediate container df03e96cee56 [2022-08-08T16:53:31.644Z] ---> 392a94382325 [2022-08-08T16:53:31.644Z] [2022-08-08T16:53:31.644Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T16:53:31.644Z] ---> 3d81c46cd875 [2022-08-08T16:53:31.644Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-08T16:53:31.644Z] ---> Running in dee4e0ab4997 [2022-08-08T16:53:31.917Z] Removing intermediate container dee4e0ab4997 [2022-08-08T16:53:31.918Z] ---> b9b29e5bdfb6 [2022-08-08T16:53:31.918Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-08T16:53:31.918Z] ---> Running in ad776c94fb40 [2022-08-08T16:53:33.362Z] Removing intermediate container ad776c94fb40 [2022-08-08T16:53:33.362Z] ---> e9eb68f7f987 [2022-08-08T16:53:33.362Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-08T16:53:33.362Z] ---> Running in 195169b99ad7 [2022-08-08T16:53:34.806Z] Removing intermediate container 195169b99ad7 [2022-08-08T16:53:34.806Z] ---> 27465034d82e [2022-08-08T16:53:34.806Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:53:34.806Z] ---> Running in 4a5c5d53dc93 [2022-08-08T16:53:39.134Z] Removing intermediate container 4a5c5d53dc93 [2022-08-08T16:53:39.134Z] ---> 24cb842ececb [2022-08-08T16:53:39.134Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-08T16:53:39.413Z] ---> Running in 898f4530db26 [2022-08-08T16:53:42.050Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:53:43.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:53:44.494Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-08T16:53:44.494Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T16:53:44.775Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-08T16:53:44.775Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T16:53:45.057Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-08T16:53:45.057Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-08T16:53:45.335Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:53:45.335Z] OK: 8 MiB in 20 packages [2022-08-08T16:53:46.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:53:46.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:53:46.338Z] ---> 87189700509c [2022-08-08T16:53:46.338Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T16:53:46.338Z] ---> Using cache [2022-08-08T16:53:46.338Z] ---> b3b7ed6e415a [2022-08-08T16:53:46.338Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:53:46.338Z] ---> Using cache [2022-08-08T16:53:46.338Z] ---> 288e89531632 [2022-08-08T16:53:46.338Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-08T16:53:46.948Z] ---> Running in 07f1fc926ad6 [2022-08-08T16:53:48.403Z] Removing intermediate container 898f4530db26 [2022-08-08T16:53:48.403Z] ---> 75a819c26b20 [2022-08-08T16:53:48.403Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T16:53:49.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:53:50.397Z] ---> 9b7f72571bb0 [2022-08-08T16:53:50.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-08T16:53:50.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:53:51.844Z] OK: 221 MiB in 51 packages [2022-08-08T16:53:53.822Z] Removing intermediate container 07f1fc926ad6 [2022-08-08T16:53:53.822Z] ---> 9581c704f1a9 [2022-08-08T16:53:53.822Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T16:53:53.822Z] ---> d74ab71cba81 [2022-08-08T16:53:53.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-08T16:53:56.442Z] ---> 6dc2794049b5 [2022-08-08T16:53:56.442Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:53:56.442Z] ---> cb0851766bdd [2022-08-08T16:53:56.442Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-08T16:53:56.442Z] ---> Running in 4066b1a4aecf [2022-08-08T16:53:56.442Z] ---> Running in d239ee937c52 [2022-08-08T16:53:57.426Z] Removing intermediate container d239ee937c52 [2022-08-08T16:53:57.703Z] ---> f9eda11f9550 [2022-08-08T16:53:57.703Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T16:53:57.978Z] ---> Running in 548cdc1ee69b [2022-08-08T16:53:58.965Z] Removing intermediate container 548cdc1ee69b [2022-08-08T16:53:58.965Z] ---> b3d0921bface [2022-08-08T16:53:58.965Z] Step 21/23 : LABEL arch=arm64 [2022-08-08T16:53:59.239Z] ---> Running in 86d2fdd5eb61 [2022-08-08T16:53:59.843Z] Removing intermediate container 86d2fdd5eb61 [2022-08-08T16:53:59.843Z] ---> 567bbbbc685e [2022-08-08T16:53:59.843Z] Step 22/23 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T16:54:00.132Z] ---> Running in d325e5b13da7 [2022-08-08T16:54:00.748Z] Removing intermediate container d325e5b13da7 [2022-08-08T16:54:00.748Z] ---> 65d18000f6ec [2022-08-08T16:54:00.748Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T16:54:01.041Z] ---> Running in 98b38b835365 [2022-08-08T16:54:01.642Z] Removing intermediate container 98b38b835365 [2022-08-08T16:54:01.642Z] ---> 0e7a5af48dfc [2022-08-08T16:54:01.642Z] [2022-08-08T16:54:02.243Z] Successfully built 0e7a5af48dfc [2022-08-08T16:54:02.243Z] Successfully tagged core-data-arm64:latest [2022-08-08T16:54:02.243Z]  Building core-data ... done Building security-spire-server [2022-08-08T16:54:02.844Z] Removing intermediate container ee89a0a77c5a [2022-08-08T16:54:02.844Z] ---> 70790fc9b98f [2022-08-08T16:54:02.844Z] Step 8/26 : COPY . . [2022-08-08T16:54:17.981Z] ---> 1bb5268a2f21 [2022-08-08T16:54:17.981Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T16:54:17.981Z] ---> Running in 4390aafbbe2d [2022-08-08T16:54:17.981Z] Removing intermediate container 4390aafbbe2d [2022-08-08T16:54:17.981Z] ---> e4e049fcfe17 [2022-08-08T16:54:18.261Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T16:54:18.261Z] ---> Running in f30e144ce850 [2022-08-08T16:54:19.297Z] Removing intermediate container f30e144ce850 [2022-08-08T16:54:19.297Z] ---> c85683597721 [2022-08-08T16:54:19.297Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T16:54:19.573Z] ---> Running in 618a8d3717e0 [2022-08-08T16:54:19.849Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:54:19.849Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:54:19.849Z] ---> 87189700509c [2022-08-08T16:54:19.849Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T16:54:19.849Z] ---> Using cache [2022-08-08T16:54:19.849Z] ---> b3b7ed6e415a [2022-08-08T16:54:19.849Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:54:19.849Z] ---> Using cache [2022-08-08T16:54:19.849Z] ---> 288e89531632 [2022-08-08T16:54:19.849Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T16:54:19.849Z] ---> Using cache [2022-08-08T16:54:19.849Z] ---> a046dd1e86d6 [2022-08-08T16:54:19.849Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T16:54:19.849Z] ---> Using cache [2022-08-08T16:54:19.849Z] ---> 5deb0cd17af3 [2022-08-08T16:54:19.849Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:54:19.849Z] ---> Using cache [2022-08-08T16:54:19.849Z] ---> 70790fc9b98f [2022-08-08T16:54:19.849Z] Step 8/25 : COPY . . [2022-08-08T16:54:20.145Z] ---> Using cache [2022-08-08T16:54:20.145Z] ---> 1bb5268a2f21 [2022-08-08T16:54:20.145Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T16:54:20.145Z] ---> Using cache [2022-08-08T16:54:20.145Z] ---> e4e049fcfe17 [2022-08-08T16:54:20.145Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-08T16:54:20.145Z] ---> Using cache [2022-08-08T16:54:20.145Z] ---> c85683597721 [2022-08-08T16:54:20.145Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T16:54:20.420Z] ---> Running in 171fd7c036f8 [2022-08-08T16:54:23.080Z] Removing intermediate container 618a8d3717e0 [2022-08-08T16:54:23.080Z] ---> a5f003ab88ff [2022-08-08T16:54:23.080Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T16:54:23.080Z] ---> Running in ecc222c62816 [2022-08-08T16:54:24.073Z] Removing intermediate container ecc222c62816 [2022-08-08T16:54:24.073Z] ---> 76ecac8845a6 [2022-08-08T16:54:24.073Z] [2022-08-08T16:54:24.073Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T16:54:24.073Z] ---> 60f2846fe774 [2022-08-08T16:54:24.073Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T16:54:24.073Z] ---> Using cache [2022-08-08T16:54:24.073Z] ---> 08b387f3ff65 [2022-08-08T16:54:24.073Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:54:24.073Z] ---> Using cache [2022-08-08T16:54:24.073Z] ---> 7fe92c2d6cbe [2022-08-08T16:54:24.073Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T16:54:24.360Z] ---> Running in 117e311e0b78 [2022-08-08T16:54:24.645Z] Removing intermediate container 171fd7c036f8 [2022-08-08T16:54:24.645Z] ---> 691ae80ecdf6 [2022-08-08T16:54:24.645Z] Step 12/25 : WORKDIR /edgex-go [2022-08-08T16:54:24.645Z] ---> Running in b557ff547915 [2022-08-08T16:54:26.108Z] Removing intermediate container b557ff547915 [2022-08-08T16:54:26.108Z] ---> 6b1609183ed2 [2022-08-08T16:54:26.108Z] [2022-08-08T16:54:26.108Z] Step 13/25 : FROM alpine:3.15 [2022-08-08T16:54:26.108Z] ---> 60f2846fe774 [2022-08-08T16:54:26.108Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T16:54:26.108Z] ---> Using cache [2022-08-08T16:54:26.108Z] ---> 08b387f3ff65 [2022-08-08T16:54:26.108Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:54:26.108Z] ---> Using cache [2022-08-08T16:54:26.108Z] ---> 7fe92c2d6cbe [2022-08-08T16:54:26.108Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T16:54:26.108Z] ---> Running in cdc0ad14c2fa [2022-08-08T16:54:27.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:54:28.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:54:28.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:54:29.538Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:54:29.823Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T16:54:29.823Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T16:54:29.823Z] OK: 15735 distinct packages available [2022-08-08T16:54:30.103Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:54:31.096Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T16:54:31.096Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T16:54:31.096Z] OK: 15735 distinct packages available [2022-08-08T16:54:31.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:54:31.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:54:32.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:54:32.660Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-08T16:54:32.660Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-08T16:54:32.660Z] (3/5) Installing libucontext (1.1-r0) [2022-08-08T16:54:32.954Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-08T16:54:32.954Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-08T16:54:33.240Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T16:54:33.240Z] OK: 6 MiB in 19 packages [2022-08-08T16:54:33.856Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-08T16:54:33.856Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-08T16:54:34.137Z] (3/5) Installing libucontext (1.1-r0) [2022-08-08T16:54:34.137Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-08T16:54:34.414Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-08T16:54:34.414Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T16:54:34.694Z] OK: 6 MiB in 19 packages [2022-08-08T16:54:36.415Z] Removing intermediate container 117e311e0b78 [2022-08-08T16:54:36.415Z] ---> 3f5590c46fd8 [2022-08-08T16:54:36.415Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-08T16:54:37.042Z] Removing intermediate container cdc0ad14c2fa [2022-08-08T16:54:37.042Z] ---> da84ed76dcf8 [2022-08-08T16:54:37.042Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T16:54:44.246Z] ---> 31c17a8c81f2 [2022-08-08T16:54:44.246Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T16:54:49.666Z] ---> 40e0d0ca7a28 [2022-08-08T16:54:49.666Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T16:54:51.655Z] ---> fca641c0c905 [2022-08-08T16:54:51.655Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-08T16:54:53.105Z] ---> b8c42056a2e3 [2022-08-08T16:54:53.105Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-08T16:54:55.096Z] ---> c3e0373e2bd7 [2022-08-08T16:54:55.096Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T16:54:55.096Z] ---> Running in 68a53143a58f [2022-08-08T16:54:55.096Z] ---> 1959d776ac99 [2022-08-08T16:54:55.096Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T16:54:56.071Z] Removing intermediate container 68a53143a58f [2022-08-08T16:54:56.071Z] ---> 56e083b1cba7 [2022-08-08T16:54:56.072Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T16:54:56.072Z] ---> Running in 931cf9a5304e [2022-08-08T16:54:57.053Z] ---> a5ca2b63d517 [2022-08-08T16:54:57.053Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-08T16:54:57.053Z] Removing intermediate container 931cf9a5304e [2022-08-08T16:54:57.053Z] ---> 3f1cff059d84 [2022-08-08T16:54:57.053Z] Step 23/25 : LABEL arch=arm64 [2022-08-08T16:54:57.053Z] ---> Running in 35f75c564ee0 [2022-08-08T16:54:58.037Z] Removing intermediate container 35f75c564ee0 [2022-08-08T16:54:58.037Z] ---> 35562935ac9b [2022-08-08T16:54:58.037Z] Step 24/25 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T16:54:58.037Z] ---> Running in f027f93b7c39 [2022-08-08T16:54:58.037Z] ---> a3918b9fc4df [2022-08-08T16:54:58.037Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-08T16:54:58.643Z] Removing intermediate container f027f93b7c39 [2022-08-08T16:54:58.643Z] Removing intermediate container 4066b1a4aecf [2022-08-08T16:54:58.643Z] ---> 5cc7872385b5 [2022-08-08T16:54:58.643Z] ---> 6408db8041c0 [2022-08-08T16:54:58.643Z] Step 8/22 : COPY . . [2022-08-08T16:54:58.643Z] Step 25/25 : LABEL version=0.0.0 [2022-08-08T16:54:58.920Z] ---> Running in f18761d2d003 [2022-08-08T16:54:59.517Z] ---> c6d9d693fcfe [2022-08-08T16:54:59.517Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T16:54:59.517Z] ---> Running in 36db81c0e645 [2022-08-08T16:54:59.517Z] Removing intermediate container f18761d2d003 [2022-08-08T16:54:59.517Z] ---> 70ee745038bd [2022-08-08T16:54:59.517Z] [2022-08-08T16:55:00.135Z] Successfully built 70ee745038bd [2022-08-08T16:55:00.135Z] Successfully tagged security-spire-server-arm64:latest [2022-08-08T16:55:00.135Z]  Building security-spire-server ... done Building core-command [2022-08-08T16:55:00.406Z] Removing intermediate container 36db81c0e645 [2022-08-08T16:55:00.406Z] ---> f76036918e54 [2022-08-08T16:55:00.406Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T16:55:00.406Z] ---> Running in cd865da274e9 [2022-08-08T16:55:01.391Z] Removing intermediate container cd865da274e9 [2022-08-08T16:55:01.391Z] ---> cdda22b6555f [2022-08-08T16:55:01.391Z] Step 24/26 : LABEL arch=arm64 [2022-08-08T16:55:01.391Z] ---> Running in 3c9a7cc51218 [2022-08-08T16:55:02.406Z] Removing intermediate container 3c9a7cc51218 [2022-08-08T16:55:02.406Z] ---> 86a6855bb9a1 [2022-08-08T16:55:02.406Z] Step 25/26 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T16:55:02.709Z] ---> Running in d140da388659 [2022-08-08T16:55:03.707Z] Removing intermediate container d140da388659 [2022-08-08T16:55:03.707Z] ---> 1e730f7f4073 [2022-08-08T16:55:03.707Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T16:55:03.707Z] ---> Running in 72310d9a43bf [2022-08-08T16:55:04.693Z] Removing intermediate container 72310d9a43bf [2022-08-08T16:55:04.693Z] ---> 231a1eb57afe [2022-08-08T16:55:04.693Z] [2022-08-08T16:55:05.683Z] Successfully built 231a1eb57afe [2022-08-08T16:55:05.683Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-08T16:55:05.683Z] Building security-proxy-setup [2022-08-08T16:55:23.993Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:55:23.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:55:23.993Z] ---> 87189700509c [2022-08-08T16:55:23.993Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T16:55:23.993Z] ---> Using cache [2022-08-08T16:55:23.993Z] ---> b3b7ed6e415a [2022-08-08T16:55:23.993Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:55:23.993Z] ---> Using cache [2022-08-08T16:55:23.993Z] ---> 288e89531632 [2022-08-08T16:55:23.993Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-08T16:55:23.993Z] ---> Using cache [2022-08-08T16:55:23.993Z] ---> a7ae3a8151ba [2022-08-08T16:55:23.993Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T16:55:23.993Z] ---> Using cache [2022-08-08T16:55:23.993Z] ---> 3e57da640b93 [2022-08-08T16:55:23.993Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:55:23.993Z] ---> Using cache [2022-08-08T16:55:23.993Z] ---> 94c07a4686a7 [2022-08-08T16:55:23.993Z] Step 8/23 : COPY . . [2022-08-08T16:55:23.993Z] ---> Using cache [2022-08-08T16:55:23.993Z] ---> 1c2ab628d0c8 [2022-08-08T16:55:23.993Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-08T16:55:23.993Z] ---> Running in e48173a345e9 [2022-08-08T16:55:23.993Z] ---> 87571977615d [2022-08-08T16:55:23.993Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-08T16:55:23.993Z] ---> Running in d014ed7f4244 [2022-08-08T16:55:24.267Z] Removing intermediate container ef2362d72ccc [2022-08-08T16:55:24.267Z] ---> 07f7673a8a7f [2022-08-08T16:55:24.267Z] [2022-08-08T16:55:24.267Z] Step 9/20 : FROM alpine:3.15 [2022-08-08T16:55:24.267Z] ---> 60f2846fe774 [2022-08-08T16:55:24.267Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T16:55:24.267Z] ---> Using cache [2022-08-08T16:55:24.267Z] ---> 08b387f3ff65 [2022-08-08T16:55:24.267Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:55:24.267Z] ---> Using cache [2022-08-08T16:55:24.267Z] ---> 7fe92c2d6cbe [2022-08-08T16:55:24.267Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-08T16:55:24.542Z] ---> Running in 2e0b02b8c4f2 [2022-08-08T16:55:25.522Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-08T16:55:26.187Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:55:26.187Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:55:26.187Z] ---> 87189700509c [2022-08-08T16:55:26.187Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T16:55:26.187Z] ---> Using cache [2022-08-08T16:55:26.187Z] ---> b3b7ed6e415a [2022-08-08T16:55:26.187Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:55:26.187Z] ---> Using cache [2022-08-08T16:55:26.187Z] ---> 288e89531632 [2022-08-08T16:55:26.187Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T16:55:26.187Z] ---> Using cache [2022-08-08T16:55:26.187Z] ---> a7ae3a8151ba [2022-08-08T16:55:26.187Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T16:55:26.187Z] ---> Using cache [2022-08-08T16:55:26.187Z] ---> 3e57da640b93 [2022-08-08T16:55:26.187Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:55:26.187Z] ---> Using cache [2022-08-08T16:55:26.187Z] ---> 94c07a4686a7 [2022-08-08T16:55:26.187Z] Step 8/22 : COPY . . [2022-08-08T16:55:26.467Z] ---> Using cache [2022-08-08T16:55:26.467Z] ---> 1c2ab628d0c8 [2022-08-08T16:55:26.467Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-08T16:55:26.747Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-08T16:55:26.747Z] ---> Running in 227a088c66e9 [2022-08-08T16:55:27.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:55:28.805Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-08T16:55:28.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:55:30.253Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T16:55:30.253Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T16:55:30.253Z] OK: 15735 distinct packages available [2022-08-08T16:55:30.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:55:31.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:55:32.231Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-08T16:55:32.507Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-08T16:55:32.787Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-08T16:55:32.787Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-08T16:55:32.787Z] (5/9) Installing curl (7.80.0-r2) [2022-08-08T16:55:33.061Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-08T16:55:33.061Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-08T16:55:33.337Z] (8/9) Installing libucontext (1.1-r0) [2022-08-08T16:55:33.337Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-08T16:55:33.337Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T16:55:33.337Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T16:55:33.940Z] OK: 8 MiB in 23 packages [2022-08-08T16:55:36.593Z] Removing intermediate container 2e0b02b8c4f2 [2022-08-08T16:55:36.593Z] ---> 6080501007d9 [2022-08-08T16:55:36.593Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T16:55:37.198Z] ---> e3ce7572389e [2022-08-08T16:55:37.198Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-08T16:55:39.187Z] ---> faea3b9de989 [2022-08-08T16:55:39.187Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-08T16:55:40.182Z] ---> 4c4d757b5ad0 [2022-08-08T16:55:40.182Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-08T16:55:40.460Z] ---> Running in 59acdac6a581 [2022-08-08T16:55:40.735Z] Removing intermediate container 59acdac6a581 [2022-08-08T16:55:40.735Z] ---> 6adb27aa769a [2022-08-08T16:55:40.735Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T16:55:41.008Z] ---> Running in 18dab312f2ad [2022-08-08T16:55:41.284Z] Removing intermediate container 18dab312f2ad [2022-08-08T16:55:41.284Z] ---> 240fa938c8ff [2022-08-08T16:55:41.284Z] Step 18/20 : LABEL arch=arm64 [2022-08-08T16:55:41.557Z] ---> Running in 10b89e921961 [2022-08-08T16:55:42.153Z] Removing intermediate container 10b89e921961 [2022-08-08T16:55:42.153Z] ---> 7f6e72b97272 [2022-08-08T16:55:42.153Z] Step 19/20 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T16:55:42.153Z] ---> Running in 5529c8e07896 [2022-08-08T16:55:42.757Z] Removing intermediate container 5529c8e07896 [2022-08-08T16:55:42.757Z] ---> f990719be855 [2022-08-08T16:55:42.757Z] Step 20/20 : LABEL version=0.0.0 [2022-08-08T16:55:42.758Z] ---> Running in e5159c08e9c5 [2022-08-08T16:55:43.353Z] Removing intermediate container e5159c08e9c5 [2022-08-08T16:55:43.353Z] ---> be0a8f2f84a1 [2022-08-08T16:55:43.353Z] [2022-08-08T16:55:43.629Z] Successfully built be0a8f2f84a1 [2022-08-08T16:55:43.629Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-08T16:55:43.629Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-08-08T16:55:58.762Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T16:55:58.762Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T16:55:58.762Z] ---> 87189700509c [2022-08-08T16:55:58.762Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T16:55:58.762Z] ---> Using cache [2022-08-08T16:55:58.762Z] ---> b3b7ed6e415a [2022-08-08T16:55:58.762Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T16:55:58.762Z] ---> Using cache [2022-08-08T16:55:58.762Z] ---> 288e89531632 [2022-08-08T16:55:58.762Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-08T16:55:58.762Z] ---> Using cache [2022-08-08T16:55:58.762Z] ---> a7ae3a8151ba [2022-08-08T16:55:58.762Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T16:55:58.762Z] ---> Using cache [2022-08-08T16:55:58.762Z] ---> 3e57da640b93 [2022-08-08T16:55:58.762Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T16:55:58.762Z] ---> Using cache [2022-08-08T16:55:58.762Z] ---> 94c07a4686a7 [2022-08-08T16:55:58.762Z] Step 8/23 : COPY . . [2022-08-08T16:55:58.762Z] ---> Using cache [2022-08-08T16:55:58.762Z] ---> 1c2ab628d0c8 [2022-08-08T16:55:58.762Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-08T16:55:59.039Z] ---> Running in 1475d1f954a8 [2022-08-08T16:56:01.024Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-08T16:59:53.132Z] Removing intermediate container d5c659617be9 [2022-08-08T16:59:53.132Z] ---> 8ecffe5dfded [2022-08-08T16:59:53.132Z] [2022-08-08T16:59:53.132Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T16:59:53.132Z] ---> 3d81c46cd875 [2022-08-08T16:59:53.132Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-08T16:59:53.132Z] ---> Running in fad91a1f1dd4 [2022-08-08T16:59:53.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T16:59:53.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T16:59:54.846Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-08T16:59:54.847Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T16:59:54.847Z] OK: 5 MiB in 15 packages [2022-08-08T16:59:56.287Z] Removing intermediate container fad91a1f1dd4 [2022-08-08T16:59:56.287Z] ---> 2f1051971e5c [2022-08-08T16:59:56.287Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T16:59:56.287Z] ---> Running in 6185cfe524ad [2022-08-08T16:59:56.888Z] Removing intermediate container 6185cfe524ad [2022-08-08T16:59:56.888Z] ---> 8f6cefb72407 [2022-08-08T16:59:56.888Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-08T16:59:56.888Z] ---> Running in 059d97923c8f [2022-08-08T16:59:57.490Z] Removing intermediate container 059d97923c8f [2022-08-08T16:59:57.490Z] ---> 8bd097d56759 [2022-08-08T16:59:57.490Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T16:59:57.490Z] ---> Running in 50bd8a3e6670 [2022-08-08T16:59:57.766Z] Removing intermediate container 50bd8a3e6670 [2022-08-08T16:59:57.766Z] ---> d9b4f9d61743 [2022-08-08T16:59:57.766Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T16:59:58.756Z] ---> f09959d936d9 [2022-08-08T16:59:58.756Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-08T17:00:01.402Z] ---> 85a24f79fe5b [2022-08-08T17:00:01.402Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-08T17:00:02.003Z] ---> 3eddcb6d805b [2022-08-08T17:00:02.003Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-08T17:00:02.003Z] ---> Running in dbbe23b2f382 [2022-08-08T17:00:02.603Z] Removing intermediate container dbbe23b2f382 [2022-08-08T17:00:02.603Z] ---> e1d05ad1302e [2022-08-08T17:00:02.603Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T17:00:02.884Z] ---> Running in 3f2e8b8b2823 [2022-08-08T17:00:03.161Z] Removing intermediate container 3f2e8b8b2823 [2022-08-08T17:00:03.161Z] ---> ddf5f2234bf3 [2022-08-08T17:00:03.161Z] Step 20/22 : LABEL arch=arm64 [2022-08-08T17:00:03.438Z] ---> Running in f95734541696 [2022-08-08T17:00:04.047Z] Removing intermediate container f95734541696 [2022-08-08T17:00:04.047Z] ---> ddeca18acedf [2022-08-08T17:00:04.047Z] Step 21/22 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T17:00:04.047Z] ---> Running in 8d33a7305c94 [2022-08-08T17:00:04.660Z] Removing intermediate container 8d33a7305c94 [2022-08-08T17:00:04.660Z] ---> d5d31bee2c82 [2022-08-08T17:00:04.660Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T17:00:04.660Z] ---> Running in fed7216c934c [2022-08-08T17:00:05.264Z] Removing intermediate container fed7216c934c [2022-08-08T17:00:05.264Z] ---> ce8d89d74817 [2022-08-08T17:00:05.264Z] [2022-08-08T17:00:05.541Z] Successfully built ce8d89d74817 [2022-08-08T17:00:05.541Z] Successfully tagged support-scheduler-arm64:latest [2022-08-08T17:00:20.640Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-08T17:00:27.385Z] Removing intermediate container e48173a345e9 [2022-08-08T17:00:27.385Z] ---> e713ae63c974 [2022-08-08T17:00:27.385Z] [2022-08-08T17:00:27.385Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T17:00:27.385Z] ---> 3d81c46cd875 [2022-08-08T17:00:27.385Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-08T17:00:27.385Z] ---> Using cache [2022-08-08T17:00:27.385Z] ---> 2f1051971e5c [2022-08-08T17:00:27.385Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T17:00:27.385Z] ---> Using cache [2022-08-08T17:00:27.385Z] ---> 8f6cefb72407 [2022-08-08T17:00:27.385Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-08T17:00:27.385Z] ---> Running in 77da0e2ef918 [2022-08-08T17:00:27.385Z] Removing intermediate container 77da0e2ef918 [2022-08-08T17:00:27.385Z] ---> a9f0ccf366da [2022-08-08T17:00:27.385Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-08T17:00:27.385Z] ---> Running in 221ed40278f3 [2022-08-08T17:00:27.660Z] Removing intermediate container 221ed40278f3 [2022-08-08T17:00:27.660Z] ---> 954ee4d7a27f [2022-08-08T17:00:27.660Z] Step 15/23 : WORKDIR / [2022-08-08T17:00:27.660Z] ---> Running in 4047d7994dfa [2022-08-08T17:00:28.270Z] Removing intermediate container 4047d7994dfa [2022-08-08T17:00:28.270Z] ---> 198adb172f62 [2022-08-08T17:00:28.270Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T17:00:29.258Z] ---> eb2309238003 [2022-08-08T17:00:29.258Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-08T17:00:30.706Z] ---> 620c6c98073a [2022-08-08T17:00:30.706Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-08T17:00:31.312Z] ---> 2f448d0be6c3 [2022-08-08T17:00:31.312Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-08T17:00:31.312Z] ---> Running in b15f91b25fd7 [2022-08-08T17:00:31.916Z] Removing intermediate container b15f91b25fd7 [2022-08-08T17:00:31.916Z] ---> 13a57a12a345 [2022-08-08T17:00:31.916Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T17:00:32.193Z] ---> Running in ae492030db22 [2022-08-08T17:00:32.467Z] Removing intermediate container ae492030db22 [2022-08-08T17:00:32.467Z] ---> 46a8b4a41049 [2022-08-08T17:00:32.467Z] Step 21/23 : LABEL arch=arm64 [2022-08-08T17:00:32.752Z] ---> Running in e3d8207d4cd8 [2022-08-08T17:00:33.351Z] Removing intermediate container e3d8207d4cd8 [2022-08-08T17:00:33.351Z] ---> cd86d631b2b7 [2022-08-08T17:00:33.351Z] Step 22/23 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T17:00:33.351Z] ---> Running in c060e2c2a389 [2022-08-08T17:00:33.628Z] Removing intermediate container c060e2c2a389 [2022-08-08T17:00:33.628Z] ---> 4739d88f771b [2022-08-08T17:00:33.628Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T17:00:33.908Z] ---> Running in be2e2b85353a [2022-08-08T17:00:34.908Z] Removing intermediate container be2e2b85353a [2022-08-08T17:00:34.908Z] ---> 44d17db3d9e5 [2022-08-08T17:00:34.908Z] [2022-08-08T17:00:35.185Z] Successfully built 44d17db3d9e5 [2022-08-08T17:00:35.185Z] Successfully tagged core-command-arm64:latest [2022-08-08T17:00:41.918Z]  Building core-command ... done Removing intermediate container 227a088c66e9 [2022-08-08T17:00:41.918Z] ---> a712461a481d [2022-08-08T17:00:41.918Z] [2022-08-08T17:00:41.918Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T17:00:41.918Z] ---> 3d81c46cd875 [2022-08-08T17:00:41.918Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-08T17:00:41.918Z] ---> Running in f52b735f7310 [2022-08-08T17:00:43.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T17:00:43.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T17:00:44.905Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-08T17:00:45.184Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-08T17:00:45.184Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T17:00:45.184Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-08T17:00:45.184Z] (5/6) Installing curl (7.83.1-r2) [2022-08-08T17:00:45.184Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-08T17:00:45.184Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T17:00:45.184Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T17:00:45.461Z] OK: 8 MiB in 20 packages [2022-08-08T17:00:47.455Z] Removing intermediate container f52b735f7310 [2022-08-08T17:00:47.455Z] ---> c8397b56b6b7 [2022-08-08T17:00:47.455Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T17:00:47.455Z] ---> Running in b9ca18a5a3aa [2022-08-08T17:00:48.066Z] Removing intermediate container b9ca18a5a3aa [2022-08-08T17:00:48.066Z] ---> de9c7618f330 [2022-08-08T17:00:48.066Z] Step 13/22 : WORKDIR /edgex [2022-08-08T17:00:48.066Z] ---> Running in 5d1cec8e338b [2022-08-08T17:00:48.662Z] Removing intermediate container 5d1cec8e338b [2022-08-08T17:00:48.662Z] ---> 8040c7e3416d [2022-08-08T17:00:48.662Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-08T17:00:49.656Z] ---> d7c9048b8237 [2022-08-08T17:00:49.656Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-08T17:00:51.108Z] ---> 5a3baf5ee725 [2022-08-08T17:00:51.108Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-08T17:00:52.557Z] ---> 0ddd01ef8616 [2022-08-08T17:00:52.557Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T17:00:53.542Z] ---> 2c8898f403d1 [2022-08-08T17:00:53.542Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T17:00:53.542Z] ---> Running in a4e63712c33e [2022-08-08T17:00:56.208Z] Removing intermediate container a4e63712c33e [2022-08-08T17:00:56.208Z] ---> 7cab91e0247e [2022-08-08T17:00:56.208Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T17:00:56.208Z] ---> Running in 8d38665c20bf [2022-08-08T17:00:56.930Z] Removing intermediate container 8d38665c20bf [2022-08-08T17:00:56.930Z] ---> 18b6e56e9dd1 [2022-08-08T17:00:56.930Z] Step 20/22 : LABEL arch=arm64 [2022-08-08T17:00:56.930Z] ---> Running in d62647ff8f36 [2022-08-08T17:00:57.610Z] Removing intermediate container d62647ff8f36 [2022-08-08T17:00:57.610Z] ---> bd2526234648 [2022-08-08T17:00:57.610Z] Step 21/22 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T17:00:57.610Z] ---> Running in ee0c95be38ac [2022-08-08T17:00:58.413Z] Removing intermediate container ee0c95be38ac [2022-08-08T17:00:58.413Z] ---> 501a81284e63 [2022-08-08T17:00:58.413Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T17:00:58.413Z] ---> Running in 10f60e43b9e6 [2022-08-08T17:00:58.846Z] Removing intermediate container 10f60e43b9e6 [2022-08-08T17:00:58.846Z] ---> 7219e05eb6da [2022-08-08T17:00:58.846Z] [2022-08-08T17:00:59.119Z] Successfully built 7219e05eb6da [2022-08-08T17:00:59.119Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-08T17:01:25.934Z]  Building security-proxy-setup ... done Removing intermediate container 1475d1f954a8 [2022-08-08T17:01:25.934Z] ---> 6da2ea1fe940 [2022-08-08T17:01:25.934Z] [2022-08-08T17:01:25.934Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T17:01:25.934Z] ---> 3d81c46cd875 [2022-08-08T17:01:25.934Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-08T17:01:25.935Z] ---> Using cache [2022-08-08T17:01:25.935Z] ---> 2f1051971e5c [2022-08-08T17:01:25.935Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T17:01:25.935Z] ---> Using cache [2022-08-08T17:01:25.935Z] ---> 8f6cefb72407 [2022-08-08T17:01:25.935Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-08T17:01:25.935Z] ---> Running in db77116f7261 [2022-08-08T17:01:25.935Z] Removing intermediate container db77116f7261 [2022-08-08T17:01:25.935Z] ---> 73a87fcd82c3 [2022-08-08T17:01:25.935Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-08T17:01:25.935Z] ---> Running in e3d3ed8ac7e2 [2022-08-08T17:01:25.935Z] Removing intermediate container e3d3ed8ac7e2 [2022-08-08T17:01:25.935Z] ---> cc2bae2eee1b [2022-08-08T17:01:25.935Z] Step 15/23 : WORKDIR / [2022-08-08T17:01:25.935Z] ---> Running in b256e6dd1a4e [2022-08-08T17:01:25.935Z] Removing intermediate container b256e6dd1a4e [2022-08-08T17:01:25.935Z] ---> 0e3cc356ee1c [2022-08-08T17:01:25.935Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T17:01:25.935Z] ---> c92e9e814161 [2022-08-08T17:01:25.935Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-08T17:01:26.918Z] ---> 62eb8852ab47 [2022-08-08T17:01:26.918Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-08T17:01:27.519Z] ---> d594fa95df53 [2022-08-08T17:01:27.519Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-08T17:01:27.519Z] ---> Running in 478e7b28bc31 [2022-08-08T17:01:27.812Z] Removing intermediate container 478e7b28bc31 [2022-08-08T17:01:27.812Z] ---> 456743a926b4 [2022-08-08T17:01:27.812Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T17:01:27.812Z] ---> Running in 107b9e813c4a [2022-08-08T17:01:28.430Z] Removing intermediate container 107b9e813c4a [2022-08-08T17:01:28.430Z] ---> 9bb71bebc206 [2022-08-08T17:01:28.430Z] Step 21/23 : LABEL arch=arm64 [2022-08-08T17:01:28.430Z] ---> Running in 5b3bf79d4829 [2022-08-08T17:01:29.032Z] Removing intermediate container 5b3bf79d4829 [2022-08-08T17:01:29.032Z] ---> 1d50b5c09b60 [2022-08-08T17:01:29.032Z] Step 22/23 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T17:01:29.032Z] ---> Running in 4d096552b81b [2022-08-08T17:01:29.630Z] Removing intermediate container 4d096552b81b [2022-08-08T17:01:29.630Z] ---> 2d0ef16d81e1 [2022-08-08T17:01:29.630Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T17:01:29.630Z] ---> Running in 928069254b1f [2022-08-08T17:01:30.223Z] Removing intermediate container 928069254b1f [2022-08-08T17:01:30.223Z] ---> 0a6656c0fa52 [2022-08-08T17:01:30.223Z] [2022-08-08T17:01:30.223Z] Successfully built 0a6656c0fa52 [2022-08-08T17:01:30.493Z] Successfully tagged core-metadata-arm64:latest [2022-08-08T17:01:40.629Z]  Building core-metadata ... done Removing intermediate container d014ed7f4244 [2022-08-08T17:01:40.629Z] ---> 2078879efde7 [2022-08-08T17:01:40.629Z] [2022-08-08T17:01:40.629Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T17:01:40.629Z] ---> 3d81c46cd875 [2022-08-08T17:01:40.629Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-08T17:01:40.629Z] ---> Running in 20cf6b9cb782 [2022-08-08T17:01:42.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T17:01:42.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T17:01:43.048Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-08T17:01:43.048Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-08T17:01:43.048Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T17:01:43.048Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T17:01:43.319Z] OK: 6 MiB in 16 packages [2022-08-08T17:01:44.299Z] Removing intermediate container 20cf6b9cb782 [2022-08-08T17:01:44.299Z] ---> 37d7f53f8406 [2022-08-08T17:01:44.299Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T17:01:44.576Z] ---> Running in 1219b4a0a126 [2022-08-08T17:01:44.849Z] Removing intermediate container 1219b4a0a126 [2022-08-08T17:01:44.849Z] ---> 764bb3d056ce [2022-08-08T17:01:44.849Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-08T17:01:44.849Z] ---> Running in 5942c8ccfc26 [2022-08-08T17:01:45.121Z] Removing intermediate container 5942c8ccfc26 [2022-08-08T17:01:45.121Z] ---> e856274bb325 [2022-08-08T17:01:45.121Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T17:01:45.395Z] ---> Running in 5169e39e688e [2022-08-08T17:01:45.671Z] Removing intermediate container 5169e39e688e [2022-08-08T17:01:45.671Z] ---> bef3b3bf8c0c [2022-08-08T17:01:45.671Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T17:01:46.267Z] ---> 465a808eb041 [2022-08-08T17:01:46.267Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-08T17:01:47.700Z] ---> c1b10efe47fa [2022-08-08T17:01:47.700Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-08T17:01:48.311Z] ---> 4efeb9b34dd1 [2022-08-08T17:01:48.311Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-08T17:01:48.311Z] ---> Running in 37bc2cd6e405 [2022-08-08T17:01:48.583Z] Removing intermediate container 37bc2cd6e405 [2022-08-08T17:01:48.583Z] ---> 78862fc4e4b9 [2022-08-08T17:01:48.583Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T17:01:48.583Z] ---> Running in 19b374b58dd4 [2022-08-08T17:01:48.856Z] Removing intermediate container 19b374b58dd4 [2022-08-08T17:01:48.856Z] ---> ffc536397371 [2022-08-08T17:01:48.856Z] Step 20/22 : LABEL arch=arm64 [2022-08-08T17:01:49.130Z] ---> Running in 3795b0f357cd [2022-08-08T17:01:49.401Z] Removing intermediate container 3795b0f357cd [2022-08-08T17:01:49.401Z] ---> abfe52465e5e [2022-08-08T17:01:49.401Z] Step 21/22 : LABEL git_sha=2a9d4cda057245b1d57efb3c2842ca3cefdbc04a [2022-08-08T17:01:49.401Z] ---> Running in 00e7a90d2a10 [2022-08-08T17:01:49.673Z] Removing intermediate container 00e7a90d2a10 [2022-08-08T17:01:49.673Z] ---> aa8c7d34c01b [2022-08-08T17:01:49.673Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T17:01:49.673Z] ---> Running in 473f9564bc99 [2022-08-08T17:01:49.946Z] Removing intermediate container 473f9564bc99 [2022-08-08T17:01:49.946Z] ---> d38b5add4135 [2022-08-08T17:01:49.946Z] [2022-08-08T17:01:50.217Z] Successfully built d38b5add4135 [2022-08-08T17:01:50.217Z] Successfully tagged support-notifications-arm64:latest [2022-08-08T17:01:50.504Z]  Building support-notifications ... done  [Pipeline] } [2022-08-08T17:01:50.511Z] $ docker stop --time=1 a26f73fcd983c07721f52f84dec025e448a7ad4503759b69198f7eb6bf87ba88 [2022-08-08T17:01:52.238Z] $ docker rm -f a26f73fcd983c07721f52f84dec025e448a7ad4503759b69198f7eb6bf87ba88 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T17:01:52.793Z] + docker images [2022-08-08T17:01:53.064Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-08T17:01:53.064Z] support-notifications-arm64 latest d38b5add4135 3 seconds ago 26.1MB [2022-08-08T17:01:53.064Z] 2078879efde7 13 seconds ago 1.41GB [2022-08-08T17:01:53.064Z] core-metadata-arm64 latest 0a6656c0fa52 23 seconds ago 17.4MB [2022-08-08T17:01:53.064Z] 6da2ea1fe940 30 seconds ago 1.38GB [2022-08-08T17:01:53.064Z] security-proxy-setup-arm64 latest 7219e05eb6da 54 seconds ago 26.2MB [2022-08-08T17:01:53.064Z] a712461a481d About a minute ago 1.36GB [2022-08-08T17:01:53.064Z] core-command-arm64 latest 44d17db3d9e5 About a minute ago 15.5MB [2022-08-08T17:01:53.064Z] e713ae63c974 About a minute ago 1.35GB [2022-08-08T17:01:53.064Z] support-scheduler-arm64 latest ce8d89d74817 About a minute ago 25.6MB [2022-08-08T17:01:53.064Z] 8ecffe5dfded 2 minutes ago 1.41GB [2022-08-08T17:01:53.064Z] security-spiffe-token-provider-arm64 latest be0a8f2f84a1 6 minutes ago 28.3MB [2022-08-08T17:01:53.064Z] 07f7673a8a7f 6 minutes ago 1.4GB [2022-08-08T17:01:53.064Z] security-spire-agent-arm64 latest 231a1eb57afe 6 minutes ago 122MB [2022-08-08T17:01:53.064Z] security-spire-server-arm64 latest 70ee745038bd 6 minutes ago 84.2MB [2022-08-08T17:01:53.064Z] 6b1609183ed2 7 minutes ago 1.25GB [2022-08-08T17:01:53.064Z] 76ecac8845a6 7 minutes ago 1.25GB [2022-08-08T17:01:53.064Z] core-data-arm64 latest 0e7a5af48dfc 7 minutes ago 20.6MB [2022-08-08T17:01:53.064Z] 392a94382325 8 minutes ago 1.38GB [2022-08-08T17:01:53.064Z] sys-mgmt-agent-arm64 latest 424c99ea6e65 8 minutes ago 133MB [2022-08-08T17:01:53.064Z] security-bootstrapper-arm64 latest 4f8306a7d1da 9 minutes ago 18.6MB [2022-08-08T17:01:53.064Z] security-secretstore-setup-arm64 latest 0a4c88d1b272 9 minutes ago 27.9MB [2022-08-08T17:01:53.064Z] b179fcdf3309 9 minutes ago 1.36GB [2022-08-08T17:01:53.064Z] 5ae61828b06d 10 minutes ago 1.35GB [2022-08-08T17:01:53.064Z] fe6b01662461 10 minutes ago 1.35GB [2022-08-08T17:01:53.064Z] security-spire-config-arm64 latest 07099141687f 14 minutes ago 83.6MB [2022-08-08T17:01:53.064Z] 599b70d3b096 15 minutes ago 1.25GB [2022-08-08T17:01:53.064Z] ci-base-image-arm64 latest 87189700509c 28 minutes ago 994MB [2022-08-08T17:01:53.064Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-08T17:01:53.064Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-08T17:01:53.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-08T17:01:53.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T17:01:53.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T17:01:53.494Z] [2022-08-08T17:01:53.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T17:01:53.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T17:01:54.118Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-08T17:01:54.118Z] 8998bd30e6a1: Pulling fs layer [2022-08-08T17:01:54.118Z] 04944245beec: Pulling fs layer [2022-08-08T17:01:54.118Z] 699f458cf7ca: Pulling fs layer [2022-08-08T17:01:54.118Z] 765212b225bb: Pulling fs layer [2022-08-08T17:01:54.118Z] f23df028b6ca: Pulling fs layer [2022-08-08T17:01:54.118Z] d65c8cfc05b1: Pulling fs layer [2022-08-08T17:01:54.118Z] 2437ff75d9bd: Pulling fs layer [2022-08-08T17:01:54.118Z] f23df028b6ca: Waiting [2022-08-08T17:01:54.118Z] d65c8cfc05b1: Waiting [2022-08-08T17:01:54.118Z] 765212b225bb: Waiting [2022-08-08T17:01:54.118Z] 2437ff75d9bd: Waiting [2022-08-08T17:01:54.118Z] 04944245beec: Verifying Checksum [2022-08-08T17:01:54.118Z] 04944245beec: Download complete [2022-08-08T17:01:54.118Z] 765212b225bb: Verifying Checksum [2022-08-08T17:01:54.118Z] 765212b225bb: Download complete [2022-08-08T17:01:54.118Z] f23df028b6ca: Download complete [2022-08-08T17:01:54.118Z] d65c8cfc05b1: Verifying Checksum [2022-08-08T17:01:54.118Z] d65c8cfc05b1: Download complete [2022-08-08T17:01:54.393Z] 699f458cf7ca: Verifying Checksum [2022-08-08T17:01:54.393Z] 699f458cf7ca: Download complete [2022-08-08T17:01:54.667Z] 8998bd30e6a1: Download complete [2022-08-08T17:01:57.286Z] 2437ff75d9bd: Verifying Checksum [2022-08-08T17:01:57.286Z] 2437ff75d9bd: Download complete [2022-08-08T17:01:59.259Z] 8998bd30e6a1: Pull complete [2022-08-08T17:01:59.533Z] 04944245beec: Pull complete [2022-08-08T17:02:00.962Z] 699f458cf7ca: Pull complete [2022-08-08T17:02:01.237Z] 765212b225bb: Pull complete [2022-08-08T17:02:02.219Z] f23df028b6ca: Pull complete [2022-08-08T17:02:02.495Z] d65c8cfc05b1: Pull complete [2022-08-08T17:02:17.581Z] 2437ff75d9bd: Pull complete [2022-08-08T17:02:17.581Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-08T17:02:17.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T17:02:17.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T17:02:17.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-22152 does not seem to be running inside a container [2022-08-08T17:02:17.932Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-08T17:02:20.954Z] $ docker top 200638d3527880d304d4fb9a6c5c715a102e1f296cea148a468d64f6570785c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T17:02:22.068Z] ---> job-cost.sh [2022-08-08T17:02:22.068Z] lf-activate-venv: SKIPPING [2022-08-08T17:02:22.068Z] INFO: No Stack... [2022-08-08T17:02:22.660Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-08T17:02:23.632Z] INFO: Archiving Costs [Pipeline] sh [2022-08-08T17:02:24.294Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2022-08-08T17:02:24.294Z] + cut -d, -f6 [Pipeline] lock [2022-08-08T17:02:24.331Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-10-stack-cost] [2022-08-08T17:02:24.340Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4097-10-stack-cost] did not exist. Created. [2022-08-08T17:02:24.340Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-08T17:02:25.010Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-08T17:02:25.211Z] Stashed 1 file(s) [Pipeline] } [2022-08-08T17:02:25.218Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-08T17:02:25.233Z] $ docker stop --time=1 200638d3527880d304d4fb9a6c5c715a102e1f296cea148a468d64f6570785c7 [2022-08-08T17:02:26.801Z] $ docker rm -f 200638d3527880d304d4fb9a6c5c715a102e1f296cea148a468d64f6570785c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-08T17:02:27.318Z] provisioning config files... [2022-08-08T17:02:27.326Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config2692863134937516058tmp [Pipeline] { [Pipeline] sh [2022-08-08T17:02:27.630Z] + set +x [2022-08-08T17:02:27.630Z] + bash -s -- [2022-08-08T17:02:27.630Z] + curl -s https://codecov.io/bash [2022-08-08T17:02:27.630Z] [2022-08-08T17:02:27.630Z] _____ _ [2022-08-08T17:02:27.630Z] / ____| | | [2022-08-08T17:02:27.630Z] | | ___ __| | ___ ___ _____ __ [2022-08-08T17:02:27.630Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-08T17:02:27.630Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-08T17:02:27.630Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-08T17:02:27.630Z] Bash-1.0.6 [2022-08-08T17:02:27.630Z] [2022-08-08T17:02:27.630Z] [2022-08-08T17:02:27.630Z] ==> git version 2.25.1 found [2022-08-08T17:02:27.630Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-08T17:02:27.630Z] Release-Date: 2020-01-08 [2022-08-08T17:02:27.630Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-08T17:02:27.630Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-08T17:02:27.630Z] ==> Jenkins CI detected. [2022-08-08T17:02:27.630Z] current dir:  /w/workspace/edgex-go/10 [2022-08-08T17:02:27.630Z] project root: . [2022-08-08T17:02:27.630Z] --> token set from env [2022-08-08T17:02:27.630Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-08T17:02:27.630Z] ==> Running gcov in . (disable via -X gcov) [2022-08-08T17:02:27.630Z] ==> Python coveragepy not found [2022-08-08T17:02:27.630Z] ==> Searching for coverage reports in: [2022-08-08T17:02:27.630Z] + . [2022-08-08T17:02:27.890Z] -> Found 1 reports [2022-08-08T17:02:27.890Z] ==> Detecting git/mercurial file structure [2022-08-08T17:02:27.890Z] ==> Reading reports [2022-08-08T17:02:27.890Z] + ./coverage.out bytes=478940 [2022-08-08T17:02:27.890Z] ==> Appending adjustments [2022-08-08T17:02:27.890Z] https://docs.codecov.io/docs/fixing-reports [2022-08-08T17:02:28.829Z] + Found adjustments [2022-08-08T17:02:28.829Z] ==> Gzipping contents [2022-08-08T17:02:29.090Z] 64K /tmp/codecov.a6CGRe.gz [2022-08-08T17:02:29.090Z] ==> Uploading reports [2022-08-08T17:02:29.090Z] url: https://codecov.io [2022-08-08T17:02:29.090Z] query: branch=PR-4097&commit=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-08T17:02:29.090Z] -> Pinging Codecov [2022-08-08T17:02:29.090Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-08T17:02:29.350Z] -> Uploading to [2022-08-08T17:02:29.350Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-08/00271124DB129430A58F1EEE437C3FCB/0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f/0aa921d1-e33b-45e7-a0ec-3b4efb916fe8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220808T170229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e06711c3f9c684ed9554d2e65bb061a7a1280fc1e4189cf0407515010bb39c24 [2022-08-08T17:02:29.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-08T17:02:29.350Z] Dload Upload Total Spent Left Speed [2022-08-08T17:02:29.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62824 0 0 100 62824 0 275k --:--:-- --:--:-- --:--:-- 275k [2022-08-08T17:02:29.350Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0e4b53dddfaa7dfc579296e5fd1d303ef46c6a9f [Pipeline] } [2022-08-08T17:02:29.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-08T17:02:29.969Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-08T17:02:30.259Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T17:02:31.125Z] ---> package-listing.sh [2022-08-08T17:02:31.125Z] ++ facter osfamily [2022-08-08T17:02:31.126Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-08T17:02:31.386Z] + OS_FAMILY=debian [2022-08-08T17:02:31.386Z] + workspace=/w/workspace/edgex-go/10 [2022-08-08T17:02:31.386Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-08T17:02:31.386Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-08T17:02:31.386Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-08T17:02:31.386Z] + PACKAGES=/tmp/packages_start.txt [2022-08-08T17:02:31.386Z] + '[' /w/workspace/edgex-go/10 ']' [2022-08-08T17:02:31.386Z] + PACKAGES=/tmp/packages_end.txt [2022-08-08T17:02:31.386Z] + case "${OS_FAMILY}" in [2022-08-08T17:02:31.386Z] + dpkg -l [2022-08-08T17:02:31.386Z] + grep '^ii' [2022-08-08T17:02:31.386Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-08T17:02:31.386Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-08T17:02:31.386Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-08T17:02:31.386Z] + '[' /w/workspace/edgex-go/10 ']' [2022-08-08T17:02:31.386Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2022-08-08T17:02:31.386Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2022-08-08T17:02:31.398Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-08T17:02:31.682Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T17:02:32.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T17:02:32.245Z] [2022-08-08T17:02:32.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T17:02:32.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T17:02:32.547Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-08T17:02:32.547Z] 5eb5b503b376: Pulling fs layer [2022-08-08T17:02:32.547Z] 5c69ac0246d0: Pulling fs layer [2022-08-08T17:02:32.547Z] ec43610c2a17: Pulling fs layer [2022-08-08T17:02:32.547Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-08T17:02:32.547Z] 33b1e0a273af: Pulling fs layer [2022-08-08T17:02:32.547Z] 5d3b04190fa2: Pulling fs layer [2022-08-08T17:02:32.547Z] 2f39f015ded8: Pulling fs layer [2022-08-08T17:02:32.547Z] 3a2ae6a8a46f: Waiting [2022-08-08T17:02:32.547Z] 5d3b04190fa2: Waiting [2022-08-08T17:02:32.547Z] 2f39f015ded8: Waiting [2022-08-08T17:02:32.547Z] 33b1e0a273af: Waiting [2022-08-08T17:02:32.547Z] 5c69ac0246d0: Verifying Checksum [2022-08-08T17:02:32.547Z] 5c69ac0246d0: Download complete [2022-08-08T17:02:32.547Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-08T17:02:32.547Z] 3a2ae6a8a46f: Download complete [2022-08-08T17:02:32.547Z] 33b1e0a273af: Verifying Checksum [2022-08-08T17:02:32.547Z] 33b1e0a273af: Download complete [2022-08-08T17:02:32.547Z] 5d3b04190fa2: Verifying Checksum [2022-08-08T17:02:32.547Z] ec43610c2a17: Verifying Checksum [2022-08-08T17:02:32.547Z] ec43610c2a17: Download complete [2022-08-08T17:02:32.807Z] 5eb5b503b376: Download complete [2022-08-08T17:02:33.378Z] 2f39f015ded8: Download complete [2022-08-08T17:02:33.946Z] 5eb5b503b376: Pull complete [2022-08-08T17:02:34.206Z] 5c69ac0246d0: Pull complete [2022-08-08T17:02:34.465Z] ec43610c2a17: Pull complete [2022-08-08T17:02:34.465Z] 3a2ae6a8a46f: Pull complete [2022-08-08T17:02:34.726Z] 33b1e0a273af: Pull complete [2022-08-08T17:02:34.726Z] 5d3b04190fa2: Pull complete [2022-08-08T17:02:38.922Z] 2f39f015ded8: Pull complete [2022-08-08T17:02:38.922Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-08T17:02:38.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T17:02:38.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T17:02:39.018Z] prd-ubuntu20.04-docker-8c-8g-22151 does not seem to be running inside a container [2022-08-08T17:02:39.088Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-08T17:02:41.820Z] $ docker top d51334b16d7bb2e93e0badf4f922f59ec85817b4619c896713002f522e4286a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T17:02:42.144Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-08T17:02:42.433Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-08T17:02:42.722Z] + ls /var/log/sa-host [2022-08-08T17:02:42.722Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T17:02:42.889Z] provisioning config files... [2022-08-08T17:02:42.898Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config3640691933987096925tmp [Pipeline] { [Pipeline] echo [2022-08-08T17:02:42.912Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T17:02:43.196Z] ---> create-netrc.sh [Pipeline] } [2022-08-08T17:02:43.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-08T17:02:43.553Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-08T17:02:43.562Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T17:02:43.847Z] ---> sudo-logs.sh [2022-08-08T17:02:43.847Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-08T17:02:43.872Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T17:02:44.158Z] ---> job-cost.sh [2022-08-08T17:02:44.159Z] lf-activate-venv: SKIPPING [2022-08-08T17:02:44.159Z] DEBUG: total: 0.10999999940395355 [2022-08-08T17:02:44.159Z] INFO: Retrieving Stack Cost... [2022-08-08T17:02:44.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-08T17:02:44.994Z] INFO: Archiving Costs [Pipeline] echo [2022-08-08T17:02:45.008Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T17:02:45.297Z] ---> logs-deploy.sh [2022-08-08T17:02:45.297Z] lf-activate-venv: SKIPPING [2022-08-08T17:02:45.297Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/10 [2022-08-08T17:02:45.297Z] INFO: archiving workspace using pattern(s): [2022-08-08T17:02:46.238Z] Archives upload complete. [2022-08-08T17:02:46.499Z] INFO: archiving logs to Nexus [2022-08-08T17:02:47.073Z] ---> uname -a: [2022-08-08T17:02:47.073Z] Linux prd-ubuntu20-04-docker-8c-8g-22151 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] ---> lscpu: [2022-08-08T17:02:47.073Z] Architecture: x86_64 [2022-08-08T17:02:47.073Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-08T17:02:47.073Z] Byte Order: Little Endian [2022-08-08T17:02:47.073Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-08T17:02:47.073Z] CPU(s): 8 [2022-08-08T17:02:47.073Z] On-line CPU(s) list: 0-7 [2022-08-08T17:02:47.073Z] Thread(s) per core: 1 [2022-08-08T17:02:47.073Z] Core(s) per socket: 1 [2022-08-08T17:02:47.073Z] Socket(s): 8 [2022-08-08T17:02:47.073Z] NUMA node(s): 1 [2022-08-08T17:02:47.073Z] Vendor ID: AuthenticAMD [2022-08-08T17:02:47.073Z] CPU family: 23 [2022-08-08T17:02:47.073Z] Model: 49 [2022-08-08T17:02:47.073Z] Model name: AMD EPYC-Rome Processor [2022-08-08T17:02:47.073Z] Stepping: 0 [2022-08-08T17:02:47.073Z] CPU MHz: 2799.994 [2022-08-08T17:02:47.073Z] BogoMIPS: 5599.98 [2022-08-08T17:02:47.073Z] Virtualization: AMD-V [2022-08-08T17:02:47.073Z] Hypervisor vendor: KVM [2022-08-08T17:02:47.073Z] Virtualization type: full [2022-08-08T17:02:47.073Z] L1d cache: 256 KiB [2022-08-08T17:02:47.073Z] L1i cache: 256 KiB [2022-08-08T17:02:47.073Z] L2 cache: 4 MiB [2022-08-08T17:02:47.073Z] L3 cache: 128 MiB [2022-08-08T17:02:47.073Z] NUMA node0 CPU(s): 0-7 [2022-08-08T17:02:47.073Z] Vulnerability Itlb multihit: Not affected [2022-08-08T17:02:47.073Z] Vulnerability L1tf: Not affected [2022-08-08T17:02:47.073Z] Vulnerability Mds: Not affected [2022-08-08T17:02:47.073Z] Vulnerability Meltdown: Not affected [2022-08-08T17:02:47.073Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-08T17:02:47.073Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-08T17:02:47.073Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-08T17:02:47.073Z] Vulnerability Srbds: Not affected [2022-08-08T17:02:47.073Z] Vulnerability Tsx async abort: Not affected [2022-08-08T17:02:47.073Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] ---> nproc: [2022-08-08T17:02:47.073Z] 8 [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] ---> df -h: [2022-08-08T17:02:47.073Z] Filesystem Size Used Avail Use% Mounted on [2022-08-08T17:02:47.073Z] overlay 155G 17G 139G 11% / [2022-08-08T17:02:47.073Z] tmpfs 64M 0 64M 0% /dev [2022-08-08T17:02:47.073Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-08T17:02:47.073Z] shm 64M 0 64M 0% /dev/shm [2022-08-08T17:02:47.073Z] /dev/vda1 155G 17G 139G 11% /facter-os [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] ---> sar -b -r -n DEV: [2022-08-08T17:02:47.073Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22151) 08/08/22 _x86_64_ (8 CPU) [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] 16:28:41 LINUX RESTART (8 CPU) [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-08T17:02:47.073Z] 16:30:01 344.69 45.43 299.27 0.00 4074.39 173327.38 0.00 [2022-08-08T17:02:47.073Z] 16:31:01 106.43 0.58 105.85 0.00 13.06 48240.36 0.00 [2022-08-08T17:02:47.073Z] 16:32:01 48.76 0.15 48.61 0.00 1.87 17270.20 0.00 [2022-08-08T17:02:47.073Z] 16:33:01 379.89 8.05 371.84 0.00 80.79 123014.83 0.00 [2022-08-08T17:02:47.073Z] 16:34:01 701.18 0.10 701.08 0.00 15.45 253154.31 0.00 [2022-08-08T17:02:47.073Z] 16:35:01 567.57 1.02 566.56 0.00 9.60 205288.99 0.00 [2022-08-08T17:02:47.073Z] 16:36:01 782.95 0.45 782.50 0.00 5.60 146984.57 0.00 [2022-08-08T17:02:47.073Z] 16:37:01 2.58 0.00 2.58 0.00 0.00 28.80 0.00 [2022-08-08T17:02:47.073Z] 16:38:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2022-08-08T17:02:47.073Z] 16:39:01 1.97 0.00 1.97 0.00 0.00 25.20 0.00 [2022-08-08T17:02:47.073Z] 16:40:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 [2022-08-08T17:02:47.073Z] 16:41:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2022-08-08T17:02:47.073Z] 16:42:01 8.85 5.08 3.77 0.00 305.42 254.62 0.00 [2022-08-08T17:02:47.073Z] 16:43:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 [2022-08-08T17:02:47.073Z] 16:44:01 2.98 0.02 2.97 0.00 0.13 33.33 0.00 [2022-08-08T17:02:47.073Z] 16:45:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 [2022-08-08T17:02:47.073Z] 16:46:01 4.08 1.58 2.50 0.00 50.39 30.93 0.00 [2022-08-08T17:02:47.073Z] 16:47:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2022-08-08T17:02:47.073Z] 16:48:01 2.07 0.00 2.07 0.00 0.00 25.86 0.00 [2022-08-08T17:02:47.073Z] 16:49:01 1.05 0.00 1.05 0.00 0.00 12.67 0.00 [2022-08-08T17:02:47.073Z] 16:50:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 [2022-08-08T17:02:47.073Z] 16:51:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2022-08-08T17:02:47.073Z] 16:52:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 [2022-08-08T17:02:47.073Z] 16:53:01 1.90 0.00 1.90 0.00 0.00 22.53 0.00 [2022-08-08T17:02:47.073Z] 16:54:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 [2022-08-08T17:02:47.073Z] 16:55:01 1.87 0.00 1.87 0.00 0.00 22.00 0.00 [2022-08-08T17:02:47.073Z] 16:56:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2022-08-08T17:02:47.073Z] 16:57:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 [2022-08-08T17:02:47.073Z] 16:58:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 [2022-08-08T17:02:47.073Z] 16:59:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 [2022-08-08T17:02:47.073Z] 17:00:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2022-08-08T17:02:47.073Z] 17:01:01 1.17 0.00 1.17 0.00 0.00 14.78 0.00 [2022-08-08T17:02:47.073Z] 17:02:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2022-08-08T17:02:47.073Z] Average: 90.43 1.89 88.54 0.00 138.15 29353.59 0.00 [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-08T17:02:47.073Z] 16:30:01 28368168 31757100 532788 1.62 117936 3528776 1970324 5.81 1172924 2939776 566472 [2022-08-08T17:02:47.073Z] 16:31:01 27585188 31703108 584428 1.78 137800 4163868 2032584 5.99 1572512 3242068 451656 [2022-08-08T17:02:47.073Z] 16:32:01 27309812 31760112 525264 1.60 141496 4463276 1870852 5.51 1392140 3670440 394280 [2022-08-08T17:02:47.073Z] 16:33:01 24475420 31652088 621860 1.89 275176 6828368 2083408 6.14 1895776 5755700 515356 [2022-08-08T17:02:47.073Z] 16:34:01 22316080 31511904 753796 2.29 293424 8791956 2695452 7.94 2176592 7591864 218996 [2022-08-08T17:02:47.073Z] 16:35:01 20002468 31222604 1033788 3.14 357792 10639156 3522880 10.38 2640008 9316560 37524 [2022-08-08T17:02:47.073Z] 16:36:01 21178688 31740652 530780 1.61 403632 9941300 1936156 5.71 2146336 8656484 480 [2022-08-08T17:02:47.073Z] 16:37:01 21181004 31742956 528520 1.61 403656 9941300 1936156 5.71 2144380 8656488 40 [2022-08-08T17:02:47.073Z] 16:38:01 21182096 31744092 527152 1.60 403664 9941308 1936156 5.71 2143084 8656492 16 [2022-08-08T17:02:47.073Z] 16:39:01 21196692 31758668 512456 1.56 403700 9941276 1936156 5.71 2127504 8656468 8 [2022-08-08T17:02:47.073Z] 16:40:01 21198388 31760500 510740 1.55 403708 9941292 1936156 5.71 2126940 8656476 12 [2022-08-08T17:02:47.073Z] 16:41:01 21198540 31760560 510804 1.55 403716 9941296 1936156 5.71 2126668 8656480 20 [2022-08-08T17:02:47.073Z] 16:42:01 21112620 31691504 575848 1.75 403820 9956568 2068364 6.10 2194364 8668828 8 [2022-08-08T17:02:47.073Z] 16:43:01 21112320 31691212 576052 1.75 403848 9956572 2068364 6.10 2194408 8668832 12 [2022-08-08T17:02:47.073Z] 16:44:01 21111688 31690788 576364 1.75 403892 9956564 2074488 6.11 2195092 8668888 200 [2022-08-08T17:02:47.073Z] 16:45:01 21112348 31691500 575580 1.75 403964 9956572 2074488 6.11 2195016 8668896 12 [2022-08-08T17:02:47.073Z] 16:46:01 21109168 31690736 576448 1.75 404024 9958096 2074488 6.11 2200548 8668524 24 [2022-08-08T17:02:47.073Z] 16:47:01 21109152 31690724 576384 1.75 404068 9958100 2074488 6.11 2199824 8668456 24 [2022-08-08T17:02:47.073Z] 16:48:01 21108788 31690428 576624 1.75 404124 9958104 2074488 6.11 2199916 8668464 28 [2022-08-08T17:02:47.073Z] 16:49:01 21108732 31690488 576596 1.75 404152 9958100 2074488 6.11 2200316 8668508 24 [2022-08-08T17:02:47.073Z] 16:50:01 21108472 31690248 576760 1.75 404176 9958112 2074488 6.11 2200388 8668512 36 [2022-08-08T17:02:47.073Z] 16:51:01 21108172 31689952 576988 1.75 404188 9958112 2074488 6.11 2199800 8668516 12 [2022-08-08T17:02:47.073Z] 16:52:01 21108092 31689872 576932 1.75 404200 9958116 2074488 6.11 2200272 8668516 16 [2022-08-08T17:02:47.073Z] 16:53:01 21108108 31689960 576888 1.75 404216 9958120 2074488 6.11 2199852 8668528 12 [2022-08-08T17:02:47.073Z] 16:54:01 21108060 31689916 576944 1.75 404244 9958124 2074488 6.11 2199836 8668532 8 [2022-08-08T17:02:47.073Z] 16:55:01 21107980 31689872 576944 1.75 404268 9958128 2074488 6.11 2200328 8668532 12 [2022-08-08T17:02:47.073Z] 16:56:01 21107872 31689772 577172 1.76 404280 9958132 2074488 6.11 2200156 8668536 28 [2022-08-08T17:02:47.073Z] 16:57:01 21107660 31689624 577356 1.76 404300 9958132 2074488 6.11 2199944 8668540 52 [2022-08-08T17:02:47.073Z] 16:58:01 21107864 31689832 577072 1.75 404316 9958136 2074488 6.11 2199928 8668544 12 [2022-08-08T17:02:47.073Z] 16:59:01 21107772 31689744 577288 1.76 404336 9958140 2074488 6.11 2200324 8668548 204 [2022-08-08T17:02:47.073Z] 17:00:01 21107732 31689764 577260 1.76 404380 9958140 2074488 6.11 2200416 8668552 12 [2022-08-08T17:02:47.073Z] 17:01:01 21107676 31689744 577224 1.76 404396 9958144 2074488 6.11 2200128 8668548 200 [2022-08-08T17:02:47.073Z] 17:02:01 21107912 31689984 576908 1.75 404412 9958148 2074488 6.11 2200112 8668552 12 [2022-08-08T17:02:47.073Z] Average: 21832749 31685152 584364 1.78 370706 9308410 2101347 6.19 2116540 8075626 66237 [2022-08-08T17:02:47.073Z] [2022-08-08T17:02:47.073Z] 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-08T17:02:47.073Z] 16:30:01 lo 5.13 5.13 0.50 0.50 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.073Z] 16:30:01 docker0 394.92 340.68 31.11 2714.14 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.073Z] 16:30:01 ens3 1301.77 1134.71 11722.85 171.11 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:31:01 veth3170457 0.83 1.02 0.06 0.09 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:31:01 docker0 98.93 115.00 8.09 1146.58 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:31:01 ens3 173.25 146.96 1181.81 72.63 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:32:01 veth3170457 0.60 0.62 0.05 0.05 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:32:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:32:01 ens3 26.98 15.91 26.54 11.34 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:33:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:33:01 veth947a6eb 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:33:01 docker0 144.28 192.10 10.79 1632.82 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:33:01 ens3 300.55 222.71 3330.91 89.39 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:34:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:34:01 veth947a6eb 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:34:01 veth776800e 0.02 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:34:01 docker0 62.87 82.98 4.12 625.11 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:34:01 veth2dd305e 21.79 25.59 2.02 285.30 0.00 0.00 0.00 0.02 [2022-08-08T17:02:47.074Z] 16:34:01 ens3 150.02 119.55 747.30 75.96 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:35:01 veth947a6eb 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:35:01 vethf2da290 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:35:01 docker0 48.49 68.21 3.79 733.44 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:35:01 ens3 103.07 67.37 761.39 19.40 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:35:01 vetha26c92e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:35:01 veth31100c0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:36:01 docker0 62.44 102.83 4.52 1173.54 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:36:01 ens3 174.65 116.36 1209.85 89.65 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:37:01 lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:37:01 ens3 0.17 0.22 0.01 0.02 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:38:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:39:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:40:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:40:01 ens3 0.70 0.67 3.10 0.10 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:41:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:42:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:42:01 ens3 2.93 2.52 16.66 0.19 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:45:01 ens3 0.15 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:46:01 ens3 7.38 5.67 5.30 6.06 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:47:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:50:01 ens3 0.27 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:52:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:53:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:55:01 ens3 0.20 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:59:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 16:59:01 ens3 1.10 0.63 0.51 0.29 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 17:00:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 17:01:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 17:01:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] 17:02:01 ens3 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] Average: docker0 24.64 27.36 1.89 243.33 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] Average: ens3 68.06 55.63 576.25 16.27 0.00 0.00 0.00 0.00 [2022-08-08T17:02:47.074Z] [2022-08-08T17:02:47.074Z] [2022-08-08T17:02:47.074Z] ---> sar -P ALL: [2022-08-08T17:02:47.074Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22151) 08/08/22 _x86_64_ (8 CPU) [2022-08-08T17:02:47.074Z] [2022-08-08T17:02:47.074Z] 16:28:41 LINUX RESTART (8 CPU) [2022-08-08T17:02:47.074Z] [2022-08-08T17:02:47.074Z] 16:29:01 CPU %user %nice %system %iowait %steal %idle [2022-08-08T17:02:47.074Z] 16:30:01 all 11.12 0.00 4.05 3.91 0.05 80.87 [2022-08-08T17:02:47.074Z] 16:30:01 0 10.06 0.00 3.85 0.86 0.05 85.18 [2022-08-08T17:02:47.074Z] 16:30:01 1 10.79 0.00 3.98 7.26 0.07 77.90 [2022-08-08T17:02:47.074Z] 16:30:01 2 15.43 0.00 3.19 5.01 0.03 76.33 [2022-08-08T17:02:47.074Z] 16:30:01 3 9.43 0.00 3.76 0.81 0.05 85.94 [2022-08-08T17:02:47.074Z] 16:30:01 4 10.96 0.00 4.11 1.13 0.05 83.74 [2022-08-08T17:02:47.074Z] 16:30:01 5 13.82 0.00 6.32 13.16 0.07 66.64 [2022-08-08T17:02:47.074Z] 16:30:01 6 8.53 0.00 3.36 2.77 0.05 85.29 [2022-08-08T17:02:47.074Z] 16:30:01 7 9.89 0.00 3.80 0.26 0.07 85.99 [2022-08-08T17:02:47.074Z] 16:31:01 all 28.80 0.00 5.47 2.06 0.07 63.60 [2022-08-08T17:02:47.074Z] 16:31:01 0 29.07 0.00 5.99 0.10 0.07 64.78 [2022-08-08T17:02:47.074Z] 16:31:01 1 29.22 0.00 5.33 0.05 0.07 65.34 [2022-08-08T17:02:47.074Z] 16:31:01 2 29.43 0.00 5.62 0.55 0.07 64.33 [2022-08-08T17:02:47.074Z] 16:31:01 3 28.97 0.00 4.55 0.05 0.07 66.36 [2022-08-08T17:02:47.074Z] 16:31:01 4 27.96 0.00 5.19 0.93 0.07 65.85 [2022-08-08T17:02:47.074Z] 16:31:01 5 28.05 0.00 6.50 4.18 0.07 61.21 [2022-08-08T17:02:47.074Z] 16:31:01 6 29.31 0.00 5.39 2.65 0.07 62.57 [2022-08-08T17:02:47.074Z] 16:31:01 7 28.38 0.00 5.23 8.00 0.07 58.33 [2022-08-08T17:02:47.074Z] 16:32:01 all 50.90 0.00 6.64 0.82 0.09 41.55 [2022-08-08T17:02:47.074Z] 16:32:01 0 50.09 0.00 7.01 0.93 0.10 41.87 [2022-08-08T17:02:47.074Z] 16:32:01 1 51.25 0.00 7.12 0.39 0.08 41.16 [2022-08-08T17:02:47.074Z] 16:32:01 2 50.95 0.00 6.56 0.47 0.10 41.92 [2022-08-08T17:02:47.074Z] 16:32:01 3 50.61 0.00 6.47 0.12 0.10 42.70 [2022-08-08T17:02:47.074Z] 16:32:01 4 52.36 0.00 6.47 0.22 0.08 40.87 [2022-08-08T17:02:47.074Z] 16:32:01 5 51.18 0.00 6.50 0.42 0.08 41.82 [2022-08-08T17:02:47.074Z] 16:32:01 6 49.98 0.00 6.39 0.05 0.10 43.47 [2022-08-08T17:02:47.074Z] 16:32:01 7 50.74 0.00 6.62 3.96 0.08 38.60 [2022-08-08T17:02:47.074Z] 16:33:01 all 13.86 0.00 7.68 7.62 0.07 70.76 [2022-08-08T17:02:47.074Z] 16:33:01 0 14.22 0.00 6.57 17.69 0.08 61.43 [2022-08-08T17:02:47.074Z] 16:33:01 1 12.79 0.00 7.03 3.08 0.07 77.04 [2022-08-08T17:02:47.074Z] 16:33:01 2 14.47 0.00 8.01 12.06 0.07 65.40 [2022-08-08T17:02:47.074Z] 16:33:01 3 13.86 0.00 7.34 4.03 0.05 74.72 [2022-08-08T17:02:47.074Z] 16:33:01 4 14.18 0.00 8.01 6.54 0.09 71.18 [2022-08-08T17:02:47.074Z] 16:33:01 5 12.69 0.00 8.57 6.04 0.09 72.61 [2022-08-08T17:02:47.074Z] 16:33:01 6 13.74 0.00 8.13 4.79 0.05 73.29 [2022-08-08T17:02:47.074Z] 16:33:01 7 14.90 0.00 7.83 6.69 0.08 70.50 [2022-08-08T17:02:47.074Z] 16:34:01 all 40.69 0.00 9.80 9.62 0.09 39.79 [2022-08-08T17:02:47.074Z] 16:34:01 0 39.28 0.00 9.87 3.49 0.08 47.27 [2022-08-08T17:02:47.074Z] 16:34:01 1 41.38 0.00 9.29 7.62 0.09 41.62 [2022-08-08T17:02:47.074Z] 16:34:01 2 40.95 0.00 9.12 8.97 0.10 40.86 [2022-08-08T17:02:47.074Z] 16:34:01 3 40.65 0.00 9.64 3.63 0.09 45.99 [2022-08-08T17:02:47.074Z] 16:34:01 4 40.52 0.00 11.22 28.84 0.10 19.33 [2022-08-08T17:02:47.074Z] 16:34:01 5 41.20 0.00 9.09 11.03 0.08 38.59 [2022-08-08T17:02:47.074Z] 16:34:01 6 41.47 0.00 10.38 9.36 0.10 38.69 [2022-08-08T17:02:47.074Z] 16:34:01 7 40.07 0.00 9.83 4.12 0.10 45.88 [2022-08-08T17:02:47.074Z] 16:35:01 all 47.88 0.00 10.09 13.13 0.12 28.78 [2022-08-08T17:02:47.074Z] 16:35:01 0 48.18 0.00 9.94 15.42 0.10 26.35 [2022-08-08T17:02:47.074Z] 16:35:01 1 46.88 0.00 11.04 23.92 0.12 18.04 [2022-08-08T17:02:47.074Z] 16:35:01 2 49.66 0.00 9.70 6.31 0.10 34.23 [2022-08-08T17:02:47.074Z] 16:35:01 3 44.35 0.00 9.42 5.62 0.12 40.49 [2022-08-08T17:02:47.074Z] 16:35:01 4 48.37 0.00 10.44 18.67 0.12 22.40 [2022-08-08T17:02:47.074Z] 16:35:01 5 48.75 0.00 10.36 12.28 0.14 28.48 [2022-08-08T17:02:47.074Z] 16:35:01 6 47.82 0.00 10.09 14.76 0.14 27.20 [2022-08-08T17:02:47.074Z] 16:35:01 7 49.00 0.00 9.74 8.00 0.12 33.14 [2022-08-08T17:02:47.074Z] 16:36:01 all 30.59 0.00 7.70 10.52 0.09 51.10 [2022-08-08T17:02:47.074Z] 16:36:01 0 31.82 0.00 7.57 6.70 0.08 53.83 [2022-08-08T17:02:47.074Z] 16:36:01 1 30.23 0.00 8.05 4.62 0.07 57.03 [2022-08-08T17:02:47.074Z] 16:36:01 2 31.16 0.00 7.83 18.21 0.12 42.69 [2022-08-08T17:02:47.074Z] 16:36:01 3 27.38 0.00 6.09 2.80 0.09 63.65 [2022-08-08T17:02:47.074Z] 16:36:01 4 30.84 0.00 7.89 19.99 0.07 41.21 [2022-08-08T17:02:47.074Z] 16:36:01 5 30.89 0.00 7.91 14.89 0.08 46.21 [2022-08-08T17:02:47.074Z] 16:36:01 6 32.07 0.00 7.92 7.17 0.09 52.76 [2022-08-08T17:02:47.074Z] 16:36:01 7 30.29 0.00 8.32 9.77 0.10 51.53 [2022-08-08T17:02:47.074Z] 16:37:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2022-08-08T17:02:47.074Z] 16:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-08T17:02:47.074Z] 16:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-08T17:02:47.074Z] 16:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:37:01 4 0.65 0.00 0.03 0.03 0.02 99.27 [2022-08-08T17:02:47.074Z] 16:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-08T17:02:47.074Z] 16:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:37:01 7 0.00 0.00 0.00 0.08 0.00 99.92 [2022-08-08T17:02:47.074Z] 16:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-08T17:02:47.074Z] 16:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:38:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2022-08-08T17:02:47.074Z] 16:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:38:01 4 0.03 0.00 0.05 0.02 0.00 99.90 [2022-08-08T17:02:47.074Z] 16:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.074Z] 16:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T17:02:47.074Z] 16:39:01 all 0.01 0.00 0.02 0.02 0.00 99.95 [2022-08-08T17:02:47.074Z] 16:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.074Z] 16:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:39:01 3 0.02 0.00 0.05 0.03 0.00 99.90 [2022-08-08T17:02:47.074Z] 16:39:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-08T17:02:47.074Z] 16:39:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2022-08-08T17:02:47.074Z] 16:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.074Z] 16:39:01 7 0.00 0.00 0.02 0.07 0.00 99.92 [2022-08-08T17:02:47.074Z] 16:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-08T17:02:47.074Z] 16:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.074Z] 16:40:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-08T17:02:47.074Z] 16:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.074Z] 16:40:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-08T17:02:47.074Z] 16:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.074Z] 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.074Z] 16:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T17:02:47.074Z] [2022-08-08T17:02:47.074Z] 16:40:01 CPU %user %nice %system %iowait %steal %idle [2022-08-08T17:02:47.074Z] 16:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-08T17:02:47.074Z] 16:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-08T17:02:47.074Z] 16:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.074Z] 16:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-08T17:02:47.074Z] 16:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:42:01 all 0.21 0.00 0.08 0.04 0.00 99.67 [2022-08-08T17:02:47.075Z] 16:42:01 0 0.05 0.00 0.08 0.03 0.00 99.83 [2022-08-08T17:02:47.075Z] 16:42:01 1 0.13 0.00 0.07 0.03 0.00 99.77 [2022-08-08T17:02:47.075Z] 16:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-08T17:02:47.075Z] 16:42:01 3 0.03 0.00 0.07 0.02 0.00 99.88 [2022-08-08T17:02:47.075Z] 16:42:01 4 0.07 0.00 0.07 0.00 0.00 99.87 [2022-08-08T17:02:47.075Z] 16:42:01 5 1.35 0.00 0.20 0.18 0.00 98.27 [2022-08-08T17:02:47.075Z] 16:42:01 6 0.00 0.00 0.05 0.00 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:42:01 7 0.03 0.00 0.05 0.07 0.00 99.85 [2022-08-08T17:02:47.075Z] 16:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:43:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-08-08T17:02:47.075Z] 16:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:43:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-08T17:02:47.075Z] 16:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:43:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:44:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:44:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-08T17:02:47.075Z] 16:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:44:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-08T17:02:47.075Z] 16:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-08T17:02:47.075Z] 16:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:44:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2022-08-08T17:02:47.075Z] 16:45:01 all 0.12 0.00 0.01 0.01 0.00 99.86 [2022-08-08T17:02:47.075Z] 16:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:45:01 4 0.86 0.00 0.03 0.00 0.00 99.10 [2022-08-08T17:02:47.075Z] 16:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:45:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2022-08-08T17:02:47.075Z] 16:46:01 all 0.20 0.00 0.03 0.02 0.00 99.75 [2022-08-08T17:02:47.075Z] 16:46:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2022-08-08T17:02:47.075Z] 16:46:01 1 0.08 0.00 0.03 0.03 0.00 99.85 [2022-08-08T17:02:47.075Z] 16:46:01 2 0.33 0.00 0.00 0.02 0.00 99.65 [2022-08-08T17:02:47.075Z] 16:46:01 3 0.27 0.00 0.02 0.00 0.00 99.72 [2022-08-08T17:02:47.075Z] 16:46:01 4 0.28 0.00 0.08 0.02 0.02 99.60 [2022-08-08T17:02:47.075Z] 16:46:01 5 0.23 0.00 0.03 0.02 0.00 99.72 [2022-08-08T17:02:47.075Z] 16:46:01 6 0.17 0.00 0.03 0.00 0.00 99.80 [2022-08-08T17:02:47.075Z] 16:46:01 7 0.12 0.00 0.03 0.05 0.02 99.78 [2022-08-08T17:02:47.075Z] 16:47:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-08-08T17:02:47.075Z] 16:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-08T17:02:47.075Z] 16:47:01 4 0.15 0.00 0.08 0.00 0.00 99.77 [2022-08-08T17:02:47.075Z] 16:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:47:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:48:01 all 0.28 0.00 0.01 0.01 0.00 99.69 [2022-08-08T17:02:47.075Z] 16:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:48:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-08-08T17:02:47.075Z] 16:48:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:48:01 3 0.13 0.00 0.03 0.00 0.00 99.83 [2022-08-08T17:02:47.075Z] 16:48:01 4 1.99 0.00 0.02 0.02 0.02 97.96 [2022-08-08T17:02:47.075Z] 16:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:48:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:49:01 all 0.28 0.00 0.01 0.00 0.00 99.71 [2022-08-08T17:02:47.075Z] 16:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-08T17:02:47.075Z] 16:49:01 4 2.00 0.00 0.00 0.02 0.00 97.98 [2022-08-08T17:02:47.075Z] 16:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:49:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-08T17:02:47.075Z] 16:49:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:50:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2022-08-08T17:02:47.075Z] 16:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T17:02:47.075Z] 16:50:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-08T17:02:47.075Z] 16:50:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-08T17:02:47.075Z] 16:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:50:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2022-08-08T17:02:47.075Z] 16:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:50:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-08T17:02:47.075Z] 16:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T17:02:47.075Z] [2022-08-08T17:02:47.075Z] 16:51:01 CPU %user %nice %system %iowait %steal %idle [2022-08-08T17:02:47.075Z] 16:52:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-08-08T17:02:47.075Z] 16:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:52:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-08T17:02:47.075Z] 16:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-08T17:02:47.075Z] 16:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-08T17:02:47.075Z] 16:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T17:02:47.075Z] 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:53:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-08T17:02:47.075Z] 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:54:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2022-08-08T17:02:47.075Z] 16:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:55:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:55:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:55:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-08T17:02:47.075Z] 16:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:55:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:56:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-08-08T17:02:47.075Z] 16:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-08T17:02:47.075Z] 16:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-08-08T17:02:47.075Z] 16:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:57:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-08T17:02:47.075Z] 16:57:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2022-08-08T17:02:47.075Z] 16:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:58:01 all 0.14 0.00 0.01 0.01 0.00 99.85 [2022-08-08T17:02:47.075Z] 16:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:58:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-08T17:02:47.075Z] 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 16:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:58:01 4 1.01 0.00 0.00 0.00 0.00 98.99 [2022-08-08T17:02:47.075Z] 16:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:58:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-08T17:02:47.075Z] 16:59:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-08-08T17:02:47.075Z] 16:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 16:59:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2022-08-08T17:02:47.075Z] 16:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 16:59:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-08T17:02:47.075Z] 16:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 17:00:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2022-08-08T17:02:47.075Z] 17:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 17:00:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2022-08-08T17:02:47.075Z] 17:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 17:00:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-08T17:02:47.075Z] 17:00:01 4 1.82 0.00 0.00 0.00 0.02 98.16 [2022-08-08T17:02:47.075Z] 17:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 17:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 17:00:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-08T17:02:47.075Z] 17:01:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-08-08T17:02:47.075Z] 17:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T17:02:47.075Z] 17:01:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-08T17:02:47.075Z] 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 17:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-08T17:02:47.075Z] 17:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 17:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] 17:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 17:01:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-08T17:02:47.075Z] 17:02:01 all 0.02 0.00 0.01 0.03 0.00 99.95 [2022-08-08T17:02:47.075Z] 17:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 17:02:01 1 0.00 0.00 0.00 0.22 0.00 99.78 [2022-08-08T17:02:47.075Z] 17:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 17:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-08T17:02:47.075Z] 17:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T17:02:47.075Z] 17:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T17:02:47.075Z] 17:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T17:02:47.075Z] 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T17:02:47.075Z] [2022-08-08T17:02:47.075Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-08-08T17:02:47.075Z] Average: all 6.76 0.00 1.55 1.43 0.02 90.24 [2022-08-08T17:02:47.075Z] Average: 0 6.68 0.00 1.53 1.35 0.02 90.42 [2022-08-08T17:02:47.075Z] Average: 1 6.67 0.00 1.56 1.42 0.02 90.33 [2022-08-08T17:02:47.075Z] Average: 2 6.97 0.00 1.50 1.55 0.02 89.97 [2022-08-08T17:02:47.075Z] Average: 3 6.46 0.00 1.43 0.51 0.02 91.58 [2022-08-08T17:02:47.075Z] Average: 4 7.13 0.00 1.61 2.27 0.02 88.96 [2022-08-08T17:02:47.075Z] Average: 5 6.83 0.00 1.66 1.86 0.02 89.63 [2022-08-08T17:02:47.075Z] Average: 6 6.68 0.00 1.55 1.24 0.02 90.52 [2022-08-08T17:02:47.075Z] Average: 7 6.67 0.00 1.54 1.24 0.02 90.54 [2022-08-08T17:02:47.075Z] [2022-08-08T17:02:47.075Z] [2022-08-08T17:02:47.075Z]