Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+903554080b28ff075cc341860676ebe681b23b54 (9a4166d13f8dc76ee910332ad544c550dfd0194b) 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-ssh9539732574820477493.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-ssh18389007871313209088.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18348541573955137865.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13608987213399485213.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6534794935349923403.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21942 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 Merging remotes/origin/main commit 903554080b28ff075cc341860676ebe681b23b54 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 Merge succeeded, producing 891494d8e5b820ff1a9f54395a03deccf524dcbb Checking out Revision 891494d8e5b820ff1a9f54395a03deccf524dcbb (PR-4097) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 891494d8e5b820ff1a9f54395a03deccf524dcbb # timeout=10 Commit message: "Merge commit '903554080b28ff075cc341860676ebe681b23b54' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-04T16:29:28.777Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-04T16:29:28.832Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-04T16:29:28.852Z] ========================================================= [2022-08-04T16:29:28.852Z] EdgeX Global Pipelines Version Info [2022-08-04T16:29:28.852Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3692c5f3a35f9310aec935ad0dea5707b510fe3c # timeout=10 [2022-08-04T16:29:29.653Z] ------------------- [2022-08-04T16:29:29.653Z] stable info: [2022-08-04T16:29:29.653Z] ------------------- [2022-08-04T16:29:29.653Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T16:29:29.653Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T16:29:29.653Z] Message: update stable to v1.0.238 [2022-08-04T16:29:30.227Z] ------------------- [2022-08-04T16:29:30.227Z] experimental info: [2022-08-04T16:29:30.227Z] ------------------- [2022-08-04T16:29:30.227Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T16:29:30.227Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T16:29:30.227Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-04T16:29:30.411Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-04T16:29:30.419Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-04T16:29:30.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-04T16:29:30.434Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-04T16:29:30.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-04T16:29:30.450Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-04T16:29:30.464Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-04T16:29:30.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-04T16:29:30.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-04T16:29:30.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-04T16:29:30.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-04T16:29:30.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-04T16:29:30.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-04T16:29:30.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-04T16:29:30.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-04T16:29:30.585Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T16:29:30.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T16:29:30.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-04T16:29:30.626Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-04T16:29:30.643Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-04T16:29:30.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-04T16:29:30.672Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-04T16:29:30.686Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-04T16:29:30.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo [2022-08-04T16:29:30.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo [2022-08-04T16:29:30.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo [2022-08-04T16:29:30.802Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 891494d8e5b820ff1a9f54395a03deccf524dcbb [Pipeline] echo [2022-08-04T16:29:30.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 891494d [Pipeline] echo [2022-08-04T16:29:30.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T16:29:30.872Z] provisioning config files... [2022-08-04T16:29:30.884Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1721390779466028945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T16:29:31.195Z] ---> docker-login.sh [2022-08-04T16:29:31.195Z] nexus3.edgexfoundry.org:10001 [2022-08-04T16:29:31.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:29:31.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:29:31.721Z] Configure a credential helper to remove this warning. See [2022-08-04T16:29:31.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:29:31.721Z] [2022-08-04T16:29:31.721Z] Login Succeeded [2022-08-04T16:29:31.721Z] nexus3.edgexfoundry.org:10002 [2022-08-04T16:29:31.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:29:31.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:29:31.984Z] Configure a credential helper to remove this warning. See [2022-08-04T16:29:31.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:29:31.984Z] [2022-08-04T16:29:31.984Z] Login Succeeded [2022-08-04T16:29:31.984Z] nexus3.edgexfoundry.org:10003 [2022-08-04T16:29:31.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:29:31.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:29:31.984Z] Configure a credential helper to remove this warning. See [2022-08-04T16:29:31.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:29:31.984Z] [2022-08-04T16:29:31.984Z] Login Succeeded [2022-08-04T16:29:31.984Z] nexus3.edgexfoundry.org:10004 [2022-08-04T16:29:32.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:29:32.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:29:32.247Z] Configure a credential helper to remove this warning. See [2022-08-04T16:29:32.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:29:32.247Z] [2022-08-04T16:29:32.247Z] Login Succeeded [2022-08-04T16:29:32.247Z] docker.io [2022-08-04T16:29:32.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:29:32.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:29:32.822Z] Configure a credential helper to remove this warning. See [2022-08-04T16:29:32.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:29:32.822Z] [2022-08-04T16:29:32.822Z] Login Succeeded [2022-08-04T16:29:32.822Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T16:29:32.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T16:29:33.153Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-04T16:29:33.153Z] + dirname cmd/core-command/Dockerfile [2022-08-04T16:29:33.153Z] + cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-04T16:29:33.153Z] + dirname cmd/core-data/Dockerfile [2022-08-04T16:29:33.153Z] + cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-04T16:29:33.153Z] + dirname cmd/core-metadata/Dockerfile [2022-08-04T16:29:33.153Z] + cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-04T16:29:33.153Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2022-08-04T16:29:33.153Z] -f2 [2022-08-04T16:29:33.153Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-04T16:29:33.153Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-04T16:29:33.153Z] + cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-04T16:29:33.153Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-04T16:29:33.153Z] + cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-04T16:29:33.153Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-04T16:29:33.153Z] + cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-04T16:29:33.153Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-04T16:29:33.153Z] + cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-04T16:29:33.153Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-04T16:29:33.153Z] + cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-04T16:29:33.153Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-04T16:29:33.153Z] + cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-04T16:29:33.153Z] + + dirname cmd/support-notifications/Dockerfile [2022-08-04T16:29:33.153Z] cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-04T16:29:33.153Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-04T16:29:33.153Z] + cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-04T16:29:33.153Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-04T16:29:33.153Z] + cut -d/ -f2 [2022-08-04T16:29:33.153Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-04T16:29:33.262Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-04T16:29:33.617Z] + git rev-list -1 --merges 891494d8e5b820ff1a9f54395a03deccf524dcbb~1..891494d8e5b820ff1a9f54395a03deccf524dcbb [Pipeline] echo [2022-08-04T16:29:33.630Z] -----------> git rev-list -1 --merges 891494d8e5b820ff1a9f54395a03deccf524dcbb~1..891494d8e5b820ff1a9f54395a03deccf524dcbb 891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:29:33.631Z] 891494d8e5b820ff1a9f54395a03deccf524dcbb [false] [Pipeline] sh [2022-08-04T16:29:33.923Z] + git log --format=format:%s -1 891494d8e5b820ff1a9f54395a03deccf524dcbb [Pipeline] echo [2022-08-04T16:29:33.939Z] ========================================================= [2022-08-04T16:29:33.939Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-04T16:29:33.939Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-04T16:29:34.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T16:29:34.378Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-04T16:29:34.378Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-04T16:29:34.378Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-04T16:29:34.378Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-04T16:29:34.378Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-04T16:29:34.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:29:34.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T16:29:34.812Z] [2022-08-04T16:29:34.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:29:35.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T16:29:35.123Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-04T16:29:35.123Z] b85a868b505f: Pulling fs layer [2022-08-04T16:29:35.123Z] e2be974225ed: Pulling fs layer [2022-08-04T16:29:35.123Z] 339a4e72a1f5: Pulling fs layer [2022-08-04T16:29:35.123Z] 988bab9f4d93: Pulling fs layer [2022-08-04T16:29:35.123Z] 1469e6f7b9e6: Pulling fs layer [2022-08-04T16:29:35.123Z] eaf3925da568: Pulling fs layer [2022-08-04T16:29:35.123Z] bab4dde63d76: Pulling fs layer [2022-08-04T16:29:35.123Z] bde34c3a00c8: Pulling fs layer [2022-08-04T16:29:35.123Z] b352a97aabf1: Pulling fs layer [2022-08-04T16:29:35.123Z] 4872d77fe225: Pulling fs layer [2022-08-04T16:29:35.123Z] 5851b861e8e6: Pulling fs layer [2022-08-04T16:29:35.123Z] 988bab9f4d93: Waiting [2022-08-04T16:29:35.123Z] 1469e6f7b9e6: Waiting [2022-08-04T16:29:35.123Z] eaf3925da568: Waiting [2022-08-04T16:29:35.123Z] bab4dde63d76: Waiting [2022-08-04T16:29:35.123Z] bde34c3a00c8: Waiting [2022-08-04T16:29:35.123Z] b352a97aabf1: Waiting [2022-08-04T16:29:35.123Z] 4872d77fe225: Waiting [2022-08-04T16:29:35.123Z] 5851b861e8e6: Waiting [2022-08-04T16:29:35.123Z] e2be974225ed: Download complete [2022-08-04T16:29:35.123Z] 988bab9f4d93: Verifying Checksum [2022-08-04T16:29:35.123Z] 988bab9f4d93: Download complete [2022-08-04T16:29:35.385Z] 1469e6f7b9e6: Verifying Checksum [2022-08-04T16:29:35.385Z] 1469e6f7b9e6: Download complete [2022-08-04T16:29:35.385Z] 339a4e72a1f5: Verifying Checksum [2022-08-04T16:29:35.385Z] 339a4e72a1f5: Download complete [2022-08-04T16:29:35.385Z] eaf3925da568: Download complete [2022-08-04T16:29:35.385Z] bde34c3a00c8: Download complete [2022-08-04T16:29:35.385Z] b352a97aabf1: Download complete [2022-08-04T16:29:35.385Z] 4872d77fe225: Download complete [2022-08-04T16:29:35.385Z] 5851b861e8e6: Verifying Checksum [2022-08-04T16:29:35.385Z] 5851b861e8e6: Download complete [2022-08-04T16:29:35.385Z] b85a868b505f: Verifying Checksum [2022-08-04T16:29:35.385Z] b85a868b505f: Download complete [2022-08-04T16:29:35.645Z] bab4dde63d76: Verifying Checksum [2022-08-04T16:29:35.645Z] bab4dde63d76: Download complete [2022-08-04T16:29:37.032Z] b85a868b505f: Pull complete [2022-08-04T16:29:37.032Z] e2be974225ed: Pull complete [2022-08-04T16:29:37.603Z] 339a4e72a1f5: Pull complete [2022-08-04T16:29:37.603Z] 988bab9f4d93: Pull complete [2022-08-04T16:29:37.865Z] 1469e6f7b9e6: Pull complete [2022-08-04T16:29:37.865Z] eaf3925da568: Pull complete [2022-08-04T16:29:39.786Z] bab4dde63d76: Pull complete [2022-08-04T16:29:39.786Z] bde34c3a00c8: Pull complete [2022-08-04T16:29:40.052Z] b352a97aabf1: Pull complete [2022-08-04T16:29:40.052Z] 4872d77fe225: Pull complete [2022-08-04T16:29:40.317Z] 5851b861e8e6: Pull complete [2022-08-04T16:29:40.317Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-04T16:29:40.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T16:29:40.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:29:40.429Z] prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container [2022-08-04T16:29:40.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-04T16:29:41.794Z] $ docker top da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T16:29:41.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T16:29:41.914Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T16:29:42.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T16:29:42.059Z] $ docker exec da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 ssh-agent [2022-08-04T16:29:42.180Z] SSH_AUTH_SOCK=/tmp/ssh-T8CRDy3ytdBL/agent.33 [2022-08-04T16:29:42.180Z] SSH_AGENT_PID=39 [2022-08-04T16:29:42.189Z] Running ssh-add (command line suppressed) [2022-08-04T16:29:42.305Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_4220638065894784928.key (/w/workspace/edgex-go/8@tmp/private_key_4220638065894784928.key) [2022-08-04T16:29:42.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T16:29:42.625Z] + git tag --points-at HEAD [Pipeline] } [2022-08-04T16:29:42.648Z] $ docker exec --env ******** --env ******** da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 ssh-agent -k [2022-08-04T16:29:42.765Z] unset SSH_AUTH_SOCK; [2022-08-04T16:29:42.766Z] unset SSH_AGENT_PID; [2022-08-04T16:29:42.766Z] echo Agent pid 39 killed; [2022-08-04T16:29:42.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-04T16:29:42.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T16:29:42.807Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T16:29:42.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T16:29:42.945Z] $ docker exec da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 ssh-agent [2022-08-04T16:29:43.062Z] SSH_AUTH_SOCK=/tmp/ssh-zIST6mscucAM/agent.72 [2022-08-04T16:29:43.062Z] SSH_AGENT_PID=79 [2022-08-04T16:29:43.068Z] Running ssh-add (command line suppressed) [2022-08-04T16:29:43.186Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_7815968136341922289.key (/w/workspace/edgex-go/8@tmp/private_key_7815968136341922289.key) [2022-08-04T16:29:43.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T16:29:43.496Z] + git semver init [2022-08-04T16:29:43.758Z] 2022-08-04 16:29:43,698 [run_init] DEBUG init version:0.0.0 force:False [2022-08-04T16:29:43.758Z] 2022-08-04 16:29:43,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2022-08-04T16:29:43.758Z] 2022-08-04 16:29:43,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2022-08-04T16:29:43.758Z] 2022-08-04 16:29:43,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2022-08-04T16:29:49.070Z] 2022-08-04 16:29:48,139 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2022-08-04T16:29:49.070Z] 2022-08-04 16:29:48,139 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4097 with force:False [2022-08-04T16:29:49.070Z] 2022-08-04 16:29:48,139 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4097 [2022-08-04T16:29:49.070Z] 2022-08-04 16:29:48,144 [execute] INFO git cat-file --batch-check [2022-08-04T16:29:49.070Z] 2022-08-04 16:29:48,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T16:29:49.070Z] 2022-08-04 16:29:48,151 [execute] INFO git cat-file --batch [2022-08-04T16:29:49.070Z] 2022-08-04 16:29:48,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T16:29:49.070Z] 2022-08-04 16:29:48,158 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4097 [2022-08-04T16:29:49.070Z] 0.0.0 [Pipeline] } [2022-08-04T16:29:49.083Z] $ docker exec --env ******** --env ******** da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 ssh-agent -k [2022-08-04T16:29:49.197Z] unset SSH_AUTH_SOCK; [2022-08-04T16:29:49.197Z] unset SSH_AGENT_PID; [2022-08-04T16:29:49.197Z] echo Agent pid 79 killed; [2022-08-04T16:29:49.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T16:29:49.519Z] + git semver [Pipeline] } [2022-08-04T16:29:49.794Z] $ docker stop --time=1 da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 [2022-08-04T16:29:51.112Z] $ docker rm -f da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T16:29:51.473Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-04T16:29:51.729Z] Stashed 1 file(s) [Pipeline] echo [2022-08-04T16:29:51.732Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-04T16:29:52.161Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2022-08-04T16:29:52.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T16:29:52.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T16:29:52.201Z] ========================================================= [2022-08-04T16:29:52.201Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-04T16:29:52.201Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:29:52.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T16:29:52.493Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-04T16:29:52.493Z] 2408cc74d12b: Pulling fs layer [2022-08-04T16:29:52.493Z] ea60b727a1ce: Pulling fs layer [2022-08-04T16:29:52.493Z] 30c4a7721957: Pulling fs layer [2022-08-04T16:29:52.493Z] 370296b7ddb6: Pulling fs layer [2022-08-04T16:29:52.493Z] 7c6cee850709: Pulling fs layer [2022-08-04T16:29:52.493Z] 39a5fcdaea64: Pulling fs layer [2022-08-04T16:29:52.493Z] d94ebbe4e438: Pulling fs layer [2022-08-04T16:29:52.493Z] bcfd1f05c69d: Pulling fs layer [2022-08-04T16:29:52.493Z] 59ccb84bbe0f: Pulling fs layer [2022-08-04T16:29:52.493Z] 39a5fcdaea64: Waiting [2022-08-04T16:29:52.493Z] 370296b7ddb6: Waiting [2022-08-04T16:29:52.493Z] d94ebbe4e438: Waiting [2022-08-04T16:29:52.493Z] bcfd1f05c69d: Waiting [2022-08-04T16:29:52.493Z] 59ccb84bbe0f: Waiting [2022-08-04T16:29:52.493Z] 7c6cee850709: Waiting [2022-08-04T16:29:52.493Z] 30c4a7721957: Download complete [2022-08-04T16:29:52.493Z] ea60b727a1ce: Download complete [2022-08-04T16:29:52.493Z] 7c6cee850709: Verifying Checksum [2022-08-04T16:29:52.493Z] 7c6cee850709: Download complete [2022-08-04T16:29:52.493Z] 39a5fcdaea64: Verifying Checksum [2022-08-04T16:29:52.493Z] 39a5fcdaea64: Download complete [2022-08-04T16:29:52.493Z] 2408cc74d12b: Verifying Checksum [2022-08-04T16:29:52.493Z] 2408cc74d12b: Download complete [2022-08-04T16:29:52.493Z] d94ebbe4e438: Verifying Checksum [2022-08-04T16:29:52.493Z] d94ebbe4e438: Download complete [2022-08-04T16:29:52.754Z] 2408cc74d12b: Pull complete [2022-08-04T16:29:53.014Z] ea60b727a1ce: Pull complete [2022-08-04T16:29:53.014Z] 30c4a7721957: Pull complete [2022-08-04T16:29:53.583Z] 370296b7ddb6: Download complete [2022-08-04T16:29:53.583Z] 59ccb84bbe0f: Verifying Checksum [2022-08-04T16:29:53.583Z] 59ccb84bbe0f: Download complete [2022-08-04T16:29:53.583Z] bcfd1f05c69d: Verifying Checksum [2022-08-04T16:29:53.583Z] bcfd1f05c69d: Download complete [2022-08-04T16:29:57.781Z] 370296b7ddb6: Pull complete [2022-08-04T16:29:57.781Z] 7c6cee850709: Pull complete [2022-08-04T16:29:57.781Z] 39a5fcdaea64: Pull complete [2022-08-04T16:29:57.781Z] d94ebbe4e438: Pull complete [2022-08-04T16:29:59.695Z] bcfd1f05c69d: Pull complete [2022-08-04T16:30:00.267Z] 59ccb84bbe0f: Pull complete [2022-08-04T16:30:00.267Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-04T16:30:00.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T16:30:00.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:30:00.568Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T16:30:00.568Z] WORKDIR /edgex [2022-08-04T16:30:00.568Z] COPY go.mod . [2022-08-04T16:30:00.568Z] RUN go mod download [2022-08-04T16:30:00.568Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-04T16:30:01.139Z] Sending build context to Docker daemon 169.2MB [2022-08-04T16:30:01.139Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T16:30:01.139Z] ---> a4fb48ad2a94 [2022-08-04T16:30:01.139Z] Step 2/4 : WORKDIR /edgex [2022-08-04T16:30:03.099Z] ---> Running in be8b932b7b88 [2022-08-04T16:30:03.099Z] Removing intermediate container be8b932b7b88 [2022-08-04T16:30:03.099Z] ---> 5988a9be236a [2022-08-04T16:30:03.099Z] Step 3/4 : COPY go.mod . [2022-08-04T16:30:03.359Z] ---> 4498a5bfc86e [2022-08-04T16:30:03.359Z] Step 4/4 : RUN go mod download [2022-08-04T16:30:03.359Z] ---> Running in 4d938ca48f7b [2022-08-04T16:30:06.823Z] Still waiting to schedule task [2022-08-04T16:30:06.824Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-04T16:30:15.599Z] Removing intermediate container 4d938ca48f7b [2022-08-04T16:30:15.599Z] ---> 799fd7be0f8d [2022-08-04T16:30:15.599Z] Successfully built 799fd7be0f8d [2022-08-04T16:30:15.599Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:30:15.911Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T16:30:15.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:30:16.010Z] prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container [2022-08-04T16:30:16.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-04T16:30:16.473Z] $ docker top 6463453a166a067c33fd725164c4042404f8e072125b8f6c75bb9b844ff1e375 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T16:30:16.837Z] + go version [2022-08-04T16:30:16.837Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-04T16:30:16.850Z] $ docker stop --time=1 6463453a166a067c33fd725164c4042404f8e072125b8f6c75bb9b844ff1e375 [2022-08-04T16:30:18.141Z] $ docker rm -f 6463453a166a067c33fd725164c4042404f8e072125b8f6c75bb9b844ff1e375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:30:18.578Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T16:30:18.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:30:18.663Z] prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container [2022-08-04T16:30:18.699Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-04T16:30:19.091Z] $ docker top eec952c8732e1883452732c01c356481192bba90ab7fd2d091c525043de8b380 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-04T16:30:19.199Z] ========================================================= [2022-08-04T16:30:19.199Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-04T16:30:19.199Z] ========================================================= [Pipeline] sh [2022-08-04T16:30:19.509Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:30:19.844Z] + make test [2022-08-04T16:30:19.844Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-04T16:30:26.426Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-04T16:30:41.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-04T16:30:41.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements [2022-08-04T16:30:41.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-04T16:30:41.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.117s coverage: 54.2% of statements [2022-08-04T16:30:41.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-04T16:30:41.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.084s coverage: 89.2% of statements [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.111s coverage: 2.1% of statements [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.130s coverage: 0.9% of statements [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-08-04T16:30:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.089s coverage: 79.5% of statements [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2022-08-04T16:30:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2022-08-04T16:30:54.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-08-04T16:30:54.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-08-04T16:30:56.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 82.2% of statements [2022-08-04T16:30:56.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-04T16:31:04.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-08-04T16:31:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-04T16:31:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-04T16:31:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-04T16:31:04.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 58.8% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.7% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.403s coverage: 65.8% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.6% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-04T16:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-08-04T16:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-08-04T16:31:04.147Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-04T16:31:22.250Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-04T16:31:22.250Z] GO111MODULE=on go vet ./... [2022-08-04T16:31:26.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-04T16:31:26.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-04T16:31:26.454Z] ./bin/test-attribution-txt.sh [2022-08-04T16:31:26.454Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-04T16:31:26.454Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-04T16:31:26.454Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-04T16:31:26.454Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-04T16:31:26.454Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-04T16:31:26.454Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-04T16:31:26.454Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-04T16:31:26.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-04T16:31:26.755Z] + ls -al . [2022-08-04T16:31:26.755Z] total 728 [2022-08-04T16:31:26.755Z] drwxrwxr-x 10 1001 1001 4096 Aug 4 16:30 . [2022-08-04T16:31:26.755Z] drwxr-xr-x 4 root root 4096 Aug 4 16:30 .. [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 16 Aug 4 16:29 .dockerignore [2022-08-04T16:31:26.755Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 16:31 .git [2022-08-04T16:31:26.755Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 16:29 .github [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 1030 Aug 4 16:29 .gitignore [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 42 Aug 4 16:29 .golangci.yml [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 87 Aug 4 16:29 .hadolint.yml [2022-08-04T16:31:26.755Z] drwxr-xr-x 3 1001 1001 4096 Aug 4 16:29 .semver [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 16:29 .sonarcloud.properties [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 1171 Aug 4 16:29 ADOPTERS.md [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 10347 Aug 4 16:29 Attribution.txt [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 63209 Aug 4 16:29 CHANGELOG.md [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 16:29 CONTRIBUTING.md [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 677 Aug 4 16:29 GOVERNANCE.md [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 850 Aug 4 16:29 Jenkinsfile [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 16:29 LICENSE [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 12212 Aug 4 16:29 Makefile [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 582 Aug 4 16:29 OWNERS.md [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 9094 Aug 4 16:29 README.md [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 16:29 SECURITY.md [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 16:29 VERSION [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 16:29 ZMQWindows.md [2022-08-04T16:31:26.755Z] drwxrwxr-x 2 1001 1001 4096 Aug 4 16:29 bin [2022-08-04T16:31:26.755Z] drwxrwxr-x 18 1001 1001 4096 Aug 4 16:29 cmd [2022-08-04T16:31:26.755Z] -rw-r--r-- 1 root root 478941 Aug 4 16:31 coverage.out [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 3681 Aug 4 16:29 go.mod [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 38033 Aug 4 16:29 go.sum [2022-08-04T16:31:26.755Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 16:29 internal [2022-08-04T16:31:26.755Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 16:29 openapi [2022-08-04T16:31:26.755Z] drwxrwxr-x 4 1001 1001 4096 Aug 4 16:29 snap [2022-08-04T16:31:26.755Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 16:29 version.go [Pipeline] sh [2022-08-04T16:31:27.044Z] + '[' -e coverage.out ] [2022-08-04T16:31:27.044Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-04T16:31:27.148Z] Stashed 1 file(s) [Pipeline] sh [2022-08-04T16:31:27.431Z] + make build [2022-08-04T16:31:27.431Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T16:31:39.648Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-04T16:31:49.798Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21944 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws [2022-08-04T16:31:49.812Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-08-04T16:31:49.855Z] The recommended git tool is: git [2022-08-04T16:31:51.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-04T16:31:51.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T16:31:55.746Z] using credential edgex-jenkins-ssh [2022-08-04T16:31:55.781Z] Cloning the remote Git repository [2022-08-04T16:31:55.845Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-04T16:31:55.923Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-08-04T16:31:56.005Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-04T16:31:56.006Z] > git --version # timeout=10 [2022-08-04T16:31:56.022Z] > git --version # 'git version 2.25.1' [2022-08-04T16:31:56.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T16:31:56.100Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T16:31:57.131Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T16:31:57.391Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T16:31:58.329Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T16:31:59.710Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-04T16:32:00.280Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-04T16:32:01.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-04T16:32:02.164Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-04T16:32:03.107Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-04T16:32:05.032Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-04T16:32:05.982Z] $ docker stop --time=1 eec952c8732e1883452732c01c356481192bba90ab7fd2d091c525043de8b380 [2022-08-04T16:32:08.324Z] $ docker rm -f eec952c8732e1883452732c01c356481192bba90ab7fd2d091c525043de8b380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:32:09.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T16:32:09.227Z] [2022-08-04T16:32:09.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:32:09.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T16:32:09.536Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-04T16:32:09.536Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-04T16:32:09.536Z] ca9280d653b3: Pulling fs layer [2022-08-04T16:32:09.536Z] 7e9c9ca2126c: Pulling fs layer [2022-08-04T16:32:09.536Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-04T16:32:09.536Z] cbdbe7a5bc2a: Download complete [2022-08-04T16:32:09.796Z] ca9280d653b3: Verifying Checksum [2022-08-04T16:32:09.796Z] ca9280d653b3: Download complete [2022-08-04T16:32:09.796Z] cbdbe7a5bc2a: Pull complete [2022-08-04T16:32:10.056Z] 7e9c9ca2126c: Verifying Checksum [2022-08-04T16:32:10.056Z] 7e9c9ca2126c: Download complete [2022-08-04T16:32:10.316Z] ca9280d653b3: Pull complete [2022-08-04T16:32:12.310Z] Merging remotes/origin/main commit 903554080b28ff075cc341860676ebe681b23b54 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-08-04T16:32:11.623Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-04T16:32:11.650Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T16:32:11.678Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-04T16:32:11.726Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-04T16:32:11.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T16:32:11.739Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-04T16:32:12.334Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T16:32:12.351Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-08-04T16:32:12.946Z] Merge succeeded, producing fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T16:32:12.946Z] Checking out Revision fd1284eca38a471c9aa3f506478a214dd0745604 (PR-4097) [2022-08-04T16:32:13.612Z] 7e9c9ca2126c: Pull complete [2022-08-04T16:32:13.612Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-04T16:32:13.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T16:32:13.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:32:13.702Z] prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container [2022-08-04T16:32:13.739Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-04T16:32:12.585Z] > git remote # timeout=10 [2022-08-04T16:32:12.601Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T16:32:12.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T16:32:12.631Z] > git merge 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 [2022-08-04T16:32:12.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T16:32:12.956Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T16:32:12.970Z] > git checkout -f fd1284eca38a471c9aa3f506478a214dd0745604 # timeout=10 [2022-08-04T16:32:15.036Z] $ docker top 75955fcf3420234a366a476b7cc31022ce2c7cf06be657e126dca021bf847666 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T16:32:15.473Z] + docker-compose build --help [2022-08-04T16:32:15.473Z] + grep parallel [2022-08-04T16:32:16.060Z] --parallel Build images in parallel. [Pipeline] } [2022-08-04T16:32:16.074Z] $ docker stop --time=1 75955fcf3420234a366a476b7cc31022ce2c7cf06be657e126dca021bf847666 [2022-08-04T16:32:17.358Z] Commit message: "Merge commit '903554080b28ff075cc341860676ebe681b23b54' into HEAD" [2022-08-04T16:32:17.369Z] $ docker rm -f 75955fcf3420234a366a476b7cc31022ce2c7cf06be657e126dca021bf847666 [2022-08-04T16:32:17.389Z] First time build. Skipping changelog. [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-08-04T16:32:17.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T16:32:17.796Z] . [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:32:17.879Z] prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container [2022-08-04T16:32:17.912Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-04T16:32:18.255Z] $ docker top b2c6cceb2bc2c6de46438438ef931814cf48f81f00aca649afa7258c5b155f86 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-08-04T16:32:18.786Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-04T16:32:18.850Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-04T16:32:18.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T16:32:18.851Z] Dload Upload Total Spent Left Speed [2022-08-04T16:32:18.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 83891 0 --:--:-- --:--:-- --:--:-- 83891 [2022-08-04T16:32:17.371Z] > git rev-list --no-walk 3692c5f3a35f9310aec935ad0dea5707b510fe3c # timeout=10 [Pipeline] sh [2022-08-04T16:32:19.356Z] Building core-command ... [2022-08-04T16:32:19.356Z] Building core-data ... [2022-08-04T16:32:19.356Z] Building core-metadata ... [2022-08-04T16:32:19.356Z] Building security-bootstrapper ... [2022-08-04T16:32:19.356Z] Building security-proxy-setup ... [2022-08-04T16:32:19.356Z] Building security-secretstore-setup ... [2022-08-04T16:32:19.356Z] Building security-spiffe-token-provider ... [2022-08-04T16:32:19.356Z] Building security-spire-agent ... [2022-08-04T16:32:19.356Z] Building security-spire-config ... [2022-08-04T16:32:19.356Z] Building security-spire-server ... [2022-08-04T16:32:19.356Z] Building support-notifications ... [2022-08-04T16:32:19.356Z] Building support-scheduler ... [2022-08-04T16:32:19.356Z] Building sys-mgmt-agent ... [2022-08-04T16:32:19.356Z] Building security-spire-agent [2022-08-04T16:32:19.356Z] Building security-bootstrapper [2022-08-04T16:32:19.356Z] Building security-proxy-setup [2022-08-04T16:32:19.356Z] Building core-data [2022-08-04T16:32:19.356Z] Building support-scheduler [2022-08-04T16:32:19.506Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-04T16:32:19.847Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-04T16:32:19.847Z] + sudo tee /etc/docker/daemon.new [2022-08-04T16:32:19.847Z] { [2022-08-04T16:32:19.847Z] "registry-mirrors": [ [2022-08-04T16:32:19.847Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-04T16:32:19.847Z] ], [2022-08-04T16:32:19.847Z] "bip": "10.250.0.254/24", [2022-08-04T16:32:19.847Z] "hosts": [ [2022-08-04T16:32:19.847Z] "tcp://0.0.0.0:5555", [2022-08-04T16:32:19.847Z] "unix:///var/run/docker.sock" [2022-08-04T16:32:19.847Z] ], [2022-08-04T16:32:19.847Z] "mtu": 1458, [2022-08-04T16:32:19.847Z] "selinux-enabled": true, [2022-08-04T16:32:19.847Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-04T16:32:19.847Z] } [Pipeline] sh [2022-08-04T16:32:20.184Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-04T16:32:20.522Z] + sudo service docker restart [2022-08-04T16:32:29.339Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:32:29.339Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:32:29.339Z] ---> 799fd7be0f8d [2022-08-04T16:32:29.339Z] Step 3/31 : WORKDIR /edgex-go [2022-08-04T16:32:29.599Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:32:29.599Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:32:29.599Z] ---> 799fd7be0f8d [2022-08-04T16:32:29.599Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:32:29.599Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:32:29.599Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:32:29.599Z] ---> 799fd7be0f8d [2022-08-04T16:32:29.599Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:32:29.599Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:32:29.599Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:32:29.599Z] ---> 799fd7be0f8d [2022-08-04T16:32:29.599Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T16:32:29.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:32:29.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:32:29.860Z] ---> 799fd7be0f8d [2022-08-04T16:32:29.860Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:32:32.410Z] ---> Running in 8491335a9c90 [2022-08-04T16:32:32.410Z] ---> Running in c76e04783b19 [2022-08-04T16:32:32.410Z] ---> Running in d1dec951b8cd [2022-08-04T16:32:32.410Z] ---> Running in f505e376dc8f [2022-08-04T16:32:32.410Z] ---> Running in 92aed05845f1 [2022-08-04T16:32:32.671Z] Removing intermediate container f505e376dc8f [2022-08-04T16:32:32.671Z] ---> 63e77104c94e [2022-08-04T16:32:32.671Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:32:32.671Z] Removing intermediate container c76e04783b19 [2022-08-04T16:32:32.671Z] ---> 2f38a471c364 [2022-08-04T16:32:32.671Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:32:32.671Z] Removing intermediate container 8491335a9c90 [2022-08-04T16:32:32.671Z] ---> b9fad1d69111 [2022-08-04T16:32:32.671Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:32:32.671Z] Removing intermediate container d1dec951b8cd [2022-08-04T16:32:32.671Z] ---> 51ec7135b557 [2022-08-04T16:32:32.671Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:32:32.671Z] Removing intermediate container 92aed05845f1 [2022-08-04T16:32:32.671Z] ---> 8fd09114414b [2022-08-04T16:32:32.671Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:32:32.671Z] ---> Running in e09dde7e0429 [2022-08-04T16:32:32.671Z] ---> Running in 8117970d6a66 [2022-08-04T16:32:32.930Z] ---> Running in efcc5eadf859 [2022-08-04T16:32:32.930Z] ---> Running in 846d8cb1c276 [2022-08-04T16:32:32.930Z] ---> Running in 8ae255dd5763 [2022-08-04T16:32:33.498Z] Removing intermediate container e09dde7e0429 [2022-08-04T16:32:33.498Z] ---> 3a864d02e18b [2022-08-04T16:32:33.498Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T16:32:33.756Z] ---> Running in 045b406a9b89 [2022-08-04T16:32:34.016Z] Removing intermediate container 8117970d6a66 [2022-08-04T16:32:34.016Z] ---> 286be3993ee8 [2022-08-04T16:32:34.016Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T16:32:34.016Z] ---> Running in b2e9f4daf953 [2022-08-04T16:32:34.274Z] Removing intermediate container efcc5eadf859 [2022-08-04T16:32:34.274Z] ---> 6d1b3075b4f6 [2022-08-04T16:32:34.274Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-04T16:32:34.274Z] Removing intermediate container 8ae255dd5763 [2022-08-04T16:32:34.274Z] ---> 57a071a96f11 [2022-08-04T16:32:34.274Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T16:32:34.274Z] ---> Running in 614c997c6489 [2022-08-04T16:32:34.274Z] ---> Running in 942d202fa949 [2022-08-04T16:32:34.274Z] Removing intermediate container 846d8cb1c276 [2022-08-04T16:32:34.274Z] ---> c78b9eb84ebc [2022-08-04T16:32:34.274Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-04T16:32:34.274Z] ---> Running in 45f1b41ed17d [2022-08-04T16:32:34.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:32:34.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:32:34.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:32:34.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:32:34.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:32:35.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:32:35.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:32:35.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:32:35.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:32:35.632Z] OK: 211 MiB in 51 packages [2022-08-04T16:32:35.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:32:35.891Z] OK: 211 MiB in 51 packages [2022-08-04T16:32:35.891Z] OK: 211 MiB in 51 packages [2022-08-04T16:32:35.891Z] Removing intermediate container 045b406a9b89 [2022-08-04T16:32:35.891Z] ---> 90b3c4cace28 [2022-08-04T16:32:35.891Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T16:32:36.151Z] OK: 211 MiB in 51 packages [2022-08-04T16:32:36.151Z] OK: 211 MiB in 51 packages [2022-08-04T16:32:36.151Z] ---> 52a560ab40fe [2022-08-04T16:32:36.151Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:32:36.151Z] ---> Running in 26f3bf83c774 [2022-08-04T16:32:36.411Z] Removing intermediate container b2e9f4daf953 [2022-08-04T16:32:36.411Z] ---> 20600c4a8ad1 [2022-08-04T16:32:36.411Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:32:36.411Z] Removing intermediate container 942d202fa949 [2022-08-04T16:32:36.411Z] ---> 9a496e8acd8f [2022-08-04T16:32:36.411Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:32:36.411Z] ---> 637ba9a18088 [2022-08-04T16:32:36.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:32:36.411Z] ---> 296ed1b7acb0 [2022-08-04T16:32:36.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:32:36.685Z] ---> Running in 9a1d9faf2d79 [2022-08-04T16:32:36.685Z] ---> Running in 88ebb9934402 [2022-08-04T16:32:36.685Z] Removing intermediate container 45f1b41ed17d [2022-08-04T16:32:36.685Z] ---> 35ca3f34f35e [2022-08-04T16:32:36.685Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:32:36.685Z] Removing intermediate container 614c997c6489 [2022-08-04T16:32:36.685Z] ---> 8da489564c97 [2022-08-04T16:32:36.685Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-04T16:32:36.685Z] ---> b11125cd4dc7 [2022-08-04T16:32:36.685Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:32:36.947Z] ---> 0ee2dd90e2c1 [2022-08-04T16:32:36.947Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:32:36.947Z] ---> Running in b085ade85c88 [2022-08-04T16:32:36.947Z] ---> Running in 05f77e896011 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T16:32:38.849Z] provisioning config files... [2022-08-04T16:32:38.935Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6813098231794163661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T16:32:39.344Z] ---> docker-login.sh [2022-08-04T16:32:39.344Z] nexus3.edgexfoundry.org:10001 [2022-08-04T16:32:39.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:32:39.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:32:39.958Z] Configure a credential helper to remove this warning. See [2022-08-04T16:32:39.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:32:39.958Z] [2022-08-04T16:32:39.958Z] Login Succeeded [2022-08-04T16:32:39.958Z] nexus3.edgexfoundry.org:10002 [2022-08-04T16:32:40.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:32:40.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:32:40.556Z] Configure a credential helper to remove this warning. See [2022-08-04T16:32:40.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:32:40.556Z] [2022-08-04T16:32:40.556Z] Login Succeeded [2022-08-04T16:32:40.556Z] nexus3.edgexfoundry.org:10003 [2022-08-04T16:32:40.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:32:41.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:32:41.109Z] Configure a credential helper to remove this warning. See [2022-08-04T16:32:41.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:32:41.109Z] [2022-08-04T16:32:41.109Z] Login Succeeded [2022-08-04T16:32:41.109Z] nexus3.edgexfoundry.org:10004 [2022-08-04T16:32:41.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:32:41.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:32:41.395Z] Configure a credential helper to remove this warning. See [2022-08-04T16:32:41.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:32:41.395Z] [2022-08-04T16:32:41.395Z] Login Succeeded [2022-08-04T16:32:41.395Z] docker.io [2022-08-04T16:32:41.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:32:42.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:32:42.268Z] Configure a credential helper to remove this warning. See [2022-08-04T16:32:42.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:32:42.268Z] [2022-08-04T16:32:42.268Z] Login Succeeded [2022-08-04T16:32:42.268Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T16:32:42.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-04T16:32:43.147Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2022-08-04T16:32:43.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T16:32:43.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T16:32:43.200Z] ========================================================= [2022-08-04T16:32:43.200Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-04T16:32:43.200Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:32:43.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T16:32:43.817Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-04T16:32:43.817Z] b3c136eddcbf: Pulling fs layer [2022-08-04T16:32:43.817Z] c0a3192eca97: Pulling fs layer [2022-08-04T16:32:43.817Z] a050256f5b6f: Pulling fs layer [2022-08-04T16:32:43.817Z] 656be50a0ddc: Pulling fs layer [2022-08-04T16:32:43.817Z] 2bbca73fdf42: Pulling fs layer [2022-08-04T16:32:43.817Z] 46d945488cbd: Pulling fs layer [2022-08-04T16:32:43.817Z] 8a5474983e97: Pulling fs layer [2022-08-04T16:32:43.817Z] 329c88fbcd65: Pulling fs layer [2022-08-04T16:32:43.817Z] 656be50a0ddc: Waiting [2022-08-04T16:32:43.817Z] 2bbca73fdf42: Waiting [2022-08-04T16:32:43.817Z] 46d945488cbd: Waiting [2022-08-04T16:32:43.817Z] 8a5474983e97: Waiting [2022-08-04T16:32:43.817Z] 329c88fbcd65: Waiting [2022-08-04T16:32:43.817Z] a050256f5b6f: Verifying Checksum [2022-08-04T16:32:43.817Z] a050256f5b6f: Download complete [2022-08-04T16:32:43.817Z] c0a3192eca97: Verifying Checksum [2022-08-04T16:32:43.817Z] c0a3192eca97: Download complete [2022-08-04T16:32:43.817Z] 2bbca73fdf42: Download complete [2022-08-04T16:32:43.817Z] 46d945488cbd: Download complete [2022-08-04T16:32:43.817Z] b3c136eddcbf: Verifying Checksum [2022-08-04T16:32:44.820Z] b3c136eddcbf: Pull complete [2022-08-04T16:32:45.103Z] 329c88fbcd65: Verifying Checksum [2022-08-04T16:32:45.103Z] 329c88fbcd65: Download complete [2022-08-04T16:32:45.384Z] c0a3192eca97: Pull complete [2022-08-04T16:32:45.662Z] a050256f5b6f: Pull complete [2022-08-04T16:32:46.262Z] 8a5474983e97: Verifying Checksum [2022-08-04T16:32:46.262Z] 8a5474983e97: Download complete [2022-08-04T16:32:46.862Z] 656be50a0ddc: Verifying Checksum [2022-08-04T16:32:46.862Z] 656be50a0ddc: Download complete [2022-08-04T16:32:49.186Z] Removing intermediate container 05f77e896011 [2022-08-04T16:32:49.187Z] ---> 704026c33abc [2022-08-04T16:32:49.187Z] Step 8/31 : COPY . . [2022-08-04T16:32:49.187Z] Removing intermediate container 88ebb9934402 [2022-08-04T16:32:49.187Z] ---> 3a08d326e413 [2022-08-04T16:32:49.187Z] Step 8/22 : COPY . . [2022-08-04T16:32:49.187Z] Removing intermediate container 9a1d9faf2d79 [2022-08-04T16:32:49.187Z] ---> 550cdf24a07f [2022-08-04T16:32:49.187Z] Step 8/22 : COPY . . [2022-08-04T16:32:49.187Z] Removing intermediate container b085ade85c88 [2022-08-04T16:32:49.187Z] ---> fc8c4f3401ce [2022-08-04T16:32:49.187Z] Step 8/23 : COPY . . [2022-08-04T16:32:49.187Z] Removing intermediate container 26f3bf83c774 [2022-08-04T16:32:49.187Z] ---> 5094f20f5c17 [2022-08-04T16:32:49.187Z] Step 8/26 : COPY . . [2022-08-04T16:32:57.322Z] ---> c4c931493038 [2022-08-04T16:32:57.322Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-04T16:32:57.322Z] ---> cb0dd0095129 [2022-08-04T16:32:57.322Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-04T16:32:57.322Z] ---> f03f0e5e031e [2022-08-04T16:32:57.322Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-04T16:32:57.322Z] ---> Running in 3ed2cb5bbe0e [2022-08-04T16:32:57.322Z] ---> 5e2d28ba344f [2022-08-04T16:32:57.322Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-04T16:32:57.322Z] ---> Running in 893db87f7257 [2022-08-04T16:32:57.322Z] ---> 3774af94ea08 [2022-08-04T16:32:57.322Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T16:32:57.322Z] ---> Running in daef2fe56c45 [2022-08-04T16:32:57.322Z] ---> Running in caad09168be1 [2022-08-04T16:32:57.322Z] ---> Running in 1a385caad0ff [2022-08-04T16:32:57.322Z] Removing intermediate container 1a385caad0ff [2022-08-04T16:32:57.322Z] ---> 65868d1a63ad [2022-08-04T16:32:57.322Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T16:32:57.322Z] ---> Running in 2a7cfdc83cec [2022-08-04T16:32:57.322Z] Removing intermediate container 2a7cfdc83cec [2022-08-04T16:32:57.322Z] ---> f754bafa830d [2022-08-04T16:32:57.322Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T16:32:57.322Z] ---> Running in 571019e33715 [2022-08-04T16:32:57.322Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-04T16:32:57.322Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T16:32:57.322Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T16:32:57.322Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-04T16:32:58.259Z] Removing intermediate container 571019e33715 [2022-08-04T16:32:58.259Z] ---> 6d698782bf1b [2022-08-04T16:32:58.259Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T16:32:58.259Z] ---> Running in aa83b9a1247d [2022-08-04T16:32:58.518Z] Removing intermediate container aa83b9a1247d [2022-08-04T16:32:58.518Z] ---> 511a1bb2a8ac [2022-08-04T16:32:58.518Z] [2022-08-04T16:32:58.518Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T16:32:58.518Z] 3.15: Pulling from library/alpine [2022-08-04T16:32:58.791Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-04T16:32:58.791Z] Status: Downloaded newer image for alpine:3.15 [2022-08-04T16:32:58.791Z] ---> 2720e26172a0 [2022-08-04T16:32:58.791Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:32:59.057Z] ---> Running in d80ff096e421 [2022-08-04T16:32:59.057Z] Removing intermediate container d80ff096e421 [2022-08-04T16:32:59.057Z] ---> d54f3ae08e33 [2022-08-04T16:32:59.057Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:32:59.057Z] ---> Running in fcedaf55bd9e [2022-08-04T16:33:00.437Z] Removing intermediate container fcedaf55bd9e [2022-08-04T16:33:00.437Z] ---> 5b491e5f8740 [2022-08-04T16:33:00.437Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T16:33:00.437Z] ---> Running in 79e6acf3df40 [2022-08-04T16:33:00.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:01.634Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:01.894Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T16:33:01.894Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T16:33:01.894Z] OK: 15857 distinct packages available [2022-08-04T16:33:01.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:01.986Z] 656be50a0ddc: Pull complete [2022-08-04T16:33:01.986Z] 2bbca73fdf42: Pull complete [2022-08-04T16:33:01.986Z] 46d945488cbd: Pull complete [2022-08-04T16:33:02.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:03.087Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-04T16:33:03.087Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-04T16:33:03.346Z] (3/5) Installing libucontext (1.1-r0) [2022-08-04T16:33:03.346Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-04T16:33:03.346Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-04T16:33:03.605Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T16:33:03.605Z] OK: 6 MiB in 19 packages [2022-08-04T16:33:05.512Z] Removing intermediate container 79e6acf3df40 [2022-08-04T16:33:05.512Z] ---> 09a9f393d01f [2022-08-04T16:33:05.512Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-04T16:33:06.893Z] ---> 73b9920e17a6 [2022-08-04T16:33:06.893Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T16:33:07.410Z] 8a5474983e97: Pull complete [2022-08-04T16:33:08.805Z] ---> ed20a4338d62 [2022-08-04T16:33:08.805Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T16:33:09.395Z] 329c88fbcd65: Pull complete [2022-08-04T16:33:09.395Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-04T16:33:09.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T16:33:09.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:33:09.745Z] ---> 5c0b3e9ee05c [2022-08-04T16:33:09.745Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-04T16:33:09.750Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-04T16:33:09.751Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T16:33:09.751Z] WORKDIR /edgex [2022-08-04T16:33:09.751Z] COPY go.mod . [2022-08-04T16:33:09.751Z] RUN go mod download [2022-08-04T16:33:10.312Z] ---> bd4e12a823da [2022-08-04T16:33:10.312Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-04T16:33:10.350Z] Sending build context to Docker daemon 3.123MB [2022-08-04T16:33:10.350Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T16:33:10.350Z] ---> ff4287adb874 [2022-08-04T16:33:10.350Z] Step 2/4 : WORKDIR /edgex [2022-08-04T16:33:11.264Z] ---> 5c1037cbfc61 [2022-08-04T16:33:11.264Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T16:33:11.264Z] ---> Running in 73a70c2e0cd4 [2022-08-04T16:33:11.523Z] Removing intermediate container 73a70c2e0cd4 [2022-08-04T16:33:11.523Z] ---> 261c8c96e9ba [2022-08-04T16:33:11.523Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T16:33:11.523Z] ---> Running in 460f41e9a10b [2022-08-04T16:33:12.091Z] Removing intermediate container 460f41e9a10b [2022-08-04T16:33:12.091Z] ---> e284c1202090 [2022-08-04T16:33:12.091Z] Step 24/26 : LABEL arch=x86_64 [2022-08-04T16:33:12.091Z] ---> Running in 902208e36b32 [2022-08-04T16:33:12.336Z] ---> Running in a7c79fe14f28 [2022-08-04T16:33:12.349Z] Removing intermediate container 902208e36b32 [2022-08-04T16:33:12.349Z] ---> d03bffabe26e [2022-08-04T16:33:12.349Z] Step 25/26 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:33:12.607Z] ---> Running in 19127976e802 [2022-08-04T16:33:12.607Z] Removing intermediate container 19127976e802 [2022-08-04T16:33:12.607Z] ---> 270621a80264 [2022-08-04T16:33:12.607Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T16:33:12.610Z] Removing intermediate container a7c79fe14f28 [2022-08-04T16:33:12.610Z] ---> 3e61f4d79596 [2022-08-04T16:33:12.610Z] Step 3/4 : COPY go.mod . [2022-08-04T16:33:12.866Z] ---> Running in 5c0c064dad02 [2022-08-04T16:33:13.125Z] Removing intermediate container 5c0c064dad02 [2022-08-04T16:33:13.125Z] ---> 48b28bc3d652 [2022-08-04T16:33:13.125Z] [2022-08-04T16:33:13.210Z] ---> f6e30a87d999 [2022-08-04T16:33:13.210Z] Step 4/4 : RUN go mod download [2022-08-04T16:33:13.210Z] ---> Running in 14f59325838c [2022-08-04T16:33:13.383Z] Successfully built 48b28bc3d652 [2022-08-04T16:33:13.383Z] Successfully tagged security-spire-agent:latest [2022-08-04T16:33:13.383Z]  Building security-spire-agent ... done Building security-secretstore-setup [2022-08-04T16:33:15.917Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:33:15.917Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:33:15.918Z] ---> 799fd7be0f8d [2022-08-04T16:33:15.918Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T16:33:15.918Z] ---> Using cache [2022-08-04T16:33:15.918Z] ---> 8fd09114414b [2022-08-04T16:33:15.918Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:33:15.918Z] ---> Using cache [2022-08-04T16:33:15.918Z] ---> 57a071a96f11 [2022-08-04T16:33:15.918Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-04T16:33:15.918Z] ---> Using cache [2022-08-04T16:33:15.918Z] ---> 9a496e8acd8f [2022-08-04T16:33:15.918Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T16:33:15.918Z] ---> Using cache [2022-08-04T16:33:15.918Z] ---> 296ed1b7acb0 [2022-08-04T16:33:15.918Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:33:15.918Z] ---> Using cache [2022-08-04T16:33:15.918Z] ---> 3a08d326e413 [2022-08-04T16:33:15.918Z] Step 8/25 : COPY . . [2022-08-04T16:33:15.918Z] ---> Using cache [2022-08-04T16:33:15.918Z] ---> 5e2d28ba344f [2022-08-04T16:33:15.918Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-04T16:33:17.302Z] ---> Running in 2c628b4e7972 [2022-08-04T16:33:17.868Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-04T16:33:23.143Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-04T16:33:29.718Z] Removing intermediate container daef2fe56c45 [2022-08-04T16:33:29.718Z] ---> 530928d30228 [2022-08-04T16:33:29.718Z] [2022-08-04T16:33:29.718Z] Step 10/31 : FROM alpine:3.16 [2022-08-04T16:33:29.718Z] Removing intermediate container 3ed2cb5bbe0e [2022-08-04T16:33:29.718Z] ---> b0911c7451c5 [2022-08-04T16:33:29.718Z] [2022-08-04T16:33:29.718Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T16:33:29.718Z] 3.16: Pulling from library/alpine [2022-08-04T16:33:29.718Z] 3.16: Pulling from library/alpine [2022-08-04T16:33:30.656Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T16:33:30.656Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T16:33:30.656Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T16:33:30.656Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T16:33:30.656Z] ---> d7d3d98c851f [2022-08-04T16:33:30.656Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:33:30.656Z] ---> d7d3d98c851f [2022-08-04T16:33:30.656Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-04T16:33:31.592Z] ---> Running in d773a93f54a5 [2022-08-04T16:33:31.592Z] ---> Running in 63e5aad5cc99 [2022-08-04T16:33:31.851Z] Removing intermediate container d773a93f54a5 [2022-08-04T16:33:31.851Z] ---> 056fab62006d [2022-08-04T16:33:31.851Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-04T16:33:31.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:31.851Z] ---> Running in d1352643104e [2022-08-04T16:33:32.113Z] Removing intermediate container 893db87f7257 [2022-08-04T16:33:32.113Z] ---> 73e1766a8042 [2022-08-04T16:33:32.113Z] [2022-08-04T16:33:32.113Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T16:33:32.113Z] ---> d7d3d98c851f [2022-08-04T16:33:32.113Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-04T16:33:32.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:32.374Z] ---> Running in 1c3fad37cbfa [2022-08-04T16:33:32.374Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-04T16:33:32.374Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-04T16:33:32.374Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T16:33:32.374Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-04T16:33:32.374Z] (5/6) Installing curl (7.83.1-r2) [2022-08-04T16:33:32.374Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-04T16:33:32.374Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:33:32.374Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:33:32.374Z] OK: 8 MiB in 20 packages [2022-08-04T16:33:32.633Z] Removing intermediate container 1c3fad37cbfa [2022-08-04T16:33:32.633Z] ---> 0057987d21e6 [2022-08-04T16:33:32.633Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-04T16:33:32.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:32.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:32.633Z] ---> Running in af37baf64ab7 [2022-08-04T16:33:32.891Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-04T16:33:32.891Z] (2/2) Installing su-exec (0.2-r1) [2022-08-04T16:33:32.891Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:33:32.891Z] OK: 6 MiB in 16 packages [2022-08-04T16:33:33.156Z] Removing intermediate container af37baf64ab7 [2022-08-04T16:33:33.156Z] ---> aa9590d82c32 [2022-08-04T16:33:33.156Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-04T16:33:33.415Z] ---> Running in 9637b5669799 [2022-08-04T16:33:33.415Z] Removing intermediate container 63e5aad5cc99 [2022-08-04T16:33:33.415Z] ---> 31ad861062ba [2022-08-04T16:33:33.415Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T16:33:33.679Z] Removing intermediate container 9637b5669799 [2022-08-04T16:33:33.679Z] ---> 505889633e8a [2022-08-04T16:33:33.679Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:33:33.679Z] ---> Running in 2e4048e890cf [2022-08-04T16:33:33.939Z] ---> Running in 0b6d83434107 [2022-08-04T16:33:33.939Z] Removing intermediate container d1352643104e [2022-08-04T16:33:33.939Z] ---> 0afb226c4bdb [2022-08-04T16:33:33.939Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-04T16:33:33.939Z] Removing intermediate container caad09168be1 [2022-08-04T16:33:33.939Z] ---> b67582f0afdc [2022-08-04T16:33:33.939Z] [2022-08-04T16:33:33.939Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T16:33:33.939Z] ---> d7d3d98c851f [2022-08-04T16:33:33.939Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-04T16:33:33.939Z] ---> Running in f03f9d1afb42 [2022-08-04T16:33:33.939Z] Removing intermediate container 2e4048e890cf [2022-08-04T16:33:33.939Z] ---> e0d58b5c2307 [2022-08-04T16:33:33.939Z] Step 13/22 : WORKDIR /edgex [2022-08-04T16:33:33.939Z] ---> Running in 9695a68ad7a3 [2022-08-04T16:33:34.199Z] ---> Running in 24bb4cc327e7 [2022-08-04T16:33:34.199Z] Removing intermediate container f03f9d1afb42 [2022-08-04T16:33:34.199Z] ---> db20a7425712 [2022-08-04T16:33:34.199Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-04T16:33:34.199Z] ---> Running in 3fadc5d1f3ab [2022-08-04T16:33:34.199Z] Removing intermediate container 24bb4cc327e7 [2022-08-04T16:33:34.199Z] ---> f46670b18609 [2022-08-04T16:33:34.199Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-04T16:33:34.199Z] Removing intermediate container 3fadc5d1f3ab [2022-08-04T16:33:34.199Z] ---> 951bd7f34df1 [2022-08-04T16:33:34.199Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-04T16:33:34.458Z] ---> Running in 105c8746f073 [2022-08-04T16:33:34.458Z] ---> 189abd1dcfd9 [2022-08-04T16:33:34.458Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-04T16:33:34.458Z] Removing intermediate container 105c8746f073 [2022-08-04T16:33:34.458Z] ---> ff0b489f1863 [2022-08-04T16:33:34.458Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-04T16:33:34.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:34.458Z] ---> Running in e6806e5818b4 [2022-08-04T16:33:34.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:34.716Z] Removing intermediate container 0b6d83434107 [2022-08-04T16:33:34.716Z] ---> bafa5cef693b [2022-08-04T16:33:34.716Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T16:33:34.716Z] ---> Running in ff0dba42636d [2022-08-04T16:33:34.974Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-04T16:33:34.974Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:33:34.974Z] ---> b188f2ee6eed [2022-08-04T16:33:34.974Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-04T16:33:34.974Z] OK: 6 MiB in 15 packages [2022-08-04T16:33:35.234Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-04T16:33:35.493Z] ---> 514a6ef6ffb5 [2022-08-04T16:33:35.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T16:33:35.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:35.493Z] ---> 7253442a4667 [2022-08-04T16:33:35.493Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T16:33:35.493Z] Removing intermediate container e6806e5818b4 [2022-08-04T16:33:35.493Z] ---> 05d7c7cabcc6 [2022-08-04T16:33:35.493Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-04T16:33:35.751Z] Removing intermediate container 9695a68ad7a3 [2022-08-04T16:33:35.751Z] ---> 05bde9eaf680 [2022-08-04T16:33:35.751Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:33:35.751Z] ---> Running in d2fcce8f15a5 [2022-08-04T16:33:35.751Z] ---> Running in 839a213ab1fa [2022-08-04T16:33:35.751Z] ---> Running in 91f62b6c6064 [2022-08-04T16:33:35.751Z] Removing intermediate container 839a213ab1fa [2022-08-04T16:33:35.751Z] ---> b18f1ba083f7 [2022-08-04T16:33:35.751Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-04T16:33:35.751Z] Removing intermediate container 91f62b6c6064 [2022-08-04T16:33:35.751Z] ---> 08f47af32798 [2022-08-04T16:33:35.751Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-04T16:33:36.010Z] ---> Running in 091530c6afe7 [2022-08-04T16:33:36.010Z] Removing intermediate container 091530c6afe7 [2022-08-04T16:33:36.010Z] ---> 81193cc0c3cf [2022-08-04T16:33:36.010Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T16:33:36.010Z] ---> d7f34dd80d95 [2022-08-04T16:33:36.010Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-04T16:33:36.271Z] ---> Running in ab0eab32ec8b [2022-08-04T16:33:36.271Z] ---> Running in b4250b07dc57 [2022-08-04T16:33:36.271Z] Removing intermediate container ab0eab32ec8b [2022-08-04T16:33:36.271Z] ---> e181d768110e [2022-08-04T16:33:36.271Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:33:36.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:36.531Z] ---> 3e2d9d2372b8 [2022-08-04T16:33:36.531Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-04T16:33:36.532Z] Removing intermediate container d2fcce8f15a5 [2022-08-04T16:33:36.532Z] ---> 0395a630f16b [2022-08-04T16:33:36.532Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T16:33:36.532Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T16:33:36.532Z] ---> Running in 2956243c1bf8 [2022-08-04T16:33:36.805Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T16:33:36.805Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T16:33:36.805Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T16:33:37.092Z] Removing intermediate container 2956243c1bf8 [2022-08-04T16:33:37.092Z] ---> 48341e52041c [2022-08-04T16:33:37.092Z] Step 20/22 : LABEL arch=x86_64 [2022-08-04T16:33:37.092Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T16:33:37.092Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T16:33:37.092Z] ---> Running in f91384453f73 [2022-08-04T16:33:37.092Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:33:37.092Z] OK: 8 MiB in 20 packages [2022-08-04T16:33:37.380Z] ---> 01bd034e7fef [2022-08-04T16:33:37.380Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-04T16:33:37.380Z] Removing intermediate container b4250b07dc57 [2022-08-04T16:33:37.380Z] ---> 032160204fe5 [2022-08-04T16:33:37.380Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:33:37.380Z] Removing intermediate container f91384453f73 [2022-08-04T16:33:37.380Z] ---> f0a095d76acd [2022-08-04T16:33:37.380Z] Step 21/22 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:33:37.380Z] ---> d1e2c4c2901f [2022-08-04T16:33:37.380Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-04T16:33:37.653Z] ---> Running in aeb0dd5ff856 [2022-08-04T16:33:37.653Z] ---> Running in 583239ba929f [2022-08-04T16:33:37.653Z] ---> 8588a5c10d7c [2022-08-04T16:33:37.653Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-04T16:33:37.932Z] Removing intermediate container aeb0dd5ff856 [2022-08-04T16:33:37.932Z] ---> 729597d79fbc [2022-08-04T16:33:37.932Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:33:37.932Z] Removing intermediate container 583239ba929f [2022-08-04T16:33:37.932Z] ---> 5c4cac82c9e3 [2022-08-04T16:33:37.932Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T16:33:37.932Z] Removing intermediate container ff0dba42636d [2022-08-04T16:33:37.932Z] ---> 25d128f22bc2 [2022-08-04T16:33:37.932Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:33:38.219Z] ---> Running in 449ae9410560 [2022-08-04T16:33:38.219Z] ---> Running in 8f27d9c1e8db [2022-08-04T16:33:38.219Z] ---> e73b143ae97a [2022-08-04T16:33:38.219Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-04T16:33:38.219Z] Removing intermediate container 449ae9410560 [2022-08-04T16:33:38.219Z] ---> 15f7d64227ae [2022-08-04T16:33:38.219Z] Step 20/22 : LABEL arch=x86_64 [2022-08-04T16:33:38.219Z] ---> a9e4f3e36d65 [2022-08-04T16:33:38.219Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-04T16:33:38.479Z] Removing intermediate container 8f27d9c1e8db [2022-08-04T16:33:38.479Z] ---> 9ebc69c4f4d8 [2022-08-04T16:33:38.479Z] [2022-08-04T16:33:38.479Z] ---> Running in fd0a5e336fe4 [2022-08-04T16:33:38.479Z] Successfully built 9ebc69c4f4d8 [2022-08-04T16:33:38.479Z] Removing intermediate container 2c628b4e7972 [2022-08-04T16:33:38.479Z] ---> 67ba614ca8d8 [2022-08-04T16:33:38.479Z] [2022-08-04T16:33:38.479Z] Step 10/25 : FROM alpine:3.16 [2022-08-04T16:33:38.479Z] ---> d7d3d98c851f [2022-08-04T16:33:38.479Z] Successfully tagged security-proxy-setup:latest [2022-08-04T16:33:38.479Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-04T16:33:38.479Z] Building support-notifications [2022-08-04T16:33:38.479Z]  Building security-proxy-setup ... done  ---> d13b2bbe0934 [2022-08-04T16:33:38.479Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-04T16:33:38.741Z] ---> Running in cd5a92671771 [2022-08-04T16:33:38.741Z] Removing intermediate container fd0a5e336fe4 [2022-08-04T16:33:38.741Z] ---> 94a5f89c0ffb [2022-08-04T16:33:38.741Z] Step 21/22 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:33:39.680Z] ---> 0f99283e4c9c [2022-08-04T16:33:39.680Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-04T16:33:39.680Z] ---> 2eb0b2b7b1dc [2022-08-04T16:33:39.680Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-04T16:33:39.680Z] ---> Running in 9efad2f89f22 [2022-08-04T16:33:39.680Z] ---> b68965550f90 [2022-08-04T16:33:39.680Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-04T16:33:39.680Z] ---> 1f0005a114d3 [2022-08-04T16:33:39.680Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-04T16:33:39.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:39.939Z] Removing intermediate container 9efad2f89f22 [2022-08-04T16:33:39.939Z] ---> f9ccee6c083b [2022-08-04T16:33:39.939Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T16:33:39.939Z] ---> Running in d04621fa55b1 [2022-08-04T16:33:39.939Z] ---> Running in 4b52cf33be96 [2022-08-04T16:33:39.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:39.939Z] Removing intermediate container d04621fa55b1 [2022-08-04T16:33:39.939Z] ---> fd4684450c9f [2022-08-04T16:33:39.939Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:33:39.939Z] ---> 713125d11d32 [2022-08-04T16:33:39.939Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-04T16:33:40.199Z] Removing intermediate container 4b52cf33be96 [2022-08-04T16:33:40.199Z] ---> 560c1ad159d8 [2022-08-04T16:33:40.199Z] [2022-08-04T16:33:40.199Z] ---> Running in a6d6fcebea30 [2022-08-04T16:33:40.199Z] ---> Running in 78a1d688c9f5 [2022-08-04T16:33:40.199Z] Successfully built 560c1ad159d8 [2022-08-04T16:33:40.199Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-04T16:33:40.199Z] Successfully tagged support-scheduler:latest [2022-08-04T16:33:40.199Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-08-04T16:33:40.199Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-04T16:33:40.199Z] (3/3) Installing su-exec (0.2-r1) [2022-08-04T16:33:40.199Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:33:40.199Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:33:40.199Z] OK: 6 MiB in 17 packages [2022-08-04T16:33:40.199Z] Removing intermediate container a6d6fcebea30 [2022-08-04T16:33:40.199Z] ---> 4c4dc9c18d2c [2022-08-04T16:33:40.199Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T16:33:40.458Z] ---> Running in 1209ef02b292 [2022-08-04T16:33:41.397Z] Removing intermediate container 1209ef02b292 [2022-08-04T16:33:41.397Z] ---> 84c575a6c7dc [2022-08-04T16:33:41.397Z] Step 22/23 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:33:41.397Z] ---> Running in e7f3eb368cb7 [2022-08-04T16:33:41.657Z] Removing intermediate container e7f3eb368cb7 [2022-08-04T16:33:41.657Z] ---> a5ba58fb7717 [2022-08-04T16:33:41.657Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T16:33:41.657Z] ---> Running in 009be9460449 [2022-08-04T16:33:41.657Z] Removing intermediate container 78a1d688c9f5 [2022-08-04T16:33:41.657Z] ---> 4789628463d4 [2022-08-04T16:33:41.657Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-04T16:33:41.917Z] Removing intermediate container cd5a92671771 [2022-08-04T16:33:41.917Z] ---> bfb8f154961b [2022-08-04T16:33:41.917Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T16:33:41.917Z] ---> Running in c2f255028117 [2022-08-04T16:33:41.917Z] Removing intermediate container 009be9460449 [2022-08-04T16:33:41.917Z] ---> 5134c2779b53 [2022-08-04T16:33:41.917Z] [2022-08-04T16:33:41.917Z] ---> Running in 17d6f10a5a62 [2022-08-04T16:33:42.178Z] Removing intermediate container c2f255028117 [2022-08-04T16:33:42.178Z] ---> 22aee24e60f7 [2022-08-04T16:33:42.178Z] Step 28/31 : CMD ["gate"] [2022-08-04T16:33:42.178Z] Successfully built 5134c2779b53 [2022-08-04T16:33:42.178Z] Successfully tagged core-data:latest [2022-08-04T16:33:42.178Z]  Building core-data ... done Building security-spire-server [2022-08-04T16:33:42.178Z] ---> Running in 0cd30e3817ff [2022-08-04T16:33:42.178Z] Removing intermediate container 17d6f10a5a62 [2022-08-04T16:33:42.178Z] ---> 298d0fff5292 [2022-08-04T16:33:42.178Z] Step 13/25 : WORKDIR / [2022-08-04T16:33:42.178Z] ---> Running in 5562a41caefd [2022-08-04T16:33:42.178Z] Removing intermediate container 0cd30e3817ff [2022-08-04T16:33:42.178Z] ---> aa851d6c2e0a [2022-08-04T16:33:42.178Z] Step 29/31 : LABEL arch=x86_64 [2022-08-04T16:33:42.440Z] ---> Running in 62bb0541ae63 [2022-08-04T16:33:42.699Z] Removing intermediate container 5562a41caefd [2022-08-04T16:33:42.699Z] ---> 5c87ef8c0143 [2022-08-04T16:33:42.699Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-04T16:33:42.965Z] Removing intermediate container 62bb0541ae63 [2022-08-04T16:33:42.965Z] ---> 98a1fdeff8e2 [2022-08-04T16:33:42.965Z] Step 30/31 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:33:43.536Z] ---> dc07d1bad55a [2022-08-04T16:33:43.536Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-04T16:33:43.536Z] ---> Running in 84696c945754 [2022-08-04T16:33:43.536Z] Removing intermediate container 84696c945754 [2022-08-04T16:33:43.536Z] ---> d88d0e284393 [2022-08-04T16:33:43.536Z] Step 31/31 : LABEL version=0.0.0 [2022-08-04T16:33:43.794Z] ---> 6a2a6e40de9f [2022-08-04T16:33:43.795Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-04T16:33:43.795Z] ---> Running in fbaa10c31daa [2022-08-04T16:33:44.054Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:33:44.054Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:33:44.054Z] ---> 799fd7be0f8d [2022-08-04T16:33:44.054Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:33:44.054Z] ---> Using cache [2022-08-04T16:33:44.054Z] ---> 8fd09114414b [2022-08-04T16:33:44.054Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:33:44.054Z] ---> Using cache [2022-08-04T16:33:44.054Z] ---> 57a071a96f11 [2022-08-04T16:33:44.054Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-04T16:33:44.312Z] Removing intermediate container fbaa10c31daa [2022-08-04T16:33:44.312Z] ---> bdc49d94f608 [2022-08-04T16:33:44.313Z] [2022-08-04T16:33:44.313Z] Successfully built bdc49d94f608 [2022-08-04T16:33:44.571Z] Successfully tagged security-bootstrapper:latest [2022-08-04T16:33:44.571Z] Building security-spire-config [2022-08-04T16:33:44.571Z]  Building security-bootstrapper ... done  ---> Running in cd089a9be4b5 [2022-08-04T16:33:44.571Z] ---> d5da8a2a87b1 [2022-08-04T16:33:44.571Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-04T16:33:44.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:45.768Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:46.026Z] ---> 1ef01f9cc782 [2022-08-04T16:33:46.026Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-04T16:33:46.026Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:33:46.026Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:33:46.026Z] ---> 799fd7be0f8d [2022-08-04T16:33:46.026Z] Step 3/20 : WORKDIR /edgex-go [2022-08-04T16:33:46.026Z] ---> Using cache [2022-08-04T16:33:46.026Z] ---> 8fd09114414b [2022-08-04T16:33:46.026Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-04T16:33:46.285Z] OK: 211 MiB in 51 packages [2022-08-04T16:33:46.854Z] ---> Running in 4d7354dad4b9 [2022-08-04T16:33:46.854Z] ---> ae892c8120f6 [2022-08-04T16:33:46.854Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-04T16:33:47.424Z] Removing intermediate container cd089a9be4b5 [2022-08-04T16:33:47.424Z] ---> d90a1606d4e4 [2022-08-04T16:33:47.424Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:33:47.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:47.424Z] ---> a05cbfdb55a8 [2022-08-04T16:33:47.424Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T16:33:47.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:47.684Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:33:47.684Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:33:47.684Z] ---> 799fd7be0f8d [2022-08-04T16:33:47.684Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T16:33:47.684Z] ---> Using cache [2022-08-04T16:33:47.684Z] ---> 8fd09114414b [2022-08-04T16:33:47.684Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:33:47.684Z] ---> Using cache [2022-08-04T16:33:47.684Z] ---> 57a071a96f11 [2022-08-04T16:33:47.684Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T16:33:47.684Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-04T16:33:47.684Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-04T16:33:47.684Z] OK: 17035 distinct packages available [2022-08-04T16:33:47.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:47.944Z] ---> Running in 1cb606d388ba [2022-08-04T16:33:47.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:47.944Z] ---> 0b669b4ebe0f [2022-08-04T16:33:47.944Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:33:47.944Z] ---> 551f479e1755 [2022-08-04T16:33:47.944Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T16:33:48.247Z] ---> Running in f1ac1e1e3fcf [2022-08-04T16:33:48.247Z] ---> Running in 7f0a1ba7c0fc [2022-08-04T16:33:48.247Z] OK: 211 MiB in 51 packages [2022-08-04T16:33:48.247Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:33:48.247Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:33:48.247Z] ---> 799fd7be0f8d [2022-08-04T16:33:48.247Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T16:33:48.247Z] ---> Using cache [2022-08-04T16:33:48.247Z] ---> 8fd09114414b [2022-08-04T16:33:48.247Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:33:48.247Z] ---> Using cache [2022-08-04T16:33:48.247Z] ---> 57a071a96f11 [2022-08-04T16:33:48.247Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T16:33:48.507Z] ---> Running in ec136fd70511 [2022-08-04T16:33:48.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:48.767Z] Removing intermediate container 4d7354dad4b9 [2022-08-04T16:33:48.767Z] ---> 7ee73c83fd20 [2022-08-04T16:33:48.767Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-04T16:33:49.027Z] ---> b441ca96d6ce [2022-08-04T16:33:49.027Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:33:49.027Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:49.027Z] ---> Running in 2cf130ec77a1 [2022-08-04T16:33:49.287Z] Removing intermediate container 7f0a1ba7c0fc [2022-08-04T16:33:49.287Z] ---> 502cf4ad61ad [2022-08-04T16:33:49.287Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T16:33:49.287Z] ---> Running in da47afabc595 [2022-08-04T16:33:49.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:49.287Z] Removing intermediate container da47afabc595 [2022-08-04T16:33:49.287Z] ---> c01bc0bbcae8 [2022-08-04T16:33:49.287Z] Step 23/25 : LABEL arch=x86_64 [2022-08-04T16:33:49.287Z] ---> Running in 640b7b323d22 [2022-08-04T16:33:49.547Z] Removing intermediate container 640b7b323d22 [2022-08-04T16:33:49.547Z] ---> 218f5e4bfbb9 [2022-08-04T16:33:49.547Z] Step 24/25 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:33:49.547Z] ---> Running in b0779e76eb9d [2022-08-04T16:33:49.808Z] OK: 211 MiB in 51 packages [2022-08-04T16:33:49.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:50.078Z] Removing intermediate container b0779e76eb9d [2022-08-04T16:33:50.078Z] ---> 5915e6fb7370 [2022-08-04T16:33:50.078Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T16:33:50.341Z] OK: 211 MiB in 51 packages [2022-08-04T16:33:51.285Z] ---> Running in bff27cc64e22 [2022-08-04T16:33:51.545Z] Removing intermediate container 1cb606d388ba [2022-08-04T16:33:51.545Z] Removing intermediate container bff27cc64e22 [2022-08-04T16:33:51.545Z] ---> bca67548fe8f [2022-08-04T16:33:51.545Z] [2022-08-04T16:33:51.545Z] ---> 1182e1994d1c [2022-08-04T16:33:51.545Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T16:33:51.545Z] Removing intermediate container ec136fd70511 [2022-08-04T16:33:51.545Z] ---> fe248f4f94a8 [2022-08-04T16:33:51.545Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T16:33:51.804Z] Successfully built bca67548fe8f [2022-08-04T16:33:51.804Z] Successfully tagged security-secretstore-setup:latest [2022-08-04T16:33:51.804Z]  Building security-secretstore-setup ... done Building core-command [2022-08-04T16:33:52.278Z] Removing intermediate container 14f59325838c [2022-08-04T16:33:52.278Z] ---> 22f69748e1ca [2022-08-04T16:33:52.278Z] Successfully built 22f69748e1ca [2022-08-04T16:33:52.278Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:33:52.632Z] + docker inspect -f . ci-base-image-arm64 [2022-08-04T16:33:52.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:33:52.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-21944 does not seem to be running inside a container [2022-08-04T16:33:52.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-04T16:33:53.185Z] ---> cc995e1fbe2c [2022-08-04T16:33:53.185Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:33:53.185Z] ---> e04e171afe1b [2022-08-04T16:33:53.185Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:33:53.753Z] ---> Running in 0b6f83a4c03e [2022-08-04T16:33:53.753Z] ---> Running in b6371781f6db [2022-08-04T16:33:54.339Z] $ docker top 2b55e021167152bbf94e51e5d69015d4896184491925750893173dc9582ed3b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T16:33:55.133Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:33:55.133Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:33:55.133Z] ---> 799fd7be0f8d [2022-08-04T16:33:55.133Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:33:55.133Z] ---> Using cache [2022-08-04T16:33:55.133Z] ---> 8fd09114414b [2022-08-04T16:33:55.133Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:33:55.133Z] ---> Using cache [2022-08-04T16:33:55.133Z] ---> 57a071a96f11 [2022-08-04T16:33:55.133Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T16:33:55.133Z] ---> Using cache [2022-08-04T16:33:55.133Z] ---> 9a496e8acd8f [2022-08-04T16:33:55.133Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:33:55.133Z] ---> Using cache [2022-08-04T16:33:55.133Z] ---> 296ed1b7acb0 [2022-08-04T16:33:55.133Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:33:55.133Z] ---> Using cache [2022-08-04T16:33:55.133Z] ---> 3a08d326e413 [2022-08-04T16:33:55.133Z] Step 8/23 : COPY . . [2022-08-04T16:33:55.133Z] ---> Using cache [2022-08-04T16:33:55.133Z] ---> 5e2d28ba344f [2022-08-04T16:33:55.133Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-04T16:33:55.261Z] + go version [2022-08-04T16:33:55.261Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-04T16:33:55.290Z] $ docker stop --time=1 2b55e021167152bbf94e51e5d69015d4896184491925750893173dc9582ed3b5 [2022-08-04T16:33:56.947Z] $ docker rm -f 2b55e021167152bbf94e51e5d69015d4896184491925750893173dc9582ed3b5 [2022-08-04T16:33:57.039Z] ---> Running in ca725062c64d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:33:57.300Z] Removing intermediate container f1ac1e1e3fcf [2022-08-04T16:33:57.300Z] ---> 2fe4813a26d7 [2022-08-04T16:33:57.300Z] Step 8/22 : COPY . . [2022-08-04T16:33:57.300Z] Removing intermediate container 2cf130ec77a1 [2022-08-04T16:33:57.300Z] ---> 018cfb622a61 [2022-08-04T16:33:57.300Z] Step 7/20 : COPY . . [2022-08-04T16:33:57.554Z] + docker inspect -f . ci-base-image-arm64 [2022-08-04T16:33:57.554Z] . [2022-08-04T16:33:57.558Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:33:57.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-21944 does not seem to be running inside a container [2022-08-04T16:33:57.881Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-04T16:33:59.207Z] $ docker top 826136af5949f1809632f464e5d070f35fe1817fc51f46a64f50f7764d69cfc6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-04T16:33:59.490Z] ========================================================= [2022-08-04T16:33:59.491Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-04T16:33:59.491Z] ========================================================= [Pipeline] sh [2022-08-04T16:34:00.148Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:34:00.822Z] + make test [2022-08-04T16:34:00.822Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-04T16:34:05.698Z] ---> c54d346be84e [2022-08-04T16:34:05.698Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-04T16:34:05.698Z] ---> b0d881e30845 [2022-08-04T16:34:05.698Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-04T16:34:05.698Z] ---> Running in a0393a4b40d3 [2022-08-04T16:34:05.698Z] ---> Running in 2d74588c2dd0 [2022-08-04T16:34:05.957Z] Removing intermediate container 0b6f83a4c03e [2022-08-04T16:34:05.957Z] ---> 39f0ad03fc2f [2022-08-04T16:34:05.957Z] Step 8/26 : COPY . . [2022-08-04T16:34:05.957Z] Removing intermediate container b6371781f6db [2022-08-04T16:34:05.957Z] ---> c4a439c0c495 [2022-08-04T16:34:05.957Z] Step 8/25 : COPY . . [2022-08-04T16:34:05.957Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T16:34:06.221Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-04T16:34:16.244Z] ---> c266cec5b230 [2022-08-04T16:34:16.245Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T16:34:16.245Z] ---> 65ccfc69519b [2022-08-04T16:34:16.245Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T16:34:16.245Z] ---> Running in 3587d87b941f [2022-08-04T16:34:16.245Z] ---> Running in 204eb9960999 [2022-08-04T16:34:16.814Z] Removing intermediate container 3587d87b941f [2022-08-04T16:34:16.814Z] ---> c511ea9626bc [2022-08-04T16:34:16.814Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T16:34:16.814Z] Removing intermediate container 204eb9960999 [2022-08-04T16:34:16.814Z] ---> 896f33f6b31a [2022-08-04T16:34:16.814Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-04T16:34:17.105Z] ---> Running in a31930b85426 [2022-08-04T16:34:17.105Z] ---> Running in 115317b7aa29 [2022-08-04T16:34:17.370Z] Removing intermediate container a31930b85426 [2022-08-04T16:34:17.370Z] ---> 77bcc3bea168 [2022-08-04T16:34:17.370Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T16:34:17.370Z] ---> Running in 576ded719cac [2022-08-04T16:34:17.631Z] Removing intermediate container 115317b7aa29 [2022-08-04T16:34:17.631Z] ---> 0e47aadfb217 [2022-08-04T16:34:17.631Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T16:34:17.631Z] ---> Running in 94fea2dd530a [2022-08-04T16:34:20.171Z] Removing intermediate container ca725062c64d [2022-08-04T16:34:20.171Z] ---> 9992b4738958 [2022-08-04T16:34:20.171Z] [2022-08-04T16:34:20.171Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T16:34:20.171Z] ---> d7d3d98c851f [2022-08-04T16:34:20.171Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T16:34:20.171Z] ---> Using cache [2022-08-04T16:34:20.171Z] ---> 05bde9eaf680 [2022-08-04T16:34:20.171Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:34:20.171Z] ---> Using cache [2022-08-04T16:34:20.171Z] ---> 08f47af32798 [2022-08-04T16:34:20.171Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-04T16:34:20.171Z] ---> Running in 9a262faa8d27 [2022-08-04T16:34:20.171Z] Removing intermediate container 94fea2dd530a [2022-08-04T16:34:20.171Z] ---> ecf6d623e67a [2022-08-04T16:34:20.171Z] Step 12/25 : WORKDIR /edgex-go [2022-08-04T16:34:20.171Z] Removing intermediate container 576ded719cac [2022-08-04T16:34:20.171Z] ---> 42f5c3dcc140 [2022-08-04T16:34:20.171Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T16:34:20.171Z] ---> Running in 442d8b0a8058 [2022-08-04T16:34:20.171Z] ---> Running in ae428924d2fa [2022-08-04T16:34:20.171Z] Removing intermediate container 9a262faa8d27 [2022-08-04T16:34:20.171Z] ---> d62f6158a2b4 [2022-08-04T16:34:20.171Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T16:34:20.430Z] ---> Running in e183b25c1596 [2022-08-04T16:34:20.430Z] Removing intermediate container 442d8b0a8058 [2022-08-04T16:34:20.430Z] ---> a302bd0cfeab [2022-08-04T16:34:20.430Z] [2022-08-04T16:34:20.430Z] Step 13/25 : FROM alpine:3.15 [2022-08-04T16:34:20.430Z] ---> 2720e26172a0 [2022-08-04T16:34:20.430Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:34:20.430Z] ---> Using cache [2022-08-04T16:34:20.430Z] ---> d54f3ae08e33 [2022-08-04T16:34:20.430Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:34:20.430Z] ---> Using cache [2022-08-04T16:34:20.430Z] ---> 5b491e5f8740 [2022-08-04T16:34:20.430Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T16:34:20.430Z] ---> Using cache [2022-08-04T16:34:20.430Z] ---> 09a9f393d01f [2022-08-04T16:34:20.430Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T16:34:20.430Z] Removing intermediate container ae428924d2fa [2022-08-04T16:34:20.430Z] ---> a789b1394898 [2022-08-04T16:34:20.430Z] [2022-08-04T16:34:20.430Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T16:34:20.430Z] ---> 2720e26172a0 [2022-08-04T16:34:20.430Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:34:20.430Z] ---> Using cache [2022-08-04T16:34:20.430Z] ---> d54f3ae08e33 [2022-08-04T16:34:20.430Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:34:20.430Z] ---> Using cache [2022-08-04T16:34:20.430Z] ---> 5b491e5f8740 [2022-08-04T16:34:20.430Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-04T16:34:20.697Z] Removing intermediate container e183b25c1596 [2022-08-04T16:34:20.697Z] ---> caf5b0e31b8b [2022-08-04T16:34:20.697Z] Step 15/23 : WORKDIR / [2022-08-04T16:34:20.697Z] ---> Running in 10c82e7899e2 [2022-08-04T16:34:20.697Z] ---> Running in 6b829c913f3e [2022-08-04T16:34:21.270Z] Removing intermediate container 6b829c913f3e [2022-08-04T16:34:21.270Z] ---> 9e367fad32cd [2022-08-04T16:34:21.270Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:34:21.532Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:21.796Z] ---> 54a2ae258cb2 [2022-08-04T16:34:21.796Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-04T16:34:22.745Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:23.010Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T16:34:23.010Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T16:34:23.010Z] OK: 15857 distinct packages available [2022-08-04T16:34:23.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:23.010Z] ---> 808c7e20275c [2022-08-04T16:34:23.010Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-04T16:34:23.271Z] ---> bed7438098f7 [2022-08-04T16:34:23.271Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T16:34:23.530Z] ---> cf30b1584e7e [2022-08-04T16:34:23.530Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-04T16:34:23.530Z] ---> 0dcb360aa9b9 [2022-08-04T16:34:23.530Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-04T16:34:23.793Z] ---> Running in 141e129bbe10 [2022-08-04T16:34:24.057Z] Removing intermediate container 141e129bbe10 [2022-08-04T16:34:24.057Z] ---> 0c5fb23b461e [2022-08-04T16:34:24.057Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:34:24.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:24.057Z] ---> Running in 3dc719cfb8fc [2022-08-04T16:34:24.317Z] ---> 230df4945711 [2022-08-04T16:34:24.317Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-04T16:34:24.317Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-04T16:34:24.317Z] Removing intermediate container 3dc719cfb8fc [2022-08-04T16:34:24.317Z] ---> 0ddafac49d5a [2022-08-04T16:34:24.317Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T16:34:24.578Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-04T16:34:24.578Z] ---> Running in dbc5d77ef2b2 [2022-08-04T16:34:24.578Z] (3/4) Installing libucontext (1.1-r0) [2022-08-04T16:34:24.578Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-04T16:34:24.578Z] ---> da9f96992004 [2022-08-04T16:34:24.578Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T16:34:24.837Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T16:34:24.837Z] OK: 6 MiB in 18 packages [2022-08-04T16:34:24.837Z] Removing intermediate container dbc5d77ef2b2 [2022-08-04T16:34:24.837Z] ---> 278592fef884 [2022-08-04T16:34:24.837Z] Step 22/23 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:34:24.837Z] ---> Running in 3726a1e3df31 [2022-08-04T16:34:24.837Z] ---> Running in f62398aa6954 [2022-08-04T16:34:25.105Z] Removing intermediate container f62398aa6954 [2022-08-04T16:34:25.105Z] Removing intermediate container 3726a1e3df31 [2022-08-04T16:34:25.105Z] ---> 34ef15408dda [2022-08-04T16:34:25.105Z] ---> 18f20a625505 [2022-08-04T16:34:25.105Z] Step 23/23 : LABEL version=0.0.0Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T16:34:25.105Z] [2022-08-04T16:34:25.366Z] ---> Running in e5f7cfdae948 [2022-08-04T16:34:25.366Z] ---> Running in 9b5112ff9a10 [2022-08-04T16:34:25.625Z] Removing intermediate container e5f7cfdae948 [2022-08-04T16:34:25.625Z] ---> a9f0e4b23dea [2022-08-04T16:34:25.625Z] Step 23/25 : LABEL arch=x86_64 [2022-08-04T16:34:25.625Z] Removing intermediate container 9b5112ff9a10 [2022-08-04T16:34:25.625Z] ---> b1cec6fc472a [2022-08-04T16:34:25.625Z] [2022-08-04T16:34:25.625Z] ---> Running in 7870f1ffc5c3 [2022-08-04T16:34:25.625Z] Removing intermediate container 10c82e7899e2 [2022-08-04T16:34:25.625Z] ---> aebf156bab9a [2022-08-04T16:34:25.625Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T16:34:25.625Z] Successfully built b1cec6fc472a [2022-08-04T16:34:25.884Z] Successfully tagged core-command:latest [2022-08-04T16:34:25.884Z]  Building core-command ... done Building sys-mgmt-agent [2022-08-04T16:34:25.884Z] Removing intermediate container 7870f1ffc5c3 [2022-08-04T16:34:25.884Z] ---> e921201ae46f [2022-08-04T16:34:25.884Z] Step 24/25 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:34:26.143Z] ---> Running in 3620f2b70247 [2022-08-04T16:34:27.083Z] Removing intermediate container 3620f2b70247 [2022-08-04T16:34:27.083Z] ---> dca2fea9abb1 [2022-08-04T16:34:27.083Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T16:34:28.025Z] ---> 71c0c820df73 [2022-08-04T16:34:28.025Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T16:34:28.025Z] ---> Running in 6851a507bac1 [2022-08-04T16:34:28.601Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:34:28.601Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:34:28.601Z] ---> 799fd7be0f8d [2022-08-04T16:34:28.601Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:34:28.601Z] ---> Using cache [2022-08-04T16:34:28.601Z] ---> 8fd09114414b [2022-08-04T16:34:28.601Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:34:28.601Z] ---> Using cache [2022-08-04T16:34:28.601Z] ---> 57a071a96f11 [2022-08-04T16:34:28.601Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-04T16:34:28.601Z] Removing intermediate container 6851a507bac1 [2022-08-04T16:34:28.601Z] ---> 9594b5cc7826 [2022-08-04T16:34:28.601Z] [2022-08-04T16:34:28.601Z] ---> Running in b6712ec77fd5 [2022-08-04T16:34:28.601Z] ---> 255c8765f832 [2022-08-04T16:34:28.601Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-04T16:34:28.601Z] Successfully built 9594b5cc7826 [2022-08-04T16:34:28.601Z] Successfully tagged security-spire-server:latest [2022-08-04T16:34:28.601Z]  Building security-spire-server ... done Building core-metadata [2022-08-04T16:34:28.601Z] ---> Running in 57521a323453 [2022-08-04T16:34:29.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:29.801Z] Removing intermediate container 57521a323453 [2022-08-04T16:34:29.801Z] ---> 12d7f67fa95e [2022-08-04T16:34:29.801Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-04T16:34:30.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:30.942Z] OK: 211 MiB in 51 packages [2022-08-04T16:34:31.207Z] ---> 057e50753617 [2022-08-04T16:34:31.207Z] Step 21/26 : WORKDIR / [2022-08-04T16:34:31.472Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:34:31.472Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:34:31.472Z] ---> 799fd7be0f8d [2022-08-04T16:34:31.472Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:34:31.472Z] ---> Using cache [2022-08-04T16:34:31.472Z] ---> 8fd09114414b [2022-08-04T16:34:31.472Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:34:31.472Z] ---> Using cache [2022-08-04T16:34:31.472Z] ---> 57a071a96f11 [2022-08-04T16:34:31.472Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T16:34:31.472Z] ---> Using cache [2022-08-04T16:34:31.472Z] ---> 9a496e8acd8f [2022-08-04T16:34:31.472Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:34:31.472Z] ---> Using cache [2022-08-04T16:34:31.472Z] ---> 296ed1b7acb0 [2022-08-04T16:34:31.472Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:34:31.472Z] ---> Using cache [2022-08-04T16:34:31.472Z] ---> 3a08d326e413 [2022-08-04T16:34:31.472Z] Step 8/23 : COPY . . [2022-08-04T16:34:31.472Z] ---> Using cache [2022-08-04T16:34:31.472Z] ---> 5e2d28ba344f [2022-08-04T16:34:31.472Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-04T16:34:31.472Z] Removing intermediate container 2d74588c2dd0 [2022-08-04T16:34:31.472Z] ---> 5d0cf657c540 [2022-08-04T16:34:31.472Z] [2022-08-04T16:34:31.472Z] Step 9/20 : FROM alpine:3.15 [2022-08-04T16:34:31.472Z] ---> 2720e26172a0 [2022-08-04T16:34:31.472Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:34:31.472Z] ---> Using cache [2022-08-04T16:34:31.472Z] ---> d54f3ae08e33 [2022-08-04T16:34:31.472Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:34:31.472Z] ---> Using cache [2022-08-04T16:34:31.472Z] ---> 5b491e5f8740 [2022-08-04T16:34:31.472Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-04T16:34:31.732Z] ---> Running in 83ca57adb654 [2022-08-04T16:34:31.732Z] ---> Running in 80181c964f0a [2022-08-04T16:34:31.732Z] ---> Running in 5879613e9577 [2022-08-04T16:34:31.992Z] Removing intermediate container b6712ec77fd5 [2022-08-04T16:34:31.992Z] ---> d214a95a3f23 [2022-08-04T16:34:31.992Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:34:31.992Z] Removing intermediate container 83ca57adb654 [2022-08-04T16:34:31.992Z] ---> 5b4cb416d2f6 [2022-08-04T16:34:31.992Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T16:34:31.992Z] ---> Running in 02163c9bed53 [2022-08-04T16:34:31.992Z] ---> 0fa9f29de70d [2022-08-04T16:34:31.992Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:34:32.253Z] ---> Running in 6427996aa220 [2022-08-04T16:34:32.253Z] Removing intermediate container 02163c9bed53 [2022-08-04T16:34:32.253Z] ---> 436a4cdf5c32 [2022-08-04T16:34:32.253Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T16:34:32.253Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-04T16:34:32.512Z] ---> Running in 5c33256edb55 [2022-08-04T16:34:32.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:32.512Z] Removing intermediate container 5c33256edb55 [2022-08-04T16:34:32.512Z] ---> 6d86c5fcbee7 [2022-08-04T16:34:32.512Z] Step 24/26 : LABEL arch=x86_64 [2022-08-04T16:34:32.771Z] ---> Running in 84f40f156e13 [2022-08-04T16:34:33.030Z] Removing intermediate container 84f40f156e13 [2022-08-04T16:34:33.030Z] ---> 3cf2152a6aed [2022-08-04T16:34:33.030Z] Step 25/26 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:34:33.295Z] ---> Running in 26457864fae6 [2022-08-04T16:34:33.295Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:33.557Z] Removing intermediate container 26457864fae6 [2022-08-04T16:34:33.557Z] ---> 9402c5fe9fab [2022-08-04T16:34:33.557Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T16:34:33.557Z] ---> Running in eb2127a6f72a [2022-08-04T16:34:33.573Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-04T16:34:33.839Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T16:34:33.839Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T16:34:33.839Z] OK: 15857 distinct packages available [2022-08-04T16:34:33.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:34.098Z] Removing intermediate container eb2127a6f72a [2022-08-04T16:34:34.098Z] ---> 56db8fe5ca29 [2022-08-04T16:34:34.098Z] [2022-08-04T16:34:34.098Z] Removing intermediate container a0393a4b40d3 [2022-08-04T16:34:34.098Z] ---> 319d0b8c52b3 [2022-08-04T16:34:34.098Z] [2022-08-04T16:34:34.098Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T16:34:34.098Z] ---> d7d3d98c851f [2022-08-04T16:34:34.098Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-04T16:34:34.098Z] Successfully built 56db8fe5ca29 [2022-08-04T16:34:34.355Z] Successfully tagged security-spire-config:latest [2022-08-04T16:34:34.615Z]  Building security-spire-config ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:34.874Z] ---> Running in 9b2c5653ed10 [2022-08-04T16:34:35.134Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-04T16:34:35.134Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-04T16:34:35.134Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-04T16:34:35.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:35.393Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-04T16:34:35.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:35.393Z] (5/9) Installing curl (7.80.0-r2) [2022-08-04T16:34:35.654Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-04T16:34:35.654Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-04T16:34:35.654Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-04T16:34:35.654Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:34:35.654Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:34:35.654Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-04T16:34:35.654Z] OK: 6 MiB in 16 packages [2022-08-04T16:34:35.654Z] (8/9) Installing libucontext (1.1-r0) [2022-08-04T16:34:35.914Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-04T16:34:35.914Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T16:34:35.914Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:34:35.914Z] OK: 8 MiB in 23 packages [2022-08-04T16:34:36.856Z] Removing intermediate container 9b2c5653ed10 [2022-08-04T16:34:36.856Z] ---> 4deba8401eda [2022-08-04T16:34:36.856Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:34:37.116Z] ---> Running in 6725238d6a39 [2022-08-04T16:34:37.116Z] Removing intermediate container 5879613e9577 [2022-08-04T16:34:37.116Z] ---> 9fbc3cca142e [2022-08-04T16:34:37.116Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:34:37.377Z] Removing intermediate container 6725238d6a39 [2022-08-04T16:34:37.377Z] ---> c618e6a99ad9 [2022-08-04T16:34:37.377Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-04T16:34:37.377Z] ---> Running in cf210d732082 [2022-08-04T16:34:37.659Z] ---> fb5fe3174c32 [2022-08-04T16:34:37.660Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-04T16:34:37.660Z] Removing intermediate container cf210d732082 [2022-08-04T16:34:37.660Z] ---> 4a363d018491 [2022-08-04T16:34:37.660Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T16:34:37.924Z] ---> Running in 8310ade397fc [2022-08-04T16:34:38.185Z] Removing intermediate container 8310ade397fc [2022-08-04T16:34:38.185Z] ---> 8d00862d5ddc [2022-08-04T16:34:38.185Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:34:39.141Z] ---> 5552c912459d [2022-08-04T16:34:39.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-04T16:34:39.141Z] ---> 4db255d75761 [2022-08-04T16:34:39.141Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-04T16:34:40.083Z] ---> b4bbfd65f209 [2022-08-04T16:34:40.083Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-04T16:34:40.083Z] ---> Running in 55cb2d574f09 [2022-08-04T16:34:40.083Z] ---> d5c4af2d133d [2022-08-04T16:34:40.083Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-04T16:34:40.359Z] Removing intermediate container 6427996aa220 [2022-08-04T16:34:40.359Z] ---> 1cfa5c46eaff [2022-08-04T16:34:40.359Z] Step 8/23 : COPY . . [2022-08-04T16:34:40.646Z] Removing intermediate container 55cb2d574f09 [2022-08-04T16:34:40.646Z] ---> 0ab11936158b [2022-08-04T16:34:40.646Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:34:41.221Z] ---> 8ff19a1c6b9e [2022-08-04T16:34:41.221Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-04T16:34:41.479Z] ---> Running in abdb89c6b84f [2022-08-04T16:34:41.479Z] ---> Running in 7e60e4197cf2 [2022-08-04T16:34:41.745Z] Removing intermediate container abdb89c6b84f [2022-08-04T16:34:41.746Z] ---> 795747b4b609 [2022-08-04T16:34:41.746Z] Step 18/20 : LABEL arch=x86_64 [2022-08-04T16:34:41.746Z] ---> Running in c190ebdcfcd0 [2022-08-04T16:34:41.746Z] Removing intermediate container 7e60e4197cf2 [2022-08-04T16:34:41.746Z] ---> f7c90ae6e62f [2022-08-04T16:34:41.746Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:34:41.746Z] ---> Running in 309f9da971f2 [2022-08-04T16:34:42.005Z] Removing intermediate container c190ebdcfcd0 [2022-08-04T16:34:42.005Z] ---> e2e0a3609b1f [2022-08-04T16:34:42.005Z] Step 19/20 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:34:42.005Z] ---> Running in 7654ad9b69b3 [2022-08-04T16:34:42.005Z] Removing intermediate container 309f9da971f2 [2022-08-04T16:34:42.005Z] ---> bc1224eb543a [2022-08-04T16:34:42.005Z] Step 20/22 : LABEL arch=x86_64 [2022-08-04T16:34:42.268Z] ---> Running in ad108a0f32fc [2022-08-04T16:34:42.268Z] Removing intermediate container 7654ad9b69b3 [2022-08-04T16:34:42.268Z] ---> f697501de2a7 [2022-08-04T16:34:42.268Z] Step 20/20 : LABEL version=0.0.0 [2022-08-04T16:34:42.268Z] ---> Running in 460d81816bde [2022-08-04T16:34:42.541Z] Removing intermediate container ad108a0f32fc [2022-08-04T16:34:42.541Z] ---> eff937766101 [2022-08-04T16:34:42.541Z] Step 21/22 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:34:42.541Z] ---> Running in 5a7a8f4312fa [2022-08-04T16:34:42.541Z] Removing intermediate container 460d81816bde [2022-08-04T16:34:42.541Z] ---> a449a5319897 [2022-08-04T16:34:42.541Z] [2022-08-04T16:34:42.541Z] Successfully built a449a5319897 [2022-08-04T16:34:42.805Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-04T16:34:42.805Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5a7a8f4312fa [2022-08-04T16:34:42.805Z] ---> 8de3c9dfba39 [2022-08-04T16:34:42.805Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T16:34:43.186Z] ---> Running in afffebdb6784 [2022-08-04T16:34:43.483Z] Removing intermediate container afffebdb6784 [2022-08-04T16:34:43.483Z] ---> bbbc7fff35b4 [2022-08-04T16:34:43.483Z] [2022-08-04T16:34:43.483Z] Successfully built bbbc7fff35b4 [2022-08-04T16:34:43.483Z] Successfully tagged support-notifications:latest [2022-08-04T16:34:45.464Z]  Building support-notifications ... done  ---> df8f94909ef3 [2022-08-04T16:34:45.464Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-04T16:34:45.464Z] ---> Running in 10886ca3c858 [2022-08-04T16:34:45.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T16:34:47.633Z] Removing intermediate container 80181c964f0a [2022-08-04T16:34:47.633Z] ---> db901487a534 [2022-08-04T16:34:47.633Z] [2022-08-04T16:34:47.633Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T16:34:47.633Z] ---> d7d3d98c851f [2022-08-04T16:34:47.633Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T16:34:47.633Z] ---> Using cache [2022-08-04T16:34:47.633Z] ---> 05bde9eaf680 [2022-08-04T16:34:47.633Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:34:47.633Z] ---> Using cache [2022-08-04T16:34:47.633Z] ---> 08f47af32798 [2022-08-04T16:34:47.633Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-04T16:34:47.895Z] ---> Running in 4e6737b0a315 [2022-08-04T16:34:47.895Z] Removing intermediate container 4e6737b0a315 [2022-08-04T16:34:47.895Z] ---> 6e47f18b8efe [2022-08-04T16:34:47.895Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T16:34:47.895Z] ---> Running in e5b90926c5f8 [2022-08-04T16:34:48.154Z] Removing intermediate container e5b90926c5f8 [2022-08-04T16:34:48.154Z] ---> 3b8a78235e03 [2022-08-04T16:34:48.154Z] Step 15/23 : WORKDIR / [2022-08-04T16:34:48.154Z] ---> Running in 2b4907532d4f [2022-08-04T16:34:48.465Z] Removing intermediate container 2b4907532d4f [2022-08-04T16:34:48.465Z] ---> 59124f0baace [2022-08-04T16:34:48.465Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:34:48.726Z] ---> 327773cb72f2 [2022-08-04T16:34:48.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-04T16:34:49.297Z] ---> 61863c1a2446 [2022-08-04T16:34:49.297Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-04T16:34:49.556Z] ---> 74fa041e1174 [2022-08-04T16:34:49.556Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-04T16:34:49.822Z] ---> Running in 439c14ada735 [2022-08-04T16:34:49.822Z] Removing intermediate container 439c14ada735 [2022-08-04T16:34:49.822Z] ---> b885b20627c9 [2022-08-04T16:34:49.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:34:50.084Z] ---> Running in 0be96b3a4b62 [2022-08-04T16:34:50.084Z] Removing intermediate container 0be96b3a4b62 [2022-08-04T16:34:50.084Z] ---> 1ed8675fceff [2022-08-04T16:34:50.084Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T16:34:50.360Z] ---> Running in a4cb2d63250c [2022-08-04T16:34:50.360Z] Removing intermediate container a4cb2d63250c [2022-08-04T16:34:50.360Z] ---> e08405569b73 [2022-08-04T16:34:50.360Z] Step 22/23 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:34:50.618Z] ---> Running in 212fad453a9e [2022-08-04T16:34:50.618Z] Removing intermediate container 212fad453a9e [2022-08-04T16:34:50.618Z] ---> e61e1d0063c7 [2022-08-04T16:34:50.618Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T16:34:50.877Z] ---> Running in d0f1a5a9f252 [2022-08-04T16:34:50.877Z] Removing intermediate container d0f1a5a9f252 [2022-08-04T16:34:50.877Z] ---> edd79c8872eb [2022-08-04T16:34:50.877Z] [2022-08-04T16:34:50.877Z] Successfully built edd79c8872eb [2022-08-04T16:34:51.137Z] Successfully tagged core-metadata:latest [2022-08-04T16:34:59.268Z]  Building core-metadata ... done Removing intermediate container 10886ca3c858 [2022-08-04T16:34:59.268Z] ---> 760f7df1f5a1 [2022-08-04T16:34:59.268Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-04T16:34:59.268Z] ---> Running in 0fb735223f98 [2022-08-04T16:34:59.268Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T16:34:59.268Z] Removing intermediate container 0fb735223f98 [2022-08-04T16:34:59.268Z] ---> b9ee11008bf8 [2022-08-04T16:34:59.268Z] [2022-08-04T16:34:59.268Z] Step 11/23 : FROM alpine:3.16 [2022-08-04T16:34:59.268Z] ---> d7d3d98c851f [2022-08-04T16:34:59.268Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:34:59.268Z] ---> Running in b35e7be94070 [2022-08-04T16:34:59.268Z] Removing intermediate container b35e7be94070 [2022-08-04T16:34:59.268Z] ---> 2f0423c5dc94 [2022-08-04T16:34:59.268Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-04T16:34:59.528Z] ---> Running in 1dd1945677c2 [2022-08-04T16:34:59.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:59.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:00.050Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-04T16:35:00.050Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-04T16:35:00.050Z] (3/33) Installing readline (8.1.2-r0) [2022-08-04T16:35:00.050Z] (4/33) Installing bash (5.1.16-r2) [2022-08-04T16:35:00.050Z] Executing bash-5.1.16-r2.post-install [2022-08-04T16:35:00.050Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-04T16:35:00.050Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-04T16:35:00.050Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T16:35:00.050Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-04T16:35:00.050Z] (9/33) Installing curl (7.83.1-r2) [2022-08-04T16:35:00.050Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-04T16:35:00.310Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-04T16:35:00.310Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-04T16:35:00.310Z] (13/33) Installing expat (2.4.8-r0) [2022-08-04T16:35:00.310Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-04T16:35:00.310Z] (15/33) Installing gdbm (1.23-r0) [2022-08-04T16:35:00.310Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-04T16:35:00.310Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T16:35:00.310Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T16:35:00.310Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-04T16:35:00.310Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-04T16:35:00.310Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-04T16:35:00.881Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-04T16:35:00.881Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-04T16:35:00.881Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-04T16:35:00.881Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-04T16:35:00.881Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-04T16:35:00.881Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-04T16:35:00.881Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-04T16:35:00.881Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-04T16:35:00.881Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-04T16:35:00.881Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-04T16:35:00.881Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-04T16:35:00.881Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-04T16:35:00.881Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:35:00.882Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:35:00.882Z] OK: 122 MiB in 47 packages [2022-08-04T16:35:02.806Z] Collecting docker-compose==1.23.2 [2022-08-04T16:35:02.806Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-04T16:35:02.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 31.4 MB/s eta 0:00:00 [2022-08-04T16:35:02.806Z] Collecting docker<4.0,>=3.6.0 [2022-08-04T16:35:02.806Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-04T16:35:02.807Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 44.0 MB/s eta 0:00:00 [2022-08-04T16:35:03.066Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-04T16:35:03.066Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-04T16:35:03.066Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 95.8 MB/s eta 0:00:00 [2022-08-04T16:35:03.066Z] Collecting docopt<0.7,>=0.6.1 [2022-08-04T16:35:03.066Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-04T16:35:03.066Z] Preparing metadata (setup.py): started [2022-08-04T16:35:03.326Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T16:35:03.326Z] Collecting cached-property<2,>=1.2.0 [2022-08-04T16:35:03.326Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-04T16:35:03.326Z] Collecting texttable<0.10,>=0.9.0 [2022-08-04T16:35:03.326Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-04T16:35:03.326Z] Preparing metadata (setup.py): started [2022-08-04T16:35:03.586Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T16:35:03.586Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-04T16:35:03.586Z] Collecting jsonschema<3,>=2.5.1 [2022-08-04T16:35:03.586Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-04T16:35:03.586Z] Collecting PyYAML<4,>=3.10 [2022-08-04T16:35:03.586Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-04T16:35:03.845Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 40.4 MB/s eta 0:00:00 [2022-08-04T16:35:03.845Z] Preparing metadata (setup.py): started [2022-08-04T16:35:04.105Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T16:35:04.105Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-04T16:35:04.105Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-04T16:35:04.105Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 133.7 MB/s eta 0:00:00 [2022-08-04T16:35:04.365Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-04T16:35:04.365Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-04T16:35:04.365Z] Preparing metadata (setup.py): started [2022-08-04T16:35:04.626Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T16:35:04.626Z] Collecting docker-pycreds>=0.4.0 [2022-08-04T16:35:04.626Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-04T16:35:04.626Z] Collecting idna<2.8,>=2.5 [2022-08-04T16:35:04.626Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-04T16:35:04.626Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 174.9 MB/s eta 0:00:00 [2022-08-04T16:35:04.626Z] Collecting certifi>=2017.4.17 [2022-08-04T16:35:04.626Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-04T16:35:04.626Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 55.6 MB/s eta 0:00:00 [2022-08-04T16:35:04.626Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-04T16:35:04.626Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-04T16:35:04.626Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 44.5 MB/s eta 0:00:00 [2022-08-04T16:35:04.885Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-04T16:35:04.885Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-04T16:35:04.885Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 55.6 MB/s eta 0:00:00 [2022-08-04T16:35:04.885Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-04T16:35:04.885Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-04T16:35:04.885Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-04T16:35:04.885Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-04T16:35:04.885Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-04T16:35:04.885Z] Running setup.py install for texttable: started [2022-08-04T16:35:05.144Z] Running setup.py install for texttable: finished with status 'done' [2022-08-04T16:35:05.144Z] Running setup.py install for PyYAML: started [2022-08-04T16:35:05.714Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-04T16:35:05.976Z] Running setup.py install for docopt: started [2022-08-04T16:35:06.238Z] Running setup.py install for docopt: finished with status 'done' [2022-08-04T16:35:06.504Z] Running setup.py install for dockerpty: started [2022-08-04T16:35:07.075Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-04T16:35:07.336Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-04T16:35:07.336Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-04T16:35:10.643Z] Removing intermediate container 1dd1945677c2 [2022-08-04T16:35:10.643Z] ---> 69db0d1884ee [2022-08-04T16:35:10.643Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-04T16:35:10.643Z] ---> Running in 74d9ae5cb4ba [2022-08-04T16:35:10.903Z] Removing intermediate container 74d9ae5cb4ba [2022-08-04T16:35:10.903Z] ---> 88d020cb1b75 [2022-08-04T16:35:10.903Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-04T16:35:10.903Z] ---> Running in fa6c2fb8cbbc [2022-08-04T16:35:10.903Z] Removing intermediate container fa6c2fb8cbbc [2022-08-04T16:35:10.903Z] ---> 61aed054c182 [2022-08-04T16:35:10.903Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-04T16:35:11.163Z] ---> 4e3e1dffce7a [2022-08-04T16:35:11.164Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-04T16:35:11.431Z] ---> a31e0ae15b45 [2022-08-04T16:35:11.431Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-04T16:35:11.693Z] ---> 33b6609df5ce [2022-08-04T16:35:11.693Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-04T16:35:11.693Z] ---> Running in 20c022073304 [2022-08-04T16:35:11.693Z] Removing intermediate container 20c022073304 [2022-08-04T16:35:11.693Z] ---> a016693474b3 [2022-08-04T16:35:11.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:35:11.960Z] ---> Running in 51cdd7e7eb62 [2022-08-04T16:35:11.960Z] Removing intermediate container 51cdd7e7eb62 [2022-08-04T16:35:11.960Z] ---> 4d43284f2db9 [2022-08-04T16:35:11.960Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T16:35:11.960Z] ---> Running in 80a565e160c9 [2022-08-04T16:35:11.960Z] Removing intermediate container 80a565e160c9 [2022-08-04T16:35:11.960Z] ---> 3ef419cfbcd4 [2022-08-04T16:35:11.960Z] Step 22/23 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb [2022-08-04T16:35:11.960Z] ---> Running in 43ab2fb6a5bd [2022-08-04T16:35:12.222Z] Removing intermediate container 43ab2fb6a5bd [2022-08-04T16:35:12.222Z] ---> 9d40495b86b1 [2022-08-04T16:35:12.222Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T16:35:12.222Z] ---> Running in 7c40be27bcd7 [2022-08-04T16:35:12.222Z] Removing intermediate container 7c40be27bcd7 [2022-08-04T16:35:12.222Z] ---> 9e1a186a7bef [2022-08-04T16:35:12.222Z] [2022-08-04T16:35:12.222Z] Successfully built 9e1a186a7bef [2022-08-04T16:35:12.222Z] Successfully tagged sys-mgmt-agent:latest [2022-08-04T16:35:12.497Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-04T16:35:12.500Z] $ docker stop --time=1 b2c6cceb2bc2c6de46438438ef931814cf48f81f00aca649afa7258c5b155f86 [2022-08-04T16:35:13.800Z] $ docker rm -f b2c6cceb2bc2c6de46438438ef931814cf48f81f00aca649afa7258c5b155f86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T16:35:14.149Z] + docker images [2022-08-04T16:35:14.149Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-04T16:35:14.149Z] sys-mgmt-agent latest 9e1a186a7bef 1 second ago 135MB [2022-08-04T16:35:14.149Z] b9ee11008bf8 14 seconds ago 1.52GB [2022-08-04T16:35:14.149Z] core-metadata latest edd79c8872eb 23 seconds ago 18.2MB [2022-08-04T16:35:14.149Z] db901487a534 26 seconds ago 1.55GB [2022-08-04T16:35:14.149Z] support-notifications latest bbbc7fff35b4 30 seconds ago 27.1MB [2022-08-04T16:35:14.149Z] security-spiffe-token-provider latest a449a5319897 31 seconds ago 29.2MB [2022-08-04T16:35:14.149Z] security-spire-config latest 56db8fe5ca29 40 seconds ago 85.8MB [2022-08-04T16:35:14.150Z] 319d0b8c52b3 40 seconds ago 1.58GB [2022-08-04T16:35:14.150Z] 5d0cf657c540 43 seconds ago 1.57GB [2022-08-04T16:35:14.150Z] security-spire-server latest 9594b5cc7826 45 seconds ago 86.5MB [2022-08-04T16:35:14.150Z] core-command latest b1cec6fc472a 48 seconds ago 16.2MB [2022-08-04T16:35:14.150Z] a789b1394898 53 seconds ago 1.42GB [2022-08-04T16:35:14.150Z] a302bd0cfeab 53 seconds ago 1.42GB [2022-08-04T16:35:14.150Z] 9992b4738958 54 seconds ago 1.52GB [2022-08-04T16:35:14.150Z] security-secretstore-setup latest bca67548fe8f About a minute ago 28.9MB [2022-08-04T16:35:14.150Z] security-bootstrapper latest bdc49d94f608 About a minute ago 19.3MB [2022-08-04T16:35:14.150Z] core-data latest 5134c2779b53 About a minute ago 21.5MB [2022-08-04T16:35:14.150Z] support-scheduler latest 560c1ad159d8 About a minute ago 26.5MB [2022-08-04T16:35:14.150Z] 67ba614ca8d8 About a minute ago 1.53GB [2022-08-04T16:35:14.150Z] security-proxy-setup latest 9ebc69c4f4d8 About a minute ago 27.2MB [2022-08-04T16:35:14.150Z] b67582f0afdc About a minute ago 1.58GB [2022-08-04T16:35:14.150Z] 73e1766a8042 About a minute ago 1.55GB [2022-08-04T16:35:14.150Z] b0911c7451c5 About a minute ago 1.53GB [2022-08-04T16:35:14.150Z] 530928d30228 About a minute ago 1.52GB [2022-08-04T16:35:14.150Z] security-spire-agent latest 48b28bc3d652 2 minutes ago 125MB [2022-08-04T16:35:14.150Z] 511a1bb2a8ac 2 minutes ago 1.42GB [2022-08-04T16:35:14.150Z] ci-base-image-x86_64 latest 799fd7be0f8d 5 minutes ago 993MB [2022-08-04T16:35:14.150Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-04T16:35:14.150Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-04T16:35:14.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-04T16:35:14.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-04T16:35:14.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-04T16:36:25.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-04T16:36:40.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.359s coverage: 28.7% of statements [2022-08-04T16:36:40.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-04T16:36:40.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-04T16:36:43.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.415s coverage: 98.5% of statements [2022-08-04T16:36:43.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-04T16:36:43.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.509s coverage: 54.2% of statements [2022-08-04T16:36:43.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-04T16:36:43.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-04T16:37:05.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.555s coverage: 89.2% of statements [2022-08-04T16:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-04T16:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-04T16:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-04T16:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-04T16:37:05.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.508s coverage: 2.1% of statements [2022-08-04T16:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-04T16:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-04T16:37:07.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.537s coverage: 95.6% of statements [2022-08-04T16:37:07.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-04T16:37:07.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:37:07.748Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.296s coverage: 72.2% of statements [2022-08-04T16:37:07.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-04T16:37:07.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-04T16:37:07.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-04T16:37:07.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-04T16:37:07.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-04T16:37:07.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.493s coverage: 60.0% of statements [2022-08-04T16:37:07.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-04T16:37:07.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-04T16:37:07.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-04T16:37:07.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.333s coverage: 0.9% of statements [2022-08-04T16:37:07.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-04T16:37:09.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.269s coverage: 58.8% of statements [2022-08-04T16:37:09.741Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.225s coverage: 29.6% of statements [2022-08-04T16:37:09.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-04T16:37:15.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 47.1% of statements [2022-08-04T16:37:15.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.371s coverage: 79.5% of statements [2022-08-04T16:37:15.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements [2022-08-04T16:37:15.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements [2022-08-04T16:37:18.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2022-08-04T16:37:26.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements [2022-08-04T16:37:26.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements [2022-08-04T16:37:39.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.714s coverage: 82.2% of statements [2022-08-04T16:37:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-04T16:37:40.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-04T16:37:40.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 65.1% of statements [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-04T16:37:40.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-04T16:37:40.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-04T16:37:40.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-04T16:37:40.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements [2022-08-04T16:37:40.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2022-08-04T16:37:40.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements [2022-08-04T16:37:40.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.849s coverage: 91.2% of statements [2022-08-04T16:37:40.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-04T16:37:47.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.011s coverage: 64.7% of statements [2022-08-04T16:37:47.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-04T16:37:47.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-04T16:37:47.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.292s coverage: 100.0% of statements [2022-08-04T16:37:47.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.196s coverage: 89.4% of statements [2022-08-04T16:37:47.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2022-08-04T16:37:47.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2022-08-04T16:37:47.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2022-08-04T16:37:55.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.519s coverage: 65.8% of statements [2022-08-04T16:37:55.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-04T16:37:55.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-04T16:37:55.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-04T16:37:56.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.782s coverage: 43.6% of statements [2022-08-04T16:37:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-04T16:37:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-04T16:37:56.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements [2022-08-04T16:37:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-04T16:37:56.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2022-08-04T16:37:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-04T16:37:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-04T16:37:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-04T16:37:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-04T16:38:06.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.378s coverage: 17.7% of statements [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-04T16:38:06.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.684s coverage: 92.3% of statements [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-04T16:38:06.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 63.2% of statements [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-04T16:38:06.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.528s coverage: 97.7% of statements [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-04T16:38:06.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-04T16:38:06.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-04T16:38:06.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.230s coverage: 100.0% of statements [2022-08-04T16:38:06.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-08-04T16:38:07.310Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-04T16:38:07.310Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-04T16:38:07.310Z] GO111MODULE=on go vet ./... [2022-08-04T16:39:59.178Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-04T16:39:59.178Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-04T16:39:59.178Z] ./bin/test-attribution-txt.sh [2022-08-04T16:39:59.452Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-04T16:39:59.452Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-04T16:39:59.452Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-04T16:39:59.452Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-04T16:39:59.452Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-04T16:39:59.452Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-04T16:39:59.452Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-04T16:39:59.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-04T16:40:00.140Z] + ls -al . [2022-08-04T16:40:00.141Z] total 724 [2022-08-04T16:40:00.141Z] drwxrwxr-x 9 1001 1001 4096 Aug 4 16:34 . [2022-08-04T16:40:00.141Z] drwxr-xr-x 4 root root 4096 Aug 4 16:33 .. [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 16 Aug 4 16:32 .dockerignore [2022-08-04T16:40:00.141Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 16:32 .git [2022-08-04T16:40:00.141Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 16:32 .github [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 1030 Aug 4 16:32 .gitignore [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 42 Aug 4 16:32 .golangci.yml [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 87 Aug 4 16:32 .hadolint.yml [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 16:32 .sonarcloud.properties [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 1171 Aug 4 16:32 ADOPTERS.md [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 10347 Aug 4 16:32 Attribution.txt [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 63209 Aug 4 16:32 CHANGELOG.md [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 16:32 CONTRIBUTING.md [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 677 Aug 4 16:32 GOVERNANCE.md [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 850 Aug 4 16:32 Jenkinsfile [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 16:32 LICENSE [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 12212 Aug 4 16:32 Makefile [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 582 Aug 4 16:32 OWNERS.md [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 9094 Aug 4 16:32 README.md [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 16:32 SECURITY.md [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 16:29 VERSION [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 16:32 ZMQWindows.md [2022-08-04T16:40:00.141Z] drwxrwxr-x 2 1001 1001 4096 Aug 4 16:32 bin [2022-08-04T16:40:00.141Z] drwxrwxr-x 18 1001 1001 4096 Aug 4 16:32 cmd [2022-08-04T16:40:00.141Z] -rw-r--r-- 1 root root 478941 Aug 4 16:38 coverage.out [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 3681 Aug 4 16:32 go.mod [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 38033 Aug 4 16:32 go.sum [2022-08-04T16:40:00.141Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 16:32 internal [2022-08-04T16:40:00.141Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 16:32 openapi [2022-08-04T16:40:00.141Z] drwxrwxr-x 4 1001 1001 4096 Aug 4 16:32 snap [2022-08-04T16:40:00.141Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 16:32 version.go [Pipeline] sh [2022-08-04T16:40:00.800Z] + '[' -e coverage.out ] [2022-08-04T16:40:00.800Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-04T16:40:00.823Z] Warning: overwriting stash ‘coverage-report’ [2022-08-04T16:40:01.637Z] Stashed 1 file(s) [Pipeline] sh [2022-08-04T16:40:02.282Z] + make build [2022-08-04T16:40:02.282Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T16:41:39.154Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-04T16:43:01.075Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-04T16:43:01.075Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T16:43:33.464Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T16:43:33.464Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T16:43:36.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T16:43:42.262Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-04T16:43:46.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-04T16:43:51.973Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-04T16:43:54.595Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-04T16:43:58.895Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-04T16:44:07.189Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-04T16:44:12.627Z] $ docker stop --time=1 826136af5949f1809632f464e5d070f35fe1817fc51f46a64f50f7764d69cfc6 [2022-08-04T16:44:14.677Z] $ docker rm -f 826136af5949f1809632f464e5d070f35fe1817fc51f46a64f50f7764d69cfc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:44:17.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T16:44:17.173Z] [2022-08-04T16:44:17.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:44:17.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T16:44:17.799Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-04T16:44:17.799Z] 29e5d40040c1: Pulling fs layer [2022-08-04T16:44:17.799Z] 1ce36da41761: Pulling fs layer [2022-08-04T16:44:17.799Z] 25b303627fd3: Pulling fs layer [2022-08-04T16:44:18.076Z] 29e5d40040c1: Verifying Checksum [2022-08-04T16:44:18.076Z] 29e5d40040c1: Download complete [2022-08-04T16:44:18.351Z] 1ce36da41761: Verifying Checksum [2022-08-04T16:44:18.351Z] 1ce36da41761: Download complete [2022-08-04T16:44:18.625Z] 29e5d40040c1: Pull complete [2022-08-04T16:44:20.067Z] 25b303627fd3: Verifying Checksum [2022-08-04T16:44:20.067Z] 25b303627fd3: Download complete [2022-08-04T16:44:20.067Z] 1ce36da41761: Pull complete [2022-08-04T16:44:32.481Z] 25b303627fd3: Pull complete [2022-08-04T16:44:32.481Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-04T16:44:32.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T16:44:32.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:44:32.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-21944 does not seem to be running inside a container [2022-08-04T16:44:32.859Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-04T16:44:35.261Z] $ docker top 6115312fa471326d7d24425b57070ff0fda4c944ed847ee544e4c11a70aed8dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T16:44:36.162Z] + docker-compose build --help+ [2022-08-04T16:44:36.162Z] grep parallel [2022-08-04T16:44:40.463Z] --parallel Build images in parallel. [Pipeline] } [2022-08-04T16:44:40.763Z] $ docker stop --time=1 6115312fa471326d7d24425b57070ff0fda4c944ed847ee544e4c11a70aed8dd [2022-08-04T16:44:42.449Z] $ docker rm -f 6115312fa471326d7d24425b57070ff0fda4c944ed847ee544e4c11a70aed8dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:44:43.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T16:44:43.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:44:43.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-21944 does not seem to be running inside a container [2022-08-04T16:44:43.389Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-04T16:44:44.735Z] $ docker top a48c5e12472442ac17f2f90d9f0ccb056a02ffc7089f6ea9ab4e5b340798e8bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T16:44:45.653Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-04T16:44:51.093Z] Building core-command ... [2022-08-04T16:44:51.093Z] Building core-data ... [2022-08-04T16:44:51.093Z] Building core-metadata ... [2022-08-04T16:44:51.093Z] Building security-bootstrapper ... [2022-08-04T16:44:51.093Z] Building security-proxy-setup ... [2022-08-04T16:44:51.093Z] Building security-secretstore-setup ... [2022-08-04T16:44:51.093Z] Building security-spiffe-token-provider ... [2022-08-04T16:44:51.093Z] Building security-spire-agent ... [2022-08-04T16:44:51.093Z] Building security-spire-config ... [2022-08-04T16:44:51.093Z] Building security-spire-server ... [2022-08-04T16:44:51.093Z] Building support-notifications ... [2022-08-04T16:44:51.093Z] Building support-scheduler ... [2022-08-04T16:44:51.093Z] Building sys-mgmt-agent ... [2022-08-04T16:44:51.093Z] Building security-spire-agent [2022-08-04T16:44:51.093Z] Building security-secretstore-setup [2022-08-04T16:44:51.093Z] Building support-scheduler [2022-08-04T16:44:51.093Z] Building security-bootstrapper [2022-08-04T16:44:51.093Z] Building core-command [2022-08-04T16:45:38.111Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:45:38.111Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:45:38.111Z] ---> 22f69748e1ca [2022-08-04T16:45:38.111Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T16:45:38.111Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:45:38.112Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:45:38.112Z] ---> 22f69748e1ca [2022-08-04T16:45:38.112Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:45:38.112Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:45:38.112Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:45:38.112Z] ---> 22f69748e1ca [2022-08-04T16:45:38.112Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T16:45:38.112Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:45:38.112Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:45:38.112Z] ---> 22f69748e1ca [2022-08-04T16:45:38.112Z] Step 3/31 : WORKDIR /edgex-go [2022-08-04T16:45:38.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:45:38.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:45:38.112Z] ---> 22f69748e1ca [2022-08-04T16:45:38.112Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:45:38.713Z] ---> Running in c548b491e01e [2022-08-04T16:45:38.713Z] ---> Running in fec3bd6d6225 [2022-08-04T16:45:38.713Z] ---> Running in 80cc8d4a442d [2022-08-04T16:45:38.713Z] ---> Running in 204a8cf7f92d [2022-08-04T16:45:38.713Z] ---> Running in 6d7fb021c07f [2022-08-04T16:45:39.319Z] Removing intermediate container 204a8cf7f92d [2022-08-04T16:45:39.319Z] ---> f99fdc7a5bd3 [2022-08-04T16:45:39.319Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:45:39.319Z] Removing intermediate container fec3bd6d6225 [2022-08-04T16:45:39.319Z] ---> ca48158805b0 [2022-08-04T16:45:39.319Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:45:39.319Z] Removing intermediate container c548b491e01e [2022-08-04T16:45:39.319Z] ---> 714122e0a201 [2022-08-04T16:45:39.319Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:45:39.319Z] Removing intermediate container 6d7fb021c07f [2022-08-04T16:45:39.319Z] ---> fa682cb968c0 [2022-08-04T16:45:39.319Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:45:39.319Z] ---> Running in fe84c322a42f [2022-08-04T16:45:39.319Z] Removing intermediate container 80cc8d4a442d [2022-08-04T16:45:39.319Z] ---> b4ec34e50866 [2022-08-04T16:45:39.319Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:45:39.594Z] ---> Running in a46abfaa01c1 [2022-08-04T16:45:39.594Z] ---> Running in c4fb4953f940 [2022-08-04T16:45:39.594Z] ---> Running in 0d2b08de2c2f [2022-08-04T16:45:39.594Z] ---> Running in f644e50c3885 [2022-08-04T16:45:42.992Z] Removing intermediate container fe84c322a42f [2022-08-04T16:45:42.992Z] ---> 079e73f07ebb [2022-08-04T16:45:42.992Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T16:45:42.992Z] Removing intermediate container c4fb4953f940 [2022-08-04T16:45:42.992Z] ---> 2f7b6d404026 [2022-08-04T16:45:42.992Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-04T16:45:43.271Z] ---> Running in 148fe65becd4 [2022-08-04T16:45:43.271Z] Removing intermediate container a46abfaa01c1 [2022-08-04T16:45:43.271Z] ---> 68f4185157a4 [2022-08-04T16:45:43.271Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T16:45:43.543Z] ---> Running in 0d960a700726 [2022-08-04T16:45:43.543Z] ---> Running in ecab9f2ecea3 [2022-08-04T16:45:44.139Z] Removing intermediate container f644e50c3885 [2022-08-04T16:45:44.139Z] ---> ccfdaccff35d [2022-08-04T16:45:44.139Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T16:45:44.139Z] Removing intermediate container 0d2b08de2c2f [2022-08-04T16:45:44.140Z] ---> a56dca50c953 [2022-08-04T16:45:44.140Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-04T16:45:44.140Z] ---> Running in 87c94dd867e2 [2022-08-04T16:45:44.417Z] ---> Running in 5196ff49c778 [2022-08-04T16:45:45.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:45:45.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:45:46.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:45:46.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:45:46.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:45:47.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:45:47.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:45:47.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:45:47.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:45:47.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:45:48.283Z] OK: 221 MiB in 51 packages [2022-08-04T16:45:48.283Z] OK: 221 MiB in 51 packages [2022-08-04T16:45:48.283Z] OK: 221 MiB in 51 packages [2022-08-04T16:45:48.922Z] OK: 221 MiB in 51 packages [2022-08-04T16:45:48.922Z] OK: 221 MiB in 51 packages [2022-08-04T16:45:49.910Z] Removing intermediate container 148fe65becd4 [2022-08-04T16:45:49.910Z] ---> 942743af81cf [2022-08-04T16:45:49.910Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:45:50.186Z] Removing intermediate container 0d960a700726 [2022-08-04T16:45:50.186Z] ---> 7865b156fc5d [2022-08-04T16:45:50.186Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-04T16:45:50.186Z] Removing intermediate container ecab9f2ecea3 [2022-08-04T16:45:50.186Z] ---> 28eeb5d5e646 [2022-08-04T16:45:50.186Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:45:50.463Z] Removing intermediate container 5196ff49c778 [2022-08-04T16:45:50.463Z] ---> e89edf1bb881 [2022-08-04T16:45:50.463Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T16:45:50.739Z] Removing intermediate container 87c94dd867e2 [2022-08-04T16:45:50.739Z] ---> eb1510b1e597 [2022-08-04T16:45:50.739Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T16:45:51.339Z] ---> 5d550b512555 [2022-08-04T16:45:51.339Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:45:51.339Z] ---> a4967669a5d4 [2022-08-04T16:45:51.339Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:45:51.339Z] ---> f04cd5568326 [2022-08-04T16:45:51.339Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:45:51.339Z] ---> Running in 0ecc0b8bcdb4 [2022-08-04T16:45:51.339Z] ---> Running in 660e389a4cc9 [2022-08-04T16:45:51.626Z] ---> Running in 5c3cd6d1b650 [2022-08-04T16:45:51.904Z] ---> 68c124f9af19 [2022-08-04T16:45:51.904Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:45:51.904Z] ---> Running in b6702e4f1fa6 [2022-08-04T16:45:52.181Z] ---> ccd421779f7d [2022-08-04T16:45:52.181Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:45:52.457Z] ---> Running in 871c687f8f5b [2022-08-04T16:47:00.490Z] Removing intermediate container 0ecc0b8bcdb4 [2022-08-04T16:47:00.490Z] ---> 130af66c258e [2022-08-04T16:47:00.490Z] Step 8/31 : COPY . . [2022-08-04T16:47:00.490Z] Removing intermediate container b6702e4f1fa6 [2022-08-04T16:47:00.490Z] ---> 78aa35cfba25 [2022-08-04T16:47:00.490Z] Step 8/25 : COPY . . [2022-08-04T16:47:00.490Z] Removing intermediate container 660e389a4cc9 [2022-08-04T16:47:00.490Z] ---> 00757cd91293 [2022-08-04T16:47:00.490Z] Step 8/22 : COPY . . [2022-08-04T16:47:00.490Z] Removing intermediate container 5c3cd6d1b650 [2022-08-04T16:47:00.490Z] ---> a9f3f84ccb6e [2022-08-04T16:47:00.490Z] Step 8/23 : COPY . . [2022-08-04T16:47:00.490Z] Removing intermediate container 871c687f8f5b [2022-08-04T16:47:00.490Z] ---> 6fffb4a49169 [2022-08-04T16:47:00.490Z] Step 8/26 : COPY . . [2022-08-04T16:47:08.787Z] ---> c411abe256e4 [2022-08-04T16:47:08.787Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-04T16:47:08.787Z] ---> 76d92e40ee43 [2022-08-04T16:47:08.787Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-04T16:47:08.787Z] ---> 719a4c01046b [2022-08-04T16:47:08.787Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T16:47:08.787Z] ---> Running in 459bd5140eb9 [2022-08-04T16:47:08.787Z] ---> Running in c7161e56f02d [2022-08-04T16:47:08.787Z] ---> d4c1ec1d922b [2022-08-04T16:47:08.787Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-04T16:47:08.787Z] ---> 016d1683b51d [2022-08-04T16:47:08.787Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-04T16:47:08.787Z] ---> Running in a718562ef63a [2022-08-04T16:47:08.787Z] ---> Running in cd0cfc5c7a4c [2022-08-04T16:47:09.066Z] ---> Running in 4a6b9a6680e8 [2022-08-04T16:47:09.353Z] Removing intermediate container a718562ef63a [2022-08-04T16:47:09.353Z] ---> a334b49098a8 [2022-08-04T16:47:09.353Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T16:47:09.629Z] ---> Running in 9a277c838b3d [2022-08-04T16:47:10.234Z] Removing intermediate container 9a277c838b3d [2022-08-04T16:47:10.234Z] ---> 0f02027cc410 [2022-08-04T16:47:10.234Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T16:47:10.234Z] ---> Running in 8a089fccd724 [2022-08-04T16:47:10.845Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-04T16:47:11.119Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-04T16:47:11.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T16:47:11.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-04T16:47:13.385Z] Removing intermediate container 8a089fccd724 [2022-08-04T16:47:13.385Z] ---> db86813da649 [2022-08-04T16:47:13.385Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T16:47:13.385Z] ---> Running in 992f9851c481 [2022-08-04T16:47:13.664Z] Removing intermediate container 992f9851c481 [2022-08-04T16:47:13.664Z] ---> a66372fc2292 [2022-08-04T16:47:13.664Z] [2022-08-04T16:47:13.664Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T16:47:13.946Z] 3.15: Pulling from library/alpine [2022-08-04T16:47:15.395Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-04T16:47:15.395Z] Status: Downloaded newer image for alpine:3.15 [2022-08-04T16:47:15.395Z] ---> 60f2846fe774 [2022-08-04T16:47:15.395Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:47:15.395Z] ---> Running in c47955e9b305 [2022-08-04T16:47:16.015Z] Removing intermediate container c47955e9b305 [2022-08-04T16:47:16.015Z] ---> cace5cc3d909 [2022-08-04T16:47:16.015Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:47:16.015Z] ---> Running in 8aab33772bfd [2022-08-04T16:47:19.448Z] Removing intermediate container 8aab33772bfd [2022-08-04T16:47:19.448Z] ---> bcb295c0efed [2022-08-04T16:47:19.448Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T16:47:19.448Z] ---> Running in bfe32f941158 [2022-08-04T16:47:21.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:22.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:23.872Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T16:47:23.872Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T16:47:23.872Z] OK: 15734 distinct packages available [2022-08-04T16:47:23.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:25.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:26.310Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-04T16:47:26.588Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-04T16:47:26.588Z] (3/5) Installing libucontext (1.1-r0) [2022-08-04T16:47:26.588Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-04T16:47:26.865Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-04T16:47:26.865Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T16:47:27.143Z] OK: 6 MiB in 19 packages [2022-08-04T16:47:28.601Z] Removing intermediate container bfe32f941158 [2022-08-04T16:47:28.601Z] ---> bd3029c83552 [2022-08-04T16:47:28.601Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-04T16:47:32.000Z] ---> e04ffe7638c9 [2022-08-04T16:47:32.000Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T16:47:38.732Z] ---> 78ab82a40695 [2022-08-04T16:47:38.732Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T16:47:38.732Z] ---> f9696816b999 [2022-08-04T16:47:38.732Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-04T16:47:39.354Z] ---> a43c46417a0c [2022-08-04T16:47:39.354Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-04T16:47:40.350Z] ---> b819d852960a [2022-08-04T16:47:40.350Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T16:47:40.638Z] ---> Running in 406e6fa91d18 [2022-08-04T16:47:40.926Z] Removing intermediate container 406e6fa91d18 [2022-08-04T16:47:40.926Z] ---> bad5b68191ab [2022-08-04T16:47:40.926Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T16:47:41.224Z] ---> Running in 751b2cc0460d [2022-08-04T16:47:41.501Z] Removing intermediate container 751b2cc0460d [2022-08-04T16:47:41.501Z] ---> b7c68b040ebb [2022-08-04T16:47:41.501Z] Step 24/26 : LABEL arch=arm64 [2022-08-04T16:47:41.777Z] ---> Running in 6d9c7f0d712a [2022-08-04T16:47:42.058Z] Removing intermediate container 6d9c7f0d712a [2022-08-04T16:47:42.058Z] ---> a0d8fa0355cc [2022-08-04T16:47:42.058Z] Step 25/26 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T16:47:42.336Z] ---> Running in 5d712e69a487 [2022-08-04T16:47:42.619Z] Removing intermediate container 5d712e69a487 [2022-08-04T16:47:42.619Z] ---> 951b1abc694b [2022-08-04T16:47:42.619Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T16:47:42.619Z] ---> Running in 23586043287f [2022-08-04T16:47:43.236Z] Removing intermediate container 23586043287f [2022-08-04T16:47:43.236Z] ---> 31e5927940a2 [2022-08-04T16:47:43.236Z] [2022-08-04T16:47:43.513Z] Successfully built 31e5927940a2 [2022-08-04T16:47:43.513Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-04T16:47:43.513Z]  Building security-spire-agent ... done Building support-notifications [2022-08-04T16:48:01.845Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:48:01.845Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:48:01.845Z] ---> 22f69748e1ca [2022-08-04T16:48:01.845Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:48:01.845Z] ---> Using cache [2022-08-04T16:48:01.845Z] ---> b4ec34e50866 [2022-08-04T16:48:01.845Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:48:01.845Z] ---> Using cache [2022-08-04T16:48:01.845Z] ---> ccfdaccff35d [2022-08-04T16:48:01.845Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-04T16:48:02.123Z] ---> Running in 833f34a1e6b0 [2022-08-04T16:48:04.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:48:05.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:48:07.430Z] OK: 221 MiB in 51 packages [2022-08-04T16:48:08.416Z] Removing intermediate container 833f34a1e6b0 [2022-08-04T16:48:08.416Z] ---> 8a66c598a1a1 [2022-08-04T16:48:08.416Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:48:09.408Z] ---> 8b02e89582da [2022-08-04T16:48:09.408Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:48:09.688Z] ---> Running in 769767d154c9 [2022-08-04T16:49:06.279Z] Removing intermediate container 769767d154c9 [2022-08-04T16:49:06.279Z] ---> 07d9f7412ef8 [2022-08-04T16:49:06.279Z] Step 8/22 : COPY . . [2022-08-04T16:49:10.603Z] ---> 240c8016de94 [2022-08-04T16:49:10.603Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-04T16:49:10.603Z] ---> Running in 4f42e5b6a787 [2022-08-04T16:49:12.607Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T16:52:49.683Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-04T16:52:49.683Z] Removing intermediate container c7161e56f02d [2022-08-04T16:52:49.683Z] ---> 0bb73bd0a31e [2022-08-04T16:52:49.683Z] [2022-08-04T16:52:49.683Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T16:52:49.683Z] 3.16: Pulling from library/alpine [2022-08-04T16:52:49.683Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T16:52:49.683Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T16:52:49.683Z] ---> 3d81c46cd875 [2022-08-04T16:52:49.683Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T16:52:49.683Z] ---> Running in d50c9a208837 [2022-08-04T16:52:49.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:52:49.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:52:51.981Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-04T16:52:51.981Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:52:51.981Z] OK: 5 MiB in 15 packages [2022-08-04T16:52:54.663Z] Removing intermediate container d50c9a208837 [2022-08-04T16:52:54.664Z] ---> 34140a8761e5 [2022-08-04T16:52:54.664Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:52:54.664Z] ---> Running in 224ec013a312 [2022-08-04T16:52:55.667Z] Removing intermediate container 224ec013a312 [2022-08-04T16:52:55.667Z] ---> b2e5db654f83 [2022-08-04T16:52:55.667Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-04T16:52:55.948Z] ---> Running in 872927069fde [2022-08-04T16:52:56.947Z] Removing intermediate container 872927069fde [2022-08-04T16:52:56.947Z] ---> f8269ff18161 [2022-08-04T16:52:56.947Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T16:52:56.947Z] ---> Running in 86ae5fd3cb7d [2022-08-04T16:52:57.955Z] Removing intermediate container 86ae5fd3cb7d [2022-08-04T16:52:57.955Z] ---> 00d5fd619561 [2022-08-04T16:52:57.955Z] Step 15/23 : WORKDIR / [2022-08-04T16:52:58.235Z] ---> Running in 43fc4c7597be [2022-08-04T16:52:59.701Z] Removing intermediate container 43fc4c7597be [2022-08-04T16:52:59.701Z] ---> 36f72da76943 [2022-08-04T16:52:59.701Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:53:01.706Z] ---> dd67189370ec [2022-08-04T16:53:01.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-04T16:53:02.314Z] Removing intermediate container cd0cfc5c7a4c [2022-08-04T16:53:02.314Z] ---> dd6675967738 [2022-08-04T16:53:02.314Z] [2022-08-04T16:53:02.314Z] Step 10/25 : FROM alpine:3.16 [2022-08-04T16:53:02.314Z] ---> 3d81c46cd875 [2022-08-04T16:53:02.314Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-04T16:53:02.591Z] ---> Running in 83cd163948e5 [2022-08-04T16:53:06.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:53:06.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:53:06.042Z] ---> 9b6eb6e0680f [2022-08-04T16:53:06.042Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-04T16:53:07.502Z] ---> 620311a25746 [2022-08-04T16:53:07.502Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-04T16:53:07.502Z] ---> Running in e1e0a8f9a026 [2022-08-04T16:53:07.502Z] Removing intermediate container 459bd5140eb9 [2022-08-04T16:53:07.502Z] ---> 3d1da226c8d3 [2022-08-04T16:53:07.502Z] [2022-08-04T16:53:07.502Z] Step 10/31 : FROM alpine:3.16 [2022-08-04T16:53:07.502Z] ---> 3d81c46cd875 [2022-08-04T16:53:07.502Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:53:07.502Z] ---> Running in 5b98969beca7 [2022-08-04T16:53:07.502Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-04T16:53:07.792Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-04T16:53:07.792Z] (3/3) Installing su-exec (0.2-r1) [2022-08-04T16:53:07.792Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:53:07.792Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:53:08.078Z] Removing intermediate container e1e0a8f9a026 [2022-08-04T16:53:08.078Z] ---> 0c26332d3295 [2022-08-04T16:53:08.078Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:53:08.358Z] ---> Running in ad8e114f139e [2022-08-04T16:53:08.358Z] OK: 6 MiB in 17 packages [2022-08-04T16:53:08.358Z] Removing intermediate container 5b98969beca7 [2022-08-04T16:53:08.358Z] ---> 399a7b1e515d [2022-08-04T16:53:08.358Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-04T16:53:08.641Z] ---> Running in 39e63b9b17aa [2022-08-04T16:53:09.250Z] Removing intermediate container ad8e114f139e [2022-08-04T16:53:09.250Z] ---> 1b6af95ed030 [2022-08-04T16:53:09.250Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T16:53:09.250Z] ---> Running in 980ab04b4b82 [2022-08-04T16:53:10.719Z] Removing intermediate container 980ab04b4b82 [2022-08-04T16:53:10.719Z] ---> 193298fec0bb [2022-08-04T16:53:10.719Z] Step 22/23 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T16:53:10.719Z] ---> Running in 01f19fed0e3b [2022-08-04T16:53:11.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:53:11.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:53:11.885Z] Removing intermediate container 01f19fed0e3b [2022-08-04T16:53:11.885Z] ---> 1e66fc09bb52 [2022-08-04T16:53:11.885Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T16:53:11.885Z] ---> Running in bbc4e2e48e24 [2022-08-04T16:53:11.885Z] Removing intermediate container 83cd163948e5 [2022-08-04T16:53:11.885Z] ---> c61fcbe47b04 [2022-08-04T16:53:11.885Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T16:53:12.161Z] ---> Running in 716dde5a9547 [2022-08-04T16:53:12.776Z] Removing intermediate container bbc4e2e48e24 [2022-08-04T16:53:12.776Z] ---> 6ed62fa3c9ed [2022-08-04T16:53:12.776Z] [2022-08-04T16:53:12.776Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-04T16:53:12.776Z] (2/2) Installing su-exec (0.2-r1) [2022-08-04T16:53:12.776Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:53:12.776Z] Removing intermediate container 716dde5a9547 [2022-08-04T16:53:12.776Z] ---> 5a377940ce68 [2022-08-04T16:53:12.776Z] Step 13/25 : WORKDIR / [2022-08-04T16:53:12.776Z] OK: 5 MiB in 16 packages [2022-08-04T16:53:13.064Z] ---> Running in a3ffeffa3a7a [2022-08-04T16:53:13.341Z] Successfully built 6ed62fa3c9ed [2022-08-04T16:53:13.341Z] Successfully tagged core-command-arm64:latest [2022-08-04T16:53:13.341Z] Building security-spire-server [2022-08-04T16:53:13.968Z]  Building core-command ... done Removing intermediate container a3ffeffa3a7a [2022-08-04T16:53:13.968Z] ---> a10bca318290 [2022-08-04T16:53:13.968Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-04T16:53:14.574Z] Removing intermediate container 39e63b9b17aa [2022-08-04T16:53:14.574Z] ---> 7ef429fb6b35 [2022-08-04T16:53:14.574Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-04T16:53:14.574Z] ---> Running in e7269ad0331f [2022-08-04T16:53:15.567Z] ---> 73214ad58c06 [2022-08-04T16:53:15.568Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-04T16:53:15.568Z] Removing intermediate container e7269ad0331f [2022-08-04T16:53:15.568Z] ---> 9fcd2d93f756 [2022-08-04T16:53:15.568Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-04T16:53:15.568Z] ---> Running in 7e86d8f34764 [2022-08-04T16:53:16.555Z] Removing intermediate container 7e86d8f34764 [2022-08-04T16:53:16.555Z] ---> 1448bdec37f3 [2022-08-04T16:53:16.555Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-04T16:53:16.555Z] ---> Running in 0ca7c47579a3 [2022-08-04T16:53:16.555Z] ---> b1384b046def [2022-08-04T16:53:16.555Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-04T16:53:17.587Z] Removing intermediate container 0ca7c47579a3 [2022-08-04T16:53:17.587Z] ---> 092fd663a165 [2022-08-04T16:53:17.588Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-04T16:53:17.588Z] ---> Running in fbf4a5330b78 [2022-08-04T16:53:18.203Z] ---> 7416a0e99084 [2022-08-04T16:53:18.203Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-04T16:53:19.661Z] ---> b34312d92075 [2022-08-04T16:53:19.661Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-04T16:53:21.123Z] Removing intermediate container fbf4a5330b78 [2022-08-04T16:53:21.123Z] ---> e82c8fc08695 [2022-08-04T16:53:21.123Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-04T16:53:21.399Z] ---> Running in bbbe58256b1c [2022-08-04T16:53:22.003Z] ---> 748d9eef7c66 [2022-08-04T16:53:22.003Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-04T16:53:22.607Z] Removing intermediate container bbbe58256b1c [2022-08-04T16:53:22.607Z] ---> 42c1728db27a [2022-08-04T16:53:22.607Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-04T16:53:24.764Z] ---> a16f3ae571de [2022-08-04T16:53:24.764Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-04T16:53:24.764Z] ---> Running in 29210a07caf5 [2022-08-04T16:53:26.238Z] ---> 45eba6673ba6 [2022-08-04T16:53:26.238Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T16:53:28.231Z] ---> 587f3119b518 [2022-08-04T16:53:28.231Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T16:53:28.231Z] ---> Running in c987c9899e37 [2022-08-04T16:53:29.688Z] Removing intermediate container 29210a07caf5 [2022-08-04T16:53:29.688Z] ---> 44b5b176d765 [2022-08-04T16:53:29.688Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:53:31.688Z] ---> 951b66c54b3a [2022-08-04T16:53:31.688Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-04T16:53:32.687Z] Removing intermediate container c987c9899e37 [2022-08-04T16:53:32.687Z] ---> 00bc8fa0617f [2022-08-04T16:53:32.687Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T16:53:32.687Z] ---> Running in c9aa6399faad [2022-08-04T16:53:33.689Z] Removing intermediate container c9aa6399faad [2022-08-04T16:53:33.689Z] ---> 8ebfbf5f5ad4 [2022-08-04T16:53:33.689Z] Step 23/25 : LABEL arch=arm64 [2022-08-04T16:53:33.689Z] ---> Running in 739b02d68e5a [2022-08-04T16:53:34.689Z] Removing intermediate container 739b02d68e5a [2022-08-04T16:53:34.689Z] ---> b19dfac81749 [2022-08-04T16:53:34.689Z] Step 24/25 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T16:53:34.983Z] ---> Running in 675ec0389b6f [2022-08-04T16:53:35.258Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:53:35.258Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:53:35.258Z] ---> 22f69748e1ca [2022-08-04T16:53:35.258Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T16:53:35.258Z] ---> Using cache [2022-08-04T16:53:35.258Z] ---> b4ec34e50866 [2022-08-04T16:53:35.258Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:53:35.258Z] ---> Using cache [2022-08-04T16:53:35.258Z] ---> ccfdaccff35d [2022-08-04T16:53:35.258Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T16:53:35.258Z] ---> Using cache [2022-08-04T16:53:35.258Z] ---> eb1510b1e597 [2022-08-04T16:53:35.258Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T16:53:35.258Z] ---> Using cache [2022-08-04T16:53:35.258Z] ---> ccd421779f7d [2022-08-04T16:53:35.258Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:53:35.258Z] ---> Using cache [2022-08-04T16:53:35.258Z] ---> 6fffb4a49169 [2022-08-04T16:53:35.258Z] Step 8/25 : COPY . . [2022-08-04T16:53:35.540Z] ---> 0ee6c9524ea8 [2022-08-04T16:53:35.540Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-04T16:53:35.540Z] ---> Using cache [2022-08-04T16:53:35.540Z] ---> 719a4c01046b [2022-08-04T16:53:35.540Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T16:53:35.540Z] ---> Using cache [2022-08-04T16:53:35.540Z] ---> a334b49098a8 [2022-08-04T16:53:35.540Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-04T16:53:35.540Z] ---> Using cache [2022-08-04T16:53:35.540Z] ---> 0f02027cc410 [2022-08-04T16:53:35.540Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T16:53:35.817Z] ---> Running in ca531178b86e [2022-08-04T16:53:36.094Z] Removing intermediate container 675ec0389b6f [2022-08-04T16:53:36.095Z] ---> e4e67e6003f8 [2022-08-04T16:53:36.095Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T16:53:36.372Z] ---> Running in a8339607e288 [2022-08-04T16:53:37.365Z] Removing intermediate container a8339607e288 [2022-08-04T16:53:37.365Z] ---> f86697be30d6 [2022-08-04T16:53:37.365Z] [2022-08-04T16:53:37.640Z] ---> d76c265b45cb [2022-08-04T16:53:37.640Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-04T16:53:37.916Z] Successfully built f86697be30d6 [2022-08-04T16:53:37.916Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-04T16:53:37.916Z] Building core-metadata [2022-08-04T16:53:39.372Z]  Building security-secretstore-setup ... done  ---> 86e4485bad79 [2022-08-04T16:53:39.372Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-04T16:53:39.372Z] Removing intermediate container ca531178b86e [2022-08-04T16:53:39.372Z] ---> dbdcec84a236 [2022-08-04T16:53:39.372Z] Step 12/25 : WORKDIR /edgex-go [2022-08-04T16:53:39.654Z] ---> Running in 32c58084240f [2022-08-04T16:53:40.653Z] Removing intermediate container 32c58084240f [2022-08-04T16:53:40.653Z] ---> f05d86f84736 [2022-08-04T16:53:40.653Z] [2022-08-04T16:53:40.653Z] Step 13/25 : FROM alpine:3.15 [2022-08-04T16:53:40.653Z] ---> 288b34016ba3 [2022-08-04T16:53:40.653Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-04T16:53:40.653Z] ---> 60f2846fe774 [2022-08-04T16:53:40.653Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:53:40.653Z] ---> Using cache [2022-08-04T16:53:40.653Z] ---> cace5cc3d909 [2022-08-04T16:53:40.653Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:53:40.653Z] ---> Using cache [2022-08-04T16:53:40.653Z] ---> bcb295c0efed [2022-08-04T16:53:40.653Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T16:53:40.653Z] ---> Using cache [2022-08-04T16:53:40.653Z] ---> bd3029c83552 [2022-08-04T16:53:40.653Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T16:53:42.117Z] ---> 94f57625e4b0 [2022-08-04T16:53:42.117Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-04T16:53:42.117Z] ---> Running in 5dcc953c006b [2022-08-04T16:53:46.450Z] Removing intermediate container 5dcc953c006b [2022-08-04T16:53:46.450Z] ---> ed3695517c63 [2022-08-04T16:53:46.450Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-04T16:53:46.450Z] ---> Running in 7c3d5bbe047a [2022-08-04T16:53:47.439Z] Removing intermediate container 7c3d5bbe047a [2022-08-04T16:53:47.439Z] ---> 76c3163849c7 [2022-08-04T16:53:47.439Z] Step 28/31 : CMD ["gate"] [2022-08-04T16:53:47.712Z] ---> Running in b9814a95f7da [2022-08-04T16:53:48.696Z] Removing intermediate container b9814a95f7da [2022-08-04T16:53:48.696Z] ---> c98782482a50 [2022-08-04T16:53:48.696Z] Step 29/31 : LABEL arch=arm64 [2022-08-04T16:53:48.972Z] ---> Running in 47274f144820 [2022-08-04T16:53:49.571Z] ---> 92b224b7e9a7 [2022-08-04T16:53:49.571Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T16:53:49.857Z] Removing intermediate container 47274f144820 [2022-08-04T16:53:49.857Z] ---> 7cd9a401acb6 [2022-08-04T16:53:49.857Z] Step 30/31 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T16:53:50.135Z] ---> Running in ea26d4233ac0 [2022-08-04T16:53:50.743Z] Removing intermediate container ea26d4233ac0 [2022-08-04T16:53:50.743Z] ---> e10f12181def [2022-08-04T16:53:50.743Z] Step 31/31 : LABEL version=0.0.0 [2022-08-04T16:53:51.019Z] ---> Running in ac7b1bf91833 [2022-08-04T16:53:51.296Z] ---> 7317446ad15a [2022-08-04T16:53:51.296Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-04T16:53:51.576Z] Removing intermediate container ac7b1bf91833 [2022-08-04T16:53:51.576Z] ---> b41fbd26680c [2022-08-04T16:53:51.576Z] [2022-08-04T16:53:52.569Z] Successfully built b41fbd26680c [2022-08-04T16:53:52.569Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-04T16:53:52.569Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-08-04T16:53:52.848Z] ---> 850fb9a7a6ae [2022-08-04T16:53:52.848Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-04T16:53:53.846Z] ---> 0a4797fffeaa [2022-08-04T16:53:53.846Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T16:53:54.130Z] ---> Running in 983d799691e5 [2022-08-04T16:53:54.739Z] Removing intermediate container 983d799691e5 [2022-08-04T16:53:54.739Z] ---> cf0245d9c734 [2022-08-04T16:53:54.739Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T16:53:55.017Z] ---> Running in ace3bcb1825f [2022-08-04T16:53:55.627Z] Removing intermediate container ace3bcb1825f [2022-08-04T16:53:55.627Z] ---> 10accd85f90f [2022-08-04T16:53:55.627Z] Step 23/25 : LABEL arch=arm64 [2022-08-04T16:53:55.627Z] ---> Running in e56f73f54f05 [2022-08-04T16:53:56.233Z] Removing intermediate container e56f73f54f05 [2022-08-04T16:53:56.233Z] ---> 0d0ccb34c9f6 [2022-08-04T16:53:56.233Z] Step 24/25 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T16:53:56.527Z] ---> Running in 91805ffa4488 [2022-08-04T16:53:57.519Z] Removing intermediate container 91805ffa4488 [2022-08-04T16:53:57.519Z] ---> edf241a389e5 [2022-08-04T16:53:57.519Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T16:53:57.793Z] ---> Running in b75b67d4b839 [2022-08-04T16:53:58.394Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:53:58.394Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:53:58.394Z] ---> 22f69748e1ca [2022-08-04T16:53:58.394Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:53:58.394Z] ---> Using cache [2022-08-04T16:53:58.394Z] ---> b4ec34e50866 [2022-08-04T16:53:58.394Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:53:58.394Z] ---> Using cache [2022-08-04T16:53:58.394Z] ---> ccfdaccff35d [2022-08-04T16:53:58.394Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T16:53:58.394Z] ---> Running in 49f07bf540c3 [2022-08-04T16:53:58.996Z] Removing intermediate container b75b67d4b839 [2022-08-04T16:53:58.996Z] ---> 780c1bd59ab5 [2022-08-04T16:53:58.996Z] [2022-08-04T16:53:59.592Z] Successfully built 780c1bd59ab5 [2022-08-04T16:53:59.592Z] Successfully tagged security-spire-server-arm64:latest [2022-08-04T16:53:59.592Z] Building security-spire-config [2022-08-04T16:54:00.577Z]  Building security-spire-server ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:54:01.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:54:02.555Z] OK: 221 MiB in 51 packages [2022-08-04T16:54:04.550Z] Removing intermediate container 49f07bf540c3 [2022-08-04T16:54:04.550Z] ---> c1f5c59285f1 [2022-08-04T16:54:04.550Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:54:05.999Z] ---> 1cc74eeddb62 [2022-08-04T16:54:05.999Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:54:05.999Z] ---> Running in 3f362c86ae6d [2022-08-04T16:54:18.459Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:54:18.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:54:18.459Z] ---> 22f69748e1ca [2022-08-04T16:54:18.459Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:54:18.459Z] ---> Using cache [2022-08-04T16:54:18.459Z] ---> b4ec34e50866 [2022-08-04T16:54:18.459Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:54:18.459Z] ---> Using cache [2022-08-04T16:54:18.459Z] ---> ccfdaccff35d [2022-08-04T16:54:18.459Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T16:54:18.459Z] ---> Using cache [2022-08-04T16:54:18.459Z] ---> c1f5c59285f1 [2022-08-04T16:54:18.459Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:54:18.459Z] ---> Using cache [2022-08-04T16:54:18.459Z] ---> 1cc74eeddb62 [2022-08-04T16:54:18.459Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:54:18.459Z] ---> Running in e24a0af468f9 [2022-08-04T16:54:22.820Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:54:22.820Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:54:22.820Z] ---> 22f69748e1ca [2022-08-04T16:54:22.820Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> b4ec34e50866 [2022-08-04T16:54:22.820Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> ccfdaccff35d [2022-08-04T16:54:22.820Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> eb1510b1e597 [2022-08-04T16:54:22.820Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> ccd421779f7d [2022-08-04T16:54:22.820Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> 6fffb4a49169 [2022-08-04T16:54:22.820Z] Step 8/26 : COPY . . [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> 719a4c01046b [2022-08-04T16:54:22.820Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> a334b49098a8 [2022-08-04T16:54:22.820Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> 0f02027cc410 [2022-08-04T16:54:22.820Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> db86813da649 [2022-08-04T16:54:22.820Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> a66372fc2292 [2022-08-04T16:54:22.820Z] [2022-08-04T16:54:22.820Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T16:54:22.820Z] ---> 60f2846fe774 [2022-08-04T16:54:22.820Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> cace5cc3d909 [2022-08-04T16:54:22.820Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:54:22.820Z] ---> Using cache [2022-08-04T16:54:22.820Z] ---> bcb295c0efed [2022-08-04T16:54:22.820Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-04T16:54:23.098Z] ---> Running in 931a869bc592 [2022-08-04T16:54:25.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:54:26.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:54:28.062Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T16:54:28.062Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T16:54:28.062Z] OK: 15734 distinct packages available [2022-08-04T16:54:28.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:54:29.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:54:30.043Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-04T16:54:30.319Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-04T16:54:30.319Z] (3/4) Installing libucontext (1.1-r0) [2022-08-04T16:54:30.319Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-04T16:54:30.596Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T16:54:30.596Z] OK: 6 MiB in 18 packages [2022-08-04T16:54:33.250Z] Removing intermediate container 931a869bc592 [2022-08-04T16:54:33.250Z] ---> f8aecbb480c6 [2022-08-04T16:54:33.250Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T16:54:43.456Z] ---> 4808e64496cb [2022-08-04T16:54:43.456Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T16:54:46.264Z] ---> 4e9192fe9225 [2022-08-04T16:54:46.264Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-04T16:54:46.264Z] ---> Running in 770b515e0fb4 [2022-08-04T16:54:47.309Z] Removing intermediate container 770b515e0fb4 [2022-08-04T16:54:47.309Z] ---> 7005b421497e [2022-08-04T16:54:47.309Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-04T16:54:49.303Z] ---> 3f2525e2548b [2022-08-04T16:54:49.303Z] Step 21/26 : WORKDIR / [2022-08-04T16:54:49.581Z] ---> Running in d60ba877c866 [2022-08-04T16:54:51.042Z] Removing intermediate container d60ba877c866 [2022-08-04T16:54:51.042Z] ---> d391082d11ef [2022-08-04T16:54:51.042Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T16:54:51.322Z] ---> Running in 57f57d916d58 [2022-08-04T16:54:51.927Z] Removing intermediate container 57f57d916d58 [2022-08-04T16:54:51.927Z] ---> 2a1dca415688 [2022-08-04T16:54:51.927Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T16:54:52.208Z] ---> Running in 0dd540cd8e4a [2022-08-04T16:54:54.196Z] Removing intermediate container 0dd540cd8e4a [2022-08-04T16:54:54.196Z] ---> 029907c66ebd [2022-08-04T16:54:54.196Z] Step 24/26 : LABEL arch=arm64 [2022-08-04T16:54:54.196Z] ---> Running in 1fd9632a796b [2022-08-04T16:54:54.802Z] Removing intermediate container 1fd9632a796b [2022-08-04T16:54:54.802Z] ---> 6752f1a1d8a4 [2022-08-04T16:54:54.802Z] Step 25/26 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T16:54:55.079Z] ---> Running in f921ad99f7cd [2022-08-04T16:54:56.075Z] Removing intermediate container f921ad99f7cd [2022-08-04T16:54:56.075Z] ---> b21ff7763693 [2022-08-04T16:54:56.075Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T16:54:56.684Z] ---> Running in bae540ec2676 [2022-08-04T16:54:57.670Z] Removing intermediate container bae540ec2676 [2022-08-04T16:54:57.670Z] ---> 7bfd8bd76571 [2022-08-04T16:54:57.670Z] [2022-08-04T16:54:58.663Z] Successfully built 7bfd8bd76571 [2022-08-04T16:54:58.663Z] Successfully tagged security-spire-config-arm64:latest [2022-08-04T16:54:58.663Z] Building sys-mgmt-agent [2022-08-04T16:55:20.889Z]  Building security-spire-config ... done Removing intermediate container 3f362c86ae6d [2022-08-04T16:55:20.889Z] ---> f81bea145c75 [2022-08-04T16:55:20.889Z] Step 8/23 : COPY . . [2022-08-04T16:55:20.889Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:55:20.889Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:55:20.889Z] ---> 22f69748e1ca [2022-08-04T16:55:20.889Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:55:20.889Z] ---> Using cache [2022-08-04T16:55:20.889Z] ---> b4ec34e50866 [2022-08-04T16:55:20.889Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:55:20.889Z] ---> Using cache [2022-08-04T16:55:20.889Z] ---> ccfdaccff35d [2022-08-04T16:55:20.889Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-04T16:55:21.874Z] ---> Running in d0115d2e6151 [2022-08-04T16:55:24.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:55:25.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:55:26.579Z] OK: 221 MiB in 51 packages [2022-08-04T16:55:28.026Z] Removing intermediate container d0115d2e6151 [2022-08-04T16:55:28.026Z] ---> 0bdf51419863 [2022-08-04T16:55:28.026Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:55:30.016Z] ---> 16fd988a3c71 [2022-08-04T16:55:30.017Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:55:30.017Z] ---> Running in 0b3b06c820b8 [2022-08-04T16:55:31.454Z] Removing intermediate container e24a0af468f9 [2022-08-04T16:55:31.454Z] ---> a2e5bcc751e8 [2022-08-04T16:55:31.454Z] Step 8/22 : COPY . . [2022-08-04T16:55:32.078Z] Removing intermediate container 4a6b9a6680e8 [2022-08-04T16:55:32.078Z] ---> 469b8980a984 [2022-08-04T16:55:32.078Z] [2022-08-04T16:55:32.078Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T16:55:32.078Z] ---> 3d81c46cd875 [2022-08-04T16:55:32.078Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-04T16:55:32.078Z] ---> Using cache [2022-08-04T16:55:32.078Z] ---> 34140a8761e5 [2022-08-04T16:55:32.078Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:55:32.078Z] ---> Using cache [2022-08-04T16:55:32.078Z] ---> b2e5db654f83 [2022-08-04T16:55:32.078Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-04T16:55:32.356Z] ---> Running in 1b256ab5978f [2022-08-04T16:55:33.343Z] Removing intermediate container 1b256ab5978f [2022-08-04T16:55:33.343Z] ---> e8dfb43de133 [2022-08-04T16:55:33.343Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T16:55:33.617Z] ---> Running in 6bb5b0f74e5c [2022-08-04T16:55:34.612Z] Removing intermediate container 6bb5b0f74e5c [2022-08-04T16:55:34.612Z] ---> 0905dd174778 [2022-08-04T16:55:34.612Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:55:36.626Z] ---> 67f3333da8e1 [2022-08-04T16:55:36.626Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-04T16:55:42.076Z] ---> 4942da2d0d68 [2022-08-04T16:55:42.076Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-04T16:55:43.077Z] ---> d6c0060ae943 [2022-08-04T16:55:43.077Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-04T16:55:43.077Z] ---> Running in 017ed3530842 [2022-08-04T16:55:43.682Z] ---> 82c07406c76d [2022-08-04T16:55:43.682Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-04T16:55:43.960Z] ---> Running in 6e9e025e409d [2022-08-04T16:55:44.237Z] Removing intermediate container 017ed3530842 [2022-08-04T16:55:44.237Z] ---> 95abba4c2e6f [2022-08-04T16:55:44.237Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:55:44.237Z] ---> Running in 4b7d2e6f7ef6 [2022-08-04T16:55:45.681Z] Removing intermediate container 4b7d2e6f7ef6 [2022-08-04T16:55:45.681Z] ---> a7f951f5982e [2022-08-04T16:55:45.681Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T16:55:45.681Z] ---> Running in de8bf6a40aa1 [2022-08-04T16:55:46.673Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-04T16:55:46.673Z] Removing intermediate container de8bf6a40aa1 [2022-08-04T16:55:46.673Z] ---> 4811e3d97c4c [2022-08-04T16:55:46.673Z] Step 21/22 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T16:55:46.949Z] ---> Running in 6b5f4d944707 [2022-08-04T16:55:47.556Z] Removing intermediate container 6b5f4d944707 [2022-08-04T16:55:47.556Z] ---> f33d59e04f16 [2022-08-04T16:55:47.556Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T16:55:47.847Z] ---> Running in 6d7321de2073 [2022-08-04T16:55:48.447Z] Removing intermediate container 6d7321de2073 [2022-08-04T16:55:48.447Z] ---> 7a35bf5eb613 [2022-08-04T16:55:48.447Z] [2022-08-04T16:55:49.051Z] Successfully built 7a35bf5eb613 [2022-08-04T16:55:49.051Z] Successfully tagged support-scheduler-arm64:latest [2022-08-04T16:55:49.051Z]  Building support-scheduler ... done Building core-data [2022-08-04T16:55:55.799Z] ---> 9968cf1f362d [2022-08-04T16:55:55.799Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-04T16:55:55.799Z] ---> Running in 8c59d8ceb1bc [2022-08-04T16:55:58.436Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-04T16:56:10.877Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:56:10.877Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:56:10.877Z] ---> 22f69748e1ca [2022-08-04T16:56:10.877Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:56:10.877Z] ---> Using cache [2022-08-04T16:56:10.877Z] ---> b4ec34e50866 [2022-08-04T16:56:10.877Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:56:10.877Z] ---> Using cache [2022-08-04T16:56:10.877Z] ---> ccfdaccff35d [2022-08-04T16:56:10.877Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-04T16:56:10.877Z] ---> Running in 1ce6a6aec557 [2022-08-04T16:56:12.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:56:13.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:56:14.763Z] OK: 221 MiB in 51 packages [2022-08-04T16:56:17.012Z] Removing intermediate container 1ce6a6aec557 [2022-08-04T16:56:17.012Z] ---> a7d0ad3a8fce [2022-08-04T16:56:17.012Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:56:18.520Z] ---> 9e27da04c629 [2022-08-04T16:56:18.520Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:56:18.874Z] ---> Running in 8ed37c69873e [2022-08-04T16:56:23.293Z] Removing intermediate container 0b3b06c820b8 [2022-08-04T16:56:23.293Z] ---> 25ae3674247c [2022-08-04T16:56:23.293Z] Step 8/23 : COPY . . [2022-08-04T16:56:35.720Z] Removing intermediate container 4f42e5b6a787 [2022-08-04T16:56:35.720Z] ---> c6e2a9c9d720 [2022-08-04T16:56:35.720Z] [2022-08-04T16:56:35.720Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T16:56:35.720Z] ---> 3d81c46cd875 [2022-08-04T16:56:35.720Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-04T16:56:35.720Z] ---> Running in b6f921305e39 [2022-08-04T16:56:36.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:56:36.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:56:38.456Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-04T16:56:38.456Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-04T16:56:38.456Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:56:38.456Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:56:39.074Z] OK: 6 MiB in 16 packages [2022-08-04T16:56:42.509Z] ---> c860c3193af1 [2022-08-04T16:56:42.509Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-04T16:56:42.509Z] Removing intermediate container b6f921305e39 [2022-08-04T16:56:42.509Z] ---> 7b6ff18987c3 [2022-08-04T16:56:42.509Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:56:42.509Z] ---> Running in 47d412fcf9fd [2022-08-04T16:56:42.509Z] ---> Running in 154cf08492ed [2022-08-04T16:56:43.518Z] Removing intermediate container 154cf08492ed [2022-08-04T16:56:43.518Z] ---> 9964c53435ec [2022-08-04T16:56:43.518Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-04T16:56:43.518Z] ---> Running in d81e9a26969b [2022-08-04T16:56:44.507Z] Removing intermediate container d81e9a26969b [2022-08-04T16:56:44.507Z] ---> d023a4befc89 [2022-08-04T16:56:44.507Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T16:56:44.507Z] ---> Running in b456954356b7 [2022-08-04T16:56:44.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T16:56:45.402Z] Removing intermediate container b456954356b7 [2022-08-04T16:56:45.402Z] ---> 489d0372b633 [2022-08-04T16:56:45.402Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:56:46.871Z] ---> 22cb7d7f2e32 [2022-08-04T16:56:46.871Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-04T16:56:51.189Z] ---> f0b4fc1d5db0 [2022-08-04T16:56:51.189Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-04T16:56:53.183Z] ---> e8a833edd03e [2022-08-04T16:56:53.183Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-04T16:56:53.463Z] ---> Running in f5037a9e60f8 [2022-08-04T16:56:54.916Z] Removing intermediate container f5037a9e60f8 [2022-08-04T16:56:54.916Z] ---> bc746be75978 [2022-08-04T16:56:54.916Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:56:54.916Z] ---> Running in 6468ae6584c2 [2022-08-04T16:56:55.902Z] Removing intermediate container 6468ae6584c2 [2022-08-04T16:56:55.902Z] ---> cceb1d420e2b [2022-08-04T16:56:55.902Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T16:56:56.180Z] ---> Running in 168b1403f924 [2022-08-04T16:56:57.170Z] Removing intermediate container 168b1403f924 [2022-08-04T16:56:57.170Z] ---> 99a072094e5a [2022-08-04T16:56:57.170Z] Step 21/22 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T16:56:57.170Z] ---> Running in b1733e09de49 [2022-08-04T16:56:58.174Z] Removing intermediate container b1733e09de49 [2022-08-04T16:56:58.174Z] ---> 03d2a9768dd9 [2022-08-04T16:56:58.174Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T16:56:58.455Z] ---> Running in 1c2d2d8304e0 [2022-08-04T16:56:59.454Z] Removing intermediate container 1c2d2d8304e0 [2022-08-04T16:56:59.454Z] ---> 82229229cd21 [2022-08-04T16:56:59.454Z] [2022-08-04T16:57:00.074Z] Successfully built 82229229cd21 [2022-08-04T16:57:00.074Z] Successfully tagged support-notifications-arm64:latest [2022-08-04T16:57:00.074Z] Building security-spiffe-token-provider [2022-08-04T16:57:15.223Z]  Building support-notifications ... done Removing intermediate container 8ed37c69873e [2022-08-04T16:57:15.223Z] ---> 3dff18bc04eb [2022-08-04T16:57:15.223Z] Step 8/23 : COPY . . [2022-08-04T16:57:17.861Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:57:17.861Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:57:17.861Z] ---> 22f69748e1ca [2022-08-04T16:57:17.861Z] Step 3/20 : WORKDIR /edgex-go [2022-08-04T16:57:17.861Z] ---> Using cache [2022-08-04T16:57:17.861Z] ---> b4ec34e50866 [2022-08-04T16:57:17.861Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-04T16:57:18.475Z] ---> Running in 444f5971afa2 [2022-08-04T16:57:21.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:57:21.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:57:23.731Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-04T16:57:23.731Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-04T16:57:23.731Z] OK: 16889 distinct packages available [2022-08-04T16:57:24.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:57:24.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:57:25.291Z] OK: 221 MiB in 51 packages [2022-08-04T16:57:27.932Z] Removing intermediate container 444f5971afa2 [2022-08-04T16:57:27.932Z] ---> 472f06489ee5 [2022-08-04T16:57:27.932Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-04T16:57:29.383Z] ---> 5505b73893ae [2022-08-04T16:57:29.383Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:57:29.663Z] ---> Running in 8b065dd6919a [2022-08-04T16:57:30.271Z] ---> 43a1635e952b [2022-08-04T16:57:30.271Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-04T16:57:30.552Z] ---> Running in 59cf8cfbd389 [2022-08-04T16:57:32.561Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T16:58:29.212Z] Removing intermediate container 8b065dd6919a [2022-08-04T16:58:29.212Z] ---> b6c9c9941c7e [2022-08-04T16:58:29.212Z] Step 7/20 : COPY . . [2022-08-04T16:58:33.581Z] ---> f1218a6367ca [2022-08-04T16:58:33.581Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-04T16:58:33.581Z] ---> Running in f2229f8af935 [2022-08-04T16:58:35.595Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-04T17:01:27.591Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-04T17:01:42.687Z] Removing intermediate container 8c59d8ceb1bc [2022-08-04T17:01:42.687Z] ---> c3d86a50f969 [2022-08-04T17:01:42.687Z] [2022-08-04T17:01:42.687Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T17:01:42.687Z] ---> 3d81c46cd875 [2022-08-04T17:01:42.687Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-04T17:01:42.687Z] ---> Running in c2ef12381ea1 [2022-08-04T17:01:44.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:01:44.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:01:45.856Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-04T17:01:45.856Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-04T17:01:45.856Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T17:01:45.856Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-04T17:01:45.856Z] (5/6) Installing curl (7.83.1-r2) [2022-08-04T17:01:45.856Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-04T17:01:45.856Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:01:45.856Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:01:46.459Z] OK: 8 MiB in 20 packages [2022-08-04T17:01:49.116Z] Removing intermediate container c2ef12381ea1 [2022-08-04T17:01:49.116Z] ---> 4582e4eb6c62 [2022-08-04T17:01:49.116Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T17:01:49.116Z] ---> Running in 05bf01f8f3ab [2022-08-04T17:01:49.395Z] Removing intermediate container 05bf01f8f3ab [2022-08-04T17:01:49.395Z] ---> f6bcd00f5e59 [2022-08-04T17:01:49.395Z] Step 13/22 : WORKDIR /edgex [2022-08-04T17:01:49.395Z] ---> Running in d21defda17d2 [2022-08-04T17:01:50.004Z] Removing intermediate container d21defda17d2 [2022-08-04T17:01:50.004Z] ---> 2c5857fd7ac5 [2022-08-04T17:01:50.004Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-04T17:01:50.992Z] ---> 1233b08050c5 [2022-08-04T17:01:50.992Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-04T17:01:53.001Z] ---> 7f3064c45b9f [2022-08-04T17:01:53.001Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-04T17:01:54.635Z] ---> dfda8a45ca94 [2022-08-04T17:01:54.635Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T17:01:55.624Z] ---> c8c92697374b [2022-08-04T17:01:55.624Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T17:01:55.624Z] ---> Running in fce6328b8d05 [2022-08-04T17:01:59.046Z] Removing intermediate container fce6328b8d05 [2022-08-04T17:01:59.046Z] ---> ec03e5a0030a [2022-08-04T17:01:59.046Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T17:01:59.046Z] ---> Running in 798e88685293 [2022-08-04T17:01:59.321Z] Removing intermediate container 798e88685293 [2022-08-04T17:01:59.321Z] ---> 40df77292f1f [2022-08-04T17:01:59.321Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T17:01:59.603Z] ---> Running in b2a24218b9ee [2022-08-04T17:02:00.214Z] Removing intermediate container b2a24218b9ee [2022-08-04T17:02:00.214Z] ---> 47e141a6c45d [2022-08-04T17:02:00.214Z] Step 21/22 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T17:02:00.214Z] ---> Running in f5dc8cc300f1 [2022-08-04T17:02:00.826Z] Removing intermediate container f5dc8cc300f1 [2022-08-04T17:02:00.826Z] ---> 95712fbd9deb [2022-08-04T17:02:00.826Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T17:02:01.103Z] ---> Running in 84725ed4d9a4 [2022-08-04T17:02:01.714Z] Removing intermediate container 84725ed4d9a4 [2022-08-04T17:02:01.714Z] ---> 3fd25f59a712 [2022-08-04T17:02:01.714Z] [2022-08-04T17:02:01.992Z] Successfully built 3fd25f59a712 [2022-08-04T17:02:01.992Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-04T17:02:24.195Z]  Building security-proxy-setup ... done Removing intermediate container 47d412fcf9fd [2022-08-04T17:02:24.195Z] ---> a33bf13b4d8d [2022-08-04T17:02:24.195Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-04T17:02:24.195Z] ---> Running in 5df98377da7d [2022-08-04T17:02:24.805Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T17:02:30.269Z] Removing intermediate container 5df98377da7d [2022-08-04T17:02:30.269Z] ---> c77e7fcec1a5 [2022-08-04T17:02:30.269Z] [2022-08-04T17:02:30.269Z] Step 11/23 : FROM alpine:3.16 [2022-08-04T17:02:30.269Z] ---> 3d81c46cd875 [2022-08-04T17:02:30.269Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:02:30.269Z] ---> Running in 3e1da78e7699 [2022-08-04T17:02:31.723Z] Removing intermediate container 3e1da78e7699 [2022-08-04T17:02:31.723Z] ---> d47ad67d4b05 [2022-08-04T17:02:31.723Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-04T17:02:31.723Z] ---> Running in b8e3b1777057 [2022-08-04T17:02:34.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:02:34.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:02:35.955Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-04T17:02:35.955Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-04T17:02:35.955Z] (3/33) Installing readline (8.1.2-r0) [2022-08-04T17:02:35.955Z] (4/33) Installing bash (5.1.16-r2) [2022-08-04T17:02:36.233Z] Executing bash-5.1.16-r2.post-install [2022-08-04T17:02:36.233Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-04T17:02:36.233Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-04T17:02:36.233Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T17:02:36.233Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-04T17:02:36.511Z] (9/33) Installing curl (7.83.1-r2) [2022-08-04T17:02:36.511Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-04T17:02:36.791Z] Removing intermediate container 6e9e025e409d [2022-08-04T17:02:36.791Z] ---> a57f39e7fe10 [2022-08-04T17:02:36.791Z] [2022-08-04T17:02:36.791Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T17:02:36.791Z] ---> 3d81c46cd875 [2022-08-04T17:02:36.791Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T17:02:36.791Z] ---> Using cache [2022-08-04T17:02:36.791Z] ---> 34140a8761e5 [2022-08-04T17:02:36.791Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:02:36.791Z] ---> Using cache [2022-08-04T17:02:36.791Z] ---> b2e5db654f83 [2022-08-04T17:02:36.791Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-04T17:02:37.106Z] ---> Running in 383230e0dbd5 [2022-08-04T17:02:37.486Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-04T17:02:37.789Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-04T17:02:37.789Z] (13/33) Installing expat (2.4.8-r0) [2022-08-04T17:02:37.789Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-04T17:02:37.789Z] (15/33) Installing gdbm (1.23-r0) [2022-08-04T17:02:37.789Z] Removing intermediate container 383230e0dbd5 [2022-08-04T17:02:37.789Z] ---> c735f839b48a [2022-08-04T17:02:37.789Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T17:02:37.789Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-04T17:02:37.789Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T17:02:37.789Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T17:02:37.789Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-04T17:02:37.789Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-04T17:02:37.789Z] ---> Running in 2dafe8758f14 [2022-08-04T17:02:37.789Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-04T17:02:38.438Z] Removing intermediate container 2dafe8758f14 [2022-08-04T17:02:38.438Z] ---> a55b0ad84be2 [2022-08-04T17:02:38.438Z] Step 15/23 : WORKDIR / [2022-08-04T17:02:38.741Z] ---> Running in 19b581dd7d36 [2022-08-04T17:02:39.414Z] Removing intermediate container 19b581dd7d36 [2022-08-04T17:02:39.414Z] ---> 8b3f5c8d7a9f [2022-08-04T17:02:39.414Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:02:40.425Z] ---> 7d081a9c59ea [2022-08-04T17:02:40.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-04T17:02:40.977Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-04T17:02:40.977Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-04T17:02:40.977Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-04T17:02:40.977Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-04T17:02:40.977Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-04T17:02:40.977Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-04T17:02:40.977Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-04T17:02:41.253Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-04T17:02:41.253Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-04T17:02:41.253Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-04T17:02:41.253Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-04T17:02:41.529Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-04T17:02:42.526Z] ---> d01910cbd893 [2022-08-04T17:02:42.526Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-04T17:02:42.526Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:02:42.526Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:02:43.131Z] OK: 120 MiB in 47 packages [2022-08-04T17:02:43.415Z] ---> 48aae42e4aea [2022-08-04T17:02:43.415Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-04T17:02:43.688Z] ---> Running in 8c2dc5543e48 [2022-08-04T17:02:44.302Z] Removing intermediate container 8c2dc5543e48 [2022-08-04T17:02:44.302Z] ---> eb1b02d074a5 [2022-08-04T17:02:44.302Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:02:44.302Z] ---> Running in 3458399b0e86 [2022-08-04T17:02:44.919Z] Removing intermediate container 3458399b0e86 [2022-08-04T17:02:44.919Z] ---> e3d181724d08 [2022-08-04T17:02:44.919Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T17:02:45.196Z] ---> Running in b56548872c2c [2022-08-04T17:02:45.800Z] Removing intermediate container b56548872c2c [2022-08-04T17:02:45.800Z] ---> edd53eb8c845 [2022-08-04T17:02:45.800Z] Step 22/23 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T17:02:45.800Z] ---> Running in 2ecf822ae93a [2022-08-04T17:02:46.416Z] Removing intermediate container 2ecf822ae93a [2022-08-04T17:02:46.416Z] ---> 2d1fa4381dae [2022-08-04T17:02:46.416Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T17:02:46.416Z] ---> Running in e64a62f25b1d [2022-08-04T17:02:47.015Z] Removing intermediate container e64a62f25b1d [2022-08-04T17:02:47.015Z] ---> d6249bf7ebbb [2022-08-04T17:02:47.015Z] [2022-08-04T17:02:47.295Z] Successfully built d6249bf7ebbb [2022-08-04T17:02:47.295Z] Successfully tagged core-metadata-arm64:latest [2022-08-04T17:02:57.476Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2022-08-04T17:02:57.752Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-04T17:02:57.752Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.0 MB/s eta 0:00:00 [2022-08-04T17:02:58.360Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-04T17:02:58.636Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-04T17:02:58.636Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.6 MB/s eta 0:00:00 [2022-08-04T17:02:58.636Z] Collecting docopt<0.7,>=0.6.1 [2022-08-04T17:02:58.636Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-04T17:02:58.909Z] Preparing metadata (setup.py): started [2022-08-04T17:03:01.526Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:03:01.526Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-04T17:03:01.526Z] Collecting texttable<0.10,>=0.9.0 [2022-08-04T17:03:01.526Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-04T17:03:01.526Z] Preparing metadata (setup.py): started [2022-08-04T17:03:03.518Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:03:03.794Z] Collecting jsonschema<3,>=2.5.1 [2022-08-04T17:03:03.794Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-04T17:03:04.781Z] Collecting PyYAML<4,>=3.10 [2022-08-04T17:03:04.781Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-04T17:03:04.781Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.9 MB/s eta 0:00:00 [2022-08-04T17:03:06.230Z] Preparing metadata (setup.py): started [2022-08-04T17:03:08.866Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:03:08.866Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-04T17:03:08.866Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-04T17:03:08.866Z] Preparing metadata (setup.py): started [2022-08-04T17:03:11.506Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:03:11.506Z] Collecting cached-property<2,>=1.2.0 [2022-08-04T17:03:11.506Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-04T17:03:12.106Z] Collecting docker<4.0,>=3.6.0 [2022-08-04T17:03:12.106Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-04T17:03:12.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.7 MB/s eta 0:00:00 [2022-08-04T17:03:13.088Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-04T17:03:13.088Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-04T17:03:13.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.4 MB/s eta 0:00:00 [2022-08-04T17:03:13.689Z] Collecting docker-pycreds>=0.4.0 [2022-08-04T17:03:13.689Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-04T17:03:14.680Z] Collecting certifi>=2017.4.17 [2022-08-04T17:03:14.680Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-04T17:03:14.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 12.2 MB/s eta 0:00:00 [2022-08-04T17:03:15.562Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-04T17:03:15.562Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-04T17:03:15.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.4 MB/s eta 0:00:00 [2022-08-04T17:03:15.841Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-04T17:03:15.841Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-04T17:03:15.841Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.5 MB/s eta 0:00:00 [2022-08-04T17:03:16.117Z] Collecting idna<2.8,>=2.5 [2022-08-04T17:03:16.117Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-04T17:03:16.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.3 MB/s eta 0:00:00 [2022-08-04T17:03:16.718Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-04T17:03:16.718Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-04T17:03:16.718Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-04T17:03:16.718Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-04T17:03:17.711Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-04T17:03:17.712Z] Running setup.py install for texttable: started [2022-08-04T17:03:20.342Z] Running setup.py install for texttable: finished with status 'done' [2022-08-04T17:03:20.342Z] Running setup.py install for PyYAML: started [2022-08-04T17:03:23.753Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-04T17:03:25.197Z] Running setup.py install for docopt: started [2022-08-04T17:03:27.844Z] Running setup.py install for docopt: finished with status 'done' [2022-08-04T17:03:30.492Z] Running setup.py install for dockerpty: started [2022-08-04T17:03:33.140Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-04T17:03:35.780Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-04T17:03:35.780Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-04T17:03:54.147Z] Removing intermediate container b8e3b1777057 [2022-08-04T17:03:54.147Z] ---> e5ddfb316931 [2022-08-04T17:03:54.147Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-04T17:03:54.147Z] ---> Running in f46a4077df43 [2022-08-04T17:03:54.147Z] Removing intermediate container f46a4077df43 [2022-08-04T17:03:54.147Z] ---> 9c54cd5add82 [2022-08-04T17:03:54.147Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-04T17:03:54.147Z] ---> Running in dcb6d49fd3e0 [2022-08-04T17:03:54.430Z] Removing intermediate container dcb6d49fd3e0 [2022-08-04T17:03:54.430Z] ---> bd23b23a2395 [2022-08-04T17:03:54.430Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-04T17:03:57.067Z] ---> f52ec9da9c61 [2022-08-04T17:03:57.067Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-04T17:03:58.577Z] ---> eb2e7fb8938a [2022-08-04T17:03:58.577Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-04T17:04:00.796Z] ---> bed642d9f33b [2022-08-04T17:04:00.796Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-04T17:04:00.796Z] ---> Running in 8dbf6ce9a4bd [2022-08-04T17:04:01.069Z] Removing intermediate container 8dbf6ce9a4bd [2022-08-04T17:04:01.069Z] ---> 4e295b8f34a9 [2022-08-04T17:04:01.069Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:04:01.345Z] ---> Running in 13c8c89bee9f [2022-08-04T17:04:01.946Z] Removing intermediate container 13c8c89bee9f [2022-08-04T17:04:01.946Z] ---> a7415dabdaee [2022-08-04T17:04:01.946Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T17:04:01.946Z] ---> Running in 16705ac99810 [2022-08-04T17:04:02.553Z] Removing intermediate container 16705ac99810 [2022-08-04T17:04:02.553Z] ---> f600e44713a8 [2022-08-04T17:04:02.553Z] Step 22/23 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T17:04:02.828Z] ---> Running in 98bb9cf31058 [2022-08-04T17:04:03.430Z] Removing intermediate container 98bb9cf31058 [2022-08-04T17:04:03.430Z] ---> 9ac56fc6e43f [2022-08-04T17:04:03.430Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T17:04:03.430Z] ---> Running in bde20078758c [2022-08-04T17:04:04.027Z] Removing intermediate container bde20078758c [2022-08-04T17:04:04.028Z] ---> 8b1f266f4367 [2022-08-04T17:04:04.028Z] [2022-08-04T17:04:04.307Z] Successfully built 8b1f266f4367 [2022-08-04T17:04:04.307Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-04T17:04:04.307Z]  Building sys-mgmt-agent ... done Removing intermediate container 59cf8cfbd389 [2022-08-04T17:04:04.307Z] ---> e439e9a1c7f8 [2022-08-04T17:04:04.590Z] [2022-08-04T17:04:04.590Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T17:04:04.590Z] ---> 3d81c46cd875 [2022-08-04T17:04:04.590Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-04T17:04:04.590Z] ---> Running in 789778ac8e18 [2022-08-04T17:04:05.196Z] Removing intermediate container 789778ac8e18 [2022-08-04T17:04:05.196Z] ---> e2019227590c [2022-08-04T17:04:05.196Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-04T17:04:05.196Z] ---> Running in 8b19ee164a42 [2022-08-04T17:04:05.809Z] Removing intermediate container 8b19ee164a42 [2022-08-04T17:04:05.809Z] ---> 13f7044551d4 [2022-08-04T17:04:05.809Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-04T17:04:05.809Z] ---> Running in 924662c96bfa [2022-08-04T17:04:06.417Z] Removing intermediate container 924662c96bfa [2022-08-04T17:04:06.417Z] ---> 81e487194844 [2022-08-04T17:04:06.417Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:04:06.417Z] ---> Running in d003d704286e [2022-08-04T17:04:09.096Z] Removing intermediate container d003d704286e [2022-08-04T17:04:09.096Z] ---> bb50fe3233f1 [2022-08-04T17:04:09.096Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T17:04:09.096Z] ---> Running in 9d2cc4461d3c [2022-08-04T17:04:10.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:04:11.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:04:12.559Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T17:04:12.559Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T17:04:12.559Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T17:04:12.559Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T17:04:12.835Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T17:04:13.110Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T17:04:13.110Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:04:13.110Z] OK: 8 MiB in 20 packages [2022-08-04T17:04:14.565Z] Removing intermediate container 9d2cc4461d3c [2022-08-04T17:04:14.565Z] ---> bf05b5547dfd [2022-08-04T17:04:14.565Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:04:14.840Z] ---> a5ab5c02b1b0 [2022-08-04T17:04:14.840Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-04T17:04:16.281Z] ---> 610859cb5104 [2022-08-04T17:04:16.281Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-04T17:04:16.879Z] ---> 1f561ec01b21 [2022-08-04T17:04:16.879Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-04T17:04:17.155Z] ---> Running in 9cc48f47e573 [2022-08-04T17:04:17.435Z] Removing intermediate container 9cc48f47e573 [2022-08-04T17:04:17.435Z] ---> 13a93507a55c [2022-08-04T17:04:17.435Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:04:17.435Z] ---> Running in 2872d8bf02d2 [2022-08-04T17:04:18.051Z] Removing intermediate container 2872d8bf02d2 [2022-08-04T17:04:18.051Z] ---> 87152c579d12 [2022-08-04T17:04:18.051Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T17:04:18.051Z] ---> Running in f86c5ff1b30e [2022-08-04T17:04:18.330Z] Removing intermediate container f86c5ff1b30e [2022-08-04T17:04:18.330Z] ---> 271f6820135d [2022-08-04T17:04:18.330Z] Step 22/23 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T17:04:18.330Z] ---> Running in 6558d5f70cc8 [2022-08-04T17:04:18.936Z] Removing intermediate container 6558d5f70cc8 [2022-08-04T17:04:18.936Z] ---> c1346ee52142 [2022-08-04T17:04:18.936Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T17:04:18.936Z] ---> Running in 6b0fa8eea739 [2022-08-04T17:04:19.208Z] Removing intermediate container 6b0fa8eea739 [2022-08-04T17:04:19.208Z] ---> f78845433ab0 [2022-08-04T17:04:19.208Z] [2022-08-04T17:04:19.481Z] Successfully built f78845433ab0 [2022-08-04T17:04:19.481Z] Successfully tagged core-data-arm64:latest [2022-08-04T17:04:27.749Z]  Building core-data ... done Removing intermediate container f2229f8af935 [2022-08-04T17:04:27.749Z] ---> 604c205b91d0 [2022-08-04T17:04:27.749Z] [2022-08-04T17:04:27.749Z] Step 9/20 : FROM alpine:3.15 [2022-08-04T17:04:27.749Z] ---> 60f2846fe774 [2022-08-04T17:04:27.749Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:04:27.749Z] ---> Using cache [2022-08-04T17:04:27.749Z] ---> cace5cc3d909 [2022-08-04T17:04:27.749Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:04:27.749Z] ---> Using cache [2022-08-04T17:04:27.749Z] ---> bcb295c0efed [2022-08-04T17:04:27.749Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-04T17:04:27.749Z] ---> Running in 52e5bc675a56 [2022-08-04T17:04:28.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:04:28.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:04:29.970Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T17:04:29.970Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T17:04:29.970Z] OK: 15734 distinct packages available [2022-08-04T17:04:30.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:04:31.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:04:31.799Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-04T17:04:32.069Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-04T17:04:32.069Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-04T17:04:32.342Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-04T17:04:32.342Z] (5/9) Installing curl (7.80.0-r2) [2022-08-04T17:04:32.611Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-04T17:04:32.611Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-04T17:04:32.611Z] (8/9) Installing libucontext (1.1-r0) [2022-08-04T17:04:32.611Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-04T17:04:32.883Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T17:04:32.883Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:04:33.153Z] OK: 8 MiB in 23 packages [2022-08-04T17:04:34.576Z] Removing intermediate container 52e5bc675a56 [2022-08-04T17:04:34.576Z] ---> e9feec419379 [2022-08-04T17:04:34.576Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:04:34.847Z] ---> fbb4ace49847 [2022-08-04T17:04:34.847Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-04T17:04:36.272Z] ---> 76bc180dc543 [2022-08-04T17:04:36.272Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-04T17:04:36.544Z] ---> 4a5d513c8068 [2022-08-04T17:04:36.544Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-04T17:04:36.544Z] ---> Running in ef6acbcf9bf2 [2022-08-04T17:04:36.818Z] Removing intermediate container ef6acbcf9bf2 [2022-08-04T17:04:36.818Z] ---> a6acea5f90a5 [2022-08-04T17:04:36.818Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:04:37.090Z] ---> Running in e00ec71057e2 [2022-08-04T17:04:37.361Z] Removing intermediate container e00ec71057e2 [2022-08-04T17:04:37.361Z] ---> 17e386c6caa3 [2022-08-04T17:04:37.361Z] Step 18/20 : LABEL arch=arm64 [2022-08-04T17:04:37.361Z] ---> Running in 189b6e6d8201 [2022-08-04T17:04:37.633Z] Removing intermediate container 189b6e6d8201 [2022-08-04T17:04:37.633Z] ---> 9f22e7b25296 [2022-08-04T17:04:37.633Z] Step 19/20 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 [2022-08-04T17:04:37.633Z] ---> Running in 0b8a94f7a490 [2022-08-04T17:04:37.908Z] Removing intermediate container 0b8a94f7a490 [2022-08-04T17:04:37.908Z] ---> b5405cb73245 [2022-08-04T17:04:37.908Z] Step 20/20 : LABEL version=0.0.0 [2022-08-04T17:04:38.186Z] ---> Running in a68d493c5a9a [2022-08-04T17:04:38.457Z] Removing intermediate container a68d493c5a9a [2022-08-04T17:04:38.457Z] ---> d2cab74f9dd2 [2022-08-04T17:04:38.457Z] [2022-08-04T17:04:38.727Z] Successfully built d2cab74f9dd2 [2022-08-04T17:04:38.727Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-04T17:04:39.014Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-04T17:04:39.020Z] $ docker stop --time=1 a48c5e12472442ac17f2f90d9f0ccb056a02ffc7089f6ea9ab4e5b340798e8bc [2022-08-04T17:04:40.645Z] $ docker rm -f a48c5e12472442ac17f2f90d9f0ccb056a02ffc7089f6ea9ab4e5b340798e8bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T17:04:41.177Z] + docker images [2022-08-04T17:04:41.448Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-04T17:04:41.448Z] security-spiffe-token-provider-arm64 latest d2cab74f9dd2 3 seconds ago 28.3MB [2022-08-04T17:04:41.448Z] 604c205b91d0 16 seconds ago 1.4GB [2022-08-04T17:04:41.448Z] core-data-arm64 latest f78845433ab0 22 seconds ago 20.6MB [2022-08-04T17:04:41.448Z] sys-mgmt-agent-arm64 latest 8b1f266f4367 38 seconds ago 133MB [2022-08-04T17:04:41.448Z] e439e9a1c7f8 38 seconds ago 1.38GB [2022-08-04T17:04:41.448Z] core-metadata-arm64 latest d6249bf7ebbb About a minute ago 17.4MB [2022-08-04T17:04:41.448Z] a57f39e7fe10 2 minutes ago 1.38GB [2022-08-04T17:04:41.448Z] c77e7fcec1a5 2 minutes ago 1.35GB [2022-08-04T17:04:41.448Z] security-proxy-setup-arm64 latest 3fd25f59a712 2 minutes ago 26.2MB [2022-08-04T17:04:41.448Z] c3d86a50f969 3 minutes ago 1.36GB [2022-08-04T17:04:41.448Z] support-notifications-arm64 latest 82229229cd21 7 minutes ago 26.1MB [2022-08-04T17:04:41.448Z] c6e2a9c9d720 8 minutes ago 1.41GB [2022-08-04T17:04:41.448Z] support-scheduler-arm64 latest 7a35bf5eb613 8 minutes ago 25.6MB [2022-08-04T17:04:41.448Z] 469b8980a984 9 minutes ago 1.41GB [2022-08-04T17:04:41.448Z] security-spire-config-arm64 latest 7bfd8bd76571 9 minutes ago 83.6MB [2022-08-04T17:04:41.448Z] security-spire-server-arm64 latest 780c1bd59ab5 10 minutes ago 84.2MB [2022-08-04T17:04:41.448Z] security-bootstrapper-arm64 latest b41fbd26680c 10 minutes ago 18.6MB [2022-08-04T17:04:41.448Z] f05d86f84736 11 minutes ago 1.25GB [2022-08-04T17:04:41.448Z] security-secretstore-setup-arm64 latest f86697be30d6 11 minutes ago 27.9MB [2022-08-04T17:04:41.448Z] core-command-arm64 latest 6ed62fa3c9ed 11 minutes ago 15.5MB [2022-08-04T17:04:41.448Z] 3d1da226c8d3 11 minutes ago 1.35GB [2022-08-04T17:04:41.448Z] dd6675967738 11 minutes ago 1.36GB [2022-08-04T17:04:41.448Z] 0bb73bd0a31e 11 minutes ago 1.35GB [2022-08-04T17:04:41.449Z] security-spire-agent-arm64 latest 31e5927940a2 16 minutes ago 122MB [2022-08-04T17:04:41.449Z] a66372fc2292 17 minutes ago 1.25GB [2022-08-04T17:04:41.449Z] ci-base-image-arm64 latest 22f69748e1ca 30 minutes ago 995MB [2022-08-04T17:04:41.449Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-04T17:04:41.449Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-04T17:04:41.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-04T17:04:41.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:04:41.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T17:04:41.908Z] [2022-08-04T17:04:41.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:04:42.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T17:04:42.529Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-04T17:04:42.529Z] 8998bd30e6a1: Pulling fs layer [2022-08-04T17:04:42.529Z] 04944245beec: Pulling fs layer [2022-08-04T17:04:42.529Z] 699f458cf7ca: Pulling fs layer [2022-08-04T17:04:42.529Z] 765212b225bb: Pulling fs layer [2022-08-04T17:04:42.529Z] f23df028b6ca: Pulling fs layer [2022-08-04T17:04:42.529Z] d65c8cfc05b1: Pulling fs layer [2022-08-04T17:04:42.529Z] 2437ff75d9bd: Pulling fs layer [2022-08-04T17:04:42.529Z] f23df028b6ca: Waiting [2022-08-04T17:04:42.529Z] d65c8cfc05b1: Waiting [2022-08-04T17:04:42.529Z] 2437ff75d9bd: Waiting [2022-08-04T17:04:42.529Z] 765212b225bb: Waiting [2022-08-04T17:04:42.529Z] 04944245beec: Verifying Checksum [2022-08-04T17:04:42.529Z] 04944245beec: Download complete [2022-08-04T17:04:42.813Z] 765212b225bb: Verifying Checksum [2022-08-04T17:04:42.813Z] 765212b225bb: Download complete [2022-08-04T17:04:42.813Z] f23df028b6ca: Verifying Checksum [2022-08-04T17:04:42.813Z] f23df028b6ca: Download complete [2022-08-04T17:04:42.813Z] d65c8cfc05b1: Download complete [2022-08-04T17:04:42.813Z] 699f458cf7ca: Verifying Checksum [2022-08-04T17:04:42.813Z] 699f458cf7ca: Download complete [2022-08-04T17:04:43.411Z] 8998bd30e6a1: Download complete [2022-08-04T17:04:45.380Z] 2437ff75d9bd: Verifying Checksum [2022-08-04T17:04:45.380Z] 2437ff75d9bd: Download complete [2022-08-04T17:04:47.345Z] 8998bd30e6a1: Pull complete [2022-08-04T17:04:47.615Z] 04944245beec: Pull complete [2022-08-04T17:04:49.666Z] 699f458cf7ca: Pull complete [2022-08-04T17:04:49.666Z] 765212b225bb: Pull complete [2022-08-04T17:04:50.655Z] f23df028b6ca: Pull complete [2022-08-04T17:04:50.655Z] d65c8cfc05b1: Pull complete [2022-08-04T17:05:05.721Z] 2437ff75d9bd: Pull complete [2022-08-04T17:05:05.721Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-04T17:05:05.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T17:05:05.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:05:05.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-21944 does not seem to be running inside a container [2022-08-04T17:05:06.079Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-04T17:05:08.903Z] $ docker top caa7ad4c89c82c4dda9d01765caa38e69977ff6071915c86034b4e4c6e22133e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:05:09.865Z] ---> job-cost.sh [2022-08-04T17:05:09.865Z] lf-activate-venv: SKIPPING [2022-08-04T17:05:09.865Z] INFO: No Stack... [2022-08-04T17:05:10.136Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-04T17:05:11.108Z] INFO: Archiving Costs [Pipeline] sh [2022-08-04T17:05:11.764Z] + cut -d, -f6 [2022-08-04T17:05:11.764Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock [2022-08-04T17:05:11.824Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-8-stack-cost] [2022-08-04T17:05:11.830Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4097-8-stack-cost] did not exist. Created. [2022-08-04T17:05:11.830Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-04T17:05:12.482Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-04T17:05:12.666Z] Stashed 1 file(s) [Pipeline] } [2022-08-04T17:05:12.674Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-04T17:05:12.696Z] $ docker stop --time=1 caa7ad4c89c82c4dda9d01765caa38e69977ff6071915c86034b4e4c6e22133e [2022-08-04T17:05:14.182Z] $ docker rm -f caa7ad4c89c82c4dda9d01765caa38e69977ff6071915c86034b4e4c6e22133e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-04T17:05:14.679Z] provisioning config files... [2022-08-04T17:05:14.688Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config896461048864852680tmp [Pipeline] { [Pipeline] sh [2022-08-04T17:05:14.984Z] + set +x [2022-08-04T17:05:14.984Z] + + curl -s https://codecov.io/bash [2022-08-04T17:05:14.984Z] bash -s -- [2022-08-04T17:05:14.984Z] [2022-08-04T17:05:14.984Z] _____ _ [2022-08-04T17:05:14.984Z] / ____| | | [2022-08-04T17:05:14.984Z] | | ___ __| | ___ ___ _____ __ [2022-08-04T17:05:14.984Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-04T17:05:14.984Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-04T17:05:14.984Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-04T17:05:14.984Z] Bash-1.0.6 [2022-08-04T17:05:14.984Z] [2022-08-04T17:05:14.984Z] [2022-08-04T17:05:14.984Z] ==> git version 2.25.1 found [2022-08-04T17:05:14.984Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-04T17:05:14.984Z] Release-Date: 2020-01-08 [2022-08-04T17:05:14.984Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-04T17:05:14.984Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-04T17:05:14.984Z] ==> Jenkins CI detected. [2022-08-04T17:05:14.984Z] current dir:  /w/workspace/edgex-go/8 [2022-08-04T17:05:14.984Z] project root: . [2022-08-04T17:05:14.984Z] --> token set from env [2022-08-04T17:05:14.984Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-04T17:05:15.244Z] ==> Running gcov in . (disable via -X gcov) [2022-08-04T17:05:15.244Z] ==> Python coveragepy not found [2022-08-04T17:05:15.244Z] ==> Searching for coverage reports in: [2022-08-04T17:05:15.244Z] + . [2022-08-04T17:05:15.244Z] -> Found 1 reports [2022-08-04T17:05:15.244Z] ==> Detecting git/mercurial file structure [2022-08-04T17:05:15.244Z] ==> Reading reports [2022-08-04T17:05:15.244Z] + ./coverage.out bytes=478941 [2022-08-04T17:05:15.244Z] ==> Appending adjustments [2022-08-04T17:05:15.244Z] https://docs.codecov.io/docs/fixing-reports [2022-08-04T17:05:16.626Z] + Found adjustments [2022-08-04T17:05:16.626Z] ==> Gzipping contents [2022-08-04T17:05:16.626Z] 64K /tmp/codecov.y5XaYC.gz [2022-08-04T17:05:16.626Z] ==> Uploading reports [2022-08-04T17:05:16.626Z] url: https://codecov.io [2022-08-04T17:05:16.626Z] query: branch=PR-4097&commit=891494d8e5b820ff1a9f54395a03deccf524dcbb&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-04T17:05:16.626Z] -> Pinging Codecov [2022-08-04T17:05:16.626Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=891494d8e5b820ff1a9f54395a03deccf524dcbb&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-04T17:05:18.017Z] -> Uploading to [2022-08-04T17:05:18.017Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-04/00271124DB129430A58F1EEE437C3FCB/891494d8e5b820ff1a9f54395a03deccf524dcbb/8a420a1f-52c0-467f-acc0-029bd77e6355.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220804T170517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f627741944073110d9130e3a7e91e08d1547008060336303ac676da979b0c25a [2022-08-04T17:05:18.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T17:05:18.017Z] Dload Upload Total Spent Left Speed [2022-08-04T17:05:18.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62862 0 0 100 62862 0 220k --:--:-- --:--:-- --:--:-- 221k [2022-08-04T17:05:18.280Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/891494d8e5b820ff1a9f54395a03deccf524dcbb [Pipeline] } [2022-08-04T17:05:18.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-04T17:05:19.001Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:05:19.305Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:05:20.182Z] ---> package-listing.sh [2022-08-04T17:05:20.182Z] ++ facter osfamily [2022-08-04T17:05:20.182Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-04T17:05:20.444Z] + OS_FAMILY=debian [2022-08-04T17:05:20.444Z] + workspace=/w/workspace/edgex-go/8 [2022-08-04T17:05:20.444Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-04T17:05:20.444Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-04T17:05:20.444Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-04T17:05:20.444Z] + PACKAGES=/tmp/packages_start.txt [2022-08-04T17:05:20.444Z] + '[' /w/workspace/edgex-go/8 ']' [2022-08-04T17:05:20.444Z] + PACKAGES=/tmp/packages_end.txt [2022-08-04T17:05:20.444Z] + case "${OS_FAMILY}" in [2022-08-04T17:05:20.444Z] + dpkg -l [2022-08-04T17:05:20.444Z] + grep '^ii' [2022-08-04T17:05:20.444Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-04T17:05:20.444Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-04T17:05:20.444Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-04T17:05:20.444Z] + '[' /w/workspace/edgex-go/8 ']' [2022-08-04T17:05:20.444Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-08-04T17:05:20.444Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-08-04T17:05:20.457Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-04T17:05:20.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:05:21.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T17:05:21.308Z] [2022-08-04T17:05:21.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:05:21.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T17:05:21.619Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-04T17:05:21.619Z] 5eb5b503b376: Pulling fs layer [2022-08-04T17:05:21.619Z] 5c69ac0246d0: Pulling fs layer [2022-08-04T17:05:21.619Z] ec43610c2a17: Pulling fs layer [2022-08-04T17:05:21.619Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-04T17:05:21.619Z] 33b1e0a273af: Pulling fs layer [2022-08-04T17:05:21.619Z] 5d3b04190fa2: Pulling fs layer [2022-08-04T17:05:21.619Z] 2f39f015ded8: Pulling fs layer [2022-08-04T17:05:21.619Z] 3a2ae6a8a46f: Waiting [2022-08-04T17:05:21.619Z] 33b1e0a273af: Waiting [2022-08-04T17:05:21.619Z] 5d3b04190fa2: Waiting [2022-08-04T17:05:21.619Z] 2f39f015ded8: Waiting [2022-08-04T17:05:21.619Z] 5c69ac0246d0: Download complete [2022-08-04T17:05:21.619Z] 3a2ae6a8a46f: Download complete [2022-08-04T17:05:21.881Z] 33b1e0a273af: Verifying Checksum [2022-08-04T17:05:21.881Z] 33b1e0a273af: Download complete [2022-08-04T17:05:21.881Z] ec43610c2a17: Verifying Checksum [2022-08-04T17:05:21.881Z] ec43610c2a17: Download complete [2022-08-04T17:05:21.881Z] 5d3b04190fa2: Verifying Checksum [2022-08-04T17:05:21.881Z] 5d3b04190fa2: Download complete [2022-08-04T17:05:21.881Z] 5eb5b503b376: Verifying Checksum [2022-08-04T17:05:21.881Z] 5eb5b503b376: Download complete [2022-08-04T17:05:22.453Z] 2f39f015ded8: Verifying Checksum [2022-08-04T17:05:22.453Z] 2f39f015ded8: Download complete [2022-08-04T17:05:23.390Z] 5eb5b503b376: Pull complete [2022-08-04T17:05:23.390Z] 5c69ac0246d0: Pull complete [2022-08-04T17:05:23.649Z] ec43610c2a17: Pull complete [2022-08-04T17:05:23.915Z] 3a2ae6a8a46f: Pull complete [2022-08-04T17:05:23.915Z] 33b1e0a273af: Pull complete [2022-08-04T17:05:24.174Z] 5d3b04190fa2: Pull complete [2022-08-04T17:05:28.370Z] 2f39f015ded8: Pull complete [2022-08-04T17:05:28.371Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-04T17:05:28.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T17:05:28.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:05:28.461Z] prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container [2022-08-04T17:05:28.552Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-04T17:05:30.308Z] $ docker top 5d8b2e79e841d52c5f2c4ec55dc82495df05b1a96a82fca5cbba66d8396839cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T17:05:30.674Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-04T17:05:30.962Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-04T17:05:31.249Z] + ls /var/log/sa-host [2022-08-04T17:05:31.249Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T17:05:31.395Z] provisioning config files... [2022-08-04T17:05:31.405Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8176705875303501308tmp [Pipeline] { [Pipeline] echo [2022-08-04T17:05:31.418Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:05:31.704Z] ---> create-netrc.sh [Pipeline] } [2022-08-04T17:05:31.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:05:32.057Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-04T17:05:32.068Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:05:32.364Z] ---> sudo-logs.sh [2022-08-04T17:05:32.364Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-04T17:05:32.387Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:05:32.676Z] ---> job-cost.sh [2022-08-04T17:05:32.676Z] lf-activate-venv: SKIPPING [2022-08-04T17:05:32.676Z] DEBUG: total: 0.10999999940395355 [2022-08-04T17:05:32.676Z] INFO: Retrieving Stack Cost... [2022-08-04T17:05:32.936Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-04T17:05:33.508Z] INFO: Archiving Costs [Pipeline] echo [2022-08-04T17:05:33.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:05:33.802Z] ---> logs-deploy.sh [2022-08-04T17:05:33.802Z] lf-activate-venv: SKIPPING [2022-08-04T17:05:33.802Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/8 [2022-08-04T17:05:33.802Z] INFO: archiving workspace using pattern(s): [2022-08-04T17:05:34.737Z] Archives upload complete. [2022-08-04T17:05:34.995Z] INFO: archiving logs to Nexus [2022-08-04T17:05:35.568Z] ---> uname -a: [2022-08-04T17:05:35.568Z] Linux prd-ubuntu20-04-docker-8c-8g-21942 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-04T17:05:35.568Z] [2022-08-04T17:05:35.568Z] [2022-08-04T17:05:35.568Z] ---> lscpu: [2022-08-04T17:05:35.568Z] Architecture: x86_64 [2022-08-04T17:05:35.568Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-04T17:05:35.568Z] Byte Order: Little Endian [2022-08-04T17:05:35.568Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-04T17:05:35.568Z] CPU(s): 8 [2022-08-04T17:05:35.568Z] On-line CPU(s) list: 0-7 [2022-08-04T17:05:35.568Z] Thread(s) per core: 1 [2022-08-04T17:05:35.568Z] Core(s) per socket: 1 [2022-08-04T17:05:35.568Z] Socket(s): 8 [2022-08-04T17:05:35.568Z] NUMA node(s): 1 [2022-08-04T17:05:35.568Z] Vendor ID: AuthenticAMD [2022-08-04T17:05:35.568Z] CPU family: 23 [2022-08-04T17:05:35.568Z] Model: 49 [2022-08-04T17:05:35.568Z] Model name: AMD EPYC-Rome Processor [2022-08-04T17:05:35.568Z] Stepping: 0 [2022-08-04T17:05:35.568Z] CPU MHz: 2800.000 [2022-08-04T17:05:35.568Z] BogoMIPS: 5600.00 [2022-08-04T17:05:35.568Z] Virtualization: AMD-V [2022-08-04T17:05:35.568Z] Hypervisor vendor: KVM [2022-08-04T17:05:35.568Z] Virtualization type: full [2022-08-04T17:05:35.568Z] L1d cache: 256 KiB [2022-08-04T17:05:35.568Z] L1i cache: 256 KiB [2022-08-04T17:05:35.568Z] L2 cache: 4 MiB [2022-08-04T17:05:35.568Z] L3 cache: 128 MiB [2022-08-04T17:05:35.568Z] NUMA node0 CPU(s): 0-7 [2022-08-04T17:05:35.568Z] Vulnerability Itlb multihit: Not affected [2022-08-04T17:05:35.568Z] Vulnerability L1tf: Not affected [2022-08-04T17:05:35.568Z] Vulnerability Mds: Not affected [2022-08-04T17:05:35.568Z] Vulnerability Meltdown: Not affected [2022-08-04T17:05:35.568Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-04T17:05:35.568Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-04T17:05:35.568Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-04T17:05:35.568Z] Vulnerability Srbds: Not affected [2022-08-04T17:05:35.568Z] Vulnerability Tsx async abort: Not affected [2022-08-04T17:05:35.568Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-04T17:05:35.568Z] [2022-08-04T17:05:35.568Z] [2022-08-04T17:05:35.568Z] ---> nproc: [2022-08-04T17:05:35.568Z] 8 [2022-08-04T17:05:35.568Z] [2022-08-04T17:05:35.568Z] [2022-08-04T17:05:35.568Z] ---> df -h: [2022-08-04T17:05:35.568Z] Filesystem Size Used Avail Use% Mounted on [2022-08-04T17:05:35.568Z] overlay 155G 18G 138G 12% / [2022-08-04T17:05:35.568Z] tmpfs 64M 0 64M 0% /dev [2022-08-04T17:05:35.568Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-04T17:05:35.568Z] shm 64M 0 64M 0% /dev/shm [2022-08-04T17:05:35.568Z] /dev/vda1 155G 18G 138G 12% /facter-os [2022-08-04T17:05:35.568Z] [2022-08-04T17:05:35.568Z] [2022-08-04T17:05:35.568Z] ---> sar -b -r -n DEV: [2022-08-04T17:05:35.568Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21942) 08/04/22 _x86_64_ (8 CPU) [2022-08-04T17:05:35.568Z] [2022-08-04T17:05:35.568Z] 16:28:44 LINUX RESTART (8 CPU) [2022-08-04T17:05:35.568Z] [2022-08-04T17:05:35.568Z] 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-04T17:05:35.568Z] 16:30:03 372.70 52.87 319.82 0.00 5078.13 196125.14 0.00 [2022-08-04T17:05:35.568Z] 16:31:01 95.88 0.55 95.33 0.00 5.79 34481.78 0.00 [2022-08-04T17:05:35.568Z] 16:32:01 42.64 0.13 42.51 0.00 1.73 12518.73 0.00 [2022-08-04T17:05:35.568Z] 16:33:01 552.29 5.95 546.34 0.00 67.19 262414.40 0.00 [2022-08-04T17:05:35.568Z] 16:34:01 1028.96 3.32 1025.64 0.00 31.19 252247.65 0.00 [2022-08-04T17:05:35.568Z] 16:35:01 920.65 0.42 920.23 0.00 6.67 252035.06 0.00 [2022-08-04T17:05:35.568Z] 16:36:01 79.69 0.00 79.69 0.00 0.00 10946.35 0.00 [2022-08-04T17:05:35.568Z] 16:37:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2022-08-04T17:05:35.568Z] 16:38:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2022-08-04T17:05:35.568Z] 16:39:01 1.97 0.00 1.97 0.00 0.00 25.86 0.00 [2022-08-04T17:05:35.568Z] 16:40:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2022-08-04T17:05:35.568Z] 16:41:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 [2022-08-04T17:05:35.568Z] 16:42:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 [2022-08-04T17:05:35.568Z] 16:43:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 [2022-08-04T17:05:35.568Z] 16:44:01 2.35 0.02 2.33 0.00 0.13 24.93 0.00 [2022-08-04T17:05:35.568Z] 16:45:01 2.05 0.00 2.05 0.00 0.00 22.79 0.00 [2022-08-04T17:05:35.568Z] 16:46:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2022-08-04T17:05:35.568Z] 16:47:01 2.20 0.00 2.20 0.00 0.00 24.13 0.00 [2022-08-04T17:05:35.568Z] 16:48:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 [2022-08-04T17:05:35.568Z] 16:49:01 2.20 0.00 2.20 0.00 0.00 23.86 0.00 [2022-08-04T17:05:35.568Z] 16:50:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2022-08-04T17:05:35.568Z] 16:51:01 2.23 0.00 2.23 0.00 0.00 24.66 0.00 [2022-08-04T17:05:35.568Z] 16:52:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2022-08-04T17:05:35.568Z] 16:53:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 [2022-08-04T17:05:35.568Z] 16:54:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2022-08-04T17:05:35.568Z] 16:55:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 [2022-08-04T17:05:35.568Z] 16:56:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2022-08-04T17:05:35.568Z] 16:57:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 [2022-08-04T17:05:35.568Z] 16:58:01 1.57 0.00 1.57 0.00 0.00 16.53 0.00 [2022-08-04T17:05:35.568Z] 16:59:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 [2022-08-04T17:05:35.568Z] 17:00:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 [2022-08-04T17:05:35.568Z] 17:01:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 [2022-08-04T17:05:35.568Z] 17:02:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2022-08-04T17:05:35.568Z] 17:03:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 [2022-08-04T17:05:35.568Z] 17:04:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2022-08-04T17:05:35.568Z] 17:05:01 1.50 0.00 1.50 0.00 0.00 18.80 0.00 [2022-08-04T17:05:35.568Z] Average: 87.11 1.76 85.35 0.00 144.35 28363.53 0.00 [2022-08-04T17:05:35.568Z] [2022-08-04T17:05:35.568Z] 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-04T17:05:35.568Z] 16:30:03 28378992 31771176 529924 1.61 118472 3532432 1970944 5.81 1173448 2943220 0 [2022-08-04T17:05:35.568Z] 16:31:01 27587300 31708364 580648 1.77 138068 4167320 2044240 6.02 1570944 3245312 306780 [2022-08-04T17:05:35.568Z] 16:32:01 27278372 31758308 528948 1.61 141216 4493652 1933472 5.70 1409096 3688620 412084 [2022-08-04T17:05:35.568Z] 16:33:01 22899944 31317516 939680 2.86 283212 8066020 4398656 12.96 2177816 7027028 77348 [2022-08-04T17:05:35.568Z] 16:34:01 20287384 31523396 741044 2.25 390440 10601228 2869636 8.46 2315432 9343772 1031392 [2022-08-04T17:05:35.568Z] 16:35:01 20278252 31676652 588292 1.79 449668 10686848 2202404 6.49 2230020 9420592 118696 [2022-08-04T17:05:35.568Z] 16:36:01 20673912 31754328 517068 1.57 454540 10378068 1945304 5.73 2183220 9092944 184 [2022-08-04T17:05:35.569Z] 16:37:01 20676444 31756816 514672 1.57 454556 10378068 1945304 5.73 2183364 9092944 164 [2022-08-04T17:05:35.569Z] 16:38:01 20686156 31766524 505056 1.54 454580 10378072 1945304 5.73 2172356 9092948 184 [2022-08-04T17:05:35.569Z] 16:39:01 20686684 31767088 504500 1.53 454636 10378052 1945304 5.73 2171936 9092928 16 [2022-08-04T17:05:35.569Z] 16:40:01 20687812 31768232 503444 1.53 454656 10378056 1945304 5.73 2171888 9092932 204 [2022-08-04T17:05:35.569Z] 16:41:01 20687944 31768416 503144 1.53 454684 10378060 1945304 5.73 2171396 9092936 284 [2022-08-04T17:05:35.569Z] 16:42:01 20687896 31768372 503116 1.53 454696 10378060 1945304 5.73 2171292 9092936 176 [2022-08-04T17:05:35.569Z] 16:43:01 20687848 31768480 502948 1.53 454716 10378192 1945304 5.73 2170952 9093060 196 [2022-08-04T17:05:35.569Z] 16:44:01 20687648 31768464 502940 1.53 454744 10378192 1938764 5.71 2171328 9093124 212 [2022-08-04T17:05:35.569Z] 16:45:01 20687380 31768264 503104 1.53 454780 10378196 1938764 5.71 2171708 9093132 172 [2022-08-04T17:05:35.569Z] 16:46:01 20687656 31768548 502808 1.53 454792 10378200 1938764 5.71 2171000 9093136 16 [2022-08-04T17:05:35.569Z] 16:47:01 20687560 31768452 502792 1.53 454840 10378196 1938764 5.71 2171000 9093136 28 [2022-08-04T17:05:35.569Z] 16:48:01 20687552 31768516 502684 1.53 454876 10378208 1938764 5.71 2171064 9093148 12 [2022-08-04T17:05:35.569Z] 16:49:01 20687460 31768492 502904 1.53 454928 10378212 1938764 5.71 2171108 9093156 8 [2022-08-04T17:05:35.569Z] 16:50:01 20687160 31768228 503148 1.53 454948 10378212 1938764 5.71 2171484 9093144 12 [2022-08-04T17:05:35.569Z] 16:51:01 20687652 31768788 502764 1.53 454988 10378216 1938764 5.71 2171240 9093156 16 [2022-08-04T17:05:35.569Z] 16:52:01 20687636 31768772 502724 1.53 455016 10378220 1954832 5.76 2171224 9093156 12 [2022-08-04T17:05:35.569Z] 16:53:01 20687840 31768980 502432 1.53 455040 10378224 1954832 5.76 2171224 9093160 48 [2022-08-04T17:05:35.569Z] 16:54:01 20687540 31768744 502660 1.53 455052 10378224 1954832 5.76 2171280 9093168 12 [2022-08-04T17:05:35.569Z] 16:55:01 20687744 31768960 502416 1.53 455072 10378228 1954832 5.76 2171624 9093160 16 [2022-08-04T17:05:35.569Z] 16:56:01 20687884 31769104 502144 1.53 455080 10378232 1938540 5.71 2171596 9093164 148 [2022-08-04T17:05:35.569Z] 16:57:01 20687568 31768844 502472 1.53 455120 10378236 1938540 5.71 2171708 9093172 188 [2022-08-04T17:05:35.569Z] 16:58:01 20687728 31769068 502384 1.53 455192 10378240 1938540 5.71 2171840 9093180 176 [2022-08-04T17:05:35.569Z] 16:59:01 20687768 31769164 502316 1.53 455224 10378244 1938540 5.71 2171808 9093176 68 [2022-08-04T17:05:35.569Z] 17:00:01 20687988 31769424 502036 1.53 455252 10378244 1938540 5.71 2171780 9093176 12 [2022-08-04T17:05:35.569Z] 17:01:01 20688120 31769584 501736 1.53 455288 10378248 1922220 5.66 2171912 9093180 172 [2022-08-04T17:05:35.569Z] 17:02:01 20687852 31769360 501920 1.53 455308 10378252 1922220 5.66 2172084 9093184 152 [2022-08-04T17:05:35.569Z] 17:03:01 20687592 31769104 502136 1.53 455348 10378252 1922220 5.66 2171564 9093184 8 [2022-08-04T17:05:35.569Z] 17:04:01 20687568 31769140 502080 1.53 455372 10378240 1922220 5.66 2171616 9093192 12 [2022-08-04T17:05:35.569Z] 17:05:01 20687416 31769048 502048 1.53 455396 10378260 1922220 5.66 2172168 9093188 56 [2022-08-04T17:05:35.569Z] Average: 21314257 31744131 528254 1.61 421383 9802586 2044862 6.03 2112403 8568382 54146 [2022-08-04T17:05:35.569Z] [2022-08-04T17:05:35.569Z] 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-04T17:05:35.569Z] 16:30:03 ens3 1145.11 1036.08 11752.49 161.51 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:30:03 lo 5.46 5.46 0.53 0.53 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:30:03 docker0 302.20 236.02 23.56 2704.50 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:31:01 ens3 185.30 144.37 1226.57 73.12 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:31:01 veth38b9789 1.28 1.48 0.10 0.12 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:31:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:31:01 docker0 92.86 115.79 8.03 1186.71 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:32:01 ens3 25.21 14.33 21.33 11.50 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:32:01 veth38b9789 0.27 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:32:01 docker0 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:33:01 vethcd7f2a5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:33:01 ens3 354.99 280.14 3388.67 95.64 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:33:01 veth6049b6e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:33:01 vethdbacbfc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:33:01 veth4399023 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:33:01 veth6335231 0.00 0.73 0.00 0.05 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:33:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:33:01 docker0 175.14 213.25 12.52 1635.53 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:33:01 veth25fcf35 0.65 0.78 0.05 1.54 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:34:01 veth420017d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:34:01 ens3 264.11 197.50 1754.11 93.68 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:34:01 veth6335231 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:34:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:34:01 docker0 133.54 179.74 9.66 1664.74 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:35:01 veth3751fe5 9.87 28.60 0.78 629.21 0.00 0.00 0.00 0.05 [2022-08-04T17:05:35.569Z] 16:35:01 ens3 173.24 112.06 1210.18 83.99 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:35:01 veth6335231 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:35:01 docker0 62.16 105.38 4.13 1168.61 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:36:01 ens3 16.79 10.50 34.89 6.04 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:36:01 docker0 2.97 3.52 0.46 23.75 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:37:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:38:01 ens3 0.23 0.18 0.42 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:39:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:40:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:44:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:45:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:46:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:50:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:55:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.569Z] 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:59:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:00:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:02:01 ens3 0.22 0.20 0.28 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:04:01 ens3 0.43 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:05:01 ens3 0.63 0.52 0.34 0.28 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] Average: ens3 60.13 49.87 538.04 14.56 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] Average: docker0 21.30 23.64 1.62 232.02 0.00 0.00 0.00 0.00 [2022-08-04T17:05:35.570Z] [2022-08-04T17:05:35.570Z] [2022-08-04T17:05:35.570Z] ---> sar -P ALL: [2022-08-04T17:05:35.570Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21942) 08/04/22 _x86_64_ (8 CPU) [2022-08-04T17:05:35.570Z] [2022-08-04T17:05:35.570Z] 16:28:44 LINUX RESTART (8 CPU) [2022-08-04T17:05:35.570Z] [2022-08-04T17:05:35.570Z] 16:29:01 CPU %user %nice %system %iowait %steal %idle [2022-08-04T17:05:35.570Z] 16:30:03 all 12.07 0.00 4.66 1.81 0.07 81.38 [2022-08-04T17:05:35.570Z] 16:30:03 0 12.81 0.00 3.63 2.72 0.08 80.74 [2022-08-04T17:05:35.570Z] 16:30:03 1 9.33 0.00 3.03 0.29 0.07 87.29 [2022-08-04T17:05:35.570Z] 16:30:03 2 11.83 0.00 6.65 0.25 0.07 81.20 [2022-08-04T17:05:35.570Z] 16:30:03 3 10.52 0.00 3.90 2.50 0.10 82.98 [2022-08-04T17:05:35.570Z] 16:30:03 4 16.75 0.00 4.43 1.11 0.07 77.64 [2022-08-04T17:05:35.570Z] 16:30:03 5 9.68 0.00 5.37 2.61 0.07 82.27 [2022-08-04T17:05:35.570Z] 16:30:03 6 10.12 0.00 4.89 2.60 0.05 82.34 [2022-08-04T17:05:35.570Z] 16:30:03 7 15.57 0.00 5.39 2.44 0.09 76.51 [2022-08-04T17:05:35.570Z] 16:31:01 all 33.19 0.00 6.54 0.61 0.10 59.56 [2022-08-04T17:05:35.570Z] 16:31:01 0 32.85 0.00 6.55 0.17 0.12 60.31 [2022-08-04T17:05:35.570Z] 16:31:01 1 33.01 0.00 6.23 0.05 0.10 60.61 [2022-08-04T17:05:35.570Z] 16:31:01 2 32.39 0.00 7.03 0.02 0.07 60.50 [2022-08-04T17:05:35.570Z] 16:31:01 3 34.66 0.00 6.35 3.33 0.10 55.56 [2022-08-04T17:05:35.570Z] 16:31:01 4 34.59 0.00 6.17 0.23 0.09 58.93 [2022-08-04T17:05:35.570Z] 16:31:01 5 32.53 0.00 6.45 0.11 0.09 60.82 [2022-08-04T17:05:35.570Z] 16:31:01 6 32.75 0.00 7.13 0.75 0.12 59.25 [2022-08-04T17:05:35.570Z] 16:31:01 7 32.74 0.00 6.44 0.19 0.10 60.52 [2022-08-04T17:05:35.570Z] 16:32:01 all 53.85 0.00 7.31 0.07 0.13 38.63 [2022-08-04T17:05:35.570Z] 16:32:01 0 54.39 0.00 7.59 0.02 0.12 37.88 [2022-08-04T17:05:35.570Z] 16:32:01 1 53.41 0.00 7.59 0.03 0.13 38.84 [2022-08-04T17:05:35.570Z] 16:32:01 2 54.06 0.00 7.03 0.00 0.14 38.78 [2022-08-04T17:05:35.570Z] 16:32:01 3 53.82 0.00 7.38 0.02 0.13 38.66 [2022-08-04T17:05:35.570Z] 16:32:01 4 52.93 0.00 7.52 0.29 0.13 39.13 [2022-08-04T17:05:35.570Z] 16:32:01 5 53.91 0.00 7.12 0.00 0.17 38.80 [2022-08-04T17:05:35.570Z] 16:32:01 6 54.01 0.00 7.17 0.03 0.14 38.65 [2022-08-04T17:05:35.570Z] 16:32:01 7 54.32 0.00 7.05 0.19 0.12 38.33 [2022-08-04T17:05:35.570Z] 16:33:01 all 21.25 0.00 11.29 5.21 0.10 62.14 [2022-08-04T17:05:35.570Z] 16:33:01 0 20.05 0.00 10.08 1.89 0.09 67.89 [2022-08-04T17:05:35.570Z] 16:33:01 1 21.55 0.00 10.80 1.60 0.10 65.94 [2022-08-04T17:05:35.570Z] 16:33:01 2 20.56 0.00 12.36 7.95 0.10 59.03 [2022-08-04T17:05:35.570Z] 16:33:01 3 24.67 0.00 12.02 2.03 0.10 61.17 [2022-08-04T17:05:35.570Z] 16:33:01 4 21.45 0.00 11.68 9.75 0.12 56.99 [2022-08-04T17:05:35.570Z] 16:33:01 5 20.22 0.00 10.37 2.30 0.10 67.01 [2022-08-04T17:05:35.570Z] 16:33:01 6 21.38 0.00 11.61 12.14 0.09 54.79 [2022-08-04T17:05:35.570Z] 16:33:01 7 20.13 0.00 11.43 4.07 0.10 64.27 [2022-08-04T17:05:35.570Z] 16:34:01 all 58.57 0.00 14.04 8.01 0.18 19.19 [2022-08-04T17:05:35.570Z] 16:34:01 0 58.06 0.00 13.24 14.11 0.17 14.41 [2022-08-04T17:05:35.570Z] 16:34:01 1 57.24 0.00 15.72 7.68 0.19 19.16 [2022-08-04T17:05:35.570Z] 16:34:01 2 56.85 0.00 13.76 9.05 0.22 20.13 [2022-08-04T17:05:35.570Z] 16:34:01 3 59.96 0.00 15.50 5.22 0.20 19.12 [2022-08-04T17:05:35.570Z] 16:34:01 4 59.53 0.00 12.36 6.20 0.22 21.69 [2022-08-04T17:05:35.570Z] 16:34:01 5 57.66 0.00 12.94 8.39 0.17 20.84 [2022-08-04T17:05:35.570Z] 16:34:01 6 60.11 0.00 13.52 6.09 0.15 20.13 [2022-08-04T17:05:35.570Z] 16:34:01 7 59.14 0.00 15.30 7.33 0.15 18.07 [2022-08-04T17:05:35.570Z] 16:35:01 all 58.56 0.00 12.55 4.57 0.17 24.14 [2022-08-04T17:05:35.570Z] 16:35:01 0 58.93 0.00 11.74 5.13 0.25 23.95 [2022-08-04T17:05:35.570Z] 16:35:01 1 60.77 0.00 13.30 3.28 0.14 22.51 [2022-08-04T17:05:35.570Z] 16:35:01 2 58.69 0.00 11.24 3.27 0.14 26.67 [2022-08-04T17:05:35.570Z] 16:35:01 3 59.40 0.00 14.24 5.42 0.15 20.78 [2022-08-04T17:05:35.570Z] 16:35:01 4 57.01 0.00 11.19 5.31 0.17 26.32 [2022-08-04T17:05:35.570Z] 16:35:01 5 55.19 0.00 11.49 5.90 0.14 27.28 [2022-08-04T17:05:35.570Z] 16:35:01 6 59.16 0.00 12.86 4.65 0.17 23.16 [2022-08-04T17:05:35.570Z] 16:35:01 7 59.32 0.00 14.31 3.63 0.20 22.54 [2022-08-04T17:05:35.570Z] 16:36:01 all 2.08 0.00 0.71 0.39 0.01 96.80 [2022-08-04T17:05:35.570Z] 16:36:01 0 1.72 0.00 0.52 0.00 0.00 97.77 [2022-08-04T17:05:35.570Z] 16:36:01 1 4.01 0.00 1.08 0.32 0.03 94.56 [2022-08-04T17:05:35.570Z] 16:36:01 2 2.14 0.00 0.72 0.28 0.02 96.84 [2022-08-04T17:05:35.570Z] 16:36:01 3 1.43 0.00 0.48 1.08 0.02 96.98 [2022-08-04T17:05:35.570Z] 16:36:01 4 0.53 0.00 0.38 0.88 0.02 98.18 [2022-08-04T17:05:35.570Z] 16:36:01 5 0.97 0.00 0.62 0.53 0.00 97.88 [2022-08-04T17:05:35.570Z] 16:36:01 6 3.78 0.00 0.89 0.05 0.02 95.26 [2022-08-04T17:05:35.570Z] 16:36:01 7 2.09 0.00 0.95 0.00 0.02 96.95 [2022-08-04T17:05:35.570Z] 16:37:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2022-08-04T17:05:35.570Z] 16:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T17:05:35.570Z] 16:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-04T17:05:35.570Z] 16:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-04T17:05:35.570Z] 16:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-04T17:05:35.570Z] 16:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-04T17:05:35.570Z] 16:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-04T17:05:35.570Z] 16:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.570Z] 16:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.570Z] 16:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-04T17:05:35.570Z] 16:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-04T17:05:35.570Z] 16:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.570Z] 16:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-04T17:05:35.570Z] 16:38:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2022-08-04T17:05:35.570Z] 16:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.570Z] 16:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-04T17:05:35.570Z] 16:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.570Z] 16:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.570Z] 16:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-04T17:05:35.570Z] 16:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.570Z] 16:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.570Z] 16:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-04T17:05:35.570Z] 16:39:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-04T17:05:35.570Z] 16:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T17:05:35.570Z] 16:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T17:05:35.570Z] 16:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-04T17:05:35.570Z] 16:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.570Z] 16:40:01 all 0.01 0.00 0.01 0.02 0.00 99.97 [2022-08-04T17:05:35.570Z] 16:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.570Z] 16:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.570Z] 16:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.570Z] 16:40:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2022-08-04T17:05:35.570Z] 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.570Z] 16:40:01 5 0.00 0.00 0.02 0.12 0.00 99.87 [2022-08-04T17:05:35.570Z] 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.570Z] 16:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.570Z] [2022-08-04T17:05:35.570Z] 16:40:01 CPU %user %nice %system %iowait %steal %idle [2022-08-04T17:05:35.570Z] 16:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-04T17:05:35.570Z] 16:41:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-04T17:05:35.570Z] 16:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.570Z] 16:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:41:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-04T17:05:35.571Z] 16:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:42:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:42:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2022-08-04T17:05:35.571Z] 16:42:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-04T17:05:35.571Z] 16:43:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2022-08-04T17:05:35.571Z] 16:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:43:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-04T17:05:35.571Z] 16:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:43:01 6 0.33 0.00 0.05 0.00 0.00 99.62 [2022-08-04T17:05:35.571Z] 16:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:44:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2022-08-04T17:05:35.571Z] 16:44:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-04T17:05:35.571Z] 16:44:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2022-08-04T17:05:35.571Z] 16:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:44:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2022-08-04T17:05:35.571Z] 16:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-04T17:05:35.571Z] 16:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:44:01 6 1.97 0.00 0.00 0.02 0.00 98.01 [2022-08-04T17:05:35.571Z] 16:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-04T17:05:35.571Z] 16:45:01 all 0.17 0.00 0.00 0.01 0.00 99.81 [2022-08-04T17:05:35.571Z] 16:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:45:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2022-08-04T17:05:35.571Z] 16:45:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:45:01 6 1.32 0.00 0.00 0.00 0.02 98.66 [2022-08-04T17:05:35.571Z] 16:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:46:01 3 0.02 0.00 0.05 0.03 0.00 99.90 [2022-08-04T17:05:35.571Z] 16:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:47:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-04T17:05:35.571Z] 16:47:01 3 0.02 0.00 0.03 0.03 0.02 99.90 [2022-08-04T17:05:35.571Z] 16:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-04T17:05:35.571Z] 16:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:48:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-08-04T17:05:35.571Z] 16:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:49:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2022-08-04T17:05:35.571Z] 16:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:49:01 3 0.05 0.00 0.02 0.05 0.03 99.85 [2022-08-04T17:05:35.571Z] 16:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:49:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:50:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2022-08-04T17:05:35.571Z] 16:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:50:01 1 0.47 0.00 0.03 0.00 0.00 99.50 [2022-08-04T17:05:35.571Z] 16:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:50:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2022-08-04T17:05:35.571Z] 16:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:51:01 all 0.26 0.00 0.00 0.01 0.00 99.73 [2022-08-04T17:05:35.571Z] 16:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:51:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2022-08-04T17:05:35.571Z] 16:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:51:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2022-08-04T17:05:35.571Z] 16:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:51:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-04T17:05:35.571Z] 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] [2022-08-04T17:05:35.571Z] 16:51:01 CPU %user %nice %system %iowait %steal %idle [2022-08-04T17:05:35.571Z] 16:52:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-08-04T17:05:35.571Z] 16:52:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2022-08-04T17:05:35.571Z] 16:52:01 1 1.98 0.00 0.03 0.00 0.02 97.97 [2022-08-04T17:05:35.571Z] 16:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:52:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-08-04T17:05:35.571Z] 16:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:52:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:53:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2022-08-04T17:05:35.571Z] 16:53:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:53:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-04T17:05:35.571Z] 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:54:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-04T17:05:35.571Z] 16:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:54:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:55:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-08-04T17:05:35.571Z] 16:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-04T17:05:35.571Z] 16:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:55:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-04T17:05:35.571Z] 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:55:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2022-08-04T17:05:35.571Z] 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.571Z] 16:56:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2022-08-04T17:05:35.571Z] 16:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:56:01 1 0.57 0.00 0.02 0.00 0.02 99.40 [2022-08-04T17:05:35.571Z] 16:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:56:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-08-04T17:05:35.571Z] 16:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.571Z] 16:57:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-08-04T17:05:35.571Z] 16:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.571Z] 16:57:01 1 1.99 0.00 0.00 0.00 0.00 98.01 [2022-08-04T17:05:35.572Z] 16:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 16:57:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-08-04T17:05:35.572Z] 16:57:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-04T17:05:35.572Z] 16:57:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-04T17:05:35.572Z] 16:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 16:57:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-04T17:05:35.572Z] 16:58:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-08-04T17:05:35.572Z] 16:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T17:05:35.572Z] 16:58:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2022-08-04T17:05:35.572Z] 16:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 16:58:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-08-04T17:05:35.572Z] 16:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T17:05:35.572Z] 16:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 16:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-04T17:05:35.572Z] 16:59:01 all 0.27 0.00 0.00 0.01 0.00 99.72 [2022-08-04T17:05:35.572Z] 16:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-04T17:05:35.572Z] 16:59:01 1 1.99 0.00 0.02 0.00 0.00 98.00 [2022-08-04T17:05:35.572Z] 16:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 16:59:01 3 0.03 0.00 0.00 0.05 0.00 99.92 [2022-08-04T17:05:35.572Z] 16:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 16:59:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2022-08-04T17:05:35.572Z] 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 16:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-08-04T17:05:35.572Z] 17:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:00:01 1 0.22 0.00 0.02 0.00 0.00 99.77 [2022-08-04T17:05:35.572Z] 17:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-04T17:05:35.572Z] 17:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-04T17:05:35.572Z] 17:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 17:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-04T17:05:35.572Z] 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 17:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-04T17:05:35.572Z] 17:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:01:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2022-08-04T17:05:35.572Z] 17:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 17:01:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:02:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-04T17:05:35.572Z] 17:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-04T17:05:35.572Z] 17:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 17:02:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 17:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] [2022-08-04T17:05:35.572Z] 17:02:01 CPU %user %nice %system %iowait %steal %idle [2022-08-04T17:05:35.572Z] 17:03:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 17:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:03:01 3 0.02 0.00 0.02 0.05 0.02 99.90 [2022-08-04T17:05:35.572Z] 17:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 17:03:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:04:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T17:05:35.572Z] 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 17:04:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 17:04:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-04T17:05:35.572Z] 17:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 17:05:01 all 0.25 0.00 0.01 0.01 0.00 99.73 [2022-08-04T17:05:35.572Z] 17:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:05:01 1 1.90 0.00 0.07 0.00 0.00 98.03 [2022-08-04T17:05:35.572Z] 17:05:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-04T17:05:35.572Z] 17:05:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2022-08-04T17:05:35.572Z] 17:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-04T17:05:35.572Z] 17:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T17:05:35.572Z] 17:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] 17:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T17:05:35.572Z] Average: all 6.61 0.00 1.57 0.57 0.02 91.23 [2022-08-04T17:05:35.572Z] Average: 0 6.54 0.00 1.47 0.66 0.03 91.31 [2022-08-04T17:05:35.572Z] Average: 1 6.91 0.00 1.59 0.36 0.02 91.11 [2022-08-04T17:05:35.572Z] Average: 2 6.45 0.00 1.61 0.57 0.02 91.35 [2022-08-04T17:05:35.572Z] Average: 3 6.72 0.00 1.65 0.56 0.03 91.04 [2022-08-04T17:05:35.572Z] Average: 4 6.63 0.00 1.47 0.66 0.02 91.22 [2022-08-04T17:05:35.572Z] Average: 5 6.28 0.00 1.49 0.56 0.02 91.66 [2022-08-04T17:05:35.572Z] Average: 6 6.70 0.00 1.59 0.72 0.02 90.97 [2022-08-04T17:05:35.572Z] Average: 7 6.65 0.00 1.67 0.49 0.02 91.18 [2022-08-04T17:05:35.572Z] [2022-08-04T17:05:35.572Z] [2022-08-04T17:05:35.572Z]