Pull request #4050 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3b5981370c36a7c6fde43f7dac092cba4ddbf9a+fed831e05d45eedf309a161f019c6bf56688bfb5 (6976f17bf6fd10a69483fd9a05a7ac660aad57b1) 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-ssh16291335590986987513.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh10242714383715234683.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4050/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4050/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11627265788579911629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4050/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2413021370212797806.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17092964946653876463.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4050/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4050/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8184145415120382154.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1495 in /w/workspace/edgexfoundry_edgex-go_PR-4050 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4050/head:refs/remotes/origin/PR-4050 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fed831e05d45eedf309a161f019c6bf56688bfb5 into PR head commit a3b5981370c36a7c6fde43f7dac092cba4ddbf9a Merge succeeded, producing a3b5981370c36a7c6fde43f7dac092cba4ddbf9a Checking out Revision a3b5981370c36a7c6fde43f7dac092cba4ddbf9a (PR-4050) > git config core.sparsecheckout # timeout=10 > git checkout -f a3b5981370c36a7c6fde43f7dac092cba4ddbf9a # 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 fed831e05d45eedf309a161f019c6bf56688bfb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3b5981370c36a7c6fde43f7dac092cba4ddbf9a # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:14:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:14:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:14:01 ========================================================= 19:14:01 EdgeX Global Pipelines Version Info 19:14:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:14:02 ------------------- 19:14:02 stable info: 19:14:02 ------------------- 19:14:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:14:02 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 19:14:02 Message: update stable to v1.0.232 19:14:02 ------------------- 19:14:02 experimental info: 19:14:02 ------------------- 19:14:02 Commited By: **** collab-it+edgex@linuxfoundation.org 19:14:02 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 19:14:02 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:14:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:14:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:14:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:14:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4050 [Pipeline] echo 19:14:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4050 [Pipeline] echo 19:14:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4050 [Pipeline] echo 19:14:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [Pipeline] echo 19:14:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3b5981 [Pipeline] echo 19:14:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:04 provisioning config files... 19:14:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5438111648381549088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:04 ---> docker-login.sh 19:14:04 nexus3.edgexfoundry.org:10001 19:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:05 Configure a credential helper to remove this warning. See 19:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:05 19:14:05 Login Succeeded 19:14:05 nexus3.edgexfoundry.org:10002 19:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:05 Configure a credential helper to remove this warning. See 19:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:05 19:14:05 Login Succeeded 19:14:05 nexus3.edgexfoundry.org:10003 19:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:05 Configure a credential helper to remove this warning. See 19:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:05 19:14:05 Login Succeeded 19:14:05 nexus3.edgexfoundry.org:10004 19:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:05 Configure a credential helper to remove this warning. See 19:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:05 19:14:05 Login Succeeded 19:14:05 docker.io 19:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:06 Configure a credential helper to remove this warning. See 19:14:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:06 19:14:06 Login Succeeded 19:14:06 ---> docker-login.sh ends [Pipeline] } 19:14:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:06 + 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 19:14:06 + dirname cmd/core-command/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo core-command,cmd/core-command/Dockerfile 19:14:06 + dirname cmd/core-data/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo core-data,cmd/core-data/Dockerfile 19:14:06 + dirname cmd/core-metadata/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo core-metadata,cmd/core-metadata/Dockerfile 19:14:06 + dirname cmd/security-bootstrapper/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:14:06 + dirname cmd/security-proxy-setup/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:14:06 + dirname cmd/security-secretstore-setup/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:14:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:14:06 + dirname cmd/security-spire-agent/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:14:06 + dirname cmd/security-spire-config/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:14:06 + + dirname cmd/security-spire-server/Dockerfile 19:14:06 cut -d/ -f2 19:14:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:14:06 + dirname cmd/support-notifications/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo support-notifications,cmd/support-notifications/Dockerfile 19:14:06 + dirname cmd/support-scheduler/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:14:06 + dirname cmd/sys-mgmt-agent/Dockerfile 19:14:06 + cut -d/ -f2 19:14:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:14:06 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 19:14:07 + git rev-list -1 --merges a3b5981370c36a7c6fde43f7dac092cba4ddbf9a~1..a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [Pipeline] echo 19:14:07 -----------> git rev-list -1 --merges a3b5981370c36a7c6fde43f7dac092cba4ddbf9a~1..a3b5981370c36a7c6fde43f7dac092cba4ddbf9a a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [false] [Pipeline] sh 19:14:07 + git log --format=format:%s -1 a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [Pipeline] echo 19:14:07 ========================================================= 19:14:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:14:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:14:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:14:07 + grep -v github /etc/ssh/ssh_known_hosts 19:14:07 + [ -e /tmp/ssh_known_hosts ] 19:14:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:14:07 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:14:07 sudo tee -a /etc/ssh/ssh_known_hosts 19:14:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:08 19:14:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:08 0.1.4: Pulling from edgex-devops/py-git-semver 19:14:08 42c077c10790: Pulling fs layer 19:14:08 f63e77b7563a: Pulling fs layer 19:14:08 bd5fdadae976: Pulling fs layer 19:14:08 205491f53016: Pulling fs layer 19:14:08 df18705c85c3: Pulling fs layer 19:14:08 bdb3f477010e: Pulling fs layer 19:14:08 c8a8fc8e1c8f: Pulling fs layer 19:14:08 2c6e9b1d212d: Pulling fs layer 19:14:08 bdb8f0575790: Pulling fs layer 19:14:08 386e3cb2ff24: Pulling fs layer 19:14:08 2343380bae48: Pulling fs layer 19:14:08 df18705c85c3: Waiting 19:14:08 bdb3f477010e: Waiting 19:14:08 c8a8fc8e1c8f: Waiting 19:14:08 bdb8f0575790: Waiting 19:14:08 2c6e9b1d212d: Waiting 19:14:08 2343380bae48: Waiting 19:14:08 205491f53016: Waiting 19:14:08 386e3cb2ff24: Waiting 19:14:08 f63e77b7563a: Download complete 19:14:08 205491f53016: Verifying Checksum 19:14:08 205491f53016: Download complete 19:14:09 df18705c85c3: Verifying Checksum 19:14:09 df18705c85c3: Download complete 19:14:09 bd5fdadae976: Verifying Checksum 19:14:09 bd5fdadae976: Download complete 19:14:09 bdb3f477010e: Verifying Checksum 19:14:09 bdb3f477010e: Download complete 19:14:09 2c6e9b1d212d: Download complete 19:14:09 bdb8f0575790: Download complete 19:14:09 386e3cb2ff24: Verifying Checksum 19:14:09 386e3cb2ff24: Download complete 19:14:09 2343380bae48: Verifying Checksum 19:14:09 2343380bae48: Download complete 19:14:09 42c077c10790: Verifying Checksum 19:14:09 42c077c10790: Download complete 19:14:09 c8a8fc8e1c8f: Verifying Checksum 19:14:09 c8a8fc8e1c8f: Download complete 19:14:10 42c077c10790: Pull complete 19:14:10 f63e77b7563a: Pull complete 19:14:11 bd5fdadae976: Pull complete 19:14:11 205491f53016: Pull complete 19:14:11 df18705c85c3: Pull complete 19:14:11 bdb3f477010e: Pull complete 19:14:13 c8a8fc8e1c8f: Pull complete 19:14:13 2c6e9b1d212d: Pull complete 19:14:13 bdb8f0575790: Pull complete 19:14:13 386e3cb2ff24: Pull complete 19:14:13 2343380bae48: Pull complete 19:14:13 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 19:14:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:13 prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container 19:14:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:14:15 $ docker top 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c -eo pid,comm 19:14:15 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). 19:14:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:15 [ssh-agent] Looking for ssh-agent implementation... 19:14:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:15 $ docker exec 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c ssh-agent 19:14:15 SSH_AUTH_SOCK=/tmp/ssh-7KiBeKlmYc46/agent.35 19:14:15 SSH_AGENT_PID=42 19:14:15 Running ssh-add (command line suppressed) 19:14:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2055517476405729104.key (/w/workspace/edgex-go/1@tmp/private_key_2055517476405729104.key) 19:14:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:16 + git tag --points-at HEAD [Pipeline] } 19:14:16 $ docker exec --env ******** --env ******** 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c ssh-agent -k 19:14:16 unset SSH_AUTH_SOCK; 19:14:16 unset SSH_AGENT_PID; 19:14:16 echo Agent pid 42 killed; 19:14:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:16 [ssh-agent] Looking for ssh-agent implementation... 19:14:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:16 $ docker exec 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c ssh-agent 19:14:16 SSH_AUTH_SOCK=/tmp/ssh-K7kB7c3DjD2Y/agent.76 19:14:16 SSH_AGENT_PID=83 19:14:16 Running ssh-add (command line suppressed) 19:14:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6355323104098514195.key (/w/workspace/edgex-go/1@tmp/private_key_6355323104098514195.key) 19:14:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:17 + git semver init 19:14:17 2022-06-06 19:14:17,530 [run_init] DEBUG init version:0.0.0 force:False 19:14:17 2022-06-06 19:14:17,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:14:17 2022-06-06 19:14:17,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:14:17 2022-06-06 19:14:17,532 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:14:21 2022-06-06 19:14:21,620 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:14:21 2022-06-06 19:14:21,621 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4050 with force:False 19:14:21 2022-06-06 19:14:21,621 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4050 19:14:21 2022-06-06 19:14:21,625 [execute] INFO git cat-file --batch-check 19:14:21 2022-06-06 19:14:21,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:14:21 2022-06-06 19:14:21,632 [execute] INFO git cat-file --batch 19:14:21 2022-06-06 19:14:21,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:14:21 2022-06-06 19:14:21,636 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4050 19:14:21 0.0.0 [Pipeline] } 19:14:21 $ docker exec --env ******** --env ******** 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c ssh-agent -k 19:14:22 unset SSH_AUTH_SOCK; 19:14:22 unset SSH_AGENT_PID; 19:14:22 echo Agent pid 83 killed; 19:14:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:22 + git semver [Pipeline] } 19:14:22 $ docker stop --time=1 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c 19:14:24 $ docker rm -f 254e2b3d74e770463cd84715b8779dccfec04c1f731da06c4a55b192a65f094c [Pipeline] // withDockerContainer [Pipeline] sh 19:14:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:14:24 Stashed 1 file(s) [Pipeline] echo 19:14:24 [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] { 19:14:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1539 in /w/workspace/edgexfoundry_edgex-go_PR-4050 [Pipeline] { [Pipeline] echo 19:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:14:25 ========================================================= 19:14:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:14:25 ========================================================= [Pipeline] fileExists [Pipeline] ws 19:14:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] sh [Pipeline] checkout 19:14:25 The recommended git tool is: git 19:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:25 59bf1c3509f3: Pulling fs layer 19:14:25 666ba61612fd: Pulling fs layer 19:14:25 8ed8ca486205: Pulling fs layer 19:14:25 cc1cd167ecdc: Pulling fs layer 19:14:25 c516ae0d96e1: Pulling fs layer 19:14:25 684cea983483: Pulling fs layer 19:14:25 dd3240ac7de5: Pulling fs layer 19:14:25 b1e948a4e11c: Pulling fs layer 19:14:25 a8fd76ee1af6: Pulling fs layer 19:14:25 646ad004c059: Pulling fs layer 19:14:25 684cea983483: Waiting 19:14:25 dd3240ac7de5: Waiting 19:14:25 b1e948a4e11c: Waiting 19:14:25 a8fd76ee1af6: Waiting 19:14:25 646ad004c059: Waiting 19:14:25 cc1cd167ecdc: Waiting 19:14:25 c516ae0d96e1: Waiting 19:14:25 8ed8ca486205: Verifying Checksum 19:14:25 8ed8ca486205: Download complete 19:14:25 666ba61612fd: Download complete 19:14:25 c516ae0d96e1: Verifying Checksum 19:14:25 c516ae0d96e1: Download complete 19:14:25 684cea983483: Verifying Checksum 19:14:25 684cea983483: Download complete 19:14:25 59bf1c3509f3: Verifying Checksum 19:14:25 59bf1c3509f3: Download complete 19:14:25 dd3240ac7de5: Verifying Checksum 19:14:25 dd3240ac7de5: Download complete 19:14:26 b1e948a4e11c: Verifying Checksum 19:14:26 b1e948a4e11c: Download complete 19:14:26 59bf1c3509f3: Pull complete 19:14:26 666ba61612fd: Pull complete 19:14:26 8ed8ca486205: Pull complete 19:14:26 646ad004c059: Verifying Checksum 19:14:26 646ad004c059: Download complete 19:14:26 a8fd76ee1af6: Verifying Checksum 19:14:26 a8fd76ee1af6: Download complete 19:14:26 cc1cd167ecdc: Verifying Checksum 19:14:26 cc1cd167ecdc: Download complete 19:14:29 using credential edgex-jenkins-ssh 19:14:30 Cloning the remote Git repository 19:14:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:14:30 > git init /w/workspace/edgex-go/1 # timeout=10 19:14:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:30 > git --version # timeout=10 19:14:30 > git --version # 'git version 2.25.1' 19:14:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:30 cc1cd167ecdc: Pull complete 19:14:30 c516ae0d96e1: Pull complete 19:14:30 684cea983483: Pull complete 19:14:30 dd3240ac7de5: Pull complete 19:14:30 b1e948a4e11c: Pull complete 19:14:32 a8fd76ee1af6: Pull complete 19:14:33 646ad004c059: Pull complete 19:14:33 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 19:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:14:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:33 WORKDIR /edgex 19:14:33 COPY go.mod . 19:14:33 RUN go mod download 19:14:33 + docker build -t ci-base-image-x86_64 -f - . 19:14:34 Sending build context to Docker daemon 335.1MB 19:14:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:34 ---> 8f69c11f6b0c 19:14:34 Step 2/4 : WORKDIR /edgex 19:14:37 ---> Running in a44c68c91f00 19:14:37 Removing intermediate container a44c68c91f00 19:14:37 ---> 87ca66ae329a 19:14:37 Step 3/4 : COPY go.mod . 19:14:37 ---> 2b55698ff1c9 19:14:37 Step 4/4 : RUN go mod download 19:14:37 ---> Running in 9d64db6efc64 19:14:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4050/head:refs/remotes/origin/PR-4050 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:14:45 Merging remotes/origin/main commit fed831e05d45eedf309a161f019c6bf56688bfb5 into PR head commit a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:14:46 Merge succeeded, producing a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:14:46 Checking out Revision a3b5981370c36a7c6fde43f7dac092cba4ddbf9a (PR-4050) 19:14:46 > git config core.sparsecheckout # timeout=10 19:14:46 > git checkout -f a3b5981370c36a7c6fde43f7dac092cba4ddbf9a # timeout=10 19:14:46 > git remote # timeout=10 19:14:46 > git config --get remote.origin.url # timeout=10 19:14:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:46 > git merge fed831e05d45eedf309a161f019c6bf56688bfb5 # timeout=10 19:14:46 > git rev-parse HEAD^{commit} # timeout=10 19:14:46 > git config core.sparsecheckout # timeout=10 19:14:46 > git checkout -f a3b5981370c36a7c6fde43f7dac092cba4ddbf9a # timeout=10 19:14:50 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2" 19:14:50 > git --version # timeout=10 19:14:50 > git --version # 'git version 2.25.1' 19:14:50 fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:14:51 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:51 Dload Upload Total Spent Left Speed 19:14:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 19:14:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:14:52 Removing intermediate container 9d64db6efc64 19:14:52 ---> b6773811def1 19:14:52 Successfully built b6773811def1 19:14:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:52 + + sudo tee /etc/docker/daemon.new 19:14:52 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:14:52 { 19:14:52 "registry-mirrors": [ 19:14:52 "https://nexus3.edgexfoundry.org:10001" 19:14:52 ], 19:14:52 "bip": "10.250.0.254/24", 19:14:52 "hosts": [ 19:14:52 "tcp://0.0.0.0:5555", 19:14:52 "unix:///var/run/docker.sock" 19:14:52 ], 19:14:52 "mtu": 1458, 19:14:52 "selinux-enabled": true, 19:14:52 "seccomp-profile": "/etc/docker/seccomp.json" 19:14:52 } [Pipeline] sh 19:14:53 + docker inspect -f . ci-base-image-x86_64 19:14:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:53 prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container 19:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 19:14:53 $ docker top 0bd81b5c42ce6bdc71f69233751c9b136ab768286bfd8628f4534c451b059652 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:14:54 + sudo service docker restart 19:14:54 + go version 19:14:54 go version go1.17.7 linux/amd64 [Pipeline] } 19:14:54 $ docker stop --time=1 0bd81b5c42ce6bdc71f69233751c9b136ab768286bfd8628f4534c451b059652 19:14:55 $ docker rm -f 0bd81b5c42ce6bdc71f69233751c9b136ab768286bfd8628f4534c451b059652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:56 + docker inspect -f . ci-base-image-x86_64 19:14:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:56 prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container 19:14:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:56 $ docker top 3b15887a0d8b814f19a4853d5d731ba35516544188f91d48fc6fd34c74e22b18 -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:57 ========================================================= 19:14:57 [edgeXBuildGoParallel] Running Tests and Build... 19:14:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:57 + make test 19:14:57 go mod tidy -compat=1.17 19:14:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:15:03 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:12 provisioning config files... 19:15:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4689793999438403020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:13 ---> docker-login.sh 19:15:13 nexus3.edgexfoundry.org:10001 19:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:14 Configure a credential helper to remove this warning. See 19:15:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:14 19:15:14 Login Succeeded 19:15:14 nexus3.edgexfoundry.org:10002 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:14 Configure a credential helper to remove this warning. See 19:15:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:14 19:15:14 Login Succeeded 19:15:14 nexus3.edgexfoundry.org:10003 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:14 Configure a credential helper to remove this warning. See 19:15:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:14 19:15:14 Login Succeeded 19:15:14 nexus3.edgexfoundry.org:10004 19:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:15 Configure a credential helper to remove this warning. See 19:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:15 19:15:15 Login Succeeded 19:15:15 docker.io 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 53.4% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:16 Configure a credential helper to remove this warning. See 19:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:16 19:15:16 Login Succeeded 19:15:16 ---> docker-login.sh ends [Pipeline] } 19:15:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:15:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:16 ========================================================= 19:15:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:15:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:15:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:15:17 9b3977197b4f: Pulling fs layer 19:15:17 1a89e8eeedd5: Pulling fs layer 19:15:17 94645a83ff95: Pulling fs layer 19:15:17 e6fb740bc735: Pulling fs layer 19:15:17 3a77bd46dcc9: Pulling fs layer 19:15:17 355e64cbe906: Pulling fs layer 19:15:17 63ab81a10011: Pulling fs layer 19:15:17 555d1d1c4555: Pulling fs layer 19:15:17 7d9057610161: Pulling fs layer 19:15:17 e6fb740bc735: Waiting 19:15:17 3a77bd46dcc9: Waiting 19:15:17 555d1d1c4555: Waiting 19:15:17 63ab81a10011: Waiting 19:15:17 7d9057610161: Waiting 19:15:17 94645a83ff95: Verifying Checksum 19:15:17 94645a83ff95: Download complete 19:15:17 1a89e8eeedd5: Verifying Checksum 19:15:17 1a89e8eeedd5: Download complete 19:15:17 3a77bd46dcc9: Verifying Checksum 19:15:17 3a77bd46dcc9: Download complete 19:15:17 355e64cbe906: Download complete 19:15:17 9b3977197b4f: Verifying Checksum 19:15:17 9b3977197b4f: Download complete 19:15:17 63ab81a10011: Verifying Checksum 19:15:17 63ab81a10011: Download complete 19:15:18 9b3977197b4f: Pull complete 19:15:18 7d9057610161: Verifying Checksum 19:15:18 7d9057610161: Download complete 19:15:18 1a89e8eeedd5: Pull complete 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.938s coverage: 89.2% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 83.8% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 19:15:19 94645a83ff95: Pull complete 19:15:19 555d1d1c4555: Verifying Checksum 19:15:19 555d1d1c4555: Download complete 19:15:20 e6fb740bc735: Verifying Checksum 19:15:20 e6fb740bc735: Download complete 19:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 19:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements 19:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:15:32 e6fb740bc735: Pull complete 19:15:32 3a77bd46dcc9: Pull complete 19:15:32 355e64cbe906: Pull complete 19:15:32 63ab81a10011: Pull complete 19:15:39 555d1d1c4555: Pull complete 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.196s coverage: 91.2% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.4% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.325s coverage: 65.4% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:15:40 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 19:15:40 7d9057610161: Pull complete 19:15:40 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 19:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:15:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:15:41 + docker build -t ci-base-image-arm64 -f - . 19:15:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:15:41 WORKDIR /edgex 19:15:41 COPY go.mod . 19:15:41 RUN go mod download 19:15:44 Sending build context to Docker daemon 169.1MB 19:15:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:15:44 ---> 819e984ddca1 19:15:44 Step 2/4 : WORKDIR /edgex 19:15:46 ---> Running in acae2b3206af 19:15:46 Removing intermediate container acae2b3206af 19:15:46 ---> 8b060ae9edc1 19:15:46 Step 3/4 : COPY go.mod . 19:15:46 ---> 27e6e2649956 19:15:46 Step 4/4 : RUN go mod download 19:15:46 ---> Running in 625914e5b3f1 19:15:58 GO111MODULE=on go vet ./... 19:16:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:01 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:02 + ls -al . 19:16:02 total 684 19:16:02 drwxrwxr-x 10 1001 1001 4096 Jun 6 19:16 . 19:16:02 drwxr-xr-x 4 root root 4096 Jun 6 19:14 .. 19:16:02 -rw-rw-r-- 1 1001 1001 11 Jun 6 19:13 .dockerignore 19:16:02 drwxrwxr-x 8 1001 1001 4096 Jun 6 19:14 .git 19:16:02 drwxrwxr-x 3 1001 1001 4096 Jun 6 19:13 .github 19:16:02 -rw-rw-r-- 1 1001 1001 879 Jun 6 19:13 .gitignore 19:16:02 -rw-rw-r-- 1 1001 1001 42 Jun 6 19:13 .golangci.yml 19:16:02 -rw-rw-r-- 1 1001 1001 87 Jun 6 19:13 .hadolint.yml 19:16:02 drwxr-xr-x 3 1001 1001 4096 Jun 6 19:14 .semver 19:16:02 -rw-rw-r-- 1 1001 1001 166 Jun 6 19:13 .sonarcloud.properties 19:16:02 -rw-rw-r-- 1 1001 1001 1171 Jun 6 19:13 ADOPTERS.md 19:16:02 -rw-rw-r-- 1 1001 1001 10220 Jun 6 19:13 Attribution.txt 19:16:02 -rw-rw-r-- 1 1001 1001 63209 Jun 6 19:13 CHANGELOG.md 19:16:02 -rw-rw-r-- 1 1001 1001 3804 Jun 6 19:13 CONTRIBUTING.md 19:16:02 -rw-rw-r-- 1 1001 1001 677 Jun 6 19:13 GOVERNANCE.md 19:16:02 -rw-rw-r-- 1 1001 1001 850 Jun 6 19:13 Jenkinsfile 19:16:02 -rw-rw-r-- 1 1001 1001 10775 Jun 6 19:13 LICENSE 19:16:02 -rw-rw-r-- 1 1001 1001 10389 Jun 6 19:13 Makefile 19:16:02 -rw-rw-r-- 1 1001 1001 582 Jun 6 19:13 OWNERS.md 19:16:02 -rw-rw-r-- 1 1001 1001 9094 Jun 6 19:13 README.md 19:16:02 -rw-rw-r-- 1 1001 1001 6912 Jun 6 19:13 SECURITY.md 19:16:02 -rw-rw-r-- 1 1001 1001 5 Jun 6 19:14 VERSION 19:16:02 -rw-rw-r-- 1 1001 1001 4131 Jun 6 19:13 ZMQWindows.md 19:16:02 drwxrwxr-x 2 1001 1001 4096 Jun 6 19:13 bin 19:16:02 drwxrwxr-x 18 1001 1001 4096 Jun 6 19:13 cmd 19:16:02 -rw-r--r-- 1 root root 435411 Jun 6 19:15 coverage.out 19:16:02 -rw-rw-r-- 1 1001 1001 3239 Jun 6 19:13 go.mod 19:16:02 -rw-rw-r-- 1 1001 1001 36010 Jun 6 19:14 go.sum 19:16:02 drwxrwxr-x 8 1001 1001 4096 Jun 6 19:13 internal 19:16:02 drwxrwxr-x 3 1001 1001 4096 Jun 6 19:13 openapi 19:16:02 drwxrwxr-x 4 1001 1001 4096 Jun 6 19:13 snap 19:16:02 -rw-rw-r-- 1 1001 1001 204 Jun 6 19:13 version.go [Pipeline] sh 19:16:02 + '[' -e coverage.out ] 19:16:02 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:02 Stashed 1 file(s) [Pipeline] sh 19:16:03 + make build 19:16:03 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 19:16:15 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 19:16: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/core-command/core-command ./cmd/core-command 19:16:25 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 19:16:31 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 19:16:31 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 19:16:32 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 19:16:33 Removing intermediate container 625914e5b3f1 19:16:33 ---> 3a372efaee0d 19:16:33 Successfully built 3a372efaee0d 19:16:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:34 + docker inspect -f . ci-base-image-arm64 19:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16:34 prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container 19:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:16:35 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 19:16:35 $ docker top 6073d420ffda56146c961ce2a077c6a90880e385fa498966c6009e7c71289923 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:36 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 19:16:36 + go version 19:16:36 go version go1.17.7 linux/arm64 [Pipeline] } 19:16:36 $ docker stop --time=1 6073d420ffda56146c961ce2a077c6a90880e385fa498966c6009e7c71289923 19:16:37 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 19:16:37 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 19:16:38 $ docker rm -f 6073d420ffda56146c961ce2a077c6a90880e385fa498966c6009e7c71289923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:39 + docker inspect -f . ci-base-image-arm64 19:16:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:39 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 19:16:39 prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container 19:16:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:16:40 $ docker top a6a09bfc34ebe9eb073f6ccaa84d84e8f98a55bc47844813ba4166ee9a79d702 -eo pid,comm [Pipeline] { [Pipeline] } 19:16:41 $ docker stop --time=1 3b15887a0d8b814f19a4853d5d731ba35516544188f91d48fc6fd34c74e22b18 19:16:43 $ docker rm -f 3b15887a0d8b814f19a4853d5d731ba35516544188f91d48fc6fd34c74e22b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 19:16:44 ========================================================= 19:16:44 [edgeXBuildGoParallel] Running Tests and Build... 19:16:44 ========================================================= [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:44 + make test 19:16:44 go mod tidy -compat=1.17 19:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:44 19:16:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:45 latest: Pulling from edgex-devops/edgex-compose 19:16:45 cbdbe7a5bc2a: Pulling fs layer 19:16:45 ca9280d653b3: Pulling fs layer 19:16:45 7e9c9ca2126c: Pulling fs layer 19:16:45 cbdbe7a5bc2a: Verifying Checksum 19:16:45 cbdbe7a5bc2a: Download complete 19:16:45 ca9280d653b3: Verifying Checksum 19:16:45 ca9280d653b3: Download complete 19:16:45 cbdbe7a5bc2a: Pull complete 19:16:45 7e9c9ca2126c: Download complete 19:16:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:16:46 ca9280d653b3: Pull complete 19:16:50 7e9c9ca2126c: Pull complete 19:16:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:50 prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container 19:16:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:16:52 $ docker top e83a2d9ef37bccc97c776412703073f7712cd32c1e612f05d5b8d38d95dabb37 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:52 + + docker-composegrep build parallel --help 19:16:52 19:16:53 --parallel Build images in parallel. [Pipeline] } 19:16:53 $ docker stop --time=1 e83a2d9ef37bccc97c776412703073f7712cd32c1e612f05d5b8d38d95dabb37 19:16:54 $ docker rm -f e83a2d9ef37bccc97c776412703073f7712cd32c1e612f05d5b8d38d95dabb37 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:55 prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container 19:16:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:16:55 $ docker top d2ed5083f83db88c0d8161b6f0d325999e58344ed7ab90c4e3017320d440add5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:56 + docker-compose -f ./docker-compose-build.yml build --parallel 19:16:56 Building core-command ... 19:16:56 Building core-data ... 19:16:56 Building core-metadata ... 19:16:56 Building security-bootstrapper ... 19:16:56 Building security-proxy-setup ... 19:16:56 Building security-secretstore-setup ... 19:16:56 Building security-spiffe-token-provider ... 19:16:56 Building security-spire-agent ... 19:16:56 Building security-spire-config ... 19:16:56 Building security-spire-server ... 19:16:56 Building support-notifications ... 19:16:56 Building support-scheduler ... 19:16:56 Building sys-mgmt-agent ... 19:16:56 Building security-spire-agent 19:16:56 Building security-spire-config 19:16:56 Building security-proxy-setup 19:16:56 Building support-scheduler 19:16:56 Building support-notifications 19:17:11 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:17:11 ---> b6773811def1 19:17:11 Step 3/26 : WORKDIR /edgex-go 19:17:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:11 ---> b6773811def1 19:17:11 Step 3/22 : WORKDIR /edgex-go 19:17:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:11 ---> b6773811def1 19:17:11 Step 3/22 : WORKDIR /edgex-go 19:17:11 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:17:11 ---> b6773811def1 19:17:11 Step 3/26 : WORKDIR /edgex-go 19:17:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:11 ---> b6773811def1 19:17:11 Step 3/22 : WORKDIR /edgex-go 19:17:14 ---> Running in c876c93c1e77 19:17:14 ---> Running in c7af77a202d2 19:17:14 ---> Running in 7e0f6f3a2709 19:17:14 ---> Running in 905e98696c9b 19:17:14 ---> Running in 91c17e339ff8 19:17:14 Removing intermediate container c876c93c1e77 19:17:14 ---> c1c473b5b2a1 19:17:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:14 Removing intermediate container 7e0f6f3a2709 19:17:14 ---> 46154f26c69b 19:17:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:14 Removing intermediate container c7af77a202d2 19:17:14 ---> 798b7bace076 19:17:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:14 Removing intermediate container 905e98696c9b 19:17:14 ---> 225d79f71447 19:17:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:14 ---> Running in 60effdced9d8 19:17:14 ---> Running in 0cdaa675eae5 19:17:14 Removing intermediate container 91c17e339ff8 19:17:14 ---> 2f64ea084536 19:17:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:14 ---> Running in 3c03e1f679e7 19:17:14 ---> Running in f80f7465a685 19:17:14 ---> Running in 2bae1d477497 19:17:15 Removing intermediate container 60effdced9d8 19:17:15 ---> 65fac33db811 19:17:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:17:15 ---> Running in 5e644525997f 19:17:15 Removing intermediate container 3c03e1f679e7 19:17:15 ---> b5334e9703d4 19:17:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:17:16 ---> Running in 32a35890e28d 19:17:16 Removing intermediate container 0cdaa675eae5 19:17:16 ---> 8d52db687dcf 19:17:16 Step 5/22 : RUN apk add --update --no-cache make git 19:17:16 Removing intermediate container f80f7465a685 19:17:16 ---> fe443daa8d25 19:17:16 Step 5/22 : RUN apk add --update --no-cache make git 19:17:16 ---> Running in c44481c90764 19:17:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:16 ---> Running in 481d9ee3c7df 19:17:16 Removing intermediate container 2bae1d477497 19:17:16 ---> 28e425805b60 19:17:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:17:16 ---> Running in 6e905f84dc62 19:17:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:17 OK: 221 MiB in 52 packages 19:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:18 Removing intermediate container 5e644525997f 19:17:18 ---> 029712523a3b 19:17:18 Step 6/22 : COPY go.mod vendor* ./ 19:17:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:18 OK: 221 MiB in 52 packages 19:17:18 ---> 1e608773f01d 19:17:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:18 OK: 221 MiB in 52 packages 19:17:18 ---> Running in fa04fc3704b0 19:17:18 OK: 221 MiB in 52 packages 19:17:18 OK: 221 MiB in 52 packages 19:17:18 ? github.com/edgexfoundry/edgex-go [no test files] 19:17:18 Removing intermediate container 32a35890e28d 19:17:18 ---> 7a4190a913ad 19:17:18 Step 6/26 : COPY go.mod vendor* ./ 19:17:18 ---> a31f96974318 19:17:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:18 ---> Running in 6eae744a31cb 19:17:18 Removing intermediate container c44481c90764 19:17:18 ---> f47ec37dd0f7 19:17:18 Step 6/22 : COPY go.mod vendor* ./ 19:17:18 Removing intermediate container 481d9ee3c7df 19:17:18 ---> bdcf96c41ef1 19:17:18 Step 6/22 : COPY go.mod vendor* ./ 19:17:19 Removing intermediate container 6e905f84dc62 19:17:19 ---> 3f296780e5f8 19:17:19 Step 6/26 : COPY go.mod vendor* ./ 19:17:19 ---> 3d160c08b014 19:17:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:19 ---> a2d1b1b39d10 19:17:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:19 ---> 770ae9c28ea4 19:17:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:19 ---> Running in e7c88a3984eb 19:17:19 ---> Running in 0aea3e6fe5fa 19:17:19 ---> Running in 2c3e430439d6 19:17:19 Removing intermediate container fa04fc3704b0 19:17:19 ---> 55e54559003a 19:17:19 Step 8/22 : COPY . . 19:17:21 Removing intermediate container 6eae744a31cb 19:17:21 ---> 69f8409a2864 19:17:21 Step 8/26 : COPY . . 19:17:24 Removing intermediate container 2c3e430439d6 19:17:24 ---> 07d3cfcb0eda 19:17:24 Step 8/26 : COPY . . 19:17:24 ---> 1cd45614a398 19:17:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:17:25 Removing intermediate container e7c88a3984eb 19:17:25 ---> c72b041f4431 19:17:25 Step 8/22 : COPY . . 19:17:27 Removing intermediate container 0aea3e6fe5fa 19:17:27 ---> 8e1b02a61bba 19:17:27 Step 8/22 : COPY . . 19:17:31 ---> Running in ae715b8a3f9c 19:17:31 ---> 34da754f197d 19:17:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:17:32 ---> Running in 4e6647edd596 19:17:32 ---> 1ca1161d0746 19:17:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:17:32 ---> e105cc21c6f3 19:17:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:17:32 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 19:17:32 ---> Running in dfa74e633ed2 19:17:32 ---> Running in e68f4b54ef9c 19:17:32 Removing intermediate container 4e6647edd596 19:17:32 ---> 4fdfde995524 19:17:32 Step 10/26 : RUN mkdir -p spire-build 19:17:33 ---> Running in b9b3552bfeb2 19:17:33 Removing intermediate container e68f4b54ef9c 19:17:33 ---> b1f3a924891f 19:17:33 Step 10/26 : RUN mkdir -p spire-build 19:17:33 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 19:17:33 ---> Running in 127035e331fc 19:17:33 ---> 04eaed2dff1f 19:17:33 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:17:33 ---> Running in a9534edc6ee0 19:17:33 Removing intermediate container b9b3552bfeb2 19:17:33 ---> 6a76b29d345e 19:17:33 Step 11/26 : WORKDIR /edgex-go/spire-build 19:17:34 ---> Running in 21763c3c1512 19:17:34 Removing intermediate container 127035e331fc 19:17:34 ---> cf0edde1f940 19:17:34 Step 11/26 : WORKDIR /edgex-go/spire-build 19:17:34 Removing intermediate container 21763c3c1512 19:17:34 ---> b88ef77d6346 19:17:34 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 19:17: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:17:34 ---> Running in a79ecfb22148 19:17:34 ---> Running in 9675b3bdb77c 19:17:34 Removing intermediate container a79ecfb22148 19:17:34 ---> 5447932018c6 19:17:34 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 19:17:34 ---> Running in 593e9fa4ac7a 19:17:35 spire-1.2.1/ 19:17:35 spire-1.2.1/.data/ 19:17:35 spire-1.2.1/.data/.file 19:17:35 spire-1.2.1/.dockerignore 19:17:35 spire-1.2.1/.gitattributes 19:17:35 spire-1.2.1/.githooks/ 19:17:35 spire-1.2.1/.githooks/pre-commit 19:17:35 spire-1.2.1/.github/ 19:17:35 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:17:35 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:17:35 spire-1.2.1/.github/dependabot.yml 19:17:35 spire-1.2.1/.github/workflows/ 19:17:35 spire-1.2.1/.github/workflows/nightly_build.yaml 19:17:35 spire-1.2.1/.github/workflows/pr_build.yaml 19:17:35 spire-1.2.1/.github/workflows/release_build.yaml 19:17:35 spire-1.2.1/.github/workflows/scripts/ 19:17:35 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/split.sh 19:17:35 spire-1.2.1/.gitignore 19:17:35 spire-1.2.1/.go-version 19:17:35 spire-1.2.1/.golangci.yml 19:17:35 spire-1.2.1/ADOPTERS.md 19:17:35 spire-1.2.1/CHANGELOG.md 19:17:35 spire-1.2.1/CODE-OF-CONDUCT.md 19:17:35 spire-1.2.1/CODEOWNERS 19:17:35 spire-1.2.1/CONTRIBUTING.md 19:17:35 spire-1.2.1/Dockerfile 19:17:35 spire-1.2.1/Dockerfile.dev 19:17:35 spire-1.2.1/Dockerfile.scratch 19:17:35 spire-1.2.1/LICENSE 19:17:35 spire-1.2.1/MAINTAINERS.md 19:17:35 spire-1.2.1/Makefile 19:17:35 spire-1.2.1/README.md 19:17:35 spire-1.2.1/ROADMAP.md 19:17:35 spire-1.2.1/SECURITY.md 19:17:35 spire-1.2.1/cmd/ 19:17:35 spire-1.2.1/cmd/spire-agent/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/common/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/run/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:17:35 spire-1.2.1/cmd/spire-agent/main.go 19:17:35 spire-1.2.1/cmd/spire-server/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/cli.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/run/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/token/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/validate/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/x509/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:17:35 spire-1.2.1/cmd/spire-server/main.go 19:17:35 spire-1.2.1/cmd/spire-server/util/ 19:17:35 spire-1.2.1/cmd/spire-server/util/util.go 19:17:35 spire-1.2.1/conf/ 19:17:35 spire-1.2.1/conf/agent/ 19:17:35 spire-1.2.1/conf/agent/agent.conf 19:17:35 spire-1.2.1/conf/agent/agent_full.conf 19:17:35 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:17:35 spire-1.2.1/conf/server/ 19:17:35 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:17:35 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:17:35 spire-1.2.1/conf/server/server.conf 19:17:35 spire-1.2.1/conf/server/server_full.conf 19:17:35 spire-1.2.1/doc/ 19:17:35 spire-1.2.1/doc/SPIRE101.md 19:17:35 spire-1.2.1/doc/auditlog.md 19:17:35 spire-1.2.1/doc/authorization_policy_engine.md 19:17:35 spire-1.2.1/doc/changelog_guidelines.md 19:17:35 spire-1.2.1/doc/cure53-report.pdf 19:17:35 spire-1.2.1/doc/images/ 19:17:35 spire-1.2.1/doc/images/2019_roadmap.png 19:17:35 spire-1.2.1/doc/images/SPIRE101.png 19:17:35 spire-1.2.1/doc/images/SPIRE_agent.png 19:17:35 spire-1.2.1/doc/images/SPIRE_server.png 19:17:35 spire-1.2.1/doc/images/cache_mgr.png 19:17:35 spire-1.2.1/doc/images/cache_mgr_components.png 19:17:35 spire-1.2.1/doc/images/federated_spire.png 19:17:35 spire-1.2.1/doc/images/ha_mode.png 19:17:35 spire-1.2.1/doc/images/nested_spire.png 19:17:35 spire-1.2.1/doc/images/oidc_federation.png 19:17:35 spire-1.2.1/doc/images/single_trust_domain.png 19:17:35 spire-1.2.1/doc/images/spiffe_compatible.png 19:17:35 spire-1.2.1/doc/images/spire_logo.png 19:17:35 spire-1.2.1/doc/migrating_registration_api_clients.md 19:17:35 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:17:35 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:17:35 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:17:35 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:17:35 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:17:35 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:17:35 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:17:35 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:17:35 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:17:35 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:17:35 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:17:35 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:17:35 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:17:35 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:17:35 spire-1.2.1/doc/scaling_spire.md 19:17:35 spire-1.2.1/doc/spire_agent.md 19:17:35 spire-1.2.1/doc/spire_server.md 19:17:35 spire-1.2.1/doc/supported_integrations.md 19:17:35 spire-1.2.1/doc/telemetry.md 19:17:35 spire-1.2.1/doc/telemetry_config.md 19:17:35 spire-1.2.1/doc/upgrading.md 19:17:35 spire-1.2.1/doc/using_spire.md 19:17:35 spire-1.2.1/examples/ 19:17:35 spire-1.2.1/examples/README.md 19:17:35 spire-1.2.1/go.mod 19:17:35 spire-1.2.1/go.sum 19:17:35 spire-1.2.1/pkg/ 19:17:35 spire-1.2.1/pkg/agent/ 19:17:35 spire-1.2.1/pkg/agent/agent.go 19:17:35 spire-1.2.1/pkg/agent/api/ 19:17:35 spire-1.2.1/pkg/agent/api/config.go 19:17:35 spire-1.2.1/pkg/agent/api/debug/ 19:17:35 spire-1.2.1/pkg/agent/api/debug/v1/ 19:17:35 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:17:35 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:17:35 spire-1.2.1/pkg/agent/api/endpoints.go 19:17:35 spire-1.2.1/pkg/agent/api/health/ 19:17:35 spire-1.2.1/pkg/agent/api/health/v1/ 19:17:35 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:17:35 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:17:35 spire-1.2.1/pkg/agent/api/rpccontext/ 19:17:35 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:17:35 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:17:35 spire-1.2.1/pkg/agent/attestor/ 19:17:35 spire-1.2.1/pkg/agent/attestor/node/ 19:17:35 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:17:35 spire-1.2.1/pkg/agent/attestor/node/node.go 19:17:35 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:17:35 spire-1.2.1/pkg/agent/attestor/workload/ 19:17:35 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:17:35 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:17:35 spire-1.2.1/pkg/agent/catalog/ 19:17:35 spire-1.2.1/pkg/agent/catalog/catalog.go 19:17:35 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:17:35 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:17:35 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:17:35 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:17:35 spire-1.2.1/pkg/agent/client/ 19:17:35 spire-1.2.1/pkg/agent/client/client.go 19:17:35 spire-1.2.1/pkg/agent/client/client_test.go 19:17:35 spire-1.2.1/pkg/agent/client/dial.go 19:17:35 spire-1.2.1/pkg/agent/client/nodeconn.go 19:17:35 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:17:35 spire-1.2.1/pkg/agent/client/update.go 19:17:35 spire-1.2.1/pkg/agent/client/util.go 19:17:35 spire-1.2.1/pkg/agent/common/ 19:17:35 spire-1.2.1/pkg/agent/common/backoff/ 19:17:35 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:17:35 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/ 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:17:35 spire-1.2.1/pkg/agent/config.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/config.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/workload/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/ 19:17:35 spire-1.2.1/pkg/agent/manager/cache/ 19:17:35 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:17:35 spire-1.2.1/pkg/agent/manager/config.go 19:17:35 spire-1.2.1/pkg/agent/manager/manager.go 19:17:35 spire-1.2.1/pkg/agent/manager/manager_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/storage.go 19:17:35 spire-1.2.1/pkg/agent/manager/storage_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/storecache/ 19:17:35 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/sync.go 19:17:35 spire-1.2.1/pkg/agent/plugin/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:17:35 spire-1.2.1/pkg/agent/svid/ 19:17:35 spire-1.2.1/pkg/agent/svid/rotator.go 19:17:35 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:17:35 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:17:35 spire-1.2.1/pkg/agent/svid/store/ 19:17:35 spire-1.2.1/pkg/agent/svid/store/service.go 19:17:35 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:17:35 spire-1.2.1/pkg/common/ 19:17:35 spire-1.2.1/pkg/common/agentpathtemplate/ 19:17:35 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:17:35 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:17:35 spire-1.2.1/pkg/common/api/ 19:17:35 spire-1.2.1/pkg/common/api/metrics.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/ 19:17:35 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/logger.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/names.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:17:35 spire-1.2.1/pkg/common/api/names.go 19:17:35 spire-1.2.1/pkg/common/api/ratelimit.go 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/ 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:17:35 spire-1.2.1/pkg/common/auth/ 19:17:35 spire-1.2.1/pkg/common/auth/interceptors.go 19:17:35 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:17:35 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/ 19:17:35 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/types.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/ 19:17:35 spire-1.2.1/pkg/common/catalog/bind.go 19:17:35 spire-1.2.1/pkg/common/catalog/builtin.go 19:17:35 spire-1.2.1/pkg/common/catalog/catalog.go 19:17:35 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/closers.go 19:17:35 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:17:35 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:17:35 spire-1.2.1/pkg/common/catalog/config.go 19:17:35 spire-1.2.1/pkg/common/catalog/config_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/configure.go 19:17:35 spire-1.2.1/pkg/common/catalog/constraints.go 19:17:35 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/context.go 19:17:35 spire-1.2.1/pkg/common/catalog/external.go 19:17:35 spire-1.2.1/pkg/common/catalog/host.go 19:17:35 spire-1.2.1/pkg/common/catalog/pipenet.go 19:17:35 spire-1.2.1/pkg/common/catalog/plugin.go 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/ 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:17:35 spire-1.2.1/pkg/common/cli/ 19:17:35 spire-1.2.1/pkg/common/cli/env.go 19:17:35 spire-1.2.1/pkg/common/cli/flags.go 19:17:35 spire-1.2.1/pkg/common/cli/trust_domain.go 19:17:35 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:17:35 spire-1.2.1/pkg/common/cli/umask.go 19:17:35 spire-1.2.1/pkg/common/cli/umask_posix.go 19:17:35 spire-1.2.1/pkg/common/cli/umask_test.go 19:17:35 spire-1.2.1/pkg/common/cli/umask_windows.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/flag.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/format.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:17:35 spire-1.2.1/pkg/common/coretypes/ 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/ 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:17:35 spire-1.2.1/pkg/common/cryptoutil/ 19:17:35 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:17:35 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:17:35 spire-1.2.1/pkg/common/diskutil/ 19:17:35 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:17:35 spire-1.2.1/pkg/common/diskutil/file_test.go 19:17:35 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:17:35 spire-1.2.1/pkg/common/errorutil/ 19:17:35 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:17:35 spire-1.2.1/pkg/common/health/ 19:17:35 spire-1.2.1/pkg/common/health/config.go 19:17:35 spire-1.2.1/pkg/common/health/context.go 19:17:35 spire-1.2.1/pkg/common/health/context_test.go 19:17:35 spire-1.2.1/pkg/common/health/health.go 19:17:35 spire-1.2.1/pkg/common/health/health_test.go 19:17:35 spire-1.2.1/pkg/common/health/logger.go 19:17:35 spire-1.2.1/pkg/common/hostservice/ 19:17:35 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:17:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:17:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:17:35 spire-1.2.1/pkg/common/idutil/ 19:17:35 spire-1.2.1/pkg/common/idutil/require.go 19:17:35 spire-1.2.1/pkg/common/idutil/require_test.go 19:17:35 spire-1.2.1/pkg/common/idutil/safety.go 19:17:35 spire-1.2.1/pkg/common/idutil/safety_test.go 19:17:35 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:17:35 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/ 19:17:35 spire-1.2.1/pkg/common/jwtsvid/common.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:17:35 spire-1.2.1/pkg/common/jwtutil/ 19:17:35 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:17:35 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:17:35 spire-1.2.1/pkg/common/log/ 19:17:35 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:17:35 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:17:35 spire-1.2.1/pkg/common/log/log.go 19:17:35 spire-1.2.1/pkg/common/log/log_test.go 19:17:35 spire-1.2.1/pkg/common/log/options.go 19:17:35 spire-1.2.1/pkg/common/nodeutil/ 19:17:35 spire-1.2.1/pkg/common/nodeutil/node.go 19:17:35 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/ 19:17:35 spire-1.2.1/pkg/common/peertracker/conn.go 19:17:35 spire-1.2.1/pkg/common/peertracker/credentials.go 19:17:35 spire-1.2.1/pkg/common/peertracker/errors.go 19:17:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:17:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:17:35 spire-1.2.1/pkg/common/peertracker/info.go 19:17:35 spire-1.2.1/pkg/common/peertracker/listener.go 19:17:35 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tcp.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:17:35 spire-1.2.1/pkg/common/pemutil/ 19:17:35 spire-1.2.1/pkg/common/pemutil/block.go 19:17:35 spire-1.2.1/pkg/common/pemutil/certs.go 19:17:35 spire-1.2.1/pkg/common/pemutil/common.go 19:17:35 spire-1.2.1/pkg/common/pemutil/csr.go 19:17:35 spire-1.2.1/pkg/common/pemutil/keys.go 19:17:35 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/ 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:17:35 spire-1.2.1/pkg/common/plugin/ 19:17:35 spire-1.2.1/pkg/common/plugin/aws/ 19:17:35 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:17:35 spire-1.2.1/pkg/common/plugin/azure/ 19:17:35 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:17:35 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/facade.go 19:17:35 spire-1.2.1/pkg/common/plugin/facade_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/gcp/ 19:17:35 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/ 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/log.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/ 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:17:35 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:17:35 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:17:35 spire-1.2.1/pkg/common/plugin/x509pop/ 19:17:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:17:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:17:35 spire-1.2.1/pkg/common/profiling/ 19:17:35 spire-1.2.1/pkg/common/profiling/dumpers.go 19:17:35 spire-1.2.1/pkg/common/profiling/profiling.go 19:17:35 spire-1.2.1/pkg/common/protoutil/ 19:17:35 spire-1.2.1/pkg/common/protoutil/masks.go 19:17:35 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:17:35 spire-1.2.1/pkg/common/rotationutil/ 19:17:35 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:17:35 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:17:35 spire-1.2.1/pkg/common/selector/ 19:17:35 spire-1.2.1/pkg/common/selector/selector.go 19:17:35 spire-1.2.1/pkg/common/selector/selector_test.go 19:17:35 spire-1.2.1/pkg/common/selector/set.go 19:17:35 spire-1.2.1/pkg/common/selector/set_utils.go 19:17:35 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:17:35 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:17:35 spire-1.2.1/pkg/common/telemetry/call.go 19:17:35 spire-1.2.1/pkg/common/telemetry/common/ 19:17:35 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:17:35 spire-1.2.1/pkg/common/telemetry/config.go 19:17:35 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:17:35 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/inmem.go 19:17:35 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/m3.go 19:17:35 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/metrics.go 19:17:35 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/names.go 19:17:35 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:17:35 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:17:35 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/ 19:17:35 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/server.go 19:17:35 spire-1.2.1/pkg/common/telemetry/sink.go 19:17:35 spire-1.2.1/pkg/common/telemetry/statsd.go 19:17:35 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/uptime.go 19:17:35 spire-1.2.1/pkg/common/telemetry/version.go 19:17:35 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:17:35 spire-1.2.1/pkg/common/uptime/ 19:17:35 spire-1.2.1/pkg/common/uptime/uptime.go 19:17:35 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:17:35 spire-1.2.1/pkg/common/util/ 19:17:35 spire-1.2.1/pkg/common/util/certs.go 19:17:35 spire-1.2.1/pkg/common/util/certs_test.go 19:17:35 spire-1.2.1/pkg/common/util/csr.go 19:17:35 spire-1.2.1/pkg/common/util/hash.go 19:17:35 spire-1.2.1/pkg/common/util/selectors.go 19:17:35 spire-1.2.1/pkg/common/util/selectors_test.go 19:17:35 spire-1.2.1/pkg/common/util/signals.go 19:17:35 spire-1.2.1/pkg/common/util/sort.go 19:17:35 spire-1.2.1/pkg/common/util/sort_test.go 19:17:35 spire-1.2.1/pkg/common/util/task.go 19:17:35 spire-1.2.1/pkg/common/util/task_test.go 19:17:35 spire-1.2.1/pkg/common/util/testdata/ 19:17:35 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:17:35 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:17:35 spire-1.2.1/pkg/common/version/ 19:17:35 spire-1.2.1/pkg/common/version/version.go 19:17:35 spire-1.2.1/pkg/common/x509svid/ 19:17:35 spire-1.2.1/pkg/common/x509svid/common_test.go 19:17:35 spire-1.2.1/pkg/common/x509svid/csr.go 19:17:35 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:17:35 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:17:35 spire-1.2.1/pkg/common/x509util/ 19:17:35 spire-1.2.1/pkg/common/x509util/cert.go 19:17:35 spire-1.2.1/pkg/common/x509util/dns.go 19:17:35 spire-1.2.1/pkg/common/x509util/dns_test.go 19:17:35 spire-1.2.1/pkg/common/x509util/keyid.go 19:17:35 spire-1.2.1/pkg/common/x509util/keypair.go 19:17:35 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:17:35 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:17:35 spire-1.2.1/pkg/server/ 19:17:35 spire-1.2.1/pkg/server/api/ 19:17:35 spire-1.2.1/pkg/server/api/agent.go 19:17:35 spire-1.2.1/pkg/server/api/agent/ 19:17:35 spire-1.2.1/pkg/server/api/agent/v1/ 19:17:35 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/agent_test.go 19:17:35 spire-1.2.1/pkg/server/api/api.go 19:17:35 spire-1.2.1/pkg/server/api/audit/ 19:17:35 spire-1.2.1/pkg/server/api/audit/audit.go 19:17:35 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:17:35 spire-1.2.1/pkg/server/api/bundle.go 19:17:35 spire-1.2.1/pkg/server/api/bundle/ 19:17:35 spire-1.2.1/pkg/server/api/bundle/v1/ 19:17:35 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/bundle_test.go 19:17:35 spire-1.2.1/pkg/server/api/debug/ 19:17:35 spire-1.2.1/pkg/server/api/debug/v1/ 19:17:35 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/entry.go 19:17:35 spire-1.2.1/pkg/server/api/entry/ 19:17:35 spire-1.2.1/pkg/server/api/entry/v1/ 19:17:35 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/entry_test.go 19:17:35 spire-1.2.1/pkg/server/api/health/ 19:17:35 spire-1.2.1/pkg/server/api/health/v1/ 19:17:35 spire-1.2.1/pkg/server/api/health/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/id.go 19:17:35 spire-1.2.1/pkg/server/api/id_test.go 19:17:35 spire-1.2.1/pkg/server/api/limits/ 19:17:35 spire-1.2.1/pkg/server/api/limits/limits.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/ 19:17:35 spire-1.2.1/pkg/server/api/middleware/alias.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/audit.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/caller.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/common.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/entries.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:17:35 spire-1.2.1/pkg/server/api/ratelimit.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/ 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:17:35 spire-1.2.1/pkg/server/api/selector.go 19:17:35 spire-1.2.1/pkg/server/api/selector_test.go 19:17:35 spire-1.2.1/pkg/server/api/status.go 19:17:35 spire-1.2.1/pkg/server/api/status_test.go 19:17:35 spire-1.2.1/pkg/server/api/svid/ 19:17:35 spire-1.2.1/pkg/server/api/svid/v1/ 19:17:35 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/ 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/ 19:17:35 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/validate.go 19:17:35 spire-1.2.1/pkg/server/bundle/ 19:17:35 spire-1.2.1/pkg/server/bundle/client/ 19:17:35 spire-1.2.1/pkg/server/bundle/client/client.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/manager.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/sources.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/updater.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:17:35 spire-1.2.1/pkg/server/ca/ 19:17:35 spire-1.2.1/pkg/server/ca/ca.go 19:17:35 spire-1.2.1/pkg/server/ca/ca_health.go 19:17:35 spire-1.2.1/pkg/server/ca/ca_test.go 19:17:35 spire-1.2.1/pkg/server/ca/journal.go 19:17:35 spire-1.2.1/pkg/server/ca/journal_test.go 19:17:35 spire-1.2.1/pkg/server/ca/manager.go 19:17:35 spire-1.2.1/pkg/server/ca/manager_health.go 19:17:35 spire-1.2.1/pkg/server/ca/manager_test.go 19:17:35 spire-1.2.1/pkg/server/ca/templates.go 19:17:35 spire-1.2.1/pkg/server/ca/upstream_client.go 19:17:35 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:17:35 spire-1.2.1/pkg/server/ca/validation.go 19:17:35 spire-1.2.1/pkg/server/cache/ 19:17:35 spire-1.2.1/pkg/server/cache/dscache/ 19:17:35 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:17:35 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/ 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:17:35 spire-1.2.1/pkg/server/catalog/ 19:17:35 spire-1.2.1/pkg/server/catalog/catalog.go 19:17:35 spire-1.2.1/pkg/server/catalog/keymanager.go 19:17:35 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:17:35 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:17:35 spire-1.2.1/pkg/server/catalog/notifier.go 19:17:35 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:17:35 spire-1.2.1/pkg/server/config.go 19:17:35 spire-1.2.1/pkg/server/datastore/ 19:17:35 spire-1.2.1/pkg/server/datastore/datastore.go 19:17:35 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:17:35 spire-1.2.1/pkg/server/datastore/repository.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/ 19:17:35 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:17:35 spire-1.2.1/pkg/server/endpoints/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:17:35 spire-1.2.1/pkg/server/endpoints/config.go 19:17:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:17:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:17:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:17:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:17:35 spire-1.2.1/pkg/server/endpoints/middleware.go 19:17:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:17:35 spire-1.2.1/pkg/server/hostservice/ 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gospire-1.2.1/.data/ 19:17:35 spire-1.2.1/.data/.file 19:17:35 spire-1.2.1/.dockerignore 19:17:35 spire-1.2.1/.gitattributes 19:17:35 spire-1.2.1/.githooks/ 19:17:35 spire-1.2.1/.githooks/pre-commit 19:17:35 spire-1.2.1/.github/ 19:17:35 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:17:35 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:17:35 spire-1.2.1/.github/dependabot.yml 19:17:35 spire-1.2.1/.github/workflows/ 19:17:35 spire-1.2.1/.github/workflows/nightly_build.yaml 19:17:35 spire-1.2.1/.github/workflows/pr_build.yaml 19:17:35 spire-1.2.1/.github/workflows/release_build.yaml 19:17:35 spire-1.2.1/.github/workflows/scripts/ 19:17:35 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/split.sh 19:17:35 spire-1.2.1/.gitignore 19:17:35 spire-1.2.1/.go-version 19:17:35 spire-1.2.1/.golangci.yml 19:17:35 spire-1.2.1/ADOPTERS.md 19:17:35 spire-1.2.1/CHANGELOG.md 19:17:35 spire-1.2.1/CODE-OF-CONDUCT.md 19:17:35 spire-1.2.1/CODEOWNERS 19:17:35 spire-1.2.1/CONTRIBUTING.md 19:17:35 spire-1.2.1/Dockerfile 19:17:35 spire-1.2.1/Dockerfile.dev 19:17:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:17:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:17:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:17:35 spire-1.2.1/Dockerfile.scratch 19:17:35 spire-1.2.1/LICENSE 19:17:35 spire-1.2.1/MAINTAINERS.md 19:17:35 spire-1.2.1/Makefile 19:17:35 spire-1.2.1/README.md 19:17:35 spire-1.2.1/ROADMAP.md 19:17:35 spire-1.2.1/SECURITY.md 19:17:35 spire-1.2.1/cmd/ 19:17:35 spire-1.2.1/cmd/spire-agent/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/common/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/run/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:17:35 spire-1.2.1/cmd/spire-agent/main.go 19:17:35 spire-1.2.1/cmd/spire-server/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/cli.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/ 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/run/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/token/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/validate/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:17:35 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/x509/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:17:35 spire-1.2.1/cmd/spire-server/main.go 19:17:35 spire-1.2.1/cmd/spire-server/util/ 19:17:35 spire-1.2.1/cmd/spire-server/util/util.go 19:17:35 spire-1.2.1/conf/ 19:17:35 spire-1.2.1/conf/agent/ 19:17:35 spire-1.2.1/conf/agent/agent.conf 19:17:35 spire-1.2.1/conf/agent/agent_full.conf 19:17:35 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:17:35 spire-1.2.1/conf/server/ 19:17:35 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:17:35 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:17:35 spire-1.2.1/conf/server/server.conf 19:17:35 spire-1.2.1/conf/server/server_full.conf 19:17:35 spire-1.2.1/doc/ 19:17:35 spire-1.2.1/doc/SPIRE101.md 19:17:35 spire-1.2.1/doc/auditlog.md 19:17:35 spire-1.2.1/doc/authorization_policy_engine.md 19:17:35 spire-1.2.1/doc/changelog_guidelines.md 19:17:35 spire-1.2.1/doc/cure53-report.pdf 19:17:35 spire-1.2.1/doc/images/ 19:17:35 spire-1.2.1/doc/images/2019_roadmap.png 19:17:35 spire-1.2.1/doc/images/SPIRE101.png 19:17:35 spire-1.2.1/doc/images/SPIRE_agent.png 19:17:35 spire-1.2.1/doc/images/SPIRE_server.png 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:17:35 spire-1.2.1/pkg/server/registration/ 19:17:35 spire-1.2.1/pkg/server/registration/manager.go 19:17:35 spire-1.2.1/pkg/server/registration/manager_test.go 19:17:35 spire-1.2.1/pkg/server/scanentries.go 19:17:35 spire-1.2.1/pkg/server/scanentries_test.go 19:17:35 spire-1.2.1/pkg/server/server.go 19:17:35 spire-1.2.1/pkg/server/server_test.go 19:17:35 spire-1.2.1/pkg/server/svid/ 19:17:35 spire-1.2.1/pkg/server/svid/observer.go 19:17:35 spire-1.2.1/pkg/server/svid/observer_test.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator_config.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator_test.go 19:17:35 spire-1.2.1/proto/ 19:17:35 spire-1.2.1/proto/private/ 19:17:35 spire-1.2.1/proto/private/server/ 19:17:35 spire-1.2.1/proto/private/server/journal/ 19:17:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:17:35 spire-1.2.1/proto/private/server/journal/journal.proto 19:17:35 spire-1.2.1/proto/spire/ 19:17:35 spire-1.2.1/proto/spire/common/ 19:17:35 spire-1.2.1/proto/spire/common/common.pb.go 19:17:35 spire-1.2.1/proto/spire/common/common.proto 19:17:35 spire-1.2.1/proto/spire/common/plugin/ 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:17:35 spire-1.2.1/proto/spire/plugin/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:17:35 spire-1.2.1/release/ 19:17:35 spire-1.2.1/release/spire-extras/ 19:17:35 spire-1.2.1/release/spire-extras/README.md 19:17:35 spire-1.2.1/release/spire-extras/conf/ 19:17:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:17:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:17:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:17:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:17:35 spire-1.2.1/release/spire/ 19:17:35 spire-1.2.1/release/spire/README.md 19:17:35 spire-1.2.1/release/spire/conf/ 19:17:35 spire-1.2.1/release/spire/conf/agent/ 19:17:35 spire-1.2.1/release/spire/conf/agent/agent.conf 19:17:35 spire-1.2.1/release/spire/conf/server/ 19:17:35 spire-1.2.1/release/spire/conf/server/server.conf 19:17:35 spire-1.2.1/script/ 19:17:35 spire-1.2.1/script/build-artifact.sh 19:17:35 spire-1.2.1/script/generate_dummy_ca.sh 19:17:35 spire-1.2.1/support/ 19:17:35 spire-1.2.1/support/k8s/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:17:35 spire-1.2.1/doc/images/cache_mgr.png 19:17:35 spire-1.2.1/doc/images/cache_mgr_components.png 19:17:35 spire-1.2.1/doc/images/federated_spire.png 19:17:35 spire-1.2.1/doc/images/ha_mode.png 19:17:35 spire-1.2.1/doc/images/nested_spire.png 19:17:35 spire-1.2.1/doc/images/oidc_federation.png 19:17:35 spire-1.2.1/doc/images/single_trust_domain.png 19:17:35 spire-1.2.1/doc/images/spiffe_compatible.png 19:17:35 spire-1.2.1/doc/images/spire_logo.png 19:17:35 spire-1.2.1/doc/migrating_registration_api_clients.md 19:17:35 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:17:35 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:17:35 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:17:35 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:17:35 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:17:35 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:17:35 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:17:35 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:17:35 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:17:35 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:17:35 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:17:35 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:17:35 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:17:35 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/ 19:17:35 spire-1.2.1/support/oidc-discovery-provider/README.md 19:17:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/config.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/main.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:17:35 spire-1.2.1/test/ 19:17:35 spire-1.2.1/test/clock/ 19:17:35 spire-1.2.1/test/clock/clock.go 19:17:35 spire-1.2.1/test/fakes/ 19:17:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:17:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:17:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:17:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:17:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:17:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/test/fakes/fakeagentstore/ 19:17:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:17:35 spire-1.2.1/test/fakes/fakedatastore/ 19:17:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:17:35 spire-1.2.1/test/fakes/fakeentryclient/ 19:17:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:17:35 spire-1.2.1/test/fakes/fakehealthchecker/ 19:17:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:17:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:17:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:17:35 spire-1.2.1/test/fakes/fakemetrics/ 19:17:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:17:35 spire-1.2.1/test/fakes/fakenoderesolver/ 19:17:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:17:35 spire-1.2.1/test/fakes/fakenotifier/ 19:17:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:17:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:17:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:17:35 spire-1.2.1/test/fakes/fakeserverca/ 19:17:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:17:35 spire-1.2.1/test/fakes/fakeservercatalog/ 19:17:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:17:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:17:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:17:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:17:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:17:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:17:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:17:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:17:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:17:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:17:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:17:35 spire-1.2.1/test/fixture/ 19:17:35 spire-1.2.1/test/fixture/certs/ 19:17:35 spire-1.2.1/test/fixture/certs/agent_svid.der 19:17:35 spire-1.2.1/test/fixture/certs/base_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/blog_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/bundle.der 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:17:35 spire-1.2.1/doc/scaling_spire.md 19:17:35 spire-1.2.1/doc/spire_agent.md 19:17:35 spire-1.2.1/doc/spire_server.md 19:17:35 spire-1.2.1/doc/supported_integrations.md 19:17:35 spire-1.2.1/doc/telemetry.md 19:17:35 spire-1.2.1/doc/telemetry_config.md 19:17:35 spire-1.2.1/doc/upgrading.md 19:17:35 spire-1.2.1/doc/using_spire.md 19:17:35 spire-1.2.1/examples/ 19:17:35 spire-1.2.1/examples/README.md 19:17:35 spire-1.2.1/go.mod 19:17:35 spire-1.2.1/go.sum 19:17:35 spire-1.2.1/pkg/ 19:17:35 spire-1.2.1/pkg/agent/ 19:17:35 spire-1.2.1/pkg/agent/agent.go 19:17:35 spire-1.2.1/pkg/agent/api/ 19:17:35 spire-1.2.1/pkg/agent/api/config.go 19:17:35 spire-1.2.1/pkg/agent/api/debug/ 19:17:35 spire-1.2.1/pkg/agent/api/debug/v1/ 19:17:35 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:17:35 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:17:35 spire-1.2.1/test/fixture/certs/ca.pem 19:17:35 spire-1.2.1/test/fixture/certs/ca_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/database_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/database_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/database_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/node_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/node_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/node_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/svid.pem 19:17:35 spire-1.2.1/test/fixture/certs/svid_key.pem 19:17:35 spire-1.2.1/test/fixture/config/ 19:17:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:17:35 spire-1.2.1/test/fixture/config/agent_good.conf 19:17:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:17:35 spire-1.2.1/test/fixture/config/plugin_good.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_good.conf 19:17:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:17:35 spire-1.2.1/test/fixture/fixture.go 19:17:35 spire-1.2.1/test/fixture/nodeattestor/ 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:17:35 spire-1.2.1/test/fixture/registration/ 19:17:35 spire-1.2.1/test/fixture/registration/entries.json 19:17:35 spire-1.2.1/test/fixture/registration/good-for-update.json 19:17:35 spire-1.2.1/test/fixture/registration/good.json 19:17:35 spire-1.2.1/test/fixture/registration/invalid.json 19:17:35 spire-1.2.1/test/fixture/registration/invalid_json.json 19:17:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:17:35 spire-1.2.1/test/integration/ 19:17:35 spire-1.2.1/test/integration/README.md 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:17:35 spire-1.2.1/pkg/agent/api/endpoints.go 19:17:35 spire-1.2.1/pkg/agent/api/health/ 19:17:35 spire-1.2.1/pkg/agent/api/health/v1/ 19:17:35 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:17:35 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:17:35 spire-1.2.1/pkg/agent/api/rpccontext/ 19:17:35 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:17:35 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:17:35 spire-1.2.1/pkg/agent/attestor/ 19:17:35 spire-1.2.1/pkg/agent/attestor/node/ 19:17:35 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:17:35 spire-1.2.1/pkg/agent/attestor/node/node.go 19:17:35 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:17:35 spire-1.2.1/pkg/agent/attestor/workload/ 19:17:35 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:17:35 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:17:35 spire-1.2.1/pkg/agent/catalog/ 19:17:35 spire-1.2.1/pkg/agent/catalog/catalog.go 19:17:35 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:17:35 spire-1.2.1/test/integration/common 19:17:35 spire-1.2.1/test/integration/setup/ 19:17:35 spire-1.2.1/test/integration/setup/adminclient/ 19:17:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:17:35 spire-1.2.1/test/integration/setup/adminclient/client.go 19:17:35 spire-1.2.1/test/integration/setup/debugagent/ 19:17:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:17:35 spire-1.2.1/test/integration/setup/debugagent/main.go 19:17:35 spire-1.2.1/test/integration/setup/debugserver/ 19:17:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:17:35 spire-1.2.1/test/integration/setup/debugserver/main.go 19:17:35 spire-1.2.1/test/integration/setup/downstreamclient/ 19:17:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:17:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:17:35 spire-1.2.1/test/integration/setup/itclient/ 19:17:35 spire-1.2.1/test/integration/setup/itclient/client.go 19:17:35 spire-1.2.1/test/integration/setup/node-attestation/ 19:17:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:17:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:17:35 spire-1.2.1/test/integration/setup/x509pop/ 19:17:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:17:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:17:35 spire-1.2.1/test/integration/suites/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:17:35 spire-1.2.1/test/integration/suites/join-token/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:17:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:17:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:17:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:17:35 spire-1.2.1/test/integration/suites/join-token/README.md 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/join-token/teardown 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:17:35 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:17:35 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:17:35 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:17:35 spire-1.2.1/pkg/agent/client/ 19:17:35 spire-1.2.1/pkg/agent/client/client.go 19:17:35 spire-1.2.1/pkg/agent/client/client_test.go 19:17:35 spire-1.2.1/pkg/agent/client/dial.go 19:17:35 spire-1.2.1/pkg/agent/client/nodeconn.go 19:17:35 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:17:35 spire-1.2.1/pkg/agent/client/update.go 19:17:35 spire-1.2.1/pkg/agent/client/util.go 19:17:35 spire-1.2.1/pkg/agent/common/ 19:17:35 spire-1.2.1/pkg/agent/common/backoff/ 19:17:35 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:17:35 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/ 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:17:35 spire-1.2.1/pkg/agent/config.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/config.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:17:35 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/workload/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/ 19:17:35 spire-1.2.1/pkg/agent/manager/cache/ 19:17:35 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:17:35 spire-1.2.1/pkg/agent/manager/config.go 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:17:35 spire-1.2.1/test/integration/suites/k8s/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/00-setup 19:17:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:17:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:17:35 spire-1.2.1/test/integration/suites/k8s/README.md 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:17:35 spire-1.2.1/test/integration/suites/k8s/teardown 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:17:35 spire-1.2.1/pkg/agent/manager/manager.go 19:17:35 spire-1.2.1/pkg/agent/manager/manager_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/storage.go 19:17:35 spire-1.2.1/pkg/agent/manager/storage_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/storecache/ 19:17:35 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/sync.go 19:17:35 spire-1.2.1/pkg/agent/plugin/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:17:35 spire-1.2.1/test/integration/suites/rotation/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:17:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:17:35 spire-1.2.1/test/integration/suites/rotation/README.md 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/rotation/teardown 19:17:35 spire-1.2.1/test/integration/suites/self-test/ 19:17:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:17:35 spire-1.2.1/test/integration/suites/self-test/README.md 19:17:35 spire-1.2.1/test/integration/suites/self-test/teardown 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:17:35 spire-1.2.1/test/integration/suites/upgrade/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:17:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:17:35 spire-1.2.1/test/integration/suites/upgrade/README.md 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/upgrade/teardown 19:17:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:17:35 spire-1.2.1/test/integration/test-one.sh 19:17:35 spire-1.2.1/test/integration/test.sh 19:17:35 spire-1.2.1/test/plugintest/ 19:17:35 spire-1.2.1/test/plugintest/config.go 19:17:35 spire-1.2.1/test/plugintest/load.go 19:17:35 spire-1.2.1/test/plugintest/option.go 19:17:35 spire-1.2.1/test/spiretest/ 19:17:35 spire-1.2.1/test/spiretest/apiserver.go 19:17:35 spire-1.2.1/test/spiretest/assertions.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:17:35 spire-1.2.1/pkg/agent/svid/ 19:17:35 spire-1.2.1/pkg/agent/svid/rotator.go 19:17:35 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:17:35 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:17:35 spire-1.2.1/pkg/agent/svid/store/ 19:17:35 spire-1.2.1/pkg/agent/svid/store/service.go 19:17:35 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:17:35 spire-1.2.1/pkg/common/ 19:17:35 spire-1.2.1/pkg/common/agentpathtemplate/ 19:17:35 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:17:35 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:17:35 spire-1.2.1/pkg/common/api/ 19:17:35 spire-1.2.1/pkg/common/api/metrics.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/ 19:17:35 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:17:35 spire-1.2.1/test/spiretest/dir.go 19:17:35 spire-1.2.1/test/spiretest/errors_posix.go 19:17:35 spire-1.2.1/test/spiretest/errors_windows.go 19:17:35 spire-1.2.1/test/spiretest/logs.go 19:17:35 spire-1.2.1/test/spiretest/socketapi.go 19:17:35 spire-1.2.1/test/spiretest/suite.go 19:17:35 spire-1.2.1/test/spiretest/x509.go 19:17:35 spire-1.2.1/test/testca/ 19:17:35 spire-1.2.1/test/testca/ca.go 19:17:35 spire-1.2.1/test/testkey/ 19:17:35 spire-1.2.1/test/testkey/generate.sh 19:17:35 spire-1.2.1/test/testkey/genkeys.go 19:17:35 spire-1.2.1/test/testkey/keys.go 19:17:35 spire-1.2.1/test/testkey/new.go 19:17:35 spire-1.2.1/test/tpmsimulator/ 19:17:35 spire-1.2.1/test/tpmsimulator/simulator.go 19:17:35 spire-1.2.1/test/util/ 19:17:35 spire-1.2.1/test/util/cert_fixtures.go 19:17:35 spire-1.2.1/test/util/cert_generation.go 19:17:35 spire-1.2.1/test/util/io_redirection.go 19:17:35 spire-1.2.1/test/util/race.go 19:17:35 spire-1.2.1/test/util/util.go 19:17:35 building spire from source... 19:17:35 19:17:35 spire-1.2.1/pkg/common/api/middleware/logger.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/names.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:17:35 spire-1.2.1/pkg/common/api/names.go 19:17:35 spire-1.2.1/pkg/common/api/ratelimit.go 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/ 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:17:35 spire-1.2.1/pkg/common/auth/ 19:17:35 spire-1.2.1/pkg/common/auth/interceptors.go 19:17:35 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:17:35 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/ 19:17:35 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/types.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/ 19:17:35 spire-1.2.1/pkg/common/catalog/bind.go 19:17:35 spire-1.2.1/pkg/common/catalog/builtin.go 19:17:35 spire-1.2.1/pkg/common/catalog/catalog.go 19:17:35 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/closers.go 19:17:35 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:17:35 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:17:35 spire-1.2.1/pkg/common/catalog/config.go 19:17:35 spire-1.2.1/pkg/common/catalog/config_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/configure.go 19:17:35 spire-1.2.1/pkg/common/catalog/constraints.go 19:17:35 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/context.go 19:17:35 spire-1.2.1/pkg/common/catalog/external.go 19:17:35 spire-1.2.1/pkg/common/catalog/host.go 19:17:35 spire-1.2.1/pkg/common/catalog/pipenet.go 19:17:35 spire-1.2.1/pkg/common/catalog/plugin.go 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/ 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:17:35 spire-1.2.1/pkg/common/cli/ 19:17:35 spire-1.2.1/pkg/common/cli/env.go 19:17:35 spire-1.2.1/pkg/common/cli/flags.go 19:17:35 spire-1.2.1/pkg/common/cli/trust_domain.go 19:17:35 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:17:35 spire-1.2.1/pkg/common/cli/umask.go 19:17:35 spire-1.2.1/pkg/common/cli/umask_posix.go 19:17:35 spire-1.2.1/pkg/common/cli/umask_test.go 19:17:35 spire-1.2.1/pkg/common/cli/umask_windows.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/flag.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/format.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:17:35 spire-1.2.1/pkg/common/coretypes/ 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/ 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:17:35 spire-1.2.1/pkg/common/cryptoutil/ 19:17:35 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:17:35 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:17:35 spire-1.2.1/pkg/common/diskutil/ 19:17:35 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:17:35 spire-1.2.1/pkg/common/diskutil/file_test.go 19:17:35 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:17:35 spire-1.2.1/pkg/common/errorutil/ 19:17:35 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:17:35 spire-1.2.1/pkg/common/health/ 19:17:35 spire-1.2.1/pkg/common/health/config.go 19:17:35 spire-1.2.1/pkg/common/health/context.go 19:17:35 spire-1.2.1/pkg/common/health/context_test.go 19:17:35 spire-1.2.1/pkg/common/health/health.go 19:17:35 spire-1.2.1/pkg/common/health/health_test.go 19:17:35 spire-1.2.1/pkg/common/health/logger.go 19:17:35 spire-1.2.1/pkg/common/hostservice/ 19:17:35 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:17:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:17:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:17:35 spire-1.2.1/pkg/common/idutil/ 19:17:35 spire-1.2.1/pkg/common/idutil/require.go 19:17:35 spire-1.2.1/pkg/common/idutil/require_test.go 19:17:35 spire-1.2.1/pkg/common/idutil/safety.go 19:17:35 spire-1.2.1/pkg/common/idutil/safety_test.go 19:17:35 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:17:35 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/ 19:17:35 spire-1.2.1/pkg/common/jwtsvid/common.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:17:35 spire-1.2.1/pkg/common/jwtutil/ 19:17:35 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:17:35 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:17:35 spire-1.2.1/pkg/common/log/ 19:17:35 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:17:35 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:17:35 spire-1.2.1/pkg/common/log/log.go 19:17:35 spire-1.2.1/pkg/common/log/log_test.go 19:17:35 spire-1.2.1/pkg/common/log/options.go 19:17:35 spire-1.2.1/pkg/common/nodeutil/ 19:17:35 spire-1.2.1/pkg/common/nodeutil/node.go 19:17:35 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/ 19:17:35 spire-1.2.1/pkg/common/peertracker/conn.go 19:17:35 spire-1.2.1/pkg/common/peertracker/credentials.go 19:17:35 spire-1.2.1/pkg/common/peertracker/errors.go 19:17:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:17:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:17:35 spire-1.2.1/pkg/common/peertracker/info.go 19:17:35 spire-1.2.1/pkg/common/peertracker/listener.go 19:17:35 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tcp.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:17:35 spire-1.2.1/pkg/common/pemutil/ 19:17:35 spire-1.2.1/pkg/common/pemutil/block.go 19:17:35 spire-1.2.1/pkg/common/pemutil/certs.go 19:17:35 spire-1.2.1/pkg/common/pemutil/common.go 19:17:35 spire-1.2.1/pkg/common/pemutil/csr.go 19:17:35 spire-1.2.1/pkg/common/pemutil/keys.go 19:17:35 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/ 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:17:35 spire-1.2.1/pkg/common/plugin/ 19:17:35 spire-1.2.1/pkg/common/plugin/aws/ 19:17:35 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:17:35 spire-1.2.1/pkg/common/plugin/azure/ 19:17:35 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:17:35 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/facade.go 19:17:35 spire-1.2.1/pkg/common/plugin/facade_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/gcp/ 19:17:35 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/ 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/log.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/ 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:17:35 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:17:35 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:17:35 spire-1.2.1/pkg/common/plugin/x509pop/ 19:17:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:17:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:17:35 spire-1.2.1/pkg/common/profiling/ 19:17:35 spire-1.2.1/pkg/common/profiling/dumpers.go 19:17:35 spire-1.2.1/pkg/common/profiling/profiling.go 19:17:35 spire-1.2.1/pkg/common/protoutil/ 19:17:35 spire-1.2.1/pkg/common/protoutil/masks.go 19:17:35 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:17:35 spire-1.2.1/pkg/common/rotationutil/ 19:17:35 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:17:35 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:17:35 spire-1.2.1/pkg/common/selector/ 19:17:35 spire-1.2.1/pkg/common/selector/selector.go 19:17:35 spire-1.2.1/pkg/common/selector/selector_test.go 19:17:35 spire-1.2.1/pkg/common/selector/set.go 19:17:35 spire-1.2.1/pkg/common/selector/set_utils.go 19:17:35 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:17:35 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:17:35 spire-1.2.1/pkg/common/telemetry/call.go 19:17:35 spire-1.2.1/pkg/common/telemetry/common/ 19:17:35 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:17:35 spire-1.2.1/pkg/common/telemetry/config.go 19:17:35 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:17:35 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/inmem.go 19:17:35 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/m3.go 19:17:35 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/metrics.go 19:17:35 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/names.go 19:17:35 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:17:35 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:17:35 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/ 19:17:35 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/server.go 19:17:35 spire-1.2.1/pkg/common/telemetry/sink.go 19:17:35 spire-1.2.1/pkg/common/telemetry/statsd.go 19:17:35 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/uptime.go 19:17:35 spire-1.2.1/pkg/common/telemetry/version.go 19:17:35 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:17:35 spire-1.2.1/pkg/common/uptime/ 19:17:35 spire-1.2.1/pkg/common/uptime/uptime.go 19:17:35 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:17:35 spire-1.2.1/pkg/common/util/ 19:17:35 spire-1.2.1/pkg/common/util/certs.go 19:17:35 spire-1.2.1/pkg/common/util/certs_test.go 19:17:35 spire-1.2.1/pkg/common/util/csr.go 19:17:35 spire-1.2.1/pkg/common/util/hash.go 19:17:35 spire-1.2.1/pkg/common/util/selectors.go 19:17:35 spire-1.2.1/pkg/common/util/selectors_test.go 19:17:35 spire-1.2.1/pkg/common/util/signals.go 19:17:35 spire-1.2.1/pkg/common/util/sort.go 19:17:35 spire-1.2.1/pkg/common/util/sort_test.go 19:17:35 spire-1.2.1/pkg/common/util/task.go 19:17:35 spire-1.2.1/pkg/common/util/task_test.go 19:17:35 spire-1.2.1/pkg/common/util/testdata/ 19:17:35 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:17:35 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:17:35 spire-1.2.1/pkg/common/version/ 19:17:35 spire-1.2.1/pkg/common/version/version.go 19:17:35 spire-1.2.1/pkg/common/x509svid/ 19:17:35 spire-1.2.1/pkg/common/x509svid/common_test.go 19:17:35 spire-1.2.1/pkg/common/x509svid/csr.go 19:17:35 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:17:35 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:17:35 spire-1.2.1/pkg/common/x509util/ 19:17:35 spire-1.2.1/pkg/common/x509util/cert.go 19:17:35 spire-1.2.1/pkg/common/x509util/dns.go 19:17:35 spire-1.2.1/pkg/common/x509util/dns_test.go 19:17:35 spire-1.2.1/pkg/common/x509util/keyid.go 19:17:35 spire-1.2.1/pkg/common/x509util/keypair.go 19:17:35 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:17:35 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:17:35 spire-1.2.1/pkg/server/ 19:17:35 spire-1.2.1/pkg/server/api/ 19:17:35 spire-1.2.1/pkg/server/api/agent.go 19:17:35 spire-1.2.1/pkg/server/api/agent/ 19:17:35 spire-1.2.1/pkg/server/api/agent/v1/ 19:17:35 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/agent_test.go 19:17:35 spire-1.2.1/pkg/server/api/api.go 19:17:35 spire-1.2.1/pkg/server/api/audit/ 19:17:35 spire-1.2.1/pkg/server/api/audit/audit.go 19:17:35 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:17:35 spire-1.2.1/pkg/server/api/bundle.go 19:17:35 spire-1.2.1/pkg/server/api/bundle/ 19:17:35 spire-1.2.1/pkg/server/api/bundle/v1/ 19:17:35 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/bundle_test.go 19:17:35 spire-1.2.1/pkg/server/api/debug/ 19:17:35 spire-1.2.1/pkg/server/api/debug/v1/ 19:17:35 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/entry.go 19:17:35 spire-1.2.1/pkg/server/api/entry/ 19:17:35 spire-1.2.1/pkg/server/api/entry/v1/ 19:17:35 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/entry_test.go 19:17:35 spire-1.2.1/pkg/server/api/health/ 19:17:35 spire-1.2.1/pkg/server/api/health/v1/ 19:17:35 spire-1.2.1/pkg/server/api/health/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/id.go 19:17:35 spire-1.2.1/pkg/server/api/id_test.go 19:17:35 spire-1.2.1/pkg/server/api/limits/ 19:17:35 spire-1.2.1/pkg/server/api/limits/limits.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/ 19:17:35 spire-1.2.1/pkg/server/api/middleware/alias.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/audit.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/caller.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/common.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/entries.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:17:35 spire-1.2.1/pkg/server/api/ratelimit.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/ 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:17:35 spire-1.2.1/pkg/server/api/selector.go 19:17:35 spire-1.2.1/pkg/server/api/selector_test.go 19:17:35 spire-1.2.1/pkg/server/api/status.go 19:17:35 spire-1.2.1/pkg/server/api/status_test.go 19:17:35 spire-1.2.1/pkg/server/api/svid/ 19:17:35 spire-1.2.1/pkg/server/api/svid/v1/ 19:17:35 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/ 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/ 19:17:35 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/validate.go 19:17:35 spire-1.2.1/pkg/server/bundle/ 19:17:35 spire-1.2.1/pkg/server/bundle/client/ 19:17:35 spire-1.2.1/pkg/server/bundle/client/client.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/manager.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/sources.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/updater.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:17:35 spire-1.2.1/pkg/server/ca/ 19:17:35 spire-1.2.1/pkg/server/ca/ca.go 19:17:35 spire-1.2.1/pkg/server/ca/ca_health.go 19:17:35 spire-1.2.1/pkg/server/ca/ca_test.go 19:17:35 spire-1.2.1/pkg/server/ca/journal.go 19:17:35 spire-1.2.1/pkg/server/ca/journal_test.go 19:17:35 spire-1.2.1/pkg/server/ca/manager.go 19:17:35 spire-1.2.1/pkg/server/ca/manager_health.go 19:17:35 spire-1.2.1/pkg/server/ca/manager_test.go 19:17:35 spire-1.2.1/pkg/server/ca/templates.go 19:17:35 spire-1.2.1/pkg/server/ca/upstream_client.go 19:17:35 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:17:35 spire-1.2.1/pkg/server/ca/validation.go 19:17:35 spire-1.2.1/pkg/server/cache/ 19:17:35 spire-1.2.1/pkg/server/cache/dscache/ 19:17:35 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:17:35 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/ 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:17:35 spire-1.2.1/pkg/server/catalog/ 19:17:35 spire-1.2.1/pkg/server/catalog/catalog.go 19:17:35 spire-1.2.1/pkg/server/catalog/keymanager.go 19:17:35 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:17:35 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:17:35 spire-1.2.1/pkg/server/catalog/notifier.go 19:17:35 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:17:35 spire-1.2.1/pkg/server/config.go 19:17:35 spire-1.2.1/pkg/server/datastore/ 19:17:35 spire-1.2.1/pkg/server/datastore/datastore.go 19:17:35 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:17:35 spire-1.2.1/pkg/server/datastore/repository.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:17:35 spire-1.2.1/pkg/server/endpoints/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:17:35 spire-1.2.1/pkg/server/endpoints/config.go 19:17:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:17:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:17:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:17:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:17:35 spire-1.2.1/pkg/server/endpoints/middleware.go 19:17:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:17:35 spire-1.2.1/pkg/server/hostservice/ 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:17:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:17:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:17:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/ 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:17:35 spire-1.2.1/pkg/server/registration/ 19:17:35 spire-1.2.1/pkg/server/registration/manager.go 19:17:35 spire-1.2.1/pkg/server/registration/manager_test.go 19:17:35 spire-1.2.1/pkg/server/scanentries.go 19:17:35 spire-1.2.1/pkg/server/scanentries_test.go 19:17:35 spire-1.2.1/pkg/server/server.go 19:17:35 spire-1.2.1/pkg/server/server_test.go 19:17:35 spire-1.2.1/pkg/server/svid/ 19:17:35 spire-1.2.1/pkg/server/svid/observer.go 19:17:35 spire-1.2.1/pkg/server/svid/observer_test.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator_config.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator_test.go 19:17:35 spire-1.2.1/proto/ 19:17:35 spire-1.2.1/proto/private/ 19:17:35 spire-1.2.1/proto/private/server/ 19:17:35 spire-1.2.1/proto/private/server/journal/ 19:17:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:17:35 spire-1.2.1/proto/private/server/journal/journal.proto 19:17:35 spire-1.2.1/proto/spire/ 19:17:35 spire-1.2.1/proto/spire/common/ 19:17:35 spire-1.2.1/proto/spire/common/common.pb.go 19:17:35 spire-1.2.1/proto/spire/common/common.proto 19:17:35 spire-1.2.1/proto/spire/common/plugin/ 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:17:35 spire-1.2.1/proto/spire/plugin/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:17:35 spire-1.2.1/release/ 19:17:35 spire-1.2.1/release/spire-extras/ 19:17:35 spire-1.2.1/release/spire-extras/README.md 19:17:35 spire-1.2.1/release/spire-extras/conf/ 19:17:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:17:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:17:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:17:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:17:35 spire-1.2.1/release/spire/ 19:17:35 spire-1.2.1/release/spire/README.md 19:17:35 spire-1.2.1/release/spire/conf/ 19:17:35 spire-1.2.1/release/spire/conf/agent/ 19:17:35 spire-1.2.1/release/spire/conf/agent/agent.conf 19:17:35 spire-1.2.1/release/spire/conf/server/ 19:17:35 spire-1.2.1/release/spire/conf/server/server.conf 19:17:35 spire-1.2.1/script/ 19:17:35 spire-1.2.1/script/build-artifact.sh 19:17:35 spire-1.2.1/script/generate_dummy_ca.sh 19:17:35 spire-1.2.1/support/ 19:17:35 spire-1.2.1/support/k8s/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/ 19:17:35 spire-1.2.1/support/oidc-discovery-provider/README.md 19:17:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/config.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/main.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:17:35 spire-1.2.1/test/ 19:17:35 spire-1.2.1/test/clock/ 19:17:35 spire-1.2.1/test/clock/clock.go 19:17:35 spire-1.2.1/test/fakes/ 19:17:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:17:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:17:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:17:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:17:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:17:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/test/fakes/fakeagentstore/ 19:17:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:17:35 spire-1.2.1/test/fakes/fakedatastore/ 19:17:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:17:35 spire-1.2.1/test/fakes/fakeentryclient/ 19:17:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:17:35 spire-1.2.1/test/fakes/fakehealthchecker/ 19:17:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:17:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:17:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:17:35 spire-1.2.1/test/fakes/fakemetrics/ 19:17:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:17:35 spire-1.2.1/test/fakes/fakenoderesolver/ 19:17:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:17:35 spire-1.2.1/test/fakes/fakenotifier/ 19:17:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:17:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:17:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:17:35 spire-1.2.1/test/fakes/fakeserverca/ 19:17:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:17:35 spire-1.2.1/test/fakes/fakeservercatalog/ 19:17:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:17:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:17:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:17:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:17:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:17:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:17:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:17:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:17:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:17:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:17:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:17:35 spire-1.2.1/test/fixture/ 19:17:35 spire-1.2.1/test/fixture/certs/ 19:17:35 spire-1.2.1/test/fixture/certs/agent_svid.der 19:17:35 spire-1.2.1/test/fixture/certs/base_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/blog_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/bundle.der 19:17:35 spire-1.2.1/test/fixture/certs/ca.pem 19:17:35 spire-1.2.1/test/fixture/certs/ca_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/database_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/database_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/database_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/node_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/node_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/node_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/svid.pem 19:17:35 spire-1.2.1/test/fixture/certs/svid_key.pem 19:17:35 spire-1.2.1/test/fixture/config/ 19:17:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:17:35 spire-1.2.1/test/fixture/config/agent_good.conf 19:17:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:17:35 spire-1.2.1/test/fixture/config/plugin_good.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_good.conf 19:17:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:17:35 spire-1.2.1/test/fixture/fixture.go 19:17:35 spire-1.2.1/test/fixture/nodeattestor/ 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:17:35 spire-1.2.1/test/fixture/registration/ 19:17:35 spire-1.2.1/test/fixture/registration/entries.json 19:17:35 spire-1.2.1/test/fixture/registration/good-for-update.json 19:17:35 spire-1.2.1/test/fixture/registration/good.json 19:17:35 spire-1.2.1/test/fixture/registration/invalid.json 19:17:35 spire-1.2.1/test/fixture/registration/invalid_json.json 19:17:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:17:35 spire-1.2.1/test/integration/ 19:17:35 spire-1.2.1/test/integration/README.md 19:17:35 spire-1.2.1/test/integration/common 19:17:35 spire-1.2.1/test/integration/setup/ 19:17:35 spire-1.2.1/test/integration/setup/adminclient/ 19:17:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:17:35 spire-1.2.1/test/integration/setup/adminclient/client.go 19:17:35 spire-1.2.1/test/integration/setup/debugagent/ 19:17:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:17:35 spire-1.2.1/test/integration/setup/debugagent/main.go 19:17:35 spire-1.2.1/test/integration/setup/debugserver/ 19:17:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:17:35 spire-1.2.1/test/integration/setup/debugserver/main.go 19:17:35 spire-1.2.1/test/integration/setup/downstreamclient/ 19:17:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:17:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:17:35 spire-1.2.1/test/integration/setup/itclient/ 19:17:35 spire-1.2.1/test/integration/setup/itclient/client.go 19:17:35 spire-1.2.1/test/integration/setup/node-attestation/ 19:17:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:17:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:17:35 spire-1.2.1/test/integration/setup/x509pop/ 19:17:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:17:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:17:35 spire-1.2.1/test/integration/suites/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:17:35 spire-1.2.1/test/integration/suites/join-token/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsBuilding bin/spire-server... 19:17:35 19:17:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:17:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:17:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:17:35 spire-1.2.1/test/integration/suites/join-token/README.md 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/join-token/teardown 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:17:35 spire-1.2.1/test/integration/suites/k8s/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/00-setup 19:17:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:17:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:17:35 spire-1.2.1/test/integration/suites/k8s/README.md 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:17:35 spire-1.2.1/test/integration/suites/k8s/teardown 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:17:35 spire-1.2.1/test/integration/suites/rotation/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:17:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:17:35 spire-1.2.1/test/integration/suites/rotation/README.md 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/rotation/teardown 19:17:35 spire-1.2.1/test/integration/suites/self-test/ 19:17:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:17:35 spire-1.2.1/test/integration/suites/self-test/README.md 19:17:35 spire-1.2.1/test/integration/suites/self-test/teardown 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:17:35 spire-1.2.1/test/integration/suites/upgrade/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:17:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:17:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:17:35 spire-1.2.1/test/integration/suites/upgrade/README.md 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/upgrade/teardown 19:17:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:17:35 spire-1.2.1/test/integration/test-one.sh 19:17:35 spire-1.2.1/test/integration/test.sh 19:17:35 spire-1.2.1/test/plugintest/ 19:17:35 spire-1.2.1/test/plugintest/config.go 19:17:35 spire-1.2.1/test/plugintest/load.go 19:17:35 spire-1.2.1/test/plugintest/option.go 19:17:35 spire-1.2.1/test/spiretest/ 19:17:35 spire-1.2.1/test/spiretest/apiserver.go 19:17:35 spire-1.2.1/test/spiretest/assertions.go 19:17:35 spire-1.2.1/test/spiretest/dir.go 19:17:35 spire-1.2.1/test/spiretest/errors_posix.go 19:17:35 spire-1.2.1/test/spiretest/errors_windows.go 19:17:35 spire-1.2.1/test/spiretest/logs.go 19:17:35 spire-1.2.1/test/spiretest/socketapi.go 19:17:35 spire-1.2.1/test/spiretest/suite.go 19:17:35 spire-1.2.1/test/spiretest/x509.go 19:17:35 spire-1.2.1/test/testca/ 19:17:35 spire-1.2.1/test/testca/ca.go 19:17:35 spire-1.2.1/test/testkey/ 19:17:35 spire-1.2.1/test/testkey/generate.sh 19:17:35 spire-1.2.1/test/testkey/genkeys.go 19:17:35 spire-1.2.1/test/testkey/keys.go 19:17:35 spire-1.2.1/test/testkey/new.go 19:17:35 spire-1.2.1/test/tpmsimulator/ 19:17:35 spire-1.2.1/test/tpmsimulator/simulator.go 19:17:35 spire-1.2.1/test/util/ 19:17:35 spire-1.2.1/test/util/cert_fixtures.go 19:17:35 spire-1.2.1/test/util/cert_generation.go 19:17:35 spire-1.2.1/test/util/io_redirection.go 19:17:35 spire-1.2.1/test/util/race.go 19:17:35 spire-1.2.1/test/util/util.go 19:17:35 building spire from source... 19:17:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:17:35 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:17:35 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:17:35 go: downloading github.com/mitchellh/cli v1.1.2 19:17:35 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:17:35 go: downloading github.com/imdario/mergo v0.3.12 19:17:35 Building bin/spire-server... 19:17:35 go: downloading github.com/sirupsen/logrus v1.8.1 19:17:35 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:17:35 go: downloading github.com/mitchellh/cli v1.1.2 19:17:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:17:35 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:17:35 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:17:35 go: downloading google.golang.org/grpc v1.44.0 19:17:35 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:17:35 go: downloading google.golang.org/grpc v1.44.0 19:17:35 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:17:36 go: downloading github.com/imdario/mergo v0.3.12 19:17:36 go: downloading github.com/sirupsen/logrus v1.8.1 19:17:36 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:17:36 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:17:36 go: downloading github.com/fatih/color v1.13.0 19:17:36 go: downloading github.com/mattn/go-isatty v0.0.14 19:17:36 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:17:36 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:17:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:17:36 go: downloading google.golang.org/protobuf v1.27.1 19:17:36 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:17:36 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:17:36 go: downloading github.com/armon/go-metrics v0.3.10 19:17:36 go: downloading github.com/prometheus/client_golang v1.12.1 19:17:36 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:17:36 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:17:36 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:17:36 go: downloading github.com/fatih/color v1.13.0 19:17:36 go: downloading github.com/mattn/go-isatty v0.0.14 19:17:36 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:17:36 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:17:36 go: downloading google.golang.org/protobuf v1.27.1 19:17:36 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:17:36 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:17:36 go: downloading github.com/open-policy-agent/opa v0.38.0 19:17:36 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:17:36 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:17:36 go: downloading github.com/armon/go-metrics v0.3.10 19:17:36 go: downloading github.com/prometheus/client_golang v1.12.1 19:17:36 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:17:36 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:17:36 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:17:36 go: downloading github.com/open-policy-agent/opa v0.38.0 19:17:37 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:17:37 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:17:37 go: downloading github.com/mattn/go-colorable v0.1.12 19:17:37 go: downloading github.com/Masterminds/goutils v1.1.0 19:17:37 go: downloading github.com/Masterminds/goutils v1.1.0 19:17:37 go: downloading github.com/Masterminds/semver v1.5.0 19:17:37 go: downloading github.com/google/uuid v1.1.2 19:17:37 go: downloading github.com/huandu/xstrings v1.3.2 19:17:37 go: downloading github.com/Masterminds/semver v1.5.0 19:17:37 go: downloading github.com/google/uuid v1.1.2 19:17:37 go: downloading github.com/huandu/xstrings v1.3.2 19:17:37 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:17:37 go: downloading github.com/oklog/run v1.0.0 19:17:37 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:17:37 go: downloading github.com/mattn/go-colorable v0.1.12 19:17:37 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:17:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:17:37 go: downloading github.com/oklog/run v1.0.0 19:17:37 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:17:37 go: downloading github.com/prometheus/client_model v0.2.0 19:17:37 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:17:37 go: downloading github.com/prometheus/common v0.32.1 19:17:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:17:37 go: downloading github.com/beorn7/perks v1.0.1 19:17:37 go: downloading github.com/beorn7/perks v1.0.1 19:17:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:17:37 go: downloading github.com/prometheus/client_model v0.2.0 19:17:37 go: downloading github.com/prometheus/common v0.32.1 19:17:37 go: downloading github.com/prometheus/procfs v0.7.3 19:17:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:17:37 go: downloading github.com/prometheus/procfs v0.7.3 19:17:37 go: downloading github.com/imkira/go-observer v1.0.3 19:17:37 go: downloading go.uber.org/atomic v1.9.0 19:17:37 go: downloading github.com/imkira/go-observer v1.0.3 19:17:37 go: downloading github.com/hashicorp/errwrap v1.1.0 19:17:37 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:17:37 go: downloading github.com/hashicorp/errwrap v1.1.0 19:17:37 go: downloading go.uber.org/atomic v1.9.0 19:17:37 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:17:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:17:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:17:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:17:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:17:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:17:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:17:37 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:17:37 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:17:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:17:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:17:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:17:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:17:40 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:17:40 go: downloading github.com/stretchr/testify v1.7.0 19:17:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:17:40 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:17:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:17:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:17:40 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:17:40 go: downloading github.com/stretchr/testify v1.7.0 19:17:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:17:40 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:17:40 go: downloading github.com/blang/semver/v4 v4.0.0 19:17:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:17:40 go: downloading github.com/jinzhu/gorm v1.9.16 19:17:40 go: downloading github.com/blang/semver/v4 v4.0.0 19:17:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:17:40 go: downloading github.com/jinzhu/gorm v1.9.16 19:17:40 go: downloading github.com/lib/pq v1.10.4 19:17:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:17:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:17:40 go: downloading github.com/lib/pq v1.10.4 19:17:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:17:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:17:44 go: downloading google.golang.org/api v0.70.0 19:17:44 go: downloading google.golang.org/api v0.70.0 19:17:47 go: downloading k8s.io/client-go v0.23.4 19:17:47 go: downloading k8s.io/api v0.23.4 19:17:47 go: downloading github.com/google/go-tpm v0.3.3 19:17:47 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:17:47 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:17:47 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:17:47 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:17:47 go: downloading cloud.google.com/go/storage v1.21.0 19:17:47 go: downloading k8s.io/client-go v0.23.4 19:17:47 go: downloading k8s.io/api v0.23.4 19:17:47 go: downloading github.com/google/go-tpm v0.3.3 19:17:47 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:17:48 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:17:48 go: downloading cloud.google.com/go v0.100.2 19:17:48 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:17:48 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:17:48 go: downloading cloud.google.com/go/storage v1.21.0 19:17:48 go: downloading cloud.google.com/go v0.100.2 19:17:50 go: downloading k8s.io/apimachinery v0.23.4 19:17:50 go: downloading k8s.io/apimachinery v0.23.4 19:17:50 go: downloading k8s.io/kube-aggregator v0.23.3 19:17:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:17:50 go: downloading github.com/hashicorp/vault/api v1.4.1 19:17:50 go: downloading cloud.google.com/go/security v1.3.0 19:17:50 go: downloading k8s.io/kube-aggregator v0.23.3 19:17:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:17:50 go: downloading cloud.google.com/go/security v1.3.0 19:17:50 go: downloading github.com/hashicorp/vault/api v1.4.1 19:17:50 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:17:50 go: downloading github.com/twmb/murmur3 v1.1.6 19:17:50 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:17:50 go: downloading github.com/jinzhu/inflection v1.0.0 19:17:50 go: downloading github.com/aws/smithy-go v1.11.0 19:17:50 go: downloading github.com/twmb/murmur3 v1.1.6 19:17:50 go: downloading github.com/jinzhu/inflection v1.0.0 19:17:50 go: downloading github.com/aws/smithy-go v1.11.0 19:17:50 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:17:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:17:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:17:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:17:51 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:17:51 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:17:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:17:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:17:51 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:17:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:17:51 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:17:51 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:17:51 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:17:51 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:17:51 go: downloading github.com/dimchansky/utfbom v1.1.1 19:17:51 go: downloading cloud.google.com/go/compute v1.3.0 19:17:51 go: downloading cloud.google.com/go/iam v0.1.1 19:17:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:17:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:17:51 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:17:51 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:17:51 go: downloading k8s.io/klog/v2 v2.30.0 19:17:51 go: downloading github.com/gogo/protobuf v1.3.2 19:17:51 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:17:51 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:17:51 go: downloading github.com/dimchansky/utfbom v1.1.1 19:17:51 go: downloading cloud.google.com/go/compute v1.3.0 19:17:51 go: downloading cloud.google.com/go/iam v0.1.1 19:17:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:17:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:17:51 go: downloading github.com/gogo/protobuf v1.3.2 19:17:51 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:17:51 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:17:51 go: downloading github.com/google/gofuzz v1.1.0 19:17:51 go: downloading github.com/spf13/pflag v1.0.5 19:17:51 go: downloading k8s.io/klog/v2 v2.30.0 19:17:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:17:51 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:17:51 go: downloading github.com/google/gofuzz v1.1.0 19:17:51 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:17:51 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:17:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:17:51 go: downloading github.com/spf13/pflag v1.0.5 19:17:51 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:17:51 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:17:51 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:17:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:17:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:17:51 go: downloading gopkg.in/yaml.v2 v2.4.0 19:17:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:17:51 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:17:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:17:51 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:17:51 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:17:51 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:17:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:17:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:17:52 go: downloading gopkg.in/yaml.v2 v2.4.0 19:17:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:17:52 go: downloading github.com/gobwas/glob v0.2.3 19:17:52 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:17:52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:17:52 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:17:52 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:17:52 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:17:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:17:52 go: downloading go.opencensus.io v0.23.0 19:17:52 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:17:52 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:17:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:17:52 go: downloading github.com/gobwas/glob v0.2.3 19:17:52 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:17:52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:17:52 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:17:52 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:17:52 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:17:52 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:17:52 go: downloading github.com/googleapis/gnostic v0.5.5 19:17:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:17:52 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:17:52 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:17:52 go: downloading go.opencensus.io v0.23.0 19:17:52 go: downloading gopkg.in/inf.v0 v0.9.1 19:17:52 go: downloading github.com/go-logr/logr v1.2.2 19:17:52 go: downloading github.com/google/go-cmp v0.5.7 19:17:52 go: downloading gopkg.in/inf.v0 v0.9.1 19:17:52 go: downloading github.com/google/go-cmp v0.5.7 19:17:52 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:17:52 go: downloading github.com/json-iterator/go v1.1.12 19:17:52 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:17:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:17:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:17:52 go: downloading go.uber.org/zap v1.21.0 19:17:52 go: downloading github.com/go-logr/logr v1.2.2 19:17:52 go: downloading github.com/googleapis/gnostic v0.5.5 19:17:52 go: downloading github.com/json-iterator/go v1.1.12 19:17:52 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:17:52 go: downloading github.com/tklauser/numcpus v0.3.0 19:17:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:17:52 go: downloading sigs.k8s.io/yaml v1.3.0 19:17:52 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:17:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:17:52 go: downloading go.uber.org/zap v1.21.0 19:17:52 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:17:52 go: downloading github.com/golang/snappy v0.0.4 19:17:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:17:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:17:52 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:17:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:17:52 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:17:52 go: downloading github.com/hashicorp/go-version v1.2.0 19:17:52 go: downloading github.com/ryanuber/go-glob v1.0.0 19:17:52 go: downloading go.uber.org/multierr v1.6.0 19:17:52 go: downloading github.com/tklauser/numcpus v0.3.0 19:17:52 go: downloading sigs.k8s.io/yaml v1.3.0 19:17:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:17:52 go: downloading github.com/modern-go/reflect2 v1.0.2 19:17:52 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:17:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:17:52 go: downloading github.com/ryanuber/go-glob v1.0.0 19:17:52 go: downloading github.com/golang/snappy v0.0.4 19:17:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:17:52 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:17:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:17:52 go: downloading github.com/hashicorp/go-version v1.2.0 19:17:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:17:52 go: downloading github.com/modern-go/reflect2 v1.0.2 19:17:53 go: downloading go.uber.org/multierr v1.6.0 19:17:55 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 19:18:00 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:18:00 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:18:00 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:18:00 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:18:26 Removing intermediate container a9534edc6ee0 19:18:26 ---> 3307060ecba0 19:18:26 19:18:26 Step 10/22 : FROM alpine:3.14 19:18:26 3.14: Pulling from library/alpine 19:18:26 Removing intermediate container ae715b8a3f9c 19:18:26 ---> bb27b6425be9 19:18:26 19:18:26 Step 10/22 : FROM alpine:3.14 19:18:26 Removing intermediate container dfa74e633ed2 19:18:26 ---> a9ed9896a9bc 19:18:26 19:18:26 Step 10/22 : FROM alpine:3.14 19:18:26 3.14: Pulling from library/alpine 19:18:26 3.14: Pulling from library/alpine 19:18:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:18:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:18:26 Status: Downloaded newer image for alpine:3.14 19:18:26 Status: Downloaded newer image for alpine:3.14 19:18:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:18:26 Status: Image is up to date for alpine:3.14 19:18:26 ---> e04c818066af 19:18:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:18:26 ---> e04c818066af 19:18:26 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:18:26 ---> e04c818066af 19:18:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:18:26 ---> Running in 46a3be3c0af4 19:18:26 ---> Running in 0234c7319db7 19:18:26 ---> Running in f671a1c4d92b 19:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:26 (1/1) Installing dumb-init (1.2.5-r1) 19:18:26 (1/2) Installing ca-certificates (20211220-r0) 19:18:26 Executing busybox-1.33.1-r7.trigger 19:18:26 OK: 6 MiB in 15 packages 19:18:26 (2/2) Installing dumb-init (1.2.5-r1) 19:18:26 Executing busybox-1.33.1-r7.trigger 19:18:26 Executing ca-certificates-20211220-r0.trigger 19:18:26 OK: 6 MiB in 16 packages 19:18:26 (1/6) Installing ca-certificates (20211220-r0) 19:18:26 (2/6) Installing brotli-libs (1.0.9-r5) 19:18:26 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:18:26 (4/6) Installing libcurl (7.79.1-r1) 19:18:26 (5/6) Installing curl (7.79.1-r1) 19:18:26 (6/6) Installing dumb-init (1.2.5-r1) 19:18:26 Executing busybox-1.33.1-r7.trigger 19:18:26 Executing ca-certificates-20211220-r0.trigger 19:18:27 OK: 8 MiB in 20 packages 19:18:28 Removing intermediate container 0234c7319db7 19:18:28 ---> 69c1f6e1b36c 19:18:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:28 ---> Running in 243ac483306a 19:18:28 Removing intermediate container f671a1c4d92b 19:18:28 ---> 827e413a29dc 19:18:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:18:28 Removing intermediate container 46a3be3c0af4 19:18:28 ---> 0097321ce56d 19:18:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:28 Removing intermediate container 243ac483306a 19:18:28 ---> e2880357a749 19:18:28 Step 13/22 : ENV APP_PORT=59861 19:18:28 ---> Running in 841c9d2262d5 19:18:28 ---> Running in aab542ecffcb 19:18:28 ---> Running in 134e22e193a9 19:18:28 Removing intermediate container 841c9d2262d5 19:18:28 ---> e05f51ee2726 19:18:28 Step 13/22 : ENV APP_PORT=59860 19:18:29 ---> Running in c58a87f80d41 19:18:29 Removing intermediate container aab542ecffcb 19:18:29 ---> 7d9799c85c39 19:18:29 Step 13/22 : WORKDIR /edgex 19:18:29 ---> Running in 8d8950a00c62 19:18:29 Removing intermediate container 134e22e193a9 19:18:29 ---> a1d7b51217f8 19:18:29 Step 14/22 : EXPOSE $APP_PORT 19:18:29 ---> Running in ecdbbadf8a58 19:18:29 Removing intermediate container c58a87f80d41 19:18:29 ---> c601a925cd74 19:18:29 Step 14/22 : EXPOSE $APP_PORT 19:18:29 ---> Running in e8b290f2c2be 19:18:30 Removing intermediate container ecdbbadf8a58 19:18:30 ---> f190e75023af 19:18:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:30 Removing intermediate container 8d8950a00c62 19:18:30 ---> 99b2f0d5a750 19:18:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:18:30 Removing intermediate container e8b290f2c2be 19:18:30 ---> c5e9d6287f35 19:18:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:30 ---> ccdc2699bcc5 19:18:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:18:30 ---> 6526e059bcea 19:18:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:18:30 ---> cd3fd245df83 19:18:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:18:31 ---> 4b48a423e087 19:18:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:18:31 ---> 0ee9a0af9531 19:18:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:18:32 ---> 5639b474e893 19:18:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:18:32 ---> 9862e8a5ef4f 19:18:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:18:32 ---> 0824ef025aaa 19:18:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:18:32 ---> Running in 2a7c0a4364bd 19:18:33 ---> 9875c6007a70 19:18:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:33 Removing intermediate container 2a7c0a4364bd 19:18:33 ---> a7e62c90f75d 19:18:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:33 ---> 54317f10ffc2 19:18:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:18:33 ---> Running in e6a6b43bfd03 19:18:33 ---> Running in 25d0a82ede67 19:18:33 ---> Running in 850a8f3e6a81 19:18:34 Removing intermediate container 850a8f3e6a81 19:18:34 ---> 9d9e60615924 19:18:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:34 ---> Running in b0847320f598 19:18:34 Removing intermediate container 25d0a82ede67 19:18:34 ---> 4f836da4d966 19:18:34 Step 20/22 : LABEL arch=x86_64 19:18:34 ---> Running in dc8429a47cf0 19:18:34 Removing intermediate container b0847320f598 19:18:34 ---> 4aa1f033d57c 19:18:34 Step 20/22 : LABEL arch=x86_64 19:18:34 ---> Running in 0102d6cfd8cf 19:18:34 Removing intermediate container dc8429a47cf0 19:18:34 ---> 9490ee51a016 19:18:34 Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:18:34 ---> Running in 0e06c02bfed0 19:18:35 Removing intermediate container 0102d6cfd8cf 19:18:35 ---> e89907f1a324 19:18:35 Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:18:35 ---> Running in b373f6bc66bf 19:18:35 Removing intermediate container 0e06c02bfed0 19:18:35 ---> 55ae8213dba8 19:18:35 Step 22/22 : LABEL version=0.0.0 19:18:35 ---> Running in 476dc89b6be6 19:18:35 Removing intermediate container b373f6bc66bf 19:18:35 ---> 6f612522bd18 19:18:35 Step 22/22 : LABEL version=0.0.0 19:18:35 Removing intermediate container e6a6b43bfd03 19:18:35 ---> 3c810a10f67d 19:18:35 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:18:35 ---> Running in 0399ae3c3f5d 19:18:35 ---> Running in b9b533922794 19:18:35 Removing intermediate container 476dc89b6be6 19:18:35 ---> fc0dae3acb9b 19:18:35 19:18:35 Successfully built fc0dae3acb9b 19:18:35 Successfully tagged support-scheduler:latest 19:18:35  Building support-scheduler ... done Building security-spire-server 19:18:35 Removing intermediate container 0399ae3c3f5d 19:18:35 ---> c666544d2753 19:18:35 Step 20/22 : LABEL arch=x86_64 19:18:36 Removing intermediate container b9b533922794 19:18:36 ---> e822fd08a184 19:18:36 19:18:36 Successfully built e822fd08a184 19:18:36 Successfully tagged support-notifications:latest 19:18:36  Building support-notifications ... done Building core-command 19:18:36 ---> Running in 345815a87ac6 19:18:39 Removing intermediate container 345815a87ac6 19:18:39 ---> 39c98656052c 19:18:39 Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:18:39 ---> Running in 17a4d8de2239 19:18:40 Removing intermediate container 17a4d8de2239 19:18:40 ---> eb2770e1cf51 19:18:40 Step 22/22 : LABEL version=0.0.0 19:18:40 ---> Running in e7e5e104e678 19:18:41 Removing intermediate container e7e5e104e678 19:18:41 ---> 71b03f2aad32 19:18:41 19:18:41 Successfully built 71b03f2aad32 19:18:41 Successfully tagged security-proxy-setup:latest 19:18:41 Building core-data 19:18:42  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:18:42 ---> b6773811def1 19:18:42 Step 3/25 : WORKDIR /edgex-go 19:18:42 ---> Using cache 19:18:42 ---> 2f64ea084536 19:18:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:42 ---> Using cache 19:18:42 ---> 28e425805b60 19:18:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:18:42 ---> Using cache 19:18:42 ---> 3f296780e5f8 19:18:42 Step 6/25 : COPY go.mod vendor* ./ 19:18:42 ---> Using cache 19:18:42 ---> 770ae9c28ea4 19:18:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:42 ---> Using cache 19:18:42 ---> 07d3cfcb0eda 19:18:42 Step 8/25 : COPY . . 19:18:42 ---> Using cache 19:18:42 ---> e105cc21c6f3 19:18:42 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:18:42 ---> Using cache 19:18:42 ---> b1f3a924891f 19:18:42 Step 10/25 : RUN mkdir -p spire-build 19:18:42 ---> Using cache 19:18:42 ---> cf0edde1f940 19:18:42 Step 11/25 : WORKDIR /edgex-go/spire-build 19:18:42 ---> Using cache 19:18:42 ---> 5447932018c6 19:18:42 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 19:18:45 ---> Running in 356faf65ad17 19:18:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:47 ---> b6773811def1 19:18:47 Step 3/23 : WORKDIR /edgex-go 19:18:47 ---> Using cache 19:18:47 ---> 2f64ea084536 19:18:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:47 ---> Using cache 19:18:47 ---> 28e425805b60 19:18:47 Step 5/23 : RUN apk add --update --no-cache make git 19:18:47 spire-1.2.1/ 19:18:47 spire-1.2.1/.data/ 19:18:47 spire-1.2.1/.data/.file 19:18:47 spire-1.2.1/.dockerignore 19:18:47 spire-1.2.1/.gitattributes 19:18:47 spire-1.2.1/.githooks/ 19:18:47 spire-1.2.1/.githooks/pre-commit 19:18:47 spire-1.2.1/.github/ 19:18:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:18:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:18:47 spire-1.2.1/.github/dependabot.yml 19:18:47 spire-1.2.1/.github/workflows/ 19:18:47 spire-1.2.1/.github/workflows/nightly_build.yaml 19:18:47 spire-1.2.1/.github/workflows/pr_build.yaml 19:18:47 spire-1.2.1/.github/workflows/release_build.yaml 19:18:47 spire-1.2.1/.github/workflows/scripts/ 19:18:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:18:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:18:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:18:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:18:47 spire-1.2.1/.github/workflows/scripts/split.sh 19:18:47 spire-1.2.1/.gitignore 19:18:47 spire-1.2.1/.go-version 19:18:47 spire-1.2.1/.golangci.yml 19:18:47 spire-1.2.1/ADOPTERS.md 19:18:47 spire-1.2.1/CHANGELOG.md 19:18:47 spire-1.2.1/CODE-OF-CONDUCT.md 19:18:47 spire-1.2.1/CODEOWNERS 19:18:47 spire-1.2.1/CONTRIBUTING.md 19:18:47 spire-1.2.1/Dockerfile 19:18:47 spire-1.2.1/Dockerfile.dev 19:18:47 spire-1.2.1/Dockerfile.scratch 19:18:47 spire-1.2.1/LICENSE 19:18:47 spire-1.2.1/MAINTAINERS.md 19:18:47 spire-1.2.1/Makefile 19:18:47 spire-1.2.1/README.md 19:18:47 spire-1.2.1/ROADMAP.md 19:18:47 spire-1.2.1/SECURITY.md 19:18:47 spire-1.2.1/cmd/ 19:18:47 spire-1.2.1/cmd/spire-agent/ 19:18:47 spire-1.2.1/cmd/spire-agent/cli/ 19:18:47 spire-1.2.1/cmd/spire-agent/cli/api/ 19:18:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/common/ 19:18:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:18:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/run/ 19:18:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:18:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:18:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:18:47 spire-1.2.1/cmd/spire-agent/main.go 19:18:47 spire-1.2.1/cmd/spire-server/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/agent/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/cli.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/run/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/token/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/validate/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/x509/ 19:18:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:18:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:18:47 spire-1.2.1/cmd/spire-server/main.go 19:18:47 spire-1.2.1/cmd/spire-server/util/ 19:18:47 spire-1.2.1/cmd/spire-server/util/util.go 19:18:47 spire-1.2.1/conf/ 19:18:47 spire-1.2.1/conf/agent/ 19:18:47 spire-1.2.1/conf/agent/agent.conf 19:18:47 spire-1.2.1/conf/agent/agent_full.conf 19:18:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:18:47 spire-1.2.1/conf/server/ 19:18:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:18:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:18:47 spire-1.2.1/conf/server/server.conf 19:18:47 spire-1.2.1/conf/server/server_full.conf 19:18:47 spire-1.2.1/doc/ 19:18:47 spire-1.2.1/doc/SPIRE101.md 19:18:47 spire-1.2.1/doc/auditlog.md 19:18:47 spire-1.2.1/doc/authorization_policy_engine.md 19:18:47 spire-1.2.1/doc/changelog_guidelines.md 19:18:47 spire-1.2.1/doc/cure53-report.pdf 19:18:47 spire-1.2.1/doc/images/ 19:18:47 spire-1.2.1/doc/images/2019_roadmap.png 19:18:47 spire-1.2.1/doc/images/SPIRE101.png 19:18:47 spire-1.2.1/doc/images/SPIRE_agent.png 19:18:47 spire-1.2.1/doc/images/SPIRE_server.png 19:18:47 spire-1.2.1/doc/images/cache_mgr.png 19:18:47 spire-1.2.1/doc/images/cache_mgr_components.png 19:18:47 spire-1.2.1/doc/images/federated_spire.png 19:18:47 spire-1.2.1/doc/images/ha_mode.png 19:18:47 spire-1.2.1/doc/images/nested_spire.png 19:18:47 spire-1.2.1/doc/images/oidc_federation.png 19:18:47 spire-1.2.1/doc/images/single_trust_domain.png 19:18:47 spire-1.2.1/doc/images/spiffe_compatible.png 19:18:47 spire-1.2.1/doc/images/spire_logo.png 19:18:47 spire-1.2.1/doc/migrating_registration_api_clients.md 19:18:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:18:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:18:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:18:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:18:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:18:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:18:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:18:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:18:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:18:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:18:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:18:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:18:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:18:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:18:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:18:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:18:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:18:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:18:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:18:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:18:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:18:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:18:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:18:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:18:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:18:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:18:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:18:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:18:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:18:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:18:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:18:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:18:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:18:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:18:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:18:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:18:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:18:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:18:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:18:47 spire-1.2.1/doc/scaling_spire.md 19:18:47 spire-1.2.1/doc/spire_agent.md 19:18:47 spire-1.2.1/doc/spire_server.md 19:18:47 spire-1.2.1/doc/supported_integrations.md 19:18:47 spire-1.2.1/doc/telemetry.md 19:18:47 spire-1.2.1/doc/telemetry_config.md 19:18:47 spire-1.2.1/doc/upgrading.md 19:18:47 spire-1.2.1/doc/using_spire.md 19:18:47 spire-1.2.1/examples/ 19:18:47 spire-1.2.1/examples/README.md 19:18:47 spire-1.2.1/go.mod 19:18:47 spire-1.2.1/go.sum 19:18:47 spire-1.2.1/pkg/ 19:18:47 spire-1.2.1/pkg/agent/ 19:18:47 spire-1.2.1/pkg/agent/agent.go 19:18:47 spire-1.2.1/pkg/agent/api/ 19:18:47 spire-1.2.1/pkg/agent/api/config.go 19:18:47 spire-1.2.1/pkg/agent/api/debug/ 19:18:47 spire-1.2.1/pkg/agent/api/debug/v1/ 19:18:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:18:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:18:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:18:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:18:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:18:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:18:47 spire-1.2.1/pkg/agent/api/endpoints.go 19:18:47 spire-1.2.1/pkg/agent/api/health/ 19:18:47 spire-1.2.1/pkg/agent/api/health/v1/ 19:18:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:18:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:18:47 spire-1.2.1/pkg/agent/api/rpccontext/ 19:18:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:18:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:18:47 spire-1.2.1/pkg/agent/attestor/ 19:18:47 spire-1.2.1/pkg/agent/attestor/node/ 19:18:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:18:47 spire-1.2.1/pkg/agent/attestor/node/node.go 19:18:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:18:47 spire-1.2.1/pkg/agent/attestor/workload/ 19:18:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:18:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:18:47 spire-1.2.1/pkg/agent/catalog/ 19:18:47 spire-1.2.1/pkg/agent/catalog/catalog.go 19:18:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:18:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:18:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:18:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:18:47 spire-1.2.1/pkg/agent/client/ 19:18:47 spire-1.2.1/pkg/agent/client/client.go 19:18:47 spire-1.2.1/pkg/agent/client/client_test.go 19:18:47 spire-1.2.1/pkg/agent/client/dial.go 19:18:47 spire-1.2.1/pkg/agent/client/nodeconn.go 19:18:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:18:47 spire-1.2.1/pkg/agent/client/update.go 19:18:47 spire-1.2.1/pkg/agent/client/util.go 19:18:47 spire-1.2.1/pkg/agent/common/ 19:18:47 spire-1.2.1/pkg/agent/common/backoff/ 19:18:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:18:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:18:47 spire-1.2.1/pkg/agent/common/cgroups/ 19:18:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:18:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:18:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:18:47 spire-1.2.1/pkg/agent/config.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/ 19:18:47 spire-1.2.1/pkg/agent/endpoints/config.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:18:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:18:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/workload/ 19:18:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:18:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:18:47 spire-1.2.1/pkg/agent/manager/ 19:18:47 spire-1.2.1/pkg/agent/manager/cache/ 19:18:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:18:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:18:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:18:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:18:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:18:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:18:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:18:47 spire-1.2.1/pkg/agent/manager/config.go 19:18:47 spire-1.2.1/pkg/agent/manager/manager.go 19:18:47 spire-1.2.1/pkg/agent/manager/manager_test.go 19:18:47 spire-1.2.1/pkg/agent/manager/storage.go 19:18:47 spire-1.2.1/pkg/agent/manager/storage_test.go 19:18:47 spire-1.2.1/pkg/agent/manager/storecache/ 19:18:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:18:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:18:47 spire-1.2.1/pkg/agent/manager/sync.go 19:18:47 spire-1.2.1/pkg/agent/plugin/ 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:18:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:18:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:18:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:18:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:18:47 spire-1.2.1/pkg/agent/svid/ 19:18:47 spire-1.2.1/pkg/agent/svid/rotator.go 19:18:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:18:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:18:47 spire-1.2.1/pkg/agent/svid/store/ 19:18:47 spire-1.2.1/pkg/agent/svid/store/service.go 19:18:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:18:47 spire-1.2.1/pkg/common/ 19:18:47 spire-1.2.1/pkg/common/agentpathtemplate/ 19:18:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:18:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:18:47 spire-1.2.1/pkg/common/api/ 19:18:47 spire-1.2.1/pkg/common/api/metrics.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/ 19:18:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/logger.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/names.go 19:18:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:18:47 spire-1.2.1/pkg/common/api/names.go 19:18:47 spire-1.2.1/pkg/common/api/ratelimit.go 19:18:47 spire-1.2.1/pkg/common/api/rpccontext/ 19:18:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:18:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:18:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:18:47 spire-1.2.1/pkg/common/auth/ 19:18:47 spire-1.2.1/pkg/common/auth/interceptors.go 19:18:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:18:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:18:47 spire-1.2.1/pkg/common/bundleutil/ 19:18:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:18:47 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:18:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:18:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:18:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:18:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:18:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:18:47 spire-1.2.1/pkg/common/bundleutil/types.go 19:18:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:18:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:18:47 spire-1.2.1/pkg/common/catalog/ 19:18:47 spire-1.2.1/pkg/common/catalog/bind.go 19:18:47 spire-1.2.1/pkg/common/catalog/builtin.go 19:18:47 spire-1.2.1/pkg/common/catalog/catalog.go 19:18:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:18:47 spire-1.2.1/pkg/common/catalog/closers.go 19:18:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:18:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:18:47 spire-1.2.1/pkg/common/catalog/config.go 19:18:47 spire-1.2.1/pkg/common/catalog/config_test.go 19:18:47 spire-1.2.1/pkg/common/catalog/configure.go 19:18:47 spire-1.2.1/pkg/common/catalog/constraints.go 19:18:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:18:47 spire-1.2.1/pkg/common/catalog/context.go 19:18:47 spire-1.2.1/pkg/common/catalog/external.go 19:18:47 spire-1.2.1/pkg/common/catalog/host.go 19:18:47 spire-1.2.1/pkg/common/catalog/pipenet.go 19:18:47 spire-1.2.1/pkg/common/catalog/plugin.go 19:18:47 spire-1.2.1/pkg/common/catalog/testplugin/ 19:18:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:18:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:18:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:18:47 spire-1.2.1/pkg/common/cli/ 19:18:47 spire-1.2.1/pkg/common/cli/env.go 19:18:47 spire-1.2.1/pkg/common/cli/flags.go 19:18:47 spire-1.2.1/pkg/common/cli/trust_domain.go 19:18:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:18:47 spire-1.2.1/pkg/common/cli/umask.go 19:18:47 spire-1.2.1/pkg/common/cli/umask_posix.go 19:18:47 spire-1.2.1/pkg/common/cli/umask_test.go 19:18:47 spire-1.2.1/pkg/common/cli/umask_windows.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/ 19:18:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/flag.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/format.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/ 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:18:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:18:47 spire-1.2.1/pkg/common/coretypes/ 19:18:47 spire-1.2.1/pkg/common/coretypes/bundle/ 19:18:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:18:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:18:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:18:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:18:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:18:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:18:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:18:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:18:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:18:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:18:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:18:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:18:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:18:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:18:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:18:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:18:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:18:47 spire-1.2.1/pkg/common/cryptoutil/ 19:18:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:18:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:18:47 spire-1.2.1/pkg/common/diskutil/ 19:18:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:18:47 spire-1.2.1/pkg/common/diskutil/file_test.go 19:18:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:18:47 spire-1.2.1/pkg/common/errorutil/ 19:18:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:18:47 spire-1.2.1/pkg/common/health/ 19:18:47 spire-1.2.1/pkg/common/health/config.go 19:18:47 spire-1.2.1/pkg/common/health/context.go 19:18:47 spire-1.2.1/pkg/common/health/context_test.go 19:18:47 spire-1.2.1/pkg/common/health/health.go 19:18:47 spire-1.2.1/pkg/common/health/health_test.go 19:18:47 spire-1.2.1/pkg/common/health/logger.go 19:18:47 spire-1.2.1/pkg/common/hostservice/ 19:18:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:18:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:18:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:18:47 spire-1.2.1/pkg/common/idutil/ 19:18:47 spire-1.2.1/pkg/common/idutil/require.go 19:18:47 spire-1.2.1/pkg/common/idutil/require_test.go 19:18:47 spire-1.2.1/pkg/common/idutil/safety.go 19:18:47 spire-1.2.1/pkg/common/idutil/safety_test.go 19:18:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:18:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:18:47 spire-1.2.1/pkg/common/jwtsvid/ 19:18:47 spire-1.2.1/pkg/common/jwtsvid/common.go 19:18:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:18:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:18:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:18:47 spire-1.2.1/pkg/common/jwtutil/ 19:18:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:18:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:18:47 spire-1.2.1/pkg/common/log/ 19:18:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:18:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:18:47 spire-1.2.1/pkg/common/log/log.go 19:18:47 spire-1.2.1/pkg/common/log/log_test.go 19:18:47 spire-1.2.1/pkg/common/log/options.go 19:18:47 spire-1.2.1/pkg/common/nodeutil/ 19:18:47 spire-1.2.1/pkg/common/nodeutil/node.go 19:18:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:18:47 spire-1.2.1/pkg/common/peertracker/ 19:18:47 spire-1.2.1/pkg/common/peertracker/conn.go 19:18:47 spire-1.2.1/pkg/common/peertracker/credentials.go 19:18:47 spire-1.2.1/pkg/common/peertracker/errors.go 19:18:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:18:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:18:47 spire-1.2.1/pkg/common/peertracker/info.go 19:18:47 spire-1.2.1/pkg/common/peertracker/listener.go 19:18:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:18:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:18:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:18:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:18:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:18:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:18:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:18:47 spire-1.2.1/pkg/common/peertracker/tcp.go 19:18:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:18:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:18:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:18:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:18:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:18:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:18:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:18:47 spire-1.2.1/pkg/common/peertracker/uds.go 19:18:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:18:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:18:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:18:47 spire-1.2.1/pkg/common/pemutil/ 19:18:47 spire-1.2.1/pkg/common/pemutil/block.go 19:18:47 spire-1.2.1/pkg/common/pemutil/certs.go 19:18:47 spire-1.2.1/pkg/common/pemutil/common.go 19:18:47 spire-1.2.1/pkg/common/pemutil/csr.go 19:18:47 spire-1.2.1/pkg/common/pemutil/keys.go 19:18:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:18:47 spire-1.2.1/pkg/common/pemutil/testdata/ 19:18:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:18:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:18:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:18:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:18:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:18:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:18:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:18:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:18:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:18:47 spire-1.2.1/pkg/common/plugin/ 19:18:47 spire-1.2.1/pkg/common/plugin/aws/ 19:18:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:18:47 spire-1.2.1/pkg/common/plugin/azure/ 19:18:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:18:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:18:47 spire-1.2.1/pkg/common/plugin/facade.go 19:18:47 spire-1.2.1/pkg/common/plugin/facade_test.go 19:18:47 spire-1.2.1/pkg/common/plugin/gcp/ 19:18:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:18:47 spire-1.2.1/pkg/common/plugin/k8s/ 19:18:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:18:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:18:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:18:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:18:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:18:47 spire-1.2.1/pkg/common/plugin/log.go 19:18:47 spire-1.2.1/pkg/common/plugin/sshpop/ 19:18:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:18:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:18:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:18:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:18:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:18:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:18:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:18:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:18:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:18:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:18:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:18:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:18:47 spire-1.2.1/pkg/common/plugin/x509pop/ 19:18:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:18:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:18:47 spire-1.2.1/pkg/common/profiling/ 19:18:47 spire-1.2.1/pkg/common/profiling/dumpers.go 19:18:47 spire-1.2.1/pkg/common/profiling/profiling.go 19:18:47 spire-1.2.1/pkg/common/protoutil/ 19:18:47 spire-1.2.1/pkg/common/protoutil/masks.go 19:18:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:18:47 spire-1.2.1/pkg/common/rotationutil/ 19:18:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:18:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:18:47 spire-1.2.1/pkg/common/selector/ 19:18:47 spire-1.2.1/pkg/common/selector/selector.go 19:18:47 spire-1.2.1/pkg/common/selector/selector_test.go 19:18:47 spire-1.2.1/pkg/common/selector/set.go 19:18:47 spire-1.2.1/pkg/common/selector/set_utils.go 19:18:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:18:47 spire-1.2.1/pkg/common/telemetry/ 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/ 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:18:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:18:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:18:47 spire-1.2.1/pkg/common/telemetry/call.go 19:18:47 spire-1.2.1/pkg/common/telemetry/common/ 19:18:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:18:47 spire-1.2.1/pkg/common/telemetry/config.go 19:18:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:18:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:18:47 spire-1.2.1/pkg/common/telemetry/inmem.go 19:18:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:18:47 spire-1.2.1/pkg/common/telemetry/m3.go 19:18:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:18:47 spire-1.2.1/pkg/common/telemetry/metrics.go 19:18:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:18:47 spire-1.2.1/pkg/common/telemetry/names.go 19:18:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:18:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:18:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:18:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/ 19:18:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:18:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:18:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:18:47 spire-1.2.1/pkg/common/telemetry/server/server.go 19:18:47 spire-1.2.1/pkg/common/telemetry/sink.go 19:18:47 spire-1.2.1/pkg/common/telemetry/statsd.go 19:18:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:18:47 spire-1.2.1/pkg/common/telemetry/uptime.go 19:18:47 spire-1.2.1/pkg/common/telemetry/version.go 19:18:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:18:47 spire-1.2.1/pkg/common/uptime/ 19:18:47 spire-1.2.1/pkg/common/uptime/uptime.go 19:18:47 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:18:47 spire-1.2.1/pkg/common/util/ 19:18:47 spire-1.2.1/pkg/common/util/certs.go 19:18:47 spire-1.2.1/pkg/common/util/certs_test.go 19:18:47 spire-1.2.1/pkg/common/util/csr.go 19:18:47 spire-1.2.1/pkg/common/util/hash.go 19:18:47 spire-1.2.1/pkg/common/util/selectors.go 19:18:47 spire-1.2.1/pkg/common/util/selectors_test.go 19:18:47 spire-1.2.1/pkg/common/util/signals.go 19:18:47 spire-1.2.1/pkg/common/util/sort.go 19:18:47 spire-1.2.1/pkg/common/util/sort_test.go 19:18:47 spire-1.2.1/pkg/common/util/task.go 19:18:47 spire-1.2.1/pkg/common/util/task_test.go 19:18:47 spire-1.2.1/pkg/common/util/testdata/ 19:18:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:18:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:18:47 spire-1.2.1/pkg/common/version/ 19:18:47 spire-1.2.1/pkg/common/version/version.go 19:18:47 spire-1.2.1/pkg/common/x509svid/ 19:18:47 spire-1.2.1/pkg/common/x509svid/common_test.go 19:18:47 spire-1.2.1/pkg/common/x509svid/csr.go 19:18:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:18:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:18:47 spire-1.2.1/pkg/common/x509util/ 19:18:47 spire-1.2.1/pkg/common/x509util/cert.go 19:18:47 spire-1.2.1/pkg/common/x509util/dns.go 19:18:47 spire-1.2.1/pkg/common/x509util/dns_test.go 19:18:47 spire-1.2.1/pkg/common/x509util/keyid.go 19:18:47 spire-1.2.1/pkg/common/x509util/keypair.go 19:18:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:18:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:18:47 spire-1.2.1/pkg/server/ 19:18:47 spire-1.2.1/pkg/server/api/ 19:18:47 spire-1.2.1/pkg/server/api/agent.go 19:18:47 spire-1.2.1/pkg/server/api/agent/ 19:18:47 spire-1.2.1/pkg/server/api/agent/v1/ 19:18:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:18:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:18:47 spire-1.2.1/pkg/server/api/agent_test.go 19:18:47 spire-1.2.1/pkg/server/api/api.go 19:18:47 spire-1.2.1/pkg/server/api/audit/ 19:18:47 spire-1.2.1/pkg/server/api/audit/audit.go 19:18:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:18:47 spire-1.2.1/pkg/server/api/bundle.go 19:18:47 spire-1.2.1/pkg/server/api/bundle/ 19:18:47 spire-1.2.1/pkg/server/api/bundle/v1/ 19:18:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:18:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:18:47 spire-1.2.1/pkg/server/api/bundle_test.go 19:18:47 spire-1.2.1/pkg/server/api/debug/ 19:18:47 spire-1.2.1/pkg/server/api/debug/v1/ 19:18:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:18:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:18:47 spire-1.2.1/pkg/server/api/entry.go 19:18:47 spire-1.2.1/pkg/server/api/entry/ 19:18:47 spire-1.2.1/pkg/server/api/entry/v1/ 19:18:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:18:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:18:47 spire-1.2.1/pkg/server/api/entry_test.go 19:18:47 spire-1.2.1/pkg/server/api/health/ 19:18:47 spire-1.2.1/pkg/server/api/health/v1/ 19:18:47 spire-1.2.1/pkg/server/api/health/v1/service.go 19:18:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:18:47 spire-1.2.1/pkg/server/api/id.go 19:18:47 spire-1.2.1/pkg/server/api/id_test.go 19:18:47 spire-1.2.1/pkg/server/api/limits/ 19:18:47 spire-1.2.1/pkg/server/api/limits/limits.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/ 19:18:47 spire-1.2.1/pkg/server/api/middleware/alias.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/audit.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/caller.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/common.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/entries.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:18:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:18:47 spire-1.2.1/pkg/server/api/ratelimit.go 19:18:47 spire-1.2.1/pkg/server/api/rpccontext/ 19:18:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:18:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:18:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:18:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:18:47 spire-1.2.1/pkg/server/api/selector.go 19:18:47 spire-1.2.1/pkg/server/api/selector_test.go 19:18:47 spire-1.2.1/pkg/server/api/status.go 19:18:47 spire-1.2.1/pkg/server/api/status_test.go 19:18:47 spire-1.2.1/pkg/server/api/svid/ 19:18:47 spire-1.2.1/pkg/server/api/svid/v1/ 19:18:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:18:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:18:47 spire-1.2.1/pkg/server/api/trustdomain.go 19:18:47 spire-1.2.1/pkg/server/api/trustdomain/ 19:18:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:18:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:18:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:18:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:18:47 spire-1.2.1/pkg/server/authpolicy/ 19:18:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:18:47 spire-1.2.1/pkg/server/authpolicy/policy.go 19:18:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:18:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:18:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:18:47 spire-1.2.1/pkg/server/authpolicy/validate.go 19:18:47 spire-1.2.1/pkg/server/bundle/ 19:18:47 spire-1.2.1/pkg/server/bundle/client/ 19:18:47 spire-1.2.1/pkg/server/bundle/client/client.go 19:18:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:18:47 spire-1.2.1/pkg/server/bundle/client/manager.go 19:18:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:18:47 spire-1.2.1/pkg/server/bundle/client/sources.go 19:18:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:18:47 spire-1.2.1/pkg/server/bundle/client/updater.go 19:18:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:18:47 spire-1.2.1/pkg/server/ca/ 19:18:47 spire-1.2.1/pkg/server/ca/ca.go 19:18:47 spire-1.2.1/pkg/server/ca/ca_health.go 19:18:47 spire-1.2.1/pkg/server/ca/ca_test.go 19:18:47 spire-1.2.1/pkg/server/ca/journal.go 19:18:47 spire-1.2.1/pkg/server/ca/journal_test.go 19:18:47 spire-1.2.1/pkg/server/ca/manager.go 19:18:47 spire-1.2.1/pkg/server/ca/manager_health.go 19:18:47 spire-1.2.1/pkg/server/ca/manager_test.go 19:18:47 spire-1.2.1/pkg/server/ca/templates.go 19:18:47 spire-1.2.1/pkg/server/ca/upstream_client.go 19:18:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:18:47 spire-1.2.1/pkg/server/ca/validation.go 19:18:47 spire-1.2.1/pkg/server/cache/ 19:18:47 spire-1.2.1/pkg/server/cache/dscache/ 19:18:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:18:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:18:47 spire-1.2.1/pkg/server/cache/entrycache/ 19:18:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:18:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:18:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:18:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:18:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:18:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:18:47 spire-1.2.1/pkg/server/catalog/ 19:18:47 spire-1.2.1/pkg/server/catalog/catalog.go 19:18:47 spire-1.2.1/pkg/server/catalog/keymanager.go 19:18:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:18:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:18:47 spire-1.2.1/pkg/server/catalog/notifier.go 19:18:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:18:47 spire-1.2.1/pkg/server/config.go 19:18:47 spire-1.2.1/pkg/server/datastore/ 19:18:47 spire-1.2.1/pkg/server/datastore/datastore.go 19:18:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:18:47 spire-1.2.1/pkg/server/datastore/repository.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:18:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:18:47 spire-1.2.1/pkg/server/endpoints/ 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/ 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:18:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:18:47 spire-1.2.1/pkg/server/endpoints/config.go 19:18:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:18:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:18:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:18:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:18:47 spire-1.2.1/pkg/server/endpoints/middleware.go 19:18:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:18:47 spire-1.2.1/pkg/server/hostservice/ 19:18:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:18:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:18:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:18:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:18:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:18:47 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:18:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:18:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/ 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/ 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:18:47 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:18:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:18:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:18:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:18:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:18:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:18:47 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:18:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:18:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/ 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:18:47 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:18:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:18:47 spire-1.2.1/pkg/server/registration/ 19:18:47 spire-1.2.1/pkg/server/registration/manager.go 19:18:47 spire-1.2.1/pkg/server/registration/manager_test.go 19:18:47 spire-1.2.1/pkg/server/scanentries.go 19:18:47 spire-1.2.1/pkg/server/scanentries_test.go 19:18:47 spire-1.2.1/pkg/server/server.go 19:18:47 spire-1.2.1/pkg/server/server_test.go 19:18:47 spire-1.2.1/pkg/server/svid/ 19:18:47 spire-1.2.1/pkg/server/svid/observer.go 19:18:47 spire-1.2.1/pkg/server/svid/observer_test.go 19:18:47 spire-1.2.1/pkg/server/svid/rotator.go 19:18:47 spire-1.2.1/pkg/server/svid/rotator_config.go 19:18:47 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:18:47 spire-1.2.1/pkg/server/svid/rotator_test.go 19:18:47 spire-1.2.1/proto/ 19:18:47 spire-1.2.1/proto/private/ 19:18:47 spire-1.2.1/proto/private/server/ 19:18:47 spire-1.2.1/proto/private/server/journal/ 19:18:47 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:18:47 spire-1.2.1/proto/private/server/journal/journal.proto 19:18:47 spire-1.2.1/proto/spire/ 19:18:47 spire-1.2.1/proto/spire/common/ 19:18:47 spire-1.2.1/proto/spire/common/common.pb.go 19:18:47 spire-1.2.1/proto/spire/common/common.proto 19:18:47 spire-1.2.1/proto/spire/common/plugin/ 19:18:47 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:18:47 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:18:47 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:18:47 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:18:47 spire-1.2.1/proto/spire/plugin/ 19:18:47 spire-1.2.1/proto/spire/plugin/agent/ 19:18:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:18:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:18:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:18:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:18:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:18:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:18:47 spire-1.2.1/release/ 19:18:47 spire-1.2.1/release/spire-extras/ 19:18:47 spire-1.2.1/release/spire-extras/README.md 19:18:47 spire-1.2.1/release/spire-extras/conf/ 19:18:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:18:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:18:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:18:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:18:47 spire-1.2.1/release/spire/ 19:18:47 spire-1.2.1/release/spire/README.md 19:18:47 spire-1.2.1/release/spire/conf/ 19:18:47 spire-1.2.1/release/spire/conf/agent/ 19:18:47 spire-1.2.1/release/spire/conf/agent/agent.conf 19:18:47 spire-1.2.1/release/spire/conf/server/ 19:18:47 spire-1.2.1/release/spire/conf/server/server.conf 19:18:47 spire-1.2.1/script/ 19:18:47 spire-1.2.1/script/build-artifact.sh 19:18:47 spire-1.2.1/script/generate_dummy_ca.sh 19:18:47 spire-1.2.1/support/ 19:18:47 spire-1.2.1/support/k8s/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:18:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/ 19:18:47 spire-1.2.1/support/oidc-discovery-provider/README.md 19:18:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/config.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/main.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:18:47 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:18:47 spire-1.2.1/test/ 19:18:47 spire-1.2.1/test/clock/ 19:18:47 spire-1.2.1/test/clock/clock.go 19:18:47 spire-1.2.1/test/fakes/ 19:18:47 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:18:47 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:18:47 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:18:47 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:18:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:18:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:18:47 spire-1.2.1/test/fakes/fakeagentstore/ 19:18:47 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:18:47 spire-1.2.1/test/fakes/fakedatastore/ 19:18:47 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:18:47 spire-1.2.1/test/fakes/fakeentryclient/ 19:18:47 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:18:47 spire-1.2.1/test/fakes/fakehealthchecker/ 19:18:47 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:18:47 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:18:47 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:18:47 spire-1.2.1/test/fakes/fakemetrics/ 19:18:47 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:18:47 spire-1.2.1/test/fakes/fakenoderesolver/ 19:18:47 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:18:47 spire-1.2.1/test/fakes/fakenotifier/ 19:18:47 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:18:47 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:18:47 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:18:47 spire-1.2.1/test/fakes/fakeserverca/ 19:18:47 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:18:47 spire-1.2.1/test/fakes/fakeservercatalog/ 19:18:47 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:18:47 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:18:47 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:18:47 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:18:47 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:18:47 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:18:47 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:18:47 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:18:47 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:18:47 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:18:47 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:18:47 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:18:47 spire-1.2.1/test/fixture/ 19:18:47 spire-1.2.1/test/fixture/certs/ 19:18:47 spire-1.2.1/test/fixture/certs/agent_svid.der 19:18:47 spire-1.2.1/test/fixture/certs/base_cert.pem 19:18:47 spire-1.2.1/test/fixture/certs/base_csr.pem 19:18:47 spire-1.2.1/test/fixture/certs/base_key.pem 19:18:47 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:18:47 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:18:47 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:18:47 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:18:47 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:18:47 spire-1.2.1/test/fixture/certs/blog_key.pem 19:18:47 spire-1.2.1/test/fixture/certs/bundle.der 19:18:47 spire-1.2.1/test/fixture/certs/ca.pem 19:18:47 spire-1.2.1/test/fixture/certs/ca_key.pem 19:18:47 spire-1.2.1/test/fixture/certs/database_cert.pem 19:18:47 spire-1.2.1/test/fixture/certs/database_csr.pem 19:18:47 spire-1.2.1/test/fixture/certs/database_key.pem 19:18:47 spire-1.2.1/test/fixture/certs/node_cert.pem 19:18:47 spire-1.2.1/test/fixture/certs/node_csr.pem 19:18:47 spire-1.2.1/test/fixture/certs/node_key.pem 19:18:47 spire-1.2.1/test/fixture/certs/svid.pem 19:18:47 spire-1.2.1/test/fixture/certs/svid_key.pem 19:18:47 spire-1.2.1/test/fixture/config/ 19:18:47 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:18:47 spire-1.2.1/test/fixture/config/agent_good.conf 19:18:47 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:18:47 spire-1.2.1/test/fixture/config/plugin_good.conf 19:18:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:18:47 spire-1.2.1/test/fixture/config/server_good.conf 19:18:47 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:18:47 spire-1.2.1/test/fixture/fixture.go 19:18:47 spire-1.2.1/test/fixture/nodeattestor/ 19:18:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:18:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:18:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:18:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:18:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:18:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:18:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:18:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:18:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:18:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:18:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:18:47 spire-1.2.1/test/fixture/registration/ 19:18:47 spire-1.2.1/test/fixture/registration/entries.json 19:18:47 spire-1.2.1/test/fixture/registration/good-for-update.json 19:18:47 spire-1.2.1/test/fixture/registration/good.json 19:18:47 spire-1.2.1/test/fixture/registration/invalid.json 19:18:47 spire-1.2.1/test/fixture/registration/invalid_json.json 19:18:47 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:18:47 spire-1.2.1/test/integration/ 19:18:47 spire-1.2.1/test/integration/README.md 19:18:47 spire-1.2.1/test/integration/common 19:18:47 spire-1.2.1/test/integration/setup/ 19:18:47 spire-1.2.1/test/integration/setup/adminclient/ 19:18:47 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:18:47 spire-1.2.1/test/integration/setup/adminclient/client.go 19:18:47 spire-1.2.1/test/integration/setup/debugagent/ 19:18:47 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:18:47 spire-1.2.1/test/integration/setup/debugagent/main.go 19:18:47 spire-1.2.1/test/integration/setup/debugserver/ 19:18:47 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:18:47 spire-1.2.1/test/integration/setup/debugserver/main.go 19:18:47 spire-1.2.1/test/integration/setup/downstreamclient/ 19:18:47 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:18:47 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:18:47 spire-1.2.1/test/integration/setup/itclient/ 19:18:47 spire-1.2.1/test/integration/setup/itclient/client.go 19:18:47 spire-1.2.1/test/integration/setup/node-attestation/ 19:18:47 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:18:47 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:18:47 spire-1.2.1/test/integration/setup/x509pop/ 19:18:47 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:18:47 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:18:47 spire-1.2.1/test/integration/suites/ 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:18:47 spire-1.2.1/test/integration/suites/join-token/ 19:18:47 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:18:47 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:18:47 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:18:47 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:18:47 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:18:47 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:18:47 spire-1.2.1/test/integration/suites/join-token/README.md 19:18:47 spire-1.2.1/test/integration/suites/join-token/conf/ 19:18:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:18:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/join-token/teardown 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:18:47 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:18:47 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:18:47 spire-1.2.1/test/integration/suites/k8s/ 19:18:47 spire-1.2.1/test/integration/suites/k8s/00-setup 19:18:47 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:18:47 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:18:47 spire-1.2.1/test/integration/suites/k8s/README.md 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/ 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:18:47 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:18:47 spire-1.2.1/test/integration/suites/k8s/teardown 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/ 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:18:47 spire-1.2.1/test/integration/suites/rotation/ 19:18:47 spire-1.2.1/test/integration/suites/rotation/00-setup 19:18:47 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:18:47 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:18:47 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:18:47 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:18:47 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:18:47 spire-1.2.1/test/integration/suites/rotation/README.md 19:18:47 spire-1.2.1/test/integration/suites/rotation/conf/ 19:18:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:18:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/rotation/teardown 19:18:47 spire-1.2.1/test/integration/suites/self-test/ 19:18:47 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:18:47 spire-1.2.1/test/integration/suites/self-test/README.md 19:18:47 spire-1.2.1/test/integration/suites/self-test/teardown 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:18:47 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:18:47 spire-1.2.1/test/integration/suites/upgrade/ 19:18:47 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:18:47 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:18:47 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:18:47 spire-1.2.1/test/integration/suites/upgrade/README.md 19:18:47 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:18:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:18:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:18:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:18:47 spire-1.2.1/test/integration/suites/upgrade/teardown 19:18:47 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:18:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:18:47 spire-1.2.1/test/integration/test-one.sh 19:18:47 spire-1.2.1/test/integration/test.sh 19:18:47 spire-1.2.1/test/plugintest/ 19:18:47 spire-1.2.1/test/plugintest/config.go 19:18:47 spire-1.2.1/test/plugintest/load.go 19:18:47 spire-1.2.1/test/plugintest/option.go 19:18:47 spire-1.2.1/test/spiretest/ 19:18:47 spire-1.2.1/test/spiretest/apiserver.go 19:18:47 spire-1.2.1/test/spiretest/assertions.go 19:18:47 spire-1.2.1/test/spiretest/dir.go 19:18:47 spire-1.2.1/test/spiretest/errors_posix.go 19:18:47 spire-1.2.1/test/spiretest/errors_windows.go 19:18:47 spire-1.2.1/test/spiretest/logs.go 19:18:47 spire-1.2.1/test/spiretest/socketapi.go 19:18:47 spire-1.2.1/test/spiretest/suite.go 19:18:47 spire-1.2.1/test/spiretest/x509.go 19:18:47 spire-1.2.1/test/testca/ 19:18:47 spire-1.2.1/test/testca/ca.go 19:18:47 spire-1.2.1/test/testkey/ 19:18:47 spire-1.2.1/test/testkey/generate.sh 19:18:47 spire-1.2.1/test/testkey/genkeys.go 19:18:47 spire-1.2.1/test/testkey/keys.go 19:18:47 spire-1.2.1/test/testkey/new.go 19:18:47 spire-1.2.1/test/tpmsimulator/ 19:18:47 spire-1.2.1/test/tpmsimulator/simulator.go 19:18:47 spire-1.2.1/test/util/ 19:18:47 spire-1.2.1/test/util/cert_fixtures.go 19:18:47 spire-1.2.1/test/util/cert_generation.go 19:18:47 spire-1.2.1/test/util/io_redirection.go 19:18:47 spire-1.2.1/test/util/race.go 19:18:47 spire-1.2.1/test/util/util.go 19:18:47 building spire from source... 19:18:47 Building bin/spire-server... 19:18:47 go: downloading github.com/mitchellh/cli v1.1.2 19:18:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:18:47 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:18:47 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:18:47 go: downloading google.golang.org/grpc v1.44.0 19:18:47 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:18:47 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:18:47 go: downloading github.com/imdario/mergo v0.3.12 19:18:47 go: downloading github.com/sirupsen/logrus v1.8.1 19:18:48 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:18:48 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:18:48 go: downloading github.com/fatih/color v1.13.0 19:18:48 go: downloading github.com/mattn/go-isatty v0.0.14 19:18:48 go: downloading google.golang.org/protobuf v1.27.1 19:18:48 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:18:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:18:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:18:48 go: downloading github.com/armon/go-metrics v0.3.10 19:18:48 go: downloading github.com/prometheus/client_golang v1.12.1 19:18:48 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:18:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:18:48 go: downloading github.com/open-policy-agent/opa v0.38.0 19:18:48 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:18:48 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:18:48 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:18:48 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:18:48 go: downloading github.com/mattn/go-colorable v0.1.12 19:18:48 go: downloading github.com/Masterminds/goutils v1.1.0 19:18:48 go: downloading github.com/Masterminds/semver v1.5.0 19:18:48 go: downloading github.com/google/uuid v1.1.2 19:18:48 go: downloading github.com/huandu/xstrings v1.3.2 19:18:48 go: downloading go.uber.org/atomic v1.9.0 19:18:48 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:18:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:18:49 go: downloading github.com/imkira/go-observer v1.0.3 19:18:49 go: downloading github.com/prometheus/client_model v0.2.0 19:18:49 go: downloading github.com/prometheus/common v0.32.1 19:18:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:49 ---> b6773811def1 19:18:49 Step 3/23 : WORKDIR /edgex-go 19:18:49 ---> Using cache 19:18:49 ---> 2f64ea084536 19:18:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:49 ---> Using cache 19:18:49 ---> 28e425805b60 19:18:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:18:49 go: downloading github.com/beorn7/perks v1.0.1 19:18:49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:18:49 go: downloading github.com/prometheus/procfs v0.7.3 19:18:49 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:18:49 go: downloading github.com/oklog/run v1.0.0 19:18:49 go: downloading github.com/hashicorp/errwrap v1.1.0 19:18:49 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:18:49 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:18:49 go: downloading github.com/blang/semver/v4 v4.0.0 19:18:49 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:18:49 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:18:49 go: downloading github.com/jinzhu/gorm v1.9.16 19:18:49  ---> Running in 9f9ef9e8ba03 19:18:49 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:18:49 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:18:49 go: downloading github.com/lib/pq v1.10.4 19:18:49 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:18:49  ---> Running in 9e8f1590e53b 19:18:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:18:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:51 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:18:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:18:51 go: downloading github.com/stretchr/testify v1.7.0 19:18:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:18:51 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:18:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:52 OK: 221 MiB in 52 packages 19:18:52 OK: 221 MiB in 52 packages 19:18:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:18:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:18:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:18:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:18:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:18:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:18:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:18:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:18:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:18:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:18:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:18:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:18:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:18:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:18:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:18:56 go: downloading google.golang.org/api v0.70.0 19:18:56 go: downloading github.com/google/go-tpm v0.3.3 19:18:56 go: downloading k8s.io/api v0.23.4 19:18:56 go: downloading k8s.io/client-go v0.23.4 19:18:56 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:18:56 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:18:56 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:18:56 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:18:56 go: downloading cloud.google.com/go/storage v1.21.0 19:18:56 Removing intermediate container 9e8f1590e53b 19:18:56 ---> ef0730f56528 19:18:56 Step 6/23 : COPY go.mod vendor* ./ 19:18:56 Removing intermediate container 9f9ef9e8ba03 19:18:56 ---> bd48b7312577 19:18:56 Step 6/23 : COPY go.mod vendor* ./ 19:18:57 go: downloading cloud.google.com/go v0.100.2 19:18:57 go: downloading k8s.io/apimachinery v0.23.4 19:18:58 go: downloading k8s.io/kube-aggregator v0.23.3 19:18:58 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:18:58 go: downloading cloud.google.com/go/security v1.3.0 19:18:58 go: downloading github.com/hashicorp/vault/api v1.4.1 19:18:58 go: downloading github.com/twmb/murmur3 v1.1.6 19:18:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:18:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:18:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:18:58 go: downloading github.com/jinzhu/inflection v1.0.0 19:18:58 go: downloading github.com/aws/smithy-go v1.11.0 19:18:58  ---> 8c36237a5a84 19:18:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:59 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:18:59  ---> 308f41452099 19:18:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:18:59 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:18:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:18:59 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:18:59  ---> Running in 701d73f30a1d 19:18:59 ---> Running in 3209e7569ec3 19:18:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:18:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:18:59 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:18:59 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:18:59 go: downloading github.com/dimchansky/utfbom v1.1.1 19:18:59 go: downloading cloud.google.com/go/compute v1.3.0 19:18:59 go: downloading cloud.google.com/go/iam v0.1.1 19:18:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:18:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:19:01 go: downloading github.com/gogo/protobuf v1.3.2 19:19:01 go: downloading github.com/google/gofuzz v1.1.0 19:19:01 go: downloading k8s.io/klog/v2 v2.30.0 19:19:01 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:19:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:19:01 go: downloading github.com/spf13/pflag v1.0.5 19:19:01 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:19:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:19:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:19:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:19:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:19:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:19:01 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:19:02 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:19:02 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:19:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:19:02 go: downloading gopkg.in/yaml.v2 v2.4.0 19:19:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:19:02 go: downloading github.com/gobwas/glob v0.2.3 19:19:02 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:19:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:19:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:19:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:19:02 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:19:02 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:19:02 go: downloading go.opencensus.io v0.23.0 19:19:02 go: downloading gopkg.in/inf.v0 v0.9.1 19:19:02 go: downloading github.com/google/go-cmp v0.5.7 19:19:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:19:02 go: downloading github.com/googleapis/gnostic v0.5.5 19:19:02 go: downloading github.com/go-logr/logr v1.2.2 19:19:02 go: downloading github.com/json-iterator/go v1.1.12 19:19:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:19:02 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:19:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:19:02 go: downloading go.uber.org/zap v1.21.0 19:19:02 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:19:02 go: downloading github.com/tklauser/numcpus v0.3.0 19:19:02 go: downloading sigs.k8s.io/yaml v1.3.0 19:19:02 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:19:02 go: downloading github.com/ryanuber/go-glob v1.0.0 19:19:02 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:19:02 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:19:02 go: downloading github.com/hashicorp/go-version v1.2.0 19:19:02 go: downloading github.com/golang/snappy v0.0.4 19:19:02 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:19:02 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:19:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:19:02 go: downloading github.com/modern-go/reflect2 v1.0.2 19:19:02 go: downloading go.uber.org/multierr v1.6.0 19:19:06 Removing intermediate container 3209e7569ec3 19:19:06 ---> 4ff34d284e42 19:19:06 Step 8/23 : COPY . . 19:19:08 Removing intermediate container 701d73f30a1d 19:19:08 ---> 10a3c64712e6 19:19:08 Step 8/23 : COPY . . 19:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements 19:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:19:08 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:19:08 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:19:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.658s coverage: 98.5% of statements 19:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:19:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.438s coverage: 53.4% of statements 19:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:19:27  ---> ef2d0579e1d2 19:19:27 Step 9/23 : RUN make cmd/core-command/core-command 19:19:27 ---> a6fda6655c58 19:19:27 Step 9/23 : RUN make cmd/core-data/core-data 19:19:27 ---> Running in 53e5ab5d4360 19:19:27 ---> Running in ad835cef64d2 19:19:27 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 19:19:27 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 19:19:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.888s coverage: 89.2% of statements 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:19:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.419s coverage: 83.8% of statements 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.267s coverage: 95.6% of statements 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.303s coverage: 72.2% of statements 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.535s coverage: 60.0% of statements 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.520s coverage: 0.9% of statements 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.307s coverage: 58.8% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.483s coverage: 29.6% of statements 19:19:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.211s coverage: 79.5% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements 19:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.339s coverage: 96.3% of statements 19:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.397s coverage: 87.5% of statements 19:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.464s coverage: 94.4% of statements 19:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements 19:19:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.602s coverage: 82.5% of statements 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:20:05 Removing intermediate container 53e5ab5d4360 19:20:05 ---> b989d0368b08 19:20:05 19:20:05 Step 10/23 : FROM alpine:3.14 19:20:05 ---> e04c818066af 19:20:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:20:05 ---> Using cache 19:20:05 ---> 69c1f6e1b36c 19:20:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:05 ---> Using cache 19:20:05 ---> e2880357a749 19:20:05 Step 13/23 : ENV APP_PORT=59882 19:20:05 Removing intermediate container ad835cef64d2 19:20:05 ---> 40b7d1c86073 19:20:05 19:20:05 Step 10/23 : FROM alpine:3.14 19:20:05 ---> e04c818066af 19:20:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:20:05 ---> Running in fca34376fc24 19:20:05 ---> Running in aa9d348fcdea 19:20:05 Removing intermediate container fca34376fc24 19:20:05 ---> 9558d648023a 19:20:05 Step 14/23 : EXPOSE $APP_PORT 19:20:05 Removing intermediate container aa9d348fcdea 19:20:05 ---> 23890c3d8eec 19:20:05 Step 12/23 : ENV APP_PORT=59880 19:20:05 ---> Running in 509fc3544116 19:20:05 ---> Running in c0bbe7b408db 19:20:05 Removing intermediate container 509fc3544116 19:20:05 ---> 4aa93e93b561 19:20:05 Step 15/23 : WORKDIR / 19:20:05 Removing intermediate container c0bbe7b408db 19:20:05 ---> 1e356f69baca 19:20:05 Step 13/23 : EXPOSE $APP_PORT 19:20:05 ---> Running in 87e5c00f2c58 19:20:05 ---> Running in 68025f84d6a1 19:20:05 Removing intermediate container 68025f84d6a1 19:20:05 ---> 21f640bb35e4 19:20:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:05 Removing intermediate container 87e5c00f2c58 19:20:05 ---> eb861d027b2a 19:20:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:05 ---> Running in 1eec4dde51f3 19:20:05 ---> d581e015598a 19:20:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:20:05 ---> b9b987a7c46e 19:20:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:20:05 Removing intermediate container 1eec4dde51f3 19:20:05 ---> 2f2800919a2f 19:20:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:20:05 ---> Running in 3cf37a554866 19:20:05 ---> 685b32f71474 19:20:05 Step 19/23 : ENTRYPOINT ["/core-command"] 19:20:05 ---> Running in e2fca8c43ca0 19:20:05 Removing intermediate container e2fca8c43ca0 19:20:05 ---> 5e7a26ee6467 19:20:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:05 ---> Running in 4b6297e5e8c8 19:20:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:20:05 Removing intermediate container 4b6297e5e8c8 19:20:05 ---> 1cc32d599eb9 19:20:05 Step 21/23 : LABEL arch=x86_64 19:20:05 ---> Running in 250d204dae7d 19:20:05 Removing intermediate container 250d204dae7d 19:20:05 ---> 0d333b341c56 19:20:05 Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:20:05 ---> Running in 16f7b1acc1d6 19:20:05 Removing intermediate container 16f7b1acc1d6 19:20:05 ---> 1d43dc1f7a2f 19:20:05 Step 23/23 : LABEL version=0.0.0 19:20:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:20:05 ---> Running in 746888de789e 19:20:05 Removing intermediate container 746888de789e 19:20:05 ---> 7f9b24727164 19:20:05 19:20:05 Successfully built 7f9b24727164 19:20:05 (1/6) Installing dumb-init (1.2.5-r1) 19:20:05 Successfully tagged core-command:latest 19:20:05  Building core-command ... done Building security-bootstrapper 19:20:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:20:06 (3/6) Installing libsodium (1.0.18-r0) 19:20:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:20:06 (5/6) Installing libzmq (4.3.4-r0) 19:20:06 (6/6) Installing zeromq (4.3.4-r0) 19:20:06 Executing busybox-1.33.1-r7.trigger 19:20:06 OK: 8 MiB in 20 packages 19:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.279s coverage: 58.8% of statements 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements 19:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 19:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.345s coverage: 85.4% of statements 19:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.942s coverage: 91.2% of statements 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:20:09 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:20:09 ---> b6773811def1 19:20:09 Step 3/31 : WORKDIR /edgex-go 19:20:09 ---> Using cache 19:20:09 ---> 2f64ea084536 19:20:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:09 ---> Using cache 19:20:09 ---> 28e425805b60 19:20:09 Step 5/31 : RUN apk add --update --no-cache make git 19:20:09 ---> Using cache 19:20:09 ---> bd48b7312577 19:20:09 Step 6/31 : COPY go.mod vendor* ./ 19:20:09 ---> Using cache 19:20:09 ---> 308f41452099 19:20:09 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:09 ---> Using cache 19:20:09 ---> 4ff34d284e42 19:20:09 Step 8/31 : COPY . . 19:20:09 ---> Using cache 19:20:09 ---> ef2d0579e1d2 19:20:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.887s coverage: 64.4% of statements 19:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.251s coverage: 100.0% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 19:20:11 ---> Running in d0590314fb1b 19:20:11 Removing intermediate container 3cf37a554866 19:20:11 ---> a7159cf8ad13 19:20:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:12 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 19:20:12 ---> b5e3d4be7b70 19:20:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:20:13 ---> b283376192cd 19:20:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:20:13 ---> 7990d9f4c081 19:20:13 Step 19/23 : ENTRYPOINT ["/core-data"] 19:20:13 ---> Running in df624ae4697d 19:20:14 Removing intermediate container df624ae4697d 19:20:14 ---> 75c9c7ed1d34 19:20:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:14 ---> Running in df836aaf4934 19:20:14 Removing intermediate container df836aaf4934 19:20:14 ---> 9931ce7bb6b9 19:20:14 Step 21/23 : LABEL arch=x86_64 19:20:14 ---> Running in d634ef4ce706 19:20:15 Removing intermediate container d634ef4ce706 19:20:15 ---> 0ce9f41bcb3c 19:20:15 Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:20:15 ---> Running in b2b6f4026baf 19:20:15 Removing intermediate container b2b6f4026baf 19:20:15 ---> 7fad4a41fcfd 19:20:15 Step 23/23 : LABEL version=0.0.0 19:20:16 ---> Running in 9051e2e20192 19:20:16 Removing intermediate container 9051e2e20192 19:20:16 ---> 35e700f99eb0 19:20:16 19:20:16 Successfully built 35e700f99eb0 19:20:16 Successfully tagged core-data:latest 19:20:16 Building core-metadata 19:20:20  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:20 ---> b6773811def1 19:20:20 Step 3/23 : WORKDIR /edgex-go 19:20:20 ---> Using cache 19:20:20 ---> 2f64ea084536 19:20:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:20 ---> Using cache 19:20:20 ---> 28e425805b60 19:20:20 Step 5/23 : RUN apk add --update --no-cache make git 19:20:20 ---> Using cache 19:20:20 ---> bd48b7312577 19:20:20 Step 6/23 : COPY go.mod vendor* ./ 19:20:20 ---> Using cache 19:20:20 ---> 308f41452099 19:20:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:20 ---> Using cache 19:20:20 ---> 4ff34d284e42 19:20:20 Step 8/23 : COPY . . 19:20:20 ---> Using cache 19:20:20 ---> ef2d0579e1d2 19:20:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:20:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.474s coverage: 65.4% of statements 19:20:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:20:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:20:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.839s coverage: 43.8% of statements 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:20:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:20:23 Building bin/spire-agent... 19:20:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:20:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:20:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:20:23 go: downloading github.com/docker/docker v20.10.12+incompatible 19:20:23  ---> Running in 7e8cf772934a 19:20:24 Building bin/spire-agent... 19:20:24 go: downloading github.com/google/go-tpm-tools v0.3.3 19:20:24 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:20:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:20:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:20:24 go: downloading github.com/docker/go-connections v0.4.0 19:20:24 go: downloading github.com/docker/go-units v0.4.0 19:20:24 go: downloading github.com/opencontainers/image-spec v1.0.1 19:20:24 go: downloading github.com/containerd/containerd v1.3.4 19:20:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:20:24 go: downloading github.com/opencontainers/go-digest v1.0.0 19:20: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/core-metadata/core-metadata ./cmd/core-metadata 19:20:25 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:20:25 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:20:25 go: downloading github.com/docker/docker v20.10.12+incompatible 19:20:25 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:20:25 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:20:25 go: downloading github.com/google/go-tpm-tools v0.3.3 19:20:26 go: downloading github.com/docker/go-units v0.4.0 19:20:26 go: downloading github.com/opencontainers/image-spec v1.0.1 19:20:26 go: downloading github.com/docker/go-connections v0.4.0 19:20:26 go: downloading github.com/containerd/containerd v1.3.4 19:20:26 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:20:26 go: downloading github.com/opencontainers/go-digest v1.0.0 19:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.401s coverage: 17.7% of statements 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.657s coverage: 92.3% of statements 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:20:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.419s coverage: 97.7% of statements 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:20:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:20:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements 19:20:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 19:20:31 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:20:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:20:31 GO111MODULE=on go vet ./... 19:20:44 Removing intermediate container d0590314fb1b 19:20:44 ---> 275ab4ea49ca 19:20:44 19:20:44 Step 10/31 : FROM alpine:3.14 19:20:44 ---> e04c818066af 19:20:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:20:44 ---> Running in 9ce92315f3ef 19:20:44 Removing intermediate container 9ce92315f3ef 19:20:44 ---> 1393134ca550 19:20:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:20:44 ---> Running in 74b65edbb314 19:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:20:44 (1/2) Installing dumb-init (1.2.5-r1) 19:20:44 (2/2) Installing su-exec (0.2-r1) 19:20:44 Executing busybox-1.33.1-r7.trigger 19:20:44 OK: 6 MiB in 16 packages 19:20:45 Removing intermediate container 74b65edbb314 19:20:45 ---> 4bd3b93fd7b4 19:20:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:20:45 ---> Running in 1cb7ec11b698 19:20:46 Removing intermediate container 1cb7ec11b698 19:20:46 ---> 4150526b8e8a 19:20:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:20:48 ---> Running in 6be0abb3b108 19:20:48 Removing intermediate container 7e8cf772934a 19:20:48 ---> 4cd4106fc563 19:20:48 19:20:48 Step 10/23 : FROM alpine:3.14 19:20:48 ---> e04c818066af 19:20:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:20:48 ---> Using cache 19:20:48 ---> 69c1f6e1b36c 19:20:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:48 ---> Using cache 19:20:48 ---> e2880357a749 19:20:48 Step 13/23 : ENV APP_PORT=59881 19:20:49 Removing intermediate container 6be0abb3b108 19:20:49 ---> 816211107ec8 19:20:49 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:20:49 ---> Running in 17cd285e5784 19:20:49 ---> Running in 2e4dd5745eea 19:20:50 Removing intermediate container 17cd285e5784 19:20:50 ---> 81e42dddbb05 19:20:50 Step 14/23 : EXPOSE $APP_PORT 19:20:50 ---> Running in f857f02a8bc1 19:20:51 Removing intermediate container f857f02a8bc1 19:20:51 ---> 3b020746d357 19:20:51 Step 15/23 : WORKDIR / 19:20:51 ---> Running in 22cd8f175016 19:20:51 Removing intermediate container 2e4dd5745eea 19:20:51 ---> 7d2b12f37df6 19:20:51 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:20:51 ---> Running in 21373cbb2c01 19:20:51 Removing intermediate container 22cd8f175016 19:20:51 ---> 75057c26429a 19:20:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:51 Removing intermediate container 21373cbb2c01 19:20:51 ---> 01425892d2bb 19:20:51 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:20:52 ---> 69eeb2348d3f 19:20:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:20:52 ---> 48dfed755776 19:20:52 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:20:52 ---> Running in 0cb44765ac97 19:20:52 ---> 2f2049b7d6b6 19:20:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:20:53 ---> ff3339e57c44 19:20:53 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:20:53 Removing intermediate container 0cb44765ac97 19:20:53 ---> ebdeb957f033 19:20:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:53 ---> Running in d46180d19ed2 19:20:53 Removing intermediate container d46180d19ed2 19:20:53 ---> 7efaea7606de 19:20:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:53 ---> 7ee07a002c00 19:20:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:20:53 ---> Running in 4adcc3571852 19:20:53 Removing intermediate container 4adcc3571852 19:20:53 ---> 78d7df9fa17e 19:20:53 Step 21/23 : LABEL arch=x86_64 19:20:53 ---> Running in a3d3711230e0 19:20:54 Removing intermediate container a3d3711230e0 19:20:54 ---> 532f19eca655 19:20:54 Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:20:54 ---> c71d565ce415 19:20:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:20:54 ---> Running in 6b1ef01dd9be 19:20:54 Removing intermediate container 6b1ef01dd9be 19:20:54 ---> 980953a4b147 19:20:54 Step 23/23 : LABEL version=0.0.0 19:20:54 ---> 5eec9e6890d6 19:20:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:20:54 ---> Running in 7242c1e387b0 19:20:54 ---> aa9d972ed668 19:20:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:20:54 Removing intermediate container 7242c1e387b0 19:20:54 ---> 3821e3d81c2a 19:20:54 19:20:54 Successfully built 3821e3d81c2a 19:20:54 Successfully tagged core-metadata:latest 19:20:54 Building sys-mgmt-agent 19:20:56  Building core-metadata ... done  ---> f1231754d716 19:20:56 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:20:56 ---> Running in 82d789f353b4 19:20:57 Removing intermediate container 82d789f353b4 19:20:57 ---> aaf2873723ea 19:20:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:20:57 ---> 5af6af6893e7 19:20:57 Step 26/31 : RUN chmod +x /entrypoint.sh 19:20:58 ---> Running in 46d039a4e594 19:20:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:59 ---> b6773811def1 19:20:59 Step 3/23 : WORKDIR /edgex-go 19:20:59 ---> Using cache 19:20:59 ---> 2f64ea084536 19:20:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:59 ---> Using cache 19:20:59 ---> 28e425805b60 19:20:59 Step 5/23 : RUN apk add --update --no-cache make bash git 19:21:00 ---> Running in 512807a65471 19:21:00 Removing intermediate container 46d039a4e594 19:21:00 ---> 1d1507555442 19:21:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:21:00 ---> Running in 00738780c483 19:21:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:00 Removing intermediate container 00738780c483 19:21:00 ---> 07d9c7b957cb 19:21:00 Step 28/31 : CMD ["gate"] 19:21:00 ---> Running in 3bac8625d8df 19:21:00 Removing intermediate container 3bac8625d8df 19:21:00 ---> fe16d0018dbc 19:21:00 Step 29/31 : LABEL arch=x86_64 19:21:00 ---> Running in 1c17067f0fb0 19:21:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:01 Removing intermediate container 1c17067f0fb0 19:21:01 ---> 8d784f5125f1 19:21:01 Step 30/31 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:21:01 ---> Running in c41bc6cdde6b 19:21:01 OK: 221 MiB in 52 packages 19:21:01 Removing intermediate container c41bc6cdde6b 19:21:01 ---> b265d9d9d3fa 19:21:01 Step 31/31 : LABEL version=0.0.0 19:21:01 ---> Running in 6b1bd2bb6ba9 19:21:01 Removing intermediate container 6b1bd2bb6ba9 19:21:01 ---> 566db337939d 19:21:01 19:21:01 Successfully built 566db337939d 19:21:01 Successfully tagged security-bootstrapper:latest 19:21:01  Building security-bootstrapper ... done Building security-secretstore-setup 19:21:02 Removing intermediate container 512807a65471 19:21:02 ---> 5ec4a350b122 19:21:02 Step 6/23 : COPY go.mod vendor* ./ 19:21:03 ---> dd979fe80e3d 19:21:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:04 ---> Running in 7676cb4cbd04 19:21:06 Removing intermediate container 7676cb4cbd04 19:21:06 ---> 5766cc403146 19:21:06 Step 8/23 : COPY . . 19:21:06 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:21:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:21:06 ---> b6773811def1 19:21:06 Step 3/25 : WORKDIR /edgex-go 19:21:06 ---> Using cache 19:21:06 ---> 2f64ea084536 19:21:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:06 ---> Using cache 19:21:06 ---> 28e425805b60 19:21:06 Step 5/25 : RUN apk add --update --no-cache make git 19:21:06 ---> Using cache 19:21:06 ---> bd48b7312577 19:21:06 Step 6/25 : COPY go.mod vendor* ./ 19:21:06 ---> Using cache 19:21:06 ---> 308f41452099 19:21:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:06 ---> Using cache 19:21:06 ---> 4ff34d284e42 19:21:06 Step 8/25 : COPY . . 19:21:06 ---> Using cache 19:21:06 ---> ef2d0579e1d2 19:21:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:08 ---> Running in f34a0af631ac 19:21:08 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 19:21:14 ---> 5cc085458db2 19:21:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:21:15 ---> Running in 131defe44105 19:21:15 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 19:21:20 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 19:21:24 Building bin/spire-agent... 19:21:24 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:21:24 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:21:24 go: downloading github.com/docker/docker v20.10.12+incompatible 19:21:24 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:21:25 go: downloading github.com/google/go-tpm-tools v0.3.3 19:21:25 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:21:25 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:21:25 go: downloading github.com/docker/go-connections v0.4.0 19:21:25 go: downloading github.com/docker/go-units v0.4.0 19:21:25 go: downloading github.com/opencontainers/image-spec v1.0.1 19:21:25 go: downloading github.com/containerd/containerd v1.3.4 19:21:25 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:21:25 go: downloading github.com/opencontainers/go-digest v1.0.0 19:21:29 Removing intermediate container 9675b3bdb77c 19:21:29 ---> 86ca6ec48570 19:21:29 19:21:29 Step 13/26 : FROM alpine:3.15 19:21:29 Removing intermediate container 593e9fa4ac7a 19:21:29 ---> 46d113c8b55f 19:21:29 19:21:29 Step 13/26 : FROM alpine:3.15 19:21:29 Removing intermediate container f34a0af631ac 19:21:29 ---> 4a76a990cbf3 19:21:29 19:21:29 Step 10/25 : FROM alpine:3.14 19:21:29 ---> e04c818066af 19:21:29 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:21:29 ---> Running in 71f94f6b6c7d 19:21:30 3.15: Pulling from library/alpine 19:21:30 3.15: Pulling from library/alpine 19:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:21:30 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:21:30 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:21:30 Status: Downloaded newer image for alpine:3.15 19:21:30 Status: Image is up to date for alpine:3.15 19:21:30 ---> 0ac33e5f5afa 19:21:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 0ac33e5f5afa 19:21:30 19:21:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:30 (1/3) Installing ca-certificates (20211220-r0) 19:21:30 (2/3) Installing dumb-init (1.2.5-r1) 19:21:30 (3/3) Installing su-exec (0.2-r1) 19:21:30 Executing busybox-1.33.1-r7.trigger 19:21:30 Executing ca-certificates-20211220-r0.trigger 19:21:30 OK: 6 MiB in 17 packages 19:21:31 ---> Running in a434548e3bc3 19:21:31 ---> Running in 78824867ed12 19:21:31 Removing intermediate container a434548e3bc3 19:21:31 ---> a0e5375372ae 19:21:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:31 Removing intermediate container 78824867ed12 19:21:31 ---> bb2ca4cd7212 19:21:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:31 ---> Running in 3b8a29bc6c55 19:21:31 ---> Running in c3710a7e9bdc 19:21:31 Removing intermediate container 71f94f6b6c7d 19:21:31 ---> 9a6e2950c683 19:21:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:21:32 ---> Running in dd3a38a145d4 19:21:32 Removing intermediate container 131defe44105 19:21:32 ---> ff51ac1b56d0 19:21:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:21:32 ---> Running in 738bea8d1f11 19:21:32 Removing intermediate container dd3a38a145d4 19:21:32 ---> f6664776512c 19:21:32 Step 13/25 : WORKDIR / 19:21:32 ---> Running in c9b9cff0c64b 19:21:32 Removing intermediate container c9b9cff0c64b 19:21:32 ---> f0aa7e290bba 19:21:32 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:21:32 ---> 5fcdd6998c23 19:21:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:21:32 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 19:21:32 Removing intermediate container c3710a7e9bdc 19:21:32 ---> b28731be69df 19:21:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:21:32 ---> Running in 6522456bed33 19:21:32 ---> 7b64190d8864 19:21:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:21:32 Removing intermediate container 3b8a29bc6c55 19:21:32 ---> 65e76f28bc0e 19:21:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:21:32 ---> Running in 476ece97ce4f 19:21:33 ---> d5b36a84f7c0 19:21:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:21:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:33 ---> d1bc084a968e 19:21:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:21:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:33 Removing intermediate container 738bea8d1f11 19:21:33 ---> 4ba9446a0b7d 19:21:33 19:21:33 Step 11/23 : FROM docker:20.10.14 19:21:33 20.10.14: Pulling from library/docker 19:21:33 ---> 34045c781049 19:21:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:21:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:34 ---> 88dd5ee1b354 19:21:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:21:34 v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:21:34 v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] 19:21:34 OK: 15859 distinct packages available 19:21:34 ---> 2e9f60d09a85 19:21:34 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/ 19:21:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:34 v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:21:34 v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] 19:21:34 OK: 15859 distinct packages available 19:21:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:34 ---> Running in ed572da005a8 19:21:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:35 Removing intermediate container ed572da005a8 19:21:35 ---> 3f2c28accf35 19:21:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:21:35 ---> Running in 31f75be5ee9a 19:21:35 (1/4) Installing dumb-init (1.2.5-r1) 19:21:35 (1/5) Installing dumb-init (1.2.5-r1) 19:21:35 (2/4) Installing musl-obstack (1.2.3-r0) 19:21:35 (2/5) Installing musl-obstack (1.2.3-r0) 19:21:35 Removing intermediate container 31f75be5ee9a 19:21:35 ---> 2a85b9979845 19:21:35 Step 23/25 : LABEL arch=x86_64 19:21:35 (3/4) Installing libucontext (1.1-r0) 19:21:35 (3/5) Installing libucontext (1.1-r0) 19:21:35 ---> Running in 96c451762791 19:21:35 (4/4) Installing gcompat (1.0.0-r4) 19:21:35 (4/5) Installing gcompat (1.0.0-r4) 19:21:35 Removing intermediate container 96c451762791 19:21:35 ---> 77fc519cb3ab 19:21:35 Step 24/25 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:21:35 Executing busybox-1.34.1-r5.trigger 19:21:35 (5/5) Installing openssl (1.1.1o-r0) 19:21:35 OK: 6 MiB in 18 packages 19:21:35 ---> Running in 77719802c7ce 19:21:35 Executing busybox-1.34.1-r5.trigger 19:21:35 OK: 6 MiB in 19 packages 19:21:36 Removing intermediate container 77719802c7ce 19:21:36 ---> 327d30046400 19:21:36 Step 25/25 : LABEL version=0.0.0 19:21:36 ---> Running in 10deefac9301 19:21:36 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:21:36 Removing intermediate container 10deefac9301 19:21:36 ---> 447509259df2 19:21:36 19:21:36 Status: Downloaded newer image for docker:20.10.14 19:21:36 ---> 7417809fdb73 19:21:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:21:36 Removing intermediate container 6522456bed33 19:21:36 ---> 792ed9b4706d 19:21:36 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:21:36 ---> Running in 2849a5ed0204 19:21:36 Removing intermediate container 476ece97ce4f 19:21:36 ---> 6114735ea691 19:21:36 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:21:36 Successfully built 447509259df2 19:21:36 Successfully tagged security-secretstore-setup:latest 19:21:36  Building security-secretstore-setup ... done Building security-spiffe-token-provider 19:21:36 Removing intermediate container 2849a5ed0204 19:21:36 ---> 18d6bf066645 19:21:36 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 19:21:41 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:21:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:21:41 ---> b6773811def1 19:21:41 Step 3/20 : WORKDIR /edgex-go 19:21:41 ---> Using cache 19:21:41 ---> 2f64ea084536 19:21:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:21:41 ---> Running in 7c7a258c870f 19:21:41 ---> 2e31c452651e 19:21:41 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:21:41 ---> 9e3502fca160 19:21:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:21:41 ---> Running in ce8b02c63569 19:21:41 ---> 9e2b2b8ab900 19:21:41 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:41 ---> Running in d2f5e63ddd23 19:21:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:41 (1/43) Installing readline (8.1.1-r0) 19:21:42 (2/43) Installing bash (5.1.16-r0) 19:21:42 Executing bash-5.1.16-r0.post-install 19:21:42 (3/43) Installing brotli-libs (1.0.9-r5) 19:21:42 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:21:42 (5/43) Installing libcurl (7.80.0-r1) 19:21:42 (6/43) Installing curl (7.80.0-r1) 19:21:42 (7/43) Installing dumb-init (1.2.5-r1) 19:21:42 (8/43) Installing libbz2 (1.0.8-r1) 19:21:42 (9/43) Installing expat (2.4.7-r0) 19:21:42 (10/43) Installing libffi (3.4.2-r1) 19:21:42 (11/43) Installing gdbm (1.22-r0) 19:21:42 (12/43) Installing xz-libs (5.2.5-r1) 19:21:42 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:21:42 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:21:42 (15/43) Installing mpdecimal (2.5.1-r1) 19:21:42 (16/43) Installing sqlite-libs (3.36.0-r0) 19:21:42 Removing intermediate container d2f5e63ddd23 19:21:42 ---> 59e28109d620 19:21:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:21:42 (17/43) Installing python3 (3.9.7-r4) 19:21:42 (18/43) Installing py3-appdirs (1.4.4-r2) 19:21:42 (19/43) Installing py3-certifi (2020.12.5-r1) 19:21:42 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:21:42 (21/43) Installing py3-idna (3.3-r0) 19:21:42 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:21:42 (23/43) Installing py3-requests (2.26.0-r1) 19:21:42 (24/43) Installing py3-msgpack (1.0.2-r1) 19:21:42 (25/43) Installing py3-lockfile (0.12.2-r4) 19:21:42 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:21:42 (27/43) Installing py3-colorama (0.4.4-r1) 19:21:42 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:21:42 (29/43) Installing py3-distlib (0.3.3-r0) 19:21:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:42 (30/43) Installing py3-distro (1.6.0-r0) 19:21:42 (31/43) Installing py3-six (1.16.0-r0) 19:21:42 (32/43) Installing py3-webencodings (0.5.1-r4) 19:21:42 (33/43) Installing py3-html5lib (1.1-r1) 19:21:42 (34/43) Installing py3-parsing (2.4.7-r2) 19:21:42 (35/43) Installing py3-packaging (20.9-r1) 19:21:42 (36/43) Installing py3-tomli (1.2.2-r0) 19:21:42 (37/43) Installing py3-pep517 (0.12.0-r0) 19:21:42 (38/43) Installing py3-progress (1.6-r0) 19:21:42 (39/43) Installing py3-retrying (1.3.3-r2) 19:21:42 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:21:42 (41/43) Installing py3-setuptools (52.0.0-r4) 19:21:42 (42/43) Installing py3-toml (0.10.2-r2) 19:21:42 (43/43) Installing py3-pip (20.3.4-r1) 19:21:42 Executing busybox-1.34.1-r5.trigger 19:21:42 OK: 83 MiB in 65 packages 19:21:42 ---> bbda1f01f860 19:21:42 Step 21/26 : WORKDIR / 19:21:42 ---> 045c760ac5cb 19:21:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:21:42 ---> Running in 9fa8e96c7bc3 19:21:43 Removing intermediate container 9fa8e96c7bc3 19:21:43 ---> 608a3af669a9 19:21:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:21:43 ---> 25f5610afe16 19:21:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:21:43 ---> Running in 2acdfa182f70 19:21:43 Removing intermediate container 2acdfa182f70 19:21:43 ---> 9632ef9c76a1 19:21:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:21:43 ---> 0c69c15d2f16 19:21:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:21:43 ---> Running in 452d9d987145 19:21:43 v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:21:43 v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] 19:21:43 OK: 15864 distinct packages available 19:21:43 Collecting docker-compose==1.23.2 19:21:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:21:43 Removing intermediate container 452d9d987145 19:21:43 ---> db653b34ef14 19:21:43 Step 24/26 : LABEL arch=x86_64 19:21:43 Collecting cached-property<2,>=1.2.0 19:21:43 ---> c0e7790ebf37 19:21:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:21:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:21:43 Collecting docopt<0.7,>=0.6.1 19:21:43 Downloading docopt-0.6.2.tar.gz (25 kB) 19:21:44 ---> Running in 7b4a1eba027f 19:21:44 ---> Running in 220a29bcac57 19:21:44 Removing intermediate container 7b4a1eba027f 19:21:44 ---> 8f4389892665 19:21:44 Step 25/26 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:21:44 Removing intermediate container 220a29bcac57 19:21:44 ---> 9ebde56bb44b 19:21:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:21:44 ---> Running in 1c41dcc7f054 19:21:44 ---> Running in 6d1e9da895d6 19:21:44 Removing intermediate container 1c41dcc7f054 19:21:44 ---> b5cf86be8a55 19:21:44 Step 26/26 : LABEL version=0.0.0 19:21:44 ---> Running in ff52b138426f 19:21:44 Collecting jsonschema<3,>=2.5.1 19:21:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:21:44 Removing intermediate container 6d1e9da895d6 19:21:44 ---> c0562d32e00e 19:21:44 Step 24/26 : LABEL arch=x86_64 19:21:44 ---> Running in 685a120aeef3 19:21:44 Collecting websocket-client<1.0,>=0.32.0 19:21:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:21:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:21:44 Collecting texttable<0.10,>=0.9.0 19:21:44 Downloading texttable-0.9.1.tar.gz (11 kB) 19:21:44 Removing intermediate container ff52b138426f 19:21:44 ---> 7a4c697b8fa8 19:21:44 19:21:44 Removing intermediate container 685a120aeef3 19:21:44 ---> a895647e8159 19:21:44 Step 25/26 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:21:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:44 ---> Running in 72b470e961aa 19:21:44 Successfully built 7a4c697b8fa8 19:21:44 Successfully tagged security-spire-config:latest 19:21:44  Building security-spire-config ... done Removing intermediate container 72b470e961aa 19:21:44 ---> 63564b44d70f 19:21:44 Step 26/26 : LABEL version=0.0.0 19:21:44 ---> Running in ccd9011eed86 19:21:44 Collecting PyYAML<4,>=3.10 19:21:44 Downloading PyYAML-3.13.tar.gz (270 kB) 19:21:44 OK: 221 MiB in 52 packages 19:21:45 Removing intermediate container ccd9011eed86 19:21:45 ---> 11b7ae060194 19:21:45 19:21:45 Successfully built 11b7ae060194 19:21:45 Successfully tagged security-spire-agent:latest 19:21:45  Building security-spire-agent ... done Removing intermediate container ce8b02c63569 19:21:45 ---> f2d305e72b0a 19:21:45 Step 5/20 : COPY go.mod vendor* ./ 19:21:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:21:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:21:45 Collecting docker<4.0,>=3.6.0 19:21:45 ---> 4c4438594c71 19:21:45 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:21:45 Collecting dockerpty<0.5,>=0.4.1 19:21:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:21:45 ---> Running in fef1ff4287e1 19:21:46 Collecting docker-pycreds>=0.4.0 19:21:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:21:46 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) 19:21:46 Collecting idna<2.8,>=2.5 19:21:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:21:46 Collecting urllib3<1.25,>=1.21.1 19:21:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:21:46 Collecting chardet<3.1.0,>=3.0.2 19:21:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:21:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:21:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:21:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:21:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:21:46 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:21:46 Attempting uninstall: urllib3 19:21:46 Found existing installation: urllib3 1.26.7 19:21:46 Uninstalling urllib3-1.26.7: 19:21:46 Successfully uninstalled urllib3-1.26.7 19:21:46 Removing intermediate container fef1ff4287e1 19:21:46 ---> 9b5203809d23 19:21:46 Step 7/20 : COPY . . 19:21:46 Attempting uninstall: idna 19:21:46 Found existing installation: idna 3.3 19:21:46 Uninstalling idna-3.3: 19:21:46 Successfully uninstalled idna-3.3 19:21:47 Attempting uninstall: requests 19:21:47 Found existing installation: requests 2.26.0 19:21:47 Uninstalling requests-2.26.0: 19:21:47 Successfully uninstalled requests-2.26.0 19:21:47 Running setup.py install for texttable: started 19:21:47 Running setup.py install for texttable: finished with status 'done' 19:21:47 Running setup.py install for PyYAML: started 19:21:47 Running setup.py install for PyYAML: finished with status 'done' 19:21:48 Running setup.py install for docopt: started 19:21:48 Running setup.py install for docopt: finished with status 'done' 19:21:48 Running setup.py install for dockerpty: started 19:21:48 Running setup.py install for dockerpty: finished with status 'done' 19:21:48 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 19:21:52 ---> b843cc63d216 19:21:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:21:52 ---> Running in 7aff384099c2 19:21: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 19:21:55 Removing intermediate container 7c7a258c870f 19:21:55 ---> 6485ed305495 19:21:55 Step 14/23 : ENV APP_PORT=58890 19:21:55 ---> Running in c87215eec04c 19:21:55 Removing intermediate container c87215eec04c 19:21:55 ---> 9fdf21e4df3a 19:21:55 Step 15/23 : EXPOSE $APP_PORT 19:21:55 ---> Running in 9c2af699cfbb 19:21:55 Removing intermediate container 9c2af699cfbb 19:21:55 ---> 6e9eb2dbb17e 19:21:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:21:56 ---> f42efaa773ab 19:21:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:21:57 ---> cab8916b9883 19:21:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:21:57 ---> 11540d347088 19:21:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:21:57 ---> Running in 1557ed99bdb6 19:21:58 Removing intermediate container 1557ed99bdb6 19:21:58 ---> ca11d1b3d5da 19:21:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:58 ---> Running in b1f49b8a1ef5 19:21:58 Removing intermediate container b1f49b8a1ef5 19:21:58 ---> 5cbd1e5cfef1 19:21:58 Step 21/23 : LABEL arch=x86_64 19:21:58 ---> Running in d40bd9007c8b 19:21:58 Removing intermediate container d40bd9007c8b 19:21:58 ---> 58e7946fa722 19:21:58 Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:21:58 ---> Running in bcc38077c5d6 19:21:59 Removing intermediate container bcc38077c5d6 19:21:59 ---> 4b28774deed2 19:21:59 Step 23/23 : LABEL version=0.0.0 19:21:59 ---> Running in bf08f2ee9152 19:21:59 Removing intermediate container bf08f2ee9152 19:21:59 ---> 5882cc77c7f9 19:21:59 19:21:59 Successfully built 5882cc77c7f9 19:21:59 Successfully tagged sys-mgmt-agent:latest 19:22:11  Building sys-mgmt-agent ... done Removing intermediate container 356faf65ad17 19:22:11 ---> c609eeb624a5 19:22:11 19:22:11 Step 13/25 : FROM alpine:3.15 19:22:11 ---> 0ac33e5f5afa 19:22:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:22:11 ---> Using cache 19:22:11 ---> bb2ca4cd7212 19:22:11 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:11 ---> Using cache 19:22:11 ---> b28731be69df 19:22:11 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:22:11 ---> Running in 750d2a166798 19:22:11 Removing intermediate container 7aff384099c2 19:22:11 ---> bda68d742b3e 19:22:11 19:22:11 Step 9/20 : FROM alpine:3.15 19:22:11 ---> 0ac33e5f5afa 19:22:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:22:11 ---> Using cache 19:22:11 ---> bb2ca4cd7212 19:22:11 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:11 ---> Using cache 19:22:11 ---> b28731be69df 19:22:11 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:22:11 ---> Running in 3b4eb97fb386 19:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:22:11 v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:22:11 v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] 19:22:11 OK: 15859 distinct packages available 19:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:22:12 v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:22:12 v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] 19:22:12 OK: 15859 distinct packages available 19:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:22:12 (1/5) Installing dumb-init (1.2.5-r1) 19:22:13 (2/5) Installing musl-obstack (1.2.3-r0) 19:22:13 (3/5) Installing libucontext (1.1-r0) 19:22:13 (1/9) Installing ca-certificates (20211220-r0) 19:22:13 (4/5) Installing gcompat (1.0.0-r4) 19:22:13 (2/9) Installing brotli-libs (1.0.9-r5) 19:22:13 (5/5) Installing openssl (1.1.1o-r0) 19:22:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:22:13 Executing busybox-1.34.1-r5.trigger 19:22:13 OK: 6 MiB in 19 packages 19:22:13 (4/9) Installing libcurl (7.80.0-r1) 19:22:13 (5/9) Installing curl (7.80.0-r1) 19:22:13 (6/9) Installing dumb-init (1.2.5-r1) 19:22:13 (7/9) Installing musl-obstack (1.2.3-r0) 19:22:13 (8/9) Installing libucontext (1.1-r0) 19:22:13 Removing intermediate container 750d2a166798 19:22:13 ---> e0c677f95feb 19:22:13 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:22:13 (9/9) Installing gcompat (1.0.0-r4) 19:22:13 Executing busybox-1.34.1-r5.trigger 19:22:13 Executing ca-certificates-20211220-r0.trigger 19:22:13 OK: 8 MiB in 23 packages 19:22:14 Removing intermediate container 3b4eb97fb386 19:22:14 ---> 2bf4fe7b68a8 19:22:14 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:22:14 ---> b28bb0ed8a2e 19:22:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:22:14 ---> dccfed662265 19:22:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:22:15 ---> e1a526f868c4 19:22:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:22:15 ---> 75c667567583 19:22:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:22:15 ---> 054382b63727 19:22:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:22:15 ---> 3dcddcb8df44 19:22:15 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:22:15 ---> fe0624bd6b64 19:22:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:22:15 ---> Running in 72859fcd65b0 19:22:15 ---> Running in aac65740a06b 19:22:15 Removing intermediate container 72859fcd65b0 19:22:15 ---> c0e6c1d896a5 19:22:15 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:22:15 ---> Running in 2d0b8b2c9a35 19:22:15 Removing intermediate container aac65740a06b 19:22:15 ---> aabf5d607913 19:22:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:22:15 ---> Running in 3211212f9fd3 19:22:15 Removing intermediate container 2d0b8b2c9a35 19:22:15 ---> e9506482dea4 19:22:15 Step 23/25 : LABEL arch=x86_64 19:22:15 ---> Running in d5d3eaa7ae77 19:22:15 Removing intermediate container 3211212f9fd3 19:22:15 ---> 633ef1f27bc5 19:22:15 Step 18/20 : LABEL arch=x86_64 19:22:15 ---> Running in 63dc1815e306 19:22:15 Removing intermediate container d5d3eaa7ae77 19:22:15 ---> 6020b755b30d 19:22:15 Step 24/25 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:22:15 ---> Running in dcd1082a2226 19:22:15 Removing intermediate container 63dc1815e306 19:22:15 ---> 2d4216095b12 19:22:15 Step 19/20 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:22:15 ---> Running in 559e7eea7a5b 19:22:15 Removing intermediate container dcd1082a2226 19:22:15 ---> 7d3871157e8d 19:22:15 Step 25/25 : LABEL version=0.0.0 19:22:15 ---> Running in 51fd937b8318 19:22:15 Removing intermediate container 559e7eea7a5b 19:22:15 ---> bf9e1aa8ecce 19:22:15 Step 20/20 : LABEL version=0.0.0 19:22:16 ---> Running in 06ccca8f78a0 19:22:16 Removing intermediate container 51fd937b8318 19:22:16 ---> d028452ab528 19:22:16 19:22:16 Removing intermediate container 06ccca8f78a0 19:22:16 ---> 4f4e36d9c454 19:22:16 19:22:16 Successfully built d028452ab528 19:22:16 Successfully tagged security-spire-server:latest 19:22:16  Building security-spire-server ... done Successfully built 4f4e36d9c454 19:22:16 Successfully tagged security-spiffe-token-provider:latest 19:22:16  Building security-spiffe-token-provider ... done  [Pipeline] } 19:22:16 $ docker stop --time=1 d2ed5083f83db88c0d8161b6f0d325999e58344ed7ab90c4e3017320d440add5 19:22:17 $ docker rm -f d2ed5083f83db88c0d8161b6f0d325999e58344ed7ab90c4e3017320d440add5 [Pipeline] // withDockerContainer [Pipeline] sh 19:22:17 + docker images 19:22:17 REPOSITORY TAG IMAGE ID CREATED SIZE 19:22:17 security-spiffe-token-provider latest 4f4e36d9c454 1 second ago 29MB 19:22:17 security-spire-server latest d028452ab528 2 seconds ago 87.3MB 19:22:17 bda68d742b3e 8 seconds ago 1.67GB 19:22:17 c609eeb624a5 9 seconds ago 4.16GB 19:22:17 sys-mgmt-agent latest 5882cc77c7f9 18 seconds ago 299MB 19:22:17 security-spire-agent latest 11b7ae060194 33 seconds ago 127MB 19:22:17 security-spire-config latest 7a4c697b8fa8 33 seconds ago 86.7MB 19:22:17 security-secretstore-setup latest 447509259df2 41 seconds ago 28.5MB 19:22:17 4ba9446a0b7d 44 seconds ago 1.62GB 19:22:17 4a76a990cbf3 48 seconds ago 1.63GB 19:22:17 86ca6ec48570 54 seconds ago 4.16GB 19:22:17 46d113c8b55f 55 seconds ago 4.16GB 19:22:17 security-bootstrapper latest 566db337939d About a minute ago 19.1MB 19:22:17 core-metadata latest 3821e3d81c2a About a minute ago 17MB 19:22:17 4cd4106fc563 About a minute ago 1.62GB 19:22:17 275ab4ea49ca About a minute ago 1.62GB 19:22:17 core-data latest 35e700f99eb0 2 minutes ago 22.5MB 19:22:17 core-command latest 7f9b24727164 2 minutes ago 16.1MB 19:22:17 40b7d1c86073 2 minutes ago 1.65GB 19:22:17 b989d0368b08 2 minutes ago 1.61GB 19:22:17 security-proxy-setup latest 71b03f2aad32 3 minutes ago 26.9MB 19:22:17 support-scheduler latest fc0dae3acb9b 3 minutes ago 26.4MB 19:22:17 support-notifications latest e822fd08a184 3 minutes ago 27MB 19:22:17 a9ed9896a9bc 3 minutes ago 1.67GB 19:22:17 bb27b6425be9 3 minutes ago 1.67GB 19:22:17 3307060ecba0 3 minutes ago 1.62GB 19:22:17 ci-base-image-x86_64 latest b6773811def1 7 minutes ago 1.02GB 19:22:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 days ago 680MB 19:22:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 days ago 253MB 19:22:17 docker 20.10.14 7417809fdb73 2 months ago 218MB 19:22:17 alpine 3.14 e04c818066af 2 months ago 5.59MB 19:22:17 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 19:22:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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] } 19:22:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:22:23 ./bin/test-attribution-txt.sh [Pipeline] echo 19:22:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:22:23 + ls -al . 19:22:23 total 680 19:22:23 drwxrwxr-x 9 1001 1001 4096 Jun 6 19:22 . 19:22:23 drwxr-xr-x 4 root root 4096 Jun 6 19:16 .. 19:22:23 -rw-rw-r-- 1 1001 1001 11 Jun 6 19:14 .dockerignore 19:22:23 drwxrwxr-x 8 1001 1001 4096 Jun 6 19:14 .git 19:22:23 drwxrwxr-x 3 1001 1001 4096 Jun 6 19:14 .github 19:22:23 -rw-rw-r-- 1 1001 1001 879 Jun 6 19:14 .gitignore 19:22:23 -rw-rw-r-- 1 1001 1001 42 Jun 6 19:14 .golangci.yml 19:22:23 -rw-rw-r-- 1 1001 1001 87 Jun 6 19:14 .hadolint.yml 19:22:23 -rw-rw-r-- 1 1001 1001 166 Jun 6 19:14 .sonarcloud.properties 19:22:23 -rw-rw-r-- 1 1001 1001 1171 Jun 6 19:14 ADOPTERS.md 19:22:23 -rw-rw-r-- 1 1001 1001 10220 Jun 6 19:14 Attribution.txt 19:22:23 -rw-rw-r-- 1 1001 1001 63209 Jun 6 19:14 CHANGELOG.md 19:22:23 -rw-rw-r-- 1 1001 1001 3804 Jun 6 19:14 CONTRIBUTING.md 19:22:23 -rw-rw-r-- 1 1001 1001 677 Jun 6 19:14 GOVERNANCE.md 19:22:23 -rw-rw-r-- 1 1001 1001 850 Jun 6 19:14 Jenkinsfile 19:22:23 -rw-rw-r-- 1 1001 1001 10775 Jun 6 19:14 LICENSE 19:22:23 -rw-rw-r-- 1 1001 1001 10389 Jun 6 19:14 Makefile 19:22:23 -rw-rw-r-- 1 1001 1001 582 Jun 6 19:14 OWNERS.md 19:22:23 -rw-rw-r-- 1 1001 1001 9094 Jun 6 19:14 README.md 19:22:23 -rw-rw-r-- 1 1001 1001 6912 Jun 6 19:14 SECURITY.md 19:22:23 -rw-rw-r-- 1 1001 1001 5 Jun 6 19:14 VERSION 19:22:23 -rw-rw-r-- 1 1001 1001 4131 Jun 6 19:14 ZMQWindows.md 19:22:23 drwxrwxr-x 2 1001 1001 4096 Jun 6 19:14 bin 19:22:23 drwxrwxr-x 18 1001 1001 4096 Jun 6 19:14 cmd 19:22:23 -rw-r--r-- 1 root root 435411 Jun 6 19:20 coverage.out 19:22:23 -rw-rw-r-- 1 1001 1001 3239 Jun 6 19:14 go.mod 19:22:23 -rw-rw-r-- 1 1001 1001 36010 Jun 6 19:16 go.sum 19:22:23 drwxrwxr-x 8 1001 1001 4096 Jun 6 19:14 internal 19:22:23 drwxrwxr-x 3 1001 1001 4096 Jun 6 19:14 openapi 19:22:23 drwxrwxr-x 4 1001 1001 4096 Jun 6 19:14 snap 19:22:23 -rw-rw-r-- 1 1001 1001 204 Jun 6 19:14 version.go [Pipeline] sh 19:22:24 + '[' -e coverage.out ] 19:22:24 + chown 1001:1001 coverage.out [Pipeline] stash 19:22:24 Warning: overwriting stash ‘coverage-report’ 19:22:25 Stashed 1 file(s) [Pipeline] sh 19:22:25 + make build 19:22:25 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 19:23:47 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 19:24: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/core-command/core-command ./cmd/core-command 19:24:44 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 19:25:17 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 19:25:17 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 19:25:19 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 19:25: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:25:28 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 19:25:33 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 19:25:36 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 19:25:39 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 19:25:48 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] } 19:25:52 $ docker stop --time=1 a6a09bfc34ebe9eb073f6ccaa84d84e8f98a55bc47844813ba4166ee9a79d702 19:25:54 $ docker rm -f a6a09bfc34ebe9eb073f6ccaa84d84e8f98a55bc47844813ba4166ee9a79d702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:25:56 19:25:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:25:57 latest: Pulling from edgex-devops/edgex-compose-arm64 19:25:57 29e5d40040c1: Pulling fs layer 19:25:57 1ce36da41761: Pulling fs layer 19:25:57 25b303627fd3: Pulling fs layer 19:25:57 29e5d40040c1: Verifying Checksum 19:25:57 29e5d40040c1: Download complete 19:25:57 1ce36da41761: Verifying Checksum 19:25:57 1ce36da41761: Download complete 19:25:58 29e5d40040c1: Pull complete 19:25:59 25b303627fd3: Download complete 19:25:59 1ce36da41761: Pull complete 19:26:11 25b303627fd3: Pull complete 19:26:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:12 prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container 19:26:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:26:14 $ docker top 6148cdc1db9185b1487f3630c1b32b02dad891df7e958e31e4a523a7a1ca7d17 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:15 + grep parallel 19:26:15 + docker-compose build --help 19:26:19 --parallel Build images in parallel. [Pipeline] } 19:26:20 $ docker stop --time=1 6148cdc1db9185b1487f3630c1b32b02dad891df7e958e31e4a523a7a1ca7d17 19:26:21 $ docker rm -f 6148cdc1db9185b1487f3630c1b32b02dad891df7e958e31e4a523a7a1ca7d17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:22 prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container 19:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:26:24 $ docker top a3c49c4dde772dcbeab631508cbe26d7852d43a6f365ca91775bf63c71bf064e -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:25 + docker-compose -f ./docker-compose-build.yml build --parallel 19:26:29 Building core-command ... 19:26:29 Building core-data ... 19:26:29 Building core-metadata ... 19:26:29 Building security-bootstrapper ... 19:26:29 Building security-proxy-setup ... 19:26:29 Building security-secretstore-setup ... 19:26:29 Building security-spiffe-token-provider ... 19:26:29 Building security-spire-agent ... 19:26:29 Building security-spire-config ... 19:26:29 Building security-spire-server ... 19:26:29 Building support-notifications ... 19:26:29 Building support-scheduler ... 19:26:29 Building sys-mgmt-agent ... 19:26:29 Building security-bootstrapper 19:26:29 Building sys-mgmt-agent 19:26:29 Building core-data 19:26:29 Building security-spiffe-token-provider 19:26:29 Building security-secretstore-setup 19:28:06 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:28:06 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:28:06 ---> 3a372efaee0d 19:28:06 Step 3/31 : WORKDIR /edgex-go 19:28:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:28:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:06 ---> 3a372efaee0d 19:28:06 Step 3/23 : WORKDIR /edgex-go 19:28:06 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:28:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:28:06 ---> 3a372efaee0d 19:28:06 Step 3/20 : WORKDIR /edgex-go 19:28:06 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:28:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:28:06 ---> 3a372efaee0d 19:28:06 Step 3/25 : WORKDIR /edgex-go 19:28:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:28:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:06 ---> 3a372efaee0d 19:28:06 Step 3/23 : WORKDIR /edgex-go 19:28:06 ---> Running in b23108ae6834 19:28:06 ---> Running in e1653fcc64b4 19:28:06 ---> Running in a2474408ef19 19:28:06 ---> Running in 653737d2f2ff 19:28:06 ---> Running in 495ef10655b8 19:28:06 Removing intermediate container 495ef10655b8 19:28:06 ---> 139c9d323ad7 19:28:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:06 Removing intermediate container e1653fcc64b4 19:28:06 ---> 1c62fb4ba7a6 19:28:06 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:06 ---> Running in cbca9b6edd46 19:28:06 Removing intermediate container 653737d2f2ff 19:28:06 ---> cc14c103aee4 19:28:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:06 Removing intermediate container a2474408ef19 19:28:06 ---> 40b47009f2a2 19:28:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:06 Removing intermediate container b23108ae6834 19:28:06 ---> 5e6779d26764 19:28:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:28:06 ---> Running in fb12958d35a2 19:28:06 ---> Running in 501e8b0c32c1 19:28:06 ---> Running in 42105d84415c 19:28:06 ---> Running in 9a13f4cd227f 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:06 Removing intermediate container cbca9b6edd46 19:28:06 ---> f7e8fd15814c 19:28:06 Step 5/25 : RUN apk add --update --no-cache make git 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:06 ---> Running in e743f0aa0a2c 19:28:06 Removing intermediate container fb12958d35a2 19:28:06 ---> 4928e562eeda 19:28:06 Step 5/31 : RUN apk add --update --no-cache make git 19:28:06 Removing intermediate container 501e8b0c32c1 19:28:06 ---> dbaa53b81a14 19:28:06 Step 5/23 : RUN apk add --update --no-cache make bash git 19:28:06 ---> Running in c00e5fc8a744 19:28:06 ---> Running in e3ed863be011 19:28:06 Removing intermediate container 9a13f4cd227f 19:28:06 ---> 841eb60cd681 19:28:06 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:28:06 ---> Running in 6c5c4103ef43 19:28:06 v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:28:06 v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] 19:28:06 OK: 15741 distinct packages available 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:06 OK: 220 MiB in 52 packages 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:06 OK: 220 MiB in 52 packages 19:28:06 OK: 220 MiB in 52 packages 19:28:06 Removing intermediate container 42105d84415c 19:28:06 ---> e497e9d37cfc 19:28:06 Step 5/20 : COPY go.mod vendor* ./ 19:28:06 OK: 220 MiB in 52 packages 19:28:06 OK: 220 MiB in 52 packages 19:28:06 Removing intermediate container e743f0aa0a2c 19:28:06 ---> 129c29f46ff5 19:28:06 Step 6/25 : COPY go.mod vendor* ./ 19:28:06 ---> 4924ef3afc47 19:28:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:06 ---> Running in c532cd3789a0 19:28:06 Removing intermediate container c00e5fc8a744 19:28:06 ---> dcced5390cbc 19:28:06 Step 6/23 : COPY go.mod vendor* ./ 19:28:06 Removing intermediate container 6c5c4103ef43 19:28:06 ---> 141e700399ee 19:28:06 Step 6/23 : COPY go.mod vendor* ./ 19:28:06 Removing intermediate container e3ed863be011 19:28:06 ---> 8d7df5c24024 19:28:06 Step 6/31 : COPY go.mod vendor* ./ 19:28:06 ---> 0bbd38207ca1 19:28:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:06 ---> Running in 01e29626a715 19:28:06 ---> ef093d280d85 19:28:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:06 ---> 6534c63c4ea2 19:28:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:06 ---> 1d2f8585f28b 19:28:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:06 ---> Running in 950dbcfaf47d 19:28:06 ---> Running in 7018c4841313 19:28:06 ---> Running in ee763e4c00de 19:28:08 Removing intermediate container c532cd3789a0 19:28:08 ---> ebae136464e9 19:28:08 Step 7/20 : COPY . . 19:28:09 Removing intermediate container 01e29626a715 19:28:09 ---> 81a05e7aea45 19:28:09 Step 8/25 : COPY . . 19:28:11 Removing intermediate container 950dbcfaf47d 19:28:11 ---> a477f9cc45d2 19:28:11 Step 8/31 : COPY . . 19:28:11 Removing intermediate container ee763e4c00de 19:28:11 ---> d7d7a28479d6 19:28:11 Step 8/23 : COPY . . 19:28:11 Removing intermediate container 7018c4841313 19:28:11 ---> 531d6b8d4504 19:28:11 Step 8/23 : COPY . . 19:28:38 ---> 7d6194ff6779 19:28:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:28:38 ---> 0fa183c5d219 19:28:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:28:38 ---> Running in 031367df68f6 19:28:38 ---> 1491f5eb8301 19:28:38 Step 9/23 : RUN make cmd/core-data/core-data 19:28:38 ---> f8a6b3d05d8b 19:28:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:28:38 ---> Running in 929251dad8e2 19:28:38 ---> de4a677524ab 19:28:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:28:38 ---> Running in 727a9929ad53 19:28:38 ---> Running in dbf9a586a9c6 19:28:38 ---> Running in 55e05470b25e 19:28:38 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 19:28:38 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 19:28:38 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 19:28:38 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 19:28:39 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 19:33:01 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 19:33:01 Removing intermediate container 929251dad8e2 19:33:01 ---> 1a941b8b90b5 19:33:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:33:01 ---> Running in c476aca5dfd9 19:33:01 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 19:33:07 Removing intermediate container c476aca5dfd9 19:33:07 ---> 4d3e6341201b 19:33:07 19:33:07 Step 11/23 : FROM docker:20.10.14 19:33:07 20.10.14: Pulling from library/docker 19:33:15 Removing intermediate container 031367df68f6 19:33:15 ---> 77d34a26b6ff 19:33:15 19:33:15 Step 10/31 : FROM alpine:3.14 19:33:15 Removing intermediate container 55e05470b25e 19:33:15 ---> 9ff7aa20d4ea 19:33:15 19:33:15 Step 10/25 : FROM alpine:3.14 19:33:16 3.14: Pulling from library/alpine 19:33:16 3.14: Pulling from library/alpine 19:33:19 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:33:19 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:33:19 Status: Image is up to date for alpine:3.14 19:33:19 Status: Downloaded newer image for alpine:3.14 19:33:19 ---> ac73e934f311 19:33:19 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:33:19 ---> ac73e934f311 19:33:19 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:33:19 ---> Running in 001f112c1bde 19:33:19 ---> Running in 1cca7e99b0e1 19:33:20 Removing intermediate container 001f112c1bde 19:33:20 ---> 4385f304602c 19:33:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:33:20 ---> Running in b335910dbd41 19:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:24 (1/3) Installing ca-certificates (20211220-r0) 19:33:24 (2/3) Installing dumb-init (1.2.5-r1) 19:33:24 (3/3) Installing su-exec (0.2-r1) 19:33:24 Executing busybox-1.33.1-r7.trigger 19:33:24 Executing ca-certificates-20211220-r0.trigger 19:33:24 OK: 6 MiB in 17 packages 19:33:24 (1/2) Installing dumb-init (1.2.5-r1) 19:33:24 (2/2) Installing su-exec (0.2-r1) 19:33:24 Executing busybox-1.33.1-r7.trigger 19:33:25 OK: 6 MiB in 16 packages 19:33:27 Removing intermediate container b335910dbd41 19:33:27 ---> b800dfa82348 19:33:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:33:27 ---> Running in 09f82fba6401 19:33:28 Removing intermediate container 09f82fba6401 19:33:28 ---> 119c2e2ba9bb 19:33:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:33:28 Removing intermediate container 1cca7e99b0e1 19:33:28 ---> 4719577487c3 19:33:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:33:28 ---> Running in 80c7f97b7985 19:33:28 ---> Running in b1689d49fd92 19:33:29 Removing intermediate container 80c7f97b7985 19:33:29 ---> b845427528d8 19:33:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:33:29 ---> Running in e21dcfa586d8 19:33:29 Removing intermediate container b1689d49fd92 19:33:29 ---> 314e25da03be 19:33:29 Step 13/25 : WORKDIR / 19:33:30 ---> Running in f002a1a6edca 19:33:30 Removing intermediate container f002a1a6edca 19:33:30 ---> ecd62d621acb 19:33:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:33:32 ---> 9b3eaf0be7dd 19:33:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:33:33 Removing intermediate container e21dcfa586d8 19:33:33 ---> 972237c1e701 19:33:33 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:33:33 ---> Running in 95866a1cb8ac 19:33:34 Removing intermediate container 95866a1cb8ac 19:33:34 ---> 307eb74990bb 19:33:34 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:33:34 ---> 2be912174cd8 19:33:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:33:34 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:33:34 Status: Downloaded newer image for docker:20.10.14 19:33:34 ---> c346e9eafbab 19:33:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:33:34 ---> Running in dd975318c2ad 19:33:36 Removing intermediate container dd975318c2ad 19:33:36 ---> 1b8ede0c057b 19:33:36 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 19:33:36 ---> Running in e102beedc680 19:33:36 ---> cd40a34a73c1 19:33:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:33:36 ---> 9e0f2214e831 19:33:36 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:33:36 ---> Running in bce38b027445 19:33:38 ---> 446b188c23c7 19:33:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:40 ---> 6dd5de82ec6a 19:33:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:33:40 (1/43) Installing readline (8.1.1-r0) 19:33:40 (2/43) Installing bash (5.1.16-r0) 19:33:41 Executing bash-5.1.16-r0.post-install 19:33:41 (3/43) Installing brotli-libs (1.0.9-r5) 19:33:41 Removing intermediate container bce38b027445 19:33:41 ---> 056f34909ab7 19:33:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:41 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:33:41 (5/43) Installing libcurl (7.80.0-r1) 19:33:41 (6/43) Installing curl (7.80.0-r1) 19:33:41 (7/43) Installing dumb-init (1.2.5-r1) 19:33:41 (8/43) Installing libbz2 (1.0.8-r1) 19:33:41 (9/43) Installing expat (2.4.7-r0) 19:33:41 (10/43) Installing libffi (3.4.2-r1) 19:33:41 (11/43) Installing gdbm (1.22-r0) 19:33:41 (12/43) Installing xz-libs (5.2.5-r1) 19:33:41 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:33:41 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:33:41 (15/43) Installing mpdecimal (2.5.1-r1) 19:33:41 (16/43) Installing sqlite-libs (3.36.0-r0) 19:33:41 (17/43) Installing python3 (3.9.7-r4) 19:33:43 ---> 5a8a70d1d6ed 19:33:43 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:43 ---> e2afc8eb2176 19:33:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:33:44 (18/43) Installing py3-appdirs (1.4.4-r2) 19:33:44 (19/43) Installing py3-certifi (2020.12.5-r1) 19:33:44 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:33:44 (21/43) Installing py3-idna (3.3-r0) 19:33:44 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:33:44 (23/43) Installing py3-requests (2.26.0-r1) 19:33:44 (24/43) Installing py3-msgpack (1.0.2-r1) 19:33:44 (25/43) Installing py3-lockfile (0.12.2-r4) 19:33:44 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:33:44 ---> 6656a4de8633 19:33:44 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/ 19:33:44 (27/43) Installing py3-colorama (0.4.4-r1) 19:33:44 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:33:44 (29/43) Installing py3-distlib (0.3.3-r0) 19:33:44 ---> Running in c62acbf6b8d1 19:33:44 (30/43) Installing py3-distro (1.6.0-r0) 19:33:44 (31/43) Installing py3-six (1.16.0-r0) 19:33:44 (32/43) Installing py3-webencodings (0.5.1-r4) 19:33:44 (33/43) Installing py3-html5lib (1.1-r1) 19:33:44 (34/43) Installing py3-parsing (2.4.7-r2) 19:33:45 (35/43) Installing py3-packaging (20.9-r1) 19:33:45 (36/43) Installing py3-tomli (1.2.2-r0) 19:33:45 (37/43) Installing py3-pep517 (0.12.0-r0) 19:33:45 (38/43) Installing py3-progress (1.6-r0) 19:33:45 (39/43) Installing py3-retrying (1.3.3-r2) 19:33:45 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:33:45 (41/43) Installing py3-setuptools (52.0.0-r4) 19:33:45 ---> c0a3b2c18fa0 19:33:45 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:33:45 (42/43) Installing py3-toml (0.10.2-r2) 19:33:45 (43/43) Installing py3-pip (20.3.4-r1) 19:33:46 Executing busybox-1.34.1-r5.trigger 19:33:46 OK: 82 MiB in 65 packages 19:33:46 ---> 6b0460820e16 19:33:46 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:33:48 ---> 1672f0e4b5e3 19:33:48 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:33:48 Removing intermediate container c62acbf6b8d1 19:33:48 ---> d3a67bc75197 19:33:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:33:48 ---> Running in ba57eef24269 19:33:49 Removing intermediate container ba57eef24269 19:33:49 ---> 4cc9997c2930 19:33:49 Step 23/25 : LABEL arch=arm64 19:33:49 ---> Running in 97f6425d632f 19:33:50 ---> f2b1b4d0e49f 19:33:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:33:50 ---> Running in 7d1cc88e1574 19:33:51 Removing intermediate container 97f6425d632f 19:33:51 ---> 52ee73280a66 19:33:51 Step 24/25 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:33:51 Collecting docker-compose==1.23.2 19:33:51 ---> Running in fba3376fb49b 19:33:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:33:51 Collecting jsonschema<3,>=2.5.1 19:33:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:33:51 Removing intermediate container 7d1cc88e1574 19:33:51 ---> e0ad64133775 19:33:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:33:52 Removing intermediate container fba3376fb49b 19:33:52 ---> 5d4304410139 19:33:52 Step 25/25 : LABEL version=0.0.0 19:33:52 ---> Running in c7816b1d696d 19:33:52 Collecting websocket-client<1.0,>=0.32.0 19:33:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:33:52 Collecting cached-property<2,>=1.2.0 19:33:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:33:53 Removing intermediate container c7816b1d696d 19:33:53 ---> 4b41f793dc09 19:33:53 19:33:53 ---> 389b78d20447 19:33:53 Step 26/31 : RUN chmod +x /entrypoint.sh 19:33:53 Collecting docker<4.0,>=3.6.0 19:33:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:33:53 ---> Running in cb25fa84e5de 19:33:54 Successfully built 4b41f793dc09 19:33:54 Successfully tagged security-secretstore-setup-arm64:latest 19:33:54  Building security-secretstore-setup ... done Building security-spire-agent 19:33:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:33:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:33:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:33:54 Collecting docopt<0.7,>=0.6.1 19:33:54 Downloading docopt-0.6.2.tar.gz (25 kB) 19:33:57 Removing intermediate container cb25fa84e5de 19:33:57 ---> 4c79049b139c 19:33:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:33:57 ---> Running in cacc6d062378 19:33:58 Removing intermediate container 727a9929ad53 19:33:58 ---> 35830e4a3abc 19:33:58 19:33:58 Step 10/23 : FROM alpine:3.14 19:33:58 ---> ac73e934f311 19:33:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:33:58 ---> Running in 1b2d5713ffee 19:33:58 Removing intermediate container cacc6d062378 19:33:58 ---> 6de0ce589120 19:33:58 Step 28/31 : CMD ["gate"] 19:33:58 Collecting PyYAML<4,>=3.10 19:33:58 Downloading PyYAML-3.13.tar.gz (270 kB) 19:33:58 Removing intermediate container 1b2d5713ffee 19:33:58 ---> 731caaecf668 19:33:58 Step 12/23 : ENV APP_PORT=59880 19:33:58 ---> Running in 30bd60e603f2 19:33:59 ---> Running in 8e05b25c1533 19:33:59 Removing intermediate container 30bd60e603f2 19:33:59 ---> 78ad9c23c134 19:33:59 Step 29/31 : LABEL arch=arm64 19:33:59 Removing intermediate container 8e05b25c1533 19:33:59 ---> a89d585c6c75 19:33:59 Step 13/23 : EXPOSE $APP_PORT 19:34:00 ---> Running in 13da9f831686 19:34:00 ---> Running in 49f7e5bfabdf 19:34:01 Removing intermediate container 13da9f831686 19:34:01 ---> 61a480e36fa2 19:34:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:01 ---> Running in 3b84903d70c5 19:34:01 Removing intermediate container 49f7e5bfabdf 19:34:01 ---> 67d8fd31c816 19:34:01 Step 30/31 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:34:01 ---> Running in c640764342d3 19:34:02 Removing intermediate container c640764342d3 19:34:02 ---> b193c884d3de 19:34:02 Step 31/31 : LABEL version=0.0.0 19:34:02 ---> Running in 4105d044d80a 19:34:03 Collecting dockerpty<0.5,>=0.4.1 19:34:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:34:03 Removing intermediate container 4105d044d80a 19:34:03 ---> 38822ab0f58b 19:34:03 19:34:04 Successfully built 38822ab0f58b 19:34:04 Successfully tagged security-bootstrapper-arm64:latest 19:34:04 Building security-spire-config 19:34:04  Building security-bootstrapper ... done Removing intermediate container 3b84903d70c5 19:34:04 ---> a5fcbf9908c6 19:34:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:34:04 ---> Running in fb305723e435 19:34:05 Collecting texttable<0.10,>=0.9.0 19:34:05 Downloading texttable-0.9.1.tar.gz (11 kB) 19:34:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:34:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:34:08 Collecting docker-pycreds>=0.4.0 19:34:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:34:08 (1/6) Installing dumb-init (1.2.5-r1) 19:34:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:34:08 (3/6) Installing libsodium (1.0.18-r0) 19:34:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:34:08 (5/6) Installing libzmq (4.3.4-r0) 19:34:09 (6/6) Installing zeromq (4.3.4-r0) 19:34:09 Executing busybox-1.33.1-r7.trigger 19:34:09 OK: 8 MiB in 20 packages 19:34:10 Collecting urllib3<1.25,>=1.21.1 19:34:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:34:10 Collecting chardet<3.1.0,>=3.0.2 19:34:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:34:10 Collecting idna<2.8,>=2.5 19:34:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:34:10 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) 19:34:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:34:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:34:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:34:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:34:11 Removing intermediate container fb305723e435 19:34:11 ---> fb2350ec6200 19:34:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:34:12 Attempting uninstall: urllib3 19:34:12 Found existing installation: urllib3 1.26.7 19:34:12 Uninstalling urllib3-1.26.7: 19:34:12 Successfully uninstalled urllib3-1.26.7 19:34:12 ---> 656ae0757925 19:34:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:12 Attempting uninstall: idna 19:34:12 Found existing installation: idna 3.3 19:34:12 Uninstalling idna-3.3: 19:34:13 Successfully uninstalled idna-3.3 19:34:15 ---> 0face64384c4 19:34:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:34:16 ---> 011d5d6a6fc0 19:34:16 Step 19/23 : ENTRYPOINT ["/core-data"] 19:34:16 Attempting uninstall: requests 19:34:16 Found existing installation: requests 2.26.0 19:34:16 Uninstalling requests-2.26.0: 19:34:16 ---> Running in 584ca7046ef6 19:34:16 Successfully uninstalled requests-2.26.0 19:34:16 Running setup.py install for texttable: started 19:34:16 Removing intermediate container 584ca7046ef6 19:34:17 ---> 17c6f7a6e5d0 19:34:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:17 ---> Running in 72d3e50c7e70 19:34:17 Removing intermediate container 72d3e50c7e70 19:34:17 ---> 925714e58021 19:34:17 Step 21/23 : LABEL arch=arm64 19:34:17 ---> Running in dc331e1fcfb4 19:34:18 Removing intermediate container dc331e1fcfb4 19:34:18 ---> b1b0159ea895 19:34:18 Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:34:18 ---> Running in 0d14738647ac 19:34:19 Removing intermediate container 0d14738647ac 19:34:19 ---> cd682634ae60 19:34:19 Step 23/23 : LABEL version=0.0.0 19:34:19 ---> Running in 28a149110702 19:34:19 Running setup.py install for texttable: finished with status 'done' 19:34:19 Running setup.py install for PyYAML: started 19:34:19 Removing intermediate container 28a149110702 19:34:19 ---> ed94c109bba6 19:34:19 19:34:20 Successfully built ed94c109bba6 19:34:20 Successfully tagged core-data-arm64:latest 19:34:20  Building core-data ... done Building security-spire-server 19:34:21 Running setup.py install for PyYAML: finished with status 'done' 19:34:22 Running setup.py install for docopt: started 19:34:24 Running setup.py install for docopt: finished with status 'done' 19:34:24 Running setup.py install for dockerpty: started 19:34:27 Running setup.py install for dockerpty: finished with status 'done' 19:34:28 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 19:34:29 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:34:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:34:29 ---> 3a372efaee0d 19:34:29 Step 3/26 : WORKDIR /edgex-go 19:34:29 ---> Using cache 19:34:29 ---> 5e6779d26764 19:34:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:31 ---> Running in fd68f7a288a5 19:34:32 Removing intermediate container dbf9a586a9c6 19:34:32 ---> 01d7b811f1b5 19:34:32 19:34:32 Step 9/20 : FROM alpine:3.15 19:34:32 3.15: Pulling from library/alpine 19:34:32 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:34:32 Status: Downloaded newer image for alpine:3.15 19:34:32 ---> 3fb3c9af89a9 19:34:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:33 ---> Running in ace2d864eef8 19:34:34 Removing intermediate container ace2d864eef8 19:34:34 ---> 0ff5035aea89 19:34:34 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:34 ---> Running in 0351d8e9aecd 19:34:34 Removing intermediate container fd68f7a288a5 19:34:34 ---> 36d10d3a2a3f 19:34:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:34:34 ---> Running in 24011bd127a6 19:34:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:38 Removing intermediate container 0351d8e9aecd 19:34:38 ---> 25f30cc203de 19:34:38 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:38 ---> Running in af63156e0bad 19:34:38 OK: 220 MiB in 52 packages 19:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:40 Removing intermediate container 24011bd127a6 19:34:40 ---> eb6d1fb0a461 19:34:40 Step 6/26 : COPY go.mod vendor* ./ 19:34:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:41 ---> ce1bf2220d75 19:34:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 ---> Running in d1de33b45040 19:34:42 v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:34:42 v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] 19:34:42 OK: 15736 distinct packages available 19:34:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:44 (1/9) Installing ca-certificates (20211220-r0) 19:34:44 (2/9) Installing brotli-libs (1.0.9-r5) 19:34:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:34:45 (4/9) Installing libcurl (7.80.0-r1) 19:34:45 (5/9) Installing curl (7.80.0-r1) 19:34:45 (6/9) Installing dumb-init (1.2.5-r1) 19:34:45 (7/9) Installing musl-obstack (1.2.3-r0) 19:34:45 (8/9) Installing libucontext (1.1-r0) 19:34:45 (9/9) Installing gcompat (1.0.0-r4) 19:34:45 Executing busybox-1.34.1-r5.trigger 19:34:45 Executing ca-certificates-20211220-r0.trigger 19:34:46 OK: 8 MiB in 23 packages 19:34:46 Removing intermediate container d1de33b45040 19:34:46 ---> 2cd74990e1dd 19:34:46 Step 8/26 : COPY . . 19:34:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:34:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:34:48 ---> 3a372efaee0d 19:34:48 Step 3/26 : WORKDIR /edgex-go 19:34:48 ---> Using cache 19:34:48 ---> 5e6779d26764 19:34:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:48 ---> Using cache 19:34:48 ---> 36d10d3a2a3f 19:34:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:34:48 ---> Using cache 19:34:48 ---> eb6d1fb0a461 19:34:48 Step 6/26 : COPY go.mod vendor* ./ 19:34:48 ---> Using cache 19:34:48 ---> ce1bf2220d75 19:34:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:48 ---> Using cache 19:34:48 ---> 2cd74990e1dd 19:34:48 Step 8/26 : COPY . . 19:34:48 Removing intermediate container af63156e0bad 19:34:48 ---> 90bc27cf9613 19:34:48 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:49 ---> 3ae6044a6bac 19:34:49 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:34:49 Removing intermediate container e102beedc680 19:34:49 ---> db7349614809 19:34:49 Step 14/23 : ENV APP_PORT=58890 19:34:50 ---> Running in e21d0116a864 19:34:50 Removing intermediate container e21d0116a864 19:34:50 ---> 53735b53b06b 19:34:50 Step 15/23 : EXPOSE $APP_PORT 19:34:50 ---> Running in 675c54f1d19f 19:34:51 Removing intermediate container 675c54f1d19f 19:34:51 ---> 34c6b535639e 19:34:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:34:53 ---> a4ae723eb110 19:34:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:34:53 ---> fd346b5ac5cd 19:34:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:34:53 ---> 49ffd1bc4116 19:34:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:34:53 ---> Running in c0743bb23904 19:34:54 Removing intermediate container c0743bb23904 19:34:54 ---> 214c5ba8ecc6 19:34:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:54 ---> 9fb4cb762102 19:34:54 ---> Running in c5340361057e 19:34:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:34:55 Removing intermediate container c5340361057e 19:34:55 ---> 92d8d7002ff4 19:34:55 Step 18/20 : LABEL arch=arm64 19:34:55 ---> Running in 0e1abb8b142c 19:34:56 ---> c9ac42b9ef3f 19:34:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:34:56 Removing intermediate container 0e1abb8b142c 19:34:56 ---> fff7baace532 19:34:56 Step 19/20 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:34:56 ---> Running in 415c754daf94 19:34:56 ---> Running in cf7de1e6e2af 19:34:56 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:34:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:34:56 ---> 3a372efaee0d 19:34:56 Step 3/25 : WORKDIR /edgex-go 19:34:56 ---> Using cache 19:34:56 ---> 5e6779d26764 19:34:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:56 ---> Using cache 19:34:56 ---> 36d10d3a2a3f 19:34:56 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:34:56 ---> Using cache 19:34:56 ---> eb6d1fb0a461 19:34:56 Step 6/25 : COPY go.mod vendor* ./ 19:34:56 ---> Using cache 19:34:56 ---> ce1bf2220d75 19:34:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:56 ---> Using cache 19:34:56 ---> 2cd74990e1dd 19:34:56 Step 8/25 : COPY . . 19:34:56 Removing intermediate container 415c754daf94 19:34:56 ---> f7ba6693e98a 19:34:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:56 Removing intermediate container cf7de1e6e2af 19:34:56 ---> e659642e0291 19:34:56 Step 20/20 : LABEL version=0.0.0 19:34:57 ---> Running in 79f172986a43 19:34:57 ---> Running in efb81aed1c99 19:34:57 Removing intermediate container 79f172986a43 19:34:57 ---> 3ecd5ab03746 19:34:57 Step 21/23 : LABEL arch=arm64 19:34:57 Removing intermediate container efb81aed1c99 19:34:57 ---> a19a9b3db7c4 19:34:57 19:34:57 ---> Running in 93a25e59b5cb 19:34:58 Removing intermediate container 93a25e59b5cb 19:34:58 ---> c3a48170f468 19:34:58 Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:34:58 ---> Running in 7aa6591c3be1 19:34:58 Successfully built a19a9b3db7c4 19:34:58 Successfully tagged security-spiffe-token-provider-arm64:latest 19:34:58  Building security-spiffe-token-provider ... done Building support-notifications 19:34:59 Removing intermediate container 7aa6591c3be1 19:34:59 ---> 0c44039a6f11 19:34:59 Step 23/23 : LABEL version=0.0.0 19:34:59 ---> Running in d60598bc3e7e 19:35:00 Removing intermediate container d60598bc3e7e 19:35:00 ---> a54a610843ff 19:35:00 19:35:00 Successfully built a54a610843ff 19:35:00 Successfully tagged sys-mgmt-agent-arm64:latest 19:35:00  Building sys-mgmt-agent ... done Building security-proxy-setup 19:35:18 ---> 14fb25f53932 19:35:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:35:18 ---> 3d2775d8a2b6 19:35:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:35:18 ---> Running in 209bc9d9abc8 19:35:18 ---> Running in df1d4a831a77 19:35:19 Removing intermediate container 209bc9d9abc8 19:35:19 ---> 31b01002f11d 19:35:19 Step 10/26 : RUN mkdir -p spire-build 19:35:19 Removing intermediate container df1d4a831a77 19:35:19 ---> c3dea0e006ee 19:35:19 Step 10/26 : RUN mkdir -p spire-build 19:35:19 ---> Running in 59861c3428f7 19:35:19 ---> Running in 632738c72e27 19:35:22 Removing intermediate container 59861c3428f7 19:35:22 ---> 5f4fbe7a06f9 19:35:22 Step 11/26 : WORKDIR /edgex-go/spire-build 19:35:23 Removing intermediate container 632738c72e27 19:35:23 ---> fa24154d5fe0 19:35:23 Step 11/26 : WORKDIR /edgex-go/spire-build 19:35:23 ---> Running in 200be8fda532 19:35:23 ---> Running in 790c186af458 19:35:23 Removing intermediate container 200be8fda532 19:35:23 ---> 6d3e7cbb0a56 19:35:23 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 19:35:23 Removing intermediate container 790c186af458 19:35:23 ---> 2361fb9bcb1c 19:35:23 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 19:35:24 ---> Running in 783137a4214d 19:35:24 ---> Running in 389a30647c6a 19:35:26 spire-1.2.1/ 19:35:26 spire-1.2.1/.data/ 19:35:26 spire-1.2.1/.data/.file 19:35:26 spire-1.2.1/.dockerignore 19:35:26 spire-1.2.1/.gitattributes 19:35:26 spire-1.2.1/.githooks/ 19:35:26 spire-1.2.1/.githooks/pre-commit 19:35:26 spire-1.2.1/.github/ 19:35:26 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:35:26 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:35:26 spire-1.2.1/.github/dependabot.yml 19:35:26 spire-1.2.1/.github/workflows/ 19:35:26 spire-1.2.1/.github/workflows/nightly_build.yaml 19:35:26 spire-1.2.1/.github/workflows/pr_build.yaml 19:35:26 spire-1.2.1/.github/workflows/release_build.yaml 19:35:26 spire-1.2.1/.github/workflows/scripts/ 19:35:26 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:35:26 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:35:26 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:35:26 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:35:26 spire-1.2.1/.github/workflows/scripts/split.sh 19:35:26 spire-1.2.1/.gitignore 19:35:26 spire-1.2.1/.go-version 19:35:26 spire-1.2.1/.golangci.yml 19:35:26 spire-1.2.1/ADOPTERS.md 19:35:26 spire-1.2.1/CHANGELOG.md 19:35:26 spire-1.2.1/CODE-OF-CONDUCT.md 19:35:26 spire-1.2.1/CODEOWNERS 19:35:26 spire-1.2.1/CONTRIBUTING.md 19:35:26 spire-1.2.1/Dockerfile 19:35:26 spire-1.2.1/Dockerfile.dev 19:35:26 spire-1.2.1/Dockerfile.scratch 19:35:26 spire-1.2.1/LICENSE 19:35:26 spire-1.2.1/MAINTAINERS.md 19:35:26 spire-1.2.1/Makefile 19:35:26 spire-1.2.1/README.md 19:35:26 spire-1.2.1/ROADMAP.md 19:35:26 spire-1.2.1/SECURITY.md 19:35:26 spire-1.2.1/cmd/ 19:35:26 spire-1.2.1/cmd/spire-agent/ 19:35:26 spire-1.2.1/cmd/spire-agent/cli/ 19:35:26 spire-1.2.1/cmd/spire-agent/cli/api/ 19:35:26 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/common/ 19:35:26 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:35:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/run/ 19:35:26 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:35:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:35:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:35:26 spire-1.2.1/cmd/spire-agent/main.go 19:35:26 spire-1.2.1/cmd/spire-server/ 19:35:26 spire-1.2.1/cmd/spire-server/cli/ 19:35:26 spire-1.2.1/cmd/spire-server/cli/agent/ 19:35:26 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:35:26 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/cli.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/ 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/federation/ 19:35:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:35:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/ 19:35:27 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/run/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/token/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/validate/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/.data/ 19:35:27 spire-1.2.1/.data/.file 19:35:27 spire-1.2.1/.dockerignore 19:35:27 spire-1.2.1/.gitattributes 19:35:27 spire-1.2.1/.githooks/ 19:35:27 spire-1.2.1/.githooks/pre-commit 19:35:27 spire-1.2.1/.github/ 19:35:27 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:35:27 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:35:27 spire-1.2.1/.github/dependabot.yml 19:35:27 spire-1.2.1/.github/workflows/ 19:35:27 spire-1.2.1/.github/workflows/nightly_build.yaml 19:35:27 spire-1.2.1/.github/workflows/pr_build.yaml 19:35:27 spire-1.2.1/.github/workflows/release_build.yaml 19:35:27 spire-1.2.1/.github/workflows/scripts/ 19:35:27 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:35:27 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:35:27 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:35:27 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:35:27 spire-1.2.1/.github/workflows/scripts/split.sh 19:35:27 spire-1.2.1/.gitignore 19:35:27 spire-1.2.1/.go-version 19:35:27 spire-1.2.1/.golangci.yml 19:35:27 spire-1.2.1/ADOPTERS.md 19:35:27 spire-1.2.1/CHANGELOG.md 19:35:27 spire-1.2.1/CODE-OF-CONDUCT.md 19:35:27 spire-1.2.1/CODEOWNERS 19:35:27 spire-1.2.1/CONTRIBUTING.md 19:35:27 spire-1.2.1/Dockerfile 19:35:27 spire-1.2.1/Dockerfile.dev 19:35:27 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/x509/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:35:27 spire-1.2.1/cmd/spire-server/main.go 19:35:27 spire-1.2.1/cmd/spire-server/util/ 19:35:27 spire-1.2.1/cmd/spire-server/util/util.go 19:35:27 spire-1.2.1/conf/ 19:35:27 spire-1.2.1/conf/agent/ 19:35:27 spire-1.2.1/conf/agent/agent.conf 19:35:27 spire-1.2.1/conf/agent/agent_full.conf 19:35:27 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:35:27 spire-1.2.1/conf/server/ 19:35:27 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:35:27 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:35:27 spire-1.2.1/conf/server/server.conf 19:35:27 spire-1.2.1/conf/server/server_full.conf 19:35:27 spire-1.2.1/doc/ 19:35:27 spire-1.2.1/doc/SPIRE101.md 19:35:27 spire-1.2.1/doc/auditlog.md 19:35:27 spire-1.2.1/doc/authorization_policy_engine.md 19:35:27 spire-1.2.1/doc/changelog_guidelines.md 19:35:27 spire-1.2.1/doc/cure53-report.pdf 19:35:27 spire-1.2.1/doc/images/ 19:35:27 spire-1.2.1/doc/images/2019_roadmap.png 19:35:27 spire-1.2.1/doc/images/SPIRE101.png 19:35:27 spire-1.2.1/doc/images/SPIRE_agent.png 19:35:27 spire-1.2.1/doc/images/SPIRE_server.png 19:35:27 spire-1.2.1/Dockerfile.scratch 19:35:27 spire-1.2.1/LICENSE 19:35:27 spire-1.2.1/MAINTAINERS.md 19:35:27 spire-1.2.1/Makefile 19:35:27 spire-1.2.1/README.md 19:35:27 spire-1.2.1/ROADMAP.md 19:35:27 spire-1.2.1/SECURITY.md 19:35:27 spire-1.2.1/cmd/ 19:35:27 spire-1.2.1/cmd/spire-agent/ 19:35:27 spire-1.2.1/cmd/spire-agent/cli/ 19:35:27 spire-1.2.1/cmd/spire-agent/cli/api/ 19:35:27 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/common/ 19:35:27 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:35:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/run/ 19:35:27 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:35:27 spire-1.2.1/doc/images/cache_mgr.png 19:35:27 spire-1.2.1/doc/images/cache_mgr_components.png 19:35:27 spire-1.2.1/doc/images/federated_spire.png 19:35:27 spire-1.2.1/doc/images/ha_mode.png 19:35:27 spire-1.2.1/doc/images/nested_spire.png 19:35:27 spire-1.2.1/doc/images/oidc_federation.png 19:35:27 spire-1.2.1/doc/images/single_trust_domain.png 19:35:27 spire-1.2.1/doc/images/spiffe_compatible.png 19:35:27 spire-1.2.1/doc/images/spire_logo.png 19:35:27 spire-1.2.1/doc/migrating_registration_api_clients.md 19:35:27 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:35:27 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:35:27 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:35:27 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:35:27 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:35:27 spire-1.2.1/cmd/spire-agent/main.go 19:35:27 spire-1.2.1/cmd/spire-server/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/agent/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/cli.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/ 19:35:27 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:35:27 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:35:27 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:35:27 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:35:27 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:35:27 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:35:27 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:35:27 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:35:27 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:35:27 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:35:27 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:35:27 spire-1.2.1/doc/scaling_spire.md 19:35:27 spire-1.2.1/doc/spire_agent.md 19:35:27 spire-1.2.1/doc/spire_server.md 19:35:27 spire-1.2.1/doc/supported_integrations.md 19:35:27 spire-1.2.1/doc/telemetry.md 19:35:27 spire-1.2.1/doc/telemetry_config.md 19:35:27 spire-1.2.1/doc/upgrading.md 19:35:27 spire-1.2.1/doc/using_spire.md 19:35:27 spire-1.2.1/examples/ 19:35:27 spire-1.2.1/examples/README.md 19:35:27 spire-1.2.1/go.mod 19:35:27 spire-1.2.1/go.sum 19:35:27 spire-1.2.1/pkg/ 19:35:27 spire-1.2.1/pkg/agent/ 19:35:27 spire-1.2.1/pkg/agent/agent.go 19:35:27 spire-1.2.1/pkg/agent/api/ 19:35:27 spire-1.2.1/pkg/agent/api/config.go 19:35:27 spire-1.2.1/pkg/agent/api/debug/ 19:35:27 spire-1.2.1/pkg/agent/api/debug/v1/ 19:35:27 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:35:27 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/run/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/token/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/validate/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:35:27 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:35:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:35:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:35:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:35:27 spire-1.2.1/pkg/agent/api/endpoints.go 19:35:27 spire-1.2.1/pkg/agent/api/health/ 19:35:27 spire-1.2.1/pkg/agent/api/health/v1/ 19:35:27 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:35:27 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:35:27 spire-1.2.1/pkg/agent/api/rpccontext/ 19:35:27 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:35:27 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:35:27 spire-1.2.1/pkg/agent/attestor/ 19:35:27 spire-1.2.1/pkg/agent/attestor/node/ 19:35:27 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:35:27 spire-1.2.1/pkg/agent/attestor/node/node.go 19:35:27 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:35:27 spire-1.2.1/pkg/agent/attestor/workload/ 19:35:27 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:35:27 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:35:27 spire-1.2.1/pkg/agent/catalog/ 19:35:27 spire-1.2.1/pkg/agent/catalog/catalog.go 19:35:27 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:35:27 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:35:27 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:35:27 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:35:27 spire-1.2.1/pkg/agent/client/ 19:35:27 spire-1.2.1/pkg/agent/client/client.go 19:35:27 spire-1.2.1/pkg/agent/client/client_test.go 19:35:27 spire-1.2.1/pkg/agent/client/dial.go 19:35:27 spire-1.2.1/pkg/agent/client/nodeconn.go 19:35:27 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:35:27 spire-1.2.1/pkg/agent/client/update.go 19:35:27 spire-1.2.1/pkg/agent/client/util.go 19:35:27 spire-1.2.1/pkg/agent/common/ 19:35:27 spire-1.2.1/pkg/agent/common/backoff/ 19:35:27 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:35:27 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:35:27 spire-1.2.1/pkg/agent/common/cgroups/ 19:35:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:35:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:35:27 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:35:27 spire-1.2.1/pkg/agent/config.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/ 19:35:27 spire-1.2.1/pkg/agent/endpoints/config.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/x509/ 19:35:27 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:35:27 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:35:27 spire-1.2.1/cmd/spire-server/main.go 19:35:27 spire-1.2.1/cmd/spire-server/util/ 19:35:27 spire-1.2.1/cmd/spire-server/util/util.go 19:35:27 spire-1.2.1/conf/ 19:35:27 spire-1.2.1/conf/agent/ 19:35:27 spire-1.2.1/conf/agent/agent.conf 19:35:27 spire-1.2.1/conf/agent/agent_full.conf 19:35:27 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:35:27 spire-1.2.1/conf/server/ 19:35:27 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:35:27 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:35:27 spire-1.2.1/conf/server/server.conf 19:35:27 spire-1.2.1/conf/server/server_full.conf 19:35:27 spire-1.2.1/doc/ 19:35:27 spire-1.2.1/doc/SPIRE101.md 19:35:27 spire-1.2.1/doc/auditlog.md 19:35:27 spire-1.2.1/doc/authorization_policy_engine.md 19:35:27 spire-1.2.1/doc/changelog_guidelines.md 19:35:27 spire-1.2.1/doc/cure53-report.pdf 19:35:27 spire-1.2.1/doc/images/ 19:35:27 spire-1.2.1/doc/images/2019_roadmap.png 19:35:27 spire-1.2.1/doc/images/SPIRE101.png 19:35:27 spire-1.2.1/doc/images/SPIRE_agent.png 19:35:27 spire-1.2.1/doc/images/SPIRE_server.png 19:35:27 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/workload/ 19:35:27 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/ 19:35:27 spire-1.2.1/pkg/agent/manager/cache/ 19:35:27 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:35:27 spire-1.2.1/pkg/agent/manager/config.go 19:35:27 spire-1.2.1/pkg/agent/manager/manager.go 19:35:27 spire-1.2.1/pkg/agent/manager/manager_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/storage.go 19:35:27 spire-1.2.1/pkg/agent/manager/storage_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/storecache/ 19:35:27 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:35:27 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/sync.go 19:35:27 spire-1.2.1/pkg/agent/plugin/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:35:27 spire-1.2.1/doc/images/cache_mgr.png 19:35:27 spire-1.2.1/doc/images/cache_mgr_components.png 19:35:27 spire-1.2.1/doc/images/federated_spire.png 19:35:27 spire-1.2.1/doc/images/ha_mode.png 19:35:27 spire-1.2.1/doc/images/nested_spire.png 19:35:27 spire-1.2.1/doc/images/oidc_federation.png 19:35:27 spire-1.2.1/doc/images/single_trust_domain.png 19:35:27 spire-1.2.1/doc/images/spiffe_compatible.png 19:35:27 spire-1.2.1/doc/images/spire_logo.png 19:35:27 spire-1.2.1/doc/migrating_registration_api_clients.md 19:35:27 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:35:27 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:35:27 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:35:27 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:35:27 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:35:27 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:35:27 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:35:27 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:35:27 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:35:27 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:35:27 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:35:27 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:35:27 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:35:27 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:35:27 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:35:27 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:35:27 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:35:27 spire-1.2.1/doc/scaling_spire.md 19:35:27 spire-1.2.1/doc/spire_agent.md 19:35:27 spire-1.2.1/doc/spire_server.md 19:35:27 spire-1.2.1/doc/supported_integrations.md 19:35:27 spire-1.2.1/doc/telemetry.md 19:35:27 spire-1.2.1/doc/telemetry_config.md 19:35:27 spire-1.2.1/doc/upgrading.md 19:35:27 spire-1.2.1/doc/using_spire.md 19:35:27 spire-1.2.1/examples/ 19:35:27 spire-1.2.1/examples/README.md 19:35:27 spire-1.2.1/go.mod 19:35:27 spire-1.2.1/go.sum 19:35:27 spire-1.2.1/pkg/ 19:35:27 spire-1.2.1/pkg/agent/ 19:35:27 spire-1.2.1/pkg/agent/agent.go 19:35:27 spire-1.2.1/pkg/agent/api/ 19:35:27 spire-1.2.1/pkg/agent/api/config.go 19:35:27 spire-1.2.1/pkg/agent/api/debug/ 19:35:27 spire-1.2.1/pkg/agent/api/debug/v1/ 19:35:27 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:35:27 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:35:27 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:35:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:35:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:35:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:35:27 spire-1.2.1/pkg/agent/api/endpoints.go 19:35:27 spire-1.2.1/pkg/agent/api/health/ 19:35:27 spire-1.2.1/pkg/agent/api/health/v1/ 19:35:27 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:35:27 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:35:27 spire-1.2.1/pkg/agent/api/rpccontext/ 19:35:27 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:35:27 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:35:27 spire-1.2.1/pkg/agent/attestor/ 19:35:27 spire-1.2.1/pkg/agent/attestor/node/ 19:35:27 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:35:27 spire-1.2.1/pkg/agent/attestor/node/node.go 19:35:27 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:35:27 spire-1.2.1/pkg/agent/attestor/workload/ 19:35:27 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:35:27 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:35:27 spire-1.2.1/pkg/agent/catalog/ 19:35:27 spire-1.2.1/pkg/agent/catalog/catalog.go 19:35:27 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:35:27 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:35:27 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:35:27 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:35:27 spire-1.2.1/pkg/agent/client/ 19:35:27 spire-1.2.1/pkg/agent/client/client.go 19:35:27 spire-1.2.1/pkg/agent/client/client_test.go 19:35:27 spire-1.2.1/pkg/agent/client/dial.go 19:35:27 spire-1.2.1/pkg/agent/client/nodeconn.go 19:35:27 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:35:27 spire-1.2.1/pkg/agent/client/update.go 19:35:27 spire-1.2.1/pkg/agent/client/util.go 19:35:27 spire-1.2.1/pkg/agent/common/ 19:35:27 spire-1.2.1/pkg/agent/common/backoff/ 19:35:27 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:35:27 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:35:27 spire-1.2.1/pkg/agent/common/cgroups/ 19:35:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:35:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:35:27 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:35:27 spire-1.2.1/pkg/agent/config.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/ 19:35:27 spire-1.2.1/pkg/agent/endpoints/config.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:35:27 spire-1.2.1/pkg/agent/svid/ 19:35:27 spire-1.2.1/pkg/agent/svid/rotator.go 19:35:27 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:35:27 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:35:27 spire-1.2.1/pkg/agent/svid/store/ 19:35:27 spire-1.2.1/pkg/agent/svid/store/service.go 19:35:27 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:35:27 spire-1.2.1/pkg/common/ 19:35:27 spire-1.2.1/pkg/common/agentpathtemplate/ 19:35:27 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:35:27 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:35:27 spire-1.2.1/pkg/common/api/ 19:35:27 spire-1.2.1/pkg/common/api/metrics.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/ 19:35:27 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/workload/ 19:35:27 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:35:27 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/ 19:35:27 spire-1.2.1/pkg/agent/manager/cache/ 19:35:27 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:35:27 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:35:27 spire-1.2.1/pkg/agent/manager/config.go 19:35:27 spire-1.2.1/pkg/agent/manager/manager.go 19:35:27 spire-1.2.1/pkg/agent/manager/manager_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/storage.go 19:35:27 spire-1.2.1/pkg/agent/manager/storage_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/storecache/ 19:35:27 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:35:27 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:35:27 spire-1.2.1/pkg/agent/manager/sync.go 19:35:27 spire-1.2.1/pkg/agent/plugin/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/logger.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/names.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:35:27 spire-1.2.1/pkg/common/api/names.go 19:35:27 spire-1.2.1/pkg/common/api/ratelimit.go 19:35:27 spire-1.2.1/pkg/common/api/rpccontext/ 19:35:27 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:35:27 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:35:27 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:35:27 spire-1.2.1/pkg/common/auth/ 19:35:27 spire-1.2.1/pkg/common/auth/interceptors.go 19:35:27 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:35:27 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/ 19:35:27 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/types.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:35:27 spire-1.2.1/pkg/common/catalog/ 19:35:27 spire-1.2.1/pkg/common/catalog/bind.go 19:35:27 spire-1.2.1/pkg/common/catalog/builtin.go 19:35:27 spire-1.2.1/pkg/common/catalog/catalog.go 19:35:27 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:35:27 spire-1.2.1/pkg/common/catalog/closers.go 19:35:27 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:35:27 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:35:27 spire-1.2.1/pkg/common/catalog/config.go 19:35:27 spire-1.2.1/pkg/common/catalog/config_test.go 19:35:27 spire-1.2.1/pkg/common/catalog/configure.go 19:35:27 spire-1.2.1/pkg/common/catalog/constraints.go 19:35:27 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:35:27 spire-1.2.1/pkg/common/catalog/context.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:35:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:35:27 spire-1.2.1/pkg/common/catalog/external.go 19:35:27 spire-1.2.1/pkg/common/catalog/host.go 19:35:27 spire-1.2.1/pkg/common/catalog/pipenet.go 19:35:27 spire-1.2.1/pkg/common/catalog/plugin.go 19:35:27 spire-1.2.1/pkg/common/catalog/testplugin/ 19:35:27 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:35:27 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:35:27 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:35:27 spire-1.2.1/pkg/common/cli/ 19:35:27 spire-1.2.1/pkg/common/cli/env.go 19:35:27 spire-1.2.1/pkg/common/cli/flags.go 19:35:27 spire-1.2.1/pkg/common/cli/trust_domain.go 19:35:27 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:35:27 spire-1.2.1/pkg/common/cli/umask.go 19:35:27 spire-1.2.1/pkg/common/cli/umask_posix.go 19:35:27 spire-1.2.1/pkg/common/cli/umask_test.go 19:35:27 spire-1.2.1/pkg/common/cli/umask_windows.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/flag.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/format.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:35:27 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:35:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:35:27 spire-1.2.1/pkg/common/coretypes/ 19:35:27 spire-1.2.1/pkg/common/coretypes/bundle/ 19:35:27 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:35:27 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:35:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:35:27 spire-1.2.1/pkg/common/cryptoutil/ 19:35:27 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:35:27 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:35:27 spire-1.2.1/pkg/common/diskutil/ 19:35:27 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:35:27 spire-1.2.1/pkg/common/diskutil/file_test.go 19:35:27 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:35:27 spire-1.2.1/pkg/common/errorutil/ 19:35:27 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:35:27 spire-1.2.1/pkg/common/health/ 19:35:27 spire-1.2.1/pkg/common/health/config.go 19:35:27 spire-1.2.1/pkg/common/health/context.go 19:35:27 spire-1.2.1/pkg/common/health/context_test.go 19:35:27 spire-1.2.1/pkg/common/health/health.go 19:35:27 spire-1.2.1/pkg/common/health/health_test.go 19:35:27 spire-1.2.1/pkg/common/health/logger.go 19:35:27 spire-1.2.1/pkg/common/hostservice/ 19:35:27 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:35:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:35:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:35:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:35:27 spire-1.2.1/pkg/agent/svid/ 19:35:27 spire-1.2.1/pkg/agent/svid/rotator.go 19:35:27 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:35:27 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:35:27 spire-1.2.1/pkg/agent/svid/store/ 19:35:27 spire-1.2.1/pkg/agent/svid/store/service.go 19:35:27 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:35:27 spire-1.2.1/pkg/common/ 19:35:27 spire-1.2.1/pkg/common/agentpathtemplate/ 19:35:27 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:35:27 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:35:27 spire-1.2.1/pkg/common/api/ 19:35:27 spire-1.2.1/pkg/common/api/metrics.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/ 19:35:27 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:35:27 spire-1.2.1/pkg/common/idutil/ 19:35:27 spire-1.2.1/pkg/common/idutil/require.go 19:35:27 spire-1.2.1/pkg/common/idutil/require_test.go 19:35:27 spire-1.2.1/pkg/common/idutil/safety.go 19:35:27 spire-1.2.1/pkg/common/idutil/safety_test.go 19:35:27 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:35:27 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:35:27 spire-1.2.1/pkg/common/jwtsvid/ 19:35:27 spire-1.2.1/pkg/common/jwtsvid/common.go 19:35:27 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:35:27 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:35:27 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:35:27 spire-1.2.1/pkg/common/jwtutil/ 19:35:27 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:35:27 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:35:27 spire-1.2.1/pkg/common/log/ 19:35:27 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:35:27 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:35:27 spire-1.2.1/pkg/common/log/log.go 19:35:27 spire-1.2.1/pkg/common/log/log_test.go 19:35:27 spire-1.2.1/pkg/common/log/options.go 19:35:27 spire-1.2.1/pkg/common/nodeutil/ 19:35:27 spire-1.2.1/pkg/common/nodeutil/node.go 19:35:27 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:35:27 spire-1.2.1/pkg/common/peertracker/ 19:35:27 spire-1.2.1/pkg/common/peertracker/conn.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/logger.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/names.go 19:35:27 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:35:27 spire-1.2.1/pkg/common/api/names.go 19:35:27 spire-1.2.1/pkg/common/api/ratelimit.go 19:35:27 spire-1.2.1/pkg/common/api/rpccontext/ 19:35:27 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:35:27 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:35:27 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:35:27 spire-1.2.1/pkg/common/auth/ 19:35:27 spire-1.2.1/pkg/common/auth/interceptors.go 19:35:27 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:35:27 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/ 19:35:27 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/types.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:35:27 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:35:27 spire-1.2.1/pkg/common/catalog/ 19:35:27 spire-1.2.1/pkg/common/catalog/bind.go 19:35:27 spire-1.2.1/pkg/common/catalog/builtin.go 19:35:27 spire-1.2.1/pkg/common/catalog/catalog.go 19:35:27 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:35:27 spire-1.2.1/pkg/common/catalog/closers.go 19:35:27 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:35:27 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:35:27 spire-1.2.1/pkg/common/catalog/config.go 19:35:27 spire-1.2.1/pkg/common/catalog/config_test.go 19:35:27 spire-1.2.1/pkg/common/catalog/configure.go 19:35:27 spire-1.2.1/pkg/common/catalog/constraints.go 19:35:27 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:35:27 spire-1.2.1/pkg/common/catalog/context.go 19:35:27 spire-1.2.1/pkg/common/peertracker/credentials.go 19:35:27 spire-1.2.1/pkg/common/peertracker/errors.go 19:35:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:35:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:35:27 spire-1.2.1/pkg/common/peertracker/info.go 19:35:27 spire-1.2.1/pkg/common/peertracker/listener.go 19:35:27 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tcp.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:35:27 spire-1.2.1/pkg/common/catalog/external.go 19:35:27 spire-1.2.1/pkg/common/catalog/host.go 19:35:27 spire-1.2.1/pkg/common/catalog/pipenet.go 19:35:27 spire-1.2.1/pkg/common/catalog/plugin.go 19:35:27 spire-1.2.1/pkg/common/catalog/testplugin/ 19:35:27 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:35:27 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:35:27 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:35:27 spire-1.2.1/pkg/common/cli/ 19:35:27 spire-1.2.1/pkg/common/cli/env.go 19:35:27 spire-1.2.1/pkg/common/cli/flags.go 19:35:27 spire-1.2.1/pkg/common/cli/trust_domain.go 19:35:27 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:35:27 spire-1.2.1/pkg/common/cli/umask.go 19:35:27 spire-1.2.1/pkg/common/cli/umask_posix.go 19:35:27 spire-1.2.1/pkg/common/cli/umask_test.go 19:35:27 spire-1.2.1/pkg/common/cli/umask_windows.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/flag.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/format.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:35:27 spire-1.2.1/pkg/common/peertracker/uds.go 19:35:27 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:35:27 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:35:27 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:35:27 spire-1.2.1/pkg/common/pemutil/ 19:35:27 spire-1.2.1/pkg/common/pemutil/block.go 19:35:27 spire-1.2.1/pkg/common/pemutil/certs.go 19:35:27 spire-1.2.1/pkg/common/pemutil/common.go 19:35:27 spire-1.2.1/pkg/common/pemutil/csr.go 19:35:27 spire-1.2.1/pkg/common/pemutil/keys.go 19:35:27 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/ 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:35:27 19:35:27 spire-1.2.1/pkg/common/plugin/ 19:35:27 spire-1.2.1/pkg/common/plugin/aws/ 19:35:27 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:35:27 spire-1.2.1/pkg/common/plugin/azure/ 19:35:27 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:35:27 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/facade.go 19:35:27 spire-1.2.1/pkg/common/plugin/facade_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/gcp/ 19:35:27 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/ 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/log.go 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/ 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:35:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:35:27 spire-1.2.1/pkg/common/coretypes/ 19:35:27 spire-1.2.1/pkg/common/coretypes/bundle/ 19:35:27 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:35:27 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:35:27 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:35:27 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:35:27 spire-1.2.1/pkg/common/plugin/x509pop/ 19:35:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:35:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:35:27 spire-1.2.1/pkg/common/profiling/ 19:35:27 spire-1.2.1/pkg/common/profiling/dumpers.go 19:35:27 spire-1.2.1/pkg/common/profiling/profiling.go 19:35:27 spire-1.2.1/pkg/common/protoutil/ 19:35:27 spire-1.2.1/pkg/common/protoutil/masks.go 19:35:27 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:35:27 spire-1.2.1/pkg/common/rotationutil/ 19:35:27 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:35:27 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:35:27 spire-1.2.1/pkg/common/selector/ 19:35:27 spire-1.2.1/pkg/common/selector/selector.go 19:35:27 spire-1.2.1/pkg/common/selector/selector_test.go 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:35:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:35:27 spire-1.2.1/pkg/common/cryptoutil/ 19:35:27 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:35:27 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:35:27 spire-1.2.1/pkg/common/diskutil/ 19:35:27 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:35:27 spire-1.2.1/pkg/common/diskutil/file_test.go 19:35:27 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:35:27 spire-1.2.1/pkg/common/errorutil/ 19:35:27 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:35:27 spire-1.2.1/pkg/common/health/ 19:35:27 spire-1.2.1/pkg/common/health/config.go 19:35:27 spire-1.2.1/pkg/common/health/context.go 19:35:27 spire-1.2.1/pkg/common/health/context_test.go 19:35:27 spire-1.2.1/pkg/common/health/health.go 19:35:27 spire-1.2.1/pkg/common/health/health_test.go 19:35:27 spire-1.2.1/pkg/common/health/logger.go 19:35:27 spire-1.2.1/pkg/common/hostservice/ 19:35:27 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:35:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:35:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:35:27 spire-1.2.1/pkg/common/selector/set.go 19:35:27 spire-1.2.1/pkg/common/selector/set_utils.go 19:35:27 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/ 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/ 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:35:27 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:35:27 spire-1.2.1/pkg/common/telemetry/call.go 19:35:27 spire-1.2.1/pkg/common/telemetry/common/ 19:35:27 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:35:27 spire-1.2.1/pkg/common/idutil/ 19:35:27 spire-1.2.1/pkg/common/idutil/require.go 19:35:27 spire-1.2.1/pkg/common/idutil/require_test.go 19:35:27 spire-1.2.1/pkg/common/idutil/safety.go 19:35:27 spire-1.2.1/pkg/common/idutil/safety_test.go 19:35:27 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:35:27 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:35:27 spire-1.2.1/pkg/common/jwtsvid/ 19:35:27 spire-1.2.1/pkg/common/jwtsvid/common.go 19:35:27 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:35:27 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:35:27 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:35:27 spire-1.2.1/pkg/common/jwtutil/ 19:35:27 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:35:27 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:35:27 spire-1.2.1/pkg/common/log/ 19:35:27 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:35:27 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:35:27 spire-1.2.1/pkg/common/log/log.go 19:35:27 spire-1.2.1/pkg/common/log/log_test.go 19:35:27 spire-1.2.1/pkg/common/log/options.go 19:35:27 spire-1.2.1/pkg/common/nodeutil/ 19:35:27 spire-1.2.1/pkg/common/nodeutil/node.go 19:35:27 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:35:27 spire-1.2.1/pkg/common/peertracker/ 19:35:27 spire-1.2.1/pkg/common/peertracker/conn.go 19:35:27 spire-1.2.1/pkg/common/peertracker/credentials.go 19:35:27 spire-1.2.1/pkg/common/peertracker/errors.go 19:35:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:35:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:35:27 spire-1.2.1/pkg/common/peertracker/info.go 19:35:27 spire-1.2.1/pkg/common/peertracker/listener.go 19:35:27 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:35:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tcp.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:35:27 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:35:27 spire-1.2.1/pkg/common/peertracker/uds.go 19:35:27 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:35:27 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:35:27 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:35:27 spire-1.2.1/pkg/common/pemutil/ 19:35:27 spire-1.2.1/pkg/common/pemutil/block.go 19:35:27 spire-1.2.1/pkg/common/pemutil/certs.go 19:35:27 spire-1.2.1/pkg/common/pemutil/common.go 19:35:27 spire-1.2.1/pkg/common/pemutil/csr.go 19:35:27 spire-1.2.1/pkg/common/pemutil/keys.go 19:35:27 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/ 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:35:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:35:27 spire-1.2.1/pkg/common/telemetry/config.go 19:35:27 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:35:27 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/inmem.go 19:35:27 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/m3.go 19:35:27 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/metrics.go 19:35:27 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/names.go 19:35:27 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:35:27 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:35:27 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/ 19:35:27 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:35:27 spire-1.2.1/pkg/common/plugin/ 19:35:27 spire-1.2.1/pkg/common/plugin/aws/ 19:35:27 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:35:27 spire-1.2.1/pkg/common/plugin/azure/ 19:35:27 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:35:27 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/facade.go 19:35:27 spire-1.2.1/pkg/common/plugin/facade_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/gcp/ 19:35:27 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/ 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:35:27 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/log.go 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/ 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:35:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:35:27 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:35:27 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:35:27 spire-1.2.1/pkg/common/plugin/x509pop/ 19:35:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:35:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:35:27 spire-1.2.1/pkg/common/profiling/ 19:35:27 spire-1.2.1/pkg/common/profiling/dumpers.go 19:35:27 spire-1.2.1/pkg/common/profiling/profiling.go 19:35:27 spire-1.2.1/pkg/common/protoutil/ 19:35:27 spire-1.2.1/pkg/common/protoutil/masks.go 19:35:27 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:35:27 spire-1.2.1/pkg/common/rotationutil/ 19:35:27 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:35:27 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:35:27 spire-1.2.1/pkg/common/selector/ 19:35:27 spire-1.2.1/pkg/common/selector/selector.go 19:35:27 spire-1.2.1/pkg/common/selector/selector_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:35:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/server.go 19:35:27 spire-1.2.1/pkg/common/telemetry/sink.go 19:35:27 spire-1.2.1/pkg/common/telemetry/statsd.go 19:35:27 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/uptime.go 19:35:27 spire-1.2.1/pkg/common/telemetry/version.go 19:35:27 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:35:27 spire-1.2.1/pkg/common/uptime/ 19:35:27 spire-1.2.1/pkg/common/uptime/uptime.go 19:35:27 spire-1.2.1/pkg/common/uptime/uptime_test.go ---> 73305d79b971 19:35:27 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:35:27 19:35:27 spire-1.2.1/pkg/common/selector/set.go 19:35:27 spire-1.2.1/pkg/common/selector/set_utils.go 19:35:27 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/ 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/ 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:35:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:35:27 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:35:27 spire-1.2.1/pkg/common/telemetry/call.go 19:35:27 spire-1.2.1/pkg/common/telemetry/common/ 19:35:27 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:35:27 spire-1.2.1/pkg/common/telemetry/config.go 19:35:27 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:35:27 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/inmem.go 19:35:27 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/m3.go 19:35:27 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/metrics.go 19:35:27 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/names.go 19:35:27 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:35:27 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:35:27 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/ 19:35:27 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:35:27 spire-1.2.1/pkg/common/util/ 19:35:27 spire-1.2.1/pkg/common/util/certs.go 19:35:27 spire-1.2.1/pkg/common/util/certs_test.go 19:35:27 spire-1.2.1/pkg/common/util/csr.go 19:35:27 spire-1.2.1/pkg/common/util/hash.go 19:35:27 spire-1.2.1/pkg/common/util/selectors.go 19:35:27 spire-1.2.1/pkg/common/util/selectors_test.go 19:35:27 spire-1.2.1/pkg/common/util/signals.go 19:35:27 spire-1.2.1/pkg/common/util/sort.go 19:35:27 spire-1.2.1/pkg/common/util/sort_test.go 19:35:27 spire-1.2.1/pkg/common/util/task.go 19:35:27 spire-1.2.1/pkg/common/util/task_test.go 19:35:27 spire-1.2.1/pkg/common/util/testdata/ 19:35:27 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:35:27 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:35:27 spire-1.2.1/pkg/common/version/ 19:35:27 spire-1.2.1/pkg/common/version/version.go 19:35:27 spire-1.2.1/pkg/common/x509svid/ 19:35:27 spire-1.2.1/pkg/common/x509svid/common_test.go 19:35:27 spire-1.2.1/pkg/common/x509svid/csr.go 19:35:27 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:35:27 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:35:27 spire-1.2.1/pkg/common/x509util/ 19:35:27 spire-1.2.1/pkg/common/x509util/cert.go 19:35:27 spire-1.2.1/pkg/common/x509util/dns.go 19:35:27 spire-1.2.1/pkg/common/x509util/dns_test.go 19:35:27 spire-1.2.1/pkg/common/x509util/keyid.go 19:35:27 spire-1.2.1/pkg/common/x509util/keypair.go 19:35:27 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:35:27 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:35:27 spire-1.2.1/pkg/server/ 19:35:27 spire-1.2.1/pkg/server/api/ 19:35:27 spire-1.2.1/pkg/server/api/agent.go 19:35:27 spire-1.2.1/pkg/server/api/agent/ 19:35:27 spire-1.2.1/pkg/server/api/agent/v1/ 19:35:27 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/agent_test.go 19:35:27 spire-1.2.1/pkg/server/api/api.go 19:35:27 spire-1.2.1/pkg/server/api/audit/ 19:35:27 spire-1.2.1/pkg/server/api/audit/audit.go 19:35:27 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:35:27 spire-1.2.1/pkg/server/api/bundle.go 19:35:27 spire-1.2.1/pkg/server/api/bundle/ 19:35:27 spire-1.2.1/pkg/server/api/bundle/v1/ 19:35:27 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/bundle_test.go 19:35:27 spire-1.2.1/pkg/server/api/debug/ 19:35:27 spire-1.2.1/pkg/server/api/debug/v1/ 19:35:27 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:35:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:35:27 spire-1.2.1/pkg/common/telemetry/server/server.go 19:35:27 spire-1.2.1/pkg/common/telemetry/sink.go 19:35:27 spire-1.2.1/pkg/common/telemetry/statsd.go 19:35:27 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:35:27 spire-1.2.1/pkg/common/telemetry/uptime.go 19:35:27 spire-1.2.1/pkg/common/telemetry/version.go 19:35:27 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:35:27 spire-1.2.1/pkg/common/uptime/ 19:35:27 spire-1.2.1/pkg/common/uptime/uptime.go 19:35:27 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:35:27 spire-1.2.1/pkg/common/util/ 19:35:27 spire-1.2.1/pkg/common/util/certs.go 19:35:27 spire-1.2.1/pkg/common/util/certs_test.go 19:35:27 spire-1.2.1/pkg/common/util/csr.go 19:35:27 spire-1.2.1/pkg/common/util/hash.go 19:35:27 spire-1.2.1/pkg/common/util/selectors.go 19:35:27 spire-1.2.1/pkg/common/util/selectors_test.go 19:35:27 spire-1.2.1/pkg/common/util/signals.go 19:35:27 spire-1.2.1/pkg/common/util/sort.go 19:35:27 spire-1.2.1/pkg/common/util/sort_test.go 19:35:27 spire-1.2.1/pkg/common/util/task.go 19:35:27 spire-1.2.1/pkg/common/util/task_test.go 19:35:27 spire-1.2.1/pkg/common/util/testdata/ 19:35:27 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:35:27 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:35:27 spire-1.2.1/pkg/common/version/ 19:35:27 spire-1.2.1/pkg/common/version/version.go 19:35:27 spire-1.2.1/pkg/common/x509svid/ 19:35:27 spire-1.2.1/pkg/common/x509svid/common_test.go 19:35:27 spire-1.2.1/pkg/common/x509svid/csr.go 19:35:27 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:35:27 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:35:27 spire-1.2.1/pkg/common/x509util/ 19:35:27 spire-1.2.1/pkg/common/x509util/cert.go 19:35:27 spire-1.2.1/pkg/common/x509util/dns.go 19:35:27 spire-1.2.1/pkg/common/x509util/dns_test.go 19:35:27 spire-1.2.1/pkg/common/x509util/keyid.go 19:35:27 spire-1.2.1/pkg/common/x509util/keypair.go 19:35:27 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:35:27 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:35:27 spire-1.2.1/pkg/server/ 19:35:27 spire-1.2.1/pkg/server/api/ 19:35:27 spire-1.2.1/pkg/server/api/agent.go 19:35:27 spire-1.2.1/pkg/server/api/agent/ 19:35:27 spire-1.2.1/pkg/server/api/agent/v1/ 19:35:27 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/agent_test.go 19:35:27 spire-1.2.1/pkg/server/api/api.go 19:35:27 spire-1.2.1/pkg/server/api/audit/ 19:35:27 spire-1.2.1/pkg/server/api/audit/audit.go 19:35:27 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:35:27 spire-1.2.1/pkg/server/api/bundle.go 19:35:27 spire-1.2.1/pkg/server/api/bundle/ 19:35:27 spire-1.2.1/pkg/server/api/bundle/v1/ 19:35:27 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/bundle_test.go 19:35:27 spire-1.2.1/pkg/server/api/debug/ 19:35:27 spire-1.2.1/pkg/server/api/debug/v1/ 19:35:27 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/entry.go 19:35:27 spire-1.2.1/pkg/server/api/entry/ 19:35:27 spire-1.2.1/pkg/server/api/entry/v1/ 19:35:27 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/entry_test.go 19:35:27 spire-1.2.1/pkg/server/api/health/ 19:35:27 spire-1.2.1/pkg/server/api/health/v1/ 19:35:27 spire-1.2.1/pkg/server/api/health/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/id.go 19:35:27 spire-1.2.1/pkg/server/api/id_test.go 19:35:27 spire-1.2.1/pkg/server/api/limits/ 19:35:27 spire-1.2.1/pkg/server/api/limits/limits.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/ 19:35:27 spire-1.2.1/pkg/server/api/middleware/alias.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/audit.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/caller.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:35:27 spire-1.2.1/pkg/server/api/entry.go 19:35:27 spire-1.2.1/pkg/server/api/entry/ 19:35:27 spire-1.2.1/pkg/server/api/entry/v1/ 19:35:27 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/entry_test.go 19:35:27 spire-1.2.1/pkg/server/api/health/ 19:35:27 spire-1.2.1/pkg/server/api/health/v1/ 19:35:27 spire-1.2.1/pkg/server/api/health/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/id.go 19:35:27 spire-1.2.1/pkg/server/api/id_test.go 19:35:27 spire-1.2.1/pkg/server/api/limits/ 19:35:27 spire-1.2.1/pkg/server/api/limits/limits.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/ 19:35:27 spire-1.2.1/pkg/server/api/middleware/alias.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/audit.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/caller.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/common.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/entries.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:35:27 spire-1.2.1/pkg/server/api/ratelimit.go 19:35:27 spire-1.2.1/pkg/server/api/rpccontext/ 19:35:27 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:35:27 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:35:27 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:35:27 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:35:27 spire-1.2.1/pkg/server/api/selector.go 19:35:27 spire-1.2.1/pkg/server/api/selector_test.go 19:35:27 spire-1.2.1/pkg/server/api/status.go 19:35:27 spire-1.2.1/pkg/server/api/status_test.go 19:35:27 spire-1.2.1/pkg/server/api/svid/ 19:35:27 spire-1.2.1/pkg/server/api/svid/v1/ 19:35:27 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/trustdomain.go 19:35:27 spire-1.2.1/pkg/server/api/trustdomain/ 19:35:27 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:35:27 spire-1.2.1/pkg/server/api/middleware/common.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/entries.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:35:27 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:35:27 spire-1.2.1/pkg/server/api/ratelimit.go 19:35:27 spire-1.2.1/pkg/server/api/rpccontext/ 19:35:27 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:35:27 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:35:27 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:35:27 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:35:27 spire-1.2.1/pkg/server/api/selector.go 19:35:27 spire-1.2.1/pkg/server/api/selector_test.go 19:35:27 spire-1.2.1/pkg/server/api/status.go 19:35:27 spire-1.2.1/pkg/server/api/status_test.go 19:35:27 spire-1.2.1/pkg/server/api/svid/ 19:35:27 spire-1.2.1/pkg/server/api/svid/v1/ 19:35:27 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/trustdomain.go 19:35:27 spire-1.2.1/pkg/server/api/trustdomain/ 19:35:27 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:35:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:35:27 spire-1.2.1/pkg/server/authpolicy/ 19:35:27 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:35:27 spire-1.2.1/pkg/server/authpolicy/policy.go 19:35:27 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:35:27 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:35:27 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:35:27 spire-1.2.1/pkg/server/authpolicy/validate.go 19:35:27 spire-1.2.1/pkg/server/bundle/ 19:35:27 spire-1.2.1/pkg/server/bundle/client/ 19:35:27 spire-1.2.1/pkg/server/bundle/client/client.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/manager.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/sources.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/updater.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:35:27 spire-1.2.1/pkg/server/ca/ 19:35:27 spire-1.2.1/pkg/server/ca/ca.go 19:35:27 spire-1.2.1/pkg/server/ca/ca_health.go 19:35:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:35:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:35:27 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:35:27 spire-1.2.1/pkg/server/authpolicy/ 19:35:27 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:35:27 spire-1.2.1/pkg/server/authpolicy/policy.go 19:35:27 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:35:27 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:35:27 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:35:27 spire-1.2.1/pkg/server/authpolicy/validate.go 19:35:27 spire-1.2.1/pkg/server/bundle/ 19:35:27 spire-1.2.1/pkg/server/bundle/client/ 19:35:27 spire-1.2.1/pkg/server/bundle/client/client.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/manager.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/sources.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/updater.go 19:35:27 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:35:27 spire-1.2.1/pkg/server/ca/ 19:35:27 spire-1.2.1/pkg/server/ca/ca.go 19:35:27 spire-1.2.1/pkg/server/ca/ca_health.go 19:35:27 spire-1.2.1/pkg/server/ca/ca_test.go 19:35:27 spire-1.2.1/pkg/server/ca/journal.go 19:35:27 spire-1.2.1/pkg/server/ca/journal_test.go 19:35:27 spire-1.2.1/pkg/server/ca/manager.go 19:35:27 spire-1.2.1/pkg/server/ca/manager_health.go 19:35:27 spire-1.2.1/pkg/server/ca/manager_test.go 19:35:27 spire-1.2.1/pkg/server/ca/templates.go 19:35:27 spire-1.2.1/pkg/server/ca/upstream_client.go 19:35:27 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:35:27 spire-1.2.1/pkg/server/ca/validation.go 19:35:27 spire-1.2.1/pkg/server/cache/ 19:35:27 spire-1.2.1/pkg/server/cache/dscache/ 19:35:27 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:35:27 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/ 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:35:27 spire-1.2.1/pkg/server/catalog/ 19:35:27 spire-1.2.1/pkg/server/catalog/catalog.go 19:35:27 19:35:27 spire-1.2.1/pkg/server/ca/ca_test.go 19:35:27 spire-1.2.1/pkg/server/ca/journal.go 19:35:27 spire-1.2.1/pkg/server/ca/journal_test.go 19:35:27 spire-1.2.1/pkg/server/ca/manager.go 19:35:27 spire-1.2.1/pkg/server/ca/manager_health.go 19:35:27 spire-1.2.1/pkg/server/ca/manager_test.go 19:35:27 spire-1.2.1/pkg/server/ca/templates.go 19:35:27 spire-1.2.1/pkg/server/ca/upstream_client.go 19:35:27 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:35:27 spire-1.2.1/pkg/server/ca/validation.go 19:35:27 spire-1.2.1/pkg/server/cache/ 19:35:27 spire-1.2.1/pkg/server/cache/dscache/ 19:35:27 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:35:27 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/ 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:35:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:35:27 spire-1.2.1/pkg/server/catalog/ 19:35:27 spire-1.2.1/pkg/server/catalog/catalog.go 19:35:27 spire-1.2.1/pkg/server/catalog/keymanager.go 19:35:27 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:35:27 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:35:27 spire-1.2.1/pkg/server/catalog/notifier.go 19:35:27 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:35:27 spire-1.2.1/pkg/server/config.go 19:35:27 spire-1.2.1/pkg/server/datastore/ 19:35:27 spire-1.2.1/pkg/server/datastore/datastore.go 19:35:27 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:35:27 spire-1.2.1/pkg/server/datastore/repository.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/catalog/keymanager.go 19:35:27 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:35:27 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:35:27 spire-1.2.1/pkg/server/catalog/notifier.go 19:35:27 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:35:27 spire-1.2.1/pkg/server/config.go 19:35:27 spire-1.2.1/pkg/server/datastore/ 19:35:27 spire-1.2.1/pkg/server/datastore/datastore.go 19:35:27 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:35:27 spire-1.2.1/pkg/server/datastore/repository.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:35:27 spire-1.2.1/pkg/server/endpoints/ 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/ 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:35:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:35:27 spire-1.2.1/pkg/server/endpoints/ 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/ 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:35:27 spire-1.2.1/pkg/server/endpoints/config.go 19:35:27 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:35:27 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:35:27 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:35:27 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:35:27 spire-1.2.1/pkg/server/endpoints/middleware.go 19:35:27 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:35:27 spire-1.2.1/pkg/server/hostservice/ 19:35:27 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:35:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:35:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:35:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:35:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:35:27 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:35:27 spire-1.2.1/pkg/server/endpoints/config.go 19:35:27 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:35:27 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:35:27 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:35:27 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:35:27 spire-1.2.1/pkg/server/endpoints/middleware.go 19:35:27 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:35:27 spire-1.2.1/pkg/server/hostservice/ 19:35:27 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:35:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:35:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:35:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:35:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:35:27 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:35:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:35:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/ ---> Running in 183769fc9f0b 19:35:27 19:35:27 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:35:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:35:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:35:27 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:35:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/ 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:35:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/ 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:35:27 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:35:27 spire-1.2.1/pkg/server/registration/ 19:35:27 spire-1.2.1/pkg/server/registration/manager.go 19:35:27 spire-1.2.1/pkg/server/registration/manager_test.go 19:35:27 spire-1.2.1/pkg/server/scanentries.go 19:35:27 spire-1.2.1/pkg/server/scanentries_test.go 19:35:27 spire-1.2.1/pkg/server/server.go 19:35:27 spire-1.2.1/pkg/server/server_test.go 19:35:27 spire-1.2.1/pkg/server/svid/ 19:35:27 spire-1.2.1/pkg/server/svid/observer.go 19:35:27 spire-1.2.1/pkg/server/svid/observer_test.go 19:35:27 spire-1.2.1/pkg/server/svid/rotator.go 19:35:27 spire-1.2.1/pkg/server/svid/rotator_config.go 19:35:27 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:35:27 spire-1.2.1/pkg/server/svid/rotator_test.go 19:35:27 spire-1.2.1/proto/ 19:35:27 spire-1.2.1/proto/private/ 19:35:27 spire-1.2.1/proto/private/server/ 19:35:27 spire-1.2.1/proto/private/server/journal/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:35:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:35:27 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:35:27 spire-1.2.1/proto/private/server/journal/journal.proto 19:35:27 spire-1.2.1/proto/spire/ 19:35:27 spire-1.2.1/proto/spire/common/ 19:35:27 spire-1.2.1/proto/spire/common/common.pb.go 19:35:27 spire-1.2.1/proto/spire/common/common.proto 19:35:27 spire-1.2.1/proto/spire/common/plugin/ 19:35:27 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:35:27 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:35:27 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:35:27 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:35:27 spire-1.2.1/proto/spire/plugin/ 19:35:27 spire-1.2.1/proto/spire/plugin/agent/ 19:35:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:35:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:35:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:35:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:35:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:35:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:35:28 spire-1.2.1/release/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:35:28 19:35:28 spire-1.2.1/release/spire-extras/ 19:35:28 spire-1.2.1/release/spire-extras/README.md 19:35:28 spire-1.2.1/release/spire-extras/conf/ 19:35:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:35:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:35:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:35:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:35:28 spire-1.2.1/release/spire/ 19:35:28 spire-1.2.1/release/spire/README.md 19:35:28 spire-1.2.1/release/spire/conf/ 19:35:28 spire-1.2.1/release/spire/conf/agent/ 19:35:28 spire-1.2.1/release/spire/conf/agent/agent.conf 19:35:28 spire-1.2.1/release/spire/conf/server/ 19:35:28 spire-1.2.1/release/spire/conf/server/server.conf 19:35:28 spire-1.2.1/script/ 19:35:28 spire-1.2.1/script/build-artifact.sh 19:35:28 spire-1.2.1/script/generate_dummy_ca.sh 19:35:28 spire-1.2.1/support/ 19:35:28 spire-1.2.1/support/k8s/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/ 19:35:28 spire-1.2.1/support/oidc-discovery-provider/README.md 19:35:28 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/config.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/main.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:35:28 spire-1.2.1/test/ 19:35:28 spire-1.2.1/test/clock/ 19:35:28 spire-1.2.1/test/clock/clock.go 19:35:28 spire-1.2.1/test/fakes/ 19:35:28 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:35:28 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:35:28 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:35:28 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:35:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:35:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:35:28 spire-1.2.1/test/fakes/fakeagentstore/ 19:35:28 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:35:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:35:28 spire-1.2.1/pkg/server/registration/ 19:35:28 spire-1.2.1/pkg/server/registration/manager.go 19:35:28 spire-1.2.1/pkg/server/registration/manager_test.go 19:35:28 spire-1.2.1/pkg/server/scanentries.go 19:35:28 spire-1.2.1/pkg/server/scanentries_test.go 19:35:28 spire-1.2.1/pkg/server/server.go 19:35:28 spire-1.2.1/pkg/server/server_test.go 19:35:28 spire-1.2.1/pkg/server/svid/ 19:35:28 spire-1.2.1/pkg/server/svid/observer.go 19:35:28 spire-1.2.1/pkg/server/svid/observer_test.go 19:35:28 spire-1.2.1/pkg/server/svid/rotator.go 19:35:28 spire-1.2.1/pkg/server/svid/rotator_config.go 19:35:28 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:35:28 spire-1.2.1/pkg/server/svid/rotator_test.go 19:35:28 spire-1.2.1/proto/ 19:35:28 spire-1.2.1/proto/private/ 19:35:28 spire-1.2.1/proto/private/server/ 19:35:28 spire-1.2.1/proto/private/server/journal/ 19:35:28 spire-1.2.1/test/fakes/fakedatastore/ 19:35:28 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:35:28 spire-1.2.1/test/fakes/fakeentryclient/ 19:35:28 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:35:28 spire-1.2.1/test/fakes/fakehealthchecker/ 19:35:28 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:35:28 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:35:28 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:35:28 spire-1.2.1/test/fakes/fakemetrics/ 19:35:28 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:35:28 spire-1.2.1/test/fakes/fakenoderesolver/ 19:35:28 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:35:28 spire-1.2.1/test/fakes/fakenotifier/ 19:35:28 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:35:28 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:35:28 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:35:28 spire-1.2.1/test/fakes/fakeserverca/ 19:35:28 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:35:28 spire-1.2.1/test/fakes/fakeservercatalog/ 19:35:28 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:35:28 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:35:28 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:35:28 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:35:28 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:35:28 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:35:28 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:35:28 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:35:28 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:35:28 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:35:28 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:35:28 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:35:28 spire-1.2.1/test/fixture/ 19:35:28 spire-1.2.1/test/fixture/certs/ 19:35:28 spire-1.2.1/test/fixture/certs/agent_svid.der 19:35:28 spire-1.2.1/test/fixture/certs/base_cert.pem 19:35:28 spire-1.2.1/test/fixture/certs/base_csr.pem 19:35:28 spire-1.2.1/test/fixture/certs/base_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:35:28 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:35:28 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:35:28 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:35:28 spire-1.2.1/test/fixture/certs/blog_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/bundle.der 19:35:28 spire-1.2.1/test/fixture/certs/ca.pem 19:35:28 spire-1.2.1/test/fixture/certs/ca_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/database_cert.pem 19:35:28 spire-1.2.1/test/fixture/certs/database_csr.pem 19:35:28 spire-1.2.1/test/fixture/certs/database_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/node_cert.pem 19:35:28 spire-1.2.1/test/fixture/certs/node_csr.pem 19:35:28 spire-1.2.1/test/fixture/certs/node_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/svid.pem 19:35:28 spire-1.2.1/test/fixture/certs/svid_key.pem 19:35:28 spire-1.2.1/test/fixture/config/ 19:35:28 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:35:28 spire-1.2.1/test/fixture/config/agent_good.conf 19:35:28 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:35:28 spire-1.2.1/test/fixture/config/plugin_good.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:35:28 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:35:28 spire-1.2.1/proto/private/server/journal/journal.proto 19:35:28 spire-1.2.1/proto/spire/ 19:35:28 spire-1.2.1/proto/spire/common/ 19:35:28 spire-1.2.1/proto/spire/common/common.pb.go 19:35:28 spire-1.2.1/proto/spire/common/common.proto 19:35:28 spire-1.2.1/proto/spire/common/plugin/ 19:35:28 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:35:28 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:35:28 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:35:28 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:35:28 spire-1.2.1/proto/spire/plugin/ 19:35:28 spire-1.2.1/proto/spire/plugin/agent/ 19:35:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:35:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:35:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:35:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:35:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:35:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:35:28 spire-1.2.1/release/ 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_good.conf 19:35:28 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:35:28 spire-1.2.1/test/fixture/fixture.go 19:35:28 spire-1.2.1/test/fixture/nodeattestor/ 19:35:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:35:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:35:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:35:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:35:28 spire-1.2.1/test/fixture/registration/ 19:35:28 spire-1.2.1/test/fixture/registration/entries.json 19:35:28 spire-1.2.1/test/fixture/registration/good-for-update.json 19:35:28 spire-1.2.1/test/fixture/registration/good.json 19:35:28 spire-1.2.1/test/fixture/registration/invalid.json 19:35:28 spire-1.2.1/test/fixture/registration/invalid_json.json 19:35:28 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:35:28 spire-1.2.1/test/integration/ 19:35:28 spire-1.2.1/test/integration/README.md 19:35:28 spire-1.2.1/release/spire-extras/ 19:35:28 spire-1.2.1/release/spire-extras/README.md 19:35:28 spire-1.2.1/release/spire-extras/conf/ 19:35:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:35:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:35:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:35:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:35:28 spire-1.2.1/release/spire/ 19:35:28 spire-1.2.1/release/spire/README.md 19:35:28 spire-1.2.1/release/spire/conf/ 19:35:28 spire-1.2.1/release/spire/conf/agent/ 19:35:28 spire-1.2.1/release/spire/conf/agent/agent.conf 19:35:28 spire-1.2.1/release/spire/conf/server/ 19:35:28 spire-1.2.1/release/spire/conf/server/server.conf 19:35:28 spire-1.2.1/script/ 19:35:28 spire-1.2.1/script/build-artifact.sh 19:35:28 spire-1.2.1/script/generate_dummy_ca.sh 19:35:28 spire-1.2.1/support/ 19:35:28 spire-1.2.1/support/k8s/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:35:28 spire-1.2.1/test/integration/common 19:35:28 spire-1.2.1/test/integration/setup/ 19:35:28 spire-1.2.1/test/integration/setup/adminclient/ 19:35:28 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:35:28 spire-1.2.1/test/integration/setup/adminclient/client.go 19:35:28 spire-1.2.1/test/integration/setup/debugagent/ 19:35:28 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:35:28 spire-1.2.1/test/integration/setup/debugagent/main.go 19:35:28 spire-1.2.1/test/integration/setup/debugserver/ 19:35:28 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:35:28 spire-1.2.1/test/integration/setup/debugserver/main.go 19:35:28 spire-1.2.1/test/integration/setup/downstreamclient/ 19:35:28 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:35:28 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:35:28 spire-1.2.1/test/integration/setup/itclient/ 19:35:28 spire-1.2.1/test/integration/setup/itclient/client.go 19:35:28 spire-1.2.1/test/integration/setup/node-attestation/ 19:35:28 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:35:28 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:35:28 spire-1.2.1/test/integration/setup/x509pop/ 19:35:28 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:35:28 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:35:28 spire-1.2.1/test/integration/suites/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:35:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/ 19:35:28 spire-1.2.1/support/oidc-discovery-provider/README.md 19:35:28 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/config.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:35:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/main.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:35:28 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:35:28 spire-1.2.1/test/ 19:35:28 spire-1.2.1/test/clock/ 19:35:28 spire-1.2.1/test/clock/clock.go 19:35:28 spire-1.2.1/test/fakes/ 19:35:28 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:35:28 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:35:28 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:35:28 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:35:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:35:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:35:28 spire-1.2.1/test/fakes/fakeagentstore/ 19:35:28 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:35:28 spire-1.2.1/test/fakes/fakedatastore/ 19:35:28 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:35:28 spire-1.2.1/test/fakes/fakeentryclient/ 19:35:28 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:35:28 spire-1.2.1/test/fakes/fakehealthchecker/ 19:35:28 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:35:28 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:35:28 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:35:28 spire-1.2.1/test/fakes/fakemetrics/ 19:35:28 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:35:28 spire-1.2.1/test/fakes/fakenoderesolver/ 19:35:28 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:35:28 spire-1.2.1/test/fakes/fakenotifier/ 19:35:28 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:35:28 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:35:28 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:35:28 spire-1.2.1/test/fakes/fakeserverca/ 19:35:28 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:35:28 spire-1.2.1/test/fakes/fakeservercatalog/ 19:35:28 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:35:28 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:35:28 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:35:28 spire-1.2.1/test/integration/suites/join-token/ 19:35:28 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:35:28 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:35:28 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:35:28 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:35:28 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:35:28 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:35:28 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:35:28 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:35:28 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:35:28 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:35:28 spire-1.2.1/test/fixture/ 19:35:28 spire-1.2.1/test/fixture/certs/ 19:35:28 spire-1.2.1/test/fixture/certs/agent_svid.der 19:35:28 spire-1.2.1/test/fixture/certs/base_cert.pem 19:35:28 spire-1.2.1/test/fixture/certs/base_csr.pem 19:35:28 spire-1.2.1/test/fixture/certs/base_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:35:28 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:35:28 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:35:28 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:35:28 spire-1.2.1/test/fixture/certs/blog_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/bundle.der 19:35:28 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:35:28 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:35:28 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:35:28 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:35:28 spire-1.2.1/test/integration/suites/join-token/README.md 19:35:28 spire-1.2.1/test/integration/suites/join-token/conf/ 19:35:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/join-token/teardown 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:35:28 spire-1.2.1/test/fixture/certs/ca.pem 19:35:28 spire-1.2.1/test/fixture/certs/ca_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/database_cert.pem 19:35:28 spire-1.2.1/test/fixture/certs/database_csr.pem 19:35:28 spire-1.2.1/test/fixture/certs/database_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/node_cert.pem 19:35:28 spire-1.2.1/test/fixture/certs/node_csr.pem 19:35:28 spire-1.2.1/test/fixture/certs/node_key.pem 19:35:28 spire-1.2.1/test/fixture/certs/svid.pem 19:35:28 spire-1.2.1/test/fixture/certs/svid_key.pem 19:35:28 spire-1.2.1/test/fixture/config/ 19:35:28 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:35:28 spire-1.2.1/test/fixture/config/agent_good.conf 19:35:28 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:35:28 spire-1.2.1/test/fixture/config/plugin_good.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:35:28 spire-1.2.1/test/fixture/config/server_good.conf 19:35:28 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:35:28 spire-1.2.1/test/fixture/fixture.go 19:35:28 spire-1.2.1/test/fixture/nodeattestor/ 19:35:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:35:28 spire-1.2.1/test/integration/suites/k8s/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/00-setup 19:35:28 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:35:28 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:35:28 spire-1.2.1/test/integration/suites/k8s/README.md 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:35:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:35:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:35:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:35:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:35:28 spire-1.2.1/test/fixture/registration/ 19:35:28 spire-1.2.1/test/fixture/registration/entries.json 19:35:28 spire-1.2.1/test/fixture/registration/good-for-update.json 19:35:28 spire-1.2.1/test/fixture/registration/good.json 19:35:28 spire-1.2.1/test/fixture/registration/invalid.json 19:35:28 spire-1.2.1/test/fixture/registration/invalid_json.json 19:35:28 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:35:28 spire-1.2.1/test/integration/ 19:35:28 spire-1.2.1/test/integration/README.md 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:35:28 spire-1.2.1/test/integration/suites/k8s/teardown 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:35:28 spire-1.2.1/test/integration/common 19:35:28 spire-1.2.1/test/integration/setup/ 19:35:28 spire-1.2.1/test/integration/setup/adminclient/ 19:35:28 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:35:28 spire-1.2.1/test/integration/setup/adminclient/client.go 19:35:28 spire-1.2.1/test/integration/setup/debugagent/ 19:35:28 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:35:28 spire-1.2.1/test/integration/setup/debugagent/main.go 19:35:28 spire-1.2.1/test/integration/setup/debugserver/ 19:35:28 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:35:28 spire-1.2.1/test/integration/setup/debugserver/main.go 19:35:28 spire-1.2.1/test/integration/setup/downstreamclient/ 19:35:28 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:35:28 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:35:28 spire-1.2.1/test/integration/setup/itclient/ 19:35:28 spire-1.2.1/test/integration/setup/itclient/client.go 19:35:28 spire-1.2.1/test/integration/setup/node-attestation/ 19:35:28 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:35:28 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:35:28 spire-1.2.1/test/integration/setup/x509pop/ 19:35:28 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:35:28 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:35:28 spire-1.2.1/test/integration/suites/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:35:28 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/ 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:35:28 spire-1.2.1/test/integration/suites/rotation/ 19:35:28 spire-1.2.1/test/integration/suites/rotation/00-setup 19:35:28 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:35:28 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:35:28 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:35:28 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:35:28 spire-1.2.1/test/integration/suites/rotation/README.md 19:35:28 spire-1.2.1/test/integration/suites/rotation/conf/ 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/rotation/teardown 19:35:28 spire-1.2.1/test/integration/suites/self-test/ 19:35:28 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:35:28 spire-1.2.1/test/integration/suites/self-test/README.md 19:35:28 spire-1.2.1/test/integration/suites/self-test/teardown 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:35:28 spire-1.2.1/test/integration/suites/upgrade/ 19:35:28 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:35:28 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:35:28 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:35:28 spire-1.2.1/test/integration/suites/upgrade/README.md 19:35:28 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:35:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/upgrade/teardown 19:35:28 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/Removing intermediate container 183769fc9f0b 19:35:28 ---> 4df8376c4279 19:35:28 Step 10/25 : RUN mkdir -p spire-build 19:35:28 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:35:28 spire-1.2.1/test/integration/test-one.sh 19:35:28 spire-1.2.1/test/integration/test.sh 19:35:28 spire-1.2.1/test/plugintest/ 19:35:28 spire-1.2.1/test/plugintest/config.go 19:35:28 spire-1.2.1/test/plugintest/load.go 19:35:28 spire-1.2.1/test/plugintest/option.go 19:35:28 spire-1.2.1/test/spiretest/ 19:35:28 spire-1.2.1/test/spiretest/apiserver.go 19:35:28 spire-1.2.1/test/spiretest/assertions.go 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:35:28 spire-1.2.1/test/integration/suites/join-token/ 19:35:28 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:35:28 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:35:28 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:35:28 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:35:28 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:35:28 spire-1.2.1/test/integration/suites/join-token/README.md 19:35:28 spire-1.2.1/test/integration/suites/join-token/conf/ 19:35:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/join-token/teardown 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:35:28 spire-1.2.1/test/spiretest/dir.go 19:35:28 spire-1.2.1/test/spiretest/errors_posix.go 19:35:28 spire-1.2.1/test/spiretest/errors_windows.go 19:35:28 spire-1.2.1/test/spiretest/logs.go 19:35:28 spire-1.2.1/test/spiretest/socketapi.go 19:35:28 spire-1.2.1/test/spiretest/suite.go 19:35:28 spire-1.2.1/test/spiretest/x509.go 19:35:28 spire-1.2.1/test/testca/ 19:35:28 spire-1.2.1/test/testca/ca.go 19:35:28 spire-1.2.1/test/testkey/ 19:35:28 spire-1.2.1/test/testkey/generate.sh 19:35:28 spire-1.2.1/test/testkey/genkeys.go 19:35:28 spire-1.2.1/test/testkey/keys.go 19:35:28 spire-1.2.1/test/testkey/new.go 19:35:28 spire-1.2.1/test/tpmsimulator/ 19:35:28 spire-1.2.1/test/tpmsimulator/simulator.go 19:35:28 spire-1.2.1/test/util/ 19:35:28 spire-1.2.1/test/util/cert_fixtures.go 19:35:28 spire-1.2.1/test/util/cert_generation.go 19:35:28 spire-1.2.1/test/util/io_redirection.go 19:35:28 spire-1.2.1/test/util/race.go 19:35:28 spire-1.2.1/test/util/util.go 19:35:28 building spire from source... 19:35:28 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:35:28 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:35:28 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:35:28 spire-1.2.1/test/integration/suites/k8s/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/00-setup 19:35:28 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:35:28 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:35:28 spire-1.2.1/test/integration/suites/k8s/README.md 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:35:28 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:35:28 spire-1.2.1/test/integration/suites/k8s/teardown 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/ 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:35:28 spire-1.2.1/test/integration/suites/rotation/ 19:35:28 spire-1.2.1/test/integration/suites/rotation/00-setup 19:35:28 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:35:28 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:35:28 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:35:28 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:35:28 spire-1.2.1/test/integration/suites/rotation/README.md 19:35:28 spire-1.2.1/test/integration/suites/rotation/conf/ 19:35:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/rotation/teardown 19:35:28 spire-1.2.1/test/integration/suites/self-test/ 19:35:28 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:35:28 spire-1.2.1/test/integration/suites/self-test/README.md 19:35:28 spire-1.2.1/test/integration/suites/self-test/teardown 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:35:28 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:35:28 spire-1.2.1/test/integration/suites/upgrade/ 19:35:28 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:35:28 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:35:28 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:35:28 spire-1.2.1/test/integration/suites/upgrade/README.md 19:35:28 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:35:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:35:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:35:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:35:28 spire-1.2.1/test/integration/suites/upgrade/teardown 19:35:28 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:35:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:35:28 spire-1.2.1/test/integration/test-one.sh 19:35:28 spire-1.2.1/test/integration/test.sh 19:35:28 spire-1.2.1/test/plugintest/ 19:35:28 spire-1.2.1/test/plugintest/config.go 19:35:28 spire-1.2.1/test/plugintest/load.go 19:35:28 spire-1.2.1/test/plugintest/option.go 19:35:28 spire-1.2.1/test/spiretest/ 19:35:28 spire-1.2.1/test/spiretest/apiserver.go 19:35:28 spire-1.2.1/test/spiretest/assertions.go 19:35:28 spire-1.2.1/test/spiretest/dir.go 19:35:28 spire-1.2.1/test/spiretest/errors_posix.go 19:35:28 spire-1.2.1/test/spiretest/errors_windows.go 19:35:28 spire-1.2.1/test/spiretest/logs.go 19:35:28 spire-1.2.1/test/spiretest/socketapi.go 19:35:28 spire-1.2.1/test/spiretest/suite.go 19:35:28 spire-1.2.1/test/spiretest/x509.go 19:35:28 spire-1.2.1/test/testca/ 19:35:28 spire-1.2.1/test/testca/ca.go 19:35:28 spire-1.2.1/test/testkey/ 19:35:28 spire-1.2.1/test/testkey/generate.sh 19:35:28 spire-1.2.1/test/testkey/genkeys.go 19:35:28 spire-1.2.1/test/testkey/keys.go 19:35:28 spire-1.2.1/test/testkey/new.go 19:35:28 spire-1.2.1/test/tpmsimulator/ 19:35:28 spire-1.2.1/test/tpmsimulator/simulator.go 19:35:28 spire-1.2.1/test/util/ 19:35:28 spire-1.2.1/test/util/cert_fixtures.go 19:35:28 spire-1.2.1/test/util/cert_generation.go 19:35:28 spire-1.2.1/test/util/io_redirection.go 19:35:28 spire-1.2.1/test/util/race.go 19:35:28 spire-1.2.1/test/util/util.go 19:35:28 building spire from source... 19:35:28 ---> Running in 9e10eb23cb3a 19:35:29 Building bin/spire-server... 19:35:29 go: downloading github.com/mitchellh/cli v1.1.2 19:35:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:35:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:35:29 Building bin/spire-server... 19:35:29 go: downloading github.com/mitchellh/cli v1.1.2 19:35:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:35:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:35:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:35:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:35:29 go: downloading google.golang.org/grpc v1.44.0 19:35:30 go: downloading google.golang.org/grpc v1.44.0 19:35:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:35:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:35:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:31 ---> 3a372efaee0d 19:35:31 Step 3/22 : WORKDIR /edgex-go 19:35:31 ---> Using cache 19:35:31 ---> 5e6779d26764 19:35:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:31 ---> Using cache 19:35:31 ---> 36d10d3a2a3f 19:35:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:35:31 ---> Running in 75eb5a144209 19:35:32 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:35:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:35:33 go: downloading github.com/sirupsen/logrus v1.8.1 19:35:33 Removing intermediate container 9e10eb23cb3a 19:35:33 ---> ffcbaf1b1174 19:35:33 Step 11/25 : WORKDIR /edgex-go/spire-build 19:35:33 ---> Running in 6492efa8f98b 19:35:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:35:33 go: downloading github.com/imdario/mergo v0.3.12 19:35:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:35:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:33 ---> 3a372efaee0d 19:35:33 Step 3/22 : WORKDIR /edgex-go 19:35:33 ---> Using cache 19:35:33 ---> 5e6779d26764 19:35:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:33 ---> Using cache 19:35:33 ---> 36d10d3a2a3f 19:35:33 Step 5/22 : RUN apk add --update --no-cache make git 19:35:33 ---> Running in 767458b085b5 19:35:33 go: downloading github.com/sirupsen/logrus v1.8.1 19:35:34 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:35:34 Removing intermediate container 6492efa8f98b 19:35:34 ---> 6f354370435c 19:35:34 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 19:35:34 go: downloading github.com/imdario/mergo v0.3.12 19:35:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:35:34  ---> Running in d232aa64cbf6 19:35:34 go: downloading github.com/fatih/color v1.13.0 19:35:34 go: downloading github.com/mattn/go-isatty v0.0.14 19:35:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:34 go: downloading google.golang.org/protobuf v1.27.1 19:35:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:35:34 go: downloading github.com/fatih/color v1.13.0 19:35:35 go: downloading github.com/mattn/go-isatty v0.0.14 19:35:35 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:35:35 go: downloading google.golang.org/protobuf v1.27.1 19:35:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:36 OK: 220 MiB in 52 packages 19:35:36 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:36 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:35:36 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:35:36 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:35:36 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:35:36 spire-1.2.1/ 19:35:36 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:35:36 spire-1.2.1/.data/ 19:35:36 spire-1.2.1/.data/.file 19:35:36 spire-1.2.1/.dockerignore 19:35:36 spire-1.2.1/.gitattributes 19:35:36 spire-1.2.1/.githooks/ 19:35:36 spire-1.2.1/.githooks/pre-commit 19:35:36 spire-1.2.1/.github/ 19:35:36 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:35:36 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:35:36 spire-1.2.1/.github/dependabot.yml 19:35:36 spire-1.2.1/.github/workflows/ 19:35:36 spire-1.2.1/.github/workflows/nightly_build.yaml 19:35:36 spire-1.2.1/.github/workflows/pr_build.yaml 19:35:36 spire-1.2.1/.github/workflows/release_build.yaml 19:35:36 spire-1.2.1/.github/workflows/scripts/ 19:35:36 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:35:36 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:35:36 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:35:36 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:35:36 spire-1.2.1/.github/workflows/scripts/split.sh 19:35:36 spire-1.2.1/.gitignore 19:35:36 spire-1.2.1/.go-version 19:35:36 spire-1.2.1/.golangci.yml 19:35:36 spire-1.2.1/ADOPTERS.md 19:35:36 spire-1.2.1/CHANGELOG.md 19:35:36 spire-1.2.1/CODE-OF-CONDUCT.md 19:35:36 spire-1.2.1/CODEOWNERS 19:35:36 spire-1.2.1/CONTRIBUTING.md 19:35:36 spire-1.2.1/Dockerfile 19:35:37 spire-1.2.1/Dockerfile.devgo: downloading github.com/hashicorp/go-plugin v1.4.3 19:35:37  19:35:37 spire-1.2.1/Dockerfile.scratch 19:35:37 spire-1.2.1/LICENSE 19:35:37 spire-1.2.1/MAINTAINERS.md 19:35:37 spire-1.2.1/Makefile 19:35:37 spire-1.2.1/README.md 19:35:37 spire-1.2.1/ROADMAP.md 19:35:37 spire-1.2.1/SECURITY.md 19:35:37 spire-1.2.1/cmd/ 19:35:37 spire-1.2.1/cmd/spire-agent/ 19:35:37 spire-1.2.1/cmd/spire-agent/cli/ 19:35:37 spire-1.2.1/cmd/spire-agent/cli/api/ 19:35:37 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/common/ 19:35:37 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:35:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/run/ 19:35:37 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/validate/go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:35:37 Removing intermediate container 75eb5a144209 19:35:37 ---> 1da5d9e8607c 19:35:37 Step 6/22 : COPY go.mod vendor* ./ 19:35:37 19:35:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:35:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:35:37 spire-1.2.1/cmd/spire-agent/main.go 19:35:37 spire-1.2.1/cmd/spire-server/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/agent/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/cli.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/run/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/token/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/validate/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/x509/ 19:35:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:35:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:35:37 spire-1.2.1/cmd/spire-server/main.go 19:35:37 spire-1.2.1/cmd/spire-server/util/ 19:35:37 spire-1.2.1/cmd/spire-server/util/util.go 19:35:37 spire-1.2.1/conf/ 19:35:37 spire-1.2.1/conf/agent/ 19:35:37 spire-1.2.1/conf/agent/agent.conf 19:35:37 spire-1.2.1/conf/agent/agent_full.conf 19:35:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:35:37 spire-1.2.1/conf/server/ 19:35:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:35:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:35:37 spire-1.2.1/conf/server/server.conf 19:35:37 spire-1.2.1/conf/server/server_full.conf 19:35:37 spire-1.2.1/doc/ 19:35:37 spire-1.2.1/doc/SPIRE101.md 19:35:37 spire-1.2.1/doc/auditlog.md 19:35:37 spire-1.2.1/doc/authorization_policy_engine.md 19:35:37 spire-1.2.1/doc/changelog_guidelines.md 19:35:37 spire-1.2.1/doc/cure53-report.pdf 19:35:37 spire-1.2.1/doc/images/ 19:35:37 spire-1.2.1/doc/images/2019_roadmap.png 19:35:37 spire-1.2.1/doc/images/SPIRE101.png 19:35:37 spire-1.2.1/doc/images/SPIRE_agent.png 19:35:37 spire-1.2.1/doc/images/SPIRE_server.png 19:35:37 spire-1.2.1/doc/images/cache_mgr.png 19:35:37 spire-1.2.1/doc/images/cache_mgr_components.png 19:35:37 spire-1.2.1/doc/images/federated_spire.png 19:35:37 spire-1.2.1/doc/images/ha_mode.png 19:35:37 spire-1.2.1/doc/images/nested_spire.png 19:35:37 spire-1.2.1/doc/images/oidc_federation.png 19:35:37 spire-1.2.1/doc/images/single_trust_domain.png 19:35:37 spire-1.2.1/doc/images/spiffe_compatible.png 19:35:37 spire-1.2.1/doc/images/spire_logo.png 19:35:37 spire-1.2.1/doc/migrating_registration_api_clients.md 19:35:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:35:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:35:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:35:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:35:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:35:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:35:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:35:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:35:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:35:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:35:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:35:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:35:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:35:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:35:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:35:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:35:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:35:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:35:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:35:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:35:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:35:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:35:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:35:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:35:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:35:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:35:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:35:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:35:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:35:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:35:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:35:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:35:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:35:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:35:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:35:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:35:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:35:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:35:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:35:37 spire-1.2.1/doc/scaling_spire.md 19:35:37 spire-1.2.1/doc/spire_agent.md 19:35:37 spire-1.2.1/doc/spire_server.md 19:35:37 spire-1.2.1/doc/supported_integrations.md 19:35:37 spire-1.2.1/doc/telemetry.md 19:35:37 spire-1.2.1/doc/telemetry_config.md 19:35:37 spire-1.2.1/doc/upgrading.md 19:35:37 spire-1.2.1/doc/using_spire.md 19:35:37 spire-1.2.1/examples/ 19:35:37 spire-1.2.1/examples/README.md 19:35:37 spire-1.2.1/go.mod 19:35:37 spire-1.2.1/go.sum 19:35:37 spire-1.2.1/pkg/ 19:35:37 spire-1.2.1/pkg/agent/ 19:35:37 spire-1.2.1/pkg/agent/agent.go 19:35:37 spire-1.2.1/pkg/agent/api/ 19:35:37 spire-1.2.1/pkg/agent/api/config.go 19:35:37 spire-1.2.1/pkg/agent/api/debug/ 19:35:37 spire-1.2.1/pkg/agent/api/debug/v1/ 19:35:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:35:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:35:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:35:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:35:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:35:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:35:37 spire-1.2.1/pkg/agent/api/endpoints.go 19:35:37 spire-1.2.1/pkg/agent/api/health/ 19:35:37 spire-1.2.1/pkg/agent/api/health/v1/ 19:35:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:35:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:35:37 spire-1.2.1/pkg/agent/api/rpccontext/ 19:35:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:35:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:35:37 spire-1.2.1/pkg/agent/attestor/ 19:35:37 spire-1.2.1/pkg/agent/attestor/node/ 19:35:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:35:37 spire-1.2.1/pkg/agent/attestor/node/node.go 19:35:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:35:37 spire-1.2.1/pkg/agent/attestor/workload/ 19:35:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:35:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:35:37 spire-1.2.1/pkg/agent/catalog/ 19:35:37 spire-1.2.1/pkg/agent/catalog/catalog.go 19:35:37 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:35:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:35:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:35:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:35:37 spire-1.2.1/pkg/agent/client/ 19:35:37 spire-1.2.1/pkg/agent/client/client.go 19:35:37 spire-1.2.1/pkg/agent/client/client_test.go 19:35:37 spire-1.2.1/pkg/agent/client/dial.go 19:35:37 spire-1.2.1/pkg/agent/client/nodeconn.go 19:35:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:35:37 spire-1.2.1/pkg/agent/client/update.go 19:35:37 spire-1.2.1/pkg/agent/client/util.go 19:35:37 spire-1.2.1/pkg/agent/common/ 19:35:37 spire-1.2.1/pkg/agent/common/backoff/ 19:35:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:35:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:35:37 spire-1.2.1/pkg/agent/common/cgroups/ 19:35:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:35:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:35:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:35:37 spire-1.2.1/pkg/agent/config.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/ 19:35:37 spire-1.2.1/pkg/agent/endpoints/config.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:35:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:35:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/workload/ 19:35:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:35:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:35:37 spire-1.2.1/pkg/agent/manager/ 19:35:37 spire-1.2.1/pkg/agent/manager/cache/ 19:35:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:35:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:35:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:35:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:35:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:35:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:35:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:35:37 spire-1.2.1/pkg/agent/manager/config.go 19:35:37 spire-1.2.1/pkg/agent/manager/manager.go 19:35:37 spire-1.2.1/pkg/agent/manager/manager_test.go 19:35:37 spire-1.2.1/pkg/agent/manager/storage.go 19:35:37 spire-1.2.1/pkg/agent/manager/storage_test.go 19:35:37 spire-1.2.1/pkg/agent/manager/storecache/ 19:35:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:35:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:35:37 spire-1.2.1/pkg/agent/manager/sync.go 19:35:37 spire-1.2.1/pkg/agent/plugin/ 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:35:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:35:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:35:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:35:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:35:37 spire-1.2.1/pkg/agent/svid/ 19:35:37 spire-1.2.1/pkg/agent/svid/rotator.go 19:35:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:35:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:35:37 spire-1.2.1/pkg/agent/svid/store/ 19:35:37 spire-1.2.1/pkg/agent/svid/store/service.go 19:35:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:35:37 spire-1.2.1/pkg/common/ 19:35:37 spire-1.2.1/pkg/common/agentpathtemplate/ 19:35:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:35:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:35:37 spire-1.2.1/pkg/common/api/ 19:35:37 spire-1.2.1/pkg/common/api/metrics.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/ 19:35:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/logger.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/names.go 19:35:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:35:37 spire-1.2.1/pkg/common/api/names.go 19:35:37 spire-1.2.1/pkg/common/api/ratelimit.go 19:35:37 spire-1.2.1/pkg/common/api/rpccontext/ 19:35:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:35:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:35:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:35:37 spire-1.2.1/pkg/common/auth/ 19:35:37 spire-1.2.1/pkg/common/auth/interceptors.go 19:35:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:35:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:35:37 spire-1.2.1/pkg/common/bundleutil/ 19:35:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:35:37 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:35:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:35:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:35:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:35:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:35:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:35:37 spire-1.2.1/pkg/common/bundleutil/types.go 19:35:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:35:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:35:37 spire-1.2.1/pkg/common/catalog/ 19:35:37 spire-1.2.1/pkg/common/catalog/bind.go 19:35:37 spire-1.2.1/pkg/common/catalog/builtin.go 19:35:37 spire-1.2.1/pkg/common/catalog/catalog.go 19:35:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:35:37 spire-1.2.1/pkg/common/catalog/closers.go 19:35:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:35:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:35:37 spire-1.2.1/pkg/common/catalog/config.go 19:35:37 spire-1.2.1/pkg/common/catalog/config_test.go 19:35:37 spire-1.2.1/pkg/common/catalog/configure.go 19:35:37 spire-1.2.1/pkg/common/catalog/constraints.go 19:35:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:35:37 spire-1.2.1/pkg/common/catalog/context.go 19:35:37 spire-1.2.1/pkg/common/catalog/external.go 19:35:37 spire-1.2.1/pkg/common/catalog/host.go 19:35:37 spire-1.2.1/pkg/common/catalog/pipenet.go 19:35:37 spire-1.2.1/pkg/common/catalog/plugin.go 19:35:37 spire-1.2.1/pkg/common/catalog/testplugin/ 19:35:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:35:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:35:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:35:37 spire-1.2.1/pkg/common/cli/ 19:35:37 spire-1.2.1/pkg/common/cli/env.go 19:35:37 spire-1.2.1/pkg/common/cli/flags.go 19:35:37 spire-1.2.1/pkg/common/cli/trust_domain.go 19:35:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:35:37 spire-1.2.1/pkg/common/cli/umask.go 19:35:37 spire-1.2.1/pkg/common/cli/umask_posix.go 19:35:37 spire-1.2.1/pkg/common/cli/umask_test.go 19:35:37 spire-1.2.1/pkg/common/cli/umask_windows.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/ 19:35:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/flag.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/format.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/ 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:35:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:35:37 spire-1.2.1/pkg/common/coretypes/ 19:35:37 spire-1.2.1/pkg/common/coretypes/bundle/ 19:35:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:35:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:35:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:35:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:35:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:35:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:35:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:35:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:35:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:35:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:35:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:35:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:35:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:35:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:35:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:35:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:35:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:35:37 spire-1.2.1/pkg/common/cryptoutil/ 19:35:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:35:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:35:37 spire-1.2.1/pkg/common/diskutil/ 19:35:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:35:37 spire-1.2.1/pkg/common/diskutil/file_test.go 19:35:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:35:37 spire-1.2.1/pkg/common/errorutil/ 19:35:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:35:37 spire-1.2.1/pkg/common/health/ 19:35:37 spire-1.2.1/pkg/common/health/config.go 19:35:37 spire-1.2.1/pkg/common/health/context.go 19:35:37 spire-1.2.1/pkg/common/health/context_test.go 19:35:37 spire-1.2.1/pkg/common/health/health.go 19:35:37 spire-1.2.1/pkg/common/health/health_test.go 19:35:37 spire-1.2.1/pkg/common/health/logger.go 19:35:37 spire-1.2.1/pkg/common/hostservice/ 19:35:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:35:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:35:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.goOK: 220 MiB in 52 packages 19:35:37 19:35:37 spire-1.2.1/pkg/common/idutil/ 19:35:37 spire-1.2.1/pkg/common/idutil/require.go 19:35:37 spire-1.2.1/pkg/common/idutil/require_test.go 19:35:37 spire-1.2.1/pkg/common/idutil/safety.go 19:35:37 spire-1.2.1/pkg/common/idutil/safety_test.go 19:35:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:35:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:35:37 spire-1.2.1/pkg/common/jwtsvid/ 19:35:37 spire-1.2.1/pkg/common/jwtsvid/common.go 19:35:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:35:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:35:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:35:37 spire-1.2.1/pkg/common/jwtutil/ 19:35:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:35:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:35:37 spire-1.2.1/pkg/common/log/ 19:35:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:35:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:35:37 spire-1.2.1/pkg/common/log/log.go 19:35:37 spire-1.2.1/pkg/common/log/log_test.go 19:35:37 spire-1.2.1/pkg/common/log/options.go 19:35:37 spire-1.2.1/pkg/common/nodeutil/ 19:35:37 spire-1.2.1/pkg/common/nodeutil/node.go 19:35:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:35:37 spire-1.2.1/pkg/common/peertracker/ 19:35:37 spire-1.2.1/pkg/common/peertracker/conn.go 19:35:37 spire-1.2.1/pkg/common/peertracker/credentials.go 19:35:37 spire-1.2.1/pkg/common/peertracker/errors.go 19:35:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:35:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:35:37 spire-1.2.1/pkg/common/peertracker/info.go 19:35:37 spire-1.2.1/pkg/common/peertracker/listener.go 19:35:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:35:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:35:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:35:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:35:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:35:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:35:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:35:37 spire-1.2.1/pkg/common/peertracker/tcp.go 19:35:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:35:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:35:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:35:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:35:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:35:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:35:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:35:37 spire-1.2.1/pkg/common/peertracker/uds.go 19:35:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:35:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:35:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:35:37 spire-1.2.1/pkg/common/pemutil/ 19:35:37 spire-1.2.1/pkg/common/pemutil/block.go 19:35:37 spire-1.2.1/pkg/common/pemutil/certs.go 19:35:37 spire-1.2.1/pkg/common/pemutil/common.go 19:35:37 spire-1.2.1/pkg/common/pemutil/csr.go 19:35:37 spire-1.2.1/pkg/common/pemutil/keys.go 19:35:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:35:37 spire-1.2.1/pkg/common/pemutil/testdata/ 19:35:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:35:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:35:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:35:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:35:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:35:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:35:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:35:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:35:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:35:37 spire-1.2.1/pkg/common/plugin/ 19:35:37 spire-1.2.1/pkg/common/plugin/aws/ 19:35:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:35:37 spire-1.2.1/pkg/common/plugin/azure/ 19:35:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:35:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:35:37 spire-1.2.1/pkg/common/plugin/facade.go 19:35:37 spire-1.2.1/pkg/common/plugin/facade_test.go 19:35:37 spire-1.2.1/pkg/common/plugin/gcp/ 19:35:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:35:37 spire-1.2.1/pkg/common/plugin/k8s/ 19:35:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:35:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:35:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:35:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:35:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:35:37 spire-1.2.1/pkg/common/plugin/log.go 19:35:37 spire-1.2.1/pkg/common/plugin/sshpop/ 19:35:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:35:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:35:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:35:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:35:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:35:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:35:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:35:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:35:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:35:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:35:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:35:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:35:37 spire-1.2.1/pkg/common/plugin/x509pop/ 19:35:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:35:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:35:37 spire-1.2.1/pkg/common/profiling/ 19:35:37 spire-1.2.1/pkg/common/profiling/dumpers.go 19:35:37 spire-1.2.1/pkg/common/profiling/profiling.go 19:35:37 spire-1.2.1/pkg/common/protoutil/ 19:35:37 spire-1.2.1/pkg/common/protoutil/masks.go 19:35:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:35:37 spire-1.2.1/pkg/common/rotationutil/ 19:35:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:35:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:35:37 spire-1.2.1/pkg/common/selector/ 19:35:37 spire-1.2.1/pkg/common/selector/selector.go 19:35:38 spire-1.2.1/pkg/common/selector/selector_test.go 19:35:38 spire-1.2.1/pkg/common/selector/set.go 19:35:38 spire-1.2.1/pkg/common/selector/set_utils.go 19:35:38 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:35:38 spire-1.2.1/pkg/common/telemetry/ 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/ 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:35:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:35:38 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:35:38 spire-1.2.1/pkg/common/telemetry/call.go 19:35:38 spire-1.2.1/pkg/common/telemetry/common/ 19:35:38 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:35:38 spire-1.2.1/pkg/common/telemetry/config.go 19:35:38 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:35:38 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:35:38 spire-1.2.1/pkg/common/telemetry/inmem.go 19:35:38 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:35:38 spire-1.2.1/pkg/common/telemetry/m3.go 19:35:38 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:35:38 spire-1.2.1/pkg/common/telemetry/metrics.go 19:35:38 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:35:38 spire-1.2.1/pkg/common/telemetry/names.go 19:35:38 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:35:38 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:35:38 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:35:38 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/ 19:35:38 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:35:38 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:35:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:35:38 spire-1.2.1/pkg/common/telemetry/server/server.go 19:35:38 spire-1.2.1/pkg/common/telemetry/sink.go 19:35:38 spire-1.2.1/pkg/common/telemetry/statsd.go 19:35:38 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:35:38 spire-1.2.1/pkg/common/telemetry/uptime.go 19:35:38 spire-1.2.1/pkg/common/telemetry/version.go 19:35:38 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:35:38 spire-1.2.1/pkg/common/uptime/ 19:35:38 spire-1.2.1/pkg/common/uptime/uptime.go 19:35:38 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:35:38 spire-1.2.1/pkg/common/util/ 19:35:38 spire-1.2.1/pkg/common/util/certs.go 19:35:38 spire-1.2.1/pkg/common/util/certs_test.go 19:35:38 spire-1.2.1/pkg/common/util/csr.go 19:35:38 spire-1.2.1/pkg/common/util/hash.go 19:35:38 spire-1.2.1/pkg/common/util/selectors.go 19:35:38 spire-1.2.1/pkg/common/util/selectors_test.go 19:35:38 spire-1.2.1/pkg/common/util/signals.go 19:35:38 spire-1.2.1/pkg/common/util/sort.go 19:35:38 spire-1.2.1/pkg/common/util/sort_test.go 19:35:38 spire-1.2.1/pkg/common/util/task.go 19:35:38 spire-1.2.1/pkg/common/util/task_test.go 19:35:38 spire-1.2.1/pkg/common/util/testdata/ 19:35:38 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:35:38 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:35:38 spire-1.2.1/pkg/common/version/ 19:35:38 spire-1.2.1/pkg/common/version/version.go 19:35:38 spire-1.2.1/pkg/common/x509svid/ 19:35:38 spire-1.2.1/pkg/common/x509svid/common_test.go 19:35:38 spire-1.2.1/pkg/common/x509svid/csr.go 19:35:38 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:35:38 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:35:38 spire-1.2.1/pkg/common/x509util/ 19:35:38 spire-1.2.1/pkg/common/x509util/cert.go 19:35:38 spire-1.2.1/pkg/common/x509util/dns.go 19:35:38 spire-1.2.1/pkg/common/x509util/dns_test.go 19:35:38 spire-1.2.1/pkg/common/x509util/keyid.go 19:35:38 spire-1.2.1/pkg/common/x509util/keypair.go 19:35:38 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:35:38 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:35:38 spire-1.2.1/pkg/server/ 19:35:38 spire-1.2.1/pkg/server/api/ 19:35:38 spire-1.2.1/pkg/server/api/agent.go 19:35:38 spire-1.2.1/pkg/server/api/agent/ 19:35:38 spire-1.2.1/pkg/server/api/agent/v1/ 19:35:38 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:35:38 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:35:38 spire-1.2.1/pkg/server/api/agent_test.go 19:35:38 spire-1.2.1/pkg/server/api/api.go 19:35:38 spire-1.2.1/pkg/server/api/audit/ 19:35:38 spire-1.2.1/pkg/server/api/audit/audit.go 19:35:38 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:35:38 spire-1.2.1/pkg/server/api/bundle.go 19:35:38 spire-1.2.1/pkg/server/api/bundle/ 19:35:38 spire-1.2.1/pkg/server/api/bundle/v1/ 19:35:38 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:35:38 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:35:38 spire-1.2.1/pkg/server/api/bundle_test.go 19:35:38 spire-1.2.1/pkg/server/api/debug/ 19:35:38 spire-1.2.1/pkg/server/api/debug/v1/ 19:35:38 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:35:38 spire-1.2.1/pkg/server/api/debug/v1/service_test.gogo: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:35:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:35:38  19:35:38 spire-1.2.1/pkg/server/api/entry.go 19:35:38 spire-1.2.1/pkg/server/api/entry/ 19:35:38 spire-1.2.1/pkg/server/api/entry/v1/ 19:35:38 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:35:38 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:35:38 spire-1.2.1/pkg/server/api/entry_test.go 19:35:38 spire-1.2.1/pkg/server/api/health/ 19:35:38 spire-1.2.1/pkg/server/api/health/v1/ 19:35:38 spire-1.2.1/pkg/server/api/health/v1/service.go 19:35:38 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:35:38 spire-1.2.1/pkg/server/api/id.go 19:35:38 spire-1.2.1/pkg/server/api/id_test.go 19:35:38 spire-1.2.1/pkg/server/api/limits/ 19:35:38 spire-1.2.1/pkg/server/api/limits/limits.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/ 19:35:38 spire-1.2.1/pkg/server/api/middleware/alias.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/audit.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/caller.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/common.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/entries.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:35:38 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:35:38 spire-1.2.1/pkg/server/api/ratelimit.go 19:35:38 spire-1.2.1/pkg/server/api/rpccontext/ 19:35:38 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:35:38 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:35:38 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:35:38 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:35:38 spire-1.2.1/pkg/server/api/selector.go 19:35:38 spire-1.2.1/pkg/server/api/selector_test.go 19:35:38 spire-1.2.1/pkg/server/api/status.go 19:35:38 spire-1.2.1/pkg/server/api/status_test.go 19:35:38 spire-1.2.1/pkg/server/api/svid/ 19:35:38 spire-1.2.1/pkg/server/api/svid/v1/ 19:35:38 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:35:38 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:35:38 spire-1.2.1/pkg/server/api/trustdomain.go 19:35:38 spire-1.2.1/pkg/server/api/trustdomain/ 19:35:38 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:35:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:35:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:35:38 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:35:38 spire-1.2.1/pkg/server/authpolicy/ 19:35:38 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:35:38 spire-1.2.1/pkg/server/authpolicy/policy.go 19:35:38 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:35:38 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:35:38 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:35:38 spire-1.2.1/pkg/server/authpolicy/validate.go 19:35:38 spire-1.2.1/pkg/server/bundle/ 19:35:38 spire-1.2.1/pkg/server/bundle/client/ 19:35:38 spire-1.2.1/pkg/server/bundle/client/client.go 19:35:38 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:35:38 spire-1.2.1/pkg/server/bundle/client/manager.go 19:35:38 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:35:38 spire-1.2.1/pkg/server/bundle/client/sources.go 19:35:38 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:35:38 spire-1.2.1/pkg/server/bundle/client/updater.go 19:35:38 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:35:38 spire-1.2.1/pkg/server/ca/ 19:35:38 spire-1.2.1/pkg/server/ca/ca.go 19:35:38 spire-1.2.1/pkg/server/ca/ca_health.gogo: downloading github.com/armon/go-metrics v0.3.10 19:35:38  19:35:38 spire-1.2.1/pkg/server/ca/ca_test.go 19:35:38 spire-1.2.1/pkg/server/ca/journal.go 19:35:38 spire-1.2.1/pkg/server/ca/journal_test.go 19:35:38 spire-1.2.1/pkg/server/ca/manager.go 19:35:38 spire-1.2.1/pkg/server/ca/manager_health.go 19:35:38 spire-1.2.1/pkg/server/ca/manager_test.go 19:35:38 spire-1.2.1/pkg/server/ca/templates.go 19:35:38 spire-1.2.1/pkg/server/ca/upstream_client.go 19:35:38 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:35:38 spire-1.2.1/pkg/server/ca/validation.go 19:35:38 spire-1.2.1/pkg/server/cache/ 19:35:38 spire-1.2.1/pkg/server/cache/dscache/ 19:35:38 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:35:38 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:35:38 spire-1.2.1/pkg/server/cache/entrycache/ 19:35:38 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:35:38 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:35:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:35:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:35:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:35:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:35:38 spire-1.2.1/pkg/server/catalog/ 19:35:38 spire-1.2.1/pkg/server/catalog/catalog.go 19:35:38 spire-1.2.1/pkg/server/catalog/keymanager.go 19:35:38 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:35:38 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:35:38 spire-1.2.1/pkg/server/catalog/notifier.go 19:35:38 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:35:38 spire-1.2.1/pkg/server/config.go 19:35:38 spire-1.2.1/pkg/server/datastore/ 19:35:38 spire-1.2.1/pkg/server/datastore/datastore.go 19:35:38 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:35:38 spire-1.2.1/pkg/server/datastore/repository.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:35:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:35:38 spire-1.2.1/pkg/server/endpoints/ 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/ 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go ---> 7d337ad6dd6a 19:35:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:38 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:35:38 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:35:38 spire-1.2.1/pkg/server/endpoints/config.go 19:35:38 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:35:38 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:35:38 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:35:38 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:35:38 spire-1.2.1/pkg/server/endpoints/middleware.go 19:35:38 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:35:38 spire-1.2.1/pkg/server/hostservice/ 19:35:38 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:35:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:35:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:35:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:35:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:35:38 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:35:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:35:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/ 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/ 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:35:38  19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:35:38 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.gogo: downloading github.com/InVisionApp/go-logger v1.0.1 19:35:38  19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:35:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:35:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:35:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:35:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:35:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:35:38 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:35:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:35:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/ 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:35:38 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem ---> Running in b6aabb247dee 19:35:38 go: downloading github.com/prometheus/client_golang v1.12.1 19:35:38  19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemgo: downloading github.com/uber-go/tally/v4 v4.1.1 19:35:38  19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:35:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:35:38 spire-1.2.1/pkg/server/registration/ 19:35:38 spire-1.2.1/pkg/server/registration/manager.go 19:35:38 spire-1.2.1/pkg/server/registration/manager_test.go 19:35:38 spire-1.2.1/pkg/server/scanentries.go 19:35:38 spire-1.2.1/pkg/server/scanentries_test.go 19:35:38 spire-1.2.1/pkg/server/server.go 19:35:38 spire-1.2.1/pkg/server/server_test.go 19:35:38 spire-1.2.1/pkg/server/svid/ 19:35:38 spire-1.2.1/pkg/server/svid/observer.go 19:35:38 spire-1.2.1/pkg/server/svid/observer_test.go 19:35:38 spire-1.2.1/pkg/server/svid/rotator.go 19:35:38 spire-1.2.1/pkg/server/svid/rotator_config.go 19:35:38 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:35:38 spire-1.2.1/pkg/server/svid/rotator_test.go 19:35:38 spire-1.2.1/proto/ 19:35:38 spire-1.2.1/proto/private/ 19:35:38 spire-1.2.1/proto/private/server/ 19:35:38 spire-1.2.1/proto/private/server/journal/ 19:35:38 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:35:38 spire-1.2.1/proto/private/server/journal/journal.proto 19:35:38 spire-1.2.1/proto/spire/ 19:35:38 spire-1.2.1/proto/spire/common/ 19:35:38 spire-1.2.1/proto/spire/common/common.pb.go 19:35:38 spire-1.2.1/proto/spire/common/common.proto 19:35:38 spire-1.2.1/proto/spire/common/plugin/ 19:35:38 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:35:38 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:35:38 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:35:38 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:35:38 spire-1.2.1/proto/spire/plugin/ 19:35:38 spire-1.2.1/proto/spire/plugin/agent/ 19:35:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:35:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:35:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:35:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:35:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:35:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:35:38 spire-1.2.1/release/ 19:35:38 spire-1.2.1/release/spire-extras/ 19:35:38 spire-1.2.1/release/spire-extras/README.md 19:35:38 spire-1.2.1/release/spire-extras/conf/ 19:35:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:35:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:35:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:35:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:35:38 spire-1.2.1/release/spire/ 19:35:38 spire-1.2.1/release/spire/README.md 19:35:38 spire-1.2.1/release/spire/conf/ 19:35:38 spire-1.2.1/release/spire/conf/agent/ 19:35:38 spire-1.2.1/release/spire/conf/agent/agent.conf 19:35:38 spire-1.2.1/release/spire/conf/server/ 19:35:38 spire-1.2.1/release/spire/conf/server/server.conf 19:35:38 spire-1.2.1/script/ 19:35:38 spire-1.2.1/script/build-artifact.sh 19:35:38 spire-1.2.1/script/generate_dummy_ca.sh 19:35:38 spire-1.2.1/support/ 19:35:38 spire-1.2.1/support/k8s/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gogo: downloading github.com/armon/go-metrics v0.3.10 19:35:38  19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:35:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/ 19:35:38 spire-1.2.1/support/oidc-discovery-provider/README.md 19:35:38 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/config.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/main.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:35:38 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:35:38 spire-1.2.1/test/ 19:35:38 spire-1.2.1/test/clock/ 19:35:38 spire-1.2.1/test/clock/clock.go 19:35:38 spire-1.2.1/test/fakes/ 19:35:38 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:35:38 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:35:38 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:35:38 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:35:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:35:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:35:38 spire-1.2.1/test/fakes/fakeagentstore/ 19:35:38 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:35:38 spire-1.2.1/test/fakes/fakedatastore/ 19:35:38 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:35:38 spire-1.2.1/test/fakes/fakeentryclient/ 19:35:38 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:35:38 spire-1.2.1/test/fakes/fakehealthchecker/ 19:35:38 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:35:38 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:35:38 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:35:38 spire-1.2.1/test/fakes/fakemetrics/ 19:35:38 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:35:38 spire-1.2.1/test/fakes/fakenoderesolver/ 19:35:38 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:35:38 spire-1.2.1/test/fakes/fakenotifier/ 19:35:38 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:35:38 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:35:38 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:35:38 spire-1.2.1/test/fakes/fakeserverca/ 19:35:38 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:35:38 spire-1.2.1/test/fakes/fakeservercatalog/ 19:35:38 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:35:38 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:35:38 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:35:38 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:35:38 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:35:38 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:35:38 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:35:38 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:35:38 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:35:38 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:35:38 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:35:38 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:35:38 spire-1.2.1/test/fixture/ 19:35:38 spire-1.2.1/test/fixture/certs/ 19:35:38 spire-1.2.1/test/fixture/certs/agent_svid.der 19:35:38 spire-1.2.1/test/fixture/certs/base_cert.pem 19:35:38 spire-1.2.1/test/fixture/certs/base_csr.pem 19:35:38 spire-1.2.1/test/fixture/certs/base_key.pem 19:35:38 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:35:38 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:35:38 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:35:38 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:35:38 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:35:38 spire-1.2.1/test/fixture/certs/blog_key.pem 19:35:38 spire-1.2.1/test/fixture/certs/bundle.der 19:35:38 spire-1.2.1/test/fixture/certs/ca.pem 19:35:38 spire-1.2.1/test/fixture/certs/ca_key.pem 19:35:38 spire-1.2.1/test/fixture/certs/database_cert.pem 19:35:38 spire-1.2.1/test/fixture/certs/database_csr.pem 19:35:38 spire-1.2.1/test/fixture/certs/database_key.pem 19:35:38 spire-1.2.1/test/fixture/certs/node_cert.pem 19:35:38 spire-1.2.1/test/fixture/certs/node_csr.pem 19:35:38 spire-1.2.1/test/fixture/certs/node_key.pem 19:35:38 spire-1.2.1/test/fixture/certs/svid.pem 19:35:38 spire-1.2.1/test/fixture/certs/svid_key.pem 19:35:38 spire-1.2.1/test/fixture/config/ 19:35:38 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:35:38 spire-1.2.1/test/fixture/config/agent_good.conf 19:35:38 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:35:38 spire-1.2.1/test/fixture/config/plugin_good.conf 19:35:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:35:38 spire-1.2.1/test/fixture/config/server_good.conf 19:35:38 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:35:38 spire-1.2.1/test/fixture/fixture.go 19:35:38 spire-1.2.1/test/fixture/nodeattestor/ 19:35:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:35:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:35:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:35:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:35:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:35:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:35:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:35:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:35:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:35:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:35:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:35:38 spire-1.2.1/test/fixture/registration/ 19:35:38 spire-1.2.1/test/fixture/registration/entries.json 19:35:38 spire-1.2.1/test/fixture/registration/good-for-update.json 19:35:38 spire-1.2.1/test/fixture/registration/good.json 19:35:38 spire-1.2.1/test/fixture/registration/invalid.json 19:35:38 spire-1.2.1/test/fixture/registration/invalid_json.json 19:35:38 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:35:38 spire-1.2.1/test/integration/ 19:35:38 spire-1.2.1/test/integration/README.mdgo: downloading github.com/prometheus/client_golang v1.12.1 19:35:38  19:35:38 spire-1.2.1/test/integration/common 19:35:38 spire-1.2.1/test/integration/setup/ 19:35:38 spire-1.2.1/test/integration/setup/adminclient/ 19:35:38 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:35:38 spire-1.2.1/test/integration/setup/adminclient/client.go 19:35:38 spire-1.2.1/test/integration/setup/debugagent/ 19:35:38 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:35:38 spire-1.2.1/test/integration/setup/debugagent/main.go 19:35:38 spire-1.2.1/test/integration/setup/debugserver/ 19:35:38 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:35:38 spire-1.2.1/test/integration/setup/debugserver/main.go 19:35:38 spire-1.2.1/test/integration/setup/downstreamclient/ 19:35:38 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:35:38 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:35:38 spire-1.2.1/test/integration/setup/itclient/ 19:35:38 spire-1.2.1/test/integration/setup/itclient/client.go 19:35:38 spire-1.2.1/test/integration/setup/node-attestation/ 19:35:38 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:35:38 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:35:38 spire-1.2.1/test/integration/setup/x509pop/ 19:35:38 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:35:38 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:35:38 spire-1.2.1/test/integration/suites/ 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:35:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:35:39 spire-1.2.1/test/integration/suites/join-token/ 19:35:39 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:35:39 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:35:39 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:35:39 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:35:39 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:35:39 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:35:39 spire-1.2.1/test/integration/suites/join-token/README.md 19:35:39 spire-1.2.1/test/integration/suites/join-token/conf/ 19:35:39 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:35:39 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/join-token/teardown 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:35:39 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:35:39 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:35:39 spire-1.2.1/test/integration/suites/k8s/ 19:35:39 spire-1.2.1/test/integration/suites/k8s/00-setup 19:35:39 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:35:39 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:35:39 spire-1.2.1/test/integration/suites/k8s/README.md 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/ 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:35:39 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:35:39 spire-1.2.1/test/integration/suites/k8s/teardown 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/ 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:35:39 spire-1.2.1/test/integration/suites/rotation/ 19:35:39 spire-1.2.1/test/integration/suites/rotation/00-setup 19:35:39 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:35:39 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:35:39 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:35:39 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:35:39 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:35:39 spire-1.2.1/test/integration/suites/rotation/README.md 19:35:39 spire-1.2.1/test/integration/suites/rotation/conf/ 19:35:39 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:35:39 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/rotation/teardown 19:35:39 spire-1.2.1/test/integration/suites/self-test/ 19:35:39 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:35:39 spire-1.2.1/test/integration/suites/self-test/README.md 19:35:39 spire-1.2.1/test/integration/suites/self-test/teardown 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:35:39 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:35:39 spire-1.2.1/test/integration/suites/upgrade/ 19:35:39 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:35:39 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:35:39 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:35:39 spire-1.2.1/test/integration/suites/upgrade/README.md 19:35:39 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:35:39 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:35:39 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:35:39 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:35:39 spire-1.2.1/test/integration/suites/upgrade/teardown 19:35:39 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:35:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:35:39 spire-1.2.1/test/integration/test-one.sh 19:35:39 spire-1.2.1/test/integration/test.sh 19:35:39 spire-1.2.1/test/plugintest/ 19:35:39 spire-1.2.1/test/plugintest/config.go 19:35:39 spire-1.2.1/test/plugintest/load.go 19:35:39 spire-1.2.1/test/plugintest/option.go 19:35:39 spire-1.2.1/test/spiretest/ 19:35:39 spire-1.2.1/test/spiretest/apiserver.go 19:35:39 spire-1.2.1/test/spiretest/assertions.go 19:35:39 spire-1.2.1/test/spiretest/dir.go 19:35:39 spire-1.2.1/test/spiretest/errors_posix.go 19:35:39 spire-1.2.1/test/spiretest/errors_windows.go 19:35:39 spire-1.2.1/test/spiretest/logs.go 19:35:39 spire-1.2.1/test/spiretest/socketapi.go 19:35:39 spire-1.2.1/test/spiretest/suite.go 19:35:39 spire-1.2.1/test/spiretest/x509.go 19:35:39 spire-1.2.1/test/testca/ 19:35:39 spire-1.2.1/test/testca/ca.go 19:35:39 spire-1.2.1/test/testkey/ 19:35:39 spire-1.2.1/test/testkey/generate.sh 19:35:39 spire-1.2.1/test/testkey/genkeys.go 19:35:39 spire-1.2.1/test/testkey/keys.go 19:35:39 spire-1.2.1/test/testkey/new.go 19:35:39 spire-1.2.1/test/tpmsimulator/ 19:35:39 spire-1.2.1/test/tpmsimulator/simulator.go 19:35:39 spire-1.2.1/test/util/ 19:35:39 spire-1.2.1/test/util/cert_fixtures.go 19:35:39 spire-1.2.1/test/util/cert_generation.go 19:35:39 spire-1.2.1/test/util/io_redirection.go 19:35:39 spire-1.2.1/test/util/race.go 19:35:39 spire-1.2.1/test/util/util.go 19:35:39 building spire from source... 19:35:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:35:39 go: downloading github.com/open-policy-agent/opa v0.38.0 19:35:39 Removing intermediate container 767458b085b5 19:35:39 ---> e13074666110 19:35:39 Step 6/22 : COPY go.mod vendor* ./ 19:35:39 Building bin/spire-server... 19:35:39 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:35:40 go: downloading github.com/mitchellh/cli v1.1.2 19:35:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:35:40 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:35:40  ---> 47b7c823aa5f 19:35:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:40 ---> Running in 8cacbff5e12d 19:35:40 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:35:40 go: downloading google.golang.org/grpc v1.44.0 19:35:41 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:35:41 go: downloading github.com/open-policy-agent/opa v0.38.0 19:35:44 Removing intermediate container b6aabb247dee 19:35:44 ---> b6568ad94d48 19:35:44 Step 8/22 : COPY . . 19:35:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:35:45 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:35:45 go: downloading github.com/imdario/mergo v0.3.12 19:35:45 go: downloading github.com/sirupsen/logrus v1.8.1 19:35:46 Removing intermediate container 8cacbff5e12d 19:35:46 ---> 587d2e027eb0 19:35:46 Step 8/22 : COPY . . 19:35:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:35:47 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:35:47 go: downloading github.com/fatih/color v1.13.0 19:35:47 go: downloading github.com/mattn/go-isatty v0.0.14 19:35:47 go: downloading google.golang.org/protobuf v1.27.1 19:35:49 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:35:49 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:35:49 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:35:49 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:35:49 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:35:49 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:35:50 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:35:50 go: downloading github.com/armon/go-metrics v0.3.10 19:35:50 go: downloading github.com/prometheus/client_golang v1.12.1 19:35:50 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:35:51 go: downloading github.com/open-policy-agent/opa v0.38.0 19:35:56 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:35:56 go: downloading github.com/mattn/go-colorable v0.1.12 19:35:56 go: downloading github.com/Masterminds/goutils v1.1.0 19:35:56 go: downloading github.com/Masterminds/semver v1.5.0 19:35:56 go: downloading github.com/google/uuid v1.1.2 19:35:56 go: downloading github.com/huandu/xstrings v1.3.2 19:35:56 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:35:56 go: downloading github.com/oklog/run v1.0.0 19:35:56 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:35:56 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:35:56 go: downloading github.com/prometheus/client_model v0.2.0 19:35:56 go: downloading github.com/prometheus/common v0.32.1 19:35:56 go: downloading github.com/beorn7/perks v1.0.1 19:35:56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:35:56 go: downloading github.com/prometheus/procfs v0.7.3 19:35:57 go: downloading github.com/imkira/go-observer v1.0.3 19:35:57 go: downloading go.uber.org/atomic v1.9.0 19:35:58 go: downloading github.com/hashicorp/errwrap v1.1.0 19:35:58 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:35:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:35:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:35:58 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:35:58 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:35:58 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:36:02 go: downloading github.com/mattn/go-colorable v0.1.12 19:36:02 go: downloading github.com/Masterminds/goutils v1.1.0 19:36:02 go: downloading github.com/Masterminds/semver v1.5.0 19:36:02 go: downloading github.com/google/uuid v1.1.2 19:36:02 go: downloading github.com/huandu/xstrings v1.3.2 19:36:02 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:36:02 go: downloading github.com/oklog/run v1.0.0 19:36:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:36:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:36:02 go: downloading github.com/prometheus/client_model v0.2.0 19:36:02 go: downloading github.com/prometheus/common v0.32.1 19:36:02 go: downloading github.com/beorn7/perks v1.0.1 19:36:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:36:02 go: downloading github.com/prometheus/procfs v0.7.3 19:36:03 go: downloading go.uber.org/atomic v1.9.0 19:36:03 go: downloading github.com/imkira/go-observer v1.0.3 19:36:04 go: downloading github.com/hashicorp/errwrap v1.1.0 19:36:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:36:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:36:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:36:04 go: downloading github.com/twmb/murmur3 v1.1.6 19:36:04 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:36:04 go: downloading github.com/blang/semver/v4 v4.0.0 19:36:04 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:36:04 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:36:04 go: downloading github.com/jinzhu/gorm v1.9.16 19:36:05 go: downloading github.com/lib/pq v1.10.4 19:36:05 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:36:05 go: downloading google.golang.org/api v0.70.0 19:36:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:36:09 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:36:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:36:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:36:09 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:36:09 go: downloading github.com/stretchr/testify v1.7.0 19:36:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:36:09 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:36:10 go: downloading github.com/blang/semver/v4 v4.0.0 19:36:10 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:36:10 go: downloading github.com/jinzhu/gorm v1.9.16 19:36:10 go: downloading github.com/lib/pq v1.10.4 19:36:10 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:36:10 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:36:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:36:14 go: downloading github.com/mattn/go-colorable v0.1.12 19:36:14 go: downloading github.com/Masterminds/goutils v1.1.0 19:36:14 go: downloading github.com/Masterminds/semver v1.5.0 19:36:14 go: downloading github.com/google/uuid v1.1.2 19:36:14 go: downloading github.com/huandu/xstrings v1.3.2 19:36:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:36:14 go: downloading github.com/oklog/run v1.0.0 19:36:14 go: downloading github.com/imkira/go-observer v1.0.3 19:36:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:36:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:36:14 go: downloading github.com/prometheus/client_model v0.2.0 19:36:15 go: downloading github.com/prometheus/common v0.32.1 19:36:15 go: downloading github.com/beorn7/perks v1.0.1 19:36:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:36:15 go: downloading github.com/prometheus/procfs v0.7.3 19:36:16 go: downloading go.uber.org/atomic v1.9.0 19:36:16 go: downloading github.com/hashicorp/errwrap v1.1.0 19:36:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:36:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:36:16 go: downloading github.com/stretchr/testify v1.7.0 19:36:16  ---> 81ff7f948dc9 19:36:16 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:36:16 ---> 1d32c8c30ac9 19:36:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:36:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:36:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:36:16  ---> Running in e897b03f9e75 19:36:16 ---> Running in 873f8d10683c 19:36:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:36:17 go: downloading github.com/blang/semver/v4 v4.0.0 19:36:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:36:18 go: downloading github.com/jinzhu/gorm v1.9.16 19:36:18 go: downloading github.com/lib/pq v1.10.4 19:36:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:36:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:36:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:36:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:36:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:36:19 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 19:36:19 go: downloading github.com/stretchr/testify v1.7.0 19:36:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:36: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:36:19 go: downloading k8s.io/api v0.23.4 19:36:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:36:34 go: downloading google.golang.org/api v0.70.0 19:36:34 go: downloading k8s.io/client-go v0.23.4 19:36:34 go: downloading k8s.io/api v0.23.4 19:36:39 go: downloading google.golang.org/api v0.70.0 19:36:39 go: downloading k8s.io/client-go v0.23.4 19:36:39 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:36:45 go: downloading github.com/google/go-tpm v0.3.3 19:36:45 go: downloading cloud.google.com/go/storage v1.21.0 19:36:46 go: downloading cloud.google.com/go v0.100.2 19:36:47 go: downloading k8s.io/apimachinery v0.23.4 19:36:49 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:36:49 go: downloading k8s.io/kube-aggregator v0.23.3 19:36:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:36:50 go: downloading github.com/google/go-tpm v0.3.3 19:36:50 go: downloading k8s.io/client-go v0.23.4 19:36:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:36:54 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:36:54 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:36:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:36:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:36:55 go: downloading github.com/google/go-tpm v0.3.3 19:36:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:36:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:37:00 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:37:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:37:00 go: downloading cloud.google.com/go/storage v1.21.0 19:37:01 go: downloading cloud.google.com/go v0.100.2 19:37:02 go: downloading k8s.io/apimachinery v0.23.4 19:37:04 go: downloading k8s.io/kube-aggregator v0.23.3 19:37:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:37:08 go: downloading cloud.google.com/go/security v1.3.0 19:37:08 go: downloading github.com/hashicorp/vault/api v1.4.1 19:37:08 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:37:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:37:10 go: downloading gopkg.in/yaml.v2 v2.4.0 19:37:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:37:10 go: downloading github.com/gobwas/glob v0.2.3 19:37:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:37:11 go: downloading github.com/jinzhu/inflection v1.0.0 19:37:11 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:37:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:37:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:37:11 go: downloading github.com/aws/smithy-go v1.11.0 19:37:12 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:37:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:37:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:37:13 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:37:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:37:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:37:13 go: downloading github.com/gogo/protobuf v1.3.2 19:37:14 go: downloading cloud.google.com/go/security v1.3.0 19:37:15 go: downloading github.com/hashicorp/vault/api v1.4.1 19:37:15 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:37:16 go: downloading github.com/twmb/murmur3 v1.1.6 19:37:17 go: downloading gopkg.in/yaml.v2 v2.4.0 19:37:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:37:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:37:17 go: downloading github.com/gobwas/glob v0.2.3 19:37:17 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:37:17 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:37:18 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:37:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:37:18 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:37:18 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:37:18 go: downloading cloud.google.com/go/storage v1.21.0 19:37:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:37:18 go: downloading github.com/aws/smithy-go v1.11.0 19:37:18 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:37:19 go: downloading cloud.google.com/go v0.100.2 19:37:19 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:37:19 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:37:19 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:37:19 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:37:19 go: downloading github.com/dimchansky/utfbom v1.1.1 19:37:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:37:19 go: downloading cloud.google.com/go/compute v1.3.0 19:37:19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:37:19 go: downloading github.com/jinzhu/inflection v1.0.0 19:37:20 go: downloading github.com/gogo/protobuf v1.3.2 19:37:20 go: downloading k8s.io/api v0.23.4 19:37:20 go: downloading cloud.google.com/go/iam v0.1.1 19:37:20 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:37:21 go: downloading k8s.io/klog/v2 v2.30.0 19:37:21 go: downloading github.com/google/gofuzz v1.1.0 19:37:21 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:37:22 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:37:22 go: downloading github.com/spf13/pflag v1.0.5 19:37:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:37:23 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:37:23 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:37:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:37:23 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:37:23 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:37:23 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:37:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:37:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:37:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:37:25 go: downloading cloud.google.com/go/compute v1.3.0 19:37:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:37:25 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:37:25 go: downloading go.opencensus.io v0.23.0 19:37:26 go: downloading cloud.google.com/go/iam v0.1.1 19:37:26 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:37:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:37:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:37:26 go: downloading k8s.io/klog/v2 v2.30.0 19:37:26 go: downloading github.com/google/gofuzz v1.1.0 19:37:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:37:28 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:37:28 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:37:28 go: downloading github.com/spf13/pflag v1.0.5 19:37:28 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:37:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:37:29 go: downloading gopkg.in/inf.v0 v0.9.1 19:37:29 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:37:29 go: downloading github.com/go-logr/logr v1.2.2 19:37:29 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:37:29 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:37:29 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:37:29 go: downloading github.com/dimchansky/utfbom v1.1.1 19:37:29 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:37:29 go: downloading github.com/google/go-cmp v0.5.7 19:37:29 go: downloading k8s.io/apimachinery v0.23.4 19:37:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:37:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:37:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:37:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:37:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:37:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:37:30 go: downloading github.com/json-iterator/go v1.1.12 19:37:30 go: downloading github.com/googleapis/gnostic v0.5.5 19:37:31 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:37:31 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:37:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:37:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:37:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:37:31 go: downloading k8s.io/kube-aggregator v0.23.3 19:37:31 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:37:32 go: downloading cloud.google.com/go/security v1.3.0 19:37:32 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:37:32 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:37:33 go: downloading go.opencensus.io v0.23.0 19:37:34 go: downloading gopkg.in/inf.v0 v0.9.1 19:37:34 go: downloading github.com/hashicorp/vault/api v1.4.1 19:37:34 go: downloading github.com/go-logr/logr v1.2.2 19:37:34 go: downloading github.com/google/go-cmp v0.5.7 19:37:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:37:35 go: downloading github.com/twmb/murmur3 v1.1.6 19:37:35 go: downloading gopkg.in/yaml.v2 v2.4.0 19:37:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:37:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:37:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:37:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:37:35 go: downloading github.com/json-iterator/go v1.1.12 19:37:35 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:37:35 go: downloading github.com/gobwas/glob v0.2.3 19:37:35 go: downloading github.com/tklauser/numcpus v0.3.0 19:37:35 go: downloading github.com/googleapis/gnostic v0.5.5 19:37:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:37:36 go: downloading go.uber.org/zap v1.21.0 19:37:36 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:37:36 go: downloading github.com/jinzhu/inflection v1.0.0 19:37:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:37:36 go: downloading sigs.k8s.io/yaml v1.3.0 19:37:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:37:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:37:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:37:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:37:37 go: downloading github.com/modern-go/reflect2 v1.0.2 19:37:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:37:37 go: downloading github.com/aws/smithy-go v1.11.0 19:37:37 go: downloading github.com/ryanuber/go-glob v1.0.0 19:37:37 go: downloading github.com/golang/snappy v0.0.4 19:37:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:37:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:37:38 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:37:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:37:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:37:39 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:37:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:37:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:37:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:37:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:37:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:37:39 go: downloading github.com/dimchansky/utfbom v1.1.1 19:37:40 go: downloading cloud.google.com/go/compute v1.3.0 19:37:40 go: downloading cloud.google.com/go/iam v0.1.1 19:37:40 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:37:41 go: downloading github.com/gogo/protobuf v1.3.2 19:37:41 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:37:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:37:41 go: downloading github.com/tklauser/numcpus v0.3.0 19:37:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:37:41 go: downloading go.uber.org/zap v1.21.0 19:37:42 go: downloading sigs.k8s.io/yaml v1.3.0 19:37:42 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:37:43 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:37:43 go: downloading github.com/modern-go/reflect2 v1.0.2 19:37:43 go: downloading github.com/ryanuber/go-glob v1.0.0 19:37:43 go: downloading github.com/golang/snappy v0.0.4 19:37:43 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:37:46 go: downloading k8s.io/klog/v2 v2.30.0 19:37:46 go: downloading github.com/google/gofuzz v1.1.0 19:37:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:37:46 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:37:46 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:37:46 go: downloading github.com/hashicorp/go-version v1.2.0 19:37:46 go: downloading go.uber.org/multierr v1.6.0 19:37:47 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:37:47 go: downloading github.com/spf13/pflag v1.0.5 19:37:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:37:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:37:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:37:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:37:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:37:48 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:37:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:37:49 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:37:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:37:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:37:49 go: downloading github.com/tklauser/numcpus v0.3.0 19:37:50 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:37:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:37:52 go: downloading go.opencensus.io v0.23.0 19:37:52 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:37:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:37:52 go: downloading github.com/hashicorp/go-version v1.2.0 19:37:52 go: downloading go.uber.org/multierr v1.6.0 19:37:52 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:37:52 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:37:53 go: downloading gopkg.in/inf.v0 v0.9.1 19:37:53 go: downloading github.com/go-logr/logr v1.2.2 19:37:53 go: downloading github.com/google/go-cmp v0.5.7 19:37:53 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:37:53 go: downloading github.com/json-iterator/go v1.1.12 19:37:54 go: downloading github.com/googleapis/gnostic v0.5.5 19:37:57 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:37:59 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:37:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:37:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:38:00 go: downloading go.uber.org/zap v1.21.0 19:38:01 go: downloading sigs.k8s.io/yaml v1.3.0 19:38:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:38:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:38:01 go: downloading github.com/modern-go/reflect2 v1.0.2 19:38:01 go: downloading github.com/ryanuber/go-glob v1.0.0 19:38:01 go: downloading github.com/golang/snappy v0.0.4 19:38:02 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:38:12 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:38:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:38:12 go: downloading github.com/hashicorp/go-version v1.2.0 19:38:12 go: downloading go.uber.org/multierr v1.6.0 19:38:22 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:38:22 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:38:29 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:38:29 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:38:39 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:38:39 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:40:31 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 19:40:49 Removing intermediate container 873f8d10683c 19:40:49 ---> 606f66eb8dca 19:40:49 19:40:49 Step 10/22 : FROM alpine:3.14 19:40:49 ---> ac73e934f311 19:40:49 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:40:49 ---> Running in fb4f9b0cc346 19:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:40:51 (1/6) Installing ca-certificates (20211220-r0) 19:40:51 (2/6) Installing brotli-libs (1.0.9-r5) 19:40:51 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:40:51 (4/6) Installing libcurl (7.79.1-r1) 19:40:51 (5/6) Installing curl (7.79.1-r1) 19:40:51 (6/6) Installing dumb-init (1.2.5-r1) 19:40:52 Executing busybox-1.33.1-r7.trigger 19:40:52 Executing ca-certificates-20211220-r0.trigger 19:40:52 OK: 8 MiB in 20 packages 19:40:54 Removing intermediate container fb4f9b0cc346 19:40:54 ---> 340af8d2cd33 19:40:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:54 ---> Running in 2130cf6cc333 19:40:54 Removing intermediate container 2130cf6cc333 19:40:54 ---> 19a6626b32e5 19:40:54 Step 13/22 : WORKDIR /edgex 19:40:55 ---> Running in bcb1b0c37f45 19:40:55 Removing intermediate container bcb1b0c37f45 19:40:55 ---> 54710874d2c4 19:40:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:40:56 ---> 8c40592026e2 19:40:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:40:57 ---> 7ee281b24176 19:40:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:40:59 ---> d49837b76e14 19:40:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:41:00 ---> 975f66347ead 19:41:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:00 ---> Running in 5810f36c4585 19:41:04 Removing intermediate container 5810f36c4585 19:41:04 ---> eb6367e76be6 19:41:04 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:41:04 ---> Running in a6deb1ada90a 19:41:04 Removing intermediate container a6deb1ada90a 19:41:04 ---> 38b34acf3b19 19:41:04 Step 20/22 : LABEL arch=arm64 19:41:04 ---> Running in 88fcd6497647 19:41:04 Removing intermediate container 88fcd6497647 19:41:04 ---> f36dc2e87b0d 19:41:04 Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:41:04 ---> Running in a3fba30e65ff 19:41:05 Removing intermediate container a3fba30e65ff 19:41:05 ---> cc6a7715ae8e 19:41:05 Step 22/22 : LABEL version=0.0.0 19:41:05 ---> Running in 7f37a41baca2 19:41:06 Removing intermediate container 7f37a41baca2 19:41:06 ---> b370a829fea1 19:41:06 19:41:06 Successfully built b370a829fea1 19:41:06 Successfully tagged security-proxy-setup-arm64:latest 19:41:06 Building support-scheduler 19:41:39  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:41:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:41:39 ---> 3a372efaee0d 19:41:39 Step 3/22 : WORKDIR /edgex-go 19:41:39 ---> Using cache 19:41:39 ---> 5e6779d26764 19:41:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:39 ---> Using cache 19:41:39 ---> 36d10d3a2a3f 19:41:39 Step 5/22 : RUN apk add --update --no-cache make git 19:41:39 ---> Using cache 19:41:39 ---> e13074666110 19:41:39 Step 6/22 : COPY go.mod vendor* ./ 19:41:39 ---> Using cache 19:41:39 ---> 47b7c823aa5f 19:41:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:39 ---> Using cache 19:41:39 ---> 587d2e027eb0 19:41:39 Step 8/22 : COPY . . 19:41:39 ---> Using cache 19:41:39 ---> 81ff7f948dc9 19:41:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:41:39 ---> Running in c0729b853011 19:41:39 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 19:43:31 Removing intermediate container e897b03f9e75 19:43:31 ---> 4a46e9a40578 19:43:31 19:43:31 Step 10/22 : FROM alpine:3.14 19:43:31 ---> ac73e934f311 19:43:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:43:31 ---> Running in 2472370027e2 19:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:43:31 (1/2) Installing ca-certificates (20211220-r0) 19:43:31 (2/2) Installing dumb-init (1.2.5-r1) 19:43:31 Executing busybox-1.33.1-r7.trigger 19:43:31 Executing ca-certificates-20211220-r0.trigger 19:43:31 OK: 6 MiB in 16 packages 19:43:33 Removing intermediate container 2472370027e2 19:43:33 ---> b322ebfdd44e 19:43:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:43:33 ---> Running in 29c6119ad721 19:43:34 Removing intermediate container 29c6119ad721 19:43:34 ---> 57712920709c 19:43:34 Step 13/22 : ENV APP_PORT=59860 19:43:34 ---> Running in 13d481e640aa 19:43:35 Removing intermediate container 13d481e640aa 19:43:35 ---> 21493f6a3aef 19:43:35 Step 14/22 : EXPOSE $APP_PORT 19:43:35 ---> Running in 771b69ef6ca8 19:43:35 Removing intermediate container 771b69ef6ca8 19:43:35 ---> fe1aa2cb364b 19:43:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:36 ---> d9e8e4f50bd3 19:43:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:43:39 ---> ee9c6ed04856 19:43:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:43:40 ---> 392d0523727b 19:43:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:43:40 ---> Running in 07c91a049fdd 19:43:40 Removing intermediate container 07c91a049fdd 19:43:40 ---> 1bf5b04388a0 19:43:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:40 ---> Running in 8a2aeb87656e 19:43:41 Removing intermediate container 8a2aeb87656e 19:43:41 ---> bca3a73754d5 19:43:41 Step 20/22 : LABEL arch=arm64 19:43:41 ---> Running in f9eafd244632 19:43:41 Removing intermediate container f9eafd244632 19:43:41 ---> 414f3bdd4864 19:43:41 Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:43:41 ---> Running in f44228a5e7e4 19:43:42 Removing intermediate container f44228a5e7e4 19:43:42 ---> 63765c2a612b 19:43:42 Step 22/22 : LABEL version=0.0.0 19:43:42 ---> Running in 82e3de12855e 19:43:43 Removing intermediate container 82e3de12855e 19:43:43 ---> 85a3a1071c3e 19:43:43 19:43:43 Successfully built 85a3a1071c3e 19:43:43 Successfully tagged support-notifications-arm64:latest 19:43:43  Building support-notifications ... done Building core-metadata 19:44:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:44:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:44:10 ---> 3a372efaee0d 19:44:10 Step 3/23 : WORKDIR /edgex-go 19:44:10 ---> Using cache 19:44:10 ---> 5e6779d26764 19:44:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:10 ---> Using cache 19:44:10 ---> 36d10d3a2a3f 19:44:10 Step 5/23 : RUN apk add --update --no-cache make git 19:44:10 ---> Using cache 19:44:10 ---> e13074666110 19:44:10 Step 6/23 : COPY go.mod vendor* ./ 19:44:10 ---> Using cache 19:44:10 ---> 47b7c823aa5f 19:44:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:10 ---> Using cache 19:44:10 ---> 587d2e027eb0 19:44:10 Step 8/23 : COPY . . 19:44:10 ---> Using cache 19:44:10 ---> 81ff7f948dc9 19:44:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:44:11 ---> Running in 623bebbf192b 19:44:13 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 19:48:50 Removing intermediate container c0729b853011 19:48:50 ---> aedf32f4fa8a 19:48:50 19:48:50 Step 10/22 : FROM alpine:3.14 19:48:50 ---> ac73e934f311 19:48:50 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:48:50 ---> Running in 3cd4b9e1d5b1 19:48:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:48:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:48:50 (1/1) Installing dumb-init (1.2.5-r1) 19:48:50 Executing busybox-1.33.1-r7.trigger 19:48:50 OK: 5 MiB in 15 packages 19:48:50 Removing intermediate container 3cd4b9e1d5b1 19:48:50 ---> 1318f415adcd 19:48:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:48:50 ---> Running in b7744764630e 19:48:51 Removing intermediate container b7744764630e 19:48:51 ---> b21a86b5e13f 19:48:51 Step 13/22 : ENV APP_PORT=59861 19:48:51 ---> Running in 92adc53bcde7 19:48:52 Removing intermediate container 92adc53bcde7 19:48:52 ---> e6222f87ee2d 19:48:52 Step 14/22 : EXPOSE $APP_PORT 19:48:52 ---> Running in caa4c4beab8d 19:48:52 Removing intermediate container caa4c4beab8d 19:48:52 ---> 3ebf7f3afcf2 19:48:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:53 ---> 8aa173687e4d 19:48:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:48:55 ---> 5c697034d524 19:48:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:48:56 ---> 065380b0eb93 19:48:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:48:56 ---> Running in 355edef028b4 19:48:57 Removing intermediate container 355edef028b4 19:48:57 ---> f6a6006dd036 19:48:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:57 ---> Running in 6826544bd248 19:48:58 Removing intermediate container 6826544bd248 19:48:58 ---> 373f8db244b2 19:48:58 Step 20/22 : LABEL arch=arm64 19:48:58 ---> Running in d6bf60e437ba 19:49:00 Removing intermediate container d6bf60e437ba 19:49:00 ---> 6121295411ba 19:49:00 Step 21/22 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:49:00 ---> Running in 15c18836486d 19:49:01 Removing intermediate container 15c18836486d 19:49:01 ---> 45b0e770f38e 19:49:01 Step 22/22 : LABEL version=0.0.0 19:49:01 ---> Running in c8c3bd7c13cd 19:49:02 Removing intermediate container c8c3bd7c13cd 19:49:02 ---> 4f6d69425fd7 19:49:02 19:49:04 Successfully built 4f6d69425fd7 19:49:04 Successfully tagged support-scheduler-arm64:latest 19:49:04 Building core-command 19:49:05  Building support-scheduler ... done Removing intermediate container 623bebbf192b 19:49:05 ---> 2c1264c5629b 19:49:05 19:49:05 Step 10/23 : FROM alpine:3.14 19:49:05 ---> ac73e934f311 19:49:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:49:05 ---> Using cache 19:49:05 ---> 1318f415adcd 19:49:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:49:05 ---> Using cache 19:49:05 ---> b21a86b5e13f 19:49:05 Step 13/23 : ENV APP_PORT=59881 19:49:05 ---> Running in 52b628cdc90b 19:49:06 Removing intermediate container 52b628cdc90b 19:49:06 ---> f2df6d8c11bf 19:49:06 Step 14/23 : EXPOSE $APP_PORT 19:49:06 ---> Running in d16106cfa82a 19:49:06 Removing intermediate container d16106cfa82a 19:49:06 ---> 00eadebf02ee 19:49:06 Step 15/23 : WORKDIR / 19:49:06 ---> Running in 4f83f5e3bffd 19:49:07 Removing intermediate container 4f83f5e3bffd 19:49:07 ---> 0f3c6f4e9d87 19:49:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:49:08 ---> 8da66bcb2f32 19:49:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:49:10 ---> 448b4441d0b3 19:49:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:49:11 ---> 75e36233237b 19:49:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:49:11 ---> Running in 0502caf9fbdc 19:49:11 Removing intermediate container 0502caf9fbdc 19:49:11 ---> f47a38c8480e 19:49:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:49:11 ---> Running in 5c81630edc2f 19:49:12 Removing intermediate container 5c81630edc2f 19:49:12 ---> d200aec060df 19:49:12 Step 21/23 : LABEL arch=arm64 19:49:12 ---> Running in 7e76ba58095e 19:49:13 Removing intermediate container 7e76ba58095e 19:49:13 ---> cf09c7a07c19 19:49:13 Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:49:13 ---> Running in 4d04622d812d 19:49:14 Removing intermediate container 4d04622d812d 19:49:14 ---> 8b59736f9482 19:49:14 Step 23/23 : LABEL version=0.0.0 19:49:14 ---> Running in 0850deacee64 19:49:14 Removing intermediate container 0850deacee64 19:49:14 ---> 05435c10a3a2 19:49:14 19:49:15 Successfully built 05435c10a3a2 19:49:15 Successfully tagged core-metadata-arm64:latest 19:49:33  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:49:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:49:33 ---> 3a372efaee0d 19:49:33 Step 3/23 : WORKDIR /edgex-go 19:49:33 ---> Using cache 19:49:33 ---> 5e6779d26764 19:49:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:33 ---> Using cache 19:49:33 ---> 36d10d3a2a3f 19:49:33 Step 5/23 : RUN apk add --update --no-cache make git 19:49:33 ---> Using cache 19:49:33 ---> e13074666110 19:49:33 Step 6/23 : COPY go.mod vendor* ./ 19:49:33 ---> Using cache 19:49:33 ---> 47b7c823aa5f 19:49:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:33 ---> Using cache 19:49:33 ---> 587d2e027eb0 19:49:33 Step 8/23 : COPY . . 19:49:33 ---> Using cache 19:49:33 ---> 81ff7f948dc9 19:49:33 Step 9/23 : RUN make cmd/core-command/core-command 19:49:33 ---> Running in d3461e68d1a5 19:49:35 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 19:53:12 Removing intermediate container d3461e68d1a5 19:53:12 ---> 7930d01a3851 19:53:12 19:53:12 Step 10/23 : FROM alpine:3.14 19:53:12 ---> ac73e934f311 19:53:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:53:12 ---> Using cache 19:53:12 ---> 1318f415adcd 19:53:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:53:12 ---> Using cache 19:53:12 ---> b21a86b5e13f 19:53:12 Step 13/23 : ENV APP_PORT=59882 19:53:12 ---> Running in d19b0bc84d1e 19:53:12 Removing intermediate container d19b0bc84d1e 19:53:12 ---> f3bb8427425c 19:53:12 Step 14/23 : EXPOSE $APP_PORT 19:53:12 ---> Running in f906c50c6c12 19:53:12 Removing intermediate container f906c50c6c12 19:53:12 ---> 9bbbdaad96c3 19:53:12 Step 15/23 : WORKDIR / 19:53:12 ---> Running in 14a881ad2b1f 19:53:12 Removing intermediate container 14a881ad2b1f 19:53:12 ---> 8bb14b7da2d0 19:53:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:12 ---> 2462889a495a 19:53:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:53:12 ---> 1bf11972a094 19:53:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:53:12 ---> 1d0498cb0e45 19:53:12 Step 19/23 : ENTRYPOINT ["/core-command"] 19:53:12 ---> Running in 27c68358ad08 19:53:12 Removing intermediate container 27c68358ad08 19:53:12 ---> 9c626d0d709b 19:53:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:53:12 ---> Running in 7f01f9f86ec7 19:53:12 Removing intermediate container 7f01f9f86ec7 19:53:12 ---> eac74d652b6a 19:53:12 Step 21/23 : LABEL arch=arm64 19:53:12 ---> Running in f1ccf6bd92dc 19:53:12 Removing intermediate container f1ccf6bd92dc 19:53:12 ---> fb612083839d 19:53:12 Step 22/23 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 19:53:12 ---> Running in 842f193bf185 19:53:12 Removing intermediate container 842f193bf185 19:53:12 ---> 5f5e9d8274f9 19:53:12 Step 23/23 : LABEL version=0.0.0 19:53:12 ---> Running in 710debde4756 19:53:12 Removing intermediate container 710debde4756 19:53:12 ---> 73b490ce6340 19:53:12 19:53:12 Successfully built 73b490ce6340 19:53:12 Successfully tagged core-command-arm64:latest 20:09:05  Building core-command ... done Building bin/spire-agent... 20:09:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:09:05 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:09:05 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:09:06 go: downloading github.com/docker/docker v20.10.12+incompatible 20:09:10 go: downloading github.com/google/go-tpm-tools v0.3.3 20:09:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:09:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:09:11 go: downloading github.com/docker/go-connections v0.4.0 20:09:11 go: downloading github.com/docker/go-units v0.4.0 20:09:12 go: downloading github.com/opencontainers/image-spec v1.0.1 20:09:12 go: downloading github.com/containerd/containerd v1.3.4 20:09:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:09:12 go: downloading github.com/opencontainers/go-digest v1.0.0 20:09:22 Building bin/spire-agent... 20:09:22 Building bin/spire-agent... 20:09:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:09:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:09:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:09:22 go: downloading github.com/docker/docker v20.10.12+incompatible 20:09:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:09:24 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:09:24 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:09:24 go: downloading github.com/docker/docker v20.10.12+incompatible 20:09:27 go: downloading github.com/google/go-tpm-tools v0.3.3 20:09:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:09:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:09:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:09:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:09:30 go: downloading github.com/google/go-tpm-tools v0.3.3 20:09:30 go: downloading github.com/docker/go-connections v0.4.0 20:09:30 go: downloading github.com/docker/go-units v0.4.0 20:09:30 go: downloading github.com/opencontainers/image-spec v1.0.1 20:09:30 go: downloading github.com/containerd/containerd v1.3.4 20:09:30 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:09:30 go: downloading github.com/opencontainers/go-digest v1.0.0 20:09:30 go: downloading github.com/docker/go-connections v0.4.0 20:09:30 go: downloading github.com/docker/go-units v0.4.0 20:09:30 go: downloading github.com/opencontainers/image-spec v1.0.1 20:09:30 go: downloading github.com/containerd/containerd v1.3.4 20:09:30 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:09:31 go: downloading github.com/opencontainers/go-digest v1.0.0 20:15:38 Removing intermediate container 389a30647c6a 20:15:38 ---> 7a3d6638ec05 20:15:38 20:15:38 Step 13/26 : FROM alpine:3.15 20:15:38 ---> 3fb3c9af89a9 20:15:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:38 ---> Using cache 20:15:38 ---> 0ff5035aea89 20:15:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:38 ---> Using cache 20:15:38 ---> 25f30cc203de 20:15:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:38 ---> Running in 17f48b2955e0 20:15:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:38 v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:15:38 v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] 20:15:38 OK: 15736 distinct packages available 20:15:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:40 (1/5) Installing dumb-init (1.2.5-r1) 20:15:40 (2/5) Installing musl-obstack (1.2.3-r0) 20:15:40 (3/5) Installing libucontext (1.1-r0) 20:15:40 (4/5) Installing gcompat (1.0.0-r4) 20:15:40 (5/5) Installing openssl (1.1.1o-r0) 20:15:40 Executing busybox-1.34.1-r5.trigger 20:15:40 OK: 6 MiB in 19 packages 20:15:42 Removing intermediate container 17f48b2955e0 20:15:42 ---> c6eb9d1259b1 20:15:42 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:15:46 ---> b30def985c79 20:15:46 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:15:51 ---> dd83c8e25a5d 20:15:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:15:52 ---> f0b4edde9982 20:15:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:15:53 ---> fbf0527769fe 20:15:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:15:54 ---> 5e6bdbab4d57 20:15:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:54 ---> Running in 2df1fdde626c 20:15:54 Removing intermediate container 2df1fdde626c 20:15:54 ---> c441194b1a06 20:15:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:54 ---> Running in a7705d46b487 20:15:55 Removing intermediate container a7705d46b487 20:15:55 ---> 232d151ab63d 20:15:55 Step 24/26 : LABEL arch=arm64 20:15:55 ---> Running in a4d36623092f 20:15:56 Removing intermediate container a4d36623092f 20:15:56 ---> 9a6fa575b219 20:15:56 Step 25/26 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 20:15:57 ---> Running in 664d97b49196 20:15:57 Removing intermediate container d232aa64cbf6 20:15:57 ---> 295b63586700 20:15:57 20:15:57 Step 13/25 : FROM alpine:3.15 20:15:57 ---> 3fb3c9af89a9 20:15:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:57 ---> Using cache 20:15:57 ---> 0ff5035aea89 20:15:57 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:57 ---> Using cache 20:15:57 ---> 25f30cc203de 20:15:57 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:57 ---> Using cache 20:15:57 ---> c6eb9d1259b1 20:15:57 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:15:57 Removing intermediate container 783137a4214d 20:15:57 ---> 3effe5c49056 20:15:57 20:15:57 Step 13/26 : FROM alpine:3.15 20:15:57 ---> 3fb3c9af89a9 20:15:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:57 ---> Using cache 20:15:57 ---> 0ff5035aea89 20:15:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:57 ---> Using cache 20:15:57 ---> 25f30cc203de 20:15:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:57 Removing intermediate container 664d97b49196 20:15:57 ---> f1579f24f5a1 20:15:57 Step 26/26 : LABEL version=0.0.0 20:15:57 ---> Running in 352c02c78972 20:15:57 ---> Running in b6644f31664f 20:15:58 Removing intermediate container b6644f31664f 20:15:58 ---> 6923c9e09359 20:15:58 20:15:58 Successfully built 6923c9e09359 20:15:58 Successfully tagged security-spire-agent-arm64:latest 20:15:59  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:16:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:16:01 v3.15.4-179-g2555436bf8 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:16:01 v3.15.4-180-gc66856657a [https://nl.alpinelinux.org/alpine/v3.15/community] 20:16:01 OK: 15736 distinct packages available 20:16:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:16:01 ---> b0aca783c421 20:16:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:16:02 ---> 248bc593f352 20:16:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:16:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:16:02 ---> 1d1f3e4603da 20:16:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:16:03 (1/4) Installing dumb-init (1.2.5-r1) 20:16:03 (2/4) Installing musl-obstack (1.2.3-r0) 20:16:03 ---> efd94f7e34ca 20:16:03 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:16:03 (3/4) Installing libucontext (1.1-r0) 20:16:03 ---> Running in 8c292ebf7a2d 20:16:03 (4/4) Installing gcompat (1.0.0-r4) 20:16:03 Executing busybox-1.34.1-r5.trigger 20:16:03 OK: 6 MiB in 18 packages 20:16:04 Removing intermediate container 8c292ebf7a2d 20:16:04 ---> 5231ac5fa5d5 20:16:04 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:16:04 ---> Running in 20c4ac6bfb6e 20:16:04 Removing intermediate container 20c4ac6bfb6e 20:16:04 ---> 927817539048 20:16:04 Step 23/25 : LABEL arch=arm64 20:16:04 ---> Running in e02dce1afa1d 20:16:05 Removing intermediate container 352c02c78972 20:16:05 ---> e0f7bbbc790b 20:16:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:16:05 Removing intermediate container e02dce1afa1d 20:16:05 ---> 7d82a5604c1e 20:16:05 Step 24/25 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 20:16:05 ---> Running in 01fb112c2517 20:16:05 Removing intermediate container 01fb112c2517 20:16:05 ---> b9842171c879 20:16:05 Step 25/25 : LABEL version=0.0.0 20:16:05 ---> Running in 9fdf2977413e 20:16:06 Removing intermediate container 9fdf2977413e 20:16:06 ---> 5ca5d7a173aa 20:16:06 20:16:06 Successfully built 5ca5d7a173aa 20:16:06 Successfully tagged security-spire-server-arm64:latest 20:16:09  Building security-spire-server ... done  ---> f6b3550d3217 20:16:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:16:09 ---> dc146fc2117e 20:16:09 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:16:09 ---> Running in 9942d7750fb0 20:16:09 Removing intermediate container 9942d7750fb0 20:16:09 ---> ff51856fb21d 20:16:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:16:10 ---> 0ae2f7a08aeb 20:16:10 Step 21/26 : WORKDIR / 20:16:10 ---> Running in 31b906afa32a 20:16:11 Removing intermediate container 31b906afa32a 20:16:11 ---> 07f6ee03b42b 20:16:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:16:11 ---> Running in 3a8146ed56f4 20:16:11 Removing intermediate container 3a8146ed56f4 20:16:11 ---> a4ac8e1ef2a5 20:16:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:16:11 ---> Running in 00c6f991cdc4 20:16:12 Removing intermediate container 00c6f991cdc4 20:16:12 ---> 0f57bb37b606 20:16:12 Step 24/26 : LABEL arch=arm64 20:16:12 ---> Running in 64d09921e033 20:16:12 Removing intermediate container 64d09921e033 20:16:12 ---> 53334e8a3743 20:16:12 Step 25/26 : LABEL git_sha=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a 20:16:12 ---> Running in 0dd03a43fbab 20:16:12 Removing intermediate container 0dd03a43fbab 20:16:12 ---> 3956e6ff65dc 20:16:12 Step 26/26 : LABEL version=0.0.0 20:16:12 ---> Running in 9b500c2ab2f2 20:16:13 Removing intermediate container 9b500c2ab2f2 20:16:13 ---> fc13b7339755 20:16:13 20:16:13 Successfully built fc13b7339755 20:16:13 Successfully tagged security-spire-config-arm64:latest 20:16:14  Building security-spire-config ... done  [Pipeline] } 20:16:14 $ docker stop --time=1 a3c49c4dde772dcbeab631508cbe26d7852d43a6f365ca91775bf63c71bf064e 20:16:15 $ docker rm -f a3c49c4dde772dcbeab631508cbe26d7852d43a6f365ca91775bf63c71bf064e [Pipeline] // withDockerContainer [Pipeline] sh 20:16:16 + docker images 20:16:17 REPOSITORY TAG IMAGE ID CREATED SIZE 20:16:17 security-spire-config-arm64 latest fc13b7339755 3 seconds ago 85.6MB 20:16:17 security-spire-server-arm64 latest 5ca5d7a173aa 10 seconds ago 86.3MB 20:16:17 security-spire-agent-arm64 latest 6923c9e09359 18 seconds ago 126MB 20:16:17 3effe5c49056 37 seconds ago 3.97GB 20:16:17 295b63586700 38 seconds ago 3.97GB 20:16:17 7a3d6638ec05 About a minute ago 3.97GB 20:16:17 core-command-arm64 latest 73b490ce6340 23 minutes ago 15.5MB 20:16:17 7930d01a3851 23 minutes ago 1.43GB 20:16:17 core-metadata-arm64 latest 05435c10a3a2 27 minutes ago 16.3MB 20:16:17 2c1264c5629b 27 minutes ago 1.44GB 20:16:17 support-scheduler-arm64 latest 4f6d69425fd7 27 minutes ago 25.4MB 20:16:17 aedf32f4fa8a 27 minutes ago 1.49GB 20:16:17 support-notifications-arm64 latest 85a3a1071c3e 32 minutes ago 25.9MB 20:16:17 4a46e9a40578 32 minutes ago 1.49GB 20:16:17 security-proxy-setup-arm64 latest b370a829fea1 35 minutes ago 26.1MB 20:16:17 606f66eb8dca 35 minutes ago 1.44GB 20:16:17 sys-mgmt-agent-arm64 latest a54a610843ff 41 minutes ago 282MB 20:16:17 security-spiffe-token-provider-arm64 latest a19a9b3db7c4 41 minutes ago 28.1MB 20:16:17 01d7b811f1b5 41 minutes ago 1.48GB 20:16:17 core-data-arm64 latest ed94c109bba6 41 minutes ago 21.6MB 20:16:17 security-bootstrapper-arm64 latest 38822ab0f58b 42 minutes ago 18.3MB 20:16:17 35830e4a3abc 42 minutes ago 1.46GB 20:16:17 security-secretstore-setup-arm64 latest 4b41f793dc09 42 minutes ago 27.5MB 20:16:17 77d34a26b6ff 43 minutes ago 1.44GB 20:16:17 9ff7aa20d4ea 43 minutes ago 1.44GB 20:16:17 4d3e6341201b 43 minutes ago 1.43GB 20:16:17 ci-base-image-arm64 latest 3a372efaee0d 59 minutes ago 1.01GB 20:16:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 days ago 669MB 20:16:17 docker 20.10.14 c346e9eafbab 2 months ago 202MB 20:16:17 alpine 3.14 ac73e934f311 2 months ago 5.34MB 20:16:17 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 20:16:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:17 20:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:18 arm64: Pulling from edgex-lftools-log-publisher 20:16:18 8998bd30e6a1: Pulling fs layer 20:16:18 04944245beec: Pulling fs layer 20:16:18 699f458cf7ca: Pulling fs layer 20:16:18 765212b225bb: Pulling fs layer 20:16:18 f23df028b6ca: Pulling fs layer 20:16:18 d65c8cfc05b1: Pulling fs layer 20:16:18 2437ff75d9bd: Pulling fs layer 20:16:18 f23df028b6ca: Waiting 20:16:18 d65c8cfc05b1: Waiting 20:16:18 2437ff75d9bd: Waiting 20:16:18 765212b225bb: Waiting 20:16:18 04944245beec: Verifying Checksum 20:16:18 04944245beec: Download complete 20:16:18 765212b225bb: Verifying Checksum 20:16:18 765212b225bb: Download complete 20:16:18 f23df028b6ca: Download complete 20:16:18 d65c8cfc05b1: Verifying Checksum 20:16:18 d65c8cfc05b1: Download complete 20:16:18 699f458cf7ca: Verifying Checksum 20:16:18 699f458cf7ca: Download complete 20:16:19 8998bd30e6a1: Verifying Checksum 20:16:19 8998bd30e6a1: Download complete 20:16:21 2437ff75d9bd: Verifying Checksum 20:16:21 2437ff75d9bd: Download complete 20:16:23 8998bd30e6a1: Pull complete 20:16:23 04944245beec: Pull complete 20:16:25 699f458cf7ca: Pull complete 20:16:25 765212b225bb: Pull complete 20:16:26 f23df028b6ca: Pull complete 20:16:26 d65c8cfc05b1: Pull complete 20:16:41 2437ff75d9bd: Pull complete 20:16:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:42 prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container 20:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:16:45 $ docker top 465a0f3fe9f8e4eef4ec5f19c2617264a2b59eda626fbb1088439dd88ff86fcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:46 ---> job-cost.sh 20:16:46 lf-activate-venv: SKIPPING 20:16:46 INFO: No Stack... 20:16:47 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:47 INFO: Archiving Costs [Pipeline] sh 20:16:48 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:16:48 + cut -d, -f6 [Pipeline] lock 20:16:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4050-1-stack-cost] 20:16:48 Resource [jenkins-edgexfoundry-edgex-go-PR-4050-1-stack-cost] did not exist. Created. 20:16:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4050-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:49 + echo total: 0.2199999988079071 [Pipeline] stash 20:16:49 Stashed 1 file(s) [Pipeline] } 20:16:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4050-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:49 $ docker stop --time=1 465a0f3fe9f8e4eef4ec5f19c2617264a2b59eda626fbb1088439dd88ff86fcc 20:16:51 $ docker rm -f 465a0f3fe9f8e4eef4ec5f19c2617264a2b59eda626fbb1088439dd88ff86fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:16:52 provisioning config files... 20:16:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config994641348015547313tmp [Pipeline] { [Pipeline] sh 20:16:52 + set +x 20:16:52 + curl -s https://codecov.io/bash 20:16:52 + bash -s -- 20:16:52 20:16:52 _____ _ 20:16:52 / ____| | | 20:16:52 | | ___ __| | ___ ___ _____ __ 20:16:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:52 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:52 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:52 Bash-1.0.6 20:16:52 20:16:52 20:16:52 ==> git version 2.25.1 found 20:16:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:16:52 Release-Date: 2020-01-08 20:16:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:16:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:16:52 ==> Jenkins CI detected. 20:16:52 current dir:  /w/workspace/edgex-go/1 20:16:52 project root: . 20:16:52 --> token set from env 20:16:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:52 ==> Running gcov in . (disable via -X gcov) 20:16:52 ==> Python coveragepy not found 20:16:52 ==> Searching for coverage reports in: 20:16:52 + . 20:16:53 -> Found 1 reports 20:16:53 ==> Detecting git/mercurial file structure 20:16:53 ==> Reading reports 20:16:53 + ./coverage.out bytes=435411 20:16:53 ==> Appending adjustments 20:16:53 https://docs.codecov.io/docs/fixing-reports 20:16:54 + Found adjustments 20:16:54 ==> Gzipping contents 20:16:54 60K /tmp/codecov.MCKKNh.gz 20:16:54 ==> Uploading reports 20:16:54 url: https://codecov.io 20:16:54 query: branch=PR-4050&commit=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4050%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4050&job=&cmd_args= 20:16:54 -> Pinging Codecov 20:16:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4050&commit=a3b5981370c36a7c6fde43f7dac092cba4ddbf9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4050%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4050&job=&cmd_args= 20:16:54 -> Uploading to 20:16:54 https://storage.googleapis.com/codecov/v4/raw/2022-06-06/00271124DB129430A58F1EEE437C3FCB/a3b5981370c36a7c6fde43f7dac092cba4ddbf9a/48caff30-3ae8-4854-b788-f939fda00c80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T201654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc525dcb233d9a586d8a6de0cccda645c7b4ed8607dfc776fe324f816d81bd8 20:16:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:54 Dload Upload Total Spent Left Speed 20:16:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59866 0 0 100 59866 0 241k --:--:-- --:--:-- --:--:-- 241k 20:16:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a3b5981370c36a7c6fde43f7dac092cba4ddbf9a [Pipeline] } 20:16:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:16:56 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:16:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:57 ---> package-listing.sh 20:16:57 ++ facter osfamily 20:16:57 ++ tr '[:upper:]' '[:lower:]' 20:16:57 + OS_FAMILY=debian 20:16:57 + workspace=/w/workspace/edgex-go/1 20:16:57 + START_PACKAGES=/tmp/packages_start.txt 20:16:57 + END_PACKAGES=/tmp/packages_end.txt 20:16:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:57 + PACKAGES=/tmp/packages_start.txt 20:16:57 + '[' /w/workspace/edgex-go/1 ']' 20:16:57 + PACKAGES=/tmp/packages_end.txt 20:16:57 + case "${OS_FAMILY}" in 20:16:57 + dpkg -l 20:16:57 + grep '^ii' 20:16:57 + '[' -f /tmp/packages_start.txt ']' 20:16:57 + '[' -f /tmp/packages_end.txt ']' 20:16:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:57 + '[' /w/workspace/edgex-go/1 ']' 20:16:57 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:16:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:16:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:16:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:58 20:16:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:58 latest: Pulling from edgex-lftools-log-publisher 20:16:58 5eb5b503b376: Pulling fs layer 20:16:58 5c69ac0246d0: Pulling fs layer 20:16:58 ec43610c2a17: Pulling fs layer 20:16:58 3a2ae6a8a46f: Pulling fs layer 20:16:58 33b1e0a273af: Pulling fs layer 20:16:58 5d3b04190fa2: Pulling fs layer 20:16:58 2f39f015ded8: Pulling fs layer 20:16:58 33b1e0a273af: Waiting 20:16:58 2f39f015ded8: Waiting 20:16:58 5d3b04190fa2: Waiting 20:16:58 3a2ae6a8a46f: Waiting 20:16:58 5c69ac0246d0: Download complete 20:16:58 3a2ae6a8a46f: Verifying Checksum 20:16:58 3a2ae6a8a46f: Download complete 20:16:58 33b1e0a273af: Verifying Checksum 20:16:58 33b1e0a273af: Download complete 20:16:58 5d3b04190fa2: Verifying Checksum 20:16:58 5d3b04190fa2: Download complete 20:16:59 ec43610c2a17: Download complete 20:16:59 5eb5b503b376: Verifying Checksum 20:16:59 5eb5b503b376: Download complete 20:16:59 2f39f015ded8: Verifying Checksum 20:16:59 2f39f015ded8: Download complete 20:17:00 5eb5b503b376: Pull complete 20:17:00 5c69ac0246d0: Pull complete 20:17:01 ec43610c2a17: Pull complete 20:17:01 3a2ae6a8a46f: Pull complete 20:17:01 33b1e0a273af: Pull complete 20:17:01 5d3b04190fa2: Pull complete 20:17:05 2f39f015ded8: Pull complete 20:17:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:17:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:05 prd-ubuntu20.04-docker-8c-8g-1495 does not seem to be running inside a container 20:17:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:17:07 $ docker top b990adf247879346627cd82d91bb839d4216a48478b77d31e211ef1d8f43798d -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:08 + touch /tmp/pre-build-complete [Pipeline] sh 20:17:08 + mkdir -p /var/log/sysstat [Pipeline] sh 20:17:08 + ls /var/log/sa-host 20:17:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:09 provisioning config files... 20:17:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5587902353874837691tmp [Pipeline] { [Pipeline] echo 20:17:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:09 ---> create-netrc.sh [Pipeline] } 20:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:17:09 ---> python-tools-install.sh [Pipeline] echo 20:17:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:17:10 ---> sudo-logs.sh 20:17:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:17:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:17:10 ---> job-cost.sh 20:17:10 lf-activate-venv: SKIPPING 20:17:10 DEBUG: total: 0.2199999988079071 20:17:10 INFO: Retrieving Stack Cost... 20:17:11 INFO: Retrieving Pricing Info for: v3-standard-8 20:17:11 INFO: Archiving Costs [Pipeline] echo 20:17:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:11 ---> logs-deploy.sh 20:17:11 lf-activate-venv: SKIPPING 20:17:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4050/1 20:17:11 INFO: archiving workspace using pattern(s): 20:17:12 Archives upload complete. 20:17:12 INFO: archiving logs to Nexus 20:17:13 ---> uname -a: 20:17:13 Linux prd-ubuntu20-04-docker-8c-8g-1495 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:17:13 20:17:13 20:17:13 ---> lscpu: 20:17:13 Architecture: x86_64 20:17:13 CPU op-mode(s): 32-bit, 64-bit 20:17:13 Byte Order: Little Endian 20:17:13 Address sizes: 40 bits physical, 48 bits virtual 20:17:13 CPU(s): 8 20:17:13 On-line CPU(s) list: 0-7 20:17:13 Thread(s) per core: 1 20:17:13 Core(s) per socket: 1 20:17:13 Socket(s): 8 20:17:13 NUMA node(s): 1 20:17:13 Vendor ID: AuthenticAMD 20:17:13 CPU family: 23 20:17:13 Model: 49 20:17:13 Model name: AMD EPYC-Rome Processor 20:17:13 Stepping: 0 20:17:13 CPU MHz: 2799.996 20:17:13 BogoMIPS: 5599.99 20:17:13 Virtualization: AMD-V 20:17:13 Hypervisor vendor: KVM 20:17:13 Virtualization type: full 20:17:13 L1d cache: 256 KiB 20:17:13 L1i cache: 256 KiB 20:17:13 L2 cache: 4 MiB 20:17:13 L3 cache: 128 MiB 20:17:13 NUMA node0 CPU(s): 0-7 20:17:13 Vulnerability Itlb multihit: Not affected 20:17:13 Vulnerability L1tf: Not affected 20:17:13 Vulnerability Mds: Not affected 20:17:13 Vulnerability Meltdown: Not affected 20:17:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:17:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:17:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:17:13 Vulnerability Srbds: Not affected 20:17:13 Vulnerability Tsx async abort: Not affected 20:17:13 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 20:17:13 20:17:13 20:17:13 ---> nproc: 20:17:13 8 20:17:13 20:17:13 20:17:13 ---> df -h: 20:17:13 Filesystem Size Used Avail Use% Mounted on 20:17:13 overlay 155G 26G 130G 17% / 20:17:13 tmpfs 64M 0 64M 0% /dev 20:17:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:17:13 shm 64M 0 64M 0% /dev/shm 20:17:13 /dev/vda1 155G 26G 130G 17% /facter-os 20:17:13 20:17:13 20:17:13 ---> sar -b -r -n DEV: 20:17:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1495) 06/06/22 _x86_64_ (8 CPU) 20:17:13 20:17:13 18:13:11 LINUX RESTART (8 CPU) 20:17:13 20:17:13 18:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:17:13 18:15:01 9.86 0.02 9.85 0.00 0.14 12647.64 0.00 20:17:13 18:16:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 20:17:13 18:17:01 0.90 0.02 0.88 0.00 0.13 10.26 0.00 20:17:13 18:18:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 20:17:13 18:19:01 1.08 0.02 1.07 0.00 0.13 13.20 0.00 20:17:13 18:20:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 20:17:13 18:21:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 20:17:13 18:22:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 20:17:13 18:23:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 20:17:13 18:24:01 1.73 0.00 1.73 0.00 0.00 25.06 0.00 20:17:13 18:25:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 20:17:13 18:26:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 20:17:13 18:27:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 20:17:13 18:28:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 20:17:13 18:29:01 1.53 0.02 1.52 0.00 0.13 18.79 0.00 20:17:13 18:30:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 20:17:13 18:31:01 3.78 2.63 1.15 0.00 79.05 24.66 0.00 20:17:13 18:32:01 1.48 0.00 1.48 0.00 0.00 18.66 0.00 20:17:13 18:33:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 20:17:13 18:34:01 1.53 0.00 1.53 0.00 0.00 18.79 0.00 20:17:13 18:35:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 20:17:13 18:36:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 20:17:13 18:37:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 20:17:13 18:38:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 20:17:13 18:39:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 20:17:13 18:40:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 20:17:13 18:41:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 20:17:13 18:42:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 20:17:13 18:43:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 20:17:13 18:44:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 20:17:13 18:45:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 20:17:13 18:46:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 20:17:13 18:47:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 20:17:13 18:48:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 20:17:13 18:49:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 20:17:13 18:50:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 20:17:13 18:51:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 20:17:13 18:52:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 20:17:13 18:53:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 20:17:13 18:54:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 20:17:13 18:55:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 20:17:13 18:56:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 20:17:13 18:57:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 20:17:13 18:58:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 20:17:13 18:59:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 20:17:13 19:00:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 20:17:13 19:01:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 20:17:13 19:02:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 20:17:13 19:03:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 20:17:13 19:04:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 20:17:13 19:05:01 0.92 0.00 0.92 0.00 0.00 11.07 0.00 20:17:13 19:06:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 20:17:13 19:07:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 20:17:13 19:08:01 2.80 0.87 1.93 0.00 18.40 27.47 0.00 20:17:13 19:09:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 20:17:13 19:10:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 20:17:13 19:11:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 20:17:13 19:12:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 20:17:13 19:13:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 20:17:13 19:14:01 184.67 2.23 182.44 0.00 129.45 7178.00 0.00 20:17:13 19:15:01 166.92 12.30 154.62 0.00 2017.26 81803.97 0.00 20:17:13 19:16:01 30.92 0.12 30.81 0.00 0.93 13142.02 0.00 20:17:13 19:17:01 86.99 0.07 86.92 0.00 8.40 32725.08 0.00 20:17:13 19:18:01 554.94 2.73 552.21 0.00 27.86 362988.84 0.00 20:17:13 19:19:01 810.03 0.43 809.60 0.00 4.80 309773.11 0.00 20:17:13 19:20:01 421.59 0.10 421.49 0.00 0.80 187047.94 0.00 20:17:13 19:21:01 952.87 0.97 951.91 0.00 8.00 272726.15 0.00 20:17:13 19:22:01 1214.15 1.48 1212.66 0.00 18.26 391026.83 0.00 20:17:13 19:23:01 222.40 0.00 222.40 0.00 0.00 53418.03 0.00 20:17:13 19:24:02 1.78 0.00 1.78 0.00 0.00 22.66 0.00 20:17:13 19:25:01 1.02 0.00 1.02 0.00 0.00 11.25 0.00 20:17:13 19:26:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 20:17:13 19:27:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:17:13 19:28:01 2.08 0.00 2.08 0.00 0.00 24.53 0.00 20:17:13 19:29:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 20:17:13 19:30:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 20:17:13 19:31:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 20:17:13 19:32:01 1.68 0.00 1.68 0.00 0.00 20.53 0.00 20:17:13 19:33:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 20:17:13 19:34:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 20:17:13 19:35:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 20:17:13 19:36:01 1.60 0.00 1.60 0.00 0.00 19.60 0.00 20:17:13 19:37:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 20:17:13 19:38:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 20:17:13 19:39:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 20:17:13 19:40:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 20:17:13 19:41:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 20:17:13 19:42:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 20:17:13 19:43:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 20:17:13 19:44:01 1.52 0.00 1.52 0.00 0.00 19.20 0.00 20:17:13 19:45:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 20:17:13 19:46:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 20:17:13 19:47:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 20:17:13 19:48:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 20:17:13 19:49:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 20:17:13 19:50:01 1.38 0.00 1.38 0.00 0.00 17.86 0.00 20:17:13 19:51:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 20:17:13 19:52:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 20:17:13 19:53:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 20:17:13 19:54:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 20:17:13 19:55:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 20:17:13 19:56:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 20:17:13 19:57:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 20:17:13 19:58:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 20:17:13 19:59:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 20:17:13 20:00:01 1.38 0.00 1.38 0.00 0.00 17.59 0.00 20:17:13 20:01:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 20:17:13 20:02:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 20:17:13 20:03:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 20:17:13 20:04:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 20:17:13 20:05:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 20:17:13 20:06:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 20:17:13 20:07:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 20:17:13 20:08:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 20:17:13 20:09:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 20:17:13 20:10:01 1.53 0.00 1.53 0.00 0.00 19.60 0.00 20:17:13 20:11:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 20:17:13 20:12:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 20:17:13 20:13:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 20:17:13 20:14:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 20:17:13 20:15:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 20:17:13 20:16:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 20:17:13 20:17:01 4.38 0.22 4.17 0.00 16.93 321.41 0.00 20:17:13 Average: 39.05 0.20 38.86 0.00 18.95 14039.11 0.00 20:17:13 20:17:13 18:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:17:13 18:15:01 30213008 31904180 450904 1.37 77288 1924816 2086648 6.15 832116 1553844 16 20:17:13 18:16:01 30213248 31904504 450156 1.37 77340 1924820 2086648 6.15 832668 1553832 8 20:17:13 18:17:01 30212776 31904184 450112 1.37 77368 1924948 2086648 6.15 831532 1553960 12 20:17:13 18:18:01 30213280 31904796 448792 1.36 77400 1924952 2086648 6.15 830972 1553960 12 20:17:13 18:19:01 30212924 31904512 448940 1.37 77456 1924952 2086648 6.15 831500 1553968 12 20:17:13 18:20:01 30212780 31904544 448944 1.37 77488 1924964 2086648 6.15 831188 1554104 12 20:17:13 18:21:01 30212756 31904528 448900 1.37 77504 1924968 2086648 6.15 831172 1554108 8 20:17:13 18:22:01 30212740 31904516 448828 1.36 77528 1924972 2086648 6.15 831296 1554112 12 20:17:13 18:23:01 30212692 31904528 448792 1.36 77552 1924972 2107220 6.21 831432 1554116 8 20:17:13 18:24:01 30213080 31904960 448520 1.36 77624 1924940 2107220 6.21 831976 1554092 12 20:17:13 18:25:01 30212300 31904236 449220 1.37 77660 1924956 2107220 6.21 832376 1554100 24 20:17:13 18:26:01 30212460 31904444 449140 1.37 77692 1924960 2107220 6.21 832264 1554108 12 20:17:13 18:27:01 30212648 31904652 448856 1.37 77716 1924964 2107220 6.21 831684 1554104 12 20:17:13 18:28:01 30212844 31904848 448584 1.36 77748 1924964 2107220 6.21 831752 1554104 12 20:17:13 18:29:01 30212332 31904400 449072 1.37 77792 1924956 2123228 6.26 832276 1554104 32 20:17:13 18:30:01 30212284 31904404 449000 1.37 77832 1924976 2123228 6.26 831876 1554108 20 20:17:13 18:31:01 30203980 31899352 453140 1.38 77880 1927628 2123228 6.26 841860 1554508 24 20:17:13 18:32:01 30203216 31898648 453796 1.38 77920 1927632 2123228 6.26 841300 1554484 16 20:17:13 18:33:01 30203384 31898816 453752 1.38 77952 1927632 2123228 6.26 841284 1554484 8 20:17:13 18:34:01 30203140 31898644 453924 1.38 77992 1927628 2123228 6.26 842004 1554480 12 20:17:13 18:35:01 30202816 31898348 454140 1.38 78008 1927640 2123228 6.26 841488 1554484 20 20:17:13 18:36:01 30202948 31898500 453832 1.38 78040 1927640 2123228 6.26 841280 1554484 12 20:17:13 18:37:01 30202648 31898252 454048 1.38 78056 1927644 2123228 6.26 841352 1554488 12 20:17:13 18:38:01 30202884 31898496 453716 1.38 78080 1927652 2123228 6.26 841632 1554492 12 20:17:13 18:39:01 30202244 31897916 454360 1.38 78112 1927644 2123228 6.26 841840 1554500 20 20:17:13 18:40:01 30202232 31897960 454052 1.38 78156 1927656 2123228 6.26 841920 1554500 184 20:17:13 18:41:01 30201964 31897728 454300 1.38 78172 1927656 2123228 6.26 841552 1554500 12 20:17:13 18:42:01 30201952 31897744 454448 1.38 78196 1927660 2123228 6.26 841648 1554504 12 20:17:13 18:43:01 30201848 31897672 454440 1.38 78220 1927668 2123228 6.26 841664 1554508 12 20:17:13 18:44:01 30202024 31897904 454400 1.38 78268 1927652 2123228 6.26 842176 1554516 12 20:17:13 18:45:01 30201620 31897712 454460 1.38 78308 1927800 2123228 6.26 841968 1554652 32 20:17:13 18:46:01 30201596 31897692 454404 1.38 78348 1927800 2123228 6.26 841672 1554644 16 20:17:13 18:47:01 30201548 31897708 454364 1.38 78372 1927804 2106260 6.21 841712 1554652 12 20:17:13 18:48:01 30201532 31897700 454320 1.38 78412 1927804 2106260 6.21 841720 1554652 8 20:17:13 18:49:01 30200988 31897220 454752 1.38 78436 1927812 2106260 6.21 842128 1554660 12 20:17:13 18:50:01 30201184 31897424 454460 1.38 78480 1927816 2106260 6.21 841840 1554664 20 20:17:13 18:51:01 30201128 31897432 454432 1.38 78496 1927820 2090136 6.16 841936 1554672 32 20:17:13 18:52:01 30201088 31897392 454388 1.38 78520 1927820 2090136 6.16 841864 1554672 12 20:17:13 18:53:01 30201032 31897404 454340 1.38 78552 1927824 2090136 6.16 841920 1554680 12 20:17:13 18:54:01 30200948 31897320 454500 1.38 78604 1927820 2106196 6.21 842276 1554680 16 20:17:13 18:55:01 30201128 31897568 454176 1.38 78656 1927820 2106196 6.21 842392 1554688 28 20:17:13 18:56:01 30201128 31897640 454108 1.38 78688 1927836 2106196 6.21 842176 1554700 36 20:17:13 18:57:01 30200804 31897348 454336 1.38 78704 1927836 2106196 6.21 842224 1554680 16 20:17:13 18:58:01 30200748 31897308 454308 1.38 78736 1927840 2106196 6.21 842156 1554684 12 20:17:13 18:59:01 30200432 31897052 454512 1.38 78792 1927816 2106196 6.21 842512 1554684 16 20:17:13 19:00:01 30200156 31896832 454656 1.38 78824 1927848 2106196 6.21 842288 1554692 12 20:17:13 19:01:01 30200352 31897032 454368 1.38 78840 1927852 2106196 6.21 842284 1554696 12 20:17:13 19:02:01 30200268 31896992 454576 1.38 78864 1927852 2106196 6.21 842324 1554696 16 20:17:13 19:03:01 30200000 31896732 454784 1.38 78888 1927856 2106196 6.21 842340 1554700 8 20:17:13 19:04:01 30199788 31896524 454960 1.38 78940 1927844 2122344 6.25 842704 1554704 8 20:17:13 19:05:01 30199700 31896480 454924 1.38 78964 1927860 2122344 6.25 842884 1554704 12 20:17:13 19:06:01 30199904 31896736 454732 1.38 78988 1927868 2122344 6.25 842468 1554712 12 20:17:13 19:07:01 30199596 31896428 454948 1.38 79020 1927868 2122344 6.25 842764 1554712 16 20:17:13 19:08:01 30196852 31894476 456876 1.39 79088 1928384 2147720 6.33 842872 1555172 188 20:17:13 19:09:01 30196496 31894148 457156 1.39 79136 1928372 2147720 6.33 843152 1555176 24 20:17:13 19:10:01 30196580 31894332 456764 1.39 79208 1928380 2147720 6.33 842892 1555176 12 20:17:13 19:11:01 30196532 31894328 456728 1.39 79240 1928384 2147720 6.33 843352 1555180 24 20:17:13 19:12:01 30196716 31894544 456696 1.39 79264 1928392 2147720 6.33 843164 1555180 24 20:17:13 19:13:01 30196700 31894532 456652 1.39 79288 1928396 2147720 6.33 842876 1555184 12 20:17:13 19:14:01 29985652 31866980 480264 1.46 80572 2107344 1760952 5.19 896620 1708992 5288 20:17:13 19:15:01 27963532 31664580 623108 1.89 161988 3734948 2211068 6.52 1432240 3019844 51756 20:17:13 19:16:01 27659260 31771908 513120 1.56 167748 4094796 1979468 5.83 1354048 3350260 172448 20:17:13 19:17:01 25016244 31712796 573368 1.74 169036 6617508 2130828 6.28 1799616 5492936 2445840 20:17:13 19:18:01 18063080 31606956 647328 1.97 305944 12800616 2442652 7.20 2454260 11221736 2921476 20:17:13 19:19:01 12193468 28845308 3398652 10.34 355556 15674712 6448444 19.00 6441556 12902648 303900 20:17:13 19:20:01 8546272 29268792 2977396 9.05 404912 19479292 5394160 15.90 7246332 15535204 292 20:17:13 19:21:01 8011740 31137596 1122268 3.41 502292 21669232 3289808 9.70 4866096 18350820 26804 20:17:13 19:22:01 8297848 31559708 693692 2.11 668796 21648844 2496112 7.36 3434424 19497576 306312 20:17:13 19:23:01 11550912 31724852 538832 1.64 674116 18736016 2010972 5.93 2817988 17051148 24 20:17:13 19:24:02 11551896 31725872 537796 1.64 674164 18736004 2010972 5.93 2817572 17051152 16 20:17:13 19:25:01 11569452 31743304 520804 1.58 674176 18736020 2010972 5.93 2800992 17051152 8 20:17:13 19:26:01 11569956 31743844 520220 1.58 674208 18736028 2010972 5.93 2801004 17051156 12 20:17:13 19:27:01 11569916 31743812 520248 1.58 674212 18736028 2010972 5.93 2800880 17051160 8 20:17:13 19:28:01 11570184 31744096 519912 1.58 674228 18736036 2010972 5.93 2800888 17051168 16 20:17:13 19:29:01 11570312 31744240 519932 1.58 674240 18736040 2010972 5.93 2801468 17051172 16 20:17:13 19:30:01 11570824 31744768 519408 1.58 674252 18736040 2010972 5.93 2800988 17051172 12 20:17:13 19:31:01 11569292 31743504 520572 1.58 674260 18736044 2011468 5.93 2803028 17050096 24 20:17:13 19:32:01 11569376 31743756 520256 1.58 674284 18736176 2011468 5.93 2802400 17050228 12 20:17:13 19:33:01 11569296 31743688 520208 1.58 674292 18736176 2011468 5.93 2802820 17050228 208 20:17:13 19:34:01 11569540 31743952 519884 1.58 674308 18736180 2011468 5.93 2803048 17050232 168 20:17:13 19:35:01 11569692 31744132 519848 1.58 674340 18736180 2011468 5.93 2802848 17050232 44 20:17:13 19:36:01 11569684 31744156 519804 1.58 674360 18736188 2011468 5.93 2802880 17050236 200 20:17:13 19:37:01 11569416 31743892 520060 1.58 674368 18736192 2011468 5.93 2802488 17050240 12 20:17:13 19:38:01 11569376 31743884 520064 1.58 674388 18736192 2011468 5.93 2803204 17050244 196 20:17:13 19:39:01 11569604 31744136 519760 1.58 674404 18736196 2011468 5.93 2803148 17050248 208 20:17:13 19:40:01 11569484 31744040 519796 1.58 674428 18736196 2011468 5.93 2803148 17050248 40 20:17:13 19:41:01 11569184 31743748 520032 1.58 674432 18736200 2011468 5.93 2803048 17050252 204 20:17:13 19:42:01 11569352 31743932 519996 1.58 674444 18736204 2011468 5.93 2802908 17050256 192 20:17:13 19:43:01 11569588 31744180 519728 1.58 674452 18736204 2011468 5.93 2803008 17050256 220 20:17:13 19:44:01 11569824 31744440 519396 1.58 674464 18736216 2011468 5.93 2803248 17050264 208 20:17:13 19:45:01 11569816 31744452 519372 1.58 674480 18736220 2011468 5.93 2802876 17050272 36 20:17:13 19:46:01 11570032 31744696 519340 1.58 674512 18736220 2011468 5.93 2802948 17050272 16 20:17:13 19:47:01 11569984 31744672 519328 1.58 674524 18736224 2011468 5.93 2803052 17050276 180 20:17:13 19:48:01 11569652 31744360 519580 1.58 674544 18736224 2011468 5.93 2803044 17050276 196 20:17:13 19:49:01 11569636 31744356 519524 1.58 674552 18736228 2011468 5.93 2803420 17050280 224 20:17:13 19:50:01 11569588 31744320 519488 1.58 674572 18736232 2011468 5.93 2803324 17050284 64 20:17:13 19:51:01 11569540 31744288 519472 1.58 674576 18736232 2011468 5.93 2803124 17050284 196 20:17:13 19:52:01 11569240 31744096 519576 1.58 674580 18736364 1995384 5.88 2803120 17050388 204 20:17:13 19:53:01 11569200 31744084 519556 1.58 674580 18736364 1995384 5.88 2803100 17050416 164 20:17:13 19:54:01 11569620 31744524 519304 1.58 674588 18736372 1995384 5.88 2803536 17050424 180 20:17:13 19:55:01 11569312 31744232 519524 1.58 674608 18736376 1995384 5.88 2803352 17050428 60 20:17:13 19:56:01 11569304 31744252 519444 1.58 674624 18736376 1995384 5.88 2802824 17050428 16 20:17:13 19:57:01 11568916 31743892 519684 1.58 674632 18736380 1995384 5.88 2803424 17050432 188 20:17:13 19:58:01 11568616 31743628 519888 1.58 674656 18736384 1995384 5.88 2803348 17050436 192 20:17:13 19:59:01 11568568 31743608 519848 1.58 674680 18736384 1995384 5.88 2803704 17050436 188 20:17:13 20:00:01 11568940 31743992 519600 1.58 674692 18736388 2011528 5.93 2803324 17050440 244 20:17:13 20:01:01 11569148 31744212 519680 1.58 674700 18736392 2011528 5.93 2803320 17050440 188 20:17:13 20:02:01 11569132 31744216 519664 1.58 674712 18736396 2011528 5.93 2803332 17050448 156 20:17:13 20:03:01 11569076 31744184 519748 1.58 674732 18736404 1995232 5.88 2803332 17050452 216 20:17:13 20:04:01 11569116 31744232 519676 1.58 674744 18736404 1995232 5.88 2803700 17050456 16 20:17:13 20:05:01 11569092 31744232 519672 1.58 674748 18736408 1995232 5.88 2803368 17050460 56 20:17:13 20:06:01 11569296 31744444 519404 1.58 674752 18736412 1995232 5.88 2803736 17050464 16 20:17:13 20:07:01 11569240 31744408 519384 1.58 674772 18736412 1995232 5.88 2803452 17050464 196 20:17:13 20:08:01 11568972 31744156 519580 1.58 674784 18736416 1995232 5.88 2803404 17050468 192 20:17:13 20:09:01 11568820 31744060 519572 1.58 674808 18736416 1995232 5.88 2803672 17050468 168 20:17:13 20:10:01 11568512 31743776 519788 1.58 674832 18736416 1995232 5.88 2804148 17050472 40 20:17:13 20:11:01 11568260 31743544 520004 1.58 674844 18736424 1995232 5.88 2804060 17050476 32 20:17:13 20:12:01 11568440 31743760 519736 1.58 674864 18736428 2011392 5.93 2803480 17050480 248 20:17:13 20:13:01 11568440 31743764 519700 1.58 674896 18736432 2011392 5.93 2803332 17050484 12 20:17:13 20:14:01 11568608 31743976 519648 1.58 674908 18736432 2011392 5.93 2803944 17050484 164 20:17:13 20:15:01 11569012 31744404 519356 1.58 674940 18736436 2011392 5.93 2803792 17050488 48 20:17:13 20:16:01 11569004 31744420 519332 1.58 674944 18736440 2011392 5.93 2803624 17050492 208 20:17:13 20:17:01 11206256 31676016 586816 1.78 681024 19013468 2425056 7.15 2875456 17326468 281196 20:17:13 Average: 21005607 31766702 540299 1.64 362128 10181266 2143143 6.32 1900104 9112591 53032 20:17:13 20:17:13 18:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:17:13 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:15:01 ens3 1.00 0.32 0.32 0.20 0.00 0.00 0.00 0.00 20:17:13 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:16:01 ens3 2.53 1.22 2.15 0.26 0.00 0.00 0.00 0.00 20:17:13 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:18:01 ens3 0.32 0.13 0.02 0.01 0.00 0.00 0.00 0.00 20:17:13 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:19:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:17:13 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:22:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 20:17:13 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:23:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:17:13 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:24:01 ens3 1.08 0.45 0.29 0.15 0.00 0.00 0.00 0.00 20:17:13 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:25:01 ens3 1.07 0.35 0.40 0.26 0.00 0.00 0.00 0.00 20:17:13 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:26:01 ens3 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 20:17:13 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:28:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:29:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:31:01 ens3 12.96 7.38 12.00 6.01 0.00 0.00 0.00 0.00 20:17:13 18:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:34:01 ens3 0.43 0.28 0.37 0.08 0.00 0.00 0.00 0.00 20:17:13 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:39:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:44:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:17:13 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:46:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:49:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:50:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:54:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:17:13 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 18:59:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:00:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:04:01 ens3 0.58 0.23 0.12 0.08 0.00 0.00 0.00 0.00 20:17:13 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:05:01 ens3 0.45 0.38 0.26 0.21 0.00 0.00 0.00 0.00 20:17:13 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:07:01 ens3 0.17 0.12 0.11 0.07 0.00 0.00 0.00 0.00 20:17:13 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:09:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:11:01 ens3 0.47 0.52 0.26 0.22 0.00 0.00 0.00 0.00 20:17:13 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:12:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:14:01 ens3 575.65 606.73 2922.60 85.64 0.00 0.00 0.00 0.00 20:17:13 19:14:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:17:13 19:15:01 veth477b52a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:17:13 19:15:01 docker0 641.06 550.71 45.97 3714.10 0.00 0.00 0.00 0.00 20:17:13 19:15:01 ens3 916.30 850.12 9332.66 125.66 0.00 0.00 0.00 0.00 20:17:13 19:15:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 20:17:13 19:16:01 veth477b52a 1.45 1.50 0.11 0.13 0.00 0.00 0.00 0.00 20:17:13 19:16:01 docker0 1.45 1.45 0.09 0.12 0.00 0.00 0.00 0.00 20:17:13 19:16:01 ens3 23.41 13.83 18.28 10.04 0.00 0.00 0.00 0.00 20:17:13 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:17:01 veth4dd5958 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:17:13 19:17:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:17:13 19:17:01 ens3 150.56 122.45 1704.93 85.01 0.00 0.00 0.00 0.00 20:17:13 19:17:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:17:13 19:18:01 veth4dd5958 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 20:17:13 19:18:01 docker0 401.95 613.55 32.20 7490.63 0.00 0.00 0.00 0.00 20:17:13 19:18:01 ens3 670.90 447.43 7523.01 110.21 0.00 0.00 0.00 0.00 20:17:13 19:18:01 vethfe06a5a 175.72 279.34 16.95 3649.94 0.00 0.00 0.00 0.30 20:17:13 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:18:01 veth9b9597d 187.10 285.20 17.95 3650.20 0.00 0.00 0.00 0.30 20:17:13 19:19:01 veth4dd5958 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 20:17:13 19:19:01 docker0 151.81 256.41 12.65 3442.00 0.00 0.00 0.00 0.00 20:17:13 19:19:01 ens3 296.40 179.83 3517.40 32.53 0.00 0.00 0.00 0.00 20:17:13 19:19:01 vethfe06a5a 7.85 11.93 0.78 1.31 0.00 0.00 0.00 0.00 20:17:13 19:19:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:17:13 19:19:01 veth5e6b109 114.63 200.90 11.58 3237.92 0.00 0.00 0.00 0.27 20:17:13 19:19:01 veth9b9597d 8.03 12.04 0.80 1.33 0.00 0.00 0.00 0.00 20:17:13 19:20:01 veth4dd5958 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:20:01 docker0 23.64 41.83 2.17 406.16 0.00 0.00 0.00 0.00 20:17:13 19:20:01 ens3 91.99 73.88 420.07 78.90 0.00 0.00 0.00 0.00 20:17:13 19:20:01 vethfe06a5a 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:20:01 veth5e6b109 23.34 41.60 2.48 406.15 0.00 0.00 0.00 0.03 20:17:13 19:20:01 veth9b9597d 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:21:01 veth4dd5958 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:17:13 19:21:01 docker0 39.54 58.61 2.79 539.28 0.00 0.00 0.00 0.00 20:17:13 19:21:01 ens3 95.72 59.54 569.50 19.59 0.00 0.00 0.00 0.00 20:17:13 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:21:01 veth5e6b109 0.17 0.38 0.01 0.02 0.00 0.00 0.00 0.00 20:17:13 19:22:01 veth4dd5958 0.00 0.93 0.00 0.05 0.00 0.00 0.00 0.00 20:17:13 19:22:01 veth28dc0f8 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 20:17:13 19:22:01 docker0 69.94 98.17 4.70 887.75 0.00 0.00 0.00 0.00 20:17:13 19:22:01 ens3 214.01 148.19 2065.52 88.09 0.00 0.00 0.00 0.00 20:17:13 19:22:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 20:17:13 19:23:01 docker0 26.63 32.61 1.54 173.48 0.00 0.00 0.00 0.00 20:17:13 19:23:01 ens3 54.16 44.84 191.27 23.59 0.00 0.00 0.00 0.00 20:17:13 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:24:02 ens3 5.08 5.05 0.39 7.06 0.00 0.00 0.00 0.00 20:17:13 19:24:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:29:01 ens3 4.38 4.30 0.35 7.00 0.00 0.00 0.00 0.00 20:17:13 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:31:01 ens3 11.88 11.56 2.83 21.57 0.00 0.00 0.00 0.00 20:17:13 19:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:34:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:38:01 ens3 0.28 0.18 0.53 0.01 0.00 0.00 0.00 0.00 20:17:13 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:39:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:40:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:44:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:49:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:50:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:54:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:56:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 19:59:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:00:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:04:01 ens3 1.33 0.82 0.81 0.36 0.00 0.00 0.00 0.00 20:17:13 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:05:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:06:01 ens3 1.07 0.62 0.40 0.29 0.00 0.00 0.00 0.00 20:17:13 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:09:01 ens3 0.45 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:17:13 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:10:01 ens3 0.57 0.25 0.14 0.08 0.00 0.00 0.00 0.00 20:17:13 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:11:01 ens3 0.85 0.70 0.51 0.42 0.00 0.00 0.00 0.00 20:17:13 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:12:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:13:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:17:13 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:14:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:17:13 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:13 20:17:01 ens3 102.48 63.11 2520.45 10.73 0.00 0.00 0.00 0.00 20:17:13 20:17:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:17:13 Average: docker0 11.03 13.45 0.83 135.43 0.00 0.00 0.00 0.00 20:17:13 Average: ens3 26.41 21.56 250.55 5.82 0.00 0.00 0.00 0.00 20:17:13 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 20:17:13 20:17:13 20:17:13 ---> sar -P ALL: 20:17:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1495) 06/06/22 _x86_64_ (8 CPU) 20:17:13 20:17:13 18:13:11 LINUX RESTART (8 CPU) 20:17:13 20:17:13 18:14:02 CPU %user %nice %system %iowait %steal %idle 20:17:13 18:15:01 all 0.14 0.00 0.06 0.07 0.00 99.72 20:17:13 18:15:01 0 0.07 0.00 0.07 0.02 0.00 99.85 20:17:13 18:15:01 1 0.25 0.00 0.12 0.05 0.00 99.58 20:17:13 18:15:01 2 0.07 0.00 0.03 0.08 0.00 99.81 20:17:13 18:15:01 3 0.07 0.00 0.07 0.00 0.00 99.86 20:17:13 18:15:01 4 0.10 0.00 0.05 0.00 0.00 99.85 20:17:13 18:15:01 5 0.07 0.00 0.05 0.00 0.00 99.88 20:17:13 18:15:01 6 0.37 0.00 0.08 0.44 0.00 99.10 20:17:13 18:15:01 7 0.10 0.00 0.03 0.00 0.00 99.86 20:17:13 18:16:01 all 0.34 0.00 0.02 0.01 0.00 99.63 20:17:13 18:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:16:01 1 0.37 0.00 0.03 0.03 0.00 99.57 20:17:13 18:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 18:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:17:13 18:16:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:17:13 18:16:01 6 2.00 0.00 0.02 0.05 0.00 97.93 20:17:13 18:16:01 7 0.13 0.00 0.05 0.02 0.00 99.80 20:17:13 18:17:01 all 0.27 0.00 0.01 0.00 0.01 99.70 20:17:13 18:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:17:13 18:17:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:17:13 18:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 18:17:01 4 0.07 0.00 0.03 0.00 0.02 99.88 20:17:13 18:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:17:13 18:17:01 6 1.97 0.00 0.02 0.02 0.02 97.98 20:17:13 18:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:17:13 18:18:01 all 0.27 0.00 0.02 0.02 0.00 99.69 20:17:13 18:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:18:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 18:18:01 2 0.02 0.00 0.03 0.03 0.00 99.92 20:17:13 18:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:18:01 5 0.07 0.00 0.05 0.00 0.00 99.88 20:17:13 18:18:01 6 1.97 0.00 0.00 0.11 0.00 97.91 20:17:13 18:18:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:17:13 18:19:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:17:13 18:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 18:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 18:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:17:13 18:19:01 6 1.97 0.00 0.02 0.07 0.00 97.95 20:17:13 18:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:20:01 all 0.20 0.00 0.02 0.00 0.00 99.77 20:17:13 18:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 18:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 18:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:20:01 5 0.05 0.00 0.05 0.00 0.00 99.90 20:17:13 18:20:01 6 1.45 0.00 0.05 0.02 0.02 98.47 20:17:13 18:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:17:13 18:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 18:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:21:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:17:13 18:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:17:13 18:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:22:01 all 0.08 0.00 0.01 0.00 0.00 99.90 20:17:13 18:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 18:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:17:13 18:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:22:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:22:01 6 0.57 0.00 0.03 0.02 0.00 99.38 20:17:13 18:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:23:01 all 0.27 0.00 0.01 0.00 0.00 99.72 20:17:13 18:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:23:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:17:13 18:23:01 6 1.97 0.00 0.02 0.02 0.02 97.98 20:17:13 18:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:24:01 all 0.27 0.00 0.01 0.01 0.00 99.71 20:17:13 18:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:24:01 1 0.02 0.00 0.02 0.05 0.00 99.92 20:17:13 18:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:24:01 6 1.97 0.00 0.00 0.05 0.00 97.98 20:17:13 18:24:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:17:13 18:25:01 all 0.27 0.00 0.01 0.00 0.00 99.71 20:17:13 18:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:25:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:17:13 18:25:01 6 1.99 0.00 0.00 0.03 0.02 97.97 20:17:13 18:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:17:13 18:25:01 CPU %user %nice %system %iowait %steal %idle 20:17:13 18:26:01 all 0.27 0.00 0.01 0.01 0.00 99.70 20:17:13 18:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:26:01 1 0.02 0.00 0.03 0.05 0.02 99.88 20:17:13 18:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 18:26:01 6 1.99 0.00 0.02 0.03 0.00 97.96 20:17:13 18:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:27:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:17:13 18:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 18:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:27:01 5 0.03 0.00 0.05 0.00 0.00 99.92 20:17:13 18:27:01 6 1.95 0.00 0.02 0.02 0.00 98.01 20:17:13 18:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:28:01 all 0.08 0.00 0.03 0.01 0.00 99.88 20:17:13 18:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:28:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 18:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:28:01 5 0.03 0.00 0.07 0.00 0.00 99.90 20:17:13 18:28:01 6 0.57 0.00 0.15 0.03 0.00 99.25 20:17:13 18:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:29:01 all 0.02 0.00 0.03 0.01 0.00 99.94 20:17:13 18:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:17:13 18:29:01 1 0.02 0.00 0.03 0.02 0.00 99.93 20:17:13 18:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 18:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:29:01 5 0.03 0.00 0.05 0.00 0.00 99.92 20:17:13 18:29:01 6 0.02 0.00 0.03 0.05 0.00 99.90 20:17:13 18:29:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:17:13 18:30:01 all 0.01 0.00 0.01 0.04 0.00 99.95 20:17:13 18:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:30:01 1 0.00 0.00 0.00 0.20 0.00 99.80 20:17:13 18:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:17:13 18:30:01 6 0.03 0.00 0.00 0.08 0.00 99.88 20:17:13 18:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:31:01 all 0.44 0.00 0.04 0.03 0.00 99.48 20:17:13 18:31:01 0 0.50 0.00 0.00 0.00 0.00 99.50 20:17:13 18:31:01 1 0.20 0.00 0.05 0.03 0.00 99.72 20:17:13 18:31:01 2 0.27 0.00 0.05 0.03 0.00 99.65 20:17:13 18:31:01 3 0.23 0.00 0.02 0.00 0.00 99.75 20:17:13 18:31:01 4 0.20 0.00 0.00 0.00 0.00 99.80 20:17:13 18:31:01 5 0.30 0.00 0.12 0.03 0.00 99.55 20:17:13 18:31:01 6 1.57 0.00 0.05 0.12 0.02 98.25 20:17:13 18:31:01 7 0.23 0.00 0.05 0.05 0.00 99.67 20:17:13 18:32:01 all 0.01 0.00 0.01 0.02 0.00 99.96 20:17:13 18:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:32:01 1 0.00 0.00 0.02 0.07 0.00 99.92 20:17:13 18:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 18:32:01 6 0.02 0.00 0.02 0.08 0.00 99.88 20:17:13 18:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 18:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 18:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 18:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:17:13 18:33:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 18:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:34:01 all 0.02 0.00 0.02 0.01 0.00 99.96 20:17:13 18:34:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:17:13 18:34:01 1 0.02 0.00 0.00 0.03 0.00 99.95 20:17:13 18:34:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:17:13 18:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:34:01 5 0.00 0.00 0.03 0.00 0.00 99.97 20:17:13 18:34:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:17:13 18:34:01 7 0.03 0.00 0.05 0.00 0.00 99.92 20:17:13 18:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:17:13 18:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:17:13 18:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:35:01 6 0.02 0.00 0.03 0.02 0.02 99.92 20:17:13 18:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:36:01 all 0.04 0.00 0.01 0.02 0.00 99.93 20:17:13 18:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:36:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 18:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 18:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:36:01 6 0.30 0.00 0.03 0.15 0.00 99.52 20:17:13 18:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:17:13 18:36:01 CPU %user %nice %system %iowait %steal %idle 20:17:13 18:37:01 all 0.08 0.00 0.01 0.00 0.00 99.90 20:17:13 18:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 18:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:37:01 6 0.60 0.00 0.07 0.02 0.02 99.30 20:17:13 18:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 18:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:38:01 1 0.02 0.00 0.00 0.05 0.00 99.93 20:17:13 18:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:17:13 18:38:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:17:13 18:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:39:01 all 0.00 0.00 0.01 0.00 0.01 99.98 20:17:13 18:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 18:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:17:13 18:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 18:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:39:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:17:13 18:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:17:13 18:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 18:40:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:17:13 18:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 18:40:01 6 0.05 0.00 0.03 0.02 0.02 99.88 20:17:13 18:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:17:13 18:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 18:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:41:01 6 0.05 0.00 0.02 0.02 0.00 99.92 20:17:13 18:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:17:13 18:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:17:13 18:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 18:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 18:42:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:42:01 6 0.02 0.00 0.03 0.07 0.00 99.88 20:17:13 18:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:43:01 all 0.04 0.00 0.00 0.01 0.00 99.95 20:17:13 18:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:43:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 18:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:43:01 3 0.25 0.00 0.00 0.00 0.00 99.75 20:17:13 18:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:43:01 6 0.03 0.00 0.03 0.02 0.02 99.90 20:17:13 18:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:44:01 all 0.26 0.00 0.00 0.01 0.00 99.73 20:17:13 18:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:44:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 18:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:44:01 3 1.99 0.00 0.00 0.00 0.00 98.01 20:17:13 18:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:44:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:17:13 18:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:45:01 all 0.22 0.00 0.02 0.01 0.00 99.74 20:17:13 18:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:17:13 18:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:45:01 3 1.71 0.00 0.10 0.00 0.00 98.19 20:17:13 18:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:17:13 18:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:45:01 6 0.00 0.00 0.03 0.10 0.00 99.87 20:17:13 18:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 18:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:46:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 18:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 18:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:46:01 6 0.02 0.00 0.07 0.03 0.02 99.87 20:17:13 18:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:47:01 all 0.01 0.00 0.00 0.00 0.00 99.99 20:17:13 18:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:47:01 6 0.05 0.00 0.00 0.02 0.00 99.93 20:17:13 18:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:17:13 18:47:01 CPU %user %nice %system %iowait %steal %idle 20:17:13 18:48:01 all 0.09 0.00 0.01 0.01 0.00 99.89 20:17:13 18:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:48:01 1 0.02 0.00 0.00 0.03 0.00 99.95 20:17:13 18:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:48:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:17:13 18:48:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:48:01 5 0.28 0.00 0.03 0.00 0.00 99.68 20:17:13 18:48:01 6 0.32 0.00 0.02 0.03 0.00 99.63 20:17:13 18:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:49:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:17:13 18:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 18:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:49:01 6 0.20 0.00 0.03 0.02 0.02 99.73 20:17:13 18:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:50:01 all 0.05 0.00 0.00 0.01 0.00 99.93 20:17:13 18:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:50:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:17:13 18:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:50:01 6 0.35 0.00 0.00 0.08 0.00 99.57 20:17:13 18:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:51:01 all 0.11 0.00 0.00 0.00 0.00 99.88 20:17:13 18:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:51:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:17:13 18:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:51:01 6 0.88 0.00 0.02 0.00 0.00 99.10 20:17:13 18:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:17:13 18:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:52:01 6 0.02 0.00 0.02 0.03 0.02 99.92 20:17:13 18:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:53:01 all 0.13 0.00 0.01 0.01 0.00 99.85 20:17:13 18:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 18:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:53:01 6 1.03 0.00 0.03 0.03 0.00 98.91 20:17:13 18:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 18:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 18:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:54:01 6 0.05 0.00 0.03 0.05 0.02 99.85 20:17:13 18:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:55:01 all 0.07 0.00 0.01 0.01 0.00 99.92 20:17:13 18:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:55:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:17:13 18:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:55:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 18:55:01 6 0.42 0.00 0.02 0.03 0.00 99.53 20:17:13 18:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:56:01 all 0.14 0.00 0.00 0.01 0.00 99.85 20:17:13 18:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 18:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:56:01 6 1.08 0.00 0.02 0.03 0.02 98.86 20:17:13 18:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:57:01 all 0.05 0.00 0.01 0.00 0.00 99.94 20:17:13 18:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:57:01 5 0.30 0.00 0.02 0.00 0.02 99.67 20:17:13 18:57:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:17:13 18:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 18:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 18:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 18:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 18:58:01 6 0.02 0.00 0.02 0.10 0.00 99.87 20:17:13 18:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:17:13 18:58:01 CPU %user %nice %system %iowait %steal %idle 20:17:13 18:59:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:17:13 18:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:59:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:17:13 18:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 18:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 18:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 18:59:01 6 0.03 0.00 0.02 0.03 0.02 99.90 20:17:13 18:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:00:01 all 0.22 0.00 0.01 0.00 0.00 99.77 20:17:13 19:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 19:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:00:01 5 1.66 0.00 0.00 0.00 0.00 98.34 20:17:13 19:00:01 6 0.03 0.00 0.03 0.02 0.00 99.92 20:17:13 19:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:01:01 all 0.27 0.00 0.00 0.00 0.00 99.73 20:17:13 19:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:01:01 5 2.00 0.00 0.00 0.00 0.00 98.00 20:17:13 19:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:17:13 19:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:02:01 all 0.26 0.00 0.00 0.00 0.00 99.73 20:17:13 19:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 19:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 19:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:02:01 5 1.97 0.00 0.00 0.00 0.00 98.03 20:17:13 19:02:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:17:13 19:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:03:01 all 0.26 0.00 0.02 0.00 0.00 99.72 20:17:13 19:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:03:01 3 0.00 0.00 0.05 0.02 0.00 99.93 20:17:13 19:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:03:01 5 1.95 0.00 0.03 0.00 0.00 98.01 20:17:13 19:03:01 6 0.03 0.00 0.05 0.02 0.02 99.88 20:17:13 19:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:04:01 all 0.06 0.00 0.02 0.02 0.00 99.91 20:17:13 19:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 19:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:04:01 5 0.38 0.00 0.10 0.00 0.02 99.50 20:17:13 19:04:01 6 0.05 0.00 0.02 0.13 0.00 99.80 20:17:13 19:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:17:13 19:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 19:05:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 19:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:05:01 6 0.05 0.00 0.05 0.02 0.02 99.87 20:17:13 19:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 19:06:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:13 19:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 19:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 19:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:06:01 6 0.02 0.00 0.03 0.02 0.00 99.93 20:17:13 19:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:17:13 19:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:07:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:17:13 19:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:07:01 6 0.03 0.00 0.05 0.02 0.00 99.90 20:17:13 19:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:08:01 all 0.05 0.00 0.02 0.01 0.00 99.92 20:17:13 19:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:08:01 2 0.22 0.00 0.02 0.03 0.00 99.73 20:17:13 19:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:17:13 19:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:08:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:17:13 19:08:01 6 0.02 0.00 0.05 0.05 0.00 99.88 20:17:13 19:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:13 19:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 19:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:09:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:17:13 19:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:17:13 19:09:01 CPU %user %nice %system %iowait %steal %idle 20:17:13 19:10:01 all 0.02 0.00 0.00 0.01 0.00 99.97 20:17:13 19:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 19:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:10:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:17:13 19:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:10:01 6 0.05 0.00 0.00 0.03 0.00 99.92 20:17:13 19:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 19:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:11:01 4 0.02 0.00 0.00 0.05 0.00 99.93 20:17:13 19:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:11:01 6 0.03 0.00 0.02 0.03 0.00 99.92 20:17:13 19:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:17:13 19:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:12:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:17:13 19:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:17:13 19:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:13:01 all 0.00 0.00 0.00 0.01 0.00 99.99 20:17:13 19:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:13:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:17:13 19:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 19:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:14:01 all 2.13 0.00 0.59 0.50 0.01 96.76 20:17:13 19:14:01 0 2.22 0.00 1.10 0.02 0.02 96.64 20:17:13 19:14:01 1 1.57 0.00 0.27 0.00 0.00 98.16 20:17:13 19:14:01 2 2.00 0.00 0.08 0.00 0.02 97.90 20:17:13 19:14:01 3 1.56 0.00 0.13 0.00 0.02 98.29 20:17:13 19:14:01 4 1.37 0.00 0.10 0.10 0.00 98.43 20:17:13 19:14:01 5 3.04 0.00 0.67 0.50 0.00 95.79 20:17:13 19:14:01 6 1.78 0.00 1.82 3.39 0.02 93.00 20:17:13 19:14:01 7 3.52 0.00 0.55 0.02 0.02 95.90 20:17:13 19:15:01 all 12.78 0.00 4.87 1.92 0.08 80.35 20:17:13 19:15:01 0 12.58 0.00 6.06 1.35 0.07 79.94 20:17:13 19:15:01 1 13.15 0.00 5.39 2.05 0.08 79.33 20:17:13 19:15:01 2 14.46 0.00 4.89 0.25 0.07 80.33 20:17:13 19:15:01 3 11.93 0.00 4.17 0.52 0.08 83.29 20:17:13 19:15:01 4 13.52 0.00 4.03 1.42 0.07 80.97 20:17:13 19:15:01 5 12.46 0.00 4.36 0.34 0.08 82.76 20:17:13 19:15:01 6 12.45 0.00 5.09 9.22 0.07 73.17 20:17:13 19:15:01 7 11.71 0.00 4.96 0.22 0.09 83.03 20:17:13 19:16:01 all 46.68 0.00 6.66 0.19 0.09 46.38 20:17:13 19:16:01 0 46.28 0.00 6.45 0.02 0.08 47.17 20:17:13 19:16:01 1 47.08 0.00 6.48 0.29 0.08 46.07 20:17:13 19:16:01 2 46.80 0.00 6.39 0.98 0.08 45.75 20:17:13 19:16:01 3 46.95 0.00 6.87 0.02 0.08 46.08 20:17:13 19:16:01 4 46.09 0.00 6.67 0.00 0.08 47.15 20:17:13 19:16:01 5 46.77 0.00 6.33 0.22 0.08 46.60 20:17:13 19:16:01 6 47.36 0.00 6.14 0.00 0.10 46.40 20:17:13 19:16:01 7 46.15 0.00 7.94 0.00 0.08 45.83 20:17:13 19:17:01 all 29.36 0.00 6.10 0.74 0.08 63.72 20:17:13 19:17:01 0 29.77 0.00 7.13 0.07 0.08 62.94 20:17:13 19:17:01 1 29.40 0.00 6.05 0.74 0.08 63.73 20:17:13 19:17:01 2 30.58 0.00 6.15 1.36 0.08 61.83 20:17:13 19:17:01 3 30.58 0.00 6.48 0.05 0.08 62.81 20:17:13 19:17:01 4 30.15 0.00 4.98 0.03 0.08 64.75 20:17:13 19:17:01 5 27.26 0.00 5.85 0.17 0.07 66.66 20:17:13 19:17:01 6 28.77 0.00 6.05 0.41 0.08 64.68 20:17:13 19:17:01 7 28.31 0.00 6.10 3.14 0.08 62.36 20:17:13 19:18:01 all 46.46 0.00 14.23 9.40 0.13 29.79 20:17:13 19:18:01 0 46.37 0.00 13.45 14.82 0.14 25.22 20:17:13 19:18:01 1 46.38 0.00 14.45 11.90 0.14 27.13 20:17:13 19:18:01 2 46.86 0.00 14.69 5.28 0.10 33.07 20:17:13 19:18:01 3 46.30 0.00 13.51 4.53 0.15 35.51 20:17:13 19:18:01 4 46.81 0.00 14.07 9.96 0.12 29.04 20:17:13 19:18:01 5 46.12 0.00 14.70 4.92 0.14 34.11 20:17:13 19:18:01 6 46.13 0.00 14.16 16.42 0.12 23.17 20:17:13 19:18:01 7 46.67 0.00 14.77 7.37 0.14 31.05 20:17:13 19:19:01 all 81.68 0.00 12.16 1.10 0.15 4.90 20:17:13 19:19:01 0 83.65 0.00 10.09 0.48 0.17 5.60 20:17:13 19:19:01 1 80.41 0.00 13.44 0.95 0.15 5.04 20:17:13 19:19:01 2 81.55 0.00 12.32 0.10 0.15 5.88 20:17:13 19:19:01 3 82.82 0.00 10.88 0.49 0.13 5.69 20:17:13 19:19:01 4 80.41 0.00 13.71 5.34 0.13 0.40 20:17:13 19:19:01 5 80.92 0.00 12.96 0.47 0.18 5.46 20:17:13 19:19:01 6 81.08 0.00 12.63 0.37 0.15 5.78 20:17:13 19:19:01 7 82.62 0.00 11.26 0.64 0.13 5.35 20:17:13 19:20:01 all 89.78 0.00 9.95 0.01 0.14 0.11 20:17:13 19:20:01 0 89.78 0.00 10.00 0.00 0.17 0.05 20:17:13 19:20:01 1 88.70 0.00 11.07 0.02 0.15 0.07 20:17:13 19:20:01 2 89.93 0.00 9.74 0.03 0.15 0.15 20:17:13 19:20:01 3 90.93 0.00 8.69 0.03 0.13 0.22 20:17:13 19:20:01 4 89.93 0.00 9.87 0.00 0.13 0.07 20:17:13 19:20:01 5 92.33 0.00 7.53 0.00 0.13 0.00 20:17:13 19:20:01 6 87.69 0.00 11.89 0.00 0.15 0.27 20:17:13 19:20:01 7 88.95 0.00 10.82 0.02 0.13 0.08 20:17:13 20:17:13 19:20:01 CPU %user %nice %system %iowait %steal %idle 20:17:13 19:21:01 all 72.29 0.00 12.56 3.73 0.14 11.28 20:17:13 19:21:01 0 70.12 0.00 12.41 2.75 0.13 14.58 20:17:13 19:21:01 1 68.29 0.00 13.36 2.00 0.13 16.21 20:17:13 19:21:01 2 72.52 0.00 12.03 4.28 0.12 11.04 20:17:13 19:21:01 3 70.34 0.00 14.11 7.67 0.13 7.75 20:17:13 19:21:01 4 67.23 0.00 15.79 7.69 0.17 9.12 20:17:13 19:21:01 5 75.03 0.00 10.79 2.33 0.13 11.73 20:17:13 19:21:01 6 69.37 0.00 13.37 2.53 0.13 14.59 20:17:13 19:21:01 7 85.37 0.00 8.63 0.62 0.13 5.25 20:17:13 19:22:01 all 51.71 0.00 15.59 5.70 0.13 26.87 20:17:13 19:22:01 0 51.00 0.00 16.07 2.43 0.14 30.37 20:17:13 19:22:01 1 50.31 0.00 16.59 3.27 0.14 29.69 20:17:13 19:22:01 2 48.74 0.00 16.67 9.63 0.14 24.83 20:17:13 19:22:01 3 51.61 0.00 16.14 5.36 0.12 26.77 20:17:13 19:22:01 4 50.07 0.00 16.56 2.36 0.12 30.88 20:17:13 19:22:01 5 50.37 0.00 15.24 10.64 0.12 23.64 20:17:13 19:22:01 6 51.28 0.00 15.39 4.28 0.12 28.93 20:17:13 19:22:01 7 60.31 0.00 12.09 7.61 0.14 19.85 20:17:13 19:23:01 all 4.84 0.00 2.24 1.21 0.02 91.69 20:17:13 19:23:01 0 5.66 0.00 2.90 0.35 0.02 91.08 20:17:13 19:23:01 1 4.68 0.00 2.41 2.04 0.02 90.86 20:17:13 19:23:01 2 4.36 0.00 2.37 0.23 0.02 93.01 20:17:13 19:23:01 3 4.41 0.00 1.66 0.50 0.02 93.41 20:17:13 19:23:01 4 5.59 0.00 2.03 0.10 0.02 92.27 20:17:13 19:23:01 5 4.98 0.00 1.82 0.17 0.03 93.00 20:17:13 19:23:01 6 4.13 0.00 2.57 4.38 0.03 88.88 20:17:13 19:23:01 7 4.94 0.00 2.17 1.91 0.02 90.97 20:17:13 19:24:02 all 0.05 0.00 0.01 0.01 0.00 99.93 20:17:13 19:24:02 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:24:02 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:24:02 2 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:24:02 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:24:02 4 0.15 0.00 0.02 0.00 0.02 99.82 20:17:13 19:24:02 5 0.07 0.00 0.03 0.03 0.00 99.87 20:17:13 19:24:02 6 0.12 0.00 0.03 0.00 0.00 99.85 20:17:13 19:24:02 7 0.02 0.00 0.02 0.03 0.00 99.93 20:17:13 19:25:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:17:13 19:25:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:17:13 19:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:25:01 4 0.02 0.00 0.05 0.00 0.00 99.93 20:17:13 19:25:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:17:13 19:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:17:13 19:25:01 7 0.03 0.00 0.02 0.03 0.02 99.90 20:17:13 19:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:17:13 19:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:26:01 6 0.12 0.00 0.05 0.00 0.00 99.83 20:17:13 19:26:01 7 0.00 0.00 0.02 0.05 0.00 99.93 20:17:13 19:27:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:17:13 19:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:17:13 19:27:01 7 0.02 0.00 0.00 0.03 0.00 99.95 20:17:13 19:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 19:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:28:01 7 0.00 0.00 0.02 0.05 0.00 99.93 20:17:13 19:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:17:13 19:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:17:13 19:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:29:01 5 0.05 0.00 0.02 0.02 0.00 99.92 20:17:13 19:29:01 6 0.07 0.00 0.05 0.00 0.02 99.87 20:17:13 19:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 19:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 19:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:17:13 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 19:30:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:17:13 19:30:01 7 0.00 0.00 0.02 0.05 0.00 99.93 20:17:13 19:31:01 all 0.10 0.00 0.04 0.00 0.00 99.85 20:17:13 19:31:01 0 0.10 0.00 0.05 0.00 0.00 99.85 20:17:13 19:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:17:13 19:31:01 2 0.07 0.00 0.08 0.00 0.00 99.85 20:17:13 19:31:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:17:13 19:31:01 4 0.07 0.00 0.02 0.00 0.00 99.92 20:17:13 19:31:01 5 0.22 0.00 0.02 0.00 0.00 99.77 20:17:13 19:31:01 6 0.17 0.00 0.05 0.00 0.00 99.78 20:17:13 19:31:01 7 0.13 0.00 0.05 0.02 0.00 99.80 20:17:13 20:17:13 19:31:01 CPU %user %nice %system %iowait %steal %idle 20:17:13 19:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:17:13 19:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 19:32:01 2 0.10 0.00 0.02 0.00 0.00 99.88 20:17:13 19:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:17:13 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:32:01 7 0.00 0.00 0.02 0.05 0.00 99.93 20:17:13 19:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:17:13 19:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:33:01 4 0.07 0.00 0.03 0.00 0.00 99.90 20:17:13 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:33:01 7 0.02 0.00 0.02 0.03 0.00 99.93 20:17:13 19:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 19:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:34:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:17:13 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:17:13 19:34:01 7 0.00 0.00 0.00 0.05 0.00 99.95 20:17:13 19:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:13 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:17:13 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:35:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:17:13 19:36:01 all 0.02 0.00 0.00 0.01 0.00 99.97 20:17:13 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 19:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:36:01 7 0.02 0.00 0.00 0.08 0.00 99.90 20:17:13 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:17:13 19:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:17:13 19:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:37:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:17:13 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:17:13 19:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:17:13 19:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:17:13 19:38:01 7 0.02 0.00 0.00 0.03 0.02 99.93 20:17:13 19:39:01 all 0.08 0.00 0.00 0.00 0.00 99.92 20:17:13 19:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:39:01 2 0.53 0.00 0.00 0.00 0.00 99.47 20:17:13 19:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 19:39:01 7 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 19:40:01 all 0.25 0.00 0.01 0.01 0.00 99.73 20:17:13 19:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:40:01 2 1.87 0.00 0.05 0.00 0.00 98.08 20:17:13 19:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 19:40:01 7 0.02 0.00 0.00 0.05 0.00 99.93 20:17:13 19:41:01 all 0.01 0.00 0.02 0.00 0.00 99.97 20:17:13 19:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:41:01 2 0.03 0.00 0.07 0.00 0.00 99.90 20:17:13 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:17:13 19:41:01 7 0.02 0.00 0.03 0.02 0.00 99.93 20:17:13 19:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 19:42:01 7 0.00 0.00 0.02 0.05 0.00 99.93 20:17:13 20:17:13 19:42:01 CPU %user %nice %system %iowait %steal %idle 20:17:13 19:43:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:17:13 19:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:17:13 19:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:43:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:17:13 19:43:01 7 0.00 0.00 0.00 0.05 0.00 99.95 20:17:13 19:44:01 all 0.24 0.00 0.01 0.01 0.00 99.74 20:17:13 19:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:44:01 2 1.71 0.00 0.00 0.00 0.00 98.29 20:17:13 19:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:44:01 6 0.15 0.00 0.03 0.00 0.02 99.80 20:17:13 19:44:01 7 0.02 0.00 0.02 0.07 0.00 99.90 20:17:13 19:45:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:17:13 19:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:17:13 19:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:45:01 2 1.99 0.00 0.00 0.00 0.00 98.01 20:17:13 19:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:45:01 6 0.07 0.00 0.03 0.02 0.00 99.88 20:17:13 19:45:01 7 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 19:46:01 all 0.26 0.00 0.01 0.01 0.01 99.72 20:17:13 19:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 19:46:01 2 1.97 0.00 0.00 0.00 0.02 98.01 20:17:13 19:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 19:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:17:13 19:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:46:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:17:13 19:46:01 7 0.00 0.00 0.00 0.05 0.00 99.95 20:17:13 19:47:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:17:13 19:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:47:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:17:13 19:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 19:48:01 all 0.19 0.00 0.02 0.00 0.00 99.78 20:17:13 19:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:48:01 2 1.39 0.00 0.13 0.00 0.00 98.48 20:17:13 19:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:48:01 7 0.05 0.00 0.03 0.03 0.00 99.88 20:17:13 19:49:01 all 0.24 0.00 0.01 0.00 0.00 99.75 20:17:13 19:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:49:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:17:13 19:49:01 2 1.79 0.00 0.07 0.00 0.00 98.14 20:17:13 19:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 19:50:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:17:13 19:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:17:13 19:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:50:01 7 0.00 0.00 0.00 0.05 0.00 99.95 20:17:13 19:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:17:13 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:51:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:17:13 19:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:17:13 19:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:52:01 5 0.00 0.00 0.03 0.00 0.00 99.97 20:17:13 19:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:17:13 19:52:01 7 0.00 0.00 0.02 0.02 0.02 99.95 20:17:13 19:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:17:13 19:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 19:53:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 19:53:01 7 0.02 0.00 0.00 0.03 0.00 99.95 20:17:13 20:17:13 19:53:01 CPU %user %nice %system %iowait %steal %idle 20:17:13 19:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:17:13 19:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:54:01 7 0.02 0.00 0.02 0.03 0.00 99.93 20:17:13 19:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:17:13 19:55:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:17:13 19:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:17:13 19:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 19:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:55:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:17:13 19:55:01 7 0.02 0.00 0.00 0.05 0.00 99.93 20:17:13 19:56:01 all 0.02 0.00 0.00 0.01 0.00 99.97 20:17:13 19:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:56:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:17:13 19:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:56:01 7 0.02 0.00 0.00 0.05 0.00 99.93 20:17:13 19:57:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:17:13 19:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:57:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:17:13 19:57:01 2 0.23 0.00 0.00 0.00 0.00 99.77 20:17:13 19:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:17:13 19:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:57:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:17:13 19:58:01 all 0.26 0.00 0.00 0.01 0.00 99.74 20:17:13 19:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:58:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:17:13 19:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 19:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 19:58:01 7 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 19:59:01 all 0.19 0.00 0.02 0.01 0.00 99.78 20:17:13 19:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 19:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 19:59:01 2 1.42 0.00 0.05 0.00 0.00 98.53 20:17:13 19:59:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:17:13 19:59:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 19:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 19:59:01 6 0.02 0.00 0.05 0.00 0.00 99.93 20:17:13 19:59:01 7 0.02 0.00 0.03 0.02 0.00 99.93 20:17:13 20:00:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:17:13 20:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:00:01 3 0.02 0.00 0.02 0.08 0.00 99.88 20:17:13 20:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:17:13 20:00:01 5 0.00 0.00 0.03 0.00 0.02 99.95 20:17:13 20:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:00:01 7 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 20:01:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:17:13 20:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:01:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 20:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:01:01 7 0.03 0.00 0.00 0.02 0.00 99.95 20:17:13 20:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 20:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:02:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:17:13 20:02:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:17:13 20:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 20:03:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:17:13 20:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 20:03:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 20:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:03:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:17:13 20:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:17:13 20:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:04:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:17:13 20:04:01 4 0.05 0.00 0.02 0.02 0.00 99.92 20:17:13 20:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:17:13 20:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 20:04:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:17:13 20:17:13 20:04:01 CPU %user %nice %system %iowait %steal %idle 20:17:13 20:05:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:13 20:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 20:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 20:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 20:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:06:01 all 0.09 0.00 0.01 0.01 0.00 99.88 20:17:13 20:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:06:01 2 0.60 0.00 0.05 0.00 0.00 99.35 20:17:13 20:06:01 3 0.02 0.00 0.00 0.05 0.00 99.93 20:17:13 20:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 20:06:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:17:13 20:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:06:01 7 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 20:07:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:17:13 20:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:17:13 20:07:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:17:13 20:07:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 20:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:07:01 5 0.03 0.00 0.05 0.00 0.02 99.90 20:17:13 20:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:17:13 20:08:01 all 0.26 0.00 0.01 0.02 0.00 99.71 20:17:13 20:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:17:13 20:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:08:01 2 2.00 0.00 0.00 0.00 0.00 98.00 20:17:13 20:08:01 3 0.02 0.00 0.00 0.08 0.00 99.90 20:17:13 20:08:01 4 0.02 0.00 0.03 0.02 0.00 99.93 20:17:13 20:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 20:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:08:01 7 0.00 0.00 0.00 0.03 0.00 99.97 20:17:13 20:09:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:17:13 20:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:09:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:17:13 20:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 20:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 20:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:10:01 all 0.27 0.00 0.01 0.01 0.00 99.71 20:17:13 20:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:10:01 2 1.97 0.00 0.02 0.00 0.00 98.01 20:17:13 20:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:17:13 20:10:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:17:13 20:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:10:01 7 0.02 0.00 0.02 0.05 0.00 99.92 20:17:13 20:11:01 all 0.02 0.00 0.02 0.00 0.00 99.96 20:17:13 20:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:11:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:17:13 20:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 20:11:01 5 0.03 0.00 0.05 0.00 0.00 99.92 20:17:13 20:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 20:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:17:13 20:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 20:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:12:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:17:13 20:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:17:13 20:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 20:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:17:13 20:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:12:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:17:13 20:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:13 20:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:13:01 3 0.03 0.00 0.00 0.03 0.00 99.93 20:17:13 20:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:17:13 20:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:17:13 20:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 20:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:17:13 20:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:13 20:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:14:01 3 0.07 0.00 0.02 0.02 0.00 99.90 20:17:13 20:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:17:13 20:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 20:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:17:13 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:13 20:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 20:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:17:13 20:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:13 20:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:17:13 20:17:13 20:15:01 CPU %user %nice %system %iowait %steal %idle 20:17:13 20:16:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:17:13 20:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:13 20:16:01 1 0.00 0.00 0.02 0.03 0.00 99.95 20:17:13 20:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:17:13 20:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:13 20:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:17:13 20:16:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:17:13 20:16:01 7 0.02 0.00 0.02 0.05 0.00 99.92 20:17:13 20:17:01 all 1.63 0.00 0.63 0.04 0.01 97.69 20:17:13 20:17:01 0 1.59 0.00 0.60 0.03 0.00 97.78 20:17:13 20:17:01 1 1.60 0.00 0.68 0.02 0.02 97.69 20:17:13 20:17:01 2 1.46 0.00 0.47 0.00 0.00 98.07 20:17:13 20:17:01 3 1.52 0.00 0.63 0.00 0.02 97.83 20:17:13 20:17:01 4 1.50 0.00 0.72 0.02 0.00 97.76 20:17:13 20:17:01 5 1.96 0.00 0.43 0.02 0.00 97.59 20:17:13 20:17:01 6 1.20 0.00 0.82 0.02 0.00 97.96 20:17:13 20:17:01 7 2.24 0.00 0.72 0.22 0.02 96.81 20:17:13 Average: all 3.63 0.00 0.70 0.20 0.01 95.46 20:17:13 Average: 0 3.56 0.00 0.70 0.18 0.01 95.55 20:17:13 Average: 1 3.49 0.00 0.73 0.20 0.01 95.57 20:17:13 Average: 2 3.76 0.00 0.70 0.18 0.01 95.35 20:17:13 Average: 3 3.59 0.00 0.68 0.16 0.01 95.57 20:17:13 Average: 4 3.50 0.00 0.72 0.22 0.01 95.55 20:17:13 Average: 5 3.65 0.00 0.66 0.16 0.01 95.52 20:17:13 Average: 6 3.72 0.00 0.74 0.35 0.01 95.17 20:17:13 Average: 7 3.73 0.00 0.65 0.19 0.01 95.42 20:17:13 20:17:13 20:17:13