Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5399f62303749c4ec630382b1fff163c597fdda7+cd12ae53bb5ba1da092f9ffd7d969d808500d050 (e55d7eb3c0a5e15fa63da80dd95d9463c07b1194) 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-ssh6265252181923335593.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh9053443457688894657.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-4017/workspace@libs/edgex-global-pipelines/.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-4017/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5371471711340891935.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh4533776056478147594.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-4017/workspace@libs/lf-pipelines/.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-4017/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7864737556999763223.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-48336 in /w/workspace/edgexfoundry_edgex-go_PR-4017 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cd12ae53bb5ba1da092f9ffd7d969d808500d050 into PR head commit 5399f62303749c4ec630382b1fff163c597fdda7 Merge succeeded, producing fd29d181496359fefcef0f28af047a9b2fa6b2f5 Checking out Revision fd29d181496359fefcef0f28af047a9b2fa6b2f5 (PR-4017) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4017/head:refs/remotes/origin/PR-4017 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5399f62303749c4ec630382b1fff163c597fdda7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd29d181496359fefcef0f28af047a9b2fa6b2f5 # timeout=10 Commit message: "Merge commit 'cd12ae53bb5ba1da092f9ffd7d969d808500d050' into HEAD" > git rev-list --no-walk 5399f62303749c4ec630382b1fff163c597fdda7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:34:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:34:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:34:03 ========================================================= 20:34:03 EdgeX Global Pipelines Version Info 20:34:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:34:04 ------------------- 20:34:04 stable info: 20:34:04 ------------------- 20:34:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:34:04 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:34:04 Message: update stable to v1.0.227 20:34:04 ------------------- 20:34:04 experimental info: 20:34:04 ------------------- 20:34:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:34:04 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 20:34:04 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4017 [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4017 [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4017 [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd29d181496359fefcef0f28af047a9b2fa6b2f5 [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd29d18 [Pipeline] echo 20:34:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:05 provisioning config files... 20:34:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4407691670989259341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:05 ---> docker-login.sh 20:34:05 nexus3.edgexfoundry.org:10001 20:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:06 Configure a credential helper to remove this warning. See 20:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:06 20:34:06 Login Succeeded 20:34:06 nexus3.edgexfoundry.org:10002 20:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:06 Configure a credential helper to remove this warning. See 20:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:06 20:34:06 Login Succeeded 20:34:06 nexus3.edgexfoundry.org:10003 20:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:06 Configure a credential helper to remove this warning. See 20:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:06 20:34:06 Login Succeeded 20:34:06 nexus3.edgexfoundry.org:10004 20:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:06 Configure a credential helper to remove this warning. See 20:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:06 20:34:06 Login Succeeded 20:34:06 docker.io 20:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:07 Configure a credential helper to remove this warning. See 20:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:07 20:34:07 Login Succeeded 20:34:07 ---> docker-login.sh ends [Pipeline] } 20:34:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:07 + 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 20:34:07 + cut -d/ -f2 20:34:07 + dirname cmd/core-command/Dockerfile 20:34:07 + echo core-command,cmd/core-command/Dockerfile 20:34:07 + dirname cmd/core-data/Dockerfile 20:34:07 + cut -d/ -f2 20:34:07 + echo core-data,cmd/core-data/Dockerfile 20:34:07 + dirname cmd/core-metadata/Dockerfile 20:34:07 + cut -d/ -f2 20:34:07 + echo core-metadata,cmd/core-metadata/Dockerfile 20:34:07 + dirname cmd/security-bootstrapper/Dockerfile 20:34:07 + cut -d/ -f2 20:34:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:34:07 + dirname+ cmd/security-proxy-setup/Dockerfile 20:34:07 cut -d/ -f2 20:34:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:34:07 + dirname cmd/security-secretstore-setup/Dockerfile 20:34:07 + cut -d/ -f2 20:34:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:34:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:34:07 + cut -d/ -f2 20:34:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:34:07 + dirname cmd/security-spire-agent/Dockerfile 20:34:07 + cut -d/ -f2 20:34:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:34:07 + dirname cmd/security-spire-config/Dockerfile 20:34:07 + cut -d/ -f2 20:34:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:34:07 + dirname cmd/security-spire-server/Dockerfile 20:34:07 + cut -d/ -f2 20:34:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:34:07 + dirname cmd/support-notifications/Dockerfile 20:34:07 + cut -d/ -f2 20:34:07 + echo support-notifications,cmd/support-notifications/Dockerfile 20:34:07 + dirname cmd/support-scheduler/Dockerfile 20:34:07 + cut -d/ -f2 20:34:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:34:07 + dirname cmd/sys-mgmt-agent/Dockerfile 20:34:07 + cut -d/ -f2 20:34:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:34:07 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 20:34:07 + git rev-list -1 --merges fd29d181496359fefcef0f28af047a9b2fa6b2f5~1..fd29d181496359fefcef0f28af047a9b2fa6b2f5 [Pipeline] echo 20:34:07 -----------> git rev-list -1 --merges fd29d181496359fefcef0f28af047a9b2fa6b2f5~1..fd29d181496359fefcef0f28af047a9b2fa6b2f5 fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:34:07 fd29d181496359fefcef0f28af047a9b2fa6b2f5 [false] [Pipeline] sh 20:34:08 + git log --format=format:%s -1 fd29d181496359fefcef0f28af047a9b2fa6b2f5 [Pipeline] echo 20:34:08 ========================================================= 20:34:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:34:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:34:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:34:08 + grep -v github /etc/ssh/ssh_known_hosts 20:34:08 + [ -e /tmp/ssh_known_hosts ] 20:34:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:34:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:34:08 + sudo tee -a /etc/ssh/ssh_known_hosts 20:34:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:34:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:34:08 20:34:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:34:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:34:09 latest: Pulling from edgex-devops/py-git-semver 20:34:09 1fe172e4850f: Pulling fs layer 20:34:09 caf521ccaac6: Pulling fs layer 20:34:09 3ead6fa29328: Pulling fs layer 20:34:09 5c2a1cbceb83: Pulling fs layer 20:34:09 a8d5f1318db7: Pulling fs layer 20:34:09 c427282e49a2: Pulling fs layer 20:34:09 1827001aaf11: Pulling fs layer 20:34:09 0714d37db230: Pulling fs layer 20:34:09 ac28cf19c067: Pulling fs layer 20:34:09 ca983d60f3e2: Pulling fs layer 20:34:09 9f894cec8388: Pulling fs layer 20:34:09 c427282e49a2: Waiting 20:34:09 5c2a1cbceb83: Waiting 20:34:09 1827001aaf11: Waiting 20:34:09 ac28cf19c067: Waiting 20:34:09 0714d37db230: Waiting 20:34:09 a8d5f1318db7: Waiting 20:34:09 9f894cec8388: Waiting 20:34:09 ca983d60f3e2: Waiting 20:34:09 caf521ccaac6: Download complete 20:34:09 5c2a1cbceb83: Verifying Checksum 20:34:09 5c2a1cbceb83: Download complete 20:34:09 a8d5f1318db7: Verifying Checksum 20:34:09 a8d5f1318db7: Download complete 20:34:09 c427282e49a2: Verifying Checksum 20:34:09 c427282e49a2: Download complete 20:34:09 3ead6fa29328: Verifying Checksum 20:34:09 3ead6fa29328: Download complete 20:34:09 0714d37db230: Verifying Checksum 20:34:09 0714d37db230: Download complete 20:34:09 ac28cf19c067: Download complete 20:34:09 ca983d60f3e2: Verifying Checksum 20:34:09 ca983d60f3e2: Download complete 20:34:09 1fe172e4850f: Verifying Checksum 20:34:09 1fe172e4850f: Download complete 20:34:09 9f894cec8388: Verifying Checksum 20:34:09 9f894cec8388: Download complete 20:34:10 1827001aaf11: Verifying Checksum 20:34:10 1827001aaf11: Download complete 20:34:11 1fe172e4850f: Pull complete 20:34:11 caf521ccaac6: Pull complete 20:34:11 3ead6fa29328: Pull complete 20:34:11 5c2a1cbceb83: Pull complete 20:34:12 a8d5f1318db7: Pull complete 20:34:12 c427282e49a2: Pull complete 20:34:14 1827001aaf11: Pull complete 20:34:14 0714d37db230: Pull complete 20:34:14 ac28cf19c067: Pull complete 20:34:14 ca983d60f3e2: Pull complete 20:34:14 9f894cec8388: Pull complete 20:34:14 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:34:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:34:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:34:14 prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container 20:34:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:34:16 $ docker top 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 -eo pid,comm 20:34:16 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). 20:34:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:16 [ssh-agent] Looking for ssh-agent implementation... 20:34:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:16 $ docker exec 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 ssh-agent 20:34:16 SSH_AUTH_SOCK=/tmp/ssh-Z4AbA7Pk7Xkg/agent.34 20:34:16 SSH_AGENT_PID=40 20:34:16 Running ssh-add (command line suppressed) 20:34:16 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8836906435491442405.key (/w/workspace/edgex-go/2@tmp/private_key_8836906435491442405.key) 20:34:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:17 + git tag --points-at HEAD [Pipeline] } 20:34:17 $ docker exec --env ******** --env ******** 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 ssh-agent -k 20:34:17 unset SSH_AUTH_SOCK; 20:34:17 unset SSH_AGENT_PID; 20:34:17 echo Agent pid 40 killed; 20:34:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:34:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:17 [ssh-agent] Looking for ssh-agent implementation... 20:34:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:17 $ docker exec 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 ssh-agent 20:34:17 SSH_AUTH_SOCK=/tmp/ssh-L7kT2DKuy6Qh/agent.73 20:34:17 SSH_AGENT_PID=79 20:34:17 Running ssh-add (command line suppressed) 20:34:17 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7561464860560917111.key (/w/workspace/edgex-go/2@tmp/private_key_7561464860560917111.key) 20:34:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:18 + git semver init 20:34:18 2022-05-10 20:34:18,364 [run_init] DEBUG init version:0.0.0 force:False 20:34:18 2022-05-10 20:34:18,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 20:34:18 2022-05-10 20:34:18,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 20:34:18 2022-05-10 20:34:18,365 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 20:34:30 2022-05-10 20:34:30,038 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 20:34:30 2022-05-10 20:34:30,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4017 with force:False 20:34:30 2022-05-10 20:34:30,039 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4017 20:34:30 2022-05-10 20:34:30,045 [execute] INFO git cat-file --batch-check 20:34:30 2022-05-10 20:34:30,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 20:34:30 2022-05-10 20:34:30,052 [execute] INFO git cat-file --batch 20:34:30 2022-05-10 20:34:30,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 20:34:30 2022-05-10 20:34:30,059 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4017 20:34:30 0.0.0 [Pipeline] } 20:34:30 $ docker exec --env ******** --env ******** 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 ssh-agent -k 20:34:30 unset SSH_AUTH_SOCK; 20:34:30 unset SSH_AGENT_PID; 20:34:30 echo Agent pid 79 killed; 20:34:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:31 + git semver [Pipeline] } 20:34:31 $ docker stop --time=1 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 20:34:32 $ docker rm -f 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:34:33 Stashed 1 file(s) [Pipeline] echo 20:34:33 [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] echo 20:34:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:33 ========================================================= 20:34:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:34:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:34:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:34:33 59bf1c3509f3: Pulling fs layer 20:34:33 666ba61612fd: Pulling fs layer 20:34:33 8ed8ca486205: Pulling fs layer 20:34:33 4fe6c5a15a65: Pulling fs layer 20:34:33 22a0e8bec74d: Pulling fs layer 20:34:33 ca2b28591e48: Pulling fs layer 20:34:33 a51346096db8: Pulling fs layer 20:34:33 daebc70d1ce1: Pulling fs layer 20:34:33 0e18a0eac166: Pulling fs layer 20:34:33 ca2b28591e48: Waiting 20:34:33 22a0e8bec74d: Waiting 20:34:33 4fe6c5a15a65: Waiting 20:34:33 a51346096db8: Waiting 20:34:33 daebc70d1ce1: Waiting 20:34:33 8ed8ca486205: Verifying Checksum 20:34:33 8ed8ca486205: Download complete 20:34:33 666ba61612fd: Verifying Checksum 20:34:33 666ba61612fd: Download complete 20:34:33 22a0e8bec74d: Verifying Checksum 20:34:33 22a0e8bec74d: Download complete 20:34:33 ca2b28591e48: Verifying Checksum 20:34:33 ca2b28591e48: Download complete 20:34:33 a51346096db8: Download complete 20:34:33 59bf1c3509f3: Verifying Checksum 20:34:33 59bf1c3509f3: Download complete 20:34:34 59bf1c3509f3: Pull complete 20:34:34 daebc70d1ce1: Verifying Checksum 20:34:34 daebc70d1ce1: Download complete 20:34:34 666ba61612fd: Pull complete 20:34:34 8ed8ca486205: Pull complete 20:34:34 0e18a0eac166: Verifying Checksum 20:34:34 0e18a0eac166: Download complete 20:34:35 4fe6c5a15a65: Verifying Checksum 20:34:35 4fe6c5a15a65: Download complete 20:34:39 4fe6c5a15a65: Pull complete 20:34:39 22a0e8bec74d: Pull complete 20:34:39 ca2b28591e48: Pull complete 20:34:39 a51346096db8: Pull complete 20:34:39 daebc70d1ce1: Pull complete 20:34:42 0e18a0eac166: Pull complete 20:34:42 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:34:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:34:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:34:42 WORKDIR /edgex 20:34:42 COPY go.mod . 20:34:42 RUN go mod download+ 20:34:42 docker build -t ci-base-image-x86_64 -f - . 20:34:43 Sending build context to Docker daemon 335.3MB 20:34:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:34:43 ---> f018257e8ee9 20:34:43 Step 2/4 : WORKDIR /edgex 20:34:47 ---> Running in c7fa33e8d086 20:34:47 Removing intermediate container c7fa33e8d086 20:34:47 ---> 314d58bcd0b8 20:34:47 Step 3/4 : COPY go.mod . 20:34:47 ---> a9545f60f424 20:34:47 Step 4/4 : RUN go mod download 20:34:47 ---> Running in cd2ba4eb580e 20:34:48 Still waiting to schedule task 20:34:48 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:35:02 Removing intermediate container cd2ba4eb580e 20:35:02 ---> f24761541028 20:35:02 Successfully built f24761541028 20:35:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:35:02 + docker inspect -f . ci-base-image-x86_64 20:35:02 . [Pipeline] withDockerContainer 20:35:02 prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container 20:35:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 20:35:03 $ docker top e3973390ba1e437416a1e5a1059ba481aba1510c9140c8d27572dee9bd1cf356 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:03 + go version 20:35:03 go version go1.17.6 linux/amd64 [Pipeline] } 20:35:03 $ docker stop --time=1 e3973390ba1e437416a1e5a1059ba481aba1510c9140c8d27572dee9bd1cf356 20:35:05 $ docker rm -f e3973390ba1e437416a1e5a1059ba481aba1510c9140c8d27572dee9bd1cf356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:05 + docker inspect -f . ci-base-image-x86_64 20:35:05 . [Pipeline] withDockerContainer 20:35:05 prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container 20:35:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 20:35:06 $ docker top 446aa0ddf528463b88e77539b1794059643a44983796be610bd538178f2c27a8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:35:06 ========================================================= 20:35:06 [edgeXBuildGoParallel] Running Tests and Build... 20:35:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:06 + make test 20:35:06 go mod tidy -compat=1.17 20:35:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:35:13 ? github.com/edgexfoundry/edgex-go [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:35:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 20:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:35:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements 20:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:35:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 53.4% of statements 20:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.061s coverage: 89.2% of statements 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.098s coverage: 84.8% of statements 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements 20:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 20:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 20:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements 20:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 20:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements 20:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.8% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.072s coverage: 28.9% of statements 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 20:35:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:35:50 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 20:36:08 GO111MODULE=on go vet ./... 20:36:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:36:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:36:11 ./bin/test-attribution-txt.sh [Pipeline] echo 20:36:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:36:11 + ls -al . 20:36:11 total 684 20:36:11 drwxrwxr-x 10 1001 1001 4096 May 10 20:36 . 20:36:11 drwxr-xr-x 4 root root 4096 May 10 20:35 .. 20:36:11 -rw-rw-r-- 1 1001 1001 11 May 10 20:33 .dockerignore 20:36:11 drwxrwxr-x 8 1001 1001 4096 May 10 20:34 .git 20:36:11 drwxrwxr-x 3 1001 1001 4096 May 10 20:33 .github 20:36:11 -rw-rw-r-- 1 1001 1001 879 May 10 20:33 .gitignore 20:36:11 -rw-rw-r-- 1 1001 1001 42 May 10 20:33 .golangci.yml 20:36:11 -rw-rw-r-- 1 1001 1001 87 May 10 20:33 .hadolint.yml 20:36:11 drwxr-xr-x 3 1001 1001 4096 May 10 20:34 .semver 20:36:11 -rw-rw-r-- 1 1001 1001 166 May 10 20:33 .sonarcloud.properties 20:36:11 -rw-rw-r-- 1 1001 1001 1171 May 10 20:33 ADOPTERS.md 20:36:11 -rw-rw-r-- 1 1001 1001 10086 May 10 20:33 Attribution.txt 20:36:11 -rw-rw-r-- 1 1001 1001 63209 May 10 20:33 CHANGELOG.md 20:36:11 -rw-rw-r-- 1 1001 1001 3804 May 10 20:33 CONTRIBUTING.md 20:36:11 -rw-rw-r-- 1 1001 1001 677 May 10 20:33 GOVERNANCE.md 20:36:11 -rw-rw-r-- 1 1001 1001 850 May 10 20:33 Jenkinsfile 20:36:11 -rw-rw-r-- 1 1001 1001 10775 May 10 20:33 LICENSE 20:36:11 -rw-rw-r-- 1 1001 1001 10389 May 10 20:33 Makefile 20:36:11 -rw-rw-r-- 1 1001 1001 582 May 10 20:33 OWNERS.md 20:36:11 -rw-rw-r-- 1 1001 1001 9094 May 10 20:33 README.md 20:36:11 -rw-rw-r-- 1 1001 1001 6912 May 10 20:33 SECURITY.md 20:36:11 -rw-rw-r-- 1 1001 1001 5 May 10 20:34 VERSION 20:36:11 -rw-rw-r-- 1 1001 1001 4131 May 10 20:33 ZMQWindows.md 20:36:11 drwxrwxr-x 2 1001 1001 4096 May 10 20:33 bin 20:36:11 drwxrwxr-x 18 1001 1001 4096 May 10 20:33 cmd 20:36:11 -rw-r--r-- 1 root root 435134 May 10 20:35 coverage.out 20:36:11 -rw-rw-r-- 1 1001 1001 3217 May 10 20:33 go.mod 20:36:11 -rw-rw-r-- 1 1001 1001 35084 May 10 20:35 go.sum 20:36:11 drwxrwxr-x 8 1001 1001 4096 May 10 20:33 internal 20:36:11 drwxrwxr-x 3 1001 1001 4096 May 10 20:33 openapi 20:36:11 drwxrwxr-x 4 1001 1001 4096 May 10 20:33 snap 20:36:11 -rw-rw-r-- 1 1001 1001 204 May 10 20:33 version.go [Pipeline] sh 20:36:12 + '[' -e coverage.out ] 20:36:12 + chown 1001:1001 coverage.out [Pipeline] stash 20:36:12 Stashed 1 file(s) [Pipeline] sh 20:36:12 + make build 20:36:12 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 20:36:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:36:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:36:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:36:40 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 20:36:40 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 20:36:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:36:42 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 20:36:42 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 20:36:44 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 20:36:44 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 20:36:45 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 20:36:46 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] } 20:36:47 $ docker stop --time=1 446aa0ddf528463b88e77539b1794059643a44983796be610bd538178f2c27a8 20:36:50 $ docker rm -f 446aa0ddf528463b88e77539b1794059643a44983796be610bd538178f2c27a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:36:51 20:36:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:36:52 latest: Pulling from edgex-devops/edgex-compose 20:36:52 cbdbe7a5bc2a: Pulling fs layer 20:36:52 ca9280d653b3: Pulling fs layer 20:36:52 7e9c9ca2126c: Pulling fs layer 20:36:52 cbdbe7a5bc2a: Verifying Checksum 20:36:52 cbdbe7a5bc2a: Download complete 20:36:52 ca9280d653b3: Verifying Checksum 20:36:52 cbdbe7a5bc2a: Pull complete 20:36:52 7e9c9ca2126c: Verifying Checksum 20:36:52 ca9280d653b3: Pull complete 20:36:56 7e9c9ca2126c: Pull complete 20:36:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:36:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:36:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:36:56 prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container 20:36:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:36:57 $ docker top b23abea1aa2d180986cf4ffc3111ea4c97d22149e262cf8a721f46575d6d7064 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:58 + docker-compose build --help 20:36:58 + grep parallel 20:36:58 --parallel Build images in parallel. [Pipeline] } 20:36:58 $ docker stop --time=1 b23abea1aa2d180986cf4ffc3111ea4c97d22149e262cf8a721f46575d6d7064 20:37:00 $ docker rm -f b23abea1aa2d180986cf4ffc3111ea4c97d22149e262cf8a721f46575d6d7064 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:37:00 . [Pipeline] withDockerContainer 20:37:00 prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container 20:37:00 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:37:00 $ docker top 6254343cf2fb194ec801a9f78ecbde5cf5b8fbccb8a2570420b6883f2509fb24 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:01 + docker-compose -f ./docker-compose-build.yml build --parallel 20:37:01 Building core-command ... 20:37:01 Building core-data ... 20:37:01 Building core-metadata ... 20:37:01 Building security-bootstrapper ... 20:37:01 Building security-proxy-setup ... 20:37:01 Building security-secretstore-setup ... 20:37:01 Building security-spiffe-token-provider ... 20:37:01 Building security-spire-agent ... 20:37:01 Building security-spire-config ... 20:37:01 Building security-spire-server ... 20:37:01 Building support-notifications ... 20:37:01 Building support-scheduler ... 20:37:01 Building sys-mgmt-agent ... 20:37:01 Building core-data 20:37:01 Building sys-mgmt-agent 20:37:01 Building support-scheduler 20:37:01 Building security-bootstrapper 20:37:01 Building support-notifications 20:37:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:19 ---> f24761541028 20:37:19 Step 3/22 : WORKDIR /edgex-go 20:37:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:19 ---> f24761541028 20:37:19 Step 3/23 : WORKDIR /edgex-go 20:37:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:19 ---> f24761541028 20:37:19 Step 3/23 : WORKDIR /edgex-go 20:37:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:19 ---> f24761541028 20:37:19 Step 3/22 : WORKDIR /edgex-go 20:37:19 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:37:19 ---> f24761541028 20:37:19 Step 3/31 : WORKDIR /edgex-go 20:37:28 ---> Running in bd3ea7aacad3 20:37:28 ---> Running in 2bb6174834cd 20:37:28 ---> Running in 62b10eece347 20:37:28 ---> Running in 13ff3d4efd65 20:37:28 ---> Running in 25e190ac7f78 20:37:28 Removing intermediate container 62b10eece347 20:37:28 ---> 9acc1e45aeaa 20:37:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:28 Removing intermediate container 2bb6174834cd 20:37:28 ---> c51af6324991 20:37:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:28 Removing intermediate container 25e190ac7f78 20:37:28 ---> 62e76edb8606 20:37:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:28 Removing intermediate container 13ff3d4efd65 20:37:28 ---> 4a6e5a2c4dec 20:37:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:28 Removing intermediate container bd3ea7aacad3 20:37:28 ---> 886f5edf64d1 20:37:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:28 ---> Running in febaee9337b7 20:37:28 ---> Running in fd068f673fb2 20:37:28 ---> Running in 882b121afa13 20:37:28 ---> Running in 5fe6ebe0322a 20:37:28 ---> Running in 359f37164c39 20:37:28 Removing intermediate container febaee9337b7 20:37:28 ---> 141e9be0ca9e 20:37:28 Step 5/31 : RUN apk add --update --no-cache make git 20:37:28 Removing intermediate container fd068f673fb2 20:37:28 ---> 6d7b075bede4 20:37:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:37:28 ---> Running in c0347752ff6c 20:37:28 ---> Running in 53a8cab7c603 20:37:28 Removing intermediate container 882b121afa13 20:37:28 ---> b764f6fcc3d4 20:37:28 Step 5/23 : RUN apk add --update --no-cache make bash git 20:37:28 Removing intermediate container 5fe6ebe0322a 20:37:28 ---> 62ec909fd5bb 20:37:28 Step 5/22 : RUN apk add --update --no-cache make git 20:37:28 ---> Running in 1a8a69816c79 20:37:28 ---> Running in e0b1488401f2 20:37:28 Removing intermediate container 359f37164c39 20:37:28 ---> 70435f785ab9 20:37:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:37:28 ---> Running in 06e3c500df4f 20:37:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:30 OK: 221 MiB in 52 packages 20:37:30 OK: 221 MiB in 52 packages 20:37:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:30 OK: 221 MiB in 52 packages 20:37:30 Removing intermediate container 53a8cab7c603 20:37:30 ---> 740012d4d367 20:37:30 Step 6/31 : COPY go.mod vendor* ./ 20:37:30 Removing intermediate container c0347752ff6c 20:37:30 ---> b1fb01b1c16e 20:37:30 Step 6/22 : COPY go.mod vendor* ./ 20:37:30 OK: 221 MiB in 52 packages 20:37:30 ---> e5eb58372863 20:37:30 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:31 ---> Running in 10027cb1beae 20:37:31 Removing intermediate container 1a8a69816c79 20:37:31 ---> 3b97ac78f203 20:37:31 Step 6/23 : COPY go.mod vendor* ./ 20:37:31 ---> 9b7b90130b5d 20:37:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:31 ---> Running in 9bc86cb3b0ed 20:37:31 ---> e5b984de397c 20:37:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:31 OK: 221 MiB in 52 packages 20:37:31 ---> Running in a56a4463345e 20:37:31 Removing intermediate container e0b1488401f2 20:37:31 ---> 2754eef72566 20:37:31 Step 6/22 : COPY go.mod vendor* ./ 20:37:31 ---> 0c38556f4ef3 20:37:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:31 ---> Running in aaffaea473e8 20:37:31 Removing intermediate container 06e3c500df4f 20:37:31 ---> 0d59729f444f 20:37:31 Step 6/23 : COPY go.mod vendor* ./ 20:37:31 ---> c0012ee26a2a 20:37:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:32 ---> Running in c67d6747fa81 20:37:32 Removing intermediate container 10027cb1beae 20:37:32 ---> 73d5ff3a8146 20:37:32 Step 8/31 : COPY . . 20:37:32 Removing intermediate container 9bc86cb3b0ed 20:37:32 ---> 54c8177828fb 20:37:32 Step 8/22 : COPY . . 20:37:32 Removing intermediate container a56a4463345e 20:37:32 ---> d90147c3dc8e 20:37:32 Step 8/23 : COPY . . 20:37:42 Removing intermediate container aaffaea473e8 20:37:42 ---> 6a24b7223c74 20:37:42 Step 8/22 : COPY . . 20:37:42 ---> a764c4dfdd06 20:37:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:37:42 ---> abe007961900 20:37:42 ---> 6fbb6f9c5422 20:37:42 Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:37:42 20:37:43 ---> Running in 12e3a698a048 20:37:47 Removing intermediate container c67d6747fa81 20:37:47 ---> Running in 9728105debb2 20:37:47 ---> 8227c30b23e8 20:37:47 ---> Running in 9b9fc03ce9a0 20:37:47 Step 8/23 : COPY . . 20:37:48 ---> 94c4bdb29dc7 20:37:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:37:49 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 20:37:51 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 20:37:52 ---> Running in dbfaeb710d39 20:37:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:37:52 ---> c0ad819568c5 20:37:52 Step 9/23 : RUN make cmd/core-data/core-data 20:37:52 ---> Running in 8917d5851cfe 20:37:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:37:52 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 20:38:25 Removing intermediate container 12e3a698a048 20:38:25 ---> be557c4126e3 20:38:25 20:38:25 Step 10/31 : FROM alpine:3.14 20:38:25 3.14: Pulling from library/alpine 20:38:25 Removing intermediate container 9b9fc03ce9a0 20:38:25 ---> 70ae7f2a22b8 20:38:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:38:25 ---> Running in 6245f328c75b 20:38:25 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:38:25 Status: Downloaded newer image for alpine:3.14 20:38:25 ---> e04c818066af 20:38:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:38:25 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 20:38:25 ---> Running in da6c6a08e348 20:38:25 Removing intermediate container da6c6a08e348 20:38:25 ---> 2effb7aed85b 20:38:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:38:26 ---> Running in 58d8a74bc46b 20:38:26 Removing intermediate container 8917d5851cfe 20:38:26 Removing intermediate container 6245f328c75b 20:38:26 ---> 07f0c17678b7 20:38:26 ---> 092086457573 20:38:26 20:38:26 20:38:26 Step 10/23 : FROM alpine:3.14Step 11/23 : FROM docker:20.10.14 20:38:26 20:38:26 ---> e04c818066af 20:38:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:38:26 20.10.14: Pulling from library/docker 20:38:26 Removing intermediate container dbfaeb710d39 20:38:26 ---> 9b8f9575fe53 20:38:26 20:38:26 Step 10/22 : FROM alpine:3.14 20:38:26 ---> e04c818066af 20:38:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:27 ---> Running in c93663110191 20:38:27 Removing intermediate container 9728105debb2 20:38:27 ---> 96e62547286e 20:38:27 20:38:27 Step 10/22 : FROM alpine:3.14 20:38:27 ---> e04c818066af 20:38:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:27 ---> Running in b1cb85ed6df3 20:38:27 ---> Running in f62ab2ac2250 20:38:27 (1/2) Installing dumb-init (1.2.5-r1) 20:38:27 (2/2) Installing su-exec (0.2-r1) 20:38:27 Executing busybox-1.33.1-r7.trigger 20:38:27 Removing intermediate container c93663110191 20:38:27 ---> 4b331ee6cddd 20:38:27 Step 12/23 : ENV APP_PORT=59880 20:38:27 OK: 6 MiB in 16 packages 20:38:27 ---> Running in ad0dca590688 20:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:27 Removing intermediate container ad0dca590688 20:38:27 ---> 727b5c4bccb7 20:38:27 Step 13/23 : EXPOSE $APP_PORT 20:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:28 ---> Running in fe7640cb7f1c 20:38:28 Removing intermediate container 58d8a74bc46b 20:38:28 ---> 7410451b958a 20:38:28 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:38:28 (1/1) Installing dumb-init (1.2.5-r1) 20:38:28 Executing busybox-1.33.1-r7.trigger 20:38:28 OK: 6 MiB in 15 packages 20:38:28 (1/2) Installing ca-certificates (20211220-r0) 20:38:28 (2/2) Installing dumb-init (1.2.5-r1) 20:38:28 Executing busybox-1.33.1-r7.trigger 20:38:28 Executing ca-certificates-20211220-r0.trigger 20:38:28 OK: 6 MiB in 16 packages 20:38:28 ---> Running in 324e56ff36c4 20:38:28 Removing intermediate container fe7640cb7f1c 20:38:28 ---> 81b2826a986d 20:38:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:29 ---> Running in c35dd8d91286 20:38:29 Removing intermediate container 324e56ff36c4 20:38:29 ---> 18663f76f2fc 20:38:29 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:38:29 ---> Running in 994e56bd1b31 20:38:29 Removing intermediate container b1cb85ed6df3 20:38:29 ---> 203fcf5a560a 20:38:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:29 Removing intermediate container 994e56bd1b31 20:38:29 ---> a63864d01d12 20:38:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:38:29 ---> Running in d136ceb4316e 20:38:29 Removing intermediate container f62ab2ac2250 20:38:29 ---> 33cd08267d32 20:38:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:38:29 ---> Running in 5c3ec2ed6541 20:38:29 ---> Running in 0a378254f33f 20:38:29 Removing intermediate container d136ceb4316e 20:38:29 ---> 6d2c4a63ccff 20:38:29 Step 13/22 : ENV APP_PORT=59861 20:38:30 ---> Running in 857509edaa13 20:38:30 Removing intermediate container 0a378254f33f 20:38:30 ---> 7d163202f6bb 20:38:30 Step 13/22 : ENV APP_PORT=59860 20:38:30 ---> Running in de21fb70f2e3 20:38:30 Removing intermediate container 857509edaa13 20:38:30 ---> 1f5cfd06e01a 20:38:30 Step 14/22 : EXPOSE $APP_PORT 20:38:30 Removing intermediate container c35dd8d91286 20:38:30 ---> 05b88fae1187 20:38:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:38:30 Removing intermediate container de21fb70f2e3 20:38:30 ---> 95d4edb44e00 20:38:30 Step 14/22 : EXPOSE $APP_PORT 20:38:30 ---> Running in f18fe36f2997 20:38:30 ---> Running in 1c6bb9059387 20:38:30 ---> Running in b8d2ec3d8822 20:38:30 Removing intermediate container 5c3ec2ed6541 20:38:30 ---> 5ed82f6b6229 20:38:30 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:38:30 Removing intermediate container f18fe36f2997 20:38:30 ---> 96fe9ef6bdf5 20:38:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:30 Removing intermediate container b8d2ec3d8822 20:38:30 ---> 90944e0497e4 20:38:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:31 ---> Running in 8bae71e797db 20:38:31 ---> e6ce190e8879 20:38:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:38:31 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:38:31 ---> e8ed7fbb9560 20:38:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:38:31 Status: Downloaded newer image for docker:20.10.14 20:38:31 ---> 7417809fdb73 20:38:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:38:31 Removing intermediate container 8bae71e797db 20:38:31 ---> 342de7b271f4 20:38:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:38:31 ---> Running in e811d28977e5 20:38:31 ---> 334ea424795c 20:38:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:38:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:31 ---> Running in 2164225eaac6 20:38:31 ---> 14f1cb694f54 20:38:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:38:31 ---> f92bc5211dc4 20:38:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:38:31 Removing intermediate container e811d28977e5 20:38:31 ---> eb6d0101aa06 20:38:31 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:38:32 ---> Running in ece8dc5790c9 20:38:32 (1/6) Installing dumb-init (1.2.5-r1) 20:38:32 ---> f84204f321f8 20:38:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:38:32 ---> b520ceffc310 20:38:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:38:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:38:32 ---> Running in f202fd510a42 20:38:32 ---> Running in cc9afa95ab1f 20:38:32 (3/6) Installing libsodium (1.0.18-r0) 20:38:32 Removing intermediate container f202fd510a42 20:38:32 ---> 3b754213016e 20:38:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:38:32 Removing intermediate container cc9afa95ab1f 20:38:32 ---> 0c18e160f71c 20:38:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:32 ---> Running in 16fa5b354222 20:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:32 (5/6) Installing libzmq (4.3.4-r0) 20:38:32 ---> Running in 1d69b335a6f8 20:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:32 (6/6) Installing zeromq (4.3.4-r0) 20:38:32 Removing intermediate container 16fa5b354222 20:38:32 ---> f33d908a688d 20:38:32 Step 20/22 : LABEL arch=x86_64 20:38:32 Executing busybox-1.33.1-r7.trigger 20:38:32 OK: 8 MiB in 20 packages 20:38:32 Removing intermediate container 1d69b335a6f8 20:38:32 ---> ebe324b08099 20:38:32 Step 20/22 : LABEL arch=x86_64 20:38:32 ---> Running in bcdad1c8b94c 20:38:32 Removing intermediate container 2164225eaac6 20:38:32 ---> 27a44c61f209 20:38:32 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:32 (1/43) Installing readline (8.1.1-r0) 20:38:32 ---> Running in 6acfd8b567a1 20:38:32 (2/43) Installing bash (5.1.16-r0) 20:38:32 Executing bash-5.1.16-r0.post-install 20:38:32 (3/43) Installing brotli-libs (1.0.9-r5) 20:38:32 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:38:32 (5/43) Installing libcurl (7.80.0-r1) 20:38:32 (6/43) Installing curl (7.80.0-r1) 20:38:32 Removing intermediate container bcdad1c8b94c 20:38:32 ---> 62b842db912a 20:38:32 Step 21/22 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:38:32 (7/43) Installing dumb-init (1.2.5-r1) 20:38:32 (8/43) Installing libbz2 (1.0.8-r1) 20:38:32 (9/43) Installing expat (2.4.7-r0) 20:38:32 (10/43) Installing libffi (3.4.2-r1) 20:38:32 (11/43) Installing gdbm (1.22-r0) 20:38:32 (12/43) Installing xz-libs (5.2.5-r1) 20:38:32 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:38:32 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:38:32 (15/43) Installing mpdecimal (2.5.1-r1) 20:38:32 (16/43) Installing sqlite-libs (3.36.0-r0) 20:38:32 (17/43) Installing python3 (3.9.7-r4) 20:38:33 ---> Running in 1c8ba794cdc6 20:38:33 Removing intermediate container 6acfd8b567a1 20:38:33 ---> 9025479b9196 20:38:33 Step 21/22 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:38:33 ---> b84d4510aff8 20:38:33 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:38:33 ---> Running in bc3b6f22272b 20:38:33 Removing intermediate container 1c8ba794cdc6 20:38:33 ---> 5e986d86c9ec 20:38:33 Step 22/22 : LABEL version=0.0.0 20:38:33 (18/43) Installing py3-appdirs (1.4.4-r2) 20:38:33 (19/43) Installing py3-certifi (2020.12.5-r1) 20:38:33 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:38:33 Removing intermediate container 1c6bb9059387 20:38:33 ---> 253160b7b44e 20:38:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:33 (21/43) Installing py3-idna (3.3-r0) 20:38:33 ---> 0a6cf9282532 20:38:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:38:33 ---> Running in bca66b26de0d 20:38:33 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:38:33 Removing intermediate container bc3b6f22272b 20:38:33 ---> 816a42be38f4 20:38:33 Step 22/22 : LABEL version=0.0.0 20:38:33 (23/43) Installing py3-requests (2.26.0-r1) 20:38:33 (24/43) Installing py3-msgpack (1.0.2-r1) 20:38:33 (25/43) Installing py3-lockfile (0.12.2-r4) 20:38:33 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:38:33 ---> Running in cddd71ca66fb 20:38:33 (27/43) Installing py3-colorama (0.4.4-r1) 20:38:33 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:38:33 Removing intermediate container bca66b26de0d 20:38:33 ---> 23750f93ab3c 20:38:33 20:38:33 (29/43) Installing py3-distlib (0.3.3-r0) 20:38:33 (30/43) Installing py3-distro (1.6.0-r0) 20:38:33 (31/43) Installing py3-six (1.16.0-r0) 20:38:33 (32/43) Installing py3-webencodings (0.5.1-r4) 20:38:33 ---> a0f78d129c62 20:38:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:38:33 (33/43) Installing py3-html5lib (1.1-r1) 20:38:33 (34/43) Installing py3-parsing (2.4.7-r2) 20:38:33 ---> 0c2fab96fb58 20:38:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:38:33 Removing intermediate container cddd71ca66fb 20:38:33 ---> cab2a417bee0 20:38:33 20:38:33 (35/43) Installing py3-packaging (20.9-r1) 20:38:33 Successfully built 23750f93ab3c 20:38:33 (36/43) Installing py3-tomli (1.2.2-r0) 20:38:33 Successfully tagged support-notifications:latest 20:38:33  Building support-notifications ... done Building security-spiffe-token-provider 20:38:33 (37/43) Installing py3-pep517 (0.12.0-r0) 20:38:33 (38/43) Installing py3-progress (1.6-r0) 20:38:33 (39/43) Installing py3-retrying (1.3.3-r2) 20:38:33 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:38:33 (41/43) Installing py3-setuptools (52.0.0-r4) 20:38:33 (42/43) Installing py3-toml (0.10.2-r2) 20:38:33 (43/43) Installing py3-pip (20.3.4-r1) 20:38:33 Successfully built cab2a417bee0 20:38:33 Successfully tagged support-scheduler:latest 20:38:33 Building security-spire-config 20:38:33  Building support-scheduler ... done Executing busybox-1.34.1-r5.trigger 20:38:33 OK: 83 MiB in 65 packages 20:38:34 Collecting docker-compose==1.23.2 20:38:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:38:34 Collecting docopt<0.7,>=0.6.1 20:38:34 Downloading docopt-0.6.2.tar.gz (25 kB) 20:38:35 Collecting docker<4.0,>=3.6.0 20:38:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:38:35 Collecting jsonschema<3,>=2.5.1 20:38:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:38:35 Collecting texttable<0.10,>=0.9.0 20:38:35 Downloading texttable-0.9.1.tar.gz (11 kB) 20:38:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:38:36 Collecting dockerpty<0.5,>=0.4.1 20:38:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:38:36 ---> b6d4dec3b533 20:38:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:38:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:38:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:38:36 Collecting cached-property<2,>=1.2.0 20:38:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:38:37 Collecting websocket-client<1.0,>=0.32.0 20:38:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:38:37 Collecting PyYAML<4,>=3.10 20:38:37 Downloading PyYAML-3.13.tar.gz (270 kB) 20:38:37 Collecting docker-pycreds>=0.4.0 20:38:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:38:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:38:37 Collecting chardet<3.1.0,>=3.0.2 20:38:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:38:38 Collecting urllib3<1.25,>=1.21.1 20:38:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:38:38 Collecting idna<2.8,>=2.5 20:38:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:38:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:38:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:38:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:38:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:38:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:38:38 Attempting uninstall: urllib3 20:38:38 Found existing installation: urllib3 1.26.7 20:38:38 Uninstalling urllib3-1.26.7: 20:38:38 Successfully uninstalled urllib3-1.26.7 20:38:38 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:38:38 ---> f24761541028 20:38:38 Step 3/20 : WORKDIR /edgex-go 20:38:38 ---> Using cache 20:38:38 ---> 886f5edf64d1 20:38:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:38:38 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:38:38 ---> f24761541028 20:38:38 Step 3/26 : WORKDIR /edgex-go 20:38:38 ---> Using cache 20:38:38 ---> 886f5edf64d1 20:38:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:38 ---> Using cache 20:38:38 ---> 70435f785ab9 20:38:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:38:39 Attempting uninstall: idna 20:38:39 Found existing installation: idna 3.3 20:38:39 ---> dc6a25b52afd 20:38:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:38:39 Uninstalling idna-3.3: 20:38:39 Successfully uninstalled idna-3.3 20:38:39 ---> efbede46ebac 20:38:39 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:38:39 ---> Running in ac739f4a8b54 20:38:39 ---> Running in fae48aeec122 20:38:39 ---> Running in ca4126ac544e 20:38:39 ---> 84b29373f508 20:38:39 Step 19/23 : ENTRYPOINT ["/core-data"] 20:38:39 ---> Running in 0c7be2d2314b 20:38:39 Removing intermediate container ca4126ac544e 20:38:39 ---> ce6be285b729 20:38:39 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:38:39 Removing intermediate container 0c7be2d2314b 20:38:39 ---> 922d1b5706ec 20:38:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:40 Attempting uninstall: requests 20:38:40 ---> 0f5f02971aed 20:38:40 Step 26/31 : RUN chmod +x /entrypoint.sh 20:38:40 Found existing installation: requests 2.26.0 20:38:40 ---> Running in 52d2e95f271c 20:38:40 Uninstalling requests-2.26.0: 20:38:40 Successfully uninstalled requests-2.26.0 20:38:40 ---> Running in d563231a25ff 20:38:40 Running setup.py install for texttable: started 20:38:40 Removing intermediate container 52d2e95f271c 20:38:40 ---> 4e15219a12c4 20:38:40 Step 21/23 : LABEL arch=x86_64 20:38:40 ---> Running in 7ba118bd6127 20:38:40 Removing intermediate container 7ba118bd6127 20:38:40 ---> 80d6974f197c 20:38:40 Step 22/23 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:38:40 ---> Running in 5cfa6e8a7119 20:38:40 Removing intermediate container 5cfa6e8a7119 20:38:40 ---> d1084218fe8d 20:38:40 Step 23/23 : LABEL version=0.0.0 20:38:40 ---> Running in e353020714f4 20:38:40 Running setup.py install for texttable: finished with status 'done' 20:38:40 Running setup.py install for PyYAML: started 20:38:40 Removing intermediate container e353020714f4 20:38:40 ---> bd7ec130096f 20:38:40 20:38:40 Successfully built bd7ec130096f 20:38:40 Successfully tagged core-data:latest 20:38:40 Building security-proxy-setup 20:38:40  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:40 Removing intermediate container d563231a25ff 20:38:40 ---> 5375fce2a462 20:38:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:38:41 Running setup.py install for PyYAML: finished with status 'done' 20:38:41 OK: 221 MiB in 52 packages 20:38:41 Running setup.py install for docopt: started 20:38:41 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:41 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:41 OK: 15864 distinct packages available 20:38:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:41 Running setup.py install for docopt: finished with status 'done' 20:38:41 Running setup.py install for dockerpty: started 20:38:42 Running setup.py install for dockerpty: finished with status 'done' 20:38:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:42 ---> Running in 8585a659afb3 20:38:42 OK: 221 MiB in 52 packages 20:38:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:38:43 Removing intermediate container 8585a659afb3 20:38:43 ---> 7bcb8347d89d 20:38:43 Step 28/31 : CMD ["gate"] 20:38:43 Removing intermediate container ac739f4a8b54 20:38:43 ---> 5ce81950b4c8 20:38:43 Step 6/26 : COPY go.mod vendor* ./ 20:38:43 ---> Running in 76429fa8d160 20:38:43 Removing intermediate container fae48aeec122 20:38:43 ---> 7eb2b3698e9b 20:38:43 Step 5/20 : COPY go.mod vendor* ./ 20:38:43 ---> f6f882b86623 20:38:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:43 Removing intermediate container 76429fa8d160 20:38:43 ---> 622e81a9a0db 20:38:43 Step 29/31 : LABEL arch=x86_64 20:38:43 ---> Running in 17d749e1ec4a 20:38:43 ---> 0267e02baab2 20:38:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:43 ---> Running in 0e093e42fae2 20:38:43 ---> Running in f0d03ef8ec52 20:38:44 Removing intermediate container 0e093e42fae2 20:38:44 ---> 65a52e2d119e 20:38:44 Step 30/31 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:38:44 ---> Running in eb06c79a0995 20:38:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:38:44 ---> f24761541028 20:38:44 Step 3/22 : WORKDIR /edgex-go 20:38:44 ---> Using cache 20:38:44 ---> 886f5edf64d1 20:38:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:44 ---> Using cache 20:38:44 ---> 70435f785ab9 20:38:44 Step 5/22 : RUN apk add --update --no-cache make git 20:38:44 ---> Running in c5320f5b7acf 20:38:44 Removing intermediate container eb06c79a0995 20:38:44 ---> 246ab4548b5f 20:38:44 Step 31/31 : LABEL version=0.0.0 20:38:44 ---> Running in 172fad08192d 20:38:44 Removing intermediate container 172fad08192d 20:38:44 ---> 01e76e446913 20:38:44 20:38:45 Removing intermediate container f0d03ef8ec52 20:38:45 ---> 84e55c91ddfe 20:38:45 Step 7/20 : COPY . . 20:38:45 Removing intermediate container 17d749e1ec4a 20:38:45 ---> c0cc99f7bf68 20:38:45 Step 8/26 : COPY . . 20:38:45 Successfully built 01e76e446913 20:38:45 Successfully tagged security-bootstrapper:latest 20:38:45  Building security-bootstrapper ... done Building core-command 20:38:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:46 OK: 221 MiB in 52 packages 20:38:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:38:48 ---> f24761541028 20:38:48 Step 3/23 : WORKDIR /edgex-go 20:38:48 ---> Using cache 20:38:48 ---> 886f5edf64d1 20:38:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:48 ---> Using cache 20:38:48 ---> 70435f785ab9 20:38:48 Step 5/23 : RUN apk add --update --no-cache make git 20:38:53 Removing intermediate container ece8dc5790c9 20:38:53 ---> e06ef3d7719f 20:38:53 Step 14/23 : ENV APP_PORT=58890 20:38:53 ---> Running in 6b15ca8b23ae 20:38:53 ---> Running in 1c9462c25669 20:38:53 Removing intermediate container c5320f5b7acf 20:38:53 ---> 612d7735090c 20:38:53 Step 6/22 : COPY go.mod vendor* ./ 20:38:53 ---> dc32453cc649 20:38:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:38:53 ---> 703b46381528 20:38:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:38:53 Removing intermediate container 1c9462c25669 20:38:53 ---> d9a1cba97f90 20:38:53 Step 15/23 : EXPOSE $APP_PORT 20:38:53 ---> Running in 557399b9879e 20:38:53 ---> Running in f67018eb5f53 20:38:53 ---> Running in 832b6b2f0b50 20:38:53 ---> 3d6820dbf4bb 20:38:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:53 ---> Running in ee37e510ca23 20:38:53 Removing intermediate container 832b6b2f0b50 20:38:53 ---> 0666ee6295fc 20:38:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:38:53 Removing intermediate container 557399b9879e 20:38:53 ---> 2b25f8b05f68 20:38:53 Step 10/26 : RUN mkdir -p spire-build 20:38:53 ---> Running in 9165d6e5ff96 20:38:53 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 20:38:53 ---> ccf192fd80df 20:38:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:38:53 ---> 5e65d3d3f454 20:38:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:38:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:54 Removing intermediate container 9165d6e5ff96 20:38:54 ---> 55096a04b6b4 20:38:54 Step 11/26 : WORKDIR /edgex-go/spire-build 20:38:54 ---> Running in d491deaa87db 20:38:54 ---> d726e420ee00 20:38:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:38:54 ---> Running in 10c9f8046133 20:38:54 Removing intermediate container ee37e510ca23 20:38:54 OK: 221 MiB in 52 packages 20:38:54 ---> bb7988dcf6a7 20:38:54 Step 8/22 : COPY . . 20:38:54 Removing intermediate container d491deaa87db 20:38:54 ---> aef8acf379a2 20:38:54 Step 12/26 : RUN 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 20:38:54 ---> Running in 9790bf0b261b 20:38:54 Removing intermediate container 10c9f8046133 20:38:54 ---> 96a0d8ee32a8 20:38:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:54 ---> Running in fabb01d0bc79 20:38:55 spire-1.2.1/ 20:38:55 spire-1.2.1/.data/ 20:38:55 spire-1.2.1/.data/.file 20:38:55 spire-1.2.1/.dockerignore 20:38:55 spire-1.2.1/.gitattributes 20:38:55 spire-1.2.1/.githooks/ 20:38:55 spire-1.2.1/.githooks/pre-commit 20:38:55 spire-1.2.1/.github/ 20:38:55 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:38:55 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:38:55 spire-1.2.1/.github/dependabot.yml 20:38:55 spire-1.2.1/.github/workflows/ 20:38:55 spire-1.2.1/.github/workflows/nightly_build.yaml 20:38:55 spire-1.2.1/.github/workflows/pr_build.yaml 20:38:55 spire-1.2.1/.github/workflows/release_build.yaml 20:38:55 spire-1.2.1/.github/workflows/scripts/ 20:38:55 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:38:55 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:38:55 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:38:55 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:38:55 spire-1.2.1/.github/workflows/scripts/split.sh 20:38:55 spire-1.2.1/.gitignore 20:38:55 spire-1.2.1/.go-version 20:38:55 spire-1.2.1/.golangci.yml 20:38:55 spire-1.2.1/ADOPTERS.md 20:38:55 spire-1.2.1/CHANGELOG.md 20:38:55 spire-1.2.1/CODE-OF-CONDUCT.md 20:38:55 spire-1.2.1/CODEOWNERS 20:38:55 spire-1.2.1/CONTRIBUTING.md 20:38:55 spire-1.2.1/Dockerfile 20:38:55 spire-1.2.1/Dockerfile.dev 20:38:55 spire-1.2.1/Dockerfile.scratch 20:38:55 spire-1.2.1/LICENSE 20:38:55 spire-1.2.1/MAINTAINERS.md 20:38:55 spire-1.2.1/Makefile 20:38:55 spire-1.2.1/README.md 20:38:55 spire-1.2.1/ROADMAP.md 20:38:55 spire-1.2.1/SECURITY.md 20:38:55 spire-1.2.1/cmd/ 20:38:55 spire-1.2.1/cmd/spire-agent/ 20:38:55 spire-1.2.1/cmd/spire-agent/cli/ 20:38:55 spire-1.2.1/cmd/spire-agent/cli/api/ 20:38:55 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/common/ 20:38:55 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:38:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/run/ 20:38:55 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:38:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:38:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:38:55 spire-1.2.1/cmd/spire-agent/main.go 20:38:55 spire-1.2.1/cmd/spire-server/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/agent/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/cli.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/run/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/token/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/validate/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/x509/ 20:38:55 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:38:55 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:38:55 spire-1.2.1/cmd/spire-server/main.go 20:38:55 spire-1.2.1/cmd/spire-server/util/ 20:38:55 spire-1.2.1/cmd/spire-server/util/util.go 20:38:55 spire-1.2.1/conf/ 20:38:55 spire-1.2.1/conf/agent/ 20:38:55 spire-1.2.1/conf/agent/agent.conf 20:38:55 spire-1.2.1/conf/agent/agent_full.conf 20:38:55 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:38:55 spire-1.2.1/conf/server/ 20:38:55 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:38:55 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:38:55 spire-1.2.1/conf/server/server.conf 20:38:55 spire-1.2.1/conf/server/server_full.conf 20:38:55 spire-1.2.1/doc/ 20:38:55 spire-1.2.1/doc/SPIRE101.md 20:38:55 spire-1.2.1/doc/auditlog.md 20:38:55 spire-1.2.1/doc/authorization_policy_engine.md 20:38:55 spire-1.2.1/doc/changelog_guidelines.md 20:38:55 spire-1.2.1/doc/cure53-report.pdf 20:38:55 spire-1.2.1/doc/images/ 20:38:55 spire-1.2.1/doc/images/2019_roadmap.png 20:38:55 spire-1.2.1/doc/images/SPIRE101.png 20:38:55 spire-1.2.1/doc/images/SPIRE_agent.png 20:38:55 spire-1.2.1/doc/images/SPIRE_server.png 20:38:55 spire-1.2.1/doc/images/cache_mgr.png 20:38:55 spire-1.2.1/doc/images/cache_mgr_components.png 20:38:55 spire-1.2.1/doc/images/federated_spire.png 20:38:55 spire-1.2.1/doc/images/ha_mode.png 20:38:55 spire-1.2.1/doc/images/nested_spire.png 20:38:55 spire-1.2.1/doc/images/oidc_federation.png 20:38:55 spire-1.2.1/doc/images/single_trust_domain.png 20:38:55 spire-1.2.1/doc/images/spiffe_compatible.png 20:38:55 spire-1.2.1/doc/images/spire_logo.png 20:38:55 spire-1.2.1/doc/migrating_registration_api_clients.md 20:38:55 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:38:55 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:38:55 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:38:55 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:38:55 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:38:55 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:38:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:38:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:38:55 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:38:55 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:38:55 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:38:55 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:38:55 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:38:55 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:38:55 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:38:55 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:38:55 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:38:55 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:38:55 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:38:55 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:38:55 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:38:55 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:38:55 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:38:55 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:38:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:38:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:38:55 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:38:55 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:38:55 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:38:55 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:38:55 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:38:55 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:38:55 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:38:55 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:38:55 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:38:55 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:38:55 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:38:55 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:38:55 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:38:55 spire-1.2.1/doc/scaling_spire.md 20:38:55 spire-1.2.1/doc/spire_agent.md 20:38:55 spire-1.2.1/doc/spire_server.md 20:38:55 spire-1.2.1/doc/supported_integrations.md 20:38:55 spire-1.2.1/doc/telemetry.md 20:38:55 spire-1.2.1/doc/telemetry_config.md 20:38:55 spire-1.2.1/doc/upgrading.md 20:38:55 spire-1.2.1/doc/using_spire.md 20:38:55 spire-1.2.1/examples/ 20:38:55 spire-1.2.1/examples/README.md 20:38:55 spire-1.2.1/go.mod 20:38:55 spire-1.2.1/go.sum 20:38:55 spire-1.2.1/pkg/ 20:38:55 spire-1.2.1/pkg/agent/ 20:38:55 spire-1.2.1/pkg/agent/agent.go 20:38:55 spire-1.2.1/pkg/agent/api/ 20:38:55 spire-1.2.1/pkg/agent/api/config.go 20:38:55 spire-1.2.1/pkg/agent/api/debug/ 20:38:55 spire-1.2.1/pkg/agent/api/debug/v1/ 20:38:55 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:38:55 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:38:55 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:38:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:38:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:38:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:38:55 spire-1.2.1/pkg/agent/api/endpoints.go 20:38:55 spire-1.2.1/pkg/agent/api/health/ 20:38:55 spire-1.2.1/pkg/agent/api/health/v1/ 20:38:55 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:38:55 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:38:55 spire-1.2.1/pkg/agent/api/rpccontext/ 20:38:55 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:38:55 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:38:55 spire-1.2.1/pkg/agent/attestor/ 20:38:55 spire-1.2.1/pkg/agent/attestor/node/ 20:38:55 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:38:55 spire-1.2.1/pkg/agent/attestor/node/node.go 20:38:55 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:38:55 spire-1.2.1/pkg/agent/attestor/workload/ 20:38:55 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:38:55 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:38:55 spire-1.2.1/pkg/agent/catalog/ 20:38:55 spire-1.2.1/pkg/agent/catalog/catalog.go 20:38:55 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:38:55 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:38:55 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:38:55 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:38:55 spire-1.2.1/pkg/agent/client/ 20:38:55 spire-1.2.1/pkg/agent/client/client.go 20:38:55 spire-1.2.1/pkg/agent/client/client_test.go 20:38:55 spire-1.2.1/pkg/agent/client/dial.go 20:38:55 spire-1.2.1/pkg/agent/client/nodeconn.go 20:38:55 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:38:55 spire-1.2.1/pkg/agent/client/update.go 20:38:55 spire-1.2.1/pkg/agent/client/util.go 20:38:55 spire-1.2.1/pkg/agent/common/ 20:38:55 spire-1.2.1/pkg/agent/common/backoff/ 20:38:55 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:38:55 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:38:55 spire-1.2.1/pkg/agent/common/cgroups/ 20:38:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:38:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:38:55 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:38:55 spire-1.2.1/pkg/agent/config.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/ 20:38:55 spire-1.2.1/pkg/agent/endpoints/config.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:38:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:38:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/workload/ 20:38:55 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:38:55 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:38:55 spire-1.2.1/pkg/agent/manager/ 20:38:55 spire-1.2.1/pkg/agent/manager/cache/ 20:38:55 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:38:55 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:38:55 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:38:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:38:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:38:55 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:38:55 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:38:55 spire-1.2.1/pkg/agent/manager/config.go 20:38:55 spire-1.2.1/pkg/agent/manager/manager.go 20:38:55 spire-1.2.1/pkg/agent/manager/manager_test.go 20:38:55 spire-1.2.1/pkg/agent/manager/storage.go 20:38:55 spire-1.2.1/pkg/agent/manager/storage_test.go 20:38:55 spire-1.2.1/pkg/agent/manager/storecache/ 20:38:55 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:38:55 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:38:55 spire-1.2.1/pkg/agent/manager/sync.go 20:38:55 spire-1.2.1/pkg/agent/plugin/ 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:38:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:38:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:38:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:38:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:38:55 spire-1.2.1/pkg/agent/svid/ 20:38:55 spire-1.2.1/pkg/agent/svid/rotator.go 20:38:55 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:38:55 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:38:55 spire-1.2.1/pkg/agent/svid/store/ 20:38:55 spire-1.2.1/pkg/agent/svid/store/service.go 20:38:55 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:38:55 spire-1.2.1/pkg/common/ 20:38:55 spire-1.2.1/pkg/common/agentpathtemplate/ 20:38:55 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:38:55 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:38:55 spire-1.2.1/pkg/common/api/ 20:38:55 spire-1.2.1/pkg/common/api/metrics.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/ 20:38:55 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/logger.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/names.go 20:38:55 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:38:55 spire-1.2.1/pkg/common/api/names.go 20:38:55 spire-1.2.1/pkg/common/api/ratelimit.go 20:38:55 spire-1.2.1/pkg/common/api/rpccontext/ 20:38:55 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:38:55 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:38:55 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:38:55 spire-1.2.1/pkg/common/auth/ 20:38:55 spire-1.2.1/pkg/common/auth/interceptors.go 20:38:55 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:38:55 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:38:55 spire-1.2.1/pkg/common/bundleutil/ 20:38:55 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:38:55 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:38:55 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:38:55 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:38:55 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:38:55 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:38:55 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:38:55 spire-1.2.1/pkg/common/bundleutil/types.go 20:38:55 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:38:55 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:38:55 spire-1.2.1/pkg/common/catalog/ 20:38:55 spire-1.2.1/pkg/common/catalog/bind.go 20:38:55 spire-1.2.1/pkg/common/catalog/builtin.go 20:38:55 spire-1.2.1/pkg/common/catalog/catalog.go 20:38:55 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:38:55 spire-1.2.1/pkg/common/catalog/closers.go 20:38:55 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:38:55 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:38:55 spire-1.2.1/pkg/common/catalog/config.go 20:38:55 spire-1.2.1/pkg/common/catalog/config_test.go 20:38:55 spire-1.2.1/pkg/common/catalog/configure.go 20:38:55 spire-1.2.1/pkg/common/catalog/constraints.go 20:38:55 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:38:55 spire-1.2.1/pkg/common/catalog/context.go 20:38:55 spire-1.2.1/pkg/common/catalog/external.go 20:38:55 spire-1.2.1/pkg/common/catalog/host.go 20:38:55 spire-1.2.1/pkg/common/catalog/pipenet.go 20:38:55 spire-1.2.1/pkg/common/catalog/plugin.go 20:38:55 spire-1.2.1/pkg/common/catalog/testplugin/ 20:38:55 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:38:55 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:38:55 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:38:55 spire-1.2.1/pkg/common/cli/ 20:38:55 spire-1.2.1/pkg/common/cli/env.go 20:38:55 spire-1.2.1/pkg/common/cli/flags.go 20:38:55 spire-1.2.1/pkg/common/cli/trust_domain.go 20:38:55 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:38:55 spire-1.2.1/pkg/common/cli/umask.go 20:38:55 spire-1.2.1/pkg/common/cli/umask_posix.go 20:38:55 spire-1.2.1/pkg/common/cli/umask_test.go 20:38:55 spire-1.2.1/pkg/common/cli/umask_windows.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/ 20:38:55 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/flag.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/format.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/ 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:38:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:38:55 spire-1.2.1/pkg/common/coretypes/ 20:38:55 spire-1.2.1/pkg/common/coretypes/bundle/ 20:38:55 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:38:55 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:38:55 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:38:55 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:38:55 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:38:55 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:38:55 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:38:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:38:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:38:55 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:38:55 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:38:55 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:38:55 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:38:55 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:38:55 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:38:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:38:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:38:55 spire-1.2.1/pkg/common/cryptoutil/ 20:38:55 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:38:55 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:38:55 spire-1.2.1/pkg/common/diskutil/ 20:38:55 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:38:55 spire-1.2.1/pkg/common/diskutil/file_test.go 20:38:55 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:38:55 spire-1.2.1/pkg/common/errorutil/ 20:38:55 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:38:55 spire-1.2.1/pkg/common/health/ 20:38:55 spire-1.2.1/pkg/common/health/config.go 20:38:55 spire-1.2.1/pkg/common/health/context.go 20:38:55 spire-1.2.1/pkg/common/health/context_test.go 20:38:55 spire-1.2.1/pkg/common/health/health.go 20:38:55 spire-1.2.1/pkg/common/health/health_test.go 20:38:55 spire-1.2.1/pkg/common/health/logger.go 20:38:55 spire-1.2.1/pkg/common/hostservice/ 20:38:55 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:38:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:38:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:38:55 spire-1.2.1/pkg/common/idutil/ 20:38:55 spire-1.2.1/pkg/common/idutil/require.go 20:38:55 spire-1.2.1/pkg/common/idutil/require_test.go 20:38:55 spire-1.2.1/pkg/common/idutil/safety.go 20:38:55 spire-1.2.1/pkg/common/idutil/safety_test.go 20:38:55 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:38:55 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:38:55 spire-1.2.1/pkg/common/jwtsvid/ 20:38:55 spire-1.2.1/pkg/common/jwtsvid/common.go 20:38:55 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:38:55 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:38:55 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:38:55 spire-1.2.1/pkg/common/jwtutil/ 20:38:55 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:38:55 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:38:55 spire-1.2.1/pkg/common/log/ 20:38:55 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:38:55 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:38:55 spire-1.2.1/pkg/common/log/log.go 20:38:55 spire-1.2.1/pkg/common/log/log_test.go 20:38:55 spire-1.2.1/pkg/common/log/options.go 20:38:55 spire-1.2.1/pkg/common/nodeutil/ 20:38:55 spire-1.2.1/pkg/common/nodeutil/node.go 20:38:55 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:38:55 spire-1.2.1/pkg/common/peertracker/ 20:38:55 spire-1.2.1/pkg/common/peertracker/conn.go 20:38:55 spire-1.2.1/pkg/common/peertracker/credentials.go 20:38:55 spire-1.2.1/pkg/common/peertracker/errors.go 20:38:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:38:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:38:55 spire-1.2.1/pkg/common/peertracker/info.go 20:38:55 spire-1.2.1/pkg/common/peertracker/listener.go 20:38:55 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:38:55 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:38:55 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:38:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:38:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:38:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:38:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:38:55 spire-1.2.1/pkg/common/peertracker/tcp.go 20:38:55 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:38:55 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:38:55 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:38:55 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:38:55 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:38:55 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:38:55 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:38:55 spire-1.2.1/pkg/common/peertracker/uds.go 20:38:55 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:38:55 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:38:55 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:38:55 spire-1.2.1/pkg/common/pemutil/ 20:38:55 spire-1.2.1/pkg/common/pemutil/block.go 20:38:55 spire-1.2.1/pkg/common/pemutil/certs.go 20:38:55 spire-1.2.1/pkg/common/pemutil/common.go 20:38:55 spire-1.2.1/pkg/common/pemutil/csr.go 20:38:55 spire-1.2.1/pkg/common/pemutil/keys.go 20:38:55 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:38:55 spire-1.2.1/pkg/common/pemutil/testdata/ 20:38:55 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:38:55 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:38:55 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:38:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:38:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:38:55 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:38:55 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:38:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:38:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:38:55 spire-1.2.1/pkg/common/plugin/ 20:38:55 spire-1.2.1/pkg/common/plugin/aws/ 20:38:55 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:38:55 spire-1.2.1/pkg/common/plugin/azure/ 20:38:55 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:38:55 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:38:55 spire-1.2.1/pkg/common/plugin/facade.go 20:38:55 spire-1.2.1/pkg/common/plugin/facade_test.go 20:38:55 spire-1.2.1/pkg/common/plugin/gcp/ 20:38:55 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:38:55 spire-1.2.1/pkg/common/plugin/k8s/ 20:38:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:38:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:38:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:38:55 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:38:55 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:38:55 spire-1.2.1/pkg/common/plugin/log.go 20:38:55 spire-1.2.1/pkg/common/plugin/sshpop/ 20:38:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:38:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:38:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:38:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:38:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:38:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:38:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:38:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:38:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:38:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:38:55 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:38:55 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:38:55 spire-1.2.1/pkg/common/plugin/x509pop/ 20:38:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:38:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:38:55 spire-1.2.1/pkg/common/profiling/ 20:38:55 spire-1.2.1/pkg/common/profiling/dumpers.go 20:38:55 spire-1.2.1/pkg/common/profiling/profiling.go 20:38:55 spire-1.2.1/pkg/common/protoutil/ 20:38:55 spire-1.2.1/pkg/common/protoutil/masks.go 20:38:55 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:38:55 spire-1.2.1/pkg/common/rotationutil/ 20:38:55 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:38:55 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:38:55 spire-1.2.1/pkg/common/selector/ 20:38:55 spire-1.2.1/pkg/common/selector/selector.go 20:38:55 spire-1.2.1/pkg/common/selector/selector_test.go 20:38:55 spire-1.2.1/pkg/common/selector/set.go 20:38:55 spire-1.2.1/pkg/common/selector/set_utils.go 20:38:55 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:38:55 spire-1.2.1/pkg/common/telemetry/ 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/ 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:38:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:38:55 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:38:55 spire-1.2.1/pkg/common/telemetry/call.go 20:38:55 spire-1.2.1/pkg/common/telemetry/common/ 20:38:55 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:38:55 spire-1.2.1/pkg/common/telemetry/config.go 20:38:55 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:38:55 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:38:55 spire-1.2.1/pkg/common/telemetry/inmem.go 20:38:55 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:38:55 spire-1.2.1/pkg/common/telemetry/m3.go 20:38:55 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:38:55 spire-1.2.1/pkg/common/telemetry/metrics.go 20:38:55 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:38:55 spire-1.2.1/pkg/common/telemetry/names.go 20:38:55 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:38:55 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:38:55 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:38:55 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/ 20:38:55 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:38:55 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:38:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:38:55 spire-1.2.1/pkg/common/telemetry/server/server.go 20:38:55 spire-1.2.1/pkg/common/telemetry/sink.go 20:38:55 spire-1.2.1/pkg/common/telemetry/statsd.go 20:38:55 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:38:55 spire-1.2.1/pkg/common/telemetry/uptime.go 20:38:55 spire-1.2.1/pkg/common/telemetry/version.go 20:38:55 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:38:55 spire-1.2.1/pkg/common/uptime/ 20:38:55 spire-1.2.1/pkg/common/uptime/uptime.go 20:38:55 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:38:55 spire-1.2.1/pkg/common/util/ 20:38:55 spire-1.2.1/pkg/common/util/certs.go 20:38:55 spire-1.2.1/pkg/common/util/certs_test.go 20:38:55 spire-1.2.1/pkg/common/util/csr.go 20:38:55 spire-1.2.1/pkg/common/util/hash.go 20:38:55 spire-1.2.1/pkg/common/util/selectors.go 20:38:55 spire-1.2.1/pkg/common/util/selectors_test.go 20:38:55 spire-1.2.1/pkg/common/util/signals.go 20:38:55 spire-1.2.1/pkg/common/util/sort.go 20:38:55 spire-1.2.1/pkg/common/util/sort_test.go 20:38:55 spire-1.2.1/pkg/common/util/task.go 20:38:55 spire-1.2.1/pkg/common/util/task_test.go 20:38:55 spire-1.2.1/pkg/common/util/testdata/ 20:38:55 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:38:55 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:38:55 spire-1.2.1/pkg/common/version/ 20:38:55 spire-1.2.1/pkg/common/version/version.go 20:38:55 spire-1.2.1/pkg/common/x509svid/ 20:38:55 spire-1.2.1/pkg/common/x509svid/common_test.go 20:38:55 spire-1.2.1/pkg/common/x509svid/csr.go 20:38:55 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:38:55 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:38:55 spire-1.2.1/pkg/common/x509util/ 20:38:55 spire-1.2.1/pkg/common/x509util/cert.go 20:38:55 spire-1.2.1/pkg/common/x509util/dns.go 20:38:55 spire-1.2.1/pkg/common/x509util/dns_test.go 20:38:55 spire-1.2.1/pkg/common/x509util/keyid.go 20:38:55 spire-1.2.1/pkg/common/x509util/keypair.go 20:38:55 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:38:55 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:38:55 spire-1.2.1/pkg/server/ 20:38:55 spire-1.2.1/pkg/server/api/ 20:38:55 spire-1.2.1/pkg/server/api/agent.go 20:38:55 spire-1.2.1/pkg/server/api/agent/ 20:38:55 spire-1.2.1/pkg/server/api/agent/v1/ 20:38:55 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:38:55 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:38:55 spire-1.2.1/pkg/server/api/agent_test.go 20:38:55 spire-1.2.1/pkg/server/api/api.go 20:38:55 spire-1.2.1/pkg/server/api/audit/ 20:38:55 spire-1.2.1/pkg/server/api/audit/audit.go 20:38:55 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:38:55 spire-1.2.1/pkg/server/api/bundle.go 20:38:55 spire-1.2.1/pkg/server/api/bundle/ 20:38:55 spire-1.2.1/pkg/server/api/bundle/v1/ 20:38:55 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:38:55 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:38:55 spire-1.2.1/pkg/server/api/bundle_test.go 20:38:55 spire-1.2.1/pkg/server/api/debug/ 20:38:55 spire-1.2.1/pkg/server/api/debug/v1/ 20:38:55 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:38:55 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:38:55 spire-1.2.1/pkg/server/api/entry.go 20:38:55 spire-1.2.1/pkg/server/api/entry/ 20:38:55 spire-1.2.1/pkg/server/api/entry/v1/ 20:38:55 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:38:55 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:38:55 spire-1.2.1/pkg/server/api/entry_test.go 20:38:55 spire-1.2.1/pkg/server/api/health/ 20:38:55 spire-1.2.1/pkg/server/api/health/v1/ 20:38:55 spire-1.2.1/pkg/server/api/health/v1/service.go 20:38:55 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:38:55 spire-1.2.1/pkg/server/api/id.go 20:38:55 spire-1.2.1/pkg/server/api/id_test.go 20:38:55 spire-1.2.1/pkg/server/api/limits/ 20:38:55 spire-1.2.1/pkg/server/api/limits/limits.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/ 20:38:55 spire-1.2.1/pkg/server/api/middleware/alias.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/audit.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/caller.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/common.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/entries.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:38:55 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:38:55 spire-1.2.1/pkg/server/api/ratelimit.go 20:38:55 spire-1.2.1/pkg/server/api/rpccontext/ 20:38:55 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:38:55 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:38:55 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:38:55 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:38:55 spire-1.2.1/pkg/server/api/selector.go 20:38:55 spire-1.2.1/pkg/server/api/selector_test.go 20:38:55 spire-1.2.1/pkg/server/api/status.go 20:38:55 spire-1.2.1/pkg/server/api/status_test.go 20:38:55 spire-1.2.1/pkg/server/api/svid/ 20:38:55 spire-1.2.1/pkg/server/api/svid/v1/ 20:38:55 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:38:55 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:38:55 spire-1.2.1/pkg/server/api/trustdomain.go 20:38:55 spire-1.2.1/pkg/server/api/trustdomain/ 20:38:55 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:38:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:38:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:38:55 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:38:55 spire-1.2.1/pkg/server/authpolicy/ 20:38:55 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:38:55 spire-1.2.1/pkg/server/authpolicy/policy.go 20:38:55 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:38:55 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:38:55 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:38:55 spire-1.2.1/pkg/server/authpolicy/validate.go 20:38:55 spire-1.2.1/pkg/server/bundle/ 20:38:55 spire-1.2.1/pkg/server/bundle/client/ 20:38:55 spire-1.2.1/pkg/server/bundle/client/client.go 20:38:55 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:38:55 spire-1.2.1/pkg/server/bundle/client/manager.go 20:38:55 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:38:55 spire-1.2.1/pkg/server/bundle/client/sources.go 20:38:55 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:38:55 spire-1.2.1/pkg/server/bundle/client/updater.go 20:38:55 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:38:55 spire-1.2.1/pkg/server/ca/ 20:38:55 spire-1.2.1/pkg/server/ca/ca.go 20:38:55 spire-1.2.1/pkg/server/ca/ca_health.go 20:38:55 spire-1.2.1/pkg/server/ca/ca_test.go 20:38:55 spire-1.2.1/pkg/server/ca/journal.go 20:38:55 spire-1.2.1/pkg/server/ca/journal_test.go 20:38:55 spire-1.2.1/pkg/server/ca/manager.go 20:38:55 spire-1.2.1/pkg/server/ca/manager_health.go 20:38:55 spire-1.2.1/pkg/server/ca/manager_test.go 20:38:55 spire-1.2.1/pkg/server/ca/templates.go 20:38:55 spire-1.2.1/pkg/server/ca/upstream_client.go 20:38:55 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:38:55 spire-1.2.1/pkg/server/ca/validation.go 20:38:55 spire-1.2.1/pkg/server/cache/ 20:38:55 spire-1.2.1/pkg/server/cache/dscache/ 20:38:55 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:38:55 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:38:55 spire-1.2.1/pkg/server/cache/entrycache/ 20:38:55 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:38:55 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:38:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:38:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:38:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:38:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:38:55 spire-1.2.1/pkg/server/catalog/ 20:38:55 spire-1.2.1/pkg/server/catalog/catalog.go 20:38:55 spire-1.2.1/pkg/server/catalog/keymanager.go 20:38:55 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:38:55 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:38:55 spire-1.2.1/pkg/server/catalog/notifier.go 20:38:55 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:38:55 spire-1.2.1/pkg/server/config.go 20:38:55 spire-1.2.1/pkg/server/datastore/ 20:38:55 spire-1.2.1/pkg/server/datastore/datastore.go 20:38:55 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:38:55 spire-1.2.1/pkg/server/datastore/repository.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:38:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:38:55 spire-1.2.1/pkg/server/endpoints/ 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/ 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:38:55 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:38:55 spire-1.2.1/pkg/server/endpoints/config.go 20:38:55 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:38:55 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:38:55 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:38:55 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:38:55 spire-1.2.1/pkg/server/endpoints/middleware.go 20:38:55 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:38:55 spire-1.2.1/pkg/server/hostservice/ 20:38:55 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:38:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:38:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:38:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:38:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:38:55 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:38:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:38:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/ 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/ 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:38:55 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:38:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:38:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:38:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:38:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:38:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:38:55 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:38:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:38:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/ 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:38:55 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:38:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:38:55 spire-1.2.1/pkg/server/registration/ 20:38:55 spire-1.2.1/pkg/server/registration/manager.go 20:38:55 spire-1.2.1/pkg/server/registration/manager_test.go 20:38:55 spire-1.2.1/pkg/server/scanentries.go 20:38:55 spire-1.2.1/pkg/server/scanentries_test.go 20:38:55 spire-1.2.1/pkg/server/server.go 20:38:55 spire-1.2.1/pkg/server/server_test.go 20:38:55 spire-1.2.1/pkg/server/svid/ 20:38:55 spire-1.2.1/pkg/server/svid/observer.go 20:38:55 spire-1.2.1/pkg/server/svid/observer_test.go 20:38:55 spire-1.2.1/pkg/server/svid/rotator.go 20:38:55 spire-1.2.1/pkg/server/svid/rotator_config.go 20:38:55 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:38:55 spire-1.2.1/pkg/server/svid/rotator_test.go 20:38:55 spire-1.2.1/proto/ 20:38:55 spire-1.2.1/proto/private/ 20:38:55 spire-1.2.1/proto/private/server/ 20:38:55 spire-1.2.1/proto/private/server/journal/ 20:38:55 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:38:55 spire-1.2.1/proto/private/server/journal/journal.proto 20:38:55 spire-1.2.1/proto/spire/ 20:38:55 spire-1.2.1/proto/spire/common/ 20:38:55 spire-1.2.1/proto/spire/common/common.pb.go 20:38:55 spire-1.2.1/proto/spire/common/common.proto 20:38:55 spire-1.2.1/proto/spire/common/plugin/ 20:38:55 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:38:55 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:38:55 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:38:55 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:38:55 spire-1.2.1/proto/spire/plugin/ 20:38:55 spire-1.2.1/proto/spire/plugin/agent/ 20:38:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:38:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:38:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:38:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:38:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:38:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:38:55 spire-1.2.1/release/ 20:38:55 spire-1.2.1/release/spire-extras/ 20:38:55 spire-1.2.1/release/spire-extras/README.md 20:38:55 spire-1.2.1/release/spire-extras/conf/ 20:38:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:38:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:38:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:38:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:38:55 spire-1.2.1/release/spire/ 20:38:55 spire-1.2.1/release/spire/README.md 20:38:55 spire-1.2.1/release/spire/conf/ 20:38:55 spire-1.2.1/release/spire/conf/agent/ 20:38:55 spire-1.2.1/release/spire/conf/agent/agent.conf 20:38:55 spire-1.2.1/release/spire/conf/server/ 20:38:55 spire-1.2.1/release/spire/conf/server/server.conf 20:38:55 spire-1.2.1/script/ 20:38:55 spire-1.2.1/script/build-artifact.sh 20:38:55 spire-1.2.1/script/generate_dummy_ca.sh 20:38:55 spire-1.2.1/support/ 20:38:55 spire-1.2.1/support/k8s/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:38:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/ 20:38:55 spire-1.2.1/support/oidc-discovery-provider/README.md 20:38:55 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/config.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/main.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:38:55 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:38:55 spire-1.2.1/test/ 20:38:55 spire-1.2.1/test/clock/ 20:38:55 spire-1.2.1/test/clock/clock.go 20:38:55 spire-1.2.1/test/fakes/ 20:38:55 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:38:55 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:38:55 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:38:55 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:38:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:38:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:38:55 spire-1.2.1/test/fakes/fakeagentstore/ 20:38:55 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:38:55 spire-1.2.1/test/fakes/fakedatastore/ 20:38:55 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:38:55 spire-1.2.1/test/fakes/fakeentryclient/ 20:38:55 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:38:55 spire-1.2.1/test/fakes/fakehealthchecker/ 20:38:55 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:38:55 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:38:55 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:38:55 spire-1.2.1/test/fakes/fakemetrics/ 20:38:55 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:38:55 spire-1.2.1/test/fakes/fakenoderesolver/ 20:38:55 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:38:55 spire-1.2.1/test/fakes/fakenotifier/ 20:38:55 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:38:55 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:38:55 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:38:55 spire-1.2.1/test/fakes/fakeserverca/ 20:38:55 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:38:55 spire-1.2.1/test/fakes/fakeservercatalog/ 20:38:55 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:38:55 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:38:55 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:38:55 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:38:55 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:38:55 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:38:55 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:38:55 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:38:55 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:38:55 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:38:55 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:38:55 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:38:55 spire-1.2.1/test/fixture/ 20:38:55 spire-1.2.1/test/fixture/certs/ 20:38:55 spire-1.2.1/test/fixture/certs/agent_svid.der 20:38:55 spire-1.2.1/test/fixture/certs/base_cert.pem 20:38:55 spire-1.2.1/test/fixture/certs/base_csr.pem 20:38:55 spire-1.2.1/test/fixture/certs/base_key.pem 20:38:55 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:38:55 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:38:55 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:38:55 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:38:55 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:38:55 spire-1.2.1/test/fixture/certs/blog_key.pem 20:38:55 spire-1.2.1/test/fixture/certs/bundle.der 20:38:55 spire-1.2.1/test/fixture/certs/ca.pem 20:38:55 spire-1.2.1/test/fixture/certs/ca_key.pem 20:38:55 spire-1.2.1/test/fixture/certs/database_cert.pem 20:38:55 spire-1.2.1/test/fixture/certs/database_csr.pem 20:38:55 spire-1.2.1/test/fixture/certs/database_key.pem 20:38:55 spire-1.2.1/test/fixture/certs/node_cert.pem 20:38:55 spire-1.2.1/test/fixture/certs/node_csr.pem 20:38:55 spire-1.2.1/test/fixture/certs/node_key.pem 20:38:55 spire-1.2.1/test/fixture/certs/svid.pem 20:38:55 spire-1.2.1/test/fixture/certs/svid_key.pem 20:38:55 spire-1.2.1/test/fixture/config/ 20:38:55 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:38:55 spire-1.2.1/test/fixture/config/agent_good.conf 20:38:55 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:38:55 spire-1.2.1/test/fixture/config/plugin_good.conf 20:38:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:38:55 spire-1.2.1/test/fixture/config/server_good.conf 20:38:55 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:38:55 spire-1.2.1/test/fixture/fixture.go 20:38:55 spire-1.2.1/test/fixture/nodeattestor/ 20:38:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:38:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:38:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:38:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:38:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:38:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:38:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:38:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:38:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:38:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:38:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:38:55 spire-1.2.1/test/fixture/registration/ 20:38:55 spire-1.2.1/test/fixture/registration/entries.json 20:38:55 spire-1.2.1/test/fixture/registration/good-for-update.json 20:38:55 spire-1.2.1/test/fixture/registration/good.json 20:38:55 spire-1.2.1/test/fixture/registration/invalid.json 20:38:55 spire-1.2.1/test/fixture/registration/invalid_json.json 20:38:55 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:38:55 spire-1.2.1/test/integration/ 20:38:55 spire-1.2.1/test/integration/README.md 20:38:55 spire-1.2.1/test/integration/common 20:38:55 spire-1.2.1/test/integration/setup/ 20:38:55 spire-1.2.1/test/integration/setup/adminclient/ 20:38:55 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:38:55 spire-1.2.1/test/integration/setup/adminclient/client.go 20:38:55 spire-1.2.1/test/integration/setup/debugagent/ 20:38:55 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:38:55 spire-1.2.1/test/integration/setup/debugagent/main.go 20:38:55 spire-1.2.1/test/integration/setup/debugserver/ 20:38:55 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:38:55 spire-1.2.1/test/integration/setup/debugserver/main.go 20:38:55 spire-1.2.1/test/integration/setup/downstreamclient/ 20:38:55 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:38:55 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:38:55 spire-1.2.1/test/integration/setup/itclient/ 20:38:55 spire-1.2.1/test/integration/setup/itclient/client.go 20:38:55 spire-1.2.1/test/integration/setup/node-attestation/ 20:38:55 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:38:55 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:38:55 spire-1.2.1/test/integration/setup/x509pop/ 20:38:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:38:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:38:55 spire-1.2.1/test/integration/suites/ 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:38:55 spire-1.2.1/test/integration/suites/join-token/ 20:38:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:38:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:38:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:38:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:38:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:38:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:38:55 spire-1.2.1/test/integration/suites/join-token/README.md 20:38:55 spire-1.2.1/test/integration/suites/join-token/conf/ 20:38:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:38:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/join-token/teardown 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:38:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:38:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:38:55 spire-1.2.1/test/integration/suites/k8s/ 20:38:55 spire-1.2.1/test/integration/suites/k8s/00-setup 20:38:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:38:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:38:55 spire-1.2.1/test/integration/suites/k8s/README.md 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/ 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:38:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:38:55 spire-1.2.1/test/integration/suites/k8s/teardown 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/ 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:38:55 spire-1.2.1/test/integration/suites/rotation/ 20:38:55 spire-1.2.1/test/integration/suites/rotation/00-setup 20:38:55 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:38:55 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:38:55 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:38:55 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:38:55 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:38:55 spire-1.2.1/test/integration/suites/rotation/README.md 20:38:55 spire-1.2.1/test/integration/suites/rotation/conf/ 20:38:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:38:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/rotation/teardown 20:38:55 spire-1.2.1/test/integration/suites/self-test/ 20:38:55 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:38:55 spire-1.2.1/test/integration/suites/self-test/README.md 20:38:55 spire-1.2.1/test/integration/suites/self-test/teardown 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:38:55 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:38:55 spire-1.2.1/test/integration/suites/upgrade/ 20:38:55 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:38:55 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:38:55 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:38:55 spire-1.2.1/test/integration/suites/upgrade/README.md 20:38:55 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:38:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:38:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:38:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:38:55 spire-1.2.1/test/integration/suites/upgrade/teardown 20:38:55 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:38:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:38:55 spire-1.2.1/test/integration/test-one.sh 20:38:55 spire-1.2.1/test/integration/test.sh 20:38:55 spire-1.2.1/test/plugintest/ 20:38:55 spire-1.2.1/test/plugintest/config.go 20:38:55 spire-1.2.1/test/plugintest/load.go 20:38:55 spire-1.2.1/test/plugintest/option.go 20:38:55 spire-1.2.1/test/spiretest/ 20:38:55 spire-1.2.1/test/spiretest/apiserver.go 20:38:55 spire-1.2.1/test/spiretest/assertions.go 20:38:55 spire-1.2.1/test/spiretest/dir.go 20:38:55 spire-1.2.1/test/spiretest/errors_posix.go 20:38:55 spire-1.2.1/test/spiretest/errors_windows.go 20:38:55 spire-1.2.1/test/spiretest/logs.go 20:38:55 spire-1.2.1/test/spiretest/socketapi.go 20:38:55 spire-1.2.1/test/spiretest/suite.go 20:38:55 spire-1.2.1/test/spiretest/x509.go 20:38:55 spire-1.2.1/test/testca/ 20:38:55 spire-1.2.1/test/testca/ca.go 20:38:55 spire-1.2.1/test/testkey/ 20:38:55 spire-1.2.1/test/testkey/generate.sh 20:38:55 spire-1.2.1/test/testkey/genkeys.go 20:38:55 spire-1.2.1/test/testkey/keys.go 20:38:55 spire-1.2.1/test/testkey/new.go 20:38:55 spire-1.2.1/test/tpmsimulator/ 20:38:55 spire-1.2.1/test/tpmsimulator/simulator.go 20:38:55 spire-1.2.1/test/util/ 20:38:55 spire-1.2.1/test/util/cert_fixtures.go 20:38:55 spire-1.2.1/test/util/cert_generation.go 20:38:55 spire-1.2.1/test/util/io_redirection.go 20:38:55 spire-1.2.1/test/util/race.go 20:38:55 spire-1.2.1/test/util/util.go 20:38:55 building spire from source... 20:38:55 Installing go1.17.7... 20:38:56 Removing intermediate container fabb01d0bc79 20:38:56 ---> 5f90baaaebfe 20:38:56 Step 21/23 : LABEL arch=x86_64 20:38:57 Removing intermediate container 6b15ca8b23ae 20:38:57 ---> 106da90b39c7 20:38:57 Step 6/23 : COPY go.mod vendor* ./ 20:38:57 ---> Running in 4fee7321566c 20:38:57 ---> 8da6d23bf52a 20:38:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:57 ---> Running in 0a0609c2e5aa 20:38:57 Removing intermediate container 4fee7321566c 20:38:57 ---> d82d2e84f993 20:38:57 Step 22/23 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:38:58 ---> Running in 6c9e9d988df4 20:38:58 Removing intermediate container 6c9e9d988df4 20:38:58 ---> 8dfb59c04cba 20:38:58 Step 23/23 : LABEL version=0.0.0 20:38:58 ---> Running in 0c7363e3cc02 20:38:59 Removing intermediate container 0c7363e3cc02 20:38:59 ---> 370e9bb1a3fa 20:38:59 20:38:59 Successfully built 370e9bb1a3fa 20:38:59 Successfully tagged sys-mgmt-agent:latest 20:38:59  Building sys-mgmt-agent ... done Building core-metadata 20:38:59 ---> d7f06be9d534 20:38:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:39:01 ---> Running in 9f00b72dcf3b 20:39:01 Building bin/spire-server... 20:39:01 go: downloading github.com/mitchellh/cli v1.1.2 20:39:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:39:01 go: downloading github.com/imdario/mergo v0.3.12 20:39:01 go: downloading github.com/sirupsen/logrus v1.8.1 20:39:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:39:01 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:39:01 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:39:01 go: downloading google.golang.org/grpc v1.44.0 20:39:02 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:39:02 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:39:02 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:39:02 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:39:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:39:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:39:02 go: downloading github.com/armon/go-metrics v0.3.10 20:39:02 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 20:39:02 go: downloading github.com/prometheus/client_golang v1.12.1 20:39:02 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:39:02 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:39:02 go: downloading github.com/open-policy-agent/opa v0.38.0 20:39:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:02 ---> f24761541028 20:39:02 Step 3/23 : WORKDIR /edgex-go 20:39:02 ---> Using cache 20:39:02 ---> 886f5edf64d1 20:39:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:02 ---> Using cache 20:39:02 ---> 70435f785ab9 20:39:02 Step 5/23 : RUN apk add --update --no-cache make git 20:39:02 ---> Using cache 20:39:02 ---> 106da90b39c7 20:39:02 Step 6/23 : COPY go.mod vendor* ./ 20:39:02 ---> Using cache 20:39:02 ---> 8da6d23bf52a 20:39:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:02 ---> Using cache 20:39:02 ---> f1633593b2c2 20:39:02 Step 8/23 : COPY . . 20:39:02 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:39:02 go: downloading github.com/fatih/color v1.13.0 20:39:02 go: downloading github.com/mattn/go-isatty v0.0.14 20:39:02 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:39:02 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:39:02 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:39:02 go: downloading github.com/oklog/run v1.0.0 20:39:03 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:39:03 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:39:03 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:39:03 go: downloading github.com/imkira/go-observer v1.0.3 20:39:03 go: downloading github.com/prometheus/client_model v0.2.0 20:39:03 go: downloading github.com/prometheus/common v0.32.1 20:39:03 go: downloading github.com/beorn7/perks v1.0.1 20:39:03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:39:03 go: downloading github.com/prometheus/procfs v0.7.3 20:39:03 go: downloading go.uber.org/atomic v1.9.0 20:39:03 go: downloading github.com/Masterminds/goutils v1.1.0 20:39:03 go: downloading github.com/Masterminds/semver v1.5.0 20:39:03 go: downloading github.com/google/uuid v1.1.2 20:39:03 go: downloading github.com/huandu/xstrings v1.3.2 20:39:03 go: downloading github.com/mattn/go-colorable v0.1.12 20:39:04 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:39:04 go: downloading github.com/blang/semver/v4 v4.0.0 20:39:04 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:39:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:39:05 go: downloading github.com/jinzhu/gorm v1.9.16 20:39:05 go: downloading github.com/lib/pq v1.10.4 20:39:05 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:39:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:39:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:39:05 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:39:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:39:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:39:05 go: downloading github.com/stretchr/testify v1.7.0 20:39:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:39:06 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:39:07 Removing intermediate container 0a0609c2e5aa 20:39:07 ---> f1633593b2c2 20:39:07 Step 8/23 : COPY . . 20:39:10 go: downloading google.golang.org/api v0.70.0 20:39:10 go: downloading k8s.io/client-go v0.23.4 20:39:10 go: downloading k8s.io/api v0.23.4 20:39:10 go: downloading github.com/google/go-tpm v0.3.3 20:39:10 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:39:10 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:39:10 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:39:10 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:39:10 go: downloading cloud.google.com/go/storage v1.21.0 20:39:10 go: downloading cloud.google.com/go v0.100.2 20:39:10 go: downloading k8s.io/apimachinery v0.23.4 20:39:11 go: downloading k8s.io/kube-aggregator v0.23.3 20:39:11 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:39:11 go: downloading cloud.google.com/go/security v1.3.0 20:39:11 go: downloading github.com/hashicorp/vault/api v1.4.1 20:39:12 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:39:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:39:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:39:13 go: downloading github.com/twmb/murmur3 v1.1.6 20:39:13 go: downloading github.com/hashicorp/errwrap v1.1.0 20:39:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:39:13 go: downloading github.com/jinzhu/inflection v1.0.0 20:39:13 go: downloading github.com/aws/smithy-go v1.11.0 20:39:14 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:39:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:39:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:39:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:39:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:39:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:39:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:39:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:39:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:39:14 go: downloading github.com/dimchansky/utfbom v1.1.1 20:39:14 go: downloading github.com/gogo/protobuf v1.3.2 20:39:14 go: downloading cloud.google.com/go/compute v1.3.0 20:39:14 go: downloading cloud.google.com/go/iam v0.1.1 20:39:14 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:39:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:39:14 go: downloading k8s.io/klog/v2 v2.30.0 20:39:14 go: downloading github.com/google/gofuzz v1.1.0 20:39:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:39:14 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:39:14 go: downloading github.com/spf13/pflag v1.0.5 20:39:14 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:39:14 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:39:14 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:39:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:39:14 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:39:14 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:39:14 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:39:15 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:39:15 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:39:15 go: downloading gopkg.in/yaml.v2 v2.4.0 20:39:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:39:15 go: downloading github.com/gobwas/glob v0.2.3 20:39:15 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:39:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:39:15  ---> 3f2b3dad2bce 20:39:15 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:39:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:39:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:39:15 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:39:15 go: downloading gopkg.in/inf.v0 v0.9.1 20:39:15 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:39:15 go: downloading go.opencensus.io v0.23.0 20:39:15 go: downloading github.com/google/go-cmp v0.5.7 20:39:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:39:15 go: downloading github.com/googleapis/gnostic v0.5.5 20:39:15 go: downloading github.com/json-iterator/go v1.1.12 20:39:15 go: downloading github.com/go-logr/logr v1.2.2 20:39:15 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:39:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:39:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:39:15 go: downloading go.uber.org/zap v1.21.0 20:39:15 go: downloading github.com/tklauser/numcpus v0.3.0 20:39:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:39:15 go: downloading sigs.k8s.io/yaml v1.3.0 20:39:15 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:39:15 go: downloading github.com/ryanuber/go-glob v1.0.0 20:39:15 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:39:15 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:39:15 go: downloading github.com/hashicorp/go-version v1.2.0 20:39:15 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:39:15 go: downloading github.com/modern-go/reflect2 v1.0.2 20:39:15 go: downloading github.com/golang/snappy v0.0.4 20:39:15 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:39:15 go: downloading go.uber.org/multierr v1.6.0 20:39:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:39:16 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 20:39:18 ---> 7d3bba5cc887 20:39:18 Step 9/23 : RUN make cmd/core-command/core-command 20:39:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:39:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:39:18  ---> Running in 84c3c744ce49 20:39:19 ---> Running in 7b8b759199e4 20:39:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:39:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:39:21 Removing intermediate container 9f00b72dcf3b 20:39:21 ---> 3a9683799617 20:39:21 20:39:21 Step 10/22 : FROM alpine:3.14 20:39:21 ---> e04c818066af 20:39:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:39:21 Removing intermediate container f67018eb5f53 20:39:21 ---> 100d2c7791f6 20:39:21 20:39:21 Step 9/20 : FROM alpine:3.15 20:39:21 3.15: Pulling from library/alpine 20:39:21 ---> Running in 2e83829ceb02 20:39:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:39:21 Status: Downloaded newer image for alpine:3.15 20:39:21 ---> 0ac33e5f5afa 20:39:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:21 ---> Running in 464ea436eb06 20:39:22 Removing intermediate container 464ea436eb06 20:39:22 ---> f17847378c27 20:39:22 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:39:22 ---> Running in 7f442365c0da 20:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:39:22 (1/6) Installing ca-certificates (20211220-r0) 20:39:22 (2/6) Installing brotli-libs (1.0.9-r5) 20:39:22 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:39:22 (4/6) Installing libcurl (7.79.1-r1) 20:39:22 (5/6) Installing curl (7.79.1-r1) 20:39:22 (6/6) Installing dumb-init (1.2.5-r1) 20:39:22 Executing busybox-1.33.1-r7.trigger 20:39:22 Executing ca-certificates-20211220-r0.trigger 20:39:22 OK: 8 MiB in 20 packages 20:39:23 Removing intermediate container 2e83829ceb02 20:39:23 ---> ec02e6f8b81c 20:39:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:39:24 ---> Running in 2eea7c220909 20:39:24 Removing intermediate container 7f442365c0da 20:39:24 ---> 762b06a1a9dd 20:39:24 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:39:24 ---> Running in 6fe9668924cc 20:39:24 Removing intermediate container 2eea7c220909 20:39:24 ---> ae8c2e193f88 20:39:24 Step 13/22 : WORKDIR /edgex 20:39:24 ---> Running in 38ffbcfd3eda 20:39:24 Removing intermediate container 38ffbcfd3eda 20:39:24 ---> 38c0f6d3502f 20:39:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:39:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:26 ---> b045c8f038fc 20:39:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:39:26 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:26 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:26 OK: 15855 distinct packages available 20:39:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:27 ---> 95793877f838 20:39:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:39:27 (1/9) Installing ca-certificates (20211220-r0) 20:39:27 (2/9) Installing brotli-libs (1.0.9-r5) 20:39:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:39:27 (4/9) Installing libcurl (7.80.0-r1) 20:39:28 (5/9) Installing curl (7.80.0-r1) 20:39:28 (6/9) Installing dumb-init (1.2.5-r1) 20:39:28 ---> d131fffdd9db 20:39:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:39:28 (7/9) Installing musl-obstack (1.2.3-r0) 20:39:28 (8/9) Installing libucontext (1.1-r0) 20:39:28 (9/9) Installing gcompat (1.0.0-r4) 20:39:28 Executing busybox-1.34.1-r5.trigger 20:39:28 Executing ca-certificates-20211220-r0.trigger 20:39:28 OK: 8 MiB in 23 packages 20:39:28 ---> 68ee3881c55d 20:39:28 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:28 ---> Running in b4406c56d529 20:39:29 Removing intermediate container 6fe9668924cc 20:39:29 ---> def744832dd9 20:39:29 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:30 ---> 1b8e117d64ac 20:39:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:39:30 Removing intermediate container b4406c56d529 20:39:30 ---> 4d1c61b2f3c6 20:39:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:39:30 ---> Running in 2e501630208a 20:39:31 Removing intermediate container 2e501630208a 20:39:31 ---> 63bd3ba3eeb8 20:39:31 Step 20/22 : LABEL arch=x86_64 20:39:31 ---> b7c76d9d4767 20:39:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:39:31 ---> Running in b7be38050df9 20:39:32 Removing intermediate container b7be38050df9 20:39:32 ---> ab9503fd6d2c 20:39:32 Step 21/22 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:39:32 ---> Running in 1265f434ff2c 20:39:32 ---> 531dda3f1d4d 20:39:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:39:32 ---> Running in 7e7b87deee5e 20:39:32 Removing intermediate container 1265f434ff2c 20:39:32 ---> ef2c635f9271 20:39:32 Step 22/22 : LABEL version=0.0.0 20:39:32 ---> Running in db7f5821304a 20:39:32 Removing intermediate container 7e7b87deee5e 20:39:32 ---> 3b1257d4d28a 20:39:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:32 ---> Running in 96799f37b25d 20:39:32 Removing intermediate container db7f5821304a 20:39:32 ---> c8130a65f47b 20:39:32 20:39:32 Successfully built c8130a65f47b 20:39:32 Successfully tagged security-proxy-setup:latest 20:39:32 Building security-secretstore-setup 20:39:32  Building security-proxy-setup ... done Removing intermediate container 96799f37b25d 20:39:32 ---> c83c85b73e29 20:39:32 Step 18/20 : LABEL arch=x86_64 20:39:33 ---> Running in 7aefb311ca0b 20:39:34 Removing intermediate container 7aefb311ca0b 20:39:34 ---> 6a94061855cf 20:39:34 Step 19/20 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:39:35 ---> Running in 4066b8263243 20:39:36 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:39:36 ---> f24761541028 20:39:36 Step 3/25 : WORKDIR /edgex-go 20:39:36 ---> Using cache 20:39:36 ---> 886f5edf64d1 20:39:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:36 ---> Using cache 20:39:36 ---> 70435f785ab9 20:39:36 Step 5/25 : RUN apk add --update --no-cache make git 20:39:36 ---> Using cache 20:39:36 ---> 106da90b39c7 20:39:36 Step 6/25 : COPY go.mod vendor* ./ 20:39:36 ---> Using cache 20:39:36 ---> 8da6d23bf52a 20:39:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:36 ---> Using cache 20:39:36 ---> f1633593b2c2 20:39:36 Step 8/25 : COPY . . 20:39:36 ---> Using cache 20:39:36 ---> 7d3bba5cc887 20:39:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:39:37 Removing intermediate container 4066b8263243 20:39:37 ---> d90829340d32 20:39:37 Step 20/20 : LABEL version=0.0.0 20:39:40 ---> Running in e5196dc53942 20:39:40 ---> Running in d5457afc9313 20:39:41 Removing intermediate container e5196dc53942 20:39:41 ---> eeee954abc43 20:39:41 20:39:41 Successfully built eeee954abc43 20:39:41 Successfully tagged security-spiffe-token-provider:latest 20:39:41  Building security-spiffe-token-provider ... done Building security-spire-server 20:39:42 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 20:39:45 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:39:45 ---> f24761541028 20:39:45 Step 3/25 : WORKDIR /edgex-go 20:39:45 ---> Using cache 20:39:45 ---> 886f5edf64d1 20:39:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:45 ---> Using cache 20:39:45 ---> 70435f785ab9 20:39:45 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:39:45 ---> Using cache 20:39:45 ---> 5ce81950b4c8 20:39:45 Step 6/25 : COPY go.mod vendor* ./ 20:39:45 ---> Using cache 20:39:45 ---> f6f882b86623 20:39:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:45 ---> Using cache 20:39:45 ---> c0cc99f7bf68 20:39:45 Step 8/25 : COPY . . 20:39:45 ---> Using cache 20:39:45 ---> dc32453cc649 20:39:45 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:39:45 ---> Using cache 20:39:45 ---> 2b25f8b05f68 20:39:45 Step 10/25 : RUN mkdir -p spire-build 20:39:45 ---> Using cache 20:39:45 ---> 55096a04b6b4 20:39:45 Step 11/25 : WORKDIR /edgex-go/spire-build 20:39:45 ---> Using cache 20:39:45 ---> aef8acf379a2 20:39:45 Step 12/25 : RUN 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 20:39:46 ---> Running in c5a85473a74d 20:39:46 Removing intermediate container 7b8b759199e4 20:39:46 ---> 71fecbaa97ba 20:39:46 20:39:46 Step 10/23 : FROM alpine:3.14 20:39:46 ---> e04c818066af 20:39:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:39:46 ---> Using cache 20:39:46 ---> 203fcf5a560a 20:39:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:46 ---> Using cache 20:39:46 ---> 6d2c4a63ccff 20:39:46 Step 13/23 : ENV APP_PORT=59882 20:39:46 Removing intermediate container 84c3c744ce49 20:39:46 ---> fa79c7617201 20:39:46 20:39:46 Step 10/23 : FROM alpine:3.14 20:39:46 ---> e04c818066af 20:39:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:39:46 ---> Using cache 20:39:46 ---> 203fcf5a560a 20:39:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:46 ---> Using cache 20:39:46 ---> 6d2c4a63ccff 20:39:46 Step 13/23 : ENV APP_PORT=59881 20:39:46 ---> Running in 3a4b0abde089 20:39:46 ---> Running in 6108dd172d32 20:39:47 Removing intermediate container 6108dd172d32 20:39:47 ---> e1848c4e8901 20:39:47 Step 14/23 : EXPOSE $APP_PORT 20:39:47 Removing intermediate container 3a4b0abde089 20:39:47 ---> 473a874799a9 20:39:47 Step 14/23 : EXPOSE $APP_PORT 20:39:47 ---> Running in c923a357f02e 20:39:47 ---> Running in 8a3c7aa3e824 20:39:47 Removing intermediate container 8a3c7aa3e824 20:39:47 ---> df2e3b541410 20:39:47 Step 15/23 : WORKDIR / 20:39:47 Removing intermediate container c923a357f02e 20:39:47 ---> 6382d33f8e10 20:39:47 Step 15/23 : WORKDIR / 20:39:47 ---> Running in a80863fbafd8 20:39:47 ---> Running in 7ac393394448 20:39:47 Removing intermediate container 7ac393394448 20:39:47 ---> 8f063eb3913d 20:39:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:47 Removing intermediate container a80863fbafd8 20:39:47 ---> 90a907d6d327 20:39:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:47 spire-1.2.1/ 20:39:47 spire-1.2.1/.data/ 20:39:47 spire-1.2.1/.data/.file 20:39:47 spire-1.2.1/.dockerignore 20:39:47 spire-1.2.1/.gitattributes 20:39:47 spire-1.2.1/.githooks/ 20:39:47 spire-1.2.1/.githooks/pre-commit 20:39:47 spire-1.2.1/.github/ 20:39:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:39:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:39:47 spire-1.2.1/.github/dependabot.yml 20:39:47 spire-1.2.1/.github/workflows/ 20:39:47 spire-1.2.1/.github/workflows/nightly_build.yaml 20:39:47 spire-1.2.1/.github/workflows/pr_build.yaml 20:39:47 spire-1.2.1/.github/workflows/release_build.yaml 20:39:47 spire-1.2.1/.github/workflows/scripts/ 20:39:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:39:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:39:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:39:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:39:47 spire-1.2.1/.github/workflows/scripts/split.sh 20:39:47 spire-1.2.1/.gitignore 20:39:47 spire-1.2.1/.go-version 20:39:47 spire-1.2.1/.golangci.yml 20:39:47 spire-1.2.1/ADOPTERS.md 20:39:47 spire-1.2.1/CHANGELOG.md 20:39:47 spire-1.2.1/CODE-OF-CONDUCT.md 20:39:47 spire-1.2.1/CODEOWNERS 20:39:47 spire-1.2.1/CONTRIBUTING.md 20:39:47 spire-1.2.1/Dockerfile 20:39:47 spire-1.2.1/Dockerfile.dev 20:39:47 spire-1.2.1/Dockerfile.scratch 20:39:47 spire-1.2.1/LICENSE 20:39:47 spire-1.2.1/MAINTAINERS.md 20:39:47 spire-1.2.1/Makefile 20:39:47 spire-1.2.1/README.md 20:39:47 spire-1.2.1/ROADMAP.md 20:39:47 spire-1.2.1/SECURITY.md 20:39:47 spire-1.2.1/cmd/ 20:39:47 spire-1.2.1/cmd/spire-agent/ 20:39:47 spire-1.2.1/cmd/spire-agent/cli/ 20:39:47 spire-1.2.1/cmd/spire-agent/cli/api/ 20:39:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/common/ 20:39:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:39:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/run/ 20:39:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:39:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:39:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:39:47 spire-1.2.1/cmd/spire-agent/main.go 20:39:47 spire-1.2.1/cmd/spire-server/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/agent/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/cli.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/run/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/token/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/validate/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/x509/ 20:39:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:39:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:39:47 spire-1.2.1/cmd/spire-server/main.go 20:39:47 spire-1.2.1/cmd/spire-server/util/ 20:39:47 spire-1.2.1/cmd/spire-server/util/util.go 20:39:47 spire-1.2.1/conf/ 20:39:47 spire-1.2.1/conf/agent/ 20:39:47 spire-1.2.1/conf/agent/agent.conf 20:39:47 spire-1.2.1/conf/agent/agent_full.conf 20:39:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:39:47 spire-1.2.1/conf/server/ 20:39:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:39:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:39:47 spire-1.2.1/conf/server/server.conf 20:39:47 spire-1.2.1/conf/server/server_full.conf 20:39:47 spire-1.2.1/doc/ 20:39:47 spire-1.2.1/doc/SPIRE101.md 20:39:47 spire-1.2.1/doc/auditlog.md 20:39:47 spire-1.2.1/doc/authorization_policy_engine.md 20:39:47 spire-1.2.1/doc/changelog_guidelines.md 20:39:47 spire-1.2.1/doc/cure53-report.pdf 20:39:47 spire-1.2.1/doc/images/ 20:39:47 spire-1.2.1/doc/images/2019_roadmap.png 20:39:47 spire-1.2.1/doc/images/SPIRE101.png 20:39:47 spire-1.2.1/doc/images/SPIRE_agent.png 20:39:48 spire-1.2.1/doc/images/SPIRE_server.png 20:39:48 spire-1.2.1/doc/images/cache_mgr.png 20:39:48 spire-1.2.1/doc/images/cache_mgr_components.png 20:39:48 spire-1.2.1/doc/images/federated_spire.png 20:39:48 spire-1.2.1/doc/images/ha_mode.png 20:39:48 spire-1.2.1/doc/images/nested_spire.png 20:39:48 spire-1.2.1/doc/images/oidc_federation.png 20:39:48 spire-1.2.1/doc/images/single_trust_domain.png 20:39:48 spire-1.2.1/doc/images/spiffe_compatible.png 20:39:48 spire-1.2.1/doc/images/spire_logo.png 20:39:48 spire-1.2.1/doc/migrating_registration_api_clients.md 20:39:48 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:39:48 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:39:48 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:39:48 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:39:48 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:39:48 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:39:48 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:39:48 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:39:48 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:39:48 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:39:48 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:39:48 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:39:48 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:39:48 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:39:48 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:39:48 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:39:48 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:39:48 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:39:48 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:39:48 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:39:48 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:39:48 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:39:48 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:39:48 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:39:48 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:39:48 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:39:48 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:39:48 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:39:48 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:39:48 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:39:48 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:39:48 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:39:48 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:39:48 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:39:48 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:39:48 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:39:48 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:39:48 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:39:48 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:39:48 spire-1.2.1/doc/scaling_spire.md 20:39:48 spire-1.2.1/doc/spire_agent.md 20:39:48 spire-1.2.1/doc/spire_server.md 20:39:48 spire-1.2.1/doc/supported_integrations.md 20:39:48 spire-1.2.1/doc/telemetry.md 20:39:48 spire-1.2.1/doc/telemetry_config.md 20:39:48 spire-1.2.1/doc/upgrading.md 20:39:48 spire-1.2.1/doc/using_spire.md 20:39:48 spire-1.2.1/examples/ 20:39:48 spire-1.2.1/examples/README.md 20:39:48 spire-1.2.1/go.mod 20:39:48 spire-1.2.1/go.sum 20:39:48 spire-1.2.1/pkg/ 20:39:48 spire-1.2.1/pkg/agent/ 20:39:48 spire-1.2.1/pkg/agent/agent.go 20:39:48 spire-1.2.1/pkg/agent/api/ 20:39:48 spire-1.2.1/pkg/agent/api/config.go 20:39:48 spire-1.2.1/pkg/agent/api/debug/ 20:39:48 spire-1.2.1/pkg/agent/api/debug/v1/ 20:39:48 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:39:48 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:39:48 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:39:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:39:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:39:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:39:48 spire-1.2.1/pkg/agent/api/endpoints.go 20:39:48 spire-1.2.1/pkg/agent/api/health/ 20:39:48 spire-1.2.1/pkg/agent/api/health/v1/ 20:39:48 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:39:48 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:39:48 spire-1.2.1/pkg/agent/api/rpccontext/ 20:39:48 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:39:48 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:39:48 spire-1.2.1/pkg/agent/attestor/ 20:39:48 spire-1.2.1/pkg/agent/attestor/node/ 20:39:48 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:39:48 spire-1.2.1/pkg/agent/attestor/node/node.go 20:39:48 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:39:48 spire-1.2.1/pkg/agent/attestor/workload/ 20:39:48 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:39:48 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:39:48 spire-1.2.1/pkg/agent/catalog/ 20:39:48 spire-1.2.1/pkg/agent/catalog/catalog.go 20:39:48 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:39:48 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:39:48 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:39:48 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:39:48 spire-1.2.1/pkg/agent/client/ 20:39:48 spire-1.2.1/pkg/agent/client/client.go 20:39:48 spire-1.2.1/pkg/agent/client/client_test.go 20:39:48 spire-1.2.1/pkg/agent/client/dial.go 20:39:48 spire-1.2.1/pkg/agent/client/nodeconn.go 20:39:48 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:39:48 spire-1.2.1/pkg/agent/client/update.go 20:39:48 spire-1.2.1/pkg/agent/client/util.go 20:39:48 spire-1.2.1/pkg/agent/common/ 20:39:48 spire-1.2.1/pkg/agent/common/backoff/ 20:39:48 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:39:48 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:39:48 spire-1.2.1/pkg/agent/common/cgroups/ 20:39:48 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:39:48 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:39:48 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:39:48 spire-1.2.1/pkg/agent/config.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/ 20:39:48 spire-1.2.1/pkg/agent/endpoints/config.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:39:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:39:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/workload/ 20:39:48 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:39:48 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:39:48 spire-1.2.1/pkg/agent/manager/ 20:39:48 spire-1.2.1/pkg/agent/manager/cache/ 20:39:48 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:39:48 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:39:48 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:39:48 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:39:48 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:39:48 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:39:48 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:39:48 spire-1.2.1/pkg/agent/manager/config.go 20:39:48 spire-1.2.1/pkg/agent/manager/manager.go 20:39:48 spire-1.2.1/pkg/agent/manager/manager_test.go 20:39:48 spire-1.2.1/pkg/agent/manager/storage.go 20:39:48 spire-1.2.1/pkg/agent/manager/storage_test.go 20:39:48 spire-1.2.1/pkg/agent/manager/storecache/ 20:39:48 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:39:48 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:39:48 spire-1.2.1/pkg/agent/manager/sync.go 20:39:48 spire-1.2.1/pkg/agent/plugin/ 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:39:48 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:39:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:39:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:39:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:39:48 spire-1.2.1/pkg/agent/svid/ 20:39:48 spire-1.2.1/pkg/agent/svid/rotator.go 20:39:48 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:39:48 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:39:48 spire-1.2.1/pkg/agent/svid/store/ 20:39:48 spire-1.2.1/pkg/agent/svid/store/service.go 20:39:48 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:39:48 spire-1.2.1/pkg/common/ 20:39:48 spire-1.2.1/pkg/common/agentpathtemplate/ 20:39:48 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:39:48 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:39:48 spire-1.2.1/pkg/common/api/ 20:39:48 spire-1.2.1/pkg/common/api/metrics.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/ 20:39:48 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/logger.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/names.go 20:39:48 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:39:48 spire-1.2.1/pkg/common/api/names.go 20:39:48 spire-1.2.1/pkg/common/api/ratelimit.go 20:39:48 spire-1.2.1/pkg/common/api/rpccontext/ 20:39:48 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:39:48 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:39:48 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:39:48 spire-1.2.1/pkg/common/auth/ 20:39:48 spire-1.2.1/pkg/common/auth/interceptors.go 20:39:48 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:39:48 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:39:48 spire-1.2.1/pkg/common/bundleutil/ 20:39:48 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:39:48 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:39:48 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:39:48 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:39:48 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:39:48 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:39:48 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:39:48 spire-1.2.1/pkg/common/bundleutil/types.go 20:39:48 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:39:48 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:39:48 spire-1.2.1/pkg/common/catalog/ 20:39:48 spire-1.2.1/pkg/common/catalog/bind.go 20:39:48 spire-1.2.1/pkg/common/catalog/builtin.go 20:39:48 spire-1.2.1/pkg/common/catalog/catalog.go 20:39:48 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:39:48 spire-1.2.1/pkg/common/catalog/closers.go 20:39:48 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:39:48 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:39:48 spire-1.2.1/pkg/common/catalog/config.go 20:39:48 spire-1.2.1/pkg/common/catalog/config_test.go 20:39:48 spire-1.2.1/pkg/common/catalog/configure.go 20:39:48 spire-1.2.1/pkg/common/catalog/constraints.go 20:39:48 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:39:48 spire-1.2.1/pkg/common/catalog/context.go 20:39:48 spire-1.2.1/pkg/common/catalog/external.go 20:39:48 spire-1.2.1/pkg/common/catalog/host.go 20:39:48 spire-1.2.1/pkg/common/catalog/pipenet.go 20:39:48 spire-1.2.1/pkg/common/catalog/plugin.go 20:39:48 spire-1.2.1/pkg/common/catalog/testplugin/ 20:39:48 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:39:48 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:39:48 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:39:48 spire-1.2.1/pkg/common/cli/ 20:39:48 spire-1.2.1/pkg/common/cli/env.go 20:39:48 spire-1.2.1/pkg/common/cli/flags.go 20:39:48 spire-1.2.1/pkg/common/cli/trust_domain.go 20:39:48 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:39:48 spire-1.2.1/pkg/common/cli/umask.go 20:39:48 spire-1.2.1/pkg/common/cli/umask_posix.go 20:39:48 spire-1.2.1/pkg/common/cli/umask_test.go 20:39:48 spire-1.2.1/pkg/common/cli/umask_windows.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/ 20:39:48 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/flag.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/format.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/ 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:39:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:39:48 spire-1.2.1/pkg/common/coretypes/ 20:39:48 spire-1.2.1/pkg/common/coretypes/bundle/ 20:39:48 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:39:48 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:39:48 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:39:48 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:39:48 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:39:48 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:39:48 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:39:48 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:39:48 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:39:48 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:39:48 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:39:48 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:39:48 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:39:48 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:39:48 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:39:48 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:39:48 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:39:48 spire-1.2.1/pkg/common/cryptoutil/ 20:39:48 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:39:48 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:39:48 spire-1.2.1/pkg/common/diskutil/ 20:39:48 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:39:48 spire-1.2.1/pkg/common/diskutil/file_test.go 20:39:48 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:39:48 spire-1.2.1/pkg/common/errorutil/ 20:39:48 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:39:48 spire-1.2.1/pkg/common/health/ 20:39:48 spire-1.2.1/pkg/common/health/config.go 20:39:48 spire-1.2.1/pkg/common/health/context.go 20:39:48 spire-1.2.1/pkg/common/health/context_test.go 20:39:48 spire-1.2.1/pkg/common/health/health.go 20:39:48 spire-1.2.1/pkg/common/health/health_test.go 20:39:48 spire-1.2.1/pkg/common/health/logger.go 20:39:48 spire-1.2.1/pkg/common/hostservice/ 20:39:48 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:39:48 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:39:48 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:39:48 spire-1.2.1/pkg/common/idutil/ 20:39:48 spire-1.2.1/pkg/common/idutil/require.go 20:39:48 spire-1.2.1/pkg/common/idutil/require_test.go 20:39:48 spire-1.2.1/pkg/common/idutil/safety.go 20:39:48 spire-1.2.1/pkg/common/idutil/safety_test.go 20:39:48 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:39:48 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:39:48 spire-1.2.1/pkg/common/jwtsvid/ 20:39:48 spire-1.2.1/pkg/common/jwtsvid/common.go 20:39:48 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:39:48 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:39:48 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:39:48 spire-1.2.1/pkg/common/jwtutil/ 20:39:48 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:39:48 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:39:48 spire-1.2.1/pkg/common/log/ 20:39:48 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:39:48 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:39:48 spire-1.2.1/pkg/common/log/log.go 20:39:48 spire-1.2.1/pkg/common/log/log_test.go 20:39:48 spire-1.2.1/pkg/common/log/options.go 20:39:48 spire-1.2.1/pkg/common/nodeutil/ 20:39:48 spire-1.2.1/pkg/common/nodeutil/node.go 20:39:48 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:39:48 spire-1.2.1/pkg/common/peertracker/ 20:39:48 spire-1.2.1/pkg/common/peertracker/conn.go 20:39:48 spire-1.2.1/pkg/common/peertracker/credentials.go 20:39:48 spire-1.2.1/pkg/common/peertracker/errors.go 20:39:48 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:39:48 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:39:48 spire-1.2.1/pkg/common/peertracker/info.go 20:39:48 spire-1.2.1/pkg/common/peertracker/listener.go 20:39:48 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:39:48 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:39:48 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:39:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:39:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:39:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:39:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:39:48 spire-1.2.1/pkg/common/peertracker/tcp.go 20:39:48 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:39:48 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:39:48 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:39:48 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:39:48 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:39:48 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:39:48 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:39:48 spire-1.2.1/pkg/common/peertracker/uds.go 20:39:48 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:39:48 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:39:48 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:39:48 spire-1.2.1/pkg/common/pemutil/ 20:39:48 spire-1.2.1/pkg/common/pemutil/block.go 20:39:48 spire-1.2.1/pkg/common/pemutil/certs.go 20:39:48 spire-1.2.1/pkg/common/pemutil/common.go 20:39:48 spire-1.2.1/pkg/common/pemutil/csr.go 20:39:48 spire-1.2.1/pkg/common/pemutil/keys.go 20:39:48 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:39:48 spire-1.2.1/pkg/common/pemutil/testdata/ 20:39:48 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:39:48 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:39:48 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:39:48 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:39:48 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:39:48 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:39:48 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:39:48 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:39:48 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:39:48 spire-1.2.1/pkg/common/plugin/ 20:39:48 spire-1.2.1/pkg/common/plugin/aws/ 20:39:48 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:39:48 spire-1.2.1/pkg/common/plugin/azure/ 20:39:48 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:39:48 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:39:48 spire-1.2.1/pkg/common/plugin/facade.go 20:39:48 spire-1.2.1/pkg/common/plugin/facade_test.go 20:39:48 spire-1.2.1/pkg/common/plugin/gcp/ 20:39:48 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:39:48 spire-1.2.1/pkg/common/plugin/k8s/ 20:39:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:39:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:39:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:39:48 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:39:48 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:39:48 spire-1.2.1/pkg/common/plugin/log.go 20:39:48 spire-1.2.1/pkg/common/plugin/sshpop/ 20:39:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:39:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:39:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:39:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:39:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:39:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:39:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:39:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:39:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:39:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:39:48 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:39:48 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:39:48 spire-1.2.1/pkg/common/plugin/x509pop/ 20:39:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:39:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:39:48 spire-1.2.1/pkg/common/profiling/ 20:39:48 spire-1.2.1/pkg/common/profiling/dumpers.go 20:39:48 spire-1.2.1/pkg/common/profiling/profiling.go 20:39:48 spire-1.2.1/pkg/common/protoutil/ 20:39:48 spire-1.2.1/pkg/common/protoutil/masks.go 20:39:48 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:39:48 spire-1.2.1/pkg/common/rotationutil/ 20:39:48 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:39:48 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:39:48 spire-1.2.1/pkg/common/selector/ 20:39:48 spire-1.2.1/pkg/common/selector/selector.go 20:39:48 spire-1.2.1/pkg/common/selector/selector_test.go 20:39:48 spire-1.2.1/pkg/common/selector/set.go 20:39:48 spire-1.2.1/pkg/common/selector/set_utils.go 20:39:48 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:39:48 spire-1.2.1/pkg/common/telemetry/ 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/ 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:39:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:39:48 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:39:48 spire-1.2.1/pkg/common/telemetry/call.go 20:39:48 spire-1.2.1/pkg/common/telemetry/common/ 20:39:48 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:39:48 spire-1.2.1/pkg/common/telemetry/config.go 20:39:48 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:39:48 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:39:48 spire-1.2.1/pkg/common/telemetry/inmem.go 20:39:48 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:39:48 spire-1.2.1/pkg/common/telemetry/m3.go 20:39:48 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:39:48 spire-1.2.1/pkg/common/telemetry/metrics.go 20:39:48 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:39:48 spire-1.2.1/pkg/common/telemetry/names.go 20:39:48 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:39:48 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:39:48 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:39:48 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/ 20:39:48 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:39:48 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:39:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:39:48 spire-1.2.1/pkg/common/telemetry/server/server.go 20:39:48 spire-1.2.1/pkg/common/telemetry/sink.go 20:39:48 spire-1.2.1/pkg/common/telemetry/statsd.go 20:39:48 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:39:48 spire-1.2.1/pkg/common/telemetry/uptime.go 20:39:48 spire-1.2.1/pkg/common/telemetry/version.go 20:39:48 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:39:48 spire-1.2.1/pkg/common/uptime/ 20:39:48 spire-1.2.1/pkg/common/uptime/uptime.go 20:39:48 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:39:48 spire-1.2.1/pkg/common/util/ 20:39:48 spire-1.2.1/pkg/common/util/certs.go 20:39:48 spire-1.2.1/pkg/common/util/certs_test.go 20:39:48 spire-1.2.1/pkg/common/util/csr.go 20:39:48 spire-1.2.1/pkg/common/util/hash.go 20:39:48 spire-1.2.1/pkg/common/util/selectors.go 20:39:48 spire-1.2.1/pkg/common/util/selectors_test.go 20:39:48 spire-1.2.1/pkg/common/util/signals.go 20:39:48 spire-1.2.1/pkg/common/util/sort.go 20:39:48 spire-1.2.1/pkg/common/util/sort_test.go 20:39:48 spire-1.2.1/pkg/common/util/task.go 20:39:48 spire-1.2.1/pkg/common/util/task_test.go 20:39:48 spire-1.2.1/pkg/common/util/testdata/ 20:39:48 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:39:48 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:39:48 spire-1.2.1/pkg/common/version/ 20:39:48 spire-1.2.1/pkg/common/version/version.go 20:39:48 spire-1.2.1/pkg/common/x509svid/ 20:39:48 spire-1.2.1/pkg/common/x509svid/common_test.go 20:39:48 spire-1.2.1/pkg/common/x509svid/csr.go 20:39:48 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:39:48 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:39:48 spire-1.2.1/pkg/common/x509util/ 20:39:48 spire-1.2.1/pkg/common/x509util/cert.go 20:39:48 spire-1.2.1/pkg/common/x509util/dns.go 20:39:48 spire-1.2.1/pkg/common/x509util/dns_test.go 20:39:48 spire-1.2.1/pkg/common/x509util/keyid.go 20:39:48 spire-1.2.1/pkg/common/x509util/keypair.go 20:39:48 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:39:48 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:39:48 spire-1.2.1/pkg/server/ 20:39:48 spire-1.2.1/pkg/server/api/ 20:39:48 spire-1.2.1/pkg/server/api/agent.go 20:39:48 spire-1.2.1/pkg/server/api/agent/ 20:39:48 spire-1.2.1/pkg/server/api/agent/v1/ 20:39:48 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:39:48 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:39:48 spire-1.2.1/pkg/server/api/agent_test.go 20:39:48 spire-1.2.1/pkg/server/api/api.go 20:39:48 spire-1.2.1/pkg/server/api/audit/ 20:39:48 spire-1.2.1/pkg/server/api/audit/audit.go 20:39:48 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:39:48 spire-1.2.1/pkg/server/api/bundle.go 20:39:48 spire-1.2.1/pkg/server/api/bundle/ 20:39:48 spire-1.2.1/pkg/server/api/bundle/v1/ 20:39:48 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:39:48 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:39:48 spire-1.2.1/pkg/server/api/bundle_test.go 20:39:48 spire-1.2.1/pkg/server/api/debug/ 20:39:48 spire-1.2.1/pkg/server/api/debug/v1/ 20:39:48 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:39:48 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:39:48 spire-1.2.1/pkg/server/api/entry.go 20:39:48 spire-1.2.1/pkg/server/api/entry/ 20:39:48 spire-1.2.1/pkg/server/api/entry/v1/ 20:39:48 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:39:48 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:39:48 spire-1.2.1/pkg/server/api/entry_test.go 20:39:48 spire-1.2.1/pkg/server/api/health/ 20:39:48 spire-1.2.1/pkg/server/api/health/v1/ 20:39:48 spire-1.2.1/pkg/server/api/health/v1/service.go 20:39:48 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:39:48 spire-1.2.1/pkg/server/api/id.go 20:39:48 spire-1.2.1/pkg/server/api/id_test.go 20:39:48 spire-1.2.1/pkg/server/api/limits/ 20:39:48 spire-1.2.1/pkg/server/api/limits/limits.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/ 20:39:48 spire-1.2.1/pkg/server/api/middleware/alias.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/audit.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/caller.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/common.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/entries.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:39:48 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:39:48 spire-1.2.1/pkg/server/api/ratelimit.go 20:39:48 spire-1.2.1/pkg/server/api/rpccontext/ 20:39:48 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:39:48 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:39:48 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:39:48 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:39:48 spire-1.2.1/pkg/server/api/selector.go 20:39:48 spire-1.2.1/pkg/server/api/selector_test.go 20:39:48 spire-1.2.1/pkg/server/api/status.go 20:39:48 spire-1.2.1/pkg/server/api/status_test.go 20:39:48 spire-1.2.1/pkg/server/api/svid/ 20:39:48 spire-1.2.1/pkg/server/api/svid/v1/ 20:39:48 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:39:48 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:39:48 spire-1.2.1/pkg/server/api/trustdomain.go 20:39:48 spire-1.2.1/pkg/server/api/trustdomain/ 20:39:48 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:39:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:39:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:39:48 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:39:48 spire-1.2.1/pkg/server/authpolicy/ 20:39:48 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:39:48 spire-1.2.1/pkg/server/authpolicy/policy.go 20:39:48 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:39:48 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:39:48 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:39:48 spire-1.2.1/pkg/server/authpolicy/validate.go 20:39:48 spire-1.2.1/pkg/server/bundle/ 20:39:48 spire-1.2.1/pkg/server/bundle/client/ 20:39:48 spire-1.2.1/pkg/server/bundle/client/client.go 20:39:48 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:39:48 spire-1.2.1/pkg/server/bundle/client/manager.go 20:39:48 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:39:48 spire-1.2.1/pkg/server/bundle/client/sources.go 20:39:48 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:39:48 spire-1.2.1/pkg/server/bundle/client/updater.go 20:39:48 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:39:48 spire-1.2.1/pkg/server/ca/ 20:39:48 spire-1.2.1/pkg/server/ca/ca.go 20:39:48 spire-1.2.1/pkg/server/ca/ca_health.go 20:39:48 spire-1.2.1/pkg/server/ca/ca_test.go 20:39:48 spire-1.2.1/pkg/server/ca/journal.go 20:39:48 spire-1.2.1/pkg/server/ca/journal_test.go 20:39:48 spire-1.2.1/pkg/server/ca/manager.go 20:39:48 spire-1.2.1/pkg/server/ca/manager_health.go 20:39:48 spire-1.2.1/pkg/server/ca/manager_test.go 20:39:48 spire-1.2.1/pkg/server/ca/templates.go 20:39:48 spire-1.2.1/pkg/server/ca/upstream_client.go 20:39:48 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:39:48 spire-1.2.1/pkg/server/ca/validation.go 20:39:48 spire-1.2.1/pkg/server/cache/ 20:39:48 spire-1.2.1/pkg/server/cache/dscache/ 20:39:48 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:39:48 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:39:48 spire-1.2.1/pkg/server/cache/entrycache/ 20:39:48 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:39:48 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:39:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:39:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:39:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:39:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:39:48 spire-1.2.1/pkg/server/catalog/ 20:39:48 spire-1.2.1/pkg/server/catalog/catalog.go 20:39:48 spire-1.2.1/pkg/server/catalog/keymanager.go 20:39:48 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:39:48 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:39:48 spire-1.2.1/pkg/server/catalog/notifier.go 20:39:48 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:39:48 spire-1.2.1/pkg/server/config.go 20:39:48 spire-1.2.1/pkg/server/datastore/ 20:39:48 spire-1.2.1/pkg/server/datastore/datastore.go 20:39:48 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:39:48 spire-1.2.1/pkg/server/datastore/repository.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:39:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:39:48 spire-1.2.1/pkg/server/endpoints/ 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/ 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:39:48 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:39:48 spire-1.2.1/pkg/server/endpoints/config.go 20:39:48 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:39:48 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:39:48 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:39:48 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:39:48 spire-1.2.1/pkg/server/endpoints/middleware.go 20:39:48 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:39:48 spire-1.2.1/pkg/server/hostservice/ 20:39:48 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:39:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:39:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:39:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:39:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:39:48 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:39:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:39:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/ 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/ 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:39:48 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:39:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:39:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:39:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:39:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:39:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:39:48 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:39:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:39:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/ 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:39:48 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:39:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:39:48 spire-1.2.1/pkg/server/registration/ 20:39:48 spire-1.2.1/pkg/server/registration/manager.go 20:39:48 spire-1.2.1/pkg/server/registration/manager_test.go 20:39:48 spire-1.2.1/pkg/server/scanentries.go 20:39:48 spire-1.2.1/pkg/server/scanentries_test.go 20:39:48 spire-1.2.1/pkg/server/server.go 20:39:48 spire-1.2.1/pkg/server/server_test.go 20:39:48 spire-1.2.1/pkg/server/svid/ 20:39:48 spire-1.2.1/pkg/server/svid/observer.go 20:39:48 spire-1.2.1/pkg/server/svid/observer_test.go 20:39:48 spire-1.2.1/pkg/server/svid/rotator.go 20:39:48 spire-1.2.1/pkg/server/svid/rotator_config.go 20:39:48 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:39:48 spire-1.2.1/pkg/server/svid/rotator_test.go 20:39:48 spire-1.2.1/proto/ 20:39:48 spire-1.2.1/proto/private/ 20:39:48 spire-1.2.1/proto/private/server/ 20:39:48 spire-1.2.1/proto/private/server/journal/ 20:39:48 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:39:48 spire-1.2.1/proto/private/server/journal/journal.proto 20:39:48 spire-1.2.1/proto/spire/ 20:39:48 spire-1.2.1/proto/spire/common/ 20:39:48 spire-1.2.1/proto/spire/common/common.pb.go 20:39:48 spire-1.2.1/proto/spire/common/common.proto 20:39:48 spire-1.2.1/proto/spire/common/plugin/ 20:39:48 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:39:48 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:39:48 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:39:48 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:39:48 spire-1.2.1/proto/spire/plugin/ 20:39:48 spire-1.2.1/proto/spire/plugin/agent/ 20:39:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:39:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:39:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:39:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:39:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:39:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:39:48 spire-1.2.1/release/ 20:39:48 spire-1.2.1/release/spire-extras/ 20:39:48 spire-1.2.1/release/spire-extras/README.md 20:39:48 spire-1.2.1/release/spire-extras/conf/ 20:39:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:39:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:39:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:39:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:39:48 spire-1.2.1/release/spire/ 20:39:48 spire-1.2.1/release/spire/README.md 20:39:48 spire-1.2.1/release/spire/conf/ 20:39:48 spire-1.2.1/release/spire/conf/agent/ 20:39:48 spire-1.2.1/release/spire/conf/agent/agent.conf 20:39:48 spire-1.2.1/release/spire/conf/server/ 20:39:48 spire-1.2.1/release/spire/conf/server/server.conf 20:39:48 spire-1.2.1/script/ 20:39:48 spire-1.2.1/script/build-artifact.sh 20:39:48 spire-1.2.1/script/generate_dummy_ca.sh 20:39:48 spire-1.2.1/support/ 20:39:48 spire-1.2.1/support/k8s/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:39:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/ 20:39:48 spire-1.2.1/support/oidc-discovery-provider/README.md 20:39:48 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/config.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/main.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:39:48 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:39:48 spire-1.2.1/test/ 20:39:48 spire-1.2.1/test/clock/ 20:39:48 spire-1.2.1/test/clock/clock.go 20:39:48 spire-1.2.1/test/fakes/ 20:39:48 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:39:48 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:39:48 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:39:48 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:39:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:39:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:39:48 spire-1.2.1/test/fakes/fakeagentstore/ 20:39:48 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:39:48 spire-1.2.1/test/fakes/fakedatastore/ 20:39:48 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:39:48 spire-1.2.1/test/fakes/fakeentryclient/ 20:39:48 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:39:48 spire-1.2.1/test/fakes/fakehealthchecker/ 20:39:48 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:39:48 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:39:48 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:39:48 spire-1.2.1/test/fakes/fakemetrics/ 20:39:48 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:39:48 spire-1.2.1/test/fakes/fakenoderesolver/ 20:39:48 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:39:48 spire-1.2.1/test/fakes/fakenotifier/ 20:39:48 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:39:48 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:39:48 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:39:48 spire-1.2.1/test/fakes/fakeserverca/ 20:39:48 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:39:48 spire-1.2.1/test/fakes/fakeservercatalog/ 20:39:48 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:39:48 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:39:48 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:39:48 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:39:48 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:39:48 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:39:48 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:39:48 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:39:48 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:39:48 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:39:48 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:39:48 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:39:48 spire-1.2.1/test/fixture/ 20:39:48 spire-1.2.1/test/fixture/certs/ 20:39:48 spire-1.2.1/test/fixture/certs/agent_svid.der 20:39:48 spire-1.2.1/test/fixture/certs/base_cert.pem 20:39:48 spire-1.2.1/test/fixture/certs/base_csr.pem 20:39:48 spire-1.2.1/test/fixture/certs/base_key.pem 20:39:48 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:39:48 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:39:48 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:39:48 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:39:48 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:39:48 spire-1.2.1/test/fixture/certs/blog_key.pem 20:39:48 spire-1.2.1/test/fixture/certs/bundle.der 20:39:48 spire-1.2.1/test/fixture/certs/ca.pem 20:39:48 spire-1.2.1/test/fixture/certs/ca_key.pem 20:39:48 spire-1.2.1/test/fixture/certs/database_cert.pem 20:39:48 spire-1.2.1/test/fixture/certs/database_csr.pem 20:39:48 spire-1.2.1/test/fixture/certs/database_key.pem 20:39:48 spire-1.2.1/test/fixture/certs/node_cert.pem 20:39:48 spire-1.2.1/test/fixture/certs/node_csr.pem 20:39:48 spire-1.2.1/test/fixture/certs/node_key.pem 20:39:48 spire-1.2.1/test/fixture/certs/svid.pem 20:39:48 spire-1.2.1/test/fixture/certs/svid_key.pem 20:39:48 spire-1.2.1/test/fixture/config/ 20:39:48 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:39:48 spire-1.2.1/test/fixture/config/agent_good.conf 20:39:48 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:39:48 spire-1.2.1/test/fixture/config/plugin_good.conf 20:39:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:39:48 spire-1.2.1/test/fixture/config/server_good.conf 20:39:48 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:39:48 spire-1.2.1/test/fixture/fixture.go 20:39:48 spire-1.2.1/test/fixture/nodeattestor/ 20:39:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:39:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:39:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:39:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:39:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:39:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:39:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:39:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:39:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:39:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:39:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:39:48 spire-1.2.1/test/fixture/registration/ 20:39:48 spire-1.2.1/test/fixture/registration/entries.json 20:39:48 spire-1.2.1/test/fixture/registration/good-for-update.json 20:39:48 spire-1.2.1/test/fixture/registration/good.json 20:39:48 spire-1.2.1/test/fixture/registration/invalid.json 20:39:48 spire-1.2.1/test/fixture/registration/invalid_json.json 20:39:48 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:39:48 spire-1.2.1/test/integration/ 20:39:48 spire-1.2.1/test/integration/README.md 20:39:48 spire-1.2.1/test/integration/common 20:39:48 spire-1.2.1/test/integration/setup/ 20:39:48 spire-1.2.1/test/integration/setup/adminclient/ 20:39:48 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:39:48 spire-1.2.1/test/integration/setup/adminclient/client.go 20:39:48 spire-1.2.1/test/integration/setup/debugagent/ 20:39:48 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:39:48 spire-1.2.1/test/integration/setup/debugagent/main.go 20:39:48 spire-1.2.1/test/integration/setup/debugserver/ 20:39:48 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:39:48 spire-1.2.1/test/integration/setup/debugserver/main.go 20:39:48 spire-1.2.1/test/integration/setup/downstreamclient/ 20:39:48 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:39:48 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:39:48 spire-1.2.1/test/integration/setup/itclient/ 20:39:48 spire-1.2.1/test/integration/setup/itclient/client.go 20:39:48 spire-1.2.1/test/integration/setup/node-attestation/ 20:39:48 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:39:48 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:39:48 spire-1.2.1/test/integration/setup/x509pop/ 20:39:48 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:39:48 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:39:48 spire-1.2.1/test/integration/suites/ 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:39:48 spire-1.2.1/test/integration/suites/join-token/ 20:39:48 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:39:48 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:39:48 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:39:48 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:39:48 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:39:48 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:39:48 spire-1.2.1/test/integration/suites/join-token/README.md 20:39:48 spire-1.2.1/test/integration/suites/join-token/conf/ 20:39:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:39:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/join-token/teardown 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:39:48 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:39:48 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:39:48 spire-1.2.1/test/integration/suites/k8s/ 20:39:48 spire-1.2.1/test/integration/suites/k8s/00-setup 20:39:48 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:39:48 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:39:48 spire-1.2.1/test/integration/suites/k8s/README.md 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/ 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:39:48 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:39:48 spire-1.2.1/test/integration/suites/k8s/teardown 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/ 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:39:48 spire-1.2.1/test/integration/suites/rotation/ 20:39:48 spire-1.2.1/test/integration/suites/rotation/00-setup 20:39:48 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:39:48 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:39:48 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:39:48 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:39:48 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:39:48 spire-1.2.1/test/integration/suites/rotation/README.md 20:39:48 spire-1.2.1/test/integration/suites/rotation/conf/ 20:39:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:39:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/rotation/teardown 20:39:48 spire-1.2.1/test/integration/suites/self-test/ 20:39:48 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:39:48 spire-1.2.1/test/integration/suites/self-test/README.md 20:39:48 spire-1.2.1/test/integration/suites/self-test/teardown 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:39:48 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:39:48 spire-1.2.1/test/integration/suites/upgrade/ 20:39:48 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:39:48 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:39:48 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:39:48 spire-1.2.1/test/integration/suites/upgrade/README.md 20:39:48 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:39:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:39:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:39:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:39:48 spire-1.2.1/test/integration/suites/upgrade/teardown 20:39:48 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:39:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:39:48 spire-1.2.1/test/integration/test-one.sh 20:39:48 spire-1.2.1/test/integration/test.sh 20:39:48 spire-1.2.1/test/plugintest/ 20:39:48 spire-1.2.1/test/plugintest/config.go 20:39:48 spire-1.2.1/test/plugintest/load.go 20:39:48 spire-1.2.1/test/plugintest/option.go 20:39:48 spire-1.2.1/test/spiretest/ 20:39:48 spire-1.2.1/test/spiretest/apiserver.go 20:39:48 spire-1.2.1/test/spiretest/assertions.go 20:39:48 spire-1.2.1/test/spiretest/dir.go 20:39:48 spire-1.2.1/test/spiretest/errors_posix.go 20:39:48 spire-1.2.1/test/spiretest/errors_windows.go 20:39:48 spire-1.2.1/test/spiretest/logs.go 20:39:48 spire-1.2.1/test/spiretest/socketapi.go 20:39:48 spire-1.2.1/test/spiretest/suite.go 20:39:48 spire-1.2.1/test/spiretest/x509.go 20:39:48 spire-1.2.1/test/testca/ 20:39:48 spire-1.2.1/test/testca/ca.go 20:39:48 spire-1.2.1/test/testkey/ 20:39:48 spire-1.2.1/test/testkey/generate.sh 20:39:48 spire-1.2.1/test/testkey/genkeys.go 20:39:48 spire-1.2.1/test/testkey/keys.go 20:39:48 spire-1.2.1/test/testkey/new.go 20:39:48 spire-1.2.1/test/tpmsimulator/ 20:39:48 spire-1.2.1/test/tpmsimulator/simulator.go 20:39:48 spire-1.2.1/test/util/ 20:39:48 spire-1.2.1/test/util/cert_fixtures.go 20:39:48 spire-1.2.1/test/util/cert_generation.go 20:39:48 spire-1.2.1/test/util/io_redirection.go 20:39:48 spire-1.2.1/test/util/race.go 20:39:48 spire-1.2.1/test/util/util.go 20:39:48 building spire from source... 20:39:48 Installing go1.17.7... 20:39:48 ---> ce66eed766db 20:39:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:39:48 ---> 335073c4af4a 20:39:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:39:50 ---> b8adeac59fed 20:39:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:39:50 ---> 6593f4f17d0c 20:39:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:39:50 ---> 5d5986faf5cb 20:39:50 Step 19/23 : ENTRYPOINT ["/core-command"] 20:39:50 ---> 8ffd9af4845f 20:39:50 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:39:50 ---> Running in 837793c643f0 20:39:50 ---> Running in fbd6d366a7c1 20:39:51 Removing intermediate container 837793c643f0 20:39:51 ---> d895abcb0d1d 20:39:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:51 Removing intermediate container fbd6d366a7c1 20:39:51 ---> e27d4aa4759e 20:39:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:51 ---> Running in cd05b93c839f 20:39:51 ---> Running in dc17c4ed5ad4 20:39:51 Removing intermediate container cd05b93c839f 20:39:51 ---> 2f8316ba84e6 20:39:51 Step 21/23 : LABEL arch=x86_64 20:39:51 Removing intermediate container dc17c4ed5ad4 20:39:51 ---> 8060206a86d8 20:39:51 Step 21/23 : LABEL arch=x86_64 20:39:51 ---> Running in 24b0fac92399 20:39:51 ---> Running in be9d5b028bb6 20:39:51 Removing intermediate container 24b0fac92399 20:39:51 ---> 7eaf2c477a27 20:39:51 Step 22/23 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:39:51 Removing intermediate container be9d5b028bb6 20:39:51 ---> 9c3b7d39b6ee 20:39:51 Step 22/23 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:39:51 ---> Running in 45e31cf7bff5 20:39:51 ---> Running in 59f4237013ae 20:39:52 Removing intermediate container 45e31cf7bff5 20:39:52 ---> d66d459d6ece 20:39:52 Step 23/23 : LABEL version=0.0.0 20:39:52 Removing intermediate container 59f4237013ae 20:39:52 ---> b489cbd60db7 20:39:52 Step 23/23 : LABEL version=0.0.0 20:39:52 ---> Running in 2f4ece1fb20b 20:39:52 ---> Running in 57aa907840a7 20:39:52 Removing intermediate container 2f4ece1fb20b 20:39:52 ---> e3429458e1b8 20:39:52 20:39:52 Removing intermediate container 57aa907840a7 20:39:52 ---> 25b75d3e097e 20:39:52 20:39:52 Successfully built e3429458e1b8 20:39:52 Successfully tagged core-command:latest 20:39:52  Building core-command ... done Building security-spire-agent 20:39:52 Successfully built 25b75d3e097e 20:39:52 Successfully tagged core-metadata:latest 20:39:54  Building core-metadata ... done Building bin/spire-server... 20:39:54 go: downloading github.com/mitchellh/cli v1.1.2 20:39:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:39:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:39:54 go: downloading google.golang.org/grpc v1.44.0 20:39:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:39:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:39:54 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:39:54 go: downloading github.com/imdario/mergo v0.3.12 20:39:54 go: downloading github.com/sirupsen/logrus v1.8.1 20:39:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:39:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:39:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:39:54 go: downloading github.com/fatih/color v1.13.0 20:39:54 go: downloading github.com/mattn/go-isatty v0.0.14 20:39:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:39:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:39:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:39:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:39:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:39:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:39:54 go: downloading github.com/open-policy-agent/opa v0.38.0 20:39:54 go: downloading github.com/armon/go-metrics v0.3.10 20:39:54 go: downloading github.com/prometheus/client_golang v1.12.1 20:39:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:39:55 go: downloading github.com/Masterminds/goutils v1.1.0 20:39:55 go: downloading github.com/Masterminds/semver v1.5.0 20:39:55 go: downloading github.com/google/uuid v1.1.2 20:39:55 go: downloading github.com/huandu/xstrings v1.3.2 20:39:55 go: downloading github.com/mattn/go-colorable v0.1.12 20:39:55 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:39:55 go: downloading github.com/oklog/run v1.0.0 20:39:55 go: downloading github.com/imkira/go-observer v1.0.3 20:39:55 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:39:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:39:55 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:39:55 go: downloading go.uber.org/atomic v1.9.0 20:39:55 go: downloading github.com/beorn7/perks v1.0.1 20:39:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:39:55 go: downloading github.com/prometheus/client_model v0.2.0 20:39:55 go: downloading github.com/prometheus/common v0.32.1 20:39:55 go: downloading github.com/prometheus/procfs v0.7.3 20:39:55 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:39:55 go: downloading github.com/hashicorp/errwrap v1.1.0 20:39:55 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:39:55 go: downloading github.com/blang/semver/v4 v4.0.0 20:39:55 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:39:55 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:39:55 go: downloading github.com/jinzhu/gorm v1.9.16 20:39:55 go: downloading github.com/lib/pq v1.10.4 20:39:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:39:55 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:39:55 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:39:56 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:39:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:39:56 ---> f24761541028 20:39:56 Step 3/26 : WORKDIR /edgex-go 20:39:56 ---> Using cache 20:39:56 ---> 886f5edf64d1 20:39:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:56 ---> Using cache 20:39:56 ---> 70435f785ab9 20:39:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:39:56 ---> Using cache 20:39:56 ---> 5ce81950b4c8 20:39:56 Step 6/26 : COPY go.mod vendor* ./ 20:39:56 ---> Using cache 20:39:56 ---> f6f882b86623 20:39:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:56 ---> Using cache 20:39:56 ---> c0cc99f7bf68 20:39:56 Step 8/26 : COPY . . 20:39:56 ---> Using cache 20:39:56 ---> dc32453cc649 20:39:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:39:56 ---> Using cache 20:39:56 ---> 2b25f8b05f68 20:39:56 Step 10/26 : RUN mkdir -p spire-build 20:39:56 ---> Using cache 20:39:56 ---> 55096a04b6b4 20:39:56 Step 11/26 : WORKDIR /edgex-go/spire-build 20:39:56 ---> Using cache 20:39:56 ---> aef8acf379a2 20:39:56 Step 12/26 : RUN 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 20:39:57 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:39:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:39:57 go: downloading github.com/stretchr/testify v1.7.0 20:39:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:39:57 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:40:00 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 20:40:00 ---> Running in 8037691f4182 20:40:01 go: downloading google.golang.org/api v0.70.0 20:40:01 go: downloading k8s.io/client-go v0.23.4 20:40:01 go: downloading k8s.io/api v0.23.4 20:40:01 go: downloading github.com/google/go-tpm v0.3.3 20:40:01 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:40:01 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:40:01 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:40:01 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:40:01 spire-1.2.1/ 20:40:01 spire-1.2.1/.data/ 20:40:01 spire-1.2.1/.data/.file 20:40:01 spire-1.2.1/.dockerignore 20:40:01 spire-1.2.1/.gitattributes 20:40:01 spire-1.2.1/.githooks/ 20:40:01 spire-1.2.1/.githooks/pre-commit 20:40:01 spire-1.2.1/.github/ 20:40:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:40:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:40:01 spire-1.2.1/.github/dependabot.yml 20:40:01 spire-1.2.1/.github/workflows/ 20:40:01 spire-1.2.1/.github/workflows/nightly_build.yaml 20:40:01 spire-1.2.1/.github/workflows/pr_build.yaml 20:40:01 spire-1.2.1/.github/workflows/release_build.yaml 20:40:01 spire-1.2.1/.github/workflows/scripts/ 20:40:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:40:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:40:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:40:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:40:01 spire-1.2.1/.github/workflows/scripts/split.sh 20:40:01 spire-1.2.1/.gitignore 20:40:01 spire-1.2.1/.go-version 20:40:01 spire-1.2.1/.golangci.yml 20:40:01 spire-1.2.1/ADOPTERS.md 20:40:01 spire-1.2.1/CHANGELOG.md 20:40:01 spire-1.2.1/CODE-OF-CONDUCT.md 20:40:01 spire-1.2.1/CODEOWNERS 20:40:01 spire-1.2.1/CONTRIBUTING.md 20:40:01 spire-1.2.1/Dockerfile 20:40:01 spire-1.2.1/Dockerfile.dev 20:40:01 spire-1.2.1/Dockerfile.scratch 20:40:01 spire-1.2.1/LICENSE 20:40:01 spire-1.2.1/MAINTAINERS.md 20:40:01 spire-1.2.1/Makefile 20:40:01 spire-1.2.1/README.md 20:40:01 spire-1.2.1/ROADMAP.md 20:40:01 spire-1.2.1/SECURITY.md 20:40:01 spire-1.2.1/cmd/ 20:40:01 spire-1.2.1/cmd/spire-agent/ 20:40:01 spire-1.2.1/cmd/spire-agent/cli/ 20:40:01 spire-1.2.1/cmd/spire-agent/cli/api/ 20:40:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/common/ 20:40:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:40:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/run/ 20:40:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:40:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:40:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:40:01 spire-1.2.1/cmd/spire-agent/main.go 20:40:01 spire-1.2.1/cmd/spire-server/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/agent/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/cli.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/run/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/token/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/validate/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/x509/ 20:40:01 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:40:01 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:40:01 spire-1.2.1/cmd/spire-server/main.go 20:40:01 spire-1.2.1/cmd/spire-server/util/ 20:40:01 spire-1.2.1/cmd/spire-server/util/util.go 20:40:01 spire-1.2.1/conf/ 20:40:01 spire-1.2.1/conf/agent/ 20:40:01 spire-1.2.1/conf/agent/agent.conf 20:40:01 spire-1.2.1/conf/agent/agent_full.conf 20:40:01 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:40:01 spire-1.2.1/conf/server/ 20:40:01 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:40:01 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:40:01 spire-1.2.1/conf/server/server.conf 20:40:01 spire-1.2.1/conf/server/server_full.conf 20:40:01 spire-1.2.1/doc/ 20:40:01 spire-1.2.1/doc/SPIRE101.md 20:40:01 spire-1.2.1/doc/auditlog.md 20:40:01 spire-1.2.1/doc/authorization_policy_engine.md 20:40:01 spire-1.2.1/doc/changelog_guidelines.md 20:40:01 spire-1.2.1/doc/cure53-report.pdf 20:40:01 spire-1.2.1/doc/images/ 20:40:01 spire-1.2.1/doc/images/2019_roadmap.png 20:40:01 spire-1.2.1/doc/images/SPIRE101.png 20:40:01 spire-1.2.1/doc/images/SPIRE_agent.png 20:40:01 spire-1.2.1/doc/images/SPIRE_server.png 20:40:01 spire-1.2.1/doc/images/cache_mgr.png 20:40:01 spire-1.2.1/doc/images/cache_mgr_components.png 20:40:01 spire-1.2.1/doc/images/federated_spire.png 20:40:01 spire-1.2.1/doc/images/ha_mode.png 20:40:01 spire-1.2.1/doc/images/nested_spire.png 20:40:01 spire-1.2.1/doc/images/oidc_federation.png 20:40:01 spire-1.2.1/doc/images/single_trust_domain.png 20:40:01 spire-1.2.1/doc/images/spiffe_compatible.png 20:40:01 spire-1.2.1/doc/images/spire_logo.png 20:40:01 spire-1.2.1/doc/migrating_registration_api_clients.md 20:40:01 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:40:01 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:40:01 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:40:01 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:40:01 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:40:01 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:40:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:40:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:40:01 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:40:01 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:40:01 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:40:01 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:40:01 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:40:01 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:40:01 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:40:01 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:40:01 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:40:01 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:40:01 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:40:01 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:40:01 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:40:01 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:40:01 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:40:01 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:40:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:40:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:40:01 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:40:01 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:40:01 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:40:01 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:40:01 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:40:01 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:40:01 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:40:01 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:40:01 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:40:01 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:40:01 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:40:01 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:40:01 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:40:01 spire-1.2.1/doc/scaling_spire.md 20:40:01 spire-1.2.1/doc/spire_agent.md 20:40:01 spire-1.2.1/doc/spire_server.md 20:40:01 spire-1.2.1/doc/supported_integrations.md 20:40:01 spire-1.2.1/doc/telemetry.md 20:40:01 spire-1.2.1/doc/telemetry_config.md 20:40:01 spire-1.2.1/doc/upgrading.md 20:40:01 spire-1.2.1/doc/using_spire.md 20:40:01 spire-1.2.1/examples/ 20:40:01 spire-1.2.1/examples/README.md 20:40:01 spire-1.2.1/go.mod 20:40:01 spire-1.2.1/go.sum 20:40:01 spire-1.2.1/pkg/ 20:40:01 spire-1.2.1/pkg/agent/ 20:40:01 spire-1.2.1/pkg/agent/agent.go 20:40:01 spire-1.2.1/pkg/agent/api/ 20:40:01 spire-1.2.1/pkg/agent/api/config.go 20:40:01 spire-1.2.1/pkg/agent/api/debug/ 20:40:01 spire-1.2.1/pkg/agent/api/debug/v1/ 20:40:01 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:40:01 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:40:01 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:40:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:40:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:40:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:40:01 spire-1.2.1/pkg/agent/api/endpoints.go 20:40:01 spire-1.2.1/pkg/agent/api/health/ 20:40:01 spire-1.2.1/pkg/agent/api/health/v1/ 20:40:01 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:40:01 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:40:01 spire-1.2.1/pkg/agent/api/rpccontext/ 20:40:01 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:40:01 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:40:01 spire-1.2.1/pkg/agent/attestor/ 20:40:01 spire-1.2.1/pkg/agent/attestor/node/ 20:40:01 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:40:01 spire-1.2.1/pkg/agent/attestor/node/node.go 20:40:01 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:40:01 spire-1.2.1/pkg/agent/attestor/workload/ 20:40:01 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:40:01 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:40:01 spire-1.2.1/pkg/agent/catalog/ 20:40:01 spire-1.2.1/pkg/agent/catalog/catalog.go 20:40:01 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:40:01 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:40:01 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:40:01 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:40:01 spire-1.2.1/pkg/agent/client/ 20:40:01 spire-1.2.1/pkg/agent/client/client.go 20:40:01 spire-1.2.1/pkg/agent/client/client_test.go 20:40:01 spire-1.2.1/pkg/agent/client/dial.go 20:40:01 spire-1.2.1/pkg/agent/client/nodeconn.go 20:40:01 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:40:01 spire-1.2.1/pkg/agent/client/update.go 20:40:01 spire-1.2.1/pkg/agent/client/util.go 20:40:01 spire-1.2.1/pkg/agent/common/ 20:40:01 spire-1.2.1/pkg/agent/common/backoff/ 20:40:01 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:40:01 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:40:01 spire-1.2.1/pkg/agent/common/cgroups/ 20:40:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:40:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:40:01 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:40:01 spire-1.2.1/pkg/agent/config.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/ 20:40:01 spire-1.2.1/pkg/agent/endpoints/config.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:40:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:40:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/workload/ 20:40:01 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:40:01 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:40:01 spire-1.2.1/pkg/agent/manager/ 20:40:01 spire-1.2.1/pkg/agent/manager/cache/ 20:40:01 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:40:01 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:40:01 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:40:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:40:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:40:01 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:40:01 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:40:01 spire-1.2.1/pkg/agent/manager/config.go 20:40:01 spire-1.2.1/pkg/agent/manager/manager.go 20:40:01 spire-1.2.1/pkg/agent/manager/manager_test.go 20:40:01 spire-1.2.1/pkg/agent/manager/storage.go 20:40:01 spire-1.2.1/pkg/agent/manager/storage_test.go 20:40:01 spire-1.2.1/pkg/agent/manager/storecache/ 20:40:01 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:40:01 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:40:01 spire-1.2.1/pkg/agent/manager/sync.go 20:40:01 spire-1.2.1/pkg/agent/plugin/ 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:40:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:40:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:40:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:40:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:40:01 spire-1.2.1/pkg/agent/svid/ 20:40:01 spire-1.2.1/pkg/agent/svid/rotator.go 20:40:01 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:40:01 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:40:01 spire-1.2.1/pkg/agent/svid/store/ 20:40:01 spire-1.2.1/pkg/agent/svid/store/service.go 20:40:01 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:40:01 spire-1.2.1/pkg/common/ 20:40:01 spire-1.2.1/pkg/common/agentpathtemplate/ 20:40:01 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:40:01 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:40:01 spire-1.2.1/pkg/common/api/ 20:40:01 spire-1.2.1/pkg/common/api/metrics.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/ 20:40:01 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/logger.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/names.go 20:40:01 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:40:01 spire-1.2.1/pkg/common/api/names.go 20:40:01 spire-1.2.1/pkg/common/api/ratelimit.go 20:40:01 spire-1.2.1/pkg/common/api/rpccontext/ 20:40:01 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:40:01 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:40:01 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:40:01 spire-1.2.1/pkg/common/auth/ 20:40:01 spire-1.2.1/pkg/common/auth/interceptors.go 20:40:01 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:40:01 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:40:01 spire-1.2.1/pkg/common/bundleutil/ 20:40:01 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:40:01 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:40:01 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:40:01 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:40:01 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:40:01 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:40:01 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:40:01 spire-1.2.1/pkg/common/bundleutil/types.go 20:40:01 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:40:01 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:40:01 spire-1.2.1/pkg/common/catalog/ 20:40:01 spire-1.2.1/pkg/common/catalog/bind.go 20:40:01 spire-1.2.1/pkg/common/catalog/builtin.go 20:40:01 spire-1.2.1/pkg/common/catalog/catalog.go 20:40:01 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:40:01 spire-1.2.1/pkg/common/catalog/closers.go 20:40:01 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:40:01 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:40:01 spire-1.2.1/pkg/common/catalog/config.go 20:40:01 spire-1.2.1/pkg/common/catalog/config_test.go 20:40:01 spire-1.2.1/pkg/common/catalog/configure.go 20:40:01 spire-1.2.1/pkg/common/catalog/constraints.go 20:40:01 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:40:01 spire-1.2.1/pkg/common/catalog/context.go 20:40:01 spire-1.2.1/pkg/common/catalog/external.go 20:40:01 spire-1.2.1/pkg/common/catalog/host.go 20:40:01 spire-1.2.1/pkg/common/catalog/pipenet.go 20:40:01 spire-1.2.1/pkg/common/catalog/plugin.go 20:40:01 spire-1.2.1/pkg/common/catalog/testplugin/ 20:40:01 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:40:01 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:40:01 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:40:01 spire-1.2.1/pkg/common/cli/ 20:40:01 spire-1.2.1/pkg/common/cli/env.go 20:40:01 spire-1.2.1/pkg/common/cli/flags.go 20:40:01 spire-1.2.1/pkg/common/cli/trust_domain.go 20:40:01 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:40:01 spire-1.2.1/pkg/common/cli/umask.go 20:40:01 spire-1.2.1/pkg/common/cli/umask_posix.go 20:40:01 spire-1.2.1/pkg/common/cli/umask_test.go 20:40:01 spire-1.2.1/pkg/common/cli/umask_windows.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/ 20:40:01 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/flag.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/format.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/ 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:40:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:40:01 spire-1.2.1/pkg/common/coretypes/ 20:40:01 spire-1.2.1/pkg/common/coretypes/bundle/ 20:40:01 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:40:01 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:40:01 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:40:01 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:40:01 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:40:01 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:40:01 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:40:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:40:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:40:01 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:40:01 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:40:01 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:40:01 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:40:01 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:40:01 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:40:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:40:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:40:01 spire-1.2.1/pkg/common/cryptoutil/ 20:40:01 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:40:01 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:40:01 spire-1.2.1/pkg/common/diskutil/ 20:40:01 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:40:01 spire-1.2.1/pkg/common/diskutil/file_test.go 20:40:01 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:40:01 spire-1.2.1/pkg/common/errorutil/ 20:40:01 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:40:01 spire-1.2.1/pkg/common/health/ 20:40:01 spire-1.2.1/pkg/common/health/config.go 20:40:01 spire-1.2.1/pkg/common/health/context.go 20:40:01 spire-1.2.1/pkg/common/health/context_test.go 20:40:01 spire-1.2.1/pkg/common/health/health.go 20:40:01 spire-1.2.1/pkg/common/health/health_test.go 20:40:01 spire-1.2.1/pkg/common/health/logger.go 20:40:01 spire-1.2.1/pkg/common/hostservice/ 20:40:01 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:40:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:40:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:40:01 spire-1.2.1/pkg/common/idutil/ 20:40:01 spire-1.2.1/pkg/common/idutil/require.go 20:40:01 spire-1.2.1/pkg/common/idutil/require_test.go 20:40:01 spire-1.2.1/pkg/common/idutil/safety.go 20:40:01 spire-1.2.1/pkg/common/idutil/safety_test.go 20:40:01 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:40:01 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:40:01 spire-1.2.1/pkg/common/jwtsvid/ 20:40:01 spire-1.2.1/pkg/common/jwtsvid/common.go 20:40:01 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:40:01 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:40:01 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:40:01 spire-1.2.1/pkg/common/jwtutil/ 20:40:01 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:40:01 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:40:01 spire-1.2.1/pkg/common/log/ 20:40:01 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:40:01 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:40:01 spire-1.2.1/pkg/common/log/log.go 20:40:01 spire-1.2.1/pkg/common/log/log_test.go 20:40:01 spire-1.2.1/pkg/common/log/options.go 20:40:01 spire-1.2.1/pkg/common/nodeutil/ 20:40:01 spire-1.2.1/pkg/common/nodeutil/node.go 20:40:01 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:40:01 spire-1.2.1/pkg/common/peertracker/ 20:40:01 spire-1.2.1/pkg/common/peertracker/conn.go 20:40:01 spire-1.2.1/pkg/common/peertracker/credentials.go 20:40:01 spire-1.2.1/pkg/common/peertracker/errors.go 20:40:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:40:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:40:01 spire-1.2.1/pkg/common/peertracker/info.go 20:40:01 spire-1.2.1/pkg/common/peertracker/listener.go 20:40:01 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:40:01 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:40:01 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:40:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:40:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:40:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:40:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:40:01 spire-1.2.1/pkg/common/peertracker/tcp.go 20:40:01 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:40:01 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:40:01 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:40:01 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:40:01 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:40:01 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:40:01 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:40:01 spire-1.2.1/pkg/common/peertracker/uds.go 20:40:01 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:40:01 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:40:01 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:40:01 spire-1.2.1/pkg/common/pemutil/ 20:40:01 spire-1.2.1/pkg/common/pemutil/block.go 20:40:01 spire-1.2.1/pkg/common/pemutil/certs.go 20:40:01 spire-1.2.1/pkg/common/pemutil/common.go 20:40:01 spire-1.2.1/pkg/common/pemutil/csr.go 20:40:01 spire-1.2.1/pkg/common/pemutil/keys.go 20:40:01 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:40:01 spire-1.2.1/pkg/common/pemutil/testdata/ 20:40:01 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:40:01 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:40:01 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:40:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:40:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:40:01 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:40:01 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:40:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:40:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:40:01 spire-1.2.1/pkg/common/plugin/ 20:40:01 spire-1.2.1/pkg/common/plugin/aws/ 20:40:01 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:40:01 spire-1.2.1/pkg/common/plugin/azure/ 20:40:01 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:40:01 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:40:01 spire-1.2.1/pkg/common/plugin/facade.go 20:40:01 spire-1.2.1/pkg/common/plugin/facade_test.go 20:40:01 spire-1.2.1/pkg/common/plugin/gcp/ 20:40:01 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:40:01 spire-1.2.1/pkg/common/plugin/k8s/ 20:40:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:40:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:40:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:40:01 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:40:01 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:40:01 spire-1.2.1/pkg/common/plugin/log.go 20:40:01 spire-1.2.1/pkg/common/plugin/sshpop/ 20:40:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:40:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:40:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:40:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:40:01 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:40:01 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:40:01 spire-1.2.1/pkg/common/plugin/x509pop/ 20:40:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:40:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:40:01 spire-1.2.1/pkg/common/profiling/ 20:40:01 spire-1.2.1/pkg/common/profiling/dumpers.go 20:40:01 spire-1.2.1/pkg/common/profiling/profiling.go 20:40:01 spire-1.2.1/pkg/common/protoutil/ 20:40:01 spire-1.2.1/pkg/common/protoutil/masks.go 20:40:01 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:40:01 spire-1.2.1/pkg/common/rotationutil/ 20:40:01 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:40:01 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:40:01 spire-1.2.1/pkg/common/selector/ 20:40:01 spire-1.2.1/pkg/common/selector/selector.go 20:40:01 spire-1.2.1/pkg/common/selector/selector_test.go 20:40:01 spire-1.2.1/pkg/common/selector/set.go 20:40:01 spire-1.2.1/pkg/common/selector/set_utils.go 20:40:01 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:40:01 spire-1.2.1/pkg/common/telemetry/ 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/ 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:40:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:40:01 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:40:01 spire-1.2.1/pkg/common/telemetry/call.go 20:40:01 spire-1.2.1/pkg/common/telemetry/common/ 20:40:01 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:40:01 spire-1.2.1/pkg/common/telemetry/config.go 20:40:01 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:40:01 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:40:01 spire-1.2.1/pkg/common/telemetry/inmem.go 20:40:01 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:40:01 spire-1.2.1/pkg/common/telemetry/m3.go 20:40:01 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:40:01 spire-1.2.1/pkg/common/telemetry/metrics.go 20:40:01 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:40:01 spire-1.2.1/pkg/common/telemetry/names.go 20:40:01 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:40:01 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:40:01 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:40:01 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/ 20:40:01 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:40:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:40:01 spire-1.2.1/pkg/common/telemetry/server/server.go 20:40:01 spire-1.2.1/pkg/common/telemetry/sink.go 20:40:01 spire-1.2.1/pkg/common/telemetry/statsd.go 20:40:01 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:40:01 spire-1.2.1/pkg/common/telemetry/uptime.go 20:40:01 spire-1.2.1/pkg/common/telemetry/version.go 20:40:01 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:40:01 spire-1.2.1/pkg/common/uptime/ 20:40:01 spire-1.2.1/pkg/common/uptime/uptime.go 20:40:01 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:40:01 spire-1.2.1/pkg/common/util/ 20:40:01 spire-1.2.1/pkg/common/util/certs.go 20:40:01 spire-1.2.1/pkg/common/util/certs_test.go 20:40:01 spire-1.2.1/pkg/common/util/csr.go 20:40:01 spire-1.2.1/pkg/common/util/hash.go 20:40:01 spire-1.2.1/pkg/common/util/selectors.go 20:40:01 spire-1.2.1/pkg/common/util/selectors_test.go 20:40:01 spire-1.2.1/pkg/common/util/signals.go 20:40:01 spire-1.2.1/pkg/common/util/sort.go 20:40:01 spire-1.2.1/pkg/common/util/sort_test.go 20:40:01 spire-1.2.1/pkg/common/util/task.go 20:40:01 spire-1.2.1/pkg/common/util/task_test.go 20:40:01 spire-1.2.1/pkg/common/util/testdata/ 20:40:01 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:40:01 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:40:01 spire-1.2.1/pkg/common/version/ 20:40:01 spire-1.2.1/pkg/common/version/version.go 20:40:01 spire-1.2.1/pkg/common/x509svid/ 20:40:01 spire-1.2.1/pkg/common/x509svid/common_test.go 20:40:01 spire-1.2.1/pkg/common/x509svid/csr.go 20:40:01 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:40:01 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:40:01 spire-1.2.1/pkg/common/x509util/ 20:40:01 spire-1.2.1/pkg/common/x509util/cert.go 20:40:01 spire-1.2.1/pkg/common/x509util/dns.go 20:40:01 spire-1.2.1/pkg/common/x509util/dns_test.go 20:40:01 spire-1.2.1/pkg/common/x509util/keyid.go 20:40:01 spire-1.2.1/pkg/common/x509util/keypair.go 20:40:01 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:40:01 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:40:01 spire-1.2.1/pkg/server/ 20:40:01 spire-1.2.1/pkg/server/api/ 20:40:01 spire-1.2.1/pkg/server/api/agent.go 20:40:01 spire-1.2.1/pkg/server/api/agent/ 20:40:01 spire-1.2.1/pkg/server/api/agent/v1/ 20:40:01 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:40:01 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:40:01 spire-1.2.1/pkg/server/api/agent_test.go 20:40:01 spire-1.2.1/pkg/server/api/api.go 20:40:01 spire-1.2.1/pkg/server/api/audit/ 20:40:01 spire-1.2.1/pkg/server/api/audit/audit.go 20:40:01 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:40:01 spire-1.2.1/pkg/server/api/bundle.go 20:40:01 spire-1.2.1/pkg/server/api/bundle/ 20:40:01 spire-1.2.1/pkg/server/api/bundle/v1/ 20:40:01 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:40:01 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:40:01 spire-1.2.1/pkg/server/api/bundle_test.go 20:40:01 spire-1.2.1/pkg/server/api/debug/ 20:40:01 spire-1.2.1/pkg/server/api/debug/v1/ 20:40:01 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:40:01 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:40:01 spire-1.2.1/pkg/server/api/entry.go 20:40:01 spire-1.2.1/pkg/server/api/entry/ 20:40:01 spire-1.2.1/pkg/server/api/entry/v1/ 20:40:01 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:40:01 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:40:01 spire-1.2.1/pkg/server/api/entry_test.go 20:40:01 spire-1.2.1/pkg/server/api/health/ 20:40:01 spire-1.2.1/pkg/server/api/health/v1/ 20:40:01 spire-1.2.1/pkg/server/api/health/v1/service.go 20:40:01 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:40:01 spire-1.2.1/pkg/server/api/id.go 20:40:01 spire-1.2.1/pkg/server/api/id_test.go 20:40:01 spire-1.2.1/pkg/server/api/limits/ 20:40:01 spire-1.2.1/pkg/server/api/limits/limits.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/ 20:40:01 spire-1.2.1/pkg/server/api/middleware/alias.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/audit.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/caller.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/common.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/entries.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:40:01 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:40:01 spire-1.2.1/pkg/server/api/ratelimit.go 20:40:01 spire-1.2.1/pkg/server/api/rpccontext/ 20:40:01 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:40:01 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:40:01 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:40:01 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:40:01 spire-1.2.1/pkg/server/api/selector.go 20:40:01 spire-1.2.1/pkg/server/api/selector_test.go 20:40:01 spire-1.2.1/pkg/server/api/status.go 20:40:01 spire-1.2.1/pkg/server/api/status_test.go 20:40:01 spire-1.2.1/pkg/server/api/svid/ 20:40:01 spire-1.2.1/pkg/server/api/svid/v1/ 20:40:01 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:40:01 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:40:01 spire-1.2.1/pkg/server/api/trustdomain.go 20:40:01 spire-1.2.1/pkg/server/api/trustdomain/ 20:40:01 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:40:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:40:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:40:01 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:40:01 spire-1.2.1/pkg/server/authpolicy/ 20:40:01 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:40:01 spire-1.2.1/pkg/server/authpolicy/policy.go 20:40:01 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:40:01 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:40:01 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:40:01 spire-1.2.1/pkg/server/authpolicy/validate.go 20:40:01 spire-1.2.1/pkg/server/bundle/ 20:40:01 spire-1.2.1/pkg/server/bundle/client/ 20:40:01 spire-1.2.1/pkg/server/bundle/client/client.go 20:40:01 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:40:01 spire-1.2.1/pkg/server/bundle/client/manager.go 20:40:01 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:40:01 spire-1.2.1/pkg/server/bundle/client/sources.go 20:40:01 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:40:01 spire-1.2.1/pkg/server/bundle/client/updater.go 20:40:01 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:40:01 spire-1.2.1/pkg/server/ca/ 20:40:01 spire-1.2.1/pkg/server/ca/ca.go 20:40:01 spire-1.2.1/pkg/server/ca/ca_health.go 20:40:01 spire-1.2.1/pkg/server/ca/ca_test.go 20:40:01 spire-1.2.1/pkg/server/ca/journal.go 20:40:01 spire-1.2.1/pkg/server/ca/journal_test.go 20:40:01 spire-1.2.1/pkg/server/ca/manager.go 20:40:01 spire-1.2.1/pkg/server/ca/manager_health.go 20:40:01 spire-1.2.1/pkg/server/ca/manager_test.go 20:40:01 spire-1.2.1/pkg/server/ca/templates.go 20:40:01 spire-1.2.1/pkg/server/ca/upstream_client.go 20:40:01 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:40:01 spire-1.2.1/pkg/server/ca/validation.go 20:40:01 spire-1.2.1/pkg/server/cache/ 20:40:01 spire-1.2.1/pkg/server/cache/dscache/ 20:40:01 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:40:01 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:40:01 spire-1.2.1/pkg/server/cache/entrycache/ 20:40:01 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:40:01 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:40:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:40:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:40:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:40:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:40:01 spire-1.2.1/pkg/server/catalog/ 20:40:01 spire-1.2.1/pkg/server/catalog/catalog.go 20:40:01 spire-1.2.1/pkg/server/catalog/keymanager.go 20:40:01 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:40:01 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:40:01 spire-1.2.1/pkg/server/catalog/notifier.go 20:40:01 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:40:01 spire-1.2.1/pkg/server/config.go 20:40:01 spire-1.2.1/pkg/server/datastore/ 20:40:01 spire-1.2.1/pkg/server/datastore/datastore.go 20:40:01 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:40:01 spire-1.2.1/pkg/server/datastore/repository.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:40:01 spire-1.2.1/pkg/server/endpoints/ 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/ 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:40:01 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:40:01 spire-1.2.1/pkg/server/endpoints/config.go 20:40:01 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:40:01 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:40:01 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:40:01 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:40:01 spire-1.2.1/pkg/server/endpoints/middleware.go 20:40:01 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:40:01 spire-1.2.1/pkg/server/hostservice/ 20:40:01 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:40:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:40:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:40:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:40:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:40:01 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:40:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:40:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/ 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/ 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:40:01 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/ 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:40:01 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:40:01 spire-1.2.1/pkg/server/registration/ 20:40:01 spire-1.2.1/pkg/server/registration/manager.go 20:40:01 spire-1.2.1/pkg/server/registration/manager_test.go 20:40:01 spire-1.2.1/pkg/server/scanentries.go 20:40:01 spire-1.2.1/pkg/server/scanentries_test.go 20:40:01 spire-1.2.1/pkg/server/server.go 20:40:01 spire-1.2.1/pkg/server/server_test.go 20:40:01 spire-1.2.1/pkg/server/svid/ 20:40:01 spire-1.2.1/pkg/server/svid/observer.go 20:40:01 spire-1.2.1/pkg/server/svid/observer_test.go 20:40:01 spire-1.2.1/pkg/server/svid/rotator.go 20:40:01 spire-1.2.1/pkg/server/svid/rotator_config.go 20:40:01 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:40:01 spire-1.2.1/pkg/server/svid/rotator_test.go 20:40:01 spire-1.2.1/proto/ 20:40:01 spire-1.2.1/proto/private/ 20:40:01 spire-1.2.1/proto/private/server/ 20:40:01 spire-1.2.1/proto/private/server/journal/ 20:40:01 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:40:01 spire-1.2.1/proto/private/server/journal/journal.proto 20:40:01 spire-1.2.1/proto/spire/ 20:40:01 spire-1.2.1/proto/spire/common/ 20:40:01 spire-1.2.1/proto/spire/common/common.pb.go 20:40:01 spire-1.2.1/proto/spire/common/common.proto 20:40:01 spire-1.2.1/proto/spire/common/plugin/ 20:40:01 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:40:01 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:40:01 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:40:01 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:40:01 spire-1.2.1/proto/spire/plugin/ 20:40:01 spire-1.2.1/proto/spire/plugin/agent/ 20:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:40:01 spire-1.2.1/release/ 20:40:01 spire-1.2.1/release/spire-extras/ 20:40:01 spire-1.2.1/release/spire-extras/README.md 20:40:01 spire-1.2.1/release/spire-extras/conf/ 20:40:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:40:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:40:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:40:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:40:01 spire-1.2.1/release/spire/ 20:40:01 spire-1.2.1/release/spire/README.md 20:40:01 spire-1.2.1/release/spire/conf/ 20:40:01 spire-1.2.1/release/spire/conf/agent/ 20:40:01 spire-1.2.1/release/spire/conf/agent/agent.conf 20:40:01 spire-1.2.1/release/spire/conf/server/ 20:40:01 spire-1.2.1/release/spire/conf/server/server.conf 20:40:01 spire-1.2.1/script/ 20:40:01 spire-1.2.1/script/build-artifact.sh 20:40:01 spire-1.2.1/script/generate_dummy_ca.sh 20:40:01 spire-1.2.1/support/ 20:40:01 spire-1.2.1/support/k8s/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/ 20:40:01 spire-1.2.1/support/oidc-discovery-provider/README.md 20:40:01 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/config.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/main.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:40:01 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:40:01 spire-1.2.1/test/ 20:40:01 spire-1.2.1/test/clock/ 20:40:01 spire-1.2.1/test/clock/clock.go 20:40:01 spire-1.2.1/test/fakes/ 20:40:01 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:40:01 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:40:01 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:40:01 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:40:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:40:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:40:01 spire-1.2.1/test/fakes/fakeagentstore/ 20:40:01 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:40:01 spire-1.2.1/test/fakes/fakedatastore/ 20:40:01 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:40:01 spire-1.2.1/test/fakes/fakeentryclient/ 20:40:01 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:40:01 spire-1.2.1/test/fakes/fakehealthchecker/ 20:40:01 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:40:01 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:40:01 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:40:01 spire-1.2.1/test/fakes/fakemetrics/ 20:40:01 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:40:01 spire-1.2.1/test/fakes/fakenoderesolver/ 20:40:01 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:40:01 spire-1.2.1/test/fakes/fakenotifier/ 20:40:01 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:40:01 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:40:01 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:40:01 spire-1.2.1/test/fakes/fakeserverca/ 20:40:01 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:40:01 spire-1.2.1/test/fakes/fakeservercatalog/ 20:40:01 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:40:01 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:40:01 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:40:01 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:40:01 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:40:01 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:40:01 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:40:01 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:40:01 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:40:01 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:40:01 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:40:01 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:40:01 spire-1.2.1/test/fixture/ 20:40:01 spire-1.2.1/test/fixture/certs/ 20:40:01 spire-1.2.1/test/fixture/certs/agent_svid.der 20:40:01 spire-1.2.1/test/fixture/certs/base_cert.pem 20:40:01 spire-1.2.1/test/fixture/certs/base_csr.pem 20:40:01 spire-1.2.1/test/fixture/certs/base_key.pem 20:40:01 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:40:01 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:40:01 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:40:01 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:40:01 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:40:01 spire-1.2.1/test/fixture/certs/blog_key.pem 20:40:01 spire-1.2.1/test/fixture/certs/bundle.der 20:40:01 spire-1.2.1/test/fixture/certs/ca.pem 20:40:01 spire-1.2.1/test/fixture/certs/ca_key.pem 20:40:01 spire-1.2.1/test/fixture/certs/database_cert.pem 20:40:01 spire-1.2.1/test/fixture/certs/database_csr.pem 20:40:01 spire-1.2.1/test/fixture/certs/database_key.pem 20:40:01 spire-1.2.1/test/fixture/certs/node_cert.pem 20:40:01 spire-1.2.1/test/fixture/certs/node_csr.pem 20:40:01 spire-1.2.1/test/fixture/certs/node_key.pem 20:40:01 spire-1.2.1/test/fixture/certs/svid.pem 20:40:01 spire-1.2.1/test/fixture/certs/svid_key.pem 20:40:01 spire-1.2.1/test/fixture/config/ 20:40:01 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:40:01 spire-1.2.1/test/fixture/config/agent_good.conf 20:40:01 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:40:01 spire-1.2.1/test/fixture/config/plugin_good.conf 20:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:40:01 spire-1.2.1/test/fixture/config/server_good.conf 20:40:01 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:40:01 spire-1.2.1/test/fixture/fixture.go 20:40:01 spire-1.2.1/test/fixture/nodeattestor/ 20:40:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:40:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:40:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:40:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:40:01 spire-1.2.1/test/fixture/registration/ 20:40:01 spire-1.2.1/test/fixture/registration/entries.json 20:40:01 spire-1.2.1/test/fixture/registration/good-for-update.json 20:40:01 spire-1.2.1/test/fixture/registration/good.json 20:40:01 spire-1.2.1/test/fixture/registration/invalid.json 20:40:01 spire-1.2.1/test/fixture/registration/invalid_json.json 20:40:01 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:40:01 spire-1.2.1/test/integration/ 20:40:01 spire-1.2.1/test/integration/README.md 20:40:01 spire-1.2.1/test/integration/common 20:40:01 spire-1.2.1/test/integration/setup/ 20:40:01 spire-1.2.1/test/integration/setup/adminclient/ 20:40:01 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:40:01 spire-1.2.1/test/integration/setup/adminclient/client.go 20:40:01 spire-1.2.1/test/integration/setup/debugagent/ 20:40:01 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:40:01 spire-1.2.1/test/integration/setup/debugagent/main.go 20:40:01 spire-1.2.1/test/integration/setup/debugserver/ 20:40:01 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:40:01 spire-1.2.1/test/integration/setup/debugserver/main.go 20:40:01 spire-1.2.1/test/integration/setup/downstreamclient/ 20:40:01 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:40:01 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:40:01 spire-1.2.1/test/integration/setup/itclient/ 20:40:01 spire-1.2.1/test/integration/setup/itclient/client.go 20:40:01 spire-1.2.1/test/integration/setup/node-attestation/ 20:40:01 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:40:01 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:40:01 spire-1.2.1/test/integration/setup/x509pop/ 20:40:01 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:40:01 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:40:01 spire-1.2.1/test/integration/suites/ 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:40:01 spire-1.2.1/test/integration/suites/join-token/ 20:40:01 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:40:01 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:40:01 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:40:01 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:40:01 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:40:01 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:40:01 spire-1.2.1/test/integration/suites/join-token/README.md 20:40:01 spire-1.2.1/test/integration/suites/join-token/conf/ 20:40:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:40:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/join-token/teardown 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:40:01 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:40:01 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:40:01 spire-1.2.1/test/integration/suites/k8s/ 20:40:01 spire-1.2.1/test/integration/suites/k8s/00-setup 20:40:01 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:40:01 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:40:01 spire-1.2.1/test/integration/suites/k8s/README.md 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/ 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:40:01 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:40:01 spire-1.2.1/test/integration/suites/k8s/teardown 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/ 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:40:01 spire-1.2.1/test/integration/suites/rotation/ 20:40:01 spire-1.2.1/test/integration/suites/rotation/00-setup 20:40:01 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:40:01 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:40:01 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:40:01 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:40:01 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:40:01 spire-1.2.1/test/integration/suites/rotation/README.md 20:40:01 spire-1.2.1/test/integration/suites/rotation/conf/ 20:40:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:40:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/rotation/teardown 20:40:01 spire-1.2.1/test/integration/suites/self-test/ 20:40:01 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:40:01 spire-1.2.1/test/integration/suites/self-test/README.md 20:40:01 spire-1.2.1/test/integration/suites/self-test/teardown 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:40:01 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:40:01 spire-1.2.1/test/integration/suites/upgrade/ 20:40:01 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:40:01 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:40:01 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:40:01 spire-1.2.1/test/integration/suites/upgrade/README.md 20:40:01 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:40:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:40:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:40:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:40:01 spire-1.2.1/test/integration/suites/upgrade/teardown 20:40:01 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:40:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:40:01 spire-1.2.1/test/integration/test-one.sh 20:40:01 spire-1.2.1/test/integration/test.sh 20:40:01 spire-1.2.1/test/plugintest/ 20:40:01 spire-1.2.1/test/plugintest/config.go 20:40:01 spire-1.2.1/test/plugintest/load.go 20:40:01 spire-1.2.1/test/plugintest/option.go 20:40:01 spire-1.2.1/test/spiretest/ 20:40:01 spire-1.2.1/test/spiretest/apiserver.go 20:40:01 spire-1.2.1/test/spiretest/assertions.go 20:40:01 spire-1.2.1/test/spiretest/dir.go 20:40:01 spire-1.2.1/test/spiretest/errors_posix.go 20:40:01 spire-1.2.1/test/spiretest/errors_windows.go 20:40:01 spire-1.2.1/test/spiretest/logs.go 20:40:01 spire-1.2.1/test/spiretest/socketapi.go 20:40:01 spire-1.2.1/test/spiretest/suite.go 20:40:01 spire-1.2.1/test/spiretest/x509.go 20:40:01 spire-1.2.1/test/testca/ 20:40:01 spire-1.2.1/test/testca/ca.go 20:40:01 spire-1.2.1/test/testkey/ 20:40:01 spire-1.2.1/test/testkey/generate.sh 20:40:01 spire-1.2.1/test/testkey/genkeys.go 20:40:01 spire-1.2.1/test/testkey/keys.go 20:40:01 spire-1.2.1/test/testkey/new.go 20:40:01 spire-1.2.1/test/tpmsimulator/ 20:40:01 spire-1.2.1/test/tpmsimulator/simulator.go 20:40:01 spire-1.2.1/test/util/ 20:40:01 spire-1.2.1/test/util/cert_fixtures.go 20:40:01 spire-1.2.1/test/util/cert_generation.go 20:40:01 spire-1.2.1/test/util/io_redirection.go 20:40:01 spire-1.2.1/test/util/race.go 20:40:01 spire-1.2.1/test/util/util.go 20:40:01 building spire from source... 20:40:01 Installing go1.17.7... 20:40:01 go: downloading cloud.google.com/go/storage v1.21.0 20:40:01 go: downloading cloud.google.com/go v0.100.2 20:40:01 go: downloading k8s.io/apimachinery v0.23.4 20:40:02 go: downloading k8s.io/kube-aggregator v0.23.3 20:40:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:40:02 go: downloading cloud.google.com/go/security v1.3.0 20:40:02 go: downloading github.com/hashicorp/vault/api v1.4.1 20:40:02 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:40:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:40:02 go: downloading github.com/twmb/murmur3 v1.1.6 20:40:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:40:02 go: downloading github.com/jinzhu/inflection v1.0.0 20:40:02 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:40:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:40:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:40:02 go: downloading github.com/aws/smithy-go v1.11.0 20:40:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:40:02 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:40:02 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:40:02 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:40:02 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:40:02 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:40:02 go: downloading github.com/dimchansky/utfbom v1.1.1 20:40:02 go: downloading github.com/gogo/protobuf v1.3.2 20:40:03 go: downloading cloud.google.com/go/compute v1.3.0 20:40:03 go: downloading cloud.google.com/go/iam v0.1.1 20:40:03 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:40:03 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:40:05 go: downloading github.com/google/gofuzz v1.1.0 20:40:05 go: downloading k8s.io/klog/v2 v2.30.0 20:40:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:40:05 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:40:05 go: downloading github.com/spf13/pflag v1.0.5 20:40:05 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:40:05 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:40:05 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:40:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:40:05 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:40:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:40:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:40:05 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:40:05 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:40:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:40:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:40:05 go: downloading gopkg.in/yaml.v2 v2.4.0 20:40:06 go: downloading github.com/gobwas/glob v0.2.3 20:40:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:40:06 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:40:06 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:40:06 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:40:06 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:40:06 go: downloading gopkg.in/inf.v0 v0.9.1 20:40:06 go: downloading go.opencensus.io v0.23.0 20:40:06 go: downloading github.com/google/go-cmp v0.5.7 20:40:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:40:06 go: downloading github.com/googleapis/gnostic v0.5.5 20:40:06 go: downloading github.com/go-logr/logr v1.2.2 20:40:06 go: downloading github.com/json-iterator/go v1.1.12 20:40:06 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:40:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:40:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:40:06 go: downloading go.uber.org/zap v1.21.0 20:40:06 Removing intermediate container d5457afc9313 20:40:06 ---> ca549619533c 20:40:06 20:40:06 Step 10/25 : FROM alpine:3.14 20:40:06 ---> e04c818066af 20:40:06 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:40:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:40:06 go: downloading github.com/tklauser/numcpus v0.3.0 20:40:06 go: downloading sigs.k8s.io/yaml v1.3.0 20:40:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:40:06 go: downloading github.com/ryanuber/go-glob v1.0.0 20:40:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:40:06 go: downloading github.com/golang/snappy v0.0.4 20:40:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:40:06 go: downloading github.com/modern-go/reflect2 v1.0.2 20:40:06 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:40:06 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:40:06 go: downloading github.com/hashicorp/go-version v1.2.0 20:40:06 go: downloading go.uber.org/multierr v1.6.0 20:40:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:40:06 Building bin/spire-server... 20:40:06 go: downloading github.com/mitchellh/cli v1.1.2 20:40:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:40:07 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:40:07 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:40:07 go: downloading google.golang.org/grpc v1.44.0 20:40:07 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:40:07 go: downloading github.com/sirupsen/logrus v1.8.1 20:40:07 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:40:07 go: downloading github.com/imdario/mergo v0.3.12 20:40:07  ---> Running in d9d2a27acfc4 20:40:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:40:07 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:40:07 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:40:07 go: downloading github.com/fatih/color v1.13.0 20:40:07 go: downloading github.com/mattn/go-isatty v0.0.14 20:40:07 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:40:07 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:40:07 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:40:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:40:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:40:07 go: downloading github.com/armon/go-metrics v0.3.10 20:40:07 go: downloading github.com/prometheus/client_golang v1.12.1 20:40:07 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:40:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:40:07 go: downloading github.com/open-policy-agent/opa v0.38.0 20:40:07 go: downloading github.com/Masterminds/goutils v1.1.0 20:40:07 go: downloading github.com/Masterminds/semver v1.5.0 20:40:07 go: downloading github.com/google/uuid v1.1.2 20:40:07 go: downloading github.com/huandu/xstrings v1.3.2 20:40:07 go: downloading github.com/mattn/go-colorable v0.1.12 20:40:07 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:40:07 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:40:07 go: downloading github.com/oklog/run v1.0.0 20:40:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:40:08 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:40:08 go: downloading github.com/imkira/go-observer v1.0.3 20:40:08 go: downloading go.uber.org/atomic v1.9.0 20:40:08 go: downloading github.com/prometheus/client_model v0.2.0 20:40:08 go: downloading github.com/prometheus/common v0.32.1 20:40:08 go: downloading github.com/beorn7/perks v1.0.1 20:40:08 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:40:08 go: downloading github.com/prometheus/procfs v0.7.3 20:40:08 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:40:08 go: downloading github.com/hashicorp/errwrap v1.1.0 20:40:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:40:08 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:40:08 go: downloading github.com/blang/semver/v4 v4.0.0 20:40:08 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:40:08 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:40:08 go: downloading github.com/jinzhu/gorm v1.9.16 20:40:08 go: downloading github.com/lib/pq v1.10.4 20:40:08 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:40:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:40:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:40:08 (1/3) Installing ca-certificates (20211220-r0) 20:40:08 (2/3) Installing dumb-init (1.2.5-r1) 20:40:08 (3/3) Installing su-exec (0.2-r1) 20:40:08 Executing busybox-1.33.1-r7.trigger 20:40:08 Executing ca-certificates-20211220-r0.trigger 20:40:08 OK: 6 MiB in 17 packages 20:40:08 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:40:10 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:40:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:40:10 go: downloading github.com/stretchr/testify v1.7.0 20:40:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:40:10 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:40:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:40:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:40:13 go: downloading google.golang.org/api v0.70.0 20:40:13 go: downloading k8s.io/client-go v0.23.4 20:40:13 go: downloading k8s.io/api v0.23.4 20:40:13 go: downloading github.com/google/go-tpm v0.3.3 20:40:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:40:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:40:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:40:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:40:13 go: downloading cloud.google.com/go/storage v1.21.0 20:40:14 go: downloading cloud.google.com/go v0.100.2 20:40:14 go: downloading k8s.io/apimachinery v0.23.4 20:40:14 go: downloading k8s.io/kube-aggregator v0.23.3 20:40:14 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:40:14 go: downloading cloud.google.com/go/security v1.3.0 20:40:15 go: downloading github.com/hashicorp/vault/api v1.4.1 20:40:15 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:40:16 go: downloading github.com/twmb/murmur3 v1.1.6 20:40:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:40:16 go: downloading github.com/jinzhu/inflection v1.0.0 20:40:16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:40:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:40:16 Removing intermediate container d9d2a27acfc4 20:40:16 ---> f676956cf0d3 20:40:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:40:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:40:16 go: downloading github.com/aws/smithy-go v1.11.0 20:40:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:40:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:40:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:40:17 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:40:17 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:40:17 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:40:17 go: downloading github.com/dimchansky/utfbom v1.1.1 20:40:17 go: downloading github.com/gogo/protobuf v1.3.2 20:40:17  ---> Running in 2ef383928c1a 20:40:17 go: downloading cloud.google.com/go/compute v1.3.0 20:40:17 go: downloading cloud.google.com/go/iam v0.1.1 20:40:17 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:40:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:40:17 go: downloading github.com/google/gofuzz v1.1.0 20:40:17 go: downloading k8s.io/klog/v2 v2.30.0 20:40:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:40:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:40:17 go: downloading github.com/spf13/pflag v1.0.5 20:40:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:40:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:40:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:40:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:40:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:40:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:40:17 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:40:17 Removing intermediate container 2ef383928c1a 20:40:17 ---> 7d17110a090b 20:40:17 Step 13/25 : WORKDIR / 20:40:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:40:17 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:40:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:40:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:40:17 go: downloading gopkg.in/yaml.v2 v2.4.0 20:40:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:40:17 go: downloading github.com/gobwas/glob v0.2.3 20:40:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:40:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:40:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:40:18 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:40:18 go: downloading gopkg.in/inf.v0 v0.9.1 20:40:18 go: downloading go.opencensus.io v0.23.0 20:40:18  ---> Running in 9aee4e0d5645 20:40:18 go: downloading github.com/google/go-cmp v0.5.7 20:40:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:40:18 go: downloading github.com/googleapis/gnostic v0.5.5 20:40:18 go: downloading github.com/go-logr/logr v1.2.2 20:40:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:40:18 go: downloading github.com/json-iterator/go v1.1.12 20:40:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:40:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:40:18 go: downloading go.uber.org/zap v1.21.0 20:40:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:40:18 go: downloading sigs.k8s.io/yaml v1.3.0 20:40:18 go: downloading github.com/tklauser/numcpus v0.3.0 20:40:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:40:18 go: downloading github.com/ryanuber/go-glob v1.0.0 20:40:18 go: downloading github.com/golang/snappy v0.0.4 20:40:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:40:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:40:18 go: downloading github.com/modern-go/reflect2 v1.0.2 20:40:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:40:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:40:18 go: downloading github.com/hashicorp/go-version v1.2.0 20:40:18 Removing intermediate container 9aee4e0d5645 20:40:18 ---> 22166f2e1bca 20:40:18 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:40:18 go: downloading go.uber.org/multierr v1.6.0 20:40:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:40:19  ---> 8c493d425707 20:40:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:40:22 ---> d5f781e5c167 20:40:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:40:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:40:24 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:40:25  ---> 328103df2d52 20:40:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:40:25 ---> bae28bc0aeb3 20:40:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:40:26 ---> 4da34884a33d 20:40:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:40:27 ---> 31dfd606c216 20:40:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:40:28 ---> 641608e90cb2 20:40:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:40:28 ---> Running in a737f78c591a 20:40:29 Removing intermediate container a737f78c591a 20:40:29 ---> 19e0f7deb7b4 20:40:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:40:29 ---> Running in bc4e5cc4459c 20:40:29 Removing intermediate container bc4e5cc4459c 20:40:29 ---> e6b1cf051475 20:40:29 Step 23/25 : LABEL arch=x86_64 20:40:30 ---> Running in 9a149e5ea15b 20:40:30 Removing intermediate container 9a149e5ea15b 20:40:30 ---> d7bdecacd1cc 20:40:30 Step 24/25 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:40:31 ---> Running in 8c6a86e60060 20:40:31 Removing intermediate container 8c6a86e60060 20:40:31 ---> a23b1a702285 20:40:31 Step 25/25 : LABEL version=0.0.0 20:40:31 ---> Running in 3247b6616b1e 20:40:32 Removing intermediate container 3247b6616b1e 20:40:32 ---> 07a99a855a7f 20:40:32 20:40:32 Successfully built 07a99a855a7f 20:40:32 Successfully tagged security-secretstore-setup:latest 20:41:18  Building security-secretstore-setup ... done Building bin/spire-agent... 20:41:18 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:41:18 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:41:18 go: downloading github.com/docker/docker v20.10.12+incompatible 20:41:18 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:41:18 go: downloading github.com/google/go-tpm-tools v0.3.3 20:41:18 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:41:18 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:41:18 go: downloading github.com/docker/go-connections v0.4.0 20:41:18 go: downloading github.com/docker/go-units v0.4.0 20:41:18 go: downloading github.com/opencontainers/image-spec v1.0.1 20:41:18 go: downloading github.com/containerd/containerd v1.3.4 20:41:18 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:41:18 go: downloading github.com/opencontainers/go-digest v1.0.0 20:42:15 Removing intermediate container 9790bf0b261b 20:42:15 ---> c6c4ee571600 20:42:15 20:42:15 Step 13/26 : FROM alpine:3.15 20:42:15 ---> 0ac33e5f5afa 20:42:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:15 ---> Using cache 20:42:15 ---> f17847378c27 20:42:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:15 ---> Using cache 20:42:15 ---> 762b06a1a9dd 20:42:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:42:15 ---> Running in cad338d0c65a 20:42:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:42:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:42:16 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:42:16 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:42:16 OK: 15855 distinct packages available 20:42:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:42:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:42:17 (1/4) Installing dumb-init (1.2.5-r1) 20:42:17 (2/4) Installing musl-obstack (1.2.3-r0) 20:42:17 (3/4) Installing libucontext (1.1-r0) 20:42:18 (4/4) Installing gcompat (1.0.0-r4) 20:42:18 Executing busybox-1.34.1-r5.trigger 20:42:18 OK: 6 MiB in 18 packages 20:42:19 Removing intermediate container cad338d0c65a 20:42:19 ---> 5c1fe028fe76 20:42:19 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:42:19 Building bin/spire-agent... 20:42:19 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:42:19 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:42:19 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:42:19 go: downloading github.com/docker/docker v20.10.12+incompatible 20:42:19 go: downloading github.com/google/go-tpm-tools v0.3.3 20:42:19 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:42:19 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:42:19 go: downloading github.com/docker/go-connections v0.4.0 20:42:19 go: downloading github.com/opencontainers/image-spec v1.0.1 20:42:19 go: downloading github.com/docker/go-units v0.4.0 20:42:19 go: downloading github.com/containerd/containerd v1.3.4 20:42:19 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:42:19 go: downloading github.com/opencontainers/go-digest v1.0.0 20:42:20  ---> 037c20f45d51 20:42:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:42:20 ---> 1cf0cff44258 20:42:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:42:20 ---> Running in fe4aeaa288bb 20:42:20 Removing intermediate container fe4aeaa288bb 20:42:20 ---> 54c38b6401b8 20:42:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:42:21 ---> d11066ec93fc 20:42:21 Step 21/26 : WORKDIR / 20:42:21 ---> Running in 6cd28d9c8eeb 20:42:21 Removing intermediate container 6cd28d9c8eeb 20:42:21 ---> d5152338332f 20:42:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:42:21 ---> Running in 6976200f7a8f 20:42:21 Removing intermediate container 6976200f7a8f 20:42:21 ---> 5c302cd4d71b 20:42:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:42:21 ---> Running in 1515cef12a44 20:42:21 Removing intermediate container 1515cef12a44 20:42:21 ---> 5e5223fb5ac7 20:42:21 Step 24/26 : LABEL arch=x86_64 20:42:21 ---> Running in 4f81103bbf9b 20:42:21 Removing intermediate container 4f81103bbf9b 20:42:21 ---> a3b8c40d81e6 20:42:21 Step 25/26 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:42:21 ---> Running in 1873980b7da7 20:42:22 Removing intermediate container 1873980b7da7 20:42:22 ---> 86e4642b2f39 20:42:22 Step 26/26 : LABEL version=0.0.0 20:42:22 ---> Running in 103369bad80b 20:42:22 Removing intermediate container 103369bad80b 20:42:22 ---> 8bcaed10c5ba 20:42:22 20:42:22 Successfully built 8bcaed10c5ba 20:42:22 Successfully tagged security-spire-config:latest 20:42:25  Building security-spire-config ... done Building bin/spire-agent... 20:42:25 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:42:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:42:26 go: downloading github.com/docker/docker v20.10.12+incompatible 20:42:26 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:42:26 go: downloading github.com/google/go-tpm-tools v0.3.3 20:42:26 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:42:26 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:42:26 go: downloading github.com/docker/go-units v0.4.0 20:42:26 go: downloading github.com/opencontainers/image-spec v1.0.1 20:42:26 go: downloading github.com/docker/go-connections v0.4.0 20:42:26 go: downloading github.com/containerd/containerd v1.3.4 20:42:26 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:42:26 go: downloading github.com/opencontainers/go-digest v1.0.0 20:43:13 Removing intermediate container c5a85473a74d 20:43:13 ---> 3c7a7fef212a 20:43:13 20:43:13 Step 13/25 : FROM alpine:3.15 20:43:13 ---> 0ac33e5f5afa 20:43:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:43:13 ---> Using cache 20:43:13 ---> f17847378c27 20:43:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:13 ---> Using cache 20:43:13 ---> 762b06a1a9dd 20:43:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:43:13 ---> Running in 7ddd661d5b3c 20:43:13 Removing intermediate container 8037691f4182 20:43:13 ---> 72a8ec1dae64 20:43:13 20:43:13 Step 13/26 : FROM alpine:3.15 20:43:13 ---> 0ac33e5f5afa 20:43:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:43:13 ---> Using cache 20:43:13 ---> f17847378c27 20:43:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:13 ---> Using cache 20:43:13 ---> 762b06a1a9dd 20:43:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:43:14 ---> Running in 77cb0b5801a8 20:43:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:43:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:43:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:43:15 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:43:15 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:43:15 OK: 15855 distinct packages available 20:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:43:15 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:43:15 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:43:15 OK: 15855 distinct packages available 20:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:43:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:43:16 (1/5) Installing dumb-init (1.2.5-r1) 20:43:16 (2/5) Installing musl-obstack (1.2.3-r0) 20:43:16 (3/5) Installing libucontext (1.1-r0) 20:43:16 (4/5) Installing gcompat (1.0.0-r4) 20:43:16 (5/5) Installing openssl (1.1.1n-r0) 20:43:16 (1/5) Installing dumb-init (1.2.5-r1) 20:43:16 (2/5) Installing musl-obstack (1.2.3-r0) 20:43:16 Executing busybox-1.34.1-r5.trigger 20:43:16 OK: 6 MiB in 19 packages 20:43:17 (3/5) Installing libucontext (1.1-r0) 20:43:17 (4/5) Installing gcompat (1.0.0-r4) 20:43:17 (5/5) Installing openssl (1.1.1n-r0) 20:43:17 Executing busybox-1.34.1-r5.trigger 20:43:17 OK: 6 MiB in 19 packages 20:43:17 Removing intermediate container 7ddd661d5b3c 20:43:17 ---> 14a80a0e25b0 20:43:17 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:43:17 Removing intermediate container 77cb0b5801a8 20:43:17 ---> 6d682b3fa0f8 20:43:17 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:43:18 ---> e8e37f0fb6df 20:43:18 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:43:18 ---> ab37a15f96e9 20:43:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:43:18 ---> f76740de4448 20:43:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:43:19 ---> 80f6ee72427a 20:43:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:43:19 ---> 630c7771d17b 20:43:19 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:43:19 ---> Running in 64766c0f79cd 20:43:19 Removing intermediate container 64766c0f79cd 20:43:19 ---> c2b8ad1f33ef 20:43:19 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:43:19 ---> 6a71d688f680 20:43:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:43:19 ---> Running in 0d9489f6c8dd 20:43:19 Removing intermediate container 0d9489f6c8dd 20:43:19 ---> b77a8a557540 20:43:19 Step 23/25 : LABEL arch=x86_64 20:43:19 ---> Running in ea99802a7196 20:43:19 ---> a1a8c5a950d9 20:43:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:43:19 Removing intermediate container ea99802a7196 20:43:19 ---> 1cad545acda1 20:43:19 Step 24/25 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:43:19 ---> Running in 7b34a16b45c5 20:43:19 ---> 66c19b809f60 20:43:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:43:20 Removing intermediate container 7b34a16b45c5 20:43:20 ---> 59aa2f1a1a9d 20:43:20 Step 25/25 : LABEL version=0.0.0 20:43:20 ---> Running in 33a6022623f1 20:43:20 ---> 6d818c3761b3 20:43:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:43:20 ---> Running in 5c2d497bbefe 20:43:20 Removing intermediate container 33a6022623f1 20:43:20 ---> ea369bd314e3 20:43:20 20:43:20 Removing intermediate container 5c2d497bbefe 20:43:20 ---> 8f182a6ffaa9 20:43:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:43:20 ---> Running in 9c796ed54d75 20:43:20 Successfully built ea369bd314e3 20:43:20 Successfully tagged security-spire-server:latest 20:43:20  Building security-spire-server ... done Removing intermediate container 9c796ed54d75 20:43:20 ---> 28430fc22fa4 20:43:20 Step 24/26 : LABEL arch=x86_64 20:43:20 ---> Running in 31e254114378 20:43:20 Removing intermediate container 31e254114378 20:43:20 ---> c69c72a455db 20:43:20 Step 25/26 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 20:43:20 ---> Running in 1cce9b84b33a 20:43:20 Removing intermediate container 1cce9b84b33a 20:43:20 ---> 27d59cfc5c48 20:43:20 Step 26/26 : LABEL version=0.0.0 20:43:20 ---> Running in a3e3d47d10e9 20:43:20 Removing intermediate container a3e3d47d10e9 20:43:20 ---> 0807623cf59b 20:43:20 20:43:20 Successfully built 0807623cf59b 20:43:20 Successfully tagged security-spire-agent:latest 20:43:21  Building security-spire-agent ... done  [Pipeline] } 20:43:21 $ docker stop --time=1 6254343cf2fb194ec801a9f78ecbde5cf5b8fbccb8a2570420b6883f2509fb24 20:43:22 $ docker rm -f 6254343cf2fb194ec801a9f78ecbde5cf5b8fbccb8a2570420b6883f2509fb24 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:22 + docker images 20:43:22 REPOSITORY TAG IMAGE ID CREATED SIZE 20:43:22 security-spire-agent latest 0807623cf59b 2 seconds ago 127MB 20:43:22 security-spire-server latest ea369bd314e3 2 seconds ago 87.3MB 20:43:22 72a8ec1dae64 11 seconds ago 4.43GB 20:43:22 3c7a7fef212a 19 seconds ago 4.43GB 20:43:22 security-spire-config latest 8bcaed10c5ba About a minute ago 86.7MB 20:43:22 c6c4ee571600 About a minute ago 4.43GB 20:43:22 security-secretstore-setup latest 07a99a855a7f 2 minutes ago 28.5MB 20:43:22 ca549619533c 3 minutes ago 1.5GB 20:43:22 core-command latest e3429458e1b8 3 minutes ago 16.1MB 20:43:22 core-metadata latest 25b75d3e097e 3 minutes ago 17MB 20:43:22 fa79c7617201 3 minutes ago 1.5GB 20:43:22 71fecbaa97ba 3 minutes ago 1.49GB 20:43:22 security-spiffe-token-provider latest eeee954abc43 3 minutes ago 28.8MB 20:43:22 security-proxy-setup latest c8130a65f47b 3 minutes ago 26.9MB 20:43:22 100d2c7791f6 4 minutes ago 1.54GB 20:43:22 3a9683799617 4 minutes ago 1.5GB 20:43:22 sys-mgmt-agent latest 370e9bb1a3fa 4 minutes ago 299MB 20:43:22 security-bootstrapper latest 01e76e446913 4 minutes ago 19.1MB 20:43:22 core-data latest bd7ec130096f 4 minutes ago 22.5MB 20:43:22 support-scheduler latest cab2a417bee0 4 minutes ago 26.3MB 20:43:22 support-notifications latest 23750f93ab3c 4 minutes ago 26.9MB 20:43:22 092086457573 4 minutes ago 1.49GB 20:43:22 96e62547286e 4 minutes ago 1.55GB 20:43:22 9b8f9575fe53 4 minutes ago 1.55GB 20:43:22 07f0c17678b7 4 minutes ago 1.52GB 20:43:22 be557c4126e3 5 minutes ago 1.5GB 20:43:22 ci-base-image-x86_64 latest f24761541028 8 minutes ago 895MB 20:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 20:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 20:43:22 docker 20.10.14 7417809fdb73 5 weeks ago 218MB 20:43:22 alpine 3.14 e04c818066af 5 weeks ago 5.59MB 20:43:22 alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB 20:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months 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] } 22:44:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-58071 in /w/workspace/edgexfoundry_edgex-go_PR-4017 [Pipeline] { [Pipeline] ws 22:44:49 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:44:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:44:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:44:52 Dload Upload Total Spent Left Speed 22:44:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 60423 0 --:--:-- --:--:-- --:--:-- 62331 [Pipeline] sh 22:44:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:44:53 + sudo tee /etc/docker/daemon.new 22:44:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:44:53 { 22:44:53 "registry-mirrors": [ 22:44:53 "https://nexus3.edgexfoundry.org:10001" 22:44:53 ], 22:44:53 "bip": "10.250.0.254/24", 22:44:53 "hosts": [ 22:44:53 "tcp://0.0.0.0:5555", 22:44:53 "unix:///var/run/docker.sock" 22:44:53 ], 22:44:53 "mtu": 1458, 22:44:53 "selinux-enabled": true, 22:44:53 "seccomp-profile": "/etc/docker/seccomp.json" 22:44:53 } [Pipeline] sh 22:44:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:44:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:13 provisioning config files... 22:45:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6297335341586669700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:13 ---> docker-login.sh 22:45:13 nexus3.edgexfoundry.org:10001 22:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:14 Configure a credential helper to remove this warning. See 22:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:14 22:45:14 Login Succeeded 22:45:14 nexus3.edgexfoundry.org:10002 22:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:14 Configure a credential helper to remove this warning. See 22:45:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:14 22:45:14 Login Succeeded 22:45:14 nexus3.edgexfoundry.org:10003 22:45:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:15 Configure a credential helper to remove this warning. See 22:45:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:15 22:45:15 Login Succeeded 22:45:15 nexus3.edgexfoundry.org:10004 22:45:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:15 Configure a credential helper to remove this warning. See 22:45:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:15 22:45:15 Login Succeeded 22:45:15 docker.io 22:45:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:16 Configure a credential helper to remove this warning. See 22:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:16 22:45:16 Login Succeeded 22:45:16 ---> docker-login.sh ends [Pipeline] } 22:45:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:45:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:45:17 ========================================================= 22:45:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:45:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:45:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:45:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:45:17 9b3977197b4f: Pulling fs layer 22:45:17 1a89e8eeedd5: Pulling fs layer 22:45:17 94645a83ff95: Pulling fs layer 22:45:17 3f3a8bcf1eab: Pulling fs layer 22:45:17 0c92f367c5e7: Pulling fs layer 22:45:17 3096ccb668a1: Pulling fs layer 22:45:17 e8cf19c19ddd: Pulling fs layer 22:45:17 a4caa8a26152: Pulling fs layer 22:45:17 0c92f367c5e7: Waiting 22:45:17 3096ccb668a1: Waiting 22:45:17 e8cf19c19ddd: Waiting 22:45:17 a4caa8a26152: Waiting 22:45:17 3f3a8bcf1eab: Waiting 22:45:17 94645a83ff95: Verifying Checksum 22:45:17 94645a83ff95: Download complete 22:45:17 1a89e8eeedd5: Verifying Checksum 22:45:17 1a89e8eeedd5: Download complete 22:45:17 0c92f367c5e7: Verifying Checksum 22:45:17 0c92f367c5e7: Download complete 22:45:17 3096ccb668a1: Verifying Checksum 22:45:17 3096ccb668a1: Download complete 22:45:17 9b3977197b4f: Download complete 22:45:17 e8cf19c19ddd: Verifying Checksum 22:45:17 e8cf19c19ddd: Download complete 22:45:18 9b3977197b4f: Pull complete 22:45:18 1a89e8eeedd5: Pull complete 22:45:19 94645a83ff95: Pull complete 22:45:19 a4caa8a26152: Verifying Checksum 22:45:19 a4caa8a26152: Download complete 22:45:20 3f3a8bcf1eab: Verifying Checksum 22:45:20 3f3a8bcf1eab: Download complete 22:45:32 3f3a8bcf1eab: Pull complete 22:45:32 0c92f367c5e7: Pull complete 22:45:32 3096ccb668a1: Pull complete 22:45:32 e8cf19c19ddd: Pull complete 22:45:39 a4caa8a26152: Pull complete 22:45:39 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 22:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:45:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 22:45:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 22:45:40 + docker inspect -f . ci-base-image-arm64 22:45:40 . [Pipeline] withDockerContainer 22:45:40 prd-ubuntu20.04-docker-arm64-4c-16g-58071 does not seem to be running inside a container 22:45:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:45:43 $ docker top b6a6ef376df4f00b8a2a24b80d437aa17e7e9136cabd230bffc869cb9fc08579 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:44 + go version 22:45:44 go version go1.17.6 linux/arm64 [Pipeline] } 22:45:44 $ docker stop --time=1 b6a6ef376df4f00b8a2a24b80d437aa17e7e9136cabd230bffc869cb9fc08579 22:45:46 $ docker rm -f b6a6ef376df4f00b8a2a24b80d437aa17e7e9136cabd230bffc869cb9fc08579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:46 + docker inspect -f . ci-base-image-arm64 22:45:46 . [Pipeline] withDockerContainer 22:45:46 prd-ubuntu20.04-docker-arm64-4c-16g-58071 does not seem to be running inside a container 22:45:47 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:45:48 $ docker top 7d42be29687122cfb1042054479c3e879a8b68f1869c64960a42515b84d7e19e -eo pid,comm [Pipeline] { [Pipeline] echo 22:45:48 ========================================================= 22:45:48 [edgeXBuildGoParallel] Running Tests and Build... 22:45:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:45:49 + make test 22:45:49 make: *** No rule to make target 'test'. Stop. [Pipeline] } 22:45:49 $ docker stop --time=1 7d42be29687122cfb1042054479c3e879a8b68f1869c64960a42515b84d7e19e 22:45:50 $ docker rm -f 7d42be29687122cfb1042054479c3e879a8b68f1869c64960a42515b84d7e19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:51 22:45:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:51 arm64: Pulling from edgex-lftools-log-publisher 22:45:51 8998bd30e6a1: Pulling fs layer 22:45:51 04944245beec: Pulling fs layer 22:45:51 699f458cf7ca: Pulling fs layer 22:45:51 765212b225bb: Pulling fs layer 22:45:51 f23df028b6ca: Pulling fs layer 22:45:51 d65c8cfc05b1: Pulling fs layer 22:45:51 2437ff75d9bd: Pulling fs layer 22:45:51 765212b225bb: Waiting 22:45:51 f23df028b6ca: Waiting 22:45:51 d65c8cfc05b1: Waiting 22:45:51 2437ff75d9bd: Waiting 22:45:52 04944245beec: Verifying Checksum 22:45:52 04944245beec: Download complete 22:45:52 765212b225bb: Verifying Checksum 22:45:52 765212b225bb: Download complete 22:45:52 f23df028b6ca: Verifying Checksum 22:45:52 f23df028b6ca: Download complete 22:45:52 d65c8cfc05b1: Verifying Checksum 22:45:52 d65c8cfc05b1: Download complete 22:45:52 699f458cf7ca: Verifying Checksum 22:45:52 699f458cf7ca: Download complete 22:45:53 8998bd30e6a1: Verifying Checksum 22:45:53 8998bd30e6a1: Download complete 22:45:55 2437ff75d9bd: Verifying Checksum 22:45:55 2437ff75d9bd: Download complete 22:45:58 8998bd30e6a1: Pull complete 22:45:58 04944245beec: Pull complete 22:46:00 699f458cf7ca: Pull complete 22:46:00 765212b225bb: Pull complete 22:46:01 f23df028b6ca: Pull complete 22:46:01 d65c8cfc05b1: Pull complete 22:46:16 2437ff75d9bd: Pull complete 22:46:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:46:16 prd-ubuntu20.04-docker-arm64-4c-16g-58071 does not seem to be running inside a container 22:46:16 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:arm64 cat 22:46:19 $ docker top 98a9bd2c0dd52c8e01b8b70a48ded1c05f2afe7ff52cdec1de58cc538755a978 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:20 ---> job-cost.sh 22:46:20 lf-activate-venv: SKIPPING 22:46:20 INFO: No Stack... 22:46:20 INFO: Retrieving Pricing Info for: v3-standard-4 22:46:21 INFO: Archiving Costs [Pipeline] sh 22:46:22 + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 22:46:22 [Pipeline] lock 22:46:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4017-2-stack-cost] 22:46:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4017-2-stack-cost] did not exist. Created. 22:46:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4017-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:22 + echo total: 0.10999999940395355 [Pipeline] stash 22:46:23 Stashed 1 file(s) [Pipeline] } 22:46:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4017-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:23 $ docker stop --time=1 98a9bd2c0dd52c8e01b8b70a48ded1c05f2afe7ff52cdec1de58cc538755a978 22:46:24 $ docker rm -f 98a9bd2c0dd52c8e01b8b70a48ded1c05f2afe7ff52cdec1de58cc538755a978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:46:25 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:46:26 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 22:46:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:46:27 ---> package-listing.sh 22:46:27 ++ facter osfamily 22:46:27 ++ tr '[:upper:]' '[:lower:]' 22:46:27 + OS_FAMILY=debian 22:46:27 + workspace=/w/workspace/edgex-go/2 22:46:27 + START_PACKAGES=/tmp/packages_start.txt 22:46:27 + END_PACKAGES=/tmp/packages_end.txt 22:46:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:46:27 + PACKAGES=/tmp/packages_start.txt 22:46:27 + '[' /w/workspace/edgex-go/2 ']' 22:46:27 + PACKAGES=/tmp/packages_end.txt 22:46:27 + case "${OS_FAMILY}" in 22:46:27 + dpkg -l 22:46:27 + grep '^ii' 22:46:27 + '[' -f /tmp/packages_start.txt ']' 22:46:27 + '[' -f /tmp/packages_end.txt ']' 22:46:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:46:27 + '[' /w/workspace/edgex-go/2 ']' 22:46:27 + mkdir -p /w/workspace/edgex-go/2/archives/ 22:46:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 22:46:27 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:46:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:28 22:46:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:46:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:28 latest: Pulling from edgex-lftools-log-publisher 22:46:28 5eb5b503b376: Pulling fs layer 22:46:28 5c69ac0246d0: Pulling fs layer 22:46:28 ec43610c2a17: Pulling fs layer 22:46:28 3a2ae6a8a46f: Pulling fs layer 22:46:28 33b1e0a273af: Pulling fs layer 22:46:28 5d3b04190fa2: Pulling fs layer 22:46:28 2f39f015ded8: Pulling fs layer 22:46:28 3a2ae6a8a46f: Waiting 22:46:28 33b1e0a273af: Waiting 22:46:28 5d3b04190fa2: Waiting 22:46:28 2f39f015ded8: Waiting 22:46:28 5c69ac0246d0: Download complete 22:46:28 3a2ae6a8a46f: Download complete 22:46:28 33b1e0a273af: Verifying Checksum 22:46:28 33b1e0a273af: Download complete 22:46:28 5d3b04190fa2: Verifying Checksum 22:46:28 5d3b04190fa2: Download complete 22:46:28 ec43610c2a17: Verifying Checksum 22:46:28 ec43610c2a17: Download complete 22:46:28 5eb5b503b376: Verifying Checksum 22:46:28 5eb5b503b376: Download complete 22:46:29 2f39f015ded8: Verifying Checksum 22:46:29 2f39f015ded8: Download complete 22:46:29 5eb5b503b376: Pull complete 22:46:30 5c69ac0246d0: Pull complete 22:46:30 ec43610c2a17: Pull complete 22:46:30 3a2ae6a8a46f: Pull complete 22:46:30 33b1e0a273af: Pull complete 22:46:31 5d3b04190fa2: Pull complete 22:46:35 2f39f015ded8: Pull complete 22:46:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:46:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:46:35 prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container 22:46:35 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:latest cat 22:46:37 $ docker top 1938079d76a6355732cf6ef88a92112a2989d6311aa6723d417491449b650848 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:37 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:37 + mkdir -p /var/log/sysstat [Pipeline] sh 22:46:38 + ls /var/log/sa-host 22:46:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:38 provisioning config files... 22:46:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4451720915225063823tmp [Pipeline] { [Pipeline] echo 22:46:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:38 ---> create-netrc.sh [Pipeline] } 22:46:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:38 ---> python-tools-install.sh [Pipeline] echo 22:46:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:39 ---> sudo-logs.sh 22:46:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:46:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:39 ---> job-cost.sh 22:46:39 lf-activate-venv: SKIPPING 22:46:39 DEBUG: total: 0.10999999940395355 22:46:39 INFO: Retrieving Stack Cost... 22:46:40 INFO: Retrieving Pricing Info for: v3-standard-8 22:46:40 INFO: Archiving Costs [Pipeline] echo 22:46:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:40 ---> logs-deploy.sh 22:46:40 lf-activate-venv: SKIPPING 22:46:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4017/2 22:46:40 INFO: archiving workspace using pattern(s): 22:46:41 Archives upload complete. 22:46:41 INFO: archiving logs to Nexus 22:46:42 ---> uname -a: 22:46:42 Linux prd-ubuntu20-04-docker-8c-8g-48336 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:46:42 22:46:42 22:46:42 ---> lscpu: 22:46:42 Architecture: x86_64 22:46:42 CPU op-mode(s): 32-bit, 64-bit 22:46:42 Byte Order: Little Endian 22:46:42 Address sizes: 40 bits physical, 48 bits virtual 22:46:42 CPU(s): 8 22:46:42 On-line CPU(s) list: 0-7 22:46:42 Thread(s) per core: 1 22:46:42 Core(s) per socket: 1 22:46:42 Socket(s): 8 22:46:42 NUMA node(s): 1 22:46:42 Vendor ID: AuthenticAMD 22:46:42 CPU family: 23 22:46:42 Model: 49 22:46:42 Model name: AMD EPYC-Rome Processor 22:46:42 Stepping: 0 22:46:42 CPU MHz: 2799.994 22:46:42 BogoMIPS: 5599.98 22:46:42 Virtualization: AMD-V 22:46:42 Hypervisor vendor: KVM 22:46:42 Virtualization type: full 22:46:42 L1d cache: 256 KiB 22:46:42 L1i cache: 256 KiB 22:46:42 L2 cache: 4 MiB 22:46:42 L3 cache: 128 MiB 22:46:42 NUMA node0 CPU(s): 0-7 22:46:42 Vulnerability Itlb multihit: Not affected 22:46:42 Vulnerability L1tf: Not affected 22:46:42 Vulnerability Mds: Not affected 22:46:42 Vulnerability Meltdown: Not affected 22:46:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:46:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:46:42 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:46:42 Vulnerability Srbds: Not affected 22:46:42 Vulnerability Tsx async abort: Not affected 22:46:42 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 22:46:42 22:46:42 22:46:42 ---> nproc: 22:46:42 8 22:46:42 22:46:42 22:46:42 ---> df -h: 22:46:42 Filesystem Size Used Avail Use% Mounted on 22:46:42 overlay 155G 27G 129G 18% / 22:46:42 tmpfs 64M 0 64M 0% /dev 22:46:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:46:42 shm 64M 0 64M 0% /dev/shm 22:46:42 /dev/vda1 155G 27G 129G 18% /facter-os 22:46:42 22:46:42 22:46:42 ---> sar -b -r -n DEV: 22:46:42 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-48336) 05/10/22 _x86_64_ (8 CPU) 22:46:42 22:46:42 20:33:20 LINUX RESTART (8 CPU) 22:46:42 22:46:42 20:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:46:42 20:35:01 218.93 12.68 206.25 0.00 2055.24 116742.11 0.00 22:46:42 20:36:01 39.64 0.05 39.59 0.00 1.20 13050.18 0.00 22:46:42 20:37:01 89.30 0.08 89.22 0.00 3.87 33237.28 0.00 22:46:42 20:38:01 358.01 0.13 357.88 0.00 24.13 296240.72 0.00 22:46:42 20:39:01 1050.98 0.23 1050.75 0.00 9.07 364475.20 0.00 22:46:42 20:40:01 1026.82 0.95 1025.87 0.00 7.73 344930.89 0.00 22:46:42 20:41:01 511.70 1.30 510.40 0.00 10.40 167616.93 0.00 22:46:42 20:42:01 261.26 0.02 261.24 0.00 0.13 99336.78 0.00 22:46:42 20:43:01 609.57 1.63 607.95 0.00 17.15 263756.65 0.00 22:46:42 20:44:01 333.41 0.00 333.41 0.00 0.00 143778.21 0.00 22:46:42 20:45:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 22:46:42 20:46:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 22:46:42 20:47:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 22:46:42 20:48:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 22:46:42 20:49:01 1.75 0.02 1.73 0.00 0.13 20.00 0.00 22:46:42 20:50:01 3.47 1.58 1.88 0.00 50.39 23.60 0.00 22:46:42 20:51:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 22:46:42 20:52:01 1.28 0.00 1.28 0.00 0.00 17.06 0.00 22:46:42 20:53:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 22:46:42 20:54:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 22:46:42 20:55:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 22:46:42 20:56:01 1.05 0.00 1.05 0.00 0.00 14.13 0.00 22:46:42 20:57:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 22:46:42 20:58:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 22:46:42 20:59:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 22:46:42 21:00:01 1.60 0.00 1.60 0.00 0.00 20.53 0.00 22:46:42 21:01:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 22:46:42 21:02:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 22:46:42 21:03:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 22:46:42 21:04:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 22:46:42 21:05:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 22:46:42 21:06:01 1.22 0.00 1.22 0.00 0.00 16.80 0.00 22:46:42 21:07:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 22:46:42 21:08:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 22:46:42 21:09:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 22:46:42 21:10:01 1.12 0.00 1.12 0.00 0.00 15.33 0.00 22:46:42 21:11:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 22:46:42 21:12:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 22:46:42 21:13:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 22:46:42 21:14:01 1.35 0.00 1.35 0.00 0.00 17.73 0.00 22:46:42 21:15:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 22:46:42 21:16:01 1.08 0.00 1.08 0.00 0.00 14.53 0.00 22:46:42 21:17:01 1.08 0.02 1.07 0.00 0.13 12.26 0.00 22:46:42 21:18:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 22:46:42 21:19:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 22:46:42 21:20:02 1.50 0.00 1.50 0.00 0.00 17.86 0.00 22:46:42 21:21:01 1.10 0.00 1.10 0.00 0.00 12.47 0.00 22:46:42 21:22:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 22:46:42 21:23:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 22:46:42 21:24:01 1.90 0.00 1.90 0.00 0.00 22.00 0.00 22:46:42 21:25:01 2.83 0.87 1.97 0.00 18.39 21.99 0.00 22:46:42 21:26:01 1.93 0.00 1.93 0.00 0.00 27.06 0.00 22:46:42 21:27:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 22:46:42 21:28:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 22:46:42 21:29:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 22:46:42 21:30:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 22:46:42 21:31:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 22:46:42 21:32:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 22:46:42 21:33:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 22:46:42 21:34:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 22:46:42 21:35:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 22:46:42 21:36:01 1.15 0.00 1.15 0.00 0.00 15.33 0.00 22:46:42 21:37:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 22:46:42 21:38:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 22:46:42 21:39:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 22:46:42 21:40:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 22:46:42 21:41:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 22:46:42 21:42:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 22:46:42 21:43:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 22:46:42 21:44:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 22:46:42 21:45:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 22:46:42 21:46:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 22:46:42 21:47:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 22:46:42 21:48:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 22:46:42 21:49:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 22:46:42 21:50:01 1.55 0.00 1.55 0.00 0.00 19.73 0.00 22:46:42 21:51:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 22:46:42 21:52:01 1.10 0.00 1.10 0.00 0.00 14.80 0.00 22:46:42 21:53:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 22:46:42 21:54:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 22:46:42 21:55:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 22:46:42 21:56:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 22:46:42 21:57:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 22:46:42 21:58:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 22:46:42 21:59:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 22:46:42 22:00:01 1.22 0.00 1.22 0.00 0.00 16.53 0.00 22:46:42 22:01:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 22:46:42 22:02:01 1.12 0.00 1.12 0.00 0.00 14.66 0.00 22:46:42 22:03:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 22:46:42 22:04:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 22:46:42 22:05:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 22:46:42 22:06:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 22:46:42 22:07:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 22:46:42 22:08:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 22:46:42 22:09:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 22:46:42 22:10:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 22:46:42 22:11:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 22:46:42 22:12:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 22:46:42 22:13:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 22:46:42 22:14:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 22:46:42 22:15:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 22:46:42 22:16:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 22:46:42 22:17:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 22:46:42 22:18:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 22:46:42 22:19:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 22:46:42 22:20:01 1.58 0.00 1.58 0.00 0.00 19.86 0.00 22:46:42 22:21:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 22:46:42 22:22:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 22:46:42 22:23:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 22:46:42 22:24:01 1.35 0.00 1.35 0.00 0.00 16.79 0.00 22:46:42 22:25:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 22:46:42 22:26:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 22:46:42 22:27:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 22:46:42 22:28:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 22:46:42 22:29:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 22:46:42 22:30:01 1.30 0.00 1.30 0.00 0.00 17.06 0.00 22:46:42 22:31:02 1.25 0.00 1.25 0.00 0.00 13.86 0.00 22:46:42 22:32:01 1.25 0.00 1.25 0.00 0.00 15.32 0.00 22:46:42 22:33:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 22:46:42 22:34:01 1.23 0.00 1.23 0.00 0.00 16.00 0.00 22:46:42 22:35:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 22:46:42 22:36:01 1.82 0.00 1.82 0.00 0.00 22.00 0.00 22:46:42 22:37:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 22:46:42 22:38:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 22:46:42 22:39:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 22:46:42 22:40:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 22:46:42 22:41:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 22:46:42 22:42:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 22:46:42 22:43:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 22:46:42 22:44:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 22:46:42 22:45:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 22:46:42 22:46:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 22:46:42 Average: 35.26 0.15 35.11 0.00 16.40 13972.41 0.00 22:46:42 22:46:42 20:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:46:42 20:35:01 28288220 31788064 513556 1.56 158704 3555424 1780940 5.25 1222444 2937776 5900 22:46:42 20:36:01 27370932 31314508 979020 2.98 162952 3948776 2383472 7.02 1795568 3227256 165664 22:46:42 20:37:01 27707900 31752016 543344 1.65 166088 4043552 1920544 5.66 1370452 3312124 596 22:46:42 20:38:01 22047776 31048604 1212000 3.69 177084 8783892 4736532 13.96 2596220 7493612 309568 22:46:42 20:39:01 19423624 31560812 707620 2.15 213948 11779228 2887700 8.51 2145336 10476280 207768 22:46:42 20:40:01 13123584 29962008 2290568 6.97 329060 15976516 4420580 13.03 4568592 13945304 19552 22:46:42 20:41:01 6412844 28490016 3749688 11.40 454896 20634704 6243044 18.40 7689340 17068672 843856 22:46:42 20:42:01 4741716 30834724 1419056 4.32 541380 24374572 3372520 9.94 5881996 20375828 2729040 22:46:42 20:43:01 3554192 31493632 760724 2.31 712544 25981344 2553080 7.52 3964864 23418640 2724208 22:46:42 20:44:01 10308520 31741108 524320 1.59 721720 19853128 1991088 5.87 2847940 18177492 16 22:46:42 20:45:01 10309292 31741856 523532 1.59 721752 19853132 1991088 5.87 2847588 18177496 8 22:46:42 20:46:01 10319084 31751788 513912 1.56 721760 19853132 1991088 5.87 2837960 18177656 48 22:46:42 20:47:01 10319036 31751864 513748 1.56 721776 19853264 1991088 5.87 2837984 18177776 8 22:46:42 20:48:01 10322204 31755048 510676 1.55 721776 19853264 1991088 5.87 2835532 18177776 224 22:46:42 20:49:01 10321260 31754272 511608 1.56 721812 19853268 2001752 5.90 2835732 18177792 44 22:46:42 20:50:01 10317032 31752688 513052 1.56 721852 19854912 2001752 5.90 2841348 18177484 36 22:46:42 20:51:01 10317308 31753000 512692 1.56 721876 19854916 2001752 5.90 2841380 18177488 24 22:46:42 20:52:01 10317252 31752972 512688 1.56 721888 19854920 2001752 5.90 2840576 18177492 16 22:46:42 20:53:01 10317204 31752924 512668 1.56 721896 19854920 2001752 5.90 2840576 18177492 16 22:46:42 20:54:01 10317440 31753176 512360 1.56 721908 19854920 2001752 5.90 2841024 18177496 72 22:46:42 20:55:01 10317140 31752900 512576 1.56 721924 19854928 2001752 5.90 2840908 18177508 20 22:46:42 20:56:01 10316948 31752768 512556 1.56 721940 19854928 2001752 5.90 2840620 18177508 48 22:46:42 20:57:01 10317132 31752960 512532 1.56 721948 19854932 2001752 5.90 2840748 18177512 12 22:46:42 20:58:01 10316808 31752664 512764 1.56 721964 19854936 1985556 5.85 2840644 18177516 12 22:46:42 20:59:01 10316532 31752396 512964 1.56 721972 19854936 1985556 5.85 2840952 18177516 20 22:46:42 21:00:01 10316460 31752336 512948 1.56 721976 19854948 1985556 5.85 2840940 18177524 28 22:46:42 21:01:01 10316436 31752312 513028 1.56 721976 19854948 1985556 5.85 2840664 18177524 24 22:46:42 21:02:01 10316168 31752052 513236 1.56 721980 19854952 1985556 5.85 2840668 18177528 44 22:46:42 21:03:01 10315796 31751692 513536 1.56 721988 19854956 2001612 5.90 2841048 18177536 40 22:46:42 21:04:01 10315744 31751660 513728 1.56 722020 19854948 2001612 5.90 2841288 18177536 20 22:46:42 21:05:01 10315696 31751636 513724 1.56 722032 19854960 2001612 5.90 2841524 18177540 36 22:46:42 21:06:01 10315656 31751628 513664 1.56 722052 19854964 2001612 5.90 2840908 18177544 64 22:46:42 21:07:01 10315348 31751328 513896 1.56 722060 19854964 2001612 5.90 2840808 18177544 8 22:46:42 21:08:01 10315252 31751268 513848 1.56 722096 19854968 2001612 5.90 2841180 18177548 216 22:46:42 21:09:01 10317796 31753820 511308 1.55 722116 19854956 2001612 5.90 2837632 18177548 24 22:46:42 21:10:01 10318212 31754276 510768 1.55 722136 19854976 2001612 5.90 2837492 18177556 272 22:46:42 21:11:01 10318228 31754304 510736 1.55 722148 19854980 2001612 5.90 2837224 18177560 36 22:46:42 21:12:01 10318148 31754244 510744 1.55 722160 19854980 2001612 5.90 2837428 18177560 8 22:46:42 21:13:01 10318316 31754428 510704 1.55 722184 19854984 1985204 5.85 2837272 18177564 32 22:46:42 21:14:01 10318276 31754420 510676 1.55 722208 19854984 1985204 5.85 2837752 18177564 64 22:46:42 21:15:01 10318244 31754416 510624 1.55 722236 19854988 1985204 5.85 2837948 18177568 20 22:46:42 21:16:01 10318696 31754896 510344 1.55 722256 19854996 1985204 5.85 2837424 18177572 84 22:46:42 21:17:01 10318176 31754380 510864 1.55 722260 19854992 1985204 5.85 2837428 18177572 16 22:46:42 21:18:01 10318344 31754704 510644 1.55 722276 19855132 1985204 5.85 2837456 18177676 68 22:46:42 21:19:01 10318036 31754440 510900 1.55 722304 19855132 1985204 5.85 2837712 18177680 36 22:46:42 21:20:02 10317988 31754452 510884 1.55 722316 19855136 1968856 5.80 2837512 18177716 48 22:46:42 21:21:01 10318192 31754668 510616 1.55 722328 19855140 1968856 5.80 2837504 18177720 12 22:46:42 21:22:01 10318176 31754668 510556 1.55 722356 19855140 1968856 5.80 2837520 18177720 12 22:46:42 21:23:01 10317836 31754356 510800 1.55 722400 19855144 1968856 5.80 2837560 18177724 12 22:46:42 21:24:01 10317860 31754480 510748 1.55 722444 19855148 1968856 5.80 2838192 18177728 8 22:46:42 21:25:01 10310584 31748136 516928 1.57 722528 19855660 2060588 6.07 2845288 18178164 8 22:46:42 21:26:01 10315840 31753452 511780 1.56 722548 19855668 2043432 6.02 2837832 18178168 68 22:46:42 21:27:01 10316116 31753728 511432 1.56 722560 19855668 2043432 6.02 2837816 18178168 12 22:46:42 21:28:01 10316068 31753688 511388 1.56 722588 19855672 2043432 6.02 2837832 18178176 16 22:46:42 21:29:01 10316020 31753696 511400 1.56 722604 19855676 2043432 6.02 2838172 18178180 20 22:46:42 21:30:01 10316256 31753960 511116 1.55 722644 19855668 2043432 6.02 2837912 18178180 48 22:46:42 21:31:01 10316240 31753972 511092 1.55 722652 19855680 2043432 6.02 2837932 18178184 12 22:46:42 21:32:01 10315940 31753692 511336 1.56 722660 19855688 2043432 6.02 2838128 18178192 16 22:46:42 21:33:01 10315948 31753716 511272 1.55 722680 19855688 2043432 6.02 2838448 18178192 12 22:46:42 21:34:01 10316056 31753852 511020 1.55 722700 19855692 2043432 6.02 2838492 18178196 24 22:46:42 21:35:01 10316020 31753832 511236 1.55 722732 19855680 2026692 5.97 2837988 18178196 20 22:46:42 21:36:01 10316020 31753856 511204 1.55 722744 19855700 2026692 5.97 2838024 18178200 68 22:46:42 21:37:01 10316052 31753916 511252 1.55 722756 19855704 2026692 5.97 2838220 18178204 16 22:46:42 21:38:01 10316288 31754168 510988 1.55 722764 19855704 2026692 5.97 2838112 18178208 12 22:46:42 21:39:01 10316272 31754172 510928 1.55 722784 19855708 2010404 5.92 2838288 18178212 20 22:46:42 21:40:01 10316160 31754084 510964 1.55 722816 19855696 2010404 5.92 2838088 18178212 56 22:46:42 21:41:01 10316360 31754308 510904 1.55 722820 19855712 2010404 5.92 2838348 18178216 16 22:46:42 21:42:01 10316344 31754320 510864 1.55 722848 19855716 2010404 5.92 2838132 18178220 76 22:46:42 21:43:01 10316260 31754248 511104 1.55 722848 19855716 2010404 5.92 2838124 18178220 12 22:46:42 21:44:01 10316464 31754476 510844 1.55 722872 19855720 2010404 5.92 2838456 18178224 60 22:46:42 21:45:01 10316416 31754448 510812 1.55 722896 19855720 2010404 5.92 2838156 18178228 20 22:46:42 21:46:01 10316116 31754308 510896 1.55 722916 19855856 2010404 5.92 2838384 18178360 12 22:46:42 21:47:01 10316320 31754540 510612 1.55 722932 19855860 2010404 5.92 2838208 18178364 8 22:46:42 21:48:01 10316304 31754536 510556 1.55 722944 19855860 2010404 5.92 2838236 18178364 16 22:46:42 21:49:01 10315972 31754220 510804 1.55 722956 19855868 2010404 5.92 2838588 18178368 24 22:46:42 21:50:01 10314876 31753060 511764 1.56 722988 19855864 2010404 5.92 2840072 18177308 24 22:46:42 21:51:01 10315308 31753520 511244 1.55 723004 19855872 2010404 5.92 2839804 18177308 16 22:46:42 21:52:01 10315236 31753488 511212 1.55 723024 19855876 2010404 5.92 2839588 18177312 64 22:46:42 21:53:01 10315420 31753676 511176 1.55 723040 19855876 2010404 5.92 2839516 18177312 16 22:46:42 21:54:01 10315072 31753376 511396 1.56 723072 19855884 2010404 5.92 2840220 18177316 280 22:46:42 21:55:01 10315096 31753440 511324 1.55 723116 19855880 2010404 5.92 2839600 18177320 36 22:46:42 21:56:01 10314852 31753212 511520 1.56 723140 19855888 2010404 5.92 2839688 18177324 12 22:46:42 21:57:01 10314812 31753220 511484 1.56 723160 19855892 2010404 5.92 2839836 18177328 28 22:46:42 21:58:01 10314908 31753328 511528 1.56 723184 19855896 2010404 5.92 2839684 18177332 64 22:46:42 21:59:01 10314860 31753320 511440 1.56 723204 19855896 2010404 5.92 2840364 18177332 192 22:46:42 22:00:01 10315144 31753624 511136 1.55 723232 19855888 2010404 5.92 2839752 18177336 72 22:46:42 22:01:01 10315112 31753596 511116 1.55 723240 19855900 2010404 5.92 2840032 18177336 16 22:46:42 22:02:01 10315304 31753808 511088 1.55 723264 19855904 2010404 5.92 2840252 18177340 64 22:46:42 22:03:01 10315288 31753840 511052 1.55 723288 19855908 2010404 5.92 2840096 18177344 8 22:46:42 22:04:01 10315208 31753800 511036 1.55 723320 19855912 2010404 5.92 2840520 18177348 20 22:46:42 22:05:01 10315412 31754024 510948 1.55 723352 19855908 2010404 5.92 2839864 18177352 20 22:46:42 22:06:01 10314992 31753664 511132 1.55 723368 19855920 2010404 5.92 2840144 18177356 168 22:46:42 22:07:01 10314944 31753640 511116 1.55 723380 19855924 2010404 5.92 2839908 18177360 36 22:46:42 22:08:01 10315048 31753788 511100 1.55 723388 19855928 2010404 5.92 2839916 18177364 64 22:46:42 22:09:01 10315316 31754068 510796 1.55 723408 19855928 2010404 5.92 2840184 18177364 20 22:46:42 22:10:01 10314952 31753728 511092 1.55 723436 19855920 2010404 5.92 2839960 18177368 56 22:46:42 22:11:01 10315188 31753988 510776 1.55 723448 19855936 2010404 5.92 2840180 18177372 32 22:46:42 22:12:01 10315140 31753964 510740 1.55 723472 19855940 2010404 5.92 2840012 18177372 172 22:46:42 22:13:01 10314776 31753624 511024 1.55 723488 19855944 2010404 5.92 2840028 18177376 28 22:46:42 22:14:01 10315044 31753920 510684 1.55 723504 19855944 2010404 5.92 2840384 18177380 20 22:46:42 22:15:01 10315180 31754072 510680 1.55 723536 19855940 1994156 5.88 2840200 18177384 36 22:46:42 22:16:01 10314644 31753592 511148 1.55 723552 19855952 2010216 5.92 2840128 18177388 8 22:46:42 22:17:01 10314848 31753812 510868 1.55 723572 19855952 2010216 5.92 2840420 18177388 16 22:46:42 22:18:01 10314516 31753500 511112 1.55 723584 19855956 2010216 5.92 2840164 18177392 8 22:46:42 22:19:01 10314468 31753488 511068 1.55 723604 19855956 2010216 5.92 2840468 18177392 28 22:46:42 22:20:01 10314672 31753792 510648 1.55 723644 19856076 2010216 5.92 2840204 18177472 20 22:46:42 22:21:01 10314840 31754056 510600 1.55 723664 19856096 2010216 5.92 2840244 18177528 48 22:46:42 22:22:01 10314856 31754080 510544 1.55 723672 19856100 1994016 5.88 2840236 18177528 12 22:46:42 22:23:01 10314992 31754232 510544 1.55 723688 19856104 1994016 5.88 2840432 18177532 28 22:46:42 22:24:01 10315008 31754272 510592 1.55 723700 19856108 1994016 5.88 2840520 18177544 20 22:46:42 22:25:01 10314960 31754228 510584 1.55 723704 19856108 1994016 5.88 2840268 18177544 20 22:46:42 22:26:01 10314880 31754180 510580 1.55 723732 19856112 1994016 5.88 2840316 18177548 32 22:46:42 22:27:01 10314872 31754196 510520 1.55 723756 19856112 1994016 5.88 2840628 18177548 12 22:46:42 22:28:01 10314856 31754212 510484 1.55 723784 19856116 1994016 5.88 2840352 18177552 12 22:46:42 22:29:01 10315036 31754420 510232 1.55 723800 19856116 1994016 5.88 2840692 18177556 32 22:46:42 22:30:01 10315020 31754420 510168 1.55 723812 19856124 1994016 5.88 2840392 18177556 56 22:46:42 22:31:02 10314680 31754100 510532 1.55 723824 19856128 1994016 5.88 2840604 18177564 8 22:46:42 22:32:01 10314888 31754420 510348 1.55 723832 19856256 1994016 5.88 2840428 18177664 48 22:46:42 22:33:01 10314540 31754116 510604 1.55 723840 19856260 1994016 5.88 2840772 18177696 196 22:46:42 22:34:01 10314320 31753912 510800 1.55 723860 19856264 1994016 5.88 2841272 18177700 44 22:46:42 22:35:01 10314240 31753852 510800 1.55 723880 19856264 1994016 5.88 2840924 18177700 24 22:46:42 22:36:01 10314224 31753884 510716 1.55 723916 19856268 1994016 5.88 2840812 18177704 16 22:46:42 22:37:01 10314136 31753812 510720 1.55 723936 19856272 1994016 5.88 2840548 18177708 32 22:46:42 22:38:01 10314076 31753768 510900 1.55 723952 19856276 1994016 5.88 2840564 18177708 12 22:46:42 22:39:01 10314100 31753824 510848 1.55 723968 19856280 1994016 5.88 2840904 18177716 24 22:46:42 22:40:01 10313988 31753740 510876 1.55 723996 19856284 1994016 5.88 2840564 18177716 20 22:46:42 22:41:01 10313460 31753240 511320 1.55 724020 19856284 1994016 5.88 2840896 18177720 32 22:46:42 22:42:01 10313632 31753440 511080 1.55 724032 19856292 1994016 5.88 2840808 18177728 12 22:46:42 22:43:01 10314052 31753864 510820 1.55 724040 19856292 1994016 5.88 2840608 18177728 12 22:46:42 22:44:01 10313848 31753676 510988 1.55 724056 19856296 1994016 5.88 2841320 18177732 72 22:46:42 22:45:01 10313736 31753592 511016 1.55 724072 19856300 1994016 5.88 2841248 18177736 40 22:46:42 22:46:01 10314012 31753888 510660 1.55 724100 19856292 1994016 5.88 2840660 18177736 20 22:46:42 Average: 10769041 31696344 568930 1.73 695706 19403861 2096916 6.18 2882696 17712944 53115 22:46:42 22:46:42 20:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:46:42 20:35:01 docker0 297.86 362.16 20.45 3744.64 0.00 0.00 0.00 0.00 22:46:42 20:35:01 ens3 620.32 464.31 8886.49 64.01 0.00 0.00 0.00 0.00 22:46:42 20:35:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 22:46:42 20:36:01 docker0 1.23 1.33 0.08 0.11 0.00 0.00 0.00 0.00 22:46:42 20:36:01 veth8f14039 1.23 1.43 0.10 0.12 0.00 0.00 0.00 0.00 22:46:42 20:36:01 ens3 64.43 52.48 42.36 64.43 0.00 0.00 0.00 0.00 22:46:42 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:37:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:46:42 20:37:01 ens3 134.16 96.73 1703.51 77.31 0.00 0.00 0.00 0.00 22:46:42 20:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 22:46:42 20:37:01 veth4dfe0a2 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:46:42 20:38:01 veth9847d90 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:46:42 20:38:01 veth4ec9a39 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:46:42 20:38:01 veth4197378 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:46:42 20:38:01 veth1a7881b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:46:42 20:38:01 docker0 34.71 49.48 1.93 190.58 0.00 0.00 0.00 0.00 22:46:42 20:38:01 veth220d3c2 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:46:42 20:38:01 ens3 74.94 48.53 211.84 13.76 0.00 0.00 0.00 0.00 22:46:42 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:38:01 veth4dfe0a2 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 22:46:42 20:39:01 veth66449ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:39:01 docker0 146.65 270.77 8.31 2968.37 0.00 0.00 0.00 0.00 22:46:42 20:39:01 veth6c3cd66 83.20 172.67 5.41 2207.80 0.00 0.00 0.00 0.18 22:46:42 20:39:01 veth3a5942a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:39:01 veth47d99f3 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 22:46:42 20:39:01 ens3 381.05 226.73 4184.81 86.67 0.00 0.00 0.00 0.00 22:46:42 20:39:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:46:42 20:39:01 veth4dfe0a2 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 22:46:42 20:40:01 vethb64f652 3.27 7.26 0.24 39.68 0.00 0.00 0.00 0.00 22:46:42 20:40:01 docker0 324.21 603.48 25.15 8831.95 0.00 0.00 0.00 0.00 22:46:42 20:40:01 veth6c3cd66 141.55 225.01 14.13 3619.96 0.00 0.00 0.00 0.30 22:46:42 20:40:01 vethf70982a 160.43 346.05 13.83 5029.16 0.00 0.00 0.00 0.41 22:46:42 20:40:01 ens3 680.36 383.79 8877.26 118.20 0.00 0.00 0.00 0.00 22:46:42 20:40:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 22:46:42 20:40:01 veth4dfe0a2 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:41:01 vethb64f652 220.94 385.02 19.23 5787.33 0.00 0.00 0.00 0.47 22:46:42 20:41:01 docker0 263.40 452.37 19.87 6624.28 0.00 0.00 0.00 0.00 22:46:42 20:41:01 veth6c3cd66 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:41:01 vethf70982a 39.97 62.85 4.05 798.42 0.00 0.00 0.00 0.07 22:46:42 20:41:01 ens3 485.02 280.89 6650.75 39.23 0.00 0.00 0.00 0.00 22:46:42 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:41:01 veth4dfe0a2 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:42:01 vethb64f652 0.18 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:42:01 docker0 8.50 15.00 0.74 206.72 0.00 0.00 0.00 0.00 22:46:42 20:42:01 vethf70982a 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:42:01 ens3 53.82 51.42 213.85 64.91 0.00 0.00 0.00 0.00 22:46:42 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:42:01 veth4dfe0a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:43:01 docker0 35.95 47.26 2.59 489.00 0.00 0.00 0.00 0.00 22:46:42 20:43:01 ens3 62.82 44.25 501.87 9.92 0.00 0.00 0.00 0.00 22:46:42 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:43:01 veth4dfe0a2 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 22:46:42 20:44:01 docker0 28.36 35.74 1.61 163.26 0.00 0.00 0.00 0.00 22:46:42 20:44:01 ens3 49.62 35.87 174.29 7.33 0.00 0.00 0.00 0.00 22:46:42 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:45:01 ens3 0.93 0.67 0.29 0.23 0.00 0.00 0.00 0.00 22:46:42 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:46:01 ens3 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 22:46:42 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:48:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:49:01 ens3 0.32 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:46:42 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:50:01 ens3 7.12 5.83 5.19 6.11 0.00 0.00 0.00 0.00 22:46:42 20:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:46:42 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:51:01 ens3 0.62 0.30 0.27 0.20 0.00 0.00 0.00 0.00 22:46:42 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:53:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:54:01 ens3 0.33 0.17 0.09 0.07 0.00 0.00 0.00 0.00 22:46:42 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:55:01 ens3 0.30 0.13 0.13 0.01 0.00 0.00 0.00 0.00 22:46:42 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:58:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 20:59:01 ens3 0.30 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:46:42 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:00:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 22:46:42 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:01:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:46:42 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:02:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:03:01 ens3 1.08 0.48 0.31 0.22 0.00 0.00 0.00 0.00 22:46:42 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:04:01 ens3 1.83 0.55 0.59 0.34 0.00 0.00 0.00 0.00 22:46:42 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:05:01 ens3 0.43 0.32 0.26 0.21 0.00 0.00 0.00 0.00 22:46:42 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:06:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:08:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 22:46:42 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:09:01 ens3 5.58 10.68 0.42 10.09 0.00 0.00 0.00 0.00 22:46:42 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:12:01 ens3 0.35 0.12 0.07 0.01 0.00 0.00 0.00 0.00 22:46:42 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:13:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:46:42 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:14:01 ens3 11.65 15.45 1.22 21.77 0.00 0.00 0.00 0.00 22:46:42 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:15:01 ens3 8.18 10.35 0.83 9.23 0.00 0.00 0.00 0.00 22:46:42 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:18:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:19:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:46:42 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:20:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:24:01 ens3 2.35 0.90 0.65 0.37 0.00 0.00 0.00 0.00 22:46:42 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:25:01 ens3 0.73 0.43 0.41 0.28 0.00 0.00 0.00 0.00 22:46:42 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:28:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:29:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:46:42 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:32:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 22:46:42 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:33:01 ens3 1.00 0.42 0.39 0.28 0.00 0.00 0.00 0.00 22:46:42 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:34:01 ens3 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 22:46:42 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:36:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:37:01 ens3 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:46:42 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:38:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:39:01 ens3 0.30 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:46:42 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:41:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 22:46:42 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:44:01 ens3 0.37 0.23 0.09 0.08 0.00 0.00 0.00 0.00 22:46:42 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:46:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 22:46:42 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:48:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:49:01 ens3 0.30 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:46:42 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:50:01 ens3 4.10 2.80 2.39 5.12 0.00 0.00 0.00 0.00 22:46:42 21:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:46:42 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:51:01 ens3 0.62 0.25 0.27 0.19 0.00 0.00 0.00 0.00 22:46:42 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:54:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 22:46:42 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:56:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:57:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 22:46:42 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 21:59:01 ens3 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:46:42 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:02:01 ens3 0.37 0.17 0.08 0.01 0.00 0.00 0.00 0.00 22:46:42 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:04:01 ens3 0.35 0.23 0.09 0.08 0.00 0.00 0.00 0.00 22:46:42 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:06:01 ens3 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 22:46:42 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:08:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:09:01 ens3 0.30 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:46:42 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:11:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 22:46:42 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:12:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:14:01 ens3 0.37 0.25 0.09 0.08 0.00 0.00 0.00 0.00 22:46:42 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:15:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 22:46:42 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:16:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:18:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:19:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:46:42 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:22:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:23:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 22:46:42 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:24:01 ens3 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 22:46:42 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:26:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:27:01 ens3 0.12 0.10 0.08 0.01 0.00 0.00 0.00 0.00 22:46:42 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:28:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:29:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:46:42 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:31:02 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 22:46:42 22:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:32:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:34:01 ens3 2.12 0.77 0.57 0.36 0.00 0.00 0.00 0.00 22:46:42 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:35:01 ens3 0.82 0.42 0.41 0.28 0.00 0.00 0.00 0.00 22:46:42 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:36:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:38:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:39:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:46:42 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:40:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:41:01 ens3 0.28 0.13 0.12 0.07 0.00 0.00 0.00 0.00 22:46:42 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:42:01 ens3 0.37 0.17 0.10 0.01 0.00 0.00 0.00 0.00 22:46:42 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:44:01 ens3 1.93 0.83 0.59 0.36 0.00 0.00 0.00 0.00 22:46:42 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:45:01 ens3 0.62 0.37 0.35 0.27 0.00 0.00 0.00 0.00 22:46:42 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:42 22:46:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 Average: docker0 8.61 13.88 0.61 175.51 0.00 0.00 0.00 0.00 22:46:42 Average: ens3 20.20 13.17 237.35 4.57 0.00 0.00 0.00 0.00 22:46:42 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 22:46:42 22:46:42 22:46:42 ---> sar -P ALL: 22:46:42 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-48336) 05/10/22 _x86_64_ (8 CPU) 22:46:42 22:46:42 20:33:20 LINUX RESTART (8 CPU) 22:46:42 22:46:42 20:34:02 CPU %user %nice %system %iowait %steal %idle 22:46:42 20:35:01 all 11.07 0.00 4.93 2.03 0.12 81.84 22:46:42 20:35:01 0 10.07 0.00 6.21 4.16 0.12 79.44 22:46:42 20:35:01 1 9.66 0.00 4.10 2.86 0.10 83.28 22:46:42 20:35:01 2 10.63 0.00 4.88 1.15 0.10 83.23 22:46:42 20:35:01 3 13.72 0.00 4.99 3.96 0.17 77.15 22:46:42 20:35:01 4 12.58 0.00 4.56 2.38 0.12 80.36 22:46:42 20:35:01 5 10.07 0.00 4.93 0.86 0.09 84.06 22:46:42 20:35:01 6 11.99 0.00 5.17 0.62 0.12 82.10 22:46:42 20:35:01 7 9.89 0.00 4.63 0.24 0.16 85.08 22:46:42 20:36:01 all 39.44 0.00 6.57 0.41 0.09 53.49 22:46:42 20:36:01 0 39.30 0.00 5.93 0.00 0.08 54.69 22:46:42 20:36:01 1 38.36 0.00 6.27 0.05 0.08 55.24 22:46:42 20:36:01 2 39.12 0.00 6.71 0.12 0.08 53.97 22:46:42 20:36:01 3 40.56 0.00 5.99 0.22 0.08 53.15 22:46:42 20:36:01 4 38.94 0.00 6.44 0.08 0.08 54.45 22:46:42 20:36:01 5 38.11 0.00 7.80 2.76 0.08 51.24 22:46:42 20:36:01 6 40.84 0.00 6.22 0.02 0.08 52.84 22:46:42 20:36:01 7 40.30 0.00 7.20 0.02 0.10 52.38 22:46:42 20:37:01 all 36.66 0.00 5.66 0.68 0.08 56.91 22:46:42 20:37:01 0 37.13 0.00 5.68 0.03 0.08 57.07 22:46:42 20:37:01 1 37.34 0.00 5.68 0.05 0.08 56.84 22:46:42 20:37:01 2 37.01 0.00 5.32 0.00 0.08 57.58 22:46:42 20:37:01 3 35.81 0.00 5.49 0.10 0.08 58.52 22:46:42 20:37:01 4 36.60 0.00 5.79 3.09 0.08 54.44 22:46:42 20:37:01 5 36.56 0.00 5.71 1.45 0.08 56.19 22:46:42 20:37:01 6 35.75 0.00 5.70 0.34 0.08 58.13 22:46:42 20:37:01 7 37.09 0.00 5.95 0.40 0.08 56.48 22:46:42 20:38:01 all 25.30 0.00 10.72 11.44 0.10 52.45 22:46:42 20:38:01 0 26.15 0.00 11.47 5.86 0.10 56.42 22:46:42 20:38:01 1 24.97 0.00 10.57 7.63 0.09 56.75 22:46:42 20:38:01 2 24.45 0.00 8.97 5.40 0.08 61.10 22:46:42 20:38:01 3 24.82 0.00 11.69 1.16 0.12 62.21 22:46:42 20:38:01 4 26.55 0.00 9.32 15.64 0.10 48.39 22:46:42 20:38:01 5 24.60 0.00 9.94 20.12 0.10 45.23 22:46:42 20:38:01 6 24.70 0.00 12.85 27.19 0.10 35.16 22:46:42 20:38:01 7 26.15 0.00 10.96 8.42 0.10 54.36 22:46:42 20:39:01 all 47.84 0.00 12.36 11.28 0.12 28.41 22:46:42 20:39:01 0 46.70 0.00 12.97 7.29 0.10 32.93 22:46:42 20:39:01 1 49.33 0.00 11.61 10.01 0.14 28.91 22:46:42 20:39:01 2 46.17 0.00 12.84 17.52 0.12 23.35 22:46:42 20:39:01 3 47.79 0.00 12.72 11.35 0.10 28.04 22:46:42 20:39:01 4 47.93 0.00 11.71 13.57 0.14 26.65 22:46:42 20:39:01 5 47.31 0.00 11.84 11.35 0.10 29.40 22:46:42 20:39:01 6 48.31 0.00 12.17 6.13 0.12 33.28 22:46:42 20:39:01 7 49.19 0.00 12.97 13.08 0.12 24.64 22:46:42 20:40:01 all 74.11 0.00 14.80 4.03 0.14 6.92 22:46:42 20:40:01 0 74.45 0.00 14.10 3.75 0.14 7.57 22:46:42 20:40:01 1 75.82 0.00 13.04 2.58 0.13 8.42 22:46:42 20:40:01 2 75.95 0.00 14.04 3.72 0.15 6.14 22:46:42 20:40:01 3 73.56 0.00 15.95 7.60 0.15 2.75 22:46:42 20:40:01 4 73.26 0.00 12.72 3.58 0.14 10.31 22:46:42 20:40:01 5 74.32 0.00 15.40 5.95 0.15 4.18 22:46:42 20:40:01 6 73.45 0.00 16.11 1.83 0.13 8.47 22:46:42 20:40:01 7 72.06 0.00 16.99 3.26 0.13 7.56 22:46:42 20:41:01 all 88.59 0.00 10.47 0.29 0.14 0.51 22:46:42 20:41:01 0 89.26 0.00 10.04 0.23 0.15 0.32 22:46:42 20:41:01 1 88.89 0.00 10.19 0.17 0.13 0.62 22:46:42 20:41:01 2 89.33 0.00 9.87 0.18 0.13 0.48 22:46:42 20:41:01 3 86.82 0.00 12.07 0.25 0.13 0.72 22:46:42 20:41:01 4 88.25 0.00 10.53 0.37 0.15 0.70 22:46:42 20:41:01 5 88.81 0.00 9.85 0.43 0.13 0.77 22:46:42 20:41:01 6 90.63 0.00 8.83 0.20 0.15 0.18 22:46:42 20:41:01 7 86.72 0.00 12.36 0.50 0.15 0.27 22:46:42 20:42:01 all 72.08 0.00 8.48 0.46 0.13 18.85 22:46:42 20:42:01 0 67.03 0.00 8.31 0.76 0.13 23.77 22:46:42 20:42:01 1 66.19 0.00 9.66 0.32 0.13 23.70 22:46:42 20:42:01 2 67.06 0.00 8.32 0.25 0.13 24.23 22:46:42 20:42:01 3 93.45 0.00 6.30 0.08 0.15 0.02 22:46:42 20:42:01 4 66.02 0.00 6.91 0.49 0.12 26.46 22:46:42 20:42:01 5 87.15 0.00 7.79 0.67 0.15 4.25 22:46:42 20:42:01 6 65.77 0.00 8.97 0.35 0.13 24.78 22:46:42 20:42:01 7 63.67 0.00 11.60 0.78 0.12 23.84 22:46:42 20:43:01 all 35.79 0.00 9.94 4.58 0.09 49.60 22:46:42 20:43:01 0 41.26 0.00 9.62 1.40 0.10 47.62 22:46:42 20:43:01 1 32.56 0.00 9.13 1.56 0.08 56.66 22:46:42 20:43:01 2 35.13 0.00 9.51 0.95 0.10 54.32 22:46:42 20:43:01 3 44.34 0.00 9.56 10.61 0.10 35.39 22:46:42 20:43:01 4 30.72 0.00 9.98 4.40 0.08 54.81 22:46:42 20:43:01 5 32.45 0.00 11.61 14.81 0.09 41.04 22:46:42 20:43:01 6 37.46 0.00 8.88 1.24 0.09 52.34 22:46:42 20:43:01 7 32.30 0.00 11.26 1.72 0.09 54.63 22:46:42 20:44:01 all 3.54 0.00 2.72 2.83 0.03 90.88 22:46:42 20:44:01 0 2.83 0.00 3.05 10.58 0.03 83.51 22:46:42 20:44:01 1 3.76 0.00 2.08 2.27 0.03 91.86 22:46:42 20:44:01 2 4.24 0.00 2.71 0.98 0.02 92.06 22:46:42 20:44:01 3 4.28 0.00 2.88 2.83 0.03 89.97 22:46:42 20:44:01 4 2.15 0.00 3.49 1.71 0.02 92.64 22:46:42 20:44:01 5 4.04 0.00 2.76 1.44 0.02 91.74 22:46:42 20:44:01 6 3.41 0.00 2.09 0.33 0.03 94.13 22:46:42 20:44:01 7 3.62 0.00 2.69 2.53 0.05 91.11 22:46:42 20:45:01 all 0.18 0.00 0.02 0.00 0.00 99.80 22:46:42 20:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:46:42 20:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 20:45:01 2 1.35 0.00 0.05 0.00 0.00 98.60 22:46:42 20:45:01 3 0.00 0.00 0.03 0.02 0.00 99.95 22:46:42 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 20:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:46:42 20:45:01 CPU %user %nice %system %iowait %steal %idle 22:46:42 20:46:01 all 0.28 0.00 0.01 0.01 0.01 99.70 22:46:42 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:46:42 20:46:01 2 2.00 0.00 0.02 0.00 0.02 97.96 22:46:42 20:46:01 3 0.03 0.00 0.00 0.02 0.00 99.95 22:46:42 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 22:46:42 20:46:01 6 0.02 0.00 0.00 0.03 0.00 99.95 22:46:42 20:46:01 7 0.03 0.00 0.02 0.00 0.03 99.92 22:46:42 20:47:01 all 0.10 0.00 0.00 0.00 0.00 99.89 22:46:42 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 20:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 20:47:01 2 0.73 0.00 0.00 0.00 0.02 99.25 22:46:42 20:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:47:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 20:48:01 all 0.02 0.00 0.01 0.02 0.00 99.95 22:46:42 20:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 20:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:48:01 3 0.02 0.00 0.03 0.02 0.00 99.93 22:46:42 20:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:48:01 7 0.02 0.00 0.03 0.15 0.02 99.78 22:46:42 20:49:01 all 0.01 0.00 0.02 0.02 0.00 99.95 22:46:42 20:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:46:42 20:49:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 20:49:01 2 0.00 0.00 0.02 0.02 0.00 99.97 22:46:42 20:49:01 3 0.00 0.00 0.00 0.10 0.00 99.90 22:46:42 20:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 20:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 20:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 20:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 20:50:01 all 0.18 0.00 0.03 0.03 0.01 99.75 22:46:42 20:50:01 0 0.13 0.00 0.03 0.02 0.00 99.82 22:46:42 20:50:01 1 0.10 0.00 0.03 0.02 0.00 99.85 22:46:42 20:50:01 2 0.17 0.00 0.00 0.00 0.02 99.82 22:46:42 20:50:01 3 0.28 0.00 0.00 0.13 0.02 99.57 22:46:42 20:50:01 4 0.22 0.00 0.02 0.00 0.00 99.77 22:46:42 20:50:01 5 0.12 0.00 0.03 0.00 0.02 99.83 22:46:42 20:50:01 6 0.17 0.00 0.03 0.05 0.00 99.75 22:46:42 20:50:01 7 0.28 0.00 0.08 0.00 0.02 99.62 22:46:42 20:51:01 all 0.02 0.00 0.02 0.01 0.00 99.95 22:46:42 20:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 20:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 20:51:01 3 0.02 0.00 0.02 0.07 0.00 99.90 22:46:42 20:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 20:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 20:51:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 20:51:01 7 0.05 0.00 0.03 0.00 0.00 99.92 22:46:42 20:52:01 all 0.01 0.00 0.00 0.01 0.00 99.97 22:46:42 20:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 20:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 20:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:52:01 3 0.00 0.00 0.02 0.03 0.00 99.95 22:46:42 20:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:52:01 6 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 20:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 20:53:01 all 0.01 0.00 0.01 0.00 0.00 99.99 22:46:42 20:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 20:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 20:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:46:42 20:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:46:42 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 20:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:46:42 20:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 20:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:46:42 20:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:46:42 20:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:46:42 20:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:46:42 20:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 20:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 20:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 20:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:55:01 6 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 20:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 20:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:46:42 20:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 20:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 20:56:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:46:42 20:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 22:46:42 22:46:42 20:56:01 CPU %user %nice %system %iowait %steal %idle 22:46:42 20:57:01 all 0.01 0.00 0.00 0.00 0.01 99.98 22:46:42 20:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:57:01 3 0.00 0.00 0.02 0.03 0.02 99.93 22:46:42 20:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 20:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 20:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:46:42 20:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 20:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 20:58:01 3 0.00 0.00 0.02 0.08 0.00 99.90 22:46:42 20:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 20:58:01 7 0.02 0.00 0.03 0.00 0.02 99.93 22:46:42 20:59:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:46:42 20:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 20:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:59:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 20:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 20:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 20:59:01 7 0.07 0.00 0.02 0.00 0.02 99.90 22:46:42 21:00:01 all 0.01 0.00 0.00 0.01 0.00 99.97 22:46:42 21:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 21:00:01 3 0.02 0.00 0.00 0.07 0.00 99.92 22:46:42 21:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 21:01:01 all 0.02 0.00 0.00 0.00 0.00 99.97 22:46:42 21:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:01:01 3 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 21:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 21:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 21:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:46:42 21:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:02:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:46:42 21:02:01 4 0.05 0.00 0.00 0.00 0.00 99.95 22:46:42 21:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:02:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:46:42 21:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:46:42 21:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:03:01 3 0.03 0.00 0.02 0.02 0.02 99.92 22:46:42 21:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:46:42 21:03:01 7 0.05 0.00 0.02 0.00 0.02 99.92 22:46:42 21:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 22:46:42 21:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:04:01 3 0.07 0.00 0.00 0.03 0.00 99.90 22:46:42 21:04:01 4 0.10 0.00 0.02 0.00 0.00 99.88 22:46:42 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 21:05:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:46:42 21:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 21:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 21:05:01 3 0.02 0.00 0.02 0.03 0.00 99.93 22:46:42 21:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:05:01 7 0.03 0.00 0.03 0.00 0.03 99.90 22:46:42 21:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:46:42 21:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 21:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:06:01 3 0.00 0.00 0.00 0.05 0.00 99.95 22:46:42 21:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:07:01 all 0.01 0.00 0.00 0.00 0.01 99.97 22:46:42 21:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 21:07:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:46:42 21:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 21:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:07:01 7 0.02 0.00 0.02 0.00 0.03 99.93 22:46:42 22:46:42 21:07:01 CPU %user %nice %system %iowait %steal %idle 22:46:42 21:08:01 all 0.00 0.00 0.01 0.00 0.00 99.99 22:46:42 21:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:08:01 3 0.00 0.00 0.02 0.03 0.00 99.95 22:46:42 21:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:09:01 all 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 21:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:46:42 21:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:46:42 21:09:01 3 0.03 0.00 0.00 0.03 0.00 99.93 22:46:42 21:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:46:42 21:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 21:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:46:42 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 21:10:01 3 0.02 0.00 0.00 0.03 0.02 99.93 22:46:42 21:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:46:42 21:11:01 all 0.01 0.00 0.00 0.01 0.00 99.98 22:46:42 21:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:11:01 3 0.00 0.00 0.00 0.07 0.00 99.93 22:46:42 21:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:46:42 21:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:12:01 3 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 21:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 21:13:01 all 0.00 0.00 0.00 0.00 0.00 99.99 22:46:42 21:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:13:01 3 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:14:01 all 0.04 0.00 0.03 0.01 0.01 99.91 22:46:42 21:14:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:46:42 21:14:01 1 0.08 0.00 0.02 0.00 0.02 99.88 22:46:42 21:14:01 2 0.07 0.00 0.08 0.00 0.00 99.85 22:46:42 21:14:01 3 0.05 0.00 0.05 0.08 0.00 99.82 22:46:42 21:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:14:01 7 0.05 0.00 0.05 0.00 0.02 99.88 22:46:42 21:15:01 all 0.02 0.00 0.02 0.01 0.00 99.95 22:46:42 21:15:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:46:42 21:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:15:01 3 0.02 0.00 0.00 0.05 0.00 99.93 22:46:42 21:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:15:01 7 0.07 0.00 0.03 0.00 0.02 99.88 22:46:42 21:16:01 all 0.16 0.00 0.02 0.00 0.00 99.81 22:46:42 21:16:01 0 1.19 0.00 0.07 0.00 0.02 98.73 22:46:42 21:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 21:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:16:01 3 0.03 0.00 0.03 0.02 0.00 99.92 22:46:42 21:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 22:46:42 21:17:01 all 0.11 0.00 0.01 0.00 0.00 99.88 22:46:42 21:17:01 0 0.80 0.00 0.02 0.00 0.00 99.19 22:46:42 21:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:17:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:46:42 21:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:18:01 all 0.06 0.00 0.01 0.00 0.00 99.92 22:46:42 21:18:01 0 0.47 0.00 0.00 0.00 0.00 99.53 22:46:42 21:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:18:01 3 0.00 0.00 0.02 0.03 0.00 99.95 22:46:42 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:18:01 7 0.05 0.00 0.02 0.00 0.02 99.92 22:46:42 22:46:42 21:18:01 CPU %user %nice %system %iowait %steal %idle 22:46:42 21:19:01 all 0.26 0.00 0.00 0.01 0.01 99.73 22:46:42 21:19:01 0 1.99 0.00 0.00 0.00 0.02 98.00 22:46:42 21:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:19:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 21:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:46:42 21:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 21:20:02 all 0.02 0.00 0.01 0.01 0.00 99.95 22:46:42 21:20:02 0 0.05 0.00 0.02 0.00 0.00 99.93 22:46:42 21:20:02 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:20:02 2 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:20:02 3 0.00 0.00 0.00 0.12 0.00 99.88 22:46:42 21:20:02 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:20:02 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:20:02 6 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 21:20:02 7 0.05 0.00 0.03 0.00 0.00 99.92 22:46:42 21:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:46:42 21:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:21:01 3 0.03 0.00 0.02 0.05 0.00 99.90 22:46:42 21:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 21:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 21:22:01 all 0.01 0.00 0.00 0.01 0.00 99.97 22:46:42 21:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:22:01 3 0.00 0.00 0.02 0.12 0.00 99.87 22:46:42 21:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:23:01 all 0.20 0.00 0.01 0.01 0.00 99.78 22:46:42 21:23:01 0 1.52 0.00 0.03 0.00 0.00 98.45 22:46:42 21:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 21:23:01 3 0.00 0.00 0.02 0.12 0.00 99.87 22:46:42 21:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 21:24:01 all 0.26 0.00 0.00 0.01 0.00 99.73 22:46:42 21:24:01 0 1.95 0.00 0.00 0.00 0.00 98.05 22:46:42 21:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:24:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 21:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 21:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 21:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 22:46:42 21:25:01 all 0.19 0.00 0.05 0.01 0.00 99.74 22:46:42 21:25:01 0 1.17 0.00 0.17 0.00 0.00 98.66 22:46:42 21:25:01 1 0.18 0.00 0.08 0.05 0.02 99.67 22:46:42 21:25:01 2 0.05 0.00 0.03 0.02 0.00 99.90 22:46:42 21:25:01 3 0.03 0.00 0.02 0.03 0.00 99.92 22:46:42 21:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:25:01 5 0.00 0.00 0.03 0.00 0.00 99.97 22:46:42 21:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:46:42 21:25:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 21:26:01 all 0.01 0.00 0.00 0.01 0.01 99.97 22:46:42 21:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 21:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:26:01 2 0.02 0.00 0.00 0.05 0.00 99.93 22:46:42 21:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:46:42 21:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:26:01 6 0.05 0.00 0.02 0.00 0.02 99.92 22:46:42 21:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:46:42 21:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:46:42 21:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:46:42 21:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:28:01 all 0.00 0.00 0.01 0.03 0.00 99.96 22:46:42 21:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:28:01 2 0.00 0.00 0.00 0.17 0.00 99.83 22:46:42 21:28:01 3 0.00 0.00 0.03 0.05 0.00 99.92 22:46:42 21:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:29:01 all 0.02 0.00 0.00 0.00 0.00 99.97 22:46:42 21:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 21:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 21:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:46:42 21:29:01 3 0.00 0.00 0.02 0.02 0.00 99.97 22:46:42 21:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 22:46:42 21:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:46:42 21:29:01 CPU %user %nice %system %iowait %steal %idle 22:46:42 21:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:46:42 21:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:30:01 3 0.00 0.00 0.02 0.05 0.00 99.93 22:46:42 21:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:30:01 6 0.03 0.00 0.05 0.00 0.00 99.92 22:46:42 21:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:31:01 all 0.02 0.00 0.00 0.00 0.00 99.97 22:46:42 21:31:01 0 0.07 0.00 0.02 0.00 0.00 99.92 22:46:42 21:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:31:01 3 0.02 0.00 0.00 0.02 0.02 99.95 22:46:42 21:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:32:01 all 0.10 0.00 0.01 0.01 0.01 99.87 22:46:42 21:32:01 0 0.81 0.00 0.02 0.00 0.02 99.15 22:46:42 21:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 21:32:01 2 0.00 0.00 0.02 0.02 0.02 99.95 22:46:42 21:32:01 3 0.02 0.00 0.00 0.07 0.00 99.92 22:46:42 21:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:33:01 all 0.07 0.00 0.01 0.01 0.01 99.91 22:46:42 21:33:01 0 0.48 0.00 0.02 0.00 0.02 99.48 22:46:42 21:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:33:01 3 0.00 0.00 0.00 0.07 0.00 99.93 22:46:42 21:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 21:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 21:34:01 all 0.08 0.00 0.00 0.01 0.00 99.90 22:46:42 21:34:01 0 0.58 0.00 0.02 0.00 0.00 99.40 22:46:42 21:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:34:01 3 0.05 0.00 0.02 0.08 0.02 99.83 22:46:42 21:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:35:01 all 0.05 0.00 0.00 0.00 0.00 99.94 22:46:42 21:35:01 0 0.30 0.00 0.00 0.00 0.02 99.68 22:46:42 21:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:35:01 3 0.03 0.00 0.00 0.03 0.00 99.93 22:46:42 21:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 21:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:36:01 all 0.05 0.00 0.01 0.00 0.00 99.94 22:46:42 21:36:01 0 0.35 0.00 0.02 0.00 0.00 99.63 22:46:42 21:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:36:01 3 0.02 0.00 0.03 0.02 0.02 99.92 22:46:42 21:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:37:01 all 0.06 0.00 0.00 0.00 0.00 99.93 22:46:42 21:37:01 0 0.43 0.00 0.00 0.00 0.00 99.57 22:46:42 21:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:37:01 3 0.02 0.00 0.02 0.03 0.00 99.93 22:46:42 21:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:38:01 all 0.07 0.00 0.02 0.01 0.01 99.89 22:46:42 21:38:01 0 0.55 0.00 0.00 0.00 0.02 99.43 22:46:42 21:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 21:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:38:01 3 0.02 0.00 0.07 0.05 0.02 99.85 22:46:42 21:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:38:01 7 0.00 0.00 0.03 0.00 0.00 99.97 22:46:42 21:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:46:42 21:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 21:39:01 3 0.07 0.00 0.00 0.02 0.02 99.90 22:46:42 21:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:40:01 all 0.08 0.00 0.01 0.01 0.00 99.90 22:46:42 21:40:01 0 0.55 0.00 0.00 0.00 0.00 99.45 22:46:42 21:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 21:40:01 2 0.02 0.00 0.00 0.05 0.00 99.93 22:46:42 21:40:01 3 0.03 0.00 0.03 0.03 0.00 99.90 22:46:42 21:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:46:42 21:40:01 CPU %user %nice %system %iowait %steal %idle 22:46:42 21:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:46:42 21:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:46:42 21:41:01 3 0.03 0.00 0.03 0.02 0.00 99.92 22:46:42 21:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:46:42 21:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:42:01 3 0.05 0.00 0.03 0.03 0.02 99.87 22:46:42 21:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:43:01 all 0.07 0.00 0.01 0.01 0.00 99.91 22:46:42 21:43:01 0 0.53 0.00 0.02 0.00 0.00 99.45 22:46:42 21:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:43:01 3 0.03 0.00 0.05 0.07 0.02 99.83 22:46:42 21:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:44:01 all 0.06 0.00 0.01 0.01 0.00 99.92 22:46:42 21:44:01 0 0.38 0.00 0.02 0.00 0.02 99.58 22:46:42 21:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 21:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:44:01 3 0.03 0.00 0.07 0.05 0.00 99.85 22:46:42 21:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:45:01 all 0.04 0.00 0.01 0.00 0.00 99.94 22:46:42 21:45:01 0 0.28 0.00 0.02 0.00 0.00 99.70 22:46:42 21:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 21:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 21:45:01 3 0.02 0.00 0.02 0.03 0.02 99.92 22:46:42 21:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:46:01 all 0.06 0.00 0.01 0.01 0.00 99.92 22:46:42 21:46:01 0 0.35 0.00 0.02 0.00 0.00 99.63 22:46:42 21:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:46:01 2 0.03 0.00 0.03 0.02 0.00 99.92 22:46:42 21:46:01 3 0.03 0.00 0.02 0.03 0.00 99.92 22:46:42 21:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 21:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:47:01 all 0.07 0.00 0.01 0.00 0.00 99.91 22:46:42 21:47:01 0 0.50 0.00 0.02 0.00 0.00 99.48 22:46:42 21:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:47:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:46:42 21:47:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:46:42 21:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:48:01 all 0.08 0.00 0.01 0.01 0.01 99.90 22:46:42 21:48:01 0 0.53 0.00 0.02 0.00 0.02 99.43 22:46:42 21:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:48:01 2 0.05 0.00 0.02 0.03 0.02 99.88 22:46:42 21:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:46:42 21:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:49:01 all 0.26 0.00 0.00 0.01 0.00 99.73 22:46:42 21:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:49:01 2 1.97 0.00 0.02 0.05 0.02 97.95 22:46:42 21:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:50:01 all 0.33 0.00 0.03 0.00 0.00 99.63 22:46:42 21:50:01 0 0.05 0.00 0.05 0.00 0.00 99.90 22:46:42 21:50:01 1 0.18 0.00 0.00 0.00 0.02 99.80 22:46:42 21:50:01 2 1.42 0.00 0.02 0.02 0.02 98.53 22:46:42 21:50:01 3 0.10 0.00 0.02 0.02 0.00 99.87 22:46:42 21:50:01 4 0.08 0.00 0.02 0.00 0.00 99.90 22:46:42 21:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:46:42 21:50:01 6 0.10 0.00 0.05 0.00 0.00 99.85 22:46:42 21:50:01 7 0.66 0.00 0.07 0.00 0.00 99.27 22:46:42 21:51:01 all 0.26 0.00 0.01 0.00 0.00 99.73 22:46:42 21:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 21:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 21:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:51:01 7 1.97 0.00 0.00 0.00 0.00 98.03 22:46:42 22:46:42 21:51:01 CPU %user %nice %system %iowait %steal %idle 22:46:42 21:52:01 all 0.14 0.00 0.02 0.01 0.00 99.82 22:46:42 21:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:52:01 2 0.03 0.00 0.03 0.03 0.02 99.88 22:46:42 21:52:01 3 0.02 0.00 0.02 0.03 0.00 99.93 22:46:42 21:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:52:01 7 1.04 0.00 0.13 0.00 0.02 98.81 22:46:42 21:53:01 all 0.00 0.00 0.00 0.00 0.00 99.99 22:46:42 21:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 21:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:46:42 21:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:54:01 all 0.01 0.00 0.00 0.00 0.00 99.97 22:46:42 21:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 21:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:54:01 2 0.03 0.00 0.02 0.02 0.02 99.92 22:46:42 21:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:46:42 21:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:46:42 21:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 21:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 21:55:01 2 0.05 0.00 0.07 0.03 0.02 99.83 22:46:42 21:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:46:42 21:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:56:01 all 0.01 0.00 0.00 0.00 0.01 99.98 22:46:42 21:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 21:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 22:46:42 21:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:46:42 21:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:46:42 21:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:57:01 2 0.02 0.00 0.02 0.02 0.02 99.93 22:46:42 21:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:46:42 21:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:46:42 21:57:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 21:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 21:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:58:01 all 0.01 0.00 0.00 0.01 0.00 99.98 22:46:42 21:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:46:42 21:58:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 21:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:46:42 21:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:46:42 21:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 21:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 21:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 22:46:42 21:59:01 3 0.03 0.00 0.00 0.02 0.00 99.95 22:46:42 21:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:46:42 21:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 21:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:46:42 22:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:46:42 22:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:00:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:46:42 22:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 22:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:46:42 22:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 22:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:46:42 22:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:46:42 22:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 22:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:46:42 22:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:46:42 22:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 22:02:01 3 0.02 0.00 0.02 0.03 0.02 99.92 22:46:42 22:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:46:42 22:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 22:46:42 22:02:01 CPU %user %nice %system %iowait %steal %idle 22:46:42 22:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:46:42 22:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:46:42 22:03:01 2 0.02 0.00 0.02 0.05 0.00 99.92 22:46:42 22:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 22:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 22:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:04:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:46:42 22:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:04:01 2 0.02 0.00 0.02 0.05 0.00 99.92 22:46:42 22:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:04:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:46:42 22:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:05:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:46:42 22:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:05:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 22:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 22:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:46:42 22:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 22:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:06:01 2 0.02 0.00 0.00 0.03 0.00 99.95 22:46:42 22:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 22:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:07:01 all 0.02 0.00 0.00 0.00 0.00 99.97 22:46:42 22:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 22:07:01 2 0.02 0.00 0.00 0.03 0.00 99.95 22:46:42 22:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:08:01 all 0.01 0.00 0.00 0.00 0.01 99.98 22:46:42 22:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 22:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:08:01 2 0.00 0.00 0.00 0.03 0.02 99.95 22:46:42 22:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 22:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:09:01 all 0.00 0.00 0.01 0.00 0.00 99.98 22:46:42 22:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:46:42 22:09:01 3 0.00 0.00 0.03 0.00 0.00 99.97 22:46:42 22:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:46:42 22:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:10:01 2 0.00 0.00 0.02 0.05 0.00 99.93 22:46:42 22:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:10:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:46:42 22:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:46:42 22:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:11:01 2 0.02 0.00 0.00 0.05 0.00 99.93 22:46:42 22:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:11:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:46:42 22:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:46:42 22:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:12:01 1 0.00 0.00 0.03 0.00 0.02 99.95 22:46:42 22:12:01 2 0.00 0.00 0.00 0.05 0.00 99.95 22:46:42 22:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 22:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:13:01 all 0.18 0.00 0.01 0.01 0.01 99.79 22:46:42 22:13:01 0 1.43 0.00 0.05 0.00 0.02 98.50 22:46:42 22:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 22:46:42 22:13:01 2 0.00 0.00 0.00 0.05 0.00 99.95 22:46:42 22:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 22:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 22:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:46:42 22:13:01 CPU %user %nice %system %iowait %steal %idle 22:46:42 22:14:01 all 0.14 0.00 0.02 0.01 0.00 99.84 22:46:42 22:14:01 0 0.98 0.00 0.08 0.00 0.00 98.94 22:46:42 22:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:14:01 2 0.02 0.00 0.00 0.05 0.02 99.92 22:46:42 22:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 22:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:15:01 all 0.00 0.00 0.01 0.01 0.00 99.98 22:46:42 22:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:15:01 2 0.00 0.00 0.02 0.07 0.00 99.92 22:46:42 22:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 22:16:01 all 0.02 0.00 0.00 0.00 0.00 99.97 22:46:42 22:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:16:01 2 0.02 0.00 0.00 0.03 0.00 99.95 22:46:42 22:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 22:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 22:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 22:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:17:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:46:42 22:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 22:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:17:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 22:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:46:42 22:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:46:42 22:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:18:01 2 0.02 0.00 0.00 0.05 0.00 99.93 22:46:42 22:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 22:46:42 22:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:46:42 22:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:19:01 2 0.00 0.00 0.00 0.03 0.02 99.95 22:46:42 22:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 22:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:20:01 all 0.02 0.00 0.01 0.01 0.00 99.97 22:46:42 22:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:20:01 2 0.02 0.00 0.00 0.05 0.00 99.93 22:46:42 22:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 22:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:46:42 22:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 22:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 22:21:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 22:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 22:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:22:01 all 0.01 0.00 0.00 0.01 0.00 99.97 22:46:42 22:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:22:01 2 0.02 0.00 0.00 0.05 0.02 99.92 22:46:42 22:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:22:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:46:42 22:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:23:01 all 0.05 0.00 0.01 0.00 0.00 99.93 22:46:42 22:23:01 0 0.33 0.00 0.02 0.00 0.00 99.65 22:46:42 22:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 22:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:46:42 22:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 22:24:01 all 0.04 0.00 0.00 0.00 0.00 99.95 22:46:42 22:24:01 0 0.20 0.00 0.00 0.00 0.02 99.78 22:46:42 22:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 22:24:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 22:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:46:42 22:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:46:42 22:24:01 CPU %user %nice %system %iowait %steal %idle 22:46:42 22:25:01 all 0.08 0.00 0.01 0.00 0.00 99.91 22:46:42 22:25:01 0 0.57 0.00 0.02 0.00 0.00 99.42 22:46:42 22:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:25:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 22:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:26:01 all 0.08 0.00 0.01 0.01 0.00 99.90 22:46:42 22:26:01 0 0.53 0.00 0.00 0.00 0.00 99.47 22:46:42 22:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:26:01 2 0.00 0.00 0.02 0.08 0.00 99.90 22:46:42 22:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 22:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 22:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:27:01 all 0.08 0.00 0.01 0.01 0.00 99.90 22:46:42 22:27:01 0 0.58 0.00 0.02 0.00 0.00 99.40 22:46:42 22:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:27:01 2 0.02 0.00 0.00 0.05 0.02 99.92 22:46:42 22:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 22:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:28:01 all 0.00 0.00 0.01 0.00 0.00 99.98 22:46:42 22:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:28:01 2 0.00 0.00 0.02 0.03 0.00 99.95 22:46:42 22:28:01 3 0.00 0.00 0.03 0.00 0.00 99.97 22:46:42 22:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 22:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:29:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:46:42 22:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 22:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 22:29:01 2 0.02 0.00 0.00 0.05 0.00 99.93 22:46:42 22:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 22:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 22:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:46:42 22:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:30:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 22:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:31:02 all 0.07 0.00 0.01 0.00 0.00 99.92 22:46:42 22:31:02 0 0.42 0.00 0.00 0.00 0.00 99.58 22:46:42 22:31:02 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:31:02 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 22:31:02 3 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:31:02 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:31:02 5 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 22:31:02 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:31:02 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:46:42 22:32:01 0 0.17 0.00 0.02 0.00 0.00 99.81 22:46:42 22:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:46:42 22:32:01 2 0.00 0.00 0.00 0.07 0.00 99.93 22:46:42 22:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 22:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:33:01 all 0.07 0.00 0.01 0.00 0.00 99.91 22:46:42 22:33:01 0 0.50 0.00 0.02 0.00 0.02 99.47 22:46:42 22:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:33:01 2 0.00 0.00 0.02 0.03 0.00 99.95 22:46:42 22:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:33:01 5 0.05 0.00 0.03 0.00 0.00 99.92 22:46:42 22:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:34:01 all 0.09 0.00 0.01 0.03 0.00 99.87 22:46:42 22:34:01 0 0.55 0.00 0.00 0.00 0.00 99.45 22:46:42 22:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:34:01 2 0.03 0.00 0.02 0.27 0.00 99.68 22:46:42 22:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 22:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:35:01 all 0.08 0.00 0.01 0.00 0.00 99.91 22:46:42 22:35:01 0 0.55 0.00 0.02 0.00 0.00 99.43 22:46:42 22:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:35:01 2 0.02 0.00 0.02 0.02 0.00 99.95 22:46:42 22:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:46:42 22:35:01 CPU %user %nice %system %iowait %steal %idle 22:46:42 22:36:01 all 0.02 0.00 0.01 0.01 0.00 99.95 22:46:42 22:36:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:46:42 22:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:36:01 2 0.02 0.00 0.02 0.12 0.00 99.85 22:46:42 22:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:46:42 22:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:37:01 all 0.13 0.00 0.02 0.00 0.00 99.85 22:46:42 22:37:01 0 0.94 0.00 0.10 0.00 0.00 98.96 22:46:42 22:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:37:01 2 0.02 0.00 0.02 0.03 0.00 99.93 22:46:42 22:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:46:42 22:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:38:01 all 0.01 0.00 0.01 0.01 0.00 99.98 22:46:42 22:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:38:01 2 0.02 0.00 0.02 0.05 0.00 99.92 22:46:42 22:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 22:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:39:01 all 0.06 0.00 0.00 0.01 0.00 99.93 22:46:42 22:39:01 0 0.43 0.00 0.00 0.00 0.00 99.57 22:46:42 22:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:39:01 2 0.00 0.00 0.00 0.05 0.02 99.93 22:46:42 22:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 22:40:01 all 0.09 0.00 0.01 0.01 0.00 99.90 22:46:42 22:40:01 0 0.57 0.00 0.02 0.00 0.00 99.42 22:46:42 22:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:40:01 2 0.03 0.00 0.00 0.05 0.00 99.92 22:46:42 22:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:46:42 22:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:41:01 all 0.13 0.00 0.00 0.00 0.00 99.87 22:46:42 22:41:01 0 0.98 0.00 0.00 0.00 0.00 99.02 22:46:42 22:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 22:46:42 22:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:46:42 22:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:46:42 22:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 22:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:42:01 all 0.16 0.00 0.02 0.01 0.00 99.81 22:46:42 22:42:01 0 1.19 0.00 0.12 0.00 0.02 98.68 22:46:42 22:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:42:01 2 0.00 0.00 0.02 0.07 0.00 99.92 22:46:42 22:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:46:42 22:43:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:46:42 22:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 22:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:46:42 22:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:46:42 22:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 22:44:01 2 0.02 0.00 0.02 0.03 0.00 99.93 22:46:42 22:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:45:01 all 0.00 0.00 0.01 0.00 0.00 99.98 22:46:42 22:45:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:46:42 22:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:45:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:46:42 22:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:42 22:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:46:42 22:46:01 all 0.03 0.00 0.01 0.01 0.00 99.96 22:46:42 22:46:01 0 0.07 0.00 0.02 0.00 0.00 99.92 22:46:42 22:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:46:42 22:46:01 2 0.02 0.00 0.00 0.05 0.00 99.93 22:46:42 22:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:46:42 22:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:46:42 22:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 22:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:46:42 22:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:46:42 22:46:42 Average: CPU %user %nice %system %iowait %steal %idle 22:46:42 Average: all 3.31 0.00 0.66 0.29 0.01 95.73 22:46:42 Average: 0 3.48 0.00 0.67 0.25 0.01 95.59 22:46:42 Average: 1 3.22 0.00 0.62 0.21 0.01 95.94 22:46:42 Average: 2 3.29 0.00 0.63 0.25 0.01 95.82 22:46:42 Average: 3 3.51 0.00 0.67 0.31 0.01 95.50 22:46:42 Average: 4 3.18 0.00 0.61 0.34 0.01 95.86 22:46:42 Average: 5 3.34 0.00 0.66 0.45 0.01 95.54 22:46:42 Average: 6 3.26 0.00 0.66 0.29 0.01 95.79 22:46:42 Average: 7 3.20 0.00 0.73 0.23 0.01 95.83 22:46:42 22:46:42 22:46:42