Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b7fa482d087dec069e04267988389a7967eadb4+c8dc4aaa282fbe6e844314843563128f08055c6c (99427c696edbe1b40bd5e5fc0ffda3e70506f73c) 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-ssh16181138652058240990.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10391175456531421093.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-4218/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-4218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1200672602103464825.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh14513272261061769959.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/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-4218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8160869075244368160.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117186 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 8b7fa482d087dec069e04267988389a7967eadb4 Merge succeeded, producing cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 Checking out Revision cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 (PR-4218) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 # timeout=10 Commit message: "Merge commit 'c8dc4aaa282fbe6e844314843563128f08055c6c' into HEAD" > git rev-list --no-walk 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T16:30:32.691Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T16:30:32.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T16:30:32.765Z] ========================================================= [2022-10-26T16:30:32.765Z] EdgeX Global Pipelines Version Info [2022-10-26T16:30:32.765Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:30:33.475Z] ------------------- [2022-10-26T16:30:33.476Z] stable info: [2022-10-26T16:30:33.476Z] ------------------- [2022-10-26T16:30:33.476Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T16:30:33.476Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T16:30:33.476Z] Message: update stable to v1.0.243 [2022-10-26T16:30:34.045Z] ------------------- [2022-10-26T16:30:34.045Z] experimental info: [2022-10-26T16:30:34.045Z] ------------------- [2022-10-26T16:30:34.045Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T16:30:34.045Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T16:30:34.046Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T16:30:34.219Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-26T16:30:34.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-26T16:30:34.240Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T16:30:34.249Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T16:30:34.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T16:30:34.269Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T16:30:34.278Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T16:30:34.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-26T16:30:34.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-26T16:30:34.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-26T16:30:34.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T16:30:34.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T16:30:34.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T16:30:34.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T16:30:34.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T16:30:34.401Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T16:30:34.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T16:30:34.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T16:30:34.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-26T16:30:34.463Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-26T16:30:34.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T16:30:34.496Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T16:30:34.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T16:30:34.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4218 [Pipeline] echo [2022-10-26T16:30:34.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4218 [Pipeline] echo [2022-10-26T16:30:34.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4218 [Pipeline] echo [2022-10-26T16:30:34.545Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [Pipeline] echo [2022-10-26T16:30:34.555Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf40a72 [Pipeline] echo [2022-10-26T16:30:34.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T16:30:34.612Z] provisioning config files... [2022-10-26T16:30:34.625Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12260400994126349641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:30:34.927Z] ---> docker-login.sh [2022-10-26T16:30:34.927Z] nexus3.edgexfoundry.org:10001 [2022-10-26T16:30:35.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:30:35.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:30:35.186Z] Configure a credential helper to remove this warning. See [2022-10-26T16:30:35.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:30:35.186Z] [2022-10-26T16:30:35.186Z] Login Succeeded [2022-10-26T16:30:35.186Z] nexus3.edgexfoundry.org:10002 [2022-10-26T16:30:35.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:30:35.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:30:35.445Z] Configure a credential helper to remove this warning. See [2022-10-26T16:30:35.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:30:35.445Z] [2022-10-26T16:30:35.445Z] Login Succeeded [2022-10-26T16:30:35.445Z] nexus3.edgexfoundry.org:10003 [2022-10-26T16:30:35.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:30:35.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:30:35.445Z] Configure a credential helper to remove this warning. See [2022-10-26T16:30:35.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:30:35.445Z] [2022-10-26T16:30:35.445Z] Login Succeeded [2022-10-26T16:30:35.445Z] nexus3.edgexfoundry.org:10004 [2022-10-26T16:30:35.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:30:35.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:30:35.705Z] Configure a credential helper to remove this warning. See [2022-10-26T16:30:35.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:30:35.705Z] [2022-10-26T16:30:35.705Z] Login Succeeded [2022-10-26T16:30:35.705Z] docker.io [2022-10-26T16:30:35.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:30:35.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:30:35.963Z] Configure a credential helper to remove this warning. See [2022-10-26T16:30:35.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:30:35.963Z] [2022-10-26T16:30:35.963Z] Login Succeeded [2022-10-26T16:30:35.963Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T16:30:35.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T16:30:36.279Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-10-26T16:30:36.279Z] + dirname cmd/core-command/Dockerfile [2022-10-26T16:30:36.279Z] + cut -d/ -f2 [2022-10-26T16:30:36.279Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-26T16:30:36.279Z] + dirname cmd/core-data/Dockerfile [2022-10-26T16:30:36.279Z] + cut -d/ -f2 [2022-10-26T16:30:36.279Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-26T16:30:36.279Z] + cut -d/ -f2 [2022-10-26T16:30:36.279Z] + dirname cmd/core-metadata/Dockerfile [2022-10-26T16:30:36.279Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-26T16:30:36.279Z] + cut -d/ -f2 [2022-10-26T16:30:36.279Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-26T16:30:36.279Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-26T16:30:36.279Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-10-26T16:30:36.279Z] cut -d/ -f2 [2022-10-26T16:30:36.279Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-26T16:30:36.279Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-26T16:30:36.279Z] + cut -d/ -f2 [2022-10-26T16:30:36.279Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-26T16:30:36.279Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-26T16:30:36.279Z] + cut -d/ -f2 [2022-10-26T16:30:36.279Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-26T16:30:36.279Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-26T16:30:36.279Z] + cut -d/ -f2 [2022-10-26T16:30:36.279Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-26T16:30:36.279Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-26T16:30:36.279Z] + cut -d/ -f2 [2022-10-26T16:30:36.279Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-26T16:30:36.279Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-26T16:30:36.279Z] + cut -d/ -f2 [2022-10-26T16:30:36.279Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-26T16:30:36.279Z] + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 [2022-10-26T16:30:36.279Z] [2022-10-26T16:30:36.279Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-26T16:30:36.279Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-26T16:30:36.279Z] + cut -d/ -f2 [2022-10-26T16:30:36.279Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-26T16:30:36.279Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-26T16:30:36.279Z] + cut -d/ -f2 [2022-10-26T16:30:36.279Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-26T16:30:36.316Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T16:30:36.672Z] + git rev-list -1 --merges cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97~1..cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [Pipeline] echo [2022-10-26T16:30:36.684Z] -----------> git rev-list -1 --merges cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97~1..cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:30:36.684Z] cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [false] [Pipeline] sh [2022-10-26T16:30:36.971Z] + git log --format=format:%s -1 cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [Pipeline] echo [2022-10-26T16:30:36.988Z] ========================================================= [2022-10-26T16:30:36.988Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T16:30:36.988Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-26T16:30:37.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T16:30:37.384Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T16:30:37.384Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T16:30:37.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T16:30:37.384Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T16:30:37.384Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T16:30:37.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:30:37.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:30:37.739Z] [2022-10-26T16:30:37.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:30:38.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:30:38.039Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T16:30:38.039Z] b85a868b505f: Pulling fs layer [2022-10-26T16:30:38.039Z] e2be974225ed: Pulling fs layer [2022-10-26T16:30:38.039Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T16:30:38.039Z] 988bab9f4d93: Pulling fs layer [2022-10-26T16:30:38.039Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T16:30:38.039Z] eaf3925da568: Pulling fs layer [2022-10-26T16:30:38.039Z] bab4dde63d76: Pulling fs layer [2022-10-26T16:30:38.039Z] 988bab9f4d93: Waiting [2022-10-26T16:30:38.039Z] eaf3925da568: Waiting [2022-10-26T16:30:38.039Z] bde34c3a00c8: Pulling fs layer [2022-10-26T16:30:38.039Z] b352a97aabf1: Pulling fs layer [2022-10-26T16:30:38.039Z] 1469e6f7b9e6: Waiting [2022-10-26T16:30:38.039Z] 4872d77fe225: Pulling fs layer [2022-10-26T16:30:38.039Z] b352a97aabf1: Waiting [2022-10-26T16:30:38.039Z] 5851b861e8e6: Pulling fs layer [2022-10-26T16:30:38.039Z] 4872d77fe225: Waiting [2022-10-26T16:30:38.299Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T16:30:38.299Z] 339a4e72a1f5: Download complete [2022-10-26T16:30:38.299Z] 988bab9f4d93: Verifying Checksum [2022-10-26T16:30:38.299Z] 988bab9f4d93: Download complete [2022-10-26T16:30:38.299Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T16:30:38.299Z] 1469e6f7b9e6: Download complete [2022-10-26T16:30:38.299Z] eaf3925da568: Verifying Checksum [2022-10-26T16:30:38.299Z] eaf3925da568: Download complete [2022-10-26T16:30:38.299Z] e2be974225ed: Verifying Checksum [2022-10-26T16:30:38.299Z] e2be974225ed: Download complete [2022-10-26T16:30:38.299Z] b85a868b505f: Download complete [2022-10-26T16:30:38.299Z] bde34c3a00c8: Verifying Checksum [2022-10-26T16:30:38.299Z] bde34c3a00c8: Download complete [2022-10-26T16:30:38.299Z] 4872d77fe225: Download complete [2022-10-26T16:30:38.299Z] 5851b861e8e6: Download complete [2022-10-26T16:30:38.299Z] b352a97aabf1: Verifying Checksum [2022-10-26T16:30:38.299Z] b352a97aabf1: Download complete [2022-10-26T16:30:38.867Z] bab4dde63d76: Verifying Checksum [2022-10-26T16:30:38.867Z] bab4dde63d76: Download complete [2022-10-26T16:30:39.802Z] b85a868b505f: Pull complete [2022-10-26T16:30:39.802Z] e2be974225ed: Pull complete [2022-10-26T16:30:40.737Z] 339a4e72a1f5: Pull complete [2022-10-26T16:30:40.996Z] 988bab9f4d93: Pull complete [2022-10-26T16:30:41.255Z] 1469e6f7b9e6: Pull complete [2022-10-26T16:30:41.515Z] eaf3925da568: Pull complete [2022-10-26T16:30:42.896Z] bab4dde63d76: Pull complete [2022-10-26T16:30:43.155Z] bde34c3a00c8: Pull complete [2022-10-26T16:30:43.155Z] b352a97aabf1: Pull complete [2022-10-26T16:30:43.424Z] 4872d77fe225: Pull complete [2022-10-26T16:30:43.424Z] 5851b861e8e6: Pull complete [2022-10-26T16:30:43.424Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T16:30:43.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:30:43.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:30:43.501Z] prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container [2022-10-26T16:30:43.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T16:30:45.245Z] $ docker top ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 -eo pid,comm [2022-10-26T16:30:45.320Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T16:30:45.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T16:30:45.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T16:30:45.361Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T16:30:45.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T16:30:45.473Z] $ docker exec ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 ssh-agent [2022-10-26T16:30:45.590Z] SSH_AUTH_SOCK=/tmp/ssh-hxwUZ3SjAVIu/agent.32 [2022-10-26T16:30:45.590Z] SSH_AGENT_PID=38 [2022-10-26T16:30:45.596Z] Running ssh-add (command line suppressed) [2022-10-26T16:30:45.694Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9943385230595442400.key (/w/workspace/edgex-go/4@tmp/private_key_9943385230595442400.key) [2022-10-26T16:30:45.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T16:30:46.069Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T16:30:46.104Z] $ docker exec --env ******** --env ******** ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 ssh-agent -k [2022-10-26T16:30:46.207Z] unset SSH_AUTH_SOCK; [2022-10-26T16:30:46.208Z] unset SSH_AGENT_PID; [2022-10-26T16:30:46.208Z] echo Agent pid 38 killed; [2022-10-26T16:30:46.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T16:30:46.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T16:30:46.260Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T16:30:46.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T16:30:46.389Z] $ docker exec ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 ssh-agent [2022-10-26T16:30:46.526Z] SSH_AUTH_SOCK=/tmp/ssh-nO0VCoqcnzqq/agent.70 [2022-10-26T16:30:46.526Z] SSH_AGENT_PID=76 [2022-10-26T16:30:46.540Z] Running ssh-add (command line suppressed) [2022-10-26T16:30:46.643Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1535958651880913982.key (/w/workspace/edgex-go/4@tmp/private_key_1535958651880913982.key) [2022-10-26T16:30:46.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T16:30:46.982Z] + git semver init [2022-10-26T16:30:47.242Z] 2022-10-26 16:30:47,170 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T16:30:47.242Z] 2022-10-26 16:30:47,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-10-26T16:30:47.242Z] 2022-10-26 16:30:47,171 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-10-26T16:30:47.242Z] 2022-10-26 16:30:47,171 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-10-26T16:30:52.521Z] 2022-10-26 16:30:51,662 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-10-26T16:30:52.521Z] 2022-10-26 16:30:51,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4218 with force:False [2022-10-26T16:30:52.521Z] 2022-10-26 16:30:51,663 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4218 [2022-10-26T16:30:52.521Z] 2022-10-26 16:30:51,666 [execute] INFO git cat-file --batch-check [2022-10-26T16:30:52.521Z] 2022-10-26 16:30:51,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T16:30:52.521Z] 2022-10-26 16:30:51,674 [execute] INFO git cat-file --batch [2022-10-26T16:30:52.521Z] 2022-10-26 16:30:51,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T16:30:52.521Z] 2022-10-26 16:30:51,681 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4218 [2022-10-26T16:30:52.521Z] 0.0.0 [Pipeline] } [2022-10-26T16:30:52.523Z] $ docker exec --env ******** --env ******** ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 ssh-agent -k [2022-10-26T16:30:52.620Z] unset SSH_AUTH_SOCK; [2022-10-26T16:30:52.620Z] unset SSH_AGENT_PID; [2022-10-26T16:30:52.620Z] echo Agent pid 76 killed; [2022-10-26T16:30:52.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T16:30:52.935Z] + git semver [Pipeline] } [2022-10-26T16:30:53.280Z] $ docker stop --time=1 ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 [2022-10-26T16:30:54.641Z] $ docker rm -f ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T16:30:54.986Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T16:30:55.156Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T16:30:55.159Z] [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-10-26T16:30:55.559Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-10-26T16:30:55.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T16:30:55.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T16:30:55.584Z] ========================================================= [2022-10-26T16:30:55.584Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T16:30:55.584Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-26T16:30:55.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T16:30:55.863Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T16:30:55.863Z] 213ec9aee27d: Pulling fs layer [2022-10-26T16:30:55.863Z] 4583459ba037: Pulling fs layer [2022-10-26T16:30:55.863Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T16:30:55.863Z] 53926ce57604: Pulling fs layer [2022-10-26T16:30:55.863Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T16:30:55.863Z] 30f14e443154: Pulling fs layer [2022-10-26T16:30:55.863Z] 801331c1e519: Pulling fs layer [2022-10-26T16:30:55.863Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T16:30:55.863Z] 53926ce57604: Waiting [2022-10-26T16:30:55.863Z] 21b2b0c7a3f4: Waiting [2022-10-26T16:30:55.863Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T16:30:55.863Z] 99cc6dd402b0: Waiting [2022-10-26T16:30:55.863Z] 7d9ed39f4882: Waiting [2022-10-26T16:30:55.863Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T16:30:55.863Z] 93c1e223e6f2: Download complete [2022-10-26T16:30:55.863Z] 4583459ba037: Verifying Checksum [2022-10-26T16:30:55.863Z] 4583459ba037: Download complete [2022-10-26T16:30:55.863Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T16:30:55.863Z] 21b2b0c7a3f4: Download complete [2022-10-26T16:30:55.863Z] 213ec9aee27d: Verifying Checksum [2022-10-26T16:30:55.863Z] 213ec9aee27d: Download complete [2022-10-26T16:30:55.863Z] 801331c1e519: Verifying Checksum [2022-10-26T16:30:55.863Z] 801331c1e519: Download complete [2022-10-26T16:30:56.122Z] 213ec9aee27d: Pull complete [2022-10-26T16:30:56.122Z] 4583459ba037: Pull complete [2022-10-26T16:30:56.381Z] 93c1e223e6f2: Pull complete [2022-10-26T16:30:56.639Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T16:30:56.639Z] 7d9ed39f4882: Download complete [2022-10-26T16:30:56.639Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T16:30:56.639Z] 99cc6dd402b0: Download complete [2022-10-26T16:30:56.639Z] 53926ce57604: Verifying Checksum [2022-10-26T16:30:56.639Z] 53926ce57604: Download complete [2022-10-26T16:30:59.917Z] 53926ce57604: Pull complete [2022-10-26T16:31:00.177Z] 21b2b0c7a3f4: Pull complete [2022-10-26T16:31:00.177Z] 30f14e443154: Pull complete [2022-10-26T16:31:00.177Z] 801331c1e519: Pull complete [2022-10-26T16:31:02.074Z] 99cc6dd402b0: Pull complete [2022-10-26T16:31:03.013Z] 7d9ed39f4882: Pull complete [2022-10-26T16:31:03.271Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T16:31:03.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T16:31:03.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-26T16:31:03.567Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-10-26T16:31:03.567Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T16:31:03.567Z] WORKDIR /edgex [2022-10-26T16:31:03.567Z] COPY go.mod . [2022-10-26T16:31:03.567Z] RUN go mod download [2022-10-26T16:31:04.132Z] Sending build context to Docker daemon 169.7MB [2022-10-26T16:31:04.132Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T16:31:04.132Z] ---> 1dedd983c030 [2022-10-26T16:31:04.132Z] Step 2/4 : WORKDIR /edgex [2022-10-26T16:31:07.422Z] ---> Running in 3d18d4cd2f55 [2022-10-26T16:31:07.422Z] Removing intermediate container 3d18d4cd2f55 [2022-10-26T16:31:07.422Z] ---> 6f4990964be0 [2022-10-26T16:31:07.422Z] Step 3/4 : COPY go.mod . [2022-10-26T16:31:07.680Z] ---> c2bbb6adb20f [2022-10-26T16:31:07.680Z] Step 4/4 : RUN go mod download [2022-10-26T16:31:07.680Z] ---> Running in 2c8ca0cdf563 [2022-10-26T16:31:10.234Z] Still waiting to schedule task [2022-10-26T16:31:10.235Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-26T16:31:19.889Z] Removing intermediate container 2c8ca0cdf563 [2022-10-26T16:31:19.889Z] ---> 9c562ea669b0 [2022-10-26T16:31:19.889Z] Successfully built 9c562ea669b0 [2022-10-26T16:31:19.889Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:31:20.191Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T16:31:20.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:31:20.262Z] prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container [2022-10-26T16:31:20.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T16:31:20.676Z] $ docker top 95da6b9143c2626930a80d5591aee2fee4262f43ae9cccbaa551672b8bcaa167 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:31:21.025Z] + go version [2022-10-26T16:31:21.025Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T16:31:21.028Z] $ docker stop --time=1 95da6b9143c2626930a80d5591aee2fee4262f43ae9cccbaa551672b8bcaa167 [2022-10-26T16:31:22.359Z] $ docker rm -f 95da6b9143c2626930a80d5591aee2fee4262f43ae9cccbaa551672b8bcaa167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:31:22.770Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T16:31:22.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:31:22.847Z] prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container [2022-10-26T16:31:22.870Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T16:31:23.230Z] $ docker top 5b07cf5b3de410cef7577966d7e63847f39cd70621ebcc16c58a97520f42ba7d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T16:31:23.304Z] ========================================================= [2022-10-26T16:31:23.304Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-26T16:31:23.304Z] ========================================================= [Pipeline] sh [2022-10-26T16:31:23.583Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-10-26T16:31:23.873Z] + make test [2022-10-26T16:31:23.873Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T16:31:30.426Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-26T16:31:42.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-26T16:31:43.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2022-10-26T16:31:43.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-26T16:31:43.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-26T16:31:43.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2022-10-26T16:31:43.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.140s coverage: 43.0% of statements [2022-10-26T16:31:43.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-26T16:31:43.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-26T16:31:43.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements [2022-10-26T16:31:43.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-26T16:31:43.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.197s coverage: 89.2% of statements [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 2.2% of statements [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.532s coverage: 95.6% of statements [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements [2022-10-26T16:31:47.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 79.5% of statements [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-10-26T16:31:47.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2022-10-26T16:31:56.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.099s coverage: 94.4% of statements [2022-10-26T16:31:56.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-10-26T16:31:58.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 79.9% of statements [2022-10-26T16:31:58.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 58.8% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.2% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.7% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 65.8% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 41.8% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-26T16:32:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-26T16:32:07.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-26T16:32:07.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-26T16:32:07.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-26T16:32:07.002Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-26T16:32:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-26T16:32:07.002Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-10-26T16:32:07.002Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-26T16:32:07.259Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-10-26T16:32:25.320Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T16:32:25.320Z] GO111MODULE=on go vet ./... [2022-10-26T16:32:28.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T16:32:28.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T16:32:28.596Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T16:32:28.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-26T16:32:28.891Z] + ls -al . [2022-10-26T16:32:28.891Z] total 768 [2022-10-26T16:32:28.891Z] drwxrwxr-x 11 1001 1001 4096 Oct 26 16:31 . [2022-10-26T16:32:28.891Z] drwxr-xr-x 4 root root 4096 Oct 26 16:31 .. [2022-10-26T16:32:28.891Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 16:30 .blubracket [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 16 Oct 26 16:30 .dockerignore [2022-10-26T16:32:28.891Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 16:32 .git [2022-10-26T16:32:28.891Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 16:30 .github [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 1030 Oct 26 16:30 .gitignore [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 16:30 .golangci.yml [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 87 Oct 26 16:30 .hadolint.yml [2022-10-26T16:32:28.891Z] drwxr-xr-x 3 1001 1001 4096 Oct 26 16:30 .semver [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 16:30 .sonarcloud.properties [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 16:30 ADOPTERS.md [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 10722 Oct 26 16:30 Attribution.txt [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 63209 Oct 26 16:30 CHANGELOG.md [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 16:30 CONTRIBUTING.md [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 16:30 GOVERNANCE.md [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 850 Oct 26 16:30 Jenkinsfile [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 16:30 LICENSE [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 13857 Oct 26 16:30 Makefile [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 16:30 OWNERS.md [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 9799 Oct 26 16:30 README.md [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 16:30 SECURITY.md [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 16:30 VERSION [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 16:30 ZMQWindows.md [2022-10-26T16:32:28.891Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 16:30 bin [2022-10-26T16:32:28.891Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 16:30 cmd [2022-10-26T16:32:28.891Z] -rw-r--r-- 1 root root 501828 Oct 26 16:32 coverage.out [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 3447 Oct 26 16:30 go.mod [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 45062 Oct 26 16:30 go.sum [2022-10-26T16:32:28.891Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 16:30 internal [2022-10-26T16:32:28.891Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 16:30 openapi [2022-10-26T16:32:28.891Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 16:30 snap [2022-10-26T16:32:28.891Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 16:30 version.go [Pipeline] sh [2022-10-26T16:32:29.185Z] + '[' -e coverage.out ] [2022-10-26T16:32:29.185Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-26T16:32:29.285Z] Stashed 1 file(s) [Pipeline] sh [2022-10-26T16:32:29.562Z] + make build [2022-10-26T16:32:29.562Z] 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-10-26T16:32:41.755Z] 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-10-26T16:32:51.720Z] 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-command/core-command ./cmd/core-command [2022-10-26T16:32:51.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T16:32:58.529Z] 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-10-26T16:32:58.786Z] 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-10-26T16:32:59.718Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T16:33:01.088Z] 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-10-26T16:33:02.021Z] 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-10-26T16:33:02.955Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-26T16:33:03.521Z] 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-10-26T16:33:04.452Z] 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-10-26T16:33:06.351Z] 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-10-26T16:33:07.290Z] $ docker stop --time=1 5b07cf5b3de410cef7577966d7e63847f39cd70621ebcc16c58a97520f42ba7d [2022-10-26T16:33:10.595Z] $ docker rm -f 5b07cf5b3de410cef7577966d7e63847f39cd70621ebcc16c58a97520f42ba7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:33:11.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:33:11.336Z] [2022-10-26T16:33:11.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:33:11.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:33:11.627Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-26T16:33:11.627Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-26T16:33:11.627Z] ca9280d653b3: Pulling fs layer [2022-10-26T16:33:11.627Z] 7e9c9ca2126c: Pulling fs layer [2022-10-26T16:33:11.627Z] cbdbe7a5bc2a: Download complete [2022-10-26T16:33:11.892Z] cbdbe7a5bc2a: Pull complete [2022-10-26T16:33:11.892Z] ca9280d653b3: Verifying Checksum [2022-10-26T16:33:11.892Z] ca9280d653b3: Download complete [2022-10-26T16:33:12.155Z] 7e9c9ca2126c: Download complete [2022-10-26T16:33:12.414Z] ca9280d653b3: Pull complete [2022-10-26T16:33:15.696Z] 7e9c9ca2126c: Pull complete [2022-10-26T16:33:15.696Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-26T16:33:15.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:33:15.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:33:15.770Z] prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container [2022-10-26T16:33:15.789Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-10-26T16:33:17.830Z] $ docker top 0a6286a1192008f8b49884d9decab4e9ee55f17332e498a6e7869044bd19d206 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:33:18.181Z] + docker-compose build --help [2022-10-26T16:33:18.181Z] + grep parallel [2022-10-26T16:33:18.747Z] --parallel Build images in parallel. [Pipeline] } [2022-10-26T16:33:18.753Z] $ docker stop --time=1 0a6286a1192008f8b49884d9decab4e9ee55f17332e498a6e7869044bd19d206 [2022-10-26T16:33:20.048Z] $ docker rm -f 0a6286a1192008f8b49884d9decab4e9ee55f17332e498a6e7869044bd19d206 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:33:20.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:33:20.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:33:20.496Z] prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container [2022-10-26T16:33:20.517Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-26T16:33:20.879Z] $ docker top a66f7605da40731895a7ac5d28de71966d15913385546fc01715c8eadfb07722 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:33:21.228Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-26T16:33:21.795Z] Building core-command ... [2022-10-26T16:33:21.795Z] Building core-data ... [2022-10-26T16:33:21.795Z] Building core-metadata ... [2022-10-26T16:33:21.795Z] Building security-bootstrapper ... [2022-10-26T16:33:21.795Z] Building security-proxy-setup ... [2022-10-26T16:33:21.795Z] Building security-secretstore-setup ... [2022-10-26T16:33:21.795Z] Building security-spiffe-token-provider ... [2022-10-26T16:33:21.795Z] Building security-spire-agent ... [2022-10-26T16:33:21.795Z] Building security-spire-config ... [2022-10-26T16:33:21.795Z] Building security-spire-server ... [2022-10-26T16:33:21.795Z] Building support-notifications ... [2022-10-26T16:33:21.795Z] Building support-scheduler ... [2022-10-26T16:33:21.796Z] Building sys-mgmt-agent ... [2022-10-26T16:33:21.796Z] Building core-data [2022-10-26T16:33:21.796Z] Building security-bootstrapper [2022-10-26T16:33:21.796Z] Building security-spire-config [2022-10-26T16:33:21.796Z] Building sys-mgmt-agent [2022-10-26T16:33:21.796Z] Building security-spire-agent [2022-10-26T16:33:31.759Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:33:31.759Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:33:31.759Z] ---> 9c562ea669b0 [2022-10-26T16:33:31.759Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:33:31.759Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:33:31.759Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:33:31.759Z] ---> 9c562ea669b0 [2022-10-26T16:33:31.759Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:33:31.759Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:33:31.759Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:33:31.759Z] ---> 9c562ea669b0 [2022-10-26T16:33:31.759Z] Step 3/32 : WORKDIR /edgex-go [2022-10-26T16:33:31.759Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:33:31.759Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:33:31.759Z] ---> 9c562ea669b0 [2022-10-26T16:33:31.759Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:33:32.325Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:33:32.326Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:33:32.326Z] ---> 9c562ea669b0 [2022-10-26T16:33:32.326Z] Step 3/22 : WORKDIR /edgex-go [2022-10-26T16:33:40.440Z] ---> Running in c46eb5dbde00 [2022-10-26T16:33:40.440Z] ---> Running in 51a8c1e7cff5 [2022-10-26T16:33:40.440Z] ---> Running in 7154e54b8676 [2022-10-26T16:33:40.440Z] ---> Running in d1f34fe80866 [2022-10-26T16:33:40.440Z] ---> Running in c4cbbb06744c [2022-10-26T16:33:40.440Z] Removing intermediate container c4cbbb06744c [2022-10-26T16:33:40.440Z] ---> 37f52af72f6f [2022-10-26T16:33:40.440Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:33:40.440Z] Removing intermediate container c46eb5dbde00 [2022-10-26T16:33:40.440Z] ---> 3045d8207cbe [2022-10-26T16:33:40.440Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-26T16:33:40.440Z] Removing intermediate container 7154e54b8676 [2022-10-26T16:33:40.440Z] ---> fd98e5a29155 [2022-10-26T16:33:40.440Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:33:40.440Z] Removing intermediate container 51a8c1e7cff5 [2022-10-26T16:33:40.440Z] ---> 72e8038993ef [2022-10-26T16:33:40.440Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:33:40.440Z] Removing intermediate container d1f34fe80866 [2022-10-26T16:33:40.440Z] ---> b037327c4ee7 [2022-10-26T16:33:40.440Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-26T16:33:40.440Z] ---> Running in f2010fdb55ee [2022-10-26T16:33:40.440Z] ---> Running in 31be933b329d [2022-10-26T16:33:40.440Z] ---> Running in c2cec773fc07 [2022-10-26T16:33:40.440Z] ---> Running in 85dde7997f6c [2022-10-26T16:33:40.440Z] ---> Running in bdb7df3f7e31 [2022-10-26T16:33:40.440Z] Removing intermediate container 31be933b329d [2022-10-26T16:33:40.440Z] ---> 32142ede1a67 [2022-10-26T16:33:40.440Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-26T16:33:40.440Z] ---> Running in 6ea37b90a491 [2022-10-26T16:33:40.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.698Z] OK: 211 MiB in 51 packages [2022-10-26T16:33:40.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.955Z] OK: 211 MiB in 51 packages [2022-10-26T16:33:40.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:40.955Z] OK: 211 MiB in 51 packages [2022-10-26T16:33:40.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:33:41.212Z] OK: 211 MiB in 51 packages [2022-10-26T16:33:41.212Z] Removing intermediate container f2010fdb55ee [2022-10-26T16:33:41.212Z] ---> 12b1bc9c8a5a [2022-10-26T16:33:41.212Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-26T16:33:41.212Z] OK: 211 MiB in 51 packages [2022-10-26T16:33:41.474Z] ---> 1422952c5f48 [2022-10-26T16:33:41.474Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:33:41.474Z] Removing intermediate container 85dde7997f6c [2022-10-26T16:33:41.474Z] ---> f3a95ab16233 [2022-10-26T16:33:41.474Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:33:41.474Z] ---> Running in 525f5757bbed [2022-10-26T16:33:41.733Z] Removing intermediate container c2cec773fc07 [2022-10-26T16:33:41.733Z] ---> c4c2ee0f3abb [2022-10-26T16:33:41.733Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:33:41.733Z] ---> 3cf87b899d75 [2022-10-26T16:33:41.733Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:33:41.733Z] Removing intermediate container 6ea37b90a491 [2022-10-26T16:33:41.733Z] ---> bd2e4feb0fb1 [2022-10-26T16:33:41.733Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:33:41.990Z] ---> Running in 9a01c0c254d0 [2022-10-26T16:33:41.990Z] Removing intermediate container bdb7df3f7e31 [2022-10-26T16:33:41.990Z] ---> ea232384924d [2022-10-26T16:33:41.990Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-26T16:33:41.990Z] ---> d599d7ec4e7e [2022-10-26T16:33:41.990Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:33:41.990Z] ---> Running in d954b93e5986 [2022-10-26T16:33:41.990Z] ---> d696978c9ff5 [2022-10-26T16:33:41.990Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:33:42.249Z] ---> Running in 5022d9388c4b [2022-10-26T16:33:42.249Z] ---> eb2080b571e6 [2022-10-26T16:33:42.249Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:33:42.249Z] ---> Running in 5b9ee3052b99 [2022-10-26T16:34:04.633Z] Removing intermediate container 525f5757bbed [2022-10-26T16:34:04.633Z] ---> 3c97f714500e [2022-10-26T16:34:04.633Z] Step 7/32 : COPY . . [2022-10-26T16:34:08.821Z] ---> 57ff04b624c1 [2022-10-26T16:34:08.821Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-26T16:34:08.821Z] ---> Running in d1f0b9c5c134 [2022-10-26T16:34:08.821Z] Removing intermediate container 9a01c0c254d0 [2022-10-26T16:34:08.821Z] ---> bd443e16cd6d [2022-10-26T16:34:08.821Z] Step 7/24 : COPY . . [2022-10-26T16:34:08.821Z] Removing intermediate container 5b9ee3052b99 [2022-10-26T16:34:08.821Z] ---> 062165026f3f [2022-10-26T16:34:08.821Z] Step 7/22 : COPY . . [2022-10-26T16:34:08.821Z] Removing intermediate container d954b93e5986 [2022-10-26T16:34:08.821Z] ---> 0aa8ab617206 [2022-10-26T16:34:08.821Z] Step 7/24 : COPY . . [2022-10-26T16:34:08.821Z] Removing intermediate container 5022d9388c4b [2022-10-26T16:34:08.821Z] ---> 6180680447d6 [2022-10-26T16:34:08.821Z] Step 8/22 : COPY . . [2022-10-26T16:34:08.821Z] 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-10-26T16:34:26.891Z] ---> c8e5e1946a61 [2022-10-26T16:34:26.891Z] ---> 7f2b782ab0cb [2022-10-26T16:34:26.891Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T16:34:26.891Z] [2022-10-26T16:34:26.891Z] ---> 745300b8d55f [2022-10-26T16:34:26.891Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-26T16:34:26.891Z] ---> 54196b9ac01f [2022-10-26T16:34:26.891Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-26T16:34:26.891Z] ---> Running in 118bcddb31e0 [2022-10-26T16:34:26.891Z] ---> Running in 40651683d629 [2022-10-26T16:34:26.891Z] ---> Running in a4a68c5ff062 [2022-10-26T16:34:26.891Z] ---> Running in f837646d351f [2022-10-26T16:34:26.891Z] Removing intermediate container 118bcddb31e0 [2022-10-26T16:34:26.891Z] ---> 2863e3ae379b [2022-10-26T16:34:26.891Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T16:34:26.891Z] Removing intermediate container a4a68c5ff062 [2022-10-26T16:34:26.891Z] ---> d57422f26e20 [2022-10-26T16:34:26.891Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T16:34:26.891Z] ---> Running in fdaf3282bd8f [2022-10-26T16:34:26.891Z] ---> Running in 237e76d7677c [2022-10-26T16:34:26.891Z] 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-10-26T16:34:26.891Z] 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-10-26T16:34:26.891Z] Removing intermediate container fdaf3282bd8f [2022-10-26T16:34:26.891Z] ---> 8e63f32960ae [2022-10-26T16:34:26.891Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T16:34:26.891Z] Removing intermediate container 237e76d7677c [2022-10-26T16:34:26.891Z] ---> 0c6ea7b118fc [2022-10-26T16:34:26.891Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T16:34:26.891Z] ---> Running in 814d387956e9 [2022-10-26T16:34:26.891Z] ---> Running in d6bbbf0f2d26 [2022-10-26T16:34:27.149Z] Removing intermediate container d1f0b9c5c134 [2022-10-26T16:34:27.149Z] ---> 674f157fd8c0 [2022-10-26T16:34:27.149Z] [2022-10-26T16:34:27.149Z] Step 9/32 : FROM alpine:3.16 [2022-10-26T16:34:27.406Z] 3.16: Pulling from library/alpine [2022-10-26T16:34:27.406Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T16:34:27.406Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T16:34:27.406Z] ---> 9c6f07244728 [2022-10-26T16:34:27.406Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:34:27.406Z] Removing intermediate container 814d387956e9 [2022-10-26T16:34:27.406Z] ---> e698a5b0378a [2022-10-26T16:34:27.406Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T16:34:27.406Z] ---> Running in 168eb00daf41 [2022-10-26T16:34:27.666Z] ---> Running in 3376a9d05a1c [2022-10-26T16:34:27.666Z] Removing intermediate container d6bbbf0f2d26 [2022-10-26T16:34:27.666Z] ---> 41abb412356e [2022-10-26T16:34:27.666Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T16:34:27.666Z] Removing intermediate container 168eb00daf41 [2022-10-26T16:34:27.666Z] ---> c91edba2d8ca [2022-10-26T16:34:27.666Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-26T16:34:27.923Z] ---> Running in e998057b5397 [2022-10-26T16:34:27.923Z] Removing intermediate container 3376a9d05a1c [2022-10-26T16:34:27.923Z] ---> 8fd9b4811861 [2022-10-26T16:34:27.923Z] [2022-10-26T16:34:27.923Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T16:34:27.923Z] ---> Running in bc6fda792912 [2022-10-26T16:34:27.923Z] 3.15: Pulling from library/alpine [2022-10-26T16:34:27.923Z] Removing intermediate container e998057b5397 [2022-10-26T16:34:27.923Z] ---> 11e6f937fb39 [2022-10-26T16:34:27.923Z] [2022-10-26T16:34:27.924Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T16:34:28.181Z] 3.15: Pulling from library/alpine [2022-10-26T16:34:28.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:28.181Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T16:34:28.181Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T16:34:28.181Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T16:34:28.181Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T16:34:28.181Z] ---> c4fc93816858 [2022-10-26T16:34:28.181Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:34:28.181Z] ---> c4fc93816858 [2022-10-26T16:34:28.181Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:34:28.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:28.439Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-26T16:34:28.439Z] (2/2) Installing su-exec (0.2-r1) [2022-10-26T16:34:28.439Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:34:28.439Z] OK: 6 MiB in 16 packages [2022-10-26T16:34:28.439Z] ---> Running in b3d7be1d7b41 [2022-10-26T16:34:28.439Z] ---> Running in 733917b73eb1 [2022-10-26T16:34:28.696Z] Removing intermediate container 733917b73eb1 [2022-10-26T16:34:28.696Z] ---> 5014d7c43d6b [2022-10-26T16:34:28.696Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-26T16:34:28.953Z] ---> Running in 16b3f79609c3 [2022-10-26T16:34:28.953Z] Removing intermediate container b3d7be1d7b41 [2022-10-26T16:34:28.953Z] ---> 5fdef584356b [2022-10-26T16:34:28.953Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T16:34:29.210Z] ---> Running in 4b6c4faf0bf5 [2022-10-26T16:34:29.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:29.779Z] Removing intermediate container bc6fda792912 [2022-10-26T16:34:29.779Z] ---> dc9d3c0345e9 [2022-10-26T16:34:29.779Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-26T16:34:30.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:30.078Z] ---> Running in 694e3216a448 [2022-10-26T16:34:30.078Z] Removing intermediate container 694e3216a448 [2022-10-26T16:34:30.078Z] ---> 15976344d6d0 [2022-10-26T16:34:30.078Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-26T16:34:30.078Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:34:30.078Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:34:30.078Z] OK: 15857 distinct packages available [2022-10-26T16:34:30.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:30.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:30.387Z] ---> Running in f4d0bdf1065f [2022-10-26T16:34:30.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:30.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:30.387Z] Removing intermediate container f4d0bdf1065f [2022-10-26T16:34:30.387Z] ---> 57ac86c3f444 [2022-10-26T16:34:30.387Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-26T16:34:30.695Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-26T16:34:30.695Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:34:30.695Z] (3/4) Installing libucontext (1.1-r0) [2022-10-26T16:34:30.695Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-26T16:34:30.695Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:34:30.695Z] OK: 6 MiB in 18 packages [2022-10-26T16:34:30.695Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:34:30.695Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:34:30.695Z] OK: 15857 distinct packages available [2022-10-26T16:34:30.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:30.695Z] ---> Running in 8d4c2325d098 [2022-10-26T16:34:30.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:30.953Z] Removing intermediate container 8d4c2325d098 [2022-10-26T16:34:30.953Z] ---> db50a01908e0 [2022-10-26T16:34:30.953Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-26T16:34:30.953Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T16:34:30.953Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:34:30.953Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T16:34:30.953Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T16:34:30.953Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T16:34:30.953Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:34:30.953Z] OK: 7 MiB in 19 packages [2022-10-26T16:34:30.953Z] ---> Running in 4ad6fc4f7e6a [2022-10-26T16:34:31.888Z] Removing intermediate container 4ad6fc4f7e6a [2022-10-26T16:34:31.888Z] ---> 60ca2fc2b86c [2022-10-26T16:34:31.888Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-26T16:34:32.145Z] ---> Running in a8f5811f9633 [2022-10-26T16:34:32.145Z] Removing intermediate container 16b3f79609c3 [2022-10-26T16:34:32.145Z] ---> d5d931a1ba1b [2022-10-26T16:34:32.145Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:34:32.404Z] Removing intermediate container 4b6c4faf0bf5 [2022-10-26T16:34:32.404Z] ---> f097c502f054 [2022-10-26T16:34:32.404Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-26T16:34:34.932Z] ---> 3d7da208b765 [2022-10-26T16:34:34.932Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:34:35.212Z] Removing intermediate container a8f5811f9633 [2022-10-26T16:34:35.212Z] ---> 305c1d02e956 [2022-10-26T16:34:35.212Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-26T16:34:35.212Z] ---> aa107b75b055 [2022-10-26T16:34:35.212Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:34:35.212Z] ---> Running in 24f0b3e449a2 [2022-10-26T16:34:36.179Z] ---> 40b77cd24b10 [2022-10-26T16:34:36.179Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-26T16:34:36.179Z] Removing intermediate container 24f0b3e449a2 [2022-10-26T16:34:36.179Z] ---> 30bf6e3dbb21 [2022-10-26T16:34:36.179Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-26T16:34:36.436Z] ---> d9f2ca8a67ee [2022-10-26T16:34:36.436Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:34:36.436Z] ---> Running in e2e967b16ae4 [2022-10-26T16:34:36.694Z] ---> ab31174b08b1 [2022-10-26T16:34:36.694Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-26T16:34:36.694Z] Removing intermediate container e2e967b16ae4 [2022-10-26T16:34:36.694Z] ---> cbb8d2bf83f2 [2022-10-26T16:34:36.694Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-26T16:34:36.694Z] ---> 857313882430 [2022-10-26T16:34:36.694Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-26T16:34:36.694Z] ---> Running in 9252ac948254 [2022-10-26T16:34:37.270Z] ---> 3141a2d21b8e [2022-10-26T16:34:37.270Z] ---> 53be42f0539c [2022-10-26T16:34:37.270Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/Step 19/24 : WORKDIR / [2022-10-26T16:34:37.270Z] [2022-10-26T16:34:37.270Z] ---> Running in a9665ec53e5a [2022-10-26T16:34:37.527Z] ---> 1e4b00c2d6a0 [2022-10-26T16:34:37.527Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:34:37.784Z] Removing intermediate container a9665ec53e5a [2022-10-26T16:34:37.784Z] ---> 31d1d935b392 [2022-10-26T16:34:37.784Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:34:38.041Z] ---> Running in 98f50ce3e0e8 [2022-10-26T16:34:38.041Z] ---> Running in 98d085d056b1 [2022-10-26T16:34:38.298Z] Removing intermediate container 9252ac948254 [2022-10-26T16:34:38.298Z] ---> 9996e6c00a13 [2022-10-26T16:34:38.298Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:34:38.555Z] Removing intermediate container 98d085d056b1 [2022-10-26T16:34:38.555Z] ---> 3dcf383e2e2a [2022-10-26T16:34:38.555Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:34:38.555Z] Removing intermediate container 98f50ce3e0e8 [2022-10-26T16:34:38.555Z] ---> e1c7d294ec43 [2022-10-26T16:34:38.555Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:34:38.812Z] ---> ab8134fc9fd7 [2022-10-26T16:34:38.812Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-26T16:34:38.812Z] ---> Running in db6d4c03d8fb [2022-10-26T16:34:38.812Z] ---> Running in f9fb764afc8e [2022-10-26T16:34:39.120Z] Removing intermediate container f9fb764afc8e [2022-10-26T16:34:39.120Z] ---> 0fc550147873 [2022-10-26T16:34:39.120Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:34:39.120Z] Removing intermediate container db6d4c03d8fb [2022-10-26T16:34:39.120Z] ---> 0b1a50b7e7d8 [2022-10-26T16:34:39.120Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:34:39.400Z] ---> Running in e22f5742189c [2022-10-26T16:34:39.400Z] ---> Running in 85dac8091f35 [2022-10-26T16:34:39.400Z] Removing intermediate container e22f5742189c [2022-10-26T16:34:39.400Z] ---> cccbe307b716 [2022-10-26T16:34:39.400Z] Step 23/24 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:34:39.659Z] ---> Running in 365d1b5b50fb [2022-10-26T16:34:39.659Z] Removing intermediate container 85dac8091f35 [2022-10-26T16:34:39.659Z] ---> 282e71179c6c [2022-10-26T16:34:39.659Z] Step 23/24 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:34:39.917Z] ---> 6131b0cd753f [2022-10-26T16:34:39.917Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-26T16:34:39.917Z] ---> Running in 0d79baae8ad6 [2022-10-26T16:34:40.175Z] Removing intermediate container 365d1b5b50fb [2022-10-26T16:34:40.175Z] ---> 15c520db40ef [2022-10-26T16:34:40.175Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T16:34:40.433Z] ---> Running in c54e29eaee86 [2022-10-26T16:34:40.433Z] Removing intermediate container 0d79baae8ad6 [2022-10-26T16:34:40.433Z] ---> 1a7f27df5e2f [2022-10-26T16:34:40.433Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T16:34:40.691Z] ---> 58c130afe960 [2022-10-26T16:34:40.691Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-26T16:34:40.949Z] ---> Running in bfe2b29544d7 [2022-10-26T16:34:40.949Z] Removing intermediate container c54e29eaee86 [2022-10-26T16:34:40.949Z] ---> 5e0f63e5934f [2022-10-26T16:34:40.949Z] [2022-10-26T16:34:41.223Z] ---> 552b780ff20f [2022-10-26T16:34:41.223Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-26T16:34:41.223Z] Successfully built 5e0f63e5934f [2022-10-26T16:34:41.223Z] Successfully tagged security-spire-config:latest [2022-10-26T16:34:41.223Z]  Building security-spire-config ... done Removing intermediate container bfe2b29544d7 [2022-10-26T16:34:41.223Z] ---> 645533ebad08 [2022-10-26T16:34:41.223Z] Building support-scheduler [2022-10-26T16:34:41.223Z] [2022-10-26T16:34:41.480Z] Successfully built 645533ebad08 [2022-10-26T16:34:41.480Z] Successfully tagged security-spire-agent:latest [2022-10-26T16:34:41.480Z]  Building security-spire-agent ... done Building core-metadata [2022-10-26T16:34:41.480Z] ---> 54343577660b [2022-10-26T16:34:41.480Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-26T16:34:45.664Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:34:45.664Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:34:45.664Z] ---> 9c562ea669b0 [2022-10-26T16:34:45.664Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:34:45.664Z] ---> Using cache [2022-10-26T16:34:45.664Z] ---> 37f52af72f6f [2022-10-26T16:34:45.664Z] Step 4/24 : WORKDIR /edgex-go [2022-10-26T16:34:45.664Z] ---> Using cache [2022-10-26T16:34:45.664Z] ---> 32142ede1a67 [2022-10-26T16:34:45.664Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-26T16:34:45.664Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:34:45.664Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:34:45.664Z] ---> 9c562ea669b0 [2022-10-26T16:34:45.664Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:34:45.664Z] ---> Using cache [2022-10-26T16:34:45.664Z] ---> 37f52af72f6f [2022-10-26T16:34:45.664Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:34:45.664Z] ---> Using cache [2022-10-26T16:34:45.664Z] ---> 32142ede1a67 [2022-10-26T16:34:45.664Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-26T16:34:47.035Z] ---> e2d044ff379d [2022-10-26T16:34:47.035Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-26T16:34:47.035Z] ---> Running in 98d755126060 [2022-10-26T16:34:47.035Z] ---> Running in d899ca8e3393 [2022-10-26T16:34:49.564Z] ---> 0c7b9c648fb4 [2022-10-26T16:34:49.564Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-26T16:34:49.564Z] ---> Running in 33ced7f71554 [2022-10-26T16:34:49.564Z] Removing intermediate container 40651683d629 [2022-10-26T16:34:49.564Z] ---> 20147e941b84 [2022-10-26T16:34:49.564Z] [2022-10-26T16:34:49.564Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:34:49.564Z] ---> 9c6f07244728 [2022-10-26T16:34:49.564Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-26T16:34:49.564Z] Removing intermediate container f837646d351f [2022-10-26T16:34:49.564Z] ---> 24d5d45c4422 [2022-10-26T16:34:49.564Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-26T16:34:49.564Z] ---> Running in c7007b68f4ba [2022-10-26T16:34:49.564Z] ---> Running in 2cd0269ad018 [2022-10-26T16:34:49.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:49.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:49.564Z] Removing intermediate container 2cd0269ad018 [2022-10-26T16:34:49.564Z] ---> 3675519bf272 [2022-10-26T16:34:49.564Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-26T16:34:49.564Z] ---> Running in 1be972fdf792 [2022-10-26T16:34:49.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:49.821Z] Removing intermediate container 1be972fdf792 [2022-10-26T16:34:49.821Z] ---> 5a4b998e0b36 [2022-10-26T16:34:49.821Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-26T16:34:49.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:49.821Z] ---> Running in 2e4fbb30e93c [2022-10-26T16:34:49.821Z] OK: 211 MiB in 51 packages [2022-10-26T16:34:49.821Z] 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-10-26T16:34:49.821Z] Removing intermediate container 2e4fbb30e93c [2022-10-26T16:34:49.821Z] ---> 29b53dc49c39 [2022-10-26T16:34:49.821Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T16:34:49.821Z] ---> Running in cb20713431db [2022-10-26T16:34:50.081Z] OK: 211 MiB in 51 packages [2022-10-26T16:34:50.340Z] Removing intermediate container 33ced7f71554 [2022-10-26T16:34:50.340Z] ---> 7856a87a762e [2022-10-26T16:34:50.340Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-26T16:34:50.602Z] ---> Running in ceb0b9ec4a78 [2022-10-26T16:34:50.602Z] Removing intermediate container d899ca8e3393 [2022-10-26T16:34:50.602Z] ---> 23ecec5ecfc0 [2022-10-26T16:34:50.602Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-26T16:34:50.602Z] Removing intermediate container ceb0b9ec4a78 [2022-10-26T16:34:50.602Z] ---> 26ce48f9aa81 [2022-10-26T16:34:50.602Z] Step 29/32 : CMD ["gate"] [2022-10-26T16:34:50.897Z] ---> b1710d4de99e [2022-10-26T16:34:50.897Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:34:50.897Z] ---> Running in 3be4dd060c4d [2022-10-26T16:34:50.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:50.897Z] ---> Running in c83f8c16eca5 [2022-10-26T16:34:50.897Z] Removing intermediate container 98d755126060 [2022-10-26T16:34:50.897Z] ---> 4c39cc738318 [2022-10-26T16:34:50.897Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:34:50.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:51.154Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T16:34:51.154Z] Removing intermediate container 3be4dd060c4d [2022-10-26T16:34:51.154Z] ---> bacf02b4af38 [2022-10-26T16:34:51.154Z] Step 30/32 : LABEL arch=x86_64 [2022-10-26T16:34:51.154Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T16:34:51.154Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T16:34:51.154Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T16:34:51.154Z] Removing intermediate container c7007b68f4ba [2022-10-26T16:34:51.154Z] ---> 5db7d25e8569 [2022-10-26T16:34:51.154Z] [2022-10-26T16:34:51.154Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:34:51.154Z] ---> 9c6f07244728 [2022-10-26T16:34:51.154Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:34:51.154Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T16:34:51.154Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T16:34:51.154Z] ---> Running in aad8363e3c8e [2022-10-26T16:34:51.154Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:34:51.154Z] OK: 8 MiB in 20 packages [2022-10-26T16:34:51.154Z] ---> fd3ab71aa056 [2022-10-26T16:34:51.154Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:34:51.412Z] ---> Running in 068f974791dd [2022-10-26T16:34:51.412Z] ---> Running in d3243c1e8f0f [2022-10-26T16:34:51.412Z] Removing intermediate container aad8363e3c8e [2022-10-26T16:34:51.412Z] ---> 12cd9a01aa09 [2022-10-26T16:34:51.412Z] Step 31/32 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:34:51.412Z] ---> Running in 64d0532e0e68 [2022-10-26T16:34:51.412Z] Removing intermediate container 068f974791dd [2022-10-26T16:34:51.412Z] ---> 1a94b82d593c [2022-10-26T16:34:51.412Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-26T16:34:51.412Z] ---> Running in 289c6192642c [2022-10-26T16:34:51.677Z] Removing intermediate container 64d0532e0e68 [2022-10-26T16:34:51.677Z] ---> f499701c90ae [2022-10-26T16:34:51.677Z] Step 32/32 : LABEL version=0.0.0 [2022-10-26T16:34:51.677Z] ---> Running in 0aa8234a5309 [2022-10-26T16:34:51.944Z] Removing intermediate container 0aa8234a5309 [2022-10-26T16:34:51.944Z] ---> 7b7409b969a3 [2022-10-26T16:34:51.944Z] [2022-10-26T16:34:51.944Z] Successfully built 7b7409b969a3 [2022-10-26T16:34:51.944Z] Successfully tagged security-bootstrapper:latest [2022-10-26T16:34:51.944Z] Building security-spiffe-token-provider [2022-10-26T16:34:51.944Z]  Building security-bootstrapper ... done Removing intermediate container cb20713431db [2022-10-26T16:34:51.944Z] ---> 2f446e2b39b0 [2022-10-26T16:34:51.944Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:34:52.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:52.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:52.201Z] ---> dafc4783d050 [2022-10-26T16:34:52.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-26T16:34:52.459Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T16:34:52.459Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T16:34:52.459Z] (3/33) Installing readline (8.1.2-r0) [2022-10-26T16:34:52.459Z] (4/33) Installing bash (5.1.16-r2) [2022-10-26T16:34:52.459Z] Executing bash-5.1.16-r2.post-install [2022-10-26T16:34:52.459Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-26T16:34:52.459Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-26T16:34:52.459Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T16:34:52.459Z] (8/33) Installing libcurl (7.83.1-r4) [2022-10-26T16:34:52.459Z] (9/33) Installing curl (7.83.1-r4) [2022-10-26T16:34:52.717Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-26T16:34:52.717Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-26T16:34:52.717Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-26T16:34:52.717Z] (13/33) Installing expat (2.5.0-r0) [2022-10-26T16:34:52.717Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-26T16:34:52.717Z] (15/33) Installing gdbm (1.23-r0) [2022-10-26T16:34:52.717Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-26T16:34:52.974Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T16:34:52.974Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T16:34:52.974Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-26T16:34:52.974Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-26T16:34:52.974Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-26T16:34:53.231Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-26T16:34:53.231Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-26T16:34:53.231Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-26T16:34:53.231Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-26T16:34:53.231Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-26T16:34:53.231Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-26T16:34:53.231Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-26T16:34:53.488Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-26T16:34:53.488Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-26T16:34:53.488Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-26T16:34:53.488Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-26T16:34:53.488Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-26T16:34:53.746Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:34:53.746Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:34:53.746Z] OK: 122 MiB in 47 packages [2022-10-26T16:34:54.679Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:34:54.679Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:34:54.679Z] ---> 9c562ea669b0 [2022-10-26T16:34:54.679Z] Step 3/19 : WORKDIR /edgex-go [2022-10-26T16:34:54.679Z] ---> Using cache [2022-10-26T16:34:54.679Z] ---> b037327c4ee7 [2022-10-26T16:34:54.679Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-26T16:34:59.994Z] ---> c844a8088188 [2022-10-26T16:34:59.994Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-26T16:34:59.994Z] ---> Running in 97636733be2b [2022-10-26T16:34:59.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:59.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:34:59.994Z] v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-26T16:34:59.994Z] v3.16.2-341-g480a2dc4f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-26T16:34:59.994Z] OK: 17041 distinct packages available [2022-10-26T16:34:59.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:00.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:00.297Z] ---> d1a0f5b101c0 [2022-10-26T16:35:00.297Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-26T16:35:00.297Z] OK: 211 MiB in 51 packages [2022-10-26T16:35:01.231Z] ---> Running in 8c2bcea2c14b [2022-10-26T16:35:01.231Z] Collecting docker-compose==1.23.2 [2022-10-26T16:35:01.231Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-26T16:35:01.489Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.5 MB/s eta 0:00:00 [2022-10-26T16:35:01.489Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-26T16:35:01.489Z] Collecting cached-property<2,>=1.2.0 [2022-10-26T16:35:01.489Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-26T16:35:01.489Z] Removing intermediate container 8c2bcea2c14b [2022-10-26T16:35:01.489Z] ---> 77b110480988 [2022-10-26T16:35:01.489Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:35:01.489Z] Collecting docker<4.0,>=3.6.0 [2022-10-26T16:35:01.746Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-26T16:35:01.746Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.8 MB/s eta 0:00:00 [2022-10-26T16:35:01.746Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-26T16:35:01.746Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-26T16:35:01.746Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 38.5 MB/s eta 0:00:00 [2022-10-26T16:35:01.746Z] Collecting docopt<0.7,>=0.6.1 [2022-10-26T16:35:01.746Z] ---> Running in 1c17aebc7fcd [2022-10-26T16:35:01.746Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-26T16:35:01.746Z] Removing intermediate container 97636733be2b [2022-10-26T16:35:01.746Z] ---> c433bb8ca71e [2022-10-26T16:35:01.746Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-26T16:35:01.746Z] Preparing metadata (setup.py): started [2022-10-26T16:35:02.310Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:35:02.310Z] Removing intermediate container 1c17aebc7fcd [2022-10-26T16:35:02.310Z] ---> dce890d414fa [2022-10-26T16:35:02.310Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:35:02.310Z] Collecting jsonschema<3,>=2.5.1 [2022-10-26T16:35:02.310Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-26T16:35:02.310Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-26T16:35:02.310Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-26T16:35:02.310Z] Preparing metadata (setup.py): started [2022-10-26T16:35:02.878Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:35:02.878Z] Collecting texttable<0.10,>=0.9.0 [2022-10-26T16:35:02.878Z] ---> ba53ead51012 [2022-10-26T16:35:02.878Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:35:02.878Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-26T16:35:02.878Z] Preparing metadata (setup.py): started [2022-10-26T16:35:02.878Z] ---> Running in 82b11d6c0605 [2022-10-26T16:35:02.878Z] ---> Running in 20f264e3546e [2022-10-26T16:35:03.136Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:35:03.136Z] Removing intermediate container 82b11d6c0605 [2022-10-26T16:35:03.136Z] ---> 3488c6e3ff54 [2022-10-26T16:35:03.136Z] Step 21/22 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:35:03.461Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-26T16:35:03.461Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-26T16:35:03.461Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 132.2 MB/s eta 0:00:00 [2022-10-26T16:35:03.461Z] Collecting PyYAML<4,>=3.10 [2022-10-26T16:35:03.461Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-26T16:35:03.461Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 96.8 MB/s eta 0:00:00 [2022-10-26T16:35:03.719Z] ---> Running in ff38e57acb20 [2022-10-26T16:35:03.719Z] Preparing metadata (setup.py): started [2022-10-26T16:35:04.285Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:35:04.285Z] Collecting docker-pycreds>=0.4.0 [2022-10-26T16:35:04.285Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-26T16:35:04.285Z] Removing intermediate container ff38e57acb20 [2022-10-26T16:35:04.285Z] ---> 88a41914fd93 [2022-10-26T16:35:04.285Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T16:35:04.285Z] Collecting idna<2.8,>=2.5 [2022-10-26T16:35:04.285Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-26T16:35:04.285Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 169.1 MB/s eta 0:00:00 [2022-10-26T16:35:04.545Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-26T16:35:04.545Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-26T16:35:04.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 44.8 MB/s eta 0:00:00 [2022-10-26T16:35:04.545Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-26T16:35:04.545Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-26T16:35:04.803Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 77.5 MB/s eta 0:00:00 [2022-10-26T16:35:04.803Z] Collecting certifi>=2017.4.17 [2022-10-26T16:35:04.803Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-26T16:35:04.803Z] ---> Running in 09000cab3035 [2022-10-26T16:35:04.803Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 118.8 MB/s eta 0:00:00 [2022-10-26T16:35:04.803Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-26T16:35:04.803Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-26T16:35:04.803Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-26T16:35:04.803Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-26T16:35:05.061Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-26T16:35:05.061Z] Running setup.py install for texttable: started [2022-10-26T16:35:05.323Z] Running setup.py install for texttable: finished with status 'done' [2022-10-26T16:35:05.323Z] Running setup.py install for PyYAML: started [2022-10-26T16:35:05.586Z] Removing intermediate container 09000cab3035 [2022-10-26T16:35:05.586Z] ---> 90ed434ea019 [2022-10-26T16:35:05.586Z] [2022-10-26T16:35:05.845Z] Successfully built 90ed434ea019 [2022-10-26T16:35:06.105Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-26T16:35:06.105Z] Successfully tagged core-data:latest [2022-10-26T16:35:06.105Z]  Building core-data ... done Building security-proxy-setup [2022-10-26T16:35:06.363Z] Removing intermediate container d3243c1e8f0f [2022-10-26T16:35:06.363Z] ---> 95d4c6a5e6ce [2022-10-26T16:35:06.363Z] Step 8/22 : COPY . . [2022-10-26T16:35:06.930Z] Running setup.py install for docopt: started [2022-10-26T16:35:07.496Z] Running setup.py install for docopt: finished with status 'done' [2022-10-26T16:35:09.402Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:35:09.402Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:35:09.402Z] ---> 9c562ea669b0 [2022-10-26T16:35:09.402Z] Step 3/21 : WORKDIR /edgex-go [2022-10-26T16:35:09.402Z] ---> Using cache [2022-10-26T16:35:09.402Z] ---> b037327c4ee7 [2022-10-26T16:35:09.402Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-26T16:35:11.934Z] Running setup.py install for dockerpty: started [2022-10-26T16:35:12.221Z] ---> Running in 816e3a4dd78b [2022-10-26T16:35:12.221Z] ---> 783491fb9217 [2022-10-26T16:35:12.221Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-26T16:35:12.479Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-26T16:35:12.479Z] ---> Running in c50e07e61aa2 [2022-10-26T16:35:12.736Z] Removing intermediate container c83f8c16eca5 [2022-10-26T16:35:12.736Z] ---> 2661d13b80c0 [2022-10-26T16:35:12.736Z] Step 8/24 : COPY . . [2022-10-26T16:35:12.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:12.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:12.994Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T16:35:12.994Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-26T16:35:12.994Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-26T16:35:12.994Z] OK: 211 MiB in 51 packages [2022-10-26T16:35:18.313Z] Removing intermediate container 816e3a4dd78b [2022-10-26T16:35:18.313Z] ---> 1dcdb262f7bb [2022-10-26T16:35:18.313Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-26T16:35:18.313Z] ---> cb57001a7065 [2022-10-26T16:35:18.313Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-26T16:35:18.313Z] ---> Running in 60b8346df7a7 [2022-10-26T16:35:18.313Z] Removing intermediate container 20f264e3546e [2022-10-26T16:35:18.313Z] ---> 6a1fb4e50874 [2022-10-26T16:35:18.313Z] Step 7/19 : COPY . . [2022-10-26T16:35:18.570Z] ---> 75934df29319 [2022-10-26T16:35:18.570Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:35:21.100Z] ---> Running in 92deee8a4322 [2022-10-26T16:35:23.045Z] 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-10-26T16:35:24.535Z] Removing intermediate container 289c6192642c [2022-10-26T16:35:24.536Z] ---> d0163d0d1afc [2022-10-26T16:35:24.536Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-26T16:35:25.910Z] ---> 06508a4fd686 [2022-10-26T16:35:25.910Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-26T16:35:25.910Z] ---> Running in 5f27c93d0561 [2022-10-26T16:35:26.219Z] ---> Running in df71fbf3e4c3 [2022-10-26T16:35:26.481Z] Removing intermediate container 5f27c93d0561 [2022-10-26T16:35:26.481Z] ---> 380fac7c16c5 [2022-10-26T16:35:26.481Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:35:27.049Z] 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-10-26T16:35:27.049Z] ---> Running in 09b7889a04aa [2022-10-26T16:35:30.328Z] Removing intermediate container 09b7889a04aa [2022-10-26T16:35:30.328Z] ---> 2187315c51bb [2022-10-26T16:35:30.328Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-26T16:35:30.898Z] ---> f164da6a3c06 [2022-10-26T16:35:30.898Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-26T16:35:31.462Z] ---> 02bf24d03bca [2022-10-26T16:35:31.462Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-26T16:35:32.028Z] ---> 0cb505a8f908 [2022-10-26T16:35:32.028Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-26T16:35:32.288Z] ---> Running in 449fde0f6f04 [2022-10-26T16:35:32.545Z] Removing intermediate container 449fde0f6f04 [2022-10-26T16:35:32.545Z] ---> 17572ed1acd9 [2022-10-26T16:35:32.545Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:35:33.498Z] ---> Running in 1a8668292994 [2022-10-26T16:35:34.141Z] Removing intermediate container 1a8668292994 [2022-10-26T16:35:34.141Z] ---> 72d182d4ef83 [2022-10-26T16:35:34.141Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:35:34.400Z] ---> Running in a7f2e792a6d6 [2022-10-26T16:35:35.332Z] Removing intermediate container a7f2e792a6d6 [2022-10-26T16:35:35.332Z] ---> 09fd05003b00 [2022-10-26T16:35:35.332Z] Step 21/22 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:35:36.807Z] ---> Running in 77e61627c6c5 [2022-10-26T16:35:37.066Z] Removing intermediate container 77e61627c6c5 [2022-10-26T16:35:37.066Z] ---> 3c50c18299d1 [2022-10-26T16:35:37.066Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T16:35:37.634Z] ---> Running in 266ffa3542b9 [2022-10-26T16:35:37.634Z] Removing intermediate container 266ffa3542b9 [2022-10-26T16:35:37.634Z] ---> 60d2d90823bd [2022-10-26T16:35:37.634Z] [2022-10-26T16:35:37.892Z] Successfully built 60d2d90823bd [2022-10-26T16:35:37.892Z] Successfully tagged sys-mgmt-agent:latest [2022-10-26T16:35:37.892Z] Building security-spire-server [2022-10-26T16:35:37.892Z]  Building sys-mgmt-agent ... done Removing intermediate container 92deee8a4322 [2022-10-26T16:35:37.892Z] ---> 2f0a955f38e3 [2022-10-26T16:35:37.892Z] Step 7/21 : COPY . . [2022-10-26T16:35:41.170Z] Removing intermediate container c50e07e61aa2 [2022-10-26T16:35:41.170Z] ---> 18a0994200f1 [2022-10-26T16:35:41.170Z] [2022-10-26T16:35:41.170Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:35:41.170Z] ---> 9c6f07244728 [2022-10-26T16:35:41.170Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:35:42.539Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:35:42.539Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:35:42.539Z] ---> 9c562ea669b0 [2022-10-26T16:35:42.539Z] Step 3/23 : WORKDIR /edgex-go [2022-10-26T16:35:42.539Z] ---> Using cache [2022-10-26T16:35:42.539Z] ---> b037327c4ee7 [2022-10-26T16:35:42.539Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:35:42.539Z] ---> Running in 34e0173cd47c [2022-10-26T16:35:42.539Z] ---> Running in 9b66a16fe0b2 [2022-10-26T16:35:43.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:43.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:43.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:43.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:43.475Z] OK: 211 MiB in 51 packages [2022-10-26T16:35:43.735Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-26T16:35:43.735Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:35:43.735Z] OK: 6 MiB in 15 packages [2022-10-26T16:35:46.266Z] ---> b19fe122d442 [2022-10-26T16:35:46.266Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-26T16:35:46.266Z] ---> Running in e867ef2dafc0 [2022-10-26T16:35:46.266Z] Removing intermediate container 60b8346df7a7 [2022-10-26T16:35:46.266Z] ---> dc64f71b353b [2022-10-26T16:35:46.266Z] [2022-10-26T16:35:46.266Z] Step 10/24 : FROM alpine:3.16 [2022-10-26T16:35:46.266Z] ---> 9c6f07244728 [2022-10-26T16:35:46.266Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:35:46.266Z] ---> Using cache [2022-10-26T16:35:46.266Z] ---> 4b20afe28db0 [2022-10-26T16:35:46.266Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:35:46.266Z] Removing intermediate container 34e0173cd47c [2022-10-26T16:35:46.266Z] ---> 4b20afe28db0 [2022-10-26T16:35:46.266Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:35:46.266Z] Removing intermediate container 9b66a16fe0b2 [2022-10-26T16:35:46.266Z] ---> 7709945c8b06 [2022-10-26T16:35:46.266Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-26T16:35:46.266Z] ---> Running in 01c5b1693b6f [2022-10-26T16:35:46.266Z] ---> Running in 65b8ed4d4bbe [2022-10-26T16:35:46.266Z] Removing intermediate container 65b8ed4d4bbe [2022-10-26T16:35:46.266Z] ---> 2be059ef27fb [2022-10-26T16:35:46.266Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-26T16:35:46.266Z] Removing intermediate container 01c5b1693b6f [2022-10-26T16:35:46.266Z] ---> 6052a2e4e4ee [2022-10-26T16:35:46.266Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-26T16:35:46.266Z] ---> d1dc8e96a082 [2022-10-26T16:35:46.266Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:35:46.266Z] ---> Running in 8d7804998054 [2022-10-26T16:35:46.266Z] ---> Running in e5dcd3c17e2c [2022-10-26T16:35:46.266Z] ---> Running in 37ab129e5562 [2022-10-26T16:35:46.266Z] 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-10-26T16:35:46.266Z] Removing intermediate container 8d7804998054 [2022-10-26T16:35:46.266Z] ---> 5f490b1b2fee [2022-10-26T16:35:46.266Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-26T16:35:46.266Z] Removing intermediate container e5dcd3c17e2c [2022-10-26T16:35:46.266Z] ---> 4e85900579a9 [2022-10-26T16:35:46.266Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:35:46.266Z] ---> Running in 3895f3c2ee33 [2022-10-26T16:35:46.266Z] ---> Running in d75e57e668d9 [2022-10-26T16:35:46.529Z] Removing intermediate container 3895f3c2ee33 [2022-10-26T16:35:46.530Z] ---> 5b973fcc2976 [2022-10-26T16:35:46.530Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:35:46.530Z] Removing intermediate container d75e57e668d9 [2022-10-26T16:35:46.530Z] ---> 788e6cd9bab1 [2022-10-26T16:35:46.530Z] Step 15/24 : WORKDIR / [2022-10-26T16:35:46.530Z] ---> Running in c837aafeea0c [2022-10-26T16:35:46.832Z] Removing intermediate container c837aafeea0c [2022-10-26T16:35:46.832Z] ---> 263db08dda1c [2022-10-26T16:35:46.832Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:35:47.090Z] ---> 4f2ed1140408 [2022-10-26T16:35:47.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-26T16:35:47.348Z] ---> d045cb3ffeda [2022-10-26T16:35:47.348Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-26T16:35:48.434Z] ---> 6f1a0d1fdfa2 [2022-10-26T16:35:48.434Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-26T16:35:48.434Z] ---> 2b3589596376 [2022-10-26T16:35:48.434Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-26T16:35:48.732Z] ---> 194faec6497b [2022-10-26T16:35:48.732Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-26T16:35:49.374Z] ---> Running in 5a947137a8d8 [2022-10-26T16:35:49.664Z] ---> 13674431170f [2022-10-26T16:35:49.664Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-26T16:35:49.937Z] Removing intermediate container 5a947137a8d8 [2022-10-26T16:35:49.937Z] ---> 2f1153f1f6bd [2022-10-26T16:35:49.937Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:35:50.597Z] ---> c49c6b275304 [2022-10-26T16:35:50.597Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-26T16:35:50.854Z] ---> Running in 840a47f27b29 [2022-10-26T16:35:51.112Z] ---> Running in ebcb837ab6e4 [2022-10-26T16:35:51.112Z] Removing intermediate container df71fbf3e4c3 [2022-10-26T16:35:51.112Z] ---> 5f28fece522f [2022-10-26T16:35:51.112Z] [2022-10-26T16:35:51.112Z] Step 9/19 : FROM alpine:3.15 [2022-10-26T16:35:51.112Z] ---> c4fc93816858 [2022-10-26T16:35:51.112Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:35:51.112Z] ---> Using cache [2022-10-26T16:35:51.112Z] ---> 5fdef584356b [2022-10-26T16:35:51.112Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-26T16:35:51.370Z] ---> Running in 0cb376d61cbc [2022-10-26T16:35:52.306Z] Removing intermediate container 840a47f27b29 [2022-10-26T16:35:52.306Z] ---> 7eb4e4614bc5 [2022-10-26T16:35:52.306Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:35:52.306Z] Removing intermediate container ebcb837ab6e4 [2022-10-26T16:35:52.306Z] ---> d226e70ef0bd [2022-10-26T16:35:52.306Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:35:52.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:52.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:53.216Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:35:53.216Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:35:53.216Z] OK: 15857 distinct packages available [2022-10-26T16:35:53.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:53.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:35:53.473Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-26T16:35:53.473Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-26T16:35:53.473Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-26T16:35:53.473Z] ---> Running in 8a87a8048377 [2022-10-26T16:35:53.473Z] (4/9) Installing libcurl (7.80.0-r4) [2022-10-26T16:35:53.731Z] ---> Running in e30623800330 [2022-10-26T16:35:53.731Z] (5/9) Installing curl (7.80.0-r4) [2022-10-26T16:35:53.731Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-26T16:35:53.731Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:35:53.731Z] (8/9) Installing libucontext (1.1-r0) [2022-10-26T16:35:53.731Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-26T16:35:53.731Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:35:53.731Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:35:53.731Z] OK: 8 MiB in 23 packages [2022-10-26T16:35:54.299Z] Removing intermediate container 8a87a8048377 [2022-10-26T16:35:54.299Z] ---> a57ea654d2a7 [2022-10-26T16:35:54.299Z] Step 21/22 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:35:54.564Z] Removing intermediate container e30623800330 [2022-10-26T16:35:54.564Z] ---> ee891472baeb [2022-10-26T16:35:54.564Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:35:54.822Z] ---> Running in d61c0fb4c85a [2022-10-26T16:35:54.822Z] ---> Running in 94276e5edb7f [2022-10-26T16:35:54.822Z] Removing intermediate container d61c0fb4c85a [2022-10-26T16:35:54.822Z] ---> 56ca8ffa2aa5 [2022-10-26T16:35:54.822Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T16:35:55.083Z] Removing intermediate container 94276e5edb7f [2022-10-26T16:35:55.083Z] ---> 251ef7234ea7 [2022-10-26T16:35:55.083Z] Step 23/24 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:35:55.083Z] ---> Running in f2f92f380dbb [2022-10-26T16:35:55.083Z] ---> Running in bddace94664c [2022-10-26T16:35:55.083Z] Removing intermediate container 0cb376d61cbc [2022-10-26T16:35:55.083Z] ---> 2e1b2fca1308 [2022-10-26T16:35:55.083Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:35:55.340Z] Removing intermediate container f2f92f380dbb [2022-10-26T16:35:55.340Z] ---> c41ce77e59ee [2022-10-26T16:35:55.340Z] [2022-10-26T16:35:55.340Z] Removing intermediate container bddace94664c [2022-10-26T16:35:55.340Z] ---> b03d69e3197a [2022-10-26T16:35:55.340Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T16:35:55.340Z] Successfully built c41ce77e59ee [2022-10-26T16:35:55.340Z] Successfully tagged support-scheduler:latest [2022-10-26T16:35:55.340Z]  Building support-scheduler ... done Building support-notifications [2022-10-26T16:35:55.340Z] ---> Running in 3a801e3af6d7 [2022-10-26T16:35:55.340Z] ---> 5be5b205785c [2022-10-26T16:35:55.340Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-26T16:35:56.421Z] Removing intermediate container 3a801e3af6d7 [2022-10-26T16:35:56.421Z] ---> 417cf7126490 [2022-10-26T16:35:56.421Z] [2022-10-26T16:35:56.421Z] Successfully built 417cf7126490 [2022-10-26T16:35:56.679Z] Successfully tagged core-metadata:latest [2022-10-26T16:35:56.679Z]  Building core-metadata ... done Building core-command [2022-10-26T16:35:58.053Z] Removing intermediate container 37ab129e5562 [2022-10-26T16:35:58.053Z] ---> f497e3c2ef6c [2022-10-26T16:35:58.053Z] Step 7/23 : COPY . . [2022-10-26T16:35:58.053Z] ---> 2dbafde03c27 [2022-10-26T16:35:58.053Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-26T16:35:58.619Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:35:58.619Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:35:58.619Z] ---> 9c562ea669b0 [2022-10-26T16:35:58.619Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:35:58.619Z] ---> Using cache [2022-10-26T16:35:58.619Z] ---> 37f52af72f6f [2022-10-26T16:35:58.619Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:35:58.619Z] ---> Using cache [2022-10-26T16:35:58.619Z] ---> 32142ede1a67 [2022-10-26T16:35:58.619Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-26T16:35:58.619Z] 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-10-26T16:35:59.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:35:59.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:35:59.990Z] ---> 9c562ea669b0 [2022-10-26T16:35:59.990Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:35:59.990Z] ---> Using cache [2022-10-26T16:35:59.990Z] ---> 37f52af72f6f [2022-10-26T16:35:59.990Z] Step 4/23 : WORKDIR /edgex-go [2022-10-26T16:35:59.990Z] ---> Using cache [2022-10-26T16:35:59.990Z] ---> 32142ede1a67 [2022-10-26T16:35:59.990Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-26T16:35:59.990Z] ---> Using cache [2022-10-26T16:35:59.990Z] ---> 4c39cc738318 [2022-10-26T16:35:59.990Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-26T16:35:59.990Z] ---> Using cache [2022-10-26T16:35:59.990Z] ---> fd3ab71aa056 [2022-10-26T16:35:59.990Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:35:59.990Z] ---> Using cache [2022-10-26T16:35:59.990Z] ---> 95d4c6a5e6ce [2022-10-26T16:35:59.990Z] Step 8/23 : COPY . . [2022-10-26T16:35:59.990Z] ---> Using cache [2022-10-26T16:35:59.990Z] ---> 783491fb9217 [2022-10-26T16:35:59.990Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-26T16:36:01.888Z] ---> 02787d8543fc [2022-10-26T16:36:01.888Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-26T16:36:01.888Z] ---> Running in 4603490ae7a5 [2022-10-26T16:36:01.888Z] ---> Running in 4ac8e8b88d97 [2022-10-26T16:36:01.888Z] ---> Running in 09d3e14508b7 [2022-10-26T16:36:01.888Z] ---> a6b02fce240d [2022-10-26T16:36:01.888Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T16:36:01.888Z] ---> Running in dff40375642d [2022-10-26T16:36:01.888Z] Removing intermediate container 09d3e14508b7 [2022-10-26T16:36:01.888Z] ---> f4b81eebd9e3 [2022-10-26T16:36:01.888Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:36:02.145Z] ---> Running in 98367c6b2338 [2022-10-26T16:36:02.145Z] Removing intermediate container dff40375642d [2022-10-26T16:36:02.145Z] ---> 9c05b7142d5b [2022-10-26T16:36:02.145Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-26T16:36:02.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:02.145Z] Removing intermediate container 98367c6b2338 [2022-10-26T16:36:02.145Z] ---> da09471f195e [2022-10-26T16:36:02.145Z] Step 17/19 : LABEL arch=x86_64 [2022-10-26T16:36:02.145Z] ---> Running in 1b9e1fc256fa [2022-10-26T16:36:02.145Z] ---> Running in ce5c913b1e78 [2022-10-26T16:36:02.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:02.404Z] 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-command/core-command ./cmd/core-command [2022-10-26T16:36:02.404Z] Removing intermediate container ce5c913b1e78 [2022-10-26T16:36:02.404Z] ---> 2c2297649030 [2022-10-26T16:36:02.404Z] Step 18/19 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:36:02.404Z] Removing intermediate container 1b9e1fc256fa [2022-10-26T16:36:02.404Z] ---> e7f1058bdfba [2022-10-26T16:36:02.404Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T16:36:02.404Z] ---> Running in d9a93ec7dc75 [2022-10-26T16:36:02.404Z] ---> Running in 86d12b64cad6 [2022-10-26T16:36:02.404Z] OK: 211 MiB in 51 packages [2022-10-26T16:36:02.661Z] Removing intermediate container d9a93ec7dc75 [2022-10-26T16:36:02.661Z] ---> 4a90c9d65ae7 [2022-10-26T16:36:02.661Z] Step 19/19 : LABEL version=0.0.0 [2022-10-26T16:36:02.661Z] ---> Running in 778a9fc80f3e [2022-10-26T16:36:02.918Z] Removing intermediate container 778a9fc80f3e [2022-10-26T16:36:02.918Z] ---> 45e17dfbbc23 [2022-10-26T16:36:02.918Z] [2022-10-26T16:36:02.918Z] Removing intermediate container 4ac8e8b88d97 [2022-10-26T16:36:02.918Z] ---> 488884f7432e [2022-10-26T16:36:02.918Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:36:02.918Z] Successfully built 45e17dfbbc23 [2022-10-26T16:36:02.918Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-26T16:36:02.918Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-10-26T16:36:04.314Z] ---> 1355e9aea471 [2022-10-26T16:36:04.314Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:36:04.573Z] ---> Running in 8ab9885b73f8 [2022-10-26T16:36:04.573Z] Removing intermediate container 86d12b64cad6 [2022-10-26T16:36:04.573Z] ---> a8c57e85dedd [2022-10-26T16:36:04.573Z] Step 11/23 : WORKDIR /edgex-go [2022-10-26T16:36:04.573Z] ---> Running in c01d13518f0a [2022-10-26T16:36:04.830Z] Removing intermediate container e867ef2dafc0 [2022-10-26T16:36:04.830Z] ---> 1c1110691523 [2022-10-26T16:36:04.830Z] [2022-10-26T16:36:04.830Z] Step 9/21 : FROM alpine:3.16 [2022-10-26T16:36:04.830Z] ---> 9c6f07244728 [2022-10-26T16:36:04.830Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-26T16:36:04.830Z] ---> Running in 1a7fcfb7cd7e [2022-10-26T16:36:04.830Z] Removing intermediate container c01d13518f0a [2022-10-26T16:36:04.830Z] ---> cb4eca7eae21 [2022-10-26T16:36:04.830Z] [2022-10-26T16:36:04.830Z] Step 12/23 : FROM alpine:3.15 [2022-10-26T16:36:04.830Z] ---> c4fc93816858 [2022-10-26T16:36:04.830Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:36:04.830Z] ---> Using cache [2022-10-26T16:36:04.830Z] ---> 5fdef584356b [2022-10-26T16:36:04.830Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T16:36:04.830Z] ---> Using cache [2022-10-26T16:36:04.830Z] ---> f097c502f054 [2022-10-26T16:36:04.830Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:36:05.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:05.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:05.601Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-26T16:36:05.601Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-26T16:36:05.601Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T16:36:05.601Z] (4/6) Installing libcurl (7.83.1-r4) [2022-10-26T16:36:05.601Z] (5/6) Installing curl (7.83.1-r4) [2022-10-26T16:36:05.601Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-26T16:36:05.601Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:36:05.601Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:36:05.601Z] OK: 8 MiB in 20 packages [2022-10-26T16:36:06.533Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:36:06.533Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:36:06.533Z] ---> 9c562ea669b0 [2022-10-26T16:36:06.533Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:36:06.533Z] ---> Using cache [2022-10-26T16:36:06.533Z] ---> b037327c4ee7 [2022-10-26T16:36:06.533Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-26T16:36:06.533Z] ---> Using cache [2022-10-26T16:36:06.533Z] ---> 1dcdb262f7bb [2022-10-26T16:36:06.533Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:36:06.533Z] ---> Using cache [2022-10-26T16:36:06.533Z] ---> 75934df29319 [2022-10-26T16:36:06.533Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:36:06.533Z] ---> Using cache [2022-10-26T16:36:06.533Z] ---> 2f0a955f38e3 [2022-10-26T16:36:06.533Z] Step 7/24 : COPY . . [2022-10-26T16:36:06.533Z] ---> Using cache [2022-10-26T16:36:06.533Z] ---> b19fe122d442 [2022-10-26T16:36:06.533Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-26T16:36:07.468Z] ---> 010aff15c8bd [2022-10-26T16:36:07.468Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:36:07.468Z] ---> Running in 5bcea4a9f874 [2022-10-26T16:36:08.031Z] Removing intermediate container 1a7fcfb7cd7e [2022-10-26T16:36:08.031Z] ---> 86f1f36806f5 [2022-10-26T16:36:08.031Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T16:36:08.031Z] ---> b8c451003c4a [2022-10-26T16:36:08.031Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-26T16:36:08.031Z] 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-10-26T16:36:08.032Z] ---> Running in e44c5907fcab [2022-10-26T16:36:08.288Z] ---> e2802b830850 [2022-10-26T16:36:08.288Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-26T16:36:08.288Z] Removing intermediate container e44c5907fcab [2022-10-26T16:36:08.288Z] ---> ded01eabd14a [2022-10-26T16:36:08.288Z] Step 12/21 : WORKDIR /edgex [2022-10-26T16:36:08.288Z] ---> Running in ec91dbab2ff2 [2022-10-26T16:36:08.545Z] Removing intermediate container ec91dbab2ff2 [2022-10-26T16:36:08.545Z] ---> 39d82216e456 [2022-10-26T16:36:08.545Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-26T16:36:09.109Z] ---> f5df953aac44 [2022-10-26T16:36:09.109Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:36:09.109Z] ---> 4c64eaba8b5b [2022-10-26T16:36:09.109Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-26T16:36:09.109Z] ---> Running in 6281bf28899b [2022-10-26T16:36:09.366Z] Removing intermediate container 6281bf28899b [2022-10-26T16:36:09.366Z] ---> 227429cde044 [2022-10-26T16:36:09.366Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:36:09.366Z] ---> Running in 9c15b90007f0 [2022-10-26T16:36:09.624Z] Removing intermediate container 9c15b90007f0 [2022-10-26T16:36:09.624Z] ---> 1c25e4b603e4 [2022-10-26T16:36:09.624Z] Step 21/23 : LABEL arch=x86_64 [2022-10-26T16:36:09.881Z] ---> 06f96184189f [2022-10-26T16:36:09.881Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-26T16:36:09.881Z] ---> Running in 28149a420ade [2022-10-26T16:36:10.138Z] Removing intermediate container 28149a420ade [2022-10-26T16:36:10.138Z] ---> e1321b022eb6 [2022-10-26T16:36:10.138Z] Step 22/23 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:36:10.394Z] ---> Running in 0273bfe424a1 [2022-10-26T16:36:10.651Z] Removing intermediate container 0273bfe424a1 [2022-10-26T16:36:10.651Z] ---> 9daad002eef3 [2022-10-26T16:36:10.651Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T16:36:10.909Z] ---> Running in db74696f222d [2022-10-26T16:36:10.909Z] ---> ad7a52e6c5e8 [2022-10-26T16:36:10.909Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T16:36:11.165Z] Removing intermediate container db74696f222d [2022-10-26T16:36:11.165Z] ---> ba606c82e261 [2022-10-26T16:36:11.165Z] [2022-10-26T16:36:11.165Z] ---> 7cdb465f1e8d [2022-10-26T16:36:11.165Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T16:36:11.165Z] Successfully built ba606c82e261 [2022-10-26T16:36:11.421Z] Successfully tagged security-spire-server:latest [2022-10-26T16:36:11.421Z]  Building security-spire-server ... done  ---> Running in fcbb1e9a6829 [2022-10-26T16:36:12.790Z] Removing intermediate container fcbb1e9a6829 [2022-10-26T16:36:12.790Z] ---> 98b12d0a8b8c [2022-10-26T16:36:12.790Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T16:36:12.790Z] ---> Running in 6b502f33c9ca [2022-10-26T16:36:13.048Z] Removing intermediate container 6b502f33c9ca [2022-10-26T16:36:13.048Z] ---> fc2b2043d405 [2022-10-26T16:36:13.048Z] Step 19/21 : LABEL arch=x86_64 [2022-10-26T16:36:13.048Z] ---> Running in c6f4c5640da3 [2022-10-26T16:36:13.305Z] Removing intermediate container c6f4c5640da3 [2022-10-26T16:36:13.305Z] ---> b8bb94386e13 [2022-10-26T16:36:13.305Z] Step 20/21 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:36:13.305Z] ---> Running in 941d6b74c764 [2022-10-26T16:36:13.562Z] Removing intermediate container 941d6b74c764 [2022-10-26T16:36:13.562Z] ---> 76f6164310b9 [2022-10-26T16:36:13.562Z] Step 21/21 : LABEL version=0.0.0 [2022-10-26T16:36:13.819Z] ---> Running in b469041c42da [2022-10-26T16:36:14.076Z] Removing intermediate container b469041c42da [2022-10-26T16:36:14.076Z] ---> 9232d5e79502 [2022-10-26T16:36:14.076Z] [2022-10-26T16:36:14.076Z] Successfully built 9232d5e79502 [2022-10-26T16:36:14.076Z] Successfully tagged security-proxy-setup:latest [2022-10-26T16:36:14.333Z]  Building security-proxy-setup ... done Removing intermediate container 8ab9885b73f8 [2022-10-26T16:36:14.333Z] ---> a7126b182bb2 [2022-10-26T16:36:14.333Z] Step 8/22 : COPY . . [2022-10-26T16:36:20.879Z] ---> 9f6a7f42dce2 [2022-10-26T16:36:20.879Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-26T16:36:20.879Z] ---> Running in 466e349d969d [2022-10-26T16:36:20.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T16:36:21.810Z] Removing intermediate container 4603490ae7a5 [2022-10-26T16:36:21.810Z] ---> 41e7f261a153 [2022-10-26T16:36:21.810Z] [2022-10-26T16:36:21.810Z] Step 10/23 : FROM alpine:3.16 [2022-10-26T16:36:21.810Z] ---> 9c6f07244728 [2022-10-26T16:36:21.810Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:36:21.810Z] ---> Using cache [2022-10-26T16:36:21.810Z] ---> 4b20afe28db0 [2022-10-26T16:36:21.810Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:36:21.810Z] ---> Using cache [2022-10-26T16:36:21.810Z] ---> 6052a2e4e4ee [2022-10-26T16:36:21.810Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-26T16:36:21.810Z] ---> Running in ffc3c0767adc [2022-10-26T16:36:21.810Z] Removing intermediate container ffc3c0767adc [2022-10-26T16:36:21.810Z] ---> 9a7ef72690cc [2022-10-26T16:36:21.810Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-26T16:36:21.810Z] ---> Running in 97ca4bfe099d [2022-10-26T16:36:21.810Z] 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-10-26T16:36:22.069Z] Removing intermediate container 97ca4bfe099d [2022-10-26T16:36:22.069Z] ---> 0f336726430e [2022-10-26T16:36:22.069Z] Step 15/23 : WORKDIR / [2022-10-26T16:36:22.069Z] ---> Running in ccaf38865526 [2022-10-26T16:36:22.069Z] Removing intermediate container ccaf38865526 [2022-10-26T16:36:22.069Z] ---> ad2d5ad0272e [2022-10-26T16:36:22.069Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:36:22.327Z] ---> 23b3552996e1 [2022-10-26T16:36:22.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-26T16:36:22.584Z] ---> 54f626ab135e [2022-10-26T16:36:22.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-26T16:36:23.149Z] ---> 8114a86e90ea [2022-10-26T16:36:23.149Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-26T16:36:23.149Z] ---> Running in 348f2a8edef7 [2022-10-26T16:36:23.149Z] Removing intermediate container 348f2a8edef7 [2022-10-26T16:36:23.149Z] ---> fa0c3513c6a4 [2022-10-26T16:36:23.149Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:36:23.407Z] ---> Running in 4cf4da3b8c09 [2022-10-26T16:36:23.407Z] Removing intermediate container 4cf4da3b8c09 [2022-10-26T16:36:23.407Z] ---> e5785f89e94a [2022-10-26T16:36:23.407Z] Step 21/23 : LABEL arch=x86_64 [2022-10-26T16:36:23.407Z] ---> Running in 378ac000e72e [2022-10-26T16:36:23.992Z] Removing intermediate container 378ac000e72e [2022-10-26T16:36:23.992Z] ---> 150b5cd11ae6 [2022-10-26T16:36:23.992Z] Step 22/23 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:36:23.992Z] ---> Running in 8ea3654a30d3 [2022-10-26T16:36:24.249Z] Removing intermediate container 8ea3654a30d3 [2022-10-26T16:36:24.249Z] ---> f0b6f4997926 [2022-10-26T16:36:24.249Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T16:36:24.249Z] ---> Running in b4f6691378bd [2022-10-26T16:36:24.507Z] Removing intermediate container b4f6691378bd [2022-10-26T16:36:24.507Z] ---> a6a4f3eff8d8 [2022-10-26T16:36:24.507Z] [2022-10-26T16:36:24.507Z] Successfully built a6a4f3eff8d8 [2022-10-26T16:36:24.507Z] Successfully tagged core-command:latest [2022-10-26T16:36:25.072Z]  Building core-command ... done Removing intermediate container 5bcea4a9f874 [2022-10-26T16:36:25.072Z] ---> 95f121d440aa [2022-10-26T16:36:25.072Z] [2022-10-26T16:36:25.072Z] Step 9/24 : FROM alpine:3.16 [2022-10-26T16:36:25.072Z] ---> 9c6f07244728 [2022-10-26T16:36:25.072Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-26T16:36:25.072Z] ---> Running in 1b8790614e44 [2022-10-26T16:36:25.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:25.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:25.588Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-26T16:36:25.588Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-26T16:36:25.588Z] (3/3) Installing su-exec (0.2-r1) [2022-10-26T16:36:25.588Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:36:25.588Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:36:25.588Z] OK: 6 MiB in 17 packages [2022-10-26T16:36:26.519Z] Removing intermediate container 1b8790614e44 [2022-10-26T16:36:26.519Z] ---> 5ed4a4208233 [2022-10-26T16:36:26.519Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T16:36:26.519Z] ---> Running in 2c027823bdb5 [2022-10-26T16:36:26.519Z] Removing intermediate container 2c027823bdb5 [2022-10-26T16:36:26.519Z] ---> 087aeb5e3b1b [2022-10-26T16:36:26.519Z] Step 12/24 : WORKDIR / [2022-10-26T16:36:26.519Z] ---> Running in 2d6161e2dcf2 [2022-10-26T16:36:26.775Z] Removing intermediate container 2d6161e2dcf2 [2022-10-26T16:36:26.775Z] ---> a5c66dcf5dba [2022-10-26T16:36:26.775Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-26T16:36:27.033Z] ---> a75b298ac2b0 [2022-10-26T16:36:27.033Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-26T16:36:27.290Z] ---> 2b3236893d5b [2022-10-26T16:36:27.290Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-26T16:36:27.548Z] ---> 5eb03f1a019c [2022-10-26T16:36:27.548Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-26T16:36:27.812Z] ---> 72ba9f032376 [2022-10-26T16:36:27.812Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-26T16:36:28.376Z] ---> cfc04f94e036 [2022-10-26T16:36:28.376Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-26T16:36:28.940Z] ---> 171d7bf4f3e6 [2022-10-26T16:36:28.940Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T16:36:29.198Z] ---> f22cd2f9cda0 [2022-10-26T16:36:29.198Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T16:36:29.198Z] ---> Running in 4b9cd09b35e8 [2022-10-26T16:36:30.567Z] Removing intermediate container 4b9cd09b35e8 [2022-10-26T16:36:30.567Z] ---> bec33db68e7a [2022-10-26T16:36:30.567Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T16:36:30.567Z] ---> Running in 6a64fd5aad47 [2022-10-26T16:36:30.567Z] Removing intermediate container 6a64fd5aad47 [2022-10-26T16:36:30.567Z] ---> 4e0d0789fbcc [2022-10-26T16:36:30.567Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:36:30.567Z] ---> Running in 079469ecb014 [2022-10-26T16:36:30.824Z] Removing intermediate container 079469ecb014 [2022-10-26T16:36:30.824Z] ---> 182e42682c82 [2022-10-26T16:36:30.824Z] Step 23/24 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:36:30.824Z] ---> Running in 26f1205bab81 [2022-10-26T16:36:31.083Z] Removing intermediate container 26f1205bab81 [2022-10-26T16:36:31.083Z] ---> f69512805d24 [2022-10-26T16:36:31.083Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T16:36:31.083Z] ---> Running in fd353b17f2f8 [2022-10-26T16:36:31.340Z] Removing intermediate container fd353b17f2f8 [2022-10-26T16:36:31.341Z] ---> ddc15b6f8ead [2022-10-26T16:36:31.341Z] [2022-10-26T16:36:31.341Z] Successfully built ddc15b6f8ead [2022-10-26T16:36:31.341Z] Successfully tagged security-secretstore-setup:latest [2022-10-26T16:36:37.897Z]  Building security-secretstore-setup ... done Removing intermediate container 466e349d969d [2022-10-26T16:36:37.898Z] ---> 16a690aefd45 [2022-10-26T16:36:37.898Z] [2022-10-26T16:36:37.898Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:36:37.898Z] ---> 9c6f07244728 [2022-10-26T16:36:37.898Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-26T16:36:38.156Z] ---> Running in ec39b7714f2f [2022-10-26T16:36:38.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:38.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:36:38.672Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-26T16:36:38.672Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-26T16:36:38.672Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:36:38.672Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:36:38.672Z] OK: 6 MiB in 16 packages [2022-10-26T16:36:39.238Z] Removing intermediate container ec39b7714f2f [2022-10-26T16:36:39.238Z] ---> 134fd3ee240c [2022-10-26T16:36:39.238Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:36:39.238Z] ---> Running in 41beb78b184b [2022-10-26T16:36:39.238Z] Removing intermediate container 41beb78b184b [2022-10-26T16:36:39.238Z] ---> b70d1aece15b [2022-10-26T16:36:39.238Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-26T16:36:39.238Z] ---> Running in b98d6b991458 [2022-10-26T16:36:39.238Z] Removing intermediate container b98d6b991458 [2022-10-26T16:36:39.238Z] ---> b6f5644f83a8 [2022-10-26T16:36:39.238Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:36:39.238Z] ---> Running in e96797bb5246 [2022-10-26T16:36:39.497Z] Removing intermediate container e96797bb5246 [2022-10-26T16:36:39.497Z] ---> e1094fa58127 [2022-10-26T16:36:39.497Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:36:39.497Z] ---> f7fca89738e1 [2022-10-26T16:36:39.497Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-26T16:36:40.063Z] ---> 1798343847fc [2022-10-26T16:36:40.063Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-26T16:36:40.320Z] ---> a21a53431bac [2022-10-26T16:36:40.320Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-26T16:36:40.320Z] ---> Running in f019b830cb57 [2022-10-26T16:36:40.320Z] Removing intermediate container f019b830cb57 [2022-10-26T16:36:40.320Z] ---> c96cf3dc5f88 [2022-10-26T16:36:40.320Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:36:40.320Z] ---> Running in 17718f279962 [2022-10-26T16:36:40.578Z] Removing intermediate container 17718f279962 [2022-10-26T16:36:40.578Z] ---> 79997e404e7c [2022-10-26T16:36:40.578Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:36:40.578Z] ---> Running in 4d9c8b4929c1 [2022-10-26T16:36:40.578Z] Removing intermediate container 4d9c8b4929c1 [2022-10-26T16:36:40.578Z] ---> 2b7599934f61 [2022-10-26T16:36:40.579Z] Step 21/22 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [2022-10-26T16:36:40.579Z] ---> Running in dfd8322fd8ff [2022-10-26T16:36:40.579Z] Removing intermediate container dfd8322fd8ff [2022-10-26T16:36:40.579Z] ---> d0f3aa79cf6b [2022-10-26T16:36:40.579Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T16:36:40.836Z] ---> Running in 50194e4dd5bf [2022-10-26T16:36:40.836Z] Removing intermediate container 50194e4dd5bf [2022-10-26T16:36:40.836Z] ---> faa19e3987ce [2022-10-26T16:36:40.836Z] [2022-10-26T16:36:40.836Z] Successfully built faa19e3987ce [2022-10-26T16:36:40.836Z] Successfully tagged support-notifications:latest [2022-10-26T16:36:40.843Z]  Building support-notifications ... done  [Pipeline] } [2022-10-26T16:36:40.842Z] $ docker stop --time=1 a66f7605da40731895a7ac5d28de71966d15913385546fc01715c8eadfb07722 [2022-10-26T16:36:42.135Z] $ docker rm -f a66f7605da40731895a7ac5d28de71966d15913385546fc01715c8eadfb07722 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T16:36:42.467Z] + docker images [2022-10-26T16:36:42.467Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-26T16:36:42.467Z] support-notifications latest faa19e3987ce 2 seconds ago 30.5MB [2022-10-26T16:36:42.467Z] 16a690aefd45 5 seconds ago 1.67GB [2022-10-26T16:36:42.467Z] security-secretstore-setup latest ddc15b6f8ead 11 seconds ago 29.7MB [2022-10-26T16:36:42.467Z] 95f121d440aa 18 seconds ago 1.6GB [2022-10-26T16:36:42.467Z] core-command latest a6a4f3eff8d8 18 seconds ago 17.6MB [2022-10-26T16:36:42.467Z] 41e7f261a153 22 seconds ago 1.61GB [2022-10-26T16:36:42.467Z] security-proxy-setup latest 9232d5e79502 29 seconds ago 27.6MB [2022-10-26T16:36:42.467Z] security-spire-server latest ba606c82e261 32 seconds ago 86.5MB [2022-10-26T16:36:42.467Z] 1c1110691523 38 seconds ago 1.6GB [2022-10-26T16:36:42.467Z] cb4eca7eae21 38 seconds ago 1.48GB [2022-10-26T16:36:42.467Z] security-spiffe-token-provider latest 45e17dfbbc23 40 seconds ago 29.7MB [2022-10-26T16:36:42.467Z] core-metadata latest 417cf7126490 47 seconds ago 18.5MB [2022-10-26T16:36:42.467Z] support-scheduler latest c41ce77e59ee 47 seconds ago 29.8MB [2022-10-26T16:36:42.467Z] 5f28fece522f 52 seconds ago 1.64GB [2022-10-26T16:36:42.467Z] dc64f71b353b 57 seconds ago 1.62GB [2022-10-26T16:36:42.467Z] 18a0994200f1 About a minute ago 1.67GB [2022-10-26T16:36:42.467Z] sys-mgmt-agent latest 60d2d90823bd About a minute ago 136MB [2022-10-26T16:36:42.467Z] core-data latest 90ed434ea019 About a minute ago 21.7MB [2022-10-26T16:36:42.467Z] security-bootstrapper latest 7b7409b969a3 About a minute ago 20.2MB [2022-10-26T16:36:42.467Z] 5db7d25e8569 About a minute ago 1.59GB [2022-10-26T16:36:42.467Z] 20147e941b84 About a minute ago 1.62GB [2022-10-26T16:36:42.467Z] security-spire-config latest 5e0f63e5934f 2 minutes ago 85.8MB [2022-10-26T16:36:42.467Z] security-spire-agent latest 645533ebad08 2 minutes ago 125MB [2022-10-26T16:36:42.467Z] 11e6f937fb39 2 minutes ago 1.48GB [2022-10-26T16:36:42.467Z] 8fd9b4811861 2 minutes ago 1.48GB [2022-10-26T16:36:42.467Z] 674f157fd8c0 2 minutes ago 1.6GB [2022-10-26T16:36:42.467Z] ci-base-image-x86_64 latest 9c562ea669b0 5 minutes ago 941MB [2022-10-26T16:36:42.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB [2022-10-26T16:36:42.467Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-26T16:36:42.467Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-26T16:36:42.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-26T16:36:42.468Z] 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-10-26T17:30:43.153Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117203 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws [2022-10-26T17:30:43.166Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-10-26T17:30:43.198Z] The recommended git tool is: git [2022-10-26T17:30:48.599Z] using credential edgex-jenkins-ssh [2022-10-26T17:30:48.616Z] Cloning the remote Git repository [2022-10-26T17:30:48.664Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-26T17:30:48.738Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-10-26T17:30:48.895Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-26T17:30:48.896Z] > git --version # timeout=10 [2022-10-26T17:30:48.919Z] > git --version # 'git version 2.25.1' [2022-10-26T17:30:48.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T17:30:48.970Z] Verifying host key using known hosts file [2022-10-26T17:30:49.158Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T17:30:49.172Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T17:31:06.116Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-26T17:31:06.148Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T17:31:07.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-26T17:31:07.111Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-26T17:31:07.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T17:31:07.118Z] Verifying host key using known hosts file [2022-10-26T17:31:07.126Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T17:31:07.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-26T17:31:07.874Z] Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T17:31:08.448Z] Merge succeeded, producing ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T17:31:08.448Z] Checking out Revision ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 (PR-4218) [2022-10-26T17:31:07.896Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T17:31:07.916Z] > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 [2022-10-26T17:31:08.173Z] > git remote # timeout=10 [2022-10-26T17:31:08.192Z] > git config --get remote.origin.url # timeout=10 [2022-10-26T17:31:08.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T17:31:08.220Z] Verifying host key using known hosts file [2022-10-26T17:31:08.223Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T17:31:08.233Z] > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 [2022-10-26T17:31:08.432Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-26T17:31:08.456Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T17:31:08.482Z] > git checkout -f ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 # timeout=10 [2022-10-26T17:31:12.073Z] Commit message: "Merge commit 'c8dc4aaa282fbe6e844314843563128f08055c6c' into HEAD" [2022-10-26T17:31:12.082Z] > git rev-list --no-walk 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T17:31:13.129Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T17:31:13.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T17:31:13.129Z] Dload Upload Total Spent Left Speed [2022-10-26T17:31:13.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh [2022-10-26T17:31:13.808Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T17:31:14.137Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T17:31:14.137Z] + sudo tee /etc/docker/daemon.new [2022-10-26T17:31:14.137Z] { [2022-10-26T17:31:14.137Z] "registry-mirrors": [ [2022-10-26T17:31:14.137Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T17:31:14.137Z] ], [2022-10-26T17:31:14.137Z] "bip": "10.250.0.254/24", [2022-10-26T17:31:14.137Z] "hosts": [ [2022-10-26T17:31:14.137Z] "tcp://0.0.0.0:5555", [2022-10-26T17:31:14.137Z] "unix:///var/run/docker.sock" [2022-10-26T17:31:14.137Z] ], [2022-10-26T17:31:14.137Z] "mtu": 1458, [2022-10-26T17:31:14.137Z] "selinux-enabled": true, [2022-10-26T17:31:14.137Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T17:31:14.137Z] } [Pipeline] sh [2022-10-26T17:31:14.478Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T17:31:14.820Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T17:31:33.094Z] provisioning config files... [2022-10-26T17:31:33.120Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5102656197862455663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:31:33.471Z] ---> docker-login.sh [2022-10-26T17:31:33.471Z] nexus3.edgexfoundry.org:10001 [2022-10-26T17:31:34.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:31:34.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:31:34.062Z] Configure a credential helper to remove this warning. See [2022-10-26T17:31:34.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:31:34.062Z] [2022-10-26T17:31:34.062Z] Login Succeeded [2022-10-26T17:31:34.062Z] nexus3.edgexfoundry.org:10002 [2022-10-26T17:31:34.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:31:34.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:31:34.598Z] Configure a credential helper to remove this warning. See [2022-10-26T17:31:34.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:31:34.598Z] [2022-10-26T17:31:34.598Z] Login Succeeded [2022-10-26T17:31:34.598Z] nexus3.edgexfoundry.org:10003 [2022-10-26T17:31:34.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:31:34.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:31:34.869Z] Configure a credential helper to remove this warning. See [2022-10-26T17:31:34.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:31:34.869Z] [2022-10-26T17:31:34.869Z] Login Succeeded [2022-10-26T17:31:34.869Z] nexus3.edgexfoundry.org:10004 [2022-10-26T17:31:35.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:31:35.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:31:35.142Z] Configure a credential helper to remove this warning. See [2022-10-26T17:31:35.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:31:35.142Z] [2022-10-26T17:31:35.142Z] Login Succeeded [2022-10-26T17:31:35.142Z] docker.io [2022-10-26T17:31:35.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:31:36.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:31:36.003Z] Configure a credential helper to remove this warning. See [2022-10-26T17:31:36.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:31:36.003Z] [2022-10-26T17:31:36.003Z] Login Succeeded [2022-10-26T17:31:36.003Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T17:31:36.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-26T17:31:36.481Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-10-26T17:31:36.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T17:31:36.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T17:31:36.538Z] ========================================================= [2022-10-26T17:31:36.538Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T17:31:36.538Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-26T17:31:36.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T17:31:36.870Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T17:31:36.870Z] 9b18e9b68314: Pulling fs layer [2022-10-26T17:31:36.870Z] d32db5db7311: Pulling fs layer [2022-10-26T17:31:36.870Z] d0c4b47475fc: Pulling fs layer [2022-10-26T17:31:37.143Z] 5831b945b038: Pulling fs layer [2022-10-26T17:31:37.143Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T17:31:37.143Z] e10730c5d714: Pulling fs layer [2022-10-26T17:31:37.143Z] 5dd5c2283517: Pulling fs layer [2022-10-26T17:31:37.143Z] d5ac0230b979: Pulling fs layer [2022-10-26T17:31:37.143Z] 86bbec2aaacd: Waiting [2022-10-26T17:31:37.143Z] e10730c5d714: Waiting [2022-10-26T17:31:37.143Z] 5dd5c2283517: Waiting [2022-10-26T17:31:37.143Z] d5ac0230b979: Waiting [2022-10-26T17:31:37.143Z] 5831b945b038: Waiting [2022-10-26T17:31:37.143Z] d0c4b47475fc: Verifying Checksum [2022-10-26T17:31:37.143Z] d0c4b47475fc: Download complete [2022-10-26T17:31:37.144Z] d32db5db7311: Verifying Checksum [2022-10-26T17:31:37.144Z] d32db5db7311: Download complete [2022-10-26T17:31:37.144Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T17:31:37.144Z] 86bbec2aaacd: Download complete [2022-10-26T17:31:37.144Z] e10730c5d714: Verifying Checksum [2022-10-26T17:31:37.144Z] e10730c5d714: Download complete [2022-10-26T17:31:37.144Z] 9b18e9b68314: Verifying Checksum [2022-10-26T17:31:37.144Z] 9b18e9b68314: Download complete [2022-10-26T17:31:38.137Z] 9b18e9b68314: Pull complete [2022-10-26T17:31:38.417Z] d5ac0230b979: Verifying Checksum [2022-10-26T17:31:38.417Z] d5ac0230b979: Download complete [2022-10-26T17:31:38.689Z] d32db5db7311: Pull complete [2022-10-26T17:31:38.959Z] d0c4b47475fc: Pull complete [2022-10-26T17:31:39.549Z] 5dd5c2283517: Download complete [2022-10-26T17:31:40.148Z] 5831b945b038: Verifying Checksum [2022-10-26T17:31:40.148Z] 5831b945b038: Download complete [2022-10-26T17:31:52.484Z] 5831b945b038: Pull complete [2022-10-26T17:31:52.484Z] 86bbec2aaacd: Pull complete [2022-10-26T17:31:52.484Z] e10730c5d714: Pull complete [2022-10-26T17:31:56.761Z] 5dd5c2283517: Pull complete [2022-10-26T17:31:59.359Z] d5ac0230b979: Pull complete [2022-10-26T17:31:59.359Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T17:31:59.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T17:31:59.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-26T17:31:59.693Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T17:31:59.693Z] WORKDIR /edgex [2022-10-26T17:31:59.693Z] COPY go.mod . [2022-10-26T17:31:59.693Z] RUN go mod download [2022-10-26T17:31:59.693Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-26T17:32:00.278Z] Sending build context to Docker daemon 3.267MB [2022-10-26T17:32:00.278Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T17:32:00.278Z] ---> 59b3b1a385d4 [2022-10-26T17:32:00.278Z] Step 2/4 : WORKDIR /edgex [2022-10-26T17:32:02.230Z] ---> Running in af80bc5483aa [2022-10-26T17:32:02.498Z] Removing intermediate container af80bc5483aa [2022-10-26T17:32:02.498Z] ---> b17a354277b6 [2022-10-26T17:32:02.498Z] Step 3/4 : COPY go.mod . [2022-10-26T17:32:03.084Z] ---> 8b7b182e2540 [2022-10-26T17:32:03.084Z] Step 4/4 : RUN go mod download [2022-10-26T17:32:03.084Z] ---> Running in 1a2b57b1f91d [2022-10-26T17:32:35.351Z] Removing intermediate container 1a2b57b1f91d [2022-10-26T17:32:35.351Z] ---> 9d04376371e4 [2022-10-26T17:32:35.351Z] Successfully built 9d04376371e4 [2022-10-26T17:32:35.351Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:32:35.695Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T17:32:35.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:32:35.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-117203 does not seem to be running inside a container [2022-10-26T17:32:35.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-10-26T17:32:37.205Z] $ docker top 539afb7ac562af1044dc2d859aa5cb1fc9e8ed5dea49cf1a0b3c00ba274c284d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T17:32:38.034Z] + go version [2022-10-26T17:32:38.034Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T17:32:38.058Z] $ docker stop --time=1 539afb7ac562af1044dc2d859aa5cb1fc9e8ed5dea49cf1a0b3c00ba274c284d [2022-10-26T17:32:39.698Z] $ docker rm -f 539afb7ac562af1044dc2d859aa5cb1fc9e8ed5dea49cf1a0b3c00ba274c284d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:32:40.236Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T17:32:40.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:32:40.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-117203 does not seem to be running inside a container [2022-10-26T17:32:40.492Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-10-26T17:32:41.698Z] $ docker top 2e2b63581f0c16d89d5adc3a01198d24f181735b3d7fb4d0b1501d5441e741ca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T17:32:41.912Z] ========================================================= [2022-10-26T17:32:41.913Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-26T17:32:41.913Z] ========================================================= [Pipeline] sh [2022-10-26T17:32:42.531Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-10-26T17:32:42.866Z] + make test [2022-10-26T17:32:43.137Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T17:33:22.017Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-26T17:35:13.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-26T17:35:13.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-26T17:35:13.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-26T17:35:13.690Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-26T17:35:17.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-26T17:35:19.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-26T17:35:19.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-26T17:35:19.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-26T17:35:19.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-26T17:35:24.762Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-26T17:35:24.762Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-26T17:35:24.762Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-26T17:35:24.762Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-26T17:35:24.762Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-26T17:35:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-26T17:35:46.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.288s coverage: 28.7% of statements [2022-10-26T17:35:46.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-26T17:35:46.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-26T17:35:48.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.699s coverage: 98.5% of statements [2022-10-26T17:35:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.233s coverage: 43.0% of statements [2022-10-26T17:35:57.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-26T17:35:57.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-26T17:35:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.918s coverage: 54.2% of statements [2022-10-26T17:35:57.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-26T17:35:57.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-26T17:36:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.722s coverage: 89.2% of statements [2022-10-26T17:36:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-26T17:36:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-26T17:36:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-26T17:36:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-26T17:36:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-26T17:36:19.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.927s coverage: 2.2% of statements [2022-10-26T17:36:19.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-26T17:36:19.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-26T17:36:23.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.016s coverage: 95.6% of statements [2022-10-26T17:36:23.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-26T17:36:23.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-26T17:36:23.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-26T17:36:23.361Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.547s coverage: 72.2% of statements [2022-10-26T17:36:23.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-26T17:36:23.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-26T17:36:23.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-26T17:36:23.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-26T17:36:23.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-26T17:36:23.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.541s coverage: 60.0% of statements [2022-10-26T17:36:23.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-26T17:36:23.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-26T17:36:23.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-26T17:36:23.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.389s coverage: 0.9% of statements [2022-10-26T17:36:23.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-26T17:36:23.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.348s coverage: 58.8% of statements [2022-10-26T17:36:23.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.316s coverage: 29.6% of statements [2022-10-26T17:36:23.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-26T17:36:26.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.323s coverage: 47.1% of statements [2022-10-26T17:36:26.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 79.5% of statements [2022-10-26T17:36:26.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements [2022-10-26T17:36:26.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.244s coverage: 96.3% of statements [2022-10-26T17:36:30.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2022-10-26T17:36:40.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements [2022-10-26T17:36:40.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements [2022-10-26T17:36:50.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.843s coverage: 79.9% of statements [2022-10-26T17:36:50.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-26T17:36:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-26T17:36:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-26T17:36:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.251s coverage: 86.9% of statements [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-26T17:36:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-26T17:36:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-26T17:36:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements [2022-10-26T17:36:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-26T17:36:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements [2022-10-26T17:36:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2022-10-26T17:36:55.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements [2022-10-26T17:36:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 91.2% of statements [2022-10-26T17:36:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-26T17:37:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.952s coverage: 64.7% of statements [2022-10-26T17:37:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-26T17:37:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-26T17:37:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2022-10-26T17:37:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.148s coverage: 89.4% of statements [2022-10-26T17:37:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2022-10-26T17:37:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.143s coverage: 73.7% of statements [2022-10-26T17:37:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2022-10-26T17:37:10.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.383s coverage: 65.8% of statements [2022-10-26T17:37:10.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-26T17:37:10.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-26T17:37:10.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-26T17:37:12.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.948s coverage: 41.8% of statements [2022-10-26T17:37:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-26T17:37:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-26T17:37:12.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements [2022-10-26T17:37:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-26T17:37:12.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.318s coverage: 84.8% of statements [2022-10-26T17:37:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-26T17:37:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-26T17:37:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-26T17:37:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-26T17:37:22.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.421s coverage: 17.7% of statements [2022-10-26T17:37:22.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-26T17:37:22.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-26T17:37:22.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-26T17:37:22.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-26T17:37:22.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.873s coverage: 92.3% of statements [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-26T17:37:22.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-26T17:37:22.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.491s coverage: 97.7% of statements [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-26T17:37:22.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-26T17:37:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-26T17:37:22.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.237s coverage: 100.0% of statements [2022-10-26T17:37:22.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-10-26T17:37:22.423Z] 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-10-26T17:37:22.423Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T17:37:22.423Z] GO111MODULE=on go vet ./... [2022-10-26T17:39:14.090Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T17:39:14.090Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T17:39:14.676Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T17:39:14.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-26T17:39:15.281Z] + ls -al . [2022-10-26T17:39:15.550Z] total 764 [2022-10-26T17:39:15.550Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 17:32 . [2022-10-26T17:39:15.550Z] drwxr-xr-x 4 root root 4096 Oct 26 17:32 .. [2022-10-26T17:39:15.550Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 17:31 .blubracket [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 16 Oct 26 17:31 .dockerignore [2022-10-26T17:39:15.550Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 17:31 .git [2022-10-26T17:39:15.550Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 17:31 .github [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 1030 Oct 26 17:31 .gitignore [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 17:31 .golangci.yml [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 87 Oct 26 17:31 .hadolint.yml [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 17:31 .sonarcloud.properties [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 17:31 ADOPTERS.md [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 10722 Oct 26 17:31 Attribution.txt [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 63209 Oct 26 17:31 CHANGELOG.md [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 17:31 CONTRIBUTING.md [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 17:31 GOVERNANCE.md [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 850 Oct 26 17:31 Jenkinsfile [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 17:31 LICENSE [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 13857 Oct 26 17:31 Makefile [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 17:31 OWNERS.md [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 9799 Oct 26 17:31 README.md [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 17:31 SECURITY.md [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 16:30 VERSION [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 17:31 ZMQWindows.md [2022-10-26T17:39:15.550Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 17:31 bin [2022-10-26T17:39:15.550Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 17:31 cmd [2022-10-26T17:39:15.550Z] -rw-r--r-- 1 root root 501828 Oct 26 17:37 coverage.out [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 3447 Oct 26 17:31 go.mod [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 45062 Oct 26 17:31 go.sum [2022-10-26T17:39:15.550Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 17:31 internal [2022-10-26T17:39:15.550Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 17:31 openapi [2022-10-26T17:39:15.550Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 17:31 snap [2022-10-26T17:39:15.550Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 17:31 version.go [Pipeline] sh [2022-10-26T17:39:16.187Z] + '[' -e coverage.out ] [2022-10-26T17:39:16.187Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-26T17:39:16.208Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T17:39:17.094Z] Stashed 1 file(s) [Pipeline] sh [2022-10-26T17:39:17.762Z] + make build [2022-10-26T17:39:17.762Z] 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-10-26T17:40:54.546Z] 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-10-26T17:42:16.169Z] 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-command/core-command ./cmd/core-command [2022-10-26T17:42:17.130Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T17:43:03.961Z] 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-10-26T17:43:03.961Z] 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-10-26T17:43:06.556Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T17:43:14.755Z] 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-10-26T17:43:18.099Z] 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-10-26T17:43:24.749Z] 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-10-26T17:43:28.089Z] 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-10-26T17:43:31.428Z] 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-10-26T17:43:41.503Z] 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-10-26T17:43:45.761Z] $ docker stop --time=1 2e2b63581f0c16d89d5adc3a01198d24f181735b3d7fb4d0b1501d5441e741ca [2022-10-26T17:43:47.765Z] $ docker rm -f 2e2b63581f0c16d89d5adc3a01198d24f181735b3d7fb4d0b1501d5441e741ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:43:50.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T17:43:50.043Z] [2022-10-26T17:43:50.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:43:50.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T17:43:50.633Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-26T17:43:50.633Z] 29e5d40040c1: Pulling fs layer [2022-10-26T17:43:50.633Z] 1ce36da41761: Pulling fs layer [2022-10-26T17:43:50.633Z] 25b303627fd3: Pulling fs layer [2022-10-26T17:43:50.901Z] 29e5d40040c1: Verifying Checksum [2022-10-26T17:43:50.901Z] 29e5d40040c1: Download complete [2022-10-26T17:43:51.169Z] 1ce36da41761: Verifying Checksum [2022-10-26T17:43:51.169Z] 1ce36da41761: Download complete [2022-10-26T17:43:51.435Z] 29e5d40040c1: Pull complete [2022-10-26T17:43:52.393Z] 1ce36da41761: Pull complete [2022-10-26T17:43:52.660Z] 25b303627fd3: Verifying Checksum [2022-10-26T17:43:52.660Z] 25b303627fd3: Download complete [2022-10-26T17:44:02.729Z] 25b303627fd3: Pull complete [2022-10-26T17:44:02.729Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-26T17:44:02.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T17:44:02.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:44:02.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-117203 does not seem to be running inside a container [2022-10-26T17:44:02.972Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-10-26T17:44:05.256Z] $ docker top d1f65da1dd3a6fac7d080541594a81124198f5636ed540dc42e24329445898ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T17:44:06.081Z] + grep parallel [2022-10-26T17:44:06.081Z] + docker-compose build --help [2022-10-26T17:44:11.415Z] --parallel Build images in parallel. [Pipeline] } [2022-10-26T17:44:11.428Z] $ docker stop --time=1 d1f65da1dd3a6fac7d080541594a81124198f5636ed540dc42e24329445898ff [2022-10-26T17:44:13.059Z] $ docker rm -f d1f65da1dd3a6fac7d080541594a81124198f5636ed540dc42e24329445898ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:44:13.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T17:44:13.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:44:13.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-117203 does not seem to be running inside a container [2022-10-26T17:44:13.834Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-10-26T17:44:14.960Z] $ docker top b777fc132f4a29d89bb7de09370a39b7809fab01eb103373c5d8cd336f968d11 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T17:44:15.458Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-26T17:44:20.785Z] Building core-command ... [2022-10-26T17:44:20.785Z] Building core-data ... [2022-10-26T17:44:20.785Z] Building core-metadata ... [2022-10-26T17:44:20.785Z] Building security-bootstrapper ... [2022-10-26T17:44:20.785Z] Building security-proxy-setup ... [2022-10-26T17:44:20.785Z] Building security-secretstore-setup ... [2022-10-26T17:44:20.785Z] Building security-spiffe-token-provider ... [2022-10-26T17:44:20.785Z] Building security-spire-agent ... [2022-10-26T17:44:20.785Z] Building security-spire-config ... [2022-10-26T17:44:20.785Z] Building security-spire-server ... [2022-10-26T17:44:20.785Z] Building support-notifications ... [2022-10-26T17:44:20.785Z] Building support-scheduler ... [2022-10-26T17:44:20.785Z] Building sys-mgmt-agent ... [2022-10-26T17:44:20.785Z] Building security-spire-agent [2022-10-26T17:44:20.785Z] Building sys-mgmt-agent [2022-10-26T17:44:20.785Z] Building core-data [2022-10-26T17:44:20.785Z] Building support-scheduler [2022-10-26T17:44:20.785Z] Building security-bootstrapper [2022-10-26T17:45:17.161Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:45:17.161Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:45:17.161Z] ---> 9d04376371e4 [2022-10-26T17:45:17.161Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T17:45:17.161Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:45:17.161Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:45:17.161Z] ---> 9d04376371e4 [2022-10-26T17:45:17.161Z] Step 3/22 : WORKDIR /edgex-go [2022-10-26T17:45:17.161Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:45:17.161Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:45:17.161Z] ---> 9d04376371e4 [2022-10-26T17:45:17.161Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T17:45:17.161Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:45:17.161Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:45:17.161Z] ---> 9d04376371e4 [2022-10-26T17:45:17.161Z] Step 3/32 : WORKDIR /edgex-go [2022-10-26T17:45:17.161Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:45:17.161Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:45:17.161Z] ---> 9d04376371e4 [2022-10-26T17:45:17.161Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T17:45:17.161Z] ---> Running in 4740b0dd7208 [2022-10-26T17:45:17.161Z] ---> Running in 45dd99ddce50 [2022-10-26T17:45:17.161Z] ---> Running in 5870a2dc86f1 [2022-10-26T17:45:17.161Z] ---> Running in 946d8aff0490 [2022-10-26T17:45:17.161Z] ---> Running in ed4fcc305bb8 [2022-10-26T17:45:17.161Z] Removing intermediate container 5870a2dc86f1 [2022-10-26T17:45:17.161Z] ---> 29a429c75ca8 [2022-10-26T17:45:17.161Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T17:45:17.161Z] Removing intermediate container 946d8aff0490 [2022-10-26T17:45:17.161Z] ---> bdc194891417 [2022-10-26T17:45:17.161Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-26T17:45:17.161Z] Removing intermediate container 45dd99ddce50 [2022-10-26T17:45:17.161Z] ---> f141ee97b58a [2022-10-26T17:45:17.161Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T17:45:17.161Z] Removing intermediate container 4740b0dd7208 [2022-10-26T17:45:17.161Z] ---> cd51d4dc9fcf [2022-10-26T17:45:17.161Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T17:45:17.161Z] ---> Running in f934033f8dab [2022-10-26T17:45:17.161Z] Removing intermediate container ed4fcc305bb8 [2022-10-26T17:45:17.161Z] ---> cb231595f6d1 [2022-10-26T17:45:17.161Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-26T17:45:17.161Z] ---> Running in 7e083f27b55f [2022-10-26T17:45:17.161Z] ---> Running in eb89f77db3e6 [2022-10-26T17:45:17.161Z] ---> Running in 11f75f625b4b [2022-10-26T17:45:17.161Z] ---> Running in a98cd6f6a3a0 [2022-10-26T17:45:17.161Z] Removing intermediate container f934033f8dab [2022-10-26T17:45:17.161Z] ---> bc228148d31f [2022-10-26T17:45:17.161Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-26T17:45:17.161Z] Removing intermediate container eb89f77db3e6 [2022-10-26T17:45:17.161Z] ---> d5b3e6560ac9 [2022-10-26T17:45:17.161Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-26T17:45:17.161Z] ---> Running in a0274048e611 [2022-10-26T17:45:17.161Z] ---> Running in 1fbc7ed3aa49 [2022-10-26T17:45:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:45:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:45:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:45:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:45:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:45:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:45:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:45:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:45:17.161Z] OK: 221 MiB in 51 packages [2022-10-26T17:45:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:45:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:45:17.161Z] OK: 221 MiB in 51 packages [2022-10-26T17:45:17.161Z] OK: 221 MiB in 51 packages [2022-10-26T17:45:17.161Z] OK: 221 MiB in 51 packages [2022-10-26T17:45:17.161Z] OK: 221 MiB in 51 packages [2022-10-26T17:45:17.161Z] Removing intermediate container 7e083f27b55f [2022-10-26T17:45:17.161Z] ---> 856c6bbaf8ad [2022-10-26T17:45:17.161Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-26T17:45:17.161Z] Removing intermediate container a98cd6f6a3a0 [2022-10-26T17:45:17.161Z] ---> c5d7a70862cd [2022-10-26T17:45:17.161Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-26T17:45:17.161Z] Removing intermediate container 11f75f625b4b [2022-10-26T17:45:17.161Z] ---> daf7df44d61b [2022-10-26T17:45:17.161Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T17:45:17.161Z] ---> 66d7fcca8ce9 [2022-10-26T17:45:17.161Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:45:17.161Z] Removing intermediate container 1fbc7ed3aa49 [2022-10-26T17:45:17.161Z] ---> a5c1138ccfd4 [2022-10-26T17:45:17.161Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T17:45:17.161Z] ---> Running in 0c71443ebee2 [2022-10-26T17:45:17.426Z] Removing intermediate container a0274048e611 [2022-10-26T17:45:17.426Z] ---> b404a9cb912d [2022-10-26T17:45:17.426Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T17:45:18.008Z] ---> 8491822ed7e9 [2022-10-26T17:45:18.008Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:45:18.008Z] ---> Running in 74dd5dfb2470 [2022-10-26T17:45:18.273Z] ---> 98ebc6e3fbb3 [2022-10-26T17:45:18.273Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:45:18.273Z] ---> 3e261eb31adf [2022-10-26T17:45:18.273Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:45:18.548Z] ---> Running in 09928bb995bf [2022-10-26T17:45:18.548Z] ---> Running in 933980f6d663 [2022-10-26T17:45:18.827Z] ---> 7b8ebf8737ae [2022-10-26T17:45:18.827Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:45:19.093Z] ---> Running in 08ba566eecf4 [2022-10-26T17:46:40.898Z] Removing intermediate container 08ba566eecf4 [2022-10-26T17:46:40.898Z] ---> c42246aba6bb [2022-10-26T17:46:40.898Z] Step 8/22 : COPY . . [2022-10-26T17:46:40.898Z] Removing intermediate container 0c71443ebee2 [2022-10-26T17:46:40.898Z] ---> a5bc44118a89 [2022-10-26T17:46:40.898Z] Step 7/32 : COPY . . [2022-10-26T17:46:40.898Z] Removing intermediate container 933980f6d663 [2022-10-26T17:46:40.898Z] ---> 6b018e319b90 [2022-10-26T17:46:40.898Z] Step 8/22 : COPY . . [2022-10-26T17:46:40.898Z] Removing intermediate container 09928bb995bf [2022-10-26T17:46:40.898Z] ---> 3d7c2ec29407 [2022-10-26T17:46:40.898Z] Step 7/24 : COPY . . [2022-10-26T17:46:40.898Z] Removing intermediate container 74dd5dfb2470 [2022-10-26T17:46:40.898Z] ---> 5ee798d090e1 [2022-10-26T17:46:40.898Z] Step 7/22 : COPY . . [2022-10-26T17:46:53.215Z] ---> a73af6b5ac59 [2022-10-26T17:46:53.215Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T17:46:53.215Z] ---> d2f59f291710 [2022-10-26T17:46:53.215Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-26T17:46:53.215Z] ---> c6ca089073b0 [2022-10-26T17:46:53.215Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-26T17:46:53.215Z] ---> Running in c04d8afe9f64 [2022-10-26T17:46:53.215Z] ---> Running in d15c93db53d8 [2022-10-26T17:46:53.215Z] ---> Running in 779be728056b [2022-10-26T17:46:53.215Z] ---> 95d039915ee4 [2022-10-26T17:46:53.215Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-26T17:46:53.215Z] ---> Running in d394549bcd1c [2022-10-26T17:46:53.215Z] Removing intermediate container c04d8afe9f64 [2022-10-26T17:46:53.215Z] ---> a2486de2280c [2022-10-26T17:46:53.215Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T17:46:53.215Z] ---> Running in 43828919f6b5 [2022-10-26T17:46:53.215Z] ---> b33ad6e1161b [2022-10-26T17:46:53.215Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-26T17:46:53.215Z] ---> Running in 2b4c87c9be75 [2022-10-26T17:46:53.215Z] Removing intermediate container 43828919f6b5 [2022-10-26T17:46:53.215Z] ---> 84ba636bb8e7 [2022-10-26T17:46:53.215Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T17:46:53.483Z] ---> Running in 983143d50cf6 [2022-10-26T17:46:53.748Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T17:46:54.015Z] 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-10-26T17:46:54.282Z] 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-10-26T17:46:54.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T17:46:56.281Z] Removing intermediate container 983143d50cf6 [2022-10-26T17:46:56.282Z] ---> 1851cf63760b [2022-10-26T17:46:56.282Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T17:46:56.554Z] ---> Running in 437d242f228d [2022-10-26T17:46:57.135Z] Removing intermediate container 437d242f228d [2022-10-26T17:46:57.135Z] ---> 7a46ef4f67f5 [2022-10-26T17:46:57.135Z] [2022-10-26T17:46:57.135Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T17:46:57.135Z] 3.15: Pulling from library/alpine [2022-10-26T17:46:58.541Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T17:46:58.541Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T17:46:58.541Z] ---> 02e0d6fdf486 [2022-10-26T17:46:58.541Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T17:46:58.541Z] ---> Running in a70ebff6222e [2022-10-26T17:46:58.808Z] Removing intermediate container a70ebff6222e [2022-10-26T17:46:58.808Z] ---> 18b9eb59fb81 [2022-10-26T17:46:58.808Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T17:46:59.074Z] ---> Running in d28e8b9014d6 [2022-10-26T17:47:01.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:47:01.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:47:02.689Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T17:47:02.689Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T17:47:02.689Z] OK: 15734 distinct packages available [2022-10-26T17:47:03.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:47:03.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:47:04.946Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T17:47:04.946Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T17:47:04.946Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T17:47:04.946Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T17:47:04.946Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T17:47:04.946Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T17:47:04.946Z] OK: 6 MiB in 19 packages [2022-10-26T17:47:06.901Z] Removing intermediate container d28e8b9014d6 [2022-10-26T17:47:06.901Z] ---> 9231cfe12d09 [2022-10-26T17:47:06.901Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-26T17:47:11.150Z] ---> f5eb6353f9be [2022-10-26T17:47:11.150Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T17:47:15.386Z] ---> bf6e11c7c77f [2022-10-26T17:47:15.386Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T17:47:16.340Z] ---> 4d4974d84172 [2022-10-26T17:47:16.340Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-26T17:47:16.921Z] ---> fe293e73daba [2022-10-26T17:47:16.921Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-26T17:47:17.878Z] ---> b65bd8fb3e69 [2022-10-26T17:47:17.878Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T17:47:17.878Z] ---> Running in 1b2c89b80594 [2022-10-26T17:47:18.457Z] Removing intermediate container 1b2c89b80594 [2022-10-26T17:47:18.457Z] ---> a51e5b28a013 [2022-10-26T17:47:18.457Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T17:47:18.721Z] ---> Running in 6357539ea95f [2022-10-26T17:47:18.985Z] Removing intermediate container 6357539ea95f [2022-10-26T17:47:18.985Z] ---> f7b9f0c2212b [2022-10-26T17:47:18.985Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T17:47:19.251Z] ---> Running in 1ce3495a6ce8 [2022-10-26T17:47:19.516Z] Removing intermediate container 1ce3495a6ce8 [2022-10-26T17:47:19.516Z] ---> 55eb07afba74 [2022-10-26T17:47:19.516Z] Step 23/24 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T17:47:19.780Z] ---> Running in a4978bc54f3c [2022-10-26T17:47:20.049Z] Removing intermediate container a4978bc54f3c [2022-10-26T17:47:20.049Z] ---> 77a3c03308e3 [2022-10-26T17:47:20.049Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T17:47:20.316Z] ---> Running in b0529ff5b871 [2022-10-26T17:47:20.582Z] Removing intermediate container b0529ff5b871 [2022-10-26T17:47:20.582Z] ---> 5b1083906819 [2022-10-26T17:47:20.582Z] [2022-10-26T17:47:20.847Z] Successfully built 5b1083906819 [2022-10-26T17:47:20.847Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-26T17:47:20.847Z]  Building security-spire-agent ... done Building security-spire-server [2022-10-26T17:47:39.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:47:39.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:47:39.034Z] ---> 9d04376371e4 [2022-10-26T17:47:39.034Z] Step 3/23 : WORKDIR /edgex-go [2022-10-26T17:47:39.034Z] ---> Using cache [2022-10-26T17:47:39.034Z] ---> cb231595f6d1 [2022-10-26T17:47:39.034Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T17:47:39.034Z] ---> Running in eec71ca6a2f1 [2022-10-26T17:47:40.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:47:41.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:47:41.968Z] OK: 221 MiB in 51 packages [2022-10-26T17:47:43.371Z] Removing intermediate container eec71ca6a2f1 [2022-10-26T17:47:43.371Z] ---> 937e9dcdc461 [2022-10-26T17:47:43.371Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-26T17:47:44.325Z] ---> 31c7ddc7b5da [2022-10-26T17:47:44.325Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:47:44.325Z] ---> Running in 7c421ecfedde [2022-10-26T17:48:52.148Z] Removing intermediate container 7c421ecfedde [2022-10-26T17:48:52.148Z] ---> 21690ca69cf4 [2022-10-26T17:48:52.148Z] Step 7/23 : COPY . . [2022-10-26T17:49:02.195Z] ---> 2dd1674a0f8e [2022-10-26T17:49:02.195Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T17:49:02.195Z] ---> Running in d11043817f0e [2022-10-26T17:49:02.461Z] Removing intermediate container d11043817f0e [2022-10-26T17:49:02.461Z] ---> 6dbb8a29f6bb [2022-10-26T17:49:02.461Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-26T17:49:02.461Z] ---> Running in 84e1fb047770 [2022-10-26T17:49:03.042Z] Removing intermediate container 84e1fb047770 [2022-10-26T17:49:03.042Z] ---> 4d5bfb69af77 [2022-10-26T17:49:03.042Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T17:49:03.042Z] ---> Running in 8eabeac5c60e [2022-10-26T17:49:06.383Z] Removing intermediate container 8eabeac5c60e [2022-10-26T17:49:06.383Z] ---> fa7edfbe5300 [2022-10-26T17:49:06.383Z] Step 11/23 : WORKDIR /edgex-go [2022-10-26T17:49:06.383Z] ---> Running in 94fe35086703 [2022-10-26T17:49:06.650Z] Removing intermediate container 94fe35086703 [2022-10-26T17:49:06.650Z] ---> df65dbbd08af [2022-10-26T17:49:06.650Z] [2022-10-26T17:49:06.650Z] Step 12/23 : FROM alpine:3.15 [2022-10-26T17:49:06.650Z] ---> 02e0d6fdf486 [2022-10-26T17:49:06.650Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T17:49:06.650Z] ---> Using cache [2022-10-26T17:49:06.650Z] ---> 18b9eb59fb81 [2022-10-26T17:49:06.650Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T17:49:06.650Z] ---> Using cache [2022-10-26T17:49:06.650Z] ---> 9231cfe12d09 [2022-10-26T17:49:06.650Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T17:49:11.985Z] ---> fda147fd1d8a [2022-10-26T17:49:11.985Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T17:49:12.567Z] ---> 699581b1daa9 [2022-10-26T17:49:12.567Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-26T17:49:13.520Z] ---> 9f6082748380 [2022-10-26T17:49:13.520Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-26T17:49:14.154Z] ---> 36c372ace86a [2022-10-26T17:49:14.154Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T17:49:14.420Z] ---> Running in 2a08c294d119 [2022-10-26T17:49:14.997Z] Removing intermediate container 2a08c294d119 [2022-10-26T17:49:14.997Z] ---> ad29f8d72253 [2022-10-26T17:49:14.997Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T17:49:14.997Z] ---> Running in 2def2b3d09e5 [2022-10-26T17:49:15.261Z] Removing intermediate container 2def2b3d09e5 [2022-10-26T17:49:15.261Z] ---> 63c378b084d9 [2022-10-26T17:49:15.261Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T17:49:15.261Z] ---> Running in c95d7478e1e1 [2022-10-26T17:49:15.841Z] Removing intermediate container c95d7478e1e1 [2022-10-26T17:49:15.841Z] ---> eea21752f319 [2022-10-26T17:49:15.841Z] Step 22/23 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T17:49:16.105Z] ---> Running in 6cf0a13ff79b [2022-10-26T17:49:16.371Z] Removing intermediate container 6cf0a13ff79b [2022-10-26T17:49:16.371Z] ---> 687a051d4b35 [2022-10-26T17:49:16.371Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T17:49:16.641Z] ---> Running in dd2dad3ca26c [2022-10-26T17:49:16.906Z] Removing intermediate container dd2dad3ca26c [2022-10-26T17:49:16.906Z] ---> 59d964e71fea [2022-10-26T17:49:16.906Z] [2022-10-26T17:49:17.172Z] Successfully built 59d964e71fea [2022-10-26T17:49:17.436Z] Successfully tagged security-spire-server-arm64:latest [2022-10-26T17:49:17.436Z]  Building security-spire-server ... done Building support-notifications [2022-10-26T17:49:35.620Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:49:35.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:49:35.620Z] ---> 9d04376371e4 [2022-10-26T17:49:35.620Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T17:49:35.620Z] ---> Using cache [2022-10-26T17:49:35.620Z] ---> cd51d4dc9fcf [2022-10-26T17:49:35.620Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T17:49:35.620Z] ---> Using cache [2022-10-26T17:49:35.620Z] ---> d5b3e6560ac9 [2022-10-26T17:49:35.620Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-26T17:49:35.620Z] ---> Running in e86f60693f29 [2022-10-26T17:49:37.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:49:37.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:49:39.006Z] OK: 221 MiB in 51 packages [2022-10-26T17:49:39.968Z] Removing intermediate container e86f60693f29 [2022-10-26T17:49:39.968Z] ---> 1cdd886b9e59 [2022-10-26T17:49:39.968Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T17:49:40.928Z] ---> d3adfdad1d48 [2022-10-26T17:49:40.928Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:49:40.928Z] ---> Running in be1795245006 [2022-10-26T17:50:48.786Z] Removing intermediate container be1795245006 [2022-10-26T17:50:48.786Z] ---> 0c4bcf4c020b [2022-10-26T17:50:48.786Z] Step 8/22 : COPY . . [2022-10-26T17:51:01.084Z] ---> 6e9ad38b3132 [2022-10-26T17:51:01.084Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-26T17:51:01.084Z] ---> Running in a5895ecf71ef [2022-10-26T17:51:02.487Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T17:52:54.097Z] Removing intermediate container 2b4c87c9be75 [2022-10-26T17:52:54.097Z] ---> 2e724524382d [2022-10-26T17:52:54.097Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-26T17:52:54.097Z] ---> Running in c3dc615892b0 [2022-10-26T17:52:54.097Z] 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-10-26T17:52:54.097Z] Removing intermediate container c3dc615892b0 [2022-10-26T17:52:54.097Z] ---> 77f28523c69b [2022-10-26T17:52:54.097Z] [2022-10-26T17:52:54.097Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T17:52:54.097Z] 3.16: Pulling from library/alpine [2022-10-26T17:52:54.097Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T17:52:54.097Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T17:52:54.097Z] ---> a6215f271958 [2022-10-26T17:52:54.097Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-26T17:52:54.097Z] ---> Running in e5083ffd44bc [2022-10-26T17:52:54.097Z] Removing intermediate container e5083ffd44bc [2022-10-26T17:52:54.097Z] ---> c1a24be658ab [2022-10-26T17:52:54.097Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-26T17:52:54.097Z] ---> Running in a3423a619587 [2022-10-26T17:52:54.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:52:54.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:52:54.097Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T17:52:54.097Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T17:52:54.097Z] (3/33) Installing readline (8.1.2-r0) [2022-10-26T17:52:54.097Z] (4/33) Installing bash (5.1.16-r2) [2022-10-26T17:52:54.097Z] Executing bash-5.1.16-r2.post-install [2022-10-26T17:52:54.097Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-26T17:52:54.097Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-26T17:52:54.097Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T17:52:54.097Z] (8/33) Installing libcurl (7.83.1-r4) [2022-10-26T17:52:54.097Z] (9/33) Installing curl (7.83.1-r4) [2022-10-26T17:52:54.097Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-26T17:52:54.097Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-26T17:52:54.097Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-26T17:52:54.097Z] (13/33) Installing expat (2.5.0-r0) [2022-10-26T17:52:54.097Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-26T17:52:54.097Z] (15/33) Installing gdbm (1.23-r0) [2022-10-26T17:52:54.097Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-26T17:52:54.097Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T17:52:54.097Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T17:52:54.097Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-26T17:52:54.097Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-26T17:52:54.097Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-26T17:52:56.674Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-26T17:52:56.674Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-26T17:52:56.674Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-26T17:52:56.674Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-26T17:52:56.674Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-26T17:52:56.674Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-26T17:52:56.674Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-26T17:52:56.674Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-26T17:52:56.674Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-26T17:52:56.674Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-26T17:52:56.674Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-26T17:52:56.674Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-26T17:52:57.629Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:52:57.629Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T17:52:58.210Z] OK: 120 MiB in 47 packages [2022-10-26T17:52:59.615Z] Removing intermediate container d394549bcd1c [2022-10-26T17:52:59.615Z] ---> e530678af0b9 [2022-10-26T17:52:59.615Z] [2022-10-26T17:52:59.615Z] Step 9/32 : FROM alpine:3.16 [2022-10-26T17:52:59.615Z] ---> a6215f271958 [2022-10-26T17:52:59.615Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T17:52:59.880Z] ---> Running in 708443352de7 [2022-10-26T17:53:00.475Z] Removing intermediate container 708443352de7 [2022-10-26T17:53:00.475Z] ---> 7d15a56557c6 [2022-10-26T17:53:00.475Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-26T17:53:00.475Z] ---> Running in 5b154dacf1a1 [2022-10-26T17:53:02.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:53:02.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:53:04.096Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-26T17:53:04.096Z] (2/2) Installing su-exec (0.2-r1) [2022-10-26T17:53:04.096Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:53:04.096Z] OK: 5 MiB in 16 packages [2022-10-26T17:53:05.498Z] Removing intermediate container 5b154dacf1a1 [2022-10-26T17:53:05.498Z] ---> 71893f1efa08 [2022-10-26T17:53:05.498Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-26T17:53:05.775Z] ---> Running in af73475998f4 [2022-10-26T17:53:06.039Z] Removing intermediate container af73475998f4 [2022-10-26T17:53:06.039Z] ---> 2f651314e832 [2022-10-26T17:53:06.039Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-26T17:53:06.303Z] ---> Running in e021a2484e8e [2022-10-26T17:53:06.882Z] Removing intermediate container e021a2484e8e [2022-10-26T17:53:06.882Z] ---> b76aaa9d7136 [2022-10-26T17:53:06.882Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-26T17:53:06.882Z] ---> Running in 705da69f171e [2022-10-26T17:53:07.461Z] Removing intermediate container 705da69f171e [2022-10-26T17:53:07.461Z] ---> 1b0160cc7e5a [2022-10-26T17:53:07.462Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-26T17:53:07.462Z] ---> Running in 50dbfb96b5dd [2022-10-26T17:53:08.041Z] Removing intermediate container 50dbfb96b5dd [2022-10-26T17:53:08.041Z] ---> 4ab7e62f4371 [2022-10-26T17:53:08.041Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-26T17:53:08.307Z] ---> Running in 4af196193fa1 [2022-10-26T17:53:11.639Z] Removing intermediate container 4af196193fa1 [2022-10-26T17:53:11.639Z] ---> d2df2ba0e08d [2022-10-26T17:53:11.639Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-26T17:53:11.639Z] ---> Running in ec1be9b86682 [2022-10-26T17:53:11.904Z] Removing intermediate container ec1be9b86682 [2022-10-26T17:53:11.904Z] ---> 69c99cfae3ab [2022-10-26T17:53:11.904Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-26T17:53:12.862Z] ---> 03f4e2011ee1 [2022-10-26T17:53:12.863Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-26T17:53:12.863Z] ---> Running in 98ae2d644792 [2022-10-26T17:53:16.195Z] Removing intermediate container 98ae2d644792 [2022-10-26T17:53:16.195Z] ---> edbd25f3a3a8 [2022-10-26T17:53:16.195Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T17:53:17.150Z] ---> 87084d1d501e [2022-10-26T17:53:17.150Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-26T17:53:19.085Z] ---> 2e7aebb1a5b4 [2022-10-26T17:53:19.085Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-26T17:53:19.667Z] ---> 128c5e23b312 [2022-10-26T17:53:19.667Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-26T17:53:19.937Z] Collecting docker-compose==1.23.2 [2022-10-26T17:53:20.209Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-26T17:53:20.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.7 MB/s eta 0:00:00 [2022-10-26T17:53:20.794Z] ---> 39560ea58b70 [2022-10-26T17:53:20.794Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-26T17:53:21.751Z] ---> 44df77ff60e9 [2022-10-26T17:53:21.751Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-26T17:53:22.018Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-26T17:53:22.018Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-26T17:53:22.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.9 MB/s eta 0:00:00 [2022-10-26T17:53:22.600Z] ---> d3ee8d860877 [2022-10-26T17:53:22.600Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-26T17:53:23.211Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-26T17:53:23.211Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-26T17:53:23.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.7 MB/s eta 0:00:00 [2022-10-26T17:53:23.479Z] ---> b1755fd287b2 [2022-10-26T17:53:23.479Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-26T17:53:23.479Z] ---> Running in 4eb3bc932a64 [2022-10-26T17:53:24.062Z] Collecting docker<4.0,>=3.6.0 [2022-10-26T17:53:24.062Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-26T17:53:24.062Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.0 MB/s eta 0:00:00 [2022-10-26T17:53:24.333Z] Collecting docopt<0.7,>=0.6.1 [2022-10-26T17:53:24.333Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-26T17:53:24.600Z] Preparing metadata (setup.py): started [2022-10-26T17:53:26.544Z] Removing intermediate container 4eb3bc932a64 [2022-10-26T17:53:26.544Z] ---> 256bdfcb8b47 [2022-10-26T17:53:26.544Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-26T17:53:26.815Z] ---> Running in b360d17d23fc [2022-10-26T17:53:27.395Z] Removing intermediate container b360d17d23fc [2022-10-26T17:53:27.395Z] ---> 0cb5c4f10992 [2022-10-26T17:53:27.395Z] Step 29/32 : CMD ["gate"] [2022-10-26T17:53:27.395Z] ---> Running in aed7e5ab4a87 [2022-10-26T17:53:27.993Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T17:53:27.993Z] Removing intermediate container aed7e5ab4a87 [2022-10-26T17:53:27.993Z] ---> 7f373b90aa65 [2022-10-26T17:53:27.993Z] Step 30/32 : LABEL arch=arm64 [2022-10-26T17:53:27.993Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-26T17:53:27.993Z] ---> Running in a56b455f7d15 [2022-10-26T17:53:28.258Z] Collecting cached-property<2,>=1.2.0 [2022-10-26T17:53:28.258Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-26T17:53:28.523Z] Collecting texttable<0.10,>=0.9.0 [2022-10-26T17:53:28.523Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-26T17:53:28.523Z] Removing intermediate container a56b455f7d15 [2022-10-26T17:53:28.523Z] ---> f53e209f31ae [2022-10-26T17:53:28.523Z] Step 31/32 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T17:53:28.799Z] Preparing metadata (setup.py): started [2022-10-26T17:53:28.799Z] ---> Running in b39e0239e04e [2022-10-26T17:53:29.382Z] Removing intermediate container b39e0239e04e [2022-10-26T17:53:29.382Z] ---> 7b60ddb292f0 [2022-10-26T17:53:29.382Z] Step 32/32 : LABEL version=0.0.0 [2022-10-26T17:53:29.382Z] ---> Running in b53ed364310f [2022-10-26T17:53:29.963Z] Removing intermediate container b53ed364310f [2022-10-26T17:53:29.963Z] ---> be0399cc9bbc [2022-10-26T17:53:29.963Z] [2022-10-26T17:53:30.230Z] Successfully built be0399cc9bbc [2022-10-26T17:53:30.230Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-26T17:53:30.230Z] Building security-secretstore-setup [2022-10-26T17:53:31.630Z]  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' [2022-10-26T17:53:32.211Z] Collecting jsonschema<3,>=2.5.1 [2022-10-26T17:53:32.211Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-26T17:53:33.164Z] Collecting PyYAML<4,>=3.10 [2022-10-26T17:53:33.164Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-26T17:53:33.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.6 MB/s eta 0:00:00 [2022-10-26T17:53:35.099Z] Preparing metadata (setup.py): started [2022-10-26T17:53:37.666Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T17:53:37.666Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-26T17:53:37.666Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-26T17:53:37.666Z] Preparing metadata (setup.py): started [2022-10-26T17:53:41.169Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T17:53:41.169Z] Collecting docker-pycreds>=0.4.0 [2022-10-26T17:53:41.169Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-26T17:53:43.824Z] Collecting certifi>=2017.4.17 [2022-10-26T17:53:43.824Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-26T17:53:43.824Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 8.7 MB/s eta 0:00:00 [2022-10-26T17:53:45.256Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-26T17:53:45.256Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-26T17:53:45.546Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.0 MB/s eta 0:00:00 [2022-10-26T17:53:45.818Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-26T17:53:45.818Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-26T17:53:45.818Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 4.8 MB/s eta 0:00:00 [2022-10-26T17:53:46.085Z] Collecting idna<2.8,>=2.5 [2022-10-26T17:53:46.085Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-26T17:53:46.350Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.4 MB/s eta 0:00:00 [2022-10-26T17:53:46.932Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-26T17:53:46.932Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-26T17:53:47.198Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-26T17:53:47.198Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-26T17:53:48.168Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:53:48.168Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:53:48.168Z] ---> 9d04376371e4 [2022-10-26T17:53:48.434Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T17:53:48.434Z] ---> Using cache [2022-10-26T17:53:48.434Z] ---> cb231595f6d1 [2022-10-26T17:53:48.434Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-26T17:53:48.713Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-26T17:53:48.713Z] Running setup.py install for texttable: started [2022-10-26T17:53:48.981Z] ---> Running in 36d4bfbe32b6 [2022-10-26T17:53:50.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:53:51.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:53:52.906Z] Running setup.py install for texttable: finished with status 'done' [2022-10-26T17:53:52.906Z] Running setup.py install for PyYAML: started [2022-10-26T17:53:52.906Z] OK: 221 MiB in 51 packages [2022-10-26T17:53:54.313Z] Removing intermediate container 36d4bfbe32b6 [2022-10-26T17:53:54.313Z] ---> 5150a0505c95 [2022-10-26T17:53:54.313Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T17:53:55.278Z] ---> 8af848c193d1 [2022-10-26T17:53:55.278Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:53:55.278Z] ---> Running in 4063ddbf3ef1 [2022-10-26T17:53:57.226Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-26T17:53:59.162Z] Running setup.py install for docopt: started [2022-10-26T17:54:01.740Z] Running setup.py install for docopt: finished with status 'done' [2022-10-26T17:54:05.987Z] Running setup.py install for dockerpty: started [2022-10-26T17:54:09.324Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-26T17:54:12.667Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-26T17:54:12.667Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-26T17:54:30.883Z] Removing intermediate container a3423a619587 [2022-10-26T17:54:30.883Z] ---> 22027968ea4f [2022-10-26T17:54:30.883Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-26T17:54:30.883Z] ---> Running in 7cd4c591bba1 [2022-10-26T17:54:30.883Z] Removing intermediate container 7cd4c591bba1 [2022-10-26T17:54:30.883Z] ---> 204e48f3ded7 [2022-10-26T17:54:30.883Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T17:54:30.883Z] ---> Running in 20bc0cdf2805 [2022-10-26T17:54:31.169Z] Removing intermediate container 20bc0cdf2805 [2022-10-26T17:54:31.169Z] ---> 3ad42086dbcc [2022-10-26T17:54:31.169Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-26T17:54:33.110Z] ---> 54db37f69c24 [2022-10-26T17:54:33.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-26T17:54:34.066Z] ---> 199a0b5f295d [2022-10-26T17:54:34.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-26T17:54:35.469Z] ---> 80185f7b2a8c [2022-10-26T17:54:35.469Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-26T17:54:35.739Z] ---> Running in a87eea0de639 [2022-10-26T17:54:36.319Z] Removing intermediate container a87eea0de639 [2022-10-26T17:54:36.319Z] ---> 39bed76cf53a [2022-10-26T17:54:36.319Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T17:54:36.584Z] ---> Running in 3cf771b6a290 [2022-10-26T17:54:37.171Z] Removing intermediate container 3cf771b6a290 [2022-10-26T17:54:37.171Z] ---> a62b8028005b [2022-10-26T17:54:37.171Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T17:54:37.437Z] ---> Running in eb310d70588b [2022-10-26T17:54:38.395Z] Removing intermediate container eb310d70588b [2022-10-26T17:54:38.395Z] ---> 980eb89fc4ac [2022-10-26T17:54:38.395Z] Step 21/22 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T17:54:38.662Z] ---> Running in e2ad2e936e70 [2022-10-26T17:54:40.066Z] Removing intermediate container e2ad2e936e70 [2022-10-26T17:54:40.066Z] ---> 0b3c7c416e37 [2022-10-26T17:54:40.066Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T17:54:40.333Z] ---> Running in 10457b03a238 [2022-10-26T17:54:41.741Z] Removing intermediate container 10457b03a238 [2022-10-26T17:54:41.741Z] ---> 1aec5c138120 [2022-10-26T17:54:41.741Z] [2022-10-26T17:54:42.321Z] Successfully built 1aec5c138120 [2022-10-26T17:54:42.321Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-26T17:54:42.321Z] Building core-metadata [2022-10-26T17:54:48.948Z]  Building sys-mgmt-agent ... done Removing intermediate container 779be728056b [2022-10-26T17:54:48.948Z] ---> bff4900c08b8 [2022-10-26T17:54:48.948Z] [2022-10-26T17:54:48.948Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T17:54:48.948Z] ---> a6215f271958 [2022-10-26T17:54:48.948Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-26T17:54:49.213Z] ---> Running in 034eb3dcabaf [2022-10-26T17:54:50.170Z] Removing intermediate container 034eb3dcabaf [2022-10-26T17:54:50.170Z] ---> 6e8af45cde90 [2022-10-26T17:54:50.170Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-26T17:54:50.170Z] ---> Running in 2263cb7ee9c6 [2022-10-26T17:54:51.134Z] Removing intermediate container 2263cb7ee9c6 [2022-10-26T17:54:51.134Z] ---> 988dd041e5db [2022-10-26T17:54:51.134Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-26T17:54:51.134Z] ---> Running in f6faa69271ae [2022-10-26T17:54:52.086Z] Removing intermediate container f6faa69271ae [2022-10-26T17:54:52.086Z] ---> 49648fdf9c52 [2022-10-26T17:54:52.086Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T17:54:52.086Z] ---> Running in 5600b410d452 [2022-10-26T17:54:54.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:54:54.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:54:56.063Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T17:54:56.063Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T17:54:56.063Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T17:54:56.063Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T17:54:56.063Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T17:54:56.063Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T17:54:56.063Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:54:56.063Z] OK: 8 MiB in 20 packages [2022-10-26T17:54:59.396Z] Removing intermediate container 5600b410d452 [2022-10-26T17:54:59.396Z] ---> da02a68770d6 [2022-10-26T17:54:59.396Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T17:55:00.807Z] ---> 3d0f512e532f [2022-10-26T17:55:00.807Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-26T17:55:04.140Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:55:04.140Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:55:04.140Z] ---> 9d04376371e4 [2022-10-26T17:55:04.140Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T17:55:04.140Z] ---> Using cache [2022-10-26T17:55:04.140Z] ---> cd51d4dc9fcf [2022-10-26T17:55:04.140Z] Step 4/24 : WORKDIR /edgex-go [2022-10-26T17:55:04.140Z] ---> Using cache [2022-10-26T17:55:04.140Z] ---> d5b3e6560ac9 [2022-10-26T17:55:04.140Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-26T17:55:04.140Z] ---> Running in 8288e789dbdd [2022-10-26T17:55:04.742Z] ---> 772d3b027b72 [2022-10-26T17:55:04.742Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-26T17:55:06.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:55:06.686Z] ---> 3dd0feea88d0 [2022-10-26T17:55:06.686Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-26T17:55:06.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:55:06.953Z] ---> Running in 142ea71e91be [2022-10-26T17:55:08.358Z] OK: 221 MiB in 51 packages [2022-10-26T17:55:09.764Z] Removing intermediate container 142ea71e91be [2022-10-26T17:55:09.765Z] ---> 16883dffcd07 [2022-10-26T17:55:09.765Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T17:55:10.031Z] ---> Running in c18beed0b447 [2022-10-26T17:55:10.986Z] Removing intermediate container c18beed0b447 [2022-10-26T17:55:10.986Z] ---> e1b9e19cb9b1 [2022-10-26T17:55:10.986Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T17:55:10.986Z] Removing intermediate container 8288e789dbdd [2022-10-26T17:55:10.986Z] ---> d3cb14488801 [2022-10-26T17:55:10.986Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-26T17:55:10.986Z] ---> Running in ececae967aab [2022-10-26T17:55:11.940Z] Removing intermediate container ececae967aab [2022-10-26T17:55:11.940Z] ---> f220a913f0f7 [2022-10-26T17:55:11.940Z] Step 21/22 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T17:55:11.940Z] ---> Running in 2860fd14dcfd [2022-10-26T17:55:12.524Z] ---> 67ed5a4d1172 [2022-10-26T17:55:12.524Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:55:12.789Z] Removing intermediate container 2860fd14dcfd [2022-10-26T17:55:12.789Z] ---> 2f43c3b981fd [2022-10-26T17:55:12.789Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T17:55:13.054Z] ---> Running in 0372bd874e6e [2022-10-26T17:55:13.054Z] ---> Running in c2cb8ecc9da7 [2022-10-26T17:55:14.019Z] Removing intermediate container c2cb8ecc9da7 [2022-10-26T17:55:14.019Z] ---> 5f951db33d4f [2022-10-26T17:55:14.019Z] [2022-10-26T17:55:14.976Z] Successfully built 5f951db33d4f [2022-10-26T17:55:14.976Z] Successfully tagged core-data-arm64:latest [2022-10-26T17:55:14.976Z] Building security-spiffe-token-provider [2022-10-26T17:55:23.169Z]  Building core-data ... done Removing intermediate container 4063ddbf3ef1 [2022-10-26T17:55:23.169Z] ---> 2a21ed79f9d9 [2022-10-26T17:55:23.169Z] Step 7/24 : COPY . . [2022-10-26T17:55:33.255Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:55:33.255Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:55:33.255Z] ---> 9d04376371e4 [2022-10-26T17:55:33.255Z] Step 3/19 : WORKDIR /edgex-go [2022-10-26T17:55:33.255Z] ---> Using cache [2022-10-26T17:55:33.255Z] ---> cb231595f6d1 [2022-10-26T17:55:33.255Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-26T17:55:33.255Z] ---> Running in 1a528ca6528b [2022-10-26T17:55:35.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:55:35.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:55:37.236Z] v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-26T17:55:37.236Z] v3.16.2-340-ge3a5abd2d0 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-26T17:55:37.236Z] OK: 16898 distinct packages available [2022-10-26T17:55:37.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:55:37.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:55:38.722Z] OK: 221 MiB in 51 packages [2022-10-26T17:55:40.655Z] ---> 4f213143a7d4 [2022-10-26T17:55:40.656Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-26T17:55:40.924Z] ---> Running in ac5c1efbc6b6 [2022-10-26T17:55:41.192Z] Removing intermediate container 1a528ca6528b [2022-10-26T17:55:41.257Z] ---> aba89fd8a081 [2022-10-26T17:55:41.257Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-26T17:55:43.199Z] ---> caa58be45784 [2022-10-26T17:55:43.199Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:55:43.199Z] ---> Running in e5b454f2e804 [2022-10-26T17:55:43.199Z] 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-10-26T17:56:30.036Z] Removing intermediate container 0372bd874e6e [2022-10-26T17:56:30.036Z] ---> e13db9e40648 [2022-10-26T17:56:30.036Z] Step 8/24 : COPY . . [2022-10-26T17:56:40.093Z] Removing intermediate container d15c93db53d8 [2022-10-26T17:56:40.093Z] ---> f0d9e4491e5d [2022-10-26T17:56:40.093Z] [2022-10-26T17:56:40.093Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T17:56:40.093Z] ---> a6215f271958 [2022-10-26T17:56:40.093Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-26T17:56:40.093Z] ---> Running in 836790714b86 [2022-10-26T17:56:42.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T17:56:42.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T17:56:43.707Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-26T17:56:43.973Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:56:43.973Z] OK: 5 MiB in 15 packages [2022-10-26T17:56:46.550Z] Removing intermediate container 836790714b86 [2022-10-26T17:56:46.550Z] ---> 5cacf5445fa3 [2022-10-26T17:56:46.550Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T17:56:46.816Z] ---> Running in 9bc713f59aff [2022-10-26T17:56:47.776Z] Removing intermediate container 9bc713f59aff [2022-10-26T17:56:47.776Z] ---> 4650fec754dd [2022-10-26T17:56:47.776Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-26T17:56:48.043Z] ---> Running in e98693c5da1f [2022-10-26T17:56:49.004Z] Removing intermediate container e98693c5da1f [2022-10-26T17:56:49.004Z] ---> 585a95ac5937 [2022-10-26T17:56:49.004Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T17:56:49.271Z] ---> Running in 6242d86abc45 [2022-10-26T17:56:49.859Z] Removing intermediate container 6242d86abc45 [2022-10-26T17:56:49.859Z] ---> badd0211d6f3 [2022-10-26T17:56:49.859Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T17:56:51.799Z] ---> c5221fe26a6a [2022-10-26T17:56:51.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-26T17:56:54.375Z] ---> a50d01ee0858 [2022-10-26T17:56:54.375Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-26T17:56:54.375Z] ---> Running in 0e5362983aad [2022-10-26T17:56:56.950Z] 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-10-26T17:56:57.537Z] ---> a0b2d074aebb [2022-10-26T17:56:57.804Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-26T17:56:59.212Z] ---> bd508019d637 [2022-10-26T17:56:59.212Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-26T17:56:59.477Z] ---> Running in 8a3e1e0e625e [2022-10-26T17:57:00.060Z] Removing intermediate container 8a3e1e0e625e [2022-10-26T17:57:00.060Z] ---> 0a554ed54d7f [2022-10-26T17:57:00.060Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T17:57:00.325Z] ---> Running in 96515baf5dc4 [2022-10-26T17:57:01.278Z] Removing intermediate container 96515baf5dc4 [2022-10-26T17:57:01.278Z] ---> bd7f6e2fa019 [2022-10-26T17:57:01.278Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T17:57:01.278Z] ---> Running in ce87cdfebf84 [2022-10-26T17:57:02.230Z] Removing intermediate container ce87cdfebf84 [2022-10-26T17:57:02.230Z] ---> 0b235d756151 [2022-10-26T17:57:02.230Z] Step 21/22 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T17:57:02.495Z] ---> Running in ee6373cfc162 [2022-10-26T17:57:03.072Z] Removing intermediate container ee6373cfc162 [2022-10-26T17:57:03.072Z] ---> 98780daa7882 [2022-10-26T17:57:03.072Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T17:57:03.337Z] ---> Running in 2f77e24bd260 [2022-10-26T17:57:04.455Z] Removing intermediate container 2f77e24bd260 [2022-10-26T17:57:04.455Z] ---> 899093e086d6 [2022-10-26T17:57:04.455Z] [2022-10-26T17:57:05.106Z] Successfully built 899093e086d6 [2022-10-26T17:57:05.106Z] Successfully tagged support-scheduler-arm64:latest [2022-10-26T17:57:05.106Z]  Building support-scheduler ... done Building security-proxy-setup [2022-10-26T17:57:09.442Z] Removing intermediate container e5b454f2e804 [2022-10-26T17:57:09.442Z] ---> 9251457b2b5c [2022-10-26T17:57:09.442Z] Step 7/19 : COPY . . [2022-10-26T17:57:24.565Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T17:57:24.565Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-26T17:57:24.565Z] ---> 9d04376371e4 [2022-10-26T17:57:24.565Z] Step 3/21 : WORKDIR /edgex-go [2022-10-26T17:57:24.565Z] ---> Using cache [2022-10-26T17:57:24.565Z] ---> cb231595f6d1 [2022-10-26T17:57:24.565Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-26T17:57:24.565Z] ---> Using cache [2022-10-26T17:57:24.565Z] ---> 5150a0505c95 [2022-10-26T17:57:24.565Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-26T17:57:24.565Z] ---> Using cache [2022-10-26T17:57:24.565Z] ---> 8af848c193d1 [2022-10-26T17:57:24.565Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:57:24.565Z] ---> Using cache [2022-10-26T17:57:24.565Z] ---> 2a21ed79f9d9 [2022-10-26T17:57:24.565Z] Step 7/21 : COPY . . [2022-10-26T17:57:24.565Z] ---> Using cache [2022-10-26T17:57:24.565Z] ---> 4f213143a7d4 [2022-10-26T17:57:24.565Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-26T17:57:24.830Z] ---> Running in 4b864fd4c279 [2022-10-26T17:57:25.422Z] ---> a808e65f9384 [2022-10-26T17:57:25.422Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-26T17:57:25.422Z] ---> Running in 4c29e1609d8a [2022-10-26T17:57:27.357Z] 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-10-26T17:57:27.357Z] 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-10-26T18:00:04.025Z] Removing intermediate container a5895ecf71ef [2022-10-26T18:00:04.025Z] ---> 7a37c40a6955 [2022-10-26T18:00:04.025Z] [2022-10-26T18:00:04.025Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T18:00:04.025Z] ---> a6215f271958 [2022-10-26T18:00:04.025Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-26T18:00:04.025Z] ---> Running in b00ce75aa4d1 [2022-10-26T18:00:04.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T18:00:04.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T18:00:04.025Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-26T18:00:04.025Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-26T18:00:04.025Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T18:00:04.025Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T18:00:04.025Z] OK: 6 MiB in 16 packages [2022-10-26T18:00:04.025Z] Removing intermediate container b00ce75aa4d1 [2022-10-26T18:00:04.025Z] ---> 2ea0bfa32f40 [2022-10-26T18:00:04.025Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T18:00:04.025Z] ---> Running in 24ae7b12d6db [2022-10-26T18:00:04.025Z] Removing intermediate container 24ae7b12d6db [2022-10-26T18:00:04.025Z] ---> d673ea489b61 [2022-10-26T18:00:04.025Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-26T18:00:04.025Z] ---> Running in 5e39cbb788dc [2022-10-26T18:00:04.025Z] Removing intermediate container 5e39cbb788dc [2022-10-26T18:00:04.025Z] ---> 95f9a6d4f631 [2022-10-26T18:00:04.025Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T18:00:04.025Z] ---> Running in 50e5694d8a9c [2022-10-26T18:00:04.025Z] Removing intermediate container 50e5694d8a9c [2022-10-26T18:00:04.025Z] ---> 60a621e6f869 [2022-10-26T18:00:04.025Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T18:00:04.025Z] ---> c1b7f485953e [2022-10-26T18:00:04.025Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-26T18:00:04.623Z] ---> dbffeec62621 [2022-10-26T18:00:04.623Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-26T18:00:05.576Z] ---> 84f7e7aec360 [2022-10-26T18:00:05.576Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-26T18:00:05.576Z] ---> Running in 2ec51e832e29 [2022-10-26T18:00:06.154Z] Removing intermediate container 2ec51e832e29 [2022-10-26T18:00:06.154Z] ---> c7dada7e87ad [2022-10-26T18:00:06.154Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T18:00:06.154Z] ---> Running in 03c0ac61c647 [2022-10-26T18:00:06.732Z] Removing intermediate container 03c0ac61c647 [2022-10-26T18:00:06.732Z] ---> 037ea732f20d [2022-10-26T18:00:06.732Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T18:00:06.732Z] ---> Running in 49448e68c93d [2022-10-26T18:00:07.309Z] Removing intermediate container 49448e68c93d [2022-10-26T18:00:07.309Z] ---> 6f7a8bb646af [2022-10-26T18:00:07.309Z] Step 21/22 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T18:00:07.309Z] ---> Running in f15be7ec6163 [2022-10-26T18:00:07.885Z] Removing intermediate container f15be7ec6163 [2022-10-26T18:00:07.885Z] ---> e2f50bfe006c [2022-10-26T18:00:07.885Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T18:00:07.885Z] ---> Running in ce1713d995e0 [2022-10-26T18:00:08.150Z] Removing intermediate container ce1713d995e0 [2022-10-26T18:00:08.150Z] ---> 3be15766aa2c [2022-10-26T18:00:08.150Z] [2022-10-26T18:00:08.414Z] Successfully built 3be15766aa2c [2022-10-26T18:00:08.414Z] Successfully tagged support-notifications-arm64:latest [2022-10-26T18:00:08.414Z] Building core-command [2022-10-26T18:00:26.575Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T18:00:26.575Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T18:00:26.575Z] ---> 9d04376371e4 [2022-10-26T18:00:26.575Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-26T18:00:26.575Z] ---> Using cache [2022-10-26T18:00:26.575Z] ---> cd51d4dc9fcf [2022-10-26T18:00:26.575Z] Step 4/23 : WORKDIR /edgex-go [2022-10-26T18:00:26.575Z] ---> Using cache [2022-10-26T18:00:26.575Z] ---> d5b3e6560ac9 [2022-10-26T18:00:26.575Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-26T18:00:26.575Z] ---> Using cache [2022-10-26T18:00:26.575Z] ---> d3cb14488801 [2022-10-26T18:00:26.575Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-26T18:00:26.575Z] ---> Using cache [2022-10-26T18:00:26.575Z] ---> 67ed5a4d1172 [2022-10-26T18:00:26.575Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T18:00:26.575Z] ---> Using cache [2022-10-26T18:00:26.575Z] ---> e13db9e40648 [2022-10-26T18:00:26.575Z] Step 8/23 : COPY . . [2022-10-26T18:00:26.575Z] ---> Using cache [2022-10-26T18:00:26.575Z] ---> a50d01ee0858 [2022-10-26T18:00:26.575Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-26T18:00:26.575Z] ---> Running in 1b17146d0ff7 [2022-10-26T18:00:26.838Z] 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-command/core-command ./cmd/core-command [2022-10-26T18:00:59.008Z] 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-10-26T18:01:17.186Z] Removing intermediate container ac5c1efbc6b6 [2022-10-26T18:01:17.186Z] ---> d45c0b6026ed [2022-10-26T18:01:17.186Z] [2022-10-26T18:01:17.186Z] Step 9/24 : FROM alpine:3.16 [2022-10-26T18:01:17.186Z] ---> a6215f271958 [2022-10-26T18:01:17.186Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-26T18:01:17.186Z] ---> Running in 980faa17b0da [2022-10-26T18:01:17.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T18:01:17.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T18:01:18.583Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-26T18:01:18.583Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-26T18:01:18.583Z] (3/3) Installing su-exec (0.2-r1) [2022-10-26T18:01:18.583Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T18:01:18.583Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T18:01:18.849Z] OK: 6 MiB in 17 packages [2022-10-26T18:01:22.177Z] Removing intermediate container 980faa17b0da [2022-10-26T18:01:22.177Z] ---> 3b0d692a1d30 [2022-10-26T18:01:22.177Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T18:01:22.177Z] ---> Running in 6fd2c332f3cb [2022-10-26T18:01:22.443Z] Removing intermediate container 6fd2c332f3cb [2022-10-26T18:01:22.443Z] ---> 8ddb73a68530 [2022-10-26T18:01:22.443Z] Step 12/24 : WORKDIR / [2022-10-26T18:01:22.443Z] ---> Running in 6cfcfbd80f05 [2022-10-26T18:01:23.031Z] Removing intermediate container 6cfcfbd80f05 [2022-10-26T18:01:23.031Z] ---> cbf271f5f9a0 [2022-10-26T18:01:23.031Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-26T18:01:23.989Z] ---> 5798632f7c40 [2022-10-26T18:01:23.989Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-26T18:01:24.949Z] ---> 2ade32c9818a [2022-10-26T18:01:24.949Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-26T18:01:25.904Z] ---> 7aaea6171fba [2022-10-26T18:01:25.904Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-26T18:01:26.859Z] ---> ce2f97e8e362 [2022-10-26T18:01:26.859Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-26T18:01:28.261Z] ---> 910dfa5ffe7c [2022-10-26T18:01:28.261Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-26T18:01:29.666Z] ---> ba79fd19ef2c [2022-10-26T18:01:29.666Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T18:01:30.620Z] ---> 7f05b1b80972 [2022-10-26T18:01:30.620Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T18:01:30.620Z] ---> Running in f212065b551e [2022-10-26T18:01:33.950Z] Removing intermediate container f212065b551e [2022-10-26T18:01:33.950Z] ---> 281177774908 [2022-10-26T18:01:33.950Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T18:01:33.950Z] ---> Running in e2499df773a6 [2022-10-26T18:01:34.214Z] Removing intermediate container e2499df773a6 [2022-10-26T18:01:34.214Z] ---> 145e6d4ab32d [2022-10-26T18:01:34.214Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T18:01:34.214Z] ---> Running in cf0d5c9b026f [2022-10-26T18:01:34.792Z] Removing intermediate container cf0d5c9b026f [2022-10-26T18:01:34.792Z] ---> c5a1ee25abef [2022-10-26T18:01:34.792Z] Step 23/24 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T18:01:34.792Z] ---> Running in e07c07a2b0c5 [2022-10-26T18:01:35.370Z] Removing intermediate container e07c07a2b0c5 [2022-10-26T18:01:35.370Z] ---> 35901ea5acf6 [2022-10-26T18:01:35.370Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T18:01:35.370Z] ---> Running in c9c94b629cb6 [2022-10-26T18:01:35.946Z] Removing intermediate container c9c94b629cb6 [2022-10-26T18:01:35.946Z] ---> b896eb4d44cb [2022-10-26T18:01:35.946Z] [2022-10-26T18:01:36.210Z] Successfully built b896eb4d44cb [2022-10-26T18:01:36.210Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-26T18:01:36.210Z] Building security-spire-config [2022-10-26T18:01:54.386Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T18:01:54.386Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T18:01:54.386Z] ---> 9d04376371e4 [2022-10-26T18:01:54.386Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T18:01:54.386Z] ---> Using cache [2022-10-26T18:01:54.386Z] ---> cb231595f6d1 [2022-10-26T18:01:54.386Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T18:01:54.386Z] ---> Using cache [2022-10-26T18:01:54.386Z] ---> 937e9dcdc461 [2022-10-26T18:01:54.386Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T18:01:54.386Z] ---> Using cache [2022-10-26T18:01:54.386Z] ---> 31c7ddc7b5da [2022-10-26T18:01:54.386Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T18:01:54.386Z] ---> Using cache [2022-10-26T18:01:54.386Z] ---> 21690ca69cf4 [2022-10-26T18:01:54.386Z] Step 7/24 : COPY . . [2022-10-26T18:01:54.386Z] ---> Using cache [2022-10-26T18:01:54.386Z] ---> 2dd1674a0f8e [2022-10-26T18:01:54.386Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T18:01:54.386Z] ---> Using cache [2022-10-26T18:01:54.386Z] ---> 6dbb8a29f6bb [2022-10-26T18:01:54.386Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T18:01:54.386Z] ---> Using cache [2022-10-26T18:01:54.386Z] ---> 4d5bfb69af77 [2022-10-26T18:01:54.386Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T18:01:54.386Z] ---> Running in 18d02b69a775 [2022-10-26T18:01:58.620Z] Removing intermediate container 18d02b69a775 [2022-10-26T18:01:58.620Z] ---> 2e8532777872 [2022-10-26T18:01:58.620Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T18:01:58.620Z] ---> Running in ab1ae2298e18 [2022-10-26T18:01:59.199Z] Removing intermediate container ab1ae2298e18 [2022-10-26T18:01:59.199Z] ---> 3dc247facb95 [2022-10-26T18:01:59.199Z] [2022-10-26T18:01:59.199Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T18:01:59.199Z] ---> 02e0d6fdf486 [2022-10-26T18:01:59.199Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T18:01:59.199Z] ---> Using cache [2022-10-26T18:01:59.199Z] ---> 18b9eb59fb81 [2022-10-26T18:01:59.199Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-26T18:01:59.199Z] ---> Running in 400c1d3b8824 [2022-10-26T18:02:01.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T18:02:01.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T18:02:03.113Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T18:02:03.113Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T18:02:03.113Z] OK: 15734 distinct packages available [2022-10-26T18:02:03.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T18:02:03.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T18:02:04.785Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-26T18:02:04.785Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-26T18:02:04.785Z] (3/4) Installing libucontext (1.1-r0) [2022-10-26T18:02:04.785Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-26T18:02:04.785Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T18:02:04.785Z] OK: 6 MiB in 18 packages [2022-10-26T18:02:06.728Z] Removing intermediate container 400c1d3b8824 [2022-10-26T18:02:06.728Z] ---> a5f866ebf708 [2022-10-26T18:02:06.728Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T18:02:12.052Z] ---> 90f90463ca32 [2022-10-26T18:02:12.052Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T18:02:12.629Z] ---> 057bb819934d [2022-10-26T18:02:12.629Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-26T18:02:12.629Z] ---> Running in e5640f8e2b42 [2022-10-26T18:02:13.209Z] Removing intermediate container e5640f8e2b42 [2022-10-26T18:02:13.209Z] ---> b9f1303263d0 [2022-10-26T18:02:13.209Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-26T18:02:14.161Z] ---> 3f75be356141 [2022-10-26T18:02:14.161Z] Step 19/24 : WORKDIR / [2022-10-26T18:02:14.161Z] ---> Running in 1088d202102b [2022-10-26T18:02:14.767Z] Removing intermediate container 1088d202102b [2022-10-26T18:02:14.767Z] ---> 61018f705fc7 [2022-10-26T18:02:14.767Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T18:02:15.032Z] ---> Running in b7337f81a53b [2022-10-26T18:02:15.610Z] Removing intermediate container b7337f81a53b [2022-10-26T18:02:15.610Z] ---> 0eda0e33a5b5 [2022-10-26T18:02:15.610Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T18:02:15.610Z] ---> Running in a85b3953845a [2022-10-26T18:02:16.189Z] Removing intermediate container a85b3953845a [2022-10-26T18:02:16.189Z] ---> 09ddbaf6d655 [2022-10-26T18:02:16.189Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T18:02:16.189Z] ---> Running in 76f79f3d0d8b [2022-10-26T18:02:16.768Z] Removing intermediate container 76f79f3d0d8b [2022-10-26T18:02:16.768Z] ---> 9c45d22a4863 [2022-10-26T18:02:16.768Z] Step 23/24 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T18:02:16.768Z] ---> Running in d2a437fe53ee [2022-10-26T18:02:17.348Z] Removing intermediate container d2a437fe53ee [2022-10-26T18:02:17.348Z] ---> 82ba6226d325 [2022-10-26T18:02:17.348Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T18:02:17.348Z] ---> Running in becebc8ca466 [2022-10-26T18:02:17.925Z] Removing intermediate container becebc8ca466 [2022-10-26T18:02:17.925Z] ---> 179c5c469e73 [2022-10-26T18:02:17.925Z] [2022-10-26T18:02:18.190Z] Successfully built 179c5c469e73 [2022-10-26T18:02:18.190Z] Successfully tagged security-spire-config-arm64:latest [2022-10-26T18:02:40.222Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-26T18:03:02.251Z] Removing intermediate container 4b864fd4c279 [2022-10-26T18:03:02.251Z] ---> e8dc6f8eb528 [2022-10-26T18:03:02.251Z] [2022-10-26T18:03:02.252Z] Step 9/21 : FROM alpine:3.16 [2022-10-26T18:03:02.252Z] ---> a6215f271958 [2022-10-26T18:03:02.252Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-26T18:03:02.252Z] ---> Running in 48859edb7a16 [2022-10-26T18:03:02.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T18:03:02.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T18:03:03.472Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-26T18:03:03.737Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-26T18:03:03.737Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T18:03:03.737Z] (4/6) Installing libcurl (7.83.1-r4) [2022-10-26T18:03:03.737Z] (5/6) Installing curl (7.83.1-r4) [2022-10-26T18:03:03.737Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-26T18:03:03.737Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T18:03:03.737Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T18:03:04.000Z] OK: 8 MiB in 20 packages [2022-10-26T18:03:05.933Z] Removing intermediate container 48859edb7a16 [2022-10-26T18:03:05.933Z] ---> 670399989018 [2022-10-26T18:03:05.933Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T18:03:06.208Z] ---> Running in 38cc4503acf0 [2022-10-26T18:03:06.481Z] Removing intermediate container 38cc4503acf0 [2022-10-26T18:03:06.481Z] ---> 15b0d7c6ae9c [2022-10-26T18:03:06.481Z] Step 12/21 : WORKDIR /edgex [2022-10-26T18:03:06.747Z] ---> Running in d1bf5419eb21 [2022-10-26T18:03:07.025Z] Removing intermediate container d1bf5419eb21 [2022-10-26T18:03:07.025Z] ---> f5eae9d6d7ad [2022-10-26T18:03:07.025Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-26T18:03:09.595Z] ---> 7da71dcf43c7 [2022-10-26T18:03:09.595Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-26T18:03:11.531Z] ---> d6a2b4278a81 [2022-10-26T18:03:11.531Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-26T18:03:13.467Z] ---> d2478430f010 [2022-10-26T18:03:13.467Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T18:03:14.870Z] ---> de5d6853d051 [2022-10-26T18:03:14.870Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T18:03:15.139Z] ---> Running in bb988aa8aa17 [2022-10-26T18:03:19.374Z] Removing intermediate container bb988aa8aa17 [2022-10-26T18:03:19.374Z] ---> 964c7559b7ff [2022-10-26T18:03:19.374Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T18:03:19.374Z] ---> Running in a94c733588f4 [2022-10-26T18:03:21.950Z] Removing intermediate container a94c733588f4 [2022-10-26T18:03:21.950Z] ---> 638dcb0e552c [2022-10-26T18:03:21.950Z] Step 19/21 : LABEL arch=arm64 [2022-10-26T18:03:21.950Z] ---> Running in 2fc8599b35f4 [2022-10-26T18:03:22.907Z] Removing intermediate container 2fc8599b35f4 [2022-10-26T18:03:22.907Z] ---> b6b4a121465a [2022-10-26T18:03:22.907Z] Removing intermediate container 0e5362983aad [2022-10-26T18:03:22.907Z] ---> 17d12bc047c6 [2022-10-26T18:03:22.907Z] [2022-10-26T18:03:22.907Z] Step 10/24 : FROM alpine:3.16Step 20/21 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T18:03:22.907Z] [2022-10-26T18:03:22.907Z] ---> a6215f271958 [2022-10-26T18:03:22.907Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-26T18:03:22.907Z] ---> Using cache [2022-10-26T18:03:22.907Z] ---> 5cacf5445fa3 [2022-10-26T18:03:22.907Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T18:03:22.907Z] ---> Using cache [2022-10-26T18:03:22.907Z] ---> 4650fec754dd [2022-10-26T18:03:22.907Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-26T18:03:22.907Z] ---> Running in a773fd5d4307 [2022-10-26T18:03:22.907Z] ---> Running in c625e0448d82 [2022-10-26T18:03:23.488Z] Removing intermediate container c625e0448d82 [2022-10-26T18:03:23.488Z] ---> c0a3da0a5327 [2022-10-26T18:03:23.488Z] Step 14/24 : EXPOSE $APP_PORTRemoving intermediate container a773fd5d4307 [2022-10-26T18:03:23.488Z] ---> 96532f170067 [2022-10-26T18:03:23.488Z] Step 21/21 : LABEL version=0.0.0 [2022-10-26T18:03:23.488Z] [2022-10-26T18:03:23.752Z] ---> Running in 11c9429c2cf0 [2022-10-26T18:03:23.752Z] ---> Running in ba64f17c9ca9 [2022-10-26T18:03:24.331Z] Removing intermediate container 11c9429c2cf0 [2022-10-26T18:03:24.331Z] ---> ac1324cc1297 [2022-10-26T18:03:24.331Z] Step 15/24 : WORKDIR / [2022-10-26T18:03:24.331Z] Removing intermediate container ba64f17c9ca9 [2022-10-26T18:03:24.331Z] ---> 960f999e73b8 [2022-10-26T18:03:24.331Z] [2022-10-26T18:03:24.595Z] ---> Running in 5b7a84b86e88 [2022-10-26T18:03:25.173Z] Successfully built 960f999e73b8 [2022-10-26T18:03:25.173Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-26T18:03:25.173Z]  Building security-proxy-setup ... done Removing intermediate container 5b7a84b86e88 [2022-10-26T18:03:25.173Z] ---> e3ad5a8e31be [2022-10-26T18:03:25.173Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T18:03:26.125Z] ---> caefefbe5778 [2022-10-26T18:03:26.125Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-26T18:03:28.055Z] ---> 75c2f5adbbd3 [2022-10-26T18:03:28.055Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-26T18:03:28.632Z] ---> 294ccb7429bf [2022-10-26T18:03:28.632Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-26T18:03:29.587Z] ---> 93e946985181 [2022-10-26T18:03:29.587Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-26T18:03:29.587Z] ---> Running in 5f57ad49e292 [2022-10-26T18:03:29.851Z] Removing intermediate container 5f57ad49e292 [2022-10-26T18:03:29.851Z] ---> a4f9756d1a10 [2022-10-26T18:03:29.851Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T18:03:30.120Z] ---> Running in 63af70449fd5 [2022-10-26T18:03:30.697Z] Removing intermediate container 63af70449fd5 [2022-10-26T18:03:30.698Z] ---> dbf5ab7e8786 [2022-10-26T18:03:30.698Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T18:03:30.698Z] ---> Running in 2accd36f27a3 [2022-10-26T18:03:31.284Z] Removing intermediate container 2accd36f27a3 [2022-10-26T18:03:31.284Z] ---> a7185a73622c [2022-10-26T18:03:31.284Z] Step 23/24 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T18:03:31.284Z] ---> Running in 9c923d3478ba [2022-10-26T18:03:31.559Z] Removing intermediate container 9c923d3478ba [2022-10-26T18:03:31.559Z] ---> a2f614b40d69 [2022-10-26T18:03:31.559Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T18:03:31.824Z] ---> Running in 14f67dba4a1c [2022-10-26T18:03:32.092Z] Removing intermediate container 14f67dba4a1c [2022-10-26T18:03:32.092Z] ---> d91a3709cd73 [2022-10-26T18:03:32.092Z] [2022-10-26T18:03:32.672Z] Successfully built d91a3709cd73 [2022-10-26T18:03:32.672Z] Successfully tagged core-metadata-arm64:latest [2022-10-26T18:04:11.499Z]  Building core-metadata ... done Removing intermediate container 4c29e1609d8a [2022-10-26T18:04:11.499Z] ---> d362f9c4ee72 [2022-10-26T18:04:11.499Z] [2022-10-26T18:04:11.499Z] Step 9/19 : FROM alpine:3.15 [2022-10-26T18:04:11.499Z] ---> 02e0d6fdf486 [2022-10-26T18:04:11.499Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T18:04:11.499Z] ---> Using cache [2022-10-26T18:04:11.499Z] ---> 18b9eb59fb81 [2022-10-26T18:04:11.499Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-26T18:04:11.499Z] ---> Running in 7a0f72afb952 [2022-10-26T18:04:11.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T18:04:11.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T18:04:12.722Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T18:04:12.722Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T18:04:12.722Z] OK: 15734 distinct packages available [2022-10-26T18:04:12.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T18:04:13.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T18:04:14.050Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-26T18:04:14.050Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-26T18:04:14.050Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-26T18:04:14.050Z] (4/9) Installing libcurl (7.80.0-r4) [2022-10-26T18:04:14.050Z] (5/9) Installing curl (7.80.0-r4) [2022-10-26T18:04:14.050Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-26T18:04:14.050Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-26T18:04:14.050Z] (8/9) Installing libucontext (1.1-r0) [2022-10-26T18:04:14.050Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-26T18:04:14.050Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T18:04:14.050Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T18:04:14.318Z] OK: 8 MiB in 23 packages [2022-10-26T18:04:16.287Z] Removing intermediate container 7a0f72afb952 [2022-10-26T18:04:16.287Z] ---> 44928acacb83 [2022-10-26T18:04:16.287Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T18:04:16.554Z] ---> 7a94a1901e24 [2022-10-26T18:04:16.554Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-26T18:04:18.578Z] ---> 4c0d3aba626a [2022-10-26T18:04:18.578Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-26T18:04:19.166Z] ---> f267b539a95e [2022-10-26T18:04:19.167Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-26T18:04:19.167Z] ---> Running in cf733b5c3afe [2022-10-26T18:04:21.107Z] Removing intermediate container cf733b5c3afe [2022-10-26T18:04:21.107Z] ---> 1088a82f8bae [2022-10-26T18:04:21.107Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T18:04:21.107Z] ---> Running in f8864fe341f1 [2022-10-26T18:04:21.689Z] Removing intermediate container f8864fe341f1 [2022-10-26T18:04:21.689Z] ---> 61b0b6e20800 [2022-10-26T18:04:21.689Z] Step 17/19 : LABEL arch=arm64 [2022-10-26T18:04:21.689Z] Removing intermediate container 1b17146d0ff7 [2022-10-26T18:04:21.689Z] ---> 963225f478c8 [2022-10-26T18:04:21.689Z] [2022-10-26T18:04:21.689Z] Step 10/23 : FROM alpine:3.16 [2022-10-26T18:04:21.689Z] ---> a6215f271958 [2022-10-26T18:04:21.689Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-26T18:04:21.689Z] ---> Using cache [2022-10-26T18:04:21.689Z] ---> 5cacf5445fa3 [2022-10-26T18:04:21.689Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T18:04:21.689Z] ---> Using cache [2022-10-26T18:04:21.689Z] ---> 4650fec754dd [2022-10-26T18:04:21.689Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-26T18:04:21.689Z] ---> Running in 609a181f8b3b [2022-10-26T18:04:21.689Z] ---> Running in b8f45a30672e [2022-10-26T18:04:21.955Z] Removing intermediate container 609a181f8b3b [2022-10-26T18:04:21.955Z] ---> 81e8b9218774 [2022-10-26T18:04:21.955Z] Step 18/19 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T18:04:21.955Z] Removing intermediate container b8f45a30672e [2022-10-26T18:04:21.955Z] ---> 8e0e4e0b06bb [2022-10-26T18:04:21.955Z] Step 14/23 : EXPOSE $APP_PORT ---> Running in ae79e5d79a13 [2022-10-26T18:04:21.955Z] [2022-10-26T18:04:22.222Z] ---> Running in 00a8609c88ff [2022-10-26T18:04:22.489Z] Removing intermediate container ae79e5d79a13 [2022-10-26T18:04:22.489Z] ---> 5c309813df6e [2022-10-26T18:04:22.489Z] Step 19/19 : LABEL version=0.0.0 [2022-10-26T18:04:22.489Z] ---> Running in b3402c25bd57 [2022-10-26T18:04:22.489Z] Removing intermediate container 00a8609c88ff [2022-10-26T18:04:22.489Z] ---> 304bd8f9e151 [2022-10-26T18:04:22.489Z] Step 15/23 : WORKDIR / [2022-10-26T18:04:22.754Z] ---> Running in c67fdf4f60ba [2022-10-26T18:04:22.754Z] Removing intermediate container b3402c25bd57 [2022-10-26T18:04:22.754Z] ---> cabe55170a0f [2022-10-26T18:04:22.754Z] [2022-10-26T18:04:23.020Z] Removing intermediate container c67fdf4f60ba [2022-10-26T18:04:23.020Z] ---> 51b213c58795 [2022-10-26T18:04:23.020Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T18:04:23.285Z] Successfully built cabe55170a0f [2022-10-26T18:04:23.285Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-26T18:04:23.550Z]  Building security-spiffe-token-provider ... done  ---> bc6b4784877a [2022-10-26T18:04:23.550Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-26T18:04:24.507Z] ---> 4f377ae9c675 [2022-10-26T18:04:24.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-26T18:04:24.773Z] ---> 9beff945c17b [2022-10-26T18:04:24.773Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-26T18:04:25.037Z] ---> Running in f8bd4823dd38 [2022-10-26T18:04:25.302Z] Removing intermediate container f8bd4823dd38 [2022-10-26T18:04:25.302Z] ---> caed530294ba [2022-10-26T18:04:25.302Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T18:04:25.302Z] ---> Running in 973194b05409 [2022-10-26T18:04:25.567Z] Removing intermediate container 973194b05409 [2022-10-26T18:04:25.567Z] ---> 4fa0f9da1dc0 [2022-10-26T18:04:25.567Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T18:04:25.567Z] ---> Running in ea764d6aa969 [2022-10-26T18:04:25.833Z] Removing intermediate container ea764d6aa969 [2022-10-26T18:04:25.833Z] ---> 6baa819ca384 [2022-10-26T18:04:25.833Z] Step 22/23 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 [2022-10-26T18:04:25.833Z] ---> Running in 865d361a05b6 [2022-10-26T18:04:26.098Z] Removing intermediate container 865d361a05b6 [2022-10-26T18:04:26.098Z] ---> 75d3833160e2 [2022-10-26T18:04:26.098Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T18:04:26.363Z] ---> Running in dabbd030fc26 [2022-10-26T18:04:26.628Z] Removing intermediate container dabbd030fc26 [2022-10-26T18:04:26.628Z] ---> 2f6366d2a943 [2022-10-26T18:04:26.628Z] [2022-10-26T18:04:26.897Z] Successfully built 2f6366d2a943 [2022-10-26T18:04:26.897Z] Successfully tagged core-command-arm64:latest [2022-10-26T18:04:27.172Z]  Building core-command ... done  [Pipeline] } [2022-10-26T18:04:27.167Z] $ docker stop --time=1 b777fc132f4a29d89bb7de09370a39b7809fab01eb103373c5d8cd336f968d11 [2022-10-26T18:04:28.785Z] $ docker rm -f b777fc132f4a29d89bb7de09370a39b7809fab01eb103373c5d8cd336f968d11 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T18:04:29.273Z] + docker images [2022-10-26T18:04:29.537Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-26T18:04:29.537Z] core-command-arm64 latest 2f6366d2a943 3 seconds ago 17MB [2022-10-26T18:04:29.537Z] security-spiffe-token-provider-arm64 latest cabe55170a0f 7 seconds ago 28.8MB [2022-10-26T18:04:29.537Z] 963225f478c8 9 seconds ago 1.44GB [2022-10-26T18:04:29.537Z] d362f9c4ee72 21 seconds ago 1.47GB [2022-10-26T18:04:29.537Z] core-metadata-arm64 latest d91a3709cd73 58 seconds ago 17.7MB [2022-10-26T18:04:29.537Z] security-proxy-setup-arm64 latest 960f999e73b8 About a minute ago 26.7MB [2022-10-26T18:04:29.537Z] 17d12bc047c6 About a minute ago 1.44GB [2022-10-26T18:04:29.537Z] e8dc6f8eb528 About a minute ago 1.43GB [2022-10-26T18:04:29.537Z] security-spire-config-arm64 latest 179c5c469e73 2 minutes ago 83.6MB [2022-10-26T18:04:29.537Z] 3dc247facb95 2 minutes ago 1.31GB [2022-10-26T18:04:29.537Z] security-secretstore-setup-arm64 latest b896eb4d44cb 2 minutes ago 28.6MB [2022-10-26T18:04:29.537Z] d45c0b6026ed 3 minutes ago 1.43GB [2022-10-26T18:04:29.537Z] support-notifications-arm64 latest 3be15766aa2c 4 minutes ago 29.5MB [2022-10-26T18:04:29.537Z] 7a37c40a6955 4 minutes ago 1.5GB [2022-10-26T18:04:29.537Z] support-scheduler-arm64 latest 899093e086d6 7 minutes ago 28.8MB [2022-10-26T18:04:29.537Z] f0d9e4491e5d 7 minutes ago 1.5GB [2022-10-26T18:04:29.537Z] core-data-arm64 latest 5f951db33d4f 9 minutes ago 20.9MB [2022-10-26T18:04:29.537Z] bff4900c08b8 9 minutes ago 1.45GB [2022-10-26T18:04:29.537Z] sys-mgmt-agent-arm64 latest 1aec5c138120 9 minutes ago 133MB [2022-10-26T18:04:29.537Z] security-bootstrapper-arm64 latest be0399cc9bbc 11 minutes ago 19.4MB [2022-10-26T18:04:29.537Z] e530678af0b9 11 minutes ago 1.43GB [2022-10-26T18:04:29.537Z] 77f28523c69b 11 minutes ago 1.42GB [2022-10-26T18:04:29.537Z] security-spire-server-arm64 latest 59d964e71fea 15 minutes ago 84.3MB [2022-10-26T18:04:29.537Z] df65dbbd08af 15 minutes ago 1.31GB [2022-10-26T18:04:29.537Z] security-spire-agent-arm64 latest 5b1083906819 17 minutes ago 122MB [2022-10-26T18:04:29.537Z] 7a46ef4f67f5 17 minutes ago 1.31GB [2022-10-26T18:04:29.537Z] ci-base-image-arm64 latest 9d04376371e4 31 minutes ago 943MB [2022-10-26T18:04:29.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB [2022-10-26T18:04:29.537Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-26T18:04:29.537Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-26T18:04:29.537Z] 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-10-26T18:04:29.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T18:04:29.964Z] [2022-10-26T18:04:29.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:04:30.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T18:04:30.554Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T18:04:30.554Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T18:04:30.554Z] 04944245beec: Pulling fs layer [2022-10-26T18:04:30.554Z] 699f458cf7ca: Pulling fs layer [2022-10-26T18:04:30.554Z] 765212b225bb: Pulling fs layer [2022-10-26T18:04:30.554Z] f23df028b6ca: Pulling fs layer [2022-10-26T18:04:30.554Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T18:04:30.554Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T18:04:30.554Z] 2437ff75d9bd: Waiting [2022-10-26T18:04:30.554Z] f23df028b6ca: Waiting [2022-10-26T18:04:30.554Z] d65c8cfc05b1: Waiting [2022-10-26T18:04:30.554Z] 765212b225bb: Waiting [2022-10-26T18:04:30.554Z] 04944245beec: Verifying Checksum [2022-10-26T18:04:30.554Z] 04944245beec: Download complete [2022-10-26T18:04:30.554Z] 765212b225bb: Verifying Checksum [2022-10-26T18:04:30.554Z] 765212b225bb: Download complete [2022-10-26T18:04:30.822Z] f23df028b6ca: Verifying Checksum [2022-10-26T18:04:30.822Z] f23df028b6ca: Download complete [2022-10-26T18:04:30.822Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T18:04:30.822Z] d65c8cfc05b1: Download complete [2022-10-26T18:04:30.822Z] 699f458cf7ca: Verifying Checksum [2022-10-26T18:04:30.822Z] 699f458cf7ca: Download complete [2022-10-26T18:04:31.403Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T18:04:31.403Z] 8998bd30e6a1: Download complete [2022-10-26T18:04:34.738Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T18:04:34.738Z] 2437ff75d9bd: Download complete [2022-10-26T18:04:35.318Z] 8998bd30e6a1: Pull complete [2022-10-26T18:04:35.583Z] 04944245beec: Pull complete [2022-10-26T18:04:36.986Z] 699f458cf7ca: Pull complete [2022-10-26T18:04:36.986Z] 765212b225bb: Pull complete [2022-10-26T18:04:37.940Z] f23df028b6ca: Pull complete [2022-10-26T18:04:37.940Z] d65c8cfc05b1: Pull complete [2022-10-26T18:04:52.913Z] 2437ff75d9bd: Pull complete [2022-10-26T18:04:52.913Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T18:04:52.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T18:04:52.913Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T18:04:53.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-117203 does not seem to be running inside a container [2022-10-26T18:04:53.131Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-10-26T18:04:55.911Z] $ docker top de19dc42cce14f911f5fec97a77ab4acd6fdb02fae240658d688dc776b7c924a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:04:56.806Z] ---> job-cost.sh [2022-10-26T18:04:56.806Z] lf-activate-venv: SKIPPING [2022-10-26T18:04:56.806Z] INFO: No Stack... [2022-10-26T18:04:57.386Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T18:04:57.964Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T18:04:58.590Z] + cut -d, -f6 [2022-10-26T18:04:58.590Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2022-10-26T18:04:58.650Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4218-4-stack-cost] [2022-10-26T18:04:58.656Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4218-4-stack-cost] did not exist. Created. [2022-10-26T18:04:58.656Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4218-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T18:04:59.284Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T18:04:59.450Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T18:04:59.459Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4218-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T18:04:59.464Z] $ docker stop --time=1 de19dc42cce14f911f5fec97a77ab4acd6fdb02fae240658d688dc776b7c924a [2022-10-26T18:05:00.980Z] $ docker rm -f de19dc42cce14f911f5fec97a77ab4acd6fdb02fae240658d688dc776b7c924a [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-10-26T18:05:01.407Z] provisioning config files... [2022-10-26T18:05:01.414Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config16726875933297441893tmp [Pipeline] { [Pipeline] sh [2022-10-26T18:05:01.709Z] + set +x [2022-10-26T18:05:01.710Z] + bash -s -- [2022-10-26T18:05:01.710Z] + curl -s https://codecov.io/bash [2022-10-26T18:05:01.710Z] [2022-10-26T18:05:01.710Z] _____ _ [2022-10-26T18:05:01.710Z] / ____| | | [2022-10-26T18:05:01.710Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T18:05:01.710Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T18:05:01.710Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T18:05:01.710Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T18:05:01.710Z] Bash-1.0.6 [2022-10-26T18:05:01.710Z] [2022-10-26T18:05:01.710Z] [2022-10-26T18:05:01.710Z] ==> git version 2.25.1 found [2022-10-26T18:05:01.710Z] ==> 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-10-26T18:05:01.710Z] Release-Date: 2020-01-08 [2022-10-26T18:05:01.710Z] 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-10-26T18:05:01.710Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T18:05:01.710Z] ==> Jenkins CI detected. [2022-10-26T18:05:01.710Z] current dir:  /w/workspace/edgex-go/4 [2022-10-26T18:05:01.710Z] project root: . [2022-10-26T18:05:01.710Z] --> token set from env [2022-10-26T18:05:01.710Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T18:05:01.710Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T18:05:01.710Z] ==> Python coveragepy not found [2022-10-26T18:05:01.710Z] ==> Searching for coverage reports in: [2022-10-26T18:05:01.710Z] + . [2022-10-26T18:05:01.710Z] -> Found 1 reports [2022-10-26T18:05:01.710Z] ==> Detecting git/mercurial file structure [2022-10-26T18:05:01.967Z] ==> Reading reports [2022-10-26T18:05:01.967Z] + ./coverage.out bytes=501828 [2022-10-26T18:05:01.967Z] ==> Appending adjustments [2022-10-26T18:05:01.967Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T18:05:03.342Z] + Found adjustments [2022-10-26T18:05:03.342Z] ==> Gzipping contents [2022-10-26T18:05:03.342Z] 64K /tmp/codecov.OY5u1G.gz [2022-10-26T18:05:03.342Z] ==> Uploading reports [2022-10-26T18:05:03.342Z] url: https://codecov.io [2022-10-26T18:05:03.342Z] query: branch=PR-4218&commit=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= [2022-10-26T18:05:03.342Z] -> Pinging Codecov [2022-10-26T18:05:03.342Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4218&commit=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= [2022-10-26T18:05:03.601Z] -> Uploading to [2022-10-26T18:05:03.601Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/00271124DB129430A58F1EEE437C3FCB/cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97/1f6b9a38-5acb-477b-bbd0-a56a7e35aa38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T180503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d933d2c8e94d71617e66f7d9972ce3c98811aad2b59c3f1ceea2031e140aaa15 [2022-10-26T18:05:03.601Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T18:05:03.601Z] Dload Upload Total Spent Left Speed [2022-10-26T18:05:03.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65407 0 0 100 65407 0 268k --:--:-- --:--:-- --:--:-- 268k [2022-10-26T18:05:03.861Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [Pipeline] } [2022-10-26T18:05:03.868Z] 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-10-26T18:05:04.455Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:05:04.757Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:05:05.619Z] ---> package-listing.sh [2022-10-26T18:05:05.619Z] ++ facter osfamily [2022-10-26T18:05:05.619Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T18:05:05.878Z] + OS_FAMILY=debian [2022-10-26T18:05:05.878Z] + workspace=/w/workspace/edgex-go/4 [2022-10-26T18:05:05.878Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T18:05:05.878Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T18:05:05.878Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T18:05:05.878Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T18:05:05.878Z] + '[' /w/workspace/edgex-go/4 ']' [2022-10-26T18:05:05.878Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T18:05:05.878Z] + case "${OS_FAMILY}" in [2022-10-26T18:05:05.878Z] + dpkg -l [2022-10-26T18:05:05.878Z] + grep '^ii' [2022-10-26T18:05:05.878Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T18:05:05.878Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T18:05:05.878Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T18:05:05.878Z] + '[' /w/workspace/edgex-go/4 ']' [2022-10-26T18:05:05.878Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-10-26T18:05:05.878Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-10-26T18:05:05.889Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T18:05:06.168Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:05:06.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T18:05:06.729Z] [2022-10-26T18:05:06.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:05:07.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T18:05:07.033Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T18:05:07.033Z] 5eb5b503b376: Pulling fs layer [2022-10-26T18:05:07.033Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T18:05:07.033Z] ec43610c2a17: Pulling fs layer [2022-10-26T18:05:07.033Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T18:05:07.033Z] 33b1e0a273af: Pulling fs layer [2022-10-26T18:05:07.034Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T18:05:07.034Z] 2f39f015ded8: Pulling fs layer [2022-10-26T18:05:07.034Z] 5d3b04190fa2: Waiting [2022-10-26T18:05:07.034Z] 2f39f015ded8: Waiting [2022-10-26T18:05:07.034Z] 3a2ae6a8a46f: Waiting [2022-10-26T18:05:07.034Z] 33b1e0a273af: Waiting [2022-10-26T18:05:07.034Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T18:05:07.034Z] 5c69ac0246d0: Download complete [2022-10-26T18:05:07.034Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T18:05:07.034Z] 3a2ae6a8a46f: Download complete [2022-10-26T18:05:07.291Z] 33b1e0a273af: Verifying Checksum [2022-10-26T18:05:07.291Z] 33b1e0a273af: Download complete [2022-10-26T18:05:07.291Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T18:05:07.291Z] 5d3b04190fa2: Download complete [2022-10-26T18:05:07.291Z] ec43610c2a17: Verifying Checksum [2022-10-26T18:05:07.291Z] ec43610c2a17: Download complete [2022-10-26T18:05:07.291Z] 5eb5b503b376: Verifying Checksum [2022-10-26T18:05:07.291Z] 5eb5b503b376: Download complete [2022-10-26T18:05:07.855Z] 2f39f015ded8: Download complete [2022-10-26T18:05:08.422Z] 5eb5b503b376: Pull complete [2022-10-26T18:05:08.679Z] 5c69ac0246d0: Pull complete [2022-10-26T18:05:08.937Z] ec43610c2a17: Pull complete [2022-10-26T18:05:08.937Z] 3a2ae6a8a46f: Pull complete [2022-10-26T18:05:09.194Z] 33b1e0a273af: Pull complete [2022-10-26T18:05:09.194Z] 5d3b04190fa2: Pull complete [2022-10-26T18:05:13.372Z] 2f39f015ded8: Pull complete [2022-10-26T18:05:13.372Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T18:05:13.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T18:05:13.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T18:05:13.464Z] prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container [2022-10-26T18:05:13.503Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T18:05:15.545Z] $ docker top 2de89a18dd490dd4fb0856dc0148219f4982922f9f5b789ae0c704adf05a09ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T18:05:15.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T18:05:16.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T18:05:16.444Z] + ls /var/log/sa-host [2022-10-26T18:05:16.444Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T18:05:16.603Z] provisioning config files... [2022-10-26T18:05:16.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config12878593284550606tmp [Pipeline] { [Pipeline] echo [2022-10-26T18:05:16.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:05:16.918Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T18:05:16.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:05:17.249Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T18:05:17.256Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:05:17.534Z] ---> sudo-logs.sh [2022-10-26T18:05:17.534Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T18:05:17.554Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:05:17.834Z] ---> job-cost.sh [2022-10-26T18:05:17.834Z] lf-activate-venv: SKIPPING [2022-10-26T18:05:17.834Z] DEBUG: total: 0.10999999940395355 [2022-10-26T18:05:17.834Z] INFO: Retrieving Stack Cost... [2022-10-26T18:05:18.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T18:05:18.657Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T18:05:18.665Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:05:18.954Z] ---> logs-deploy.sh [2022-10-26T18:05:18.954Z] lf-activate-venv: SKIPPING [2022-10-26T18:05:18.954Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4218/4 [2022-10-26T18:05:18.954Z] INFO: archiving workspace using pattern(s): [2022-10-26T18:05:19.896Z] Archives upload complete. [2022-10-26T18:05:20.157Z] INFO: archiving logs to Nexus [2022-10-26T18:05:20.730Z] ---> uname -a: [2022-10-26T18:05:20.730Z] Linux prd-ubuntu20-04-docker-8c-8g-117186 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T18:05:20.730Z] [2022-10-26T18:05:20.730Z] [2022-10-26T18:05:20.730Z] ---> lscpu: [2022-10-26T18:05:20.730Z] Architecture: x86_64 [2022-10-26T18:05:20.730Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T18:05:20.730Z] Byte Order: Little Endian [2022-10-26T18:05:20.730Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T18:05:20.730Z] CPU(s): 8 [2022-10-26T18:05:20.730Z] On-line CPU(s) list: 0-7 [2022-10-26T18:05:20.730Z] Thread(s) per core: 1 [2022-10-26T18:05:20.730Z] Core(s) per socket: 1 [2022-10-26T18:05:20.730Z] Socket(s): 8 [2022-10-26T18:05:20.730Z] NUMA node(s): 1 [2022-10-26T18:05:20.730Z] Vendor ID: AuthenticAMD [2022-10-26T18:05:20.730Z] CPU family: 23 [2022-10-26T18:05:20.730Z] Model: 49 [2022-10-26T18:05:20.730Z] Model name: AMD EPYC-Rome Processor [2022-10-26T18:05:20.730Z] Stepping: 0 [2022-10-26T18:05:20.730Z] CPU MHz: 2799.998 [2022-10-26T18:05:20.730Z] BogoMIPS: 5599.99 [2022-10-26T18:05:20.730Z] Virtualization: AMD-V [2022-10-26T18:05:20.730Z] Hypervisor vendor: KVM [2022-10-26T18:05:20.730Z] Virtualization type: full [2022-10-26T18:05:20.730Z] L1d cache: 256 KiB [2022-10-26T18:05:20.730Z] L1i cache: 256 KiB [2022-10-26T18:05:20.730Z] L2 cache: 4 MiB [2022-10-26T18:05:20.730Z] L3 cache: 128 MiB [2022-10-26T18:05:20.730Z] NUMA node0 CPU(s): 0-7 [2022-10-26T18:05:20.730Z] Vulnerability Itlb multihit: Not affected [2022-10-26T18:05:20.730Z] Vulnerability L1tf: Not affected [2022-10-26T18:05:20.730Z] Vulnerability Mds: Not affected [2022-10-26T18:05:20.730Z] Vulnerability Meltdown: Not affected [2022-10-26T18:05:20.730Z] Vulnerability Mmio stale data: Not affected [2022-10-26T18:05:20.730Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T18:05:20.730Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T18:05:20.730Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T18:05:20.730Z] Vulnerability Srbds: Not affected [2022-10-26T18:05:20.730Z] Vulnerability Tsx async abort: Not affected [2022-10-26T18:05:20.730Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-26T18:05:20.730Z] [2022-10-26T18:05:20.730Z] [2022-10-26T18:05:20.730Z] ---> nproc: [2022-10-26T18:05:20.730Z] 8 [2022-10-26T18:05:20.730Z] [2022-10-26T18:05:20.730Z] [2022-10-26T18:05:20.730Z] ---> df -h: [2022-10-26T18:05:20.730Z] Filesystem Size Used Avail Use% Mounted on [2022-10-26T18:05:20.730Z] overlay 155G 20G 136G 13% / [2022-10-26T18:05:20.730Z] tmpfs 64M 0 64M 0% /dev [2022-10-26T18:05:20.730Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-26T18:05:20.730Z] shm 64M 0 64M 0% /dev/shm [2022-10-26T18:05:20.730Z] /dev/vda1 155G 20G 136G 13% /facter-os [2022-10-26T18:05:20.730Z] [2022-10-26T18:05:20.730Z] [2022-10-26T18:05:20.730Z] ---> sar -b -r -n DEV: [2022-10-26T18:05:20.730Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117186) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T18:05:20.730Z] [2022-10-26T18:05:20.730Z] 16:29:49 LINUX RESTART (8 CPU) [2022-10-26T18:05:20.730Z] [2022-10-26T18:05:20.730Z] 16:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-26T18:05:20.730Z] 16:31:02 283.69 47.86 235.83 0.00 5401.90 122143.64 0.00 [2022-10-26T18:05:20.730Z] 16:32:01 117.08 0.58 116.50 0.00 16.94 55444.53 0.00 [2022-10-26T18:05:20.730Z] 16:33:01 50.76 0.23 50.52 0.00 3.60 17506.83 0.00 [2022-10-26T18:05:20.730Z] 16:34:01 360.11 5.13 354.98 0.00 72.00 174249.22 0.00 [2022-10-26T18:05:20.730Z] 16:35:01 871.17 1.90 869.27 0.00 84.79 296222.36 0.00 [2022-10-26T18:05:20.730Z] 16:36:01 1025.03 10.15 1014.88 0.00 2833.79 350619.30 0.00 [2022-10-26T18:05:20.730Z] 16:37:01 708.03 0.48 707.55 0.00 7.47 130759.81 0.00 [2022-10-26T18:05:20.730Z] 16:38:01 2.20 0.00 2.20 0.00 0.00 26.13 0.00 [2022-10-26T18:05:20.730Z] 16:39:01 1.20 0.00 1.20 0.00 0.00 12.26 0.00 [2022-10-26T18:05:20.730Z] 16:40:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 [2022-10-26T18:05:20.730Z] 16:41:01 1.17 0.00 1.17 0.00 0.00 24.80 0.00 [2022-10-26T18:05:20.730Z] 16:42:01 1.68 0.00 1.68 0.00 0.00 17.73 0.00 [2022-10-26T18:05:20.730Z] 16:43:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2022-10-26T18:05:20.730Z] 16:44:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2022-10-26T18:05:20.730Z] 16:45:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 [2022-10-26T18:05:20.730Z] 16:46:01 2.12 0.02 2.10 0.00 0.13 27.59 0.00 [2022-10-26T18:05:20.730Z] 16:47:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2022-10-26T18:05:20.730Z] 16:48:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2022-10-26T18:05:20.730Z] 16:49:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2022-10-26T18:05:20.730Z] 16:50:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 [2022-10-26T18:05:20.730Z] 16:51:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2022-10-26T18:05:20.730Z] 16:52:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2022-10-26T18:05:20.730Z] 16:53:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2022-10-26T18:05:20.730Z] 16:54:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2022-10-26T18:05:20.730Z] 16:55:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2022-10-26T18:05:20.730Z] 16:56:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2022-10-26T18:05:20.730Z] 16:57:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2022-10-26T18:05:20.730Z] 16:58:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2022-10-26T18:05:20.730Z] 16:59:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2022-10-26T18:05:20.730Z] 17:00:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2022-10-26T18:05:20.730Z] 17:01:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 [2022-10-26T18:05:20.730Z] 17:02:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2022-10-26T18:05:20.730Z] 17:03:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 [2022-10-26T18:05:20.730Z] 17:04:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2022-10-26T18:05:20.730Z] 17:05:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 [2022-10-26T18:05:20.730Z] 17:06:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 [2022-10-26T18:05:20.730Z] 17:07:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2022-10-26T18:05:20.730Z] 17:08:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2022-10-26T18:05:20.730Z] 17:09:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2022-10-26T18:05:20.730Z] 17:10:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 [2022-10-26T18:05:20.730Z] 17:11:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 [2022-10-26T18:05:20.730Z] 17:12:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 [2022-10-26T18:05:20.730Z] 17:13:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2022-10-26T18:05:20.730Z] 17:14:01 1.50 0.00 1.50 0.00 0.00 16.39 0.00 [2022-10-26T18:05:20.730Z] 17:15:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2022-10-26T18:05:20.730Z] 17:16:01 2.97 1.02 1.95 0.00 21.86 26.26 0.00 [2022-10-26T18:05:20.730Z] 17:17:01 1.52 0.02 1.50 0.00 0.13 16.13 0.00 [2022-10-26T18:05:20.730Z] 17:18:02 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2022-10-26T18:05:20.730Z] 17:19:01 2.90 1.61 1.29 0.00 37.82 15.59 0.00 [2022-10-26T18:05:20.730Z] 17:20:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 [2022-10-26T18:05:20.730Z] 17:21:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2022-10-26T18:05:20.730Z] 17:22:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 [2022-10-26T18:05:20.730Z] 17:23:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2022-10-26T18:05:20.730Z] 17:24:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 [2022-10-26T18:05:20.730Z] 17:25:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2022-10-26T18:05:20.730Z] 17:26:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2022-10-26T18:05:20.730Z] 17:27:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 [2022-10-26T18:05:20.730Z] 17:28:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2022-10-26T18:05:20.730Z] 17:29:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2022-10-26T18:05:20.730Z] 17:30:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2022-10-26T18:05:20.730Z] 17:31:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2022-10-26T18:05:20.730Z] 17:32:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2022-10-26T18:05:20.730Z] 17:33:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 [2022-10-26T18:05:20.730Z] 17:34:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2022-10-26T18:05:20.730Z] 17:35:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2022-10-26T18:05:20.731Z] 17:36:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 [2022-10-26T18:05:20.731Z] 17:37:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2022-10-26T18:05:20.731Z] 17:38:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2022-10-26T18:05:20.731Z] 17:39:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2022-10-26T18:05:20.731Z] 17:40:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2022-10-26T18:05:20.731Z] 17:41:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2022-10-26T18:05:20.731Z] 17:42:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2022-10-26T18:05:20.731Z] 17:43:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2022-10-26T18:05:20.731Z] 17:44:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2022-10-26T18:05:20.731Z] 17:45:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2022-10-26T18:05:20.731Z] 17:46:01 1.25 0.00 1.25 0.00 0.00 12.80 0.00 [2022-10-26T18:05:20.731Z] 17:47:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 [2022-10-26T18:05:20.731Z] 17:48:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2022-10-26T18:05:20.731Z] 17:49:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2022-10-26T18:05:20.731Z] 17:50:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2022-10-26T18:05:20.731Z] 17:51:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2022-10-26T18:05:20.731Z] 17:52:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2022-10-26T18:05:20.731Z] 17:53:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2022-10-26T18:05:20.731Z] 17:54:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 [2022-10-26T18:05:20.731Z] 17:55:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 [2022-10-26T18:05:20.731Z] 17:56:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 [2022-10-26T18:05:20.731Z] 17:57:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2022-10-26T18:05:20.731Z] 17:58:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2022-10-26T18:05:20.731Z] 17:59:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2022-10-26T18:05:20.731Z] 18:00:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2022-10-26T18:05:20.731Z] 18:01:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2022-10-26T18:05:20.731Z] 18:02:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2022-10-26T18:05:20.731Z] 18:03:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2022-10-26T18:05:20.731Z] 18:04:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2022-10-26T18:05:20.731Z] 18:05:01 1.35 0.00 1.35 0.00 0.00 31.73 0.00 [2022-10-26T18:05:20.731Z] Average: 37.16 0.73 36.43 0.00 89.29 12087.06 0.00 [2022-10-26T18:05:20.731Z] [2022-10-26T18:05:20.731Z] 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-26T18:05:20.731Z] 16:31:02 28922832 31585656 736140 2.24 72324 2862012 2019020 5.95 1023208 2579784 654896 [2022-10-26T18:05:20.731Z] 16:32:01 27881280 31525728 778796 2.37 108248 3732328 1917752 5.65 1497388 3054044 462424 [2022-10-26T18:05:20.731Z] 16:33:01 27560052 31551012 751940 2.29 111752 4045384 1864068 5.49 1364756 3478460 406852 [2022-10-26T18:05:20.731Z] 16:34:01 23618304 31394136 895528 2.72 251404 7414768 2587408 7.63 2108416 6376956 387684 [2022-10-26T18:05:20.731Z] 16:35:01 21290132 31377128 904692 2.75 299964 9589072 2377704 7.01 2144020 8569744 13260 [2022-10-26T18:05:20.731Z] 16:36:01 17710408 31471136 794788 2.42 439612 12952144 1974088 5.82 2288264 11821600 5112 [2022-10-26T18:05:20.731Z] 16:37:01 18593600 31536088 733332 2.23 493176 12070716 1880324 5.54 2344416 10877468 476 [2022-10-26T18:05:20.731Z] 16:38:01 18593828 31536304 733008 2.23 493192 12070720 1880324 5.54 2344276 10877472 180 [2022-10-26T18:05:20.731Z] 16:39:01 18600584 31543064 726184 2.21 493204 12070720 1880324 5.54 2338160 10877472 16 [2022-10-26T18:05:20.731Z] 16:40:01 18600244 31542832 726404 2.21 493228 12070724 1880324 5.54 2338336 10877556 32 [2022-10-26T18:05:20.731Z] 16:41:01 18602200 31544852 724548 2.20 493280 12070724 1880324 5.54 2336664 10877564 60 [2022-10-26T18:05:20.731Z] 16:42:01 18606668 31549348 720292 2.19 493300 12070724 1880324 5.54 2332824 10877568 4 [2022-10-26T18:05:20.731Z] 16:43:01 18606620 31549320 720252 2.19 493320 12070732 1880324 5.54 2332808 10877572 4 [2022-10-26T18:05:20.731Z] 16:44:01 18606564 31549828 720232 2.19 493332 12070732 1880324 5.54 2332208 10878120 176 [2022-10-26T18:05:20.731Z] 16:45:01 18606800 31550068 719916 2.19 493360 12070732 1880324 5.54 2332240 10878124 12 [2022-10-26T18:05:20.731Z] 16:46:01 18605780 31549240 720508 2.19 493384 12070840 1872052 5.52 2332352 10878232 4 [2022-10-26T18:05:20.731Z] 16:47:01 18605940 31549420 720472 2.19 493396 12070848 1872052 5.52 2332300 10878236 12 [2022-10-26T18:05:20.731Z] 16:48:01 18606176 31549680 720184 2.19 493416 12070852 1872052 5.52 2332320 10878240 184 [2022-10-26T18:05:20.731Z] 16:49:01 18606088 31549608 720192 2.19 493428 12070852 1872052 5.52 2332336 10878240 16 [2022-10-26T18:05:20.731Z] 16:50:01 18606072 31549612 720116 2.19 493448 12070860 1872052 5.52 2332344 10878248 64 [2022-10-26T18:05:20.731Z] 16:51:01 18606016 31549568 720180 2.19 493468 12070860 1855736 5.47 2332404 10878256 8 [2022-10-26T18:05:20.731Z] 16:52:01 18605936 31549540 720180 2.19 493492 12070864 1855736 5.47 2332392 10878260 44 [2022-10-26T18:05:20.731Z] 16:53:01 18606348 31549956 719912 2.19 493500 12070868 1855736 5.47 2332392 10878264 8 [2022-10-26T18:05:20.731Z] 16:54:01 18606112 31549744 720108 2.19 493508 12070872 1855736 5.47 2332440 10878264 48 [2022-10-26T18:05:20.731Z] 16:55:01 18606064 31549704 720076 2.19 493536 12070860 1855736 5.47 2332440 10878268 12 [2022-10-26T18:05:20.731Z] 16:56:01 18606016 31549708 720028 2.19 493552 12070876 1872020 5.52 2332564 10878272 44 [2022-10-26T18:05:20.731Z] 16:57:01 18606212 31549912 719752 2.19 493556 12070880 1872020 5.52 2332496 10878276 8 [2022-10-26T18:05:20.731Z] 16:58:01 18606108 31549840 719756 2.19 493572 12070884 1872020 5.52 2332520 10878280 144 [2022-10-26T18:05:20.731Z] 16:59:01 18606292 31550028 719728 2.19 493576 12070884 1872020 5.52 2332520 10878280 4 [2022-10-26T18:05:20.731Z] 17:00:01 18606212 31549972 719700 2.19 493592 12070888 1872020 5.52 2332936 10878284 192 [2022-10-26T18:05:20.731Z] 17:01:01 18606688 31550452 719412 2.19 493608 12070888 1872020 5.52 2332484 10878284 16 [2022-10-26T18:05:20.731Z] 17:02:01 18606704 31550500 719352 2.19 493624 12070884 1855760 5.47 2332372 10878288 160 [2022-10-26T18:05:20.731Z] 17:03:01 18606332 31550132 719572 2.19 493628 12070896 1855760 5.47 2332632 10878292 8 [2022-10-26T18:05:20.731Z] 17:04:01 18606576 31550396 719300 2.19 493640 12070896 1855760 5.47 2332392 10878292 152 [2022-10-26T18:05:20.731Z] 17:05:01 18606736 31550568 719264 2.19 493652 12070900 1855760 5.47 2332396 10878296 8 [2022-10-26T18:05:20.731Z] 17:06:01 18607184 31551044 718976 2.19 493668 12070896 1855760 5.47 2332552 10878300 4 [2022-10-26T18:05:20.731Z] 17:07:01 18607144 31551008 718932 2.19 493688 12070912 1855760 5.47 2332424 10878304 32 [2022-10-26T18:05:20.731Z] 17:08:01 18606876 31550792 719128 2.19 493708 12070912 1855760 5.47 2332468 10878308 144 [2022-10-26T18:05:20.731Z] 17:09:01 18606828 31550752 719100 2.19 493720 12070916 1855760 5.47 2332468 10878308 8 [2022-10-26T18:05:20.731Z] 17:10:01 18606716 31550672 719116 2.19 493748 12070904 1855760 5.47 2332640 10878312 4 [2022-10-26T18:05:20.731Z] 17:11:01 18606892 31550868 719076 2.19 493756 12070920 1855760 5.47 2332660 10878316 12 [2022-10-26T18:05:20.731Z] 17:12:01 18606656 31550648 719260 2.19 493776 12070920 1855760 5.47 2332536 10878320 4 [2022-10-26T18:05:20.731Z] 17:13:01 18606608 31550632 719204 2.19 493800 12070932 1855760 5.47 2332492 10878324 12 [2022-10-26T18:05:20.731Z] 17:14:01 18606780 31550832 718960 2.19 493816 12070924 1855760 5.47 2332516 10878324 4 [2022-10-26T18:05:20.731Z] 17:15:01 18606724 31550796 718928 2.19 493840 12070920 1855760 5.47 2332532 10878328 8 [2022-10-26T18:05:20.731Z] 17:16:01 18604208 31549404 720280 2.19 493900 12071680 1838052 5.42 2332764 10879016 192 [2022-10-26T18:05:20.731Z] 17:17:01 18603820 31549032 720592 2.19 493916 12071680 1838052 5.42 2332708 10879020 8 [2022-10-26T18:05:20.731Z] 17:18:02 18604180 31549440 719908 2.19 493928 12071676 1838052 5.42 2332716 10879020 148 [2022-10-26T18:05:20.731Z] 17:19:01 18593852 31541192 728116 2.21 493944 12072796 1838052 5.42 2343616 10879404 56 [2022-10-26T18:05:20.731Z] 17:20:01 18594364 31541752 727688 2.21 493960 12072808 1838052 5.42 2343060 10879364 48 [2022-10-26T18:05:20.731Z] 17:21:01 18594404 31541808 727640 2.21 493968 12072808 1838052 5.42 2343132 10879368 8 [2022-10-26T18:05:20.731Z] 17:22:01 18594372 31541792 727644 2.21 493988 12072804 1838052 5.42 2343100 10879372 144 [2022-10-26T18:05:20.731Z] 17:23:01 18594608 31542052 727368 2.21 494000 12072816 1838052 5.42 2343152 10879376 8 [2022-10-26T18:05:20.731Z] 17:24:01 18594624 31542088 727264 2.21 494028 12072816 1838052 5.42 2343140 10879380 4 [2022-10-26T18:05:20.731Z] 17:25:01 18594292 31541784 727560 2.21 494036 12072824 1838052 5.42 2343144 10879384 4 [2022-10-26T18:05:20.731Z] 17:26:01 18594024 31541540 727744 2.21 494060 12072824 1854108 5.46 2343244 10879384 160 [2022-10-26T18:05:20.731Z] 17:27:01 18593976 31541516 727708 2.21 494076 12072828 1854108 5.46 2343200 10879388 8 [2022-10-26T18:05:20.731Z] 17:28:01 18593668 31541212 727912 2.21 494116 12072820 1854108 5.46 2343184 10879388 160 [2022-10-26T18:05:20.731Z] 17:29:01 18593852 31541452 727892 2.21 494128 12072832 1837576 5.42 2343296 10879392 28 [2022-10-26T18:05:20.731Z] 17:30:01 18593600 31541212 728124 2.21 494132 12072840 1837576 5.42 2343392 10879400 196 [2022-10-26T18:05:20.731Z] 17:31:01 18593584 31541200 728104 2.21 494140 12072840 1837576 5.42 2343740 10879400 4 [2022-10-26T18:05:20.731Z] 17:32:01 18593688 31541316 728104 2.21 494156 12072844 1837576 5.42 2343524 10879404 176 [2022-10-26T18:05:20.731Z] 17:33:01 18593696 31541344 728080 2.21 494172 12072840 1837576 5.42 2343280 10879404 12 [2022-10-26T18:05:20.731Z] 17:34:01 18593680 31541356 728016 2.21 494176 12072848 1837576 5.42 2343296 10879408 160 [2022-10-26T18:05:20.731Z] 17:35:01 18593916 31541600 727752 2.21 494184 12072852 1837576 5.42 2343304 10879412 28 [2022-10-26T18:05:20.731Z] 17:36:01 18593788 31541480 727756 2.21 494204 12072844 1837576 5.42 2343652 10879412 172 [2022-10-26T18:05:20.731Z] 17:37:01 18593780 31541476 727728 2.21 494216 12072852 1837576 5.42 2343324 10879416 52 [2022-10-26T18:05:20.731Z] 17:38:01 18593488 31541220 727908 2.21 494244 12072856 1837576 5.42 2343372 10879416 44 [2022-10-26T18:05:20.731Z] 17:39:01 18593456 31541224 727860 2.21 494256 12072868 1837576 5.42 2343608 10879420 8 [2022-10-26T18:05:20.731Z] 17:40:01 18593628 31541412 727620 2.21 494260 12072872 1837576 5.42 2343396 10879424 172 [2022-10-26T18:05:20.731Z] 17:41:01 18593392 31541188 727828 2.21 494292 12072852 1837576 5.42 2343472 10879432 4 [2022-10-26T18:05:20.731Z] 17:42:01 18593312 31541144 728112 2.21 494296 12072876 1837576 5.42 2343460 10879436 160 [2022-10-26T18:05:20.731Z] 17:43:01 18593480 31541316 727900 2.21 494304 12072876 1837576 5.42 2343524 10879436 16 [2022-10-26T18:05:20.731Z] 17:44:01 18593456 31541308 727876 2.21 494316 12072880 1837576 5.42 2343472 10879440 164 [2022-10-26T18:05:20.731Z] 17:45:01 18593660 31541528 727616 2.21 494316 12072884 1853636 5.46 2343484 10879444 72 [2022-10-26T18:05:20.731Z] 17:46:01 18593592 31541460 727836 2.21 494316 12072884 1853636 5.46 2343552 10879444 156 [2022-10-26T18:05:20.731Z] 17:47:01 18593592 31541472 727804 2.21 494324 12072888 1853636 5.46 2343500 10879448 24 [2022-10-26T18:05:20.731Z] 17:48:01 18593512 31541396 727800 2.21 494340 12072892 1853636 5.46 2343500 10879448 164 [2022-10-26T18:05:20.731Z] 17:49:01 18593932 31541860 727500 2.21 494368 12072896 1853636 5.46 2343536 10879452 40 [2022-10-26T18:05:20.731Z] 17:50:01 18593436 31541380 727928 2.21 494392 12072900 1853636 5.46 2343672 10879456 176 [2022-10-26T18:05:20.731Z] 17:51:01 18593160 31541128 728112 2.21 494436 12072880 1853636 5.46 2343704 10879456 8 [2022-10-26T18:05:20.731Z] 17:52:01 18593040 31541064 728120 2.21 494452 12072904 1853636 5.46 2343656 10879464 160 [2022-10-26T18:05:20.731Z] 17:53:01 18593244 31541284 727844 2.21 494464 12072904 1853636 5.46 2343668 10879464 4 [2022-10-26T18:05:20.731Z] 17:54:01 18593228 31541288 727776 2.21 494480 12072908 1853636 5.46 2343688 10879468 160 [2022-10-26T18:05:20.731Z] 17:55:01 18593396 31541480 727740 2.21 494496 12072912 1853636 5.46 2343740 10879472 28 [2022-10-26T18:05:20.731Z] 17:56:01 18593088 31541188 727996 2.21 494512 12072912 1853636 5.46 2343792 10879472 164 [2022-10-26T18:05:20.731Z] 17:57:01 18593032 31541156 727980 2.21 494516 12072920 1853636 5.46 2343744 10879476 36 [2022-10-26T18:05:20.732Z] 17:58:01 18593220 31541348 727892 2.21 494532 12072924 1869688 5.51 2343752 10879476 160 [2022-10-26T18:05:20.732Z] 17:59:01 18593480 31541632 727572 2.21 494552 12072928 1853308 5.46 2343852 10879480 8 [2022-10-26T18:05:20.732Z] 18:00:01 18593148 31541336 727832 2.21 494568 12072932 1853308 5.46 2343956 10879492 156 [2022-10-26T18:05:20.732Z] 18:01:01 18593348 31541556 727772 2.21 494608 12072912 1853308 5.46 2343968 10879492 8 [2022-10-26T18:05:20.732Z] 18:02:01 18593568 31541824 727484 2.21 494608 12072936 1853308 5.46 2343880 10879496 156 [2022-10-26T18:05:20.732Z] 18:03:01 18592944 31541200 728044 2.21 494616 12072936 1853308 5.46 2343940 10879496 8 [2022-10-26T18:05:20.732Z] 18:04:01 18592944 31541264 727932 2.21 494628 12073004 1853308 5.46 2343896 10879552 156 [2022-10-26T18:05:20.732Z] 18:05:01 18591220 31539508 729656 2.22 494640 12073020 1853308 5.46 2344748 10880040 24 [2022-10-26T18:05:20.732Z] Average: 18971610 31541109 729946 2.22 476256 11736831 1871567 5.52 2300808 10569463 20387 [2022-10-26T18:05:20.732Z] [2022-10-26T18:05:20.732Z] 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-26T18:05:20.732Z] 16:31:02 ens3 1131.56 1025.30 11753.86 174.20 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:31:02 docker0 321.86 259.57 24.76 2713.82 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:31:02 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:32:01 ens3 168.82 118.86 821.05 25.94 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:32:01 vethbf80bb7 0.78 1.00 0.06 0.08 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:32:01 docker0 91.71 123.16 7.64 774.74 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:33:01 ens3 25.36 18.05 20.99 11.85 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:33:01 vethbf80bb7 0.67 0.68 0.05 0.05 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:33:01 docker0 0.67 0.67 0.04 0.05 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:34:01 ens3 887.15 799.98 6676.43 75.41 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:34:01 docker0 736.78 787.51 46.57 4986.10 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:34:01 veth2353f0b 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:35:01 ens3 304.53 175.14 3610.81 30.03 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:35:01 docker0 137.86 231.66 10.87 2964.63 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:35:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:35:01 veth2353f0b 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:35:01 vethee03294 12.03 31.76 1.00 634.88 0.00 0.00 0.00 0.05 [2022-10-26T18:05:20.732Z] 16:36:01 ens3 403.27 265.52 3874.74 220.35 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:36:01 docker0 166.62 282.40 13.87 3099.35 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:36:01 veth2353f0b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:37:01 ens3 143.58 82.79 1168.96 21.29 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:37:01 docker0 62.89 108.15 5.06 1139.98 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:38:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:39:01 ens3 0.23 0.20 0.12 0.07 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:40:01 ens3 2.75 0.45 0.70 0.09 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:41:01 ens3 1.05 0.92 0.64 0.49 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:42:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:43:01 ens3 0.42 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:44:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:45:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:46:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:47:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:48:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:49:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:50:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:51:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:52:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:54:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:56:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:57:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:58:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:00:01 ens3 1.90 0.67 0.57 0.30 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:01:01 ens3 0.53 0.28 0.33 0.26 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:02:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:04:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:05:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.732Z] 17:06:01 ens3 0.45 0.40 0.20 0.09 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:08:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:10:01 ens3 2.28 0.70 0.52 0.30 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:11:01 ens3 0.93 0.52 0.43 0.34 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:14:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:15:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:16:01 ens3 0.38 0.33 0.14 0.08 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:18:02 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:19:01 ens3 8.12 7.05 5.20 6.40 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:19:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:21:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:24:01 ens3 0.37 0.22 0.18 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:26:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:27:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:28:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:29:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:30:01 ens3 1.72 0.50 0.50 0.28 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:31:01 ens3 0.50 0.27 0.33 0.26 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:32:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:33:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:34:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:35:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:36:01 ens3 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:37:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:38:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:39:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:40:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:41:01 ens3 0.23 0.25 0.19 0.08 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:42:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:43:01 ens3 0.42 0.37 0.26 0.21 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:44:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:45:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:46:01 ens3 0.42 0.33 0.20 0.08 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.733Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:48:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:49:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:50:01 ens3 1.73 0.60 0.45 0.29 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:51:01 ens3 0.57 0.40 0.33 0.27 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:52:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:53:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:54:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:55:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:56:01 ens3 0.38 0.35 0.20 0.08 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:58:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:59:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:00:01 ens3 1.45 0.55 0.44 0.29 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:01:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:02:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:03:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:04:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:05:01 ens3 2.07 1.83 3.32 0.64 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] 18:05:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] Average: ens3 32.68 26.41 294.33 6.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] Average: docker0 16.00 18.89 1.15 165.14 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T18:05:20.734Z] [2022-10-26T18:05:20.734Z] [2022-10-26T18:05:20.734Z] ---> sar -P ALL: [2022-10-26T18:05:20.734Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117186) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T18:05:20.734Z] [2022-10-26T18:05:20.734Z] 16:29:49 LINUX RESTART (8 CPU) [2022-10-26T18:05:20.734Z] [2022-10-26T18:05:20.734Z] 16:30:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T18:05:20.734Z] 16:31:02 all 10.43 0.00 3.65 2.75 0.05 83.12 [2022-10-26T18:05:20.734Z] 16:31:02 0 9.08 0.00 3.35 0.32 0.03 87.21 [2022-10-26T18:05:20.734Z] 16:31:02 1 7.16 0.00 3.13 1.51 0.05 88.14 [2022-10-26T18:05:20.734Z] 16:31:02 2 9.96 0.00 3.58 3.06 0.05 83.35 [2022-10-26T18:05:20.734Z] 16:31:02 3 13.52 0.00 4.40 4.08 0.07 77.93 [2022-10-26T18:05:20.734Z] 16:31:02 4 10.96 0.00 4.96 3.78 0.05 80.26 [2022-10-26T18:05:20.734Z] 16:31:02 5 8.48 0.00 2.94 0.82 0.05 87.71 [2022-10-26T18:05:20.734Z] 16:31:02 6 9.79 0.00 2.96 5.52 0.05 81.67 [2022-10-26T18:05:20.734Z] 16:31:02 7 14.50 0.00 3.86 2.94 0.08 78.62 [2022-10-26T18:05:20.734Z] 16:32:01 all 30.39 0.00 6.11 1.35 0.09 62.07 [2022-10-26T18:05:20.734Z] 16:32:01 0 31.04 0.00 6.68 0.17 0.09 62.02 [2022-10-26T18:05:20.734Z] 16:32:01 1 30.51 0.00 6.30 7.84 0.10 55.25 [2022-10-26T18:05:20.734Z] 16:32:01 2 30.87 0.00 5.77 0.05 0.09 63.23 [2022-10-26T18:05:20.734Z] 16:32:01 3 29.34 0.00 6.49 0.09 0.09 64.00 [2022-10-26T18:05:20.734Z] 16:32:01 4 29.88 0.00 5.98 0.15 0.09 63.91 [2022-10-26T18:05:20.734Z] 16:32:01 5 29.04 0.00 5.49 1.79 0.07 63.61 [2022-10-26T18:05:20.734Z] 16:32:01 6 29.49 0.00 6.53 0.64 0.09 63.26 [2022-10-26T18:05:20.734Z] 16:32:01 7 32.95 0.00 5.63 0.07 0.09 61.26 [2022-10-26T18:05:20.734Z] 16:33:01 all 50.75 0.00 7.08 0.22 0.11 41.83 [2022-10-26T18:05:20.734Z] 16:33:01 0 49.97 0.00 7.21 0.05 0.10 42.68 [2022-10-26T18:05:20.734Z] 16:33:01 1 50.94 0.00 7.10 0.03 0.10 41.83 [2022-10-26T18:05:20.734Z] 16:33:01 2 51.75 0.00 6.84 0.07 0.12 41.22 [2022-10-26T18:05:20.734Z] 16:33:01 3 50.24 0.00 6.98 0.59 0.12 42.06 [2022-10-26T18:05:20.734Z] 16:33:01 4 50.63 0.00 6.84 0.05 0.10 42.38 [2022-10-26T18:05:20.734Z] 16:33:01 5 51.29 0.00 7.18 0.14 0.10 41.30 [2022-10-26T18:05:20.734Z] 16:33:01 6 49.82 0.00 7.51 0.79 0.10 41.78 [2022-10-26T18:05:20.734Z] 16:33:01 7 51.38 0.00 7.02 0.07 0.10 41.43 [2022-10-26T18:05:20.734Z] 16:34:01 all 15.30 0.00 8.99 8.48 0.09 67.14 [2022-10-26T18:05:20.734Z] 16:34:01 0 14.56 0.00 10.85 17.92 0.09 56.58 [2022-10-26T18:05:20.734Z] 16:34:01 1 15.60 0.00 8.95 4.47 0.08 70.89 [2022-10-26T18:05:20.734Z] 16:34:01 2 15.34 0.00 8.75 7.41 0.08 68.42 [2022-10-26T18:05:20.734Z] 16:34:01 3 14.60 0.00 10.51 10.02 0.10 64.77 [2022-10-26T18:05:20.734Z] 16:34:01 4 14.67 0.00 6.87 4.34 0.08 74.04 [2022-10-26T18:05:20.734Z] 16:34:01 5 17.12 0.00 9.48 11.18 0.08 62.14 [2022-10-26T18:05:20.734Z] 16:34:01 6 14.51 0.00 7.19 6.84 0.08 71.37 [2022-10-26T18:05:20.734Z] 16:34:01 7 16.03 0.00 9.35 5.71 0.09 68.83 [2022-10-26T18:05:20.734Z] 16:35:01 all 38.20 0.00 11.64 15.02 0.11 35.03 [2022-10-26T18:05:20.734Z] 16:35:01 0 37.83 0.00 11.42 12.75 0.10 37.90 [2022-10-26T18:05:20.734Z] 16:35:01 1 38.57 0.00 11.58 19.11 0.12 30.62 [2022-10-26T18:05:20.734Z] 16:35:01 2 38.09 0.00 12.13 12.57 0.10 37.12 [2022-10-26T18:05:20.734Z] 16:35:01 3 35.96 0.00 12.88 12.18 0.10 38.88 [2022-10-26T18:05:20.734Z] 16:35:01 4 39.57 0.00 10.90 7.91 0.10 41.51 [2022-10-26T18:05:20.734Z] 16:35:01 5 37.89 0.00 11.89 27.33 0.12 22.77 [2022-10-26T18:05:20.734Z] 16:35:01 6 39.41 0.00 10.70 10.50 0.08 39.31 [2022-10-26T18:05:20.734Z] 16:35:01 7 38.25 0.00 11.67 17.89 0.14 32.06 [2022-10-26T18:05:20.734Z] 16:36:01 all 56.31 0.00 15.04 10.50 0.13 18.02 [2022-10-26T18:05:20.734Z] 16:36:01 0 57.54 0.00 14.64 15.08 0.14 12.60 [2022-10-26T18:05:20.734Z] 16:36:01 1 57.15 0.00 15.32 7.90 0.12 19.51 [2022-10-26T18:05:20.734Z] 16:36:01 2 55.37 0.00 15.27 7.96 0.14 21.26 [2022-10-26T18:05:20.734Z] 16:36:01 3 54.24 0.00 16.08 8.18 0.12 21.38 [2022-10-26T18:05:20.734Z] 16:36:01 4 54.93 0.00 16.17 17.47 0.12 11.31 [2022-10-26T18:05:20.734Z] 16:36:01 5 57.41 0.00 13.78 6.06 0.12 22.63 [2022-10-26T18:05:20.734Z] 16:36:01 6 56.49 0.00 14.12 9.87 0.14 19.39 [2022-10-26T18:05:20.734Z] 16:36:01 7 57.34 0.00 14.93 11.48 0.15 16.10 [2022-10-26T18:05:20.734Z] 16:37:01 all 36.18 0.00 8.11 2.32 0.08 53.32 [2022-10-26T18:05:20.734Z] 16:37:01 0 36.00 0.00 8.20 2.08 0.08 53.64 [2022-10-26T18:05:20.734Z] 16:37:01 1 36.50 0.00 7.89 1.04 0.08 54.48 [2022-10-26T18:05:20.734Z] 16:37:01 2 36.84 0.00 7.50 1.08 0.07 54.50 [2022-10-26T18:05:20.735Z] 16:37:01 3 35.71 0.00 8.08 3.85 0.08 52.28 [2022-10-26T18:05:20.735Z] 16:37:01 4 35.91 0.00 8.44 1.47 0.07 54.12 [2022-10-26T18:05:20.735Z] 16:37:01 5 34.86 0.00 8.69 4.46 0.08 51.90 [2022-10-26T18:05:20.735Z] 16:37:01 6 36.72 0.00 8.25 3.20 0.08 51.75 [2022-10-26T18:05:20.735Z] 16:37:01 7 36.87 0.00 7.81 1.35 0.08 53.89 [2022-10-26T18:05:20.735Z] 16:38:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2022-10-26T18:05:20.735Z] 16:38:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:38:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:38:01 5 1.58 0.00 0.03 0.00 0.00 98.39 [2022-10-26T18:05:20.735Z] 16:38:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-26T18:05:20.735Z] 16:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T18:05:20.735Z] 16:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:39:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:39:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:40:01 all 0.01 0.00 0.01 0.03 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:40:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:40:01 6 0.02 0.00 0.00 0.08 0.00 99.90 [2022-10-26T18:05:20.735Z] 16:40:01 7 0.03 0.00 0.02 0.08 0.02 99.85 [2022-10-26T18:05:20.735Z] 16:41:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:41:01 0 0.12 0.00 0.02 0.03 0.00 99.83 [2022-10-26T18:05:20.735Z] 16:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T18:05:20.735Z] 16:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:41:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T18:05:20.735Z] [2022-10-26T18:05:20.735Z] 16:41:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T18:05:20.735Z] 16:42:01 all 0.01 0.00 0.01 0.03 0.01 99.95 [2022-10-26T18:05:20.735Z] 16:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:42:01 1 0.00 0.00 0.02 0.18 0.02 99.78 [2022-10-26T18:05:20.735Z] 16:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T18:05:20.735Z] 16:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T18:05:20.735Z] 16:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:43:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-26T18:05:20.735Z] 16:43:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-26T18:05:20.735Z] 16:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T18:05:20.735Z] 16:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:44:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-26T18:05:20.735Z] 16:44:01 1 0.02 0.00 0.03 0.07 0.02 99.87 [2022-10-26T18:05:20.735Z] 16:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T18:05:20.735Z] 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:45:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:45:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:45:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:46:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-10-26T18:05:20.735Z] 16:46:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:46:01 1 0.03 0.00 0.03 0.05 0.02 99.87 [2022-10-26T18:05:20.735Z] 16:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:46:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-26T18:05:20.735Z] 16:46:01 5 0.18 0.00 0.02 0.00 0.00 99.80 [2022-10-26T18:05:20.735Z] 16:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:47:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-10-26T18:05:20.735Z] 16:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:47:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T18:05:20.735Z] 16:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T18:05:20.735Z] 16:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:47:01 5 1.95 0.00 0.02 0.00 0.02 98.01 [2022-10-26T18:05:20.735Z] 16:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:48:01 all 0.00 0.00 0.01 0.00 0.00 99.99 [2022-10-26T18:05:20.735Z] 16:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:48:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:49:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-26T18:05:20.735Z] 16:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:50:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-26T18:05:20.735Z] 16:50:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-26T18:05:20.735Z] 16:50:01 1 0.03 0.00 0.02 0.05 0.00 99.90 [2022-10-26T18:05:20.735Z] 16:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T18:05:20.735Z] 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:51:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:51:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:52:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-26T18:05:20.735Z] 16:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.735Z] 16:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] [2022-10-26T18:05:20.735Z] 16:52:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T18:05:20.735Z] 16:53:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2022-10-26T18:05:20.735Z] 16:53:01 0 0.20 0.00 0.00 0.00 0.00 99.80 [2022-10-26T18:05:20.735Z] 16:53:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-26T18:05:20.735Z] 16:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.735Z] 16:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.735Z] 16:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T18:05:20.735Z] 16:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.735Z] 16:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:54:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-26T18:05:20.736Z] 16:54:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.736Z] 16:54:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-26T18:05:20.736Z] 16:54:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 16:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 16:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:54:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 16:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.736Z] 16:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T18:05:20.736Z] 16:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 16:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T18:05:20.736Z] 16:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T18:05:20.736Z] 16:56:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T18:05:20.736Z] 16:56:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-26T18:05:20.736Z] 16:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 16:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 16:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T18:05:20.736Z] 16:57:01 all 0.16 0.00 0.01 0.00 0.00 99.83 [2022-10-26T18:05:20.736Z] 16:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T18:05:20.736Z] 16:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T18:05:20.736Z] 16:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:57:01 5 1.21 0.00 0.03 0.00 0.00 98.76 [2022-10-26T18:05:20.736Z] 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:58:01 all 0.21 0.00 0.00 0.00 0.00 99.79 [2022-10-26T18:05:20.736Z] 16:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-26T18:05:20.736Z] 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:58:01 5 1.52 0.00 0.00 0.00 0.02 98.47 [2022-10-26T18:05:20.736Z] 16:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.736Z] 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T18:05:20.736Z] 16:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:59:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-26T18:05:20.736Z] 16:59:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 16:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 16:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 16:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 16:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:00:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-26T18:05:20.736Z] 17:00:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-26T18:05:20.736Z] 17:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:01:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-10-26T18:05:20.736Z] 17:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T18:05:20.736Z] 17:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:02:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T18:05:20.736Z] 17:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 17:03:01 all 0.01 0.00 0.02 0.01 0.01 99.96 [2022-10-26T18:05:20.736Z] 17:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:03:01 1 0.03 0.00 0.05 0.03 0.02 99.87 [2022-10-26T18:05:20.736Z] 17:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.736Z] 17:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.736Z] 17:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T18:05:20.736Z] 17:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] [2022-10-26T18:05:20.736Z] 17:03:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T18:05:20.736Z] 17:04:01 all 0.17 0.00 0.02 0.00 0.00 99.81 [2022-10-26T18:05:20.736Z] 17:04:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-26T18:05:20.736Z] 17:04:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-26T18:05:20.736Z] 17:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T18:05:20.736Z] 17:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:04:01 5 1.26 0.00 0.03 0.00 0.00 98.71 [2022-10-26T18:05:20.736Z] 17:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:05:01 all 0.26 0.00 0.00 0.01 0.00 99.73 [2022-10-26T18:05:20.736Z] 17:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:05:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-26T18:05:20.736Z] 17:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 17:05:01 5 1.97 0.00 0.00 0.02 0.00 98.01 [2022-10-26T18:05:20.736Z] 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 17:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 17:06:01 all 0.26 0.00 0.00 0.01 0.00 99.73 [2022-10-26T18:05:20.736Z] 17:06:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:06:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:06:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2022-10-26T18:05:20.736Z] 17:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:06:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2022-10-26T18:05:20.736Z] 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 17:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 17:07:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2022-10-26T18:05:20.736Z] 17:07:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-26T18:05:20.736Z] 17:07:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T18:05:20.736Z] 17:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.736Z] 17:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T18:05:20.736Z] 17:07:01 5 0.25 0.00 0.03 0.00 0.02 99.70 [2022-10-26T18:05:20.736Z] 17:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:08:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:08:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2022-10-26T18:05:20.736Z] 17:08:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 17:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 17:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 17:09:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:09:01 0 0.07 0.00 0.00 0.02 0.02 99.90 [2022-10-26T18:05:20.736Z] 17:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T18:05:20.736Z] 17:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 17:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:10:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2022-10-26T18:05:20.736Z] 17:10:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:10:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-26T18:05:20.736Z] 17:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.736Z] 17:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.736Z] 17:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.736Z] 17:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.736Z] 17:11:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2022-10-26T18:05:20.737Z] 17:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T18:05:20.737Z] 17:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T18:05:20.737Z] 17:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-26T18:05:20.737Z] 17:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T18:05:20.737Z] 17:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T18:05:20.737Z] 17:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:12:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:12:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-26T18:05:20.737Z] 17:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:13:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:14:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:14:01 1 0.02 0.00 0.02 0.05 0.02 99.90 [2022-10-26T18:05:20.737Z] 17:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] [2022-10-26T18:05:20.737Z] 17:14:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T18:05:20.737Z] 17:15:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-10-26T18:05:20.737Z] 17:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.737Z] 17:15:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2022-10-26T18:05:20.737Z] 17:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:15:01 5 0.30 0.00 0.03 0.00 0.00 99.67 [2022-10-26T18:05:20.737Z] 17:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:16:01 all 0.30 0.00 0.04 0.01 0.00 99.64 [2022-10-26T18:05:20.737Z] 17:16:01 0 0.02 0.00 0.07 0.00 0.00 99.92 [2022-10-26T18:05:20.737Z] 17:16:01 1 0.03 0.00 0.00 0.08 0.00 99.88 [2022-10-26T18:05:20.737Z] 17:16:01 2 0.00 0.00 0.05 0.02 0.00 99.93 [2022-10-26T18:05:20.737Z] 17:16:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2022-10-26T18:05:20.737Z] 17:16:01 4 0.23 0.00 0.03 0.02 0.00 99.72 [2022-10-26T18:05:20.737Z] 17:16:01 5 1.99 0.00 0.05 0.00 0.00 97.97 [2022-10-26T18:05:20.737Z] 17:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T18:05:20.737Z] 17:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.737Z] 17:17:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2022-10-26T18:05:20.737Z] 17:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T18:05:20.737Z] 17:17:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-26T18:05:20.737Z] 17:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:17:01 5 1.14 0.00 0.00 0.00 0.02 98.84 [2022-10-26T18:05:20.737Z] 17:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:18:02 all 0.11 0.00 0.01 0.00 0.00 99.87 [2022-10-26T18:05:20.737Z] 17:18:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:18:02 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-10-26T18:05:20.737Z] 17:18:02 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:18:02 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:18:02 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:18:02 5 0.76 0.00 0.03 0.00 0.00 99.20 [2022-10-26T18:05:20.737Z] 17:18:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:18:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:19:01 all 0.47 0.00 0.04 0.02 0.00 99.47 [2022-10-26T18:05:20.737Z] 17:19:01 0 0.68 0.00 0.02 0.00 0.00 99.31 [2022-10-26T18:05:20.737Z] 17:19:01 1 0.20 0.00 0.03 0.00 0.00 99.76 [2022-10-26T18:05:20.737Z] 17:19:01 2 0.03 0.00 0.02 0.05 0.02 99.88 [2022-10-26T18:05:20.737Z] 17:19:01 3 0.31 0.00 0.12 0.10 0.02 99.46 [2022-10-26T18:05:20.737Z] 17:19:01 4 0.14 0.00 0.03 0.00 0.00 99.83 [2022-10-26T18:05:20.737Z] 17:19:01 5 1.84 0.00 0.03 0.00 0.00 98.12 [2022-10-26T18:05:20.737Z] 17:19:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-26T18:05:20.737Z] 17:19:01 7 0.46 0.00 0.03 0.00 0.00 99.51 [2022-10-26T18:05:20.737Z] 17:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-26T18:05:20.737Z] 17:20:01 2 0.02 0.00 0.00 0.08 0.00 99.90 [2022-10-26T18:05:20.737Z] 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:21:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-26T18:05:20.737Z] 17:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-26T18:05:20.737Z] 17:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-26T18:05:20.737Z] 17:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-26T18:05:20.737Z] 17:22:01 2 0.00 0.00 0.02 0.05 0.02 99.92 [2022-10-26T18:05:20.737Z] 17:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:22:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T18:05:20.737Z] 17:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:23:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-26T18:05:20.737Z] 17:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T18:05:20.737Z] 17:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:24:01 all 0.18 0.00 0.01 0.01 0.00 99.80 [2022-10-26T18:05:20.737Z] 17:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:24:01 1 0.66 0.00 0.02 0.02 0.02 99.29 [2022-10-26T18:05:20.737Z] 17:24:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:24:01 5 0.73 0.00 0.02 0.02 0.00 99.24 [2022-10-26T18:05:20.737Z] 17:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:25:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-10-26T18:05:20.737Z] 17:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:25:01 1 2.00 0.00 0.02 0.00 0.02 97.96 [2022-10-26T18:05:20.737Z] 17:25:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-26T18:05:20.737Z] 17:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.737Z] 17:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] [2022-10-26T18:05:20.737Z] 17:25:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T18:05:20.737Z] 17:26:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2022-10-26T18:05:20.737Z] 17:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:26:01 1 0.75 0.00 0.05 0.00 0.02 99.19 [2022-10-26T18:05:20.737Z] 17:26:01 2 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-26T18:05:20.737Z] 17:26:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-26T18:05:20.737Z] 17:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.737Z] 17:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.737Z] 17:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-26T18:05:20.737Z] 17:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T18:05:20.737Z] 17:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T18:05:20.737Z] 17:27:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-26T18:05:20.738Z] 17:27:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-26T18:05:20.738Z] 17:27:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.738Z] 17:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:28:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2022-10-26T18:05:20.738Z] 17:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.738Z] 17:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.738Z] 17:29:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-26T18:05:20.738Z] 17:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:29:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T18:05:20.738Z] 17:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:30:01 2 0.03 0.00 0.05 0.02 0.02 99.88 [2022-10-26T18:05:20.738Z] 17:30:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-26T18:05:20.738Z] 17:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:31:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2022-10-26T18:05:20.738Z] 17:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.738Z] 17:32:01 2 0.03 0.00 0.05 0.02 0.02 99.88 [2022-10-26T18:05:20.738Z] 17:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:33:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:33:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-26T18:05:20.738Z] 17:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T18:05:20.738Z] 17:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T18:05:20.738Z] 17:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.738Z] 17:35:01 2 0.00 0.00 0.03 0.02 0.02 99.93 [2022-10-26T18:05:20.738Z] 17:35:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T18:05:20.738Z] 17:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:36:01 all 0.19 0.00 0.01 0.01 0.00 99.78 [2022-10-26T18:05:20.738Z] 17:36:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2022-10-26T18:05:20.738Z] 17:36:01 1 1.37 0.00 0.07 0.00 0.02 98.55 [2022-10-26T18:05:20.738Z] 17:36:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-26T18:05:20.738Z] 17:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] [2022-10-26T18:05:20.738Z] 17:36:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T18:05:20.738Z] 17:37:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2022-10-26T18:05:20.738Z] 17:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:37:01 1 2.00 0.00 0.00 0.02 0.02 97.96 [2022-10-26T18:05:20.738Z] 17:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:37:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T18:05:20.738Z] 17:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:38:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-10-26T18:05:20.738Z] 17:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:38:01 1 1.99 0.00 0.02 0.05 0.02 97.93 [2022-10-26T18:05:20.738Z] 17:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T18:05:20.738Z] 17:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:39:01 all 0.12 0.00 0.02 0.00 0.00 99.85 [2022-10-26T18:05:20.738Z] 17:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:39:01 1 0.90 0.00 0.13 0.02 0.00 98.95 [2022-10-26T18:05:20.738Z] 17:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.738Z] 17:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:40:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2022-10-26T18:05:20.738Z] 17:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:40:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-26T18:05:20.738Z] 17:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:41:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:41:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2022-10-26T18:05:20.738Z] 17:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:41:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-26T18:05:20.738Z] 17:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.738Z] 17:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.738Z] 17:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T18:05:20.738Z] 17:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:42:01 1 0.08 0.00 0.02 0.02 0.02 99.87 [2022-10-26T18:05:20.739Z] 17:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:42:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-26T18:05:20.739Z] 17:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:43:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2022-10-26T18:05:20.739Z] 17:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T18:05:20.739Z] 17:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:44:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-26T18:05:20.739Z] 17:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:44:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-26T18:05:20.739Z] 17:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:45:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-26T18:05:20.739Z] 17:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T18:05:20.739Z] 17:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.739Z] 17:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:46:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-10-26T18:05:20.739Z] 17:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.739Z] 17:47:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-26T18:05:20.739Z] 17:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] [2022-10-26T18:05:20.739Z] 17:47:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T18:05:20.739Z] 17:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-26T18:05:20.739Z] 17:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:48:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-10-26T18:05:20.739Z] 17:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T18:05:20.739Z] 17:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.739Z] 17:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:49:01 1 0.02 0.00 0.05 0.02 0.00 99.92 [2022-10-26T18:05:20.739Z] 17:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T18:05:20.739Z] 17:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:50:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:50:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-26T18:05:20.739Z] 17:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.739Z] 17:50:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-26T18:05:20.739Z] 17:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:51:01 1 0.00 0.00 0.03 0.05 0.00 99.92 [2022-10-26T18:05:20.739Z] 17:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:51:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-26T18:05:20.739Z] 17:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.739Z] 17:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-26T18:05:20.739Z] 17:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:52:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2022-10-26T18:05:20.739Z] 17:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T18:05:20.739Z] 17:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:53:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:53:01 1 0.02 0.00 0.03 0.07 0.02 99.87 [2022-10-26T18:05:20.739Z] 17:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:54:01 1 0.03 0.00 0.03 0.03 0.02 99.88 [2022-10-26T18:05:20.739Z] 17:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T18:05:20.739Z] 17:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:55:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-26T18:05:20.739Z] 17:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.739Z] 17:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:56:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.739Z] 17:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:56:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-26T18:05:20.739Z] 17:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T18:05:20.739Z] 17:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:57:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2022-10-26T18:05:20.739Z] 17:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T18:05:20.739Z] 17:57:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.739Z] 17:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:58:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-26T18:05:20.739Z] 17:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.739Z] 17:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] 17:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.739Z] 17:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.739Z] [2022-10-26T18:05:20.740Z] 17:58:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T18:05:20.740Z] 17:59:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2022-10-26T18:05:20.740Z] 17:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T18:05:20.740Z] 17:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.740Z] 17:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 17:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.740Z] 17:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.740Z] 17:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 17:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T18:05:20.740Z] 17:59:01 7 0.23 0.00 0.02 0.00 0.00 99.75 [2022-10-26T18:05:20.740Z] 18:00:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-10-26T18:05:20.740Z] 18:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.740Z] 18:00:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-26T18:05:20.740Z] 18:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.740Z] 18:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.740Z] 18:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.740Z] 18:00:01 7 1.99 0.00 0.02 0.00 0.00 98.00 [2022-10-26T18:05:20.740Z] 18:01:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-10-26T18:05:20.740Z] 18:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:01:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.740Z] 18:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:01:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T18:05:20.740Z] 18:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.740Z] 18:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:01:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T18:05:20.740Z] 18:01:01 7 1.97 0.00 0.00 0.00 0.02 98.01 [2022-10-26T18:05:20.740Z] 18:02:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-10-26T18:05:20.740Z] 18:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T18:05:20.740Z] 18:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T18:05:20.740Z] 18:02:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T18:05:20.740Z] 18:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.740Z] 18:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.740Z] 18:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T18:05:20.740Z] 18:02:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2022-10-26T18:05:20.740Z] 18:03:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2022-10-26T18:05:20.740Z] 18:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.740Z] 18:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T18:05:20.740Z] 18:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.740Z] 18:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.740Z] 18:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.740Z] 18:03:01 7 1.13 0.00 0.05 0.00 0.00 98.83 [2022-10-26T18:05:20.740Z] 18:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-26T18:05:20.740Z] 18:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.740Z] 18:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:04:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T18:05:20.740Z] 18:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T18:05:20.740Z] 18:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T18:05:20.740Z] 18:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T18:05:20.740Z] 18:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:05:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2022-10-26T18:05:20.740Z] 18:05:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-26T18:05:20.740Z] 18:05:01 1 0.05 0.00 0.03 0.08 0.00 99.83 [2022-10-26T18:05:20.740Z] 18:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T18:05:20.740Z] 18:05:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-26T18:05:20.740Z] 18:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T18:05:20.740Z] 18:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T18:05:20.740Z] 18:05:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-26T18:05:20.740Z] 18:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-26T18:05:20.740Z] Average: all 2.52 0.00 0.64 0.43 0.01 96.40 [2022-10-26T18:05:20.740Z] Average: 0 2.47 0.00 0.65 0.51 0.01 96.37 [2022-10-26T18:05:20.740Z] Average: 1 2.58 0.00 0.64 0.46 0.01 96.31 [2022-10-26T18:05:20.740Z] Average: 2 2.48 0.00 0.63 0.34 0.01 96.54 [2022-10-26T18:05:20.740Z] Average: 3 2.44 0.00 0.69 0.41 0.01 96.45 [2022-10-26T18:05:20.740Z] Average: 4 2.47 0.00 0.63 0.37 0.01 96.53 [2022-10-26T18:05:20.740Z] Average: 5 2.65 0.00 0.63 0.54 0.01 96.18 [2022-10-26T18:05:20.740Z] Average: 6 2.46 0.00 0.60 0.39 0.01 96.54 [2022-10-26T18:05:20.740Z] Average: 7 2.65 0.00 0.63 0.41 0.01 96.31 [2022-10-26T18:05:20.740Z] [2022-10-26T18:05:20.740Z] [2022-10-26T18:05:20.740Z]