Pull request #4105 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d4e25229156db7662ebd247fa06e9b6c51b0ff66+062af8d3cd30019d44081b1021c6648b4b920d9b (6a2538d3de576945d1edd2d6a1131f6f370c0d18) 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-ssh3703785021361281817.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-ssh1259391717602227898.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15484758981826349255.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4043754282427710740.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh18115799540227537636.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh313832702437174313.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21389 in /w/workspace/edgexfoundry_edgex-go_PR-4105 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/4105/head:refs/remotes/origin/PR-4105 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit d4e25229156db7662ebd247fa06e9b6c51b0ff66 Merge succeeded, producing d4e25229156db7662ebd247fa06e9b6c51b0ff66 Checking out Revision d4e25229156db7662ebd247fa06e9b6c51b0ff66 (PR-4105) > git config core.sparsecheckout # timeout=10 > git checkout -f d4e25229156db7662ebd247fa06e9b6c51b0ff66 # 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 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4e25229156db7662ebd247fa06e9b6c51b0ff66 # timeout=10 Commit message: "feat: testing on bumping up go mod versions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-28T18:28:12.952Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-28T18:28:13.183Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T18:28:13.280Z] ========================================================= [2022-07-28T18:28:13.280Z] EdgeX Global Pipelines Version Info [2022-07-28T18:28:13.280Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-28T18:28:14.089Z] ------------------- [2022-07-28T18:28:14.089Z] stable info: [2022-07-28T18:28:14.089Z] ------------------- [2022-07-28T18:28:14.089Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T18:28:14.089Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T18:28:14.089Z] Message: update stable to v1.0.238 [2022-07-28T18:28:14.662Z] ------------------- [2022-07-28T18:28:14.662Z] experimental info: [2022-07-28T18:28:14.662Z] ------------------- [2022-07-28T18:28:14.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T18:28:14.662Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T18:28:14.662Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-28T18:28:15.004Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-28T18:28:15.040Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-28T18:28:15.076Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-28T18:28:15.117Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-28T18:28:15.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-28T18:28:15.188Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-28T18:28:15.228Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-28T18:28:15.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-28T18:28:15.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-28T18:28:15.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-28T18:28:15.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-28T18:28:15.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-28T18:28:15.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-28T18:28:15.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-28T18:28:15.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-28T18:28:15.587Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T18:28:15.625Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T18:28:15.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-28T18:28:15.705Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-28T18:28:15.746Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-28T18:28:15.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-28T18:28:15.822Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-28T18:28:15.863Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-28T18:28:15.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4105 [Pipeline] echo [2022-07-28T18:28:15.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4105 [Pipeline] echo [2022-07-28T18:28:15.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4105 [Pipeline] echo [2022-07-28T18:28:16.021Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4e25229156db7662ebd247fa06e9b6c51b0ff66 [Pipeline] echo [2022-07-28T18:28:16.060Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4e2522 [Pipeline] echo [2022-07-28T18:28:16.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T18:28:16.212Z] provisioning config files... [2022-07-28T18:28:16.226Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3004559796959448172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T18:28:16.570Z] ---> docker-login.sh [2022-07-28T18:28:16.571Z] nexus3.edgexfoundry.org:10001 [2022-07-28T18:28:16.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T18:28:17.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T18:28:17.095Z] Configure a credential helper to remove this warning. See [2022-07-28T18:28:17.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T18:28:17.095Z] [2022-07-28T18:28:17.095Z] Login Succeeded [2022-07-28T18:28:17.095Z] nexus3.edgexfoundry.org:10002 [2022-07-28T18:28:17.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T18:28:17.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T18:28:17.358Z] Configure a credential helper to remove this warning. See [2022-07-28T18:28:17.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T18:28:17.358Z] [2022-07-28T18:28:17.358Z] Login Succeeded [2022-07-28T18:28:17.358Z] nexus3.edgexfoundry.org:10003 [2022-07-28T18:28:17.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T18:28:17.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T18:28:17.358Z] Configure a credential helper to remove this warning. See [2022-07-28T18:28:17.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T18:28:17.358Z] [2022-07-28T18:28:17.358Z] Login Succeeded [2022-07-28T18:28:17.358Z] nexus3.edgexfoundry.org:10004 [2022-07-28T18:28:17.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T18:28:17.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T18:28:17.620Z] Configure a credential helper to remove this warning. See [2022-07-28T18:28:17.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T18:28:17.620Z] [2022-07-28T18:28:17.620Z] Login Succeeded [2022-07-28T18:28:17.620Z] docker.io [2022-07-28T18:28:17.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T18:28:17.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T18:28:17.882Z] Configure a credential helper to remove this warning. See [2022-07-28T18:28:17.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T18:28:17.882Z] [2022-07-28T18:28:17.882Z] Login Succeeded [2022-07-28T18:28:17.882Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T18:28:17.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T18:28:18.319Z] + 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-07-28T18:28:18.319Z] + dirname cmd/core-command/Dockerfile [2022-07-28T18:28:18.319Z] + cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-28T18:28:18.319Z] + dirname cmd/core-data/Dockerfile [2022-07-28T18:28:18.319Z] + cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-28T18:28:18.319Z] + dirname cmd/core-metadata/Dockerfile [2022-07-28T18:28:18.319Z] + cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-28T18:28:18.319Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-28T18:28:18.319Z] + cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-28T18:28:18.319Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-28T18:28:18.319Z] + cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-28T18:28:18.319Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-28T18:28:18.319Z] + cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-28T18:28:18.319Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-28T18:28:18.319Z] + cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-28T18:28:18.319Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-28T18:28:18.319Z] + cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-28T18:28:18.319Z] + dirname cmd/security-spire-config/Dockerfile+ [2022-07-28T18:28:18.319Z] cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-28T18:28:18.319Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-28T18:28:18.319Z] + cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-28T18:28:18.319Z] + dirname cmd/support-notifications/Dockerfile [2022-07-28T18:28:18.319Z] + cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-28T18:28:18.319Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-28T18:28:18.319Z] + cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-28T18:28:18.319Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-28T18:28:18.319Z] cut -d/ -f2 [2022-07-28T18:28:18.319Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-28T18:28:18.371Z] 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-07-28T18:28:18.879Z] + git rev-list -1 --merges d4e25229156db7662ebd247fa06e9b6c51b0ff66~1..d4e25229156db7662ebd247fa06e9b6c51b0ff66 [Pipeline] echo [2022-07-28T18:28:18.917Z] -----------> git rev-list -1 --merges d4e25229156db7662ebd247fa06e9b6c51b0ff66~1..d4e25229156db7662ebd247fa06e9b6c51b0ff66 d4e25229156db7662ebd247fa06e9b6c51b0ff66 [false] [Pipeline] sh [2022-07-28T18:28:19.231Z] + git log --format=format:%s -1 d4e25229156db7662ebd247fa06e9b6c51b0ff66 [Pipeline] echo [2022-07-28T18:28:19.266Z] ========================================================= [2022-07-28T18:28:19.266Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-28T18:28:19.266Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-28T18:28:19.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T18:28:19.706Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-28T18:28:19.706Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-28T18:28:19.706Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-28T18:28:19.706Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-28T18:28:19.706Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-28T18:28:19.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:28:20.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T18:28:20.148Z] [2022-07-28T18:28:20.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:28:20.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T18:28:20.529Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-28T18:28:20.529Z] b85a868b505f: Pulling fs layer [2022-07-28T18:28:20.529Z] e2be974225ed: Pulling fs layer [2022-07-28T18:28:20.529Z] 339a4e72a1f5: Pulling fs layer [2022-07-28T18:28:20.529Z] 988bab9f4d93: Pulling fs layer [2022-07-28T18:28:20.529Z] 1469e6f7b9e6: Pulling fs layer [2022-07-28T18:28:20.529Z] eaf3925da568: Pulling fs layer [2022-07-28T18:28:20.529Z] bab4dde63d76: Pulling fs layer [2022-07-28T18:28:20.529Z] bde34c3a00c8: Pulling fs layer [2022-07-28T18:28:20.529Z] b352a97aabf1: Pulling fs layer [2022-07-28T18:28:20.529Z] 4872d77fe225: Pulling fs layer [2022-07-28T18:28:20.529Z] 5851b861e8e6: Pulling fs layer [2022-07-28T18:28:20.529Z] 988bab9f4d93: Waiting [2022-07-28T18:28:20.529Z] 1469e6f7b9e6: Waiting [2022-07-28T18:28:20.529Z] eaf3925da568: Waiting [2022-07-28T18:28:20.529Z] bab4dde63d76: Waiting [2022-07-28T18:28:20.529Z] bde34c3a00c8: Waiting [2022-07-28T18:28:20.529Z] b352a97aabf1: Waiting [2022-07-28T18:28:20.529Z] 4872d77fe225: Waiting [2022-07-28T18:28:20.529Z] 5851b861e8e6: Waiting [2022-07-28T18:28:20.529Z] e2be974225ed: Download complete [2022-07-28T18:28:20.529Z] 988bab9f4d93: Verifying Checksum [2022-07-28T18:28:20.529Z] 988bab9f4d93: Download complete [2022-07-28T18:28:20.792Z] 339a4e72a1f5: Verifying Checksum [2022-07-28T18:28:20.792Z] 1469e6f7b9e6: Verifying Checksum [2022-07-28T18:28:20.792Z] 339a4e72a1f5: Download complete [2022-07-28T18:28:20.792Z] 1469e6f7b9e6: Download complete [2022-07-28T18:28:20.792Z] eaf3925da568: Verifying Checksum [2022-07-28T18:28:20.792Z] eaf3925da568: Download complete [2022-07-28T18:28:20.792Z] bde34c3a00c8: Download complete [2022-07-28T18:28:20.792Z] b352a97aabf1: Verifying Checksum [2022-07-28T18:28:20.792Z] b352a97aabf1: Download complete [2022-07-28T18:28:20.792Z] 4872d77fe225: Verifying Checksum [2022-07-28T18:28:20.792Z] 4872d77fe225: Download complete [2022-07-28T18:28:20.792Z] 5851b861e8e6: Verifying Checksum [2022-07-28T18:28:20.792Z] 5851b861e8e6: Download complete [2022-07-28T18:28:20.792Z] b85a868b505f: Download complete [2022-07-28T18:28:21.051Z] bab4dde63d76: Verifying Checksum [2022-07-28T18:28:21.051Z] bab4dde63d76: Download complete [2022-07-28T18:28:22.434Z] b85a868b505f: Pull complete [2022-07-28T18:28:22.434Z] e2be974225ed: Pull complete [2022-07-28T18:28:23.003Z] 339a4e72a1f5: Pull complete [2022-07-28T18:28:23.003Z] 988bab9f4d93: Pull complete [2022-07-28T18:28:23.263Z] 1469e6f7b9e6: Pull complete [2022-07-28T18:28:23.263Z] eaf3925da568: Pull complete [2022-07-28T18:28:25.175Z] bab4dde63d76: Pull complete [2022-07-28T18:28:25.175Z] bde34c3a00c8: Pull complete [2022-07-28T18:28:25.435Z] b352a97aabf1: Pull complete [2022-07-28T18:28:25.435Z] 4872d77fe225: Pull complete [2022-07-28T18:28:25.698Z] 5851b861e8e6: Pull complete [2022-07-28T18:28:25.698Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-28T18:28:25.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T18:28:25.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T18:28:25.925Z] prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container [2022-07-28T18:28:25.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T18:28:27.435Z] $ docker top 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 -eo pid,comm [2022-07-28T18:28:27.500Z] 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-07-28T18:28:27.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T18:28:27.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T18:28:27.637Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T18:28:27.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T18:28:27.766Z] $ docker exec 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 ssh-agent [2022-07-28T18:28:27.887Z] SSH_AUTH_SOCK=/tmp/ssh-9bxXATeRKDAj/agent.33 [2022-07-28T18:28:27.887Z] SSH_AGENT_PID=39 [2022-07-28T18:28:27.894Z] Running ssh-add (command line suppressed) [2022-07-28T18:28:28.020Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8398233215189798629.key (/w/workspace/edgex-go/1@tmp/private_key_8398233215189798629.key) [2022-07-28T18:28:28.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T18:28:28.377Z] + git tag --points-at HEAD [Pipeline] } [2022-07-28T18:28:28.406Z] $ docker exec --env ******** --env ******** 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 ssh-agent -k [2022-07-28T18:28:28.538Z] unset SSH_AUTH_SOCK; [2022-07-28T18:28:28.538Z] unset SSH_AGENT_PID; [2022-07-28T18:28:28.538Z] echo Agent pid 39 killed; [2022-07-28T18:28:28.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-28T18:28:28.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T18:28:28.639Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T18:28:28.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T18:28:28.791Z] $ docker exec 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 ssh-agent [2022-07-28T18:28:28.909Z] SSH_AUTH_SOCK=/tmp/ssh-Rz3q4RulxXfC/agent.72 [2022-07-28T18:28:28.909Z] SSH_AGENT_PID=78 [2022-07-28T18:28:28.914Z] Running ssh-add (command line suppressed) [2022-07-28T18:28:29.048Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6714439417006231284.key (/w/workspace/edgex-go/1@tmp/private_key_6714439417006231284.key) [2022-07-28T18:28:29.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T18:28:29.402Z] + git semver init [2022-07-28T18:28:29.667Z] 2022-07-28 18:28:29,625 [run_init] DEBUG init version:0.0.0 force:False [2022-07-28T18:28:29.667Z] 2022-07-28 18:28:29,626 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-28T18:28:29.667Z] 2022-07-28 18:28:29,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-28T18:28:29.667Z] 2022-07-28 18:28:29,627 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-07-28T18:28:33.883Z] 2022-07-28 18:28:33,835 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-28T18:28:33.883Z] 2022-07-28 18:28:33,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4105 with force:False [2022-07-28T18:28:33.883Z] 2022-07-28 18:28:33,836 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4105 [2022-07-28T18:28:33.883Z] 2022-07-28 18:28:33,840 [execute] INFO git cat-file --batch-check [2022-07-28T18:28:33.883Z] 2022-07-28 18:28:33,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T18:28:33.883Z] 2022-07-28 18:28:33,845 [execute] INFO git cat-file --batch [2022-07-28T18:28:33.883Z] 2022-07-28 18:28:33,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T18:28:33.883Z] 2022-07-28 18:28:33,850 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4105 [2022-07-28T18:28:33.883Z] 0.0.0 [Pipeline] } [2022-07-28T18:28:33.906Z] $ docker exec --env ******** --env ******** 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 ssh-agent -k [2022-07-28T18:28:34.016Z] unset SSH_AUTH_SOCK; [2022-07-28T18:28:34.016Z] unset SSH_AGENT_PID; [2022-07-28T18:28:34.016Z] echo Agent pid 78 killed; [2022-07-28T18:28:34.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T18:28:34.464Z] + git semver [Pipeline] } [2022-07-28T18:28:34.751Z] $ docker stop --time=1 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 [2022-07-28T18:28:36.080Z] $ docker rm -f 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T18:28:36.504Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-28T18:28:36.834Z] Stashed 1 file(s) [Pipeline] echo [2022-07-28T18:28:36.853Z] [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-07-28T18:28:37.616Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-28T18:28:37.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T18:28:37.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T18:28:37.719Z] ========================================================= [2022-07-28T18:28:37.719Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-28T18:28:37.719Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-28T18:28:38.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T18:28:38.061Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-28T18:28:38.061Z] 2408cc74d12b: Pulling fs layer [2022-07-28T18:28:38.061Z] ea60b727a1ce: Pulling fs layer [2022-07-28T18:28:38.061Z] 30c4a7721957: Pulling fs layer [2022-07-28T18:28:38.061Z] 370296b7ddb6: Pulling fs layer [2022-07-28T18:28:38.061Z] 7c6cee850709: Pulling fs layer [2022-07-28T18:28:38.061Z] 39a5fcdaea64: Pulling fs layer [2022-07-28T18:28:38.061Z] d94ebbe4e438: Pulling fs layer [2022-07-28T18:28:38.061Z] bcfd1f05c69d: Pulling fs layer [2022-07-28T18:28:38.061Z] 59ccb84bbe0f: Pulling fs layer [2022-07-28T18:28:38.061Z] 370296b7ddb6: Waiting [2022-07-28T18:28:38.061Z] 39a5fcdaea64: Waiting [2022-07-28T18:28:38.061Z] d94ebbe4e438: Waiting [2022-07-28T18:28:38.061Z] bcfd1f05c69d: Waiting [2022-07-28T18:28:38.061Z] 7c6cee850709: Waiting [2022-07-28T18:28:38.061Z] 59ccb84bbe0f: Waiting [2022-07-28T18:28:38.061Z] 30c4a7721957: Verifying Checksum [2022-07-28T18:28:38.061Z] 30c4a7721957: Download complete [2022-07-28T18:28:38.061Z] ea60b727a1ce: Download complete [2022-07-28T18:28:38.061Z] 7c6cee850709: Verifying Checksum [2022-07-28T18:28:38.061Z] 7c6cee850709: Download complete [2022-07-28T18:28:38.061Z] 2408cc74d12b: Verifying Checksum [2022-07-28T18:28:38.061Z] 2408cc74d12b: Download complete [2022-07-28T18:28:38.061Z] 39a5fcdaea64: Download complete [2022-07-28T18:28:38.061Z] d94ebbe4e438: Verifying Checksum [2022-07-28T18:28:38.061Z] d94ebbe4e438: Download complete [2022-07-28T18:28:38.333Z] 2408cc74d12b: Pull complete [2022-07-28T18:28:38.334Z] ea60b727a1ce: Pull complete [2022-07-28T18:28:38.598Z] 30c4a7721957: Pull complete [2022-07-28T18:28:38.860Z] 59ccb84bbe0f: Verifying Checksum [2022-07-28T18:28:38.860Z] 59ccb84bbe0f: Download complete [2022-07-28T18:28:38.860Z] bcfd1f05c69d: Verifying Checksum [2022-07-28T18:28:38.860Z] bcfd1f05c69d: Download complete [2022-07-28T18:28:39.120Z] 370296b7ddb6: Verifying Checksum [2022-07-28T18:28:39.120Z] 370296b7ddb6: Download complete [2022-07-28T18:28:43.321Z] 370296b7ddb6: Pull complete [2022-07-28T18:28:43.321Z] 7c6cee850709: Pull complete [2022-07-28T18:28:43.321Z] 39a5fcdaea64: Pull complete [2022-07-28T18:28:43.321Z] d94ebbe4e438: Pull complete [2022-07-28T18:28:45.229Z] bcfd1f05c69d: Pull complete [2022-07-28T18:28:46.169Z] 59ccb84bbe0f: Pull complete [2022-07-28T18:28:46.169Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-28T18:28:46.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T18:28:46.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-28T18:28:46.526Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T18:28:46.526Z] WORKDIR /edgex [2022-07-28T18:28:46.526Z] COPY go.mod . [2022-07-28T18:28:46.526Z] RUN go mod download [2022-07-28T18:28:46.526Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-28T18:28:47.908Z] Sending build context to Docker daemon 335.3MB [2022-07-28T18:28:47.908Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T18:28:47.908Z] ---> a4fb48ad2a94 [2022-07-28T18:28:47.908Z] Step 2/4 : WORKDIR /edgex [2022-07-28T18:28:50.466Z] ---> Running in 3720e76ef6df [2022-07-28T18:28:50.466Z] Removing intermediate container 3720e76ef6df [2022-07-28T18:28:50.466Z] ---> 493aba6a2fa1 [2022-07-28T18:28:50.466Z] Step 3/4 : COPY go.mod . [2022-07-28T18:28:50.466Z] ---> 99dd20dc77a0 [2022-07-28T18:28:50.466Z] Step 4/4 : RUN go mod download [2022-07-28T18:28:50.466Z] ---> Running in d4a156216859 [2022-07-28T18:28:52.154Z] Still waiting to schedule task [2022-07-28T18:28:52.154Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-28T18:29:02.700Z] Removing intermediate container d4a156216859 [2022-07-28T18:29:02.700Z] ---> fa93b1eecc36 [2022-07-28T18:29:02.700Z] Successfully built fa93b1eecc36 [2022-07-28T18:29:02.700Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:29:03.073Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T18:29:03.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T18:29:03.233Z] prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container [2022-07-28T18:29:03.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-x86_64 cat [2022-07-28T18:29:03.706Z] $ docker top b7aac6daf0f28403e42d68a1d167273f0c5bdb3b2f2e7450882da68f4d85af97 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T18:29:04.116Z] + go version [2022-07-28T18:29:04.116Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-28T18:29:04.149Z] $ docker stop --time=1 b7aac6daf0f28403e42d68a1d167273f0c5bdb3b2f2e7450882da68f4d85af97 [2022-07-28T18:29:05.465Z] $ docker rm -f b7aac6daf0f28403e42d68a1d167273f0c5bdb3b2f2e7450882da68f4d85af97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:29:06.167Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T18:29:06.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T18:29:06.327Z] prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container [2022-07-28T18:29:06.361Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-x86_64 cat [2022-07-28T18:29:06.776Z] $ docker top ca39817aae20de9d822ce483d2a5b664344fb43f0dded9b9d2fea32313cae70b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-28T18:29:06.927Z] ========================================================= [2022-07-28T18:29:06.927Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-28T18:29:06.927Z] ========================================================= [Pipeline] sh [2022-07-28T18:29:07.253Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-28T18:29:07.614Z] + make test [2022-07-28T18:29:07.614Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-28T18:29:14.194Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-28T18:29:26.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-28T18:29:26.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-28T18:29:26.668Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-28T18:29:26.668Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-28T18:29:26.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-28T18:29:26.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-28T18:29:26.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-28T18:29:26.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-28T18:29:26.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-28T18:29:26.928Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-28T18:29:26.928Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-28T18:29:26.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-28T18:29:26.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-28T18:29:26.928Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-28T18:29:26.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-28T18:29:27.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-07-28T18:29:27.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-28T18:29:27.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-28T18:29:27.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2022-07-28T18:29:27.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-28T18:29:28.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.122s coverage: 54.2% of statements [2022-07-28T18:29:28.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-28T18:29:28.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-28T18:29:32.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.745s coverage: 89.2% of statements [2022-07-28T18:29:32.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-28T18:29:32.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-28T18:29:32.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 83.8% of statements [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.481s coverage: 95.6% of statements [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.106s coverage: 29.6% of statements [2022-07-28T18:29:32.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-07-28T18:29:32.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-07-28T18:29:37.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2022-07-28T18:29:37.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-07-28T18:29:42.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 82.4% of statements [2022-07-28T18:29:42.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.4% of statements [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2022-07-28T18:29:51.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 66.1% of statements [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-28T18:29:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-28T18:29:51.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 43.8% of statements [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-28T18:29:51.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-28T18:29:51.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-28T18:29:51.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-28T18:29:51.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-28T18:29:51.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-28T18:29:51.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-28T18:29:51.047Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-28T18:29:51.047Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-28T18:29:51.047Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-07-28T18:29:51.047Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-28T18:29:51.308Z] 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-07-28T18:30:13.267Z] 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-07-28T18:30:13.267Z] GO111MODULE=on go vet ./... [2022-07-28T18:30:15.179Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T18:30:15.442Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T18:30:15.442Z] ./bin/test-attribution-txt.sh [2022-07-28T18:30:15.703Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-28T18:30:15.703Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-28T18:30:15.703Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-28T18:30:15.703Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-28T18:30:15.703Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-28T18:30:15.703Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-28T18:30:15.703Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-28T18:30:15.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-28T18:30:16.052Z] + ls -al . [2022-07-28T18:30:16.052Z] total 688 [2022-07-28T18:30:16.052Z] drwxrwxr-x 10 1001 1001 4096 Jul 28 18:29 . [2022-07-28T18:30:16.052Z] drwxr-xr-x 4 root root 4096 Jul 28 18:29 .. [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 11 Jul 28 18:28 .dockerignore [2022-07-28T18:30:16.052Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 18:29 .git [2022-07-28T18:30:16.052Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 18:28 .github [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 1030 Jul 28 18:28 .gitignore [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 42 Jul 28 18:28 .golangci.yml [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 87 Jul 28 18:28 .hadolint.yml [2022-07-28T18:30:16.052Z] drwxr-xr-x 3 1001 1001 4096 Jul 28 18:28 .semver [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 166 Jul 28 18:28 .sonarcloud.properties [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 1171 Jul 28 18:28 ADOPTERS.md [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 10347 Jul 28 18:28 Attribution.txt [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 63209 Jul 28 18:28 CHANGELOG.md [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 3804 Jul 28 18:28 CONTRIBUTING.md [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 677 Jul 28 18:28 GOVERNANCE.md [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 850 Jul 28 18:28 Jenkinsfile [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 10775 Jul 28 18:28 LICENSE [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 10350 Jul 28 18:28 Makefile [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 582 Jul 28 18:28 OWNERS.md [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 9094 Jul 28 18:28 README.md [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 6912 Jul 28 18:28 SECURITY.md [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 5 Jul 28 18:28 VERSION [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 4131 Jul 28 18:28 ZMQWindows.md [2022-07-28T18:30:16.052Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 18:28 bin [2022-07-28T18:30:16.052Z] drwxrwxr-x 18 1001 1001 4096 Jul 28 18:28 cmd [2022-07-28T18:30:16.052Z] -rw-r--r-- 1 root root 436144 Jul 28 18:29 coverage.out [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 3681 Jul 28 18:28 go.mod [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 38033 Jul 28 18:28 go.sum [2022-07-28T18:30:16.052Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 18:28 internal [2022-07-28T18:30:16.052Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 18:28 openapi [2022-07-28T18:30:16.052Z] drwxrwxr-x 4 1001 1001 4096 Jul 28 18:28 snap [2022-07-28T18:30:16.052Z] -rw-rw-r-- 1 1001 1001 204 Jul 28 18:28 version.go [Pipeline] sh [2022-07-28T18:30:16.367Z] + '[' -e coverage.out ] [2022-07-28T18:30:16.367Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-28T18:30:16.488Z] Stashed 1 file(s) [Pipeline] sh [2022-07-28T18:30:16.785Z] + make build [2022-07-28T18:30:16.785Z] 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-07-28T18:30:28.999Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-28T18:30:38.991Z] 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-07-28T18:30:39.932Z] 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-07-28T18:30:48.063Z] 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-07-28T18:30:48.063Z] 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-07-28T18:30:48.324Z] 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-07-28T18:30:49.708Z] 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-07-28T18:30:50.654Z] 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-07-28T18:30:52.046Z] 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-07-28T18:30:52.989Z] 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-07-28T18:30:53.561Z] 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-07-28T18:30:55.478Z] 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-07-28T18:30:56.897Z] $ docker stop --time=1 ca39817aae20de9d822ce483d2a5b664344fb43f0dded9b9d2fea32313cae70b [2022-07-28T18:30:59.194Z] $ docker rm -f ca39817aae20de9d822ce483d2a5b664344fb43f0dded9b9d2fea32313cae70b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:31:00.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T18:31:00.243Z] [2022-07-28T18:31:00.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:31:00.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T18:31:00.629Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-28T18:31:00.629Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-28T18:31:00.629Z] ca9280d653b3: Pulling fs layer [2022-07-28T18:31:00.629Z] 7e9c9ca2126c: Pulling fs layer [2022-07-28T18:31:00.629Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-28T18:31:00.629Z] cbdbe7a5bc2a: Download complete [2022-07-28T18:31:00.888Z] cbdbe7a5bc2a: Pull complete [2022-07-28T18:31:00.888Z] ca9280d653b3: Download complete [2022-07-28T18:31:01.147Z] 7e9c9ca2126c: Download complete [2022-07-28T18:31:01.406Z] ca9280d653b3: Pull complete [2022-07-28T18:31:04.704Z] 7e9c9ca2126c: Pull complete [2022-07-28T18:31:04.967Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-28T18:31:04.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T18:31:04.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T18:31:05.207Z] prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container [2022-07-28T18:31:05.294Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-07-28T18:31:06.684Z] $ docker top 982d268467c0ca8810ac6cb7d06b7ea72112d5341cf4bd4e5568af2c01236037 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T18:31:07.109Z] + grep parallel [2022-07-28T18:31:07.109Z] + docker-compose build --help [2022-07-28T18:31:07.679Z] --parallel Build images in parallel. [Pipeline] } [2022-07-28T18:31:07.713Z] $ docker stop --time=1 982d268467c0ca8810ac6cb7d06b7ea72112d5341cf4bd4e5568af2c01236037 [2022-07-28T18:31:09.021Z] $ docker rm -f 982d268467c0ca8810ac6cb7d06b7ea72112d5341cf4bd4e5568af2c01236037 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:31:09.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T18:31:09.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T18:31:09.818Z] prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container [2022-07-28T18:31:09.854Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat [2022-07-28T18:31:10.240Z] $ docker top 9d1161445f8762f3515adc5b2bb6dc0c54a284d98ac3e62ffbaf88e46f8f4ee6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T18:31:10.662Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-28T18:31:11.235Z] Building core-command ... [2022-07-28T18:31:11.235Z] Building core-data ... [2022-07-28T18:31:11.235Z] Building core-metadata ... [2022-07-28T18:31:11.235Z] Building security-bootstrapper ... [2022-07-28T18:31:11.235Z] Building security-proxy-setup ... [2022-07-28T18:31:11.235Z] Building security-secretstore-setup ... [2022-07-28T18:31:11.235Z] Building security-spiffe-token-provider ... [2022-07-28T18:31:11.235Z] Building security-spire-agent ... [2022-07-28T18:31:11.235Z] Building security-spire-config ... [2022-07-28T18:31:11.235Z] Building security-spire-server ... [2022-07-28T18:31:11.235Z] Building support-notifications ... [2022-07-28T18:31:11.235Z] Building support-scheduler ... [2022-07-28T18:31:11.235Z] Building sys-mgmt-agent ... [2022-07-28T18:31:11.235Z] Building security-spire-config [2022-07-28T18:31:11.235Z] Building security-secretstore-setup [2022-07-28T18:31:11.235Z] Building security-spire-server [2022-07-28T18:31:11.235Z] Building core-data [2022-07-28T18:31:11.235Z] Building security-bootstrapper [2022-07-28T18:31:26.131Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:31:26.131Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:31:26.131Z] ---> fa93b1eecc36 [2022-07-28T18:31:26.131Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T18:31:26.131Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:31:26.131Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:31:26.131Z] ---> fa93b1eecc36 [2022-07-28T18:31:26.131Z] Step 3/31 : WORKDIR /edgex-go [2022-07-28T18:31:26.131Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:31:26.131Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:31:26.131Z] ---> fa93b1eecc36 [2022-07-28T18:31:26.131Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T18:31:26.397Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:31:26.397Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:31:26.397Z] ---> fa93b1eecc36 [2022-07-28T18:31:26.397Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T18:31:26.397Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:31:26.397Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:31:26.397Z] ---> fa93b1eecc36 [2022-07-28T18:31:26.397Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T18:31:29.703Z] ---> Running in bd4658358f34 [2022-07-28T18:31:29.703Z] ---> Running in 39dbfd158f00 [2022-07-28T18:31:29.703Z] ---> Running in d46efd2488dc [2022-07-28T18:31:29.703Z] ---> Running in b4e89e5ffd6b [2022-07-28T18:31:29.703Z] ---> Running in 7fe8a2db84ea [2022-07-28T18:31:29.703Z] Removing intermediate container bd4658358f34 [2022-07-28T18:31:29.703Z] ---> a3b84e657c87 [2022-07-28T18:31:29.703Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:31:29.703Z] Removing intermediate container b4e89e5ffd6b [2022-07-28T18:31:29.703Z] ---> cc933960ef3a [2022-07-28T18:31:29.703Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:31:29.703Z] Removing intermediate container d46efd2488dc [2022-07-28T18:31:29.703Z] ---> b62adf2b7893 [2022-07-28T18:31:29.703Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:31:29.703Z] Removing intermediate container 7fe8a2db84ea [2022-07-28T18:31:29.703Z] Removing intermediate container 39dbfd158f00 [2022-07-28T18:31:29.703Z] ---> cfeabe651a57 [2022-07-28T18:31:29.703Z] ---> e43212c165b5 [2022-07-28T18:31:29.703Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:31:29.703Z] [2022-07-28T18:31:29.703Z] ---> Running in 064947a55f3b [2022-07-28T18:31:29.703Z] ---> Running in 46a8ee27056e [2022-07-28T18:31:29.703Z] ---> Running in b6eeeb69a53b [2022-07-28T18:31:29.703Z] ---> Running in 30c798e81ceb [2022-07-28T18:31:29.703Z] ---> Running in 0253e320e875 [2022-07-28T18:31:30.645Z] Removing intermediate container b6eeeb69a53b [2022-07-28T18:31:30.645Z] ---> 5c11e181bbd0 [2022-07-28T18:31:30.645Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-28T18:31:30.645Z] Removing intermediate container 064947a55f3b [2022-07-28T18:31:30.645Z] ---> a2367ffc41ce [2022-07-28T18:31:30.646Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T18:31:30.646Z] ---> Running in 3735166bd72c [2022-07-28T18:31:30.646Z] ---> Running in b4c022e022e3 [2022-07-28T18:31:31.233Z] Removing intermediate container 30c798e81ceb [2022-07-28T18:31:31.233Z] ---> 6f9354d16efb [2022-07-28T18:31:31.233Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-28T18:31:31.233Z] ---> Running in e06061c682d9 [2022-07-28T18:31:31.233Z] Removing intermediate container 0253e320e875 [2022-07-28T18:31:31.233Z] ---> 1d78e288306f [2022-07-28T18:31:31.233Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T18:31:31.233Z] ---> Running in 58fb615aaa8d [2022-07-28T18:31:31.233Z] Removing intermediate container 46a8ee27056e [2022-07-28T18:31:31.233Z] ---> 14a74d38eed3 [2022-07-28T18:31:31.233Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-28T18:31:31.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:31:31.494Z] ---> Running in 4b857ee5e83f [2022-07-28T18:31:31.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:31:31.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:31:31.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:31:31.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:31:32.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:31:32.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:31:32.590Z] OK: 211 MiB in 51 packages [2022-07-28T18:31:32.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:31:32.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:31:32.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:31:32.850Z] Removing intermediate container b4c022e022e3 [2022-07-28T18:31:32.850Z] ---> 9b309aa88f57 [2022-07-28T18:31:32.850Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T18:31:32.850Z] OK: 211 MiB in 51 packages [2022-07-28T18:31:33.110Z] OK: 211 MiB in 51 packages [2022-07-28T18:31:33.110Z] ---> 2797d6088a59 [2022-07-28T18:31:33.110Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:31:33.110Z] OK: 211 MiB in 51 packages [2022-07-28T18:31:33.110Z] ---> Running in 3699eca00cb6 [2022-07-28T18:31:33.370Z] OK: 211 MiB in 51 packages [2022-07-28T18:31:33.370Z] Removing intermediate container 3735166bd72c [2022-07-28T18:31:33.370Z] ---> a0df95b6aafb [2022-07-28T18:31:33.370Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T18:31:33.637Z] Removing intermediate container 4b857ee5e83f [2022-07-28T18:31:33.637Z] ---> 036612f02f02 [2022-07-28T18:31:33.637Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T18:31:33.637Z] ---> 9987064b50a4 [2022-07-28T18:31:33.637Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:31:33.637Z] ---> Running in 03ddb9d05d88 [2022-07-28T18:31:33.898Z] Removing intermediate container e06061c682d9 [2022-07-28T18:31:33.898Z] ---> 28d671313510 [2022-07-28T18:31:33.898Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-28T18:31:33.898Z] Removing intermediate container 58fb615aaa8d [2022-07-28T18:31:33.898Z] ---> 4ef3bad824e7 [2022-07-28T18:31:33.898Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T18:31:33.898Z] ---> c74e41016743 [2022-07-28T18:31:33.898Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:31:33.898Z] ---> Running in 27e9dcd005e9 [2022-07-28T18:31:33.898Z] ---> dbd4c03cb1a4 [2022-07-28T18:31:33.898Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:31:34.158Z] ---> ffab677c77af [2022-07-28T18:31:34.158Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:31:34.158Z] ---> Running in 6160d0473f25 [2022-07-28T18:31:34.158Z] ---> Running in 34902acb7e73 [2022-07-28T18:31:46.386Z] Removing intermediate container 27e9dcd005e9 [2022-07-28T18:31:46.386Z] ---> 1c9ad24d08e0 [2022-07-28T18:31:46.386Z] Step 8/25 : COPY . . [2022-07-28T18:31:46.386Z] Removing intermediate container 6160d0473f25 [2022-07-28T18:31:46.386Z] ---> 77c2356e1d41 [2022-07-28T18:31:46.386Z] Step 8/31 : COPY . . [2022-07-28T18:31:46.645Z] Removing intermediate container 3699eca00cb6 [2022-07-28T18:31:46.645Z] ---> e55b940f2cdc [2022-07-28T18:31:46.645Z] Step 8/25 : COPY . . [2022-07-28T18:31:46.645Z] Removing intermediate container 34902acb7e73 [2022-07-28T18:31:46.645Z] ---> 0f9a999bc2a6 [2022-07-28T18:31:46.645Z] Step 8/26 : COPY . . [2022-07-28T18:31:46.645Z] Removing intermediate container 03ddb9d05d88 [2022-07-28T18:31:46.645Z] ---> acb7bc1311d4 [2022-07-28T18:31:46.645Z] Step 8/23 : COPY . . [2022-07-28T18:31:58.874Z] ---> 280e51e098ed [2022-07-28T18:31:58.874Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T18:31:58.874Z] ---> acfa6c17aece [2022-07-28T18:31:58.874Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-28T18:31:58.874Z] ---> 2b162786b9d2 [2022-07-28T18:31:58.874Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-28T18:31:58.874Z] ---> 3782bfc12c89 [2022-07-28T18:31:58.874Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T18:31:58.874Z] ---> 2dc902477a18 [2022-07-28T18:31:58.874Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-28T18:31:58.874Z] ---> Running in d21c2a8d333a [2022-07-28T18:31:58.874Z] ---> Running in e569813c5326 [2022-07-28T18:31:58.874Z] ---> Running in ea42971ac7cf [2022-07-28T18:31:58.874Z] ---> Running in bf8537035517 [2022-07-28T18:31:58.874Z] ---> Running in a5bd11cea310 [2022-07-28T18:31:58.874Z] Removing intermediate container ea42971ac7cf [2022-07-28T18:31:58.874Z] ---> f3ff22466cba [2022-07-28T18:31:58.874Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-28T18:31:58.874Z] Removing intermediate container a5bd11cea310 [2022-07-28T18:31:58.874Z] ---> 0233badd4f9c [2022-07-28T18:31:58.874Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T18:31:58.874Z] ---> Running in 23e88ae13721 [2022-07-28T18:31:58.874Z] ---> Running in d1e33a305abf [2022-07-28T18:31:58.874Z] Removing intermediate container 23e88ae13721 [2022-07-28T18:31:58.874Z] ---> 542e8aa7fb32 [2022-07-28T18:31:58.874Z] 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-07-28T18:31:58.874Z] ---> Running in 33e24e43372c [2022-07-28T18:31:58.874Z] Removing intermediate container d1e33a305abf [2022-07-28T18:31:58.874Z] ---> 89ca04f7c8b7 [2022-07-28T18:31:58.874Z] 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-07-28T18:31:58.874Z] ---> Running in 3618339f195c [2022-07-28T18:31:59.135Z] 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-07-28T18:31:59.135Z] 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-07-28T18:31:59.135Z] 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-07-28T18:32:00.081Z] Removing intermediate container 3618339f195c [2022-07-28T18:32:00.081Z] ---> 03a200e46029 [2022-07-28T18:32:00.081Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T18:32:00.081Z] Removing intermediate container 33e24e43372c [2022-07-28T18:32:00.081Z] ---> 062f6afa2912 [2022-07-28T18:32:00.081Z] Step 12/25 : WORKDIR /edgex-go [2022-07-28T18:32:00.081Z] ---> Running in 220791700f5a [2022-07-28T18:32:00.081Z] ---> Running in a8b7d84370f2 [2022-07-28T18:32:00.341Z] Removing intermediate container a8b7d84370f2 [2022-07-28T18:32:00.341Z] ---> 11c1a5a1e88b [2022-07-28T18:32:00.341Z] [2022-07-28T18:32:00.341Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T18:32:00.341Z] Removing intermediate container 220791700f5a [2022-07-28T18:32:00.341Z] ---> 8e99c13cd88f [2022-07-28T18:32:00.341Z] [2022-07-28T18:32:00.341Z] Step 13/25 : FROM alpine:3.15 [2022-07-28T18:32:00.602Z] 3.15: Pulling from library/alpine [2022-07-28T18:32:00.602Z] 3.15: Pulling from library/alpine [2022-07-28T18:32:01.984Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T18:32:01.984Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T18:32:01.984Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T18:32:01.984Z] Status: Image is up to date for alpine:3.15 [2022-07-28T18:32:01.984Z] ---> 2720e26172a0 [2022-07-28T18:32:01.984Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T18:32:01.984Z] ---> 2720e26172a0 [2022-07-28T18:32:01.984Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T18:32:01.984Z] ---> Running in c2f446594db5 [2022-07-28T18:32:01.984Z] ---> Running in 6e91f2a82f60 [2022-07-28T18:32:02.246Z] Removing intermediate container 6e91f2a82f60 [2022-07-28T18:32:02.246Z] ---> facda27649bb [2022-07-28T18:32:02.246Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:32:02.246Z] Removing intermediate container c2f446594db5 [2022-07-28T18:32:02.246Z] ---> 9a8b92e03bb6 [2022-07-28T18:32:02.246Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:32:02.246Z] ---> Running in 5edbe7f606fe [2022-07-28T18:32:02.246Z] ---> Running in d9b0b5397348 [2022-07-28T18:32:04.153Z] Removing intermediate container d9b0b5397348 [2022-07-28T18:32:04.153Z] ---> 66bccceaa01e [2022-07-28T18:32:04.153Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-28T18:32:04.153Z] Removing intermediate container 5edbe7f606fe [2022-07-28T18:32:04.153Z] ---> 378580cef625 [2022-07-28T18:32:04.153Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T18:32:04.413Z] ---> Running in ded557aecf28 [2022-07-28T18:32:04.413Z] ---> Running in e6543c847a5f [2022-07-28T18:32:05.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:05.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:06.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:06.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:06.553Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T18:32:06.553Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T18:32:06.553Z] OK: 15856 distinct packages available [2022-07-28T18:32:06.553Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T18:32:06.553Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T18:32:06.553Z] OK: 15856 distinct packages available [2022-07-28T18:32:06.553Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:06.553Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:07.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:07.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:07.754Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-28T18:32:07.754Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-28T18:32:07.754Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-28T18:32:07.754Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-28T18:32:07.754Z] (3/5) Installing libucontext (1.1-r0) [2022-07-28T18:32:08.015Z] (3/4) Installing libucontext (1.1-r0) [2022-07-28T18:32:08.015Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-28T18:32:08.015Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-28T18:32:08.015Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-28T18:32:08.015Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T18:32:08.015Z] OK: 6 MiB in 18 packages [2022-07-28T18:32:08.015Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T18:32:08.015Z] OK: 6 MiB in 19 packages [2022-07-28T18:32:09.921Z] Removing intermediate container ded557aecf28 [2022-07-28T18:32:09.921Z] ---> 7798eca70a9c [2022-07-28T18:32:09.921Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T18:32:09.921Z] Removing intermediate container e6543c847a5f [2022-07-28T18:32:09.921Z] ---> 54b422b07533 [2022-07-28T18:32:09.921Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T18:32:15.210Z] ---> fb0db59ecf08 [2022-07-28T18:32:15.210Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T18:32:15.210Z] ---> 836ab70a364b [2022-07-28T18:32:15.210Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T18:32:15.210Z] ---> c003f5209ef4 [2022-07-28T18:32:15.210Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-28T18:32:15.210Z] ---> 532f1b9a8332 [2022-07-28T18:32:15.210Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-28T18:32:15.210Z] ---> 53797dbd672a [2022-07-28T18:32:15.210Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-28T18:32:15.210Z] ---> Running in ef8b22a0241b [2022-07-28T18:32:15.780Z] Removing intermediate container ef8b22a0241b [2022-07-28T18:32:15.780Z] ---> 95d44d81f2e3 [2022-07-28T18:32:15.780Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-28T18:32:15.780Z] ---> 570246384b69 [2022-07-28T18:32:15.780Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T18:32:15.780Z] ---> Running in 1da57556b9b4 [2022-07-28T18:32:16.038Z] Removing intermediate container 1da57556b9b4 [2022-07-28T18:32:16.038Z] ---> 2867556680a0 [2022-07-28T18:32:16.038Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T18:32:16.038Z] ---> 2f9d9f7d92e5 [2022-07-28T18:32:16.038Z] Step 21/26 : WORKDIR / [2022-07-28T18:32:16.296Z] ---> Running in 9212d34adc13 [2022-07-28T18:32:16.296Z] ---> Running in ddaefd4cb403 [2022-07-28T18:32:16.296Z] Removing intermediate container 9212d34adc13 [2022-07-28T18:32:16.296Z] ---> d8f16e04e018 [2022-07-28T18:32:16.296Z] Step 23/25 : LABEL arch=x86_64 [2022-07-28T18:32:16.555Z] ---> Running in c081f81685ec [2022-07-28T18:32:16.555Z] Removing intermediate container ddaefd4cb403 [2022-07-28T18:32:16.555Z] ---> 3dd2b89122f1 [2022-07-28T18:32:16.555Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T18:32:16.830Z] ---> Running in 8ee7f5d969da [2022-07-28T18:32:16.830Z] Removing intermediate container c081f81685ec [2022-07-28T18:32:16.830Z] ---> b1a7d7509eee [2022-07-28T18:32:16.830Z] Step 24/25 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:32:16.830Z] ---> Running in 95c4e75a645d [2022-07-28T18:32:16.830Z] Removing intermediate container 8ee7f5d969da [2022-07-28T18:32:16.830Z] ---> d548c093a49e [2022-07-28T18:32:16.830Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T18:32:17.089Z] Removing intermediate container 95c4e75a645d [2022-07-28T18:32:17.089Z] ---> 4859fa035736 [2022-07-28T18:32:17.089Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T18:32:17.089Z] ---> Running in 00778989a81f [2022-07-28T18:32:17.089Z] ---> Running in 245fb6ba3a2f [2022-07-28T18:32:17.358Z] Removing intermediate container 245fb6ba3a2f [2022-07-28T18:32:17.358Z] ---> fb3d151b85ad [2022-07-28T18:32:17.358Z] [2022-07-28T18:32:17.358Z] Removing intermediate container 00778989a81f [2022-07-28T18:32:17.358Z] ---> 0e3a24c1f1b1 [2022-07-28T18:32:17.358Z] Step 24/26 : LABEL arch=x86_64 [2022-07-28T18:32:17.358Z] ---> Running in 1019cc2f54eb [2022-07-28T18:32:17.358Z] Successfully built fb3d151b85ad [2022-07-28T18:32:17.616Z] Successfully tagged security-spire-server:latest [2022-07-28T18:32:17.616Z]  Building security-spire-server ... done Building core-command [2022-07-28T18:32:18.995Z] Removing intermediate container 1019cc2f54eb [2022-07-28T18:32:18.995Z] ---> 106896437a61 [2022-07-28T18:32:18.995Z] Step 25/26 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:32:18.995Z] 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-07-28T18:32:20.900Z] ---> Running in 6b91ce30e529 [2022-07-28T18:32:21.160Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:32:21.160Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:32:21.160Z] ---> fa93b1eecc36 [2022-07-28T18:32:21.160Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T18:32:21.160Z] ---> Using cache [2022-07-28T18:32:21.160Z] ---> e43212c165b5 [2022-07-28T18:32:21.160Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:32:21.160Z] ---> Using cache [2022-07-28T18:32:21.160Z] ---> 6f9354d16efb [2022-07-28T18:32:21.160Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T18:32:21.160Z] ---> Using cache [2022-07-28T18:32:21.160Z] ---> 28d671313510 [2022-07-28T18:32:21.160Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T18:32:21.160Z] ---> Using cache [2022-07-28T18:32:21.160Z] ---> dbd4c03cb1a4 [2022-07-28T18:32:21.160Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:32:21.160Z] ---> Using cache [2022-07-28T18:32:21.160Z] ---> 77c2356e1d41 [2022-07-28T18:32:21.160Z] Step 8/23 : COPY . . [2022-07-28T18:32:21.160Z] ---> Using cache [2022-07-28T18:32:21.160Z] ---> 2dc902477a18 [2022-07-28T18:32:21.160Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-28T18:32:21.734Z] Removing intermediate container 6b91ce30e529 [2022-07-28T18:32:21.735Z] ---> 80617d74ba13 [2022-07-28T18:32:21.735Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T18:32:21.735Z] ---> Running in 3020fd2ad6f0 [2022-07-28T18:32:21.735Z] ---> Running in d6feb72d8c46 [2022-07-28T18:32:21.995Z] Removing intermediate container d6feb72d8c46 [2022-07-28T18:32:21.995Z] ---> b25744a1bd5a [2022-07-28T18:32:21.995Z] [2022-07-28T18:32:21.995Z] Successfully built b25744a1bd5a [2022-07-28T18:32:21.995Z] 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-07-28T18:32:21.995Z] Successfully tagged security-spire-config:latest [2022-07-28T18:32:21.995Z] Building sys-mgmt-agent [2022-07-28T18:32:26.188Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:32:26.188Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:32:26.188Z] ---> fa93b1eecc36 [2022-07-28T18:32:26.188Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T18:32:26.188Z] ---> Using cache [2022-07-28T18:32:26.188Z] ---> e43212c165b5 [2022-07-28T18:32:26.188Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:32:26.188Z] ---> Using cache [2022-07-28T18:32:26.188Z] ---> 6f9354d16efb [2022-07-28T18:32:26.188Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-28T18:32:26.756Z] ---> Running in 5e053523318a [2022-07-28T18:32:26.756Z] Removing intermediate container bf8537035517 [2022-07-28T18:32:26.756Z] ---> 0b39968014c0 [2022-07-28T18:32:26.756Z] [2022-07-28T18:32:26.756Z] Step 10/31 : FROM alpine:3.16 [2022-07-28T18:32:26.756Z] Removing intermediate container d21c2a8d333a [2022-07-28T18:32:26.756Z] ---> 7e77b193493c [2022-07-28T18:32:26.756Z] [2022-07-28T18:32:26.756Z] Step 10/25 : FROM alpine:3.16 [2022-07-28T18:32:26.756Z] 3.16: Pulling from library/alpine [2022-07-28T18:32:26.756Z] 3.16: Pulling from library/alpine [2022-07-28T18:32:27.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:28.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:28.260Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T18:32:28.260Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T18:32:28.260Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T18:32:28.260Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T18:32:28.260Z] ---> d7d3d98c851f [2022-07-28T18:32:28.260Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-28T18:32:28.260Z] ---> d7d3d98c851f [2022-07-28T18:32:28.260Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T18:32:28.521Z] OK: 211 MiB in 51 packages [2022-07-28T18:32:29.915Z] ---> Running in ed0a26d42d6e [2022-07-28T18:32:29.915Z] ---> Running in 2f23a86c9ea5 [2022-07-28T18:32:29.915Z] Removing intermediate container e569813c5326 [2022-07-28T18:32:29.915Z] ---> 6aeb9bf005ab [2022-07-28T18:32:29.915Z] [2022-07-28T18:32:29.915Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T18:32:29.915Z] ---> d7d3d98c851f [2022-07-28T18:32:29.915Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-28T18:32:29.915Z] ---> Running in 4fea2d82fd8c [2022-07-28T18:32:29.915Z] Removing intermediate container ed0a26d42d6e [2022-07-28T18:32:29.915Z] ---> 4a2fde18a663 [2022-07-28T18:32:29.915Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-28T18:32:29.915Z] Removing intermediate container 5e053523318a [2022-07-28T18:32:29.915Z] ---> 4e18433a41d0 [2022-07-28T18:32:29.915Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T18:32:30.181Z] ---> Running in 6c2915484413 [2022-07-28T18:32:30.181Z] Removing intermediate container 4fea2d82fd8c [2022-07-28T18:32:30.181Z] ---> 73901eb6c21b [2022-07-28T18:32:30.181Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-28T18:32:30.181Z] ---> Running in 9823b01a420a [2022-07-28T18:32:30.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:30.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:30.444Z] ---> 0e19654aefc7 [2022-07-28T18:32:30.444Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:32:30.444Z] Removing intermediate container 9823b01a420a [2022-07-28T18:32:30.444Z] ---> 47af912360f1 [2022-07-28T18:32:30.444Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-28T18:32:30.444Z] ---> Running in 69cb907588ea [2022-07-28T18:32:30.444Z] ---> Running in 5325270557d7 [2022-07-28T18:32:30.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:30.444Z] Removing intermediate container 5325270557d7 [2022-07-28T18:32:30.444Z] ---> 455cbda4c7b5 [2022-07-28T18:32:30.444Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:32:30.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:30.703Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-28T18:32:30.703Z] ---> Running in 9e9962798443 [2022-07-28T18:32:30.703Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-28T18:32:30.703Z] (3/3) Installing su-exec (0.2-r1) [2022-07-28T18:32:30.703Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T18:32:30.703Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T18:32:30.703Z] OK: 6 MiB in 17 packages [2022-07-28T18:32:30.964Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-28T18:32:30.964Z] (2/2) Installing su-exec (0.2-r1) [2022-07-28T18:32:30.964Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T18:32:30.964Z] OK: 6 MiB in 16 packages [2022-07-28T18:32:31.536Z] Removing intermediate container 6c2915484413 [2022-07-28T18:32:31.536Z] ---> a62d8e1c3c8f [2022-07-28T18:32:31.536Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-28T18:32:31.536Z] Removing intermediate container 2f23a86c9ea5 [2022-07-28T18:32:31.536Z] ---> 6f064366b606 [2022-07-28T18:32:31.536Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T18:32:31.536Z] ---> Running in 27fe67112d8c [2022-07-28T18:32:31.536Z] ---> Running in 114c75fa92e5 [2022-07-28T18:32:31.536Z] Removing intermediate container 9e9962798443 [2022-07-28T18:32:31.536Z] ---> ce2b5d152cef [2022-07-28T18:32:31.536Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-28T18:32:31.861Z] ---> Running in bfd138b3194c [2022-07-28T18:32:31.861Z] Removing intermediate container 114c75fa92e5 [2022-07-28T18:32:31.861Z] ---> 3cefc855c100 [2022-07-28T18:32:31.861Z] Step 13/25 : WORKDIR / [2022-07-28T18:32:31.861Z] Removing intermediate container 27fe67112d8c [2022-07-28T18:32:31.861Z] ---> b7dc40aee90b [2022-07-28T18:32:31.861Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-28T18:32:31.861Z] ---> Running in c7f877b29ecd [2022-07-28T18:32:32.170Z] ---> Running in 2a026d4208f4 [2022-07-28T18:32:32.170Z] Removing intermediate container c7f877b29ecd [2022-07-28T18:32:32.170Z] ---> c4251f39c0f0 [2022-07-28T18:32:32.170Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-28T18:32:32.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:33.088Z] Removing intermediate container 2a026d4208f4 [2022-07-28T18:32:33.088Z] ---> b3beda9ad5a4 [2022-07-28T18:32:33.088Z] 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-07-28T18:32:33.088Z] ---> Running in 90481c7093cd [2022-07-28T18:32:33.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:33.349Z] Removing intermediate container 90481c7093cd [2022-07-28T18:32:33.349Z] ---> 16e65a4e2b68 [2022-07-28T18:32:33.349Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-28T18:32:33.349Z] ---> 98c4d99b3a16 [2022-07-28T18:32:33.349Z] 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-07-28T18:32:33.349Z] ---> Running in a6fddad17bb1 [2022-07-28T18:32:33.615Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-28T18:32:33.615Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T18:32:33.615Z] ---> 3c44a3a56a42 [2022-07-28T18:32:33.615Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-28T18:32:33.615Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-28T18:32:33.881Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T18:32:33.881Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-28T18:32:34.140Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-28T18:32:34.140Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T18:32:34.140Z] OK: 8 MiB in 20 packages [2022-07-28T18:32:34.401Z] ---> 7f4c6419953c [2022-07-28T18:32:34.401Z] 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-07-28T18:32:34.660Z] Removing intermediate container a6fddad17bb1 [2022-07-28T18:32:34.660Z] ---> c9bc5bfa14b0 [2022-07-28T18:32:34.660Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-28T18:32:34.660Z] ---> bc3450b16d30 [2022-07-28T18:32:34.660Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-28T18:32:34.943Z] ---> Running in b0aeee2fd799 [2022-07-28T18:32:34.943Z] Removing intermediate container bfd138b3194c [2022-07-28T18:32:34.943Z] ---> 95971c74effd [2022-07-28T18:32:34.943Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T18:32:34.979Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21390 in /w/workspace/edgexfoundry_edgex-go_PR-4105 [Pipeline] { [Pipeline] ws [2022-07-28T18:32:35.028Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-28T18:32:35.116Z] The recommended git tool is: git [2022-07-28T18:32:35.204Z] Removing intermediate container b0aeee2fd799 [2022-07-28T18:32:35.204Z] ---> 0f26fa97b4c6 [2022-07-28T18:32:35.204Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-28T18:32:35.204Z] ---> 70509ed95f3f [2022-07-28T18:32:35.204Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-28T18:32:35.463Z] ---> 3efea6069bed [2022-07-28T18:32:35.463Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-28T18:32:35.463Z] ---> 6f046b4483d4 [2022-07-28T18:32:35.463Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-28T18:32:35.723Z] ---> Running in 1250802a506b [2022-07-28T18:32:35.991Z] ---> 80a15398ea5f [2022-07-28T18:32:35.991Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T18:32:35.991Z] ---> 5e420bfec912 [2022-07-28T18:32:35.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-28T18:32:36.250Z] ---> b013a361eb4e [2022-07-28T18:32:36.250Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T18:32:36.250Z] ---> 83d660f2fb1c [2022-07-28T18:32:36.250Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-28T18:32:36.250Z] ---> Running in d2e856153bc0 [2022-07-28T18:32:36.511Z] ---> Running in f8c0b5fab555 [2022-07-28T18:32:36.770Z] Removing intermediate container f8c0b5fab555 [2022-07-28T18:32:36.770Z] ---> a434840f84ac [2022-07-28T18:32:36.770Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T18:32:36.770Z] ---> Running in 51f3f177f11a [2022-07-28T18:32:37.348Z] Removing intermediate container 51f3f177f11a [2022-07-28T18:32:37.348Z] ---> ac4110efab6d [2022-07-28T18:32:37.348Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T18:32:37.348Z] Removing intermediate container 1250802a506b [2022-07-28T18:32:37.348Z] ---> 54a6aed9ea26 [2022-07-28T18:32:37.348Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T18:32:37.348Z] ---> Running in e8ff22db8f96 [2022-07-28T18:32:37.607Z] ---> e5a8b3537d4e [2022-07-28T18:32:37.607Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-28T18:32:37.607Z] Removing intermediate container d2e856153bc0 [2022-07-28T18:32:37.607Z] ---> a9e36194a8ed [2022-07-28T18:32:37.607Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T18:32:37.607Z] Removing intermediate container e8ff22db8f96 [2022-07-28T18:32:37.607Z] ---> 47fa76fd298e [2022-07-28T18:32:37.607Z] Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:32:37.867Z] ---> Running in 890c351cd52b [2022-07-28T18:32:37.867Z] ---> Running in c877f4f66300 [2022-07-28T18:32:37.867Z] Removing intermediate container 3020fd2ad6f0 [2022-07-28T18:32:37.867Z] ---> 7866aa74199e [2022-07-28T18:32:37.867Z] [2022-07-28T18:32:37.867Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T18:32:37.867Z] ---> d7d3d98c851f [2022-07-28T18:32:37.867Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T18:32:38.127Z] ---> Running in 092424b5e78b [2022-07-28T18:32:38.127Z] ---> 31b9fb7df0e0 [2022-07-28T18:32:38.127Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-28T18:32:38.127Z] Removing intermediate container 890c351cd52b [2022-07-28T18:32:38.127Z] ---> 44271408a169 [2022-07-28T18:32:38.127Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T18:32:38.127Z] Removing intermediate container c877f4f66300 [2022-07-28T18:32:38.127Z] ---> 7541dc751ec8 [2022-07-28T18:32:38.127Z] Step 23/25 : LABEL arch=x86_64 [2022-07-28T18:32:38.127Z] ---> Running in 4fceb34110b9 [2022-07-28T18:32:38.127Z] ---> Running in 3c00ddbcb9a1 [2022-07-28T18:32:38.386Z] Removing intermediate container 69cb907588ea [2022-07-28T18:32:38.386Z] ---> 92417b89ac0b [2022-07-28T18:32:38.386Z] Step 8/23 : COPY . . [2022-07-28T18:32:38.386Z] ---> 1b18146c68bb [2022-07-28T18:32:38.386Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-28T18:32:38.386Z] Removing intermediate container 3c00ddbcb9a1 [2022-07-28T18:32:38.386Z] ---> 7ea0a8305d91 [2022-07-28T18:32:38.386Z] Step 24/25 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:32:38.386Z] ---> Running in 216f812d7e31 [2022-07-28T18:32:38.386Z] Removing intermediate container 4fceb34110b9 [2022-07-28T18:32:38.386Z] ---> 495f14c8ae3b [2022-07-28T18:32:38.386Z] [2022-07-28T18:32:38.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:38.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:38.646Z] Successfully built 495f14c8ae3b [2022-07-28T18:32:38.646Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-28T18:32:38.646Z] Successfully tagged core-data:latest [2022-07-28T18:32:38.646Z]  Building core-data ... done Building security-spiffe-token-provider [2022-07-28T18:32:38.646Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T18:32:38.646Z] OK: 6 MiB in 15 packages [2022-07-28T18:32:38.925Z] ---> cfa8671e05b2 [2022-07-28T18:32:38.925Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-28T18:32:39.863Z] Removing intermediate container 216f812d7e31 [2022-07-28T18:32:39.863Z] ---> ba8a4ea36e77 [2022-07-28T18:32:39.863Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T18:32:41.774Z] ---> ae1109fd4598 [2022-07-28T18:32:41.774Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-28T18:32:41.774Z] ---> Running in eda109e03afb [2022-07-28T18:32:41.774Z] Removing intermediate container 092424b5e78b [2022-07-28T18:32:41.774Z] ---> 3e988391046d [2022-07-28T18:32:41.774Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T18:32:41.774Z] ---> Running in cb00eb0ec1cf [2022-07-28T18:32:41.774Z] Removing intermediate container eda109e03afb [2022-07-28T18:32:41.774Z] ---> 0ccb5665b219 [2022-07-28T18:32:41.774Z] [2022-07-28T18:32:41.774Z] ---> 8bf61ffdfb27 [2022-07-28T18:32:41.774Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-28T18:32:41.774Z] Successfully built 0ccb5665b219 [2022-07-28T18:32:41.953Z] using credential edgex-jenkins-ssh [2022-07-28T18:32:41.973Z] Cloning the remote Git repository [2022-07-28T18:32:42.037Z] Successfully tagged security-secretstore-setup:latest [2022-07-28T18:32:42.037Z] Building core-metadata [2022-07-28T18:32:42.038Z]  Building security-secretstore-setup ... done  ---> Running in edae391537f3 [2022-07-28T18:32:42.038Z] Removing intermediate container cb00eb0ec1cf [2022-07-28T18:32:42.038Z] ---> 60b370faaadf [2022-07-28T18:32:42.038Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-28T18:32:42.038Z] ---> Running in 3c26d2b71455 [2022-07-28T18:32:42.607Z] Removing intermediate container 3c26d2b71455 [2022-07-28T18:32:42.607Z] ---> be7baeee82bf [2022-07-28T18:32:42.607Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T18:32:42.035Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-28T18:32:42.122Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-28T18:32:42.233Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-28T18:32:42.234Z] > git --version # timeout=10 [2022-07-28T18:32:42.262Z] > git --version # 'git version 2.25.1' [2022-07-28T18:32:42.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T18:32:42.360Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T18:32:43.544Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:32:43.544Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:32:43.544Z] ---> fa93b1eecc36 [2022-07-28T18:32:43.544Z] Step 3/20 : WORKDIR /edgex-go [2022-07-28T18:32:43.544Z] ---> Using cache [2022-07-28T18:32:43.544Z] ---> e43212c165b5 [2022-07-28T18:32:43.544Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-28T18:32:44.925Z] ---> Running in 2e0232c9b41d [2022-07-28T18:32:44.925Z] ---> Running in e39b4a368019 [2022-07-28T18:32:44.925Z] ---> 34c5ee974b08 [2022-07-28T18:32:44.925Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-28T18:32:44.925Z] Removing intermediate container 2e0232c9b41d [2022-07-28T18:32:44.925Z] ---> c0a60a714612 [2022-07-28T18:32:44.925Z] Step 15/23 : WORKDIR / [2022-07-28T18:32:44.925Z] Removing intermediate container edae391537f3 [2022-07-28T18:32:44.925Z] ---> 35a7cf79d4bd [2022-07-28T18:32:44.925Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-28T18:32:44.925Z] ---> Running in 00735721cda8 [2022-07-28T18:32:45.184Z] ---> Running in 1784183e44e4 [2022-07-28T18:32:45.184Z] ---> Running in 6d508fd51e95 [2022-07-28T18:32:45.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:45.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:45.447Z] Removing intermediate container 6d508fd51e95 [2022-07-28T18:32:45.447Z] ---> dbfd4f61fbae [2022-07-28T18:32:45.447Z] Step 28/31 : CMD ["gate"] [2022-07-28T18:32:45.447Z] Removing intermediate container 1784183e44e4 [2022-07-28T18:32:45.447Z] ---> 78b8ef25ffa1 [2022-07-28T18:32:45.447Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T18:32:45.447Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-28T18:32:45.447Z] v3.16.1-50-g4bdb5d6a1a [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-28T18:32:45.447Z] OK: 17033 distinct packages available [2022-07-28T18:32:45.705Z] ---> Running in a41923ea47a8 [2022-07-28T18:32:45.706Z] 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-07-28T18:32:45.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:45.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:32:45.706Z] Removing intermediate container a41923ea47a8 [2022-07-28T18:32:45.706Z] ---> 742c4ca498d9 [2022-07-28T18:32:45.706Z] Step 29/31 : LABEL arch=x86_64 [2022-07-28T18:32:45.706Z] ---> Running in 42cceaddc039 [2022-07-28T18:32:45.706Z] ---> b50ee0668fc3 [2022-07-28T18:32:45.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-28T18:32:45.966Z] OK: 211 MiB in 51 packages [2022-07-28T18:32:46.224Z] Removing intermediate container 42cceaddc039 [2022-07-28T18:32:46.224Z] ---> 49fab88801f1 [2022-07-28T18:32:46.224Z] Step 30/31 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:32:46.484Z] ---> Running in b0c83e9d6910 [2022-07-28T18:32:46.484Z] ---> f9672b0ef2fe [2022-07-28T18:32:46.484Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-28T18:32:46.743Z] Removing intermediate container b0c83e9d6910 [2022-07-28T18:32:46.743Z] ---> bb4cf29930d7 [2022-07-28T18:32:46.743Z] Step 31/31 : LABEL version=0.0.0 [2022-07-28T18:32:46.743Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:32:46.743Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:32:46.743Z] ---> fa93b1eecc36 [2022-07-28T18:32:46.743Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T18:32:46.743Z] ---> Using cache [2022-07-28T18:32:46.743Z] ---> e43212c165b5 [2022-07-28T18:32:46.743Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:32:46.743Z] ---> Using cache [2022-07-28T18:32:46.743Z] ---> 6f9354d16efb [2022-07-28T18:32:46.743Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T18:32:46.743Z] ---> Using cache [2022-07-28T18:32:46.743Z] ---> 28d671313510 [2022-07-28T18:32:46.743Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T18:32:46.743Z] ---> Using cache [2022-07-28T18:32:46.743Z] ---> dbd4c03cb1a4 [2022-07-28T18:32:46.743Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:32:46.743Z] ---> Using cache [2022-07-28T18:32:46.743Z] ---> 77c2356e1d41 [2022-07-28T18:32:46.743Z] Step 8/23 : COPY . . [2022-07-28T18:32:46.743Z] ---> Running in 7e73c5914874 [2022-07-28T18:32:46.743Z] ---> Using cache [2022-07-28T18:32:46.743Z] ---> 2dc902477a18 [2022-07-28T18:32:46.743Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-28T18:32:46.743Z] ---> Running in d51042332931 [2022-07-28T18:32:46.743Z] ---> 20759525a05f [2022-07-28T18:32:46.743Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-28T18:32:46.743Z] Removing intermediate container 7e73c5914874 [2022-07-28T18:32:46.743Z] ---> be6949035090 [2022-07-28T18:32:46.743Z] [2022-07-28T18:32:47.003Z] Removing intermediate container e39b4a368019 [2022-07-28T18:32:47.003Z] ---> 5b9508499153 [2022-07-28T18:32:47.003Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-28T18:32:47.003Z] ---> Running in b1b43e5e4976 [2022-07-28T18:32:47.003Z] Successfully built be6949035090 [2022-07-28T18:32:47.003Z] Successfully tagged security-bootstrapper:latest [2022-07-28T18:32:47.003Z]  Building security-bootstrapper ... done Building support-scheduler [2022-07-28T18:32:47.003Z] Removing intermediate container b1b43e5e4976 [2022-07-28T18:32:47.003Z] ---> 4d9fb83dabdf [2022-07-28T18:32:47.003Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T18:32:47.003Z] ---> ba4295db0583 [2022-07-28T18:32:47.003Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:32:47.298Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-28T18:32:47.298Z] ---> Running in c7f8778a9161 [2022-07-28T18:32:47.298Z] ---> Running in e4d3fad042b7 [2022-07-28T18:32:47.868Z] Removing intermediate container c7f8778a9161 [2022-07-28T18:32:47.868Z] ---> a71826363d82 [2022-07-28T18:32:47.868Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T18:32:48.811Z] ---> Running in 9a1d9aa6430e [2022-07-28T18:32:49.070Z] Removing intermediate container 9a1d9aa6430e [2022-07-28T18:32:49.070Z] ---> 09d8507b80d8 [2022-07-28T18:32:49.070Z] Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:32:49.329Z] ---> Running in efaf0e56ee7e [2022-07-28T18:32:49.329Z] Removing intermediate container efaf0e56ee7e [2022-07-28T18:32:49.329Z] ---> d8756950bece [2022-07-28T18:32:49.329Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T18:32:49.604Z] ---> Running in e9c99e8727f0 [2022-07-28T18:32:49.864Z] Removing intermediate container e9c99e8727f0 [2022-07-28T18:32:49.864Z] ---> be762f428344 [2022-07-28T18:32:49.864Z] [2022-07-28T18:32:49.864Z] Successfully built be762f428344 [2022-07-28T18:32:50.123Z] Successfully tagged core-command:latest [2022-07-28T18:32:50.123Z] Building security-proxy-setup [2022-07-28T18:32:52.032Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:32:52.032Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:32:52.032Z] ---> fa93b1eecc36 [2022-07-28T18:32:52.032Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T18:32:52.032Z] ---> Using cache [2022-07-28T18:32:52.032Z] ---> e43212c165b5 [2022-07-28T18:32:52.032Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:32:52.032Z] ---> Using cache [2022-07-28T18:32:52.032Z] ---> 6f9354d16efb [2022-07-28T18:32:52.032Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T18:32:52.032Z] ---> Using cache [2022-07-28T18:32:52.032Z] ---> 28d671313510 [2022-07-28T18:32:52.032Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T18:32:52.032Z] ---> Using cache [2022-07-28T18:32:52.032Z] ---> dbd4c03cb1a4 [2022-07-28T18:32:52.032Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:32:52.032Z] ---> Using cache [2022-07-28T18:32:52.032Z] ---> 77c2356e1d41 [2022-07-28T18:32:52.032Z] Step 8/22 : COPY . . [2022-07-28T18:32:52.032Z] ---> Using cache [2022-07-28T18:32:52.032Z] ---> 2dc902477a18 [2022-07-28T18:32:52.032Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-28T18:32:54.571Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:32:54.571Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:32:54.571Z] ---> fa93b1eecc36 [2022-07-28T18:32:54.571Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T18:32:54.571Z] ---> Using cache [2022-07-28T18:32:54.571Z] ---> e43212c165b5 [2022-07-28T18:32:54.571Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:32:54.571Z] ---> Using cache [2022-07-28T18:32:54.571Z] ---> 6f9354d16efb [2022-07-28T18:32:54.571Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T18:32:54.571Z] ---> Using cache [2022-07-28T18:32:54.571Z] ---> 28d671313510 [2022-07-28T18:32:54.571Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T18:32:54.571Z] ---> Using cache [2022-07-28T18:32:54.571Z] ---> dbd4c03cb1a4 [2022-07-28T18:32:54.571Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:32:54.571Z] ---> Using cache [2022-07-28T18:32:54.571Z] ---> 77c2356e1d41 [2022-07-28T18:32:54.571Z] Step 8/22 : COPY . . [2022-07-28T18:32:54.571Z] ---> Using cache [2022-07-28T18:32:54.571Z] ---> 2dc902477a18 [2022-07-28T18:32:54.571Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-28T18:32:56.474Z] ---> Running in dbdcbd22fb74 [2022-07-28T18:32:56.474Z] ---> Running in 915533b639b7 [2022-07-28T18:32:57.410Z] 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-07-28T18:32:57.410Z] 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-07-28T18:32:59.349Z] Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:32:59.726Z] Merge succeeded, producing d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:32:59.727Z] Checking out Revision d4e25229156db7662ebd247fa06e9b6c51b0ff66 (PR-4105) [2022-07-28T18:32:58.522Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-28T18:32:58.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T18:32:58.568Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-28T18:32:58.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-28T18:32:58.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T18:32:58.625Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4105/head:refs/remotes/origin/PR-4105 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-28T18:32:59.371Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T18:32:59.387Z] > git checkout -f d4e25229156db7662ebd247fa06e9b6c51b0ff66 # timeout=10 [2022-07-28T18:32:59.633Z] > git remote # timeout=10 [2022-07-28T18:32:59.650Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T18:32:59.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T18:32:59.681Z] > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 [2022-07-28T18:32:59.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T18:32:59.734Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T18:32:59.750Z] > git checkout -f d4e25229156db7662ebd247fa06e9b6c51b0ff66 # timeout=10 [2022-07-28T18:33:02.684Z] Removing intermediate container e4d3fad042b7 [2022-07-28T18:33:02.684Z] ---> 4b724199e5cf [2022-07-28T18:33:02.684Z] Step 7/20 : COPY . . [2022-07-28T18:33:04.087Z] Commit message: "feat: testing on bumping up go mod versions" [2022-07-28T18:33:04.144Z] > git --version # timeout=10 [2022-07-28T18:33:04.162Z] > git --version # 'git version 2.25.1' [2022-07-28T18:33:04.179Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T18:33:05.384Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-28T18:33:05.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T18:33:05.384Z] Dload Upload Total Spent Left Speed [2022-07-28T18:33:05.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92721 0 --:--:-- --:--:-- --:--:-- 93424 [Pipeline] sh [2022-07-28T18:33:06.178Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-28T18:33:06.536Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-28T18:33:06.536Z] + sudo tee /etc/docker/daemon.new [2022-07-28T18:33:06.536Z] { [2022-07-28T18:33:06.536Z] "registry-mirrors": [ [2022-07-28T18:33:06.536Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-28T18:33:06.536Z] ], [2022-07-28T18:33:06.536Z] "bip": "10.250.0.254/24", [2022-07-28T18:33:06.536Z] "hosts": [ [2022-07-28T18:33:06.536Z] "tcp://0.0.0.0:5555", [2022-07-28T18:33:06.536Z] "unix:///var/run/docker.sock" [2022-07-28T18:33:06.536Z] ], [2022-07-28T18:33:06.536Z] "mtu": 1458, [2022-07-28T18:33:06.536Z] "selinux-enabled": true, [2022-07-28T18:33:06.536Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-28T18:33:06.536Z] } [Pipeline] sh [2022-07-28T18:33:06.892Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-28T18:33:07.248Z] + sudo service docker restart [2022-07-28T18:33:09.262Z] ---> 2a9f9c09643c [2022-07-28T18:33:09.262Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-28T18:33:09.524Z] ---> Running in 1185f81c7f72 [2022-07-28T18:33:10.464Z] Removing intermediate container 00735721cda8 [2022-07-28T18:33:10.464Z] ---> ce63c7f18705 [2022-07-28T18:33:10.464Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-28T18:33:10.726Z] ---> Running in 1908897decaa [2022-07-28T18:33:10.726Z] 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-07-28T18:33:11.295Z] 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-07-28T18:33:12.679Z] Removing intermediate container d51042332931 [2022-07-28T18:33:12.679Z] ---> 076807c9a68c [2022-07-28T18:33:12.679Z] [2022-07-28T18:33:12.679Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T18:33:12.679Z] ---> d7d3d98c851f [2022-07-28T18:33:12.679Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T18:33:12.679Z] ---> Using cache [2022-07-28T18:33:12.679Z] ---> 3e988391046d [2022-07-28T18:33:12.679Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T18:33:12.679Z] ---> Using cache [2022-07-28T18:33:12.679Z] ---> 60b370faaadf [2022-07-28T18:33:12.679Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-28T18:33:12.955Z] ---> Running in 7bffe27b6f1d [2022-07-28T18:33:13.229Z] Removing intermediate container 7bffe27b6f1d [2022-07-28T18:33:13.229Z] ---> 2be3ec264cfd [2022-07-28T18:33:13.229Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T18:33:13.229Z] Removing intermediate container 1908897decaa [2022-07-28T18:33:13.229Z] ---> 935215b34c8b [2022-07-28T18:33:13.229Z] [2022-07-28T18:33:13.229Z] Step 11/23 : FROM docker:20.10.14 [2022-07-28T18:33:13.229Z] ---> Running in 6ce46f0e9597 [2022-07-28T18:33:13.229Z] 20.10.14: Pulling from library/docker [2022-07-28T18:33:13.488Z] Removing intermediate container 6ce46f0e9597 [2022-07-28T18:33:13.488Z] ---> 816890974795 [2022-07-28T18:33:13.488Z] Step 15/23 : WORKDIR / [2022-07-28T18:33:13.488Z] ---> Running in 69c6f87804a4 [2022-07-28T18:33:14.056Z] Removing intermediate container 69c6f87804a4 [2022-07-28T18:33:14.056Z] ---> 721e7ed1a4e8 [2022-07-28T18:33:14.056Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T18:33:14.995Z] ---> ca191c61c412 [2022-07-28T18:33:14.995Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-28T18:33:15.942Z] ---> 4c58325e7388 [2022-07-28T18:33:15.942Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-28T18:33:16.511Z] ---> 04b48576e2f9 [2022-07-28T18:33:16.511Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-28T18:33:16.511Z] ---> Running in aa752a867429 [2022-07-28T18:33:17.081Z] Removing intermediate container aa752a867429 [2022-07-28T18:33:17.081Z] ---> 6bc1ddb34bc7 [2022-07-28T18:33:17.081Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T18:33:17.081Z] ---> Running in 816b07a9959b [2022-07-28T18:33:17.341Z] Removing intermediate container 816b07a9959b [2022-07-28T18:33:17.341Z] ---> 68888d8bdf21 [2022-07-28T18:33:17.341Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T18:33:17.602Z] ---> Running in f205cbad8de9 [2022-07-28T18:33:17.866Z] Removing intermediate container f205cbad8de9 [2022-07-28T18:33:17.867Z] ---> 71f9fa64b048 [2022-07-28T18:33:17.867Z] Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:33:17.867Z] ---> Running in ac560724ef08 [2022-07-28T18:33:18.126Z] Removing intermediate container ac560724ef08 [2022-07-28T18:33:18.126Z] ---> b4f3e905bba7 [2022-07-28T18:33:18.126Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T18:33:18.386Z] ---> Running in 32a1c620ce2f [2022-07-28T18:33:18.645Z] Removing intermediate container 32a1c620ce2f [2022-07-28T18:33:18.645Z] ---> 773d09a861e1 [2022-07-28T18:33:18.645Z] [2022-07-28T18:33:18.645Z] Successfully built 773d09a861e1 [2022-07-28T18:33:18.645Z] Successfully tagged core-metadata:latest [2022-07-28T18:33:18.645Z] Building support-notifications [2022-07-28T18:33:18.907Z]  Building core-metadata ... 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-07-28T18:33:25.488Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-28T18:33:25.488Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-28T18:33:25.488Z] ---> 7417809fdb73 [2022-07-28T18:33:25.488Z] 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-07-28T18:33:25.488Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:33:25.488Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:33:25.488Z] ---> fa93b1eecc36 [2022-07-28T18:33:25.488Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T18:33:25.488Z] ---> Using cache [2022-07-28T18:33:25.488Z] ---> e43212c165b5 [2022-07-28T18:33:25.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:33:25.488Z] ---> Using cache [2022-07-28T18:33:25.488Z] ---> 6f9354d16efb [2022-07-28T18:33:25.488Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-28T18:33:25.488Z] ---> Running in e6ec77aac3ab [2022-07-28T18:33:25.488Z] ---> Running in 9d61f1874922 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T18:33:25.797Z] provisioning config files... [2022-07-28T18:33:25.820Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1903985504300239437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T18:33:26.058Z] Removing intermediate container e6ec77aac3ab [2022-07-28T18:33:26.058Z] ---> d4043e6aca75 [2022-07-28T18:33:26.058Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-28T18:33:26.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:26.318Z] ---> Running in 7efe07b5ba6c [2022-07-28T18:33:26.451Z] ---> docker-login.sh [2022-07-28T18:33:26.451Z] nexus3.edgexfoundry.org:10001 [2022-07-28T18:33:26.580Z] Removing intermediate container dbdcbd22fb74 [2022-07-28T18:33:26.580Z] ---> 116ca7dfa718 [2022-07-28T18:33:26.580Z] [2022-07-28T18:33:26.580Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T18:33:26.580Z] ---> d7d3d98c851f [2022-07-28T18:33:26.580Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-28T18:33:26.580Z] ---> Running in c3804308d3f7 [2022-07-28T18:33:26.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:26.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:26.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:27.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T18:33:27.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:27.099Z] (1/43) Installing readline (8.1.1-r0) [2022-07-28T18:33:27.099Z] (2/43) Installing bash (5.1.16-r0) [2022-07-28T18:33:27.099Z] Executing bash-5.1.16-r0.post-install [2022-07-28T18:33:27.099Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-28T18:33:27.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:27.099Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T18:33:27.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T18:33:27.327Z] Configure a credential helper to remove this warning. See [2022-07-28T18:33:27.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T18:33:27.327Z] [2022-07-28T18:33:27.327Z] Login Succeeded [2022-07-28T18:33:27.327Z] nexus3.edgexfoundry.org:10002 [2022-07-28T18:33:27.358Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-28T18:33:27.358Z] (6/43) Installing curl (7.80.0-r2) [2022-07-28T18:33:27.358Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-28T18:33:27.358Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-28T18:33:27.358Z] (9/43) Installing expat (2.4.7-r0) [2022-07-28T18:33:27.358Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-28T18:33:27.358Z] (11/43) Installing gdbm (1.22-r0) [2022-07-28T18:33:27.358Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-28T18:33:27.358Z] OK: 211 MiB in 51 packages [2022-07-28T18:33:27.358Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-28T18:33:27.358Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-28T18:33:27.358Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-28T18:33:27.358Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-28T18:33:27.358Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-28T18:33:27.358Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-28T18:33:27.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T18:33:27.621Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-28T18:33:27.621Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-28T18:33:27.621Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-28T18:33:27.621Z] (5/6) Installing curl (7.83.1-r2) [2022-07-28T18:33:27.621Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-28T18:33:27.621Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T18:33:27.621Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T18:33:27.621Z] OK: 8 MiB in 20 packages [2022-07-28T18:33:27.621Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-28T18:33:27.621Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-28T18:33:27.621Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-28T18:33:27.621Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-28T18:33:27.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T18:33:27.878Z] Configure a credential helper to remove this warning. See [2022-07-28T18:33:27.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T18:33:27.878Z] [2022-07-28T18:33:27.878Z] Login Succeeded [2022-07-28T18:33:27.878Z] nexus3.edgexfoundry.org:10003 [2022-07-28T18:33:27.888Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-28T18:33:27.888Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-28T18:33:27.888Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-28T18:33:27.888Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-28T18:33:27.888Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-28T18:33:27.888Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-28T18:33:27.888Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-28T18:33:27.888Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-28T18:33:27.888Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-28T18:33:27.888Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-28T18:33:27.888Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-28T18:33:27.888Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-28T18:33:27.888Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-28T18:33:27.888Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-28T18:33:27.888Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-28T18:33:27.888Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-28T18:33:27.888Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-28T18:33:27.888Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-28T18:33:27.888Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-28T18:33:27.888Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-28T18:33:27.888Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-28T18:33:27.888Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-28T18:33:28.149Z] Executing busybox-1.34.1-r5.trigger [2022-07-28T18:33:28.149Z] OK: 83 MiB in 65 packages [2022-07-28T18:33:28.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T18:33:28.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T18:33:28.155Z] Configure a credential helper to remove this warning. See [2022-07-28T18:33:28.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T18:33:28.155Z] [2022-07-28T18:33:28.155Z] Login Succeeded [2022-07-28T18:33:28.155Z] nexus3.edgexfoundry.org:10004 [2022-07-28T18:33:28.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T18:33:28.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T18:33:28.754Z] Configure a credential helper to remove this warning. See [2022-07-28T18:33:28.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T18:33:28.754Z] [2022-07-28T18:33:28.754Z] Login Succeeded [2022-07-28T18:33:28.754Z] docker.io [2022-07-28T18:33:29.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T18:33:29.091Z] Removing intermediate container 9d61f1874922 [2022-07-28T18:33:29.091Z] ---> 92e7538c15c1 [2022-07-28T18:33:29.091Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T18:33:29.091Z] Collecting docker-compose==1.23.2 [2022-07-28T18:33:29.091Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-28T18:33:29.091Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-28T18:33:29.092Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-28T18:33:29.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T18:33:29.304Z] Configure a credential helper to remove this warning. See [2022-07-28T18:33:29.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T18:33:29.304Z] [2022-07-28T18:33:29.304Z] Login Succeeded [2022-07-28T18:33:29.304Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T18:33:29.333Z] Deleting 1 temporary files [2022-07-28T18:33:29.351Z] Removing intermediate container c3804308d3f7 [2022-07-28T18:33:29.351Z] ---> 53ad8ecff3ed [2022-07-28T18:33:29.351Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T18:33:29.351Z] ---> 062d631fe548 [2022-07-28T18:33:29.351Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-28T18:33:29.611Z] ---> Running in 3e8cce55c479 [2022-07-28T18:33:29.611Z] ---> Running in 2c19c1b30f45 [2022-07-28T18:33:29.611Z] Collecting docopt<0.7,>=0.6.1 [2022-07-28T18:33:29.611Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-28T18:33:29.611Z] Removing intermediate container 3e8cce55c479 [2022-07-28T18:33:29.611Z] ---> ac1c0e6ac1c3 [2022-07-28T18:33:29.611Z] Step 13/22 : WORKDIR /edgex [Pipeline] sh [2022-07-28T18:33:29.870Z] ---> Running in d0d54ee9406e [2022-07-28T18:33:30.045Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-28T18:33:30.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T18:33:30.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-07-28T18:33:30.153Z] Collecting PyYAML<4,>=3.10 [2022-07-28T18:33:30.153Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-28T18:33:30.153Z] Removing intermediate container d0d54ee9406e [2022-07-28T18:33:30.153Z] ---> 950c97ed2e27 [2022-07-28T18:33:30.153Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-28T18:33:30.153Z] Removing intermediate container 915533b639b7 [2022-07-28T18:33:30.153Z] ---> 83a71b521f34 [2022-07-28T18:33:30.153Z] [2022-07-28T18:33:30.153Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T18:33:30.153Z] ---> d7d3d98c851f [2022-07-28T18:33:30.153Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-28T18:33:30.153Z] ---> Using cache [2022-07-28T18:33:30.153Z] ---> 3e988391046d [2022-07-28T18:33:30.153Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T18:33:30.153Z] ---> Using cache [2022-07-28T18:33:30.153Z] ---> 60b370faaadf [2022-07-28T18:33:30.153Z] Step 13/22 : ENV APP_PORT=59861 [Pipeline] echo [2022-07-28T18:33:30.159Z] ========================================================= [2022-07-28T18:33:30.159Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-28T18:33:30.159Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-28T18:33:30.411Z] ---> Running in e16b6512e134 [2022-07-28T18:33:30.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T18:33:30.671Z] ---> db87e589345b [2022-07-28T18:33:30.671Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-28T18:33:30.671Z] Removing intermediate container e16b6512e134 [2022-07-28T18:33:30.671Z] ---> f96a771bf41a [2022-07-28T18:33:30.671Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T18:33:30.671Z] Collecting cached-property<2,>=1.2.0 [2022-07-28T18:33:30.671Z] ---> Running in 6f89df0cc595 [2022-07-28T18:33:30.671Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-28T18:33:30.671Z] Collecting docker<4.0,>=3.6.0 [2022-07-28T18:33:30.671Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-28T18:33:30.671Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-28T18:33:30.842Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-28T18:33:30.842Z] b3c136eddcbf: Pulling fs layer [2022-07-28T18:33:30.842Z] c0a3192eca97: Pulling fs layer [2022-07-28T18:33:30.842Z] a050256f5b6f: Pulling fs layer [2022-07-28T18:33:30.842Z] 656be50a0ddc: Pulling fs layer [2022-07-28T18:33:30.842Z] 2bbca73fdf42: Pulling fs layer [2022-07-28T18:33:30.842Z] 46d945488cbd: Pulling fs layer [2022-07-28T18:33:30.842Z] 8a5474983e97: Pulling fs layer [2022-07-28T18:33:30.842Z] 329c88fbcd65: Pulling fs layer [2022-07-28T18:33:30.842Z] 656be50a0ddc: Waiting [2022-07-28T18:33:30.842Z] 8a5474983e97: Waiting [2022-07-28T18:33:30.842Z] 2bbca73fdf42: Waiting [2022-07-28T18:33:30.842Z] 329c88fbcd65: Waiting [2022-07-28T18:33:30.842Z] 46d945488cbd: Waiting [2022-07-28T18:33:30.842Z] a050256f5b6f: Download complete [2022-07-28T18:33:30.842Z] c0a3192eca97: Download complete [2022-07-28T18:33:30.842Z] 2bbca73fdf42: Verifying Checksum [2022-07-28T18:33:30.842Z] 2bbca73fdf42: Download complete [2022-07-28T18:33:30.842Z] 46d945488cbd: Verifying Checksum [2022-07-28T18:33:30.842Z] 46d945488cbd: Download complete [2022-07-28T18:33:30.842Z] b3c136eddcbf: Verifying Checksum [2022-07-28T18:33:30.842Z] b3c136eddcbf: Download complete [2022-07-28T18:33:30.934Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-28T18:33:30.934Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-28T18:33:30.934Z] Removing intermediate container 6f89df0cc595 [2022-07-28T18:33:30.934Z] ---> 7a5ceb081913 [2022-07-28T18:33:30.934Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T18:33:30.934Z] Collecting texttable<0.10,>=0.9.0 [2022-07-28T18:33:30.934Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-28T18:33:31.196Z] ---> d3a61f8ff0a3 [2022-07-28T18:33:31.196Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-28T18:33:31.458Z] ---> c7ed312e4ce7 [2022-07-28T18:33:31.458Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-28T18:33:31.458Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-28T18:33:31.458Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-28T18:33:31.458Z] Collecting jsonschema<3,>=2.5.1 [2022-07-28T18:33:31.458Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-28T18:33:31.458Z] Collecting docker-pycreds>=0.4.0 [2022-07-28T18:33:31.458Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-28T18:33:31.719Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-28T18:33:31.719Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-28T18:33:31.719Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-28T18:33:31.719Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-28T18:33:31.719Z] Collecting idna<2.8,>=2.5 [2022-07-28T18:33:31.719Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-28T18:33:31.719Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-28T18:33:31.837Z] b3c136eddcbf: Pull complete [2022-07-28T18:33:31.837Z] 329c88fbcd65: Verifying Checksum [2022-07-28T18:33:31.837Z] 329c88fbcd65: Download complete [2022-07-28T18:33:32.025Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-28T18:33:32.026Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-28T18:33:32.026Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-28T18:33:32.026Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-28T18:33:32.026Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-28T18:33:32.026Z] Attempting uninstall: urllib3 [2022-07-28T18:33:32.026Z] Found existing installation: urllib3 1.26.7 [2022-07-28T18:33:32.026Z] Uninstalling urllib3-1.26.7: [2022-07-28T18:33:32.026Z] Successfully uninstalled urllib3-1.26.7 [2022-07-28T18:33:32.115Z] c0a3192eca97: Pull complete [2022-07-28T18:33:32.603Z] Attempting uninstall: idna [2022-07-28T18:33:32.603Z] Found existing installation: idna 3.3 [2022-07-28T18:33:32.603Z] Uninstalling idna-3.3: [2022-07-28T18:33:32.603Z] ---> e58c264d9c8e [2022-07-28T18:33:32.603Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T18:33:32.603Z] Successfully uninstalled idna-3.3 [2022-07-28T18:33:32.603Z] ---> d04ce0b2398b [2022-07-28T18:33:32.603Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-28T18:33:32.603Z] ---> 457a05a8e17d [2022-07-28T18:33:32.603Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T18:33:32.719Z] a050256f5b6f: Pull complete [2022-07-28T18:33:32.865Z] ---> Running in 6297b488b4d2 [2022-07-28T18:33:32.865Z] ---> b5bf5db1eda2 [2022-07-28T18:33:32.865Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-28T18:33:32.865Z] ---> Running in 9bd3f017a0e5 [2022-07-28T18:33:32.996Z] 8a5474983e97: Verifying Checksum [2022-07-28T18:33:32.996Z] 8a5474983e97: Download complete [2022-07-28T18:33:33.124Z] Removing intermediate container 9bd3f017a0e5 [2022-07-28T18:33:33.124Z] ---> 8d9ac8cd63dc [2022-07-28T18:33:33.124Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T18:33:33.124Z] ---> Running in 47bb32bff839 [2022-07-28T18:33:33.124Z] Attempting uninstall: requests [2022-07-28T18:33:33.124Z] Found existing installation: requests 2.26.0 [2022-07-28T18:33:33.124Z] Uninstalling requests-2.26.0: [2022-07-28T18:33:33.124Z] Successfully uninstalled requests-2.26.0 [2022-07-28T18:33:33.385Z] Running setup.py install for texttable: started [2022-07-28T18:33:33.385Z] Removing intermediate container 47bb32bff839 [2022-07-28T18:33:33.385Z] ---> 54164766b86b [2022-07-28T18:33:33.385Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T18:33:33.385Z] ---> Running in e3b0e54d2ffc [2022-07-28T18:33:33.595Z] 656be50a0ddc: Verifying Checksum [2022-07-28T18:33:33.595Z] 656be50a0ddc: Download complete [2022-07-28T18:33:33.648Z] Running setup.py install for texttable: finished with status 'done' [2022-07-28T18:33:33.648Z] Running setup.py install for PyYAML: started [2022-07-28T18:33:33.648Z] Removing intermediate container e3b0e54d2ffc [2022-07-28T18:33:33.648Z] ---> c2333d3a2860 [2022-07-28T18:33:33.648Z] Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:33:33.907Z] Removing intermediate container 6297b488b4d2 [2022-07-28T18:33:33.907Z] ---> cedeb6512327 [2022-07-28T18:33:33.907Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T18:33:33.907Z] ---> Running in 9d14a15fac3a [2022-07-28T18:33:33.907Z] ---> Running in 80ef0f7881f4 [2022-07-28T18:33:34.167Z] Removing intermediate container 9d14a15fac3a [2022-07-28T18:33:34.167Z] ---> cc11760ae9ae [2022-07-28T18:33:34.167Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T18:33:34.167Z] Removing intermediate container 80ef0f7881f4 [2022-07-28T18:33:34.167Z] ---> 70e5b962815a [2022-07-28T18:33:34.167Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T18:33:34.167Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-28T18:33:34.167Z] ---> Running in f52739dd8cb5 [2022-07-28T18:33:34.428Z] ---> Running in dfdb788d0046 [2022-07-28T18:33:34.428Z] Running setup.py install for docopt: started [2022-07-28T18:33:34.428Z] Removing intermediate container f52739dd8cb5 [2022-07-28T18:33:34.428Z] ---> 303432446277 [2022-07-28T18:33:34.428Z] [2022-07-28T18:33:34.428Z] Successfully built 303432446277 [2022-07-28T18:33:34.688Z] Successfully tagged support-scheduler:latest [2022-07-28T18:33:34.688Z]  Building support-scheduler ... done Building security-spire-agent [2022-07-28T18:33:34.688Z] Removing intermediate container dfdb788d0046 [2022-07-28T18:33:34.688Z] ---> dfef019a7a47 [2022-07-28T18:33:34.688Z] Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:33:34.688Z] Running setup.py install for docopt: finished with status 'done' [2022-07-28T18:33:34.688Z] Running setup.py install for dockerpty: started [2022-07-28T18:33:35.256Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-28T18:33:35.256Z] ---> Running in ad0266fa7394 [2022-07-28T18:33:36.411Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-28T18:33:37.022Z] Removing intermediate container ad0266fa7394 [2022-07-28T18:33:37.022Z] ---> 06d353e1a701 [2022-07-28T18:33:37.022Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T18:33:37.633Z] ---> Running in bc4908193052 [2022-07-28T18:33:37.633Z] Removing intermediate container 1185f81c7f72 [2022-07-28T18:33:37.633Z] ---> 754c05b9f44c [2022-07-28T18:33:37.633Z] [2022-07-28T18:33:37.633Z] Step 9/20 : FROM alpine:3.15 [2022-07-28T18:33:37.633Z] ---> 2720e26172a0 [2022-07-28T18:33:37.633Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T18:33:37.633Z] ---> Using cache [2022-07-28T18:33:37.633Z] ---> 9a8b92e03bb6 [2022-07-28T18:33:37.633Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:33:37.633Z] ---> Using cache [2022-07-28T18:33:37.633Z] ---> 66bccceaa01e [2022-07-28T18:33:37.633Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-28T18:33:37.892Z] Removing intermediate container 2c19c1b30f45 [2022-07-28T18:33:37.892Z] ---> fe1072457620 [2022-07-28T18:33:37.892Z] Step 8/22 : COPY . . [2022-07-28T18:33:37.892Z] Removing intermediate container bc4908193052 [2022-07-28T18:33:37.892Z] ---> 6e2e09745bca [2022-07-28T18:33:37.892Z] [2022-07-28T18:33:38.151Z] Successfully built 6e2e09745bca [2022-07-28T18:33:38.151Z] Successfully tagged security-proxy-setup:latest [2022-07-28T18:33:38.151Z]  Building security-proxy-setup ... done  ---> Running in cde57b5d046e [2022-07-28T18:33:38.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:38.980Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:33:38.980Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:33:38.980Z] ---> fa93b1eecc36 [2022-07-28T18:33:38.980Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T18:33:38.980Z] ---> Using cache [2022-07-28T18:33:38.980Z] ---> e43212c165b5 [2022-07-28T18:33:38.980Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:33:38.980Z] ---> Using cache [2022-07-28T18:33:38.980Z] ---> 6f9354d16efb [2022-07-28T18:33:38.980Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T18:33:39.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:39.820Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T18:33:39.820Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T18:33:39.820Z] OK: 15856 distinct packages available [2022-07-28T18:33:39.820Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:40.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:41.023Z] ---> Running in 3a6f7e5dad62 [2022-07-28T18:33:41.023Z] Removing intermediate container 7efe07b5ba6c [2022-07-28T18:33:41.023Z] ---> e3300a87f6ff [2022-07-28T18:33:41.023Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-28T18:33:41.023Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-28T18:33:41.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:41.283Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-28T18:33:41.283Z] ---> Running in a709489ef4e6 [2022-07-28T18:33:41.283Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T18:33:41.283Z] Removing intermediate container a709489ef4e6 [2022-07-28T18:33:41.283Z] ---> c25d1b56be10 [2022-07-28T18:33:41.283Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-28T18:33:41.542Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-28T18:33:41.542Z] ---> Running in 14fe42ecb9b0 [2022-07-28T18:33:41.542Z] (5/9) Installing curl (7.80.0-r2) [2022-07-28T18:33:41.542Z] Removing intermediate container 14fe42ecb9b0 [2022-07-28T18:33:41.542Z] ---> a360f4b55088 [2022-07-28T18:33:41.542Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-28T18:33:41.542Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-28T18:33:41.806Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-28T18:33:41.806Z] (8/9) Installing libucontext (1.1-r0) [2022-07-28T18:33:42.069Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-28T18:33:42.069Z] ---> 0d7f6be6763e [2022-07-28T18:33:42.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-28T18:33:42.069Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T18:33:42.069Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T18:33:42.069Z] OK: 8 MiB in 23 packages [2022-07-28T18:33:42.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:33:42.346Z] ---> c4412d0b6e93 [2022-07-28T18:33:42.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-28T18:33:42.608Z] OK: 211 MiB in 51 packages [2022-07-28T18:33:42.869Z] ---> 3d35522d8d4c [2022-07-28T18:33:42.869Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-28T18:33:42.869Z] ---> Running in 317a3847a56f [2022-07-28T18:33:42.869Z] Removing intermediate container cde57b5d046e [2022-07-28T18:33:42.869Z] ---> 0087408a975d [2022-07-28T18:33:42.869Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T18:33:43.129Z] Removing intermediate container 317a3847a56f [2022-07-28T18:33:43.129Z] ---> 2bdebb109423 [2022-07-28T18:33:43.129Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T18:33:43.129Z] ---> Running in 6df1e9bcba76 [2022-07-28T18:33:43.129Z] ---> 9dd3fd117cff [2022-07-28T18:33:43.129Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-28T18:33:43.129Z] Removing intermediate container 3a6f7e5dad62 [2022-07-28T18:33:43.129Z] ---> 41749a63263b [2022-07-28T18:33:43.129Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T18:33:43.389Z] Removing intermediate container 6df1e9bcba76 [2022-07-28T18:33:43.389Z] ---> 13d6461775ba [2022-07-28T18:33:43.389Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T18:33:43.389Z] ---> 380921fdbc2a [2022-07-28T18:33:43.389Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-28T18:33:43.389Z] ---> Running in e288df4c9e11 [2022-07-28T18:33:43.650Z] ---> 94fc1ab158b7 [2022-07-28T18:33:43.650Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:33:43.650Z] ---> Running in 090f97a97537 [2022-07-28T18:33:43.650Z] ---> Running in 0c433cd6b25c [2022-07-28T18:33:43.650Z] Removing intermediate container e288df4c9e11 [2022-07-28T18:33:43.650Z] ---> d6312cf917cb [2022-07-28T18:33:43.650Z] Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:33:43.909Z] ---> Running in 4691e5031454 [2022-07-28T18:33:43.909Z] ---> e4bf516c8077 [2022-07-28T18:33:43.909Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-28T18:33:43.909Z] Removing intermediate container 4691e5031454 [2022-07-28T18:33:43.909Z] ---> ec17e2aebc93 [2022-07-28T18:33:43.909Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T18:33:43.909Z] ---> Running in c0750e98019d [2022-07-28T18:33:43.909Z] 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-07-28T18:33:44.173Z] ---> 5e99c9d9556d [2022-07-28T18:33:44.173Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-28T18:33:44.173Z] ---> Running in 7483034f4734 [2022-07-28T18:33:44.173Z] Removing intermediate container c0750e98019d [2022-07-28T18:33:44.173Z] ---> 162fdff28654 [2022-07-28T18:33:44.173Z] [2022-07-28T18:33:44.173Z] Successfully built 162fdff28654 [2022-07-28T18:33:44.173Z] Successfully tagged sys-mgmt-agent:latest [2022-07-28T18:33:44.173Z]  Building sys-mgmt-agent ... done Removing intermediate container 7483034f4734 [2022-07-28T18:33:44.173Z] ---> 1d79ba6fdaf4 [2022-07-28T18:33:44.173Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T18:33:44.173Z] ---> Running in 3707e17d0ffd [2022-07-28T18:33:44.433Z] Removing intermediate container 3707e17d0ffd [2022-07-28T18:33:44.433Z] ---> 267e3c08a1e4 [2022-07-28T18:33:44.433Z] Step 18/20 : LABEL arch=x86_64 [2022-07-28T18:33:44.433Z] ---> Running in 60dd4f5f3843 [2022-07-28T18:33:44.696Z] Removing intermediate container 60dd4f5f3843 [2022-07-28T18:33:44.696Z] ---> 312b150c3a5c [2022-07-28T18:33:44.696Z] Step 19/20 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:33:44.696Z] ---> Running in bb37324057b3 [2022-07-28T18:33:44.957Z] Removing intermediate container bb37324057b3 [2022-07-28T18:33:44.957Z] ---> 7f72959af6f6 [2022-07-28T18:33:44.957Z] Step 20/20 : LABEL version=0.0.0 [2022-07-28T18:33:44.957Z] ---> Running in 31c4bf2feee6 [2022-07-28T18:33:45.216Z] Removing intermediate container 31c4bf2feee6 [2022-07-28T18:33:45.216Z] ---> b7fd32272a29 [2022-07-28T18:33:45.216Z] [2022-07-28T18:33:45.476Z] Successfully built b7fd32272a29 [2022-07-28T18:33:45.476Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-28T18:33:48.708Z] 656be50a0ddc: Pull complete [2022-07-28T18:33:48.708Z] 2bbca73fdf42: Pull complete [2022-07-28T18:33:48.708Z] 46d945488cbd: Pull complete [2022-07-28T18:33:50.763Z]  Building security-spiffe-token-provider ... done Removing intermediate container 0c433cd6b25c [2022-07-28T18:33:50.763Z] ---> 4b7e3526af6c [2022-07-28T18:33:50.763Z] Step 8/26 : COPY . . [2022-07-28T18:33:54.127Z] 8a5474983e97: Pull complete [2022-07-28T18:33:55.568Z] 329c88fbcd65: Pull complete [2022-07-28T18:33:55.568Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-28T18:33:55.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T18:33:55.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-28T18:33:55.982Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T18:33:55.983Z] WORKDIR /edgex [2022-07-28T18:33:55.983Z] COPY go.mod . [2022-07-28T18:33:55.983Z] RUN go mod download [2022-07-28T18:33:55.983Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-28T18:33:58.618Z] Sending build context to Docker daemon 169.3MB [2022-07-28T18:33:58.618Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T18:33:58.618Z] ---> ff4287adb874 [2022-07-28T18:33:58.618Z] Step 2/4 : WORKDIR /edgex [2022-07-28T18:33:58.887Z] ---> 73fa00b87fe9 [2022-07-28T18:33:58.887Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T18:33:58.887Z] ---> Running in c912d4f4dec3 [2022-07-28T18:33:58.887Z] Removing intermediate container c912d4f4dec3 [2022-07-28T18:33:58.887Z] ---> 18833b4458f4 [2022-07-28T18:33:58.887Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T18:33:58.887Z] ---> Running in 9de3de938f62 [2022-07-28T18:33:58.887Z] Removing intermediate container 9de3de938f62 [2022-07-28T18:33:58.887Z] ---> b227de24da4a [2022-07-28T18:33:58.887Z] 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-07-28T18:33:58.887Z] ---> Running in 4b5ea2c6ce46 [2022-07-28T18:33:59.460Z] Removing intermediate container 4b5ea2c6ce46 [2022-07-28T18:33:59.460Z] ---> b1d982c35ef2 [2022-07-28T18:33:59.460Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T18:33:59.460Z] ---> Running in a393628473e6 [2022-07-28T18:33:59.460Z] Removing intermediate container a393628473e6 [2022-07-28T18:33:59.460Z] ---> 1513d98e3892 [2022-07-28T18:33:59.460Z] [2022-07-28T18:33:59.460Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T18:33:59.460Z] ---> 2720e26172a0 [2022-07-28T18:33:59.460Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T18:33:59.460Z] ---> Using cache [2022-07-28T18:33:59.460Z] ---> 9a8b92e03bb6 [2022-07-28T18:33:59.460Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:33:59.460Z] ---> Using cache [2022-07-28T18:33:59.460Z] ---> 66bccceaa01e [2022-07-28T18:33:59.460Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T18:33:59.724Z] ---> Running in 13339a877318 [2022-07-28T18:33:59.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:34:00.599Z] ---> Running in 25a8de94742e [2022-07-28T18:34:00.599Z] Removing intermediate container 25a8de94742e [2022-07-28T18:34:00.599Z] ---> cd00d1cfa8bb [2022-07-28T18:34:00.599Z] Step 3/4 : COPY go.mod . [2022-07-28T18:34:00.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:34:01.185Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T18:34:01.185Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T18:34:01.185Z] OK: 15856 distinct packages available [2022-07-28T18:34:01.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:34:01.206Z] ---> c48bb5741422 [2022-07-28T18:34:01.207Z] Step 4/4 : RUN go mod download [2022-07-28T18:34:01.207Z] ---> Running in f8151d52feb5 [2022-07-28T18:34:02.131Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:34:02.393Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-28T18:34:02.659Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-28T18:34:02.659Z] (3/5) Installing libucontext (1.1-r0) [2022-07-28T18:34:02.659Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-28T18:34:02.923Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-28T18:34:02.923Z] Removing intermediate container 090f97a97537 [2022-07-28T18:34:02.923Z] ---> 5ac3c240883b [2022-07-28T18:34:02.923Z] [2022-07-28T18:34:02.923Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T18:34:02.923Z] ---> d7d3d98c851f [2022-07-28T18:34:02.923Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-28T18:34:02.923Z] ---> Running in e27b29e8dd51 [2022-07-28T18:34:02.923Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T18:34:02.923Z] OK: 6 MiB in 19 packages [2022-07-28T18:34:03.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T18:34:03.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T18:34:03.444Z] Removing intermediate container 13339a877318 [2022-07-28T18:34:03.444Z] ---> 5df412147fbd [2022-07-28T18:34:03.444Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-28T18:34:03.708Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-28T18:34:03.708Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-28T18:34:03.708Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T18:34:03.708Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T18:34:03.708Z] OK: 6 MiB in 16 packages [2022-07-28T18:34:04.280Z] ---> f515fa090865 [2022-07-28T18:34:04.280Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T18:34:04.542Z] Removing intermediate container e27b29e8dd51 [2022-07-28T18:34:04.542Z] ---> 5f6798e00ce7 [2022-07-28T18:34:04.542Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T18:34:04.542Z] ---> Running in 8c127cc7d3f6 [2022-07-28T18:34:04.542Z] Removing intermediate container 8c127cc7d3f6 [2022-07-28T18:34:04.542Z] ---> 1ab4ed20655b [2022-07-28T18:34:04.542Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-28T18:34:04.542Z] ---> Running in 7bd4bf3dd2c7 [2022-07-28T18:34:05.113Z] Removing intermediate container 7bd4bf3dd2c7 [2022-07-28T18:34:05.113Z] ---> 2f6a1c7454ba [2022-07-28T18:34:05.113Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T18:34:05.113Z] ---> Running in f2c762fca136 [2022-07-28T18:34:05.113Z] Removing intermediate container f2c762fca136 [2022-07-28T18:34:05.113Z] ---> 1ab70a50d8f7 [2022-07-28T18:34:05.113Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T18:34:05.374Z] ---> 2c45dfb58036 [2022-07-28T18:34:05.374Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-28T18:34:05.374Z] ---> 7ec55abd507c [2022-07-28T18:34:05.374Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T18:34:05.952Z] ---> b7afdec5f0c9 [2022-07-28T18:34:05.952Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-28T18:34:05.952Z] ---> b02247058e8d [2022-07-28T18:34:05.952Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-28T18:34:05.952Z] ---> 0ccdc68c5fe0 [2022-07-28T18:34:05.952Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-28T18:34:05.952Z] ---> bd1d43b8bbe4 [2022-07-28T18:34:05.952Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-28T18:34:06.220Z] ---> Running in 2ba9c100b5ae [2022-07-28T18:34:06.221Z] ---> ef92cedc7b7f [2022-07-28T18:34:06.221Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T18:34:06.221Z] ---> Running in 2fd2bc596ec5 [2022-07-28T18:34:06.221Z] Removing intermediate container 2ba9c100b5ae [2022-07-28T18:34:06.221Z] ---> 09f5ec95ecee [2022-07-28T18:34:06.221Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T18:34:06.221Z] ---> Running in 762370864dfb [2022-07-28T18:34:06.490Z] Removing intermediate container 2fd2bc596ec5 [2022-07-28T18:34:06.490Z] ---> b497c8e26eaa [2022-07-28T18:34:06.490Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T18:34:06.490Z] Removing intermediate container 762370864dfb [2022-07-28T18:34:06.490Z] ---> c1a07a8fb589 [2022-07-28T18:34:06.490Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T18:34:06.490Z] ---> Running in be32bebf52f4 [2022-07-28T18:34:06.490Z] ---> Running in ecfd45755d39 [2022-07-28T18:34:06.490Z] Removing intermediate container be32bebf52f4 [2022-07-28T18:34:06.490Z] ---> eaaa5c13be99 [2022-07-28T18:34:06.490Z] Step 24/26 : LABEL arch=x86_64 [2022-07-28T18:34:06.490Z] ---> Running in f8a3e460ff11 [2022-07-28T18:34:06.754Z] Removing intermediate container ecfd45755d39 [2022-07-28T18:34:06.754Z] ---> 7530a78ab0dc [2022-07-28T18:34:06.754Z] Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:34:06.754Z] ---> Running in 9eec1f044667 [2022-07-28T18:34:06.754Z] Removing intermediate container f8a3e460ff11 [2022-07-28T18:34:06.754Z] ---> 8706bf80ab34 [2022-07-28T18:34:06.754Z] Step 25/26 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:34:06.754Z] ---> Running in 9d3c39a5dd4f [2022-07-28T18:34:06.754Z] Removing intermediate container 9eec1f044667 [2022-07-28T18:34:06.754Z] ---> 8b307a8ac826 [2022-07-28T18:34:06.754Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T18:34:06.754Z] ---> Running in ebec240eca39 [2022-07-28T18:34:06.754Z] Removing intermediate container 9d3c39a5dd4f [2022-07-28T18:34:06.754Z] ---> a441185dee92 [2022-07-28T18:34:06.754Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T18:34:07.017Z] ---> Running in 6f36388d2040 [2022-07-28T18:34:07.017Z] Removing intermediate container ebec240eca39 [2022-07-28T18:34:07.017Z] ---> be7c624954ec [2022-07-28T18:34:07.017Z] [2022-07-28T18:34:07.017Z] Removing intermediate container 6f36388d2040 [2022-07-28T18:34:07.017Z] ---> ee6a3a60cfe7 [2022-07-28T18:34:07.017Z] [2022-07-28T18:34:07.017Z] Successfully built be7c624954ec [2022-07-28T18:34:07.017Z] Successfully tagged support-notifications:latest [2022-07-28T18:34:07.017Z]  Building support-notifications ... done Successfully built ee6a3a60cfe7 [2022-07-28T18:34:07.017Z] Successfully tagged security-spire-agent:latest [2022-07-28T18:34:07.286Z]  Building security-spire-agent ... done  [Pipeline] } [2022-07-28T18:34:07.299Z] $ docker stop --time=1 9d1161445f8762f3515adc5b2bb6dc0c54a284d98ac3e62ffbaf88e46f8f4ee6 [2022-07-28T18:34:08.595Z] $ docker rm -f 9d1161445f8762f3515adc5b2bb6dc0c54a284d98ac3e62ffbaf88e46f8f4ee6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T18:34:09.012Z] + docker images [2022-07-28T18:34:09.013Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-28T18:34:09.013Z] support-notifications latest be7c624954ec 2 seconds ago 27.1MB [2022-07-28T18:34:09.013Z] security-spire-agent latest ee6a3a60cfe7 2 seconds ago 125MB [2022-07-28T18:34:09.013Z] 5ac3c240883b 6 seconds ago 1.75GB [2022-07-28T18:34:09.013Z] 1513d98e3892 9 seconds ago 1.58GB [2022-07-28T18:34:09.013Z] security-spiffe-token-provider latest b7fd32272a29 23 seconds ago 29.1MB [2022-07-28T18:34:09.013Z] sys-mgmt-agent latest 162fdff28654 25 seconds ago 299MB [2022-07-28T18:34:09.013Z] security-proxy-setup latest 6e2e09745bca 31 seconds ago 27.2MB [2022-07-28T18:34:09.013Z] 754c05b9f44c 32 seconds ago 1.74GB [2022-07-28T18:34:09.013Z] support-scheduler latest 303432446277 34 seconds ago 26.5MB [2022-07-28T18:34:09.013Z] 83a71b521f34 39 seconds ago 1.74GB [2022-07-28T18:34:09.013Z] 116ca7dfa718 42 seconds ago 1.69GB [2022-07-28T18:34:09.013Z] core-metadata latest 773d09a861e1 50 seconds ago 17.1MB [2022-07-28T18:34:09.013Z] 935215b34c8b 55 seconds ago 1.69GB [2022-07-28T18:34:09.013Z] 076807c9a68c 57 seconds ago 1.69GB [2022-07-28T18:34:09.013Z] core-command latest be762f428344 About a minute ago 16.2MB [2022-07-28T18:34:09.013Z] security-bootstrapper latest be6949035090 About a minute ago 19.3MB [2022-07-28T18:34:09.013Z] security-secretstore-setup latest 0ccb5665b219 About a minute ago 28.9MB [2022-07-28T18:34:09.013Z] core-data latest 495f14c8ae3b About a minute ago 21.5MB [2022-07-28T18:34:09.013Z] 7866aa74199e About a minute ago 1.68GB [2022-07-28T18:34:09.013Z] 6aeb9bf005ab About a minute ago 1.71GB [2022-07-28T18:34:09.013Z] 7e77b193493c About a minute ago 1.7GB [2022-07-28T18:34:09.013Z] 0b39968014c0 About a minute ago 1.69GB [2022-07-28T18:34:09.013Z] security-spire-config latest b25744a1bd5a About a minute ago 85.8MB [2022-07-28T18:34:09.013Z] security-spire-server latest fb3d151b85ad About a minute ago 86.5MB [2022-07-28T18:34:09.013Z] 11c1a5a1e88b 2 minutes ago 1.58GB [2022-07-28T18:34:09.013Z] 8e99c13cd88f 2 minutes ago 1.58GB [2022-07-28T18:34:09.013Z] ci-base-image-x86_64 latest fa93b1eecc36 5 minutes ago 993MB [2022-07-28T18:34:09.013Z] alpine 3.15 2720e26172a0 8 days ago 5.57MB [2022-07-28T18:34:09.013Z] alpine 3.16 d7d3d98c851f 9 days ago 5.53MB [2022-07-28T18:34:09.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB [2022-07-28T18:34:09.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-28T18:34:09.013Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-28T18:34:09.013Z] 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-07-28T18:34:40.243Z] Removing intermediate container f8151d52feb5 [2022-07-28T18:34:40.243Z] ---> fde5a2371081 [2022-07-28T18:34:40.243Z] Successfully built fde5a2371081 [2022-07-28T18:34:40.243Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:34:40.655Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T18:34:40.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T18:34:40.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-21390 does not seem to be running inside a container [2022-07-28T18:34:41.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-07-28T18:34:42.257Z] $ docker top e0fbace074c58d41b6e77f0549d344baca67b225afd33372014625183d9cf8aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T18:34:43.183Z] + go version [2022-07-28T18:34:43.183Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-28T18:34:43.219Z] $ docker stop --time=1 e0fbace074c58d41b6e77f0549d344baca67b225afd33372014625183d9cf8aa [2022-07-28T18:34:44.790Z] $ docker rm -f e0fbace074c58d41b6e77f0549d344baca67b225afd33372014625183d9cf8aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:34:45.674Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T18:34:45.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T18:34:45.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-21390 does not seem to be running inside a container [2022-07-28T18:34:46.053Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-07-28T18:34:47.216Z] $ docker top bfe1679708e4da5422d921f906182090bb65c085b88a13bc9dc5b09abdceb30f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-28T18:34:47.503Z] ========================================================= [2022-07-28T18:34:47.503Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-28T18:34:47.503Z] ========================================================= [Pipeline] sh [2022-07-28T18:34:48.151Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-28T18:34:48.864Z] + make test [2022-07-28T18:34:48.864Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-28T18:35:21.247Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-28T18:36:58.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-28T18:36:58.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-28T18:37:00.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-28T18:37:00.114Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-28T18:37:00.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-28T18:37:01.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-28T18:37:01.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-28T18:37:01.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-28T18:37:01.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-28T18:37:04.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-28T18:37:04.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-28T18:37:04.218Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-28T18:37:04.218Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-28T18:37:04.218Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-28T18:37:04.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-28T18:37:19.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.432s coverage: 28.7% of statements [2022-07-28T18:37:19.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-28T18:37:19.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-28T18:37:22.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.376s coverage: 98.5% of statements [2022-07-28T18:37:22.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-28T18:37:22.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.479s coverage: 54.2% of statements [2022-07-28T18:37:22.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-28T18:37:22.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-28T18:37:40.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.720s coverage: 89.2% of statements [2022-07-28T18:37:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-28T18:37:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-28T18:37:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-28T18:37:40.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.385s coverage: 83.8% of statements [2022-07-28T18:37:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-28T18:37:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-28T18:37:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-28T18:37:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-28T18:37:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-28T18:37:43.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.356s coverage: 95.6% of statements [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-28T18:37:43.824Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.443s coverage: 72.2% of statements [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-28T18:37:43.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.489s coverage: 60.0% of statements [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-28T18:37:43.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-28T18:37:43.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.269s coverage: 58.8% of statements [2022-07-28T18:37:43.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.276s coverage: 29.6% of statements [2022-07-28T18:37:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-28T18:37:50.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements [2022-07-28T18:37:50.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.486s coverage: 79.5% of statements [2022-07-28T18:37:50.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.470s coverage: 94.1% of statements [2022-07-28T18:37:50.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements [2022-07-28T18:37:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements [2022-07-28T18:38:00.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.381s coverage: 94.4% of statements [2022-07-28T18:38:00.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements [2022-07-28T18:38:13.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.677s coverage: 82.4% of statements [2022-07-28T18:38:13.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-28T18:38:15.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements [2022-07-28T18:38:15.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-28T18:38:15.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-28T18:38:15.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-28T18:38:15.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements [2022-07-28T18:38:15.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-28T18:38:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-28T18:38:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-28T18:38:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-28T18:38:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-28T18:38:15.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements [2022-07-28T18:38:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-28T18:38:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-28T18:38:15.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-07-28T18:38:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-28T18:38:15.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements [2022-07-28T18:38:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-28T18:38:15.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2022-07-28T18:38:15.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements [2022-07-28T18:38:15.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements [2022-07-28T18:38:15.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.756s coverage: 91.2% of statements [2022-07-28T18:38:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-28T18:38:19.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.991s coverage: 64.4% of statements [2022-07-28T18:38:19.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-28T18:38:19.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-28T18:38:19.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.365s coverage: 100.0% of statements [2022-07-28T18:38:19.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-07-28T18:38:19.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-07-28T18:38:19.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2022-07-28T18:38:19.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2022-07-28T18:38:27.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.358s coverage: 66.1% of statements [2022-07-28T18:38:27.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-28T18:38:27.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-28T18:38:27.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-28T18:38:28.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.964s coverage: 43.8% of statements [2022-07-28T18:38:28.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-28T18:38:28.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-28T18:38:28.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.343s coverage: 89.5% of statements [2022-07-28T18:38:28.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-28T18:38:28.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.316s coverage: 84.8% of statements [2022-07-28T18:38:28.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-28T18:38:28.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-28T18:38:28.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-28T18:38:28.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-28T18:38:39.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.313s coverage: 17.7% of statements [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-28T18:38:39.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.3% of statements [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-28T18:38:39.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.220s coverage: 63.2% of statements [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-28T18:38:39.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-28T18:38:39.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.370s coverage: 28.9% of statements [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-28T18:38:39.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-28T18:38:39.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.229s coverage: 100.0% of statements [2022-07-28T18:38:39.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-07-28T18:38:39.211Z] 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-07-28T18:38:39.211Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-28T18:38:39.211Z] GO111MODULE=on go vet ./... [2022-07-28T18:40:31.144Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T18:40:31.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T18:40:31.145Z] ./bin/test-attribution-txt.sh [2022-07-28T18:40:31.145Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-28T18:40:31.145Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-28T18:40:31.145Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-28T18:40:31.145Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-28T18:40:31.145Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-28T18:40:31.145Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-28T18:40:31.145Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-28T18:40:31.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-28T18:40:31.859Z] + ls -al . [2022-07-28T18:40:31.859Z] total 684 [2022-07-28T18:40:31.859Z] drwxrwxr-x 9 1001 1001 4096 Jul 28 18:34 . [2022-07-28T18:40:31.859Z] drwxr-xr-x 4 root root 4096 Jul 28 18:34 .. [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 11 Jul 28 18:32 .dockerignore [2022-07-28T18:40:31.859Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 18:33 .git [2022-07-28T18:40:31.859Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 18:32 .github [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 1030 Jul 28 18:32 .gitignore [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 42 Jul 28 18:32 .golangci.yml [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 87 Jul 28 18:32 .hadolint.yml [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 166 Jul 28 18:32 .sonarcloud.properties [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 1171 Jul 28 18:32 ADOPTERS.md [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 10347 Jul 28 18:32 Attribution.txt [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 63209 Jul 28 18:32 CHANGELOG.md [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 3804 Jul 28 18:32 CONTRIBUTING.md [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 677 Jul 28 18:32 GOVERNANCE.md [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 850 Jul 28 18:32 Jenkinsfile [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 10775 Jul 28 18:32 LICENSE [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 10350 Jul 28 18:32 Makefile [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 582 Jul 28 18:32 OWNERS.md [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 9094 Jul 28 18:32 README.md [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 6912 Jul 28 18:32 SECURITY.md [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 5 Jul 28 18:28 VERSION [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 4131 Jul 28 18:32 ZMQWindows.md [2022-07-28T18:40:31.859Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 18:32 bin [2022-07-28T18:40:31.859Z] drwxrwxr-x 18 1001 1001 4096 Jul 28 18:32 cmd [2022-07-28T18:40:31.859Z] -rw-r--r-- 1 root root 436144 Jul 28 18:38 coverage.out [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 3681 Jul 28 18:32 go.mod [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 38033 Jul 28 18:32 go.sum [2022-07-28T18:40:31.859Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 18:32 internal [2022-07-28T18:40:31.859Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 18:32 openapi [2022-07-28T18:40:31.859Z] drwxrwxr-x 4 1001 1001 4096 Jul 28 18:32 snap [2022-07-28T18:40:31.859Z] -rw-rw-r-- 1 1001 1001 204 Jul 28 18:32 version.go [Pipeline] sh [2022-07-28T18:40:32.577Z] + '[' -e coverage.out ] [2022-07-28T18:40:32.578Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-28T18:40:32.617Z] Warning: overwriting stash ‘coverage-report’ [2022-07-28T18:40:33.409Z] Stashed 1 file(s) [Pipeline] sh [2022-07-28T18:40:34.071Z] + make build [2022-07-28T18:40:34.072Z] 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-07-28T18:41:55.944Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-28T18:43:04.014Z] 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-07-28T18:43:04.014Z] 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-07-28T18:43:43.078Z] 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-07-28T18:43:43.078Z] 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-07-28T18:43:43.078Z] 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-07-28T18:43:50.045Z] 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-07-28T18:43:53.544Z] 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-07-28T18:43:58.955Z] 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-07-28T18:44:02.345Z] 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-07-28T18:44:05.742Z] 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-07-28T18:44:14.046Z] 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-07-28T18:44:18.382Z] $ docker stop --time=1 bfe1679708e4da5422d921f906182090bb65c085b88a13bc9dc5b09abdceb30f [2022-07-28T18:44:20.359Z] $ docker rm -f bfe1679708e4da5422d921f906182090bb65c085b88a13bc9dc5b09abdceb30f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:44:22.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T18:44:22.945Z] [2022-07-28T18:44:22.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:44:23.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T18:44:23.626Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-28T18:44:23.626Z] 29e5d40040c1: Pulling fs layer [2022-07-28T18:44:23.626Z] 1ce36da41761: Pulling fs layer [2022-07-28T18:44:23.626Z] 25b303627fd3: Pulling fs layer [2022-07-28T18:44:23.904Z] 29e5d40040c1: Verifying Checksum [2022-07-28T18:44:23.904Z] 29e5d40040c1: Download complete [2022-07-28T18:44:24.180Z] 1ce36da41761: Download complete [2022-07-28T18:44:24.453Z] 29e5d40040c1: Pull complete [2022-07-28T18:44:25.887Z] 25b303627fd3: Download complete [2022-07-28T18:44:25.887Z] 1ce36da41761: Pull complete [2022-07-28T18:44:38.284Z] 25b303627fd3: Pull complete [2022-07-28T18:44:38.284Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-28T18:44:38.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T18:44:38.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T18:44:38.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-21390 does not seem to be running inside a container [2022-07-28T18:44:38.762Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-07-28T18:44:41.098Z] $ docker top 63451f692bc1b712c6e259ea41feff7b505d54d4163c0ed4510f69cbce69e402 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T18:44:42.035Z] + docker-compose build --help [2022-07-28T18:44:42.035Z] + grep parallel [2022-07-28T18:44:45.417Z] --parallel Build images in parallel. [Pipeline] } [2022-07-28T18:44:45.728Z] $ docker stop --time=1 63451f692bc1b712c6e259ea41feff7b505d54d4163c0ed4510f69cbce69e402 [2022-07-28T18:44:47.400Z] $ docker rm -f 63451f692bc1b712c6e259ea41feff7b505d54d4163c0ed4510f69cbce69e402 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T18:44:48.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T18:44:48.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T18:44:48.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-21390 does not seem to be running inside a container [2022-07-28T18:44:48.590Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-07-28T18:44:49.857Z] $ docker top 8c9706620e83e04ce432af679bf16e7cfb1f409a206df1a53ceda73629a618b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T18:44:50.800Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-28T18:44:55.095Z] Building core-command ... [2022-07-28T18:44:55.095Z] Building core-data ... [2022-07-28T18:44:55.095Z] Building core-metadata ... [2022-07-28T18:44:55.095Z] Building security-bootstrapper ... [2022-07-28T18:44:55.095Z] Building security-proxy-setup ... [2022-07-28T18:44:55.095Z] Building security-secretstore-setup ... [2022-07-28T18:44:55.095Z] Building security-spiffe-token-provider ... [2022-07-28T18:44:55.095Z] Building security-spire-agent ... [2022-07-28T18:44:55.095Z] Building security-spire-config ... [2022-07-28T18:44:55.095Z] Building security-spire-server ... [2022-07-28T18:44:55.095Z] Building support-notifications ... [2022-07-28T18:44:55.095Z] Building support-scheduler ... [2022-07-28T18:44:55.095Z] Building sys-mgmt-agent ... [2022-07-28T18:44:55.095Z] Building security-secretstore-setup [2022-07-28T18:44:55.095Z] Building sys-mgmt-agent [2022-07-28T18:44:55.095Z] Building security-spiffe-token-provider [2022-07-28T18:44:55.095Z] Building security-spire-agent [2022-07-28T18:44:55.095Z] Building core-metadata [2022-07-28T18:46:31.896Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:46:31.896Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:46:31.896Z] ---> fde5a2371081 [2022-07-28T18:46:31.896Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T18:46:31.896Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:46:31.896Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:46:31.896Z] ---> fde5a2371081 [2022-07-28T18:46:31.896Z] Step 3/20 : WORKDIR /edgex-go [2022-07-28T18:46:31.896Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:46:31.896Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:46:31.896Z] ---> fde5a2371081 [2022-07-28T18:46:31.896Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T18:46:31.896Z] ---> Running in 11cd9d197473 [2022-07-28T18:46:31.896Z] ---> Running in 57493e108378 [2022-07-28T18:46:31.896Z] ---> Running in de7bde6c33ce [2022-07-28T18:46:31.896Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:46:31.896Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:46:31.896Z] ---> fde5a2371081 [2022-07-28T18:46:31.896Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T18:46:31.896Z] ---> Running in 3fa6d2b708ca [2022-07-28T18:46:31.896Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:46:31.896Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:46:31.896Z] ---> fde5a2371081 [2022-07-28T18:46:31.896Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T18:46:31.896Z] ---> Running in b2a8512995ce [2022-07-28T18:46:31.896Z] Removing intermediate container 3fa6d2b708ca [2022-07-28T18:46:31.896Z] ---> 22b7a2b855dc [2022-07-28T18:46:31.896Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:46:31.896Z] ---> Running in 511fcbe4a63d [2022-07-28T18:46:31.896Z] Removing intermediate container de7bde6c33ce [2022-07-28T18:46:31.896Z] ---> 8f9dff9b287c [2022-07-28T18:46:31.896Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:46:31.896Z] Removing intermediate container 11cd9d197473 [2022-07-28T18:46:31.896Z] ---> c78bb1476c8b [2022-07-28T18:46:31.896Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:46:31.896Z] Removing intermediate container 57493e108378 [2022-07-28T18:46:31.896Z] ---> 520e8e0bf658 [2022-07-28T18:46:31.896Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-28T18:46:31.896Z] Removing intermediate container b2a8512995ce [2022-07-28T18:46:31.896Z] ---> abdb2315db27 [2022-07-28T18:46:31.896Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:46:31.896Z] ---> Running in 7208a96b9eb8 [2022-07-28T18:46:31.896Z] ---> Running in 91af113c47f1 [2022-07-28T18:46:31.896Z] ---> Running in d75f11acda0d [2022-07-28T18:46:31.896Z] ---> Running in 255811f64204 [2022-07-28T18:46:31.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.896Z] Removing intermediate container 511fcbe4a63d [2022-07-28T18:46:31.896Z] ---> 47fb8e4cd63a [2022-07-28T18:46:31.896Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-28T18:46:31.896Z] ---> Running in 3234addcad1c [2022-07-28T18:46:31.896Z] Removing intermediate container 255811f64204 [2022-07-28T18:46:31.896Z] ---> c61e0a4933e9 [2022-07-28T18:46:31.896Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T18:46:31.896Z] Removing intermediate container 7208a96b9eb8 [2022-07-28T18:46:31.896Z] ---> fb108a361740 [2022-07-28T18:46:31.896Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T18:46:31.896Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-28T18:46:31.896Z] v3.16.1-50-g4bdb5d6a1a [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-28T18:46:31.896Z] OK: 16887 distinct packages available [2022-07-28T18:46:31.896Z] Removing intermediate container d75f11acda0d [2022-07-28T18:46:31.896Z] ---> c874fa88d4a8 [2022-07-28T18:46:31.896Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-28T18:46:31.896Z] ---> Running in 7c1cc15625f6 [2022-07-28T18:46:31.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.897Z] ---> Running in 04a784dbf2ab [2022-07-28T18:46:31.897Z] ---> Running in 32e8582c6578 [2022-07-28T18:46:31.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.897Z] OK: 221 MiB in 51 packages [2022-07-28T18:46:31.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.897Z] Removing intermediate container 91af113c47f1 [2022-07-28T18:46:31.897Z] ---> 3047aaba4f54 [2022-07-28T18:46:31.897Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-28T18:46:31.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.897Z] OK: 221 MiB in 51 packages [2022-07-28T18:46:31.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:46:31.897Z] ---> 560547391c0b [2022-07-28T18:46:31.897Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:46:31.897Z] ---> Running in 86c147c850d1 [2022-07-28T18:46:31.897Z] Removing intermediate container 3234addcad1c [2022-07-28T18:46:31.897Z] ---> b4e79c82b8ab [2022-07-28T18:46:31.897Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T18:46:31.897Z] OK: 221 MiB in 51 packages [2022-07-28T18:46:31.897Z] OK: 221 MiB in 51 packages [2022-07-28T18:46:31.897Z] OK: 221 MiB in 51 packages [2022-07-28T18:46:31.897Z] ---> a0775e312805 [2022-07-28T18:46:31.897Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:46:31.897Z] ---> Running in cf89af8c4047 [2022-07-28T18:46:31.897Z] Removing intermediate container 7c1cc15625f6 [2022-07-28T18:46:31.897Z] ---> 48e4c8dac02c [2022-07-28T18:46:31.897Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T18:46:31.897Z] Removing intermediate container 04a784dbf2ab [2022-07-28T18:46:31.897Z] ---> 8bdd2e532580 [2022-07-28T18:46:31.897Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T18:46:31.897Z] Removing intermediate container 32e8582c6578 [2022-07-28T18:46:31.897Z] ---> 5068b0610a34 [2022-07-28T18:46:31.897Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T18:46:32.507Z] ---> 188b6a6b8ef6 [2022-07-28T18:46:32.507Z] ---> c08b89c4ff1d [2022-07-28T18:46:32.507Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:46:32.507Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:46:32.788Z] ---> Running in 4f27d8b2ac4f [2022-07-28T18:46:32.788Z] ---> Running in a9dd81324456 [2022-07-28T18:46:33.076Z] ---> 6cce9126adac [2022-07-28T18:46:33.076Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:46:33.362Z] ---> Running in 0593569288a8 [2022-07-28T18:47:29.953Z] Removing intermediate container 86c147c850d1 [2022-07-28T18:47:29.953Z] ---> 01faf838e0ab [2022-07-28T18:47:29.953Z] Step 7/20 : COPY . . [2022-07-28T18:47:29.953Z] Removing intermediate container cf89af8c4047 [2022-07-28T18:47:29.953Z] ---> 302003893da8 [2022-07-28T18:47:29.953Z] Step 8/25 : COPY . . [2022-07-28T18:47:29.953Z] Removing intermediate container a9dd81324456 [2022-07-28T18:47:29.953Z] ---> 0734bcfeac19 [2022-07-28T18:47:29.953Z] Step 8/23 : COPY . . [2022-07-28T18:47:29.953Z] Removing intermediate container 4f27d8b2ac4f [2022-07-28T18:47:29.953Z] ---> 2a60c0539503 [2022-07-28T18:47:29.953Z] Step 8/26 : COPY . . [2022-07-28T18:47:29.953Z] Removing intermediate container 0593569288a8 [2022-07-28T18:47:29.953Z] ---> f700990f98dd [2022-07-28T18:47:29.953Z] Step 8/23 : COPY . . [2022-07-28T18:47:56.773Z] ---> 477726376796 [2022-07-28T18:47:56.773Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-28T18:47:56.773Z] ---> 9a9f4ffc14cb [2022-07-28T18:47:56.773Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-28T18:47:56.773Z] ---> Running in b168b7e6c37d [2022-07-28T18:47:56.773Z] ---> Running in 34c5f4fd701a [2022-07-28T18:47:56.773Z] ---> b0aaabf7493a [2022-07-28T18:47:56.773Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-28T18:47:56.773Z] ---> Running in 0f9daa0c560c [2022-07-28T18:47:56.773Z] ---> 5ca85898cf87 [2022-07-28T18:47:56.773Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-28T18:47:56.773Z] ---> Running in 56250de76b89 [2022-07-28T18:47:56.773Z] ---> dbe7411fef97 [2022-07-28T18:47:56.773Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T18:47:56.773Z] ---> Running in 6f7408c4c6cd [2022-07-28T18:47:56.773Z] 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-07-28T18:47:56.773Z] 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-07-28T18:47:56.773Z] Removing intermediate container 6f7408c4c6cd [2022-07-28T18:47:56.773Z] ---> 623815f8dfc5 [2022-07-28T18:47:56.773Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T18:47:56.773Z] ---> Running in 5737ad9b07d6 [2022-07-28T18:47:56.773Z] 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-07-28T18:47:56.773Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-28T18:47:56.773Z] Removing intermediate container 5737ad9b07d6 [2022-07-28T18:47:56.773Z] ---> 1cee78521c2c [2022-07-28T18:47:56.773Z] 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-07-28T18:47:57.049Z] ---> Running in b252e108d30e [2022-07-28T18:47:59.681Z] Removing intermediate container b252e108d30e [2022-07-28T18:47:59.681Z] ---> 70a33f67e6e7 [2022-07-28T18:47:59.681Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T18:47:59.681Z] ---> Running in bdf7250a2d4e [2022-07-28T18:48:00.296Z] Removing intermediate container bdf7250a2d4e [2022-07-28T18:48:00.296Z] ---> 1937ee7e523f [2022-07-28T18:48:00.296Z] [2022-07-28T18:48:00.296Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T18:48:00.296Z] 3.15: Pulling from library/alpine [2022-07-28T18:48:01.757Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T18:48:01.757Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T18:48:01.757Z] ---> 60f2846fe774 [2022-07-28T18:48:01.757Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T18:48:02.043Z] ---> Running in 3928235e7c43 [2022-07-28T18:48:02.661Z] Removing intermediate container 3928235e7c43 [2022-07-28T18:48:02.661Z] ---> 3911a1e59c96 [2022-07-28T18:48:02.661Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:48:02.661Z] ---> Running in 66d37d4f269e [2022-07-28T18:48:06.088Z] Removing intermediate container 66d37d4f269e [2022-07-28T18:48:06.088Z] ---> 0d5ec48251d0 [2022-07-28T18:48:06.088Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T18:48:06.088Z] ---> Running in b4c8c843e295 [2022-07-28T18:48:07.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:48:08.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:48:09.975Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T18:48:09.975Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T18:48:09.975Z] OK: 15733 distinct packages available [2022-07-28T18:48:10.251Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:48:11.245Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:48:12.698Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-28T18:48:12.698Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-28T18:48:12.698Z] (3/5) Installing libucontext (1.1-r0) [2022-07-28T18:48:12.698Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-28T18:48:12.984Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-28T18:48:13.276Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T18:48:13.276Z] OK: 6 MiB in 19 packages [2022-07-28T18:48:15.283Z] Removing intermediate container b4c8c843e295 [2022-07-28T18:48:15.283Z] ---> 28656e5042ee [2022-07-28T18:48:15.283Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-28T18:48:18.697Z] ---> 4cd57755e69a [2022-07-28T18:48:18.697Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T18:48:24.125Z] ---> 2648e6fc421b [2022-07-28T18:48:24.125Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T18:48:24.125Z] ---> 928924ff6911 [2022-07-28T18:48:24.125Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-28T18:48:25.124Z] ---> 6010e9a34a86 [2022-07-28T18:48:25.124Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-28T18:48:26.121Z] ---> ff987c13dc9d [2022-07-28T18:48:26.121Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T18:48:26.121Z] ---> Running in b5dfcc9d7f3c [2022-07-28T18:48:26.720Z] Removing intermediate container b5dfcc9d7f3c [2022-07-28T18:48:26.720Z] ---> 3ec3a2481f82 [2022-07-28T18:48:26.720Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T18:48:26.720Z] ---> Running in 440c95871b17 [2022-07-28T18:48:27.003Z] Removing intermediate container 440c95871b17 [2022-07-28T18:48:27.003Z] ---> 00b4a01a9baf [2022-07-28T18:48:27.003Z] Step 24/26 : LABEL arch=arm64 [2022-07-28T18:48:27.281Z] ---> Running in 5eaebc747d50 [2022-07-28T18:48:27.563Z] Removing intermediate container 5eaebc747d50 [2022-07-28T18:48:27.563Z] ---> 0b340e46d1f6 [2022-07-28T18:48:27.563Z] Step 25/26 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:48:27.854Z] ---> Running in aa888a034e6c [2022-07-28T18:48:28.469Z] Removing intermediate container aa888a034e6c [2022-07-28T18:48:28.469Z] ---> f3f5f1ffa38d [2022-07-28T18:48:28.469Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T18:48:28.469Z] ---> Running in 83e38b06a002 [2022-07-28T18:48:28.747Z] Removing intermediate container 83e38b06a002 [2022-07-28T18:48:28.747Z] ---> 16c8536c31e3 [2022-07-28T18:48:28.747Z] [2022-07-28T18:48:29.349Z] Successfully built 16c8536c31e3 [2022-07-28T18:48:29.349Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-28T18:48:29.349Z] Building support-scheduler [2022-07-28T18:48:56.189Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:48:56.189Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:48:56.189Z] ---> fde5a2371081 [2022-07-28T18:48:56.189Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T18:48:56.189Z] ---> Using cache [2022-07-28T18:48:56.189Z] ---> abdb2315db27 [2022-07-28T18:48:56.189Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:48:56.189Z] ---> Using cache [2022-07-28T18:48:56.189Z] ---> c61e0a4933e9 [2022-07-28T18:48:56.189Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T18:48:56.790Z] ---> Running in aaa6fe8850a7 [2022-07-28T18:48:58.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:48:59.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:49:01.216Z] OK: 221 MiB in 51 packages [2022-07-28T18:49:02.213Z] Removing intermediate container aaa6fe8850a7 [2022-07-28T18:49:02.213Z] ---> aad347a3150a [2022-07-28T18:49:02.213Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T18:49:03.206Z] ---> 2ad2798d062f [2022-07-28T18:49:03.206Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:49:03.206Z] ---> Running in eb87a856fb7d [2022-07-28T18:49:59.812Z] Removing intermediate container eb87a856fb7d [2022-07-28T18:49:59.812Z] ---> 03da1b34351f [2022-07-28T18:49:59.812Z] Step 8/22 : COPY . . [2022-07-28T18:50:10.119Z] ---> 9913e1be2556 [2022-07-28T18:50:10.119Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-28T18:50:10.119Z] ---> Running in 6a9db5f9fd56 [2022-07-28T18:50:12.274Z] 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-07-28T18:53:04.226Z] 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-07-28T18:53:04.226Z] Removing intermediate container 0f9daa0c560c [2022-07-28T18:53:04.226Z] ---> ea6764c83d13 [2022-07-28T18:53:04.226Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-28T18:53:04.226Z] ---> Running in e260143b1569 [2022-07-28T18:53:04.827Z] 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-07-28T18:53:11.553Z] Removing intermediate container e260143b1569 [2022-07-28T18:53:11.553Z] ---> c452e8964270 [2022-07-28T18:53:11.553Z] [2022-07-28T18:53:11.553Z] Step 11/23 : FROM docker:20.10.14 [2022-07-28T18:53:11.553Z] 20.10.14: Pulling from library/docker [2022-07-28T18:53:21.741Z] Removing intermediate container 34c5f4fd701a [2022-07-28T18:53:21.741Z] ---> 1809f7377f8e [2022-07-28T18:53:21.741Z] [2022-07-28T18:53:21.741Z] Step 10/25 : FROM alpine:3.16 [2022-07-28T18:53:21.741Z] 3.16: Pulling from library/alpine [2022-07-28T18:53:24.394Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T18:53:24.394Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T18:53:24.394Z] ---> 3d81c46cd875 [2022-07-28T18:53:24.394Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-28T18:53:24.997Z] ---> Running in 8bce5ef8ecf3 [2022-07-28T18:53:28.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:53:28.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:53:29.388Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-28T18:53:29.388Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-28T18:53:29.388Z] (3/3) Installing su-exec (0.2-r1) [2022-07-28T18:53:29.388Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T18:53:29.666Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T18:53:29.944Z] OK: 6 MiB in 17 packages [2022-07-28T18:53:32.582Z] Removing intermediate container 56250de76b89 [2022-07-28T18:53:32.582Z] ---> 5784549bf22c [2022-07-28T18:53:32.582Z] [2022-07-28T18:53:32.582Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T18:53:32.582Z] ---> 3d81c46cd875 [2022-07-28T18:53:32.582Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T18:53:32.859Z] ---> Running in bfec77d11d13 [2022-07-28T18:53:34.318Z] Removing intermediate container 8bce5ef8ecf3 [2022-07-28T18:53:34.318Z] ---> b8392972f5f0 [2022-07-28T18:53:34.318Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T18:53:34.318Z] ---> Running in cb0dcdd3339f [2022-07-28T18:53:34.931Z] Removing intermediate container cb0dcdd3339f [2022-07-28T18:53:34.931Z] ---> 1d989ef27b7e [2022-07-28T18:53:34.931Z] Step 13/25 : WORKDIR / [2022-07-28T18:53:35.217Z] ---> Running in c92e44279d00 [2022-07-28T18:53:35.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:53:35.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:53:36.061Z] Removing intermediate container c92e44279d00 [2022-07-28T18:53:36.061Z] ---> 454b28ff241d [2022-07-28T18:53:36.061Z] 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-07-28T18:53:37.058Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-28T18:53:37.058Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T18:53:37.058Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-28T18:53:37.058Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-28T18:53:37.058Z] OK: 5 MiB in 15 packages [2022-07-28T18:53:37.058Z] ---> c346e9eafbab [2022-07-28T18:53:37.058Z] 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-07-28T18:53:37.343Z] ---> 3753c5033584 [2022-07-28T18:53:37.343Z] 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-07-28T18:53:37.343Z] ---> Running in 889f231d1b7b [2022-07-28T18:53:38.810Z] Removing intermediate container 889f231d1b7b [2022-07-28T18:53:38.810Z] ---> 6891c2cf2caf [2022-07-28T18:53:38.810Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-28T18:53:38.810Z] ---> Running in 2b6ec666568c [2022-07-28T18:53:38.810Z] Removing intermediate container bfec77d11d13 [2022-07-28T18:53:38.810Z] ---> 328cdac0bad6 [2022-07-28T18:53:38.810Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T18:53:39.097Z] ---> Running in c8c24d836b24 [2022-07-28T18:53:39.097Z] ---> 737ebd452556 [2022-07-28T18:53:39.097Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-28T18:53:40.133Z] Removing intermediate container c8c24d836b24 [2022-07-28T18:53:40.133Z] ---> 24a4ce1a10b6 [2022-07-28T18:53:40.133Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-28T18:53:40.133Z] ---> Running in 4a88a5402bf7 [2022-07-28T18:53:41.148Z] Removing intermediate container 4a88a5402bf7 [2022-07-28T18:53:41.148Z] ---> 452db4940bd1 [2022-07-28T18:53:41.148Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T18:53:41.148Z] ---> 7773359fb956 [2022-07-28T18:53:41.148Z] 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-07-28T18:53:41.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:53:41.428Z] ---> Running in c978fb7519a7 [2022-07-28T18:53:41.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:53:41.992Z] Removing intermediate container c978fb7519a7 [2022-07-28T18:53:41.992Z] ---> 5be0980316d9 [2022-07-28T18:53:41.992Z] Step 15/23 : WORKDIR / [2022-07-28T18:53:42.273Z] ---> Running in a8ab75f2777f [2022-07-28T18:53:42.552Z] ---> 243c0511840d [2022-07-28T18:53:42.552Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-28T18:53:42.836Z] (1/43) Installing readline (8.1.1-r0) [2022-07-28T18:53:42.836Z] (2/43) Installing bash (5.1.16-r0) [2022-07-28T18:53:42.836Z] Executing bash-5.1.16-r0.post-install [2022-07-28T18:53:42.836Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-28T18:53:42.836Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T18:53:42.836Z] Removing intermediate container a8ab75f2777f [2022-07-28T18:53:42.836Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-28T18:53:42.836Z] ---> bc5ee75396b4 [2022-07-28T18:53:42.836Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T18:53:42.836Z] (6/43) Installing curl (7.80.0-r2) [2022-07-28T18:53:42.836Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-28T18:53:42.836Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-28T18:53:43.115Z] (9/43) Installing expat (2.4.7-r0) [2022-07-28T18:53:43.115Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-28T18:53:43.115Z] (11/43) Installing gdbm (1.22-r0) [2022-07-28T18:53:43.115Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-28T18:53:43.115Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-28T18:53:43.115Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-28T18:53:43.115Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-28T18:53:43.115Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-28T18:53:43.115Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-28T18:53:44.568Z] ---> 60cc4e2fec35 [2022-07-28T18:53:44.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-28T18:53:44.569Z] ---> f10ec6260295 [2022-07-28T18:53:44.569Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-28T18:53:45.566Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-28T18:53:45.567Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-28T18:53:45.567Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-28T18:53:45.567Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-28T18:53:45.854Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-28T18:53:45.854Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-28T18:53:45.854Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-28T18:53:45.854Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-28T18:53:45.854Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-28T18:53:45.854Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-28T18:53:45.854Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-28T18:53:45.854Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-28T18:53:46.131Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-28T18:53:46.131Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-28T18:53:46.131Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-28T18:53:46.131Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-28T18:53:46.131Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-28T18:53:46.410Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-28T18:53:46.410Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-28T18:53:46.410Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-28T18:53:46.410Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-28T18:53:46.410Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-28T18:53:46.410Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-28T18:53:46.410Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-28T18:53:46.702Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-28T18:53:46.702Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-28T18:53:46.702Z] ---> 1176004f834c [2022-07-28T18:53:46.702Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-28T18:53:47.299Z] ---> 7d7b35565d3e [2022-07-28T18:53:47.299Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T18:53:47.574Z] Executing busybox-1.34.1-r5.trigger [2022-07-28T18:53:47.574Z] OK: 83 MiB in 65 packages [2022-07-28T18:53:48.560Z] ---> bbf57420e213 [2022-07-28T18:53:48.560Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-28T18:53:48.560Z] ---> 1b8e8768bead [2022-07-28T18:53:48.560Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T18:53:48.560Z] ---> Running in dd1b61f064ca [2022-07-28T18:53:48.560Z] ---> Running in f2b3f518b31c [2022-07-28T18:53:49.166Z] Removing intermediate container dd1b61f064ca [2022-07-28T18:53:49.166Z] ---> ffa23c0c9d34 [2022-07-28T18:53:49.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T18:53:49.442Z] ---> Running in d3b054523a03 [2022-07-28T18:53:50.047Z] Removing intermediate container d3b054523a03 [2022-07-28T18:53:50.047Z] ---> ed29145aaabc [2022-07-28T18:53:50.047Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T18:53:50.324Z] ---> Running in 211ed5946f8d [2022-07-28T18:53:50.924Z] Removing intermediate container 211ed5946f8d [2022-07-28T18:53:50.924Z] ---> 319f1dfd8d3e [2022-07-28T18:53:50.924Z] Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:53:51.204Z] ---> Running in bfb1edf38ae5 [2022-07-28T18:53:51.813Z] Removing intermediate container bfb1edf38ae5 [2022-07-28T18:53:51.813Z] ---> a8cdd001f799 [2022-07-28T18:53:51.813Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T18:53:52.100Z] ---> Running in 0879ed3b7c06 [2022-07-28T18:53:52.382Z] Removing intermediate container f2b3f518b31c [2022-07-28T18:53:52.382Z] ---> c5cb191c407d [2022-07-28T18:53:52.382Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T18:53:52.667Z] ---> Running in f43e7c2aeb7e [2022-07-28T18:53:52.944Z] Removing intermediate container 0879ed3b7c06 [2022-07-28T18:53:52.944Z] ---> f40dc25a433d [2022-07-28T18:53:52.944Z] [2022-07-28T18:53:53.551Z] Removing intermediate container f43e7c2aeb7e [2022-07-28T18:53:53.551Z] ---> 1eb9029a1a32 [2022-07-28T18:53:53.551Z] Step 23/25 : LABEL arch=arm64 [2022-07-28T18:53:53.551Z] Successfully built f40dc25a433d [2022-07-28T18:53:53.551Z] Successfully tagged core-metadata-arm64:latest [2022-07-28T18:53:53.551Z] Collecting docker-compose==1.23.2 [2022-07-28T18:53:53.551Z] Building core-command [2022-07-28T18:53:53.827Z] ---> Running in 0c3358a2d329 [2022-07-28T18:53:53.827Z]  Building core-metadata ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-28T18:53:54.105Z] Removing intermediate container 0c3358a2d329 [2022-07-28T18:53:54.105Z] ---> c76ba6d3fa13 [2022-07-28T18:53:54.105Z] Step 24/25 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:53:54.381Z] ---> Running in d2a5f7028b64 [2022-07-28T18:53:54.663Z] Removing intermediate container d2a5f7028b64 [2022-07-28T18:53:54.663Z] ---> 4adc443d0531 [2022-07-28T18:53:54.663Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T18:53:54.938Z] ---> Running in 287f3f1077ee [2022-07-28T18:53:55.543Z] Removing intermediate container 287f3f1077ee [2022-07-28T18:53:55.544Z] ---> 21de46ed6efe [2022-07-28T18:53:55.544Z] [2022-07-28T18:53:55.544Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-28T18:53:55.544Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-28T18:53:55.544Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-28T18:53:55.820Z] Successfully built 21de46ed6efe [2022-07-28T18:53:55.820Z] Collecting texttable<0.10,>=0.9.0 [2022-07-28T18:53:55.820Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-28T18:53:55.820Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-07-28T18:53:55.820Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-28T18:53:57.807Z] Collecting docopt<0.7,>=0.6.1 [2022-07-28T18:53:57.807Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-28T18:54:00.438Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-28T18:54:00.438Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-28T18:54:00.714Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-28T18:54:00.714Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-28T18:54:03.343Z] Collecting jsonschema<3,>=2.5.1 [2022-07-28T18:54:03.343Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-28T18:54:04.325Z] Collecting PyYAML<4,>=3.10 [2022-07-28T18:54:04.325Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-28T18:54:08.638Z] Collecting docker<4.0,>=3.6.0 [2022-07-28T18:54:08.638Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-28T18:54:08.638Z] Collecting cached-property<2,>=1.2.0 [2022-07-28T18:54:08.638Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-28T18:54:08.914Z] Collecting docker-pycreds>=0.4.0 [2022-07-28T18:54:08.914Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-28T18:54:10.906Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-28T18:54:10.906Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-28T18:54:10.906Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-28T18:54:11.188Z] Collecting idna<2.8,>=2.5 [2022-07-28T18:54:11.188Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-28T18:54:11.461Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-28T18:54:11.461Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-28T18:54:12.057Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-28T18:54:12.057Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-28T18:54:12.057Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-28T18:54:12.057Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-28T18:54:13.040Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-28T18:54:13.040Z] Attempting uninstall: urllib3 [2022-07-28T18:54:13.040Z] Found existing installation: urllib3 1.26.7 [2022-07-28T18:54:13.040Z] Uninstalling urllib3-1.26.7: [2022-07-28T18:54:13.040Z] Successfully uninstalled urllib3-1.26.7 [2022-07-28T18:54:14.027Z] Attempting uninstall: idna [2022-07-28T18:54:14.027Z] Found existing installation: idna 3.3 [2022-07-28T18:54:14.027Z] Uninstalling idna-3.3: [2022-07-28T18:54:14.303Z] Successfully uninstalled idna-3.3 [2022-07-28T18:54:17.729Z] Attempting uninstall: requests [2022-07-28T18:54:17.729Z] Found existing installation: requests 2.26.0 [2022-07-28T18:54:18.020Z] Uninstalling requests-2.26.0: [2022-07-28T18:54:18.020Z] Successfully uninstalled requests-2.26.0 [2022-07-28T18:54:18.631Z] Running setup.py install for texttable: started [2022-07-28T18:54:21.374Z] Running setup.py install for texttable: finished with status 'done' [2022-07-28T18:54:21.374Z] Running setup.py install for PyYAML: started [2022-07-28T18:54:24.016Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-28T18:54:24.624Z] Running setup.py install for docopt: started [2022-07-28T18:54:27.264Z] Running setup.py install for docopt: finished with status 'done' [2022-07-28T18:54:27.264Z] Running setup.py install for dockerpty: started [2022-07-28T18:54:29.914Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-28T18:54:33.335Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-28T18:54:38.774Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:54:38.774Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:54:38.774Z] ---> fde5a2371081 [2022-07-28T18:54:38.774Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T18:54:38.774Z] ---> Using cache [2022-07-28T18:54:38.774Z] ---> abdb2315db27 [2022-07-28T18:54:38.774Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:54:38.774Z] ---> Using cache [2022-07-28T18:54:38.774Z] ---> c61e0a4933e9 [2022-07-28T18:54:38.774Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T18:54:38.774Z] ---> Using cache [2022-07-28T18:54:38.774Z] ---> aad347a3150a [2022-07-28T18:54:38.774Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T18:54:38.774Z] ---> Using cache [2022-07-28T18:54:38.774Z] ---> 2ad2798d062f [2022-07-28T18:54:38.774Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:54:38.774Z] ---> Using cache [2022-07-28T18:54:38.774Z] ---> 03da1b34351f [2022-07-28T18:54:38.774Z] Step 8/23 : COPY . . [2022-07-28T18:54:38.774Z] ---> Using cache [2022-07-28T18:54:38.774Z] ---> 9913e1be2556 [2022-07-28T18:54:38.774Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-28T18:54:39.054Z] ---> Running in 6fd65de1d4ce [2022-07-28T18:54:41.708Z] 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-07-28T18:54:43.704Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:54:43.704Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:54:43.704Z] ---> fde5a2371081 [2022-07-28T18:54:43.704Z] Step 3/31 : WORKDIR /edgex-go [2022-07-28T18:54:43.704Z] ---> Using cache [2022-07-28T18:54:43.704Z] ---> abdb2315db27 [2022-07-28T18:54:43.704Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:54:43.704Z] ---> Using cache [2022-07-28T18:54:43.704Z] ---> c61e0a4933e9 [2022-07-28T18:54:43.704Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-28T18:54:43.704Z] ---> Using cache [2022-07-28T18:54:43.704Z] ---> aad347a3150a [2022-07-28T18:54:43.704Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-28T18:54:43.704Z] ---> Using cache [2022-07-28T18:54:43.704Z] ---> 2ad2798d062f [2022-07-28T18:54:43.704Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:54:43.704Z] ---> Using cache [2022-07-28T18:54:43.704Z] ---> 03da1b34351f [2022-07-28T18:54:43.704Z] Step 8/31 : COPY . . [2022-07-28T18:54:43.704Z] ---> Using cache [2022-07-28T18:54:43.704Z] ---> 9913e1be2556 [2022-07-28T18:54:43.704Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-28T18:54:44.306Z] ---> Running in 91ea81893b92 [2022-07-28T18:54:46.948Z] 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-07-28T18:54:55.255Z] Removing intermediate container 2b6ec666568c [2022-07-28T18:54:55.255Z] ---> be4e6f7ab4d4 [2022-07-28T18:54:55.255Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-28T18:54:55.255Z] ---> Running in 05e85f59c478 [2022-07-28T18:54:55.255Z] Removing intermediate container 05e85f59c478 [2022-07-28T18:54:55.255Z] ---> 84a1886e6061 [2022-07-28T18:54:55.255Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-28T18:54:55.255Z] ---> Running in 7c83211ad81d [2022-07-28T18:54:56.254Z] Removing intermediate container 7c83211ad81d [2022-07-28T18:54:56.254Z] ---> 176c56246fd9 [2022-07-28T18:54:56.254Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-28T18:54:59.670Z] ---> 5bbf14b9aba2 [2022-07-28T18:54:59.670Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-28T18:55:00.669Z] ---> d3a43dbde038 [2022-07-28T18:55:00.669Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-28T18:55:02.143Z] ---> 18a3a948925a [2022-07-28T18:55:02.143Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-28T18:55:02.427Z] ---> Running in bf4f2ea538fa [2022-07-28T18:55:03.063Z] Removing intermediate container b168b7e6c37d [2022-07-28T18:55:03.063Z] ---> 205046e2d342 [2022-07-28T18:55:03.063Z] [2022-07-28T18:55:03.063Z] Step 9/20 : FROM alpine:3.15 [2022-07-28T18:55:03.063Z] ---> 60f2846fe774 [2022-07-28T18:55:03.063Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T18:55:03.063Z] ---> Using cache [2022-07-28T18:55:03.063Z] ---> 3911a1e59c96 [2022-07-28T18:55:03.063Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:55:03.063Z] ---> Using cache [2022-07-28T18:55:03.063Z] ---> 0d5ec48251d0 [2022-07-28T18:55:03.063Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-28T18:55:03.063Z] Removing intermediate container bf4f2ea538fa [2022-07-28T18:55:03.063Z] ---> 626bb6196e7d [2022-07-28T18:55:03.063Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T18:55:03.063Z] ---> Running in 1870f8d0213c [2022-07-28T18:55:03.355Z] ---> Running in 1ef8ee96e15a [2022-07-28T18:55:03.963Z] Removing intermediate container 1ef8ee96e15a [2022-07-28T18:55:03.963Z] ---> 82f6803af477 [2022-07-28T18:55:03.963Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T18:55:04.239Z] ---> Running in 2c289de67307 [2022-07-28T18:55:04.844Z] Removing intermediate container 2c289de67307 [2022-07-28T18:55:04.844Z] ---> b83ca9454ee3 [2022-07-28T18:55:04.844Z] Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:55:04.844Z] ---> Running in 775191d90834 [2022-07-28T18:55:05.453Z] Removing intermediate container 775191d90834 [2022-07-28T18:55:05.453Z] ---> af1cae11193c [2022-07-28T18:55:05.453Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T18:55:05.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:55:05.728Z] ---> Running in e90e64e99a33 [2022-07-28T18:55:06.334Z] Removing intermediate container e90e64e99a33 [2022-07-28T18:55:06.334Z] ---> 08f5ba115e65 [2022-07-28T18:55:06.334Z] [2022-07-28T18:55:06.610Z] Successfully built 08f5ba115e65 [2022-07-28T18:55:06.610Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-28T18:55:06.610Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-07-28T18:55:06.885Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:55:08.327Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T18:55:08.327Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T18:55:08.327Z] OK: 15733 distinct packages available [2022-07-28T18:55:08.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:55:09.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:55:10.752Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-28T18:55:10.752Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-28T18:55:11.028Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T18:55:11.028Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-28T18:55:11.305Z] (5/9) Installing curl (7.80.0-r2) [2022-07-28T18:55:11.305Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-28T18:55:11.305Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-28T18:55:11.580Z] (8/9) Installing libucontext (1.1-r0) [2022-07-28T18:55:11.580Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-28T18:55:11.856Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T18:55:11.856Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T18:55:12.132Z] OK: 8 MiB in 23 packages [2022-07-28T18:55:15.556Z] Removing intermediate container 1870f8d0213c [2022-07-28T18:55:15.556Z] ---> b6c2d421b605 [2022-07-28T18:55:15.556Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T18:55:15.841Z] ---> 193a3271a479 [2022-07-28T18:55:15.841Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-28T18:55:19.258Z] ---> 3fabe862e062 [2022-07-28T18:55:19.258Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-28T18:55:20.262Z] ---> 606b2a0fbd03 [2022-07-28T18:55:20.262Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-28T18:55:20.540Z] ---> Running in eb3807fd6b64 [2022-07-28T18:55:21.148Z] Removing intermediate container eb3807fd6b64 [2022-07-28T18:55:21.148Z] ---> 8a4c1755b787 [2022-07-28T18:55:21.148Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T18:55:21.148Z] ---> Running in caf1fbfc45ad [2022-07-28T18:55:21.775Z] Removing intermediate container caf1fbfc45ad [2022-07-28T18:55:21.775Z] ---> 642b62d2179b [2022-07-28T18:55:21.775Z] Step 18/20 : LABEL arch=arm64 [2022-07-28T18:55:22.057Z] ---> Running in 32de4106bb1d [2022-07-28T18:55:22.662Z] Removing intermediate container 32de4106bb1d [2022-07-28T18:55:22.662Z] ---> 551563b51d7e [2022-07-28T18:55:22.662Z] Step 19/20 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:55:22.936Z] ---> Running in 26afde3d9deb [2022-07-28T18:55:23.532Z] Removing intermediate container 26afde3d9deb [2022-07-28T18:55:23.532Z] ---> df3f0ebacdb5 [2022-07-28T18:55:23.532Z] Step 20/20 : LABEL version=0.0.0 [2022-07-28T18:55:23.532Z] ---> Running in 9b2defb60efb [2022-07-28T18:55:24.526Z] Removing intermediate container 9b2defb60efb [2022-07-28T18:55:24.526Z] ---> 836d93186cc0 [2022-07-28T18:55:24.526Z] [2022-07-28T18:55:25.131Z] Successfully built 836d93186cc0 [2022-07-28T18:55:25.408Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-28T18:55:25.408Z]  Building security-spiffe-token-provider ... done Building core-data [2022-07-28T18:55:40.550Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:55:40.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:55:40.551Z] ---> fde5a2371081 [2022-07-28T18:55:40.551Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T18:55:40.551Z] ---> Using cache [2022-07-28T18:55:40.551Z] ---> abdb2315db27 [2022-07-28T18:55:40.551Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:55:40.551Z] ---> Using cache [2022-07-28T18:55:40.551Z] ---> c61e0a4933e9 [2022-07-28T18:55:40.551Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-28T18:55:40.551Z] ---> Running in 630816011b68 [2022-07-28T18:55:40.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:55:42.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:55:45.027Z] OK: 221 MiB in 51 packages [2022-07-28T18:55:46.850Z] Removing intermediate container 630816011b68 [2022-07-28T18:55:46.850Z] ---> 122946c5eb51 [2022-07-28T18:55:46.850Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T18:55:47.918Z] ---> d27360fa6b90 [2022-07-28T18:55:47.918Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:55:48.264Z] ---> Running in f43ea12ce0c3 [2022-07-28T18:56:03.503Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:56:03.503Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:56:03.503Z] ---> fde5a2371081 [2022-07-28T18:56:03.503Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T18:56:03.503Z] ---> Using cache [2022-07-28T18:56:03.503Z] ---> abdb2315db27 [2022-07-28T18:56:03.503Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:56:03.503Z] ---> Using cache [2022-07-28T18:56:03.503Z] ---> c61e0a4933e9 [2022-07-28T18:56:03.503Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-28T18:56:03.503Z] ---> Running in 0a8af5354c64 [2022-07-28T18:56:05.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T18:56:06.477Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T18:56:07.461Z] OK: 221 MiB in 51 packages [2022-07-28T18:56:08.909Z] Removing intermediate container 0a8af5354c64 [2022-07-28T18:56:08.909Z] ---> ac2b990c771c [2022-07-28T18:56:08.909Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T18:56:09.899Z] ---> 0723a688b48e [2022-07-28T18:56:09.899Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:56:10.174Z] ---> Running in e6e90e71065d [2022-07-28T18:56:42.564Z] Removing intermediate container f43ea12ce0c3 [2022-07-28T18:56:42.564Z] ---> 18f48cda31be [2022-07-28T18:56:42.564Z] Step 8/22 : COPY . . [2022-07-28T18:57:09.438Z] Removing intermediate container e6e90e71065d [2022-07-28T18:57:09.438Z] ---> 1c236acb5256 [2022-07-28T18:57:09.438Z] Step 8/23 : COPY . . [2022-07-28T18:57:12.872Z] ---> dbdc246a759b [2022-07-28T18:57:12.872Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-28T18:57:13.154Z] ---> Running in 620df5ec76d6 [2022-07-28T18:57:15.803Z] 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-07-28T18:57:30.974Z] ---> 181bab280467 [2022-07-28T18:57:30.974Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-28T18:57:31.252Z] ---> Running in 83cd520eba3d [2022-07-28T18:57:33.313Z] 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-07-28T18:57:41.662Z] Removing intermediate container 6a9db5f9fd56 [2022-07-28T18:57:41.662Z] ---> 23ea48838a03 [2022-07-28T18:57:41.662Z] [2022-07-28T18:57:41.662Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T18:57:41.662Z] ---> 3d81c46cd875 [2022-07-28T18:57:41.662Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-28T18:57:41.662Z] ---> Using cache [2022-07-28T18:57:41.662Z] ---> 328cdac0bad6 [2022-07-28T18:57:41.662Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T18:57:41.662Z] ---> Using cache [2022-07-28T18:57:41.662Z] ---> 24a4ce1a10b6 [2022-07-28T18:57:41.662Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-28T18:57:41.662Z] ---> Running in 9c0747c2c328 [2022-07-28T18:57:41.662Z] Removing intermediate container 9c0747c2c328 [2022-07-28T18:57:41.662Z] ---> 5a7961ee3b94 [2022-07-28T18:57:41.662Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T18:57:41.662Z] ---> Running in 97d921557c7d [2022-07-28T18:57:41.942Z] Removing intermediate container 97d921557c7d [2022-07-28T18:57:41.942Z] ---> 0d6fe79a045b [2022-07-28T18:57:41.942Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T18:57:42.940Z] ---> 85ff5b2260a9 [2022-07-28T18:57:42.940Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-28T18:57:45.587Z] ---> 2381545dc940 [2022-07-28T18:57:45.587Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-28T18:57:45.867Z] ---> d617b1e22c87 [2022-07-28T18:57:45.867Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-28T18:57:45.867Z] ---> Running in 62598f640254 [2022-07-28T18:57:46.484Z] Removing intermediate container 62598f640254 [2022-07-28T18:57:46.484Z] ---> 00dd26ff150c [2022-07-28T18:57:46.484Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T18:57:46.484Z] ---> Running in 1be6e9acf382 [2022-07-28T18:57:47.101Z] Removing intermediate container 1be6e9acf382 [2022-07-28T18:57:47.101Z] ---> f1dacada536c [2022-07-28T18:57:47.101Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T18:57:47.381Z] ---> Running in 312fc7837d4b [2022-07-28T18:57:47.660Z] Removing intermediate container 312fc7837d4b [2022-07-28T18:57:47.660Z] ---> 7b7ab7e0b753 [2022-07-28T18:57:47.660Z] Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:57:47.938Z] ---> Running in 88153862765b [2022-07-28T18:57:48.241Z] Removing intermediate container 88153862765b [2022-07-28T18:57:48.241Z] ---> 0b0de4b13614 [2022-07-28T18:57:48.241Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T18:57:48.524Z] ---> Running in 753f53afaa07 [2022-07-28T18:57:48.803Z] Removing intermediate container 753f53afaa07 [2022-07-28T18:57:48.803Z] ---> 73d44b4a1c0f [2022-07-28T18:57:48.803Z] [2022-07-28T18:57:49.406Z] Successfully built 73d44b4a1c0f [2022-07-28T18:57:49.406Z] Successfully tagged support-scheduler-arm64:latest [2022-07-28T18:57:49.406Z]  Building support-scheduler ... done Building security-spire-server [2022-07-28T18:58:16.242Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:58:16.242Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:58:16.242Z] ---> fde5a2371081 [2022-07-28T18:58:16.242Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T18:58:16.242Z] ---> Using cache [2022-07-28T18:58:16.242Z] ---> abdb2315db27 [2022-07-28T18:58:16.242Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:58:16.242Z] ---> Using cache [2022-07-28T18:58:16.242Z] ---> c61e0a4933e9 [2022-07-28T18:58:16.242Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T18:58:16.242Z] ---> Using cache [2022-07-28T18:58:16.242Z] ---> 48e4c8dac02c [2022-07-28T18:58:16.242Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T18:58:16.242Z] ---> Using cache [2022-07-28T18:58:16.242Z] ---> c08b89c4ff1d [2022-07-28T18:58:16.242Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:58:16.242Z] ---> Using cache [2022-07-28T18:58:16.242Z] ---> 2a60c0539503 [2022-07-28T18:58:16.242Z] Step 8/25 : COPY . . [2022-07-28T18:58:16.242Z] ---> Using cache [2022-07-28T18:58:16.242Z] ---> dbe7411fef97 [2022-07-28T18:58:16.242Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T18:58:16.242Z] ---> Using cache [2022-07-28T18:58:16.242Z] ---> 623815f8dfc5 [2022-07-28T18:58:16.242Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-28T18:58:16.242Z] ---> Using cache [2022-07-28T18:58:16.242Z] ---> 1cee78521c2c [2022-07-28T18:58:16.242Z] 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-07-28T18:58:16.242Z] ---> Running in dd1be27c0afd [2022-07-28T18:58:16.845Z] Removing intermediate container dd1be27c0afd [2022-07-28T18:58:16.845Z] ---> 62d580b71495 [2022-07-28T18:58:16.845Z] Step 12/25 : WORKDIR /edgex-go [2022-07-28T18:58:16.845Z] ---> Running in b99ce13fab26 [2022-07-28T18:58:17.838Z] Removing intermediate container b99ce13fab26 [2022-07-28T18:58:17.838Z] ---> 4bfef742b6ac [2022-07-28T18:58:17.838Z] [2022-07-28T18:58:17.838Z] Step 13/25 : FROM alpine:3.15 [2022-07-28T18:58:17.838Z] ---> 60f2846fe774 [2022-07-28T18:58:17.838Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T18:58:17.838Z] ---> Using cache [2022-07-28T18:58:17.838Z] ---> 3911a1e59c96 [2022-07-28T18:58:17.838Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:58:17.838Z] ---> Using cache [2022-07-28T18:58:17.838Z] ---> 0d5ec48251d0 [2022-07-28T18:58:17.838Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T18:58:17.838Z] ---> Using cache [2022-07-28T18:58:17.838Z] ---> 28656e5042ee [2022-07-28T18:58:17.838Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T18:58:23.295Z] ---> 77f92a4b3da8 [2022-07-28T18:58:23.295Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T18:58:23.894Z] ---> 9943f86e8e24 [2022-07-28T18:58:23.894Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-28T18:58:24.892Z] ---> 83a9655cfea9 [2022-07-28T18:58:24.892Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-28T18:58:25.885Z] ---> c6e86d20e2d6 [2022-07-28T18:58:25.885Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T18:58:25.885Z] ---> Running in f38ae4f06ff8 [2022-07-28T18:58:26.502Z] Removing intermediate container f38ae4f06ff8 [2022-07-28T18:58:26.502Z] ---> b637d456ba15 [2022-07-28T18:58:26.502Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T18:58:26.502Z] ---> Running in 7e392263984b [2022-07-28T18:58:27.114Z] Removing intermediate container 7e392263984b [2022-07-28T18:58:27.114Z] ---> 58e341553ebd [2022-07-28T18:58:27.114Z] Step 23/25 : LABEL arch=arm64 [2022-07-28T18:58:27.114Z] ---> Running in 695aeca3fdf0 [2022-07-28T18:58:27.722Z] Removing intermediate container 695aeca3fdf0 [2022-07-28T18:58:27.722Z] ---> 61e04b9bb1f4 [2022-07-28T18:58:27.722Z] Step 24/25 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T18:58:27.722Z] ---> Running in 0f59dd2dd981 [2022-07-28T18:58:28.332Z] Removing intermediate container 0f59dd2dd981 [2022-07-28T18:58:28.332Z] ---> b79749c9a3a7 [2022-07-28T18:58:28.332Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T18:58:28.606Z] ---> Running in 5c0f3722a6e5 [2022-07-28T18:58:29.205Z] Removing intermediate container 5c0f3722a6e5 [2022-07-28T18:58:29.205Z] ---> f951a5792f7b [2022-07-28T18:58:29.205Z] [2022-07-28T18:58:29.480Z] Successfully built f951a5792f7b [2022-07-28T18:58:29.480Z] Successfully tagged security-spire-server-arm64:latest [2022-07-28T18:58:29.480Z] Building security-proxy-setup [2022-07-28T18:58:56.326Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T18:58:56.326Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T18:58:56.326Z] ---> fde5a2371081 [2022-07-28T18:58:56.326Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T18:58:56.326Z] ---> Using cache [2022-07-28T18:58:56.326Z] ---> abdb2315db27 [2022-07-28T18:58:56.326Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T18:58:56.326Z] ---> Using cache [2022-07-28T18:58:56.326Z] ---> c61e0a4933e9 [2022-07-28T18:58:56.326Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T18:58:56.326Z] ---> Using cache [2022-07-28T18:58:56.326Z] ---> aad347a3150a [2022-07-28T18:58:56.326Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T18:58:56.326Z] ---> Using cache [2022-07-28T18:58:56.326Z] ---> 2ad2798d062f [2022-07-28T18:58:56.326Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T18:58:56.326Z] ---> Using cache [2022-07-28T18:58:56.326Z] ---> 03da1b34351f [2022-07-28T18:58:56.326Z] Step 8/22 : COPY . . [2022-07-28T18:58:56.326Z] ---> Using cache [2022-07-28T18:58:56.326Z] ---> 9913e1be2556 [2022-07-28T18:58:56.326Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-28T18:58:56.326Z] ---> Running in 30a215f0b8e2 [2022-07-28T18:58:58.309Z] 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-07-28T19:00:06.360Z] Removing intermediate container 6fd65de1d4ce [2022-07-28T19:00:06.360Z] ---> ab4872b26edb [2022-07-28T19:00:06.360Z] [2022-07-28T19:00:06.360Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T19:00:06.360Z] ---> 3d81c46cd875 [2022-07-28T19:00:06.360Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T19:00:06.360Z] ---> Using cache [2022-07-28T19:00:06.360Z] ---> 328cdac0bad6 [2022-07-28T19:00:06.360Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T19:00:06.360Z] ---> Using cache [2022-07-28T19:00:06.360Z] ---> 24a4ce1a10b6 [2022-07-28T19:00:06.360Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-28T19:00:06.360Z] ---> Running in 6a5db953387f [2022-07-28T19:00:06.360Z] Removing intermediate container 6a5db953387f [2022-07-28T19:00:06.360Z] ---> a8295649acbb [2022-07-28T19:00:06.360Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T19:00:06.360Z] ---> Running in 39295e886057 [2022-07-28T19:00:06.360Z] Removing intermediate container 39295e886057 [2022-07-28T19:00:06.360Z] ---> ba9d48d5ec4d [2022-07-28T19:00:06.360Z] Step 15/23 : WORKDIR / [2022-07-28T19:00:06.360Z] ---> Running in 7f6db684b817 [2022-07-28T19:00:06.360Z] Removing intermediate container 7f6db684b817 [2022-07-28T19:00:06.360Z] ---> 51e87808e104 [2022-07-28T19:00:06.360Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T19:00:06.360Z] ---> 9684d7c6902a [2022-07-28T19:00:06.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-28T19:00:06.360Z] ---> b4a9e605598f [2022-07-28T19:00:06.360Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-28T19:00:06.360Z] ---> 60912c166dd5 [2022-07-28T19:00:06.360Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-28T19:00:06.360Z] ---> Running in aead1a80a445 [2022-07-28T19:00:06.360Z] Removing intermediate container aead1a80a445 [2022-07-28T19:00:06.360Z] ---> a59e88463ca4 [2022-07-28T19:00:06.360Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T19:00:06.360Z] ---> Running in d5a626a1be28 [2022-07-28T19:00:06.360Z] Removing intermediate container d5a626a1be28 [2022-07-28T19:00:06.360Z] ---> 6415f02b1a74 [2022-07-28T19:00:06.360Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T19:00:06.360Z] ---> Running in 1bd6998a30ed [2022-07-28T19:00:06.360Z] Removing intermediate container 1bd6998a30ed [2022-07-28T19:00:06.360Z] ---> 0934637b2938 [2022-07-28T19:00:06.360Z] Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T19:00:06.360Z] ---> Running in 4908d1a3e443 [2022-07-28T19:00:06.360Z] Removing intermediate container 4908d1a3e443 [2022-07-28T19:00:06.360Z] ---> d068b5e4801e [2022-07-28T19:00:06.360Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T19:00:06.360Z] ---> Running in a639e62437a6 [2022-07-28T19:00:06.360Z] Removing intermediate container a639e62437a6 [2022-07-28T19:00:06.360Z] ---> 5a12b0ff9d02 [2022-07-28T19:00:06.360Z] [2022-07-28T19:00:06.360Z] Successfully built 5a12b0ff9d02 [2022-07-28T19:00:06.360Z] Successfully tagged core-command-arm64:latest [2022-07-28T19:00:06.360Z]  Building core-command ... done Building security-spire-config [2022-07-28T19:00:21.500Z] Removing intermediate container 91ea81893b92 [2022-07-28T19:00:21.500Z] ---> 52137a5912f6 [2022-07-28T19:00:21.500Z] [2022-07-28T19:00:21.500Z] Step 10/31 : FROM alpine:3.16 [2022-07-28T19:00:21.500Z] ---> 3d81c46cd875 [2022-07-28T19:00:21.500Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T19:00:21.500Z] ---> Running in ba83fb17e391 [2022-07-28T19:00:21.500Z] Removing intermediate container ba83fb17e391 [2022-07-28T19:00:21.500Z] ---> 71525f4e5715 [2022-07-28T19:00:21.500Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-28T19:00:21.500Z] ---> Running in 9e4893820fb8 [2022-07-28T19:00:23.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T19:00:23.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T19:00:25.236Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-28T19:00:25.236Z] (2/2) Installing su-exec (0.2-r1) [2022-07-28T19:00:25.236Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T19:00:25.236Z] OK: 5 MiB in 16 packages [2022-07-28T19:00:27.234Z] Removing intermediate container 9e4893820fb8 [2022-07-28T19:00:27.234Z] ---> ad4c219e5540 [2022-07-28T19:00:27.234Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-28T19:00:27.512Z] ---> Running in 4986cafcb729 [2022-07-28T19:00:28.114Z] Removing intermediate container 4986cafcb729 [2022-07-28T19:00:28.114Z] ---> f017fd66cfaa [2022-07-28T19:00:28.115Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-28T19:00:28.397Z] ---> Running in 3bd20f63cea6 [2022-07-28T19:00:29.391Z] Removing intermediate container 3bd20f63cea6 [2022-07-28T19:00:29.391Z] ---> f352ff2335e1 [2022-07-28T19:00:29.391Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-28T19:00:29.391Z] ---> Running in 672288b802f7 [2022-07-28T19:00:29.996Z] Removing intermediate container 672288b802f7 [2022-07-28T19:00:29.996Z] ---> 7ec3eb182435 [2022-07-28T19:00:29.996Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-28T19:00:30.274Z] ---> Running in 3e2443dbf513 [2022-07-28T19:00:33.703Z] Removing intermediate container 3e2443dbf513 [2022-07-28T19:00:33.703Z] ---> e64b1278ae82 [2022-07-28T19:00:33.703Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-28T19:00:33.703Z] ---> Running in 742b1171d687 [2022-07-28T19:00:34.298Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T19:00:34.298Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T19:00:34.298Z] ---> fde5a2371081 [2022-07-28T19:00:34.298Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> abdb2315db27 [2022-07-28T19:00:34.298Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> c61e0a4933e9 [2022-07-28T19:00:34.298Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> 48e4c8dac02c [2022-07-28T19:00:34.298Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> c08b89c4ff1d [2022-07-28T19:00:34.298Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> 2a60c0539503 [2022-07-28T19:00:34.298Z] Step 8/26 : COPY . . [2022-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> dbe7411fef97 [2022-07-28T19:00:34.298Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> 623815f8dfc5 [2022-07-28T19:00:34.298Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> 1cee78521c2c [2022-07-28T19:00:34.298Z] 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-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> 70a33f67e6e7 [2022-07-28T19:00:34.298Z] Step 12/26 : WORKDIR /edgex-goRemoving intermediate container 742b1171d687 [2022-07-28T19:00:34.298Z] ---> 7baee5298dbe [2022-07-28T19:00:34.298Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-28T19:00:34.298Z] [2022-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> 1937ee7e523f [2022-07-28T19:00:34.298Z] [2022-07-28T19:00:34.298Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T19:00:34.298Z] ---> 60f2846fe774 [2022-07-28T19:00:34.298Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> 3911a1e59c96 [2022-07-28T19:00:34.298Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T19:00:34.298Z] ---> Using cache [2022-07-28T19:00:34.298Z] ---> 0d5ec48251d0 [2022-07-28T19:00:34.298Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-28T19:00:34.582Z] ---> Running in bf287b63e650 [2022-07-28T19:00:35.570Z] ---> 0b4cd1db9628 [2022-07-28T19:00:35.570Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-28T19:00:35.851Z] ---> Running in aa3cc920788d [2022-07-28T19:00:36.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T19:00:38.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T19:00:38.909Z] Removing intermediate container aa3cc920788d [2022-07-28T19:00:38.909Z] ---> 432cc94f9284 [2022-07-28T19:00:38.909Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T19:00:39.513Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T19:00:39.513Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T19:00:39.513Z] OK: 15733 distinct packages available [2022-07-28T19:00:39.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T19:00:39.794Z] ---> 78b693660109 [2022-07-28T19:00:39.794Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-28T19:00:40.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T19:00:41.385Z] ---> 3f9c378c3a74 [2022-07-28T19:00:41.385Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-28T19:00:41.992Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-28T19:00:41.992Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-28T19:00:42.269Z] (3/4) Installing libucontext (1.1-r0) [2022-07-28T19:00:42.269Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-28T19:00:42.269Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T19:00:42.544Z] OK: 6 MiB in 18 packages [2022-07-28T19:00:42.544Z] ---> 749e36b42459 [2022-07-28T19:00:42.544Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-28T19:00:43.991Z] ---> c442bc2a2a48 [2022-07-28T19:00:43.991Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-28T19:00:44.589Z] Removing intermediate container bf287b63e650 [2022-07-28T19:00:44.589Z] ---> e594675b784c [2022-07-28T19:00:44.589Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T19:00:45.192Z] ---> d5b035c5c737 [2022-07-28T19:00:45.192Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-28T19:00:46.647Z] ---> 1a94b83966e8 [2022-07-28T19:00:46.647Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-28T19:00:46.930Z] ---> Running in 3267417d19b6 [2022-07-28T19:00:51.277Z] Removing intermediate container 3267417d19b6 [2022-07-28T19:00:51.277Z] ---> cd9608401684 [2022-07-28T19:00:51.277Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-28T19:00:51.277Z] ---> Running in 018ce044c311 [2022-07-28T19:00:51.277Z] ---> 17904550ddd7 [2022-07-28T19:00:51.277Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T19:00:51.277Z] Removing intermediate container 018ce044c311 [2022-07-28T19:00:51.277Z] ---> db871afa5c4e [2022-07-28T19:00:51.277Z] Step 28/31 : CMD ["gate"] [2022-07-28T19:00:51.553Z] ---> Running in d22990278c25 [2022-07-28T19:00:52.173Z] Removing intermediate container d22990278c25 [2022-07-28T19:00:52.173Z] ---> e415f05c3cdd [2022-07-28T19:00:52.173Z] Step 29/31 : LABEL arch=arm64 [2022-07-28T19:00:52.173Z] ---> 631cb477a71a [2022-07-28T19:00:52.173Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-28T19:00:52.173Z] ---> Running in 2830e9f520e3 [2022-07-28T19:00:52.458Z] ---> Running in 71f480dc4441 [2022-07-28T19:00:53.075Z] Removing intermediate container 2830e9f520e3 [2022-07-28T19:00:53.075Z] ---> a7106936afe4 [2022-07-28T19:00:53.075Z] Step 30/31 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T19:00:53.075Z] Removing intermediate container 71f480dc4441 [2022-07-28T19:00:53.075Z] ---> 00cd20b88c47 [2022-07-28T19:00:53.075Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-28T19:00:53.075Z] ---> Running in 11d8275ad2b6 [2022-07-28T19:00:54.063Z] Removing intermediate container 11d8275ad2b6 [2022-07-28T19:00:54.063Z] ---> 8a02f8793733 [2022-07-28T19:00:54.063Z] Step 31/31 : LABEL version=0.0.0 [2022-07-28T19:00:54.063Z] ---> Running in f69e050868fc [2022-07-28T19:00:54.337Z] ---> 813884c93a9a [2022-07-28T19:00:54.337Z] Step 21/26 : WORKDIR / [2022-07-28T19:00:54.337Z] ---> Running in 8864b3afeb90 [2022-07-28T19:00:54.620Z] Removing intermediate container f69e050868fc [2022-07-28T19:00:54.620Z] ---> 3724189401ae [2022-07-28T19:00:54.620Z] [2022-07-28T19:00:55.226Z] Removing intermediate container 8864b3afeb90 [2022-07-28T19:00:55.226Z] ---> 53e33be8fe9c [2022-07-28T19:00:55.226Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T19:00:55.506Z] ---> Running in 18655d0f9646 [2022-07-28T19:00:55.506Z] Successfully built 3724189401ae [2022-07-28T19:00:55.506Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-28T19:00:56.116Z]  Building security-bootstrapper ... done Removing intermediate container 18655d0f9646 [2022-07-28T19:00:56.116Z] ---> d20e53e45a92 [2022-07-28T19:00:56.116Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T19:00:56.116Z] ---> Running in 6da96aee0eec [2022-07-28T19:00:56.721Z] Removing intermediate container 6da96aee0eec [2022-07-28T19:00:56.721Z] ---> f63962b9e081 [2022-07-28T19:00:56.721Z] Step 24/26 : LABEL arch=arm64 [2022-07-28T19:00:56.721Z] ---> Running in 4a527107b5c2 [2022-07-28T19:00:57.007Z] Removing intermediate container 4a527107b5c2 [2022-07-28T19:00:57.008Z] ---> ea30622cf001 [2022-07-28T19:00:57.008Z] Step 25/26 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T19:00:57.282Z] ---> Running in a4c8fcd1279b [2022-07-28T19:00:57.892Z] Removing intermediate container a4c8fcd1279b [2022-07-28T19:00:57.892Z] ---> 75ca18da7ca5 [2022-07-28T19:00:57.892Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T19:00:57.892Z] ---> Running in 7510f7161196 [2022-07-28T19:00:58.496Z] Removing intermediate container 7510f7161196 [2022-07-28T19:00:58.496Z] ---> b8edf3373285 [2022-07-28T19:00:58.496Z] [2022-07-28T19:00:58.771Z] Successfully built b8edf3373285 [2022-07-28T19:00:58.771Z] Successfully tagged security-spire-config-arm64:latest [2022-07-28T19:02:50.660Z]  Building security-spire-config ... 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-07-28T19:02:57.401Z] Removing intermediate container 30a215f0b8e2 [2022-07-28T19:02:57.401Z] ---> 2931cbc7f701 [2022-07-28T19:02:57.401Z] [2022-07-28T19:02:57.401Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T19:02:57.401Z] ---> 3d81c46cd875 [2022-07-28T19:02:57.401Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-28T19:02:57.401Z] ---> Running in 02c0307da772 [2022-07-28T19:02:58.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T19:02:59.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T19:03:00.432Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-28T19:03:00.432Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-28T19:03:00.432Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-28T19:03:00.432Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-28T19:03:00.432Z] (5/6) Installing curl (7.83.1-r2) [2022-07-28T19:03:00.432Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-28T19:03:00.432Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T19:03:00.432Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T19:03:00.703Z] OK: 8 MiB in 20 packages [2022-07-28T19:03:03.346Z] Removing intermediate container 02c0307da772 [2022-07-28T19:03:03.346Z] ---> 00e0daeb0550 [2022-07-28T19:03:03.346Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T19:03:03.346Z] ---> Running in ca239a730694 [2022-07-28T19:03:03.624Z] Removing intermediate container ca239a730694 [2022-07-28T19:03:03.624Z] ---> f858d7399128 [2022-07-28T19:03:03.624Z] Step 13/22 : WORKDIR /edgex [2022-07-28T19:03:03.904Z] ---> Running in 8783b5a68bf9 [2022-07-28T19:03:04.526Z] Removing intermediate container 8783b5a68bf9 [2022-07-28T19:03:04.526Z] ---> ad3777ace4f0 [2022-07-28T19:03:04.526Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-28T19:03:05.510Z] ---> 5db351b9deab [2022-07-28T19:03:05.510Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-28T19:03:06.957Z] ---> 2b67aea91501 [2022-07-28T19:03:06.957Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-28T19:03:07.567Z] Removing intermediate container 83cd520eba3d [2022-07-28T19:03:07.567Z] ---> 62c6517fb225 [2022-07-28T19:03:07.567Z] [2022-07-28T19:03:07.567Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T19:03:07.567Z] ---> 3d81c46cd875 [2022-07-28T19:03:07.567Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-28T19:03:07.567Z] ---> Running in 954ef6aba117 [2022-07-28T19:03:08.564Z] Removing intermediate container 954ef6aba117 [2022-07-28T19:03:08.564Z] ---> 7338741e0cfd [2022-07-28T19:03:08.564Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-28T19:03:08.564Z] ---> Running in 26e5586d22eb [2022-07-28T19:03:08.858Z] ---> e95d157106bc [2022-07-28T19:03:08.858Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T19:03:09.135Z] Removing intermediate container 26e5586d22eb [2022-07-28T19:03:09.135Z] ---> 88eec9f1d4d9 [2022-07-28T19:03:09.135Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-28T19:03:09.135Z] ---> Running in 559fa5d6cccf [2022-07-28T19:03:09.736Z] Removing intermediate container 559fa5d6cccf [2022-07-28T19:03:09.736Z] ---> a5c2bdae3b06 [2022-07-28T19:03:09.736Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T19:03:09.736Z] ---> Running in 06166890310f [2022-07-28T19:03:10.014Z] ---> 3dc70a90eff4 [2022-07-28T19:03:10.014Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T19:03:10.014Z] ---> Running in b66fe0f7b311 [2022-07-28T19:03:12.646Z] Removing intermediate container 06166890310f [2022-07-28T19:03:12.646Z] ---> 222149d47848 [2022-07-28T19:03:12.646Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-28T19:03:12.646Z] ---> Running in 920dfd44bce3 [2022-07-28T19:03:12.646Z] Removing intermediate container b66fe0f7b311 [2022-07-28T19:03:12.646Z] ---> 832466d7f42c [2022-07-28T19:03:12.646Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T19:03:12.646Z] ---> Running in d535a9f045d8 [2022-07-28T19:03:13.254Z] Removing intermediate container d535a9f045d8 [2022-07-28T19:03:13.254Z] ---> d3ef9dcdb28a [2022-07-28T19:03:13.254Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T19:03:13.532Z] ---> Running in 0cdb0ed6443e [2022-07-28T19:03:13.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T19:03:14.081Z] Removing intermediate container 0cdb0ed6443e [2022-07-28T19:03:14.081Z] ---> 4cd527d3e860 [2022-07-28T19:03:14.081Z] Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T19:03:14.081Z] ---> Running in bbad12393619 [2022-07-28T19:03:14.356Z] Removing intermediate container bbad12393619 [2022-07-28T19:03:14.356Z] ---> 7d2dd2bbc747 [2022-07-28T19:03:14.356Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T19:03:14.356Z] ---> Running in 6f2b414b9ee0 [2022-07-28T19:03:14.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T19:03:14.903Z] Removing intermediate container 6f2b414b9ee0 [2022-07-28T19:03:14.903Z] ---> 1d2cbb075131 [2022-07-28T19:03:14.903Z] [2022-07-28T19:03:15.501Z] Successfully built 1d2cbb075131 [2022-07-28T19:03:15.501Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-28T19:03:16.097Z]  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-07-28T19:03:16.097Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T19:03:16.097Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-28T19:03:16.370Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T19:03:16.370Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-28T19:03:16.370Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-28T19:03:16.646Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T19:03:16.646Z] OK: 8 MiB in 20 packages [2022-07-28T19:03:18.086Z] Removing intermediate container 920dfd44bce3 [2022-07-28T19:03:18.086Z] ---> 0a4ce0b9f564 [2022-07-28T19:03:18.086Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T19:03:19.064Z] ---> e2851beb8df8 [2022-07-28T19:03:19.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-28T19:03:20.501Z] ---> 4dfb97fe7f78 [2022-07-28T19:03:20.501Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-28T19:03:21.100Z] ---> d4f36031efaf [2022-07-28T19:03:21.100Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-28T19:03:21.100Z] Removing intermediate container 620df5ec76d6 [2022-07-28T19:03:21.100Z] ---> 584880c72b90 [2022-07-28T19:03:21.100Z] [2022-07-28T19:03:21.100Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T19:03:21.100Z] ---> 3d81c46cd875 [2022-07-28T19:03:21.100Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-28T19:03:21.100Z] ---> Running in 110af46e717b [2022-07-28T19:03:21.100Z] ---> Running in 61c37bcb629a [2022-07-28T19:03:21.377Z] Removing intermediate container 110af46e717b [2022-07-28T19:03:21.377Z] ---> ec6ecf6ebdd2 [2022-07-28T19:03:21.377Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T19:03:21.652Z] ---> Running in ded592063366 [2022-07-28T19:03:21.928Z] Removing intermediate container ded592063366 [2022-07-28T19:03:21.928Z] ---> 062d515853c2 [2022-07-28T19:03:21.928Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T19:03:21.928Z] ---> Running in f9e65026f8bc [2022-07-28T19:03:22.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T19:03:22.475Z] Removing intermediate container f9e65026f8bc [2022-07-28T19:03:22.475Z] ---> ab228c5bbe33 [2022-07-28T19:03:22.475Z] Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T19:03:22.475Z] ---> Running in 6d99cfecd9ff [2022-07-28T19:03:22.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T19:03:22.751Z] Removing intermediate container 6d99cfecd9ff [2022-07-28T19:03:22.751Z] ---> 472475d5bd9d [2022-07-28T19:03:22.751Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T19:03:23.033Z] ---> Running in f710a6dc8833 [2022-07-28T19:03:23.308Z] Removing intermediate container f710a6dc8833 [2022-07-28T19:03:23.308Z] ---> 6388fd81be24 [2022-07-28T19:03:23.308Z] [2022-07-28T19:03:23.580Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-28T19:03:23.580Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-28T19:03:23.580Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T19:03:23.580Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T19:03:23.852Z] Successfully built 6388fd81be24 [2022-07-28T19:03:23.852Z] Successfully tagged core-data-arm64:latest [2022-07-28T19:03:23.852Z]  Building core-data ... done OK: 6 MiB in 16 packages [2022-07-28T19:03:24.829Z] Removing intermediate container 61c37bcb629a [2022-07-28T19:03:24.829Z] ---> ef347b3c2a2f [2022-07-28T19:03:24.829Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T19:03:25.108Z] ---> Running in 2f242a5231a2 [2022-07-28T19:03:25.388Z] Removing intermediate container 2f242a5231a2 [2022-07-28T19:03:25.388Z] ---> d901f672a53e [2022-07-28T19:03:25.388Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-28T19:03:25.388Z] ---> Running in a79e71137203 [2022-07-28T19:03:25.663Z] Removing intermediate container a79e71137203 [2022-07-28T19:03:25.663Z] ---> da6efb4aa430 [2022-07-28T19:03:25.663Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T19:03:25.663Z] ---> Running in e93cd9946d90 [2022-07-28T19:03:25.936Z] Removing intermediate container e93cd9946d90 [2022-07-28T19:03:25.936Z] ---> cb4e2893ed36 [2022-07-28T19:03:25.936Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T19:03:26.527Z] ---> 60ac7a31596b [2022-07-28T19:03:26.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-28T19:03:27.959Z] ---> fc2678b22022 [2022-07-28T19:03:27.959Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-28T19:03:28.552Z] ---> ba1e79a04039 [2022-07-28T19:03:28.552Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-28T19:03:28.552Z] ---> Running in 6e4d4ab449da [2022-07-28T19:03:28.824Z] Removing intermediate container 6e4d4ab449da [2022-07-28T19:03:28.824Z] ---> 39715b59965d [2022-07-28T19:03:28.824Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T19:03:28.824Z] ---> Running in 942cb670f533 [2022-07-28T19:03:29.095Z] Removing intermediate container 942cb670f533 [2022-07-28T19:03:29.095Z] ---> 005668f26085 [2022-07-28T19:03:29.095Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T19:03:29.369Z] ---> Running in b483ca5bff8b [2022-07-28T19:03:29.641Z] Removing intermediate container b483ca5bff8b [2022-07-28T19:03:29.641Z] ---> 54f93335fd28 [2022-07-28T19:03:29.641Z] Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 [2022-07-28T19:03:29.641Z] ---> Running in 555d1329e994 [2022-07-28T19:03:29.913Z] Removing intermediate container 555d1329e994 [2022-07-28T19:03:29.913Z] ---> aaf033c0a9bc [2022-07-28T19:03:29.913Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T19:03:29.913Z] ---> Running in 37cb68565754 [2022-07-28T19:03:30.184Z] Removing intermediate container 37cb68565754 [2022-07-28T19:03:30.184Z] ---> 67f5dd4f3e98 [2022-07-28T19:03:30.185Z] [2022-07-28T19:03:30.777Z] Successfully built 67f5dd4f3e98 [2022-07-28T19:03:30.777Z] Successfully tagged support-notifications-arm64:latest [2022-07-28T19:03:31.064Z]  Building support-notifications ... done  [Pipeline] } [2022-07-28T19:03:31.088Z] $ docker stop --time=1 8c9706620e83e04ce432af679bf16e7cfb1f409a206df1a53ceda73629a618b5 [2022-07-28T19:03:32.749Z] $ docker rm -f 8c9706620e83e04ce432af679bf16e7cfb1f409a206df1a53ceda73629a618b5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T19:03:33.369Z] + docker images [2022-07-28T19:03:33.644Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-28T19:03:33.644Z] support-notifications-arm64 latest 67f5dd4f3e98 3 seconds ago 26.1MB [2022-07-28T19:03:33.644Z] core-data-arm64 latest 6388fd81be24 10 seconds ago 20.6MB [2022-07-28T19:03:33.644Z] 584880c72b90 13 seconds ago 1.57GB [2022-07-28T19:03:33.644Z] security-proxy-setup-arm64 latest 1d2cbb075131 19 seconds ago 26.2MB [2022-07-28T19:03:33.644Z] 62c6517fb225 27 seconds ago 1.54GB [2022-07-28T19:03:33.644Z] 2931cbc7f701 37 seconds ago 1.52GB [2022-07-28T19:03:33.644Z] security-spire-config-arm64 latest b8edf3373285 2 minutes ago 83.6MB [2022-07-28T19:03:33.644Z] security-bootstrapper-arm64 latest 3724189401ae 2 minutes ago 18.5MB [2022-07-28T19:03:33.644Z] 52137a5912f6 3 minutes ago 1.52GB [2022-07-28T19:03:33.645Z] core-command-arm64 latest 5a12b0ff9d02 3 minutes ago 15.5MB [2022-07-28T19:03:33.645Z] ab4872b26edb 3 minutes ago 1.51GB [2022-07-28T19:03:33.645Z] security-spire-server-arm64 latest f951a5792f7b 5 minutes ago 84.2MB [2022-07-28T19:03:33.645Z] 4bfef742b6ac 5 minutes ago 1.41GB [2022-07-28T19:03:33.645Z] support-scheduler-arm64 latest 73d44b4a1c0f 5 minutes ago 25.6MB [2022-07-28T19:03:33.645Z] 23ea48838a03 5 minutes ago 1.57GB [2022-07-28T19:03:33.645Z] security-spiffe-token-provider-arm64 latest 836d93186cc0 8 minutes ago 28.3MB [2022-07-28T19:03:33.645Z] sys-mgmt-agent-arm64 latest 08f5ba115e65 8 minutes ago 282MB [2022-07-28T19:03:33.645Z] 205046e2d342 8 minutes ago 1.56GB [2022-07-28T19:03:33.645Z] security-secretstore-setup-arm64 latest 21de46ed6efe 9 minutes ago 27.9MB [2022-07-28T19:03:33.645Z] core-metadata-arm64 latest f40dc25a433d 9 minutes ago 16.4MB [2022-07-28T19:03:33.645Z] 5784549bf22c 10 minutes ago 1.52GB [2022-07-28T19:03:33.645Z] 1809f7377f8e 10 minutes ago 1.52GB [2022-07-28T19:03:33.645Z] c452e8964270 10 minutes ago 1.51GB [2022-07-28T19:03:33.645Z] security-spire-agent-arm64 latest 16c8536c31e3 15 minutes ago 122MB [2022-07-28T19:03:33.645Z] 1937ee7e523f 15 minutes ago 1.41GB [2022-07-28T19:03:33.645Z] ci-base-image-arm64 latest fde5a2371081 29 minutes ago 995MB [2022-07-28T19:03:33.645Z] alpine 3.15 60f2846fe774 8 days ago 5.32MB [2022-07-28T19:03:33.645Z] alpine 3.16 3d81c46cd875 9 days ago 5.27MB [2022-07-28T19:03:33.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-28T19:03:33.645Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-28T19:03:33.645Z] 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-07-28T19:03:34.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T19:03:34.429Z] [2022-07-28T19:03:34.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T19:03:34.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T19:03:35.124Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-28T19:03:35.124Z] 8998bd30e6a1: Pulling fs layer [2022-07-28T19:03:35.124Z] 04944245beec: Pulling fs layer [2022-07-28T19:03:35.124Z] 699f458cf7ca: Pulling fs layer [2022-07-28T19:03:35.124Z] 765212b225bb: Pulling fs layer [2022-07-28T19:03:35.124Z] f23df028b6ca: Pulling fs layer [2022-07-28T19:03:35.124Z] d65c8cfc05b1: Pulling fs layer [2022-07-28T19:03:35.124Z] 2437ff75d9bd: Pulling fs layer [2022-07-28T19:03:35.124Z] f23df028b6ca: Waiting [2022-07-28T19:03:35.124Z] 765212b225bb: Waiting [2022-07-28T19:03:35.124Z] d65c8cfc05b1: Waiting [2022-07-28T19:03:35.124Z] 2437ff75d9bd: Waiting [2022-07-28T19:03:35.124Z] 04944245beec: Verifying Checksum [2022-07-28T19:03:35.124Z] 04944245beec: Download complete [2022-07-28T19:03:35.397Z] 765212b225bb: Verifying Checksum [2022-07-28T19:03:35.397Z] 765212b225bb: Download complete [2022-07-28T19:03:35.397Z] f23df028b6ca: Verifying Checksum [2022-07-28T19:03:35.397Z] f23df028b6ca: Download complete [2022-07-28T19:03:35.397Z] d65c8cfc05b1: Verifying Checksum [2022-07-28T19:03:35.397Z] d65c8cfc05b1: Download complete [2022-07-28T19:03:35.397Z] 699f458cf7ca: Verifying Checksum [2022-07-28T19:03:35.397Z] 699f458cf7ca: Download complete [2022-07-28T19:03:35.993Z] 8998bd30e6a1: Verifying Checksum [2022-07-28T19:03:35.993Z] 8998bd30e6a1: Download complete [2022-07-28T19:03:37.968Z] 2437ff75d9bd: Verifying Checksum [2022-07-28T19:03:37.968Z] 2437ff75d9bd: Download complete [2022-07-28T19:03:40.587Z] 8998bd30e6a1: Pull complete [2022-07-28T19:03:40.587Z] 04944245beec: Pull complete [2022-07-28T19:03:42.557Z] 699f458cf7ca: Pull complete [2022-07-28T19:03:42.557Z] 765212b225bb: Pull complete [2022-07-28T19:03:43.152Z] f23df028b6ca: Pull complete [2022-07-28T19:03:43.424Z] d65c8cfc05b1: Pull complete [2022-07-28T19:03:58.489Z] 2437ff75d9bd: Pull complete [2022-07-28T19:03:58.489Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-28T19:03:58.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T19:03:58.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T19:03:58.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-21390 does not seem to be running inside a container [2022-07-28T19:03:58.957Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-07-28T19:04:01.521Z] $ docker top c0ff5136476882fc0cda59501ad2c21e08ec035e770eef1e4aee54d5480909a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T19:04:02.572Z] ---> job-cost.sh [2022-07-28T19:04:02.572Z] lf-activate-venv: SKIPPING [2022-07-28T19:04:02.572Z] INFO: No Stack... [2022-07-28T19:04:03.163Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-28T19:04:03.755Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T19:04:04.698Z] + cut -d, -f6 [2022-07-28T19:04:04.698Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-07-28T19:04:04.774Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4105-1-stack-cost] [2022-07-28T19:04:04.783Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4105-1-stack-cost] did not exist. Created. [2022-07-28T19:04:04.784Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T19:04:05.545Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-28T19:04:05.737Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T19:04:05.757Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4105-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T19:04:05.846Z] $ docker stop --time=1 c0ff5136476882fc0cda59501ad2c21e08ec035e770eef1e4aee54d5480909a6 [2022-07-28T19:04:07.338Z] $ docker rm -f c0ff5136476882fc0cda59501ad2c21e08ec035e770eef1e4aee54d5480909a6 [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-07-28T19:04:08.355Z] provisioning config files... [2022-07-28T19:04:08.363Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8697175237188514406tmp [Pipeline] { [Pipeline] sh [2022-07-28T19:04:08.699Z] + set +x [2022-07-28T19:04:08.699Z] + curl -s https://codecov.io/bash [2022-07-28T19:04:08.699Z] + bash -s -- [2022-07-28T19:04:08.699Z] [2022-07-28T19:04:08.699Z] _____ _ [2022-07-28T19:04:08.699Z] / ____| | | [2022-07-28T19:04:08.699Z] | | ___ __| | ___ ___ _____ __ [2022-07-28T19:04:08.699Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-28T19:04:08.699Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-28T19:04:08.699Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-28T19:04:08.699Z] Bash-1.0.6 [2022-07-28T19:04:08.699Z] [2022-07-28T19:04:08.699Z] [2022-07-28T19:04:08.699Z] ==> git version 2.25.1 found [2022-07-28T19:04:08.699Z] ==> 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-07-28T19:04:08.699Z] Release-Date: 2020-01-08 [2022-07-28T19:04:08.699Z] 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-07-28T19:04:08.699Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-28T19:04:08.699Z] ==> Jenkins CI detected. [2022-07-28T19:04:08.699Z] current dir:  /w/workspace/edgex-go/1 [2022-07-28T19:04:08.699Z] project root: . [2022-07-28T19:04:08.699Z] --> token set from env [2022-07-28T19:04:08.699Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-28T19:04:08.699Z] ==> Running gcov in . (disable via -X gcov) [2022-07-28T19:04:08.699Z] ==> Python coveragepy not found [2022-07-28T19:04:08.699Z] ==> Searching for coverage reports in: [2022-07-28T19:04:08.699Z] + . [2022-07-28T19:04:08.699Z] -> Found 1 reports [2022-07-28T19:04:08.699Z] ==> Detecting git/mercurial file structure [2022-07-28T19:04:08.699Z] ==> Reading reports [2022-07-28T19:04:08.699Z] + ./coverage.out bytes=436144 [2022-07-28T19:04:08.960Z] ==> Appending adjustments [2022-07-28T19:04:08.960Z] https://docs.codecov.io/docs/fixing-reports [2022-07-28T19:04:09.901Z] + Found adjustments [2022-07-28T19:04:09.901Z] ==> Gzipping contents [2022-07-28T19:04:10.160Z] 60K /tmp/codecov.V30vp8.gz [2022-07-28T19:04:10.160Z] ==> Uploading reports [2022-07-28T19:04:10.160Z] url: https://codecov.io [2022-07-28T19:04:10.160Z] query: branch=PR-4105&commit=d4e25229156db7662ebd247fa06e9b6c51b0ff66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4105&job=&cmd_args= [2022-07-28T19:04:10.160Z] -> Pinging Codecov [2022-07-28T19:04:10.160Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4105&commit=d4e25229156db7662ebd247fa06e9b6c51b0ff66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4105&job=&cmd_args= [2022-07-28T19:04:10.420Z] -> Uploading to [2022-07-28T19:04:10.420Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-28/00271124DB129430A58F1EEE437C3FCB/d4e25229156db7662ebd247fa06e9b6c51b0ff66/2e0d784f-0157-440f-b705-528cd9aa47e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T190410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=324dad8e4a07492790fc55f8f3f938d200508ee6ca359985f18dba212f4f337c [2022-07-28T19:04:10.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T19:04:10.420Z] Dload Upload Total Spent Left Speed [2022-07-28T19:04:10.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60005 0 0 100 60005 0 245k --:--:-- --:--:-- --:--:-- 245k [2022-07-28T19:04:10.682Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d4e25229156db7662ebd247fa06e9b6c51b0ff66 [Pipeline] } [2022-07-28T19:04:10.711Z] 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-07-28T19:04:12.124Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-28T19:04:12.479Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T19:04:13.383Z] ---> package-listing.sh [2022-07-28T19:04:13.383Z] ++ facter osfamily [2022-07-28T19:04:13.383Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-28T19:04:13.383Z] + OS_FAMILY=debian [2022-07-28T19:04:13.383Z] + workspace=/w/workspace/edgex-go/1 [2022-07-28T19:04:13.383Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-28T19:04:13.383Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-28T19:04:13.383Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-28T19:04:13.383Z] + PACKAGES=/tmp/packages_start.txt [2022-07-28T19:04:13.383Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-28T19:04:13.383Z] + PACKAGES=/tmp/packages_end.txt [2022-07-28T19:04:13.383Z] + case "${OS_FAMILY}" in [2022-07-28T19:04:13.383Z] + dpkg -l [2022-07-28T19:04:13.383Z] + grep '^ii' [2022-07-28T19:04:13.644Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-28T19:04:13.644Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-28T19:04:13.644Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-28T19:04:13.644Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-28T19:04:13.644Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-28T19:04:13.644Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-28T19:04:13.681Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-28T19:04:13.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T19:04:14.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T19:04:14.631Z] [2022-07-28T19:04:14.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T19:04:15.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T19:04:15.014Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-28T19:04:15.014Z] 5eb5b503b376: Pulling fs layer [2022-07-28T19:04:15.014Z] 5c69ac0246d0: Pulling fs layer [2022-07-28T19:04:15.014Z] ec43610c2a17: Pulling fs layer [2022-07-28T19:04:15.014Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-28T19:04:15.014Z] 33b1e0a273af: Pulling fs layer [2022-07-28T19:04:15.014Z] 5d3b04190fa2: Pulling fs layer [2022-07-28T19:04:15.014Z] 2f39f015ded8: Pulling fs layer [2022-07-28T19:04:15.014Z] 3a2ae6a8a46f: Waiting [2022-07-28T19:04:15.014Z] 5d3b04190fa2: Waiting [2022-07-28T19:04:15.014Z] 33b1e0a273af: Waiting [2022-07-28T19:04:15.014Z] 2f39f015ded8: Waiting [2022-07-28T19:04:15.014Z] 5c69ac0246d0: Download complete [2022-07-28T19:04:15.014Z] 3a2ae6a8a46f: Download complete [2022-07-28T19:04:15.014Z] 33b1e0a273af: Verifying Checksum [2022-07-28T19:04:15.014Z] 33b1e0a273af: Download complete [2022-07-28T19:04:15.014Z] 5d3b04190fa2: Verifying Checksum [2022-07-28T19:04:15.014Z] 5d3b04190fa2: Download complete [2022-07-28T19:04:15.274Z] ec43610c2a17: Download complete [2022-07-28T19:04:15.274Z] 5eb5b503b376: Verifying Checksum [2022-07-28T19:04:15.274Z] 5eb5b503b376: Download complete [2022-07-28T19:04:15.844Z] 2f39f015ded8: Download complete [2022-07-28T19:04:16.785Z] 5eb5b503b376: Pull complete [2022-07-28T19:04:16.786Z] 5c69ac0246d0: Pull complete [2022-07-28T19:04:17.359Z] ec43610c2a17: Pull complete [2022-07-28T19:04:17.359Z] 3a2ae6a8a46f: Pull complete [2022-07-28T19:04:17.620Z] 33b1e0a273af: Pull complete [2022-07-28T19:04:17.621Z] 5d3b04190fa2: Pull complete [2022-07-28T19:04:21.815Z] 2f39f015ded8: Pull complete [2022-07-28T19:04:21.815Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-28T19:04:21.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T19:04:21.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T19:04:22.042Z] prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container [2022-07-28T19:04:22.073Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2022-07-28T19:04:23.821Z] $ docker top 308a4ed61833b130798ef214449aed6a2e1b67c5c934dea5a0c799ac86a05c53 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T19:04:24.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-28T19:04:24.555Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-28T19:04:24.869Z] + ls /var/log/sa-host [2022-07-28T19:04:24.869Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T19:04:25.077Z] provisioning config files... [2022-07-28T19:04:25.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3397671381513672482tmp [Pipeline] { [Pipeline] echo [2022-07-28T19:04:25.142Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T19:04:25.459Z] ---> create-netrc.sh [Pipeline] } [2022-07-28T19:04:25.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-28T19:04:25.902Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-28T19:04:25.935Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T19:04:26.252Z] ---> sudo-logs.sh [2022-07-28T19:04:26.252Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-28T19:04:26.331Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T19:04:26.647Z] ---> job-cost.sh [2022-07-28T19:04:26.647Z] lf-activate-venv: SKIPPING [2022-07-28T19:04:26.647Z] DEBUG: total: 0.10999999940395355 [2022-07-28T19:04:26.647Z] INFO: Retrieving Stack Cost... [2022-07-28T19:04:27.221Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T19:04:27.792Z] INFO: Archiving Costs [Pipeline] echo [2022-07-28T19:04:27.828Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T19:04:28.148Z] ---> logs-deploy.sh [2022-07-28T19:04:28.148Z] lf-activate-venv: SKIPPING [2022-07-28T19:04:28.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4105/1 [2022-07-28T19:04:28.148Z] INFO: archiving workspace using pattern(s): [2022-07-28T19:04:29.091Z] Archives upload complete. [2022-07-28T19:04:29.353Z] INFO: archiving logs to Nexus [2022-07-28T19:04:29.930Z] ---> uname -a: [2022-07-28T19:04:29.930Z] Linux prd-ubuntu20-04-docker-8c-8g-21389 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-28T19:04:29.930Z] [2022-07-28T19:04:29.930Z] [2022-07-28T19:04:29.930Z] ---> lscpu: [2022-07-28T19:04:29.930Z] Architecture: x86_64 [2022-07-28T19:04:29.930Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-28T19:04:29.930Z] Byte Order: Little Endian [2022-07-28T19:04:29.930Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-28T19:04:29.930Z] CPU(s): 8 [2022-07-28T19:04:29.930Z] On-line CPU(s) list: 0-7 [2022-07-28T19:04:29.930Z] Thread(s) per core: 1 [2022-07-28T19:04:29.930Z] Core(s) per socket: 1 [2022-07-28T19:04:29.930Z] Socket(s): 8 [2022-07-28T19:04:29.930Z] NUMA node(s): 1 [2022-07-28T19:04:29.930Z] Vendor ID: AuthenticAMD [2022-07-28T19:04:29.930Z] CPU family: 23 [2022-07-28T19:04:29.930Z] Model: 49 [2022-07-28T19:04:29.930Z] Model name: AMD EPYC-Rome Processor [2022-07-28T19:04:29.930Z] Stepping: 0 [2022-07-28T19:04:29.930Z] CPU MHz: 2799.976 [2022-07-28T19:04:29.930Z] BogoMIPS: 5599.95 [2022-07-28T19:04:29.930Z] Virtualization: AMD-V [2022-07-28T19:04:29.930Z] Hypervisor vendor: KVM [2022-07-28T19:04:29.930Z] Virtualization type: full [2022-07-28T19:04:29.930Z] L1d cache: 256 KiB [2022-07-28T19:04:29.930Z] L1i cache: 256 KiB [2022-07-28T19:04:29.930Z] L2 cache: 4 MiB [2022-07-28T19:04:29.930Z] L3 cache: 128 MiB [2022-07-28T19:04:29.930Z] NUMA node0 CPU(s): 0-7 [2022-07-28T19:04:29.930Z] Vulnerability Itlb multihit: Not affected [2022-07-28T19:04:29.930Z] Vulnerability L1tf: Not affected [2022-07-28T19:04:29.930Z] Vulnerability Mds: Not affected [2022-07-28T19:04:29.930Z] Vulnerability Meltdown: Not affected [2022-07-28T19:04:29.930Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-28T19:04:29.930Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-28T19:04:29.930Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-28T19:04:29.930Z] Vulnerability Srbds: Not affected [2022-07-28T19:04:29.930Z] Vulnerability Tsx async abort: Not affected [2022-07-28T19:04:29.930Z] 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-07-28T19:04:29.930Z] [2022-07-28T19:04:29.930Z] [2022-07-28T19:04:29.930Z] ---> nproc: [2022-07-28T19:04:29.930Z] 8 [2022-07-28T19:04:29.930Z] [2022-07-28T19:04:29.930Z] [2022-07-28T19:04:29.930Z] ---> df -h: [2022-07-28T19:04:29.930Z] Filesystem Size Used Avail Use% Mounted on [2022-07-28T19:04:29.930Z] overlay 155G 19G 137G 12% / [2022-07-28T19:04:29.930Z] tmpfs 64M 0 64M 0% /dev [2022-07-28T19:04:29.930Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-28T19:04:29.930Z] shm 64M 0 64M 0% /dev/shm [2022-07-28T19:04:29.930Z] /dev/vda1 155G 19G 137G 12% /facter-os [2022-07-28T19:04:29.930Z] [2022-07-28T19:04:29.930Z] [2022-07-28T19:04:29.930Z] ---> sar -b -r -n DEV: [2022-07-28T19:04:29.930Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21389) 07/28/22 _x86_64_ (8 CPU) [2022-07-28T19:04:29.930Z] [2022-07-28T19:04:29.930Z] 18:27:30 LINUX RESTART (8 CPU) [2022-07-28T19:04:29.930Z] [2022-07-28T19:04:29.930Z] 18:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-28T19:04:29.930Z] 18:29:01 355.82 14.85 340.98 0.00 2179.37 148669.76 0.00 [2022-07-28T19:04:29.930Z] 18:30:01 42.26 0.03 42.23 0.00 2.80 12833.99 0.00 [2022-07-28T19:04:29.930Z] 18:31:01 54.27 0.20 54.07 0.00 2.27 22831.08 0.00 [2022-07-28T19:04:29.930Z] 18:32:01 594.59 7.15 587.44 0.00 78.67 393122.66 0.00 [2022-07-28T19:04:29.930Z] 18:33:01 1012.08 0.35 1011.73 0.00 18.66 334213.69 0.00 [2022-07-28T19:04:29.930Z] 18:34:01 957.49 1.32 956.17 0.00 13.73 279350.24 0.00 [2022-07-28T19:04:29.930Z] 18:35:01 139.89 0.00 139.89 0.00 0.00 17201.20 0.00 [2022-07-28T19:04:29.930Z] 18:36:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 [2022-07-28T19:04:29.930Z] 18:37:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2022-07-28T19:04:29.930Z] 18:38:01 2.17 0.00 2.17 0.00 0.00 26.52 0.00 [2022-07-28T19:04:29.930Z] 18:39:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2022-07-28T19:04:29.930Z] 18:40:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 [2022-07-28T19:04:29.930Z] 18:41:01 2.65 1.58 1.07 0.00 50.39 12.40 0.00 [2022-07-28T19:04:29.930Z] 18:42:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 [2022-07-28T19:04:29.930Z] 18:43:01 1.73 0.02 1.72 0.00 0.13 18.80 0.00 [2022-07-28T19:04:29.930Z] 18:44:02 1.45 0.00 1.45 0.00 0.00 17.73 0.00 [2022-07-28T19:04:29.930Z] 18:45:01 1.10 0.00 1.10 0.00 0.00 12.33 0.00 [2022-07-28T19:04:29.930Z] 18:46:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2022-07-28T19:04:29.930Z] 18:47:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2022-07-28T19:04:29.930Z] 18:48:01 1.85 0.00 1.85 0.00 0.00 21.46 0.00 [2022-07-28T19:04:29.930Z] 18:49:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2022-07-28T19:04:29.930Z] 18:50:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 [2022-07-28T19:04:29.930Z] 18:51:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 [2022-07-28T19:04:29.930Z] 18:52:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2022-07-28T19:04:29.930Z] 18:53:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 [2022-07-28T19:04:29.930Z] 18:54:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2022-07-28T19:04:29.930Z] 18:55:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2022-07-28T19:04:29.930Z] 18:56:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2022-07-28T19:04:29.930Z] 18:57:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2022-07-28T19:04:29.930Z] 18:58:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2022-07-28T19:04:29.930Z] 18:59:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2022-07-28T19:04:29.930Z] 19:00:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 [2022-07-28T19:04:29.931Z] 19:01:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 [2022-07-28T19:04:29.931Z] 19:02:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 [2022-07-28T19:04:29.931Z] 19:03:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2022-07-28T19:04:29.931Z] 19:04:01 3.57 0.87 2.70 0.00 18.39 35.59 0.00 [2022-07-28T19:04:29.931Z] Average: 88.89 0.73 88.16 0.00 65.70 33605.23 0.00 [2022-07-28T19:04:29.931Z] [2022-07-28T19:04:29.931Z] 18:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-28T19:04:29.931Z] 18:29:01 28240712 31796664 500332 1.52 135928 3645224 1803384 5.31 1184240 3027336 3896 [2022-07-28T19:04:29.931Z] 18:30:01 27544724 31661836 625292 1.90 138852 4161752 2372744 6.99 1544164 3310888 278784 [2022-07-28T19:04:29.931Z] 18:31:01 27805852 31726500 565460 1.72 141500 3983580 2238924 6.60 1361008 3258124 180496 [2022-07-28T19:04:29.931Z] 18:32:01 21324584 31320688 941276 2.86 283060 9602780 3057132 9.01 2299232 8453648 100 [2022-07-28T19:04:29.931Z] 18:33:01 19348284 31368548 884468 2.69 334300 11441416 3568184 10.52 2624460 9959936 17608 [2022-07-28T19:04:29.931Z] 18:34:01 18403620 31660108 606536 1.84 422396 12530500 2413792 7.11 2353484 11132736 150568 [2022-07-28T19:04:29.931Z] 18:35:01 19524628 31758620 513804 1.56 424112 11539216 1930196 5.69 2302948 10100788 168 [2022-07-28T19:04:29.931Z] 18:36:01 19526796 31760788 511752 1.56 424140 11539216 1930196 5.69 2301816 10100788 164 [2022-07-28T19:04:29.931Z] 18:37:01 19538888 31772844 499836 1.52 424144 11539224 1930196 5.69 2290000 10100796 172 [2022-07-28T19:04:29.931Z] 18:38:01 19539408 31773472 499176 1.52 424172 11539328 1930196 5.69 2290260 10100900 188 [2022-07-28T19:04:29.931Z] 18:39:01 19540808 31774880 497712 1.51 424176 11539332 1930196 5.69 2288612 10100904 180 [2022-07-28T19:04:29.931Z] 18:40:01 19541568 31775652 497184 1.51 424192 11539340 1930196 5.69 2288468 10100912 208 [2022-07-28T19:04:29.931Z] 18:41:01 19536988 31773592 499180 1.52 424208 11540852 1930196 5.69 2295048 10100480 216 [2022-07-28T19:04:29.931Z] 18:42:01 19537264 31773940 498864 1.52 424228 11540856 1930196 5.69 2293968 10100532 188 [2022-07-28T19:04:29.931Z] 18:43:01 19535000 31771804 500956 1.52 424252 11540856 1929240 5.69 2294388 10100532 204 [2022-07-28T19:04:29.931Z] 18:44:02 19535488 31772300 500384 1.52 424268 11540860 1929240 5.69 2294048 10100536 216 [2022-07-28T19:04:29.931Z] 18:45:01 19535440 31772256 500360 1.52 424276 11540864 1929240 5.69 2294272 10100540 184 [2022-07-28T19:04:29.931Z] 18:46:01 19535600 31772416 500332 1.52 424292 11540864 1929240 5.69 2294280 10100540 228 [2022-07-28T19:04:29.931Z] 18:47:01 19535340 31772160 500552 1.52 424308 11540868 1929240 5.69 2294044 10100544 200 [2022-07-28T19:04:29.931Z] 18:48:01 19535292 31772200 500540 1.52 424336 11540872 1929240 5.69 2294512 10100552 32 [2022-07-28T19:04:29.931Z] 18:49:01 19535496 31772408 500260 1.52 424344 11540876 1929240 5.69 2294152 10100552 204 [2022-07-28T19:04:29.931Z] 18:50:01 19535496 31772412 500224 1.52 424364 11540880 1929240 5.69 2293844 10100556 56 [2022-07-28T19:04:29.931Z] 18:51:01 19535148 31772068 500576 1.52 424368 11540880 1929240 5.69 2294204 10100556 200 [2022-07-28T19:04:29.931Z] 18:52:01 19535408 31772332 500272 1.52 424380 11540884 1929240 5.69 2294240 10100560 256 [2022-07-28T19:04:29.931Z] 18:53:01 19535324 31772320 500524 1.52 424396 11540888 1929240 5.69 2294684 10100564 48 [2022-07-28T19:04:29.931Z] 18:54:01 19535528 31772540 500240 1.52 424404 11540892 1929240 5.69 2294480 10100568 188 [2022-07-28T19:04:29.931Z] 18:55:01 19535276 31772292 500460 1.52 424416 11540896 1929240 5.69 2294244 10100572 16 [2022-07-28T19:04:29.931Z] 18:56:01 19535172 31772192 500432 1.52 424440 11540900 1929240 5.69 2294284 10100576 248 [2022-07-28T19:04:29.931Z] 18:57:01 19535384 31772404 500136 1.52 424460 11540904 1929240 5.69 2294476 10100576 180 [2022-07-28T19:04:29.931Z] 18:58:01 19535368 31772456 500072 1.52 424476 11540908 1929240 5.69 2294664 10100588 44 [2022-07-28T19:04:29.931Z] 18:59:01 19536012 31773100 499804 1.52 424480 11540908 1929240 5.69 2294320 10100588 192 [2022-07-28T19:04:29.931Z] 19:00:01 19536044 31773136 499752 1.52 424484 11540912 1929240 5.69 2294392 10100592 296 [2022-07-28T19:04:29.931Z] 19:01:01 19535996 31773092 499736 1.52 424484 11540916 1929240 5.69 2294340 10100596 192 [2022-07-28T19:04:29.931Z] 19:02:01 19535632 31772732 500020 1.52 424500 11540916 1929240 5.69 2294424 10100596 188 [2022-07-28T19:04:29.931Z] 19:03:01 19535584 31772752 499976 1.52 424524 11540920 1929240 5.69 2294948 10100604 72 [2022-07-28T19:04:29.931Z] 19:04:01 19533888 31771976 500904 1.52 424600 11541432 1925168 5.67 2295076 10101036 208 [2022-07-28T19:04:29.931Z] Average: 20242584 31741430 531872 1.62 394063 10877298 2037082 6.00 2227612 9504491 17683 [2022-07-28T19:04:29.931Z] [2022-07-28T19:04:29.931Z] 18:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-28T19:04:29.931Z] 18:29:01 docker0 463.57 443.81 35.91 3858.30 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:29:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:29:01 ens3 1214.68 1118.75 12452.42 155.32 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:30:01 docker0 1.50 1.57 0.10 0.12 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:30:01 vethac4ce44 1.50 1.68 0.12 0.13 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:30:01 ens3 68.97 52.41 37.12 66.06 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:31:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:31:01 ens3 81.65 49.70 1686.00 15.54 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:32:01 docker0 135.21 176.66 10.36 1629.05 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:32:01 veth69e318a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:32:01 lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:32:01 vetha200202 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:32:01 veth585dc66 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:32:01 vethdebce55 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:32:01 ens3 253.29 197.20 1712.56 89.60 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:33:01 docker0 90.65 123.70 6.19 1034.54 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:33:01 veth22ccb51 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:33:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:33:01 vetha200202 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:33:01 vethb419374 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:33:01 veth06274fa 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:33:01 veth0e7e32d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:33:01 ens3 197.57 142.06 1122.91 84.58 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:34:01 docker0 94.33 133.03 6.81 1262.28 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:34:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:34:01 vetha200202 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:34:01 veth558e5e0 8.47 9.95 0.59 44.61 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:34:01 ens3 261.06 182.42 2445.02 90.85 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:35:01 docker0 7.13 11.26 0.44 80.33 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:35:01 ens3 20.48 12.56 88.04 4.22 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:36:01 ens3 0.32 0.30 0.02 0.02 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:37:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:38:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:39:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:41:01 ens3 7.32 5.47 5.19 6.13 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:43:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:44:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:44:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:45:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.931Z] 18:48:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:53:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:55:01 ens3 0.23 0.20 0.64 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:58:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 18:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:02:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:03:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] 19:04:01 ens3 1.07 0.60 0.40 0.29 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] Average: docker0 22.03 24.74 1.66 218.61 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] Average: ens3 58.62 49.02 543.34 14.26 0.00 0.00 0.00 0.00 [2022-07-28T19:04:29.932Z] [2022-07-28T19:04:29.932Z] [2022-07-28T19:04:29.932Z] ---> sar -P ALL: [2022-07-28T19:04:29.932Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21389) 07/28/22 _x86_64_ (8 CPU) [2022-07-28T19:04:29.932Z] [2022-07-28T19:04:29.932Z] 18:27:30 LINUX RESTART (8 CPU) [2022-07-28T19:04:29.932Z] [2022-07-28T19:04:29.932Z] 18:28:01 CPU %user %nice %system %iowait %steal %idle [2022-07-28T19:04:29.932Z] 18:29:01 all 12.26 0.00 4.70 2.09 0.06 80.88 [2022-07-28T19:04:29.932Z] 18:29:01 0 11.87 0.00 4.61 1.33 0.05 82.14 [2022-07-28T19:04:29.932Z] 18:29:01 1 14.48 0.00 3.92 0.05 0.05 81.50 [2022-07-28T19:04:29.932Z] 18:29:01 2 14.06 0.00 5.90 7.10 0.07 72.87 [2022-07-28T19:04:29.932Z] 18:29:01 3 11.28 0.00 4.40 0.42 0.07 83.82 [2022-07-28T19:04:29.932Z] 18:29:01 4 13.46 0.00 7.19 5.41 0.07 73.88 [2022-07-28T19:04:29.932Z] 18:29:01 5 11.61 0.00 4.37 0.76 0.05 83.21 [2022-07-28T19:04:29.932Z] 18:29:01 6 7.88 0.00 2.73 1.30 0.05 88.04 [2022-07-28T19:04:29.932Z] 18:29:01 7 13.47 0.00 4.52 0.38 0.09 81.55 [2022-07-28T19:04:29.932Z] 18:30:01 all 40.53 0.00 6.95 0.26 0.07 52.20 [2022-07-28T19:04:29.932Z] 18:30:01 0 40.86 0.00 6.99 0.12 0.08 51.95 [2022-07-28T19:04:29.932Z] 18:30:01 1 40.11 0.00 6.67 0.08 0.07 53.07 [2022-07-28T19:04:29.932Z] 18:30:01 2 40.66 0.00 7.03 1.41 0.07 50.83 [2022-07-28T19:04:29.932Z] 18:30:01 3 40.99 0.00 6.16 0.05 0.07 52.73 [2022-07-28T19:04:29.932Z] 18:30:01 4 41.87 0.00 6.84 0.12 0.07 51.10 [2022-07-28T19:04:29.932Z] 18:30:01 5 40.49 0.00 7.86 0.12 0.07 51.46 [2022-07-28T19:04:29.932Z] 18:30:01 6 38.62 0.00 6.38 0.02 0.07 54.92 [2022-07-28T19:04:29.932Z] 18:30:01 7 40.64 0.00 7.67 0.13 0.07 51.49 [2022-07-28T19:04:29.932Z] 18:31:01 all 46.10 0.00 6.61 0.43 0.09 46.77 [2022-07-28T19:04:29.932Z] 18:31:01 0 44.83 0.00 6.53 0.03 0.08 48.51 [2022-07-28T19:04:29.932Z] 18:31:01 1 47.62 0.00 6.69 0.05 0.08 45.56 [2022-07-28T19:04:29.932Z] 18:31:01 2 44.38 0.00 6.20 1.70 0.08 47.63 [2022-07-28T19:04:29.932Z] 18:31:01 3 47.28 0.00 6.88 0.05 0.08 45.70 [2022-07-28T19:04:29.932Z] 18:31:01 4 45.41 0.00 6.51 1.45 0.08 46.54 [2022-07-28T19:04:29.932Z] 18:31:01 5 44.99 0.00 6.34 0.03 0.08 48.55 [2022-07-28T19:04:29.932Z] 18:31:01 6 47.25 0.00 6.40 0.02 0.08 46.25 [2022-07-28T19:04:29.932Z] 18:31:01 7 47.01 0.00 7.35 0.13 0.10 45.40 [2022-07-28T19:04:29.932Z] 18:32:01 all 19.61 0.00 13.26 7.88 0.08 59.18 [2022-07-28T19:04:29.932Z] 18:32:01 0 19.72 0.00 12.47 2.84 0.07 64.90 [2022-07-28T19:04:29.932Z] 18:32:01 1 21.52 0.00 11.69 4.19 0.09 62.51 [2022-07-28T19:04:29.932Z] 18:32:01 2 19.20 0.00 12.08 3.80 0.07 64.85 [2022-07-28T19:04:29.932Z] 18:32:01 3 17.60 0.00 14.08 9.72 0.09 58.51 [2022-07-28T19:04:29.932Z] 18:32:01 4 18.55 0.00 13.89 15.55 0.09 51.92 [2022-07-28T19:04:29.932Z] 18:32:01 5 17.73 0.00 14.20 5.17 0.09 62.82 [2022-07-28T19:04:29.932Z] 18:32:01 6 22.19 0.00 12.74 3.84 0.09 61.14 [2022-07-28T19:04:29.932Z] 18:32:01 7 20.33 0.00 14.91 18.03 0.09 46.64 [2022-07-28T19:04:29.932Z] 18:33:01 all 62.99 0.00 15.60 5.91 0.12 15.39 [2022-07-28T19:04:29.932Z] 18:33:01 0 64.04 0.00 15.32 6.39 0.12 14.13 [2022-07-28T19:04:29.932Z] 18:33:01 1 65.76 0.00 15.39 3.66 0.10 15.09 [2022-07-28T19:04:29.932Z] 18:33:01 2 65.34 0.00 15.04 4.25 0.12 15.25 [2022-07-28T19:04:29.932Z] 18:33:01 3 61.21 0.00 13.81 7.61 0.12 17.24 [2022-07-28T19:04:29.932Z] 18:33:01 4 64.37 0.00 15.82 7.02 0.12 12.67 [2022-07-28T19:04:29.932Z] 18:33:01 5 61.70 0.00 14.03 4.73 0.10 19.43 [2022-07-28T19:04:29.932Z] 18:33:01 6 60.56 0.00 15.17 5.95 0.12 18.20 [2022-07-28T19:04:29.932Z] 18:33:01 7 60.85 0.00 20.20 7.63 0.14 11.18 [2022-07-28T19:04:29.932Z] 18:34:01 all 60.39 0.00 15.16 4.57 0.10 19.77 [2022-07-28T19:04:29.932Z] 18:34:01 0 59.31 0.00 16.03 2.38 0.08 22.20 [2022-07-28T19:04:29.932Z] 18:34:01 1 60.59 0.00 16.12 3.69 0.10 19.50 [2022-07-28T19:04:29.932Z] 18:34:01 2 60.60 0.00 15.10 5.72 0.08 18.50 [2022-07-28T19:04:29.932Z] 18:34:01 3 60.20 0.00 15.81 3.40 0.10 20.49 [2022-07-28T19:04:29.932Z] 18:34:01 4 62.42 0.00 13.73 3.04 0.10 20.71 [2022-07-28T19:04:29.932Z] 18:34:01 5 59.79 0.00 15.51 7.87 0.10 16.73 [2022-07-28T19:04:29.932Z] 18:34:01 6 57.43 0.00 13.77 6.31 0.12 22.37 [2022-07-28T19:04:29.932Z] 18:34:01 7 62.82 0.00 15.20 4.20 0.14 17.65 [2022-07-28T19:04:29.932Z] 18:35:01 all 1.45 0.00 0.82 0.76 0.01 96.97 [2022-07-28T19:04:29.932Z] 18:35:01 0 1.15 0.00 0.93 1.85 0.02 96.05 [2022-07-28T19:04:29.932Z] 18:35:01 1 1.39 0.00 0.85 0.75 0.02 96.99 [2022-07-28T19:04:29.932Z] 18:35:01 2 3.01 0.00 0.66 0.72 0.02 95.59 [2022-07-28T19:04:29.932Z] 18:35:01 3 1.05 0.00 1.07 0.30 0.02 97.56 [2022-07-28T19:04:29.932Z] 18:35:01 4 1.17 0.00 0.92 0.40 0.00 97.51 [2022-07-28T19:04:29.932Z] 18:35:01 5 1.22 0.00 0.82 1.77 0.00 96.20 [2022-07-28T19:04:29.932Z] 18:35:01 6 1.13 0.00 0.52 0.08 0.00 98.26 [2022-07-28T19:04:29.932Z] 18:35:01 7 1.45 0.00 0.77 0.18 0.00 97.60 [2022-07-28T19:04:29.932Z] 18:36:01 all 0.26 0.00 0.01 0.02 0.00 99.72 [2022-07-28T19:04:29.932Z] 18:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.932Z] 18:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.932Z] 18:36:01 2 1.97 0.00 0.02 0.03 0.00 97.98 [2022-07-28T19:04:29.932Z] 18:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T19:04:29.932Z] 18:36:01 4 0.02 0.00 0.02 0.10 0.00 99.87 [2022-07-28T19:04:29.932Z] 18:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.932Z] 18:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.932Z] 18:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.932Z] 18:37:01 all 0.28 0.00 0.02 0.00 0.01 99.68 [2022-07-28T19:04:29.932Z] 18:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-28T19:04:29.932Z] 18:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-28T19:04:29.932Z] 18:37:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2022-07-28T19:04:29.932Z] 18:37:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-28T19:04:29.932Z] 18:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T19:04:29.932Z] 18:37:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-28T19:04:29.933Z] 18:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:37:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-28T19:04:29.933Z] 18:38:01 all 0.25 0.00 0.01 0.01 0.00 99.73 [2022-07-28T19:04:29.933Z] 18:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-28T19:04:29.933Z] 18:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-28T19:04:29.933Z] 18:38:01 2 1.97 0.00 0.02 0.03 0.00 97.98 [2022-07-28T19:04:29.933Z] 18:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:38:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:39:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2022-07-28T19:04:29.933Z] 18:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T19:04:29.933Z] 18:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:39:01 2 0.71 0.00 0.05 0.02 0.00 99.22 [2022-07-28T19:04:29.933Z] 18:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T19:04:29.933Z] 18:39:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-28T19:04:29.933Z] 18:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] [2022-07-28T19:04:29.933Z] 18:39:01 CPU %user %nice %system %iowait %steal %idle [2022-07-28T19:04:29.933Z] 18:40:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2022-07-28T19:04:29.933Z] 18:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:40:01 2 0.00 0.00 0.02 0.10 0.00 99.88 [2022-07-28T19:04:29.933Z] 18:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-28T19:04:29.933Z] 18:40:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T19:04:29.933Z] 18:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:41:01 all 0.19 0.00 0.04 0.01 0.00 99.75 [2022-07-28T19:04:29.933Z] 18:41:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2022-07-28T19:04:29.933Z] 18:41:01 1 0.20 0.00 0.00 0.00 0.00 99.80 [2022-07-28T19:04:29.933Z] 18:41:01 2 0.05 0.00 0.07 0.02 0.02 99.85 [2022-07-28T19:04:29.933Z] 18:41:01 3 0.25 0.00 0.07 0.00 0.02 99.67 [2022-07-28T19:04:29.933Z] 18:41:01 4 0.35 0.00 0.00 0.03 0.00 99.62 [2022-07-28T19:04:29.933Z] 18:41:01 5 0.22 0.00 0.02 0.03 0.00 99.73 [2022-07-28T19:04:29.933Z] 18:41:01 6 0.13 0.00 0.05 0.02 0.00 99.80 [2022-07-28T19:04:29.933Z] 18:41:01 7 0.27 0.00 0.05 0.00 0.00 99.68 [2022-07-28T19:04:29.933Z] 18:42:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T19:04:29.933Z] 18:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-28T19:04:29.933Z] 18:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:42:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-28T19:04:29.933Z] 18:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:43:01 all 0.03 0.00 0.03 0.00 0.00 99.94 [2022-07-28T19:04:29.933Z] 18:43:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-28T19:04:29.933Z] 18:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-28T19:04:29.933Z] 18:43:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-28T19:04:29.933Z] 18:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:43:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-28T19:04:29.933Z] 18:43:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-28T19:04:29.933Z] 18:43:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-28T19:04:29.933Z] 18:44:02 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:44:02 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:44:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:44:02 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:44:02 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-28T19:04:29.933Z] 18:44:02 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:44:02 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:44:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:44:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:45:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2022-07-28T19:04:29.933Z] 18:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T19:04:29.933Z] 18:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T19:04:29.933Z] 18:45:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-28T19:04:29.933Z] 18:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-28T19:04:29.933Z] 18:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:46:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-28T19:04:29.933Z] 18:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T19:04:29.933Z] 18:46:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-28T19:04:29.933Z] 18:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-28T19:04:29.933Z] 18:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T19:04:29.933Z] 18:47:01 4 0.03 0.00 0.00 0.08 0.00 99.88 [2022-07-28T19:04:29.933Z] 18:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-28T19:04:29.933Z] 18:48:01 2 0.00 0.00 0.03 0.03 0.00 99.93 [2022-07-28T19:04:29.933Z] 18:48:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-28T19:04:29.933Z] 18:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:49:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2022-07-28T19:04:29.933Z] 18:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T19:04:29.933Z] 18:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:49:01 2 0.58 0.00 0.02 0.00 0.00 99.40 [2022-07-28T19:04:29.933Z] 18:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-28T19:04:29.933Z] 18:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:50:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-07-28T19:04:29.933Z] 18:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:50:01 2 1.97 0.00 0.02 0.02 0.02 97.98 [2022-07-28T19:04:29.933Z] 18:50:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2022-07-28T19:04:29.933Z] 18:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] 18:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.933Z] [2022-07-28T19:04:29.933Z] 18:50:01 CPU %user %nice %system %iowait %steal %idle [2022-07-28T19:04:29.933Z] 18:51:01 all 0.26 0.00 0.00 0.00 0.00 99.74 [2022-07-28T19:04:29.933Z] 18:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:51:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-28T19:04:29.933Z] 18:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-28T19:04:29.933Z] 18:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:52:01 all 0.24 0.00 0.01 0.01 0.00 99.73 [2022-07-28T19:04:29.933Z] 18:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.933Z] 18:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.933Z] 18:52:01 2 1.82 0.00 0.05 0.02 0.00 98.11 [2022-07-28T19:04:29.934Z] 18:52:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2022-07-28T19:04:29.934Z] 18:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T19:04:29.934Z] 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 18:53:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-07-28T19:04:29.934Z] 18:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-28T19:04:29.934Z] 18:53:01 2 0.07 0.00 0.05 0.02 0.00 99.87 [2022-07-28T19:04:29.934Z] 18:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T19:04:29.934Z] 18:53:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2022-07-28T19:04:29.934Z] 18:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 18:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:54:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-28T19:04:29.934Z] 18:54:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-28T19:04:29.934Z] 18:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 18:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 18:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:55:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:55:01 3 0.05 0.00 0.02 0.03 0.00 99.90 [2022-07-28T19:04:29.934Z] 18:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 18:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:56:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-28T19:04:29.934Z] 18:56:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-28T19:04:29.934Z] 18:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 18:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 18:57:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-28T19:04:29.934Z] 18:57:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-28T19:04:29.934Z] 18:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 18:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 18:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-07-28T19:04:29.934Z] 18:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:58:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-28T19:04:29.934Z] 18:58:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2022-07-28T19:04:29.934Z] 18:58:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-28T19:04:29.934Z] 18:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:59:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-28T19:04:29.934Z] 18:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 18:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 18:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 18:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 19:00:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-07-28T19:04:29.934Z] 19:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 19:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 19:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-28T19:04:29.934Z] 19:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 19:00:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-28T19:04:29.934Z] 19:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 19:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 19:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 19:01:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-07-28T19:04:29.934Z] 19:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-28T19:04:29.934Z] 19:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 19:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 19:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-28T19:04:29.934Z] 19:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-28T19:04:29.934Z] 19:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 19:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T19:04:29.934Z] 19:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] [2022-07-28T19:04:29.934Z] 19:01:01 CPU %user %nice %system %iowait %steal %idle [2022-07-28T19:04:29.934Z] 19:02:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-07-28T19:04:29.934Z] 19:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 19:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 19:02:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-28T19:04:29.934Z] 19:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 19:02:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2022-07-28T19:04:29.934Z] 19:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 19:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-28T19:04:29.934Z] 19:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 19:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 19:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 19:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T19:04:29.934Z] 19:03:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-28T19:04:29.934Z] 19:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-28T19:04:29.934Z] 19:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 19:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T19:04:29.934Z] 19:03:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-28T19:04:29.934Z] 19:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-28T19:04:29.934Z] 19:04:01 all 0.04 0.00 0.05 0.01 0.00 99.90 [2022-07-28T19:04:29.934Z] 19:04:01 0 0.10 0.00 0.07 0.00 0.00 99.83 [2022-07-28T19:04:29.934Z] 19:04:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2022-07-28T19:04:29.934Z] 19:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-28T19:04:29.934Z] 19:04:01 3 0.02 0.00 0.05 0.05 0.00 99.88 [2022-07-28T19:04:29.934Z] 19:04:01 4 0.00 0.00 0.05 0.02 0.00 99.93 [2022-07-28T19:04:29.934Z] 19:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T19:04:29.934Z] 19:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T19:04:29.934Z] 19:04:01 7 0.05 0.00 0.10 0.02 0.00 99.83 [2022-07-28T19:04:29.934Z] Average: all 6.74 0.00 1.74 0.60 0.02 90.91 [2022-07-28T19:04:29.934Z] Average: 0 6.66 0.00 1.74 0.41 0.02 91.18 [2022-07-28T19:04:29.934Z] Average: 1 6.92 0.00 1.69 0.34 0.02 91.03 [2022-07-28T19:04:29.934Z] Average: 2 7.17 0.00 1.72 0.69 0.02 90.40 [2022-07-28T19:04:29.934Z] Average: 3 6.59 0.00 1.72 0.60 0.02 91.08 [2022-07-28T19:04:29.934Z] Average: 4 6.80 0.00 1.78 0.92 0.02 90.48 [2022-07-28T19:04:29.934Z] Average: 5 6.52 0.00 1.73 0.56 0.01 91.18 [2022-07-28T19:04:29.934Z] Average: 6 6.45 0.00 1.58 0.48 0.02 91.47 [2022-07-28T19:04:29.935Z] Average: 7 6.78 0.00 1.94 0.84 0.02 90.42 [2022-07-28T19:04:29.935Z] [2022-07-28T19:04:29.935Z] [2022-07-28T19:04:29.935Z]